@patternfly/patternfly 5.0.0-alpha.36 → 5.0.0-alpha.38
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/assets/images/pfbg-icon.svg +1 -0
- package/components/AboutModalBox/about-modal-box.css +15 -7
- package/components/AboutModalBox/about-modal-box.scss +17 -9
- package/components/BackgroundImage/background-image.css +8 -35
- package/components/BackgroundImage/background-image.scss +17 -43
- package/components/DataList/data-list.css +34 -29
- package/components/DataList/data-list.scss +32 -24
- package/components/Login/login.css +9 -9
- package/components/Login/login.scss +6 -8
- package/components/Login/themes/dark/login.scss +4 -0
- package/components/Page/page.css +30 -9
- package/components/Page/page.scss +37 -9
- package/components/Table/table.css +60 -63
- package/components/Table/table.scss +56 -60
- package/docs/components/AboutModalBox/examples/AboutModalBox.md +8 -2
- package/docs/components/BackgroundImage/examples/BackgroundImage.md +10 -26
- package/docs/components/DataList/examples/DataList.md +52 -54
- package/docs/components/Login/examples/Login.md +5 -120
- package/docs/components/Page/examples/Page.css +7 -1
- package/docs/components/Page/examples/Page.md +31 -4
- package/docs/components/Table/examples/Table.md +136 -2125
- package/docs/demos/AboutModal/examples/AboutModal.md +0 -1
- package/docs/demos/Page/examples/Page.md +931 -0
- package/docs/demos/PrimaryDetail/examples/PrimaryDetail.md +10 -20
- package/package.json +3 -3
- package/patternfly-no-globals.css +156 -152
- package/patternfly.css +156 -152
- package/patternfly.min.css +1 -1
- package/patternfly.min.css.map +1 -1
|
@@ -9655,9 +9655,8 @@ wrapperTag: div
|
|
|
9655
9655
|
id="primary-detail-card-data-list-example-drawer-card-data-list"
|
|
9656
9656
|
>
|
|
9657
9657
|
<li
|
|
9658
|
-
class="pf-c-data-list__item
|
|
9658
|
+
class="pf-c-data-list__item"
|
|
9659
9659
|
aria-labelledby="primary-detail-card-data-list-example-drawer-card-data-list-item-1"
|
|
9660
|
-
tabindex="0"
|
|
9661
9660
|
>
|
|
9662
9661
|
<div class="pf-c-data-list__item-row">
|
|
9663
9662
|
<div class="pf-c-data-list__item-content">
|
|
@@ -9672,9 +9671,8 @@ wrapperTag: div
|
|
|
9672
9671
|
</li>
|
|
9673
9672
|
|
|
9674
9673
|
<li
|
|
9675
|
-
class="pf-c-data-list__item pf-m-
|
|
9674
|
+
class="pf-c-data-list__item pf-m-selected"
|
|
9676
9675
|
aria-labelledby="primary-detail-card-data-list-example-drawer-card-data-list-item-2"
|
|
9677
|
-
tabindex="0"
|
|
9678
9676
|
>
|
|
9679
9677
|
<div class="pf-c-data-list__item-row">
|
|
9680
9678
|
<div class="pf-c-data-list__item-content">
|
|
@@ -9689,9 +9687,8 @@ wrapperTag: div
|
|
|
9689
9687
|
</li>
|
|
9690
9688
|
|
|
9691
9689
|
<li
|
|
9692
|
-
class="pf-c-data-list__item
|
|
9690
|
+
class="pf-c-data-list__item"
|
|
9693
9691
|
aria-labelledby="primary-detail-card-data-list-example-drawer-card-data-list-item-3"
|
|
9694
|
-
tabindex="0"
|
|
9695
9692
|
>
|
|
9696
9693
|
<div class="pf-c-data-list__item-row">
|
|
9697
9694
|
<div class="pf-c-data-list__item-content">
|
|
@@ -9706,9 +9703,8 @@ wrapperTag: div
|
|
|
9706
9703
|
</li>
|
|
9707
9704
|
|
|
9708
9705
|
<li
|
|
9709
|
-
class="pf-c-data-list__item
|
|
9706
|
+
class="pf-c-data-list__item"
|
|
9710
9707
|
aria-labelledby="primary-detail-card-data-list-example-drawer-card-data-list-item-4"
|
|
9711
|
-
tabindex="0"
|
|
9712
9708
|
>
|
|
9713
9709
|
<div class="pf-c-data-list__item-row">
|
|
9714
9710
|
<div class="pf-c-data-list__item-content">
|
|
@@ -9723,9 +9719,8 @@ wrapperTag: div
|
|
|
9723
9719
|
</li>
|
|
9724
9720
|
|
|
9725
9721
|
<li
|
|
9726
|
-
class="pf-c-data-list__item
|
|
9722
|
+
class="pf-c-data-list__item"
|
|
9727
9723
|
aria-labelledby="primary-detail-card-data-list-example-drawer-card-data-list-item-5"
|
|
9728
|
-
tabindex="0"
|
|
9729
9724
|
>
|
|
9730
9725
|
<div class="pf-c-data-list__item-row">
|
|
9731
9726
|
<div class="pf-c-data-list__item-content">
|
|
@@ -9740,9 +9735,8 @@ wrapperTag: div
|
|
|
9740
9735
|
</li>
|
|
9741
9736
|
|
|
9742
9737
|
<li
|
|
9743
|
-
class="pf-c-data-list__item
|
|
9738
|
+
class="pf-c-data-list__item"
|
|
9744
9739
|
aria-labelledby="primary-detail-card-data-list-example-drawer-card-data-list-item-6"
|
|
9745
|
-
tabindex="0"
|
|
9746
9740
|
>
|
|
9747
9741
|
<div class="pf-c-data-list__item-row">
|
|
9748
9742
|
<div class="pf-c-data-list__item-content">
|
|
@@ -9757,9 +9751,8 @@ wrapperTag: div
|
|
|
9757
9751
|
</li>
|
|
9758
9752
|
|
|
9759
9753
|
<li
|
|
9760
|
-
class="pf-c-data-list__item
|
|
9754
|
+
class="pf-c-data-list__item"
|
|
9761
9755
|
aria-labelledby="primary-detail-card-data-list-example-drawer-card-data-list-item-7"
|
|
9762
|
-
tabindex="0"
|
|
9763
9756
|
>
|
|
9764
9757
|
<div class="pf-c-data-list__item-row">
|
|
9765
9758
|
<div class="pf-c-data-list__item-content">
|
|
@@ -9774,9 +9767,8 @@ wrapperTag: div
|
|
|
9774
9767
|
</li>
|
|
9775
9768
|
|
|
9776
9769
|
<li
|
|
9777
|
-
class="pf-c-data-list__item
|
|
9770
|
+
class="pf-c-data-list__item"
|
|
9778
9771
|
aria-labelledby="primary-detail-card-data-list-example-drawer-card-data-list-item-8"
|
|
9779
|
-
tabindex="0"
|
|
9780
9772
|
>
|
|
9781
9773
|
<div class="pf-c-data-list__item-row">
|
|
9782
9774
|
<div class="pf-c-data-list__item-content">
|
|
@@ -9791,9 +9783,8 @@ wrapperTag: div
|
|
|
9791
9783
|
</li>
|
|
9792
9784
|
|
|
9793
9785
|
<li
|
|
9794
|
-
class="pf-c-data-list__item
|
|
9786
|
+
class="pf-c-data-list__item"
|
|
9795
9787
|
aria-labelledby="primary-detail-card-data-list-example-drawer-card-data-list-item-9"
|
|
9796
|
-
tabindex="0"
|
|
9797
9788
|
>
|
|
9798
9789
|
<div class="pf-c-data-list__item-row">
|
|
9799
9790
|
<div class="pf-c-data-list__item-content">
|
|
@@ -9808,9 +9799,8 @@ wrapperTag: div
|
|
|
9808
9799
|
</li>
|
|
9809
9800
|
|
|
9810
9801
|
<li
|
|
9811
|
-
class="pf-c-data-list__item
|
|
9802
|
+
class="pf-c-data-list__item"
|
|
9812
9803
|
aria-labelledby="primary-detail-card-data-list-example-drawer-card-data-list-item-10"
|
|
9813
|
-
tabindex="0"
|
|
9814
9804
|
>
|
|
9815
9805
|
<div class="pf-c-data-list__item-row">
|
|
9816
9806
|
<div class="pf-c-data-list__item-content">
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@patternfly/patternfly",
|
|
3
3
|
"description": "Assets, source, tooling, and content for PatternFly 4",
|
|
4
|
-
"version": "5.0.0-alpha.
|
|
4
|
+
"version": "5.0.0-alpha.38",
|
|
5
5
|
"keywords": [],
|
|
6
6
|
"license": "MIT",
|
|
7
7
|
"scripts": {
|
|
@@ -42,10 +42,10 @@
|
|
|
42
42
|
"@commitlint/config-conventional": "^17.4.2",
|
|
43
43
|
"@fortawesome/fontawesome": "^1.1.8",
|
|
44
44
|
"@octokit/rest": "^19.0.7",
|
|
45
|
-
"@patternfly/documentation-framework": "1.10.
|
|
45
|
+
"@patternfly/documentation-framework": "1.10.4",
|
|
46
46
|
"@patternfly/patternfly-a11y": "4.3.1",
|
|
47
47
|
"@patternfly/react-code-editor": "4.82.113",
|
|
48
|
-
"@patternfly/react-core": "4.276.
|
|
48
|
+
"@patternfly/react-core": "4.276.8",
|
|
49
49
|
"@patternfly/react-table": "4.112.39",
|
|
50
50
|
"@starptech/prettyhtml": "^0.10.0",
|
|
51
51
|
"cheerio": "^1.0.0-rc.12",
|