@patternfly/patternfly 6.0.0-alpha.109 → 6.0.0-alpha.110
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/README.md +1 -1
- package/docs/components/Label/examples/Label.md +60 -60
- package/docs/components/LogViewer/examples/LogViewer.md +40 -40
- package/docs/components/Login/examples/Login.md +5 -5
- package/docs/components/ModalBox/examples/ModalBox.md +1 -1
- package/docs/components/MultipleFileUpload/examples/MultipleFileUpload.md +30 -30
- package/docs/components/NotificationDrawer/examples/NotificationDrawer.md +10 -10
- package/docs/components/OverflowMenu/examples/overflow-menu.md +5 -5
- package/docs/components/Select/deprecated/Select.md +64 -64
- package/docs/components/Slider/examples/Slider.md +39 -39
- package/docs/components/Table/examples/Table.md +66 -66
- package/docs/components/Toolbar/examples/Toolbar.md +5 -5
- package/docs/components/Wizard/examples/Wizard.md +1 -1
- package/docs/demos/Banner/examples/Banner.md +9 -9
- package/docs/demos/Card/examples/Card.md +96 -96
- package/docs/demos/CardView/examples/CardView.md +7 -7
- package/docs/demos/ContextSelector/examples/ContextSelector.md +1 -1
- package/docs/demos/Dashboard/examples/Dashboard.md +21 -21
- package/docs/demos/DataList/examples/DataList.md +8 -8
- package/docs/demos/DescriptionList/examples/DescriptionList.md +5 -5
- package/docs/demos/Masthead/examples/Masthead.md +1 -1
- package/docs/demos/Modal/examples/Modal.md +3 -3
- package/docs/demos/Nav/examples/Nav.md +2 -2
- package/docs/demos/NotificationDrawer/examples/NotificationDrawer.md +16 -16
- package/docs/demos/Page/examples/Page.md +2 -2
- package/docs/demos/PrimaryDetail/examples/PrimaryDetail.md +40 -40
- package/docs/demos/Table/examples/Table.md +86 -86
- package/docs/demos/Tabs/examples/Tabs.md +9 -9
- package/docs/demos/Toolbar/examples/Toolbar.md +7 -7
- package/docs/demos/Wizard/examples/Wizard.md +3 -3
- package/package.json +1 -1
|
@@ -239,16 +239,16 @@ wrapperTag: div
|
|
|
239
239
|
class="pf-v6-l-flex pf-m-justify-content-center pf-m-justify-content-space-between-on-lg pf-m-nowrap"
|
|
240
240
|
>
|
|
241
241
|
<div
|
|
242
|
-
class="pf-v6-u-display-none pf-
|
|
242
|
+
class="pf-v6-u-display-none pf-v6-u-display-block-on-lg"
|
|
243
243
|
>Localhost</div>
|
|
244
244
|
<div
|
|
245
|
-
class="pf-v6-u-display-none pf-
|
|
245
|
+
class="pf-v6-u-display-none pf-v6-u-display-block-on-lg"
|
|
246
246
|
>This message is sticky to the top or bottom of the page.</div>
|
|
247
247
|
<div
|
|
248
248
|
class="pf-v6-u-display-none-on-lg"
|
|
249
249
|
>Drop some text on mobile, truncate if needed.</div>
|
|
250
250
|
<div
|
|
251
|
-
class="pf-v6-u-display-none pf-
|
|
251
|
+
class="pf-v6-u-display-none pf-v6-u-display-block-on-lg"
|
|
252
252
|
>Ned Username</div>
|
|
253
253
|
</div>
|
|
254
254
|
</div>
|
|
@@ -470,14 +470,14 @@ wrapperTag: div
|
|
|
470
470
|
class="pf-v6-l-flex pf-m-justify-content-center pf-m-justify-content-space-between-on-lg pf-m-nowrap"
|
|
471
471
|
style="height: 100%;"
|
|
472
472
|
>
|
|
473
|
-
<div class="pf-v6-u-display-none pf-
|
|
473
|
+
<div class="pf-v6-u-display-none pf-v6-u-display-block-on-lg">Localhost</div>
|
|
474
474
|
<div
|
|
475
|
-
class="pf-v6-u-display-none pf-
|
|
475
|
+
class="pf-v6-u-display-none pf-v6-u-display-block-on-lg"
|
|
476
476
|
>This message is sticky to the top or bottom of the page.</div>
|
|
477
477
|
<div
|
|
478
478
|
class="pf-v6-u-display-none-on-lg"
|
|
479
479
|
>Drop some text on mobile, truncate if needed.</div>
|
|
480
|
-
<div class="pf-v6-u-display-none pf-
|
|
480
|
+
<div class="pf-v6-u-display-none pf-v6-u-display-block-on-lg">Ned Username</div>
|
|
481
481
|
</div>
|
|
482
482
|
</div>
|
|
483
483
|
<div class="pf-v6-l-flex__item pf-m-grow" style="min-height: 0;">
|
|
@@ -925,14 +925,14 @@ wrapperTag: div
|
|
|
925
925
|
class="pf-v6-l-flex pf-m-justify-content-center pf-m-justify-content-space-between-on-lg pf-m-nowrap"
|
|
926
926
|
style="height: 100%;"
|
|
927
927
|
>
|
|
928
|
-
<div class="pf-v6-u-display-none pf-
|
|
928
|
+
<div class="pf-v6-u-display-none pf-v6-u-display-block-on-lg">Localhost</div>
|
|
929
929
|
<div
|
|
930
|
-
class="pf-v6-u-display-none pf-
|
|
930
|
+
class="pf-v6-u-display-none pf-v6-u-display-block-on-lg"
|
|
931
931
|
>This message is sticky to the top or bottom of the page.</div>
|
|
932
932
|
<div
|
|
933
933
|
class="pf-v6-u-display-none-on-lg"
|
|
934
934
|
>Drop some text on mobile, truncate if needed.</div>
|
|
935
|
-
<div class="pf-v6-u-display-none pf-
|
|
935
|
+
<div class="pf-v6-u-display-none pf-v6-u-display-block-on-lg">Ned Username</div>
|
|
936
936
|
</div>
|
|
937
937
|
</div>
|
|
938
938
|
</div>
|