@patternfly/patternfly 4.202.2 → 4.203.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/_fonts.scss +10 -10
- package/base/_shield-inheritable.scss +1 -1
- package/base/patternfly-fonts.css +10 -10
- package/base/patternfly-shield-inheritable.css +1 -1
- package/components/AlertGroup/alert-group.css +1 -1
- package/components/Button/button.css +1 -1
- package/components/Button/button.scss +1 -1
- package/components/Divider/divider.css +12 -12
- package/components/Drawer/drawer.css +0 -33
- package/components/JumpLinks/jump-links.css +1 -1
- package/components/JumpLinks/jump-links.scss +1 -1
- package/components/MenuToggle/menu-toggle.css +1 -1
- package/components/MenuToggle/menu-toggle.scss +1 -1
- package/components/ProgressStepper/progress-stepper.css +1 -1
- package/components/Sidebar/sidebar.css +0 -30
- package/components/Spinner/spinner.css +2 -2
- package/components/Table/table.css +5 -5
- package/components/Table/table.scss +5 -5
- package/components/Tabs/tabs.css +1 -1
- package/components/Tabs/tabs.scss +1 -1
- package/components/TreeView/tree-view.css +29 -1
- package/components/TreeView/tree-view.scss +36 -2
- package/docs/components/TreeView/examples/TreeView.md +1077 -677
- package/package.json +6 -6
- package/patternfly-addons.css +48 -683
- package/patternfly-base-no-reset.css +10 -10
- package/patternfly-base.css +10 -10
- package/patternfly-no-reset.css +64 -99
- package/patternfly.css +64 -99
- package/patternfly.min.css +1 -1
- package/patternfly.min.css.map +1 -1
- package/utilities/Alignment/alignment.css +0 -15
- package/utilities/BackgroundColor/BackgroundColor.css +0 -75
- package/utilities/Display/display.css +0 -40
- package/utilities/Flex/flex.css +0 -140
- package/utilities/Float/float.css +0 -5
- package/utilities/Sizing/sizing.css +48 -198
- package/utilities/Text/text.css +0 -210
- package/docs/pages/accessibility-guide.md +0 -161
- package/docs/pages/contribution.md +0 -109
- package/docs/pages/guidelines.md +0 -367
- package/docs/pages/icons.md +0 -129
- package/docs/pages/index.js +0 -13
- package/docs/pages/reference-docs/PF-quick-ref.key +0 -0
- package/docs/pages/reference-docs/PF-quick-ref.pdf +0 -0
- package/docs/pages/upgrade-guide.md +0 -188
package/patternfly.css
CHANGED
|
@@ -500,70 +500,70 @@
|
|
|
500
500
|
src: url("./assets/fonts/RedHatDisplay/RedHatDisplay-Regular.woff2") format("woff2"), url("./assets/fonts/RedHatDisplay/RedHatDisplay-Regular.woff") format("woff");
|
|
501
501
|
font-style: normal;
|
|
502
502
|
font-weight: 300;
|
|
503
|
-
text-rendering:
|
|
503
|
+
text-rendering: optimizelegibility;
|
|
504
504
|
}
|
|
505
505
|
@font-face {
|
|
506
506
|
font-family: "RedHatDisplay";
|
|
507
507
|
src: url("./assets/fonts/RedHatDisplay/RedHatDisplay-Medium.woff2") format("woff2"), url("./assets/fonts/RedHatDisplay/RedHatDisplay-Medium.woff") format("woff");
|
|
508
508
|
font-style: normal;
|
|
509
509
|
font-weight: 400;
|
|
510
|
-
text-rendering:
|
|
510
|
+
text-rendering: optimizelegibility;
|
|
511
511
|
}
|
|
512
512
|
@font-face {
|
|
513
513
|
font-family: "RedHatDisplay";
|
|
514
514
|
src: url("./assets/fonts/RedHatDisplay/RedHatDisplay-Bold.woff2") format("woff2"), url("./assets/fonts/RedHatDisplay/RedHatDisplay-Bold.woff") format("woff");
|
|
515
515
|
font-style: normal;
|
|
516
516
|
font-weight: 700;
|
|
517
|
-
text-rendering:
|
|
517
|
+
text-rendering: optimizelegibility;
|
|
518
518
|
}
|
|
519
519
|
@font-face {
|
|
520
520
|
font-family: "RedHatText";
|
|
521
521
|
src: url("./assets/fonts/RedHatText/RedHatText-Regular.woff2") format("woff2"), url("./assets/fonts/RedHatText/RedHatText-Regular.woff") format("woff");
|
|
522
522
|
font-style: normal;
|
|
523
523
|
font-weight: 400;
|
|
524
|
-
text-rendering:
|
|
524
|
+
text-rendering: optimizelegibility;
|
|
525
525
|
}
|
|
526
526
|
@font-face {
|
|
527
527
|
font-family: "RedHatText";
|
|
528
528
|
src: url("./assets/fonts/RedHatText/RedHatText-Medium.woff2") format("woff2"), url("./assets/fonts/RedHatText/RedHatText-Medium.woff") format("woff");
|
|
529
529
|
font-style: normal;
|
|
530
530
|
font-weight: 700;
|
|
531
|
-
text-rendering:
|
|
531
|
+
text-rendering: optimizelegibility;
|
|
532
532
|
}
|
|
533
533
|
@font-face {
|
|
534
534
|
font-family: "RedHatDisplayUpdated";
|
|
535
535
|
src: url("./assets/fonts/RedHatFont-updated/RedHatDisplay/RedHatDisplay-updated-Regular.woff2") format("woff2");
|
|
536
536
|
font-style: normal;
|
|
537
537
|
font-weight: 300;
|
|
538
|
-
text-rendering:
|
|
538
|
+
text-rendering: optimizelegibility;
|
|
539
539
|
}
|
|
540
540
|
@font-face {
|
|
541
541
|
font-family: "RedHatDisplayUpdated";
|
|
542
542
|
src: url("./assets/fonts/RedHatFont-updated/RedHatDisplay/RedHatDisplay-updated-Medium.woff2") format("woff2");
|
|
543
543
|
font-style: normal;
|
|
544
544
|
font-weight: 400;
|
|
545
|
-
text-rendering:
|
|
545
|
+
text-rendering: optimizelegibility;
|
|
546
546
|
}
|
|
547
547
|
@font-face {
|
|
548
548
|
font-family: "RedHatDisplayUpdated";
|
|
549
549
|
src: url("./assets/fonts/RedHatFont-updated/RedHatDisplay/RedHatDisplay-updated-Bold.woff2") format("woff2");
|
|
550
550
|
font-style: normal;
|
|
551
551
|
font-weight: 700;
|
|
552
|
-
text-rendering:
|
|
552
|
+
text-rendering: optimizelegibility;
|
|
553
553
|
}
|
|
554
554
|
@font-face {
|
|
555
555
|
font-family: "RedHatTextUpdated";
|
|
556
556
|
src: url("./assets/fonts/RedHatFont-updated/RedHatText/RedHatText-updated-Regular.woff2") format("woff2");
|
|
557
557
|
font-style: normal;
|
|
558
558
|
font-weight: 400;
|
|
559
|
-
text-rendering:
|
|
559
|
+
text-rendering: optimizelegibility;
|
|
560
560
|
}
|
|
561
561
|
@font-face {
|
|
562
562
|
font-family: "RedHatTextUpdated";
|
|
563
563
|
src: url("./assets/fonts/RedHatFont-updated/RedHatText/RedHatText-updated-Medium.woff2") format("woff2");
|
|
564
564
|
font-style: normal;
|
|
565
565
|
font-weight: 700;
|
|
566
|
-
text-rendering:
|
|
566
|
+
text-rendering: optimizelegibility;
|
|
567
567
|
}
|
|
568
568
|
@font-face {
|
|
569
569
|
font-family: "RedHatMono";
|
|
@@ -6443,7 +6443,7 @@ a {
|
|
|
6443
6443
|
top: var(--pf-c-alert-group--m-toast--Top);
|
|
6444
6444
|
right: var(--pf-c-alert-group--m-toast--Right);
|
|
6445
6445
|
z-index: var(--pf-c-alert-group--m-toast--ZIndex);
|
|
6446
|
-
width: calc(100% -
|
|
6446
|
+
width: calc(100% - var(--pf-c-alert-group--m-toast--Right) * 2);
|
|
6447
6447
|
max-width: var(--pf-c-alert-group--m-toast--MaxWidth);
|
|
6448
6448
|
}
|
|
6449
6449
|
|
|
@@ -7950,7 +7950,7 @@ button.pf-c-breadcrumb__link {
|
|
|
7950
7950
|
transform: translate(var(--pf-c-button__progress--TranslateX), var(--pf-c-button__progress--TranslateY));
|
|
7951
7951
|
}
|
|
7952
7952
|
.pf-c-button__progress .pf-c-spinner {
|
|
7953
|
-
--pf-c-spinner--Color:
|
|
7953
|
+
--pf-c-spinner--Color: currentcolor;
|
|
7954
7954
|
}
|
|
7955
7955
|
|
|
7956
7956
|
.pf-m-overpass-font .pf-c-button {
|
|
@@ -12649,7 +12649,7 @@ label.pf-c-check, .pf-c-check__label,
|
|
|
12649
12649
|
border: 0;
|
|
12650
12650
|
}
|
|
12651
12651
|
.pf-c-divider::after {
|
|
12652
|
-
flex-basis: calc(
|
|
12652
|
+
flex-basis: calc(var(--pf-c-divider--after--FlexBasis) - var(--pf-c-divider--after--Inset) * 2);
|
|
12653
12653
|
}
|
|
12654
12654
|
.pf-c-divider::after {
|
|
12655
12655
|
align-self: stretch;
|
|
@@ -12668,7 +12668,7 @@ label.pf-c-check, .pf-c-check__label,
|
|
|
12668
12668
|
height: inherit;
|
|
12669
12669
|
}
|
|
12670
12670
|
.pf-c-divider.pf-m-vertical::after {
|
|
12671
|
-
flex-basis: calc(
|
|
12671
|
+
flex-basis: calc(var(--pf-c-divider--m-vertical--after--FlexBasis) - var(--pf-c-divider--after--Inset));
|
|
12672
12672
|
}
|
|
12673
12673
|
.pf-c-divider.pf-m-inset-none {
|
|
12674
12674
|
--pf-c-divider--after--Inset: 0%;
|
|
@@ -12704,7 +12704,7 @@ label.pf-c-check, .pf-c-check__label,
|
|
|
12704
12704
|
height: auto;
|
|
12705
12705
|
}
|
|
12706
12706
|
.pf-c-divider.pf-m-horizontal-on-sm::after {
|
|
12707
|
-
flex-basis: calc(
|
|
12707
|
+
flex-basis: calc(var(--pf-c-divider--after--FlexBasis) - var(--pf-c-divider--after--Inset) * 2);
|
|
12708
12708
|
}
|
|
12709
12709
|
}
|
|
12710
12710
|
@media (min-width: 576px) {
|
|
@@ -12717,7 +12717,7 @@ label.pf-c-check, .pf-c-check__label,
|
|
|
12717
12717
|
height: inherit;
|
|
12718
12718
|
}
|
|
12719
12719
|
.pf-c-divider.pf-m-vertical-on-sm::after {
|
|
12720
|
-
flex-basis: calc(
|
|
12720
|
+
flex-basis: calc(var(--pf-c-divider--m-vertical--after--FlexBasis) - var(--pf-c-divider--after--Inset));
|
|
12721
12721
|
}
|
|
12722
12722
|
}
|
|
12723
12723
|
@media (min-width: 576px) {
|
|
@@ -12756,7 +12756,7 @@ label.pf-c-check, .pf-c-check__label,
|
|
|
12756
12756
|
height: auto;
|
|
12757
12757
|
}
|
|
12758
12758
|
.pf-c-divider.pf-m-horizontal-on-md::after {
|
|
12759
|
-
flex-basis: calc(
|
|
12759
|
+
flex-basis: calc(var(--pf-c-divider--after--FlexBasis) - var(--pf-c-divider--after--Inset) * 2);
|
|
12760
12760
|
}
|
|
12761
12761
|
}
|
|
12762
12762
|
@media (min-width: 768px) {
|
|
@@ -12769,7 +12769,7 @@ label.pf-c-check, .pf-c-check__label,
|
|
|
12769
12769
|
height: inherit;
|
|
12770
12770
|
}
|
|
12771
12771
|
.pf-c-divider.pf-m-vertical-on-md::after {
|
|
12772
|
-
flex-basis: calc(
|
|
12772
|
+
flex-basis: calc(var(--pf-c-divider--m-vertical--after--FlexBasis) - var(--pf-c-divider--after--Inset));
|
|
12773
12773
|
}
|
|
12774
12774
|
}
|
|
12775
12775
|
@media (min-width: 768px) {
|
|
@@ -12808,7 +12808,7 @@ label.pf-c-check, .pf-c-check__label,
|
|
|
12808
12808
|
height: auto;
|
|
12809
12809
|
}
|
|
12810
12810
|
.pf-c-divider.pf-m-horizontal-on-lg::after {
|
|
12811
|
-
flex-basis: calc(
|
|
12811
|
+
flex-basis: calc(var(--pf-c-divider--after--FlexBasis) - var(--pf-c-divider--after--Inset) * 2);
|
|
12812
12812
|
}
|
|
12813
12813
|
}
|
|
12814
12814
|
@media (min-width: 992px) {
|
|
@@ -12821,7 +12821,7 @@ label.pf-c-check, .pf-c-check__label,
|
|
|
12821
12821
|
height: inherit;
|
|
12822
12822
|
}
|
|
12823
12823
|
.pf-c-divider.pf-m-vertical-on-lg::after {
|
|
12824
|
-
flex-basis: calc(
|
|
12824
|
+
flex-basis: calc(var(--pf-c-divider--m-vertical--after--FlexBasis) - var(--pf-c-divider--after--Inset));
|
|
12825
12825
|
}
|
|
12826
12826
|
}
|
|
12827
12827
|
@media (min-width: 992px) {
|
|
@@ -12860,7 +12860,7 @@ label.pf-c-check, .pf-c-check__label,
|
|
|
12860
12860
|
height: auto;
|
|
12861
12861
|
}
|
|
12862
12862
|
.pf-c-divider.pf-m-horizontal-on-xl::after {
|
|
12863
|
-
flex-basis: calc(
|
|
12863
|
+
flex-basis: calc(var(--pf-c-divider--after--FlexBasis) - var(--pf-c-divider--after--Inset) * 2);
|
|
12864
12864
|
}
|
|
12865
12865
|
}
|
|
12866
12866
|
@media (min-width: 1200px) {
|
|
@@ -12873,7 +12873,7 @@ label.pf-c-check, .pf-c-check__label,
|
|
|
12873
12873
|
height: inherit;
|
|
12874
12874
|
}
|
|
12875
12875
|
.pf-c-divider.pf-m-vertical-on-xl::after {
|
|
12876
|
-
flex-basis: calc(
|
|
12876
|
+
flex-basis: calc(var(--pf-c-divider--m-vertical--after--FlexBasis) - var(--pf-c-divider--after--Inset));
|
|
12877
12877
|
}
|
|
12878
12878
|
}
|
|
12879
12879
|
@media (min-width: 1200px) {
|
|
@@ -12912,7 +12912,7 @@ label.pf-c-check, .pf-c-check__label,
|
|
|
12912
12912
|
height: auto;
|
|
12913
12913
|
}
|
|
12914
12914
|
.pf-c-divider.pf-m-horizontal-on-2xl::after {
|
|
12915
|
-
flex-basis: calc(
|
|
12915
|
+
flex-basis: calc(var(--pf-c-divider--after--FlexBasis) - var(--pf-c-divider--after--Inset) * 2);
|
|
12916
12916
|
}
|
|
12917
12917
|
}
|
|
12918
12918
|
@media (min-width: 1450px) {
|
|
@@ -12925,7 +12925,7 @@ label.pf-c-check, .pf-c-check__label,
|
|
|
12925
12925
|
height: inherit;
|
|
12926
12926
|
}
|
|
12927
12927
|
.pf-c-divider.pf-m-vertical-on-2xl::after {
|
|
12928
|
-
flex-basis: calc(
|
|
12928
|
+
flex-basis: calc(var(--pf-c-divider--m-vertical--after--FlexBasis) - var(--pf-c-divider--after--Inset));
|
|
12929
12929
|
}
|
|
12930
12930
|
}
|
|
12931
12931
|
@media (min-width: 1450px) {
|
|
@@ -13338,7 +13338,6 @@ label.pf-c-check, .pf-c-check__label,
|
|
|
13338
13338
|
.pf-c-drawer > .pf-c-drawer__main > .pf-c-drawer__panel.pf-m-resizable > .pf-c-drawer__panel-main {
|
|
13339
13339
|
flex-shrink: 1;
|
|
13340
13340
|
}
|
|
13341
|
-
|
|
13342
13341
|
.pf-c-drawer.pf-m-panel-left {
|
|
13343
13342
|
--pf-c-drawer--m-expanded__panel--BoxShadow: var(--pf-c-drawer--m-expanded--m-panel-left__panel--BoxShadow);
|
|
13344
13343
|
}
|
|
@@ -13359,7 +13358,6 @@ label.pf-c-check, .pf-c-check__label,
|
|
|
13359
13358
|
--pf-c-drawer__splitter--after--BorderLeftWidth: var(--pf-c-drawer--m-panel-left__splitter--after--BorderLeftWidth);
|
|
13360
13359
|
order: 1;
|
|
13361
13360
|
}
|
|
13362
|
-
|
|
13363
13361
|
.pf-c-drawer.pf-m-panel-bottom {
|
|
13364
13362
|
--pf-c-drawer--m-expanded__panel--BoxShadow: var(--pf-c-drawer--m-expanded--m-panel-bottom__panel--BoxShadow);
|
|
13365
13363
|
--pf-c-drawer__panel--MaxHeight: 100%;
|
|
@@ -13388,7 +13386,6 @@ label.pf-c-check, .pf-c-check__label,
|
|
|
13388
13386
|
--pf-c-drawer__splitter--after--BorderRightWidth: 0;
|
|
13389
13387
|
--pf-c-drawer__splitter--after--BorderBottomWidth: var(--pf-c-drawer--m-panel-bottom__splitter--after--BorderBottomWidth);
|
|
13390
13388
|
}
|
|
13391
|
-
|
|
13392
13389
|
.pf-c-drawer.pf-m-inline > .pf-c-drawer__main > .pf-c-drawer__panel.pf-m-resizable > .pf-c-drawer__splitter {
|
|
13393
13390
|
--pf-c-drawer__splitter--m-vertical--Width: var(--pf-c-drawer--m-inline__splitter--m-vertical--Width);
|
|
13394
13391
|
--pf-c-drawer__splitter-handle--Left: var(--pf-c-drawer--m-inline__splitter-handle--Left);
|
|
@@ -13403,12 +13400,10 @@ label.pf-c-check, .pf-c-check__label,
|
|
|
13403
13400
|
--pf-c-drawer__splitter--after--BorderRightWidth: 0;
|
|
13404
13401
|
--pf-c-drawer__splitter--after--BorderLeftWidth: 0;
|
|
13405
13402
|
}
|
|
13406
|
-
|
|
13407
13403
|
.pf-c-drawer > .pf-c-drawer__main > .pf-c-drawer__panel.pf-m-no-border,
|
|
13408
13404
|
.pf-c-drawer.pf-m-panel-left > .pf-c-drawer__main > .pf-c-drawer__panel.pf-m-no-border {
|
|
13409
13405
|
--pf-c-drawer--m-expanded__panel--BoxShadow: none;
|
|
13410
13406
|
}
|
|
13411
|
-
|
|
13412
13407
|
.pf-c-drawer__splitter {
|
|
13413
13408
|
display: block;
|
|
13414
13409
|
visibility: visible;
|
|
@@ -13418,23 +13413,18 @@ label.pf-c-check, .pf-c-check__label,
|
|
|
13418
13413
|
.pf-c-drawer__panel.pf-m-width-25 {
|
|
13419
13414
|
--pf-c-drawer__panel--md--FlexBasis: 25%;
|
|
13420
13415
|
}
|
|
13421
|
-
|
|
13422
13416
|
.pf-c-drawer__panel.pf-m-width-33 {
|
|
13423
13417
|
--pf-c-drawer__panel--md--FlexBasis: 33%;
|
|
13424
13418
|
}
|
|
13425
|
-
|
|
13426
13419
|
.pf-c-drawer__panel.pf-m-width-50 {
|
|
13427
13420
|
--pf-c-drawer__panel--md--FlexBasis: 50%;
|
|
13428
13421
|
}
|
|
13429
|
-
|
|
13430
13422
|
.pf-c-drawer__panel.pf-m-width-66 {
|
|
13431
13423
|
--pf-c-drawer__panel--md--FlexBasis: 66%;
|
|
13432
13424
|
}
|
|
13433
|
-
|
|
13434
13425
|
.pf-c-drawer__panel.pf-m-width-75 {
|
|
13435
13426
|
--pf-c-drawer__panel--md--FlexBasis: 75%;
|
|
13436
13427
|
}
|
|
13437
|
-
|
|
13438
13428
|
.pf-c-drawer__panel.pf-m-width-100 {
|
|
13439
13429
|
--pf-c-drawer__panel--md--FlexBasis: 100%;
|
|
13440
13430
|
}
|
|
@@ -13443,23 +13433,18 @@ label.pf-c-check, .pf-c-check__label,
|
|
|
13443
13433
|
.pf-c-drawer__panel.pf-m-width-25-on-lg {
|
|
13444
13434
|
--pf-c-drawer__panel--md--FlexBasis: 25%;
|
|
13445
13435
|
}
|
|
13446
|
-
|
|
13447
13436
|
.pf-c-drawer__panel.pf-m-width-33-on-lg {
|
|
13448
13437
|
--pf-c-drawer__panel--md--FlexBasis: 33%;
|
|
13449
13438
|
}
|
|
13450
|
-
|
|
13451
13439
|
.pf-c-drawer__panel.pf-m-width-50-on-lg {
|
|
13452
13440
|
--pf-c-drawer__panel--md--FlexBasis: 50%;
|
|
13453
13441
|
}
|
|
13454
|
-
|
|
13455
13442
|
.pf-c-drawer__panel.pf-m-width-66-on-lg {
|
|
13456
13443
|
--pf-c-drawer__panel--md--FlexBasis: 66%;
|
|
13457
13444
|
}
|
|
13458
|
-
|
|
13459
13445
|
.pf-c-drawer__panel.pf-m-width-75-on-lg {
|
|
13460
13446
|
--pf-c-drawer__panel--md--FlexBasis: 75%;
|
|
13461
13447
|
}
|
|
13462
|
-
|
|
13463
13448
|
.pf-c-drawer__panel.pf-m-width-100-on-lg {
|
|
13464
13449
|
--pf-c-drawer__panel--md--FlexBasis: 100%;
|
|
13465
13450
|
}
|
|
@@ -13468,23 +13453,18 @@ label.pf-c-check, .pf-c-check__label,
|
|
|
13468
13453
|
.pf-c-drawer__panel.pf-m-width-25-on-xl {
|
|
13469
13454
|
--pf-c-drawer__panel--md--FlexBasis: 25%;
|
|
13470
13455
|
}
|
|
13471
|
-
|
|
13472
13456
|
.pf-c-drawer__panel.pf-m-width-33-on-xl {
|
|
13473
13457
|
--pf-c-drawer__panel--md--FlexBasis: 33%;
|
|
13474
13458
|
}
|
|
13475
|
-
|
|
13476
13459
|
.pf-c-drawer__panel.pf-m-width-50-on-xl {
|
|
13477
13460
|
--pf-c-drawer__panel--md--FlexBasis: 50%;
|
|
13478
13461
|
}
|
|
13479
|
-
|
|
13480
13462
|
.pf-c-drawer__panel.pf-m-width-66-on-xl {
|
|
13481
13463
|
--pf-c-drawer__panel--md--FlexBasis: 66%;
|
|
13482
13464
|
}
|
|
13483
|
-
|
|
13484
13465
|
.pf-c-drawer__panel.pf-m-width-75-on-xl {
|
|
13485
13466
|
--pf-c-drawer__panel--md--FlexBasis: 75%;
|
|
13486
13467
|
}
|
|
13487
|
-
|
|
13488
13468
|
.pf-c-drawer__panel.pf-m-width-100-on-xl {
|
|
13489
13469
|
--pf-c-drawer__panel--md--FlexBasis: 100%;
|
|
13490
13470
|
}
|
|
@@ -13493,23 +13473,18 @@ label.pf-c-check, .pf-c-check__label,
|
|
|
13493
13473
|
.pf-c-drawer__panel.pf-m-width-25-on-2xl {
|
|
13494
13474
|
--pf-c-drawer__panel--md--FlexBasis: 25%;
|
|
13495
13475
|
}
|
|
13496
|
-
|
|
13497
13476
|
.pf-c-drawer__panel.pf-m-width-33-on-2xl {
|
|
13498
13477
|
--pf-c-drawer__panel--md--FlexBasis: 33%;
|
|
13499
13478
|
}
|
|
13500
|
-
|
|
13501
13479
|
.pf-c-drawer__panel.pf-m-width-50-on-2xl {
|
|
13502
13480
|
--pf-c-drawer__panel--md--FlexBasis: 50%;
|
|
13503
13481
|
}
|
|
13504
|
-
|
|
13505
13482
|
.pf-c-drawer__panel.pf-m-width-66-on-2xl {
|
|
13506
13483
|
--pf-c-drawer__panel--md--FlexBasis: 66%;
|
|
13507
13484
|
}
|
|
13508
|
-
|
|
13509
13485
|
.pf-c-drawer__panel.pf-m-width-75-on-2xl {
|
|
13510
13486
|
--pf-c-drawer__panel--md--FlexBasis: 75%;
|
|
13511
13487
|
}
|
|
13512
|
-
|
|
13513
13488
|
.pf-c-drawer__panel.pf-m-width-100-on-2xl {
|
|
13514
13489
|
--pf-c-drawer__panel--md--FlexBasis: 100%;
|
|
13515
13490
|
}
|
|
@@ -13527,7 +13502,6 @@ label.pf-c-check, .pf-c-check__label,
|
|
|
13527
13502
|
.pf-c-drawer.pf-m-static > .pf-c-drawer__main > .pf-c-drawer__panel:not(.pf-m-no-border)::after {
|
|
13528
13503
|
background-color: var(--pf-c-drawer--m-inline--m-expanded__panel--after--BackgroundColor);
|
|
13529
13504
|
}
|
|
13530
|
-
|
|
13531
13505
|
.pf-c-drawer.pf-m-inline > .pf-c-drawer__main > .pf-c-drawer__content {
|
|
13532
13506
|
overflow-x: auto;
|
|
13533
13507
|
}
|
|
@@ -13564,7 +13538,6 @@ label.pf-c-check, .pf-c-check__label,
|
|
|
13564
13538
|
margin-bottom: 0;
|
|
13565
13539
|
transform: translateY(0);
|
|
13566
13540
|
}
|
|
13567
|
-
|
|
13568
13541
|
.pf-c-drawer.pf-m-static > .pf-c-drawer__main > .pf-c-drawer__panel {
|
|
13569
13542
|
transform: translateX(0);
|
|
13570
13543
|
}
|
|
@@ -13593,7 +13566,6 @@ label.pf-c-check, .pf-c-check__label,
|
|
|
13593
13566
|
.pf-c-drawer.pf-m-static-on-lg > .pf-c-drawer__main > .pf-c-drawer__panel:not(.pf-m-no-border)::after {
|
|
13594
13567
|
background-color: var(--pf-c-drawer--m-inline--m-expanded__panel--after--BackgroundColor);
|
|
13595
13568
|
}
|
|
13596
|
-
|
|
13597
13569
|
.pf-c-drawer.pf-m-inline-on-lg > .pf-c-drawer__main > .pf-c-drawer__content {
|
|
13598
13570
|
overflow-x: auto;
|
|
13599
13571
|
}
|
|
@@ -13630,7 +13602,6 @@ label.pf-c-check, .pf-c-check__label,
|
|
|
13630
13602
|
margin-bottom: 0;
|
|
13631
13603
|
transform: translateY(0);
|
|
13632
13604
|
}
|
|
13633
|
-
|
|
13634
13605
|
.pf-c-drawer.pf-m-static-on-lg > .pf-c-drawer__main > .pf-c-drawer__panel {
|
|
13635
13606
|
transform: translateX(0);
|
|
13636
13607
|
}
|
|
@@ -13659,7 +13630,6 @@ label.pf-c-check, .pf-c-check__label,
|
|
|
13659
13630
|
.pf-c-drawer.pf-m-static-on-xl > .pf-c-drawer__main > .pf-c-drawer__panel:not(.pf-m-no-border)::after {
|
|
13660
13631
|
background-color: var(--pf-c-drawer--m-inline--m-expanded__panel--after--BackgroundColor);
|
|
13661
13632
|
}
|
|
13662
|
-
|
|
13663
13633
|
.pf-c-drawer.pf-m-inline-on-xl > .pf-c-drawer__main > .pf-c-drawer__content {
|
|
13664
13634
|
overflow-x: auto;
|
|
13665
13635
|
}
|
|
@@ -13696,7 +13666,6 @@ label.pf-c-check, .pf-c-check__label,
|
|
|
13696
13666
|
margin-bottom: 0;
|
|
13697
13667
|
transform: translateY(0);
|
|
13698
13668
|
}
|
|
13699
|
-
|
|
13700
13669
|
.pf-c-drawer.pf-m-static-on-xl > .pf-c-drawer__main > .pf-c-drawer__panel {
|
|
13701
13670
|
transform: translateX(0);
|
|
13702
13671
|
}
|
|
@@ -13725,7 +13694,6 @@ label.pf-c-check, .pf-c-check__label,
|
|
|
13725
13694
|
.pf-c-drawer.pf-m-static-on-2xl > .pf-c-drawer__main > .pf-c-drawer__panel:not(.pf-m-no-border)::after {
|
|
13726
13695
|
background-color: var(--pf-c-drawer--m-inline--m-expanded__panel--after--BackgroundColor);
|
|
13727
13696
|
}
|
|
13728
|
-
|
|
13729
13697
|
.pf-c-drawer.pf-m-inline-on-2xl > .pf-c-drawer__main > .pf-c-drawer__content {
|
|
13730
13698
|
overflow-x: auto;
|
|
13731
13699
|
}
|
|
@@ -13762,7 +13730,6 @@ label.pf-c-check, .pf-c-check__label,
|
|
|
13762
13730
|
margin-bottom: 0;
|
|
13763
13731
|
transform: translateY(0);
|
|
13764
13732
|
}
|
|
13765
|
-
|
|
13766
13733
|
.pf-c-drawer.pf-m-static-on-2xl > .pf-c-drawer__main > .pf-c-drawer__panel {
|
|
13767
13734
|
transform: translateX(0);
|
|
13768
13735
|
}
|
|
@@ -16199,7 +16166,7 @@ label.pf-c-input-group__text {
|
|
|
16199
16166
|
--pf-c-jump-links__toggle--MarginLeft: calc(-1 * var(--pf-global--spacer--md));
|
|
16200
16167
|
--pf-c-jump-links__toggle--Display: none;
|
|
16201
16168
|
--pf-c-jump-links__toggle--Visibility: hidden;
|
|
16202
|
-
--pf-c-jump-links__toggle-icon--Color:
|
|
16169
|
+
--pf-c-jump-links__toggle-icon--Color: currentcolor;
|
|
16203
16170
|
--pf-c-jump-links__toggle-icon--Transition: var(--pf-global--Transition);
|
|
16204
16171
|
--pf-c-jump-links__toggle-icon--Rotate: 0;
|
|
16205
16172
|
--pf-c-jump-links--m-expanded__toggle-icon--Color: var(--pf-global--Color--100);
|
|
@@ -19188,7 +19155,7 @@ label.pf-c-menu__item:where(:not([disabled], .pf-m-disabled)) {
|
|
|
19188
19155
|
.pf-c-menu-toggle.pf-m-split-button > .pf-c-check {
|
|
19189
19156
|
--pf-c-menu-toggle--PaddingRight: 0;
|
|
19190
19157
|
--pf-c-check__input--MarginTop: 0;
|
|
19191
|
-
--pf-c-check__label--Color:
|
|
19158
|
+
--pf-c-check__label--Color: currentcolor;
|
|
19192
19159
|
align-items: center;
|
|
19193
19160
|
align-self: stretch;
|
|
19194
19161
|
}
|
|
@@ -23607,7 +23574,7 @@ label.pf-c-menu__item:where(:not([disabled], .pf-m-disabled)) {
|
|
|
23607
23574
|
.pf-c-progress-stepper__step:not(:last-of-type) > .pf-c-progress-stepper__step-main::before {
|
|
23608
23575
|
position: absolute;
|
|
23609
23576
|
top: calc(100% + var(--pf-c-progress-stepper__step-main--MarginTop));
|
|
23610
|
-
left: calc(50% -
|
|
23577
|
+
left: calc(50% - var(--pf-c-progress-stepper__step-connector--before--BorderRightWidth) / 2);
|
|
23611
23578
|
width: auto;
|
|
23612
23579
|
height: calc(var(--pf-c-progress-stepper__step-main--MarginTop) + var(--pf-c-progress-stepper__step-main--MarginBottom));
|
|
23613
23580
|
border-right: var(--pf-c-progress-stepper__step-connector--before--BorderRightWidth) solid var(--pf-c-progress-stepper__step-connector--before--BorderRightColor);
|
|
@@ -25000,27 +24967,21 @@ label.pf-c-radio, .pf-c-radio__label,
|
|
|
25000
24967
|
.pf-c-sidebar__panel.pf-m-width-default-on-sm {
|
|
25001
24968
|
--pf-c-sidebar__panel--FlexBasis: var(--pf-c-sidebar__panel--FlexBasis--base);
|
|
25002
24969
|
}
|
|
25003
|
-
|
|
25004
24970
|
.pf-c-sidebar__panel.pf-m-width-25-on-sm {
|
|
25005
24971
|
--pf-c-sidebar__panel--FlexBasis: 25%;
|
|
25006
24972
|
}
|
|
25007
|
-
|
|
25008
24973
|
.pf-c-sidebar__panel.pf-m-width-33-on-sm {
|
|
25009
24974
|
--pf-c-sidebar__panel--FlexBasis: 33%;
|
|
25010
24975
|
}
|
|
25011
|
-
|
|
25012
24976
|
.pf-c-sidebar__panel.pf-m-width-50-on-sm {
|
|
25013
24977
|
--pf-c-sidebar__panel--FlexBasis: 50%;
|
|
25014
24978
|
}
|
|
25015
|
-
|
|
25016
24979
|
.pf-c-sidebar__panel.pf-m-width-66-on-sm {
|
|
25017
24980
|
--pf-c-sidebar__panel--FlexBasis: 66%;
|
|
25018
24981
|
}
|
|
25019
|
-
|
|
25020
24982
|
.pf-c-sidebar__panel.pf-m-width-75-on-sm {
|
|
25021
24983
|
--pf-c-sidebar__panel--FlexBasis: 75%;
|
|
25022
24984
|
}
|
|
25023
|
-
|
|
25024
24985
|
.pf-c-sidebar__panel.pf-m-width-100-on-sm {
|
|
25025
24986
|
--pf-c-sidebar__panel--FlexBasis: 100%;
|
|
25026
24987
|
}
|
|
@@ -25029,27 +24990,21 @@ label.pf-c-radio, .pf-c-radio__label,
|
|
|
25029
24990
|
.pf-c-sidebar__panel.pf-m-width-default-on-md {
|
|
25030
24991
|
--pf-c-sidebar__panel--FlexBasis: var(--pf-c-sidebar__panel--FlexBasis--base);
|
|
25031
24992
|
}
|
|
25032
|
-
|
|
25033
24993
|
.pf-c-sidebar__panel.pf-m-width-25-on-md {
|
|
25034
24994
|
--pf-c-sidebar__panel--FlexBasis: 25%;
|
|
25035
24995
|
}
|
|
25036
|
-
|
|
25037
24996
|
.pf-c-sidebar__panel.pf-m-width-33-on-md {
|
|
25038
24997
|
--pf-c-sidebar__panel--FlexBasis: 33%;
|
|
25039
24998
|
}
|
|
25040
|
-
|
|
25041
24999
|
.pf-c-sidebar__panel.pf-m-width-50-on-md {
|
|
25042
25000
|
--pf-c-sidebar__panel--FlexBasis: 50%;
|
|
25043
25001
|
}
|
|
25044
|
-
|
|
25045
25002
|
.pf-c-sidebar__panel.pf-m-width-66-on-md {
|
|
25046
25003
|
--pf-c-sidebar__panel--FlexBasis: 66%;
|
|
25047
25004
|
}
|
|
25048
|
-
|
|
25049
25005
|
.pf-c-sidebar__panel.pf-m-width-75-on-md {
|
|
25050
25006
|
--pf-c-sidebar__panel--FlexBasis: 75%;
|
|
25051
25007
|
}
|
|
25052
|
-
|
|
25053
25008
|
.pf-c-sidebar__panel.pf-m-width-100-on-md {
|
|
25054
25009
|
--pf-c-sidebar__panel--FlexBasis: 100%;
|
|
25055
25010
|
}
|
|
@@ -25058,27 +25013,21 @@ label.pf-c-radio, .pf-c-radio__label,
|
|
|
25058
25013
|
.pf-c-sidebar__panel.pf-m-width-default-on-lg {
|
|
25059
25014
|
--pf-c-sidebar__panel--FlexBasis: var(--pf-c-sidebar__panel--FlexBasis--base);
|
|
25060
25015
|
}
|
|
25061
|
-
|
|
25062
25016
|
.pf-c-sidebar__panel.pf-m-width-25-on-lg {
|
|
25063
25017
|
--pf-c-sidebar__panel--FlexBasis: 25%;
|
|
25064
25018
|
}
|
|
25065
|
-
|
|
25066
25019
|
.pf-c-sidebar__panel.pf-m-width-33-on-lg {
|
|
25067
25020
|
--pf-c-sidebar__panel--FlexBasis: 33%;
|
|
25068
25021
|
}
|
|
25069
|
-
|
|
25070
25022
|
.pf-c-sidebar__panel.pf-m-width-50-on-lg {
|
|
25071
25023
|
--pf-c-sidebar__panel--FlexBasis: 50%;
|
|
25072
25024
|
}
|
|
25073
|
-
|
|
25074
25025
|
.pf-c-sidebar__panel.pf-m-width-66-on-lg {
|
|
25075
25026
|
--pf-c-sidebar__panel--FlexBasis: 66%;
|
|
25076
25027
|
}
|
|
25077
|
-
|
|
25078
25028
|
.pf-c-sidebar__panel.pf-m-width-75-on-lg {
|
|
25079
25029
|
--pf-c-sidebar__panel--FlexBasis: 75%;
|
|
25080
25030
|
}
|
|
25081
|
-
|
|
25082
25031
|
.pf-c-sidebar__panel.pf-m-width-100-on-lg {
|
|
25083
25032
|
--pf-c-sidebar__panel--FlexBasis: 100%;
|
|
25084
25033
|
}
|
|
@@ -25087,27 +25036,21 @@ label.pf-c-radio, .pf-c-radio__label,
|
|
|
25087
25036
|
.pf-c-sidebar__panel.pf-m-width-default-on-xl {
|
|
25088
25037
|
--pf-c-sidebar__panel--FlexBasis: var(--pf-c-sidebar__panel--FlexBasis--base);
|
|
25089
25038
|
}
|
|
25090
|
-
|
|
25091
25039
|
.pf-c-sidebar__panel.pf-m-width-25-on-xl {
|
|
25092
25040
|
--pf-c-sidebar__panel--FlexBasis: 25%;
|
|
25093
25041
|
}
|
|
25094
|
-
|
|
25095
25042
|
.pf-c-sidebar__panel.pf-m-width-33-on-xl {
|
|
25096
25043
|
--pf-c-sidebar__panel--FlexBasis: 33%;
|
|
25097
25044
|
}
|
|
25098
|
-
|
|
25099
25045
|
.pf-c-sidebar__panel.pf-m-width-50-on-xl {
|
|
25100
25046
|
--pf-c-sidebar__panel--FlexBasis: 50%;
|
|
25101
25047
|
}
|
|
25102
|
-
|
|
25103
25048
|
.pf-c-sidebar__panel.pf-m-width-66-on-xl {
|
|
25104
25049
|
--pf-c-sidebar__panel--FlexBasis: 66%;
|
|
25105
25050
|
}
|
|
25106
|
-
|
|
25107
25051
|
.pf-c-sidebar__panel.pf-m-width-75-on-xl {
|
|
25108
25052
|
--pf-c-sidebar__panel--FlexBasis: 75%;
|
|
25109
25053
|
}
|
|
25110
|
-
|
|
25111
25054
|
.pf-c-sidebar__panel.pf-m-width-100-on-xl {
|
|
25112
25055
|
--pf-c-sidebar__panel--FlexBasis: 100%;
|
|
25113
25056
|
}
|
|
@@ -25116,27 +25059,21 @@ label.pf-c-radio, .pf-c-radio__label,
|
|
|
25116
25059
|
.pf-c-sidebar__panel.pf-m-width-default-on-2xl {
|
|
25117
25060
|
--pf-c-sidebar__panel--FlexBasis: var(--pf-c-sidebar__panel--FlexBasis--base);
|
|
25118
25061
|
}
|
|
25119
|
-
|
|
25120
25062
|
.pf-c-sidebar__panel.pf-m-width-25-on-2xl {
|
|
25121
25063
|
--pf-c-sidebar__panel--FlexBasis: 25%;
|
|
25122
25064
|
}
|
|
25123
|
-
|
|
25124
25065
|
.pf-c-sidebar__panel.pf-m-width-33-on-2xl {
|
|
25125
25066
|
--pf-c-sidebar__panel--FlexBasis: 33%;
|
|
25126
25067
|
}
|
|
25127
|
-
|
|
25128
25068
|
.pf-c-sidebar__panel.pf-m-width-50-on-2xl {
|
|
25129
25069
|
--pf-c-sidebar__panel--FlexBasis: 50%;
|
|
25130
25070
|
}
|
|
25131
|
-
|
|
25132
25071
|
.pf-c-sidebar__panel.pf-m-width-66-on-2xl {
|
|
25133
25072
|
--pf-c-sidebar__panel--FlexBasis: 66%;
|
|
25134
25073
|
}
|
|
25135
|
-
|
|
25136
25074
|
.pf-c-sidebar__panel.pf-m-width-75-on-2xl {
|
|
25137
25075
|
--pf-c-sidebar__panel--FlexBasis: 75%;
|
|
25138
25076
|
}
|
|
25139
|
-
|
|
25140
25077
|
.pf-c-sidebar__panel.pf-m-width-100-on-2xl {
|
|
25141
25078
|
--pf-c-sidebar__panel--FlexBasis: 100%;
|
|
25142
25079
|
}
|
|
@@ -25784,7 +25721,7 @@ span.pf-c-spinner {
|
|
|
25784
25721
|
}
|
|
25785
25722
|
.pf-c-spinner__lead-ball::after {
|
|
25786
25723
|
position: absolute;
|
|
25787
|
-
top: calc(50% -
|
|
25724
|
+
top: calc(50% - var(--pf-c-spinner__ball--after--Height) / 2);
|
|
25788
25725
|
right: 0;
|
|
25789
25726
|
width: var(--pf-c-spinner__ball--after--Width);
|
|
25790
25727
|
height: var(--pf-c-spinner__ball--after--Height);
|
|
@@ -25815,7 +25752,7 @@ span.pf-c-spinner {
|
|
|
25815
25752
|
}
|
|
25816
25753
|
.pf-c-spinner__tail-ball::after {
|
|
25817
25754
|
position: absolute;
|
|
25818
|
-
top: calc(50% -
|
|
25755
|
+
top: calc(50% - var(--pf-c-spinner__ball--after--Height) / 2);
|
|
25819
25756
|
right: 0;
|
|
25820
25757
|
width: var(--pf-c-spinner__ball--after--Width);
|
|
25821
25758
|
height: var(--pf-c-spinner__ball--after--Height);
|
|
@@ -27870,10 +27807,10 @@ svg.pf-c-spinner.pf-m-xl {
|
|
|
27870
27807
|
--pf-c-table__sort__button--Color: var(--pf-global--Color--100);
|
|
27871
27808
|
--pf-c-table__sort--m-selected__button--Color: var(--pf-global--active-color--100);
|
|
27872
27809
|
--pf-c-table__sort--m-help--MinWidth: 15ch;
|
|
27873
|
-
--pf-c-table__sort__button__text--Color:
|
|
27874
|
-
--pf-c-table__sort__button--hover__text--Color:
|
|
27875
|
-
--pf-c-table__sort__button--focus__text--Color:
|
|
27876
|
-
--pf-c-table__sort__button--active__text--Color:
|
|
27810
|
+
--pf-c-table__sort__button__text--Color: currentcolor;
|
|
27811
|
+
--pf-c-table__sort__button--hover__text--Color: currentcolor;
|
|
27812
|
+
--pf-c-table__sort__button--focus__text--Color: currentcolor;
|
|
27813
|
+
--pf-c-table__sort__button--active__text--Color: currentcolor;
|
|
27877
27814
|
--pf-c-table__sort-indicator--Color: var(--pf-global--disabled-color--200);
|
|
27878
27815
|
--pf-c-table__sort-indicator--MarginLeft: var(--pf-global--spacer--md);
|
|
27879
27816
|
--pf-c-table__sort--m-selected__sort-indicator--Color: var(--pf-global--active-color--100);
|
|
@@ -28596,7 +28533,7 @@ svg.pf-c-spinner.pf-m-xl {
|
|
|
28596
28533
|
--pf-c-table__sort__button--hover__text--Color: var(--pf-c-table__sort--m-favorite__button--hover__text--Color);
|
|
28597
28534
|
--pf-c-table__sort__button--focus__text--Color: var(--pf-c-table__sort--m-favorite__button--focus__text--Color);
|
|
28598
28535
|
--pf-c-table__sort__button--active__text--Color: var(--pf-c-table__sort--m-favorite__button--active__text--Color);
|
|
28599
|
-
--pf-c-table__sort--m-selected__button__text--Color:
|
|
28536
|
+
--pf-c-table__sort--m-selected__button__text--Color: currentcolor;
|
|
28600
28537
|
}
|
|
28601
28538
|
|
|
28602
28539
|
.pf-c-table__sort-indicator {
|
|
@@ -29768,7 +29705,7 @@ svg.pf-c-spinner.pf-m-xl {
|
|
|
29768
29705
|
--pf-c-tabs__toggle--Visibility: hidden;
|
|
29769
29706
|
--pf-c-tabs__toggle--MarginBottom: 0;
|
|
29770
29707
|
--pf-c-tabs--m-expanded__toggle--MarginBottom: var(--pf-global--spacer--md);
|
|
29771
|
-
--pf-c-tabs__toggle-icon--Color:
|
|
29708
|
+
--pf-c-tabs__toggle-icon--Color: currentcolor;
|
|
29772
29709
|
--pf-c-tabs__toggle-icon--Transition: var(--pf-global--Transition);
|
|
29773
29710
|
--pf-c-tabs__toggle-icon--Rotate: 0;
|
|
29774
29711
|
--pf-c-tabs__toggle-text--MarginLeft: 0;
|
|
@@ -31325,8 +31262,14 @@ svg.pf-c-spinner.pf-m-xl {
|
|
|
31325
31262
|
--pf-c-tree-view__list-item__list-item__node-toggle--Left: var(--pf-c-tree-view__node--PaddingLeft);
|
|
31326
31263
|
--pf-c-tree-view__list-item__list-item__node-toggle--TranslateX: -100%;
|
|
31327
31264
|
--pf-c-tree-view__node-toggle--Position: absolute;
|
|
31265
|
+
--pf-c-tree-view__node-toggle--Color--base: var(--pf-global--Color--200);
|
|
31266
|
+
--pf-c-tree-view__node-toggle--Color: var(--pf-c-tree-view__node-toggle--Color--base);
|
|
31267
|
+
--pf-c-tree-view__node-toggle--hover--Color: var(--pf-global--Color--100);
|
|
31268
|
+
--pf-c-tree-view__node-toggle--focus--Color: var(--pf-global--Color--100);
|
|
31269
|
+
--pf-c-tree-view__node-toggle--active--Color: var(--pf-global--Color--100);
|
|
31270
|
+
--pf-c-tree-view__list-item--m-expanded__node-toggle--Color: var(--pf-global--Color--100);
|
|
31328
31271
|
--pf-c-tree-view__node-toggle-icon--MinWidth: var(--pf-global--FontSize--md);
|
|
31329
|
-
--pf-c-tree-view__node-toggle-icon--Transition: var(--pf-global--
|
|
31272
|
+
--pf-c-tree-view__node-toggle-icon--Transition: transform var(--pf-global--TransitionDuration) var(--pf-global--TimingFunction);
|
|
31330
31273
|
--pf-c-tree-view__node-toggle-button--PaddingTop: var(--pf-global--spacer--form-element);
|
|
31331
31274
|
--pf-c-tree-view__node-toggle-button--PaddingRight: var(--pf-global--spacer--md);
|
|
31332
31275
|
--pf-c-tree-view__node-toggle-button--PaddingBottom: var(--pf-global--spacer--form-element);
|
|
@@ -31527,8 +31470,10 @@ svg.pf-c-spinner.pf-m-xl {
|
|
|
31527
31470
|
|
|
31528
31471
|
.pf-c-tree-view__list-item .pf-c-tree-view__list-item {
|
|
31529
31472
|
--pf-c-tree-view__node-toggle-icon--Rotate: var(--pf-c-tree-view__node-toggle-icon--base--Rotate);
|
|
31473
|
+
--pf-c-tree-view__node-toggle--Color: var(--pf-c-tree-view__node-toggle--Color--base);
|
|
31530
31474
|
}
|
|
31531
31475
|
.pf-c-tree-view__list-item.pf-m-expanded {
|
|
31476
|
+
--pf-c-tree-view__node-toggle--Color: var(--pf-c-tree-view__list-item--m-expanded__node-toggle--Color);
|
|
31532
31477
|
--pf-c-tree-view__node-toggle-icon--Rotate: var(--pf-c-tree-view__list-item--m-expanded__node-toggle-icon--Rotate);
|
|
31533
31478
|
}
|
|
31534
31479
|
|
|
@@ -31561,6 +31506,21 @@ svg.pf-c-spinner.pf-m-xl {
|
|
|
31561
31506
|
.pf-c-tree-view__node .pf-c-tree-view__node-count .pf-c-badge.pf-m-read {
|
|
31562
31507
|
--pf-c-badge--m-read--BackgroundColor: var(--pf-c-tree-view__node-count--c-badge--m-read--BackgroundColor);
|
|
31563
31508
|
}
|
|
31509
|
+
.pf-c-tree-view__node.pf-m-selectable .pf-c-tree-view__node-toggle {
|
|
31510
|
+
--pf-c-tree-view__node-toggle--Color: var(--pf-c-tree-view__node-toggle--Color--base);
|
|
31511
|
+
}
|
|
31512
|
+
.pf-c-tree-view__node:hover,
|
|
31513
|
+
.pf-c-tree-view__node .pf-c-tree-view__node-toggle:hover {
|
|
31514
|
+
--pf-c-tree-view__node-toggle--Color: var(--pf-c-tree-view__node-toggle--hover__icon--Color);
|
|
31515
|
+
}
|
|
31516
|
+
.pf-c-tree-view__node:focus,
|
|
31517
|
+
.pf-c-tree-view__node .pf-c-tree-view__node-toggle:focus {
|
|
31518
|
+
--pf-c-tree-view__node-toggle--Color: var(--pf-c-tree-view__node-toggle--focus__icon--Color);
|
|
31519
|
+
}
|
|
31520
|
+
.pf-c-tree-view__node:active,
|
|
31521
|
+
.pf-c-tree-view__node .pf-c-tree-view__node-toggle:active {
|
|
31522
|
+
--pf-c-tree-view__node-toggle--Color: var(--pf-c-tree-view__node-toggle--active__icon--Color);
|
|
31523
|
+
}
|
|
31564
31524
|
|
|
31565
31525
|
.pf-c-tree-view__node-container {
|
|
31566
31526
|
display: var(--pf-c-tree-view__node-container--Display);
|
|
@@ -31590,6 +31550,7 @@ svg.pf-c-spinner.pf-m-xl {
|
|
|
31590
31550
|
padding: var(--pf-c-tree-view__node-toggle-button--PaddingTop) var(--pf-c-tree-view__node-toggle-button--PaddingRight) var(--pf-c-tree-view__node-toggle-button--PaddingBottom) var(--pf-c-tree-view__node-toggle-button--PaddingLeft);
|
|
31591
31551
|
margin-top: var(--pf-c-tree-view__node-toggle-button--MarginTop);
|
|
31592
31552
|
margin-bottom: var(--pf-c-tree-view__node-toggle-button--MarginBottom);
|
|
31553
|
+
color: var(--pf-c-tree-view__node-toggle--Color);
|
|
31593
31554
|
border: 0;
|
|
31594
31555
|
transform: translateX(var(--pf-c-tree-view__list-item__list-item__node-toggle--TranslateX));
|
|
31595
31556
|
}
|
|
@@ -31609,6 +31570,10 @@ svg.pf-c-spinner.pf-m-xl {
|
|
|
31609
31570
|
white-space: nowrap;
|
|
31610
31571
|
}
|
|
31611
31572
|
|
|
31573
|
+
label.pf-c-tree-view__node-text {
|
|
31574
|
+
cursor: pointer;
|
|
31575
|
+
}
|
|
31576
|
+
|
|
31612
31577
|
.pf-c-tree-view__node-title {
|
|
31613
31578
|
font-weight: var(--pf-c-tree-view__node-title--FontWeight);
|
|
31614
31579
|
}
|