@patternfly/patternfly 6.0.0-alpha.190 → 6.0.0-alpha.192
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/patternfly-variables.css +11 -11
- package/base/tokens/tokens-charts-dark.scss +1 -1
- package/base/tokens/tokens-charts.scss +1 -1
- package/base/tokens/tokens-dark.scss +1 -1
- package/base/tokens/tokens-default.scss +7 -7
- package/base/tokens/tokens-palette.scss +6 -6
- package/components/AboutModalBox/about-modal-box.css +11 -11
- package/components/Avatar/avatar.css +40 -40
- package/components/BackToTop/back-to-top.css +1 -1
- package/components/Banner/banner.css +1 -1
- package/components/Brand/brand.css +10 -10
- package/components/Card/card.css +1 -1
- package/components/Card/card.scss +1 -1
- package/components/Content/content.css +4 -4
- package/components/DataList/data-list-grid.css +19 -19
- package/components/DataList/data-list.css +26 -26
- package/components/DescriptionList/description-list-order.css +5 -5
- package/components/DescriptionList/description-list.css +16 -16
- package/components/Divider/divider.css +20 -20
- package/components/Drawer/drawer.css +12 -12
- package/components/Form/form.css +6 -6
- package/components/JumpLinks/jump-links.css +5 -5
- package/components/Login/login.css +13 -13
- package/components/Masthead/masthead.css +6 -6
- package/components/Menu/menu.css +10 -10
- package/components/ModalBox/modal-box.css +2 -2
- package/components/Page/page.css +9 -9
- package/components/Pagination/pagination.css +8 -8
- package/components/ProgressStepper/progress-stepper.css +6 -6
- package/components/Sidebar/sidebar.css +8 -8
- package/components/TabContent/tab-content.css +1 -1
- package/components/Table/table-grid.css +13 -13
- package/components/Table/table-tree-view.css +4 -4
- package/components/Table/table.css +5 -5
- package/components/Tabs/tabs.css +10 -10
- package/components/Toolbar/toolbar.css +26 -26
- package/components/Wizard/wizard.css +6 -6
- package/components/_index.css +280 -280
- package/layouts/Flex/flex.css +35 -35
- package/layouts/Gallery/gallery.css +10 -10
- package/layouts/Grid/grid.css +15 -15
- package/layouts/_index.css +60 -60
- package/package.json +1 -1
- package/patternfly-addons.css +835 -835
- package/patternfly-base-no-globals.css +11 -11
- package/patternfly-base.css +11 -11
- package/patternfly-no-globals.css +351 -351
- package/patternfly.css +351 -351
- package/patternfly.min.css +1 -1
- package/patternfly.min.css.map +1 -1
- package/sass-utilities/scss-variables.scss +6 -6
- package/utilities/Accessibility/accessibility.css +15 -15
- package/utilities/Alignment/alignment.css +5 -5
- package/utilities/BackgroundColor/background-color.css +5 -5
- package/utilities/Display/display.css +5 -5
- package/utilities/Flex/flex.css +50 -50
- package/utilities/Float/float.css +5 -5
- package/utilities/Sizing/sizing.css +30 -30
- package/utilities/Spacing/spacing.css +700 -700
- package/utilities/Text/text.css +20 -20
- package/utilities/_index.css +835 -835
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
:where(:root) {
|
|
2
2
|
--pf-v6-global--inverse--multiplier: 1;
|
|
3
|
-
--pf-t--color--black: #
|
|
3
|
+
--pf-t--color--black: #000000;
|
|
4
4
|
--pf-t--color--blue--10: #e0f0ff;
|
|
5
5
|
--pf-t--color--blue--20: #b9dafc;
|
|
6
6
|
--pf-t--color--blue--30: #92c5f9;
|
|
7
7
|
--pf-t--color--blue--40: #4394e5;
|
|
8
|
-
--pf-t--color--blue--50: #
|
|
8
|
+
--pf-t--color--blue--50: #0066cc;
|
|
9
9
|
--pf-t--color--blue--60: #004d99;
|
|
10
|
-
--pf-t--color--blue--70: #
|
|
10
|
+
--pf-t--color--blue--70: #003366;
|
|
11
11
|
--pf-t--color--gray--10: #f2f2f2;
|
|
12
12
|
--pf-t--color--gray--20: #e0e0e0;
|
|
13
13
|
--pf-t--color--gray--30: #c7c7c7;
|
|
@@ -43,7 +43,7 @@
|
|
|
43
43
|
--pf-t--color--red--20: #fbc5c5;
|
|
44
44
|
--pf-t--color--red--30: #f9a8a8;
|
|
45
45
|
--pf-t--color--red--40: #f56e6e;
|
|
46
|
-
--pf-t--color--red--50: #
|
|
46
|
+
--pf-t--color--red--50: #ee0000;
|
|
47
47
|
--pf-t--color--red--60: #a60000;
|
|
48
48
|
--pf-t--color--red--70: #5f0000;
|
|
49
49
|
--pf-t--color--red-orange--10: #ffe3d9;
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
--pf-t--color--teal--50: #37a3a3;
|
|
61
61
|
--pf-t--color--teal--60: #147878;
|
|
62
62
|
--pf-t--color--teal--70: #004d4d;
|
|
63
|
-
--pf-t--color--white: #
|
|
63
|
+
--pf-t--color--white: #ffffff;
|
|
64
64
|
--pf-t--color--yellow--10: #fff4cc;
|
|
65
65
|
--pf-t--color--yellow--20: #ffe072;
|
|
66
66
|
--pf-t--color--yellow--30: #ffcc17;
|
|
@@ -120,9 +120,9 @@
|
|
|
120
120
|
--pf-t--global--duration--50: 50ms;
|
|
121
121
|
--pf-t--global--duration--500: 500ms;
|
|
122
122
|
--pf-t--global--duration--600: 600ms;
|
|
123
|
-
--pf-t--global--font--family--100: "Red Hat Text", "RedHatText", "Noto Sans Arabic", "Noto Sans Hebrew", "Noto Sans JP", "Noto Sans KR", "Noto Sans Malayalam", "Noto Sans SC", "Noto Sans TC", "Noto Sans Thai",
|
|
124
|
-
--pf-t--global--font--family--200: "Red Hat Display", "RedHatDisplay", "Noto Sans Arabic", "Noto Sans Hebrew", "Noto Sans JP", "Noto Sans KR", "Noto Sans Malayalam", "Noto Sans SC", "Noto Sans TC", "Noto Sans Thai",
|
|
125
|
-
--pf-t--global--font--family--300: "Red Hat Mono", "RedHatMono", "Courier New",
|
|
123
|
+
--pf-t--global--font--family--100: "Red Hat Text", "RedHatText", "Noto Sans Arabic", "Noto Sans Hebrew", "Noto Sans JP", "Noto Sans KR", "Noto Sans Malayalam", "Noto Sans SC", "Noto Sans TC", "Noto Sans Thai", Helvetica, Arial, sans-serif;
|
|
124
|
+
--pf-t--global--font--family--200: "Red Hat Display", "RedHatDisplay", "Noto Sans Arabic", "Noto Sans Hebrew", "Noto Sans JP", "Noto Sans KR", "Noto Sans Malayalam", "Noto Sans SC", "Noto Sans TC", "Noto Sans Thai", Helvetica, Arial, sans-serif;
|
|
125
|
+
--pf-t--global--font--family--300: "Red Hat Mono", "RedHatMono", "Courier New", Courier, monospace;
|
|
126
126
|
--pf-t--global--font--line-height--100: 1.3;
|
|
127
127
|
--pf-t--global--font--line-height--200: 1.5;
|
|
128
128
|
--pf-t--global--font--size--100: 0.75rem;
|
|
@@ -518,10 +518,9 @@
|
|
|
518
518
|
--pf-t--global--motion--duration--slide-out--short: var(--pf-t--global--motion--duration--lg);
|
|
519
519
|
--pf-t--global--spacer--action--horizontal--compact: var(--pf-t--global--spacer--md);
|
|
520
520
|
--pf-t--global--spacer--action--horizontal--default: var(--pf-t--global--spacer--lg);
|
|
521
|
-
--pf-t--global--spacer--action--horizontal--plain: var(--pf-t--global--spacer--
|
|
521
|
+
--pf-t--global--spacer--action--horizontal--plain--compact: var(--pf-t--global--spacer--xs);
|
|
522
|
+
--pf-t--global--spacer--action--horizontal--plain--default: var(--pf-t--global--spacer--sm);
|
|
522
523
|
--pf-t--global--spacer--action--horizontal--spacious: var(--pf-t--global--spacer--xl);
|
|
523
|
-
--pf-t--global--spacer--action--vertical--compact: var(--pf-t--global--spacer--xs);
|
|
524
|
-
--pf-t--global--spacer--action--vertical--spacious: var(--pf-t--global--spacer--md);
|
|
525
524
|
--pf-t--global--spacer--control--horizontal--compact: var(--pf-t--global--spacer--sm);
|
|
526
525
|
--pf-t--global--spacer--control--horizontal--default: var(--pf-t--global--spacer--md);
|
|
527
526
|
--pf-t--global--spacer--control--horizontal--plain: var(--pf-t--global--spacer--sm);
|
|
@@ -529,6 +528,7 @@
|
|
|
529
528
|
--pf-t--global--spacer--control--vertical--compact: var(--pf-t--global--spacer--xs);
|
|
530
529
|
--pf-t--global--spacer--control--vertical--default: var(--pf-t--global--spacer--sm);
|
|
531
530
|
--pf-t--global--spacer--control--vertical--plain: var(--pf-t--global--spacer--sm);
|
|
531
|
+
--pf-t--global--spacer--control--vertical--spacious: var(--pf-t--global--spacer--md);
|
|
532
532
|
--pf-t--global--spacer--gap--action-to-action--default: var(--pf-t--global--spacer--md);
|
|
533
533
|
--pf-t--global--spacer--gap--action-to-action--plain: var(--pf-t--global--spacer--xs);
|
|
534
534
|
--pf-t--global--spacer--gap--control-to-control--default: var(--pf-t--global--spacer--xs);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Tue, 16 Jul 2024 23:44:44 GMT
|
|
4
4
|
|
|
5
5
|
@mixin pf-v6-tokens {
|
|
6
6
|
--pf-t--global--background--color--500: rgba(21, 21, 21, 0.2000);
|
|
@@ -55,9 +55,9 @@
|
|
|
55
55
|
--pf-t--global--duration--50: 50ms;
|
|
56
56
|
--pf-t--global--duration--500: 500ms;
|
|
57
57
|
--pf-t--global--duration--600: 600ms;
|
|
58
|
-
--pf-t--global--font--family--100: "Red Hat Text", "RedHatText", "Noto Sans Arabic", "Noto Sans Hebrew", "Noto Sans JP", "Noto Sans KR", "Noto Sans Malayalam", "Noto Sans SC", "Noto Sans TC", "Noto Sans Thai",
|
|
59
|
-
--pf-t--global--font--family--200: "Red Hat Display", "RedHatDisplay", "Noto Sans Arabic", "Noto Sans Hebrew", "Noto Sans JP", "Noto Sans KR", "Noto Sans Malayalam", "Noto Sans SC", "Noto Sans TC", "Noto Sans Thai",
|
|
60
|
-
--pf-t--global--font--family--300: "Red Hat Mono", "RedHatMono", "Courier New",
|
|
58
|
+
--pf-t--global--font--family--100: "Red Hat Text", "RedHatText", "Noto Sans Arabic", "Noto Sans Hebrew", "Noto Sans JP", "Noto Sans KR", "Noto Sans Malayalam", "Noto Sans SC", "Noto Sans TC", "Noto Sans Thai", Helvetica, Arial, sans-serif;
|
|
59
|
+
--pf-t--global--font--family--200: "Red Hat Display", "RedHatDisplay", "Noto Sans Arabic", "Noto Sans Hebrew", "Noto Sans JP", "Noto Sans KR", "Noto Sans Malayalam", "Noto Sans SC", "Noto Sans TC", "Noto Sans Thai", Helvetica, Arial, sans-serif;
|
|
60
|
+
--pf-t--global--font--family--300: "Red Hat Mono", "RedHatMono", "Courier New", Courier, monospace;
|
|
61
61
|
--pf-t--global--font--line-height--100: 1.3;
|
|
62
62
|
--pf-t--global--font--line-height--200: 1.5;
|
|
63
63
|
--pf-t--global--font--size--100: 0.75rem;
|
|
@@ -453,10 +453,9 @@
|
|
|
453
453
|
--pf-t--global--motion--duration--slide-out--short: var(--pf-t--global--motion--duration--lg);
|
|
454
454
|
--pf-t--global--spacer--action--horizontal--compact: var(--pf-t--global--spacer--md);
|
|
455
455
|
--pf-t--global--spacer--action--horizontal--default: var(--pf-t--global--spacer--lg);
|
|
456
|
-
--pf-t--global--spacer--action--horizontal--plain: var(--pf-t--global--spacer--
|
|
456
|
+
--pf-t--global--spacer--action--horizontal--plain--compact: var(--pf-t--global--spacer--xs);
|
|
457
|
+
--pf-t--global--spacer--action--horizontal--plain--default: var(--pf-t--global--spacer--sm);
|
|
457
458
|
--pf-t--global--spacer--action--horizontal--spacious: var(--pf-t--global--spacer--xl);
|
|
458
|
-
--pf-t--global--spacer--action--vertical--compact: var(--pf-t--global--spacer--xs);
|
|
459
|
-
--pf-t--global--spacer--action--vertical--spacious: var(--pf-t--global--spacer--md);
|
|
460
459
|
--pf-t--global--spacer--control--horizontal--compact: var(--pf-t--global--spacer--sm);
|
|
461
460
|
--pf-t--global--spacer--control--horizontal--default: var(--pf-t--global--spacer--md);
|
|
462
461
|
--pf-t--global--spacer--control--horizontal--plain: var(--pf-t--global--spacer--sm);
|
|
@@ -464,6 +463,7 @@
|
|
|
464
463
|
--pf-t--global--spacer--control--vertical--compact: var(--pf-t--global--spacer--xs);
|
|
465
464
|
--pf-t--global--spacer--control--vertical--default: var(--pf-t--global--spacer--sm);
|
|
466
465
|
--pf-t--global--spacer--control--vertical--plain: var(--pf-t--global--spacer--sm);
|
|
466
|
+
--pf-t--global--spacer--control--vertical--spacious: var(--pf-t--global--spacer--md);
|
|
467
467
|
--pf-t--global--spacer--gap--action-to-action--default: var(--pf-t--global--spacer--md);
|
|
468
468
|
--pf-t--global--spacer--gap--action-to-action--plain: var(--pf-t--global--spacer--xs);
|
|
469
469
|
--pf-t--global--spacer--gap--control-to-control--default: var(--pf-t--global--spacer--xs);
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Tue, 16 Jul 2024 23:44:44 GMT
|
|
4
4
|
|
|
5
5
|
@mixin pf-v6-tokens {
|
|
6
|
-
--pf-t--color--black: #
|
|
6
|
+
--pf-t--color--black: #000000;
|
|
7
7
|
--pf-t--color--blue--10: #e0f0ff;
|
|
8
8
|
--pf-t--color--blue--20: #b9dafc;
|
|
9
9
|
--pf-t--color--blue--30: #92c5f9;
|
|
10
10
|
--pf-t--color--blue--40: #4394e5;
|
|
11
|
-
--pf-t--color--blue--50: #
|
|
11
|
+
--pf-t--color--blue--50: #0066cc;
|
|
12
12
|
--pf-t--color--blue--60: #004d99;
|
|
13
|
-
--pf-t--color--blue--70: #
|
|
13
|
+
--pf-t--color--blue--70: #003366;
|
|
14
14
|
--pf-t--color--gray--10: #f2f2f2;
|
|
15
15
|
--pf-t--color--gray--20: #e0e0e0;
|
|
16
16
|
--pf-t--color--gray--30: #c7c7c7;
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
--pf-t--color--red--20: #fbc5c5;
|
|
47
47
|
--pf-t--color--red--30: #f9a8a8;
|
|
48
48
|
--pf-t--color--red--40: #f56e6e;
|
|
49
|
-
--pf-t--color--red--50: #
|
|
49
|
+
--pf-t--color--red--50: #ee0000;
|
|
50
50
|
--pf-t--color--red--60: #a60000;
|
|
51
51
|
--pf-t--color--red--70: #5f0000;
|
|
52
52
|
--pf-t--color--red-orange--10: #ffe3d9;
|
|
@@ -63,7 +63,7 @@
|
|
|
63
63
|
--pf-t--color--teal--50: #37a3a3;
|
|
64
64
|
--pf-t--color--teal--60: #147878;
|
|
65
65
|
--pf-t--color--teal--70: #004d4d;
|
|
66
|
-
--pf-t--color--white: #
|
|
66
|
+
--pf-t--color--white: #ffffff;
|
|
67
67
|
--pf-t--color--yellow--10: #fff4cc;
|
|
68
68
|
--pf-t--color--yellow--20: #ffe072;
|
|
69
69
|
--pf-t--color--yellow--30: #ffcc17;
|
|
@@ -49,35 +49,35 @@
|
|
|
49
49
|
--pf-v6-c-about-modal-box--BackgroundPosition: bottom left;
|
|
50
50
|
}
|
|
51
51
|
|
|
52
|
-
@media screen and (min-width:
|
|
52
|
+
@media screen and (min-width: 36rem) {
|
|
53
53
|
:where(:root, .pf-v6-c-about-modal-box) {
|
|
54
54
|
--pf-v6-c-about-modal-box__brand--PaddingInlineEnd: var(--pf-v6-c-about-modal-box__brand--sm--PaddingInlineEnd);
|
|
55
55
|
--pf-v6-c-about-modal-box__brand--PaddingInlineStart: var(--pf-v6-c-about-modal-box__brand--sm--PaddingInlineStart);
|
|
56
56
|
--pf-v6-c-about-modal-box__brand--PaddingBlockEnd: var(--pf-v6-c-about-modal-box__brand--sm--PaddingBlockEnd);
|
|
57
57
|
}
|
|
58
58
|
}
|
|
59
|
-
@media only screen and (min-width:
|
|
59
|
+
@media only screen and (min-width: 36rem) {
|
|
60
60
|
:where(:root, .pf-v6-c-about-modal-box) {
|
|
61
61
|
--pf-v6-c-about-modal-box__close--PaddingBlockEnd: var(--pf-v6-c-about-modal-box__close--sm--PaddingBlockEnd);
|
|
62
62
|
}
|
|
63
63
|
}
|
|
64
|
-
@media only screen and (min-width:
|
|
64
|
+
@media only screen and (min-width: 62rem) {
|
|
65
65
|
:where(:root, .pf-v6-c-about-modal-box) {
|
|
66
66
|
--pf-v6-c-about-modal-box__close--PaddingInlineEnd: var(--pf-v6-c-about-modal-box__close--lg--PaddingInlineEnd);
|
|
67
67
|
}
|
|
68
68
|
}
|
|
69
|
-
@media only screen and (min-width:
|
|
69
|
+
@media only screen and (min-width: 36rem) {
|
|
70
70
|
:where(:root, .pf-v6-c-about-modal-box) {
|
|
71
71
|
--pf-v6-c-about-modal-box__header--PaddingInlineEnd: var(--pf-v6-c-about-modal-box__header--sm--PaddingInlineEnd);
|
|
72
72
|
--pf-v6-c-about-modal-box__header--PaddingInlineStart: var(--pf-v6-c-about-modal-box__header--sm--PaddingInlineStart);
|
|
73
73
|
}
|
|
74
74
|
}
|
|
75
|
-
@media only screen and (min-width:
|
|
75
|
+
@media only screen and (min-width: 36rem) {
|
|
76
76
|
:where(:root, .pf-v6-c-about-modal-box) {
|
|
77
77
|
--pf-v6-c-about-modal-box__strapline--PaddingBlockStart: var(--pf-v6-c-about-modal-box__strapline--sm--PaddingBlockStart);
|
|
78
78
|
}
|
|
79
79
|
}
|
|
80
|
-
@media only screen and (min-width:
|
|
80
|
+
@media only screen and (min-width: 36rem) {
|
|
81
81
|
:where(:root, .pf-v6-c-about-modal-box) {
|
|
82
82
|
--pf-v6-c-about-modal-box__content--MarginBlockStart: var(--pf-v6-c-about-modal-box__content--sm--MarginBlockStart);
|
|
83
83
|
--pf-v6-c-about-modal-box__content--MarginInlineEnd: var(--pf-v6-c-about-modal-box__content--sm--MarginInlineEnd);
|
|
@@ -101,13 +101,13 @@
|
|
|
101
101
|
background-position: var(--pf-v6-c-about-modal-box--BackgroundPosition);
|
|
102
102
|
background-size: var(--pf-v6-c-about-modal-box--BackgroundSize);
|
|
103
103
|
}
|
|
104
|
-
@media only screen and (min-width:
|
|
104
|
+
@media only screen and (min-width: 36rem) {
|
|
105
105
|
.pf-v6-c-about-modal-box {
|
|
106
106
|
grid-template-areas: "brand close" "header close" "content close";
|
|
107
107
|
grid-template-columns: var(--pf-v6-c-about-modal-box--sm--GridTemplateColumns);
|
|
108
108
|
}
|
|
109
109
|
}
|
|
110
|
-
@media only screen and (min-width:
|
|
110
|
+
@media only screen and (min-width: 62rem) {
|
|
111
111
|
.pf-v6-c-about-modal-box {
|
|
112
112
|
--pf-v6-c-about-modal-box--Height: var(--pf-v6-c-about-modal-box--lg--Height);
|
|
113
113
|
--pf-v6-c-about-modal-box--Width: var(--pf-v6-c-about-modal-box--lg--Width);
|
|
@@ -159,7 +159,7 @@
|
|
|
159
159
|
word-break: break-word;
|
|
160
160
|
-webkit-overflow-scrolling: touch;
|
|
161
161
|
}
|
|
162
|
-
@media screen and (min-width:
|
|
162
|
+
@media screen and (min-width: 36rem) {
|
|
163
163
|
.pf-v6-c-about-modal-box__content {
|
|
164
164
|
overflow: visible;
|
|
165
165
|
overscroll-behavior: auto;
|
|
@@ -177,13 +177,13 @@
|
|
|
177
177
|
padding-block-end: var(--pf-v6-c-about-modal-box__close--PaddingBlockEnd);
|
|
178
178
|
padding-inline-end: var(--pf-v6-c-about-modal-box__close--PaddingInlineEnd);
|
|
179
179
|
}
|
|
180
|
-
@media only screen and (min-width:
|
|
180
|
+
@media only screen and (min-width: 36rem) {
|
|
181
181
|
.pf-v6-c-about-modal-box__close {
|
|
182
182
|
grid-area: 1/2;
|
|
183
183
|
justify-content: center;
|
|
184
184
|
}
|
|
185
185
|
}
|
|
186
|
-
@media only screen and (min-width:
|
|
186
|
+
@media only screen and (min-width: 62rem) {
|
|
187
187
|
.pf-v6-c-about-modal-box__close {
|
|
188
188
|
justify-content: flex-end;
|
|
189
189
|
}
|
|
@@ -30,52 +30,52 @@
|
|
|
30
30
|
--pf-v6-c-avatar--Width: var(--pf-v6-c-avatar--m-sm--Width);
|
|
31
31
|
--pf-v6-c-avatar--Height: var(--pf-v6-c-avatar--m-sm--Height);
|
|
32
32
|
}
|
|
33
|
-
@media (min-width:
|
|
33
|
+
@media (min-width: 36rem) {
|
|
34
34
|
.pf-v6-c-avatar.pf-m-sm {
|
|
35
35
|
--pf-v6-c-avatar--Width: var(--pf-v6-c-avatar--m-sm--Width-on-sm, var(--pf-v6-c-avatar--m-sm--Width));
|
|
36
36
|
}
|
|
37
37
|
}
|
|
38
|
-
@media (min-width:
|
|
38
|
+
@media (min-width: 48rem) {
|
|
39
39
|
.pf-v6-c-avatar.pf-m-sm {
|
|
40
40
|
--pf-v6-c-avatar--Width: var(--pf-v6-c-avatar--m-sm--Width-on-md, var(--pf-v6-c-avatar--m-sm--Width-on-sm, var(--pf-v6-c-avatar--m-sm--Width)));
|
|
41
41
|
}
|
|
42
42
|
}
|
|
43
|
-
@media (min-width:
|
|
43
|
+
@media (min-width: 62rem) {
|
|
44
44
|
.pf-v6-c-avatar.pf-m-sm {
|
|
45
45
|
--pf-v6-c-avatar--Width: var(--pf-v6-c-avatar--m-sm--Width-on-lg, var(--pf-v6-c-avatar--m-sm--Width-on-md, var(--pf-v6-c-avatar--m-sm--Width-on-sm, var(--pf-v6-c-avatar--m-sm--Width))));
|
|
46
46
|
}
|
|
47
47
|
}
|
|
48
|
-
@media (min-width:
|
|
48
|
+
@media (min-width: 75rem) {
|
|
49
49
|
.pf-v6-c-avatar.pf-m-sm {
|
|
50
50
|
--pf-v6-c-avatar--Width: var(--pf-v6-c-avatar--m-sm--Width-on-xl, var(--pf-v6-c-avatar--m-sm--Width-on-lg, var(--pf-v6-c-avatar--m-sm--Width-on-md, var(--pf-v6-c-avatar--m-sm--Width-on-sm, var(--pf-v6-c-avatar--m-sm--Width)))));
|
|
51
51
|
}
|
|
52
52
|
}
|
|
53
|
-
@media (min-width:
|
|
53
|
+
@media (min-width: 90.625rem) {
|
|
54
54
|
.pf-v6-c-avatar.pf-m-sm {
|
|
55
55
|
--pf-v6-c-avatar--Width: var(--pf-v6-c-avatar--m-sm--Width-on-2xl, var(--pf-v6-c-avatar--m-sm--Width-on-xl, var(--pf-v6-c-avatar--m-sm--Width-on-lg, var(--pf-v6-c-avatar--m-sm--Width-on-md, var(--pf-v6-c-avatar--m-sm--Width-on-sm, var(--pf-v6-c-avatar--m-sm--Width))))));
|
|
56
56
|
}
|
|
57
57
|
}
|
|
58
|
-
@media (min-width:
|
|
58
|
+
@media (min-width: 36rem) {
|
|
59
59
|
.pf-v6-c-avatar.pf-m-sm {
|
|
60
60
|
--pf-v6-c-avatar--Height: var(--pf-v6-c-avatar--m-sm--Height-on-sm, var(--pf-v6-c-avatar--m-sm--Height));
|
|
61
61
|
}
|
|
62
62
|
}
|
|
63
|
-
@media (min-width:
|
|
63
|
+
@media (min-width: 48rem) {
|
|
64
64
|
.pf-v6-c-avatar.pf-m-sm {
|
|
65
65
|
--pf-v6-c-avatar--Height: var(--pf-v6-c-avatar--m-sm--Height-on-md, var(--pf-v6-c-avatar--m-sm--Height-on-sm, var(--pf-v6-c-avatar--m-sm--Height)));
|
|
66
66
|
}
|
|
67
67
|
}
|
|
68
|
-
@media (min-width:
|
|
68
|
+
@media (min-width: 62rem) {
|
|
69
69
|
.pf-v6-c-avatar.pf-m-sm {
|
|
70
70
|
--pf-v6-c-avatar--Height: var(--pf-v6-c-avatar--m-sm--Height-on-lg, var(--pf-v6-c-avatar--m-sm--Height-on-md, var(--pf-v6-c-avatar--m-sm--Height-on-sm, var(--pf-v6-c-avatar--m-sm--Height))));
|
|
71
71
|
}
|
|
72
72
|
}
|
|
73
|
-
@media (min-width:
|
|
73
|
+
@media (min-width: 75rem) {
|
|
74
74
|
.pf-v6-c-avatar.pf-m-sm {
|
|
75
75
|
--pf-v6-c-avatar--Height: var(--pf-v6-c-avatar--m-sm--Height-on-xl, var(--pf-v6-c-avatar--m-sm--Height-on-lg, var(--pf-v6-c-avatar--m-sm--Height-on-md, var(--pf-v6-c-avatar--m-sm--Height-on-sm, var(--pf-v6-c-avatar--m-sm--Height)))));
|
|
76
76
|
}
|
|
77
77
|
}
|
|
78
|
-
@media (min-width:
|
|
78
|
+
@media (min-width: 90.625rem) {
|
|
79
79
|
.pf-v6-c-avatar.pf-m-sm {
|
|
80
80
|
--pf-v6-c-avatar--Height: var(--pf-v6-c-avatar--m-sm--Height-on-2xl, var(--pf-v6-c-avatar--m-sm--Height-on-xl, var(--pf-v6-c-avatar--m-sm--Height-on-lg, var(--pf-v6-c-avatar--m-sm--Height-on-md, var(--pf-v6-c-avatar--m-sm--Height-on-sm, var(--pf-v6-c-avatar--m-sm--Height))))));
|
|
81
81
|
}
|
|
@@ -84,52 +84,52 @@
|
|
|
84
84
|
--pf-v6-c-avatar--Width: var(--pf-v6-c-avatar--m-md--Width);
|
|
85
85
|
--pf-v6-c-avatar--Height: var(--pf-v6-c-avatar--m-md--Height);
|
|
86
86
|
}
|
|
87
|
-
@media (min-width:
|
|
87
|
+
@media (min-width: 36rem) {
|
|
88
88
|
.pf-v6-c-avatar.pf-m-md {
|
|
89
89
|
--pf-v6-c-avatar--Width: var(--pf-v6-c-avatar--m-md--Width-on-sm, var(--pf-v6-c-avatar--m-md--Width));
|
|
90
90
|
}
|
|
91
91
|
}
|
|
92
|
-
@media (min-width:
|
|
92
|
+
@media (min-width: 48rem) {
|
|
93
93
|
.pf-v6-c-avatar.pf-m-md {
|
|
94
94
|
--pf-v6-c-avatar--Width: var(--pf-v6-c-avatar--m-md--Width-on-md, var(--pf-v6-c-avatar--m-md--Width-on-sm, var(--pf-v6-c-avatar--m-md--Width)));
|
|
95
95
|
}
|
|
96
96
|
}
|
|
97
|
-
@media (min-width:
|
|
97
|
+
@media (min-width: 62rem) {
|
|
98
98
|
.pf-v6-c-avatar.pf-m-md {
|
|
99
99
|
--pf-v6-c-avatar--Width: var(--pf-v6-c-avatar--m-md--Width-on-lg, var(--pf-v6-c-avatar--m-md--Width-on-md, var(--pf-v6-c-avatar--m-md--Width-on-sm, var(--pf-v6-c-avatar--m-md--Width))));
|
|
100
100
|
}
|
|
101
101
|
}
|
|
102
|
-
@media (min-width:
|
|
102
|
+
@media (min-width: 75rem) {
|
|
103
103
|
.pf-v6-c-avatar.pf-m-md {
|
|
104
104
|
--pf-v6-c-avatar--Width: var(--pf-v6-c-avatar--m-md--Width-on-xl, var(--pf-v6-c-avatar--m-md--Width-on-lg, var(--pf-v6-c-avatar--m-md--Width-on-md, var(--pf-v6-c-avatar--m-md--Width-on-sm, var(--pf-v6-c-avatar--m-md--Width)))));
|
|
105
105
|
}
|
|
106
106
|
}
|
|
107
|
-
@media (min-width:
|
|
107
|
+
@media (min-width: 90.625rem) {
|
|
108
108
|
.pf-v6-c-avatar.pf-m-md {
|
|
109
109
|
--pf-v6-c-avatar--Width: var(--pf-v6-c-avatar--m-md--Width-on-2xl, var(--pf-v6-c-avatar--m-md--Width-on-xl, var(--pf-v6-c-avatar--m-md--Width-on-lg, var(--pf-v6-c-avatar--m-md--Width-on-md, var(--pf-v6-c-avatar--m-md--Width-on-sm, var(--pf-v6-c-avatar--m-md--Width))))));
|
|
110
110
|
}
|
|
111
111
|
}
|
|
112
|
-
@media (min-width:
|
|
112
|
+
@media (min-width: 36rem) {
|
|
113
113
|
.pf-v6-c-avatar.pf-m-md {
|
|
114
114
|
--pf-v6-c-avatar--Height: var(--pf-v6-c-avatar--m-md--Height-on-sm, var(--pf-v6-c-avatar--m-md--Height));
|
|
115
115
|
}
|
|
116
116
|
}
|
|
117
|
-
@media (min-width:
|
|
117
|
+
@media (min-width: 48rem) {
|
|
118
118
|
.pf-v6-c-avatar.pf-m-md {
|
|
119
119
|
--pf-v6-c-avatar--Height: var(--pf-v6-c-avatar--m-md--Height-on-md, var(--pf-v6-c-avatar--m-md--Height-on-sm, var(--pf-v6-c-avatar--m-md--Height)));
|
|
120
120
|
}
|
|
121
121
|
}
|
|
122
|
-
@media (min-width:
|
|
122
|
+
@media (min-width: 62rem) {
|
|
123
123
|
.pf-v6-c-avatar.pf-m-md {
|
|
124
124
|
--pf-v6-c-avatar--Height: var(--pf-v6-c-avatar--m-md--Height-on-lg, var(--pf-v6-c-avatar--m-md--Height-on-md, var(--pf-v6-c-avatar--m-md--Height-on-sm, var(--pf-v6-c-avatar--m-md--Height))));
|
|
125
125
|
}
|
|
126
126
|
}
|
|
127
|
-
@media (min-width:
|
|
127
|
+
@media (min-width: 75rem) {
|
|
128
128
|
.pf-v6-c-avatar.pf-m-md {
|
|
129
129
|
--pf-v6-c-avatar--Height: var(--pf-v6-c-avatar--m-md--Height-on-xl, var(--pf-v6-c-avatar--m-md--Height-on-lg, var(--pf-v6-c-avatar--m-md--Height-on-md, var(--pf-v6-c-avatar--m-md--Height-on-sm, var(--pf-v6-c-avatar--m-md--Height)))));
|
|
130
130
|
}
|
|
131
131
|
}
|
|
132
|
-
@media (min-width:
|
|
132
|
+
@media (min-width: 90.625rem) {
|
|
133
133
|
.pf-v6-c-avatar.pf-m-md {
|
|
134
134
|
--pf-v6-c-avatar--Height: var(--pf-v6-c-avatar--m-md--Height-on-2xl, var(--pf-v6-c-avatar--m-md--Height-on-xl, var(--pf-v6-c-avatar--m-md--Height-on-lg, var(--pf-v6-c-avatar--m-md--Height-on-md, var(--pf-v6-c-avatar--m-md--Height-on-sm, var(--pf-v6-c-avatar--m-md--Height))))));
|
|
135
135
|
}
|
|
@@ -138,52 +138,52 @@
|
|
|
138
138
|
--pf-v6-c-avatar--Width: var(--pf-v6-c-avatar--m-lg--Width);
|
|
139
139
|
--pf-v6-c-avatar--Height: var(--pf-v6-c-avatar--m-lg--Height);
|
|
140
140
|
}
|
|
141
|
-
@media (min-width:
|
|
141
|
+
@media (min-width: 36rem) {
|
|
142
142
|
.pf-v6-c-avatar.pf-m-lg {
|
|
143
143
|
--pf-v6-c-avatar--Width: var(--pf-v6-c-avatar--m-lg--Width-on-sm, var(--pf-v6-c-avatar--m-lg--Width));
|
|
144
144
|
}
|
|
145
145
|
}
|
|
146
|
-
@media (min-width:
|
|
146
|
+
@media (min-width: 48rem) {
|
|
147
147
|
.pf-v6-c-avatar.pf-m-lg {
|
|
148
148
|
--pf-v6-c-avatar--Width: var(--pf-v6-c-avatar--m-lg--Width-on-md, var(--pf-v6-c-avatar--m-lg--Width-on-sm, var(--pf-v6-c-avatar--m-lg--Width)));
|
|
149
149
|
}
|
|
150
150
|
}
|
|
151
|
-
@media (min-width:
|
|
151
|
+
@media (min-width: 62rem) {
|
|
152
152
|
.pf-v6-c-avatar.pf-m-lg {
|
|
153
153
|
--pf-v6-c-avatar--Width: var(--pf-v6-c-avatar--m-lg--Width-on-lg, var(--pf-v6-c-avatar--m-lg--Width-on-md, var(--pf-v6-c-avatar--m-lg--Width-on-sm, var(--pf-v6-c-avatar--m-lg--Width))));
|
|
154
154
|
}
|
|
155
155
|
}
|
|
156
|
-
@media (min-width:
|
|
156
|
+
@media (min-width: 75rem) {
|
|
157
157
|
.pf-v6-c-avatar.pf-m-lg {
|
|
158
158
|
--pf-v6-c-avatar--Width: var(--pf-v6-c-avatar--m-lg--Width-on-xl, var(--pf-v6-c-avatar--m-lg--Width-on-lg, var(--pf-v6-c-avatar--m-lg--Width-on-md, var(--pf-v6-c-avatar--m-lg--Width-on-sm, var(--pf-v6-c-avatar--m-lg--Width)))));
|
|
159
159
|
}
|
|
160
160
|
}
|
|
161
|
-
@media (min-width:
|
|
161
|
+
@media (min-width: 90.625rem) {
|
|
162
162
|
.pf-v6-c-avatar.pf-m-lg {
|
|
163
163
|
--pf-v6-c-avatar--Width: var(--pf-v6-c-avatar--m-lg--Width-on-2xl, var(--pf-v6-c-avatar--m-lg--Width-on-xl, var(--pf-v6-c-avatar--m-lg--Width-on-lg, var(--pf-v6-c-avatar--m-lg--Width-on-md, var(--pf-v6-c-avatar--m-lg--Width-on-sm, var(--pf-v6-c-avatar--m-lg--Width))))));
|
|
164
164
|
}
|
|
165
165
|
}
|
|
166
|
-
@media (min-width:
|
|
166
|
+
@media (min-width: 36rem) {
|
|
167
167
|
.pf-v6-c-avatar.pf-m-lg {
|
|
168
168
|
--pf-v6-c-avatar--Height: var(--pf-v6-c-avatar--m-lg--Height-on-sm, var(--pf-v6-c-avatar--m-lg--Height));
|
|
169
169
|
}
|
|
170
170
|
}
|
|
171
|
-
@media (min-width:
|
|
171
|
+
@media (min-width: 48rem) {
|
|
172
172
|
.pf-v6-c-avatar.pf-m-lg {
|
|
173
173
|
--pf-v6-c-avatar--Height: var(--pf-v6-c-avatar--m-lg--Height-on-md, var(--pf-v6-c-avatar--m-lg--Height-on-sm, var(--pf-v6-c-avatar--m-lg--Height)));
|
|
174
174
|
}
|
|
175
175
|
}
|
|
176
|
-
@media (min-width:
|
|
176
|
+
@media (min-width: 62rem) {
|
|
177
177
|
.pf-v6-c-avatar.pf-m-lg {
|
|
178
178
|
--pf-v6-c-avatar--Height: var(--pf-v6-c-avatar--m-lg--Height-on-lg, var(--pf-v6-c-avatar--m-lg--Height-on-md, var(--pf-v6-c-avatar--m-lg--Height-on-sm, var(--pf-v6-c-avatar--m-lg--Height))));
|
|
179
179
|
}
|
|
180
180
|
}
|
|
181
|
-
@media (min-width:
|
|
181
|
+
@media (min-width: 75rem) {
|
|
182
182
|
.pf-v6-c-avatar.pf-m-lg {
|
|
183
183
|
--pf-v6-c-avatar--Height: var(--pf-v6-c-avatar--m-lg--Height-on-xl, var(--pf-v6-c-avatar--m-lg--Height-on-lg, var(--pf-v6-c-avatar--m-lg--Height-on-md, var(--pf-v6-c-avatar--m-lg--Height-on-sm, var(--pf-v6-c-avatar--m-lg--Height)))));
|
|
184
184
|
}
|
|
185
185
|
}
|
|
186
|
-
@media (min-width:
|
|
186
|
+
@media (min-width: 90.625rem) {
|
|
187
187
|
.pf-v6-c-avatar.pf-m-lg {
|
|
188
188
|
--pf-v6-c-avatar--Height: var(--pf-v6-c-avatar--m-lg--Height-on-2xl, var(--pf-v6-c-avatar--m-lg--Height-on-xl, var(--pf-v6-c-avatar--m-lg--Height-on-lg, var(--pf-v6-c-avatar--m-lg--Height-on-md, var(--pf-v6-c-avatar--m-lg--Height-on-sm, var(--pf-v6-c-avatar--m-lg--Height))))));
|
|
189
189
|
}
|
|
@@ -192,52 +192,52 @@
|
|
|
192
192
|
--pf-v6-c-avatar--Width: var(--pf-v6-c-avatar--m-xl--Width);
|
|
193
193
|
--pf-v6-c-avatar--Height: var(--pf-v6-c-avatar--m-xl--Height);
|
|
194
194
|
}
|
|
195
|
-
@media (min-width:
|
|
195
|
+
@media (min-width: 36rem) {
|
|
196
196
|
.pf-v6-c-avatar.pf-m-xl {
|
|
197
197
|
--pf-v6-c-avatar--Width: var(--pf-v6-c-avatar--m-xl--Width-on-sm, var(--pf-v6-c-avatar--m-xl--Width));
|
|
198
198
|
}
|
|
199
199
|
}
|
|
200
|
-
@media (min-width:
|
|
200
|
+
@media (min-width: 48rem) {
|
|
201
201
|
.pf-v6-c-avatar.pf-m-xl {
|
|
202
202
|
--pf-v6-c-avatar--Width: var(--pf-v6-c-avatar--m-xl--Width-on-md, var(--pf-v6-c-avatar--m-xl--Width-on-sm, var(--pf-v6-c-avatar--m-xl--Width)));
|
|
203
203
|
}
|
|
204
204
|
}
|
|
205
|
-
@media (min-width:
|
|
205
|
+
@media (min-width: 62rem) {
|
|
206
206
|
.pf-v6-c-avatar.pf-m-xl {
|
|
207
207
|
--pf-v6-c-avatar--Width: var(--pf-v6-c-avatar--m-xl--Width-on-lg, var(--pf-v6-c-avatar--m-xl--Width-on-md, var(--pf-v6-c-avatar--m-xl--Width-on-sm, var(--pf-v6-c-avatar--m-xl--Width))));
|
|
208
208
|
}
|
|
209
209
|
}
|
|
210
|
-
@media (min-width:
|
|
210
|
+
@media (min-width: 75rem) {
|
|
211
211
|
.pf-v6-c-avatar.pf-m-xl {
|
|
212
212
|
--pf-v6-c-avatar--Width: var(--pf-v6-c-avatar--m-xl--Width-on-xl, var(--pf-v6-c-avatar--m-xl--Width-on-lg, var(--pf-v6-c-avatar--m-xl--Width-on-md, var(--pf-v6-c-avatar--m-xl--Width-on-sm, var(--pf-v6-c-avatar--m-xl--Width)))));
|
|
213
213
|
}
|
|
214
214
|
}
|
|
215
|
-
@media (min-width:
|
|
215
|
+
@media (min-width: 90.625rem) {
|
|
216
216
|
.pf-v6-c-avatar.pf-m-xl {
|
|
217
217
|
--pf-v6-c-avatar--Width: var(--pf-v6-c-avatar--m-xl--Width-on-2xl, var(--pf-v6-c-avatar--m-xl--Width-on-xl, var(--pf-v6-c-avatar--m-xl--Width-on-lg, var(--pf-v6-c-avatar--m-xl--Width-on-md, var(--pf-v6-c-avatar--m-xl--Width-on-sm, var(--pf-v6-c-avatar--m-xl--Width))))));
|
|
218
218
|
}
|
|
219
219
|
}
|
|
220
|
-
@media (min-width:
|
|
220
|
+
@media (min-width: 36rem) {
|
|
221
221
|
.pf-v6-c-avatar.pf-m-xl {
|
|
222
222
|
--pf-v6-c-avatar--Height: var(--pf-v6-c-avatar--m-xl--Height-on-sm, var(--pf-v6-c-avatar--m-xl--Height));
|
|
223
223
|
}
|
|
224
224
|
}
|
|
225
|
-
@media (min-width:
|
|
225
|
+
@media (min-width: 48rem) {
|
|
226
226
|
.pf-v6-c-avatar.pf-m-xl {
|
|
227
227
|
--pf-v6-c-avatar--Height: var(--pf-v6-c-avatar--m-xl--Height-on-md, var(--pf-v6-c-avatar--m-xl--Height-on-sm, var(--pf-v6-c-avatar--m-xl--Height)));
|
|
228
228
|
}
|
|
229
229
|
}
|
|
230
|
-
@media (min-width:
|
|
230
|
+
@media (min-width: 62rem) {
|
|
231
231
|
.pf-v6-c-avatar.pf-m-xl {
|
|
232
232
|
--pf-v6-c-avatar--Height: var(--pf-v6-c-avatar--m-xl--Height-on-lg, var(--pf-v6-c-avatar--m-xl--Height-on-md, var(--pf-v6-c-avatar--m-xl--Height-on-sm, var(--pf-v6-c-avatar--m-xl--Height))));
|
|
233
233
|
}
|
|
234
234
|
}
|
|
235
|
-
@media (min-width:
|
|
235
|
+
@media (min-width: 75rem) {
|
|
236
236
|
.pf-v6-c-avatar.pf-m-xl {
|
|
237
237
|
--pf-v6-c-avatar--Height: var(--pf-v6-c-avatar--m-xl--Height-on-xl, var(--pf-v6-c-avatar--m-xl--Height-on-lg, var(--pf-v6-c-avatar--m-xl--Height-on-md, var(--pf-v6-c-avatar--m-xl--Height-on-sm, var(--pf-v6-c-avatar--m-xl--Height)))));
|
|
238
238
|
}
|
|
239
239
|
}
|
|
240
|
-
@media (min-width:
|
|
240
|
+
@media (min-width: 90.625rem) {
|
|
241
241
|
.pf-v6-c-avatar.pf-m-xl {
|
|
242
242
|
--pf-v6-c-avatar--Height: var(--pf-v6-c-avatar--m-xl--Height-on-2xl, var(--pf-v6-c-avatar--m-xl--Height-on-xl, var(--pf-v6-c-avatar--m-xl--Height-on-lg, var(--pf-v6-c-avatar--m-xl--Height-on-md, var(--pf-v6-c-avatar--m-xl--Height-on-sm, var(--pf-v6-c-avatar--m-xl--Height))))));
|
|
243
243
|
}
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
--pf-v6-c-back-to-top--c-button--PaddingInlineStart: var(--pf-t--global--spacer--sm);
|
|
10
10
|
--pf-v6-c-back-to-top--c-button--BoxShadow: var(--pf-t--global--box-shadow--sm);
|
|
11
11
|
}
|
|
12
|
-
@media (min-width:
|
|
12
|
+
@media (min-width: 48rem) {
|
|
13
13
|
:where(:root, .pf-v6-c-back-to-top) {
|
|
14
14
|
--pf-v6-c-back-to-top--InsetBlockEnd: var(--pf-v6-c-back-to-top--md--InsetBlockEnd);
|
|
15
15
|
}
|
|
@@ -43,7 +43,7 @@
|
|
|
43
43
|
--pf-v6-c-banner--m-purple--BackgroundColor: var(--pf-t--global--color--nonstatus--purple--default);
|
|
44
44
|
--pf-v6-c-banner--m-purple--Color: var(--pf-t--global--text--color--nonstatus--on-purple--default);
|
|
45
45
|
}
|
|
46
|
-
@media (min-width:
|
|
46
|
+
@media (min-width: 48rem) {
|
|
47
47
|
:where(:root, .pf-v6-c-banner) {
|
|
48
48
|
--pf-v6-c-banner--PaddingInlineEnd: var(--pf-v6-c-banner--md--PaddingInlineEnd);
|
|
49
49
|
--pf-v6-c-banner--PaddingInlineStart: var(--pf-v6-c-banner--md--PaddingInlineStart);
|
|
@@ -9,52 +9,52 @@
|
|
|
9
9
|
--pf-v6-c-brand--Width--base: var(--pf-v6-c-brand--Width);
|
|
10
10
|
--pf-v6-c-brand--Height--base: var(--pf-v6-c-brand--Height);
|
|
11
11
|
}
|
|
12
|
-
@media (min-width:
|
|
12
|
+
@media (min-width: 36rem) {
|
|
13
13
|
.pf-v6-c-brand {
|
|
14
14
|
--pf-v6-c-brand--Width--base: var(--pf-v6-c-brand--Width-on-sm, var(--pf-v6-c-brand--Width));
|
|
15
15
|
}
|
|
16
16
|
}
|
|
17
|
-
@media (min-width:
|
|
17
|
+
@media (min-width: 48rem) {
|
|
18
18
|
.pf-v6-c-brand {
|
|
19
19
|
--pf-v6-c-brand--Width--base: var(--pf-v6-c-brand--Width-on-md, var(--pf-v6-c-brand--Width-on-sm, var(--pf-v6-c-brand--Width)));
|
|
20
20
|
}
|
|
21
21
|
}
|
|
22
|
-
@media (min-width:
|
|
22
|
+
@media (min-width: 62rem) {
|
|
23
23
|
.pf-v6-c-brand {
|
|
24
24
|
--pf-v6-c-brand--Width--base: var(--pf-v6-c-brand--Width-on-lg, var(--pf-v6-c-brand--Width-on-md, var(--pf-v6-c-brand--Width-on-sm, var(--pf-v6-c-brand--Width))));
|
|
25
25
|
}
|
|
26
26
|
}
|
|
27
|
-
@media (min-width:
|
|
27
|
+
@media (min-width: 75rem) {
|
|
28
28
|
.pf-v6-c-brand {
|
|
29
29
|
--pf-v6-c-brand--Width--base: var(--pf-v6-c-brand--Width-on-xl, var(--pf-v6-c-brand--Width-on-lg, var(--pf-v6-c-brand--Width-on-md, var(--pf-v6-c-brand--Width-on-sm, var(--pf-v6-c-brand--Width)))));
|
|
30
30
|
}
|
|
31
31
|
}
|
|
32
|
-
@media (min-width:
|
|
32
|
+
@media (min-width: 90.625rem) {
|
|
33
33
|
.pf-v6-c-brand {
|
|
34
34
|
--pf-v6-c-brand--Width--base: var(--pf-v6-c-brand--Width-on-2xl, var(--pf-v6-c-brand--Width-on-xl, var(--pf-v6-c-brand--Width-on-lg, var(--pf-v6-c-brand--Width-on-md, var(--pf-v6-c-brand--Width-on-sm, var(--pf-v6-c-brand--Width))))));
|
|
35
35
|
}
|
|
36
36
|
}
|
|
37
|
-
@media (min-width:
|
|
37
|
+
@media (min-width: 36rem) {
|
|
38
38
|
.pf-v6-c-brand {
|
|
39
39
|
--pf-v6-c-brand--Height--base: var(--pf-v6-c-brand--Height-on-sm, var(--pf-v6-c-brand--Height));
|
|
40
40
|
}
|
|
41
41
|
}
|
|
42
|
-
@media (min-width:
|
|
42
|
+
@media (min-width: 48rem) {
|
|
43
43
|
.pf-v6-c-brand {
|
|
44
44
|
--pf-v6-c-brand--Height--base: var(--pf-v6-c-brand--Height-on-md, var(--pf-v6-c-brand--Height-on-sm, var(--pf-v6-c-brand--Height)));
|
|
45
45
|
}
|
|
46
46
|
}
|
|
47
|
-
@media (min-width:
|
|
47
|
+
@media (min-width: 62rem) {
|
|
48
48
|
.pf-v6-c-brand {
|
|
49
49
|
--pf-v6-c-brand--Height--base: var(--pf-v6-c-brand--Height-on-lg, var(--pf-v6-c-brand--Height-on-md, var(--pf-v6-c-brand--Height-on-sm, var(--pf-v6-c-brand--Height))));
|
|
50
50
|
}
|
|
51
51
|
}
|
|
52
|
-
@media (min-width:
|
|
52
|
+
@media (min-width: 75rem) {
|
|
53
53
|
.pf-v6-c-brand {
|
|
54
54
|
--pf-v6-c-brand--Height--base: var(--pf-v6-c-brand--Height-on-xl, var(--pf-v6-c-brand--Height-on-lg, var(--pf-v6-c-brand--Height-on-md, var(--pf-v6-c-brand--Height-on-sm, var(--pf-v6-c-brand--Height)))));
|
|
55
55
|
}
|
|
56
56
|
}
|
|
57
|
-
@media (min-width:
|
|
57
|
+
@media (min-width: 90.625rem) {
|
|
58
58
|
.pf-v6-c-brand {
|
|
59
59
|
--pf-v6-c-brand--Height--base: var(--pf-v6-c-brand--Height-on-2xl, var(--pf-v6-c-brand--Height-on-xl, var(--pf-v6-c-brand--Height-on-lg, var(--pf-v6-c-brand--Height-on-md, var(--pf-v6-c-brand--Height-on-sm, var(--pf-v6-c-brand--Height))))));
|
|
60
60
|
}
|
package/components/Card/card.css
CHANGED
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
--pf-v6-c-card__header-toggle--MarginBlockStart: calc(var(--pf-t--global--spacer--control--vertical--default) * -1);
|
|
27
27
|
--pf-v6-c-card__header-toggle--MarginInlineEnd: var(--pf-t--global--spacer--xs);
|
|
28
28
|
--pf-v6-c-card__header-toggle--MarginBlockEnd: calc(var(--pf-t--global--spacer--control--vertical--default) * -1);
|
|
29
|
-
--pf-v6-c-card__header-toggle--MarginInlineStart: calc(var(--pf-t--global--spacer--action--horizontal--plain) * -1);
|
|
29
|
+
--pf-v6-c-card__header-toggle--MarginInlineStart: calc(var(--pf-t--global--spacer--action--horizontal--plain--default) * -1);
|
|
30
30
|
--pf-v6-c-card__header-toggle-icon--Transition: var(--pf-t--global--transition);
|
|
31
31
|
--pf-v6-c-card--m-expanded__header-toggle-icon--Rotate: 90deg;
|
|
32
32
|
--pf-v6-c-card--m-selectable--BorderWidth: var(--pf-v6-c-card--BorderWidth);
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
--#{$card}__header-toggle--MarginBlockStart: calc(var(--pf-t--global--spacer--control--vertical--default) * -1);
|
|
31
31
|
--#{$card}__header-toggle--MarginInlineEnd: var(--pf-t--global--spacer--xs);
|
|
32
32
|
--#{$card}__header-toggle--MarginBlockEnd: calc(var(--pf-t--global--spacer--control--vertical--default) * -1);
|
|
33
|
-
--#{$card}__header-toggle--MarginInlineStart: calc(var(--pf-t--global--spacer--action--horizontal--plain) * -1);
|
|
33
|
+
--#{$card}__header-toggle--MarginInlineStart: calc(var(--pf-t--global--spacer--action--horizontal--plain--default) * -1);
|
|
34
34
|
--#{$card}__header-toggle-icon--Transition: var(--pf-t--global--transition);
|
|
35
35
|
--#{$card}--m-expanded__header-toggle-icon--Rotate: 90deg;
|
|
36
36
|
|
|
@@ -225,7 +225,7 @@ ul) {
|
|
|
225
225
|
display: grid;
|
|
226
226
|
grid-template-columns: 1fr;
|
|
227
227
|
}
|
|
228
|
-
@media screen and (min-width:
|
|
228
|
+
@media screen and (min-width: 36rem) {
|
|
229
229
|
:is(.pf-v6-c-content--dl, .pf-v6-c-content dl) {
|
|
230
230
|
grid-template: auto/auto 1fr;
|
|
231
231
|
grid-row-gap: var(--pf-v6-c-content--dl--RowGap);
|
|
@@ -239,18 +239,18 @@ ul) {
|
|
|
239
239
|
:is(.pf-v6-c-content--dt, .pf-v6-c-content dt):not(:first-child) {
|
|
240
240
|
margin-block-start: var(--pf-v6-c-content--dt--MarginBlockStart);
|
|
241
241
|
}
|
|
242
|
-
@media screen and (min-width:
|
|
242
|
+
@media screen and (min-width: 36rem) {
|
|
243
243
|
:is(.pf-v6-c-content--dt, .pf-v6-c-content dt):not(:first-child) {
|
|
244
244
|
--pf-v6-c-content--dt--MarginBlockStart: var(--pf-v6-c-content--dt--sm--MarginBlockStart);
|
|
245
245
|
}
|
|
246
246
|
}
|
|
247
|
-
@media screen and (min-width:
|
|
247
|
+
@media screen and (min-width: 36rem) {
|
|
248
248
|
:is(.pf-v6-c-content--dt, .pf-v6-c-content dt) {
|
|
249
249
|
grid-column: 1;
|
|
250
250
|
}
|
|
251
251
|
}
|
|
252
252
|
|
|
253
|
-
@media screen and (min-width:
|
|
253
|
+
@media screen and (min-width: 36rem) {
|
|
254
254
|
:is(.pf-v6-c-content--dd, .pf-v6-c-content dd) {
|
|
255
255
|
grid-column: 2;
|
|
256
256
|
}
|