@patternfly/patternfly 6.6.0-prerelease.1 → 6.6.0-prerelease.3
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/normalize.scss +2 -0
- package/base/patternfly-common.css +2 -2
- package/base/patternfly-common.scss +1 -1
- package/base/patternfly-fa-icons.css +3 -3
- package/base/patternfly-fa-icons.scss +3 -3
- package/base/patternfly-variables.css +56 -56
- package/base/reset.scss +2 -0
- package/base/tokens/tokens-charts-dark.scss +1 -1
- package/base/tokens/tokens-charts-highcontrast-dark.scss +1 -1
- package/base/tokens/tokens-charts-highcontrast.scss +1 -1
- package/base/tokens/tokens-charts.scss +1 -1
- package/base/tokens/tokens-dark.scss +9 -9
- package/base/tokens/tokens-default.scss +8 -8
- package/base/tokens/tokens-felt-dark.scss +1 -1
- package/base/tokens/tokens-felt-glass-dark.scss +8 -8
- package/base/tokens/tokens-felt-glass.scss +8 -8
- package/base/tokens/tokens-felt-highcontrast-dark.scss +1 -1
- package/base/tokens/tokens-felt-highcontrast.scss +1 -1
- package/base/tokens/tokens-felt.scss +1 -1
- package/base/tokens/tokens-glass-dark.scss +8 -8
- package/base/tokens/tokens-glass.scss +8 -8
- package/base/tokens/tokens-highcontrast-dark.scss +8 -8
- package/base/tokens/tokens-highcontrast.scss +7 -7
- package/base/tokens/tokens-palette.scss +1 -1
- package/base/tokens/tokens-redhat-highcontrast.scss +6 -6
- package/components/AboutModalBox/about-modal-box.css +1 -1
- package/components/AboutModalBox/about-modal-box.scss +1 -1
- package/components/Accordion/accordion.css +3 -3
- package/components/Accordion/accordion.scss +3 -3
- package/components/Alert/alert-group.css +1 -1
- package/components/Alert/alert-group.scss +1 -1
- package/components/Alert/alert.css +3 -3
- package/components/Alert/alert.scss +3 -3
- package/components/Breadcrumb/breadcrumb.css +1 -1
- package/components/Breadcrumb/breadcrumb.scss +1 -1
- package/components/Button/button.css +6 -6
- package/components/Button/button.scss +6 -6
- package/components/Card/card.css +2 -2
- package/components/Card/card.scss +3 -3
- package/components/Check/check.css +1 -1
- package/components/Check/check.scss +1 -1
- package/components/ClipboardCopy/clipboard-copy.css +2 -2
- package/components/ClipboardCopy/clipboard-copy.scss +2 -2
- package/components/Compass/compass.css +7 -3
- package/components/Compass/compass.scss +7 -3
- package/components/Content/content.css +2 -2
- package/components/Content/content.scss +2 -2
- package/components/DataList/data-list.css +1 -1
- package/components/DataList/data-list.scss +1 -1
- package/components/DescriptionList/description-list.css +0 -1
- package/components/DescriptionList/description-list.scss +0 -1
- package/components/Drawer/drawer.css +2 -2
- package/components/Drawer/drawer.scss +2 -2
- package/components/DualListSelector/dual-list-selector.css +6 -6
- package/components/DualListSelector/dual-list-selector.scss +6 -6
- package/components/ExpandableSection/expandable-section.css +3 -3
- package/components/ExpandableSection/expandable-section.scss +3 -3
- package/components/Form/form.css +12 -12
- package/components/Form/form.scss +6 -6
- package/components/FormControl/form-control.css +1 -1
- package/components/FormControl/form-control.scss +3 -1
- package/components/Hero/hero.css +1 -1
- package/components/Hero/hero.scss +1 -1
- package/components/Hint/hint.css +1 -1
- package/components/Hint/hint.scss +1 -1
- package/components/InputGroup/input-group.css +5 -5
- package/components/InputGroup/input-group.scss +5 -5
- package/components/JumpLinks/jump-links.css +1 -1
- package/components/JumpLinks/jump-links.scss +1 -1
- package/components/Label/label.css +1 -1
- package/components/Label/label.scss +1 -1
- package/components/Login/login.css +2 -2
- package/components/Login/login.scss +2 -2
- package/components/Masthead/masthead.css +1 -1
- package/components/Masthead/masthead.scss +1 -1
- package/components/Menu/menu.css +4 -4
- package/components/Menu/menu.scss +4 -4
- package/components/MenuToggle/menu-toggle.css +1 -1
- package/components/MenuToggle/menu-toggle.scss +1 -1
- package/components/ModalBox/modal-box.css +1 -1
- package/components/ModalBox/modal-box.scss +1 -1
- package/components/Nav/nav.css +5 -5
- package/components/Nav/nav.scss +5 -5
- package/components/NotificationDrawer/notification-drawer.css +5 -5
- package/components/NotificationDrawer/notification-drawer.scss +5 -5
- package/components/Page/page.css +8 -4
- package/components/Page/page.scss +10 -4
- package/components/Popover/popover.css +1 -1
- package/components/Popover/popover.scss +2 -2
- package/components/Progress/progress.css +3 -3
- package/components/Progress/progress.scss +3 -6
- package/components/ProgressStepper/progress-stepper.css +1 -1
- package/components/Radio/radio.css +1 -1
- package/components/Radio/radio.scss +1 -1
- package/components/Spinner/spinner.css +2 -2
- package/components/Spinner/spinner.scss +2 -2
- package/components/Switch/switch.css +1 -1
- package/components/Switch/switch.scss +1 -1
- package/components/Table/table-tree-view.css +10 -10
- package/components/Table/table-tree-view.scss +2 -2
- package/components/Table/table.css +10 -10
- package/components/Table/table.scss +10 -10
- package/components/Tabs/tabs.css +3 -3
- package/components/Tabs/tabs.scss +3 -3
- package/components/TextInputGroup/text-input-group.css +1 -1
- package/components/TextInputGroup/text-input-group.scss +1 -1
- package/components/Title/title.css +1 -1
- package/components/Title/title.scss +1 -1
- package/components/Toolbar/toolbar.css +1 -1
- package/components/Toolbar/toolbar.scss +1 -1
- package/components/Tooltip/tooltip.css +1 -1
- package/components/Tooltip/tooltip.scss +2 -2
- package/components/TreeView/tree-view.css +5 -5
- package/components/TreeView/tree-view.scss +5 -5
- package/components/Wizard/wizard.css +5 -5
- package/components/Wizard/wizard.scss +5 -5
- package/components/_index.css +136 -129
- package/docs/components/AboutModalBox/examples/AboutModalBox.md +1 -1
- package/docs/components/Accordion/examples/Accordion.md +30 -30
- package/docs/components/ActionList/examples/ActionList.md +11 -11
- package/docs/components/Alert/examples/Alert.md +54 -54
- package/docs/components/BackToTop/examples/BackToTop.md +1 -1
- package/docs/components/Banner/examples/Banner.md +10 -10
- package/docs/components/Breadcrumb/examples/Breadcrumb.md +25 -25
- package/docs/components/Button/examples/Button.md +184 -184
- package/docs/components/CalendarMonth/examples/CalendarMonth.md +16 -16
- package/docs/components/Card/examples/Card.md +14 -14
- package/docs/components/ClipboardCopy/examples/ClipboardCopy.md +22 -22
- package/docs/components/CodeBlock/examples/CodeBlock.md +8 -8
- package/docs/components/CodeEditor/examples/CodeEditor.md +18 -18
- package/docs/components/DataList/examples/DataList.md +34 -34
- package/docs/components/DatePicker/examples/DatePicker.md +6 -6
- package/docs/components/DescriptionList/examples/DescriptionList.md +25 -25
- package/docs/components/Drawer/examples/Drawer.md +22 -22
- package/docs/components/DualListSelector/examples/DualListSelector.md +89 -89
- package/docs/components/EmptyState/examples/EmptyState.md +6 -6
- package/docs/components/ExpandableSection/examples/ExpandableSection.md +7 -7
- package/docs/components/Form/examples/Form.md +6 -6
- package/docs/components/Hint/examples/Hint.md +3 -3
- package/docs/components/Icon/examples/Icon.md +9 -9
- package/docs/components/InlineEdit/examples/InlineEdit.md +26 -26
- package/docs/components/InputGroup/examples/InputGroup.md +4 -4
- package/docs/components/JumpLinks/examples/JumpLinks.md +4 -4
- package/docs/components/Label/examples/Label.md +218 -218
- package/docs/components/Login/examples/Login.md +4 -4
- package/docs/components/Masthead/examples/masthead.md +1 -1
- package/docs/components/Menu/examples/Menu.md +129 -129
- package/docs/components/MenuToggle/examples/MenuToggle.md +217 -217
- package/docs/components/ModalBox/examples/ModalBox.md +24 -24
- package/docs/components/MultipleFileUpload/examples/MultipleFileUpload.md +12 -12
- package/docs/components/Nav/examples/Navigation.md +66 -66
- package/docs/components/NotificationDrawer/examples/NotificationDrawer.md +83 -83
- package/docs/components/OverflowMenu/examples/overflow-menu.md +11 -11
- package/docs/components/Page/examples/Page.md +1 -1
- package/docs/components/Pagination/examples/Pagination.md +92 -92
- package/docs/components/Popover/examples/Popover.md +22 -22
- package/docs/components/Progress/examples/Progress.md +7 -7
- package/docs/components/ProgressStepper/examples/ProgressStepper.md +21 -21
- package/docs/components/Slider/examples/Slider.md +4 -4
- package/docs/components/Table/examples/Table.md +479 -479
- package/docs/components/Tabs/examples/Tabs.md +378 -378
- package/docs/components/TextInputGroup/examples/TextInputGroup.md +46 -46
- package/docs/components/ToggleGroup/examples/toggle-group.md +15 -15
- package/docs/components/Toolbar/examples/Toolbar.md +117 -117
- package/docs/components/TreeView/examples/TreeView.md +104 -104
- package/docs/components/Wizard/examples/Wizard.md +40 -40
- package/docs/demos/AboutModal/examples/AboutModal.md +9 -9
- package/docs/demos/Alert/examples/Alert.md +32 -32
- package/docs/demos/BackToTop/examples/BackToTop.md +9 -9
- package/docs/demos/Banner/examples/Banner.md +16 -16
- package/docs/demos/Button/examples/Button.md +1 -1
- package/docs/demos/Card/examples/Card.md +78 -78
- package/docs/demos/CardView/examples/CardView.md +38 -38
- package/docs/demos/Compass/examples/Compass.md +219 -219
- package/docs/demos/Dashboard/examples/Dashboard.md +48 -48
- package/docs/demos/DataList/examples/DataList.md +101 -101
- package/docs/demos/DescriptionList/examples/DescriptionList.md +26 -26
- package/docs/demos/Drawer/examples/Drawer.md +40 -40
- package/docs/demos/Form/examples/BasicForms.md +21 -21
- package/docs/demos/JumpLinks/examples/JumpLinks.md +49 -49
- package/docs/demos/Masthead/examples/Masthead.md +57 -57
- package/docs/demos/Modal/examples/Modal.md +54 -54
- package/docs/demos/Nav/examples/Nav.md +93 -93
- package/docs/demos/NotificationDrawer/examples/NotificationDrawer.md +173 -173
- package/docs/demos/Page/examples/Page.md +119 -119
- package/docs/demos/PasswordGenerator/examples/PasswordGenerator.md +1 -1
- package/docs/demos/PasswordStrength/examples/PasswordStrength.md +4 -4
- package/docs/demos/PrimaryDetail/examples/PrimaryDetail.md +142 -142
- package/docs/demos/Skeleton/examples/Skeleton.md +8 -8
- package/docs/demos/Table/examples/Table.md +630 -630
- package/docs/demos/Tabs/examples/Tabs.md +62 -62
- package/docs/demos/Toolbar/examples/Toolbar.md +161 -161
- package/docs/demos/Wizard/examples/Wizard.md +100 -100
- package/layouts/Gallery/gallery.css +1 -1
- package/layouts/Gallery/gallery.scss +1 -1
- package/layouts/Grid/grid.css +1 -1
- package/layouts/Grid/grid.scss +1 -1
- package/layouts/_index.css +2 -2
- package/package.json +11 -12
- package/patternfly-addons.css +12 -12
- package/patternfly-base-no-globals.css +61 -61
- package/patternfly-base.css +61 -61
- package/patternfly-no-globals.css +199 -192
- package/patternfly.css +199 -192
- package/patternfly.min.css +1 -1
- package/patternfly.min.css.map +1 -1
- package/sass-utilities/mixins.scss +2 -2
- package/utilities/Accessibility/accessibility.css +12 -12
- package/utilities/_index.css +12 -12
|
@@ -25,8 +25,8 @@ The overflow menu relies on groups (`.pf-v6-c-overflow-menu__group`) and items (
|
|
|
25
25
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
26
26
|
<svg
|
|
27
27
|
class="pf-v6-svg"
|
|
28
|
-
viewBox="0 0 32 32"
|
|
29
28
|
fill="currentColor"
|
|
29
|
+
viewBox="0 0 32 32"
|
|
30
30
|
aria-hidden="true"
|
|
31
31
|
role="img"
|
|
32
32
|
width="1em"
|
|
@@ -134,8 +134,8 @@ The overflow menu relies on groups (`.pf-v6-c-overflow-menu__group`) and items (
|
|
|
134
134
|
<span class="pf-v6-c-button__icon">
|
|
135
135
|
<svg
|
|
136
136
|
class="pf-v6-svg"
|
|
137
|
-
viewBox="0 0 448 512"
|
|
138
137
|
fill="currentColor"
|
|
138
|
+
viewBox="0 0 448 512"
|
|
139
139
|
aria-hidden="true"
|
|
140
140
|
role="img"
|
|
141
141
|
width="1em"
|
|
@@ -157,8 +157,8 @@ The overflow menu relies on groups (`.pf-v6-c-overflow-menu__group`) and items (
|
|
|
157
157
|
<span class="pf-v6-c-button__icon">
|
|
158
158
|
<svg
|
|
159
159
|
class="pf-v6-svg"
|
|
160
|
-
viewBox="0 0 448 512"
|
|
161
160
|
fill="currentColor"
|
|
161
|
+
viewBox="0 0 448 512"
|
|
162
162
|
aria-hidden="true"
|
|
163
163
|
role="img"
|
|
164
164
|
width="1em"
|
|
@@ -180,8 +180,8 @@ The overflow menu relies on groups (`.pf-v6-c-overflow-menu__group`) and items (
|
|
|
180
180
|
<span class="pf-v6-c-button__icon">
|
|
181
181
|
<svg
|
|
182
182
|
class="pf-v6-svg"
|
|
183
|
-
viewBox="0 0 448 512"
|
|
184
183
|
fill="currentColor"
|
|
184
|
+
viewBox="0 0 448 512"
|
|
185
185
|
aria-hidden="true"
|
|
186
186
|
role="img"
|
|
187
187
|
width="1em"
|
|
@@ -228,8 +228,8 @@ The action group consists of a primary and secondary action. Any additional acti
|
|
|
228
228
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
229
229
|
<svg
|
|
230
230
|
class="pf-v6-svg"
|
|
231
|
-
viewBox="0 0 32 32"
|
|
232
231
|
fill="currentColor"
|
|
232
|
+
viewBox="0 0 32 32"
|
|
233
233
|
aria-hidden="true"
|
|
234
234
|
role="img"
|
|
235
235
|
width="1em"
|
|
@@ -281,8 +281,8 @@ The action group consists of a primary and secondary action. Any additional acti
|
|
|
281
281
|
<span class="pf-v6-c-button__icon">
|
|
282
282
|
<svg
|
|
283
283
|
class="pf-v6-svg"
|
|
284
|
-
viewBox="0 0 448 512"
|
|
285
284
|
fill="currentColor"
|
|
285
|
+
viewBox="0 0 448 512"
|
|
286
286
|
aria-hidden="true"
|
|
287
287
|
role="img"
|
|
288
288
|
width="1em"
|
|
@@ -304,8 +304,8 @@ The action group consists of a primary and secondary action. Any additional acti
|
|
|
304
304
|
<span class="pf-v6-c-button__icon">
|
|
305
305
|
<svg
|
|
306
306
|
class="pf-v6-svg"
|
|
307
|
-
viewBox="0 0 448 512"
|
|
308
307
|
fill="currentColor"
|
|
308
|
+
viewBox="0 0 448 512"
|
|
309
309
|
aria-hidden="true"
|
|
310
310
|
role="img"
|
|
311
311
|
width="1em"
|
|
@@ -327,8 +327,8 @@ The action group consists of a primary and secondary action. Any additional acti
|
|
|
327
327
|
<span class="pf-v6-c-button__icon">
|
|
328
328
|
<svg
|
|
329
329
|
class="pf-v6-svg"
|
|
330
|
-
viewBox="0 0 448 512"
|
|
331
330
|
fill="currentColor"
|
|
331
|
+
viewBox="0 0 448 512"
|
|
332
332
|
aria-hidden="true"
|
|
333
333
|
role="img"
|
|
334
334
|
width="1em"
|
|
@@ -354,8 +354,8 @@ The action group consists of a primary and secondary action. Any additional acti
|
|
|
354
354
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
355
355
|
<svg
|
|
356
356
|
class="pf-v6-svg"
|
|
357
|
-
viewBox="0 0 32 32"
|
|
358
357
|
fill="currentColor"
|
|
358
|
+
viewBox="0 0 32 32"
|
|
359
359
|
aria-hidden="true"
|
|
360
360
|
role="img"
|
|
361
361
|
width="1em"
|
|
@@ -398,8 +398,8 @@ The action group consists of a primary and secondary action. Any additional acti
|
|
|
398
398
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
399
399
|
<svg
|
|
400
400
|
class="pf-v6-svg"
|
|
401
|
-
viewBox="0 0 32 32"
|
|
402
401
|
fill="currentColor"
|
|
402
|
+
viewBox="0 0 32 32"
|
|
403
403
|
aria-hidden="true"
|
|
404
404
|
role="img"
|
|
405
405
|
width="1em"
|
|
@@ -453,8 +453,8 @@ The action group consists of a primary and secondary action. Any additional acti
|
|
|
453
453
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
454
454
|
<svg
|
|
455
455
|
class="pf-v6-svg"
|
|
456
|
-
viewBox="0 0 32 32"
|
|
457
456
|
fill="currentColor"
|
|
457
|
+
viewBox="0 0 32 32"
|
|
458
458
|
aria-hidden="true"
|
|
459
459
|
role="img"
|
|
460
460
|
width="1em"
|