@patternfly/patternfly 6.0.0-alpha.115 → 6.0.0-alpha.117
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/_variables.scss +7 -7
- package/base/patternfly-variables.css +19 -19
- package/base/tokens/_tokens-charts.scss +1 -1
- package/base/tokens/_tokens-dark.scss +1 -1
- package/base/tokens/_tokens-default.scss +13 -13
- package/base/tokens/_tokens-palette.scss +1 -1
- package/components/AboutModalBox/about-modal-box.css +1 -1
- package/components/AboutModalBox/about-modal-box.scss +1 -1
- package/components/Alert/alert-group.css +1 -1
- package/components/Alert/alert-group.scss +1 -1
- package/components/AppLauncher/app-launcher.css +1 -1
- package/components/AppLauncher/app-launcher.scss +1 -1
- package/components/Backdrop/backdrop.css +1 -1
- package/components/Backdrop/backdrop.scss +1 -1
- package/components/Banner/banner.css +1 -1
- package/components/Banner/banner.scss +1 -1
- package/components/Button/button.css +1 -1
- package/components/Button/button.scss +1 -1
- package/components/ContextSelector/context-selector.css +1 -1
- package/components/ContextSelector/context-selector.scss +1 -1
- package/components/DatePicker/date-picker.css +1 -1
- package/components/DatePicker/date-picker.scss +1 -1
- package/components/Drawer/drawer.css +2 -2
- package/components/Drawer/drawer.scss +2 -2
- package/components/Dropdown/dropdown.css +2 -2
- package/components/Dropdown/dropdown.scss +2 -2
- package/components/Menu/menu.css +7 -7
- package/components/Menu/menu.scss +7 -7
- 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/NotificationDrawer/notification-drawer.css +2 -2
- package/components/NotificationDrawer/notification-drawer.scss +2 -2
- package/components/OptionsMenu/options-menu.css +1 -1
- package/components/OptionsMenu/options-menu.scss +1 -1
- package/components/Page/page.css +10 -10
- package/components/Page/page.scss +10 -10
- package/components/Panel/panel.css +1 -1
- package/components/Panel/panel.scss +1 -1
- package/components/ProgressStepper/progress-stepper.css +1 -1
- package/components/ProgressStepper/progress-stepper.scss +1 -1
- package/components/Select/select.css +1 -1
- package/components/Select/select.scss +1 -1
- package/components/Sidebar/sidebar.css +1 -1
- package/components/Sidebar/sidebar.scss +1 -1
- package/components/SkipToContent/skip-to-content.css +1 -1
- package/components/SkipToContent/skip-to-content.scss +1 -1
- package/components/Slider/slider.css +1 -1
- package/components/Slider/slider.scss +1 -1
- package/components/Table/table-scrollable.css +1 -1
- package/components/Table/table-scrollable.scss +1 -1
- package/components/Table/table.css +3 -3
- package/components/Table/table.scss +3 -3
- package/components/Tabs/tabs.css +1 -1
- package/components/Tabs/tabs.scss +1 -1
- package/components/ToggleGroup/toggle-group.css +3 -3
- package/components/ToggleGroup/toggle-group.scss +3 -3
- package/components/Toolbar/toolbar.css +2 -2
- package/components/Toolbar/toolbar.scss +2 -2
- package/components/TreeView/tree-view.css +1 -1
- package/components/TreeView/tree-view.scss +1 -1
- package/components/Wizard/wizard.css +3 -3
- package/components/Wizard/wizard.scss +3 -3
- package/docs/components/TextInputGroup/examples/TextInputGroup.css +1 -1
- package/package.json +1 -1
- package/patternfly-base-no-globals-theme-dark-unversioned.css +19 -19
- package/patternfly-base-no-globals.css +19 -19
- package/patternfly-base-theme-dark-unversioned.css +19 -19
- package/patternfly-base.css +19 -19
- package/patternfly-no-globals.css +73 -73
- package/patternfly-theme-dark-unversioned.css +73 -73
- package/patternfly.css +73 -73
- package/patternfly.min.css +1 -1
- package/patternfly.min.css.map +1 -1
|
@@ -159,12 +159,12 @@
|
|
|
159
159
|
--pf-v6-global--spacer--form-element: 0.375rem;
|
|
160
160
|
--pf-v6-global--gutter: 1rem;
|
|
161
161
|
--pf-v6-global--gutter--md: 1.5rem;
|
|
162
|
-
--pf-t--global--
|
|
163
|
-
--pf-t--global--
|
|
164
|
-
--pf-t--global--
|
|
165
|
-
--pf-t--global--
|
|
166
|
-
--pf-t--global--
|
|
167
|
-
--pf-t--global--
|
|
162
|
+
--pf-t--global--z-index--xs: 100;
|
|
163
|
+
--pf-t--global--z-index--sm: 200;
|
|
164
|
+
--pf-t--global--z-index--md: 300;
|
|
165
|
+
--pf-t--global--z-index--lg: 400;
|
|
166
|
+
--pf-t--global--z-index--xl: 500;
|
|
167
|
+
--pf-t--global--z-index--2xl: 600;
|
|
168
168
|
--pf-v6-global--breakpoint--xs: 0;
|
|
169
169
|
--pf-v6-global--breakpoint--sm: 576px;
|
|
170
170
|
--pf-v6-global--breakpoint--md: 768px;
|
|
@@ -227,7 +227,7 @@
|
|
|
227
227
|
--pf-v6-global--ListStyle: disc outside;
|
|
228
228
|
--pf-t--global--transition: all 250ms cubic-bezier(0.42, 0, 0.58, 1);
|
|
229
229
|
--pf-t--global--transition--timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
|
|
230
|
-
--pf-t--global--
|
|
230
|
+
--pf-t--global--transition--duration: 250ms;
|
|
231
231
|
--pf-v6-global--arrow--width: 0.9375rem;
|
|
232
232
|
--pf-v6-global--arrow--width-lg: 1.5625rem;
|
|
233
233
|
--pf-v6-global--target-size--MinWidth: 44px;
|
|
@@ -470,12 +470,12 @@ html .ws-preview {
|
|
|
470
470
|
--pf-t--global--box-shadow--X--300: -1px;
|
|
471
471
|
--pf-t--global--box-shadow--X--200: -4px;
|
|
472
472
|
--pf-t--global--box-shadow--X--100: -8px;
|
|
473
|
-
--pf-t--global--
|
|
474
|
-
--pf-t--global--
|
|
475
|
-
--pf-t--global--
|
|
476
|
-
--pf-t--global--
|
|
477
|
-
--pf-t--global--
|
|
478
|
-
--pf-t--global--
|
|
473
|
+
--pf-t--global--z-index--600: 600;
|
|
474
|
+
--pf-t--global--z-index--500: 500;
|
|
475
|
+
--pf-t--global--z-index--400: 400;
|
|
476
|
+
--pf-t--global--z-index--300: 300;
|
|
477
|
+
--pf-t--global--z-index--200: 200;
|
|
478
|
+
--pf-t--global--z-index--100: 100;
|
|
479
479
|
--pf-t--global--font--size--800: 36px;
|
|
480
480
|
--pf-t--global--font--size--700: 28px;
|
|
481
481
|
--pf-t--global--font--size--600: 22px;
|
|
@@ -609,12 +609,12 @@ html .ws-preview {
|
|
|
609
609
|
--pf-t--global--box-shadow--X--sm--bottom: var(--pf-t--global--box-shadow--X--400);
|
|
610
610
|
--pf-t--global--box-shadow--X--sm--top: var(--pf-t--global--box-shadow--X--400);
|
|
611
611
|
--pf-t--global--box-shadow--X--sm--default: var(--pf-t--global--box-shadow--X--400);
|
|
612
|
-
--pf-t--global--
|
|
613
|
-
--pf-t--global--
|
|
614
|
-
--pf-t--global--
|
|
615
|
-
--pf-t--global--
|
|
616
|
-
--pf-t--global--
|
|
617
|
-
--pf-t--global--
|
|
612
|
+
--pf-t--global--z-index--2xl: 600;
|
|
613
|
+
--pf-t--global--z-index--xl: 500;
|
|
614
|
+
--pf-t--global--z-index--lg: 400;
|
|
615
|
+
--pf-t--global--z-index--md: 300;
|
|
616
|
+
--pf-t--global--z-index--sm: 200;
|
|
617
|
+
--pf-t--global--z-index--xs: 100;
|
|
618
618
|
--pf-t--global--font--size--4xl: var(--pf-t--global--font--size--800);
|
|
619
619
|
--pf-t--global--font--size--3xl: var(--pf-t--global--font--size--700);
|
|
620
620
|
--pf-t--global--font--size--2xl: var(--pf-t--global--font--size--600);
|
|
@@ -159,12 +159,12 @@
|
|
|
159
159
|
--pf-v6-global--spacer--form-element: 0.375rem;
|
|
160
160
|
--pf-v6-global--gutter: 1rem;
|
|
161
161
|
--pf-v6-global--gutter--md: 1.5rem;
|
|
162
|
-
--pf-t--global--
|
|
163
|
-
--pf-t--global--
|
|
164
|
-
--pf-t--global--
|
|
165
|
-
--pf-t--global--
|
|
166
|
-
--pf-t--global--
|
|
167
|
-
--pf-t--global--
|
|
162
|
+
--pf-t--global--z-index--xs: 100;
|
|
163
|
+
--pf-t--global--z-index--sm: 200;
|
|
164
|
+
--pf-t--global--z-index--md: 300;
|
|
165
|
+
--pf-t--global--z-index--lg: 400;
|
|
166
|
+
--pf-t--global--z-index--xl: 500;
|
|
167
|
+
--pf-t--global--z-index--2xl: 600;
|
|
168
168
|
--pf-v6-global--breakpoint--xs: 0;
|
|
169
169
|
--pf-v6-global--breakpoint--sm: 576px;
|
|
170
170
|
--pf-v6-global--breakpoint--md: 768px;
|
|
@@ -227,7 +227,7 @@
|
|
|
227
227
|
--pf-v6-global--ListStyle: disc outside;
|
|
228
228
|
--pf-t--global--transition: all 250ms cubic-bezier(0.42, 0, 0.58, 1);
|
|
229
229
|
--pf-t--global--transition--timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
|
|
230
|
-
--pf-t--global--
|
|
230
|
+
--pf-t--global--transition--duration: 250ms;
|
|
231
231
|
--pf-v6-global--arrow--width: 0.9375rem;
|
|
232
232
|
--pf-v6-global--arrow--width-lg: 1.5625rem;
|
|
233
233
|
--pf-v6-global--target-size--MinWidth: 44px;
|
|
@@ -470,12 +470,12 @@ html .ws-preview {
|
|
|
470
470
|
--pf-t--global--box-shadow--X--300: -1px;
|
|
471
471
|
--pf-t--global--box-shadow--X--200: -4px;
|
|
472
472
|
--pf-t--global--box-shadow--X--100: -8px;
|
|
473
|
-
--pf-t--global--
|
|
474
|
-
--pf-t--global--
|
|
475
|
-
--pf-t--global--
|
|
476
|
-
--pf-t--global--
|
|
477
|
-
--pf-t--global--
|
|
478
|
-
--pf-t--global--
|
|
473
|
+
--pf-t--global--z-index--600: 600;
|
|
474
|
+
--pf-t--global--z-index--500: 500;
|
|
475
|
+
--pf-t--global--z-index--400: 400;
|
|
476
|
+
--pf-t--global--z-index--300: 300;
|
|
477
|
+
--pf-t--global--z-index--200: 200;
|
|
478
|
+
--pf-t--global--z-index--100: 100;
|
|
479
479
|
--pf-t--global--font--size--800: 36px;
|
|
480
480
|
--pf-t--global--font--size--700: 28px;
|
|
481
481
|
--pf-t--global--font--size--600: 22px;
|
|
@@ -609,12 +609,12 @@ html .ws-preview {
|
|
|
609
609
|
--pf-t--global--box-shadow--X--sm--bottom: var(--pf-t--global--box-shadow--X--400);
|
|
610
610
|
--pf-t--global--box-shadow--X--sm--top: var(--pf-t--global--box-shadow--X--400);
|
|
611
611
|
--pf-t--global--box-shadow--X--sm--default: var(--pf-t--global--box-shadow--X--400);
|
|
612
|
-
--pf-t--global--
|
|
613
|
-
--pf-t--global--
|
|
614
|
-
--pf-t--global--
|
|
615
|
-
--pf-t--global--
|
|
616
|
-
--pf-t--global--
|
|
617
|
-
--pf-t--global--
|
|
612
|
+
--pf-t--global--z-index--2xl: 600;
|
|
613
|
+
--pf-t--global--z-index--xl: 500;
|
|
614
|
+
--pf-t--global--z-index--lg: 400;
|
|
615
|
+
--pf-t--global--z-index--md: 300;
|
|
616
|
+
--pf-t--global--z-index--sm: 200;
|
|
617
|
+
--pf-t--global--z-index--xs: 100;
|
|
618
618
|
--pf-t--global--font--size--4xl: var(--pf-t--global--font--size--800);
|
|
619
619
|
--pf-t--global--font--size--3xl: var(--pf-t--global--font--size--700);
|
|
620
620
|
--pf-t--global--font--size--2xl: var(--pf-t--global--font--size--600);
|
package/patternfly-base.css
CHANGED
|
@@ -159,12 +159,12 @@
|
|
|
159
159
|
--pf-v6-global--spacer--form-element: 0.375rem;
|
|
160
160
|
--pf-v6-global--gutter: 1rem;
|
|
161
161
|
--pf-v6-global--gutter--md: 1.5rem;
|
|
162
|
-
--pf-t--global--
|
|
163
|
-
--pf-t--global--
|
|
164
|
-
--pf-t--global--
|
|
165
|
-
--pf-t--global--
|
|
166
|
-
--pf-t--global--
|
|
167
|
-
--pf-t--global--
|
|
162
|
+
--pf-t--global--z-index--xs: 100;
|
|
163
|
+
--pf-t--global--z-index--sm: 200;
|
|
164
|
+
--pf-t--global--z-index--md: 300;
|
|
165
|
+
--pf-t--global--z-index--lg: 400;
|
|
166
|
+
--pf-t--global--z-index--xl: 500;
|
|
167
|
+
--pf-t--global--z-index--2xl: 600;
|
|
168
168
|
--pf-v6-global--breakpoint--xs: 0;
|
|
169
169
|
--pf-v6-global--breakpoint--sm: 576px;
|
|
170
170
|
--pf-v6-global--breakpoint--md: 768px;
|
|
@@ -227,7 +227,7 @@
|
|
|
227
227
|
--pf-v6-global--ListStyle: disc outside;
|
|
228
228
|
--pf-t--global--transition: all 250ms cubic-bezier(0.42, 0, 0.58, 1);
|
|
229
229
|
--pf-t--global--transition--timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
|
|
230
|
-
--pf-t--global--
|
|
230
|
+
--pf-t--global--transition--duration: 250ms;
|
|
231
231
|
--pf-v6-global--arrow--width: 0.9375rem;
|
|
232
232
|
--pf-v6-global--arrow--width-lg: 1.5625rem;
|
|
233
233
|
--pf-v6-global--target-size--MinWidth: 44px;
|
|
@@ -470,12 +470,12 @@ html .ws-preview {
|
|
|
470
470
|
--pf-t--global--box-shadow--X--300: -1px;
|
|
471
471
|
--pf-t--global--box-shadow--X--200: -4px;
|
|
472
472
|
--pf-t--global--box-shadow--X--100: -8px;
|
|
473
|
-
--pf-t--global--
|
|
474
|
-
--pf-t--global--
|
|
475
|
-
--pf-t--global--
|
|
476
|
-
--pf-t--global--
|
|
477
|
-
--pf-t--global--
|
|
478
|
-
--pf-t--global--
|
|
473
|
+
--pf-t--global--z-index--600: 600;
|
|
474
|
+
--pf-t--global--z-index--500: 500;
|
|
475
|
+
--pf-t--global--z-index--400: 400;
|
|
476
|
+
--pf-t--global--z-index--300: 300;
|
|
477
|
+
--pf-t--global--z-index--200: 200;
|
|
478
|
+
--pf-t--global--z-index--100: 100;
|
|
479
479
|
--pf-t--global--font--size--800: 36px;
|
|
480
480
|
--pf-t--global--font--size--700: 28px;
|
|
481
481
|
--pf-t--global--font--size--600: 22px;
|
|
@@ -609,12 +609,12 @@ html .ws-preview {
|
|
|
609
609
|
--pf-t--global--box-shadow--X--sm--bottom: var(--pf-t--global--box-shadow--X--400);
|
|
610
610
|
--pf-t--global--box-shadow--X--sm--top: var(--pf-t--global--box-shadow--X--400);
|
|
611
611
|
--pf-t--global--box-shadow--X--sm--default: var(--pf-t--global--box-shadow--X--400);
|
|
612
|
-
--pf-t--global--
|
|
613
|
-
--pf-t--global--
|
|
614
|
-
--pf-t--global--
|
|
615
|
-
--pf-t--global--
|
|
616
|
-
--pf-t--global--
|
|
617
|
-
--pf-t--global--
|
|
612
|
+
--pf-t--global--z-index--2xl: 600;
|
|
613
|
+
--pf-t--global--z-index--xl: 500;
|
|
614
|
+
--pf-t--global--z-index--lg: 400;
|
|
615
|
+
--pf-t--global--z-index--md: 300;
|
|
616
|
+
--pf-t--global--z-index--sm: 200;
|
|
617
|
+
--pf-t--global--z-index--xs: 100;
|
|
618
618
|
--pf-t--global--font--size--4xl: var(--pf-t--global--font--size--800);
|
|
619
619
|
--pf-t--global--font--size--3xl: var(--pf-t--global--font--size--700);
|
|
620
620
|
--pf-t--global--font--size--2xl: var(--pf-t--global--font--size--600);
|