@patternfly/patternfly 4.176.3 → 4.179.0
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/UPGRADE-GUIDE.md +3 -0
- package/components/AboutModalBox/themes/dark/about-modal-box.css +0 -0
- package/components/AboutModalBox/themes/dark/about-modal-box.scss +9 -0
- package/components/Accordion/themes/dark/accordion.css +0 -0
- package/components/Accordion/themes/dark/accordion.scss +7 -0
- package/components/Alert/themes/dark/alert.css +0 -0
- package/components/Alert/themes/dark/alert.scss +15 -0
- package/components/AppLauncher/themes/dark/app-launcher.css +0 -0
- package/components/AppLauncher/themes/dark/app-launcher.scss +13 -0
- package/components/Avatar/avatar.css +224 -0
- package/components/Avatar/avatar.scss +18 -0
- package/components/Badge/themes/dark/badge.css +0 -0
- package/components/Badge/themes/dark/badge.scss +6 -0
- package/components/Banner/themes/dark/banner.css +0 -0
- package/components/Banner/themes/dark/banner.scss +12 -0
- package/components/Breadcrumb/themes/dark/breadcrumb.css +0 -0
- package/components/Breadcrumb/themes/dark/breadcrumb.scss +5 -0
- package/components/Button/themes/dark/button.css +0 -0
- package/components/Button/themes/dark/button.scss +42 -0
- package/components/CalendarMonth/themes/dark/calendar-month.css +0 -0
- package/components/CalendarMonth/themes/dark/calendar-month.scss +29 -0
- package/components/Chip/themes/dark/chip.css +0 -0
- package/components/Chip/themes/dark/chip.scss +7 -0
- package/components/ClipboardCopy/themes/dark/clipboard-copy.css +0 -0
- package/components/ClipboardCopy/themes/dark/clipboard-copy.scss +17 -0
- package/components/CodeEditor/code-editor.css +8 -0
- package/components/CodeEditor/code-editor.scss +11 -1
- package/components/CodeEditor/themes/dark/code-editor.css +0 -0
- package/components/CodeEditor/themes/dark/code-editor.scss +7 -0
- package/components/ContextSelector/themes/dark/context-selector.css +0 -0
- package/components/ContextSelector/themes/dark/context-selector.scss +22 -0
- package/components/DataList/themes/dark/data-list.css +0 -0
- package/components/DataList/themes/dark/data-list.scss +8 -0
- package/components/DatePicker/themes/dark/date-picker.css +0 -0
- package/components/DatePicker/themes/dark/date-picker.scss +6 -0
- package/components/Drawer/themes/dark/drawer.css +0 -0
- package/components/Drawer/themes/dark/drawer.scss +11 -0
- package/components/Dropdown/themes/dark/dropdown.css +0 -0
- package/components/Dropdown/themes/dark/dropdown.scss +30 -0
- package/components/Form/themes/dark/form.css +0 -0
- package/components/Form/themes/dark/form.scss +5 -0
- package/components/FormControl/themes/dark/form-control.css +0 -0
- package/components/FormControl/themes/dark/form-control.scss +28 -0
- package/components/HelperText/themes/dark/helper-text.css +0 -0
- package/components/HelperText/themes/dark/helper-text.scss +5 -0
- package/components/Hint/themes/dark/hint.css +0 -0
- package/components/Hint/themes/dark/hint.scss +6 -0
- package/components/InputGroup/themes/dark/input-group.css +0 -0
- package/components/InputGroup/themes/dark/input-group.scss +26 -0
- package/components/Label/themes/dark/label.css +0 -0
- package/components/Label/themes/dark/label.scss +45 -0
- package/components/LogViewer/themes/dark/log-viewer.css +0 -0
- package/components/LogViewer/themes/dark/log-viewer.scss +5 -0
- package/components/Login/themes/dark/login.css +0 -0
- package/components/Login/themes/dark/login.scss +6 -0
- package/components/Masthead/themes/dark/masthead.css +0 -0
- package/components/Masthead/themes/dark/masthead.scss +11 -0
- package/components/Menu/themes/dark/menu.css +0 -0
- package/components/Menu/themes/dark/menu.scss +10 -0
- package/components/MenuToggle/themes/dark/menu-toggle.css +0 -0
- package/components/MenuToggle/themes/dark/menu-toggle.scss +21 -0
- package/components/ModalBox/modal-box.scss +0 -1
- package/components/ModalBox/themes/dark/modal-box.css +0 -0
- package/components/ModalBox/themes/dark/modal-box.scss +5 -0
- package/components/Nav/nav.css +3 -0
- package/components/Nav/nav.scss +4 -0
- package/components/Nav/themes/dark/nav.css +0 -0
- package/components/Nav/themes/dark/nav.scss +42 -0
- package/components/NotificationBadge/themes/dark/notification-badge.css +0 -0
- package/components/NotificationBadge/themes/dark/notification-badge.scss +5 -0
- package/components/NotificationDrawer/themes/dark/notification-drawer.css +0 -0
- package/components/NotificationDrawer/themes/dark/notification-drawer.scss +12 -0
- package/components/OptionsMenu/themes/dark/options-menu.css +0 -0
- package/components/OptionsMenu/themes/dark/options-menu.scss +21 -0
- package/components/Page/themes/dark/page.css +0 -0
- package/components/Page/themes/dark/page.scss +62 -0
- package/components/Pagination/themes/dark/pagination.css +0 -0
- package/components/Pagination/themes/dark/pagination.scss +5 -0
- package/components/Popover/popover.scss +0 -1
- package/components/Popover/themes/dark/popover.css +0 -0
- package/components/Popover/themes/dark/popover.scss +15 -0
- package/components/Progress/progress.scss +0 -1
- package/components/Progress/themes/dark/progress.css +0 -0
- package/components/Progress/themes/dark/progress.scss +7 -0
- package/components/SearchInput/themes/dark/search-input.css +0 -0
- package/components/SearchInput/themes/dark/search-input.scss +14 -0
- package/components/Select/themes/dark/select.css +0 -0
- package/components/Select/themes/dark/select.scss +21 -0
- package/components/SimpleList/themes/dark/simple-list.css +0 -0
- package/components/SimpleList/themes/dark/simple-list.scss +12 -0
- package/components/Skeleton/themes/dark/skeleton.css +0 -0
- package/components/Skeleton/themes/dark/skeleton.scss +8 -0
- package/components/Switch/themes/dark/switch.css +0 -0
- package/components/Switch/themes/dark/switch.scss +8 -0
- package/components/Table/table.css +2 -1
- package/components/Table/table.scss +8 -5
- package/components/Table/themes/dark/table.css +0 -0
- package/components/Table/themes/dark/table.scss +10 -0
- package/components/Tabs/themes/dark/tabs.css +0 -0
- package/components/Tabs/themes/dark/tabs.scss +7 -0
- package/components/Tile/themes/dark/tile.css +0 -0
- package/components/Tile/themes/dark/tile.scss +8 -0
- package/components/ToggleGroup/themes/dark/toggle-group.css +0 -0
- package/components/ToggleGroup/themes/dark/toggle-group.scss +9 -0
- package/components/Tooltip/themes/dark/tooltip.css +0 -0
- package/components/Tooltip/themes/dark/tooltip.scss +6 -0
- package/components/TreeView/themes/dark/tree-view.css +0 -0
- package/components/TreeView/themes/dark/tree-view.scss +6 -0
- package/components/Wizard/themes/dark/wizard.css +0 -0
- package/components/Wizard/themes/dark/wizard.scss +12 -0
- package/docs/components/Avatar/examples/Avatar.md +53 -5
- package/docs/components/Brand/examples/Brand.md +6 -6
- package/docs/components/CalendarMonth/examples/CalendarMonth.md +2 -2
- package/docs/components/CodeEditor/examples/CodeEditor.md +71 -10
- package/docs/components/DataList/examples/DataList.md +11 -11
- package/docs/components/DescriptionList/examples/DescriptionList.md +19 -19
- package/docs/components/Divider/examples/Divider.md +2 -2
- package/docs/components/Drawer/examples/Drawer.md +27 -27
- package/docs/components/Dropdown/examples/Dropdown.md +2 -2
- package/docs/components/JumpLinks/examples/JumpLinks.md +19 -19
- package/docs/components/LogViewer/examples/LogViewer.md +19 -19
- package/docs/components/Masthead/examples/masthead.md +10 -10
- package/docs/components/Menu/examples/Menu.md +2 -2
- package/docs/components/Nav/examples/Navigation.css +3 -1
- package/docs/components/Nav/examples/Navigation.md +79 -0
- package/docs/components/Page/examples/Page.md +4 -4
- package/docs/components/Pagination/examples/Pagination.md +2 -2
- package/docs/components/Sidebar/examples/Sidebar.md +14 -14
- package/docs/components/Table/examples/Table.md +20 -9
- package/docs/components/Tabs/examples/Tabs.md +27 -27
- package/docs/components/Toolbar/examples/Toolbar.md +31 -31
- package/docs/demos/Alert/examples/Alert.md +360 -54
- package/docs/demos/BackToTop/examples/BackToTop.md +304 -5
- package/docs/demos/Banner/examples/Banner.md +2 -2
- package/docs/demos/CardView/examples/CardView.md +1 -1
- package/docs/demos/ContextSelector/examples/ContextSelector.md +3051 -59
- package/docs/demos/DataList/examples/DataList.md +4 -4
- package/docs/demos/Drawer/examples/Drawer.md +3 -3
- package/docs/demos/JumpLinks/examples/JumpLinks.md +1221 -80
- package/docs/demos/Masthead/examples/Masthead.md +1643 -1026
- package/docs/demos/Nav/examples/Nav.md +300 -9
- package/docs/demos/NotificationDrawer/examples/NotificationDrawer.md +5 -5
- package/docs/demos/Page/examples/Page.md +7050 -161
- package/docs/demos/PrimaryDetail/examples/PrimaryDetail.md +7 -7
- package/docs/demos/Skeleton/examples/Skeleton.md +1 -1
- package/docs/demos/Table/examples/Table.md +24128 -172
- package/docs/demos/Tabs/examples/Tabs.md +7304 -697
- package/docs/demos/Toolbar/examples/Toolbar.md +1026 -44
- package/docs/demos/Wizard/examples/Wizard.md +2 -2
- package/docs/layouts/Flex/examples/Flex.md +1 -1
- package/docs/layouts/Gallery/examples/Gallery.md +2 -2
- package/docs/layouts/Grid/examples/Grid.md +9 -9
- package/docs/utilities/Accessibility/examples/Accessibility.md +1 -1
- package/docs/utilities/Alignment/examples/Alignment.md +1 -1
- package/docs/utilities/BackgroundColor/examples/BackgroundColor.md +1 -1
- package/docs/utilities/Display/examples/Display.md +1 -1
- package/docs/utilities/Flex/examples/Flex.md +1 -1
- package/docs/utilities/Float/examples/Float.md +1 -1
- package/docs/utilities/Sizing/examples/Sizing.md +12 -0
- package/docs/utilities/Spacing/examples/Spacing.md +1 -1
- package/docs/utilities/Text/examples/Text.md +1 -1
- package/package.json +1 -1
- package/patternfly-no-reset.css +237 -1
- package/patternfly-theme-dark.css +628 -0
- package/patternfly-theme-dark.scss +9 -0
- package/patternfly.css +237 -1
- package/patternfly.min.css +1 -1
- package/patternfly.min.css.map +1 -1
package/patternfly.css
CHANGED
|
@@ -6416,6 +6416,14 @@ a {
|
|
|
6416
6416
|
--pf-c-avatar--BorderRadius: var(--pf-global--BorderRadius--lg);
|
|
6417
6417
|
--pf-c-avatar--Width: 2.25rem;
|
|
6418
6418
|
--pf-c-avatar--Height: 2.25rem;
|
|
6419
|
+
--pf-c-avatar--m-sm--Width: 1.5rem;
|
|
6420
|
+
--pf-c-avatar--m-sm--Height: 1.5rem;
|
|
6421
|
+
--pf-c-avatar--m-md--Width: 2.25rem;
|
|
6422
|
+
--pf-c-avatar--m-md--Height: 2.25rem;
|
|
6423
|
+
--pf-c-avatar--m-lg--Width: 4.5rem;
|
|
6424
|
+
--pf-c-avatar--m-lg--Height: 4.5rem;
|
|
6425
|
+
--pf-c-avatar--m-xl--Width: 8rem;
|
|
6426
|
+
--pf-c-avatar--m-xl--Height: 8rem;
|
|
6419
6427
|
--pf-c-avatar--m-light--BorderColor: var(--pf-global--BorderColor--dark-100);
|
|
6420
6428
|
--pf-c-avatar--m-light--BorderWidth: var(--pf-global--BorderWidth--sm);
|
|
6421
6429
|
--pf-c-avatar--m-dark--BorderColor: var(--pf-global--palette--black-700);
|
|
@@ -6433,6 +6441,222 @@ a {
|
|
|
6433
6441
|
--pf-c-avatar--BorderColor: var(--pf-c-avatar--m-dark--BorderColor);
|
|
6434
6442
|
--pf-c-avatar--BorderWidth: var(--pf-c-avatar--m-dark--BorderWidth);
|
|
6435
6443
|
}
|
|
6444
|
+
.pf-c-avatar.pf-m-sm {
|
|
6445
|
+
--pf-c-avatar--Width: var(--pf-c-avatar--m-sm--Width);
|
|
6446
|
+
--pf-c-avatar--Height: var(--pf-c-avatar--m-sm--Height);
|
|
6447
|
+
}
|
|
6448
|
+
@media (min-width: 576px) {
|
|
6449
|
+
.pf-c-avatar.pf-m-sm {
|
|
6450
|
+
--pf-c-avatar--Width: var(--pf-c-avatar--m-sm--Width-on-sm, var(--pf-c-avatar--m-sm--Width));
|
|
6451
|
+
}
|
|
6452
|
+
}
|
|
6453
|
+
@media (min-width: 768px) {
|
|
6454
|
+
.pf-c-avatar.pf-m-sm {
|
|
6455
|
+
--pf-c-avatar--Width: var(--pf-c-avatar--m-sm--Width-on-md, var(--pf-c-avatar--m-sm--Width-on-sm, var(--pf-c-avatar--m-sm--Width)));
|
|
6456
|
+
}
|
|
6457
|
+
}
|
|
6458
|
+
@media (min-width: 992px) {
|
|
6459
|
+
.pf-c-avatar.pf-m-sm {
|
|
6460
|
+
--pf-c-avatar--Width: var(--pf-c-avatar--m-sm--Width-on-lg, var(--pf-c-avatar--m-sm--Width-on-md, var(--pf-c-avatar--m-sm--Width-on-sm, var(--pf-c-avatar--m-sm--Width))));
|
|
6461
|
+
}
|
|
6462
|
+
}
|
|
6463
|
+
@media (min-width: 1200px) {
|
|
6464
|
+
.pf-c-avatar.pf-m-sm {
|
|
6465
|
+
--pf-c-avatar--Width: var(--pf-c-avatar--m-sm--Width-on-xl, var(--pf-c-avatar--m-sm--Width-on-lg, var(--pf-c-avatar--m-sm--Width-on-md, var(--pf-c-avatar--m-sm--Width-on-sm, var(--pf-c-avatar--m-sm--Width)))));
|
|
6466
|
+
}
|
|
6467
|
+
}
|
|
6468
|
+
@media (min-width: 1450px) {
|
|
6469
|
+
.pf-c-avatar.pf-m-sm {
|
|
6470
|
+
--pf-c-avatar--Width: var(--pf-c-avatar--m-sm--Width-on-2xl, var(--pf-c-avatar--m-sm--Width-on-xl, var(--pf-c-avatar--m-sm--Width-on-lg, var(--pf-c-avatar--m-sm--Width-on-md, var(--pf-c-avatar--m-sm--Width-on-sm, var(--pf-c-avatar--m-sm--Width))))));
|
|
6471
|
+
}
|
|
6472
|
+
}
|
|
6473
|
+
@media (min-width: 576px) {
|
|
6474
|
+
.pf-c-avatar.pf-m-sm {
|
|
6475
|
+
--pf-c-avatar--Height: var(--pf-c-avatar--m-sm--Height-on-sm, var(--pf-c-avatar--m-sm--Height));
|
|
6476
|
+
}
|
|
6477
|
+
}
|
|
6478
|
+
@media (min-width: 768px) {
|
|
6479
|
+
.pf-c-avatar.pf-m-sm {
|
|
6480
|
+
--pf-c-avatar--Height: var(--pf-c-avatar--m-sm--Height-on-md, var(--pf-c-avatar--m-sm--Height-on-sm, var(--pf-c-avatar--m-sm--Height)));
|
|
6481
|
+
}
|
|
6482
|
+
}
|
|
6483
|
+
@media (min-width: 992px) {
|
|
6484
|
+
.pf-c-avatar.pf-m-sm {
|
|
6485
|
+
--pf-c-avatar--Height: var(--pf-c-avatar--m-sm--Height-on-lg, var(--pf-c-avatar--m-sm--Height-on-md, var(--pf-c-avatar--m-sm--Height-on-sm, var(--pf-c-avatar--m-sm--Height))));
|
|
6486
|
+
}
|
|
6487
|
+
}
|
|
6488
|
+
@media (min-width: 1200px) {
|
|
6489
|
+
.pf-c-avatar.pf-m-sm {
|
|
6490
|
+
--pf-c-avatar--Height: var(--pf-c-avatar--m-sm--Height-on-xl, var(--pf-c-avatar--m-sm--Height-on-lg, var(--pf-c-avatar--m-sm--Height-on-md, var(--pf-c-avatar--m-sm--Height-on-sm, var(--pf-c-avatar--m-sm--Height)))));
|
|
6491
|
+
}
|
|
6492
|
+
}
|
|
6493
|
+
@media (min-width: 1450px) {
|
|
6494
|
+
.pf-c-avatar.pf-m-sm {
|
|
6495
|
+
--pf-c-avatar--Height: var(--pf-c-avatar--m-sm--Height-on-2xl, var(--pf-c-avatar--m-sm--Height-on-xl, var(--pf-c-avatar--m-sm--Height-on-lg, var(--pf-c-avatar--m-sm--Height-on-md, var(--pf-c-avatar--m-sm--Height-on-sm, var(--pf-c-avatar--m-sm--Height))))));
|
|
6496
|
+
}
|
|
6497
|
+
}
|
|
6498
|
+
.pf-c-avatar.pf-m-md {
|
|
6499
|
+
--pf-c-avatar--Width: var(--pf-c-avatar--m-md--Width);
|
|
6500
|
+
--pf-c-avatar--Height: var(--pf-c-avatar--m-md--Height);
|
|
6501
|
+
}
|
|
6502
|
+
@media (min-width: 576px) {
|
|
6503
|
+
.pf-c-avatar.pf-m-md {
|
|
6504
|
+
--pf-c-avatar--Width: var(--pf-c-avatar--m-md--Width-on-sm, var(--pf-c-avatar--m-md--Width));
|
|
6505
|
+
}
|
|
6506
|
+
}
|
|
6507
|
+
@media (min-width: 768px) {
|
|
6508
|
+
.pf-c-avatar.pf-m-md {
|
|
6509
|
+
--pf-c-avatar--Width: var(--pf-c-avatar--m-md--Width-on-md, var(--pf-c-avatar--m-md--Width-on-sm, var(--pf-c-avatar--m-md--Width)));
|
|
6510
|
+
}
|
|
6511
|
+
}
|
|
6512
|
+
@media (min-width: 992px) {
|
|
6513
|
+
.pf-c-avatar.pf-m-md {
|
|
6514
|
+
--pf-c-avatar--Width: var(--pf-c-avatar--m-md--Width-on-lg, var(--pf-c-avatar--m-md--Width-on-md, var(--pf-c-avatar--m-md--Width-on-sm, var(--pf-c-avatar--m-md--Width))));
|
|
6515
|
+
}
|
|
6516
|
+
}
|
|
6517
|
+
@media (min-width: 1200px) {
|
|
6518
|
+
.pf-c-avatar.pf-m-md {
|
|
6519
|
+
--pf-c-avatar--Width: var(--pf-c-avatar--m-md--Width-on-xl, var(--pf-c-avatar--m-md--Width-on-lg, var(--pf-c-avatar--m-md--Width-on-md, var(--pf-c-avatar--m-md--Width-on-sm, var(--pf-c-avatar--m-md--Width)))));
|
|
6520
|
+
}
|
|
6521
|
+
}
|
|
6522
|
+
@media (min-width: 1450px) {
|
|
6523
|
+
.pf-c-avatar.pf-m-md {
|
|
6524
|
+
--pf-c-avatar--Width: var(--pf-c-avatar--m-md--Width-on-2xl, var(--pf-c-avatar--m-md--Width-on-xl, var(--pf-c-avatar--m-md--Width-on-lg, var(--pf-c-avatar--m-md--Width-on-md, var(--pf-c-avatar--m-md--Width-on-sm, var(--pf-c-avatar--m-md--Width))))));
|
|
6525
|
+
}
|
|
6526
|
+
}
|
|
6527
|
+
@media (min-width: 576px) {
|
|
6528
|
+
.pf-c-avatar.pf-m-md {
|
|
6529
|
+
--pf-c-avatar--Height: var(--pf-c-avatar--m-md--Height-on-sm, var(--pf-c-avatar--m-md--Height));
|
|
6530
|
+
}
|
|
6531
|
+
}
|
|
6532
|
+
@media (min-width: 768px) {
|
|
6533
|
+
.pf-c-avatar.pf-m-md {
|
|
6534
|
+
--pf-c-avatar--Height: var(--pf-c-avatar--m-md--Height-on-md, var(--pf-c-avatar--m-md--Height-on-sm, var(--pf-c-avatar--m-md--Height)));
|
|
6535
|
+
}
|
|
6536
|
+
}
|
|
6537
|
+
@media (min-width: 992px) {
|
|
6538
|
+
.pf-c-avatar.pf-m-md {
|
|
6539
|
+
--pf-c-avatar--Height: var(--pf-c-avatar--m-md--Height-on-lg, var(--pf-c-avatar--m-md--Height-on-md, var(--pf-c-avatar--m-md--Height-on-sm, var(--pf-c-avatar--m-md--Height))));
|
|
6540
|
+
}
|
|
6541
|
+
}
|
|
6542
|
+
@media (min-width: 1200px) {
|
|
6543
|
+
.pf-c-avatar.pf-m-md {
|
|
6544
|
+
--pf-c-avatar--Height: var(--pf-c-avatar--m-md--Height-on-xl, var(--pf-c-avatar--m-md--Height-on-lg, var(--pf-c-avatar--m-md--Height-on-md, var(--pf-c-avatar--m-md--Height-on-sm, var(--pf-c-avatar--m-md--Height)))));
|
|
6545
|
+
}
|
|
6546
|
+
}
|
|
6547
|
+
@media (min-width: 1450px) {
|
|
6548
|
+
.pf-c-avatar.pf-m-md {
|
|
6549
|
+
--pf-c-avatar--Height: var(--pf-c-avatar--m-md--Height-on-2xl, var(--pf-c-avatar--m-md--Height-on-xl, var(--pf-c-avatar--m-md--Height-on-lg, var(--pf-c-avatar--m-md--Height-on-md, var(--pf-c-avatar--m-md--Height-on-sm, var(--pf-c-avatar--m-md--Height))))));
|
|
6550
|
+
}
|
|
6551
|
+
}
|
|
6552
|
+
.pf-c-avatar.pf-m-lg {
|
|
6553
|
+
--pf-c-avatar--Width: var(--pf-c-avatar--m-lg--Width);
|
|
6554
|
+
--pf-c-avatar--Height: var(--pf-c-avatar--m-lg--Height);
|
|
6555
|
+
}
|
|
6556
|
+
@media (min-width: 576px) {
|
|
6557
|
+
.pf-c-avatar.pf-m-lg {
|
|
6558
|
+
--pf-c-avatar--Width: var(--pf-c-avatar--m-lg--Width-on-sm, var(--pf-c-avatar--m-lg--Width));
|
|
6559
|
+
}
|
|
6560
|
+
}
|
|
6561
|
+
@media (min-width: 768px) {
|
|
6562
|
+
.pf-c-avatar.pf-m-lg {
|
|
6563
|
+
--pf-c-avatar--Width: var(--pf-c-avatar--m-lg--Width-on-md, var(--pf-c-avatar--m-lg--Width-on-sm, var(--pf-c-avatar--m-lg--Width)));
|
|
6564
|
+
}
|
|
6565
|
+
}
|
|
6566
|
+
@media (min-width: 992px) {
|
|
6567
|
+
.pf-c-avatar.pf-m-lg {
|
|
6568
|
+
--pf-c-avatar--Width: var(--pf-c-avatar--m-lg--Width-on-lg, var(--pf-c-avatar--m-lg--Width-on-md, var(--pf-c-avatar--m-lg--Width-on-sm, var(--pf-c-avatar--m-lg--Width))));
|
|
6569
|
+
}
|
|
6570
|
+
}
|
|
6571
|
+
@media (min-width: 1200px) {
|
|
6572
|
+
.pf-c-avatar.pf-m-lg {
|
|
6573
|
+
--pf-c-avatar--Width: var(--pf-c-avatar--m-lg--Width-on-xl, var(--pf-c-avatar--m-lg--Width-on-lg, var(--pf-c-avatar--m-lg--Width-on-md, var(--pf-c-avatar--m-lg--Width-on-sm, var(--pf-c-avatar--m-lg--Width)))));
|
|
6574
|
+
}
|
|
6575
|
+
}
|
|
6576
|
+
@media (min-width: 1450px) {
|
|
6577
|
+
.pf-c-avatar.pf-m-lg {
|
|
6578
|
+
--pf-c-avatar--Width: var(--pf-c-avatar--m-lg--Width-on-2xl, var(--pf-c-avatar--m-lg--Width-on-xl, var(--pf-c-avatar--m-lg--Width-on-lg, var(--pf-c-avatar--m-lg--Width-on-md, var(--pf-c-avatar--m-lg--Width-on-sm, var(--pf-c-avatar--m-lg--Width))))));
|
|
6579
|
+
}
|
|
6580
|
+
}
|
|
6581
|
+
@media (min-width: 576px) {
|
|
6582
|
+
.pf-c-avatar.pf-m-lg {
|
|
6583
|
+
--pf-c-avatar--Height: var(--pf-c-avatar--m-lg--Height-on-sm, var(--pf-c-avatar--m-lg--Height));
|
|
6584
|
+
}
|
|
6585
|
+
}
|
|
6586
|
+
@media (min-width: 768px) {
|
|
6587
|
+
.pf-c-avatar.pf-m-lg {
|
|
6588
|
+
--pf-c-avatar--Height: var(--pf-c-avatar--m-lg--Height-on-md, var(--pf-c-avatar--m-lg--Height-on-sm, var(--pf-c-avatar--m-lg--Height)));
|
|
6589
|
+
}
|
|
6590
|
+
}
|
|
6591
|
+
@media (min-width: 992px) {
|
|
6592
|
+
.pf-c-avatar.pf-m-lg {
|
|
6593
|
+
--pf-c-avatar--Height: var(--pf-c-avatar--m-lg--Height-on-lg, var(--pf-c-avatar--m-lg--Height-on-md, var(--pf-c-avatar--m-lg--Height-on-sm, var(--pf-c-avatar--m-lg--Height))));
|
|
6594
|
+
}
|
|
6595
|
+
}
|
|
6596
|
+
@media (min-width: 1200px) {
|
|
6597
|
+
.pf-c-avatar.pf-m-lg {
|
|
6598
|
+
--pf-c-avatar--Height: var(--pf-c-avatar--m-lg--Height-on-xl, var(--pf-c-avatar--m-lg--Height-on-lg, var(--pf-c-avatar--m-lg--Height-on-md, var(--pf-c-avatar--m-lg--Height-on-sm, var(--pf-c-avatar--m-lg--Height)))));
|
|
6599
|
+
}
|
|
6600
|
+
}
|
|
6601
|
+
@media (min-width: 1450px) {
|
|
6602
|
+
.pf-c-avatar.pf-m-lg {
|
|
6603
|
+
--pf-c-avatar--Height: var(--pf-c-avatar--m-lg--Height-on-2xl, var(--pf-c-avatar--m-lg--Height-on-xl, var(--pf-c-avatar--m-lg--Height-on-lg, var(--pf-c-avatar--m-lg--Height-on-md, var(--pf-c-avatar--m-lg--Height-on-sm, var(--pf-c-avatar--m-lg--Height))))));
|
|
6604
|
+
}
|
|
6605
|
+
}
|
|
6606
|
+
.pf-c-avatar.pf-m-xl {
|
|
6607
|
+
--pf-c-avatar--Width: var(--pf-c-avatar--m-xl--Width);
|
|
6608
|
+
--pf-c-avatar--Height: var(--pf-c-avatar--m-xl--Height);
|
|
6609
|
+
}
|
|
6610
|
+
@media (min-width: 576px) {
|
|
6611
|
+
.pf-c-avatar.pf-m-xl {
|
|
6612
|
+
--pf-c-avatar--Width: var(--pf-c-avatar--m-xl--Width-on-sm, var(--pf-c-avatar--m-xl--Width));
|
|
6613
|
+
}
|
|
6614
|
+
}
|
|
6615
|
+
@media (min-width: 768px) {
|
|
6616
|
+
.pf-c-avatar.pf-m-xl {
|
|
6617
|
+
--pf-c-avatar--Width: var(--pf-c-avatar--m-xl--Width-on-md, var(--pf-c-avatar--m-xl--Width-on-sm, var(--pf-c-avatar--m-xl--Width)));
|
|
6618
|
+
}
|
|
6619
|
+
}
|
|
6620
|
+
@media (min-width: 992px) {
|
|
6621
|
+
.pf-c-avatar.pf-m-xl {
|
|
6622
|
+
--pf-c-avatar--Width: var(--pf-c-avatar--m-xl--Width-on-lg, var(--pf-c-avatar--m-xl--Width-on-md, var(--pf-c-avatar--m-xl--Width-on-sm, var(--pf-c-avatar--m-xl--Width))));
|
|
6623
|
+
}
|
|
6624
|
+
}
|
|
6625
|
+
@media (min-width: 1200px) {
|
|
6626
|
+
.pf-c-avatar.pf-m-xl {
|
|
6627
|
+
--pf-c-avatar--Width: var(--pf-c-avatar--m-xl--Width-on-xl, var(--pf-c-avatar--m-xl--Width-on-lg, var(--pf-c-avatar--m-xl--Width-on-md, var(--pf-c-avatar--m-xl--Width-on-sm, var(--pf-c-avatar--m-xl--Width)))));
|
|
6628
|
+
}
|
|
6629
|
+
}
|
|
6630
|
+
@media (min-width: 1450px) {
|
|
6631
|
+
.pf-c-avatar.pf-m-xl {
|
|
6632
|
+
--pf-c-avatar--Width: var(--pf-c-avatar--m-xl--Width-on-2xl, var(--pf-c-avatar--m-xl--Width-on-xl, var(--pf-c-avatar--m-xl--Width-on-lg, var(--pf-c-avatar--m-xl--Width-on-md, var(--pf-c-avatar--m-xl--Width-on-sm, var(--pf-c-avatar--m-xl--Width))))));
|
|
6633
|
+
}
|
|
6634
|
+
}
|
|
6635
|
+
@media (min-width: 576px) {
|
|
6636
|
+
.pf-c-avatar.pf-m-xl {
|
|
6637
|
+
--pf-c-avatar--Height: var(--pf-c-avatar--m-xl--Height-on-sm, var(--pf-c-avatar--m-xl--Height));
|
|
6638
|
+
}
|
|
6639
|
+
}
|
|
6640
|
+
@media (min-width: 768px) {
|
|
6641
|
+
.pf-c-avatar.pf-m-xl {
|
|
6642
|
+
--pf-c-avatar--Height: var(--pf-c-avatar--m-xl--Height-on-md, var(--pf-c-avatar--m-xl--Height-on-sm, var(--pf-c-avatar--m-xl--Height)));
|
|
6643
|
+
}
|
|
6644
|
+
}
|
|
6645
|
+
@media (min-width: 992px) {
|
|
6646
|
+
.pf-c-avatar.pf-m-xl {
|
|
6647
|
+
--pf-c-avatar--Height: var(--pf-c-avatar--m-xl--Height-on-lg, var(--pf-c-avatar--m-xl--Height-on-md, var(--pf-c-avatar--m-xl--Height-on-sm, var(--pf-c-avatar--m-xl--Height))));
|
|
6648
|
+
}
|
|
6649
|
+
}
|
|
6650
|
+
@media (min-width: 1200px) {
|
|
6651
|
+
.pf-c-avatar.pf-m-xl {
|
|
6652
|
+
--pf-c-avatar--Height: var(--pf-c-avatar--m-xl--Height-on-xl, var(--pf-c-avatar--m-xl--Height-on-lg, var(--pf-c-avatar--m-xl--Height-on-md, var(--pf-c-avatar--m-xl--Height-on-sm, var(--pf-c-avatar--m-xl--Height)))));
|
|
6653
|
+
}
|
|
6654
|
+
}
|
|
6655
|
+
@media (min-width: 1450px) {
|
|
6656
|
+
.pf-c-avatar.pf-m-xl {
|
|
6657
|
+
--pf-c-avatar--Height: var(--pf-c-avatar--m-xl--Height-on-2xl, var(--pf-c-avatar--m-xl--Height-on-xl, var(--pf-c-avatar--m-xl--Height-on-lg, var(--pf-c-avatar--m-xl--Height-on-md, var(--pf-c-avatar--m-xl--Height-on-sm, var(--pf-c-avatar--m-xl--Height))))));
|
|
6658
|
+
}
|
|
6659
|
+
}
|
|
6436
6660
|
|
|
6437
6661
|
.pf-c-backdrop {
|
|
6438
6662
|
--pf-c-backdrop--Position: fixed;
|
|
@@ -8159,6 +8383,8 @@ label.pf-c-check, .pf-c-check__label,
|
|
|
8159
8383
|
--pf-c-code-editor__code--PaddingLeft: var(--pf-global--spacer--sm);
|
|
8160
8384
|
--pf-c-code-editor__code-pre--FontSize: var(--pf-global--FontSize--sm);
|
|
8161
8385
|
--pf-c-code-editor__code-pre--FontFamily: var(--pf-global--FontFamily--monospace);
|
|
8386
|
+
--pf-c-code-editor__header-main--PaddingRight: var(--pf-global--spacer--sm);
|
|
8387
|
+
--pf-c-code-editor__header-main--PaddingLeft: var(--pf-global--spacer--sm);
|
|
8162
8388
|
--pf-c-code-editor__tab--BackgroundColor: var(--pf-global--BackgroundColor--100);
|
|
8163
8389
|
--pf-c-code-editor__tab--Color: var(--pf-global--Color--200);
|
|
8164
8390
|
--pf-c-code-editor__tab--PaddingTop: var(--pf-global--spacer--form-element);
|
|
@@ -8207,6 +8433,12 @@ label.pf-c-check, .pf-c-check__label,
|
|
|
8207
8433
|
border-bottom-color: var(--pf-c-code-editor__controls--c-button--m-control--disabled--after--BorderBottomColor);
|
|
8208
8434
|
}
|
|
8209
8435
|
|
|
8436
|
+
.pf-c-code-editor__header-main {
|
|
8437
|
+
flex-grow: 1;
|
|
8438
|
+
padding-right: var(--pf-c-code-editor__header-main--PaddingRight);
|
|
8439
|
+
padding-left: var(--pf-c-code-editor__header-main--PaddingLeft);
|
|
8440
|
+
}
|
|
8441
|
+
|
|
8210
8442
|
.pf-c-code-editor__main {
|
|
8211
8443
|
position: relative;
|
|
8212
8444
|
background-color: var(--pf-c-code-editor__main--BackgroundColor);
|
|
@@ -18352,6 +18584,9 @@ ul.pf-c-list {
|
|
|
18352
18584
|
.pf-c-nav__section + .pf-c-nav__section {
|
|
18353
18585
|
--pf-c-nav__section--MarginTop: var(--pf-c-nav__section--section--MarginTop);
|
|
18354
18586
|
}
|
|
18587
|
+
.pf-c-nav__section.pf-m-no-title {
|
|
18588
|
+
--pf-c-nav__section--MarginTop: 0;
|
|
18589
|
+
}
|
|
18355
18590
|
|
|
18356
18591
|
.pf-c-nav__section-title {
|
|
18357
18592
|
padding: var(--pf-c-nav__section-title--PaddingTop) var(--pf-c-nav__section-title--PaddingRight) var(--pf-c-nav__section-title--PaddingBottom) var(--pf-c-nav__section-title--PaddingLeft);
|
|
@@ -25234,7 +25469,8 @@ svg.pf-c-spinner.pf-m-xl {
|
|
|
25234
25469
|
.pf-c-table.pf-m-compact tr:not(.pf-c-table__expandable-row) > *:last-child {
|
|
25235
25470
|
--pf-c-table--cell--PaddingRight: var(--pf-c-table--m-compact--cell--first-last-child--PaddingRight);
|
|
25236
25471
|
}
|
|
25237
|
-
.pf-c-table.pf-m-compact thead th
|
|
25472
|
+
.pf-c-table.pf-m-compact thead th,
|
|
25473
|
+
.pf-c-table.pf-m-compact thead .pf-c-table__toggle {
|
|
25238
25474
|
--pf-c-table--cell--PaddingTop: var(--pf-c-table--m-compact-th--PaddingTop);
|
|
25239
25475
|
--pf-c-table--cell--PaddingBottom: var(--pf-c-table--m-compact-th--PaddingBottom);
|
|
25240
25476
|
}
|