@patternfly/patternfly 6.5.0-prerelease.31 → 6.5.0-prerelease.32
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/components/Compass/compass.css +14 -4
- package/components/Compass/compass.scss +16 -4
- package/components/Masthead/masthead.css +40 -0
- package/components/Masthead/masthead.scss +47 -0
- package/components/Nav/nav.css +55 -0
- package/components/Nav/nav.scss +70 -3
- package/components/Page/page.css +20 -0
- package/components/Page/page.scss +27 -0
- package/components/Toolbar/toolbar.css +32 -6
- package/components/Toolbar/toolbar.scss +28 -4
- package/components/_index.css +161 -10
- package/docs/components/Compass/examples/Compass.css +8 -2
- package/docs/components/Compass/examples/Compass.md +22 -1
- package/docs/components/Masthead/examples/masthead.md +67 -0
- package/docs/components/Nav/examples/Navigation.md +44 -0
- package/docs/components/Page/examples/Page.md +37 -0
- package/docs/components/Toolbar/examples/Toolbar.md +28 -0
- package/docs/demos/AboutModal/examples/AboutModal.md +5 -5
- package/docs/demos/Alert/examples/Alert.md +15 -15
- package/docs/demos/BackToTop/examples/BackToTop.md +5 -5
- package/docs/demos/Banner/examples/Banner.md +10 -10
- package/docs/demos/CardView/examples/CardView.md +5 -5
- package/docs/demos/Compass/examples/Compass.md +208 -0
- package/docs/demos/Dashboard/examples/Dashboard.md +5 -5
- package/docs/demos/DataList/examples/DataList.md +20 -23
- package/docs/demos/DescriptionList/examples/DescriptionList.md +15 -15
- package/docs/demos/Drawer/examples/Drawer.md +25 -25
- package/docs/demos/JumpLinks/examples/JumpLinks.md +30 -30
- package/docs/demos/Masthead/examples/Masthead.md +55 -58
- package/docs/demos/Modal/examples/Modal.md +30 -33
- package/docs/demos/Nav/examples/Nav.md +299 -62
- package/docs/demos/NotificationDrawer/examples/NotificationDrawer.md +25 -25
- package/docs/demos/Page/examples/Page.md +70 -79
- package/docs/demos/PrimaryDetail/examples/PrimaryDetail.md +35 -35
- package/docs/demos/Skeleton/examples/Skeleton.md +5 -5
- package/docs/demos/Table/examples/Table.md +75 -78
- package/docs/demos/Tabs/examples/Tabs.md +30 -30
- package/docs/demos/Toolbar/examples/Toolbar.md +10 -10
- package/docs/demos/Wizard/examples/Wizard.md +45 -48
- package/package.json +1 -1
- package/patternfly-no-globals.css +161 -10
- package/patternfly.css +161 -10
- package/patternfly.min.css +1 -1
- package/patternfly.min.css.map +1 -1
|
@@ -16,7 +16,7 @@ wrapperTag: div
|
|
|
16
16
|
<span class="pf-v6-c-button__text">Skip to content</span>
|
|
17
17
|
</a>
|
|
18
18
|
</div>
|
|
19
|
-
<header class="pf-v6-c-masthead" id="wizard-basic-example-
|
|
19
|
+
<header class="pf-v6-c-masthead" id="wizard-basic-example-docked">
|
|
20
20
|
<div class="pf-v6-c-masthead__main">
|
|
21
21
|
<span class="pf-v6-c-masthead__toggle">
|
|
22
22
|
<button
|
|
@@ -58,7 +58,7 @@ wrapperTag: div
|
|
|
58
58
|
y1="2.25860997e-13%"
|
|
59
59
|
x2="32%"
|
|
60
60
|
y2="100%"
|
|
61
|
-
id="linearGradient-wizard-basic-example-
|
|
61
|
+
id="linearGradient-wizard-basic-example-docked"
|
|
62
62
|
>
|
|
63
63
|
<stop stop-color="#2B9AF3" offset="0%" />
|
|
64
64
|
<stop
|
|
@@ -112,11 +112,11 @@ wrapperTag: div
|
|
|
112
112
|
/>
|
|
113
113
|
<path
|
|
114
114
|
d="M158,3.43478261 L65.2608696,158 L138,158 C149.045695,158 158,149.045695 158,138 L158,3.43478261 L158,3.43478261 Z"
|
|
115
|
-
fill="url(#linearGradient-wizard-basic-example-
|
|
115
|
+
fill="url(#linearGradient-wizard-basic-example-docked)"
|
|
116
116
|
/>
|
|
117
117
|
<path
|
|
118
118
|
d="M123.652174,-30.9130435 L30.9130435,123.652174 L103.652174,123.652174 C114.697869,123.652174 123.652174,114.697869 123.652174,103.652174 L123.652174,-30.9130435 L123.652174,-30.9130435 Z"
|
|
119
|
-
fill="url(#linearGradient-wizard-basic-example-
|
|
119
|
+
fill="url(#linearGradient-wizard-basic-example-docked)"
|
|
120
120
|
transform="translate(77.282609, 46.369565) scale(1, -1) rotate(90.000000) translate(-77.282609, -46.369565) "
|
|
121
121
|
/>
|
|
122
122
|
</g>
|
|
@@ -128,7 +128,7 @@ wrapperTag: div
|
|
|
128
128
|
<div class="pf-v6-c-masthead__content">
|
|
129
129
|
<div
|
|
130
130
|
class="pf-v6-c-toolbar pf-m-static"
|
|
131
|
-
id="wizard-basic-example-
|
|
131
|
+
id="wizard-basic-example-docked-toolbar"
|
|
132
132
|
>
|
|
133
133
|
<div class="pf-v6-c-toolbar__content">
|
|
134
134
|
<div class="pf-v6-c-toolbar__content-section">
|
|
@@ -637,7 +637,7 @@ wrapperTag: div
|
|
|
637
637
|
<span class="pf-v6-c-button__text">Skip to content</span>
|
|
638
638
|
</a>
|
|
639
639
|
</div>
|
|
640
|
-
<header class="pf-v6-c-masthead" id="wizard-nav-expanded-example-
|
|
640
|
+
<header class="pf-v6-c-masthead" id="wizard-nav-expanded-example-docked">
|
|
641
641
|
<div class="pf-v6-c-masthead__main">
|
|
642
642
|
<span class="pf-v6-c-masthead__toggle">
|
|
643
643
|
<button
|
|
@@ -679,7 +679,7 @@ wrapperTag: div
|
|
|
679
679
|
y1="2.25860997e-13%"
|
|
680
680
|
x2="32%"
|
|
681
681
|
y2="100%"
|
|
682
|
-
id="linearGradient-wizard-nav-expanded-example-
|
|
682
|
+
id="linearGradient-wizard-nav-expanded-example-docked"
|
|
683
683
|
>
|
|
684
684
|
<stop stop-color="#2B9AF3" offset="0%" />
|
|
685
685
|
<stop
|
|
@@ -733,11 +733,11 @@ wrapperTag: div
|
|
|
733
733
|
/>
|
|
734
734
|
<path
|
|
735
735
|
d="M158,3.43478261 L65.2608696,158 L138,158 C149.045695,158 158,149.045695 158,138 L158,3.43478261 L158,3.43478261 Z"
|
|
736
|
-
fill="url(#linearGradient-wizard-nav-expanded-example-
|
|
736
|
+
fill="url(#linearGradient-wizard-nav-expanded-example-docked)"
|
|
737
737
|
/>
|
|
738
738
|
<path
|
|
739
739
|
d="M123.652174,-30.9130435 L30.9130435,123.652174 L103.652174,123.652174 C114.697869,123.652174 123.652174,114.697869 123.652174,103.652174 L123.652174,-30.9130435 L123.652174,-30.9130435 Z"
|
|
740
|
-
fill="url(#linearGradient-wizard-nav-expanded-example-
|
|
740
|
+
fill="url(#linearGradient-wizard-nav-expanded-example-docked)"
|
|
741
741
|
transform="translate(77.282609, 46.369565) scale(1, -1) rotate(90.000000) translate(-77.282609, -46.369565) "
|
|
742
742
|
/>
|
|
743
743
|
</g>
|
|
@@ -749,7 +749,7 @@ wrapperTag: div
|
|
|
749
749
|
<div class="pf-v6-c-masthead__content">
|
|
750
750
|
<div
|
|
751
751
|
class="pf-v6-c-toolbar pf-m-static"
|
|
752
|
-
id="wizard-nav-expanded-example-
|
|
752
|
+
id="wizard-nav-expanded-example-docked-toolbar"
|
|
753
753
|
>
|
|
754
754
|
<div class="pf-v6-c-toolbar__content">
|
|
755
755
|
<div class="pf-v6-c-toolbar__content-section">
|
|
@@ -1239,7 +1239,7 @@ wrapperTag: div
|
|
|
1239
1239
|
</div>
|
|
1240
1240
|
<header
|
|
1241
1241
|
class="pf-v6-c-masthead"
|
|
1242
|
-
id="wizard-with-drawer-closed-example-
|
|
1242
|
+
id="wizard-with-drawer-closed-example-docked"
|
|
1243
1243
|
>
|
|
1244
1244
|
<div class="pf-v6-c-masthead__main">
|
|
1245
1245
|
<span class="pf-v6-c-masthead__toggle">
|
|
@@ -1282,7 +1282,7 @@ wrapperTag: div
|
|
|
1282
1282
|
y1="2.25860997e-13%"
|
|
1283
1283
|
x2="32%"
|
|
1284
1284
|
y2="100%"
|
|
1285
|
-
id="linearGradient-wizard-with-drawer-closed-example-
|
|
1285
|
+
id="linearGradient-wizard-with-drawer-closed-example-docked"
|
|
1286
1286
|
>
|
|
1287
1287
|
<stop stop-color="#2B9AF3" offset="0%" />
|
|
1288
1288
|
<stop
|
|
@@ -1336,11 +1336,11 @@ wrapperTag: div
|
|
|
1336
1336
|
/>
|
|
1337
1337
|
<path
|
|
1338
1338
|
d="M158,3.43478261 L65.2608696,158 L138,158 C149.045695,158 158,149.045695 158,138 L158,3.43478261 L158,3.43478261 Z"
|
|
1339
|
-
fill="url(#linearGradient-wizard-with-drawer-closed-example-
|
|
1339
|
+
fill="url(#linearGradient-wizard-with-drawer-closed-example-docked)"
|
|
1340
1340
|
/>
|
|
1341
1341
|
<path
|
|
1342
1342
|
d="M123.652174,-30.9130435 L30.9130435,123.652174 L103.652174,123.652174 C114.697869,123.652174 123.652174,114.697869 123.652174,103.652174 L123.652174,-30.9130435 L123.652174,-30.9130435 Z"
|
|
1343
|
-
fill="url(#linearGradient-wizard-with-drawer-closed-example-
|
|
1343
|
+
fill="url(#linearGradient-wizard-with-drawer-closed-example-docked)"
|
|
1344
1344
|
transform="translate(77.282609, 46.369565) scale(1, -1) rotate(90.000000) translate(-77.282609, -46.369565) "
|
|
1345
1345
|
/>
|
|
1346
1346
|
</g>
|
|
@@ -1352,7 +1352,7 @@ wrapperTag: div
|
|
|
1352
1352
|
<div class="pf-v6-c-masthead__content">
|
|
1353
1353
|
<div
|
|
1354
1354
|
class="pf-v6-c-toolbar pf-m-static"
|
|
1355
|
-
id="wizard-with-drawer-closed-example-
|
|
1355
|
+
id="wizard-with-drawer-closed-example-docked-toolbar"
|
|
1356
1356
|
>
|
|
1357
1357
|
<div class="pf-v6-c-toolbar__content">
|
|
1358
1358
|
<div class="pf-v6-c-toolbar__content-section">
|
|
@@ -1926,7 +1926,7 @@ wrapperTag: div
|
|
|
1926
1926
|
</div>
|
|
1927
1927
|
<header
|
|
1928
1928
|
class="pf-v6-c-masthead"
|
|
1929
|
-
id="wizard-with-drawer-expanded-example-
|
|
1929
|
+
id="wizard-with-drawer-expanded-example-docked"
|
|
1930
1930
|
>
|
|
1931
1931
|
<div class="pf-v6-c-masthead__main">
|
|
1932
1932
|
<span class="pf-v6-c-masthead__toggle">
|
|
@@ -1969,7 +1969,7 @@ wrapperTag: div
|
|
|
1969
1969
|
y1="2.25860997e-13%"
|
|
1970
1970
|
x2="32%"
|
|
1971
1971
|
y2="100%"
|
|
1972
|
-
id="linearGradient-wizard-with-drawer-expanded-example-
|
|
1972
|
+
id="linearGradient-wizard-with-drawer-expanded-example-docked"
|
|
1973
1973
|
>
|
|
1974
1974
|
<stop stop-color="#2B9AF3" offset="0%" />
|
|
1975
1975
|
<stop
|
|
@@ -2023,11 +2023,11 @@ wrapperTag: div
|
|
|
2023
2023
|
/>
|
|
2024
2024
|
<path
|
|
2025
2025
|
d="M158,3.43478261 L65.2608696,158 L138,158 C149.045695,158 158,149.045695 158,138 L158,3.43478261 L158,3.43478261 Z"
|
|
2026
|
-
fill="url(#linearGradient-wizard-with-drawer-expanded-example-
|
|
2026
|
+
fill="url(#linearGradient-wizard-with-drawer-expanded-example-docked)"
|
|
2027
2027
|
/>
|
|
2028
2028
|
<path
|
|
2029
2029
|
d="M123.652174,-30.9130435 L30.9130435,123.652174 L103.652174,123.652174 C114.697869,123.652174 123.652174,114.697869 123.652174,103.652174 L123.652174,-30.9130435 L123.652174,-30.9130435 Z"
|
|
2030
|
-
fill="url(#linearGradient-wizard-with-drawer-expanded-example-
|
|
2030
|
+
fill="url(#linearGradient-wizard-with-drawer-expanded-example-docked)"
|
|
2031
2031
|
transform="translate(77.282609, 46.369565) scale(1, -1) rotate(90.000000) translate(-77.282609, -46.369565) "
|
|
2032
2032
|
/>
|
|
2033
2033
|
</g>
|
|
@@ -2039,7 +2039,7 @@ wrapperTag: div
|
|
|
2039
2039
|
<div class="pf-v6-c-masthead__content">
|
|
2040
2040
|
<div
|
|
2041
2041
|
class="pf-v6-c-toolbar pf-m-static"
|
|
2042
|
-
id="wizard-with-drawer-expanded-example-
|
|
2042
|
+
id="wizard-with-drawer-expanded-example-docked-toolbar"
|
|
2043
2043
|
>
|
|
2044
2044
|
<div class="pf-v6-c-toolbar__content">
|
|
2045
2045
|
<div class="pf-v6-c-toolbar__content-section">
|
|
@@ -2610,10 +2610,7 @@ wrapperTag: div
|
|
|
2610
2610
|
<span class="pf-v6-c-button__text">Skip to content</span>
|
|
2611
2611
|
</a>
|
|
2612
2612
|
</div>
|
|
2613
|
-
<header
|
|
2614
|
-
class="pf-v6-c-masthead"
|
|
2615
|
-
id="wizard-with-drawer-info-example-masthead"
|
|
2616
|
-
>
|
|
2613
|
+
<header class="pf-v6-c-masthead" id="wizard-with-drawer-info-example-docked">
|
|
2617
2614
|
<div class="pf-v6-c-masthead__main">
|
|
2618
2615
|
<span class="pf-v6-c-masthead__toggle">
|
|
2619
2616
|
<button
|
|
@@ -2655,7 +2652,7 @@ wrapperTag: div
|
|
|
2655
2652
|
y1="2.25860997e-13%"
|
|
2656
2653
|
x2="32%"
|
|
2657
2654
|
y2="100%"
|
|
2658
|
-
id="linearGradient-wizard-with-drawer-info-example-
|
|
2655
|
+
id="linearGradient-wizard-with-drawer-info-example-docked"
|
|
2659
2656
|
>
|
|
2660
2657
|
<stop stop-color="#2B9AF3" offset="0%" />
|
|
2661
2658
|
<stop
|
|
@@ -2709,11 +2706,11 @@ wrapperTag: div
|
|
|
2709
2706
|
/>
|
|
2710
2707
|
<path
|
|
2711
2708
|
d="M158,3.43478261 L65.2608696,158 L138,158 C149.045695,158 158,149.045695 158,138 L158,3.43478261 L158,3.43478261 Z"
|
|
2712
|
-
fill="url(#linearGradient-wizard-with-drawer-info-example-
|
|
2709
|
+
fill="url(#linearGradient-wizard-with-drawer-info-example-docked)"
|
|
2713
2710
|
/>
|
|
2714
2711
|
<path
|
|
2715
2712
|
d="M123.652174,-30.9130435 L30.9130435,123.652174 L103.652174,123.652174 C114.697869,123.652174 123.652174,114.697869 123.652174,103.652174 L123.652174,-30.9130435 L123.652174,-30.9130435 Z"
|
|
2716
|
-
fill="url(#linearGradient-wizard-with-drawer-info-example-
|
|
2713
|
+
fill="url(#linearGradient-wizard-with-drawer-info-example-docked)"
|
|
2717
2714
|
transform="translate(77.282609, 46.369565) scale(1, -1) rotate(90.000000) translate(-77.282609, -46.369565) "
|
|
2718
2715
|
/>
|
|
2719
2716
|
</g>
|
|
@@ -2725,7 +2722,7 @@ wrapperTag: div
|
|
|
2725
2722
|
<div class="pf-v6-c-masthead__content">
|
|
2726
2723
|
<div
|
|
2727
2724
|
class="pf-v6-c-toolbar pf-m-static"
|
|
2728
|
-
id="wizard-with-drawer-info-example-
|
|
2725
|
+
id="wizard-with-drawer-info-example-docked-toolbar"
|
|
2729
2726
|
>
|
|
2730
2727
|
<div class="pf-v6-c-toolbar__content">
|
|
2731
2728
|
<div class="pf-v6-c-toolbar__content-section">
|
|
@@ -3171,7 +3168,7 @@ wrapperTag: div
|
|
|
3171
3168
|
<span class="pf-v6-c-button__text">Skip to content</span>
|
|
3172
3169
|
</a>
|
|
3173
3170
|
</div>
|
|
3174
|
-
<header class="pf-v6-c-masthead" id="wizard-in-page-example-
|
|
3171
|
+
<header class="pf-v6-c-masthead" id="wizard-in-page-example-docked">
|
|
3175
3172
|
<div class="pf-v6-c-masthead__main">
|
|
3176
3173
|
<span class="pf-v6-c-masthead__toggle">
|
|
3177
3174
|
<button
|
|
@@ -3213,7 +3210,7 @@ wrapperTag: div
|
|
|
3213
3210
|
y1="2.25860997e-13%"
|
|
3214
3211
|
x2="32%"
|
|
3215
3212
|
y2="100%"
|
|
3216
|
-
id="linearGradient-wizard-in-page-example-
|
|
3213
|
+
id="linearGradient-wizard-in-page-example-docked"
|
|
3217
3214
|
>
|
|
3218
3215
|
<stop stop-color="#2B9AF3" offset="0%" />
|
|
3219
3216
|
<stop
|
|
@@ -3267,11 +3264,11 @@ wrapperTag: div
|
|
|
3267
3264
|
/>
|
|
3268
3265
|
<path
|
|
3269
3266
|
d="M158,3.43478261 L65.2608696,158 L138,158 C149.045695,158 158,149.045695 158,138 L158,3.43478261 L158,3.43478261 Z"
|
|
3270
|
-
fill="url(#linearGradient-wizard-in-page-example-
|
|
3267
|
+
fill="url(#linearGradient-wizard-in-page-example-docked)"
|
|
3271
3268
|
/>
|
|
3272
3269
|
<path
|
|
3273
3270
|
d="M123.652174,-30.9130435 L30.9130435,123.652174 L103.652174,123.652174 C114.697869,123.652174 123.652174,114.697869 123.652174,103.652174 L123.652174,-30.9130435 L123.652174,-30.9130435 Z"
|
|
3274
|
-
fill="url(#linearGradient-wizard-in-page-example-
|
|
3271
|
+
fill="url(#linearGradient-wizard-in-page-example-docked)"
|
|
3275
3272
|
transform="translate(77.282609, 46.369565) scale(1, -1) rotate(90.000000) translate(-77.282609, -46.369565) "
|
|
3276
3273
|
/>
|
|
3277
3274
|
</g>
|
|
@@ -3283,7 +3280,7 @@ wrapperTag: div
|
|
|
3283
3280
|
<div class="pf-v6-c-masthead__content">
|
|
3284
3281
|
<div
|
|
3285
3282
|
class="pf-v6-c-toolbar pf-m-static"
|
|
3286
|
-
id="wizard-in-page-example-
|
|
3283
|
+
id="wizard-in-page-example-docked-toolbar"
|
|
3287
3284
|
>
|
|
3288
3285
|
<div class="pf-v6-c-toolbar__content">
|
|
3289
3286
|
<div class="pf-v6-c-toolbar__content-section">
|
|
@@ -3736,7 +3733,7 @@ wrapperTag: div
|
|
|
3736
3733
|
<span class="pf-v6-c-button__text">Skip to content</span>
|
|
3737
3734
|
</a>
|
|
3738
3735
|
</div>
|
|
3739
|
-
<header class="pf-v6-c-masthead" id="in-page-nav-expanded-example-
|
|
3736
|
+
<header class="pf-v6-c-masthead" id="in-page-nav-expanded-example-docked">
|
|
3740
3737
|
<div class="pf-v6-c-masthead__main">
|
|
3741
3738
|
<span class="pf-v6-c-masthead__toggle">
|
|
3742
3739
|
<button
|
|
@@ -3778,7 +3775,7 @@ wrapperTag: div
|
|
|
3778
3775
|
y1="2.25860997e-13%"
|
|
3779
3776
|
x2="32%"
|
|
3780
3777
|
y2="100%"
|
|
3781
|
-
id="linearGradient-in-page-nav-expanded-example-
|
|
3778
|
+
id="linearGradient-in-page-nav-expanded-example-docked"
|
|
3782
3779
|
>
|
|
3783
3780
|
<stop stop-color="#2B9AF3" offset="0%" />
|
|
3784
3781
|
<stop
|
|
@@ -3832,11 +3829,11 @@ wrapperTag: div
|
|
|
3832
3829
|
/>
|
|
3833
3830
|
<path
|
|
3834
3831
|
d="M158,3.43478261 L65.2608696,158 L138,158 C149.045695,158 158,149.045695 158,138 L158,3.43478261 L158,3.43478261 Z"
|
|
3835
|
-
fill="url(#linearGradient-in-page-nav-expanded-example-
|
|
3832
|
+
fill="url(#linearGradient-in-page-nav-expanded-example-docked)"
|
|
3836
3833
|
/>
|
|
3837
3834
|
<path
|
|
3838
3835
|
d="M123.652174,-30.9130435 L30.9130435,123.652174 L103.652174,123.652174 C114.697869,123.652174 123.652174,114.697869 123.652174,103.652174 L123.652174,-30.9130435 L123.652174,-30.9130435 Z"
|
|
3839
|
-
fill="url(#linearGradient-in-page-nav-expanded-example-
|
|
3836
|
+
fill="url(#linearGradient-in-page-nav-expanded-example-docked)"
|
|
3840
3837
|
transform="translate(77.282609, 46.369565) scale(1, -1) rotate(90.000000) translate(-77.282609, -46.369565) "
|
|
3841
3838
|
/>
|
|
3842
3839
|
</g>
|
|
@@ -3848,7 +3845,7 @@ wrapperTag: div
|
|
|
3848
3845
|
<div class="pf-v6-c-masthead__content">
|
|
3849
3846
|
<div
|
|
3850
3847
|
class="pf-v6-c-toolbar pf-m-static"
|
|
3851
|
-
id="in-page-nav-expanded-example-
|
|
3848
|
+
id="in-page-nav-expanded-example-docked-toolbar"
|
|
3852
3849
|
>
|
|
3853
3850
|
<div class="pf-v6-c-toolbar__content">
|
|
3854
3851
|
<div class="pf-v6-c-toolbar__content-section">
|
|
@@ -4282,7 +4279,7 @@ wrapperTag: div
|
|
|
4282
4279
|
</div>
|
|
4283
4280
|
<header
|
|
4284
4281
|
class="pf-v6-c-masthead"
|
|
4285
|
-
id="wizard-with-drawer-in-page-example-
|
|
4282
|
+
id="wizard-with-drawer-in-page-example-docked"
|
|
4286
4283
|
>
|
|
4287
4284
|
<div class="pf-v6-c-masthead__main">
|
|
4288
4285
|
<span class="pf-v6-c-masthead__toggle">
|
|
@@ -4325,7 +4322,7 @@ wrapperTag: div
|
|
|
4325
4322
|
y1="2.25860997e-13%"
|
|
4326
4323
|
x2="32%"
|
|
4327
4324
|
y2="100%"
|
|
4328
|
-
id="linearGradient-wizard-with-drawer-in-page-example-
|
|
4325
|
+
id="linearGradient-wizard-with-drawer-in-page-example-docked"
|
|
4329
4326
|
>
|
|
4330
4327
|
<stop stop-color="#2B9AF3" offset="0%" />
|
|
4331
4328
|
<stop
|
|
@@ -4379,11 +4376,11 @@ wrapperTag: div
|
|
|
4379
4376
|
/>
|
|
4380
4377
|
<path
|
|
4381
4378
|
d="M158,3.43478261 L65.2608696,158 L138,158 C149.045695,158 158,149.045695 158,138 L158,3.43478261 L158,3.43478261 Z"
|
|
4382
|
-
fill="url(#linearGradient-wizard-with-drawer-in-page-example-
|
|
4379
|
+
fill="url(#linearGradient-wizard-with-drawer-in-page-example-docked)"
|
|
4383
4380
|
/>
|
|
4384
4381
|
<path
|
|
4385
4382
|
d="M123.652174,-30.9130435 L30.9130435,123.652174 L103.652174,123.652174 C114.697869,123.652174 123.652174,114.697869 123.652174,103.652174 L123.652174,-30.9130435 L123.652174,-30.9130435 Z"
|
|
4386
|
-
fill="url(#linearGradient-wizard-with-drawer-in-page-example-
|
|
4383
|
+
fill="url(#linearGradient-wizard-with-drawer-in-page-example-docked)"
|
|
4387
4384
|
transform="translate(77.282609, 46.369565) scale(1, -1) rotate(90.000000) translate(-77.282609, -46.369565) "
|
|
4388
4385
|
/>
|
|
4389
4386
|
</g>
|
|
@@ -4395,7 +4392,7 @@ wrapperTag: div
|
|
|
4395
4392
|
<div class="pf-v6-c-masthead__content">
|
|
4396
4393
|
<div
|
|
4397
4394
|
class="pf-v6-c-toolbar pf-m-static"
|
|
4398
|
-
id="wizard-with-drawer-in-page-example-
|
|
4395
|
+
id="wizard-with-drawer-in-page-example-docked-toolbar"
|
|
4399
4396
|
>
|
|
4400
4397
|
<div class="pf-v6-c-toolbar__content">
|
|
4401
4398
|
<div class="pf-v6-c-toolbar__content-section">
|
|
@@ -4900,7 +4897,7 @@ wrapperTag: div
|
|
|
4900
4897
|
</div>
|
|
4901
4898
|
<header
|
|
4902
4899
|
class="pf-v6-c-masthead"
|
|
4903
|
-
id="wizard-with-drawer-in-page-expanded-example-
|
|
4900
|
+
id="wizard-with-drawer-in-page-expanded-example-docked"
|
|
4904
4901
|
>
|
|
4905
4902
|
<div class="pf-v6-c-masthead__main">
|
|
4906
4903
|
<span class="pf-v6-c-masthead__toggle">
|
|
@@ -4943,7 +4940,7 @@ wrapperTag: div
|
|
|
4943
4940
|
y1="2.25860997e-13%"
|
|
4944
4941
|
x2="32%"
|
|
4945
4942
|
y2="100%"
|
|
4946
|
-
id="linearGradient-wizard-with-drawer-in-page-expanded-example-
|
|
4943
|
+
id="linearGradient-wizard-with-drawer-in-page-expanded-example-docked"
|
|
4947
4944
|
>
|
|
4948
4945
|
<stop stop-color="#2B9AF3" offset="0%" />
|
|
4949
4946
|
<stop
|
|
@@ -4997,11 +4994,11 @@ wrapperTag: div
|
|
|
4997
4994
|
/>
|
|
4998
4995
|
<path
|
|
4999
4996
|
d="M158,3.43478261 L65.2608696,158 L138,158 C149.045695,158 158,149.045695 158,138 L158,3.43478261 L158,3.43478261 Z"
|
|
5000
|
-
fill="url(#linearGradient-wizard-with-drawer-in-page-expanded-example-
|
|
4997
|
+
fill="url(#linearGradient-wizard-with-drawer-in-page-expanded-example-docked)"
|
|
5001
4998
|
/>
|
|
5002
4999
|
<path
|
|
5003
5000
|
d="M123.652174,-30.9130435 L30.9130435,123.652174 L103.652174,123.652174 C114.697869,123.652174 123.652174,114.697869 123.652174,103.652174 L123.652174,-30.9130435 L123.652174,-30.9130435 Z"
|
|
5004
|
-
fill="url(#linearGradient-wizard-with-drawer-in-page-expanded-example-
|
|
5001
|
+
fill="url(#linearGradient-wizard-with-drawer-in-page-expanded-example-docked)"
|
|
5005
5002
|
transform="translate(77.282609, 46.369565) scale(1, -1) rotate(90.000000) translate(-77.282609, -46.369565) "
|
|
5006
5003
|
/>
|
|
5007
5004
|
</g>
|
|
@@ -5013,7 +5010,7 @@ wrapperTag: div
|
|
|
5013
5010
|
<div class="pf-v6-c-masthead__content">
|
|
5014
5011
|
<div
|
|
5015
5012
|
class="pf-v6-c-toolbar pf-m-static"
|
|
5016
|
-
id="wizard-with-drawer-in-page-expanded-example-
|
|
5013
|
+
id="wizard-with-drawer-in-page-expanded-example-docked-toolbar"
|
|
5017
5014
|
>
|
|
5018
5015
|
<div class="pf-v6-c-toolbar__content">
|
|
5019
5016
|
<div class="pf-v6-c-toolbar__content-section">
|