@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
|
@@ -6,10 +6,10 @@
|
|
|
6
6
|
--#{$tooltip}--BoxShadow: var(--pf-t--global--box-shadow--md);
|
|
7
7
|
|
|
8
8
|
// Content variables
|
|
9
|
-
--#{$tooltip}__content--
|
|
10
|
-
--#{$tooltip}__content--
|
|
11
|
-
--#{$tooltip}__content--
|
|
12
|
-
--#{$tooltip}__content--
|
|
9
|
+
--#{$tooltip}__content--PaddingBlockStart: var(--pf-t--global--spacer--sm);
|
|
10
|
+
--#{$tooltip}__content--PaddingInlineEnd: var(--pf-t--global--spacer--md);
|
|
11
|
+
--#{$tooltip}__content--PaddingBlockEnd: var(--pf-t--global--spacer--sm);
|
|
12
|
+
--#{$tooltip}__content--PaddingInlineStart: var(--pf-t--global--spacer--md);
|
|
13
13
|
--#{$tooltip}__content--Color: var(--pf-t--global--text--color--inverse);
|
|
14
14
|
--#{$tooltip}__content--BackgroundColor: var(--pf-t--global--background--color--inverse--default);
|
|
15
15
|
--#{$tooltip}__content--FontSize: var(--pf-t--global--font--size--body--sm);
|
|
@@ -44,8 +44,8 @@
|
|
|
44
44
|
.pf-m-top-left,
|
|
45
45
|
.pf-m-top-right
|
|
46
46
|
) {
|
|
47
|
-
--#{$tooltip}__arrow--
|
|
48
|
-
--#{$tooltip}__arrow--
|
|
47
|
+
--#{$tooltip}__arrow--InsetBlockEnd: var(--#{$tooltip}--m-top--InsetBlockEnd, 0);
|
|
48
|
+
--#{$tooltip}__arrow--InsetInlineStart: var(--#{$tooltip}--m-top--InsetInlineStart, 50%);
|
|
49
49
|
--#{$tooltip}__arrow--TranslateX: var(--#{$tooltip}__arrow--m-top--TranslateX);
|
|
50
50
|
--#{$tooltip}__arrow--TranslateY: var(--#{$tooltip}__arrow--m-top--TranslateY);
|
|
51
51
|
--#{$tooltip}__arrow--Rotate: var(--#{$tooltip}__arrow--m-top--Rotate);
|
|
@@ -56,8 +56,8 @@
|
|
|
56
56
|
.pf-m-bottom-left,
|
|
57
57
|
.pf-m-bottom-right
|
|
58
58
|
) {
|
|
59
|
-
--#{$tooltip}__arrow--
|
|
60
|
-
--#{$tooltip}__arrow--
|
|
59
|
+
--#{$tooltip}__arrow--InsetBlockStart: var(--#{$tooltip}--m-bottom--InsetBlockStart, 0);
|
|
60
|
+
--#{$tooltip}__arrow--InsetInlineStart: var(--#{$tooltip}--m-bottom--InsetInlineStart, 50%);
|
|
61
61
|
--#{$tooltip}__arrow--TranslateX: var(--#{$tooltip}__arrow--m-bottom--TranslateX);
|
|
62
62
|
--#{$tooltip}__arrow--TranslateY: var(--#{$tooltip}__arrow--m-bottom--TranslateY);
|
|
63
63
|
--#{$tooltip}__arrow--Rotate: var(--#{$tooltip}__arrow--m-bottom--Rotate);
|
|
@@ -68,8 +68,8 @@
|
|
|
68
68
|
.pf-m-left-top,
|
|
69
69
|
.pf-m-left-bottom
|
|
70
70
|
) {
|
|
71
|
-
--#{$tooltip}__arrow--
|
|
72
|
-
--#{$tooltip}__arrow--
|
|
71
|
+
--#{$tooltip}__arrow--InsetBlockStart: var(--#{$tooltip}--m-left--InsetBlockStart, 50%);
|
|
72
|
+
--#{$tooltip}__arrow--InsetInlineEnd: var(--#{$tooltip}--m-left--InsetInlineEnd, 0);
|
|
73
73
|
--#{$tooltip}__arrow--TranslateX: var(--#{$tooltip}__arrow--m-left--TranslateX);
|
|
74
74
|
--#{$tooltip}__arrow--TranslateY: var(--#{$tooltip}__arrow--m-left--TranslateY);
|
|
75
75
|
--#{$tooltip}__arrow--Rotate: var(--#{$tooltip}__arrow--m-left--Rotate);
|
|
@@ -80,8 +80,8 @@
|
|
|
80
80
|
.pf-m-right-top,
|
|
81
81
|
.pf-m-right-bottom
|
|
82
82
|
) {
|
|
83
|
-
--#{$tooltip}__arrow--
|
|
84
|
-
--#{$tooltip}__arrow--
|
|
83
|
+
--#{$tooltip}__arrow--InsetBlockStart: var(--#{$tooltip}--m-right--InsetBlockStart, 50%);
|
|
84
|
+
--#{$tooltip}__arrow--InsetInlineStart: var(--#{$tooltip}--m-right--InsetInlineStart, 0);
|
|
85
85
|
--#{$tooltip}__arrow--TranslateX: var(--#{$tooltip}__arrow--m-right--TranslateX);
|
|
86
86
|
--#{$tooltip}__arrow--TranslateY: var(--#{$tooltip}__arrow--m-right--TranslateY);
|
|
87
87
|
--#{$tooltip}__arrow--Rotate: var(--#{$tooltip}__arrow--m-right--Rotate);
|
|
@@ -91,7 +91,7 @@
|
|
|
91
91
|
.pf-m-left-top,
|
|
92
92
|
.pf-m-right-top
|
|
93
93
|
) {
|
|
94
|
-
--#{$tooltip}__arrow--
|
|
94
|
+
--#{$tooltip}__arrow--InsetBlockStart: 0;
|
|
95
95
|
--#{$tooltip}__arrow--TranslateY: var(--#{$tooltip}__arrow--m-top--TranslateY);
|
|
96
96
|
}
|
|
97
97
|
|
|
@@ -99,15 +99,15 @@
|
|
|
99
99
|
.pf-m-left-bottom,
|
|
100
100
|
.pf-m-right-bottom
|
|
101
101
|
) {
|
|
102
|
-
--#{$tooltip}__arrow--
|
|
103
|
-
--#{$tooltip}__arrow--
|
|
102
|
+
--#{$tooltip}__arrow--InsetBlockStart: auto;
|
|
103
|
+
--#{$tooltip}__arrow--InsetBlockEnd: 0;
|
|
104
104
|
}
|
|
105
105
|
|
|
106
106
|
&:is(
|
|
107
107
|
.pf-m-top-left,
|
|
108
108
|
.pf-m-bottom-left
|
|
109
109
|
) {
|
|
110
|
-
--#{$tooltip}__arrow--
|
|
110
|
+
--#{$tooltip}__arrow--InsetInlineStart: 0;
|
|
111
111
|
--#{$tooltip}__arrow--TranslateX: var(--#{$tooltip}__arrow--m-left--TranslateX);
|
|
112
112
|
}
|
|
113
113
|
|
|
@@ -115,17 +115,17 @@
|
|
|
115
115
|
.pf-m-top-right,
|
|
116
116
|
.pf-m-bottom-right
|
|
117
117
|
) {
|
|
118
|
-
--#{$tooltip}__arrow--
|
|
119
|
-
--#{$tooltip}__arrow--
|
|
118
|
+
--#{$tooltip}__arrow--InsetInlineEnd: 0;
|
|
119
|
+
--#{$tooltip}__arrow--InsetInlineStart: auto;
|
|
120
120
|
}
|
|
121
121
|
}
|
|
122
122
|
|
|
123
123
|
.#{$tooltip}__content {
|
|
124
124
|
position: relative;
|
|
125
|
-
padding-block-start: var(--#{$tooltip}__content--
|
|
126
|
-
padding-block-end: var(--#{$tooltip}__content--
|
|
127
|
-
padding-inline-start: var(--#{$tooltip}__content--
|
|
128
|
-
padding-inline-end: var(--#{$tooltip}__content--
|
|
125
|
+
padding-block-start: var(--#{$tooltip}__content--PaddingBlockStart);
|
|
126
|
+
padding-block-end: var(--#{$tooltip}__content--PaddingBlockEnd);
|
|
127
|
+
padding-inline-start: var(--#{$tooltip}__content--PaddingInlineStart);
|
|
128
|
+
padding-inline-end: var(--#{$tooltip}__content--PaddingInlineEnd);
|
|
129
129
|
font-size: var(--#{$tooltip}__content--FontSize);
|
|
130
130
|
color: var(--#{$tooltip}__content--Color);
|
|
131
131
|
text-align: center;
|
|
@@ -141,10 +141,10 @@
|
|
|
141
141
|
.#{$tooltip}__arrow {
|
|
142
142
|
position: absolute;
|
|
143
143
|
// stylelint-disable liberty/use-logical-spec
|
|
144
|
-
top: var(--#{$tooltip}__arrow--
|
|
145
|
-
right: var(--#{$tooltip}__arrow--
|
|
146
|
-
bottom: var(--#{$tooltip}__arrow--
|
|
147
|
-
left: var(--#{$tooltip}__arrow--
|
|
144
|
+
top: var(--#{$tooltip}__arrow--InsetBlockStart, auto);
|
|
145
|
+
right: var(--#{$tooltip}__arrow--InsetInlineEnd, auto);
|
|
146
|
+
bottom: var(--#{$tooltip}__arrow--InsetBlockEnd, auto);
|
|
147
|
+
left: var(--#{$tooltip}__arrow--InsetInlineStart, auto);
|
|
148
148
|
// stylelint-enable
|
|
149
149
|
width: var(--#{$tooltip}__arrow--Width);
|
|
150
150
|
height: var(--#{$tooltip}__arrow--Height);
|