@patternfly/patternfly 6.0.0-alpha.69 → 6.0.0-alpha.70
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/ProgressStepper/progress-stepper.css +72 -69
- package/components/ProgressStepper/progress-stepper.scss +65 -65
- package/docs/components/ProgressStepper/examples/ProgressStepper.md +15 -14
- package/package.json +1 -1
- package/patternfly-no-globals.css +72 -69
- package/patternfly-theme-dark-unversioned.css +72 -69
- package/patternfly.css +72 -69
- package/patternfly.min.css +1 -1
- package/patternfly.min.css.map +1 -1
|
@@ -23,7 +23,7 @@ cssPrefix: pf-v5-c-progress-stepper
|
|
|
23
23
|
</div>
|
|
24
24
|
</li>
|
|
25
25
|
<li
|
|
26
|
-
class="pf-v5-c-progress-stepper__step pf-m-current
|
|
26
|
+
class="pf-v5-c-progress-stepper__step pf-m-current"
|
|
27
27
|
role="listitem"
|
|
28
28
|
aria-label="current step,in process step,"
|
|
29
29
|
>
|
|
@@ -74,7 +74,7 @@ cssPrefix: pf-v5-c-progress-stepper
|
|
|
74
74
|
</div>
|
|
75
75
|
</li>
|
|
76
76
|
<li
|
|
77
|
-
class="pf-v5-c-progress-stepper__step pf-m-current
|
|
77
|
+
class="pf-v5-c-progress-stepper__step pf-m-current"
|
|
78
78
|
role="listitem"
|
|
79
79
|
aria-label="current step,in process step,"
|
|
80
80
|
>
|
|
@@ -134,7 +134,7 @@ cssPrefix: pf-v5-c-progress-stepper
|
|
|
134
134
|
</div>
|
|
135
135
|
</li>
|
|
136
136
|
<li
|
|
137
|
-
class="pf-v5-c-progress-stepper__step pf-m-current
|
|
137
|
+
class="pf-v5-c-progress-stepper__step pf-m-current"
|
|
138
138
|
role="listitem"
|
|
139
139
|
aria-label="current step,in process step,"
|
|
140
140
|
>
|
|
@@ -191,7 +191,7 @@ cssPrefix: pf-v5-c-progress-stepper
|
|
|
191
191
|
</div>
|
|
192
192
|
</li>
|
|
193
193
|
<li
|
|
194
|
-
class="pf-v5-c-progress-stepper__step pf-m-current
|
|
194
|
+
class="pf-v5-c-progress-stepper__step pf-m-current"
|
|
195
195
|
role="listitem"
|
|
196
196
|
aria-label="current step,in process step,"
|
|
197
197
|
>
|
|
@@ -248,7 +248,7 @@ cssPrefix: pf-v5-c-progress-stepper
|
|
|
248
248
|
</div>
|
|
249
249
|
</li>
|
|
250
250
|
<li
|
|
251
|
-
class="pf-v5-c-progress-stepper__step pf-m-current
|
|
251
|
+
class="pf-v5-c-progress-stepper__step pf-m-current"
|
|
252
252
|
role="listitem"
|
|
253
253
|
aria-label="current step,in process step,"
|
|
254
254
|
>
|
|
@@ -305,7 +305,7 @@ cssPrefix: pf-v5-c-progress-stepper
|
|
|
305
305
|
</div>
|
|
306
306
|
</li>
|
|
307
307
|
<li
|
|
308
|
-
class="pf-v5-c-progress-stepper__step pf-m-current
|
|
308
|
+
class="pf-v5-c-progress-stepper__step pf-m-current"
|
|
309
309
|
role="listitem"
|
|
310
310
|
aria-label="current step,in process step,"
|
|
311
311
|
>
|
|
@@ -362,7 +362,7 @@ cssPrefix: pf-v5-c-progress-stepper
|
|
|
362
362
|
</div>
|
|
363
363
|
</li>
|
|
364
364
|
<li
|
|
365
|
-
class="pf-v5-c-progress-stepper__step pf-m-current
|
|
365
|
+
class="pf-v5-c-progress-stepper__step pf-m-current"
|
|
366
366
|
role="listitem"
|
|
367
367
|
aria-label="current step,in process step,"
|
|
368
368
|
>
|
|
@@ -419,7 +419,7 @@ cssPrefix: pf-v5-c-progress-stepper
|
|
|
419
419
|
</div>
|
|
420
420
|
</li>
|
|
421
421
|
<li
|
|
422
|
-
class="pf-v5-c-progress-stepper__step pf-m-current
|
|
422
|
+
class="pf-v5-c-progress-stepper__step pf-m-current"
|
|
423
423
|
role="listitem"
|
|
424
424
|
aria-label="current step,in process step,"
|
|
425
425
|
>
|
|
@@ -479,7 +479,7 @@ cssPrefix: pf-v5-c-progress-stepper
|
|
|
479
479
|
</div>
|
|
480
480
|
</li>
|
|
481
481
|
<li
|
|
482
|
-
class="pf-v5-c-progress-stepper__step pf-m-current
|
|
482
|
+
class="pf-v5-c-progress-stepper__step pf-m-current"
|
|
483
483
|
role="listitem"
|
|
484
484
|
aria-label="current step,in process step,"
|
|
485
485
|
>
|
|
@@ -539,7 +539,7 @@ cssPrefix: pf-v5-c-progress-stepper
|
|
|
539
539
|
</div>
|
|
540
540
|
</li>
|
|
541
541
|
<li
|
|
542
|
-
class="pf-v5-c-progress-stepper__step pf-m-current
|
|
542
|
+
class="pf-v5-c-progress-stepper__step pf-m-current"
|
|
543
543
|
role="listitem"
|
|
544
544
|
aria-label="current step,in process step,"
|
|
545
545
|
>
|
|
@@ -596,7 +596,7 @@ cssPrefix: pf-v5-c-progress-stepper
|
|
|
596
596
|
</div>
|
|
597
597
|
</li>
|
|
598
598
|
<li
|
|
599
|
-
class="pf-v5-c-progress-stepper__step pf-m-current
|
|
599
|
+
class="pf-v5-c-progress-stepper__step pf-m-current"
|
|
600
600
|
role="listitem"
|
|
601
601
|
aria-label="current step,in process step,"
|
|
602
602
|
>
|
|
@@ -678,7 +678,7 @@ cssPrefix: pf-v5-c-progress-stepper
|
|
|
678
678
|
</div>
|
|
679
679
|
</li>
|
|
680
680
|
<li
|
|
681
|
-
class="pf-v5-c-progress-stepper__step pf-m-current
|
|
681
|
+
class="pf-v5-c-progress-stepper__step pf-m-current"
|
|
682
682
|
role="listitem"
|
|
683
683
|
aria-label="current step,in process step,"
|
|
684
684
|
>
|
|
@@ -872,7 +872,7 @@ cssPrefix: pf-v5-c-progress-stepper
|
|
|
872
872
|
</div>
|
|
873
873
|
</li>
|
|
874
874
|
<li
|
|
875
|
-
class="pf-v5-c-progress-stepper__step pf-m-current
|
|
875
|
+
class="pf-v5-c-progress-stepper__step pf-m-current"
|
|
876
876
|
role="listitem"
|
|
877
877
|
aria-label="current step,in process step,"
|
|
878
878
|
>
|
|
@@ -912,7 +912,7 @@ The progress stepper is intended to show progress through a finite number of dis
|
|
|
912
912
|
|
|
913
913
|
Add a modifier class to the progress stepper to change the orientation or alignment: `.pf-m-center`, `.pf-m-vertical`, or `.pf-m-compact`.
|
|
914
914
|
|
|
915
|
-
Steps can be modified with `.pf-m-success`, `.pf-m-warning`, `.pf-m-danger`, and `.pf-m-
|
|
915
|
+
Steps can be modified with `.pf-m-success`, `.pf-m-warning`, `.pf-m-danger`, `.pf-m-info`, `.pf-m-custom`, and `.pf-m-in-progress-alt` to change their color. Use modifiers `.pf-m-pending` and `.pf-m-current` to indicate progress through the steps.
|
|
916
916
|
|
|
917
917
|
### Accessibility
|
|
918
918
|
|
|
@@ -940,6 +940,7 @@ Steps can be modified with `.pf-m-success`, `.pf-m-warning`, `.pf-m-danger`, and
|
|
|
940
940
|
| `.pf-m-warning`| `.pf-v5-c-progress-stepper__step` | Modifies for warning styling. |
|
|
941
941
|
| `.pf-m-danger`| `.pf-v5-c-progress-stepper__step` | Modifies for danger styling. |
|
|
942
942
|
| `.pf-m-info`| `.pf-v5-c-progress-stepper__step` | Modifies for info styling. |
|
|
943
|
+
| `.pf-m-custom`| `.pf-v5-c-progress-stepper__step` | Modifies for custom styling. |
|
|
943
944
|
| `.pf-m-current`| `.pf-v5-c-progress-stepper__step` | Modifies styling for the current step. |
|
|
944
945
|
| `.pf-m-pending`| `.pf-v5-c-progress-stepper__step` | Modifies styling for pending steps. |
|
|
945
946
|
| `.pf-m-help-text`| `.pf-v5-c-progress-stepper__step-title` | Modifies styling for steps that have help text. |
|
package/package.json
CHANGED
|
@@ -23847,24 +23847,25 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled, .pf-m-aria-disab
|
|
|
23847
23847
|
margin-block-start: var(--pf-v5-c-progress__helper-text--MarginTop);
|
|
23848
23848
|
}
|
|
23849
23849
|
|
|
23850
|
-
|
|
23850
|
+
:where(:root),
|
|
23851
|
+
:where(.pf-v5-c-progress-stepper) {
|
|
23851
23852
|
--pf-v5-c-progress-stepper--m-vertical--GridAutoFlow: row;
|
|
23852
23853
|
--pf-v5-c-progress-stepper--m-vertical--GridTemplateColumns: auto 1fr;
|
|
23853
23854
|
--pf-v5-c-progress-stepper--m-vertical__step-connector--before--Top: 0;
|
|
23854
23855
|
--pf-v5-c-progress-stepper--m-vertical__step-connector--before--Left: calc(var(--pf-v5-c-progress-stepper__step-icon--Width) / 2);
|
|
23855
23856
|
--pf-v5-c-progress-stepper--m-vertical__step-connector--before--Width: auto;
|
|
23856
23857
|
--pf-v5-c-progress-stepper--m-vertical__step-connector--before--Height: 100%;
|
|
23857
|
-
--pf-v5-c-progress-stepper--m-vertical__step-connector--before--BorderRightWidth: var(--pf-
|
|
23858
|
-
--pf-v5-c-progress-stepper--m-vertical__step-connector--before--BorderRightColor: var(--pf-
|
|
23858
|
+
--pf-v5-c-progress-stepper--m-vertical__step-connector--before--BorderRightWidth: var(--pf-t--global--border--width--box--default);
|
|
23859
|
+
--pf-v5-c-progress-stepper--m-vertical__step-connector--before--BorderRightColor: var(--pf-t--global--border--color--default);
|
|
23859
23860
|
--pf-v5-c-progress-stepper--m-vertical__step-connector--before--BorderBottomWidth: 0;
|
|
23860
23861
|
--pf-v5-c-progress-stepper--m-vertical__step-connector--before--BorderBottomColor: transparent;
|
|
23861
23862
|
--pf-v5-c-progress-stepper--m-vertical__step-connector--before--Transform: translateX(-50%);
|
|
23862
|
-
--pf-v5-c-progress-stepper--m-vertical__step-main--MarginTop:
|
|
23863
|
+
--pf-v5-c-progress-stepper--m-vertical__step-main--MarginTop: 0px;
|
|
23863
23864
|
--pf-v5-c-progress-stepper--m-vertical__step-main--MarginRight: 0;
|
|
23864
|
-
--pf-v5-c-progress-stepper--m-vertical__step-main--MarginBottom: var(--pf-
|
|
23865
|
-
--pf-v5-c-progress-stepper--m-vertical__step-main--MarginLeft: var(--pf-
|
|
23865
|
+
--pf-v5-c-progress-stepper--m-vertical__step-main--MarginBottom: var(--pf-t--global--spacer--xl);
|
|
23866
|
+
--pf-v5-c-progress-stepper--m-vertical__step-main--MarginLeft: var(--pf-t--global--spacer--sm);
|
|
23866
23867
|
--pf-v5-c-progress-stepper--m-vertical--m-compact--GridTemplateColumns: 1fr;
|
|
23867
|
-
--pf-v5-c-progress-stepper--m-vertical--m-compact__step-connector--PaddingBottom: var(--pf-
|
|
23868
|
+
--pf-v5-c-progress-stepper--m-vertical--m-compact__step-connector--PaddingBottom: var(--pf-t--global--spacer--sm);
|
|
23868
23869
|
--pf-v5-c-progress-stepper--m-vertical--m-compact__step-connector--GridRow: auto;
|
|
23869
23870
|
--pf-v5-c-progress-stepper--m-vertical--m-compact__step-main--MarginTop: 0;
|
|
23870
23871
|
--pf-v5-c-progress-stepper--m-vertical--m-compact__step-main--MarginRight: 0;
|
|
@@ -23879,11 +23880,11 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled, .pf-m-aria-disab
|
|
|
23879
23880
|
--pf-v5-c-progress-stepper--m-horizontal__step-connector--before--Height: auto;
|
|
23880
23881
|
--pf-v5-c-progress-stepper--m-horizontal__step-connector--before--BorderRightWidth: 0;
|
|
23881
23882
|
--pf-v5-c-progress-stepper--m-horizontal__step-connector--before--BorderRightColor: unset;
|
|
23882
|
-
--pf-v5-c-progress-stepper--m-horizontal__step-connector--before--BorderBottomWidth: var(--pf-
|
|
23883
|
-
--pf-v5-c-progress-stepper--m-horizontal__step-connector--before--BorderBottomColor: var(--pf-
|
|
23883
|
+
--pf-v5-c-progress-stepper--m-horizontal__step-connector--before--BorderBottomWidth: var(--pf-t--global--border--width--divider--default);
|
|
23884
|
+
--pf-v5-c-progress-stepper--m-horizontal__step-connector--before--BorderBottomColor: var(--pf-t--global--border--color--default);
|
|
23884
23885
|
--pf-v5-c-progress-stepper--m-horizontal__step-connector--before--Transform: translateY(-50%);
|
|
23885
|
-
--pf-v5-c-progress-stepper--m-horizontal__step-main--MarginTop: var(--pf-
|
|
23886
|
-
--pf-v5-c-progress-stepper--m-horizontal__step-main--MarginRight: var(--pf-
|
|
23886
|
+
--pf-v5-c-progress-stepper--m-horizontal__step-main--MarginTop: var(--pf-t--global--spacer--sm);
|
|
23887
|
+
--pf-v5-c-progress-stepper--m-horizontal__step-main--MarginRight: var(--pf-t--global--spacer--sm);
|
|
23887
23888
|
--pf-v5-c-progress-stepper--m-horizontal__step-main--MarginBottom: 0;
|
|
23888
23889
|
--pf-v5-c-progress-stepper--m-horizontal__step-main--MarginLeft: 0;
|
|
23889
23890
|
--pf-v5-c-progress-stepper--m-horizontal--m-compact--GridTemplateColumns: repeat(auto-fill, 1.75rem);
|
|
@@ -23891,57 +23892,58 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled, .pf-m-aria-disab
|
|
|
23891
23892
|
--pf-v5-c-progress-stepper--m-horizontal--m-compact__step-connector--GridRow: 2;
|
|
23892
23893
|
--pf-v5-c-progress-stepper--m-compact--GridAutoFlow: row;
|
|
23893
23894
|
--pf-v5-c-progress-stepper--m-compact__step-main--MarginTop: 0;
|
|
23894
|
-
--pf-v5-c-progress-stepper--m-compact__step-main--MarginBottom: var(--pf-
|
|
23895
|
+
--pf-v5-c-progress-stepper--m-compact__step-main--MarginBottom: var(--pf-t--global--spacer--sm);
|
|
23895
23896
|
--pf-v5-c-progress-stepper--m-compact__step-connector--MinWidth: 1.75rem;
|
|
23896
23897
|
--pf-v5-c-progress-stepper--m-compact__step-icon--Width: 1.125rem;
|
|
23897
|
-
--pf-v5-c-progress-stepper--m-compact__step-icon--FontSize: var(--pf-
|
|
23898
|
-
--pf-v5-c-progress-stepper--m-compact__step-title--FontSize: var(--pf-
|
|
23899
|
-
--pf-v5-c-progress-stepper--m-compact__step-title--FontWeight: var(--pf-
|
|
23898
|
+
--pf-v5-c-progress-stepper--m-compact__step-icon--FontSize: var(--pf-t--global--icon--size--body--sm);
|
|
23899
|
+
--pf-v5-c-progress-stepper--m-compact__step-title--FontSize: var(--pf-t--global--font--size--body--lg);
|
|
23900
|
+
--pf-v5-c-progress-stepper--m-compact__step-title--FontWeight: var(--pf-t--global--font--weight--body--bold);
|
|
23900
23901
|
--pf-v5-c-progress-stepper--m-compact__pficon--MarginTop: 2px;
|
|
23901
23902
|
--pf-v5-c-progress-stepper--m-compact__fa-exclamation-triangle--MarginTop: -3px;
|
|
23902
23903
|
--pf-v5-c-progress-stepper--m-center__step-connector--before--Left: 50%;
|
|
23903
23904
|
--pf-v5-c-progress-stepper--m-center--GridTemplateColumns: 1fr;
|
|
23904
23905
|
--pf-v5-c-progress-stepper--m-center__step-connector--JustifyContent: center;
|
|
23905
|
-
--pf-v5-c-progress-stepper--m-center__step-main--MarginRight: var(--pf-
|
|
23906
|
-
--pf-v5-c-progress-stepper--m-center__step-main--MarginLeft: var(--pf-
|
|
23906
|
+
--pf-v5-c-progress-stepper--m-center__step-main--MarginRight: var(--pf-t--global--spacer--xs);
|
|
23907
|
+
--pf-v5-c-progress-stepper--m-center__step-main--MarginLeft: var(--pf-t--global--spacer--xs);
|
|
23907
23908
|
--pf-v5-c-progress-stepper--m-center__step-main--TextAlign: center;
|
|
23908
23909
|
--pf-v5-c-progress-stepper--m-center__step-description--MarginRight: 0;
|
|
23909
23910
|
--pf-v5-c-progress-stepper--m-center__step-description--MarginLeft: 0;
|
|
23910
23911
|
--pf-v5-c-progress-stepper--GridTemplateRows: auto 1fr;
|
|
23911
23912
|
--pf-v5-c-progress-stepper__step-connector--JustifyContent: flex-start;
|
|
23912
|
-
--pf-v5-c-progress-stepper__step-icon--ZIndex: var(--pf-
|
|
23913
|
-
--pf-v5-c-progress-stepper__step-icon--Width: 1.
|
|
23913
|
+
--pf-v5-c-progress-stepper__step-icon--ZIndex: var(--pf-t--global--Zindex--xs);
|
|
23914
|
+
--pf-v5-c-progress-stepper__step-icon--Width: 1.5rem;
|
|
23914
23915
|
--pf-v5-c-progress-stepper__step-icon--Height: var(--pf-v5-c-progress-stepper__step-icon--Width);
|
|
23915
|
-
--pf-v5-c-progress-stepper__step-icon--FontSize: var(--pf-
|
|
23916
|
-
--pf-v5-c-progress-stepper__step-icon--Color: var(--pf-
|
|
23917
|
-
--pf-v5-c-progress-stepper__step-icon--BackgroundColor: var(--pf-
|
|
23918
|
-
--pf-v5-c-progress-stepper__step-icon--BorderWidth: var(--pf-
|
|
23919
|
-
--pf-v5-c-progress-stepper__step-icon--BorderColor: var(--pf-
|
|
23916
|
+
--pf-v5-c-progress-stepper__step-icon--FontSize: var(--pf-t--global--icon--size--body--default);
|
|
23917
|
+
--pf-v5-c-progress-stepper__step-icon--Color: var(--pf-t--global--icon--color--regular);
|
|
23918
|
+
--pf-v5-c-progress-stepper__step-icon--BackgroundColor: var(--pf-t--global--background--color--primary--default);
|
|
23919
|
+
--pf-v5-c-progress-stepper__step-icon--BorderWidth: var(--pf-t--global--border--width--box--default);
|
|
23920
|
+
--pf-v5-c-progress-stepper__step-icon--BorderColor: var(--pf-t--global--border--color--default);
|
|
23921
|
+
--pf-v5-c-progress-stepper__step--m-current__step-icon--Color: var(--pf-t--global--icon--color--brand--default);
|
|
23922
|
+
--pf-v5-c-progress-stepper__step--m-info__step-icon--Color: var(--pf-t--global--icon--color--status--info--default);
|
|
23923
|
+
--pf-v5-c-progress-stepper__step--m-success__step-icon--Color: var(--pf-t--global--icon--color--status--success--default);
|
|
23924
|
+
--pf-v5-c-progress-stepper__step--m-warning__step-icon--Color: var(--pf-t--global--icon--color--status--warning--default);
|
|
23925
|
+
--pf-v5-c-progress-stepper__step--m-danger__step-icon--Color: var(--pf-t--global--icon--color--status--danger--default);
|
|
23926
|
+
--pf-v5-c-progress-stepper__step--m-custom__step-icon--Color: var(--pf-t--global--icon--color--status--custom--default);
|
|
23920
23927
|
--pf-v5-c-progress-stepper__pficon--MarginTop: 3px;
|
|
23921
|
-
--pf-v5-c-progress-stepper__fa-exclamation-triangle--MarginTop: -
|
|
23922
|
-
--pf-v5-c-progress-stepper__step-title--Color: var(--pf-
|
|
23928
|
+
--pf-v5-c-progress-stepper__fa-exclamation-triangle--MarginTop: -2px;
|
|
23929
|
+
--pf-v5-c-progress-stepper__step-title--Color: var(--pf-t--global--text--color--regular);
|
|
23923
23930
|
--pf-v5-c-progress-stepper__step-title--TextAlign: start;
|
|
23924
|
-
--pf-v5-c-progress-stepper__step-title--FontSize: var(--pf-
|
|
23925
|
-
--pf-v5-c-progress-stepper__step-title--FontWeight: var(--pf-
|
|
23926
|
-
--pf-v5-c-progress-stepper__step--m-current__step-title--FontWeight: var(--pf-
|
|
23927
|
-
--pf-v5-c-progress-stepper__step--m-current__step-title--Color: var(--pf-
|
|
23928
|
-
--pf-v5-c-progress-stepper__step--m-pending__step-title--Color: var(--pf-
|
|
23929
|
-
--pf-v5-c-progress-stepper__step--m-danger__step-title--Color: var(--pf-
|
|
23930
|
-
--pf-v5-c-progress-stepper__step-title--m-help-text--
|
|
23931
|
-
--pf-v5-c-progress-stepper__step-title--m-help-text--
|
|
23931
|
+
--pf-v5-c-progress-stepper__step-title--FontSize: var(--pf-t--global--font--size--body--lg);
|
|
23932
|
+
--pf-v5-c-progress-stepper__step-title--FontWeight: var(--pf-t--global--font--weight--body);
|
|
23933
|
+
--pf-v5-c-progress-stepper__step--m-current__step-title--FontWeight: var(--pf-t--global--font--weight--body--bold);
|
|
23934
|
+
--pf-v5-c-progress-stepper__step--m-current__step-title--Color: var(--pf-t--global--text--color--regular);
|
|
23935
|
+
--pf-v5-c-progress-stepper__step--m-pending__step-title--Color: var(--pf-t--global--text--color--subtle);
|
|
23936
|
+
--pf-v5-c-progress-stepper__step--m-danger__step-title--Color: var(--pf-t--global--text--color--status--danger--default);
|
|
23937
|
+
--pf-v5-c-progress-stepper__step-title--m-help-text--PaddingInlineStart: 0;
|
|
23938
|
+
--pf-v5-c-progress-stepper__step-title--m-help-text--PaddingInlineEnd: 0;
|
|
23939
|
+
--pf-v5-c-progress-stepper__step-title--m-help-text--TextDecorationColor: currentcolor;
|
|
23940
|
+
--pf-v5-c-progress-stepper__step-title--m-help-text--TextDecorationThickness: var(--pf-t--global--link--text-decoration);
|
|
23932
23941
|
--pf-v5-c-progress-stepper__step-title--m-help-text--TextUnderlineOffset: 0.25rem;
|
|
23933
|
-
--pf-v5-c-progress-stepper__step-title--m-help-text--hover--
|
|
23934
|
-
--pf-v5-c-progress-stepper__step-title--m-help-text--
|
|
23935
|
-
--pf-v5-c-progress-stepper__step-
|
|
23936
|
-
--pf-v5-c-progress-stepper__step-
|
|
23937
|
-
--pf-v5-c-progress-stepper__step
|
|
23938
|
-
--pf-v5-c-progress-stepper__step--m-danger__step-title--m-help-text--focus--Color: var(--pf-v5-global--danger-color--200);
|
|
23939
|
-
--pf-v5-c-progress-stepper__step--m-danger__step-title--m-help-text--TextDecorationColor: var(--pf-v5-global--danger-color--100);
|
|
23940
|
-
--pf-v5-c-progress-stepper__step--m-danger__step-title--m-help-text--hover--TextDecorationColor: var(--pf-v5-global--danger-color--200);
|
|
23941
|
-
--pf-v5-c-progress-stepper__step--m-danger__step-title--m-help-text--focus--TextDecorationColor: var(--pf-v5-global--danger-color--200);
|
|
23942
|
-
--pf-v5-c-progress-stepper__step-description--MarginTop: var(--pf-v5-global--spacer--xs);
|
|
23943
|
-
--pf-v5-c-progress-stepper__step-description--FontSize: var(--pf-v5-global--FontSize--sm);
|
|
23944
|
-
--pf-v5-c-progress-stepper__step-description--Color: var(--pf-v5-global--Color--200);
|
|
23942
|
+
--pf-v5-c-progress-stepper__step-title--m-help-text--hover--Color: var(--pf-t--global--text--color--brand--hover);
|
|
23943
|
+
--pf-v5-c-progress-stepper__step--m-danger__step-title--m-help-text--hover--Color: var(--pf-t--global--text--color--status--danger--hover);
|
|
23944
|
+
--pf-v5-c-progress-stepper__step-description--MarginTop: var(--pf-t--global--spacer--xs);
|
|
23945
|
+
--pf-v5-c-progress-stepper__step-description--FontSize: var(--pf-t--global--font--size--body--sm);
|
|
23946
|
+
--pf-v5-c-progress-stepper__step-description--Color: var(--pf-t--global--text--color--subtle);
|
|
23945
23947
|
--pf-v5-c-progress-stepper__step-description--TextAlign: start;
|
|
23946
23948
|
--pf-v5-c-progress-stepper--GridAutoFlow: var(--pf-v5-c-progress-stepper--m-vertical--GridAutoFlow);
|
|
23947
23949
|
--pf-v5-c-progress-stepper--GridTemplateColumns: var(--pf-v5-c-progress-stepper--m-vertical--GridTemplateColumns);
|
|
@@ -23963,15 +23965,10 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled, .pf-m-aria-disab
|
|
|
23963
23965
|
--pf-v5-c-progress-stepper--m-compact__step-connector--PaddingBottom: var(--pf-v5-c-progress-stepper--m-vertical--m-compact__step-connector--PaddingBottom);
|
|
23964
23966
|
--pf-v5-c-progress-stepper--m-center__step-connector--before--Content: none;
|
|
23965
23967
|
--pf-v5-c-progress-stepper--m-center__step-main--before--Content: "";
|
|
23966
|
-
position: relative;
|
|
23967
|
-
display: grid;
|
|
23968
|
-
grid-template-rows: var(--pf-v5-c-progress-stepper--GridTemplateRows);
|
|
23969
|
-
grid-template-columns: var(--pf-v5-c-progress-stepper--GridTemplateColumns);
|
|
23970
|
-
grid-auto-columns: 1fr;
|
|
23971
|
-
grid-auto-flow: var(--pf-v5-c-progress-stepper--GridAutoFlow);
|
|
23972
23968
|
}
|
|
23973
23969
|
@media screen and (min-width: 768px) {
|
|
23974
|
-
|
|
23970
|
+
:where(:root),
|
|
23971
|
+
:where(.pf-v5-c-progress-stepper) {
|
|
23975
23972
|
--pf-v5-c-progress-stepper--GridAutoFlow: var(--pf-v5-c-progress-stepper--m-horizontal--GridAutoFlow);
|
|
23976
23973
|
--pf-v5-c-progress-stepper--GridTemplateColumns: var(--pf-v5-c-progress-stepper--m-horizontal--GridTemplateColumns);
|
|
23977
23974
|
--pf-v5-c-progress-stepper__step-connector--before--Top: var(--pf-v5-c-progress-stepper--m-horizontal__step-connector--before--Top);
|
|
@@ -23994,6 +23991,15 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled, .pf-m-aria-disab
|
|
|
23994
23991
|
--pf-v5-c-progress-stepper--m-center__step-main--before--Content: none;
|
|
23995
23992
|
}
|
|
23996
23993
|
}
|
|
23994
|
+
|
|
23995
|
+
.pf-v5-c-progress-stepper {
|
|
23996
|
+
position: relative;
|
|
23997
|
+
display: grid;
|
|
23998
|
+
grid-template-rows: var(--pf-v5-c-progress-stepper--GridTemplateRows);
|
|
23999
|
+
grid-template-columns: var(--pf-v5-c-progress-stepper--GridTemplateColumns);
|
|
24000
|
+
grid-auto-columns: 1fr;
|
|
24001
|
+
grid-auto-flow: var(--pf-v5-c-progress-stepper--GridAutoFlow);
|
|
24002
|
+
}
|
|
23997
24003
|
.pf-v5-c-progress-stepper.pf-m-center {
|
|
23998
24004
|
--pf-v5-c-progress-stepper__step-connector--JustifyContent: var(--pf-v5-c-progress-stepper--m-center__step-connector--JustifyContent);
|
|
23999
24005
|
--pf-v5-c-progress-stepper__step-main--MarginRight: var(--pf-v5-c-progress-stepper--m-center__step-main--MarginRight);
|
|
@@ -24053,8 +24059,8 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled, .pf-m-aria-disab
|
|
|
24053
24059
|
border: 0;
|
|
24054
24060
|
}
|
|
24055
24061
|
.pf-v5-c-progress-stepper.pf-m-compact .pf-v5-c-progress-stepper__step.pf-m-current .pf-v5-c-progress-stepper__step-main {
|
|
24056
|
-
grid-column: 1/-1;
|
|
24057
24062
|
grid-row: 1/2;
|
|
24063
|
+
grid-column: 1/-1;
|
|
24058
24064
|
}
|
|
24059
24065
|
.pf-v5-c-progress-stepper.pf-m-compact .pf-v5-c-progress-stepper__step-description {
|
|
24060
24066
|
display: none;
|
|
@@ -24066,27 +24072,27 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled, .pf-m-aria-disab
|
|
|
24066
24072
|
.pf-v5-c-progress-stepper__step.pf-m-current {
|
|
24067
24073
|
--pf-v5-c-progress-stepper__step-title--FontWeight: var(--pf-v5-c-progress-stepper__step--m-current__step-title--FontWeight);
|
|
24068
24074
|
--pf-v5-c-progress-stepper__step-title--Color: var(--pf-v5-c-progress-stepper__step--m-current__step-title--Color);
|
|
24075
|
+
--pf-v5-c-progress-stepper__step-icon--Color: var(--pf-v5-c-progress-stepper__step--m-current__step-icon--Color);
|
|
24069
24076
|
}
|
|
24070
24077
|
.pf-v5-c-progress-stepper__step.pf-m-pending {
|
|
24071
24078
|
--pf-v5-c-progress-stepper__step-title--Color: var(--pf-v5-c-progress-stepper__step--m-pending__step-title--Color);
|
|
24072
24079
|
}
|
|
24073
24080
|
.pf-v5-c-progress-stepper__step.pf-m-success {
|
|
24074
|
-
--pf-v5-c-progress-stepper__step-icon--Color: var(--pf-v5-
|
|
24081
|
+
--pf-v5-c-progress-stepper__step-icon--Color: var(--pf-v5-c-progress-stepper__step--m-success__step-icon--Color);
|
|
24075
24082
|
}
|
|
24076
24083
|
.pf-v5-c-progress-stepper__step.pf-m-danger {
|
|
24077
|
-
--pf-v5-c-progress-stepper__step-icon--Color: var(--pf-v5-
|
|
24084
|
+
--pf-v5-c-progress-stepper__step-icon--Color: var(--pf-v5-c-progress-stepper__step--m-danger__step-icon--Color);
|
|
24078
24085
|
--pf-v5-c-progress-stepper__step-title--Color: var(--pf-v5-c-progress-stepper__step--m-danger__step-title--Color);
|
|
24079
24086
|
--pf-v5-c-progress-stepper__step-title--m-help-text--hover--Color: var(--pf-v5-c-progress-stepper__step--m-danger__step-title--m-help-text--hover--Color);
|
|
24080
|
-
--pf-v5-c-progress-stepper__step-title--m-help-text--focus--Color: var(--pf-v5-c-progress-stepper__step--m-danger__step-title--m-help-text--focus--Color);
|
|
24081
|
-
--pf-v5-c-progress-stepper__step-title--m-help-text--TextDecorationColor: var(--pf-v5-c-progress-stepper__step--m-danger__step-title--m-help-text--TextDecorationColor);
|
|
24082
|
-
--pf-v5-c-progress-stepper__step-title--m-help-text--hover--TextDecorationColor: var(--pf-v5-c-progress-stepper__step--m-danger__step-title--m-help-text--hover--TextDecorationColor);
|
|
24083
|
-
--pf-v5-c-progress-stepper__step-title--m-help-text--focus--TextDecorationColor: var(--pf-v5-c-progress-stepper__step--m-danger__step-title--m-help-text--focus--TextDecorationColor);
|
|
24084
24087
|
}
|
|
24085
24088
|
.pf-v5-c-progress-stepper__step.pf-m-warning {
|
|
24086
|
-
--pf-v5-c-progress-stepper__step-icon--Color: var(--pf-v5-
|
|
24089
|
+
--pf-v5-c-progress-stepper__step-icon--Color: var(--pf-v5-c-progress-stepper__step--m-warning__step-icon--Color);
|
|
24087
24090
|
}
|
|
24088
24091
|
.pf-v5-c-progress-stepper__step.pf-m-info {
|
|
24089
|
-
--pf-v5-c-progress-stepper__step-icon--Color: var(--pf-v5-
|
|
24092
|
+
--pf-v5-c-progress-stepper__step-icon--Color: var(--pf-v5-c-progress-stepper__step--m-info__step-icon--Color);
|
|
24093
|
+
}
|
|
24094
|
+
.pf-v5-c-progress-stepper__step.pf-m-custom {
|
|
24095
|
+
--pf-v5-c-progress-stepper__step-icon--Color: var(--pf-v5-c-progress-stepper__step--m-custom__step-icon--Color);
|
|
24090
24096
|
}
|
|
24091
24097
|
.pf-v5-c-progress-stepper__step:last-child {
|
|
24092
24098
|
--pf-v5-c-progress-stepper__step-main--MarginBottom: 0;
|
|
@@ -24115,7 +24121,7 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled, .pf-m-aria-disab
|
|
|
24115
24121
|
display: flex;
|
|
24116
24122
|
align-items: center;
|
|
24117
24123
|
justify-content: center;
|
|
24118
|
-
width: var(--pf-v5-c-progress-stepper__step-icon--Width);
|
|
24124
|
+
min-width: var(--pf-v5-c-progress-stepper__step-icon--Width);
|
|
24119
24125
|
height: var(--pf-v5-c-progress-stepper__step-icon--Height);
|
|
24120
24126
|
font-size: var(--pf-v5-c-progress-stepper__step-icon--FontSize);
|
|
24121
24127
|
color: var(--pf-v5-c-progress-stepper__step-icon--Color);
|
|
@@ -24157,6 +24163,8 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled, .pf-m-aria-disab
|
|
|
24157
24163
|
border: 0;
|
|
24158
24164
|
}
|
|
24159
24165
|
.pf-v5-c-progress-stepper__step-title.pf-m-help-text {
|
|
24166
|
+
padding-inline-start: var(--pf-v5-c-progress-stepper__step-title--m-help-text--PaddingInlineStart);
|
|
24167
|
+
padding-inline-end: var(--pf-v5-c-progress-stepper__step-title--m-help-text--PaddingInlineEnd);
|
|
24160
24168
|
text-decoration: underline;
|
|
24161
24169
|
text-decoration-thickness: var(--pf-v5-c-progress-stepper__step-title--m-help-text--TextDecorationThickness);
|
|
24162
24170
|
text-decoration-style: dashed;
|
|
@@ -24164,13 +24172,8 @@ label.pf-v5-c-menu__item:where(:not([disabled], .pf-m-disabled, .pf-m-aria-disab
|
|
|
24164
24172
|
text-underline-offset: var(--pf-v5-c-progress-stepper__step-title--m-help-text--TextUnderlineOffset);
|
|
24165
24173
|
cursor: pointer;
|
|
24166
24174
|
}
|
|
24167
|
-
.pf-v5-c-progress-stepper__step-title.pf-m-help-text:hover {
|
|
24175
|
+
.pf-v5-c-progress-stepper__step-title.pf-m-help-text:hover, .pf-v5-c-progress-stepper__step-title.pf-m-help-text:focus {
|
|
24168
24176
|
--pf-v5-c-progress-stepper__step-title--Color: var(--pf-v5-c-progress-stepper__step-title--m-help-text--hover--Color);
|
|
24169
|
-
--pf-v5-c-progress-stepper__step-title--m-help-text--TextDecorationColor: var(--pf-v5-c-progress-stepper__step-title--m-help-text--hover--TextDecorationColor);
|
|
24170
|
-
}
|
|
24171
|
-
.pf-v5-c-progress-stepper__step-title.pf-m-help-text:focus {
|
|
24172
|
-
--pf-v5-c-progress-stepper__step-title--Color: var(--pf-v5-c-progress-stepper__step-title--m-help-text--focus--Color);
|
|
24173
|
-
--pf-v5-c-progress-stepper__step-title--m-help-text--TextDecorationColor: var(--pf-v5-c-progress-stepper__step-title--m-help-text--focus--TextDecorationColor);
|
|
24174
24177
|
}
|
|
24175
24178
|
|
|
24176
24179
|
.pf-v5-c-progress-stepper__step-description {
|