@patternfly/patternfly 4.177.1 → 4.178.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/components/Nav/nav.css +3 -0
- package/components/Nav/nav.scss +4 -0
- package/docs/components/Nav/examples/Navigation.css +3 -1
- package/docs/components/Nav/examples/Navigation.md +79 -0
- 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 +32 -2018
- package/docs/demos/DataList/examples/DataList.md +4 -4
- package/docs/demos/Drawer/examples/Drawer.md +3 -3
- package/docs/demos/JumpLinks/examples/JumpLinks.md +4 -4
- package/docs/demos/Masthead/examples/Masthead.md +1643 -1026
- 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 +959 -7
- 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 +1784 -16
- package/docs/demos/Tabs/examples/Tabs.md +8 -8
- package/docs/demos/Toolbar/examples/Toolbar.md +1 -1
- package/docs/demos/Wizard/examples/Wizard.md +2 -2
- package/package.json +1 -1
- package/patternfly-no-reset.css +3 -0
- package/patternfly.css +3 -0
- package/patternfly.min.css +1 -1
- package/patternfly.min.css.map +1 -1
|
@@ -55,7 +55,7 @@ wrapperTag: div
|
|
|
55
55
|
type="button"
|
|
56
56
|
aria-label="Help"
|
|
57
57
|
>
|
|
58
|
-
<i class="
|
|
58
|
+
<i class="fas fa-question-circle" aria-hidden="true"></i>
|
|
59
59
|
</button>
|
|
60
60
|
</div>
|
|
61
61
|
</div>
|
|
@@ -1030,7 +1030,7 @@ wrapperTag: div
|
|
|
1030
1030
|
type="button"
|
|
1031
1031
|
aria-label="Help"
|
|
1032
1032
|
>
|
|
1033
|
-
<i class="
|
|
1033
|
+
<i class="fas fa-question-circle" aria-hidden="true"></i>
|
|
1034
1034
|
</button>
|
|
1035
1035
|
</div>
|
|
1036
1036
|
</div>
|
|
@@ -1980,7 +1980,7 @@ wrapperTag: div
|
|
|
1980
1980
|
type="button"
|
|
1981
1981
|
aria-label="Help"
|
|
1982
1982
|
>
|
|
1983
|
-
<i class="
|
|
1983
|
+
<i class="fas fa-question-circle" aria-hidden="true"></i>
|
|
1984
1984
|
</button>
|
|
1985
1985
|
</div>
|
|
1986
1986
|
</div>
|
|
@@ -3502,7 +3502,7 @@ wrapperTag: div
|
|
|
3502
3502
|
type="button"
|
|
3503
3503
|
aria-label="Help"
|
|
3504
3504
|
>
|
|
3505
|
-
<i class="
|
|
3505
|
+
<i class="fas fa-question-circle" aria-hidden="true"></i>
|
|
3506
3506
|
</button>
|
|
3507
3507
|
</div>
|
|
3508
3508
|
</div>
|
|
@@ -55,7 +55,7 @@ wrapperTag: div
|
|
|
55
55
|
type="button"
|
|
56
56
|
aria-label="Help"
|
|
57
57
|
>
|
|
58
|
-
<i class="
|
|
58
|
+
<i class="fas fa-question-circle" aria-hidden="true"></i>
|
|
59
59
|
</button>
|
|
60
60
|
</div>
|
|
61
61
|
</div>
|
|
@@ -365,7 +365,7 @@ wrapperTag: div
|
|
|
365
365
|
type="button"
|
|
366
366
|
aria-label="Help"
|
|
367
367
|
>
|
|
368
|
-
<i class="
|
|
368
|
+
<i class="fas fa-question-circle" aria-hidden="true"></i>
|
|
369
369
|
</button>
|
|
370
370
|
</div>
|
|
371
371
|
</div>
|
|
@@ -675,7 +675,7 @@ wrapperTag: div
|
|
|
675
675
|
type="button"
|
|
676
676
|
aria-label="Help"
|
|
677
677
|
>
|
|
678
|
-
<i class="
|
|
678
|
+
<i class="fas fa-question-circle" aria-hidden="true"></i>
|
|
679
679
|
</button>
|
|
680
680
|
</div>
|
|
681
681
|
</div>
|
|
@@ -54,7 +54,7 @@ section: components
|
|
|
54
54
|
type="button"
|
|
55
55
|
aria-label="Help"
|
|
56
56
|
>
|
|
57
|
-
<i class="
|
|
57
|
+
<i class="fas fa-question-circle" aria-hidden="true"></i>
|
|
58
58
|
</button>
|
|
59
59
|
</div>
|
|
60
60
|
</div>
|
|
@@ -372,7 +372,7 @@ section: components
|
|
|
372
372
|
type="button"
|
|
373
373
|
aria-label="Help"
|
|
374
374
|
>
|
|
375
|
-
<i class="
|
|
375
|
+
<i class="fas fa-question-circle" aria-hidden="true"></i>
|
|
376
376
|
</button>
|
|
377
377
|
</div>
|
|
378
378
|
</div>
|
|
@@ -690,7 +690,7 @@ section: components
|
|
|
690
690
|
type="button"
|
|
691
691
|
aria-label="Help"
|
|
692
692
|
>
|
|
693
|
-
<i class="
|
|
693
|
+
<i class="fas fa-question-circle" aria-hidden="true"></i>
|
|
694
694
|
</button>
|
|
695
695
|
</div>
|
|
696
696
|
</div>
|
|
@@ -1008,7 +1008,7 @@ section: components
|
|
|
1008
1008
|
type="button"
|
|
1009
1009
|
aria-label="Help"
|
|
1010
1010
|
>
|
|
1011
|
-
<i class="
|
|
1011
|
+
<i class="fas fa-question-circle" aria-hidden="true"></i>
|
|
1012
1012
|
</button>
|
|
1013
1013
|
</div>
|
|
1014
1014
|
</div>
|