@patternfly/patternfly 4.205.1 → 4.206.0
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/_common.scss +9 -0
- package/base/patternfly-common.css +7 -0
- package/docs/components/AppLauncher/examples/application-launcher.md +69 -22
- package/docs/components/DataList/examples/DataList.md +30 -30
- package/docs/components/DatePicker/examples/DatePicker.md +4 -4
- package/docs/components/LabelGroup/examples/LabelGroup.md +19 -19
- package/docs/components/LogViewer/examples/LogViewer.md +46 -37
- package/docs/components/Masthead/examples/masthead.md +1 -1
- package/docs/components/MultipleFileUpload/examples/MultipleFileUpload.md +54 -27
- package/docs/components/Nav/examples/Navigation.md +12 -6
- package/docs/components/Pagination/examples/Pagination.md +47 -14
- package/docs/components/Popover/examples/Popover.md +36 -24
- package/docs/components/SearchInput/examples/SearchInput.md +12 -12
- package/docs/components/Select/examples/Select.md +8 -8
- package/docs/components/Table/examples/Table.md +1 -1
- package/docs/components/Tabs/examples/Tabs.md +64 -70
- package/docs/components/TextInputGroup/examples/TextInputGroup.md +60 -60
- package/docs/components/Tile/examples/Tile.md +0 -2
- package/docs/demos/AboutModal/examples/AboutModal.md +1 -1
- package/docs/demos/Alert/examples/Alert.md +3 -3
- package/docs/demos/BackToTop/examples/BackToTop.md +1 -1
- package/docs/demos/Banner/examples/Banner.md +2 -2
- package/docs/demos/CardView/examples/CardView.md +1 -1
- package/docs/demos/ContextSelector/examples/ContextSelector.md +3 -3
- package/docs/demos/Dashboard/examples/Dashboard.md +1 -1
- package/docs/demos/DataList/examples/DataList.md +4 -4
- package/docs/demos/DescriptionList/examples/DescriptionList.md +3 -3
- package/docs/demos/Drawer/examples/Drawer.md +5 -5
- package/docs/demos/JumpLinks/examples/JumpLinks.md +6 -6
- package/docs/demos/Masthead/examples/Masthead.md +2 -2
- package/docs/demos/Modal/examples/Modal.md +6 -6
- package/docs/demos/Nav/examples/Nav.md +8 -8
- package/docs/demos/NotificationDrawer/examples/NotificationDrawer.md +5 -5
- package/docs/demos/Page/examples/Page.md +8 -8
- package/docs/demos/PrimaryDetail/examples/PrimaryDetail.md +7 -7
- package/docs/demos/Skeleton/examples/Skeleton.md +1 -1
- package/docs/demos/Table/examples/Table.md +14 -14
- package/docs/demos/Tabs/examples/Tabs.md +8 -8
- package/docs/demos/Toolbar/examples/Toolbar.md +55 -37
- package/docs/demos/Wizard/examples/Wizard.md +8 -8
- package/docs/layouts/Flex/examples/Flex.md +1 -1
- package/docs/layouts/Grid/examples/Grid.md +1 -1
- package/package.json +1 -1
- package/patternfly-base-no-reset.css +7 -0
- package/patternfly-base.css +7 -0
- package/patternfly-no-reset.css +7 -0
- package/patternfly.css +7 -0
- package/patternfly.min.css +1 -1
- package/patternfly.min.css.map +1 -1
|
@@ -75,7 +75,7 @@ section: components
|
|
|
75
75
|
<button
|
|
76
76
|
class="pf-c-app-launcher__toggle"
|
|
77
77
|
type="button"
|
|
78
|
-
id="jump-links-collapsed-mobile-example-masthead-
|
|
78
|
+
id="jump-links-collapsed-mobile-example-masthead-application-launcher-button"
|
|
79
79
|
aria-expanded="false"
|
|
80
80
|
aria-label="Application launcher"
|
|
81
81
|
>
|
|
@@ -1070,7 +1070,7 @@ section: components
|
|
|
1070
1070
|
<button
|
|
1071
1071
|
class="pf-c-app-launcher__toggle"
|
|
1072
1072
|
type="button"
|
|
1073
|
-
id="jump-links-vertical-expanded-mobile-example-masthead-
|
|
1073
|
+
id="jump-links-vertical-expanded-mobile-example-masthead-application-launcher-button"
|
|
1074
1074
|
aria-expanded="false"
|
|
1075
1075
|
aria-label="Application launcher"
|
|
1076
1076
|
>
|
|
@@ -2065,7 +2065,7 @@ section: components
|
|
|
2065
2065
|
<button
|
|
2066
2066
|
class="pf-c-app-launcher__toggle"
|
|
2067
2067
|
type="button"
|
|
2068
|
-
id="jump-links-vertical-toggle-text-mobile-example-masthead-
|
|
2068
|
+
id="jump-links-vertical-toggle-text-mobile-example-masthead-application-launcher-button"
|
|
2069
2069
|
aria-expanded="false"
|
|
2070
2070
|
aria-label="Application launcher"
|
|
2071
2071
|
>
|
|
@@ -3057,7 +3057,7 @@ section: components
|
|
|
3057
3057
|
<button
|
|
3058
3058
|
class="pf-c-app-launcher__toggle"
|
|
3059
3059
|
type="button"
|
|
3060
|
-
id="jump-links-horizontal-example-masthead-
|
|
3060
|
+
id="jump-links-horizontal-example-masthead-application-launcher-button"
|
|
3061
3061
|
aria-expanded="false"
|
|
3062
3062
|
aria-label="Application launcher"
|
|
3063
3063
|
>
|
|
@@ -4001,7 +4001,7 @@ section: components
|
|
|
4001
4001
|
<button
|
|
4002
4002
|
class="pf-c-app-launcher__toggle"
|
|
4003
4003
|
type="button"
|
|
4004
|
-
id="jump-links-drawer-masthead-
|
|
4004
|
+
id="jump-links-drawer-masthead-application-launcher-button"
|
|
4005
4005
|
aria-expanded="false"
|
|
4006
4006
|
aria-label="Application launcher"
|
|
4007
4007
|
>
|
|
@@ -4951,7 +4951,7 @@ section: components
|
|
|
4951
4951
|
<button
|
|
4952
4952
|
class="pf-c-app-launcher__toggle"
|
|
4953
4953
|
type="button"
|
|
4954
|
-
id="jump-links-drawer-expanded-masthead-
|
|
4954
|
+
id="jump-links-drawer-expanded-masthead-application-launcher-button"
|
|
4955
4955
|
aria-expanded="false"
|
|
4956
4956
|
aria-label="Application launcher"
|
|
4957
4957
|
>
|
|
@@ -1361,7 +1361,7 @@ wrapperTag: div
|
|
|
1361
1361
|
<button
|
|
1362
1362
|
class="pf-c-app-launcher__toggle"
|
|
1363
1363
|
type="button"
|
|
1364
|
-
id="masthead-advanced-with-menu-example-masthead-
|
|
1364
|
+
id="masthead-advanced-with-menu-example-masthead-application-launcher-button"
|
|
1365
1365
|
aria-expanded="false"
|
|
1366
1366
|
aria-label="Application launcher"
|
|
1367
1367
|
>
|
|
@@ -2319,7 +2319,7 @@ wrapperTag: div
|
|
|
2319
2319
|
<button
|
|
2320
2320
|
class="pf-c-app-launcher__toggle"
|
|
2321
2321
|
type="button"
|
|
2322
|
-
id="masthead-horizontal-nav-masthead-
|
|
2322
|
+
id="masthead-horizontal-nav-masthead-application-launcher-button"
|
|
2323
2323
|
aria-expanded="false"
|
|
2324
2324
|
aria-label="Application launcher"
|
|
2325
2325
|
>
|
|
@@ -72,7 +72,7 @@ section: components
|
|
|
72
72
|
<button
|
|
73
73
|
class="pf-c-app-launcher__toggle"
|
|
74
74
|
type="button"
|
|
75
|
-
id="modal-basic-example-masthead-
|
|
75
|
+
id="modal-basic-example-masthead-application-launcher-button"
|
|
76
76
|
aria-expanded="false"
|
|
77
77
|
aria-label="Application launcher"
|
|
78
78
|
>
|
|
@@ -1030,7 +1030,7 @@ section: components
|
|
|
1030
1030
|
<button
|
|
1031
1031
|
class="pf-c-app-launcher__toggle"
|
|
1032
1032
|
type="button"
|
|
1033
|
-
id="modal-scrollable-content-example-masthead-
|
|
1033
|
+
id="modal-scrollable-content-example-masthead-application-launcher-button"
|
|
1034
1034
|
aria-expanded="false"
|
|
1035
1035
|
aria-label="Application launcher"
|
|
1036
1036
|
>
|
|
@@ -1997,7 +1997,7 @@ section: components
|
|
|
1997
1997
|
<button
|
|
1998
1998
|
class="pf-c-app-launcher__toggle"
|
|
1999
1999
|
type="button"
|
|
2000
|
-
id="modal-medium-example-masthead-
|
|
2000
|
+
id="modal-medium-example-masthead-application-launcher-button"
|
|
2001
2001
|
aria-expanded="false"
|
|
2002
2002
|
aria-label="Application launcher"
|
|
2003
2003
|
>
|
|
@@ -2954,7 +2954,7 @@ section: components
|
|
|
2954
2954
|
<button
|
|
2955
2955
|
class="pf-c-app-launcher__toggle"
|
|
2956
2956
|
type="button"
|
|
2957
|
-
id="modal-large-example-masthead-
|
|
2957
|
+
id="modal-large-example-masthead-application-launcher-button"
|
|
2958
2958
|
aria-expanded="false"
|
|
2959
2959
|
aria-label="Application launcher"
|
|
2960
2960
|
>
|
|
@@ -3911,7 +3911,7 @@ section: components
|
|
|
3911
3911
|
<button
|
|
3912
3912
|
class="pf-c-app-launcher__toggle"
|
|
3913
3913
|
type="button"
|
|
3914
|
-
id="modal-large-example-masthead-
|
|
3914
|
+
id="modal-large-example-masthead-application-launcher-button"
|
|
3915
3915
|
aria-expanded="false"
|
|
3916
3916
|
aria-label="Application launcher"
|
|
3917
3917
|
>
|
|
@@ -4868,7 +4868,7 @@ section: components
|
|
|
4868
4868
|
<button
|
|
4869
4869
|
class="pf-c-app-launcher__toggle"
|
|
4870
4870
|
type="button"
|
|
4871
|
-
id="modal-with-form-example-masthead-
|
|
4871
|
+
id="modal-with-form-example-masthead-application-launcher-button"
|
|
4872
4872
|
aria-expanded="false"
|
|
4873
4873
|
aria-label="Application launcher"
|
|
4874
4874
|
>
|
|
@@ -72,7 +72,7 @@ section: components
|
|
|
72
72
|
<button
|
|
73
73
|
class="pf-c-app-launcher__toggle"
|
|
74
74
|
type="button"
|
|
75
|
-
id="nav-basic-example-masthead-
|
|
75
|
+
id="nav-basic-example-masthead-application-launcher-button"
|
|
76
76
|
aria-expanded="false"
|
|
77
77
|
aria-label="Application launcher"
|
|
78
78
|
>
|
|
@@ -994,7 +994,7 @@ section: components
|
|
|
994
994
|
<button
|
|
995
995
|
class="pf-c-app-launcher__toggle"
|
|
996
996
|
type="button"
|
|
997
|
-
id="nav-expandable-example-masthead-
|
|
997
|
+
id="nav-expandable-example-masthead-application-launcher-button"
|
|
998
998
|
aria-expanded="false"
|
|
999
999
|
aria-label="Application launcher"
|
|
1000
1000
|
>
|
|
@@ -2034,7 +2034,7 @@ section: components
|
|
|
2034
2034
|
<button
|
|
2035
2035
|
class="pf-c-app-launcher__toggle"
|
|
2036
2036
|
type="button"
|
|
2037
|
-
id="nav-horizontal-example-masthead-
|
|
2037
|
+
id="nav-horizontal-example-masthead-application-launcher-button"
|
|
2038
2038
|
aria-expanded="false"
|
|
2039
2039
|
aria-label="Application launcher"
|
|
2040
2040
|
>
|
|
@@ -2925,7 +2925,7 @@ section: components
|
|
|
2925
2925
|
<button
|
|
2926
2926
|
class="pf-c-app-launcher__toggle"
|
|
2927
2927
|
type="button"
|
|
2928
|
-
id="nav-horizontal-subnav-example-masthead-
|
|
2928
|
+
id="nav-horizontal-subnav-example-masthead-application-launcher-button"
|
|
2929
2929
|
aria-expanded="false"
|
|
2930
2930
|
aria-label="Application launcher"
|
|
2931
2931
|
>
|
|
@@ -4024,7 +4024,7 @@ section: components
|
|
|
4024
4024
|
<button
|
|
4025
4025
|
class="pf-c-app-launcher__toggle"
|
|
4026
4026
|
type="button"
|
|
4027
|
-
id="nav-horizontal-example-masthead-
|
|
4027
|
+
id="nav-horizontal-example-masthead-application-launcher-button"
|
|
4028
4028
|
aria-expanded="false"
|
|
4029
4029
|
aria-label="Application launcher"
|
|
4030
4030
|
>
|
|
@@ -4955,7 +4955,7 @@ section: components
|
|
|
4955
4955
|
<button
|
|
4956
4956
|
class="pf-c-app-launcher__toggle"
|
|
4957
4957
|
type="button"
|
|
4958
|
-
id="nav-legacy-teriary-example-masthead-
|
|
4958
|
+
id="nav-legacy-teriary-example-masthead-application-launcher-button"
|
|
4959
4959
|
aria-expanded="false"
|
|
4960
4960
|
aria-label="Application launcher"
|
|
4961
4961
|
>
|
|
@@ -5999,7 +5999,7 @@ section: components
|
|
|
5999
5999
|
<button
|
|
6000
6000
|
class="pf-c-app-launcher__toggle"
|
|
6001
6001
|
type="button"
|
|
6002
|
-
id="nav-grouped-nav-example-masthead-
|
|
6002
|
+
id="nav-grouped-nav-example-masthead-application-launcher-button"
|
|
6003
6003
|
aria-expanded="false"
|
|
6004
6004
|
aria-label="Application launcher"
|
|
6005
6005
|
>
|
|
@@ -6941,7 +6941,7 @@ section: components
|
|
|
6941
6941
|
<button
|
|
6942
6942
|
class="pf-c-app-launcher__toggle"
|
|
6943
6943
|
type="button"
|
|
6944
|
-
id="nav-light-theme-example-masthead-
|
|
6944
|
+
id="nav-light-theme-example-masthead-application-launcher-button"
|
|
6945
6945
|
aria-expanded="false"
|
|
6946
6946
|
aria-label="Application launcher"
|
|
6947
6947
|
>
|
|
@@ -72,7 +72,7 @@ section: components
|
|
|
72
72
|
<button
|
|
73
73
|
class="pf-c-app-launcher__toggle"
|
|
74
74
|
type="button"
|
|
75
|
-
id="drawer-collapsed-example-page-masthead-
|
|
75
|
+
id="drawer-collapsed-example-page-masthead-application-launcher-button"
|
|
76
76
|
aria-expanded="false"
|
|
77
77
|
aria-label="Application launcher"
|
|
78
78
|
>
|
|
@@ -1589,7 +1589,7 @@ section: components
|
|
|
1589
1589
|
<button
|
|
1590
1590
|
class="pf-c-app-launcher__toggle"
|
|
1591
1591
|
type="button"
|
|
1592
|
-
id="drawer-expanded-read-example-page-masthead-
|
|
1592
|
+
id="drawer-expanded-read-example-page-masthead-application-launcher-button"
|
|
1593
1593
|
aria-expanded="false"
|
|
1594
1594
|
aria-label="Application launcher"
|
|
1595
1595
|
>
|
|
@@ -3106,7 +3106,7 @@ section: components
|
|
|
3106
3106
|
<button
|
|
3107
3107
|
class="pf-c-app-launcher__toggle"
|
|
3108
3108
|
type="button"
|
|
3109
|
-
id="drawer-expanded-unread-example-page-masthead-
|
|
3109
|
+
id="drawer-expanded-unread-example-page-masthead-application-launcher-button"
|
|
3110
3110
|
aria-expanded="false"
|
|
3111
3111
|
aria-label="Application launcher"
|
|
3112
3112
|
>
|
|
@@ -4626,7 +4626,7 @@ section: components
|
|
|
4626
4626
|
<button
|
|
4627
4627
|
class="pf-c-app-launcher__toggle"
|
|
4628
4628
|
type="button"
|
|
4629
|
-
id="drawer-expanded-attention-example-page-masthead-
|
|
4629
|
+
id="drawer-expanded-attention-example-page-masthead-application-launcher-button"
|
|
4630
4630
|
aria-expanded="false"
|
|
4631
4631
|
aria-label="Application launcher"
|
|
4632
4632
|
>
|
|
@@ -6145,7 +6145,7 @@ section: components
|
|
|
6145
6145
|
<button
|
|
6146
6146
|
class="pf-c-app-launcher__toggle"
|
|
6147
6147
|
type="button"
|
|
6148
|
-
id="drawer-expanded-with-groups-example-page-masthead-
|
|
6148
|
+
id="drawer-expanded-with-groups-example-page-masthead-application-launcher-button"
|
|
6149
6149
|
aria-expanded="false"
|
|
6150
6150
|
aria-label="Application launcher"
|
|
6151
6151
|
>
|
|
@@ -73,7 +73,7 @@ wrapperTag: div
|
|
|
73
73
|
<button
|
|
74
74
|
class="pf-c-app-launcher__toggle"
|
|
75
75
|
type="button"
|
|
76
|
-
id="page-demo-basic-masthead-
|
|
76
|
+
id="page-demo-basic-masthead-application-launcher-button"
|
|
77
77
|
aria-expanded="false"
|
|
78
78
|
aria-label="Application launcher"
|
|
79
79
|
>
|
|
@@ -994,7 +994,7 @@ wrapperTag: div
|
|
|
994
994
|
<button
|
|
995
995
|
class="pf-c-app-launcher__toggle"
|
|
996
996
|
type="button"
|
|
997
|
-
id="page-demo-sticky-top-horizontal-subnav-masthead-
|
|
997
|
+
id="page-demo-sticky-top-horizontal-subnav-masthead-application-launcher-button"
|
|
998
998
|
aria-expanded="false"
|
|
999
999
|
aria-label="Application launcher"
|
|
1000
1000
|
>
|
|
@@ -2076,7 +2076,7 @@ wrapperTag: div
|
|
|
2076
2076
|
<button
|
|
2077
2077
|
class="pf-c-app-launcher__toggle"
|
|
2078
2078
|
type="button"
|
|
2079
|
-
id="page-demo-sticky-top-breadcrumb-masthead-
|
|
2079
|
+
id="page-demo-sticky-top-breadcrumb-masthead-application-launcher-button"
|
|
2080
2080
|
aria-expanded="false"
|
|
2081
2081
|
aria-label="Application launcher"
|
|
2082
2082
|
>
|
|
@@ -3120,7 +3120,7 @@ wrapperTag: div
|
|
|
3120
3120
|
<button
|
|
3121
3121
|
class="pf-c-app-launcher__toggle"
|
|
3122
3122
|
type="button"
|
|
3123
|
-
id="page-demo-sticky-top-breadcrumb-masthead-
|
|
3123
|
+
id="page-demo-sticky-top-breadcrumb-masthead-application-launcher-button"
|
|
3124
3124
|
aria-expanded="false"
|
|
3125
3125
|
aria-label="Application launcher"
|
|
3126
3126
|
>
|
|
@@ -4167,7 +4167,7 @@ wrapperTag: div
|
|
|
4167
4167
|
<button
|
|
4168
4168
|
class="pf-c-app-launcher__toggle"
|
|
4169
4169
|
type="button"
|
|
4170
|
-
id="page-demo-sticky-top-section-group-masthead-
|
|
4170
|
+
id="page-demo-sticky-top-section-group-masthead-application-launcher-button"
|
|
4171
4171
|
aria-expanded="false"
|
|
4172
4172
|
aria-label="Application launcher"
|
|
4173
4173
|
>
|
|
@@ -5211,7 +5211,7 @@ wrapperTag: div
|
|
|
5211
5211
|
<button
|
|
5212
5212
|
class="pf-c-app-launcher__toggle"
|
|
5213
5213
|
type="button"
|
|
5214
|
-
id="page-demo-sticky-section-bottom-masthead-
|
|
5214
|
+
id="page-demo-sticky-section-bottom-masthead-application-launcher-button"
|
|
5215
5215
|
aria-expanded="false"
|
|
5216
5216
|
aria-label="Application launcher"
|
|
5217
5217
|
>
|
|
@@ -6260,7 +6260,7 @@ wrapperTag: div
|
|
|
6260
6260
|
<button
|
|
6261
6261
|
class="pf-c-app-launcher__toggle"
|
|
6262
6262
|
type="button"
|
|
6263
|
-
id="page-demo-overflow-scroll-masthead-
|
|
6263
|
+
id="page-demo-overflow-scroll-masthead-application-launcher-button"
|
|
6264
6264
|
aria-expanded="false"
|
|
6265
6265
|
aria-label="Application launcher"
|
|
6266
6266
|
>
|
|
@@ -7314,7 +7314,7 @@ wrapperTag: div
|
|
|
7314
7314
|
<button
|
|
7315
7315
|
class="pf-c-app-launcher__toggle"
|
|
7316
7316
|
type="button"
|
|
7317
|
-
id="page-demo-centered-section-masthead-
|
|
7317
|
+
id="page-demo-centered-section-masthead-application-launcher-button"
|
|
7318
7318
|
aria-expanded="false"
|
|
7319
7319
|
aria-label="Application launcher"
|
|
7320
7320
|
>
|
|
@@ -76,7 +76,7 @@ wrapperTag: div
|
|
|
76
76
|
<button
|
|
77
77
|
class="pf-c-app-launcher__toggle"
|
|
78
78
|
type="button"
|
|
79
|
-
id="primary-detail-expanded-example-masthead-
|
|
79
|
+
id="primary-detail-expanded-example-masthead-application-launcher-button"
|
|
80
80
|
aria-expanded="false"
|
|
81
81
|
aria-label="Application launcher"
|
|
82
82
|
>
|
|
@@ -1960,7 +1960,7 @@ wrapperTag: div
|
|
|
1960
1960
|
<button
|
|
1961
1961
|
class="pf-c-app-launcher__toggle"
|
|
1962
1962
|
type="button"
|
|
1963
|
-
id="primary-detail-collapsed-example-masthead-
|
|
1963
|
+
id="primary-detail-collapsed-example-masthead-application-launcher-button"
|
|
1964
1964
|
aria-expanded="false"
|
|
1965
1965
|
aria-label="Application launcher"
|
|
1966
1966
|
>
|
|
@@ -3775,7 +3775,7 @@ wrapperTag: div
|
|
|
3775
3775
|
<button
|
|
3776
3776
|
class="pf-c-app-launcher__toggle"
|
|
3777
3777
|
type="button"
|
|
3778
|
-
id="primary-detail-content-body-padding-example-masthead-
|
|
3778
|
+
id="primary-detail-content-body-padding-example-masthead-application-launcher-button"
|
|
3779
3779
|
aria-expanded="false"
|
|
3780
3780
|
aria-label="Application launcher"
|
|
3781
3781
|
>
|
|
@@ -5493,7 +5493,7 @@ wrapperTag: div
|
|
|
5493
5493
|
<button
|
|
5494
5494
|
class="pf-c-app-launcher__toggle"
|
|
5495
5495
|
type="button"
|
|
5496
|
-
id="primary-detail-card-view-expanded-example-masthead-
|
|
5496
|
+
id="primary-detail-card-view-expanded-example-masthead-application-launcher-button"
|
|
5497
5497
|
aria-expanded="false"
|
|
5498
5498
|
aria-label="Application launcher"
|
|
5499
5499
|
>
|
|
@@ -7628,7 +7628,7 @@ wrapperTag: div
|
|
|
7628
7628
|
<button
|
|
7629
7629
|
class="pf-c-app-launcher__toggle"
|
|
7630
7630
|
type="button"
|
|
7631
|
-
id="primary-detail-card-simple-list-on-mobile-example-masthead-
|
|
7631
|
+
id="primary-detail-card-simple-list-on-mobile-example-masthead-application-launcher-button"
|
|
7632
7632
|
aria-expanded="false"
|
|
7633
7633
|
aria-label="Application launcher"
|
|
7634
7634
|
>
|
|
@@ -8698,7 +8698,7 @@ wrapperTag: div
|
|
|
8698
8698
|
<button
|
|
8699
8699
|
class="pf-c-app-launcher__toggle"
|
|
8700
8700
|
type="button"
|
|
8701
|
-
id="primary-detail-card-data-list-example-masthead-
|
|
8701
|
+
id="primary-detail-card-data-list-example-masthead-application-launcher-button"
|
|
8702
8702
|
aria-expanded="false"
|
|
8703
8703
|
aria-label="Application launcher"
|
|
8704
8704
|
>
|
|
@@ -10012,7 +10012,7 @@ wrapperTag: div
|
|
|
10012
10012
|
<button
|
|
10013
10013
|
class="pf-c-app-launcher__toggle"
|
|
10014
10014
|
type="button"
|
|
10015
|
-
id="primary-detail-inline-modifier-example-masthead-
|
|
10015
|
+
id="primary-detail-inline-modifier-example-masthead-application-launcher-button"
|
|
10016
10016
|
aria-expanded="false"
|
|
10017
10017
|
aria-label="Application launcher"
|
|
10018
10018
|
>
|
|
@@ -72,7 +72,7 @@ section: components
|
|
|
72
72
|
<button
|
|
73
73
|
class="pf-c-app-launcher__toggle"
|
|
74
74
|
type="button"
|
|
75
|
-
id="skeleton-basic-example-masthead-
|
|
75
|
+
id="skeleton-basic-example-masthead-application-launcher-button"
|
|
76
76
|
aria-expanded="false"
|
|
77
77
|
aria-label="Application launcher"
|
|
78
78
|
>
|
|
@@ -75,7 +75,7 @@ wrapperTag: div
|
|
|
75
75
|
<button
|
|
76
76
|
class="pf-c-app-launcher__toggle"
|
|
77
77
|
type="button"
|
|
78
|
-
id="basic-demo-masthead-
|
|
78
|
+
id="basic-demo-masthead-application-launcher-button"
|
|
79
79
|
aria-expanded="false"
|
|
80
80
|
aria-label="Application launcher"
|
|
81
81
|
>
|
|
@@ -1787,7 +1787,7 @@ wrapperTag: div
|
|
|
1787
1787
|
<button
|
|
1788
1788
|
class="pf-c-app-launcher__toggle"
|
|
1789
1789
|
type="button"
|
|
1790
|
-
id="sortable-demo-masthead-
|
|
1790
|
+
id="sortable-demo-masthead-application-launcher-button"
|
|
1791
1791
|
aria-expanded="false"
|
|
1792
1792
|
aria-label="Application launcher"
|
|
1793
1793
|
>
|
|
@@ -3673,7 +3673,7 @@ wrapperTag: div
|
|
|
3673
3673
|
<button
|
|
3674
3674
|
class="pf-c-app-launcher__toggle"
|
|
3675
3675
|
type="button"
|
|
3676
|
-
id="expandable-demo-masthead-
|
|
3676
|
+
id="expandable-demo-masthead-application-launcher-button"
|
|
3677
3677
|
aria-expanded="false"
|
|
3678
3678
|
aria-label="Application launcher"
|
|
3679
3679
|
>
|
|
@@ -5761,7 +5761,7 @@ wrapperTag: div
|
|
|
5761
5761
|
<button
|
|
5762
5762
|
class="pf-c-app-launcher__toggle"
|
|
5763
5763
|
type="button"
|
|
5764
|
-
id="compact-demo-masthead-
|
|
5764
|
+
id="compact-demo-masthead-application-launcher-button"
|
|
5765
5765
|
aria-expanded="false"
|
|
5766
5766
|
aria-label="Application launcher"
|
|
5767
5767
|
>
|
|
@@ -7505,7 +7505,7 @@ wrapperTag: div
|
|
|
7505
7505
|
<button
|
|
7506
7506
|
class="pf-c-app-launcher__toggle"
|
|
7507
7507
|
type="button"
|
|
7508
|
-
id="compound-expansion-demo-masthead-
|
|
7508
|
+
id="compound-expansion-demo-masthead-application-launcher-button"
|
|
7509
7509
|
aria-expanded="false"
|
|
7510
7510
|
aria-label="Application launcher"
|
|
7511
7511
|
>
|
|
@@ -12463,7 +12463,7 @@ wrapperTag: div
|
|
|
12463
12463
|
<button
|
|
12464
12464
|
class="pf-c-app-launcher__toggle"
|
|
12465
12465
|
type="button"
|
|
12466
|
-
id="loading-state-demo-masthead-
|
|
12466
|
+
id="loading-state-demo-masthead-application-launcher-button"
|
|
12467
12467
|
aria-expanded="false"
|
|
12468
12468
|
aria-label="Application launcher"
|
|
12469
12469
|
>
|
|
@@ -13402,7 +13402,7 @@ wrapperTag: div
|
|
|
13402
13402
|
<button
|
|
13403
13403
|
class="pf-c-app-launcher__toggle"
|
|
13404
13404
|
type="button"
|
|
13405
|
-
id="empty-state-demo-masthead-
|
|
13405
|
+
id="empty-state-demo-masthead-application-launcher-button"
|
|
13406
13406
|
aria-expanded="false"
|
|
13407
13407
|
aria-label="Application launcher"
|
|
13408
13408
|
>
|
|
@@ -14344,7 +14344,7 @@ wrapperTag: div
|
|
|
14344
14344
|
<button
|
|
14345
14345
|
class="pf-c-app-launcher__toggle"
|
|
14346
14346
|
type="button"
|
|
14347
|
-
id="static-bottom-pagination-demo-masthead-
|
|
14347
|
+
id="static-bottom-pagination-demo-masthead-application-launcher-button"
|
|
14348
14348
|
aria-expanded="false"
|
|
14349
14349
|
aria-label="Application launcher"
|
|
14350
14350
|
>
|
|
@@ -16228,7 +16228,7 @@ wrapperTag: div
|
|
|
16228
16228
|
<button
|
|
16229
16229
|
class="pf-c-app-launcher__toggle"
|
|
16230
16230
|
type="button"
|
|
16231
|
-
id="column-management-demo-masthead-
|
|
16231
|
+
id="column-management-demo-masthead-application-launcher-button"
|
|
16232
16232
|
aria-expanded="false"
|
|
16233
16233
|
aria-label="Application launcher"
|
|
16234
16234
|
>
|
|
@@ -18195,7 +18195,7 @@ wrapperTag: div
|
|
|
18195
18195
|
<button
|
|
18196
18196
|
class="pf-c-app-launcher__toggle"
|
|
18197
18197
|
type="button"
|
|
18198
|
-
id="sticky-header-demo-masthead-
|
|
18198
|
+
id="sticky-header-demo-masthead-application-launcher-button"
|
|
18199
18199
|
aria-expanded="false"
|
|
18200
18200
|
aria-label="Application launcher"
|
|
18201
18201
|
>
|
|
@@ -20079,7 +20079,7 @@ wrapperTag: div
|
|
|
20079
20079
|
<button
|
|
20080
20080
|
class="pf-c-app-launcher__toggle"
|
|
20081
20081
|
type="button"
|
|
20082
|
-
id="sticky-first-column-demo-masthead-
|
|
20082
|
+
id="sticky-first-column-demo-masthead-application-launcher-button"
|
|
20083
20083
|
aria-expanded="false"
|
|
20084
20084
|
aria-label="Application launcher"
|
|
20085
20085
|
>
|
|
@@ -21887,7 +21887,7 @@ wrapperTag: div
|
|
|
21887
21887
|
<button
|
|
21888
21888
|
class="pf-c-app-launcher__toggle"
|
|
21889
21889
|
type="button"
|
|
21890
|
-
id="sticky-multiple-columns-demo-masthead-
|
|
21890
|
+
id="sticky-multiple-columns-demo-masthead-application-launcher-button"
|
|
21891
21891
|
aria-expanded="false"
|
|
21892
21892
|
aria-label="Application launcher"
|
|
21893
21893
|
>
|
|
@@ -23717,7 +23717,7 @@ wrapperTag: div
|
|
|
23717
23717
|
<button
|
|
23718
23718
|
class="pf-c-app-launcher__toggle"
|
|
23719
23719
|
type="button"
|
|
23720
|
-
id="sticky-header-and-multiple columns-demo-masthead-
|
|
23720
|
+
id="sticky-header-and-multiple columns-demo-masthead-application-launcher-button"
|
|
23721
23721
|
aria-expanded="false"
|
|
23722
23722
|
aria-label="Application launcher"
|
|
23723
23723
|
>
|
|
@@ -25544,7 +25544,7 @@ By default, table cell alignment is set to baseline. This retains vertical align
|
|
|
25544
25544
|
<button
|
|
25545
25545
|
class="pf-c-app-launcher__toggle"
|
|
25546
25546
|
type="button"
|
|
25547
|
-
id="image-alignment-demo-masthead-
|
|
25547
|
+
id="image-alignment-demo-masthead-application-launcher-button"
|
|
25548
25548
|
aria-expanded="false"
|
|
25549
25549
|
aria-label="Application launcher"
|
|
25550
25550
|
>
|
|
@@ -72,7 +72,7 @@ section: components
|
|
|
72
72
|
<button
|
|
73
73
|
class="pf-c-app-launcher__toggle"
|
|
74
74
|
type="button"
|
|
75
|
-
id="tabs-tables-and-tabs-example-masthead-
|
|
75
|
+
id="tabs-tables-and-tabs-example-masthead-application-launcher-button"
|
|
76
76
|
aria-expanded="false"
|
|
77
77
|
aria-label="Application launcher"
|
|
78
78
|
>
|
|
@@ -1233,7 +1233,7 @@ section: components
|
|
|
1233
1233
|
<button
|
|
1234
1234
|
class="pf-c-app-launcher__toggle"
|
|
1235
1235
|
type="button"
|
|
1236
|
-
id="tabs-tables-and-tabs-example-masthead-
|
|
1236
|
+
id="tabs-tables-and-tabs-example-masthead-application-launcher-button"
|
|
1237
1237
|
aria-expanded="false"
|
|
1238
1238
|
aria-label="Application launcher"
|
|
1239
1239
|
>
|
|
@@ -2394,7 +2394,7 @@ section: components
|
|
|
2394
2394
|
<button
|
|
2395
2395
|
class="pf-c-app-launcher__toggle"
|
|
2396
2396
|
type="button"
|
|
2397
|
-
id="nested-tabs-example-masthead-
|
|
2397
|
+
id="nested-tabs-example-masthead-application-launcher-button"
|
|
2398
2398
|
aria-expanded="false"
|
|
2399
2399
|
aria-label="Application launcher"
|
|
2400
2400
|
>
|
|
@@ -3464,7 +3464,7 @@ section: components
|
|
|
3464
3464
|
<button
|
|
3465
3465
|
class="pf-c-app-launcher__toggle"
|
|
3466
3466
|
type="button"
|
|
3467
|
-
id="table-tabs-example-masthead-
|
|
3467
|
+
id="table-tabs-example-masthead-application-launcher-button"
|
|
3468
3468
|
aria-expanded="false"
|
|
3469
3469
|
aria-label="Application launcher"
|
|
3470
3470
|
>
|
|
@@ -5874,7 +5874,7 @@ section: components
|
|
|
5874
5874
|
<button
|
|
5875
5875
|
class="pf-c-app-launcher__toggle"
|
|
5876
5876
|
type="button"
|
|
5877
|
-
id="table-tabs-example-masthead-
|
|
5877
|
+
id="table-tabs-example-masthead-application-launcher-button"
|
|
5878
5878
|
aria-expanded="false"
|
|
5879
5879
|
aria-label="Application launcher"
|
|
5880
5880
|
>
|
|
@@ -8394,7 +8394,7 @@ section: components
|
|
|
8394
8394
|
<button
|
|
8395
8395
|
class="pf-c-app-launcher__toggle"
|
|
8396
8396
|
type="button"
|
|
8397
|
-
id="modal-tabs-example-masthead-
|
|
8397
|
+
id="modal-tabs-example-masthead-application-launcher-button"
|
|
8398
8398
|
aria-expanded="false"
|
|
8399
8399
|
aria-label="Application launcher"
|
|
8400
8400
|
>
|
|
@@ -10433,7 +10433,7 @@ section: components
|
|
|
10433
10433
|
<button
|
|
10434
10434
|
class="pf-c-app-launcher__toggle"
|
|
10435
10435
|
type="button"
|
|
10436
|
-
id="gray-tabs-example-masthead-
|
|
10436
|
+
id="gray-tabs-example-masthead-application-launcher-button"
|
|
10437
10437
|
aria-expanded="false"
|
|
10438
10438
|
aria-label="Application launcher"
|
|
10439
10439
|
>
|
|
@@ -11526,7 +11526,7 @@ section: components
|
|
|
11526
11526
|
<button
|
|
11527
11527
|
class="pf-c-app-launcher__toggle"
|
|
11528
11528
|
type="button"
|
|
11529
|
-
id="gray-tabs-example-masthead-
|
|
11529
|
+
id="gray-tabs-example-masthead-application-launcher-button"
|
|
11530
11530
|
aria-expanded="false"
|
|
11531
11531
|
aria-label="Application launcher"
|
|
11532
11532
|
>
|