@patternfly/patternfly 6.5.0-prerelease.46 → 6.5.0-prerelease.47
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/Accordion/accordion.css +1 -1
- package/components/Accordion/accordion.scss +1 -1
- package/components/Card/card.css +1 -1
- package/components/Card/card.scss +1 -1
- package/components/ClipboardCopy/clipboard-copy.css +1 -1
- package/components/ClipboardCopy/clipboard-copy.scss +1 -1
- package/components/DataList/data-list.css +1 -1
- package/components/DataList/data-list.scss +1 -1
- package/components/DualListSelector/dual-list-selector.css +1 -1
- package/components/DualListSelector/dual-list-selector.scss +1 -1
- package/components/ExpandableSection/expandable-section.css +2 -2
- package/components/ExpandableSection/expandable-section.scss +2 -2
- package/components/Form/form.css +1 -1
- package/components/Form/form.scss +1 -1
- package/components/JumpLinks/jump-links.css +1 -1
- package/components/JumpLinks/jump-links.scss +1 -1
- package/components/Nav/nav.css +1 -1
- package/components/Nav/nav.scss +1 -1
- package/components/NotificationDrawer/notification-drawer.css +1 -1
- package/components/NotificationDrawer/notification-drawer.scss +1 -1
- package/components/Table/table.css +2 -2
- package/components/Table/table.scss +2 -2
- package/components/Tabs/tabs.css +2 -2
- package/components/Tabs/tabs.scss +2 -2
- package/components/Toolbar/toolbar.css +1 -1
- package/components/Toolbar/toolbar.scss +1 -1
- package/components/TreeView/tree-view.css +1 -1
- package/components/TreeView/tree-view.scss +1 -1
- package/components/Wizard/wizard.css +1 -1
- package/components/Wizard/wizard.scss +1 -1
- package/components/_index.css +18 -18
- package/docs/components/Accordion/examples/Accordion.md +390 -30
- package/docs/components/Breadcrumb/examples/Breadcrumb.md +299 -23
- package/docs/components/CalendarMonth/examples/CalendarMonth.md +16 -16
- package/docs/components/Card/examples/Card.md +52 -4
- package/docs/components/ClipboardCopy/examples/ClipboardCopy.md +78 -6
- package/docs/components/CodeBlock/examples/CodeBlock.md +26 -2
- package/docs/components/DataList/examples/DataList.md +221 -17
- package/docs/components/DualListSelector/examples/DualListSelector.md +169 -13
- package/docs/components/ExpandableSection/examples/ExpandableSection.md +91 -7
- package/docs/components/Form/examples/Form.md +78 -6
- package/docs/components/Icon/examples/Icon.md +26 -2
- package/docs/components/JumpLinks/examples/JumpLinks.md +52 -4
- package/docs/components/Menu/examples/Menu.md +1456 -112
- package/docs/components/MultipleFileUpload/examples/MultipleFileUpload.md +39 -3
- package/docs/components/Nav/examples/Navigation.md +710 -62
- package/docs/components/NotificationDrawer/examples/NotificationDrawer.md +52 -4
- package/docs/components/Table/examples/Table.md +819 -63
- package/docs/components/Tabs/examples/Tabs.md +321 -213
- package/docs/components/TreeView/examples/TreeView.md +1300 -100
- package/docs/components/Wizard/examples/Wizard.md +323 -59
- package/docs/demos/AboutModal/examples/AboutModal.md +39 -3
- package/docs/demos/Alert/examples/Alert.md +117 -9
- package/docs/demos/BackToTop/examples/BackToTop.md +39 -3
- package/docs/demos/Banner/examples/Banner.md +78 -6
- package/docs/demos/Card/examples/Card.md +230 -26
- package/docs/demos/CardView/examples/CardView.md +78 -6
- package/docs/demos/Compass/examples/Compass.md +71 -35
- package/docs/demos/Dashboard/examples/Dashboard.md +104 -8
- package/docs/demos/DataList/examples/DataList.md +234 -18
- package/docs/demos/DescriptionList/examples/DescriptionList.md +117 -9
- package/docs/demos/Drawer/examples/Drawer.md +141 -15
- package/docs/demos/Form/examples/BasicForms.md +143 -11
- package/docs/demos/JumpLinks/examples/JumpLinks.md +216 -27
- package/docs/demos/Masthead/examples/Masthead.md +355 -31
- package/docs/demos/Modal/examples/Modal.md +234 -18
- package/docs/demos/Nav/examples/Nav.md +320 -32
- package/docs/demos/NotificationDrawer/examples/NotificationDrawer.md +247 -19
- package/docs/demos/Page/examples/Page.md +546 -42
- package/docs/demos/PrimaryDetail/examples/PrimaryDetail.md +281 -29
- package/docs/demos/Skeleton/examples/Skeleton.md +39 -3
- package/docs/demos/Table/examples/Table.md +702 -54
- package/docs/demos/Tabs/examples/Tabs.md +238 -22
- package/docs/demos/Toolbar/examples/Toolbar.md +78 -6
- package/docs/demos/Wizard/examples/Wizard.md +621 -72
- package/package.json +1 -1
- package/patternfly-no-globals.css +18 -18
- package/patternfly.css +18 -18
- package/patternfly.min.css +1 -1
- package/patternfly.min.css.map +1 -1
|
@@ -472,7 +472,19 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
472
472
|
<span class="pf-v6-c-badge pf-m-unread">2</span>
|
|
473
473
|
</div>
|
|
474
474
|
<span class="pf-v6-c-notification-drawer__group-toggle-icon">
|
|
475
|
-
<
|
|
475
|
+
<svg
|
|
476
|
+
class="pf-v6-svg"
|
|
477
|
+
viewBox="0 0 20 20"
|
|
478
|
+
fill="currentColor"
|
|
479
|
+
aria-hidden="true"
|
|
480
|
+
role="img"
|
|
481
|
+
width="1em"
|
|
482
|
+
height="1em"
|
|
483
|
+
>
|
|
484
|
+
<path
|
|
485
|
+
d="M18.71 5.29a.996.996 0 0 0-1.41 0l-7.29 7.29-7.3-7.29a.987.987 0 0 0-1.41-.02.987.987 0 0 0-.02 1.41l.02.02 7.65 7.65c.29.29.68.44 1.06.44s.77-.15 1.06-.44l7.65-7.65a.996.996 0 0 0 0-1.41Z"
|
|
486
|
+
/>
|
|
487
|
+
</svg>
|
|
476
488
|
</span>
|
|
477
489
|
</button>
|
|
478
490
|
</h1>
|
|
@@ -851,7 +863,19 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
851
863
|
<span class="pf-v6-c-badge pf-m-unread">2</span>
|
|
852
864
|
</div>
|
|
853
865
|
<span class="pf-v6-c-notification-drawer__group-toggle-icon">
|
|
854
|
-
<
|
|
866
|
+
<svg
|
|
867
|
+
class="pf-v6-svg"
|
|
868
|
+
viewBox="0 0 20 20"
|
|
869
|
+
fill="currentColor"
|
|
870
|
+
aria-hidden="true"
|
|
871
|
+
role="img"
|
|
872
|
+
width="1em"
|
|
873
|
+
height="1em"
|
|
874
|
+
>
|
|
875
|
+
<path
|
|
876
|
+
d="M18.71 5.29a.996.996 0 0 0-1.41 0l-7.29 7.29-7.3-7.29a.987.987 0 0 0-1.41-.02.987.987 0 0 0-.02 1.41l.02.02 7.65 7.65c.29.29.68.44 1.06.44s.77-.15 1.06-.44l7.65-7.65a.996.996 0 0 0 0-1.41Z"
|
|
877
|
+
/>
|
|
878
|
+
</svg>
|
|
855
879
|
</span>
|
|
856
880
|
</button>
|
|
857
881
|
</h1>
|
|
@@ -1230,7 +1254,19 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
1230
1254
|
<span class="pf-v6-c-badge pf-m-unread">3</span>
|
|
1231
1255
|
</div>
|
|
1232
1256
|
<span class="pf-v6-c-notification-drawer__group-toggle-icon">
|
|
1233
|
-
<
|
|
1257
|
+
<svg
|
|
1258
|
+
class="pf-v6-svg"
|
|
1259
|
+
viewBox="0 0 20 20"
|
|
1260
|
+
fill="currentColor"
|
|
1261
|
+
aria-hidden="true"
|
|
1262
|
+
role="img"
|
|
1263
|
+
width="1em"
|
|
1264
|
+
height="1em"
|
|
1265
|
+
>
|
|
1266
|
+
<path
|
|
1267
|
+
d="M18.71 5.29a.996.996 0 0 0-1.41 0l-7.29 7.29-7.3-7.29a.987.987 0 0 0-1.41-.02.987.987 0 0 0-.02 1.41l.02.02 7.65 7.65c.29.29.68.44 1.06.44s.77-.15 1.06-.44l7.65-7.65a.996.996 0 0 0 0-1.41Z"
|
|
1268
|
+
/>
|
|
1269
|
+
</svg>
|
|
1234
1270
|
</span>
|
|
1235
1271
|
</button>
|
|
1236
1272
|
</h1>
|
|
@@ -1609,7 +1645,19 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
1609
1645
|
<span class="pf-v6-c-badge pf-m-unread">2</span>
|
|
1610
1646
|
</div>
|
|
1611
1647
|
<span class="pf-v6-c-notification-drawer__group-toggle-icon">
|
|
1612
|
-
<
|
|
1648
|
+
<svg
|
|
1649
|
+
class="pf-v6-svg"
|
|
1650
|
+
viewBox="0 0 20 20"
|
|
1651
|
+
fill="currentColor"
|
|
1652
|
+
aria-hidden="true"
|
|
1653
|
+
role="img"
|
|
1654
|
+
width="1em"
|
|
1655
|
+
height="1em"
|
|
1656
|
+
>
|
|
1657
|
+
<path
|
|
1658
|
+
d="M18.71 5.29a.996.996 0 0 0-1.41 0l-7.29 7.29-7.3-7.29a.987.987 0 0 0-1.41-.02.987.987 0 0 0-.02 1.41l.02.02 7.65 7.65c.29.29.68.44 1.06.44s.77-.15 1.06-.44l7.65-7.65a.996.996 0 0 0 0-1.41Z"
|
|
1659
|
+
/>
|
|
1660
|
+
</svg>
|
|
1613
1661
|
</span>
|
|
1614
1662
|
</button>
|
|
1615
1663
|
</h1>
|