@patternfly/react-styles 6.5.0-prerelease.5 → 6.5.0-prerelease.9
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/CHANGELOG.md +16 -0
- package/css/components/Compass/compass.css +170 -15
- package/css/components/Compass/compass.d.ts +10 -1
- package/css/components/Compass/compass.js +10 -1
- package/css/components/Compass/compass.mjs +10 -1
- package/css/components/Drawer/drawer.css +30 -26
- package/css/components/ExpandableSection/expandable-section.css +3 -0
- package/css/components/Masthead/masthead.css +52 -0
- package/css/components/Masthead/masthead.d.ts +1 -0
- package/css/components/Masthead/masthead.js +1 -0
- package/css/components/Masthead/masthead.mjs +1 -0
- package/css/components/Nav/nav.css +59 -0
- package/css/components/Nav/nav.d.ts +3 -1
- package/css/components/Nav/nav.js +3 -1
- package/css/components/Nav/nav.mjs +3 -1
- package/css/components/Page/page.css +20 -0
- package/css/components/Page/page.d.ts +2 -0
- package/css/components/Page/page.js +2 -0
- package/css/components/Page/page.mjs +2 -0
- package/css/components/Toolbar/toolbar.css +32 -6
- package/css/components/Toolbar/toolbar.d.ts +1 -0
- package/css/components/Toolbar/toolbar.js +1 -0
- package/css/components/Toolbar/toolbar.mjs +1 -0
- package/css/components/_index.css +366 -47
- package/css/components/_index.d.ts +10 -0
- package/css/components/_index.js +10 -0
- package/css/components/_index.mjs +10 -0
- package/css/docs/components/Compass/examples/Compass.css +8 -2
- package/css/docs/components/Compass/examples/Compass.d.ts +4 -1
- package/css/docs/components/Compass/examples/Compass.js +4 -1
- package/css/docs/components/Compass/examples/Compass.mjs +4 -1
- package/css/docs/layouts/Bullseye/examples/Bullseye.css +2 -2
- package/css/docs/layouts/Bullseye/examples/Bullseye.d.ts +1 -1
- package/css/docs/layouts/Bullseye/examples/Bullseye.js +1 -1
- package/css/docs/layouts/Bullseye/examples/Bullseye.mjs +1 -1
- package/css/docs/layouts/Flex/examples/Flex.css +3 -3
- package/css/docs/layouts/Flex/examples/Flex.d.ts +2 -2
- package/css/docs/layouts/Flex/examples/Flex.js +2 -2
- package/css/docs/layouts/Flex/examples/Flex.mjs +2 -2
- package/css/docs/layouts/Gallery/examples/Gallery.css +2 -2
- package/css/docs/layouts/Gallery/examples/Gallery.d.ts +1 -1
- package/css/docs/layouts/Gallery/examples/Gallery.js +1 -1
- package/css/docs/layouts/Gallery/examples/Gallery.mjs +1 -1
- package/css/docs/layouts/Grid/examples/Grid.css +1 -1
- package/css/docs/layouts/Grid/examples/Grid.d.ts +1 -1
- package/css/docs/layouts/Grid/examples/Grid.js +1 -1
- package/css/docs/layouts/Grid/examples/Grid.mjs +1 -1
- package/css/docs/layouts/Level/examples/Level.css +3 -3
- package/css/docs/layouts/Level/examples/Level.d.ts +1 -1
- package/css/docs/layouts/Level/examples/Level.js +1 -1
- package/css/docs/layouts/Level/examples/Level.mjs +1 -1
- package/css/docs/layouts/Split/examples/Split.css +1 -1
- package/css/docs/layouts/Split/examples/Split.d.ts +1 -1
- package/css/docs/layouts/Split/examples/Split.js +1 -1
- package/css/docs/layouts/Split/examples/Split.mjs +1 -1
- package/css/docs/layouts/Stack/examples/Stack.css +3 -3
- package/css/docs/layouts/Stack/examples/Stack.d.ts +1 -1
- package/css/docs/layouts/Stack/examples/Stack.js +1 -1
- package/css/docs/layouts/Stack/examples/Stack.mjs +1 -1
- package/css/docs/utilities/Alignment/examples/Alignment.css +4 -4
- package/css/docs/utilities/Alignment/examples/Alignment.d.ts +1 -1
- package/css/docs/utilities/Alignment/examples/Alignment.js +1 -1
- package/css/docs/utilities/Alignment/examples/Alignment.mjs +1 -1
- package/css/docs/utilities/BoxShadow/examples/box-shadow.css +2 -2
- package/css/docs/utilities/BoxShadow/examples/box-shadow.d.ts +1 -1
- package/css/docs/utilities/BoxShadow/examples/box-shadow.js +1 -1
- package/css/docs/utilities/BoxShadow/examples/box-shadow.mjs +1 -1
- package/css/docs/utilities/Display/examples/Display.css +1 -1
- package/css/docs/utilities/Display/examples/Display.d.ts +1 -1
- package/css/docs/utilities/Display/examples/Display.js +1 -1
- package/css/docs/utilities/Display/examples/Display.mjs +1 -1
- package/css/docs/utilities/Flex/examples/Flex.css +7 -7
- package/css/docs/utilities/Flex/examples/Flex.d.ts +1 -1
- package/css/docs/utilities/Flex/examples/Flex.js +1 -1
- package/css/docs/utilities/Flex/examples/Flex.mjs +1 -1
- package/css/docs/utilities/Float/examples/Float.css +2 -2
- package/css/docs/utilities/Float/examples/Float.d.ts +1 -1
- package/css/docs/utilities/Float/examples/Float.js +1 -1
- package/css/docs/utilities/Float/examples/Float.mjs +1 -1
- package/css/docs/utilities/Spacing/examples/Spacing.css +2 -2
- package/css/docs/utilities/Spacing/examples/Spacing.d.ts +1 -1
- package/css/docs/utilities/Spacing/examples/Spacing.js +1 -1
- package/css/docs/utilities/Spacing/examples/Spacing.mjs +1 -1
- package/package.json +3 -3
|
@@ -28,6 +28,15 @@
|
|
|
28
28
|
--pf-v6-c-nav__section-title--PaddingInlineStart: var(--pf-v6-c-nav__link--PaddingInlineStart);
|
|
29
29
|
--pf-v6-c-nav__section-title--PaddingInlineEnd: var(--pf-v6-c-nav__link--PaddingInlineEnd);
|
|
30
30
|
--pf-v6-c-nav__item--RowGap: var(--pf-v6-c-nav__list--RowGap);
|
|
31
|
+
--pf-v6-c-nav__item--accent--size: var(--pf-t--global--border--width--extra-strong);
|
|
32
|
+
--pf-v6-c-nav__item--accent--color: var(--pf-t--global--border--color--clicked);
|
|
33
|
+
--pf-v6-c-nav__item--accent--offset: calc(var(--pf-t--global--spacer--sm) * -1);
|
|
34
|
+
--pf-v6-c-nav__item--accent--BorderRadius: var(--pf-t--global--border--radius--small);
|
|
35
|
+
--pf-v6-c-nav__item--accent--ScaleY: 0;
|
|
36
|
+
--pf-v6-c-nav__item--current--accent--ScaleY: 1;
|
|
37
|
+
--pf-v6-c-nav__item--accent--TransitionDuration: 0;
|
|
38
|
+
--pf-v6-c-nav__item--current--accent--TransitionDuration: var(--pf-t--global--motion--duration--fade--default);
|
|
39
|
+
--pf-v6-c-nav__item--accent--TransitionTimingFunction: var(--pf-t--global--motion--timing-function--decelerate);
|
|
31
40
|
--pf-v6-c-nav__item__toggle-icon--Rotate: 0;
|
|
32
41
|
--pf-v6-c-nav__item--m-expanded__toggle-icon--Rotate: 90deg;
|
|
33
42
|
--pf-v6-c-nav__item__toggle-icon--TransitionDuration--transform: var(--pf-t--global--motion--duration--icon--default);
|
|
@@ -52,6 +61,7 @@
|
|
|
52
61
|
--pf-v6-c-nav__link--m-current--TransitionTimingFunction--color: var(--pf-t--global--motion--timing-function--default);
|
|
53
62
|
--pf-v6-c-nav__link-icon--Color: var(--pf-t--global--icon--color--subtle);
|
|
54
63
|
--pf-v6-c-nav__link--m-current__link-icon--Color: var(--pf-t--global--icon--color--regular);
|
|
64
|
+
--pf-v6-c-nav__link-text--FontSize: initial;
|
|
55
65
|
--pf-v6-c-nav__subnav--RowGap: var(--pf-t--global--border--width--extra-strong);
|
|
56
66
|
--pf-v6-c-nav__subnav--PaddingBlockStart: var(--pf-v6-c-nav__item--RowGap);
|
|
57
67
|
--pf-v6-c-nav__subnav--PaddingBlockEnd: var(--pf-v6-c-nav__item--RowGap);
|
|
@@ -92,6 +102,11 @@
|
|
|
92
102
|
--pf-v6-c-nav--m-horizontal--m-subnav__link--PaddingBlockEnd: var(--pf-t--global--spacer--xs);
|
|
93
103
|
--pf-v6-c-nav--m-horizontal--m-subnav__link--PaddingInlineStart: var(--pf-t--global--spacer--md);
|
|
94
104
|
--pf-v6-c-nav--m-horizontal--m-subnav__link--PaddingInlineEnd: var(--pf-t--global--spacer--md);
|
|
105
|
+
--pf-v6-c-nav--m-docked__list--RowGap: var(--pf-t--global--spacer--gap--action-to-action--plain);
|
|
106
|
+
--pf-v6-c-nav--m-docked__link--PaddingInlineStart: var(--pf-t--global--spacer--sm);
|
|
107
|
+
--pf-v6-c-nav--m-docked__link--PaddingInlineEnd: var(--pf-t--global--spacer--sm);
|
|
108
|
+
--pf-v6-c-nav--m-docked__link--hover--BackgroundColor: var(--pf-t--global--background--color--action--plain--hover);
|
|
109
|
+
--pf-v6-c-nav--m-docked__link--m-current--BackgroundColor: var(--pf-t--global--background--color--action--plain--clicked);
|
|
95
110
|
}
|
|
96
111
|
@media screen and (prefers-reduced-motion: no-preference) {
|
|
97
112
|
.pf-v6-c-nav {
|
|
@@ -133,6 +148,25 @@
|
|
|
133
148
|
.pf-v6-c-nav.pf-m-fill {
|
|
134
149
|
flex-grow: 1;
|
|
135
150
|
}
|
|
151
|
+
.pf-v6-c-nav.pf-m-docked {
|
|
152
|
+
--pf-v6-c-nav--PaddingBlockStart: 0;
|
|
153
|
+
--pf-v6-c-nav--PaddingBlockEnd: 0;
|
|
154
|
+
--pf-v6-c-nav__list--RowGap: var(--pf-v6-c-nav--m-docked__list--RowGap);
|
|
155
|
+
--pf-v6-c-nav__link--PaddingInlineStart: var(--pf-v6-c-nav--m-docked__link--PaddingInlineStart);
|
|
156
|
+
--pf-v6-c-nav__link--PaddingInlineEnd: var(--pf-v6-c-nav--m-docked__link--PaddingInlineEnd);
|
|
157
|
+
--pf-v6-c-nav__link--hover--BackgroundColor: var(--pf-v6-c-nav--m-docked__link--hover--BackgroundColor);
|
|
158
|
+
--pf-v6-c-nav__link--m-current--BackgroundColor: var(--pf-v6-c-nav--m-docked__link--m-current--BackgroundColor);
|
|
159
|
+
width: fit-content;
|
|
160
|
+
}
|
|
161
|
+
.pf-v6-c-nav.pf-m-docked .pf-v6-c-nav__link-icon {
|
|
162
|
+
position: relative;
|
|
163
|
+
align-self: center;
|
|
164
|
+
min-width: 1lh;
|
|
165
|
+
text-align: center;
|
|
166
|
+
}
|
|
167
|
+
.pf-v6-c-nav.pf-m-docked .pf-v6-c-nav__link-text {
|
|
168
|
+
display: none;
|
|
169
|
+
}
|
|
136
170
|
.pf-v6-c-nav .pf-v6-c-menu {
|
|
137
171
|
--pf-v6-c-menu--MinWidth: 100%;
|
|
138
172
|
}
|
|
@@ -196,14 +230,34 @@
|
|
|
196
230
|
}
|
|
197
231
|
|
|
198
232
|
.pf-v6-c-nav__item {
|
|
233
|
+
position: relative;
|
|
199
234
|
scroll-snap-align: var(--pf-v6-c-nav__item--ScrollSnapAlign);
|
|
200
235
|
}
|
|
236
|
+
.pf-v6-c-nav__item::before {
|
|
237
|
+
position: absolute;
|
|
238
|
+
inset-block-start: 0;
|
|
239
|
+
inset-block-end: 0;
|
|
240
|
+
inset-inline-start: var(--pf-v6-c-nav__item--accent--offset);
|
|
241
|
+
width: var(--pf-v6-c-nav__item--accent--size);
|
|
242
|
+
pointer-events: none;
|
|
243
|
+
content: var(--pf-v6-c-nav__item--accent--content, "");
|
|
244
|
+
background-color: var(--pf-v6-c-nav__item--accent--color);
|
|
245
|
+
border-radius: var(--pf-v6-c-nav__item--accent--BorderRadius);
|
|
246
|
+
transition-timing-function: var(--pf-v6-c-nav__item--accent--TransitionTimingFunction);
|
|
247
|
+
transition-duration: var(--pf-v6-c-nav__item--accent--TransitionDuration);
|
|
248
|
+
transition-property: scale;
|
|
249
|
+
scale: 1 var(--pf-v6-c-nav__item--accent--ScaleY);
|
|
250
|
+
}
|
|
201
251
|
.pf-v6-c-nav__item > .pf-v6-c-nav__link[button] {
|
|
202
252
|
margin-block-end: var(--pf-v6-c-nav__button--RowGap--row-offset);
|
|
203
253
|
}
|
|
204
254
|
.pf-v6-c-nav__item.pf-m-expanded:last-child > .pf-v6-c-nav__subnav {
|
|
205
255
|
margin-block-end: calc(var(--pf-v6-c-nav__subnav--PaddingBlockEnd) * -1);
|
|
206
256
|
}
|
|
257
|
+
.pf-v6-c-nav__item:has(> .pf-v6-c-nav__link.pf-m-current) {
|
|
258
|
+
--pf-v6-c-nav__item--accent--ScaleY: var(--pf-v6-c-nav__item--current--accent--ScaleY);
|
|
259
|
+
--pf-v6-c-nav__item--accent--TransitionDuration: var(--pf-v6-c-nav__item--current--accent--TransitionDuration);
|
|
260
|
+
}
|
|
207
261
|
|
|
208
262
|
.pf-v6-c-nav__section {
|
|
209
263
|
row-gap: var(--pf-v6-c-nav__section--RowGap, var(--pf-v6-c-nav__list--RowGap));
|
|
@@ -265,6 +319,10 @@
|
|
|
265
319
|
color: var(--pf-v6-c-nav__link-icon--Color);
|
|
266
320
|
}
|
|
267
321
|
|
|
322
|
+
.pf-v6-c-nav__link-text {
|
|
323
|
+
font-size: var(--pf-v6-c-nav__link-text--FontSize, inherit);
|
|
324
|
+
}
|
|
325
|
+
|
|
268
326
|
.pf-v6-c-nav__toggle {
|
|
269
327
|
flex: none;
|
|
270
328
|
align-self: start;
|
|
@@ -320,6 +378,7 @@
|
|
|
320
378
|
}
|
|
321
379
|
|
|
322
380
|
.pf-v6-c-nav:where(.pf-m-horizontal) {
|
|
381
|
+
--pf-v6-c-nav__item--accent--content: none;
|
|
323
382
|
padding: 0;
|
|
324
383
|
overflow: hidden;
|
|
325
384
|
}
|
|
@@ -9,10 +9,11 @@ declare const _default: {
|
|
|
9
9
|
"overflowHidden": "pf-m-overflow-hidden",
|
|
10
10
|
"inset": "pf-m-inset",
|
|
11
11
|
"fill": "pf-m-fill",
|
|
12
|
+
"docked": "pf-m-docked",
|
|
12
13
|
"drilldown": "pf-m-drilldown",
|
|
13
14
|
"expanded": "pf-m-expanded",
|
|
14
|
-
"hover": "pf-m-hover",
|
|
15
15
|
"current": "pf-m-current",
|
|
16
|
+
"hover": "pf-m-hover",
|
|
16
17
|
"flyout": "pf-m-flyout",
|
|
17
18
|
"horizontal": "pf-m-horizontal",
|
|
18
19
|
"subnav": "pf-m-subnav",
|
|
@@ -22,6 +23,7 @@ declare const _default: {
|
|
|
22
23
|
"navItem": "pf-v6-c-nav__item",
|
|
23
24
|
"navLink": "pf-v6-c-nav__link",
|
|
24
25
|
"navLinkIcon": "pf-v6-c-nav__link-icon",
|
|
26
|
+
"navLinkText": "pf-v6-c-nav__link-text",
|
|
25
27
|
"navList": "pf-v6-c-nav__list",
|
|
26
28
|
"navNav": "pf-v6-c-nav__nav",
|
|
27
29
|
"navScrollButton": "pf-v6-c-nav__scroll-button",
|
|
@@ -11,10 +11,11 @@ exports.default = {
|
|
|
11
11
|
"overflowHidden": "pf-m-overflow-hidden",
|
|
12
12
|
"inset": "pf-m-inset",
|
|
13
13
|
"fill": "pf-m-fill",
|
|
14
|
+
"docked": "pf-m-docked",
|
|
14
15
|
"drilldown": "pf-m-drilldown",
|
|
15
16
|
"expanded": "pf-m-expanded",
|
|
16
|
-
"hover": "pf-m-hover",
|
|
17
17
|
"current": "pf-m-current",
|
|
18
|
+
"hover": "pf-m-hover",
|
|
18
19
|
"flyout": "pf-m-flyout",
|
|
19
20
|
"horizontal": "pf-m-horizontal",
|
|
20
21
|
"subnav": "pf-m-subnav",
|
|
@@ -24,6 +25,7 @@ exports.default = {
|
|
|
24
25
|
"navItem": "pf-v6-c-nav__item",
|
|
25
26
|
"navLink": "pf-v6-c-nav__link",
|
|
26
27
|
"navLinkIcon": "pf-v6-c-nav__link-icon",
|
|
28
|
+
"navLinkText": "pf-v6-c-nav__link-text",
|
|
27
29
|
"navList": "pf-v6-c-nav__list",
|
|
28
30
|
"navNav": "pf-v6-c-nav__nav",
|
|
29
31
|
"navScrollButton": "pf-v6-c-nav__scroll-button",
|
|
@@ -9,10 +9,11 @@ export default {
|
|
|
9
9
|
"overflowHidden": "pf-m-overflow-hidden",
|
|
10
10
|
"inset": "pf-m-inset",
|
|
11
11
|
"fill": "pf-m-fill",
|
|
12
|
+
"docked": "pf-m-docked",
|
|
12
13
|
"drilldown": "pf-m-drilldown",
|
|
13
14
|
"expanded": "pf-m-expanded",
|
|
14
|
-
"hover": "pf-m-hover",
|
|
15
15
|
"current": "pf-m-current",
|
|
16
|
+
"hover": "pf-m-hover",
|
|
16
17
|
"flyout": "pf-m-flyout",
|
|
17
18
|
"horizontal": "pf-m-horizontal",
|
|
18
19
|
"subnav": "pf-m-subnav",
|
|
@@ -22,6 +23,7 @@ export default {
|
|
|
22
23
|
"navItem": "pf-v6-c-nav__item",
|
|
23
24
|
"navLink": "pf-v6-c-nav__link",
|
|
24
25
|
"navLinkIcon": "pf-v6-c-nav__link-icon",
|
|
26
|
+
"navLinkText": "pf-v6-c-nav__link-text",
|
|
25
27
|
"navList": "pf-v6-c-nav__list",
|
|
26
28
|
"navNav": "pf-v6-c-nav__nav",
|
|
27
29
|
"navScrollButton": "pf-v6-c-nav__scroll-button",
|
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
--pf-v6-c-page--BackgroundColor: var(--pf-t--global--background--color--secondary--default);
|
|
3
3
|
--pf-v6-c-page--inset: var(--pf-t--global--spacer--inset--page-chrome);
|
|
4
4
|
--pf-v6-c-page--c-masthead--ZIndex: var(--pf-t--global--z-index--md);
|
|
5
|
+
--pf-v6-c-page__dock--ZIndex: var(--pf-t--global--z-index--md);
|
|
5
6
|
--pf-v6-c-page__sidebar--ZIndex: var(--pf-t--global--z-index--sm);
|
|
6
7
|
--pf-v6-c-page__sidebar--Width--base: 18.125rem;
|
|
7
8
|
--pf-v6-c-page__sidebar--Width: var(--pf-v6-c-page__sidebar--Width--base);
|
|
@@ -109,6 +110,9 @@
|
|
|
109
110
|
--pf-v6-c-page__main-wizard--BorderBlockStartWidth: var(--pf-t--global--border--width--action--default);
|
|
110
111
|
--pf-v6-c-page__drawer--c-drawer--BorderBlockStartWidth: var(--pf-t--global--border--width--high-contrast--regular);
|
|
111
112
|
--pf-v6-c-page__drawer--c-drawer--BorderBlockStartColor: var(--pf-t--global--border--color--high-contrast);
|
|
113
|
+
--pf-v6-c-page--m-dock__main-container--MaxHeight: calc(100% - var(--pf-t--global--spacer--lg) * 2);
|
|
114
|
+
--pf-v6-c-page--m-dock__main-container--MarginBlockStart: var(--pf-t--global--spacer--lg);
|
|
115
|
+
--pf-v6-c-page--m-dock--ColumnGap: var(--pf-t--global--spacer--inset--page-chrome);
|
|
112
116
|
}
|
|
113
117
|
@media screen and (prefers-reduced-motion: no-preference) {
|
|
114
118
|
.pf-v6-c-page {
|
|
@@ -151,6 +155,16 @@
|
|
|
151
155
|
grid-template-columns: var(--pf-v6-c-page__sidebar--Width) 1fr;
|
|
152
156
|
}
|
|
153
157
|
}
|
|
158
|
+
.pf-v6-c-page.pf-m-dock {
|
|
159
|
+
--pf-v6-c-page--masthead--main-container--GridArea: main;
|
|
160
|
+
--pf-v6-c-page__main-container--MaxHeight: var(--pf-v6-c-page--m-dock__main-container--MaxHeight);
|
|
161
|
+
--pf-v6-c-page__main-container--MarginBlockStart: var(--pf-v6-c-page--m-dock__main-container--MarginBlockStart);
|
|
162
|
+
--pf-v6-c-page__main-container--MarginInlineStart: 0;
|
|
163
|
+
grid-template-areas: "dock main";
|
|
164
|
+
grid-template-rows: auto;
|
|
165
|
+
grid-template-columns: auto 1fr;
|
|
166
|
+
column-gap: var(--pf-v6-c-page--m-dock--ColumnGap);
|
|
167
|
+
}
|
|
154
168
|
.pf-v6-c-page > .pf-v6-c-masthead .pf-v6-c-masthead__toggle .pf-v6-c-button.pf-m-hamburger:is(:hover, :focus-visible) {
|
|
155
169
|
--pf-v6-c-button--hamburger-icon--top--path: var(--pf-v6-c-button--hamburger-icon--top--collapse--path);
|
|
156
170
|
--pf-v6-c-button--hamburger-icon--arrow--path: var(--pf-v6-c-button--hamburger-icon--arrow--collapse--path);
|
|
@@ -207,6 +221,11 @@
|
|
|
207
221
|
}
|
|
208
222
|
}
|
|
209
223
|
|
|
224
|
+
.pf-v6-c-page__dock {
|
|
225
|
+
z-index: var(--pf-v6-c-page__dock--ZIndex);
|
|
226
|
+
grid-area: dock;
|
|
227
|
+
}
|
|
228
|
+
|
|
210
229
|
.pf-v6-c-page__sidebar {
|
|
211
230
|
z-index: var(--pf-v6-c-page__sidebar--ZIndex);
|
|
212
231
|
display: flex;
|
|
@@ -510,6 +529,7 @@
|
|
|
510
529
|
flex-direction: column;
|
|
511
530
|
align-self: var(--pf-v6-c-page__main-container--AlignSelf);
|
|
512
531
|
max-height: var(--pf-v6-c-page__main-container--MaxHeight);
|
|
532
|
+
margin-block-start: var(--pf-v6-c-page__main-container--MarginBlockStart, 0);
|
|
513
533
|
margin-inline-start: var(--pf-v6-c-page__main-container--MarginInlineStart);
|
|
514
534
|
margin-inline-end: var(--pf-v6-c-page__main-container--MarginInlineEnd);
|
|
515
535
|
background: var(--pf-v6-c-page__main-container--BackgroundColor);
|
|
@@ -8,6 +8,7 @@ declare const _default: {
|
|
|
8
8
|
"masthead": "pf-v6-c-masthead",
|
|
9
9
|
"mastheadToggle": "pf-v6-c-masthead__toggle",
|
|
10
10
|
"modifiers": {
|
|
11
|
+
"dock": "pf-m-dock",
|
|
11
12
|
"hamburger": "pf-m-hamburger",
|
|
12
13
|
"expanded": "pf-m-expanded",
|
|
13
14
|
"collapsed": "pf-m-collapsed",
|
|
@@ -49,6 +50,7 @@ declare const _default: {
|
|
|
49
50
|
"noPaddingOn_2xl": "pf-m-no-padding-on-2xl"
|
|
50
51
|
},
|
|
51
52
|
"page": "pf-v6-c-page",
|
|
53
|
+
"pageDock": "pf-v6-c-page__dock",
|
|
52
54
|
"pageDrawer": "pf-v6-c-page__drawer",
|
|
53
55
|
"pageMain": "pf-v6-c-page__main",
|
|
54
56
|
"pageMainBody": "pf-v6-c-page__main-body",
|
|
@@ -10,6 +10,7 @@ exports.default = {
|
|
|
10
10
|
"masthead": "pf-v6-c-masthead",
|
|
11
11
|
"mastheadToggle": "pf-v6-c-masthead__toggle",
|
|
12
12
|
"modifiers": {
|
|
13
|
+
"dock": "pf-m-dock",
|
|
13
14
|
"hamburger": "pf-m-hamburger",
|
|
14
15
|
"expanded": "pf-m-expanded",
|
|
15
16
|
"collapsed": "pf-m-collapsed",
|
|
@@ -51,6 +52,7 @@ exports.default = {
|
|
|
51
52
|
"noPaddingOn_2xl": "pf-m-no-padding-on-2xl"
|
|
52
53
|
},
|
|
53
54
|
"page": "pf-v6-c-page",
|
|
55
|
+
"pageDock": "pf-v6-c-page__dock",
|
|
54
56
|
"pageDrawer": "pf-v6-c-page__drawer",
|
|
55
57
|
"pageMain": "pf-v6-c-page__main",
|
|
56
58
|
"pageMainBody": "pf-v6-c-page__main-body",
|
|
@@ -8,6 +8,7 @@ export default {
|
|
|
8
8
|
"masthead": "pf-v6-c-masthead",
|
|
9
9
|
"mastheadToggle": "pf-v6-c-masthead__toggle",
|
|
10
10
|
"modifiers": {
|
|
11
|
+
"dock": "pf-m-dock",
|
|
11
12
|
"hamburger": "pf-m-hamburger",
|
|
12
13
|
"expanded": "pf-m-expanded",
|
|
13
14
|
"collapsed": "pf-m-collapsed",
|
|
@@ -49,6 +50,7 @@ export default {
|
|
|
49
50
|
"noPaddingOn_2xl": "pf-m-no-padding-on-2xl"
|
|
50
51
|
},
|
|
51
52
|
"page": "pf-v6-c-page",
|
|
53
|
+
"pageDock": "pf-v6-c-page__dock",
|
|
52
54
|
"pageDrawer": "pf-v6-c-page__drawer",
|
|
53
55
|
"pageMain": "pf-v6-c-page__main",
|
|
54
56
|
"pageMainBody": "pf-v6-c-page__main-body",
|
|
@@ -40,6 +40,7 @@
|
|
|
40
40
|
--pf-v6-c-toolbar--m-sticky--BackgroundColor: var(--pf-t--global--background--color--primary--default);
|
|
41
41
|
--pf-v6-c-toolbar--m-sticky--BorderBlockEndWidth: var(--pf-t--global--border--width--high-contrast--regular);
|
|
42
42
|
--pf-v6-c-toolbar--m-sticky--BorderBlockEndColor: var(--pf-t--global--border--color--high-contrast);
|
|
43
|
+
--pf-v6-c-toolbar--m-vertical--Width: fit-content;
|
|
43
44
|
--pf-v6-c-toolbar__expand-all-icon--Rotate: 0;
|
|
44
45
|
--pf-v6-c-toolbar__expand-all-icon--TransitionDuration: var(--pf-t--global--motion--duration--icon--default);
|
|
45
46
|
--pf-v6-c-toolbar__expand-all-icon--TransitionTimingFunction: var(--pf-t--global--motion--timing-function--default);
|
|
@@ -243,6 +244,16 @@
|
|
|
243
244
|
.pf-v6-c-toolbar.pf-m-no-background {
|
|
244
245
|
--pf-v6-c-toolbar--BackgroundColor: var(--pf-v6-c-toolbar--m-no-background--BackgroundColor);
|
|
245
246
|
}
|
|
247
|
+
.pf-v6-c-toolbar.pf-m-vertical {
|
|
248
|
+
--pf-v6-c-toolbar--child--m-align-end--MarginBlockStart: auto;
|
|
249
|
+
--pf-v6-c-toolbar--child--m-align-end--MarginInlineStart: 0;
|
|
250
|
+
--pf-v6-c-toolbar--PaddingBlockEnd: 0;
|
|
251
|
+
--pf-v6-c-toolbar--Width: var(--pf-v6-c-toolbar--m-vertical--Width);
|
|
252
|
+
}
|
|
253
|
+
.pf-v6-c-toolbar.pf-m-vertical :is(.pf-v6-c-toolbar__group, .pf-v6-c-toolbar__item, .pf-v6-c-toolbar__content-section) {
|
|
254
|
+
flex-direction: column;
|
|
255
|
+
align-items: center;
|
|
256
|
+
}
|
|
246
257
|
|
|
247
258
|
.pf-v6-c-toolbar__item {
|
|
248
259
|
--pf-v6-c-toolbar__item--Width--base: var(--pf-v6-c-toolbar__item--Width);
|
|
@@ -322,6 +333,9 @@
|
|
|
322
333
|
row-gap: var(--pf-v6-c-toolbar__group--RowGap);
|
|
323
334
|
column-gap: var(--pf-v6-c-toolbar__group--ColumnGap);
|
|
324
335
|
}
|
|
336
|
+
.pf-v6-c-toolbar.pf-m-vertical .pf-v6-c-toolbar__group {
|
|
337
|
+
row-gap: var(--pf-v6-c-toolbar__group--ColumnGap);
|
|
338
|
+
}
|
|
325
339
|
.pf-v6-c-toolbar__group.pf-m-filter-group {
|
|
326
340
|
column-gap: var(--pf-v6-c-toolbar__group--m-filter-group--ColumnGap);
|
|
327
341
|
}
|
|
@@ -333,9 +347,15 @@
|
|
|
333
347
|
.pf-v6-c-toolbar__group.pf-m-action-group {
|
|
334
348
|
column-gap: var(--pf-v6-c-toolbar__group--m-action-group--ColumnGap);
|
|
335
349
|
}
|
|
350
|
+
.pf-v6-c-toolbar.pf-m-vertical .pf-v6-c-toolbar__group.pf-m-action-group {
|
|
351
|
+
row-gap: var(--pf-v6-c-toolbar__group--m-action-group--ColumnGap);
|
|
352
|
+
}
|
|
336
353
|
.pf-v6-c-toolbar__group.pf-m-action-group-plain {
|
|
337
354
|
column-gap: var(--pf-v6-c-toolbar__group--m-action-group-plain--ColumnGap);
|
|
338
355
|
}
|
|
356
|
+
.pf-v6-c-toolbar.pf-m-vertical .pf-v6-c-toolbar__group.pf-m-action-group-plain {
|
|
357
|
+
row-gap: var(--pf-v6-c-toolbar__group--m-action-group-plain--ColumnGap);
|
|
358
|
+
}
|
|
339
359
|
.pf-v6-c-toolbar__group.pf-m-action-group-inline {
|
|
340
360
|
flex-wrap: wrap;
|
|
341
361
|
column-gap: var(--pf-v6-c-toolbar__group--m-action-group-inline--ColumnGap);
|
|
@@ -412,7 +432,8 @@
|
|
|
412
432
|
}
|
|
413
433
|
.pf-v6-c-toolbar__group.pf-m-align-end,
|
|
414
434
|
.pf-v6-c-toolbar__item.pf-m-align-end {
|
|
415
|
-
margin-
|
|
435
|
+
margin-block-start: var(--pf-v6-c-toolbar--child--m-align-end--MarginBlockStart, 0);
|
|
436
|
+
margin-inline-start: var(--pf-v6-c-toolbar--child--m-align-end--MarginInlineStart, auto);
|
|
416
437
|
}
|
|
417
438
|
.pf-v6-c-toolbar__group.pf-m-flex-grow,
|
|
418
439
|
.pf-v6-c-toolbar__item.pf-m-flex-grow {
|
|
@@ -667,7 +688,8 @@
|
|
|
667
688
|
}
|
|
668
689
|
.pf-v6-c-toolbar__group.pf-m-align-end-on-sm,
|
|
669
690
|
.pf-v6-c-toolbar__item.pf-m-align-end-on-sm {
|
|
670
|
-
margin-
|
|
691
|
+
margin-block-start: var(--pf-v6-c-toolbar--child--m-align-end--MarginBlockStart, 0);
|
|
692
|
+
margin-inline-start: var(--pf-v6-c-toolbar--child--m-align-end--MarginInlineStart, auto);
|
|
671
693
|
}
|
|
672
694
|
.pf-v6-c-toolbar__group.pf-m-flex-grow-on-sm,
|
|
673
695
|
.pf-v6-c-toolbar__item.pf-m-flex-grow-on-sm {
|
|
@@ -919,7 +941,8 @@
|
|
|
919
941
|
}
|
|
920
942
|
.pf-v6-c-toolbar__group.pf-m-align-end-on-md,
|
|
921
943
|
.pf-v6-c-toolbar__item.pf-m-align-end-on-md {
|
|
922
|
-
margin-
|
|
944
|
+
margin-block-start: var(--pf-v6-c-toolbar--child--m-align-end--MarginBlockStart, 0);
|
|
945
|
+
margin-inline-start: var(--pf-v6-c-toolbar--child--m-align-end--MarginInlineStart, auto);
|
|
923
946
|
}
|
|
924
947
|
.pf-v6-c-toolbar__group.pf-m-flex-grow-on-md,
|
|
925
948
|
.pf-v6-c-toolbar__item.pf-m-flex-grow-on-md {
|
|
@@ -1171,7 +1194,8 @@
|
|
|
1171
1194
|
}
|
|
1172
1195
|
.pf-v6-c-toolbar__group.pf-m-align-end-on-lg,
|
|
1173
1196
|
.pf-v6-c-toolbar__item.pf-m-align-end-on-lg {
|
|
1174
|
-
margin-
|
|
1197
|
+
margin-block-start: var(--pf-v6-c-toolbar--child--m-align-end--MarginBlockStart, 0);
|
|
1198
|
+
margin-inline-start: var(--pf-v6-c-toolbar--child--m-align-end--MarginInlineStart, auto);
|
|
1175
1199
|
}
|
|
1176
1200
|
.pf-v6-c-toolbar__group.pf-m-flex-grow-on-lg,
|
|
1177
1201
|
.pf-v6-c-toolbar__item.pf-m-flex-grow-on-lg {
|
|
@@ -1423,7 +1447,8 @@
|
|
|
1423
1447
|
}
|
|
1424
1448
|
.pf-v6-c-toolbar__group.pf-m-align-end-on-xl,
|
|
1425
1449
|
.pf-v6-c-toolbar__item.pf-m-align-end-on-xl {
|
|
1426
|
-
margin-
|
|
1450
|
+
margin-block-start: var(--pf-v6-c-toolbar--child--m-align-end--MarginBlockStart, 0);
|
|
1451
|
+
margin-inline-start: var(--pf-v6-c-toolbar--child--m-align-end--MarginInlineStart, auto);
|
|
1427
1452
|
}
|
|
1428
1453
|
.pf-v6-c-toolbar__group.pf-m-flex-grow-on-xl,
|
|
1429
1454
|
.pf-v6-c-toolbar__item.pf-m-flex-grow-on-xl {
|
|
@@ -1675,7 +1700,8 @@
|
|
|
1675
1700
|
}
|
|
1676
1701
|
.pf-v6-c-toolbar__group.pf-m-align-end-on-2xl,
|
|
1677
1702
|
.pf-v6-c-toolbar__item.pf-m-align-end-on-2xl {
|
|
1678
|
-
margin-
|
|
1703
|
+
margin-block-start: var(--pf-v6-c-toolbar--child--m-align-end--MarginBlockStart, 0);
|
|
1704
|
+
margin-inline-start: var(--pf-v6-c-toolbar--child--m-align-end--MarginInlineStart, auto);
|
|
1679
1705
|
}
|
|
1680
1706
|
.pf-v6-c-toolbar__group.pf-m-flex-grow-on-2xl,
|
|
1681
1707
|
.pf-v6-c-toolbar__item.pf-m-flex-grow-on-2xl {
|