@patternfly/patternfly 4.192.5 → 4.192.6
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/Tabs/tabs.css +2 -0
- package/components/Tabs/tabs.scss +2 -0
- package/docs/demos/PrimaryDetail/examples/PrimaryDetail.md +10 -10
- package/docs/demos/Tabs/examples/Tabs.md +2 -2
- package/package.json +1 -1
- package/patternfly-no-reset.css +2 -0
- package/patternfly.css +2 -0
- package/patternfly.min.css +1 -1
- package/patternfly.min.css.map +1 -1
package/components/Tabs/tabs.css
CHANGED
|
@@ -35,6 +35,7 @@
|
|
|
35
35
|
--pf-c-tabs__link--PaddingRight: var(--pf-global--spacer--md);
|
|
36
36
|
--pf-c-tabs__link--PaddingBottom: var(--pf-global--spacer--sm);
|
|
37
37
|
--pf-c-tabs__link--PaddingLeft: var(--pf-global--spacer--md);
|
|
38
|
+
--pf-c-tabs__link--disabled--Color: var(--pf-global--disabled-color--100);
|
|
38
39
|
--pf-c-tabs__link--disabled--BackgroundColor: var(--pf-global--palette--black-150);
|
|
39
40
|
--pf-c-tabs__item--m-current__link--Color: var(--pf-global--Color--100);
|
|
40
41
|
--pf-c-tabs__item--m-current__link--BackgroundColor: var(--pf-global--BackgroundColor--100);
|
|
@@ -553,6 +554,7 @@
|
|
|
553
554
|
pointer-events: none;
|
|
554
555
|
}
|
|
555
556
|
.pf-c-tabs__item.pf-m-action.pf-m-disabled, .pf-c-tabs__link:disabled, .pf-c-tabs__link.pf-m-disabled, .pf-c-tabs__link.pf-m-aria-disabled {
|
|
557
|
+
--pf-c-tabs__link--Color: var(--pf-c-tabs__link--disabled--Color);
|
|
556
558
|
--pf-c-tabs__link--BackgroundColor: var(--pf-c-tabs__link--disabled--BackgroundColor);
|
|
557
559
|
--pf-c-tabs__link--before--BorderRightWidth: var(--pf-c-tabs__link--disabled--before--BorderRightWidth);
|
|
558
560
|
--pf-c-tabs__link--before--BorderBottomWidth: var(--pf-c-tabs__link--disabled--before--BorderBottomWidth);
|
|
@@ -52,6 +52,7 @@ $pf-c-tabs--spacer-map: build-spacer-map("none", "sm", "md", "lg", "xl", "2xl");
|
|
|
52
52
|
--pf-c-tabs__link--PaddingRight: var(--pf-global--spacer--md);
|
|
53
53
|
--pf-c-tabs__link--PaddingBottom: var(--pf-global--spacer--sm);
|
|
54
54
|
--pf-c-tabs__link--PaddingLeft: var(--pf-global--spacer--md);
|
|
55
|
+
--pf-c-tabs__link--disabled--Color: var(--pf-global--disabled-color--100);
|
|
55
56
|
--pf-c-tabs__link--disabled--BackgroundColor: var(--pf-global--palette--black-150);
|
|
56
57
|
--pf-c-tabs__item--m-current__link--Color: var(--pf-global--Color--100);
|
|
57
58
|
--pf-c-tabs__item--m-current__link--BackgroundColor: var(--pf-global--BackgroundColor--100);
|
|
@@ -636,6 +637,7 @@ $pf-c-tabs--spacer-map: build-spacer-map("none", "sm", "md", "lg", "xl", "2xl");
|
|
|
636
637
|
&:disabled,
|
|
637
638
|
&.pf-m-disabled,
|
|
638
639
|
&.pf-m-aria-disabled {
|
|
640
|
+
--pf-c-tabs__link--Color: var(--pf-c-tabs__link--disabled--Color);
|
|
639
641
|
--pf-c-tabs__link--BackgroundColor: var(--pf-c-tabs__link--disabled--BackgroundColor);
|
|
640
642
|
--pf-c-tabs__link--before--BorderRightWidth: var(--pf-c-tabs__link--disabled--before--BorderRightWidth);
|
|
641
643
|
--pf-c-tabs__link--before--BorderBottomWidth: var(--pf-c-tabs__link--disabled--before--BorderBottomWidth);
|
|
@@ -6644,7 +6644,7 @@ wrapperTag: div
|
|
|
6644
6644
|
<div class="pf-c-drawer__body pf-m-padding">
|
|
6645
6645
|
<div class="pf-l-gallery pf-m-gutter">
|
|
6646
6646
|
<div
|
|
6647
|
-
class="pf-c-card pf-m-selectable pf-m-selected"
|
|
6647
|
+
class="pf-c-card pf-m-selectable-raised pf-m-selected-raised"
|
|
6648
6648
|
id="primary-detail-card-view-expanded-example-drawer-card-1"
|
|
6649
6649
|
>
|
|
6650
6650
|
<div class="pf-c-card__header">
|
|
@@ -6725,7 +6725,7 @@ wrapperTag: div
|
|
|
6725
6725
|
>PatternFly is a community project that promotes design commonality and improves user experience.</div>
|
|
6726
6726
|
</div>
|
|
6727
6727
|
<div
|
|
6728
|
-
class="pf-c-card pf-m-selectable"
|
|
6728
|
+
class="pf-c-card pf-m-selectable-raised"
|
|
6729
6729
|
id="primary-detail-card-view-expanded-example-drawer-card-2"
|
|
6730
6730
|
>
|
|
6731
6731
|
<div class="pf-c-card__header">
|
|
@@ -6807,7 +6807,7 @@ wrapperTag: div
|
|
|
6807
6807
|
>The ActiveMQ component allows messages to be sent to a JMS Queue or Topic; or messages to be consumed from a JMS Queue or Topic using Apache ActiveMQ.</div>
|
|
6808
6808
|
</div>
|
|
6809
6809
|
<div
|
|
6810
|
-
class="pf-c-card pf-m-selectable"
|
|
6810
|
+
class="pf-c-card pf-m-selectable-raised"
|
|
6811
6811
|
id="primary-detail-card-view-expanded-example-drawer-card-3"
|
|
6812
6812
|
>
|
|
6813
6813
|
<div class="pf-c-card__header">
|
|
@@ -6889,7 +6889,7 @@ wrapperTag: div
|
|
|
6889
6889
|
>This documentation page covers the Apache Spark component for the Apache Camel.</div>
|
|
6890
6890
|
</div>
|
|
6891
6891
|
<div
|
|
6892
|
-
class="pf-c-card pf-m-selectable"
|
|
6892
|
+
class="pf-c-card pf-m-selectable-raised"
|
|
6893
6893
|
id="primary-detail-card-view-expanded-example-drawer-card-4"
|
|
6894
6894
|
>
|
|
6895
6895
|
<div class="pf-c-card__header">
|
|
@@ -6971,7 +6971,7 @@ wrapperTag: div
|
|
|
6971
6971
|
>This component provides a dataformat for avro, which allows serialization and deserialization of messages using Apache Avro’s binary dataformat. Moreover, it provides support for Apache Avro’s rpc, by providing producers and consumers endpoint for using avro over netty or http.</div>
|
|
6972
6972
|
</div>
|
|
6973
6973
|
<div
|
|
6974
|
-
class="pf-c-card pf-m-selectable"
|
|
6974
|
+
class="pf-c-card pf-m-selectable-raised"
|
|
6975
6975
|
id="primary-detail-card-view-expanded-example-drawer-card-5"
|
|
6976
6976
|
>
|
|
6977
6977
|
<div class="pf-c-card__header">
|
|
@@ -7053,7 +7053,7 @@ wrapperTag: div
|
|
|
7053
7053
|
>The Camel Components for Windows Azure Services provide connectivity to Azure services from Camel.</div>
|
|
7054
7054
|
</div>
|
|
7055
7055
|
<div
|
|
7056
|
-
class="pf-c-card pf-m-selectable"
|
|
7056
|
+
class="pf-c-card pf-m-selectable-raised"
|
|
7057
7057
|
id="primary-detail-card-view-expanded-example-drawer-card-6"
|
|
7058
7058
|
>
|
|
7059
7059
|
<div class="pf-c-card__header">
|
|
@@ -7135,7 +7135,7 @@ wrapperTag: div
|
|
|
7135
7135
|
>For providing flexible endpoints to sign and verify exchanges using the Signature Service of the Java Cryptographic Extension.</div>
|
|
7136
7136
|
</div>
|
|
7137
7137
|
<div
|
|
7138
|
-
class="pf-c-card pf-m-selectable"
|
|
7138
|
+
class="pf-c-card pf-m-selectable-raised"
|
|
7139
7139
|
id="primary-detail-card-view-expanded-example-drawer-card-7"
|
|
7140
7140
|
>
|
|
7141
7141
|
<div class="pf-c-card__header">
|
|
@@ -7216,7 +7216,7 @@ wrapperTag: div
|
|
|
7216
7216
|
>PatternFly is a community project that promotes design commonality and improves user experience.</div>
|
|
7217
7217
|
</div>
|
|
7218
7218
|
<div
|
|
7219
|
-
class="pf-c-card pf-m-selectable"
|
|
7219
|
+
class="pf-c-card pf-m-selectable-raised"
|
|
7220
7220
|
id="primary-detail-card-view-expanded-example-drawer-card-8"
|
|
7221
7221
|
>
|
|
7222
7222
|
<div class="pf-c-card__header">
|
|
@@ -7297,7 +7297,7 @@ wrapperTag: div
|
|
|
7297
7297
|
>PatternFly is a community project that promotes design commonality and improves user experience.</div>
|
|
7298
7298
|
</div>
|
|
7299
7299
|
<div
|
|
7300
|
-
class="pf-c-card pf-m-selectable"
|
|
7300
|
+
class="pf-c-card pf-m-selectable-raised"
|
|
7301
7301
|
id="primary-detail-card-view-expanded-example-drawer-card-9"
|
|
7302
7302
|
>
|
|
7303
7303
|
<div class="pf-c-card__header">
|
|
@@ -7378,7 +7378,7 @@ wrapperTag: div
|
|
|
7378
7378
|
>PatternFly is a community project that promotes design commonality and improves user experience.</div>
|
|
7379
7379
|
</div>
|
|
7380
7380
|
<div
|
|
7381
|
-
class="pf-c-card pf-m-selectable"
|
|
7381
|
+
class="pf-c-card pf-m-selectable-raised"
|
|
7382
7382
|
id="primary-detail-card-view-expanded-example-drawer-card-10"
|
|
7383
7383
|
>
|
|
7384
7384
|
<div class="pf-c-card__header">
|
|
@@ -1068,7 +1068,7 @@ section: components
|
|
|
1068
1068
|
<div class="pf-c-description-list__group">
|
|
1069
1069
|
<dt class="pf-c-description-list__term">Pod IP</dt>
|
|
1070
1070
|
<dd class="pf-c-description-list__description">
|
|
1071
|
-
<div class="pf-c-description-list__text">10
|
|
1071
|
+
<div class="pf-c-description-list__text">10.345.2.197</div>
|
|
1072
1072
|
</dd>
|
|
1073
1073
|
</div>
|
|
1074
1074
|
<div class="pf-c-description-list__group">
|
|
@@ -2213,7 +2213,7 @@ section: components
|
|
|
2213
2213
|
<div class="pf-c-description-list__group">
|
|
2214
2214
|
<dt class="pf-c-description-list__term">Pod IP</dt>
|
|
2215
2215
|
<dd class="pf-c-description-list__description">
|
|
2216
|
-
<div class="pf-c-description-list__text">10
|
|
2216
|
+
<div class="pf-c-description-list__text">10.345.2.197</div>
|
|
2217
2217
|
</dd>
|
|
2218
2218
|
</div>
|
|
2219
2219
|
<div class="pf-c-description-list__group">
|
package/package.json
CHANGED
package/patternfly-no-reset.css
CHANGED
|
@@ -26705,6 +26705,7 @@ svg.pf-c-spinner.pf-m-xl {
|
|
|
26705
26705
|
--pf-c-tabs__link--PaddingRight: var(--pf-global--spacer--md);
|
|
26706
26706
|
--pf-c-tabs__link--PaddingBottom: var(--pf-global--spacer--sm);
|
|
26707
26707
|
--pf-c-tabs__link--PaddingLeft: var(--pf-global--spacer--md);
|
|
26708
|
+
--pf-c-tabs__link--disabled--Color: var(--pf-global--disabled-color--100);
|
|
26708
26709
|
--pf-c-tabs__link--disabled--BackgroundColor: var(--pf-global--palette--black-150);
|
|
26709
26710
|
--pf-c-tabs__item--m-current__link--Color: var(--pf-global--Color--100);
|
|
26710
26711
|
--pf-c-tabs__item--m-current__link--BackgroundColor: var(--pf-global--BackgroundColor--100);
|
|
@@ -27223,6 +27224,7 @@ svg.pf-c-spinner.pf-m-xl {
|
|
|
27223
27224
|
pointer-events: none;
|
|
27224
27225
|
}
|
|
27225
27226
|
.pf-c-tabs__item.pf-m-action.pf-m-disabled, .pf-c-tabs__link:disabled, .pf-c-tabs__link.pf-m-disabled, .pf-c-tabs__link.pf-m-aria-disabled {
|
|
27227
|
+
--pf-c-tabs__link--Color: var(--pf-c-tabs__link--disabled--Color);
|
|
27226
27228
|
--pf-c-tabs__link--BackgroundColor: var(--pf-c-tabs__link--disabled--BackgroundColor);
|
|
27227
27229
|
--pf-c-tabs__link--before--BorderRightWidth: var(--pf-c-tabs__link--disabled--before--BorderRightWidth);
|
|
27228
27230
|
--pf-c-tabs__link--before--BorderBottomWidth: var(--pf-c-tabs__link--disabled--before--BorderBottomWidth);
|
package/patternfly.css
CHANGED
|
@@ -26832,6 +26832,7 @@ svg.pf-c-spinner.pf-m-xl {
|
|
|
26832
26832
|
--pf-c-tabs__link--PaddingRight: var(--pf-global--spacer--md);
|
|
26833
26833
|
--pf-c-tabs__link--PaddingBottom: var(--pf-global--spacer--sm);
|
|
26834
26834
|
--pf-c-tabs__link--PaddingLeft: var(--pf-global--spacer--md);
|
|
26835
|
+
--pf-c-tabs__link--disabled--Color: var(--pf-global--disabled-color--100);
|
|
26835
26836
|
--pf-c-tabs__link--disabled--BackgroundColor: var(--pf-global--palette--black-150);
|
|
26836
26837
|
--pf-c-tabs__item--m-current__link--Color: var(--pf-global--Color--100);
|
|
26837
26838
|
--pf-c-tabs__item--m-current__link--BackgroundColor: var(--pf-global--BackgroundColor--100);
|
|
@@ -27350,6 +27351,7 @@ svg.pf-c-spinner.pf-m-xl {
|
|
|
27350
27351
|
pointer-events: none;
|
|
27351
27352
|
}
|
|
27352
27353
|
.pf-c-tabs__item.pf-m-action.pf-m-disabled, .pf-c-tabs__link:disabled, .pf-c-tabs__link.pf-m-disabled, .pf-c-tabs__link.pf-m-aria-disabled {
|
|
27354
|
+
--pf-c-tabs__link--Color: var(--pf-c-tabs__link--disabled--Color);
|
|
27353
27355
|
--pf-c-tabs__link--BackgroundColor: var(--pf-c-tabs__link--disabled--BackgroundColor);
|
|
27354
27356
|
--pf-c-tabs__link--before--BorderRightWidth: var(--pf-c-tabs__link--disabled--before--BorderRightWidth);
|
|
27355
27357
|
--pf-c-tabs__link--before--BorderBottomWidth: var(--pf-c-tabs__link--disabled--before--BorderBottomWidth);
|