@patternfly/patternfly 6.0.0-alpha.121 → 6.0.0-alpha.123
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/patternfly-variables.css +9 -22
- package/base/patternfly-variables.scss +11 -5
- package/base/tokens/_index.scss +1 -0
- package/base/tokens/tokens-charts-dark.scss +169 -0
- package/base/tokens/tokens-charts.scss +75 -65
- package/base/tokens/tokens-dark.scss +4 -5
- package/base/tokens/tokens-default.scss +10 -11
- package/base/tokens/tokens-font.scss +1 -1
- package/base/tokens/tokens-palette.scss +4 -5
- package/components/AboutModalBox/about-modal-box.css +54 -54
- package/components/AboutModalBox/about-modal-box.scss +54 -54
- package/components/Accordion/accordion.css +39 -39
- package/components/Accordion/accordion.scss +39 -39
- package/components/Alert/alert-group.css +15 -15
- package/components/Alert/alert-group.scss +15 -15
- package/components/Alert/alert.css +46 -46
- package/components/Alert/alert.scss +46 -46
- package/components/AppLauncher/app-launcher.css +58 -58
- package/components/AppLauncher/app-launcher.scss +58 -58
- package/components/BackToTop/back-to-top.css +14 -14
- package/components/BackToTop/back-to-top.scss +14 -14
- package/components/Badge/badge.css +6 -6
- package/components/Badge/badge.scss +6 -6
- package/components/Banner/banner.css +12 -12
- package/components/Banner/banner.scss +12 -12
- package/components/Breadcrumb/breadcrumb.css +12 -12
- package/components/Breadcrumb/breadcrumb.scss +12 -12
- package/components/Button/button.css +93 -93
- package/components/Button/button.scss +93 -93
- package/components/CalendarMonth/calendar-month.css +42 -42
- package/components/CalendarMonth/calendar-month.scss +42 -42
- package/components/Card/card.css +59 -59
- package/components/Card/card.scss +59 -59
- package/components/Check/check.css +2 -2
- package/components/Check/check.scss +2 -2
- package/components/Chip/chip-group.css +20 -20
- package/components/Chip/chip-group.scss +20 -20
- package/components/Chip/chip.css +26 -26
- package/components/Chip/chip.scss +26 -26
- package/components/ClipboardCopy/clipboard-copy.css +36 -36
- package/components/ClipboardCopy/clipboard-copy.scss +36 -36
- package/components/CodeBlock/code-block.css +19 -19
- package/components/CodeBlock/code-block.scss +19 -19
- package/components/CodeEditor/code-editor.css +33 -33
- package/components/CodeEditor/code-editor.scss +33 -33
- package/components/Content/content.css +65 -65
- package/components/Content/content.scss +65 -65
- package/components/ContextSelector/context-selector.css +145 -145
- package/components/ContextSelector/context-selector.scss +145 -145
- package/components/DataList/data-list-grid.css +98 -98
- package/components/DataList/data-list-grid.scss +14 -14
- package/components/DataList/data-list.css +233 -233
- package/components/DataList/data-list.scss +135 -135
- package/components/DatePicker/date-picker.css +14 -14
- package/components/DatePicker/date-picker.scss +14 -14
- package/components/DescriptionList/description-list.css +6 -6
- package/components/DescriptionList/description-list.scss +6 -6
- package/components/Drawer/drawer.css +84 -84
- package/components/Drawer/drawer.scss +84 -84
- package/components/Dropdown/dropdown.css +126 -126
- package/components/Dropdown/dropdown.scss +126 -126
- package/components/DualListSelector/dual-list-selector.css +59 -58
- package/components/DualListSelector/dual-list-selector.scss +41 -40
- package/components/EmptyState/empty-state.css +32 -32
- package/components/EmptyState/empty-state.scss +32 -32
- package/components/ExpandableSection/expandable-section.css +48 -48
- package/components/ExpandableSection/expandable-section.scss +48 -48
- package/components/Form/form.css +106 -106
- package/components/Form/form.scss +88 -88
- package/components/FormControl/form-control.css +44 -44
- package/components/FormControl/form-control.scss +44 -44
- package/components/HelperText/helper-text.css +2 -2
- package/components/HelperText/helper-text.scss +2 -2
- package/components/Hint/hint.css +16 -16
- package/components/Hint/hint.scss +16 -16
- package/components/InlineEdit/inline-edit.css +10 -10
- package/components/InlineEdit/inline-edit.scss +10 -10
- package/components/InputGroup/input-group.css +16 -16
- package/components/InputGroup/input-group.scss +16 -16
- package/components/JumpLinks/jump-links.css +75 -75
- package/components/JumpLinks/jump-links.scss +75 -75
- package/components/Label/label-group.css +26 -26
- package/components/Label/label-group.scss +26 -26
- package/components/Label/label.css +30 -30
- package/components/Label/label.scss +30 -30
- package/components/List/list.css +27 -27
- package/components/List/list.scss +27 -27
- package/components/LogViewer/log-viewer.css +36 -36
- package/components/LogViewer/log-viewer.scss +37 -37
- package/components/Login/login.css +88 -88
- package/components/Login/login.scss +88 -88
- package/components/Menu/menu.css +20 -20
- package/components/Menu/menu.scss +20 -20
- package/components/MenuToggle/menu-toggle.css +58 -58
- package/components/MenuToggle/menu-toggle.scss +58 -58
- package/components/ModalBox/modal-box.css +39 -39
- package/components/ModalBox/modal-box.scss +39 -39
- package/components/MultipleFileUpload/multiple-file-upload.css +32 -32
- package/components/MultipleFileUpload/multiple-file-upload.scss +32 -32
- package/components/NotificationBadge/notification-badge.css +16 -16
- package/components/NotificationBadge/notification-badge.scss +16 -16
- package/components/NotificationDrawer/notification-drawer.css +41 -41
- package/components/NotificationDrawer/notification-drawer.scss +41 -41
- package/components/NumberInput/number-input.css +2 -2
- package/components/NumberInput/number-input.scss +2 -2
- package/components/OptionsMenu/options-menu.css +79 -79
- package/components/OptionsMenu/options-menu.scss +79 -79
- package/components/Page/page.css +181 -181
- package/components/Page/page.scss +131 -131
- package/components/Pagination/pagination.css +24 -24
- package/components/Pagination/pagination.scss +24 -24
- package/components/Panel/panel.css +24 -24
- package/components/Panel/panel.scss +24 -24
- package/components/Popover/popover.css +48 -48
- package/components/Popover/popover.scss +48 -48
- package/components/Progress/progress.css +4 -4
- package/components/Progress/progress.scss +4 -4
- package/components/ProgressStepper/progress-stepper.css +225 -225
- package/components/ProgressStepper/progress-stepper.scss +93 -93
- package/components/Radio/radio.css +6 -6
- package/components/Radio/radio.scss +6 -6
- package/components/Select/select.css +171 -171
- package/components/Select/select.scss +171 -171
- package/components/Sidebar/sidebar.css +44 -44
- package/components/Sidebar/sidebar.scss +44 -44
- package/components/SimpleList/simple-list.css +18 -18
- package/components/SimpleList/simple-list.scss +18 -18
- package/components/Skeleton/skeleton.css +4 -4
- package/components/Skeleton/skeleton.scss +4 -4
- package/components/SkipToContent/skip-to-content.css +4 -4
- package/components/SkipToContent/skip-to-content.scss +4 -4
- package/components/Slider/slider.css +25 -25
- package/components/Slider/slider.scss +25 -25
- package/components/Switch/switch.css +4 -4
- package/components/Switch/switch.scss +4 -4
- package/components/TabContent/tab-content.css +24 -24
- package/components/TabContent/tab-content.scss +24 -24
- package/components/Table/table-grid.css +404 -404
- package/components/Table/table-grid.scss +116 -116
- package/components/Table/table-scrollable.css +16 -16
- package/components/Table/table-scrollable.scss +16 -16
- package/components/Table/table-tree-view.css +251 -251
- package/components/Table/table-tree-view.scss +59 -59
- package/components/Table/table.css +122 -122
- package/components/Table/table.scss +122 -122
- package/components/Tabs/tabs.css +118 -118
- package/components/Tabs/tabs.scss +118 -118
- package/components/TextInputGroup/text-input-group.css +26 -26
- package/components/TextInputGroup/text-input-group.scss +26 -26
- package/components/Tile/tile.css +13 -13
- package/components/Tile/tile.scss +13 -13
- package/components/ToggleGroup/toggle-group.css +28 -28
- package/components/ToggleGroup/toggle-group.scss +28 -28
- package/components/Tooltip/tooltip.css +26 -26
- package/components/Tooltip/tooltip.scss +26 -26
- package/components/TreeView/tree-view.css +181 -181
- package/components/TreeView/tree-view.scss +122 -122
- package/components/Wizard/wizard.css +158 -119
- package/components/Wizard/wizard.scss +176 -126
- package/components/_index.css +4310 -4270
- package/docs/components/Drawer/examples/Drawer.md +1 -1
- package/docs/components/Slider/examples/Slider.md +39 -39
- package/docs/components/Table/examples/Table.md +20 -20
- package/docs/components/Wizard/examples/Wizard.md +827 -91
- package/docs/demos/Card/examples/Card.css +2 -2
- package/docs/demos/PasswordStrength/examples/PasswordStrength.md +4 -44
- package/docs/demos/Table/examples/Table.md +20 -20
- package/docs/demos/Wizard/examples/Wizard.md +356 -198
- package/package.json +1 -1
- package/patternfly-base-no-globals.css +9 -22
- package/patternfly-base.css +9 -22
- package/patternfly-no-globals.css +4319 -4292
- package/patternfly.css +4319 -4292
- package/patternfly.min.css +1 -1
- package/patternfly.min.css.map +1 -1
package/package.json
CHANGED
|
@@ -4814,11 +4814,8 @@
|
|
|
4814
4814
|
vertical-align: -0.125em;
|
|
4815
4815
|
}
|
|
4816
4816
|
|
|
4817
|
-
|
|
4818
|
-
|
|
4819
|
-
}
|
|
4820
|
-
|
|
4821
|
-
:root {
|
|
4817
|
+
:where(:root) {
|
|
4818
|
+
--pf-v6-global--inverse--multiplier: 1;
|
|
4822
4819
|
--pf-t--global--font--family--100: redhattextvf, redhattext, helvetica, arial, sans-serif;
|
|
4823
4820
|
--pf-t--global--font--family--200: redhatdisplayvf, redhatdisplay, helvetica, arial, sans-serif;
|
|
4824
4821
|
--pf-t--global--font--family--300: redhatmonovf, redhatmono, liberationmono, consolas, sfmono-regular, menlo, monaco, courier new, monospace;
|
|
@@ -4948,9 +4945,6 @@ html .ws-preview {
|
|
|
4948
4945
|
--pf-t--global--transition--timing-function: cubic-bezier(.645, .045, .355, 1);
|
|
4949
4946
|
--pf-t--global--transition--duration: 250ms;
|
|
4950
4947
|
--pf-t--global--list-style: disc outside;
|
|
4951
|
-
}
|
|
4952
|
-
|
|
4953
|
-
:root {
|
|
4954
4948
|
--pf-t--color--red--70: #5f0000;
|
|
4955
4949
|
--pf-t--color--red--60: #a60000;
|
|
4956
4950
|
--pf-t--color--red--50: #e00;
|
|
@@ -5019,9 +5013,6 @@ html .ws-preview {
|
|
|
5019
5013
|
--pf-t--color--gray--20: #e0e0e0;
|
|
5020
5014
|
--pf-t--color--gray--10: #f2f2f2;
|
|
5021
5015
|
--pf-t--color--white: #fff;
|
|
5022
|
-
}
|
|
5023
|
-
|
|
5024
|
-
:root {
|
|
5025
5016
|
--pf-t--global--background--color--action--plain--default: rgba(255, 255, 255, 0.0000);
|
|
5026
5017
|
--pf-t--global--background--color--600: rgba(199, 199, 199, 0.2500);
|
|
5027
5018
|
--pf-t--global--background--color--500: rgba(21, 21, 21, 0.2000);
|
|
@@ -5184,12 +5175,12 @@ html .ws-preview {
|
|
|
5184
5175
|
--pf-t--global--box-shadow--X--sm--bottom: var(--pf-t--global--box-shadow--X--400);
|
|
5185
5176
|
--pf-t--global--box-shadow--X--sm--top: var(--pf-t--global--box-shadow--X--400);
|
|
5186
5177
|
--pf-t--global--box-shadow--X--sm--default: var(--pf-t--global--box-shadow--X--400);
|
|
5187
|
-
--pf-t--global--z-index--2xl: 600;
|
|
5188
|
-
--pf-t--global--z-index--xl: 500;
|
|
5189
|
-
--pf-t--global--z-index--lg: 400;
|
|
5190
|
-
--pf-t--global--z-index--md: 300;
|
|
5191
|
-
--pf-t--global--z-index--sm: 200;
|
|
5192
|
-
--pf-t--global--z-index--xs: 100;
|
|
5178
|
+
--pf-t--global--z-index--2xl: var(--pf-t--global--z-index--600);
|
|
5179
|
+
--pf-t--global--z-index--xl: var(--pf-t--global--z-index--500);
|
|
5180
|
+
--pf-t--global--z-index--lg: var(--pf-t--global--z-index--400);
|
|
5181
|
+
--pf-t--global--z-index--md: var(--pf-t--global--z-index--300);
|
|
5182
|
+
--pf-t--global--z-index--sm: var(--pf-t--global--z-index--200);
|
|
5183
|
+
--pf-t--global--z-index--xs: var(--pf-t--global--z-index--100);
|
|
5193
5184
|
--pf-t--global--font--size--4xl: var(--pf-t--global--font--size--800);
|
|
5194
5185
|
--pf-t--global--font--size--3xl: var(--pf-t--global--font--size--700);
|
|
5195
5186
|
--pf-t--global--font--size--2xl: var(--pf-t--global--font--size--600);
|
|
@@ -5560,7 +5551,7 @@ html .ws-preview {
|
|
|
5560
5551
|
--pf-t--global--color--status--read--on-secondary: var(--pf-t--global--background--color--control--default);
|
|
5561
5552
|
}
|
|
5562
5553
|
|
|
5563
|
-
:
|
|
5554
|
+
:where(.pf-v6-theme-dark) {
|
|
5564
5555
|
--pf-t--global--background--color--action--plain--default: rgba(0, 0, 0, 0.0000);
|
|
5565
5556
|
--pf-t--global--dark--box-shadow--color--100: rgba(0, 0, 0, 0.5000);
|
|
5566
5557
|
--pf-t--global--dark--background--color--600: rgba(199, 199, 199, 0.1500);
|
|
@@ -5917,10 +5908,6 @@ html .ws-preview {
|
|
|
5917
5908
|
--pf-t--global--color--status--unread--default--default: var(--pf-t--global--color--brand--default);
|
|
5918
5909
|
}
|
|
5919
5910
|
|
|
5920
|
-
:where(:root) {
|
|
5921
|
-
--pf-v6-global--inverse--multiplier: 1;
|
|
5922
|
-
}
|
|
5923
|
-
|
|
5924
5911
|
:where(.pf-v6-m-dir-rtl, [dir=rtl]) {
|
|
5925
5912
|
--pf-v6-global--inverse--multiplier: -1;
|
|
5926
5913
|
}
|
package/patternfly-base.css
CHANGED
|
@@ -4931,11 +4931,8 @@ h6) {
|
|
|
4931
4931
|
vertical-align: -0.125em;
|
|
4932
4932
|
}
|
|
4933
4933
|
|
|
4934
|
-
|
|
4935
|
-
|
|
4936
|
-
}
|
|
4937
|
-
|
|
4938
|
-
:root {
|
|
4934
|
+
:where(:root) {
|
|
4935
|
+
--pf-v6-global--inverse--multiplier: 1;
|
|
4939
4936
|
--pf-t--global--font--family--100: redhattextvf, redhattext, helvetica, arial, sans-serif;
|
|
4940
4937
|
--pf-t--global--font--family--200: redhatdisplayvf, redhatdisplay, helvetica, arial, sans-serif;
|
|
4941
4938
|
--pf-t--global--font--family--300: redhatmonovf, redhatmono, liberationmono, consolas, sfmono-regular, menlo, monaco, courier new, monospace;
|
|
@@ -5065,9 +5062,6 @@ html .ws-preview {
|
|
|
5065
5062
|
--pf-t--global--transition--timing-function: cubic-bezier(.645, .045, .355, 1);
|
|
5066
5063
|
--pf-t--global--transition--duration: 250ms;
|
|
5067
5064
|
--pf-t--global--list-style: disc outside;
|
|
5068
|
-
}
|
|
5069
|
-
|
|
5070
|
-
:root {
|
|
5071
5065
|
--pf-t--color--red--70: #5f0000;
|
|
5072
5066
|
--pf-t--color--red--60: #a60000;
|
|
5073
5067
|
--pf-t--color--red--50: #e00;
|
|
@@ -5136,9 +5130,6 @@ html .ws-preview {
|
|
|
5136
5130
|
--pf-t--color--gray--20: #e0e0e0;
|
|
5137
5131
|
--pf-t--color--gray--10: #f2f2f2;
|
|
5138
5132
|
--pf-t--color--white: #fff;
|
|
5139
|
-
}
|
|
5140
|
-
|
|
5141
|
-
:root {
|
|
5142
5133
|
--pf-t--global--background--color--action--plain--default: rgba(255, 255, 255, 0.0000);
|
|
5143
5134
|
--pf-t--global--background--color--600: rgba(199, 199, 199, 0.2500);
|
|
5144
5135
|
--pf-t--global--background--color--500: rgba(21, 21, 21, 0.2000);
|
|
@@ -5301,12 +5292,12 @@ html .ws-preview {
|
|
|
5301
5292
|
--pf-t--global--box-shadow--X--sm--bottom: var(--pf-t--global--box-shadow--X--400);
|
|
5302
5293
|
--pf-t--global--box-shadow--X--sm--top: var(--pf-t--global--box-shadow--X--400);
|
|
5303
5294
|
--pf-t--global--box-shadow--X--sm--default: var(--pf-t--global--box-shadow--X--400);
|
|
5304
|
-
--pf-t--global--z-index--2xl: 600;
|
|
5305
|
-
--pf-t--global--z-index--xl: 500;
|
|
5306
|
-
--pf-t--global--z-index--lg: 400;
|
|
5307
|
-
--pf-t--global--z-index--md: 300;
|
|
5308
|
-
--pf-t--global--z-index--sm: 200;
|
|
5309
|
-
--pf-t--global--z-index--xs: 100;
|
|
5295
|
+
--pf-t--global--z-index--2xl: var(--pf-t--global--z-index--600);
|
|
5296
|
+
--pf-t--global--z-index--xl: var(--pf-t--global--z-index--500);
|
|
5297
|
+
--pf-t--global--z-index--lg: var(--pf-t--global--z-index--400);
|
|
5298
|
+
--pf-t--global--z-index--md: var(--pf-t--global--z-index--300);
|
|
5299
|
+
--pf-t--global--z-index--sm: var(--pf-t--global--z-index--200);
|
|
5300
|
+
--pf-t--global--z-index--xs: var(--pf-t--global--z-index--100);
|
|
5310
5301
|
--pf-t--global--font--size--4xl: var(--pf-t--global--font--size--800);
|
|
5311
5302
|
--pf-t--global--font--size--3xl: var(--pf-t--global--font--size--700);
|
|
5312
5303
|
--pf-t--global--font--size--2xl: var(--pf-t--global--font--size--600);
|
|
@@ -5677,7 +5668,7 @@ html .ws-preview {
|
|
|
5677
5668
|
--pf-t--global--color--status--read--on-secondary: var(--pf-t--global--background--color--control--default);
|
|
5678
5669
|
}
|
|
5679
5670
|
|
|
5680
|
-
:
|
|
5671
|
+
:where(.pf-v6-theme-dark) {
|
|
5681
5672
|
--pf-t--global--background--color--action--plain--default: rgba(0, 0, 0, 0.0000);
|
|
5682
5673
|
--pf-t--global--dark--box-shadow--color--100: rgba(0, 0, 0, 0.5000);
|
|
5683
5674
|
--pf-t--global--dark--background--color--600: rgba(199, 199, 199, 0.1500);
|
|
@@ -6034,10 +6025,6 @@ html .ws-preview {
|
|
|
6034
6025
|
--pf-t--global--color--status--unread--default--default: var(--pf-t--global--color--brand--default);
|
|
6035
6026
|
}
|
|
6036
6027
|
|
|
6037
|
-
:where(:root) {
|
|
6038
|
-
--pf-v6-global--inverse--multiplier: 1;
|
|
6039
|
-
}
|
|
6040
|
-
|
|
6041
6028
|
:where(.pf-v6-m-dir-rtl, [dir=rtl]) {
|
|
6042
6029
|
--pf-v6-global--inverse--multiplier: -1;
|
|
6043
6030
|
}
|