@patternfly/react-styles 6.0.0-alpha.3 → 6.0.0-alpha.30
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +220 -0
- package/css/assets/images/PF-HorizontalLogo-Color.svg +29 -0
- package/css/assets/images/PF-HorizontalLogo-Reverse.svg +28 -0
- package/css/assets/images/PF-IconLogo-color.svg +17 -0
- package/css/assets/images/img_avatar-dark.svg +22 -16
- package/css/assets/images/img_avatar-light.svg +25 -18
- package/css/assets/images/pf-background.svg +22 -0
- package/css/assets/images/pf_logo.svg +11 -11
- package/css/assets/images/pf_logo_white.svg +2 -2
- package/css/components/AboutModalBox/about-modal-box.css +109 -107
- package/css/components/AboutModalBox/about-modal-box.d.ts +9 -9
- package/css/components/AboutModalBox/about-modal-box.js +9 -9
- package/css/components/AboutModalBox/about-modal-box.mjs +9 -9
- package/css/components/Accordion/accordion.css +117 -119
- package/css/components/Accordion/accordion.d.ts +8 -8
- package/css/components/Accordion/accordion.js +8 -8
- package/css/components/Accordion/accordion.mjs +8 -8
- package/css/components/ActionList/action-list.css +22 -20
- package/css/components/ActionList/action-list.d.ts +2 -2
- package/css/components/ActionList/action-list.js +2 -2
- package/css/components/ActionList/action-list.mjs +2 -2
- package/css/components/Alert/alert-group.css +107 -55
- package/css/components/Alert/alert-group.d.ts +7 -3
- package/css/components/Alert/alert-group.js +7 -3
- package/css/components/Alert/alert-group.mjs +7 -3
- package/css/components/Alert/alert.css +154 -161
- package/css/components/Alert/alert.d.ts +10 -10
- package/css/components/Alert/alert.js +10 -10
- package/css/components/Alert/alert.mjs +10 -10
- package/css/components/Avatar/avatar.css +120 -123
- package/css/components/Avatar/avatar.d.ts +2 -3
- package/css/components/Avatar/avatar.js +2 -3
- package/css/components/Avatar/avatar.mjs +2 -3
- package/css/components/BackToTop/back-to-top.css +23 -24
- package/css/components/BackToTop/back-to-top.d.ts +2 -2
- package/css/components/BackToTop/back-to-top.js +2 -2
- package/css/components/BackToTop/back-to-top.mjs +2 -2
- package/css/components/Backdrop/backdrop.css +11 -8
- package/css/components/Backdrop/backdrop.d.ts +2 -2
- package/css/components/Backdrop/backdrop.js +2 -2
- package/css/components/Backdrop/backdrop.mjs +2 -2
- package/css/components/BackgroundImage/background-image.css +17 -14
- package/css/components/BackgroundImage/background-image.d.ts +2 -2
- package/css/components/BackgroundImage/background-image.js +2 -2
- package/css/components/BackgroundImage/background-image.mjs +2 -2
- package/css/components/Badge/badge.css +57 -36
- package/css/components/Badge/badge.d.ts +4 -3
- package/css/components/Badge/badge.js +4 -3
- package/css/components/Badge/badge.mjs +4 -3
- package/css/components/Banner/banner.css +117 -113
- package/css/components/Banner/banner.d.ts +5 -4
- package/css/components/Banner/banner.js +5 -4
- package/css/components/Banner/banner.mjs +5 -4
- package/css/components/Brand/brand.css +31 -28
- package/css/components/Brand/brand.d.ts +1 -1
- package/css/components/Brand/brand.js +1 -1
- package/css/components/Brand/brand.mjs +1 -1
- package/css/components/Breadcrumb/breadcrumb.css +62 -56
- package/css/components/Breadcrumb/breadcrumb.d.ts +8 -9
- package/css/components/Breadcrumb/breadcrumb.js +8 -9
- package/css/components/Breadcrumb/breadcrumb.mjs +8 -9
- package/css/components/Button/button.css +548 -484
- package/css/components/Button/button.d.ts +15 -13
- package/css/components/Button/button.js +15 -13
- package/css/components/Button/button.mjs +15 -13
- package/css/components/CalendarMonth/calendar-month.css +146 -178
- package/css/components/CalendarMonth/calendar-month.d.ts +14 -16
- package/css/components/CalendarMonth/calendar-month.js +14 -16
- package/css/components/CalendarMonth/calendar-month.mjs +14 -16
- package/css/components/Card/card.css +247 -331
- package/css/components/Card/card.d.ts +23 -26
- package/css/components/Card/card.js +23 -26
- package/css/components/Card/card.mjs +23 -26
- package/css/components/Check/check.css +52 -45
- package/css/components/Check/check.d.ts +6 -6
- package/css/components/Check/check.js +6 -6
- package/css/components/Check/check.mjs +6 -6
- package/css/components/ClipboardCopy/clipboard-copy.css +66 -78
- package/css/components/ClipboardCopy/clipboard-copy.d.ts +12 -12
- package/css/components/ClipboardCopy/clipboard-copy.js +12 -12
- package/css/components/ClipboardCopy/clipboard-copy.mjs +12 -12
- package/css/components/CodeBlock/code-block.css +37 -24
- package/css/components/CodeBlock/code-block.d.ts +6 -6
- package/css/components/CodeBlock/code-block.js +6 -6
- package/css/components/CodeBlock/code-block.mjs +6 -6
- package/css/components/CodeEditor/code-editor.css +133 -111
- package/css/components/CodeEditor/code-editor.d.ts +14 -14
- package/css/components/CodeEditor/code-editor.js +14 -14
- package/css/components/CodeEditor/code-editor.mjs +14 -14
- package/css/components/Consoles/AccessConsoles.css +5 -5
- package/css/components/Consoles/AccessConsoles.d.ts +2 -2
- package/css/components/Consoles/AccessConsoles.js +2 -2
- package/css/components/Consoles/AccessConsoles.mjs +2 -2
- package/css/components/Consoles/DesktopViewer.css +2 -2
- package/css/components/Consoles/DesktopViewer.d.ts +1 -1
- package/css/components/Consoles/DesktopViewer.js +1 -1
- package/css/components/Consoles/DesktopViewer.mjs +1 -1
- package/css/components/Consoles/SerialConsole.css +4 -4
- package/css/components/Consoles/SerialConsole.d.ts +2 -2
- package/css/components/Consoles/SerialConsole.js +2 -2
- package/css/components/Consoles/SerialConsole.mjs +2 -2
- package/css/components/Consoles/VncConsole.css +3 -3
- package/css/components/Consoles/VncConsole.d.ts +2 -2
- package/css/components/Consoles/VncConsole.js +2 -2
- package/css/components/Consoles/VncConsole.mjs +2 -2
- package/css/components/Content/content.css +225 -224
- package/css/components/Content/content.d.ts +20 -1
- package/css/components/Content/content.js +20 -1
- package/css/components/Content/content.mjs +20 -1
- package/css/components/DataList/data-list-grid.css +182 -182
- package/css/components/DataList/data-list-grid.d.ts +4 -4
- package/css/components/DataList/data-list-grid.js +4 -4
- package/css/components/DataList/data-list-grid.mjs +4 -4
- package/css/components/DataList/data-list.css +506 -566
- package/css/components/DataList/data-list.d.ts +29 -30
- package/css/components/DataList/data-list.js +29 -30
- package/css/components/DataList/data-list.mjs +29 -30
- package/css/components/DatePicker/date-picker.css +37 -39
- package/css/components/DatePicker/date-picker.d.ts +6 -7
- package/css/components/DatePicker/date-picker.js +6 -7
- package/css/components/DatePicker/date-picker.mjs +6 -7
- package/css/components/DescriptionList/description-list-order.css +90 -90
- package/css/components/DescriptionList/description-list-order.d.ts +1 -1
- package/css/components/DescriptionList/description-list-order.js +1 -1
- package/css/components/DescriptionList/description-list-order.mjs +1 -1
- package/css/components/DescriptionList/description-list.css +203 -198
- package/css/components/DescriptionList/description-list.d.ts +7 -7
- package/css/components/DescriptionList/description-list.js +7 -7
- package/css/components/DescriptionList/description-list.mjs +7 -7
- package/css/components/Divider/divider.css +180 -262
- package/css/components/Divider/divider.d.ts +2 -1
- package/css/components/Divider/divider.js +2 -1
- package/css/components/Divider/divider.mjs +2 -1
- package/css/components/DragDrop/drag-drop.css +50 -45
- package/css/components/DragDrop/drag-drop.d.ts +3 -4
- package/css/components/DragDrop/drag-drop.js +3 -4
- package/css/components/DragDrop/drag-drop.mjs +3 -4
- package/css/components/Drawer/drawer.css +485 -487
- package/css/components/Drawer/drawer.d.ts +17 -16
- package/css/components/Drawer/drawer.js +17 -16
- package/css/components/Drawer/drawer.mjs +17 -16
- package/css/components/DualListSelector/dual-list-selector.css +207 -203
- package/css/components/DualListSelector/dual-list-selector.d.ts +28 -29
- package/css/components/DualListSelector/dual-list-selector.js +28 -29
- package/css/components/DualListSelector/dual-list-selector.mjs +28 -29
- package/css/components/EmptyState/empty-state.css +112 -89
- package/css/components/EmptyState/empty-state.d.ts +13 -8
- package/css/components/EmptyState/empty-state.js +13 -8
- package/css/components/EmptyState/empty-state.mjs +13 -8
- package/css/components/ExpandableSection/expandable-section.css +116 -123
- package/css/components/ExpandableSection/expandable-section.d.ts +6 -6
- package/css/components/ExpandableSection/expandable-section.js +6 -6
- package/css/components/ExpandableSection/expandable-section.mjs +6 -6
- package/css/components/FileUpload/file-upload.css +36 -43
- package/css/components/FileUpload/file-upload.d.ts +6 -6
- package/css/components/FileUpload/file-upload.js +6 -6
- package/css/components/FileUpload/file-upload.mjs +6 -6
- package/css/components/Form/form.css +346 -340
- package/css/components/Form/form.d.ts +30 -34
- package/css/components/Form/form.js +30 -34
- package/css/components/Form/form.mjs +30 -34
- package/css/components/FormControl/form-control.css +201 -226
- package/css/components/FormControl/form-control.d.ts +5 -6
- package/css/components/FormControl/form-control.js +5 -6
- package/css/components/FormControl/form-control.mjs +5 -6
- package/css/components/HelperText/helper-text.css +54 -60
- package/css/components/HelperText/helper-text.d.ts +5 -6
- package/css/components/HelperText/helper-text.js +5 -6
- package/css/components/HelperText/helper-text.mjs +5 -6
- package/css/components/Hint/hint.css +46 -47
- package/css/components/Hint/hint.d.ts +7 -9
- package/css/components/Hint/hint.js +7 -9
- package/css/components/Hint/hint.mjs +7 -9
- package/css/components/Icon/icon.css +227 -92
- package/css/components/Icon/icon.d.ts +15 -4
- package/css/components/Icon/icon.js +15 -4
- package/css/components/Icon/icon.mjs +15 -4
- package/css/components/InlineEdit/inline-edit.css +43 -43
- package/css/components/InlineEdit/inline-edit.d.ts +8 -8
- package/css/components/InlineEdit/inline-edit.js +8 -8
- package/css/components/InlineEdit/inline-edit.mjs +8 -8
- package/css/components/InputGroup/input-group.css +54 -71
- package/css/components/InputGroup/input-group.d.ts +4 -5
- package/css/components/InputGroup/input-group.js +4 -5
- package/css/components/InputGroup/input-group.mjs +4 -5
- package/css/components/JumpLinks/jump-links.css +175 -193
- package/css/components/JumpLinks/jump-links.d.ts +10 -12
- package/css/components/JumpLinks/jump-links.js +10 -12
- package/css/components/JumpLinks/jump-links.mjs +10 -12
- package/css/components/Label/label-group.css +89 -95
- package/css/components/Label/label-group.d.ts +8 -8
- package/css/components/Label/label-group.js +8 -8
- package/css/components/Label/label-group.mjs +8 -8
- package/css/components/Label/label.css +460 -424
- package/css/components/Label/label.d.ts +23 -15
- package/css/components/Label/label.js +23 -15
- package/css/components/Label/label.mjs +23 -15
- package/css/components/List/list.css +56 -60
- package/css/components/List/list.d.ts +3 -3
- package/css/components/List/list.js +3 -3
- package/css/components/List/list.mjs +3 -3
- package/css/components/Login/login.css +147 -169
- package/css/components/Login/login.d.ts +18 -18
- package/css/components/Login/login.js +18 -18
- package/css/components/Login/login.mjs +18 -18
- package/css/components/Masthead/masthead.css +396 -571
- package/css/components/Masthead/masthead.d.ts +11 -46
- package/css/components/Masthead/masthead.js +11 -46
- package/css/components/Masthead/masthead.mjs +11 -46
- package/css/components/Menu/menu.css +443 -515
- package/css/components/Menu/menu.d.ts +30 -32
- package/css/components/Menu/menu.js +30 -32
- package/css/components/Menu/menu.mjs +30 -32
- package/css/components/MenuToggle/menu-toggle.css +322 -352
- package/css/components/MenuToggle/menu-toggle.d.ts +20 -17
- package/css/components/MenuToggle/menu-toggle.js +20 -17
- package/css/components/MenuToggle/menu-toggle.mjs +20 -17
- package/css/components/ModalBox/modal-box.css +131 -123
- package/css/components/ModalBox/modal-box.d.ts +11 -11
- package/css/components/ModalBox/modal-box.js +11 -11
- package/css/components/ModalBox/modal-box.mjs +11 -11
- package/css/components/MultipleFileUpload/multiple-file-upload.css +168 -142
- package/css/components/MultipleFileUpload/multiple-file-upload.d.ts +17 -18
- package/css/components/MultipleFileUpload/multiple-file-upload.js +17 -18
- package/css/components/MultipleFileUpload/multiple-file-upload.mjs +17 -18
- package/css/components/Nav/nav.css +233 -948
- package/css/components/Nav/nav.d.ts +22 -31
- package/css/components/Nav/nav.js +22 -31
- package/css/components/Nav/nav.mjs +22 -31
- package/css/components/NotificationBadge/notification-badge.css +67 -67
- package/css/components/NotificationBadge/notification-badge.d.ts +1 -1
- package/css/components/NotificationBadge/notification-badge.js +1 -1
- package/css/components/NotificationBadge/notification-badge.mjs +1 -1
- package/css/components/NotificationDrawer/notification-drawer.css +185 -198
- package/css/components/NotificationDrawer/notification-drawer.d.ts +23 -22
- package/css/components/NotificationDrawer/notification-drawer.js +23 -22
- package/css/components/NotificationDrawer/notification-drawer.mjs +23 -22
- package/css/components/NumberInput/number-input.css +25 -30
- package/css/components/NumberInput/number-input.d.ts +5 -8
- package/css/components/NumberInput/number-input.js +5 -8
- package/css/components/NumberInput/number-input.mjs +5 -8
- package/css/components/OverflowMenu/overflow-menu.css +23 -53
- package/css/components/OverflowMenu/overflow-menu.d.ts +6 -8
- package/css/components/OverflowMenu/overflow-menu.js +6 -8
- package/css/components/OverflowMenu/overflow-menu.mjs +6 -8
- package/css/components/Page/page.css +489 -725
- package/css/components/Page/page.d.ts +22 -45
- package/css/components/Page/page.js +22 -45
- package/css/components/Page/page.mjs +22 -45
- package/css/components/Pagination/pagination.css +235 -302
- package/css/components/Pagination/pagination.d.ts +8 -11
- package/css/components/Pagination/pagination.js +8 -11
- package/css/components/Pagination/pagination.mjs +8 -11
- package/css/components/Panel/panel.css +77 -71
- package/css/components/Panel/panel.d.ts +6 -6
- package/css/components/Panel/panel.js +6 -6
- package/css/components/Panel/panel.mjs +6 -6
- package/css/components/Popover/popover.css +149 -150
- package/css/components/Popover/popover.d.ts +10 -10
- package/css/components/Popover/popover.js +10 -10
- package/css/components/Popover/popover.mjs +10 -10
- package/css/components/Popper/Popper.css +1 -1
- package/css/components/Popper/Popper.d.ts +1 -1
- package/css/components/Popper/Popper.js +1 -1
- package/css/components/Popper/Popper.mjs +1 -1
- package/css/components/Progress/progress.css +84 -99
- package/css/components/Progress/progress.d.ts +8 -9
- package/css/components/Progress/progress.js +8 -9
- package/css/components/Progress/progress.mjs +8 -9
- package/css/components/ProgressStepper/progress-stepper.css +520 -519
- package/css/components/ProgressStepper/progress-stepper.d.ts +9 -8
- package/css/components/ProgressStepper/progress-stepper.js +9 -8
- package/css/components/ProgressStepper/progress-stepper.mjs +9 -8
- package/css/components/Radio/radio.css +53 -43
- package/css/components/Radio/radio.d.ts +5 -5
- package/css/components/Radio/radio.js +5 -5
- package/css/components/Radio/radio.mjs +5 -5
- package/css/components/Sidebar/sidebar.css +253 -243
- package/css/components/Sidebar/sidebar.d.ts +5 -4
- package/css/components/Sidebar/sidebar.js +5 -4
- package/css/components/Sidebar/sidebar.mjs +5 -4
- package/css/components/SimpleList/simple-list.css +55 -75
- package/css/components/SimpleList/simple-list.d.ts +5 -5
- package/css/components/SimpleList/simple-list.js +5 -5
- package/css/components/SimpleList/simple-list.mjs +5 -5
- package/css/components/Skeleton/skeleton.css +114 -117
- package/css/components/Skeleton/skeleton.d.ts +2 -3
- package/css/components/Skeleton/skeleton.js +2 -3
- package/css/components/Skeleton/skeleton.mjs +2 -3
- package/css/components/SkipToContent/skip-to-content.css +9 -9
- package/css/components/SkipToContent/skip-to-content.d.ts +1 -1
- package/css/components/SkipToContent/skip-to-content.js +1 -1
- package/css/components/SkipToContent/skip-to-content.mjs +1 -1
- package/css/components/Slider/slider.css +149 -146
- package/css/components/Slider/slider.d.ts +13 -13
- package/css/components/Slider/slider.js +13 -13
- package/css/components/Slider/slider.mjs +13 -13
- package/css/components/Spinner/spinner.css +38 -56
- package/css/components/Spinner/spinner.d.ts +2 -2
- package/css/components/Spinner/spinner.js +2 -2
- package/css/components/Spinner/spinner.mjs +2 -2
- package/css/components/Switch/switch.css +95 -98
- package/css/components/Switch/switch.d.ts +7 -10
- package/css/components/Switch/switch.js +7 -10
- package/css/components/Switch/switch.mjs +7 -10
- package/css/components/TabContent/tab-content.css +36 -31
- package/css/components/TabContent/tab-content.d.ts +3 -3
- package/css/components/TabContent/tab-content.js +3 -3
- package/css/components/TabContent/tab-content.mjs +3 -3
- package/css/components/Table/inline-edit.css +31 -31
- package/css/components/Table/inline-edit.d.ts +2 -2
- package/css/components/Table/inline-edit.js +2 -2
- package/css/components/Table/inline-edit.mjs +2 -2
- package/css/components/Table/table-grid.css +877 -967
- package/css/components/Table/table-grid.d.ts +21 -20
- package/css/components/Table/table-grid.js +21 -20
- package/css/components/Table/table-grid.mjs +21 -20
- package/css/components/Table/table-scrollable.css +43 -39
- package/css/components/Table/table-scrollable.d.ts +4 -4
- package/css/components/Table/table-scrollable.js +4 -4
- package/css/components/Table/table-scrollable.mjs +4 -4
- package/css/components/Table/table-tree-view.css +523 -499
- package/css/components/Table/table-tree-view.d.ts +20 -18
- package/css/components/Table/table-tree-view.js +20 -18
- package/css/components/Table/table-tree-view.mjs +20 -18
- package/css/components/Table/table.css +637 -866
- package/css/components/Table/table.d.ts +42 -42
- package/css/components/Table/table.js +42 -42
- package/css/components/Table/table.mjs +42 -42
- package/css/components/Tabs/tabs.css +601 -660
- package/css/components/Tabs/tabs.d.ts +17 -21
- package/css/components/Tabs/tabs.js +17 -21
- package/css/components/Tabs/tabs.mjs +17 -21
- package/css/components/TextInputGroup/text-input-group.css +149 -110
- package/css/components/TextInputGroup/text-input-group.d.ts +12 -10
- package/css/components/TextInputGroup/text-input-group.js +12 -10
- package/css/components/TextInputGroup/text-input-group.mjs +12 -10
- package/css/components/Tile/tile.css +71 -113
- package/css/components/Tile/tile.d.ts +5 -6
- package/css/components/Tile/tile.js +5 -6
- package/css/components/Tile/tile.mjs +5 -6
- package/css/components/Timestamp/timestamp.css +31 -28
- package/css/components/Timestamp/timestamp.d.ts +1 -1
- package/css/components/Timestamp/timestamp.js +1 -1
- package/css/components/Timestamp/timestamp.mjs +1 -1
- package/css/components/Title/title.css +88 -88
- package/css/components/Title/title.d.ts +1 -1
- package/css/components/Title/title.js +1 -1
- package/css/components/Title/title.mjs +1 -1
- package/css/components/ToggleGroup/toggle-group.css +93 -88
- package/css/components/ToggleGroup/toggle-group.d.ts +5 -6
- package/css/components/ToggleGroup/toggle-group.js +5 -6
- package/css/components/ToggleGroup/toggle-group.mjs +5 -6
- package/css/components/Toolbar/toolbar.css +1635 -976
- package/css/components/Toolbar/toolbar.d.ts +309 -111
- package/css/components/Toolbar/toolbar.js +309 -111
- package/css/components/Toolbar/toolbar.mjs +309 -111
- package/css/components/Tooltip/tooltip.css +86 -88
- package/css/components/Tooltip/tooltip.d.ts +3 -3
- package/css/components/Tooltip/tooltip.js +3 -3
- package/css/components/Tooltip/tooltip.mjs +3 -3
- package/css/components/TreeView/tree-view.css +365 -387
- package/css/components/TreeView/tree-view.d.ts +16 -20
- package/css/components/TreeView/tree-view.js +16 -20
- package/css/components/TreeView/tree-view.mjs +16 -20
- package/css/components/Truncate/truncate.css +18 -15
- package/css/components/Truncate/truncate.d.ts +4 -4
- package/css/components/Truncate/truncate.js +4 -4
- package/css/components/Truncate/truncate.mjs +4 -4
- package/css/components/Wizard/wizard.css +328 -378
- package/css/components/Wizard/wizard.d.ts +32 -31
- package/css/components/Wizard/wizard.js +32 -31
- package/css/components/Wizard/wizard.mjs +32 -31
- package/css/components/_index.css +22400 -0
- package/css/components/_index.d.ts +1376 -0
- package/css/components/_index.js +1377 -0
- package/css/components/_index.mjs +1375 -0
- package/css/docs/components/Brand/examples/Brand.css +3 -3
- package/css/docs/components/Brand/examples/Brand.d.ts +1 -1
- package/css/docs/components/Brand/examples/Brand.js +1 -1
- package/css/docs/components/Brand/examples/Brand.mjs +1 -1
- package/css/docs/components/Button/examples/Button.css +5 -1
- package/css/docs/components/Button/examples/Button.d.ts +1 -1
- package/css/docs/components/Button/examples/Button.js +1 -1
- package/css/docs/components/Button/examples/Button.mjs +1 -1
- package/css/docs/components/Divider/examples/Divider.css +3 -1
- package/css/docs/components/DragDrop/examples/DragDrop.css +3 -3
- package/css/docs/components/DragDrop/examples/DragDrop.d.ts +1 -1
- package/css/docs/components/DragDrop/examples/DragDrop.js +1 -1
- package/css/docs/components/DragDrop/examples/DragDrop.mjs +1 -1
- package/css/docs/components/Label/examples/Label.css +6 -2
- package/css/docs/components/Label/examples/Label.d.ts +1 -1
- package/css/docs/components/Label/examples/Label.js +1 -1
- package/css/docs/components/Label/examples/Label.mjs +1 -1
- package/css/docs/components/Menu/examples/Menu.css +8 -12
- package/css/docs/components/Menu/examples/Menu.d.ts +3 -2
- package/css/docs/components/Menu/examples/Menu.js +3 -2
- package/css/docs/components/Menu/examples/Menu.mjs +3 -2
- package/css/docs/components/Nav/examples/Navigation.css +18 -28
- package/css/docs/components/Nav/examples/Navigation.d.ts +1 -4
- package/css/docs/components/Nav/examples/Navigation.js +1 -4
- package/css/docs/components/Nav/examples/Navigation.mjs +1 -4
- package/css/docs/components/OverflowMenu/examples/overflow-menu.css +4 -28
- package/css/docs/components/OverflowMenu/examples/overflow-menu.d.ts +2 -2
- package/css/docs/components/OverflowMenu/examples/overflow-menu.js +2 -2
- package/css/docs/components/OverflowMenu/examples/overflow-menu.mjs +2 -2
- package/css/docs/components/Page/examples/Page.css +5 -9
- package/css/docs/components/Page/examples/Page.d.ts +2 -1
- package/css/docs/components/Page/examples/Page.js +2 -1
- package/css/docs/components/Page/examples/Page.mjs +2 -1
- package/css/docs/components/Skeleton/examples/Skeleton.css +1 -1
- package/css/docs/components/Skeleton/examples/Skeleton.d.ts +1 -1
- package/css/docs/components/Skeleton/examples/Skeleton.js +1 -1
- package/css/docs/components/Skeleton/examples/Skeleton.mjs +1 -1
- package/css/docs/components/Table/examples/Table.css +11 -6
- package/css/docs/components/Table/examples/Table.d.ts +3 -1
- package/css/docs/components/Table/examples/Table.js +3 -1
- package/css/docs/components/Table/examples/Table.mjs +3 -1
- package/css/docs/components/TextInputGroup/examples/TextInputGroup.css +8 -3
- package/css/docs/components/TextInputGroup/examples/TextInputGroup.d.ts +2 -2
- package/css/docs/components/TextInputGroup/examples/TextInputGroup.js +2 -2
- package/css/docs/components/TextInputGroup/examples/TextInputGroup.mjs +2 -2
- package/css/docs/components/Tile/examples/Tile.css +5 -5
- package/css/docs/components/Tile/examples/Tile.d.ts +1 -1
- package/css/docs/components/Tile/examples/Tile.js +1 -1
- package/css/docs/components/Tile/examples/Tile.mjs +1 -1
- package/css/docs/components/Toolbar/examples/Toolbar.css +58 -42
- package/css/docs/components/Toolbar/examples/Toolbar.d.ts +4 -3
- package/css/docs/components/Toolbar/examples/Toolbar.js +4 -3
- package/css/docs/components/Toolbar/examples/Toolbar.mjs +4 -3
- package/css/docs/components/Tooltip/examples/Tooltip.css +1 -1
- package/css/docs/components/Truncate/examples/Truncate.css +3 -4
- package/css/docs/components/Truncate/examples/Truncate.d.ts +1 -1
- package/css/docs/components/Truncate/examples/Truncate.js +1 -1
- package/css/docs/components/Truncate/examples/Truncate.mjs +1 -1
- package/css/docs/demos/Card/examples/Card.css +6 -6
- package/css/docs/demos/Card/examples/Card.d.ts +2 -2
- package/css/docs/demos/Card/examples/Card.js +2 -2
- package/css/docs/demos/Card/examples/Card.mjs +2 -2
- package/css/docs/demos/Page/examples/Page.css +11 -0
- package/css/docs/demos/Page/examples/Page.d.ts +9 -0
- package/css/docs/demos/Page/examples/Page.js +10 -0
- package/css/docs/demos/Page/examples/Page.mjs +8 -0
- package/css/docs/demos/Toolbar/examples/Toolbar.css +10 -18
- package/css/docs/demos/Toolbar/examples/Toolbar.d.ts +3 -3
- package/css/docs/demos/Toolbar/examples/Toolbar.js +3 -3
- package/css/docs/demos/Toolbar/examples/Toolbar.mjs +3 -3
- package/css/docs/layouts/Bullseye/examples/Bullseye.css +4 -4
- package/css/docs/layouts/Bullseye/examples/Bullseye.d.ts +2 -2
- package/css/docs/layouts/Bullseye/examples/Bullseye.js +2 -2
- package/css/docs/layouts/Bullseye/examples/Bullseye.mjs +2 -2
- package/css/docs/layouts/Flex/examples/Flex.css +4 -4
- package/css/docs/layouts/Flex/examples/Flex.d.ts +2 -2
- package/css/docs/layouts/Flex/examples/Flex.js +2 -2
- package/css/docs/layouts/Flex/examples/Flex.mjs +2 -2
- package/css/docs/layouts/Gallery/examples/Gallery.css +4 -4
- package/css/docs/layouts/Gallery/examples/Gallery.d.ts +2 -2
- package/css/docs/layouts/Gallery/examples/Gallery.js +2 -2
- package/css/docs/layouts/Gallery/examples/Gallery.mjs +2 -2
- package/css/docs/layouts/Grid/examples/Grid.css +3 -3
- package/css/docs/layouts/Grid/examples/Grid.d.ts +1 -1
- package/css/docs/layouts/Grid/examples/Grid.js +1 -1
- package/css/docs/layouts/Grid/examples/Grid.mjs +1 -1
- package/css/docs/layouts/Level/examples/Level.css +5 -5
- package/css/docs/layouts/Level/examples/Level.d.ts +2 -2
- package/css/docs/layouts/Level/examples/Level.js +2 -2
- package/css/docs/layouts/Level/examples/Level.mjs +2 -2
- package/css/docs/layouts/Split/examples/Split.css +4 -4
- package/css/docs/layouts/Split/examples/Split.d.ts +2 -2
- package/css/docs/layouts/Split/examples/Split.js +2 -2
- package/css/docs/layouts/Split/examples/Split.mjs +2 -2
- package/css/docs/layouts/Stack/examples/Stack.css +5 -5
- package/css/docs/layouts/Stack/examples/Stack.d.ts +2 -2
- package/css/docs/layouts/Stack/examples/Stack.js +2 -2
- package/css/docs/layouts/Stack/examples/Stack.mjs +2 -2
- package/css/docs/utilities/Alignment/examples/Alignment.css +6 -6
- package/css/docs/utilities/Alignment/examples/Alignment.d.ts +4 -4
- package/css/docs/utilities/Alignment/examples/Alignment.js +4 -4
- package/css/docs/utilities/Alignment/examples/Alignment.mjs +4 -4
- package/css/docs/utilities/BoxShadow/examples/box-shadow.css +11 -11
- package/css/docs/utilities/Display/examples/Display.css +3 -10
- package/css/docs/utilities/Display/examples/Display.d.ts +0 -8
- package/css/docs/utilities/Display/examples/Display.js +0 -8
- package/css/docs/utilities/Display/examples/Display.mjs +0 -8
- package/css/docs/utilities/Flex/examples/Flex.css +7 -7
- package/css/docs/utilities/Flex/examples/Flex.d.ts +2 -2
- package/css/docs/utilities/Flex/examples/Flex.js +2 -2
- package/css/docs/utilities/Flex/examples/Flex.mjs +2 -2
- package/css/docs/utilities/Float/examples/Float.css +5 -5
- package/css/docs/utilities/Float/examples/Float.d.ts +2 -2
- package/css/docs/utilities/Float/examples/Float.js +2 -2
- package/css/docs/utilities/Float/examples/Float.mjs +2 -2
- package/css/docs/utilities/Sizing/examples/Sizing.css +6 -6
- package/css/docs/utilities/Sizing/examples/Sizing.d.ts +4 -4
- package/css/docs/utilities/Sizing/examples/Sizing.js +4 -4
- package/css/docs/utilities/Sizing/examples/Sizing.mjs +4 -4
- package/css/docs/utilities/Spacing/examples/Spacing.css +3 -3
- package/css/docs/utilities/Spacing/examples/Spacing.d.ts +1 -1
- package/css/docs/utilities/Spacing/examples/Spacing.js +1 -1
- package/css/docs/utilities/Spacing/examples/Spacing.mjs +1 -1
- package/css/layouts/Bullseye/bullseye.css +6 -3
- package/css/layouts/Bullseye/bullseye.d.ts +1 -1
- package/css/layouts/Bullseye/bullseye.js +1 -1
- package/css/layouts/Bullseye/bullseye.mjs +1 -1
- package/css/layouts/Flex/flex.css +1279 -1276
- package/css/layouts/Flex/flex.d.ts +1 -1
- package/css/layouts/Flex/flex.js +1 -1
- package/css/layouts/Flex/flex.mjs +1 -1
- package/css/layouts/Gallery/gallery.css +37 -34
- package/css/layouts/Gallery/gallery.d.ts +1 -1
- package/css/layouts/Gallery/gallery.js +1 -1
- package/css/layouts/Gallery/gallery.mjs +1 -1
- package/css/layouts/Grid/grid.css +534 -531
- package/css/layouts/Grid/grid.d.ts +2 -2
- package/css/layouts/Grid/grid.js +2 -2
- package/css/layouts/Grid/grid.mjs +2 -2
- package/css/layouts/Level/level.css +7 -4
- package/css/layouts/Level/level.d.ts +1 -1
- package/css/layouts/Level/level.js +1 -1
- package/css/layouts/Level/level.mjs +1 -1
- package/css/layouts/Split/split.css +9 -6
- package/css/layouts/Split/split.d.ts +2 -2
- package/css/layouts/Split/split.js +2 -2
- package/css/layouts/Split/split.mjs +2 -2
- package/css/layouts/Stack/stack.css +8 -5
- package/css/layouts/Stack/stack.d.ts +2 -2
- package/css/layouts/Stack/stack.js +2 -2
- package/css/layouts/Stack/stack.mjs +2 -2
- package/css/layouts/Toolbar/toolbar.css +8 -8
- package/css/layouts/_index.css +3454 -0
- package/css/layouts/_index.d.ts +846 -0
- package/css/layouts/_index.js +847 -0
- package/css/layouts/_index.mjs +845 -0
- package/css/utilities/Accessibility/accessibility.css +18 -18
- package/css/utilities/Accessibility/accessibility.d.ts +18 -18
- package/css/utilities/Accessibility/accessibility.js +18 -18
- package/css/utilities/Accessibility/accessibility.mjs +18 -18
- package/css/utilities/Alignment/alignment.css +36 -36
- package/css/utilities/Alignment/alignment.d.ts +24 -24
- package/css/utilities/Alignment/alignment.js +24 -24
- package/css/utilities/Alignment/alignment.mjs +24 -24
- package/css/utilities/BackgroundColor/background-color.css +67 -0
- package/css/utilities/BackgroundColor/background-color.d.ts +22 -0
- package/css/utilities/BackgroundColor/background-color.js +23 -0
- package/css/utilities/BackgroundColor/background-color.mjs +21 -0
- package/css/utilities/BoxShadow/box-shadow.css +30 -54
- package/css/utilities/BoxShadow/box-shadow.d.ts +15 -21
- package/css/utilities/BoxShadow/box-shadow.js +15 -21
- package/css/utilities/BoxShadow/box-shadow.mjs +15 -21
- package/css/utilities/Display/display.css +92 -54
- package/css/utilities/Display/display.d.ts +66 -54
- package/css/utilities/Display/display.js +66 -54
- package/css/utilities/Display/display.mjs +66 -54
- package/css/utilities/Flex/flex.css +228 -228
- package/css/utilities/Flex/flex.d.ts +228 -228
- package/css/utilities/Flex/flex.js +228 -228
- package/css/utilities/Flex/flex.mjs +228 -228
- package/css/utilities/Float/float.css +24 -24
- package/css/utilities/Float/float.d.ts +12 -12
- package/css/utilities/Float/float.js +12 -12
- package/css/utilities/Float/float.mjs +12 -12
- package/css/utilities/Sizing/sizing.css +244 -244
- package/css/utilities/Sizing/sizing.d.ts +196 -196
- package/css/utilities/Sizing/sizing.js +196 -196
- package/css/utilities/Sizing/sizing.mjs +196 -196
- package/css/utilities/Spacing/spacing.css +1512 -1512
- package/css/utilities/Spacing/spacing.d.ts +840 -840
- package/css/utilities/Spacing/spacing.js +840 -840
- package/css/utilities/Spacing/spacing.mjs +840 -840
- package/css/utilities/Text/text.css +481 -724
- package/css/utilities/Text/text.d.ts +250 -278
- package/css/utilities/Text/text.js +250 -278
- package/css/utilities/Text/text.mjs +250 -278
- package/css/utilities/_index.css +7815 -0
- package/css/utilities/_index.d.ts +1671 -0
- package/css/utilities/_index.js +1672 -0
- package/css/utilities/_index.mjs +1670 -0
- package/dist/esm/index.js.map +1 -1
- package/dist/js/index.js.map +1 -1
- package/package.json +6 -11
- package/scripts/copyStyles.mjs +8 -0
- package/scripts/{generateClassMaps.js → generateClassMaps.mjs} +8 -11
- package/scripts/{writeClassMaps.js → writeClassMaps.mjs} +15 -13
- package/src/css/components/Consoles/AccessConsoles.css +5 -5
- package/src/css/components/Consoles/DesktopViewer.css +2 -2
- package/src/css/components/Consoles/SerialConsole.css +4 -4
- package/src/css/components/Consoles/VncConsole.css +3 -3
- package/src/css/components/Popper/Popper.css +1 -1
- package/src/css/components/Table/inline-edit.css +31 -31
- package/src/css/layouts/Toolbar/toolbar.css +8 -8
- package/css/components/AppLauncher/app-launcher.css +0 -244
- package/css/components/AppLauncher/app-launcher.d.ts +0 -29
- package/css/components/AppLauncher/app-launcher.js +0 -30
- package/css/components/AppLauncher/app-launcher.mjs +0 -28
- package/css/components/Chip/chip-group.css +0 -93
- package/css/components/Chip/chip-group.d.ts +0 -13
- package/css/components/Chip/chip-group.js +0 -14
- package/css/components/Chip/chip-group.mjs +0 -12
- package/css/components/Chip/chip.css +0 -122
- package/css/components/Chip/chip.d.ts +0 -16
- package/css/components/Chip/chip.js +0 -17
- package/css/components/Chip/chip.mjs +0 -15
- package/css/components/ContextSelector/context-selector.css +0 -336
- package/css/components/ContextSelector/context-selector.d.ts +0 -25
- package/css/components/ContextSelector/context-selector.js +0 -26
- package/css/components/ContextSelector/context-selector.mjs +0 -24
- package/css/components/Dropdown/dropdown.css +0 -686
- package/css/components/Dropdown/dropdown.d.ts +0 -55
- package/css/components/Dropdown/dropdown.js +0 -56
- package/css/components/Dropdown/dropdown.mjs +0 -54
- package/css/components/LogViewer/log-viewer.css +0 -197
- package/css/components/LogViewer/log-viewer.d.ts +0 -27
- package/css/components/LogViewer/log-viewer.js +0 -28
- package/css/components/LogViewer/log-viewer.mjs +0 -26
- package/css/components/OptionsMenu/options-menu.css +0 -279
- package/css/components/OptionsMenu/options-menu.d.ts +0 -27
- package/css/components/OptionsMenu/options-menu.js +0 -28
- package/css/components/OptionsMenu/options-menu.mjs +0 -26
- package/css/components/Select/select.css +0 -599
- package/css/components/Select/select.d.ts +0 -61
- package/css/components/Select/select.js +0 -62
- package/css/components/Select/select.mjs +0 -60
- package/css/docs/components/AppLauncher/deprecated/application-launcher.css +0 -25
- package/css/docs/components/AppLauncher/deprecated/application-launcher.d.ts +0 -3
- package/css/docs/components/AppLauncher/deprecated/application-launcher.js +0 -4
- package/css/docs/components/AppLauncher/deprecated/application-launcher.mjs +0 -2
- package/css/docs/components/Avatar/examples/Avatar.css +0 -3
- package/css/docs/components/Avatar/examples/Avatar.d.ts +0 -3
- package/css/docs/components/Avatar/examples/Avatar.js +0 -4
- package/css/docs/components/Avatar/examples/Avatar.mjs +0 -2
- package/css/docs/components/Breadcrumb/examples/Breadcrumb.css +0 -3
- package/css/docs/components/Breadcrumb/examples/Breadcrumb.d.ts +0 -3
- package/css/docs/components/Breadcrumb/examples/Breadcrumb.js +0 -4
- package/css/docs/components/Breadcrumb/examples/Breadcrumb.mjs +0 -2
- package/css/docs/components/ContextSelector/deprecated/context-selector.css +0 -7
- package/css/docs/components/ContextSelector/deprecated/context-selector.d.ts +0 -3
- package/css/docs/components/ContextSelector/deprecated/context-selector.js +0 -4
- package/css/docs/components/ContextSelector/deprecated/context-selector.mjs +0 -2
- package/css/docs/components/Dropdown/deprecated/Dropdown.css +0 -64
- package/css/docs/components/Dropdown/deprecated/Dropdown.d.ts +0 -6
- package/css/docs/components/Dropdown/deprecated/Dropdown.js +0 -7
- package/css/docs/components/Dropdown/deprecated/Dropdown.mjs +0 -5
- package/css/docs/components/LogViewer/examples/LogViewer.css +0 -17
- package/css/docs/components/LogViewer/examples/LogViewer.d.ts +0 -6
- package/css/docs/components/LogViewer/examples/LogViewer.js +0 -7
- package/css/docs/components/LogViewer/examples/LogViewer.mjs +0 -5
- package/css/docs/components/OptionsMenu/deprecated/options-menu.css +0 -25
- package/css/docs/components/OptionsMenu/deprecated/options-menu.d.ts +0 -3
- package/css/docs/components/OptionsMenu/deprecated/options-menu.js +0 -4
- package/css/docs/components/OptionsMenu/deprecated/options-menu.mjs +0 -2
- package/css/docs/components/Page/deprecated/PageHeader.css +0 -17
- package/css/docs/components/Page/deprecated/PageHeader.d.ts +0 -12
- package/css/docs/components/Page/deprecated/PageHeader.js +0 -13
- package/css/docs/components/Page/deprecated/PageHeader.mjs +0 -11
- package/css/docs/components/Pagination/examples/Pagination.css +0 -3
- package/css/docs/components/Pagination/examples/Pagination.d.ts +0 -3
- package/css/docs/components/Pagination/examples/Pagination.js +0 -4
- package/css/docs/components/Pagination/examples/Pagination.mjs +0 -2
- package/css/docs/components/Select/deprecated/Select.css +0 -56
- package/css/docs/components/Select/deprecated/Select.d.ts +0 -3
- package/css/docs/components/Select/deprecated/Select.js +0 -4
- package/css/docs/components/Select/deprecated/Select.mjs +0 -2
- package/css/docs/components/Tabs/examples/Tabs.css +0 -10
- package/css/docs/components/Tabs/examples/Tabs.d.ts +0 -6
- package/css/docs/components/Tabs/examples/Tabs.js +0 -7
- package/css/docs/components/Tabs/examples/Tabs.mjs +0 -5
- package/css/docs/components/ToggleGroup/examples/toggle-group.css +0 -4
- package/css/docs/components/ToggleGroup/examples/toggle-group.d.ts +0 -5
- package/css/docs/components/ToggleGroup/examples/toggle-group.js +0 -6
- package/css/docs/components/ToggleGroup/examples/toggle-group.mjs +0 -4
- package/css/docs/utilities/Text/examples/Text.css +0 -0
- package/css/docs/utilities/Text/examples/Text.d.ts +0 -3
- package/css/docs/utilities/Text/examples/Text.js +0 -4
- package/css/docs/utilities/Text/examples/Text.mjs +0 -2
- package/css/utilities/BackgroundColor/BackgroundColor.css +0 -414
- package/css/utilities/BackgroundColor/BackgroundColor.d.ts +0 -101
- package/css/utilities/BackgroundColor/BackgroundColor.js +0 -102
- package/css/utilities/BackgroundColor/BackgroundColor.mjs +0 -100
- package/css/utilities/BackgroundColor/themes/dark/BackgroundColor.css +0 -0
- package/css/utilities/BackgroundColor/themes/dark/BackgroundColor.d.ts +0 -3
- package/css/utilities/BackgroundColor/themes/dark/BackgroundColor.js +0 -4
- package/css/utilities/BackgroundColor/themes/dark/BackgroundColor.mjs +0 -2
- package/css/utilities/Text/themes/dark/text.css +0 -0
- package/css/utilities/Text/themes/dark/text.d.ts +0 -3
- package/css/utilities/Text/themes/dark/text.js +0 -4
- package/css/utilities/Text/themes/dark/text.mjs +0 -2
- package/scripts/copyStyles.js +0 -7
@@ -1,1239 +1,1898 @@
|
|
1
|
-
|
2
|
-
--pf-
|
3
|
-
--pf-
|
4
|
-
|
1
|
+
:where(:root, .pf-v6-c-toolbar) {
|
2
|
+
--pf-v6-c-toolbar--RowGap: var(--pf-t--global--spacer--md);
|
3
|
+
--pf-v6-c-toolbar--PaddingBlockStart: 0;
|
4
|
+
--pf-v6-c-toolbar--PaddingBlockEnd: 0;
|
5
|
+
--pf-v6-c-toolbar--PaddingInlineStart: 0;
|
6
|
+
--pf-v6-c-toolbar--PaddingInlineEnd: 0;
|
7
|
+
--pf-v6-c-toolbar--LineHeight: var(--pf-t--global--font--line-height--body);
|
8
|
+
--pf-v6-c-toolbar--FontSize: var(--pf-t--global--font--size--body--default);
|
9
|
+
--pf-v6-c-toolbar--BackgroundColor: transparent;
|
10
|
+
--pf-v6-c-toolbar--m-primary--BackgroundColor: var(--pf-t--global--background--color--primary--default);
|
11
|
+
--pf-v6-c-toolbar--m-secondary--BackgroundColor: var(--pf-t--global--background--color--secondary--default);
|
12
|
+
--pf-v6-c-toolbar--m-no-background--BackgroundColor: transparent;
|
13
|
+
--pf-v6-c-toolbar__item--Width: auto;
|
14
|
+
--pf-v6-c-toolbar__item--MinWidth: auto;
|
15
|
+
--pf-v6-c-toolbar__item--RowGap: var(--pf-t--global--spacer--gap--group--vertical);
|
16
|
+
--pf-v6-c-toolbar__item--ColumnGap: var(--pf-t--global--spacer--gap--group--horizontal);
|
17
|
+
--pf-v6-c-toolbar__item--m-overflow-container--MinWidth: 0;
|
18
|
+
--pf-v6-c-toolbar__group--RowGap: var(--pf-t--global--spacer--gap--group--vertical);
|
19
|
+
--pf-v6-c-toolbar__group--ColumnGap: var(--pf-t--global--spacer--gap--group--horizontal);
|
20
|
+
--pf-v6-c-toolbar__group--m-overflow-container--MinWidth: 0;
|
21
|
+
--pf-v6-c-toolbar__content--RowGap: var(--pf-t--global--spacer--md);
|
22
|
+
--pf-v6-c-toolbar__content--PaddingInlineStart: var(--pf-t--global--spacer--md);
|
23
|
+
--pf-v6-c-toolbar__content--PaddingInlineEnd: var(--pf-t--global--spacer--md);
|
24
|
+
--pf-v6-c-toolbar__content-section--RowGap: var(--pf-t--global--spacer--gap--group--vertical);
|
25
|
+
--pf-v6-c-toolbar__content-section--ColumnGap: var(--pf-t--global--spacer--gap--group--horizontal);
|
26
|
+
--pf-v6-c-toolbar__expandable-content--ZIndex: var(--pf-t--global--z-index--sm);
|
27
|
+
--pf-v6-c-toolbar__expandable-content--RowGap: var(--pf-t--global--spacer--gap--group--vertical);
|
28
|
+
--pf-v6-c-toolbar__expandable-content--PaddingBlockStart: var(--pf-t--global--spacer--md);
|
29
|
+
--pf-v6-c-toolbar__expandable-content--PaddingBlockEnd: var(--pf-t--global--spacer--md);
|
30
|
+
--pf-v6-c-toolbar__expandable-content--PaddingInlineStart: var(--pf-t--global--spacer--md);
|
31
|
+
--pf-v6-c-toolbar__expandable-content--PaddingInlineEnd: var(--pf-t--global--spacer--md);
|
32
|
+
--pf-v6-c-toolbar__expandable-content--BoxShadow: var(--pf-t--global--box-shadow--md--bottom);
|
33
|
+
--pf-v6-c-toolbar__expandable-content--BackgroundColor: var(--pf-t--global--background--color--floating--default);
|
34
|
+
--pf-v6-c-toolbar--m-sticky--ZIndex: var(--pf-t--global--z-index--xs);
|
35
|
+
--pf-v6-c-toolbar--m-sticky--PaddingBlockStart: var(--pf-t--global--spacer--md);
|
36
|
+
--pf-v6-c-toolbar--m-sticky--PaddingBlockEnd: var(--pf-t--global--spacer--md);
|
37
|
+
--pf-v6-c-toolbar--m-sticky--BoxShadow: var(--pf-t--global--box-shadow--md--bottom);
|
38
|
+
--pf-v6-c-toolbar--m-sticky--BackgroundColor: var(--pf-t--global--background--color--primary--default);
|
39
|
+
--pf-v6-c-toolbar__expand-all-icon--Rotate: 0;
|
40
|
+
--pf-v6-c-toolbar__expand-all-icon--Transition: var(--pf-t--global--transition);
|
41
|
+
--pf-v6-c-toolbar__item--m-expand-all--m-expanded__expand-all-icon--Rotate: 90deg;
|
42
|
+
--pf-v6-c-toolbar__group--m-filter-group--ColumnGap: var(--pf-t--global--spacer--gap--control-to-control--default);
|
43
|
+
--pf-v6-c-toolbar__item--m-label--FontWeight: var(--pf-t--global--font--weight--body--bold);
|
44
|
+
--pf-v6-c-toolbar__group--m-label-group--ColumnGap: var(--pf-t--global--spacer--gap--text-to-element--default);
|
45
|
+
--pf-v6-c-toolbar__group--m-action-group--ColumnGap: var(--pf-t--global--spacer--gap--action-to-action--default);
|
46
|
+
--pf-v6-c-toolbar__group--m-action-group-plain--ColumnGap: var(--pf-t--global--spacer--gap--action-to-action--plain);
|
47
|
+
--pf-v6-c-toolbar__group--m-action-group-inline--ColumnGap: var(--pf-t--global--spacer--gap--action-to-action--default);
|
5
48
|
}
|
6
|
-
|
7
|
-
|
49
|
+
|
50
|
+
.pf-v6-c-toolbar__content-section,
|
51
|
+
.pf-v6-c-toolbar__group,
|
52
|
+
.pf-v6-c-toolbar__item {
|
53
|
+
--pf-v6-hidden-visible--visible--Display: flex;
|
54
|
+
--pf-v6-hidden-visible--hidden--Display: none;
|
55
|
+
--pf-v6-hidden-visible--Display: var(--pf-v6-hidden-visible--visible--Display);
|
56
|
+
display: var(--pf-v6-hidden-visible--Display);
|
57
|
+
}
|
58
|
+
.pf-v6-c-toolbar__content-section.pf-m-hidden,
|
59
|
+
.pf-v6-c-toolbar__group.pf-m-hidden,
|
60
|
+
.pf-v6-c-toolbar__item.pf-m-hidden {
|
61
|
+
--pf-v6-hidden-visible--Display: var(--pf-v6-hidden-visible--hidden--Display);
|
8
62
|
}
|
9
63
|
@media screen and (min-width: 576px) {
|
10
|
-
.pf-
|
11
|
-
|
64
|
+
.pf-v6-c-toolbar__content-section.pf-m-hidden-on-sm,
|
65
|
+
.pf-v6-c-toolbar__group.pf-m-hidden-on-sm,
|
66
|
+
.pf-v6-c-toolbar__item.pf-m-hidden-on-sm {
|
67
|
+
--pf-v6-hidden-visible--Display: var(--pf-v6-hidden-visible--hidden--Display);
|
12
68
|
}
|
13
|
-
.pf-
|
14
|
-
|
69
|
+
.pf-v6-c-toolbar__content-section.pf-m-visible-on-sm,
|
70
|
+
.pf-v6-c-toolbar__group.pf-m-visible-on-sm,
|
71
|
+
.pf-v6-c-toolbar__item.pf-m-visible-on-sm {
|
72
|
+
--pf-v6-hidden-visible--Display: var(--pf-v6-hidden-visible--visible--Display);
|
15
73
|
}
|
16
74
|
}
|
17
75
|
@media screen and (min-width: 768px) {
|
18
|
-
.pf-
|
19
|
-
|
76
|
+
.pf-v6-c-toolbar__content-section.pf-m-hidden-on-md,
|
77
|
+
.pf-v6-c-toolbar__group.pf-m-hidden-on-md,
|
78
|
+
.pf-v6-c-toolbar__item.pf-m-hidden-on-md {
|
79
|
+
--pf-v6-hidden-visible--Display: var(--pf-v6-hidden-visible--hidden--Display);
|
20
80
|
}
|
21
|
-
.pf-
|
22
|
-
|
81
|
+
.pf-v6-c-toolbar__content-section.pf-m-visible-on-md,
|
82
|
+
.pf-v6-c-toolbar__group.pf-m-visible-on-md,
|
83
|
+
.pf-v6-c-toolbar__item.pf-m-visible-on-md {
|
84
|
+
--pf-v6-hidden-visible--Display: var(--pf-v6-hidden-visible--visible--Display);
|
23
85
|
}
|
24
86
|
}
|
25
87
|
@media screen and (min-width: 992px) {
|
26
|
-
.pf-
|
27
|
-
|
88
|
+
.pf-v6-c-toolbar__content-section.pf-m-hidden-on-lg,
|
89
|
+
.pf-v6-c-toolbar__group.pf-m-hidden-on-lg,
|
90
|
+
.pf-v6-c-toolbar__item.pf-m-hidden-on-lg {
|
91
|
+
--pf-v6-hidden-visible--Display: var(--pf-v6-hidden-visible--hidden--Display);
|
28
92
|
}
|
29
|
-
.pf-
|
30
|
-
|
93
|
+
.pf-v6-c-toolbar__content-section.pf-m-visible-on-lg,
|
94
|
+
.pf-v6-c-toolbar__group.pf-m-visible-on-lg,
|
95
|
+
.pf-v6-c-toolbar__item.pf-m-visible-on-lg {
|
96
|
+
--pf-v6-hidden-visible--Display: var(--pf-v6-hidden-visible--visible--Display);
|
31
97
|
}
|
32
98
|
}
|
33
99
|
@media screen and (min-width: 1200px) {
|
34
|
-
.pf-
|
35
|
-
|
100
|
+
.pf-v6-c-toolbar__content-section.pf-m-hidden-on-xl,
|
101
|
+
.pf-v6-c-toolbar__group.pf-m-hidden-on-xl,
|
102
|
+
.pf-v6-c-toolbar__item.pf-m-hidden-on-xl {
|
103
|
+
--pf-v6-hidden-visible--Display: var(--pf-v6-hidden-visible--hidden--Display);
|
36
104
|
}
|
37
|
-
.pf-
|
38
|
-
|
105
|
+
.pf-v6-c-toolbar__content-section.pf-m-visible-on-xl,
|
106
|
+
.pf-v6-c-toolbar__group.pf-m-visible-on-xl,
|
107
|
+
.pf-v6-c-toolbar__item.pf-m-visible-on-xl {
|
108
|
+
--pf-v6-hidden-visible--Display: var(--pf-v6-hidden-visible--visible--Display);
|
39
109
|
}
|
40
110
|
}
|
41
111
|
@media screen and (min-width: 1450px) {
|
42
|
-
.pf-
|
43
|
-
|
112
|
+
.pf-v6-c-toolbar__content-section.pf-m-hidden-on-2xl,
|
113
|
+
.pf-v6-c-toolbar__group.pf-m-hidden-on-2xl,
|
114
|
+
.pf-v6-c-toolbar__item.pf-m-hidden-on-2xl {
|
115
|
+
--pf-v6-hidden-visible--Display: var(--pf-v6-hidden-visible--hidden--Display);
|
44
116
|
}
|
45
|
-
.pf-
|
46
|
-
|
117
|
+
.pf-v6-c-toolbar__content-section.pf-m-visible-on-2xl,
|
118
|
+
.pf-v6-c-toolbar__group.pf-m-visible-on-2xl,
|
119
|
+
.pf-v6-c-toolbar__item.pf-m-visible-on-2xl {
|
120
|
+
--pf-v6-hidden-visible--Display: var(--pf-v6-hidden-visible--visible--Display);
|
47
121
|
}
|
48
122
|
}
|
49
123
|
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
--pf-v5-c-toolbar--RowGap: var(--pf-v5-c-toolbar--RowGap--base);
|
54
|
-
--pf-v5-c-toolbar--PaddingTop: var(--pf-v5-global--spacer--md);
|
55
|
-
--pf-v5-c-toolbar--PaddingBottom: var(--pf-v5-global--spacer--md);
|
56
|
-
--pf-v5-c-toolbar--item--RowGap--base: var(--pf-v5-global--spacer--xs);
|
57
|
-
--pf-v5-c-toolbar__item--Display: flex;
|
58
|
-
--pf-v5-c-toolbar__item--MinWidth--base: auto;
|
59
|
-
--pf-v5-c-toolbar__item--AlignItems: var(--pf-v5-c-toolbar--AlignItems--base);
|
60
|
-
--pf-v5-c-toolbar__item--AlignSelf: var(--pf-v5-c-toolbar--AlignItems--base);
|
61
|
-
--pf-v5-c-toolbar__group--Display: flex;
|
62
|
-
--pf-v5-c-toolbar__group--RowGap: var(--pf-v5-c-toolbar--item--RowGap--base);
|
63
|
-
--pf-v5-c-toolbar__group--AlignItems: var(--pf-v5-c-toolbar--AlignItems--base);
|
64
|
-
--pf-v5-c-toolbar__group--AlignSelf: auto;
|
65
|
-
--pf-v5-c-toolbar--m-sticky--ZIndex: var(--pf-v5-global--ZIndex--xs);
|
66
|
-
--pf-v5-c-toolbar--m-sticky--BoxShadow: var(--pf-v5-global--BoxShadow--sm-bottom);
|
67
|
-
--pf-v5-c-toolbar--m-align-items-center--AlignItems: center;
|
68
|
-
--pf-v5-c-toolbar--m-align-items-baseline--AlignItems: baseline;
|
69
|
-
--pf-v5-c-toolbar--m-align-self-center--AlignSelf: center;
|
70
|
-
--pf-v5-c-toolbar--m-align-self-baseline--AlignSelf: baseline;
|
71
|
-
--pf-v5-c-toolbar__content--Display: flex;
|
72
|
-
--pf-v5-c-toolbar__content--AlignItems: var(--pf-v5-c-toolbar--AlignItems--base);
|
73
|
-
--pf-v5-c-toolbar__content--RowGap: var(--pf-v5-c-toolbar--RowGap--base);
|
74
|
-
--pf-v5-c-toolbar__content--PaddingRight: var(--pf-v5-global--spacer--md);
|
75
|
-
--pf-v5-c-toolbar__content--PaddingLeft: var(--pf-v5-global--spacer--md);
|
76
|
-
--pf-v5-c-toolbar__content-section--Display: flex;
|
77
|
-
--pf-v5-c-toolbar__content-section--AlignItems: var(--pf-v5-c-toolbar--AlignItems--base);
|
78
|
-
--pf-v5-c-toolbar__content-section--RowGap: var(--pf-v5-c-toolbar--item--RowGap--base);
|
79
|
-
--pf-v5-c-toolbar--m-page-insets--inset: var(--pf-v5-global--spacer--md);
|
80
|
-
--pf-v5-c-toolbar--m-page-insets--xl--inset: var(--pf-v5-global--spacer--lg);
|
81
|
-
--pf-v5-c-toolbar__expandable-content--Display: grid;
|
82
|
-
--pf-v5-c-toolbar__expandable-content--PaddingTop: 0;
|
83
|
-
--pf-v5-c-toolbar__expandable-content--PaddingRight: var(--pf-v5-c-toolbar__content--PaddingRight);
|
84
|
-
--pf-v5-c-toolbar__expandable-content--PaddingBottom: var(--pf-v5-global--spacer--md);
|
85
|
-
--pf-v5-c-toolbar__expandable-content--PaddingLeft: var(--pf-v5-c-toolbar__content--PaddingLeft);
|
86
|
-
--pf-v5-c-toolbar__expandable-content--lg--PaddingRight: 0;
|
87
|
-
--pf-v5-c-toolbar__expandable-content--lg--PaddingBottom: 0;
|
88
|
-
--pf-v5-c-toolbar__expandable-content--lg--PaddingLeft: 0;
|
89
|
-
--pf-v5-c-toolbar__expandable-content--ZIndex: var(--pf-v5-global--ZIndex--sm);
|
90
|
-
--pf-v5-c-toolbar__expandable-content--BoxShadow: var(--pf-v5-global--BoxShadow--md-bottom);
|
91
|
-
--pf-v5-c-toolbar__expandable-content--BackgroundColor: var(--pf-v5-c-toolbar--BackgroundColor);
|
92
|
-
--pf-v5-c-toolbar__expandable-content--m-expanded--GridRowGap: var(--pf-v5-global--gutter--md);
|
93
|
-
--pf-v5-c-toolbar__group--m-chip-container--MarginTop: calc(var(--pf-v5-global--spacer--md) * -1);
|
94
|
-
--pf-v5-c-toolbar__group--m-chip-container__item--MarginTop: var(--pf-v5-global--spacer--md);
|
95
|
-
--pf-v5-c-toolbar--spacer--base: var(--pf-v5-global--spacer--md);
|
96
|
-
--pf-v5-c-toolbar__item--spacer: var(--pf-v5-c-toolbar--spacer--base);
|
97
|
-
--pf-v5-c-toolbar__item--Width: auto;
|
98
|
-
--pf-v5-c-toolbar__group--spacer: var(--pf-v5-c-toolbar--spacer--base);
|
99
|
-
--pf-v5-c-toolbar__group--m-toggle-group--spacer: var(--pf-v5-global--spacer--sm);
|
100
|
-
--pf-v5-c-toolbar__group--m-toggle-group--m-show--spacer: var(--pf-v5-c-toolbar__group--spacer);
|
101
|
-
--pf-v5-c-toolbar__group--m-icon-button-group--spacer: var(--pf-v5-c-toolbar__group--spacer);
|
102
|
-
--pf-v5-c-toolbar__group--m-icon-button-group--space-items: 0;
|
103
|
-
--pf-v5-c-toolbar__group--m-button-group--spacer: var(--pf-v5-c-toolbar__group--spacer);
|
104
|
-
--pf-v5-c-toolbar__group--m-button-group--space-items: var(--pf-v5-global--spacer--sm);
|
105
|
-
--pf-v5-c-toolbar__group--m-filter-group--spacer: var(--pf-v5-c-toolbar__group--spacer);
|
106
|
-
--pf-v5-c-toolbar__group--m-filter-group--space-items: 0;
|
107
|
-
--pf-v5-c-toolbar__item--m-overflow-menu--spacer: var(--pf-v5-c-toolbar__item--spacer);
|
108
|
-
--pf-v5-c-toolbar__item--m-bulk-select--spacer: var(--pf-v5-global--spacer--lg);
|
109
|
-
--pf-v5-c-toolbar__expand-all-icon--Rotate: 0;
|
110
|
-
--pf-v5-c-toolbar__expand-all-icon--Transition: var(--pf-v5-global--Transition);
|
111
|
-
--pf-v5-c-toolbar__item--m-expand-all--m-expanded__expand-all-icon--Rotate: 90deg;
|
112
|
-
--pf-v5-c-toolbar__item--m-search-filter--spacer: var(--pf-v5-global--spacer--sm);
|
113
|
-
--pf-v5-c-toolbar__item--m-chip-group--spacer: var(--pf-v5-global--spacer--sm);
|
114
|
-
--pf-v5-c-toolbar__item--m-label--spacer: var(--pf-v5-c-toolbar__item--spacer);
|
115
|
-
--pf-v5-c-toolbar__item--m-label--TranslateY: var(--pf-v5-global--spacer--form-element);
|
116
|
-
--pf-v5-c-toolbar__item--m-label--FontWeight: var(--pf-v5-global--FontWeight--bold);
|
117
|
-
--pf-v5-c-toolbar__item--m-form-element--spacer: var(--pf-v5-c-toolbar__item--spacer);
|
118
|
-
--pf-v5-c-toolbar__item--m-form-element--TranslateY: var(--pf-v5-global--spacer--form-element);
|
119
|
-
--pf-v5-c-toolbar__item--m-form-element--FontWeight: var(--pf-v5-global--FontWeight--bold);
|
120
|
-
--pf-v5-c-toolbar__item--m-form-control--TranslateY: var(--pf-v5-global--spacer--form-element);
|
121
|
-
--pf-v5-c-toolbar__expandable-content__item--m-label--MarginBottom: calc(-1 * var(--pf-v5-c-toolbar__expandable-content--m-expanded--GridRowGap) + var(--pf-v5-global--spacer--sm));
|
122
|
-
--pf-v5-c-toolbar__expandable-content__item--m-label--FontSize: var(--pf-v5-global--FontSize--sm);
|
123
|
-
--pf-v5-c-toolbar__toggle--m-expanded__c-button--m-plain--Color: var(--pf-v5-global--Color--100);
|
124
|
-
--pf-v5-c-toolbar--c-divider--m-vertical--spacer: var(--pf-v5-c-toolbar--spacer--base);
|
125
|
-
--pf-v5-c-toolbar--m-full-height--PaddingTop: 0;
|
126
|
-
--pf-v5-c-toolbar--m-full-height--PaddingBottom: 0;
|
127
|
-
--pf-v5-c-toolbar--m-full-height__item--Display: flex;
|
128
|
-
--pf-v5-c-toolbar--m-full-height__item--AlignItems: center;
|
124
|
+
.pf-v6-c-toolbar,
|
125
|
+
.pf-v6-c-toolbar__content {
|
126
|
+
position: relative;
|
129
127
|
}
|
130
128
|
|
131
|
-
.pf-
|
132
|
-
|
133
|
-
|
134
|
-
|
135
|
-
|
136
|
-
|
137
|
-
|
129
|
+
.pf-v6-c-toolbar__content {
|
130
|
+
--pf-v6-hidden-visible--visible--Display: grid;
|
131
|
+
--pf-v6-hidden-visible--hidden--Display: none;
|
132
|
+
--pf-v6-hidden-visible--Display: var(--pf-v6-hidden-visible--visible--Display);
|
133
|
+
display: var(--pf-v6-hidden-visible--Display);
|
134
|
+
row-gap: var(--pf-v6-c-toolbar__content--RowGap);
|
135
|
+
padding-inline-start: var(--pf-v6-c-toolbar__content--PaddingInlineStart);
|
136
|
+
padding-inline-end: var(--pf-v6-c-toolbar__content--PaddingInlineEnd);
|
137
|
+
}
|
138
|
+
.pf-v6-c-toolbar__content.pf-m-hidden {
|
139
|
+
--pf-v6-hidden-visible--Display: var(--pf-v6-hidden-visible--hidden--Display);
|
140
|
+
}
|
141
|
+
@media screen and (min-width: 576px) {
|
142
|
+
.pf-v6-c-toolbar__content.pf-m-hidden-on-sm {
|
143
|
+
--pf-v6-hidden-visible--Display: var(--pf-v6-hidden-visible--hidden--Display);
|
144
|
+
}
|
145
|
+
.pf-v6-c-toolbar__content.pf-m-visible-on-sm {
|
146
|
+
--pf-v6-hidden-visible--Display: var(--pf-v6-hidden-visible--visible--Display);
|
147
|
+
}
|
148
|
+
}
|
149
|
+
@media screen and (min-width: 768px) {
|
150
|
+
.pf-v6-c-toolbar__content.pf-m-hidden-on-md {
|
151
|
+
--pf-v6-hidden-visible--Display: var(--pf-v6-hidden-visible--hidden--Display);
|
152
|
+
}
|
153
|
+
.pf-v6-c-toolbar__content.pf-m-visible-on-md {
|
154
|
+
--pf-v6-hidden-visible--Display: var(--pf-v6-hidden-visible--visible--Display);
|
155
|
+
}
|
138
156
|
}
|
139
157
|
@media screen and (min-width: 992px) {
|
140
|
-
.pf-
|
141
|
-
--pf-
|
142
|
-
|
143
|
-
|
158
|
+
.pf-v6-c-toolbar__content.pf-m-hidden-on-lg {
|
159
|
+
--pf-v6-hidden-visible--Display: var(--pf-v6-hidden-visible--hidden--Display);
|
160
|
+
}
|
161
|
+
.pf-v6-c-toolbar__content.pf-m-visible-on-lg {
|
162
|
+
--pf-v6-hidden-visible--Display: var(--pf-v6-hidden-visible--visible--Display);
|
144
163
|
}
|
145
164
|
}
|
146
165
|
@media screen and (min-width: 1200px) {
|
147
|
-
.pf-
|
148
|
-
--pf-
|
166
|
+
.pf-v6-c-toolbar__content.pf-m-hidden-on-xl {
|
167
|
+
--pf-v6-hidden-visible--Display: var(--pf-v6-hidden-visible--hidden--Display);
|
168
|
+
}
|
169
|
+
.pf-v6-c-toolbar__content.pf-m-visible-on-xl {
|
170
|
+
--pf-v6-hidden-visible--Display: var(--pf-v6-hidden-visible--visible--Display);
|
149
171
|
}
|
150
172
|
}
|
151
|
-
|
152
|
-
|
153
|
-
|
173
|
+
@media screen and (min-width: 1450px) {
|
174
|
+
.pf-v6-c-toolbar__content.pf-m-hidden-on-2xl {
|
175
|
+
--pf-v6-hidden-visible--Display: var(--pf-v6-hidden-visible--hidden--Display);
|
176
|
+
}
|
177
|
+
.pf-v6-c-toolbar__content.pf-m-visible-on-2xl {
|
178
|
+
--pf-v6-hidden-visible--Display: var(--pf-v6-hidden-visible--visible--Display);
|
179
|
+
}
|
180
|
+
}
|
181
|
+
|
182
|
+
.pf-v6-c-toolbar__content-section {
|
183
|
+
flex-wrap: wrap;
|
184
|
+
row-gap: var(--pf-v6-c-toolbar__content-section--RowGap);
|
185
|
+
column-gap: var(--pf-v6-c-toolbar__content-section--ColumnGap);
|
186
|
+
align-items: start;
|
154
187
|
}
|
155
|
-
|
188
|
+
|
189
|
+
.pf-v6-c-toolbar {
|
190
|
+
display: grid;
|
191
|
+
row-gap: var(--pf-v6-c-toolbar--RowGap);
|
192
|
+
width: var(--pf-v6-c-toolbar--Width, auto);
|
193
|
+
padding-block-start: var(--pf-v6-c-toolbar--PaddingBlockStart);
|
194
|
+
padding-block-end: var(--pf-v6-c-toolbar--PaddingBlockEnd);
|
195
|
+
padding-inline-start: var(--pf-v6-c-toolbar--PaddingInlineStart);
|
196
|
+
padding-inline-end: var(--pf-v6-c-toolbar--PaddingInlineEnd);
|
197
|
+
font-size: var(--pf-v6-c-toolbar--FontSize);
|
198
|
+
line-height: var(--pf-v6-c-toolbar--LineHeight);
|
199
|
+
background-color: var(--pf-v6-c-toolbar--BackgroundColor);
|
200
|
+
}
|
201
|
+
.pf-v6-c-toolbar.pf-m-sticky {
|
202
|
+
--pf-v6-c-toolbar--BackgroundColor: var(--pf-v6-c-toolbar--m-sticky--BackgroundColor);
|
156
203
|
position: sticky;
|
157
204
|
inset-block-start: 0;
|
158
|
-
z-index: var(--pf-
|
159
|
-
|
160
|
-
|
161
|
-
|
162
|
-
--pf-v5-c-toolbar--PaddingTop: var(--pf-v5-c-toolbar--m-full-height--PaddingTop);
|
163
|
-
--pf-v5-c-toolbar--PaddingBottom: var(--pf-v5-c-toolbar--m-full-height--PaddingTop);
|
164
|
-
--pf-v5-c-toolbar__item--Display: var(--pf-v5-c-toolbar--m-full-height__item--Display);
|
165
|
-
height: 100%;
|
166
|
-
}
|
167
|
-
.pf-v5-c-toolbar.pf-m-full-height,
|
168
|
-
.pf-v5-c-toolbar.pf-m-full-height .pf-v5-c-toolbar__content,
|
169
|
-
.pf-v5-c-toolbar.pf-m-full-height .pf-v5-c-toolbar__content-section,
|
170
|
-
.pf-v5-c-toolbar.pf-m-full-height .pf-v5-c-toolbar__expandable-content,
|
171
|
-
.pf-v5-c-toolbar.pf-m-full-height .pf-v5-c-toolbar__group {
|
172
|
-
min-width: 0;
|
173
|
-
}
|
174
|
-
.pf-v5-c-toolbar.pf-m-full-height,
|
175
|
-
.pf-v5-c-toolbar.pf-m-full-height .pf-v5-c-toolbar__content,
|
176
|
-
.pf-v5-c-toolbar.pf-m-full-height .pf-v5-c-toolbar__content-section,
|
177
|
-
.pf-v5-c-toolbar.pf-m-full-height .pf-v5-c-toolbar__group,
|
178
|
-
.pf-v5-c-toolbar.pf-m-full-height .pf-v5-c-toolbar__item {
|
179
|
-
align-self: stretch;
|
180
|
-
}
|
181
|
-
.pf-v5-c-toolbar.pf-m-full-height :where(.pf-v5-c-toolbar__item) {
|
182
|
-
--pf-v5-c-toolbar__item--AlignItems: var(--pf-v5-c-toolbar--m-full-height__item--AlignItems);
|
205
|
+
z-index: var(--pf-v6-c-toolbar--m-sticky--ZIndex);
|
206
|
+
padding-block-start: var(--pf-v6-c-toolbar--m-sticky--PaddingBlockStart);
|
207
|
+
padding-block-end: var(--pf-v6-c-toolbar--m-sticky--PaddingBlockEnd);
|
208
|
+
box-shadow: var(--pf-v6-c-toolbar--m-sticky--BoxShadow);
|
183
209
|
}
|
184
|
-
.pf-
|
185
|
-
.pf-v5-c-toolbar.pf-m-static .pf-v5-c-toolbar__content {
|
210
|
+
.pf-v6-c-toolbar.pf-m-static .pf-v6-c-toolbar__content {
|
186
211
|
position: static;
|
187
212
|
}
|
188
|
-
.pf-
|
213
|
+
.pf-v6-c-toolbar.pf-m-static .pf-v6-c-toolbar__expandable-content {
|
189
214
|
position: absolute;
|
190
215
|
}
|
191
|
-
|
192
|
-
|
193
|
-
|
194
|
-
--pf-v5-c-toolbar--spacer: var(--pf-v5-c-toolbar--c-divider--m-vertical--spacer);
|
195
|
-
}
|
196
|
-
.pf-v5-c-toolbar__content-section > .pf-v5-c-divider.pf-m-vertical,
|
197
|
-
.pf-v5-c-toolbar__group > .pf-v5-c-divider.pf-m-vertical {
|
198
|
-
margin-inline-end: var(--pf-v5-c-toolbar--spacer);
|
199
|
-
}
|
200
|
-
.pf-v5-c-toolbar__content-section > .pf-v5-c-divider.pf-m-vertical:last-child,
|
201
|
-
.pf-v5-c-toolbar__group > .pf-v5-c-divider.pf-m-vertical:last-child {
|
202
|
-
--pf-v5-c-toolbar--spacer: 0;
|
203
|
-
}
|
204
|
-
.pf-v5-c-toolbar__content-section.pf-m-align-items-start,
|
205
|
-
.pf-v5-c-toolbar__group.pf-m-align-items-start {
|
206
|
-
align-items: flex-start;
|
207
|
-
}
|
208
|
-
.pf-v5-c-toolbar__content-section.pf-m-align-items-center,
|
209
|
-
.pf-v5-c-toolbar__group.pf-m-align-items-center {
|
210
|
-
--pf-v5-c-toolbar__group--AlignItems: var(--pf-v5-c-toolbar--m-align-items-center--AlignItems);
|
211
|
-
}
|
212
|
-
.pf-v5-c-toolbar__content-section.pf-m-align-items-baseline,
|
213
|
-
.pf-v5-c-toolbar__group.pf-m-align-items-baseline {
|
214
|
-
--pf-v5-c-toolbar__group--AlignItems: var(--pf-v5-c-toolbar--m-align-items-baseline--AlignItems);
|
215
|
-
}
|
216
|
-
.pf-v5-c-toolbar__content-section.pf-m-align-self-start,
|
217
|
-
.pf-v5-c-toolbar__group.pf-m-align-self-start {
|
218
|
-
align-self: flex-start;
|
219
|
-
}
|
220
|
-
.pf-v5-c-toolbar__content-section.pf-m-align-self-center,
|
221
|
-
.pf-v5-c-toolbar__group.pf-m-align-self-center {
|
222
|
-
--pf-v5-c-toolbar__group--AlignSelf: var(--pf-v5-c-toolbar--m-align-self-center--AlignItems);
|
223
|
-
}
|
224
|
-
.pf-v5-c-toolbar__content-section.pf-m-align-self-baseline,
|
225
|
-
.pf-v5-c-toolbar__group.pf-m-align-self-baseline {
|
226
|
-
--pf-v5-c-toolbar__group--AlignSelf: var(--pf-v5-c-toolbar--m-align-self-baseline--AlignItems);
|
227
|
-
}
|
228
|
-
|
229
|
-
.pf-v5-c-toolbar__group {
|
230
|
-
--pf-v5-c-toolbar--spacer: var(--pf-v5-c-toolbar__group--spacer);
|
231
|
-
--pf-v5-hidden-visible--visible--Display: var(--pf-v5-c-toolbar__group--Display);
|
232
|
-
row-gap: var(--pf-v5-c-toolbar__group--RowGap);
|
233
|
-
align-items: var(--pf-v5-c-toolbar__group--AlignItems);
|
234
|
-
align-self: var(--pf-v5-c-toolbar__group--AlignSelf);
|
235
|
-
margin-inline-end: var(--pf-v5-c-toolbar--spacer);
|
236
|
-
}
|
237
|
-
.pf-v5-c-toolbar__group.pf-m-button-group {
|
238
|
-
--pf-v5-c-toolbar--spacer: var(--pf-v5-c-toolbar__group--m-button-group--spacer);
|
239
|
-
}
|
240
|
-
.pf-v5-c-toolbar__group.pf-m-button-group > * {
|
241
|
-
--pf-v5-c-toolbar--spacer: var(--pf-v5-c-toolbar__group--m-button-group--space-items);
|
242
|
-
}
|
243
|
-
.pf-v5-c-toolbar__group.pf-m-icon-button-group {
|
244
|
-
--pf-v5-c-toolbar--spacer: var(--pf-v5-c-toolbar__group--m-icon-button-group--spacer);
|
216
|
+
.pf-v6-c-toolbar.pf-m-full-height {
|
217
|
+
--pf-v6-c-toolbar--PaddingBlockStart: 0;
|
218
|
+
--pf-v6-c-toolbar--PaddinkBlockEnd: 0;
|
245
219
|
}
|
246
|
-
.pf-
|
247
|
-
|
248
|
-
|
249
|
-
|
250
|
-
--pf-v5-c-toolbar--spacer: var(--pf-v5-c-toolbar__group--m-filter-group--spacer);
|
251
|
-
}
|
252
|
-
.pf-v5-c-toolbar__group.pf-m-filter-group > * {
|
253
|
-
--pf-v5-c-toolbar--spacer: var(--pf-v5-c-toolbar__group--m-filter-group--space-items);
|
254
|
-
}
|
255
|
-
.pf-v5-c-toolbar__group.pf-m-filter-group > * + * {
|
256
|
-
margin-inline-start: -1px;
|
257
|
-
}
|
258
|
-
.pf-v5-c-toolbar__group.pf-m-toggle-group {
|
259
|
-
--pf-v5-c-toolbar--spacer: var(--pf-v5-c-toolbar__group--m-toggle-group--spacer);
|
220
|
+
.pf-v6-c-toolbar.pf-m-full-height .pf-v6-c-toolbar__group,
|
221
|
+
.pf-v6-c-toolbar.pf-m-full-height .pf-v6-c-toolbar__item {
|
222
|
+
align-items: stretch;
|
223
|
+
align-self: stretch;
|
260
224
|
}
|
261
|
-
.pf-
|
262
|
-
|
263
|
-
display: none;
|
225
|
+
.pf-v6-c-toolbar.pf-m-primary {
|
226
|
+
--pf-v6-c-toolbar--BackgroundColor: var(--pf-v6-c-toolbar--m-primary--BackgroundColor);
|
264
227
|
}
|
265
|
-
.pf-
|
266
|
-
|
228
|
+
.pf-v6-c-toolbar.pf-m-secondary {
|
229
|
+
--pf-v6-c-toolbar--BackgroundColor: var(--pf-v6-c-toolbar--m-secondary--BackgroundColor);
|
267
230
|
}
|
268
|
-
.pf-
|
269
|
-
--pf-
|
231
|
+
.pf-v6-c-toolbar.pf-m-no-background {
|
232
|
+
--pf-v6-c-toolbar--BackgroundColor: var(--pf-v6-c-toolbar--m-no-background--BackgroundColor);
|
270
233
|
}
|
271
234
|
|
272
|
-
.pf-
|
273
|
-
--pf-
|
274
|
-
--pf-
|
275
|
-
|
276
|
-
|
277
|
-
|
278
|
-
|
279
|
-
width: var(--pf-v5-c-toolbar__item--Width--base);
|
280
|
-
min-width: var(--pf-v5-c-toolbar__item--MinWidth--base);
|
281
|
-
margin-inline-end: var(--pf-v5-c-toolbar--spacer);
|
235
|
+
.pf-v6-c-toolbar__item {
|
236
|
+
--pf-v6-c-toolbar__item--Width--base: var(--pf-v6-c-toolbar__item--Width);
|
237
|
+
--pf-v6-c-toolbar__item--MinWidth--base: var(--pf-v6-c-toolbar__item--MinWidth);
|
238
|
+
row-gap: var(--pf-v6-c-toolbar__item--RowGap);
|
239
|
+
column-gap: var(--pf-v6-c-toolbar__item--ColumnGap);
|
240
|
+
width: var(--pf-v6-c-toolbar__item--Width--base);
|
241
|
+
min-width: var(--pf-v6-c-toolbar__item--MinWidth--base);
|
282
242
|
}
|
283
243
|
@media (min-width: 576px) {
|
284
|
-
.pf-
|
285
|
-
--pf-
|
244
|
+
.pf-v6-c-toolbar__item {
|
245
|
+
--pf-v6-c-toolbar__item--Width--base: var(--pf-v6-c-toolbar__item--Width-on-sm, var(--pf-v6-c-toolbar__item--Width));
|
286
246
|
}
|
287
247
|
}
|
288
248
|
@media (min-width: 768px) {
|
289
|
-
.pf-
|
290
|
-
--pf-
|
249
|
+
.pf-v6-c-toolbar__item {
|
250
|
+
--pf-v6-c-toolbar__item--Width--base: var(--pf-v6-c-toolbar__item--Width-on-md, var(--pf-v6-c-toolbar__item--Width-on-sm, var(--pf-v6-c-toolbar__item--Width)));
|
291
251
|
}
|
292
252
|
}
|
293
253
|
@media (min-width: 992px) {
|
294
|
-
.pf-
|
295
|
-
--pf-
|
254
|
+
.pf-v6-c-toolbar__item {
|
255
|
+
--pf-v6-c-toolbar__item--Width--base: var(--pf-v6-c-toolbar__item--Width-on-lg, var(--pf-v6-c-toolbar__item--Width-on-md, var(--pf-v6-c-toolbar__item--Width-on-sm, var(--pf-v6-c-toolbar__item--Width))));
|
296
256
|
}
|
297
257
|
}
|
298
258
|
@media (min-width: 1200px) {
|
299
|
-
.pf-
|
300
|
-
--pf-
|
259
|
+
.pf-v6-c-toolbar__item {
|
260
|
+
--pf-v6-c-toolbar__item--Width--base: var(--pf-v6-c-toolbar__item--Width-on-xl, var(--pf-v6-c-toolbar__item--Width-on-lg, var(--pf-v6-c-toolbar__item--Width-on-md, var(--pf-v6-c-toolbar__item--Width-on-sm, var(--pf-v6-c-toolbar__item--Width)))));
|
301
261
|
}
|
302
262
|
}
|
303
263
|
@media (min-width: 1450px) {
|
304
|
-
.pf-
|
305
|
-
--pf-
|
264
|
+
.pf-v6-c-toolbar__item {
|
265
|
+
--pf-v6-c-toolbar__item--Width--base: var(--pf-v6-c-toolbar__item--Width-on-2xl, var(--pf-v6-c-toolbar__item--Width-on-xl, var(--pf-v6-c-toolbar__item--Width-on-lg, var(--pf-v6-c-toolbar__item--Width-on-md, var(--pf-v6-c-toolbar__item--Width-on-sm, var(--pf-v6-c-toolbar__item--Width))))));
|
306
266
|
}
|
307
267
|
}
|
308
268
|
@media (min-width: 576px) {
|
309
|
-
.pf-
|
310
|
-
--pf-
|
269
|
+
.pf-v6-c-toolbar__item {
|
270
|
+
--pf-v6-c-toolbar__item--MinWidth--base: var(--pf-v6-c-toolbar__item--MinWidth-on-sm, var(--pf-v6-c-toolbar__item--MinWidth));
|
311
271
|
}
|
312
272
|
}
|
313
273
|
@media (min-width: 768px) {
|
314
|
-
.pf-
|
315
|
-
--pf-
|
274
|
+
.pf-v6-c-toolbar__item {
|
275
|
+
--pf-v6-c-toolbar__item--MinWidth--base: var(--pf-v6-c-toolbar__item--MinWidth-on-md, var(--pf-v6-c-toolbar__item--MinWidth-on-sm, var(--pf-v6-c-toolbar__item--MinWidth)));
|
316
276
|
}
|
317
277
|
}
|
318
278
|
@media (min-width: 992px) {
|
319
|
-
.pf-
|
320
|
-
--pf-
|
279
|
+
.pf-v6-c-toolbar__item {
|
280
|
+
--pf-v6-c-toolbar__item--MinWidth--base: var(--pf-v6-c-toolbar__item--MinWidth-on-lg, var(--pf-v6-c-toolbar__item--MinWidth-on-md, var(--pf-v6-c-toolbar__item--MinWidth-on-sm, var(--pf-v6-c-toolbar__item--MinWidth))));
|
321
281
|
}
|
322
282
|
}
|
323
283
|
@media (min-width: 1200px) {
|
324
|
-
.pf-
|
325
|
-
--pf-
|
284
|
+
.pf-v6-c-toolbar__item {
|
285
|
+
--pf-v6-c-toolbar__item--MinWidth--base: var(--pf-v6-c-toolbar__item--MinWidth-on-xl, var(--pf-v6-c-toolbar__item--MinWidth-on-lg, var(--pf-v6-c-toolbar__item--MinWidth-on-md, var(--pf-v6-c-toolbar__item--MinWidth-on-sm, var(--pf-v6-c-toolbar__item--MinWidth)))));
|
326
286
|
}
|
327
287
|
}
|
328
288
|
@media (min-width: 1450px) {
|
329
|
-
.pf-
|
330
|
-
--pf-
|
289
|
+
.pf-v6-c-toolbar__item {
|
290
|
+
--pf-v6-c-toolbar__item--MinWidth--base: var(--pf-v6-c-toolbar__item--MinWidth-on-2xl, var(--pf-v6-c-toolbar__item--MinWidth-on-xl, var(--pf-v6-c-toolbar__item--MinWidth-on-lg, var(--pf-v6-c-toolbar__item--MinWidth-on-md, var(--pf-v6-c-toolbar__item--MinWidth-on-sm, var(--pf-v6-c-toolbar__item--MinWidth))))));
|
331
291
|
}
|
332
292
|
}
|
333
|
-
.pf-
|
334
|
-
|
335
|
-
}
|
336
|
-
.pf-v5-c-toolbar__item.pf-m-align-items-center {
|
337
|
-
align-items: center;
|
338
|
-
}
|
339
|
-
.pf-v5-c-toolbar__item.pf-m-align-items-baseline {
|
340
|
-
align-items: baseline;
|
341
|
-
}
|
342
|
-
.pf-v5-c-toolbar__item.pf-m-align-self-start {
|
343
|
-
align-self: flex-start;
|
344
|
-
}
|
345
|
-
.pf-v5-c-toolbar__item.pf-m-align-self-center {
|
346
|
-
align-self: center;
|
347
|
-
}
|
348
|
-
.pf-v5-c-toolbar__item.pf-m-align-self-baseline {
|
349
|
-
align-self: baseline;
|
350
|
-
}
|
351
|
-
.pf-v5-c-toolbar__item.pf-m-overflow-menu {
|
352
|
-
--pf-v5-c-toolbar--spacer: var(--pf-v5-c-toolbar__item--m-overflow-menu--spacer);
|
353
|
-
}
|
354
|
-
.pf-v5-c-toolbar__item.pf-m-bulk-select {
|
355
|
-
--pf-v5-c-toolbar--spacer: var(--pf-v5-c-toolbar__item--m-bulk-select--spacer);
|
356
|
-
}
|
357
|
-
.pf-v5-c-toolbar__item.pf-m-expand-all.pf-m-expanded {
|
358
|
-
--pf-v5-c-toolbar__expand-all-icon--Rotate: var(--pf-v5-c-toolbar__item--m-expand-all--m-expanded__expand-all-icon--Rotate);
|
359
|
-
}
|
360
|
-
.pf-v5-c-toolbar__item.pf-m-search-filter {
|
361
|
-
--pf-v5-c-toolbar--spacer: var(--pf-v5-c-toolbar__item--m-search-filter--spacer);
|
293
|
+
.pf-v6-c-toolbar__item.pf-m-expand-all.pf-m-expanded {
|
294
|
+
--pf-v6-c-toolbar__expand-all-icon--Rotate: var(--pf-v6-c-toolbar__item--m-expand-all--m-expanded__expand-all-icon--Rotate);
|
362
295
|
}
|
363
|
-
.pf-
|
364
|
-
|
296
|
+
.pf-v6-c-toolbar__item.pf-m-label {
|
297
|
+
font-weight: var(--pf-v6-c-toolbar__item--m-label--FontWeight);
|
365
298
|
}
|
366
|
-
.pf-
|
367
|
-
--pf-v5-c-toolbar--spacer: var(--pf-v5-c-toolbar__item--m-label--spacer);
|
368
|
-
font-weight: var(--pf-v5-c-toolbar__item--m-label--FontWeight);
|
369
|
-
transform: translateY(var(--pf-v5-c-toolbar__item--m-label--TranslateY));
|
370
|
-
}
|
371
|
-
.pf-v5-c-toolbar__item.pf-m-form-element {
|
372
|
-
--pf-v5-c-toolbar--spacer: var(--pf-v5-c-toolbar__item--m-form-element--spacer);
|
373
|
-
font-weight: var(--pf-v5-c-toolbar__item--m-form-element--FontWeight);
|
374
|
-
transform: translateY(var(--pf-v5-c-toolbar__item--m-form-element--TranslateY));
|
375
|
-
}
|
376
|
-
.pf-v5-c-toolbar__item.pf-m-pagination {
|
299
|
+
.pf-v6-c-toolbar__item.pf-m-pagination {
|
377
300
|
margin-inline-start: auto;
|
378
301
|
}
|
379
|
-
.pf-
|
302
|
+
.pf-v6-c-toolbar__item.pf-m-pagination.pf-v6-c-pagination {
|
380
303
|
flex-wrap: nowrap;
|
381
304
|
}
|
382
|
-
.pf-
|
383
|
-
--pf-
|
305
|
+
.pf-v6-c-toolbar__item.pf-m-overflow-container {
|
306
|
+
min-width: var(--pf-v6-c-toolbar__item--m-overflow-container--MinWidth);
|
384
307
|
}
|
385
308
|
|
386
|
-
.pf-
|
387
|
-
|
388
|
-
|
389
|
-
overflow: hidden;
|
309
|
+
.pf-v6-c-toolbar__group {
|
310
|
+
row-gap: var(--pf-v6-c-toolbar__group--RowGap);
|
311
|
+
column-gap: var(--pf-v6-c-toolbar__group--ColumnGap);
|
390
312
|
}
|
391
|
-
|
392
|
-
|
393
|
-
display: inline-block;
|
394
|
-
transition: var(--pf-v5-c-toolbar__expand-all-icon--Transition);
|
395
|
-
transform: rotate(var(--pf-v5-c-toolbar__expand-all-icon--Rotate));
|
313
|
+
.pf-v6-c-toolbar__group.pf-m-filter-group {
|
314
|
+
column-gap: var(--pf-v6-c-toolbar__group--m-filter-group--ColumnGap);
|
396
315
|
}
|
397
|
-
|
398
|
-
|
399
|
-
|
400
|
-
flex-wrap: wrap;
|
401
|
-
}
|
402
|
-
|
403
|
-
.pf-v5-c-toolbar__content {
|
404
|
-
--pf-v5-hidden-visible--visible--Display: var(--pf-v5-c-toolbar__content--Display);
|
405
|
-
position: relative;
|
406
|
-
row-gap: var(--pf-v5-c-toolbar__content--RowGap);
|
407
|
-
align-items: var(--pf-v5-c-toolbar__content--AlignItems);
|
408
|
-
padding-inline-start: var(--pf-v5-c-toolbar__content--PaddingLeft);
|
409
|
-
padding-inline-end: var(--pf-v5-c-toolbar__content--PaddingRight);
|
316
|
+
.pf-v6-c-toolbar__group.pf-m-label-group {
|
317
|
+
flex: 1;
|
318
|
+
column-gap: var(--pf-v6-c-toolbar__group--m-label-group--ColumnGap);
|
410
319
|
}
|
411
|
-
|
412
|
-
|
413
|
-
--pf-v5-hidden-visible--visible--Display: var(--pf-v5-c-toolbar__content-section--Display);
|
414
|
-
row-gap: var(--pf-v5-c-toolbar__content-section--RowGap);
|
415
|
-
align-items: var(--pf-v5-c-toolbar__content-section--AlignItems);
|
416
|
-
width: 100%;
|
320
|
+
.pf-v6-c-toolbar__group.pf-m-action-group {
|
321
|
+
column-gap: var(--pf-v6-c-toolbar__group--m-action-group--ColumnGap);
|
417
322
|
}
|
418
|
-
.pf-
|
419
|
-
|
323
|
+
.pf-v6-c-toolbar__group.pf-m-action-group-plain {
|
324
|
+
column-gap: var(--pf-v6-c-toolbar__group--m-action-group-plain--ColumnGap);
|
420
325
|
}
|
421
|
-
.pf-
|
422
|
-
|
326
|
+
.pf-v6-c-toolbar__group.pf-m-action-group-inline {
|
327
|
+
column-gap: var(--pf-v6-c-toolbar__group--m-action-group-inline--ColumnGap);
|
423
328
|
}
|
424
|
-
.pf-
|
425
|
-
|
329
|
+
.pf-v6-c-toolbar__group.pf-m-overflow-container {
|
330
|
+
min-width: var(--pf-v6-c-toolbar__group--m-overflow-container--MinWidth);
|
426
331
|
}
|
427
332
|
|
428
|
-
.pf-
|
333
|
+
.pf-v6-c-toolbar__expandable-content {
|
429
334
|
position: absolute;
|
430
|
-
inset-block-start:
|
431
|
-
|
432
|
-
inset-inline-end: 0;
|
433
|
-
z-index: var(--pf-v5-c-toolbar__expandable-content--ZIndex);
|
335
|
+
inset-block-start: 100%;
|
336
|
+
z-index: var(--pf-v6-c-toolbar__expandable-content--ZIndex);
|
434
337
|
display: none;
|
338
|
+
row-gap: var(--pf-v6-c-toolbar__expandable-content--RowGap);
|
435
339
|
width: 100%;
|
436
|
-
padding-block-start: var(--pf-
|
437
|
-
padding-block-end: var(--pf-
|
438
|
-
padding-inline-start: var(--pf-
|
439
|
-
padding-inline-end: var(--pf-
|
440
|
-
background-color: var(--pf-
|
441
|
-
box-shadow: var(--pf-
|
340
|
+
padding-block-start: var(--pf-v6-c-toolbar__expandable-content--PaddingBlockStart);
|
341
|
+
padding-block-end: var(--pf-v6-c-toolbar__expandable-content--PaddingBlockEnd);
|
342
|
+
padding-inline-start: var(--pf-v6-c-toolbar__expandable-content--PaddingInlineStart);
|
343
|
+
padding-inline-end: var(--pf-v6-c-toolbar__expandable-content--PaddingInlineEnd);
|
344
|
+
background-color: var(--pf-v6-c-toolbar__expandable-content--BackgroundColor);
|
345
|
+
box-shadow: var(--pf-v6-c-toolbar__expandable-content--BoxShadow);
|
442
346
|
}
|
443
347
|
@media screen and (min-width: 992px) {
|
444
|
-
.pf-
|
348
|
+
.pf-v6-c-toolbar__expandable-content {
|
445
349
|
position: static;
|
350
|
+
padding: 0;
|
446
351
|
box-shadow: none;
|
447
352
|
}
|
448
353
|
}
|
449
|
-
.pf-
|
354
|
+
.pf-v6-c-toolbar__expandable-content.pf-m-expanded,
|
355
|
+
.pf-v6-c-toolbar__expandable-content .pf-v6-c-toolbar__group {
|
450
356
|
display: grid;
|
451
|
-
grid-row-gap: var(--pf-v5-c-toolbar__expandable-content--m-expanded--GridRowGap);
|
452
357
|
}
|
453
|
-
.pf-
|
454
|
-
|
455
|
-
--pf-v5-c-toolbar--spacer: 0;
|
358
|
+
.pf-v6-c-toolbar__expandable-content .pf-v6-c-toolbar__item > * {
|
359
|
+
flex-basis: 100%;
|
456
360
|
}
|
457
|
-
.pf-
|
458
|
-
display:
|
459
|
-
|
361
|
+
.pf-v6-c-toolbar__expandable-content .pf-v6-c-toolbar__group.pf-m-action-group-inline {
|
362
|
+
display: flex;
|
363
|
+
justify-content: center;
|
364
|
+
}
|
365
|
+
|
366
|
+
.pf-v6-c-toolbar__expand-all-icon {
|
367
|
+
display: inline-flex;
|
368
|
+
transition: var(--pf-v6-c-toolbar__expand-all-icon--Transition);
|
369
|
+
transform: rotate(var(--pf-v6-c-toolbar__expand-all-icon--Rotate));
|
460
370
|
}
|
461
|
-
.pf-
|
462
|
-
|
463
|
-
font-size: var(--pf-v5-c-toolbar__expandable-content__item--m-label--FontSize);
|
371
|
+
:where(.pf-v6-m-dir-rtl, [dir=rtl]) .pf-v6-c-toolbar__expand-all-icon {
|
372
|
+
scale: -1 1;
|
464
373
|
}
|
465
374
|
|
466
|
-
.pf-
|
467
|
-
.pf-
|
468
|
-
display: flex;
|
469
|
-
flex-wrap: wrap;
|
470
|
-
grid-row-gap: 0;
|
375
|
+
.pf-v6-c-toolbar__group,
|
376
|
+
.pf-v6-c-toolbar__item {
|
471
377
|
align-items: baseline;
|
472
|
-
margin-block-start: var(--pf-v5-c-toolbar__group--m-chip-container--MarginTop);
|
473
|
-
}
|
474
|
-
.pf-v5-c-toolbar__content.pf-m-chip-container .pf-v5-c-toolbar__item,
|
475
|
-
.pf-v5-c-toolbar__group.pf-m-chip-container .pf-v5-c-toolbar__item {
|
476
|
-
--pf-v5-c-toolbar--spacer: var(--pf-v5-c-toolbar__item--spacer);
|
477
|
-
--pf-v5-c-toolbar__item--AlignSelf: auto;
|
478
|
-
margin-block-start: var(--pf-v5-c-toolbar__group--m-chip-container__item--MarginTop);
|
479
|
-
}
|
480
|
-
.pf-v5-c-toolbar__content.pf-m-chip-container .pf-v5-c-toolbar__group,
|
481
|
-
.pf-v5-c-toolbar__group.pf-m-chip-container .pf-v5-c-toolbar__group {
|
482
|
-
--pf-v5-c-toolbar__group--AlignItems: center;
|
483
|
-
--pf-v5-c-toolbar--spacer: var(--pf-v5-c-toolbar__group--spacer);
|
484
|
-
display: flex;
|
485
|
-
flex-wrap: wrap;
|
486
|
-
grid-row-gap: 0;
|
487
378
|
}
|
488
|
-
.pf-
|
489
|
-
.pf-
|
490
|
-
|
491
|
-
|
492
|
-
--pf-v5-c-toolbar--spacer: 0;
|
379
|
+
.pf-v6-c-toolbar__group.pf-m-overflow-container,
|
380
|
+
.pf-v6-c-toolbar__item.pf-m-overflow-container {
|
381
|
+
flex: 1;
|
382
|
+
overflow: auto;
|
493
383
|
}
|
494
384
|
|
495
|
-
.pf-
|
496
|
-
|
385
|
+
.pf-v6-c-toolbar__group.pf-m-align-start,
|
386
|
+
.pf-v6-c-toolbar__item.pf-m-align-start {
|
387
|
+
margin-inline-start: 0;
|
497
388
|
}
|
498
|
-
|
499
|
-
.pf-
|
500
|
-
|
389
|
+
.pf-v6-c-toolbar__group.pf-m-align-center,
|
390
|
+
.pf-v6-c-toolbar__item.pf-m-align-center {
|
391
|
+
margin-inline-start: auto;
|
392
|
+
margin-inline-end: auto;
|
501
393
|
}
|
502
|
-
|
503
|
-
.pf-
|
504
|
-
|
394
|
+
.pf-v6-c-toolbar__group.pf-m-align-end,
|
395
|
+
.pf-v6-c-toolbar__item.pf-m-align-end {
|
396
|
+
margin-inline-start: auto;
|
505
397
|
}
|
506
|
-
|
507
|
-
.pf-
|
508
|
-
|
398
|
+
.pf-v6-c-toolbar__group.pf-m-flex-grow,
|
399
|
+
.pf-v6-c-toolbar__item.pf-m-flex-grow {
|
400
|
+
flex-grow: 1;
|
509
401
|
}
|
510
|
-
.pf-
|
511
|
-
.pf-
|
512
|
-
|
513
|
-
flex: 0 1 auto;
|
402
|
+
.pf-v6-c-toolbar__group.pf-m-align-self-stretch,
|
403
|
+
.pf-v6-c-toolbar__item.pf-m-align-self-stretch {
|
404
|
+
align-self: stretch;
|
514
405
|
}
|
515
|
-
.pf-
|
516
|
-
|
406
|
+
.pf-v6-c-toolbar__group.pf-m-align-self-baseline,
|
407
|
+
.pf-v6-c-toolbar__item.pf-m-align-self-baseline {
|
408
|
+
align-self: baseline;
|
409
|
+
}
|
410
|
+
.pf-v6-c-toolbar__group.pf-m-align-self-start,
|
411
|
+
.pf-v6-c-toolbar__item.pf-m-align-self-start {
|
412
|
+
align-self: start;
|
413
|
+
}
|
414
|
+
.pf-v6-c-toolbar__group.pf-m-align-self-center,
|
415
|
+
.pf-v6-c-toolbar__item.pf-m-align-self-center {
|
416
|
+
align-self: center;
|
417
|
+
}
|
418
|
+
.pf-v6-c-toolbar__group.pf-m-align-self-end,
|
419
|
+
.pf-v6-c-toolbar__item.pf-m-align-self-end {
|
420
|
+
align-self: end;
|
517
421
|
}
|
518
422
|
|
519
|
-
|
520
|
-
|
521
|
-
--pf-v5-c-toolbar--spacer: var(--pf-v5-c-toolbar__group--m-toggle-group--m-show--spacer);
|
522
|
-
}
|
523
|
-
.pf-m-toggle-group.pf-m-show-on-sm .pf-v5-c-toolbar__group,
|
524
|
-
.pf-m-toggle-group.pf-m-show-on-sm .pf-v5-c-toolbar__item {
|
525
|
-
display: flex;
|
526
|
-
flex: 0 1 auto;
|
527
|
-
}
|
528
|
-
.pf-m-toggle-group.pf-m-show-on-sm .pf-v5-c-toolbar__toggle {
|
529
|
-
display: none;
|
530
|
-
}
|
423
|
+
.pf-v6-c-toolbar.pf-m-inset-none {
|
424
|
+
padding-inline: 0;
|
531
425
|
}
|
532
|
-
|
533
|
-
|
534
|
-
--pf-v5-c-toolbar--spacer: var(--pf-v5-c-toolbar__group--m-toggle-group--m-show--spacer);
|
535
|
-
}
|
536
|
-
.pf-m-toggle-group.pf-m-show-on-md .pf-v5-c-toolbar__group,
|
537
|
-
.pf-m-toggle-group.pf-m-show-on-md .pf-v5-c-toolbar__item {
|
538
|
-
display: flex;
|
539
|
-
flex: 0 1 auto;
|
540
|
-
}
|
541
|
-
.pf-m-toggle-group.pf-m-show-on-md .pf-v5-c-toolbar__toggle {
|
542
|
-
display: none;
|
543
|
-
}
|
426
|
+
.pf-v6-c-toolbar.pf-m-inset-xs {
|
427
|
+
padding-inline: var(--pf-t--global--spacer--xs);
|
544
428
|
}
|
545
|
-
|
546
|
-
|
547
|
-
--pf-v5-c-toolbar--spacer: var(--pf-v5-c-toolbar__group--m-toggle-group--m-show--spacer);
|
548
|
-
}
|
549
|
-
.pf-m-toggle-group.pf-m-show-on-lg .pf-v5-c-toolbar__group,
|
550
|
-
.pf-m-toggle-group.pf-m-show-on-lg .pf-v5-c-toolbar__item {
|
551
|
-
display: flex;
|
552
|
-
flex: 0 1 auto;
|
553
|
-
}
|
554
|
-
.pf-m-toggle-group.pf-m-show-on-lg .pf-v5-c-toolbar__toggle {
|
555
|
-
display: none;
|
556
|
-
}
|
429
|
+
.pf-v6-c-toolbar.pf-m-inset-sm {
|
430
|
+
padding-inline: var(--pf-t--global--spacer--sm);
|
557
431
|
}
|
558
|
-
|
559
|
-
|
560
|
-
--pf-v5-c-toolbar--spacer: var(--pf-v5-c-toolbar__group--m-toggle-group--m-show--spacer);
|
561
|
-
}
|
562
|
-
.pf-m-toggle-group.pf-m-show-on-xl .pf-v5-c-toolbar__group,
|
563
|
-
.pf-m-toggle-group.pf-m-show-on-xl .pf-v5-c-toolbar__item {
|
564
|
-
display: flex;
|
565
|
-
flex: 0 1 auto;
|
566
|
-
}
|
567
|
-
.pf-m-toggle-group.pf-m-show-on-xl .pf-v5-c-toolbar__toggle {
|
568
|
-
display: none;
|
569
|
-
}
|
432
|
+
.pf-v6-c-toolbar.pf-m-inset-md {
|
433
|
+
padding-inline: var(--pf-t--global--spacer--md);
|
570
434
|
}
|
571
|
-
|
572
|
-
|
573
|
-
--pf-v5-c-toolbar--spacer: var(--pf-v5-c-toolbar__group--m-toggle-group--m-show--spacer);
|
574
|
-
}
|
575
|
-
.pf-m-toggle-group.pf-m-show-on-2xl .pf-v5-c-toolbar__group,
|
576
|
-
.pf-m-toggle-group.pf-m-show-on-2xl .pf-v5-c-toolbar__item {
|
577
|
-
display: flex;
|
578
|
-
flex: 0 1 auto;
|
579
|
-
}
|
580
|
-
.pf-m-toggle-group.pf-m-show-on-2xl .pf-v5-c-toolbar__toggle {
|
581
|
-
display: none;
|
582
|
-
}
|
435
|
+
.pf-v6-c-toolbar.pf-m-inset-lg {
|
436
|
+
padding-inline: var(--pf-t--global--spacer--lg);
|
583
437
|
}
|
584
|
-
.pf-
|
585
|
-
|
586
|
-
margin-inline-start: auto;
|
438
|
+
.pf-v6-c-toolbar.pf-m-inset-xl {
|
439
|
+
padding-inline: var(--pf-t--global--spacer--xl);
|
587
440
|
}
|
588
|
-
.pf-
|
589
|
-
|
590
|
-
margin-inline-start: 0;
|
441
|
+
.pf-v6-c-toolbar.pf-m-inset-2xl {
|
442
|
+
padding-inline: var(--pf-t--global--spacer--2xl);
|
591
443
|
}
|
592
|
-
.pf-
|
593
|
-
|
594
|
-
margin-inline-start: 0;
|
444
|
+
.pf-v6-c-toolbar.pf-m-inset-3xl {
|
445
|
+
padding-inline: var(--pf-t--global--spacer--3xl);
|
595
446
|
}
|
596
|
-
.pf-
|
597
|
-
|
598
|
-
|
447
|
+
.pf-v6-c-toolbar.pf-m-inset-4xl {
|
448
|
+
padding-inline: var(--pf-t--global--spacer--4xl);
|
449
|
+
}
|
450
|
+
|
451
|
+
.pf-v6-c-toolbar__group.pf-m-wrap,
|
452
|
+
.pf-v6-c-toolbar__item.pf-m-wrap,
|
453
|
+
.pf-v6-c-toolbar__content-section.pf-m-wrap {
|
454
|
+
flex-wrap: wrap;
|
599
455
|
}
|
600
|
-
.pf-
|
601
|
-
.pf-
|
456
|
+
.pf-v6-c-toolbar__group.pf-m-nowrap,
|
457
|
+
.pf-v6-c-toolbar__item.pf-m-nowrap,
|
458
|
+
.pf-v6-c-toolbar__content-section.pf-m-nowrap {
|
602
459
|
flex-wrap: nowrap;
|
603
460
|
}
|
604
|
-
.pf-
|
605
|
-
.pf-
|
606
|
-
|
461
|
+
.pf-v6-c-toolbar__group.pf-m-align-items-stretch,
|
462
|
+
.pf-v6-c-toolbar__item.pf-m-align-items-stretch,
|
463
|
+
.pf-v6-c-toolbar__content-section.pf-m-align-items-stretch {
|
464
|
+
align-items: stretch;
|
465
|
+
}
|
466
|
+
.pf-v6-c-toolbar__group.pf-m-align-items-baseline,
|
467
|
+
.pf-v6-c-toolbar__item.pf-m-align-items-baseline,
|
468
|
+
.pf-v6-c-toolbar__content-section.pf-m-align-items-baseline {
|
469
|
+
align-items: baseline;
|
470
|
+
}
|
471
|
+
.pf-v6-c-toolbar__group.pf-m-align-items-start,
|
472
|
+
.pf-v6-c-toolbar__item.pf-m-align-items-start,
|
473
|
+
.pf-v6-c-toolbar__content-section.pf-m-align-items-start {
|
474
|
+
align-items: start;
|
475
|
+
}
|
476
|
+
.pf-v6-c-toolbar__group.pf-m-align-items-center,
|
477
|
+
.pf-v6-c-toolbar__item.pf-m-align-items-center,
|
478
|
+
.pf-v6-c-toolbar__content-section.pf-m-align-items-center {
|
479
|
+
align-items: center;
|
480
|
+
}
|
481
|
+
.pf-v6-c-toolbar__group.pf-m-align-items-end,
|
482
|
+
.pf-v6-c-toolbar__item.pf-m-align-items-end,
|
483
|
+
.pf-v6-c-toolbar__content-section.pf-m-align-items-end {
|
484
|
+
align-items: end;
|
485
|
+
}
|
486
|
+
.pf-v6-c-toolbar__group.pf-m-gap-none,
|
487
|
+
.pf-v6-c-toolbar__item.pf-m-gap-none,
|
488
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-none {
|
489
|
+
gap: 0;
|
490
|
+
}
|
491
|
+
.pf-v6-c-toolbar__group.pf-m-gap-xs,
|
492
|
+
.pf-v6-c-toolbar__item.pf-m-gap-xs,
|
493
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-xs {
|
494
|
+
gap: var(--pf-t--global--spacer--xs);
|
495
|
+
}
|
496
|
+
.pf-v6-c-toolbar__group.pf-m-gap-sm,
|
497
|
+
.pf-v6-c-toolbar__item.pf-m-gap-sm,
|
498
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-sm {
|
499
|
+
gap: var(--pf-t--global--spacer--sm);
|
500
|
+
}
|
501
|
+
.pf-v6-c-toolbar__group.pf-m-gap-md,
|
502
|
+
.pf-v6-c-toolbar__item.pf-m-gap-md,
|
503
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-md {
|
504
|
+
gap: var(--pf-t--global--spacer--md);
|
505
|
+
}
|
506
|
+
.pf-v6-c-toolbar__group.pf-m-gap-lg,
|
507
|
+
.pf-v6-c-toolbar__item.pf-m-gap-lg,
|
508
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-lg {
|
509
|
+
gap: var(--pf-t--global--spacer--lg);
|
510
|
+
}
|
511
|
+
.pf-v6-c-toolbar__group.pf-m-gap-xl,
|
512
|
+
.pf-v6-c-toolbar__item.pf-m-gap-xl,
|
513
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-xl {
|
514
|
+
gap: var(--pf-t--global--spacer--xl);
|
515
|
+
}
|
516
|
+
.pf-v6-c-toolbar__group.pf-m-gap-2xl,
|
517
|
+
.pf-v6-c-toolbar__item.pf-m-gap-2xl,
|
518
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-2xl {
|
519
|
+
gap: var(--pf-t--global--spacer--2xl);
|
520
|
+
}
|
521
|
+
.pf-v6-c-toolbar__group.pf-m-gap-3xl,
|
522
|
+
.pf-v6-c-toolbar__item.pf-m-gap-3xl,
|
523
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-3xl {
|
524
|
+
gap: var(--pf-t--global--spacer--3xl);
|
525
|
+
}
|
526
|
+
.pf-v6-c-toolbar__group.pf-m-gap-4xl,
|
527
|
+
.pf-v6-c-toolbar__item.pf-m-gap-4xl,
|
528
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-4xl {
|
529
|
+
gap: var(--pf-t--global--spacer--4xl);
|
530
|
+
}
|
531
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-none,
|
532
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-none,
|
533
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-none {
|
534
|
+
column-gap: 0;
|
535
|
+
}
|
536
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-none,
|
537
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-none,
|
538
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-none {
|
539
|
+
row-gap: 0;
|
540
|
+
}
|
541
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-xs,
|
542
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-xs,
|
543
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-xs {
|
544
|
+
column-gap: var(--pf-t--global--spacer--xs);
|
545
|
+
}
|
546
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-xs,
|
547
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-xs,
|
548
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-xs {
|
549
|
+
row-gap: var(--pf-t--global--spacer--xs);
|
550
|
+
}
|
551
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-sm,
|
552
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-sm,
|
553
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-sm {
|
554
|
+
column-gap: var(--pf-t--global--spacer--sm);
|
555
|
+
}
|
556
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-sm,
|
557
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-sm,
|
558
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-sm {
|
559
|
+
row-gap: var(--pf-t--global--spacer--sm);
|
560
|
+
}
|
561
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-md,
|
562
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-md,
|
563
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-md {
|
564
|
+
column-gap: var(--pf-t--global--spacer--md);
|
565
|
+
}
|
566
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-md,
|
567
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-md,
|
568
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-md {
|
569
|
+
row-gap: var(--pf-t--global--spacer--md);
|
570
|
+
}
|
571
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-lg,
|
572
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-lg,
|
573
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-lg {
|
574
|
+
column-gap: var(--pf-t--global--spacer--lg);
|
575
|
+
}
|
576
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-lg,
|
577
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-lg,
|
578
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-lg {
|
579
|
+
row-gap: var(--pf-t--global--spacer--lg);
|
580
|
+
}
|
581
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-xl,
|
582
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-xl,
|
583
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-xl {
|
584
|
+
column-gap: var(--pf-t--global--spacer--xl);
|
585
|
+
}
|
586
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-xl,
|
587
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-xl,
|
588
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-xl {
|
589
|
+
row-gap: var(--pf-t--global--spacer--xl);
|
590
|
+
}
|
591
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-2xl,
|
592
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-2xl,
|
593
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-2xl {
|
594
|
+
column-gap: var(--pf-t--global--spacer--2xl);
|
595
|
+
}
|
596
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-2xl,
|
597
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-2xl,
|
598
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-2xl {
|
599
|
+
row-gap: var(--pf-t--global--spacer--2xl);
|
600
|
+
}
|
601
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-3xl,
|
602
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-3xl,
|
603
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-3xl {
|
604
|
+
column-gap: var(--pf-t--global--spacer--3xl);
|
605
|
+
}
|
606
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-3xl,
|
607
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-3xl,
|
608
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-3xl {
|
609
|
+
row-gap: var(--pf-t--global--spacer--3xl);
|
610
|
+
}
|
611
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-4xl,
|
612
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-4xl,
|
613
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-4xl {
|
614
|
+
column-gap: var(--pf-t--global--spacer--4xl);
|
615
|
+
}
|
616
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-4xl,
|
617
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-4xl,
|
618
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-4xl {
|
619
|
+
row-gap: var(--pf-t--global--spacer--4xl);
|
620
|
+
}
|
621
|
+
|
622
|
+
.pf-v6-c-toolbar__group:where(.pf-m-toggle-group).pf-m-show .pf-v6-c-toolbar__group,
|
623
|
+
.pf-v6-c-toolbar__group:where(.pf-m-toggle-group).pf-m-show .pf-v6-c-toolbar__item {
|
624
|
+
display: flex;
|
625
|
+
flex: 0 1 auto;
|
626
|
+
}
|
627
|
+
.pf-v6-c-toolbar__group:where(.pf-m-toggle-group).pf-m-show .pf-v6-c-toolbar__toggle {
|
628
|
+
display: none;
|
607
629
|
}
|
630
|
+
.pf-v6-c-toolbar__group:where(.pf-m-toggle-group) .pf-v6-c-toolbar__group,
|
631
|
+
.pf-v6-c-toolbar__group:where(.pf-m-toggle-group) .pf-v6-c-toolbar__item, .pf-v6-c-toolbar__group:where(.pf-m-toggle-group).pf-m-hide .pf-v6-c-toolbar__group,
|
632
|
+
.pf-v6-c-toolbar__group:where(.pf-m-toggle-group).pf-m-hide .pf-v6-c-toolbar__item {
|
633
|
+
display: none;
|
634
|
+
}
|
635
|
+
.pf-v6-c-toolbar__group:where(.pf-m-toggle-group) .pf-v6-c-toolbar__toggle, .pf-v6-c-toolbar__group:where(.pf-m-toggle-group).pf-m-hide .pf-v6-c-toolbar__toggle {
|
636
|
+
display: inline-flex;
|
637
|
+
}
|
638
|
+
|
608
639
|
@media (min-width: 576px) {
|
609
|
-
.pf-
|
610
|
-
.pf-
|
611
|
-
margin-inline-start: auto;
|
612
|
-
}
|
613
|
-
.pf-v5-c-toolbar .pf-v5-c-toolbar__item.pf-m-align-right-on-sm ~ .pf-m-pagination,
|
614
|
-
.pf-v5-c-toolbar .pf-v5-c-toolbar__group.pf-m-align-right-on-sm ~ .pf-m-pagination {
|
615
|
-
margin-inline-start: 0;
|
616
|
-
}
|
617
|
-
.pf-v5-c-toolbar .pf-v5-c-toolbar__item.pf-m-align-left-on-sm,
|
618
|
-
.pf-v5-c-toolbar .pf-v5-c-toolbar__group.pf-m-align-left-on-sm {
|
640
|
+
.pf-v6-c-toolbar__group.pf-m-align-start-on-sm,
|
641
|
+
.pf-v6-c-toolbar__item.pf-m-align-start-on-sm {
|
619
642
|
margin-inline-start: 0;
|
620
643
|
}
|
621
|
-
.pf-
|
622
|
-
.pf-
|
644
|
+
.pf-v6-c-toolbar__group.pf-m-align-center-on-sm,
|
645
|
+
.pf-v6-c-toolbar__item.pf-m-align-center-on-sm {
|
623
646
|
margin-inline-start: auto;
|
647
|
+
margin-inline-end: auto;
|
624
648
|
}
|
625
|
-
.pf-
|
626
|
-
.pf-
|
627
|
-
flex-wrap: nowrap;
|
628
|
-
}
|
629
|
-
.pf-v5-c-toolbar .pf-v5-c-toolbar__content-section.pf-m-wrap-on-sm,
|
630
|
-
.pf-v5-c-toolbar .pf-v5-c-toolbar__group.pf-m-wrap-on-sm {
|
631
|
-
flex-wrap: wrap;
|
632
|
-
}
|
633
|
-
}
|
634
|
-
@media (min-width: 768px) {
|
635
|
-
.pf-v5-c-toolbar .pf-v5-c-toolbar__item.pf-m-align-right-on-md,
|
636
|
-
.pf-v5-c-toolbar .pf-v5-c-toolbar__group.pf-m-align-right-on-md {
|
649
|
+
.pf-v6-c-toolbar__group.pf-m-align-end-on-sm,
|
650
|
+
.pf-v6-c-toolbar__item.pf-m-align-end-on-sm {
|
637
651
|
margin-inline-start: auto;
|
638
652
|
}
|
639
|
-
.pf-
|
640
|
-
.pf-
|
641
|
-
|
653
|
+
.pf-v6-c-toolbar__group.pf-m-flex-grow-on-sm,
|
654
|
+
.pf-v6-c-toolbar__item.pf-m-flex-grow-on-sm {
|
655
|
+
flex-grow: 1;
|
642
656
|
}
|
643
|
-
.pf-
|
644
|
-
.pf-
|
645
|
-
|
646
|
-
}
|
647
|
-
.pf-v5-c-toolbar .pf-v5-c-toolbar__item.pf-m-align-left-on-md ~ .pf-m-pagination,
|
648
|
-
.pf-v5-c-toolbar .pf-v5-c-toolbar__group.pf-m-align-left-on-md ~ .pf-m-pagination {
|
649
|
-
margin-inline-start: auto;
|
657
|
+
.pf-v6-c-toolbar__group.pf-m-align-self-stretch-on-sm,
|
658
|
+
.pf-v6-c-toolbar__item.pf-m-align-self-stretch-on-sm {
|
659
|
+
align-self: stretch;
|
650
660
|
}
|
651
|
-
.pf-
|
652
|
-
.pf-
|
653
|
-
|
661
|
+
.pf-v6-c-toolbar__group.pf-m-align-self-baseline-on-sm,
|
662
|
+
.pf-v6-c-toolbar__item.pf-m-align-self-baseline-on-sm {
|
663
|
+
align-self: baseline;
|
654
664
|
}
|
655
|
-
.pf-
|
656
|
-
.pf-
|
657
|
-
|
665
|
+
.pf-v6-c-toolbar__group.pf-m-align-self-start-on-sm,
|
666
|
+
.pf-v6-c-toolbar__item.pf-m-align-self-start-on-sm {
|
667
|
+
align-self: start;
|
658
668
|
}
|
659
|
-
|
660
|
-
|
661
|
-
|
662
|
-
.pf-v5-c-toolbar .pf-v5-c-toolbar__group.pf-m-align-right-on-lg {
|
663
|
-
margin-inline-start: auto;
|
669
|
+
.pf-v6-c-toolbar__group.pf-m-align-self-center-on-sm,
|
670
|
+
.pf-v6-c-toolbar__item.pf-m-align-self-center-on-sm {
|
671
|
+
align-self: center;
|
664
672
|
}
|
665
|
-
.pf-
|
666
|
-
.pf-
|
667
|
-
|
673
|
+
.pf-v6-c-toolbar__group.pf-m-align-self-end-on-sm,
|
674
|
+
.pf-v6-c-toolbar__item.pf-m-align-self-end-on-sm {
|
675
|
+
align-self: end;
|
668
676
|
}
|
669
|
-
.pf-
|
670
|
-
|
671
|
-
margin-inline-start: 0;
|
677
|
+
.pf-v6-c-toolbar.pf-m-inset-none-on-sm {
|
678
|
+
padding-inline: 0;
|
672
679
|
}
|
673
|
-
.pf-
|
674
|
-
|
675
|
-
margin-inline-start: auto;
|
680
|
+
.pf-v6-c-toolbar.pf-m-inset-xs-on-sm {
|
681
|
+
padding-inline: var(--pf-t--global--spacer--xs);
|
676
682
|
}
|
677
|
-
.pf-
|
678
|
-
|
679
|
-
flex-wrap: nowrap;
|
683
|
+
.pf-v6-c-toolbar.pf-m-inset-sm-on-sm {
|
684
|
+
padding-inline: var(--pf-t--global--spacer--sm);
|
680
685
|
}
|
681
|
-
.pf-
|
682
|
-
|
683
|
-
flex-wrap: wrap;
|
686
|
+
.pf-v6-c-toolbar.pf-m-inset-md-on-sm {
|
687
|
+
padding-inline: var(--pf-t--global--spacer--md);
|
684
688
|
}
|
685
|
-
|
686
|
-
|
687
|
-
.pf-v5-c-toolbar .pf-v5-c-toolbar__item.pf-m-align-right-on-xl,
|
688
|
-
.pf-v5-c-toolbar .pf-v5-c-toolbar__group.pf-m-align-right-on-xl {
|
689
|
-
margin-inline-start: auto;
|
689
|
+
.pf-v6-c-toolbar.pf-m-inset-lg-on-sm {
|
690
|
+
padding-inline: var(--pf-t--global--spacer--lg);
|
690
691
|
}
|
691
|
-
.pf-
|
692
|
-
|
693
|
-
margin-inline-start: 0;
|
692
|
+
.pf-v6-c-toolbar.pf-m-inset-xl-on-sm {
|
693
|
+
padding-inline: var(--pf-t--global--spacer--xl);
|
694
694
|
}
|
695
|
-
.pf-
|
696
|
-
|
697
|
-
margin-inline-start: 0;
|
695
|
+
.pf-v6-c-toolbar.pf-m-inset-2xl-on-sm {
|
696
|
+
padding-inline: var(--pf-t--global--spacer--2xl);
|
698
697
|
}
|
699
|
-
.pf-
|
700
|
-
|
701
|
-
margin-inline-start: auto;
|
698
|
+
.pf-v6-c-toolbar.pf-m-inset-3xl-on-sm {
|
699
|
+
padding-inline: var(--pf-t--global--spacer--3xl);
|
702
700
|
}
|
703
|
-
.pf-
|
704
|
-
|
705
|
-
flex-wrap: nowrap;
|
701
|
+
.pf-v6-c-toolbar.pf-m-inset-4xl-on-sm {
|
702
|
+
padding-inline: var(--pf-t--global--spacer--4xl);
|
706
703
|
}
|
707
|
-
.pf-
|
708
|
-
.pf-
|
704
|
+
.pf-v6-c-toolbar__group.pf-m-wrap-on-sm,
|
705
|
+
.pf-v6-c-toolbar__item.pf-m-wrap-on-sm,
|
706
|
+
.pf-v6-c-toolbar__content-section.pf-m-wrap-on-sm {
|
709
707
|
flex-wrap: wrap;
|
710
708
|
}
|
711
|
-
|
712
|
-
|
713
|
-
.pf-
|
714
|
-
.pf-v5-c-toolbar .pf-v5-c-toolbar__group.pf-m-align-right-on-2xl {
|
715
|
-
margin-inline-start: auto;
|
716
|
-
}
|
717
|
-
.pf-v5-c-toolbar .pf-v5-c-toolbar__item.pf-m-align-right-on-2xl ~ .pf-m-pagination,
|
718
|
-
.pf-v5-c-toolbar .pf-v5-c-toolbar__group.pf-m-align-right-on-2xl ~ .pf-m-pagination {
|
719
|
-
margin-inline-start: 0;
|
720
|
-
}
|
721
|
-
.pf-v5-c-toolbar .pf-v5-c-toolbar__item.pf-m-align-left-on-2xl,
|
722
|
-
.pf-v5-c-toolbar .pf-v5-c-toolbar__group.pf-m-align-left-on-2xl {
|
723
|
-
margin-inline-start: 0;
|
724
|
-
}
|
725
|
-
.pf-v5-c-toolbar .pf-v5-c-toolbar__item.pf-m-align-left-on-2xl ~ .pf-m-pagination,
|
726
|
-
.pf-v5-c-toolbar .pf-v5-c-toolbar__group.pf-m-align-left-on-2xl ~ .pf-m-pagination {
|
727
|
-
margin-inline-start: auto;
|
728
|
-
}
|
729
|
-
.pf-v5-c-toolbar .pf-v5-c-toolbar__content-section.pf-m-nowrap-on-2xl,
|
730
|
-
.pf-v5-c-toolbar .pf-v5-c-toolbar__group.pf-m-nowrap-on-2xl {
|
709
|
+
.pf-v6-c-toolbar__group.pf-m-nowrap-on-sm,
|
710
|
+
.pf-v6-c-toolbar__item.pf-m-nowrap-on-sm,
|
711
|
+
.pf-v6-c-toolbar__content-section.pf-m-nowrap-on-sm {
|
731
712
|
flex-wrap: nowrap;
|
732
713
|
}
|
733
|
-
.pf-
|
734
|
-
.pf-
|
735
|
-
|
736
|
-
|
737
|
-
}
|
738
|
-
.pf-
|
739
|
-
|
740
|
-
|
741
|
-
|
742
|
-
|
743
|
-
|
744
|
-
.pf-
|
745
|
-
|
746
|
-
|
747
|
-
|
748
|
-
|
749
|
-
|
750
|
-
.pf-
|
751
|
-
|
752
|
-
}
|
753
|
-
.pf-
|
754
|
-
|
755
|
-
|
756
|
-
|
757
|
-
|
758
|
-
|
759
|
-
.pf-
|
760
|
-
|
761
|
-
|
762
|
-
|
763
|
-
.pf-
|
764
|
-
|
765
|
-
|
766
|
-
|
767
|
-
|
768
|
-
|
769
|
-
.pf-
|
770
|
-
|
771
|
-
|
772
|
-
|
773
|
-
|
774
|
-
|
775
|
-
.pf-
|
776
|
-
|
714
|
+
.pf-v6-c-toolbar__group.pf-m-align-items-stretch-on-sm,
|
715
|
+
.pf-v6-c-toolbar__item.pf-m-align-items-stretch-on-sm,
|
716
|
+
.pf-v6-c-toolbar__content-section.pf-m-align-items-stretch-on-sm {
|
717
|
+
align-items: stretch;
|
718
|
+
}
|
719
|
+
.pf-v6-c-toolbar__group.pf-m-align-items-baseline-on-sm,
|
720
|
+
.pf-v6-c-toolbar__item.pf-m-align-items-baseline-on-sm,
|
721
|
+
.pf-v6-c-toolbar__content-section.pf-m-align-items-baseline-on-sm {
|
722
|
+
align-items: baseline;
|
723
|
+
}
|
724
|
+
.pf-v6-c-toolbar__group.pf-m-align-items-start-on-sm,
|
725
|
+
.pf-v6-c-toolbar__item.pf-m-align-items-start-on-sm,
|
726
|
+
.pf-v6-c-toolbar__content-section.pf-m-align-items-start-on-sm {
|
727
|
+
align-items: start;
|
728
|
+
}
|
729
|
+
.pf-v6-c-toolbar__group.pf-m-align-items-center-on-sm,
|
730
|
+
.pf-v6-c-toolbar__item.pf-m-align-items-center-on-sm,
|
731
|
+
.pf-v6-c-toolbar__content-section.pf-m-align-items-center-on-sm {
|
732
|
+
align-items: center;
|
733
|
+
}
|
734
|
+
.pf-v6-c-toolbar__group.pf-m-align-items-end-on-sm,
|
735
|
+
.pf-v6-c-toolbar__item.pf-m-align-items-end-on-sm,
|
736
|
+
.pf-v6-c-toolbar__content-section.pf-m-align-items-end-on-sm {
|
737
|
+
align-items: end;
|
738
|
+
}
|
739
|
+
.pf-v6-c-toolbar__group.pf-m-gap-none-on-sm,
|
740
|
+
.pf-v6-c-toolbar__item.pf-m-gap-none-on-sm,
|
741
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-none-on-sm {
|
742
|
+
gap: 0;
|
743
|
+
}
|
744
|
+
.pf-v6-c-toolbar__group.pf-m-gap-xs-on-sm,
|
745
|
+
.pf-v6-c-toolbar__item.pf-m-gap-xs-on-sm,
|
746
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-xs-on-sm {
|
747
|
+
gap: var(--pf-t--global--spacer--xs);
|
748
|
+
}
|
749
|
+
.pf-v6-c-toolbar__group.pf-m-gap-sm-on-sm,
|
750
|
+
.pf-v6-c-toolbar__item.pf-m-gap-sm-on-sm,
|
751
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-sm-on-sm {
|
752
|
+
gap: var(--pf-t--global--spacer--sm);
|
753
|
+
}
|
754
|
+
.pf-v6-c-toolbar__group.pf-m-gap-md-on-sm,
|
755
|
+
.pf-v6-c-toolbar__item.pf-m-gap-md-on-sm,
|
756
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-md-on-sm {
|
757
|
+
gap: var(--pf-t--global--spacer--md);
|
758
|
+
}
|
759
|
+
.pf-v6-c-toolbar__group.pf-m-gap-lg-on-sm,
|
760
|
+
.pf-v6-c-toolbar__item.pf-m-gap-lg-on-sm,
|
761
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-lg-on-sm {
|
762
|
+
gap: var(--pf-t--global--spacer--lg);
|
763
|
+
}
|
764
|
+
.pf-v6-c-toolbar__group.pf-m-gap-xl-on-sm,
|
765
|
+
.pf-v6-c-toolbar__item.pf-m-gap-xl-on-sm,
|
766
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-xl-on-sm {
|
767
|
+
gap: var(--pf-t--global--spacer--xl);
|
768
|
+
}
|
769
|
+
.pf-v6-c-toolbar__group.pf-m-gap-2xl-on-sm,
|
770
|
+
.pf-v6-c-toolbar__item.pf-m-gap-2xl-on-sm,
|
771
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-2xl-on-sm {
|
772
|
+
gap: var(--pf-t--global--spacer--2xl);
|
773
|
+
}
|
774
|
+
.pf-v6-c-toolbar__group.pf-m-gap-3xl-on-sm,
|
775
|
+
.pf-v6-c-toolbar__item.pf-m-gap-3xl-on-sm,
|
776
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-3xl-on-sm {
|
777
|
+
gap: var(--pf-t--global--spacer--3xl);
|
778
|
+
}
|
779
|
+
.pf-v6-c-toolbar__group.pf-m-gap-4xl-on-sm,
|
780
|
+
.pf-v6-c-toolbar__item.pf-m-gap-4xl-on-sm,
|
781
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-4xl-on-sm {
|
782
|
+
gap: var(--pf-t--global--spacer--4xl);
|
783
|
+
}
|
784
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-none-on-sm,
|
785
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-none-on-sm,
|
786
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-none-on-sm {
|
787
|
+
column-gap: 0;
|
788
|
+
}
|
789
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-none-on-sm,
|
790
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-none-on-sm,
|
791
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-none-on-sm {
|
792
|
+
row-gap: 0;
|
793
|
+
}
|
794
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-xs-on-sm,
|
795
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-xs-on-sm,
|
796
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-xs-on-sm {
|
797
|
+
column-gap: var(--pf-t--global--spacer--xs);
|
798
|
+
}
|
799
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-xs-on-sm,
|
800
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-xs-on-sm,
|
801
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-xs-on-sm {
|
802
|
+
row-gap: var(--pf-t--global--spacer--xs);
|
803
|
+
}
|
804
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-sm-on-sm,
|
805
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-sm-on-sm,
|
806
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-sm-on-sm {
|
807
|
+
column-gap: var(--pf-t--global--spacer--sm);
|
808
|
+
}
|
809
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-sm-on-sm,
|
810
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-sm-on-sm,
|
811
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-sm-on-sm {
|
812
|
+
row-gap: var(--pf-t--global--spacer--sm);
|
813
|
+
}
|
814
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-md-on-sm,
|
815
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-md-on-sm,
|
816
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-md-on-sm {
|
817
|
+
column-gap: var(--pf-t--global--spacer--md);
|
818
|
+
}
|
819
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-md-on-sm,
|
820
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-md-on-sm,
|
821
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-md-on-sm {
|
822
|
+
row-gap: var(--pf-t--global--spacer--md);
|
823
|
+
}
|
824
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-lg-on-sm,
|
825
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-lg-on-sm,
|
826
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-lg-on-sm {
|
827
|
+
column-gap: var(--pf-t--global--spacer--lg);
|
828
|
+
}
|
829
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-lg-on-sm,
|
830
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-lg-on-sm,
|
831
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-lg-on-sm {
|
832
|
+
row-gap: var(--pf-t--global--spacer--lg);
|
833
|
+
}
|
834
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-xl-on-sm,
|
835
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-xl-on-sm,
|
836
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-xl-on-sm {
|
837
|
+
column-gap: var(--pf-t--global--spacer--xl);
|
838
|
+
}
|
839
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-xl-on-sm,
|
840
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-xl-on-sm,
|
841
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-xl-on-sm {
|
842
|
+
row-gap: var(--pf-t--global--spacer--xl);
|
843
|
+
}
|
844
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-2xl-on-sm,
|
845
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-2xl-on-sm,
|
846
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-2xl-on-sm {
|
847
|
+
column-gap: var(--pf-t--global--spacer--2xl);
|
848
|
+
}
|
849
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-2xl-on-sm,
|
850
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-2xl-on-sm,
|
851
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-2xl-on-sm {
|
852
|
+
row-gap: var(--pf-t--global--spacer--2xl);
|
853
|
+
}
|
854
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-3xl-on-sm,
|
855
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-3xl-on-sm,
|
856
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-3xl-on-sm {
|
857
|
+
column-gap: var(--pf-t--global--spacer--3xl);
|
858
|
+
}
|
859
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-3xl-on-sm,
|
860
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-3xl-on-sm,
|
861
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-3xl-on-sm {
|
862
|
+
row-gap: var(--pf-t--global--spacer--3xl);
|
863
|
+
}
|
864
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-4xl-on-sm,
|
865
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-4xl-on-sm,
|
866
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-4xl-on-sm {
|
867
|
+
column-gap: var(--pf-t--global--spacer--4xl);
|
868
|
+
}
|
869
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-4xl-on-sm,
|
870
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-4xl-on-sm,
|
871
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-4xl-on-sm {
|
872
|
+
row-gap: var(--pf-t--global--spacer--4xl);
|
873
|
+
}
|
874
|
+
.pf-v6-c-toolbar__group:where(.pf-m-toggle-group).pf-m-show-on-sm .pf-v6-c-toolbar__group,
|
875
|
+
.pf-v6-c-toolbar__group:where(.pf-m-toggle-group).pf-m-show-on-sm .pf-v6-c-toolbar__item {
|
876
|
+
display: flex;
|
877
|
+
flex: 0 1 auto;
|
777
878
|
}
|
778
|
-
.pf-
|
779
|
-
|
879
|
+
.pf-v6-c-toolbar__group:where(.pf-m-toggle-group).pf-m-show-on-sm .pf-v6-c-toolbar__toggle {
|
880
|
+
display: none;
|
780
881
|
}
|
781
|
-
.pf-
|
782
|
-
|
882
|
+
.pf-v6-c-toolbar__group:where(.pf-m-toggle-group) .pf-v6-c-toolbar__group,
|
883
|
+
.pf-v6-c-toolbar__group:where(.pf-m-toggle-group) .pf-v6-c-toolbar__item, .pf-v6-c-toolbar__group:where(.pf-m-toggle-group).pf-m-hide-on-sm .pf-v6-c-toolbar__group,
|
884
|
+
.pf-v6-c-toolbar__group:where(.pf-m-toggle-group).pf-m-hide-on-sm .pf-v6-c-toolbar__item {
|
885
|
+
display: none;
|
783
886
|
}
|
784
|
-
.pf-
|
785
|
-
|
887
|
+
.pf-v6-c-toolbar__group:where(.pf-m-toggle-group) .pf-v6-c-toolbar__toggle, .pf-v6-c-toolbar__group:where(.pf-m-toggle-group).pf-m-hide-on-sm .pf-v6-c-toolbar__toggle {
|
888
|
+
display: inline-flex;
|
786
889
|
}
|
787
890
|
}
|
788
891
|
@media (min-width: 768px) {
|
789
|
-
.pf-
|
790
|
-
|
892
|
+
.pf-v6-c-toolbar__group.pf-m-align-start-on-md,
|
893
|
+
.pf-v6-c-toolbar__item.pf-m-align-start-on-md {
|
894
|
+
margin-inline-start: 0;
|
791
895
|
}
|
792
|
-
.pf-
|
793
|
-
|
896
|
+
.pf-v6-c-toolbar__group.pf-m-align-center-on-md,
|
897
|
+
.pf-v6-c-toolbar__item.pf-m-align-center-on-md {
|
898
|
+
margin-inline-start: auto;
|
899
|
+
margin-inline-end: auto;
|
794
900
|
}
|
795
|
-
.pf-
|
796
|
-
|
901
|
+
.pf-v6-c-toolbar__group.pf-m-align-end-on-md,
|
902
|
+
.pf-v6-c-toolbar__item.pf-m-align-end-on-md {
|
903
|
+
margin-inline-start: auto;
|
797
904
|
}
|
798
|
-
.pf-
|
799
|
-
|
905
|
+
.pf-v6-c-toolbar__group.pf-m-flex-grow-on-md,
|
906
|
+
.pf-v6-c-toolbar__item.pf-m-flex-grow-on-md {
|
907
|
+
flex-grow: 1;
|
800
908
|
}
|
801
|
-
.pf-
|
802
|
-
|
909
|
+
.pf-v6-c-toolbar__group.pf-m-align-self-stretch-on-md,
|
910
|
+
.pf-v6-c-toolbar__item.pf-m-align-self-stretch-on-md {
|
911
|
+
align-self: stretch;
|
803
912
|
}
|
804
|
-
.pf-
|
805
|
-
|
913
|
+
.pf-v6-c-toolbar__group.pf-m-align-self-baseline-on-md,
|
914
|
+
.pf-v6-c-toolbar__item.pf-m-align-self-baseline-on-md {
|
915
|
+
align-self: baseline;
|
806
916
|
}
|
807
|
-
.pf-
|
808
|
-
|
917
|
+
.pf-v6-c-toolbar__group.pf-m-align-self-start-on-md,
|
918
|
+
.pf-v6-c-toolbar__item.pf-m-align-self-start-on-md {
|
919
|
+
align-self: start;
|
809
920
|
}
|
810
|
-
.pf-
|
811
|
-
|
921
|
+
.pf-v6-c-toolbar__group.pf-m-align-self-center-on-md,
|
922
|
+
.pf-v6-c-toolbar__item.pf-m-align-self-center-on-md {
|
923
|
+
align-self: center;
|
812
924
|
}
|
813
|
-
|
814
|
-
|
815
|
-
|
816
|
-
--pf-v5-c-toolbar--spacer: 0;
|
925
|
+
.pf-v6-c-toolbar__group.pf-m-align-self-end-on-md,
|
926
|
+
.pf-v6-c-toolbar__item.pf-m-align-self-end-on-md {
|
927
|
+
align-self: end;
|
817
928
|
}
|
818
|
-
.pf-
|
819
|
-
|
929
|
+
.pf-v6-c-toolbar.pf-m-inset-none-on-md {
|
930
|
+
padding-inline: 0;
|
820
931
|
}
|
821
|
-
.pf-
|
822
|
-
|
932
|
+
.pf-v6-c-toolbar.pf-m-inset-xs-on-md {
|
933
|
+
padding-inline: var(--pf-t--global--spacer--xs);
|
823
934
|
}
|
824
|
-
.pf-
|
825
|
-
--pf-
|
935
|
+
.pf-v6-c-toolbar.pf-m-inset-sm-on-md {
|
936
|
+
padding-inline: var(--pf-t--global--spacer--sm);
|
826
937
|
}
|
827
|
-
.pf-
|
828
|
-
|
938
|
+
.pf-v6-c-toolbar.pf-m-inset-md-on-md {
|
939
|
+
padding-inline: var(--pf-t--global--spacer--md);
|
829
940
|
}
|
830
|
-
.pf-
|
831
|
-
--pf-
|
941
|
+
.pf-v6-c-toolbar.pf-m-inset-lg-on-md {
|
942
|
+
padding-inline: var(--pf-t--global--spacer--lg);
|
832
943
|
}
|
833
|
-
.pf-
|
834
|
-
|
944
|
+
.pf-v6-c-toolbar.pf-m-inset-xl-on-md {
|
945
|
+
padding-inline: var(--pf-t--global--spacer--xl);
|
835
946
|
}
|
836
|
-
.pf-
|
837
|
-
--pf-
|
947
|
+
.pf-v6-c-toolbar.pf-m-inset-2xl-on-md {
|
948
|
+
padding-inline: var(--pf-t--global--spacer--2xl);
|
838
949
|
}
|
839
|
-
|
840
|
-
|
841
|
-
.pf-v5-c-toolbar .pf-m-space-items-none-on-xl > * {
|
842
|
-
--pf-v5-c-toolbar--spacer: 0;
|
950
|
+
.pf-v6-c-toolbar.pf-m-inset-3xl-on-md {
|
951
|
+
padding-inline: var(--pf-t--global--spacer--3xl);
|
843
952
|
}
|
844
|
-
.pf-
|
845
|
-
--pf-
|
953
|
+
.pf-v6-c-toolbar.pf-m-inset-4xl-on-md {
|
954
|
+
padding-inline: var(--pf-t--global--spacer--4xl);
|
846
955
|
}
|
847
|
-
.pf-
|
848
|
-
|
956
|
+
.pf-v6-c-toolbar__group.pf-m-wrap-on-md,
|
957
|
+
.pf-v6-c-toolbar__item.pf-m-wrap-on-md,
|
958
|
+
.pf-v6-c-toolbar__content-section.pf-m-wrap-on-md {
|
959
|
+
flex-wrap: wrap;
|
849
960
|
}
|
850
|
-
.pf-
|
851
|
-
|
961
|
+
.pf-v6-c-toolbar__group.pf-m-nowrap-on-md,
|
962
|
+
.pf-v6-c-toolbar__item.pf-m-nowrap-on-md,
|
963
|
+
.pf-v6-c-toolbar__content-section.pf-m-nowrap-on-md {
|
964
|
+
flex-wrap: nowrap;
|
852
965
|
}
|
853
|
-
.pf-
|
854
|
-
|
966
|
+
.pf-v6-c-toolbar__group.pf-m-align-items-stretch-on-md,
|
967
|
+
.pf-v6-c-toolbar__item.pf-m-align-items-stretch-on-md,
|
968
|
+
.pf-v6-c-toolbar__content-section.pf-m-align-items-stretch-on-md {
|
969
|
+
align-items: stretch;
|
970
|
+
}
|
971
|
+
.pf-v6-c-toolbar__group.pf-m-align-items-baseline-on-md,
|
972
|
+
.pf-v6-c-toolbar__item.pf-m-align-items-baseline-on-md,
|
973
|
+
.pf-v6-c-toolbar__content-section.pf-m-align-items-baseline-on-md {
|
974
|
+
align-items: baseline;
|
975
|
+
}
|
976
|
+
.pf-v6-c-toolbar__group.pf-m-align-items-start-on-md,
|
977
|
+
.pf-v6-c-toolbar__item.pf-m-align-items-start-on-md,
|
978
|
+
.pf-v6-c-toolbar__content-section.pf-m-align-items-start-on-md {
|
979
|
+
align-items: start;
|
980
|
+
}
|
981
|
+
.pf-v6-c-toolbar__group.pf-m-align-items-center-on-md,
|
982
|
+
.pf-v6-c-toolbar__item.pf-m-align-items-center-on-md,
|
983
|
+
.pf-v6-c-toolbar__content-section.pf-m-align-items-center-on-md {
|
984
|
+
align-items: center;
|
985
|
+
}
|
986
|
+
.pf-v6-c-toolbar__group.pf-m-align-items-end-on-md,
|
987
|
+
.pf-v6-c-toolbar__item.pf-m-align-items-end-on-md,
|
988
|
+
.pf-v6-c-toolbar__content-section.pf-m-align-items-end-on-md {
|
989
|
+
align-items: end;
|
990
|
+
}
|
991
|
+
.pf-v6-c-toolbar__group.pf-m-gap-none-on-md,
|
992
|
+
.pf-v6-c-toolbar__item.pf-m-gap-none-on-md,
|
993
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-none-on-md {
|
994
|
+
gap: 0;
|
995
|
+
}
|
996
|
+
.pf-v6-c-toolbar__group.pf-m-gap-xs-on-md,
|
997
|
+
.pf-v6-c-toolbar__item.pf-m-gap-xs-on-md,
|
998
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-xs-on-md {
|
999
|
+
gap: var(--pf-t--global--spacer--xs);
|
1000
|
+
}
|
1001
|
+
.pf-v6-c-toolbar__group.pf-m-gap-sm-on-md,
|
1002
|
+
.pf-v6-c-toolbar__item.pf-m-gap-sm-on-md,
|
1003
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-sm-on-md {
|
1004
|
+
gap: var(--pf-t--global--spacer--sm);
|
1005
|
+
}
|
1006
|
+
.pf-v6-c-toolbar__group.pf-m-gap-md-on-md,
|
1007
|
+
.pf-v6-c-toolbar__item.pf-m-gap-md-on-md,
|
1008
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-md-on-md {
|
1009
|
+
gap: var(--pf-t--global--spacer--md);
|
1010
|
+
}
|
1011
|
+
.pf-v6-c-toolbar__group.pf-m-gap-lg-on-md,
|
1012
|
+
.pf-v6-c-toolbar__item.pf-m-gap-lg-on-md,
|
1013
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-lg-on-md {
|
1014
|
+
gap: var(--pf-t--global--spacer--lg);
|
1015
|
+
}
|
1016
|
+
.pf-v6-c-toolbar__group.pf-m-gap-xl-on-md,
|
1017
|
+
.pf-v6-c-toolbar__item.pf-m-gap-xl-on-md,
|
1018
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-xl-on-md {
|
1019
|
+
gap: var(--pf-t--global--spacer--xl);
|
1020
|
+
}
|
1021
|
+
.pf-v6-c-toolbar__group.pf-m-gap-2xl-on-md,
|
1022
|
+
.pf-v6-c-toolbar__item.pf-m-gap-2xl-on-md,
|
1023
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-2xl-on-md {
|
1024
|
+
gap: var(--pf-t--global--spacer--2xl);
|
1025
|
+
}
|
1026
|
+
.pf-v6-c-toolbar__group.pf-m-gap-3xl-on-md,
|
1027
|
+
.pf-v6-c-toolbar__item.pf-m-gap-3xl-on-md,
|
1028
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-3xl-on-md {
|
1029
|
+
gap: var(--pf-t--global--spacer--3xl);
|
1030
|
+
}
|
1031
|
+
.pf-v6-c-toolbar__group.pf-m-gap-4xl-on-md,
|
1032
|
+
.pf-v6-c-toolbar__item.pf-m-gap-4xl-on-md,
|
1033
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-4xl-on-md {
|
1034
|
+
gap: var(--pf-t--global--spacer--4xl);
|
1035
|
+
}
|
1036
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-none-on-md,
|
1037
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-none-on-md,
|
1038
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-none-on-md {
|
1039
|
+
column-gap: 0;
|
1040
|
+
}
|
1041
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-none-on-md,
|
1042
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-none-on-md,
|
1043
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-none-on-md {
|
1044
|
+
row-gap: 0;
|
1045
|
+
}
|
1046
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-xs-on-md,
|
1047
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-xs-on-md,
|
1048
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-xs-on-md {
|
1049
|
+
column-gap: var(--pf-t--global--spacer--xs);
|
1050
|
+
}
|
1051
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-xs-on-md,
|
1052
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-xs-on-md,
|
1053
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-xs-on-md {
|
1054
|
+
row-gap: var(--pf-t--global--spacer--xs);
|
1055
|
+
}
|
1056
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-sm-on-md,
|
1057
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-sm-on-md,
|
1058
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-sm-on-md {
|
1059
|
+
column-gap: var(--pf-t--global--spacer--sm);
|
1060
|
+
}
|
1061
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-sm-on-md,
|
1062
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-sm-on-md,
|
1063
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-sm-on-md {
|
1064
|
+
row-gap: var(--pf-t--global--spacer--sm);
|
1065
|
+
}
|
1066
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-md-on-md,
|
1067
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-md-on-md,
|
1068
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-md-on-md {
|
1069
|
+
column-gap: var(--pf-t--global--spacer--md);
|
1070
|
+
}
|
1071
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-md-on-md,
|
1072
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-md-on-md,
|
1073
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-md-on-md {
|
1074
|
+
row-gap: var(--pf-t--global--spacer--md);
|
1075
|
+
}
|
1076
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-lg-on-md,
|
1077
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-lg-on-md,
|
1078
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-lg-on-md {
|
1079
|
+
column-gap: var(--pf-t--global--spacer--lg);
|
1080
|
+
}
|
1081
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-lg-on-md,
|
1082
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-lg-on-md,
|
1083
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-lg-on-md {
|
1084
|
+
row-gap: var(--pf-t--global--spacer--lg);
|
1085
|
+
}
|
1086
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-xl-on-md,
|
1087
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-xl-on-md,
|
1088
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-xl-on-md {
|
1089
|
+
column-gap: var(--pf-t--global--spacer--xl);
|
1090
|
+
}
|
1091
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-xl-on-md,
|
1092
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-xl-on-md,
|
1093
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-xl-on-md {
|
1094
|
+
row-gap: var(--pf-t--global--spacer--xl);
|
1095
|
+
}
|
1096
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-2xl-on-md,
|
1097
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-2xl-on-md,
|
1098
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-2xl-on-md {
|
1099
|
+
column-gap: var(--pf-t--global--spacer--2xl);
|
1100
|
+
}
|
1101
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-2xl-on-md,
|
1102
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-2xl-on-md,
|
1103
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-2xl-on-md {
|
1104
|
+
row-gap: var(--pf-t--global--spacer--2xl);
|
1105
|
+
}
|
1106
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-3xl-on-md,
|
1107
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-3xl-on-md,
|
1108
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-3xl-on-md {
|
1109
|
+
column-gap: var(--pf-t--global--spacer--3xl);
|
1110
|
+
}
|
1111
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-3xl-on-md,
|
1112
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-3xl-on-md,
|
1113
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-3xl-on-md {
|
1114
|
+
row-gap: var(--pf-t--global--spacer--3xl);
|
1115
|
+
}
|
1116
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-4xl-on-md,
|
1117
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-4xl-on-md,
|
1118
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-4xl-on-md {
|
1119
|
+
column-gap: var(--pf-t--global--spacer--4xl);
|
1120
|
+
}
|
1121
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-4xl-on-md,
|
1122
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-4xl-on-md,
|
1123
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-4xl-on-md {
|
1124
|
+
row-gap: var(--pf-t--global--spacer--4xl);
|
1125
|
+
}
|
1126
|
+
.pf-v6-c-toolbar__group:where(.pf-m-toggle-group).pf-m-show-on-md .pf-v6-c-toolbar__group,
|
1127
|
+
.pf-v6-c-toolbar__group:where(.pf-m-toggle-group).pf-m-show-on-md .pf-v6-c-toolbar__item {
|
1128
|
+
display: flex;
|
1129
|
+
flex: 0 1 auto;
|
855
1130
|
}
|
856
|
-
.pf-
|
857
|
-
|
1131
|
+
.pf-v6-c-toolbar__group:where(.pf-m-toggle-group).pf-m-show-on-md .pf-v6-c-toolbar__toggle {
|
1132
|
+
display: none;
|
858
1133
|
}
|
859
|
-
.pf-
|
860
|
-
|
1134
|
+
.pf-v6-c-toolbar__group:where(.pf-m-toggle-group) .pf-v6-c-toolbar__group,
|
1135
|
+
.pf-v6-c-toolbar__group:where(.pf-m-toggle-group) .pf-v6-c-toolbar__item, .pf-v6-c-toolbar__group:where(.pf-m-toggle-group).pf-m-hide-on-md .pf-v6-c-toolbar__group,
|
1136
|
+
.pf-v6-c-toolbar__group:where(.pf-m-toggle-group).pf-m-hide-on-md .pf-v6-c-toolbar__item {
|
1137
|
+
display: none;
|
861
1138
|
}
|
862
|
-
.pf-
|
863
|
-
|
1139
|
+
.pf-v6-c-toolbar__group:where(.pf-m-toggle-group) .pf-v6-c-toolbar__toggle, .pf-v6-c-toolbar__group:where(.pf-m-toggle-group).pf-m-hide-on-md .pf-v6-c-toolbar__toggle {
|
1140
|
+
display: inline-flex;
|
864
1141
|
}
|
865
1142
|
}
|
866
|
-
@media (min-width:
|
867
|
-
.pf-
|
868
|
-
|
1143
|
+
@media (min-width: 992px) {
|
1144
|
+
.pf-v6-c-toolbar__group.pf-m-align-start-on-lg,
|
1145
|
+
.pf-v6-c-toolbar__item.pf-m-align-start-on-lg {
|
1146
|
+
margin-inline-start: 0;
|
869
1147
|
}
|
870
|
-
.pf-
|
871
|
-
|
1148
|
+
.pf-v6-c-toolbar__group.pf-m-align-center-on-lg,
|
1149
|
+
.pf-v6-c-toolbar__item.pf-m-align-center-on-lg {
|
1150
|
+
margin-inline-start: auto;
|
1151
|
+
margin-inline-end: auto;
|
872
1152
|
}
|
873
|
-
.pf-
|
874
|
-
|
1153
|
+
.pf-v6-c-toolbar__group.pf-m-align-end-on-lg,
|
1154
|
+
.pf-v6-c-toolbar__item.pf-m-align-end-on-lg {
|
1155
|
+
margin-inline-start: auto;
|
875
1156
|
}
|
876
|
-
.pf-
|
877
|
-
|
1157
|
+
.pf-v6-c-toolbar__group.pf-m-flex-grow-on-lg,
|
1158
|
+
.pf-v6-c-toolbar__item.pf-m-flex-grow-on-lg {
|
1159
|
+
flex-grow: 1;
|
878
1160
|
}
|
879
|
-
.pf-
|
880
|
-
|
1161
|
+
.pf-v6-c-toolbar__group.pf-m-align-self-stretch-on-lg,
|
1162
|
+
.pf-v6-c-toolbar__item.pf-m-align-self-stretch-on-lg {
|
1163
|
+
align-self: stretch;
|
881
1164
|
}
|
882
|
-
.pf-
|
883
|
-
|
1165
|
+
.pf-v6-c-toolbar__group.pf-m-align-self-baseline-on-lg,
|
1166
|
+
.pf-v6-c-toolbar__item.pf-m-align-self-baseline-on-lg {
|
1167
|
+
align-self: baseline;
|
884
1168
|
}
|
885
|
-
.pf-
|
886
|
-
|
1169
|
+
.pf-v6-c-toolbar__group.pf-m-align-self-start-on-lg,
|
1170
|
+
.pf-v6-c-toolbar__item.pf-m-align-self-start-on-lg {
|
1171
|
+
align-self: start;
|
887
1172
|
}
|
888
|
-
.pf-
|
889
|
-
|
1173
|
+
.pf-v6-c-toolbar__group.pf-m-align-self-center-on-lg,
|
1174
|
+
.pf-v6-c-toolbar__item.pf-m-align-self-center-on-lg {
|
1175
|
+
align-self: center;
|
890
1176
|
}
|
891
|
-
|
892
|
-
.pf-
|
893
|
-
|
894
|
-
}
|
895
|
-
.pf-v5-c-toolbar .pf-m-spacer-none:last-child {
|
896
|
-
--pf-v5-c-toolbar--spacer: 0;
|
897
|
-
}
|
898
|
-
.pf-v5-c-toolbar .pf-m-spacer-sm {
|
899
|
-
--pf-v5-c-toolbar--spacer: var(--pf-v5-global--spacer--sm);
|
900
|
-
}
|
901
|
-
.pf-v5-c-toolbar .pf-m-spacer-sm:last-child {
|
902
|
-
--pf-v5-c-toolbar--spacer: var(--pf-v5-global--spacer--sm);
|
903
|
-
}
|
904
|
-
.pf-v5-c-toolbar .pf-m-spacer-md {
|
905
|
-
--pf-v5-c-toolbar--spacer: var(--pf-v5-global--spacer--md);
|
906
|
-
}
|
907
|
-
.pf-v5-c-toolbar .pf-m-spacer-md:last-child {
|
908
|
-
--pf-v5-c-toolbar--spacer: var(--pf-v5-global--spacer--md);
|
909
|
-
}
|
910
|
-
.pf-v5-c-toolbar .pf-m-spacer-lg {
|
911
|
-
--pf-v5-c-toolbar--spacer: var(--pf-v5-global--spacer--lg);
|
912
|
-
}
|
913
|
-
.pf-v5-c-toolbar .pf-m-spacer-lg:last-child {
|
914
|
-
--pf-v5-c-toolbar--spacer: var(--pf-v5-global--spacer--lg);
|
915
|
-
}
|
916
|
-
@media (min-width: 576px) {
|
917
|
-
.pf-v5-c-toolbar .pf-m-spacer-none-on-sm {
|
918
|
-
--pf-v5-c-toolbar--spacer: 0;
|
1177
|
+
.pf-v6-c-toolbar__group.pf-m-align-self-end-on-lg,
|
1178
|
+
.pf-v6-c-toolbar__item.pf-m-align-self-end-on-lg {
|
1179
|
+
align-self: end;
|
919
1180
|
}
|
920
|
-
.pf-
|
921
|
-
|
1181
|
+
.pf-v6-c-toolbar.pf-m-inset-none-on-lg {
|
1182
|
+
padding-inline: 0;
|
922
1183
|
}
|
923
|
-
.pf-
|
924
|
-
|
1184
|
+
.pf-v6-c-toolbar.pf-m-inset-xs-on-lg {
|
1185
|
+
padding-inline: var(--pf-t--global--spacer--xs);
|
925
1186
|
}
|
926
|
-
.pf-
|
927
|
-
|
1187
|
+
.pf-v6-c-toolbar.pf-m-inset-sm-on-lg {
|
1188
|
+
padding-inline: var(--pf-t--global--spacer--sm);
|
928
1189
|
}
|
929
|
-
.pf-
|
930
|
-
|
1190
|
+
.pf-v6-c-toolbar.pf-m-inset-md-on-lg {
|
1191
|
+
padding-inline: var(--pf-t--global--spacer--md);
|
931
1192
|
}
|
932
|
-
.pf-
|
933
|
-
|
1193
|
+
.pf-v6-c-toolbar.pf-m-inset-lg-on-lg {
|
1194
|
+
padding-inline: var(--pf-t--global--spacer--lg);
|
934
1195
|
}
|
935
|
-
.pf-
|
936
|
-
|
1196
|
+
.pf-v6-c-toolbar.pf-m-inset-xl-on-lg {
|
1197
|
+
padding-inline: var(--pf-t--global--spacer--xl);
|
937
1198
|
}
|
938
|
-
.pf-
|
939
|
-
|
1199
|
+
.pf-v6-c-toolbar.pf-m-inset-2xl-on-lg {
|
1200
|
+
padding-inline: var(--pf-t--global--spacer--2xl);
|
940
1201
|
}
|
941
|
-
|
942
|
-
|
943
|
-
.pf-v5-c-toolbar .pf-m-spacer-none-on-md {
|
944
|
-
--pf-v5-c-toolbar--spacer: 0;
|
1202
|
+
.pf-v6-c-toolbar.pf-m-inset-3xl-on-lg {
|
1203
|
+
padding-inline: var(--pf-t--global--spacer--3xl);
|
945
1204
|
}
|
946
|
-
.pf-
|
947
|
-
--pf-
|
1205
|
+
.pf-v6-c-toolbar.pf-m-inset-4xl-on-lg {
|
1206
|
+
padding-inline: var(--pf-t--global--spacer--4xl);
|
948
1207
|
}
|
949
|
-
.pf-
|
950
|
-
|
1208
|
+
.pf-v6-c-toolbar__group.pf-m-wrap-on-lg,
|
1209
|
+
.pf-v6-c-toolbar__item.pf-m-wrap-on-lg,
|
1210
|
+
.pf-v6-c-toolbar__content-section.pf-m-wrap-on-lg {
|
1211
|
+
flex-wrap: wrap;
|
951
1212
|
}
|
952
|
-
.pf-
|
953
|
-
|
1213
|
+
.pf-v6-c-toolbar__group.pf-m-nowrap-on-lg,
|
1214
|
+
.pf-v6-c-toolbar__item.pf-m-nowrap-on-lg,
|
1215
|
+
.pf-v6-c-toolbar__content-section.pf-m-nowrap-on-lg {
|
1216
|
+
flex-wrap: nowrap;
|
954
1217
|
}
|
955
|
-
.pf-
|
956
|
-
|
1218
|
+
.pf-v6-c-toolbar__group.pf-m-align-items-stretch-on-lg,
|
1219
|
+
.pf-v6-c-toolbar__item.pf-m-align-items-stretch-on-lg,
|
1220
|
+
.pf-v6-c-toolbar__content-section.pf-m-align-items-stretch-on-lg {
|
1221
|
+
align-items: stretch;
|
1222
|
+
}
|
1223
|
+
.pf-v6-c-toolbar__group.pf-m-align-items-baseline-on-lg,
|
1224
|
+
.pf-v6-c-toolbar__item.pf-m-align-items-baseline-on-lg,
|
1225
|
+
.pf-v6-c-toolbar__content-section.pf-m-align-items-baseline-on-lg {
|
1226
|
+
align-items: baseline;
|
1227
|
+
}
|
1228
|
+
.pf-v6-c-toolbar__group.pf-m-align-items-start-on-lg,
|
1229
|
+
.pf-v6-c-toolbar__item.pf-m-align-items-start-on-lg,
|
1230
|
+
.pf-v6-c-toolbar__content-section.pf-m-align-items-start-on-lg {
|
1231
|
+
align-items: start;
|
1232
|
+
}
|
1233
|
+
.pf-v6-c-toolbar__group.pf-m-align-items-center-on-lg,
|
1234
|
+
.pf-v6-c-toolbar__item.pf-m-align-items-center-on-lg,
|
1235
|
+
.pf-v6-c-toolbar__content-section.pf-m-align-items-center-on-lg {
|
1236
|
+
align-items: center;
|
1237
|
+
}
|
1238
|
+
.pf-v6-c-toolbar__group.pf-m-align-items-end-on-lg,
|
1239
|
+
.pf-v6-c-toolbar__item.pf-m-align-items-end-on-lg,
|
1240
|
+
.pf-v6-c-toolbar__content-section.pf-m-align-items-end-on-lg {
|
1241
|
+
align-items: end;
|
1242
|
+
}
|
1243
|
+
.pf-v6-c-toolbar__group.pf-m-gap-none-on-lg,
|
1244
|
+
.pf-v6-c-toolbar__item.pf-m-gap-none-on-lg,
|
1245
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-none-on-lg {
|
1246
|
+
gap: 0;
|
1247
|
+
}
|
1248
|
+
.pf-v6-c-toolbar__group.pf-m-gap-xs-on-lg,
|
1249
|
+
.pf-v6-c-toolbar__item.pf-m-gap-xs-on-lg,
|
1250
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-xs-on-lg {
|
1251
|
+
gap: var(--pf-t--global--spacer--xs);
|
1252
|
+
}
|
1253
|
+
.pf-v6-c-toolbar__group.pf-m-gap-sm-on-lg,
|
1254
|
+
.pf-v6-c-toolbar__item.pf-m-gap-sm-on-lg,
|
1255
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-sm-on-lg {
|
1256
|
+
gap: var(--pf-t--global--spacer--sm);
|
1257
|
+
}
|
1258
|
+
.pf-v6-c-toolbar__group.pf-m-gap-md-on-lg,
|
1259
|
+
.pf-v6-c-toolbar__item.pf-m-gap-md-on-lg,
|
1260
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-md-on-lg {
|
1261
|
+
gap: var(--pf-t--global--spacer--md);
|
1262
|
+
}
|
1263
|
+
.pf-v6-c-toolbar__group.pf-m-gap-lg-on-lg,
|
1264
|
+
.pf-v6-c-toolbar__item.pf-m-gap-lg-on-lg,
|
1265
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-lg-on-lg {
|
1266
|
+
gap: var(--pf-t--global--spacer--lg);
|
1267
|
+
}
|
1268
|
+
.pf-v6-c-toolbar__group.pf-m-gap-xl-on-lg,
|
1269
|
+
.pf-v6-c-toolbar__item.pf-m-gap-xl-on-lg,
|
1270
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-xl-on-lg {
|
1271
|
+
gap: var(--pf-t--global--spacer--xl);
|
1272
|
+
}
|
1273
|
+
.pf-v6-c-toolbar__group.pf-m-gap-2xl-on-lg,
|
1274
|
+
.pf-v6-c-toolbar__item.pf-m-gap-2xl-on-lg,
|
1275
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-2xl-on-lg {
|
1276
|
+
gap: var(--pf-t--global--spacer--2xl);
|
1277
|
+
}
|
1278
|
+
.pf-v6-c-toolbar__group.pf-m-gap-3xl-on-lg,
|
1279
|
+
.pf-v6-c-toolbar__item.pf-m-gap-3xl-on-lg,
|
1280
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-3xl-on-lg {
|
1281
|
+
gap: var(--pf-t--global--spacer--3xl);
|
1282
|
+
}
|
1283
|
+
.pf-v6-c-toolbar__group.pf-m-gap-4xl-on-lg,
|
1284
|
+
.pf-v6-c-toolbar__item.pf-m-gap-4xl-on-lg,
|
1285
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-4xl-on-lg {
|
1286
|
+
gap: var(--pf-t--global--spacer--4xl);
|
1287
|
+
}
|
1288
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-none-on-lg,
|
1289
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-none-on-lg,
|
1290
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-none-on-lg {
|
1291
|
+
column-gap: 0;
|
1292
|
+
}
|
1293
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-none-on-lg,
|
1294
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-none-on-lg,
|
1295
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-none-on-lg {
|
1296
|
+
row-gap: 0;
|
1297
|
+
}
|
1298
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-xs-on-lg,
|
1299
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-xs-on-lg,
|
1300
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-xs-on-lg {
|
1301
|
+
column-gap: var(--pf-t--global--spacer--xs);
|
1302
|
+
}
|
1303
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-xs-on-lg,
|
1304
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-xs-on-lg,
|
1305
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-xs-on-lg {
|
1306
|
+
row-gap: var(--pf-t--global--spacer--xs);
|
1307
|
+
}
|
1308
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-sm-on-lg,
|
1309
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-sm-on-lg,
|
1310
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-sm-on-lg {
|
1311
|
+
column-gap: var(--pf-t--global--spacer--sm);
|
1312
|
+
}
|
1313
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-sm-on-lg,
|
1314
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-sm-on-lg,
|
1315
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-sm-on-lg {
|
1316
|
+
row-gap: var(--pf-t--global--spacer--sm);
|
1317
|
+
}
|
1318
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-md-on-lg,
|
1319
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-md-on-lg,
|
1320
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-md-on-lg {
|
1321
|
+
column-gap: var(--pf-t--global--spacer--md);
|
1322
|
+
}
|
1323
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-md-on-lg,
|
1324
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-md-on-lg,
|
1325
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-md-on-lg {
|
1326
|
+
row-gap: var(--pf-t--global--spacer--md);
|
1327
|
+
}
|
1328
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-lg-on-lg,
|
1329
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-lg-on-lg,
|
1330
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-lg-on-lg {
|
1331
|
+
column-gap: var(--pf-t--global--spacer--lg);
|
1332
|
+
}
|
1333
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-lg-on-lg,
|
1334
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-lg-on-lg,
|
1335
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-lg-on-lg {
|
1336
|
+
row-gap: var(--pf-t--global--spacer--lg);
|
1337
|
+
}
|
1338
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-xl-on-lg,
|
1339
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-xl-on-lg,
|
1340
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-xl-on-lg {
|
1341
|
+
column-gap: var(--pf-t--global--spacer--xl);
|
1342
|
+
}
|
1343
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-xl-on-lg,
|
1344
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-xl-on-lg,
|
1345
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-xl-on-lg {
|
1346
|
+
row-gap: var(--pf-t--global--spacer--xl);
|
1347
|
+
}
|
1348
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-2xl-on-lg,
|
1349
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-2xl-on-lg,
|
1350
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-2xl-on-lg {
|
1351
|
+
column-gap: var(--pf-t--global--spacer--2xl);
|
1352
|
+
}
|
1353
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-2xl-on-lg,
|
1354
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-2xl-on-lg,
|
1355
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-2xl-on-lg {
|
1356
|
+
row-gap: var(--pf-t--global--spacer--2xl);
|
1357
|
+
}
|
1358
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-3xl-on-lg,
|
1359
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-3xl-on-lg,
|
1360
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-3xl-on-lg {
|
1361
|
+
column-gap: var(--pf-t--global--spacer--3xl);
|
1362
|
+
}
|
1363
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-3xl-on-lg,
|
1364
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-3xl-on-lg,
|
1365
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-3xl-on-lg {
|
1366
|
+
row-gap: var(--pf-t--global--spacer--3xl);
|
1367
|
+
}
|
1368
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-4xl-on-lg,
|
1369
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-4xl-on-lg,
|
1370
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-4xl-on-lg {
|
1371
|
+
column-gap: var(--pf-t--global--spacer--4xl);
|
1372
|
+
}
|
1373
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-4xl-on-lg,
|
1374
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-4xl-on-lg,
|
1375
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-4xl-on-lg {
|
1376
|
+
row-gap: var(--pf-t--global--spacer--4xl);
|
1377
|
+
}
|
1378
|
+
.pf-v6-c-toolbar__group:where(.pf-m-toggle-group).pf-m-show-on-lg .pf-v6-c-toolbar__group,
|
1379
|
+
.pf-v6-c-toolbar__group:where(.pf-m-toggle-group).pf-m-show-on-lg .pf-v6-c-toolbar__item {
|
1380
|
+
display: flex;
|
1381
|
+
flex: 0 1 auto;
|
957
1382
|
}
|
958
|
-
.pf-
|
959
|
-
|
1383
|
+
.pf-v6-c-toolbar__group:where(.pf-m-toggle-group).pf-m-show-on-lg .pf-v6-c-toolbar__toggle {
|
1384
|
+
display: none;
|
960
1385
|
}
|
961
|
-
.pf-
|
962
|
-
|
1386
|
+
.pf-v6-c-toolbar__group:where(.pf-m-toggle-group) .pf-v6-c-toolbar__group,
|
1387
|
+
.pf-v6-c-toolbar__group:where(.pf-m-toggle-group) .pf-v6-c-toolbar__item, .pf-v6-c-toolbar__group:where(.pf-m-toggle-group).pf-m-hide-on-lg .pf-v6-c-toolbar__group,
|
1388
|
+
.pf-v6-c-toolbar__group:where(.pf-m-toggle-group).pf-m-hide-on-lg .pf-v6-c-toolbar__item {
|
1389
|
+
display: none;
|
963
1390
|
}
|
964
|
-
.pf-
|
965
|
-
|
1391
|
+
.pf-v6-c-toolbar__group:where(.pf-m-toggle-group) .pf-v6-c-toolbar__toggle, .pf-v6-c-toolbar__group:where(.pf-m-toggle-group).pf-m-hide-on-lg .pf-v6-c-toolbar__toggle {
|
1392
|
+
display: inline-flex;
|
966
1393
|
}
|
967
1394
|
}
|
968
|
-
@media (min-width:
|
969
|
-
.pf-
|
970
|
-
|
971
|
-
|
972
|
-
.pf-v5-c-toolbar .pf-m-spacer-none-on-lg:last-child {
|
973
|
-
--pf-v5-c-toolbar--spacer: 0;
|
974
|
-
}
|
975
|
-
.pf-v5-c-toolbar .pf-m-spacer-sm-on-lg {
|
976
|
-
--pf-v5-c-toolbar--spacer: var(--pf-v5-global--spacer--sm);
|
977
|
-
}
|
978
|
-
.pf-v5-c-toolbar .pf-m-spacer-sm-on-lg:last-child {
|
979
|
-
--pf-v5-c-toolbar--spacer: var(--pf-v5-global--spacer--sm);
|
980
|
-
}
|
981
|
-
.pf-v5-c-toolbar .pf-m-spacer-md-on-lg {
|
982
|
-
--pf-v5-c-toolbar--spacer: var(--pf-v5-global--spacer--md);
|
983
|
-
}
|
984
|
-
.pf-v5-c-toolbar .pf-m-spacer-md-on-lg:last-child {
|
985
|
-
--pf-v5-c-toolbar--spacer: var(--pf-v5-global--spacer--md);
|
986
|
-
}
|
987
|
-
.pf-v5-c-toolbar .pf-m-spacer-lg-on-lg {
|
988
|
-
--pf-v5-c-toolbar--spacer: var(--pf-v5-global--spacer--lg);
|
1395
|
+
@media (min-width: 1200px) {
|
1396
|
+
.pf-v6-c-toolbar__group.pf-m-align-start-on-xl,
|
1397
|
+
.pf-v6-c-toolbar__item.pf-m-align-start-on-xl {
|
1398
|
+
margin-inline-start: 0;
|
989
1399
|
}
|
990
|
-
.pf-
|
991
|
-
|
1400
|
+
.pf-v6-c-toolbar__group.pf-m-align-center-on-xl,
|
1401
|
+
.pf-v6-c-toolbar__item.pf-m-align-center-on-xl {
|
1402
|
+
margin-inline-start: auto;
|
1403
|
+
margin-inline-end: auto;
|
992
1404
|
}
|
993
|
-
|
994
|
-
|
995
|
-
|
996
|
-
--pf-v5-c-toolbar--spacer: 0;
|
1405
|
+
.pf-v6-c-toolbar__group.pf-m-align-end-on-xl,
|
1406
|
+
.pf-v6-c-toolbar__item.pf-m-align-end-on-xl {
|
1407
|
+
margin-inline-start: auto;
|
997
1408
|
}
|
998
|
-
.pf-
|
999
|
-
|
1409
|
+
.pf-v6-c-toolbar__group.pf-m-flex-grow-on-xl,
|
1410
|
+
.pf-v6-c-toolbar__item.pf-m-flex-grow-on-xl {
|
1411
|
+
flex-grow: 1;
|
1000
1412
|
}
|
1001
|
-
.pf-
|
1002
|
-
|
1413
|
+
.pf-v6-c-toolbar__group.pf-m-align-self-stretch-on-xl,
|
1414
|
+
.pf-v6-c-toolbar__item.pf-m-align-self-stretch-on-xl {
|
1415
|
+
align-self: stretch;
|
1003
1416
|
}
|
1004
|
-
.pf-
|
1005
|
-
|
1417
|
+
.pf-v6-c-toolbar__group.pf-m-align-self-baseline-on-xl,
|
1418
|
+
.pf-v6-c-toolbar__item.pf-m-align-self-baseline-on-xl {
|
1419
|
+
align-self: baseline;
|
1006
1420
|
}
|
1007
|
-
.pf-
|
1008
|
-
|
1421
|
+
.pf-v6-c-toolbar__group.pf-m-align-self-start-on-xl,
|
1422
|
+
.pf-v6-c-toolbar__item.pf-m-align-self-start-on-xl {
|
1423
|
+
align-self: start;
|
1009
1424
|
}
|
1010
|
-
.pf-
|
1011
|
-
|
1425
|
+
.pf-v6-c-toolbar__group.pf-m-align-self-center-on-xl,
|
1426
|
+
.pf-v6-c-toolbar__item.pf-m-align-self-center-on-xl {
|
1427
|
+
align-self: center;
|
1012
1428
|
}
|
1013
|
-
.pf-
|
1014
|
-
|
1429
|
+
.pf-v6-c-toolbar__group.pf-m-align-self-end-on-xl,
|
1430
|
+
.pf-v6-c-toolbar__item.pf-m-align-self-end-on-xl {
|
1431
|
+
align-self: end;
|
1015
1432
|
}
|
1016
|
-
.pf-
|
1017
|
-
|
1433
|
+
.pf-v6-c-toolbar.pf-m-inset-none-on-xl {
|
1434
|
+
padding-inline: 0;
|
1018
1435
|
}
|
1019
|
-
|
1020
|
-
|
1021
|
-
.pf-v5-c-toolbar .pf-m-spacer-none-on-2xl {
|
1022
|
-
--pf-v5-c-toolbar--spacer: 0;
|
1436
|
+
.pf-v6-c-toolbar.pf-m-inset-xs-on-xl {
|
1437
|
+
padding-inline: var(--pf-t--global--spacer--xs);
|
1023
1438
|
}
|
1024
|
-
.pf-
|
1025
|
-
--pf-
|
1439
|
+
.pf-v6-c-toolbar.pf-m-inset-sm-on-xl {
|
1440
|
+
padding-inline: var(--pf-t--global--spacer--sm);
|
1026
1441
|
}
|
1027
|
-
.pf-
|
1028
|
-
|
1442
|
+
.pf-v6-c-toolbar.pf-m-inset-md-on-xl {
|
1443
|
+
padding-inline: var(--pf-t--global--spacer--md);
|
1029
1444
|
}
|
1030
|
-
.pf-
|
1031
|
-
|
1445
|
+
.pf-v6-c-toolbar.pf-m-inset-lg-on-xl {
|
1446
|
+
padding-inline: var(--pf-t--global--spacer--lg);
|
1032
1447
|
}
|
1033
|
-
.pf-
|
1034
|
-
|
1448
|
+
.pf-v6-c-toolbar.pf-m-inset-xl-on-xl {
|
1449
|
+
padding-inline: var(--pf-t--global--spacer--xl);
|
1035
1450
|
}
|
1036
|
-
.pf-
|
1037
|
-
|
1451
|
+
.pf-v6-c-toolbar.pf-m-inset-2xl-on-xl {
|
1452
|
+
padding-inline: var(--pf-t--global--spacer--2xl);
|
1038
1453
|
}
|
1039
|
-
.pf-
|
1040
|
-
|
1454
|
+
.pf-v6-c-toolbar.pf-m-inset-3xl-on-xl {
|
1455
|
+
padding-inline: var(--pf-t--global--spacer--3xl);
|
1041
1456
|
}
|
1042
|
-
.pf-
|
1043
|
-
|
1457
|
+
.pf-v6-c-toolbar.pf-m-inset-4xl-on-xl {
|
1458
|
+
padding-inline: var(--pf-t--global--spacer--4xl);
|
1044
1459
|
}
|
1045
|
-
|
1046
|
-
.pf-
|
1047
|
-
|
1048
|
-
|
1049
|
-
--pf-v5-c-toolbar__content--PaddingLeft: var(--pf-v5-c-toolbar--inset);
|
1050
|
-
}
|
1051
|
-
.pf-v5-c-toolbar.pf-m-inset-sm {
|
1052
|
-
--pf-v5-c-toolbar--inset: var(--pf-v5-global--spacer--sm);
|
1053
|
-
--pf-v5-c-toolbar__content--PaddingRight: var(--pf-v5-c-toolbar--inset);
|
1054
|
-
--pf-v5-c-toolbar__content--PaddingLeft: var(--pf-v5-c-toolbar--inset);
|
1055
|
-
}
|
1056
|
-
.pf-v5-c-toolbar.pf-m-inset-md {
|
1057
|
-
--pf-v5-c-toolbar--inset: var(--pf-v5-global--spacer--md);
|
1058
|
-
--pf-v5-c-toolbar__content--PaddingRight: var(--pf-v5-c-toolbar--inset);
|
1059
|
-
--pf-v5-c-toolbar__content--PaddingLeft: var(--pf-v5-c-toolbar--inset);
|
1060
|
-
}
|
1061
|
-
.pf-v5-c-toolbar.pf-m-inset-lg {
|
1062
|
-
--pf-v5-c-toolbar--inset: var(--pf-v5-global--spacer--lg);
|
1063
|
-
--pf-v5-c-toolbar__content--PaddingRight: var(--pf-v5-c-toolbar--inset);
|
1064
|
-
--pf-v5-c-toolbar__content--PaddingLeft: var(--pf-v5-c-toolbar--inset);
|
1065
|
-
}
|
1066
|
-
.pf-v5-c-toolbar.pf-m-inset-xl {
|
1067
|
-
--pf-v5-c-toolbar--inset: var(--pf-v5-global--spacer--xl);
|
1068
|
-
--pf-v5-c-toolbar__content--PaddingRight: var(--pf-v5-c-toolbar--inset);
|
1069
|
-
--pf-v5-c-toolbar__content--PaddingLeft: var(--pf-v5-c-toolbar--inset);
|
1070
|
-
}
|
1071
|
-
.pf-v5-c-toolbar.pf-m-inset-2xl {
|
1072
|
-
--pf-v5-c-toolbar--inset: var(--pf-v5-global--spacer--2xl);
|
1073
|
-
--pf-v5-c-toolbar__content--PaddingRight: var(--pf-v5-c-toolbar--inset);
|
1074
|
-
--pf-v5-c-toolbar__content--PaddingLeft: var(--pf-v5-c-toolbar--inset);
|
1075
|
-
}
|
1076
|
-
@media (min-width: 576px) {
|
1077
|
-
.pf-v5-c-toolbar.pf-m-inset-none-on-sm {
|
1078
|
-
--pf-v5-c-toolbar--inset: 0;
|
1079
|
-
--pf-v5-c-toolbar__content--PaddingRight: var(--pf-v5-c-toolbar--inset);
|
1080
|
-
--pf-v5-c-toolbar__content--PaddingLeft: var(--pf-v5-c-toolbar--inset);
|
1460
|
+
.pf-v6-c-toolbar__group.pf-m-wrap-on-xl,
|
1461
|
+
.pf-v6-c-toolbar__item.pf-m-wrap-on-xl,
|
1462
|
+
.pf-v6-c-toolbar__content-section.pf-m-wrap-on-xl {
|
1463
|
+
flex-wrap: wrap;
|
1081
1464
|
}
|
1082
|
-
.pf-
|
1083
|
-
|
1084
|
-
|
1085
|
-
|
1465
|
+
.pf-v6-c-toolbar__group.pf-m-nowrap-on-xl,
|
1466
|
+
.pf-v6-c-toolbar__item.pf-m-nowrap-on-xl,
|
1467
|
+
.pf-v6-c-toolbar__content-section.pf-m-nowrap-on-xl {
|
1468
|
+
flex-wrap: nowrap;
|
1086
1469
|
}
|
1087
|
-
.pf-
|
1088
|
-
|
1089
|
-
|
1090
|
-
|
1470
|
+
.pf-v6-c-toolbar__group.pf-m-align-items-stretch-on-xl,
|
1471
|
+
.pf-v6-c-toolbar__item.pf-m-align-items-stretch-on-xl,
|
1472
|
+
.pf-v6-c-toolbar__content-section.pf-m-align-items-stretch-on-xl {
|
1473
|
+
align-items: stretch;
|
1474
|
+
}
|
1475
|
+
.pf-v6-c-toolbar__group.pf-m-align-items-baseline-on-xl,
|
1476
|
+
.pf-v6-c-toolbar__item.pf-m-align-items-baseline-on-xl,
|
1477
|
+
.pf-v6-c-toolbar__content-section.pf-m-align-items-baseline-on-xl {
|
1478
|
+
align-items: baseline;
|
1479
|
+
}
|
1480
|
+
.pf-v6-c-toolbar__group.pf-m-align-items-start-on-xl,
|
1481
|
+
.pf-v6-c-toolbar__item.pf-m-align-items-start-on-xl,
|
1482
|
+
.pf-v6-c-toolbar__content-section.pf-m-align-items-start-on-xl {
|
1483
|
+
align-items: start;
|
1484
|
+
}
|
1485
|
+
.pf-v6-c-toolbar__group.pf-m-align-items-center-on-xl,
|
1486
|
+
.pf-v6-c-toolbar__item.pf-m-align-items-center-on-xl,
|
1487
|
+
.pf-v6-c-toolbar__content-section.pf-m-align-items-center-on-xl {
|
1488
|
+
align-items: center;
|
1489
|
+
}
|
1490
|
+
.pf-v6-c-toolbar__group.pf-m-align-items-end-on-xl,
|
1491
|
+
.pf-v6-c-toolbar__item.pf-m-align-items-end-on-xl,
|
1492
|
+
.pf-v6-c-toolbar__content-section.pf-m-align-items-end-on-xl {
|
1493
|
+
align-items: end;
|
1494
|
+
}
|
1495
|
+
.pf-v6-c-toolbar__group.pf-m-gap-none-on-xl,
|
1496
|
+
.pf-v6-c-toolbar__item.pf-m-gap-none-on-xl,
|
1497
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-none-on-xl {
|
1498
|
+
gap: 0;
|
1499
|
+
}
|
1500
|
+
.pf-v6-c-toolbar__group.pf-m-gap-xs-on-xl,
|
1501
|
+
.pf-v6-c-toolbar__item.pf-m-gap-xs-on-xl,
|
1502
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-xs-on-xl {
|
1503
|
+
gap: var(--pf-t--global--spacer--xs);
|
1504
|
+
}
|
1505
|
+
.pf-v6-c-toolbar__group.pf-m-gap-sm-on-xl,
|
1506
|
+
.pf-v6-c-toolbar__item.pf-m-gap-sm-on-xl,
|
1507
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-sm-on-xl {
|
1508
|
+
gap: var(--pf-t--global--spacer--sm);
|
1509
|
+
}
|
1510
|
+
.pf-v6-c-toolbar__group.pf-m-gap-md-on-xl,
|
1511
|
+
.pf-v6-c-toolbar__item.pf-m-gap-md-on-xl,
|
1512
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-md-on-xl {
|
1513
|
+
gap: var(--pf-t--global--spacer--md);
|
1514
|
+
}
|
1515
|
+
.pf-v6-c-toolbar__group.pf-m-gap-lg-on-xl,
|
1516
|
+
.pf-v6-c-toolbar__item.pf-m-gap-lg-on-xl,
|
1517
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-lg-on-xl {
|
1518
|
+
gap: var(--pf-t--global--spacer--lg);
|
1519
|
+
}
|
1520
|
+
.pf-v6-c-toolbar__group.pf-m-gap-xl-on-xl,
|
1521
|
+
.pf-v6-c-toolbar__item.pf-m-gap-xl-on-xl,
|
1522
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-xl-on-xl {
|
1523
|
+
gap: var(--pf-t--global--spacer--xl);
|
1524
|
+
}
|
1525
|
+
.pf-v6-c-toolbar__group.pf-m-gap-2xl-on-xl,
|
1526
|
+
.pf-v6-c-toolbar__item.pf-m-gap-2xl-on-xl,
|
1527
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-2xl-on-xl {
|
1528
|
+
gap: var(--pf-t--global--spacer--2xl);
|
1529
|
+
}
|
1530
|
+
.pf-v6-c-toolbar__group.pf-m-gap-3xl-on-xl,
|
1531
|
+
.pf-v6-c-toolbar__item.pf-m-gap-3xl-on-xl,
|
1532
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-3xl-on-xl {
|
1533
|
+
gap: var(--pf-t--global--spacer--3xl);
|
1534
|
+
}
|
1535
|
+
.pf-v6-c-toolbar__group.pf-m-gap-4xl-on-xl,
|
1536
|
+
.pf-v6-c-toolbar__item.pf-m-gap-4xl-on-xl,
|
1537
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-4xl-on-xl {
|
1538
|
+
gap: var(--pf-t--global--spacer--4xl);
|
1539
|
+
}
|
1540
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-none-on-xl,
|
1541
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-none-on-xl,
|
1542
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-none-on-xl {
|
1543
|
+
column-gap: 0;
|
1544
|
+
}
|
1545
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-none-on-xl,
|
1546
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-none-on-xl,
|
1547
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-none-on-xl {
|
1548
|
+
row-gap: 0;
|
1549
|
+
}
|
1550
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-xs-on-xl,
|
1551
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-xs-on-xl,
|
1552
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-xs-on-xl {
|
1553
|
+
column-gap: var(--pf-t--global--spacer--xs);
|
1554
|
+
}
|
1555
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-xs-on-xl,
|
1556
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-xs-on-xl,
|
1557
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-xs-on-xl {
|
1558
|
+
row-gap: var(--pf-t--global--spacer--xs);
|
1559
|
+
}
|
1560
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-sm-on-xl,
|
1561
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-sm-on-xl,
|
1562
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-sm-on-xl {
|
1563
|
+
column-gap: var(--pf-t--global--spacer--sm);
|
1564
|
+
}
|
1565
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-sm-on-xl,
|
1566
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-sm-on-xl,
|
1567
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-sm-on-xl {
|
1568
|
+
row-gap: var(--pf-t--global--spacer--sm);
|
1569
|
+
}
|
1570
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-md-on-xl,
|
1571
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-md-on-xl,
|
1572
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-md-on-xl {
|
1573
|
+
column-gap: var(--pf-t--global--spacer--md);
|
1574
|
+
}
|
1575
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-md-on-xl,
|
1576
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-md-on-xl,
|
1577
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-md-on-xl {
|
1578
|
+
row-gap: var(--pf-t--global--spacer--md);
|
1579
|
+
}
|
1580
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-lg-on-xl,
|
1581
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-lg-on-xl,
|
1582
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-lg-on-xl {
|
1583
|
+
column-gap: var(--pf-t--global--spacer--lg);
|
1584
|
+
}
|
1585
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-lg-on-xl,
|
1586
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-lg-on-xl,
|
1587
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-lg-on-xl {
|
1588
|
+
row-gap: var(--pf-t--global--spacer--lg);
|
1589
|
+
}
|
1590
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-xl-on-xl,
|
1591
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-xl-on-xl,
|
1592
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-xl-on-xl {
|
1593
|
+
column-gap: var(--pf-t--global--spacer--xl);
|
1594
|
+
}
|
1595
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-xl-on-xl,
|
1596
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-xl-on-xl,
|
1597
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-xl-on-xl {
|
1598
|
+
row-gap: var(--pf-t--global--spacer--xl);
|
1599
|
+
}
|
1600
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-2xl-on-xl,
|
1601
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-2xl-on-xl,
|
1602
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-2xl-on-xl {
|
1603
|
+
column-gap: var(--pf-t--global--spacer--2xl);
|
1604
|
+
}
|
1605
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-2xl-on-xl,
|
1606
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-2xl-on-xl,
|
1607
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-2xl-on-xl {
|
1608
|
+
row-gap: var(--pf-t--global--spacer--2xl);
|
1609
|
+
}
|
1610
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-3xl-on-xl,
|
1611
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-3xl-on-xl,
|
1612
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-3xl-on-xl {
|
1613
|
+
column-gap: var(--pf-t--global--spacer--3xl);
|
1614
|
+
}
|
1615
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-3xl-on-xl,
|
1616
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-3xl-on-xl,
|
1617
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-3xl-on-xl {
|
1618
|
+
row-gap: var(--pf-t--global--spacer--3xl);
|
1619
|
+
}
|
1620
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-4xl-on-xl,
|
1621
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-4xl-on-xl,
|
1622
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-4xl-on-xl {
|
1623
|
+
column-gap: var(--pf-t--global--spacer--4xl);
|
1624
|
+
}
|
1625
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-4xl-on-xl,
|
1626
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-4xl-on-xl,
|
1627
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-4xl-on-xl {
|
1628
|
+
row-gap: var(--pf-t--global--spacer--4xl);
|
1629
|
+
}
|
1630
|
+
.pf-v6-c-toolbar__group:where(.pf-m-toggle-group).pf-m-show-on-xl .pf-v6-c-toolbar__group,
|
1631
|
+
.pf-v6-c-toolbar__group:where(.pf-m-toggle-group).pf-m-show-on-xl .pf-v6-c-toolbar__item {
|
1632
|
+
display: flex;
|
1633
|
+
flex: 0 1 auto;
|
1091
1634
|
}
|
1092
|
-
.pf-
|
1093
|
-
|
1094
|
-
--pf-v5-c-toolbar__content--PaddingRight: var(--pf-v5-c-toolbar--inset);
|
1095
|
-
--pf-v5-c-toolbar__content--PaddingLeft: var(--pf-v5-c-toolbar--inset);
|
1635
|
+
.pf-v6-c-toolbar__group:where(.pf-m-toggle-group).pf-m-show-on-xl .pf-v6-c-toolbar__toggle {
|
1636
|
+
display: none;
|
1096
1637
|
}
|
1097
|
-
.pf-
|
1098
|
-
|
1099
|
-
|
1100
|
-
|
1638
|
+
.pf-v6-c-toolbar__group:where(.pf-m-toggle-group) .pf-v6-c-toolbar__group,
|
1639
|
+
.pf-v6-c-toolbar__group:where(.pf-m-toggle-group) .pf-v6-c-toolbar__item, .pf-v6-c-toolbar__group:where(.pf-m-toggle-group).pf-m-hide-on-xl .pf-v6-c-toolbar__group,
|
1640
|
+
.pf-v6-c-toolbar__group:where(.pf-m-toggle-group).pf-m-hide-on-xl .pf-v6-c-toolbar__item {
|
1641
|
+
display: none;
|
1101
1642
|
}
|
1102
|
-
.pf-
|
1103
|
-
|
1104
|
-
--pf-v5-c-toolbar__content--PaddingRight: var(--pf-v5-c-toolbar--inset);
|
1105
|
-
--pf-v5-c-toolbar__content--PaddingLeft: var(--pf-v5-c-toolbar--inset);
|
1643
|
+
.pf-v6-c-toolbar__group:where(.pf-m-toggle-group) .pf-v6-c-toolbar__toggle, .pf-v6-c-toolbar__group:where(.pf-m-toggle-group).pf-m-hide-on-xl .pf-v6-c-toolbar__toggle {
|
1644
|
+
display: inline-flex;
|
1106
1645
|
}
|
1107
1646
|
}
|
1108
|
-
@media (min-width:
|
1109
|
-
.pf-
|
1110
|
-
|
1111
|
-
|
1112
|
-
--pf-v5-c-toolbar__content--PaddingLeft: var(--pf-v5-c-toolbar--inset);
|
1647
|
+
@media (min-width: 1450px) {
|
1648
|
+
.pf-v6-c-toolbar__group.pf-m-align-start-on-2xl,
|
1649
|
+
.pf-v6-c-toolbar__item.pf-m-align-start-on-2xl {
|
1650
|
+
margin-inline-start: 0;
|
1113
1651
|
}
|
1114
|
-
.pf-
|
1115
|
-
|
1116
|
-
|
1117
|
-
|
1652
|
+
.pf-v6-c-toolbar__group.pf-m-align-center-on-2xl,
|
1653
|
+
.pf-v6-c-toolbar__item.pf-m-align-center-on-2xl {
|
1654
|
+
margin-inline-start: auto;
|
1655
|
+
margin-inline-end: auto;
|
1118
1656
|
}
|
1119
|
-
.pf-
|
1120
|
-
|
1121
|
-
|
1122
|
-
--pf-v5-c-toolbar__content--PaddingLeft: var(--pf-v5-c-toolbar--inset);
|
1657
|
+
.pf-v6-c-toolbar__group.pf-m-align-end-on-2xl,
|
1658
|
+
.pf-v6-c-toolbar__item.pf-m-align-end-on-2xl {
|
1659
|
+
margin-inline-start: auto;
|
1123
1660
|
}
|
1124
|
-
.pf-
|
1125
|
-
|
1126
|
-
|
1127
|
-
--pf-v5-c-toolbar__content--PaddingLeft: var(--pf-v5-c-toolbar--inset);
|
1661
|
+
.pf-v6-c-toolbar__group.pf-m-flex-grow-on-2xl,
|
1662
|
+
.pf-v6-c-toolbar__item.pf-m-flex-grow-on-2xl {
|
1663
|
+
flex-grow: 1;
|
1128
1664
|
}
|
1129
|
-
.pf-
|
1130
|
-
|
1131
|
-
|
1132
|
-
--pf-v5-c-toolbar__content--PaddingLeft: var(--pf-v5-c-toolbar--inset);
|
1665
|
+
.pf-v6-c-toolbar__group.pf-m-align-self-stretch-on-2xl,
|
1666
|
+
.pf-v6-c-toolbar__item.pf-m-align-self-stretch-on-2xl {
|
1667
|
+
align-self: stretch;
|
1133
1668
|
}
|
1134
|
-
.pf-
|
1135
|
-
|
1136
|
-
|
1137
|
-
--pf-v5-c-toolbar__content--PaddingLeft: var(--pf-v5-c-toolbar--inset);
|
1669
|
+
.pf-v6-c-toolbar__group.pf-m-align-self-baseline-on-2xl,
|
1670
|
+
.pf-v6-c-toolbar__item.pf-m-align-self-baseline-on-2xl {
|
1671
|
+
align-self: baseline;
|
1138
1672
|
}
|
1139
|
-
|
1140
|
-
|
1141
|
-
|
1142
|
-
--pf-v5-c-toolbar--inset: 0;
|
1143
|
-
--pf-v5-c-toolbar__content--PaddingRight: var(--pf-v5-c-toolbar--inset);
|
1144
|
-
--pf-v5-c-toolbar__content--PaddingLeft: var(--pf-v5-c-toolbar--inset);
|
1673
|
+
.pf-v6-c-toolbar__group.pf-m-align-self-start-on-2xl,
|
1674
|
+
.pf-v6-c-toolbar__item.pf-m-align-self-start-on-2xl {
|
1675
|
+
align-self: start;
|
1145
1676
|
}
|
1146
|
-
.pf-
|
1147
|
-
|
1148
|
-
|
1149
|
-
--pf-v5-c-toolbar__content--PaddingLeft: var(--pf-v5-c-toolbar--inset);
|
1677
|
+
.pf-v6-c-toolbar__group.pf-m-align-self-center-on-2xl,
|
1678
|
+
.pf-v6-c-toolbar__item.pf-m-align-self-center-on-2xl {
|
1679
|
+
align-self: center;
|
1150
1680
|
}
|
1151
|
-
.pf-
|
1152
|
-
|
1153
|
-
|
1154
|
-
--pf-v5-c-toolbar__content--PaddingLeft: var(--pf-v5-c-toolbar--inset);
|
1681
|
+
.pf-v6-c-toolbar__group.pf-m-align-self-end-on-2xl,
|
1682
|
+
.pf-v6-c-toolbar__item.pf-m-align-self-end-on-2xl {
|
1683
|
+
align-self: end;
|
1155
1684
|
}
|
1156
|
-
.pf-
|
1157
|
-
|
1158
|
-
--pf-v5-c-toolbar__content--PaddingRight: var(--pf-v5-c-toolbar--inset);
|
1159
|
-
--pf-v5-c-toolbar__content--PaddingLeft: var(--pf-v5-c-toolbar--inset);
|
1685
|
+
.pf-v6-c-toolbar.pf-m-inset-none-on-2xl {
|
1686
|
+
padding-inline: 0;
|
1160
1687
|
}
|
1161
|
-
.pf-
|
1162
|
-
|
1163
|
-
--pf-v5-c-toolbar__content--PaddingRight: var(--pf-v5-c-toolbar--inset);
|
1164
|
-
--pf-v5-c-toolbar__content--PaddingLeft: var(--pf-v5-c-toolbar--inset);
|
1688
|
+
.pf-v6-c-toolbar.pf-m-inset-xs-on-2xl {
|
1689
|
+
padding-inline: var(--pf-t--global--spacer--xs);
|
1165
1690
|
}
|
1166
|
-
.pf-
|
1167
|
-
|
1168
|
-
--pf-v5-c-toolbar__content--PaddingRight: var(--pf-v5-c-toolbar--inset);
|
1169
|
-
--pf-v5-c-toolbar__content--PaddingLeft: var(--pf-v5-c-toolbar--inset);
|
1691
|
+
.pf-v6-c-toolbar.pf-m-inset-sm-on-2xl {
|
1692
|
+
padding-inline: var(--pf-t--global--spacer--sm);
|
1170
1693
|
}
|
1171
|
-
|
1172
|
-
|
1173
|
-
.pf-v5-c-toolbar.pf-m-inset-none-on-xl {
|
1174
|
-
--pf-v5-c-toolbar--inset: 0;
|
1175
|
-
--pf-v5-c-toolbar__content--PaddingRight: var(--pf-v5-c-toolbar--inset);
|
1176
|
-
--pf-v5-c-toolbar__content--PaddingLeft: var(--pf-v5-c-toolbar--inset);
|
1694
|
+
.pf-v6-c-toolbar.pf-m-inset-md-on-2xl {
|
1695
|
+
padding-inline: var(--pf-t--global--spacer--md);
|
1177
1696
|
}
|
1178
|
-
.pf-
|
1179
|
-
|
1180
|
-
--pf-v5-c-toolbar__content--PaddingRight: var(--pf-v5-c-toolbar--inset);
|
1181
|
-
--pf-v5-c-toolbar__content--PaddingLeft: var(--pf-v5-c-toolbar--inset);
|
1697
|
+
.pf-v6-c-toolbar.pf-m-inset-lg-on-2xl {
|
1698
|
+
padding-inline: var(--pf-t--global--spacer--lg);
|
1182
1699
|
}
|
1183
|
-
.pf-
|
1184
|
-
|
1185
|
-
--pf-v5-c-toolbar__content--PaddingRight: var(--pf-v5-c-toolbar--inset);
|
1186
|
-
--pf-v5-c-toolbar__content--PaddingLeft: var(--pf-v5-c-toolbar--inset);
|
1700
|
+
.pf-v6-c-toolbar.pf-m-inset-xl-on-2xl {
|
1701
|
+
padding-inline: var(--pf-t--global--spacer--xl);
|
1187
1702
|
}
|
1188
|
-
.pf-
|
1189
|
-
|
1190
|
-
--pf-v5-c-toolbar__content--PaddingRight: var(--pf-v5-c-toolbar--inset);
|
1191
|
-
--pf-v5-c-toolbar__content--PaddingLeft: var(--pf-v5-c-toolbar--inset);
|
1703
|
+
.pf-v6-c-toolbar.pf-m-inset-2xl-on-2xl {
|
1704
|
+
padding-inline: var(--pf-t--global--spacer--2xl);
|
1192
1705
|
}
|
1193
|
-
.pf-
|
1194
|
-
|
1195
|
-
--pf-v5-c-toolbar__content--PaddingRight: var(--pf-v5-c-toolbar--inset);
|
1196
|
-
--pf-v5-c-toolbar__content--PaddingLeft: var(--pf-v5-c-toolbar--inset);
|
1706
|
+
.pf-v6-c-toolbar.pf-m-inset-3xl-on-2xl {
|
1707
|
+
padding-inline: var(--pf-t--global--spacer--3xl);
|
1197
1708
|
}
|
1198
|
-
.pf-
|
1199
|
-
|
1200
|
-
--pf-v5-c-toolbar__content--PaddingRight: var(--pf-v5-c-toolbar--inset);
|
1201
|
-
--pf-v5-c-toolbar__content--PaddingLeft: var(--pf-v5-c-toolbar--inset);
|
1709
|
+
.pf-v6-c-toolbar.pf-m-inset-4xl-on-2xl {
|
1710
|
+
padding-inline: var(--pf-t--global--spacer--4xl);
|
1202
1711
|
}
|
1203
|
-
|
1204
|
-
|
1205
|
-
.pf-
|
1206
|
-
|
1207
|
-
--pf-v5-c-toolbar__content--PaddingRight: var(--pf-v5-c-toolbar--inset);
|
1208
|
-
--pf-v5-c-toolbar__content--PaddingLeft: var(--pf-v5-c-toolbar--inset);
|
1712
|
+
.pf-v6-c-toolbar__group.pf-m-wrap-on-2xl,
|
1713
|
+
.pf-v6-c-toolbar__item.pf-m-wrap-on-2xl,
|
1714
|
+
.pf-v6-c-toolbar__content-section.pf-m-wrap-on-2xl {
|
1715
|
+
flex-wrap: wrap;
|
1209
1716
|
}
|
1210
|
-
.pf-
|
1211
|
-
|
1212
|
-
|
1213
|
-
|
1717
|
+
.pf-v6-c-toolbar__group.pf-m-nowrap-on-2xl,
|
1718
|
+
.pf-v6-c-toolbar__item.pf-m-nowrap-on-2xl,
|
1719
|
+
.pf-v6-c-toolbar__content-section.pf-m-nowrap-on-2xl {
|
1720
|
+
flex-wrap: nowrap;
|
1214
1721
|
}
|
1215
|
-
.pf-
|
1216
|
-
|
1217
|
-
|
1218
|
-
|
1722
|
+
.pf-v6-c-toolbar__group.pf-m-align-items-stretch-on-2xl,
|
1723
|
+
.pf-v6-c-toolbar__item.pf-m-align-items-stretch-on-2xl,
|
1724
|
+
.pf-v6-c-toolbar__content-section.pf-m-align-items-stretch-on-2xl {
|
1725
|
+
align-items: stretch;
|
1726
|
+
}
|
1727
|
+
.pf-v6-c-toolbar__group.pf-m-align-items-baseline-on-2xl,
|
1728
|
+
.pf-v6-c-toolbar__item.pf-m-align-items-baseline-on-2xl,
|
1729
|
+
.pf-v6-c-toolbar__content-section.pf-m-align-items-baseline-on-2xl {
|
1730
|
+
align-items: baseline;
|
1731
|
+
}
|
1732
|
+
.pf-v6-c-toolbar__group.pf-m-align-items-start-on-2xl,
|
1733
|
+
.pf-v6-c-toolbar__item.pf-m-align-items-start-on-2xl,
|
1734
|
+
.pf-v6-c-toolbar__content-section.pf-m-align-items-start-on-2xl {
|
1735
|
+
align-items: start;
|
1736
|
+
}
|
1737
|
+
.pf-v6-c-toolbar__group.pf-m-align-items-center-on-2xl,
|
1738
|
+
.pf-v6-c-toolbar__item.pf-m-align-items-center-on-2xl,
|
1739
|
+
.pf-v6-c-toolbar__content-section.pf-m-align-items-center-on-2xl {
|
1740
|
+
align-items: center;
|
1741
|
+
}
|
1742
|
+
.pf-v6-c-toolbar__group.pf-m-align-items-end-on-2xl,
|
1743
|
+
.pf-v6-c-toolbar__item.pf-m-align-items-end-on-2xl,
|
1744
|
+
.pf-v6-c-toolbar__content-section.pf-m-align-items-end-on-2xl {
|
1745
|
+
align-items: end;
|
1746
|
+
}
|
1747
|
+
.pf-v6-c-toolbar__group.pf-m-gap-none-on-2xl,
|
1748
|
+
.pf-v6-c-toolbar__item.pf-m-gap-none-on-2xl,
|
1749
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-none-on-2xl {
|
1750
|
+
gap: 0;
|
1751
|
+
}
|
1752
|
+
.pf-v6-c-toolbar__group.pf-m-gap-xs-on-2xl,
|
1753
|
+
.pf-v6-c-toolbar__item.pf-m-gap-xs-on-2xl,
|
1754
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-xs-on-2xl {
|
1755
|
+
gap: var(--pf-t--global--spacer--xs);
|
1756
|
+
}
|
1757
|
+
.pf-v6-c-toolbar__group.pf-m-gap-sm-on-2xl,
|
1758
|
+
.pf-v6-c-toolbar__item.pf-m-gap-sm-on-2xl,
|
1759
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-sm-on-2xl {
|
1760
|
+
gap: var(--pf-t--global--spacer--sm);
|
1761
|
+
}
|
1762
|
+
.pf-v6-c-toolbar__group.pf-m-gap-md-on-2xl,
|
1763
|
+
.pf-v6-c-toolbar__item.pf-m-gap-md-on-2xl,
|
1764
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-md-on-2xl {
|
1765
|
+
gap: var(--pf-t--global--spacer--md);
|
1766
|
+
}
|
1767
|
+
.pf-v6-c-toolbar__group.pf-m-gap-lg-on-2xl,
|
1768
|
+
.pf-v6-c-toolbar__item.pf-m-gap-lg-on-2xl,
|
1769
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-lg-on-2xl {
|
1770
|
+
gap: var(--pf-t--global--spacer--lg);
|
1771
|
+
}
|
1772
|
+
.pf-v6-c-toolbar__group.pf-m-gap-xl-on-2xl,
|
1773
|
+
.pf-v6-c-toolbar__item.pf-m-gap-xl-on-2xl,
|
1774
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-xl-on-2xl {
|
1775
|
+
gap: var(--pf-t--global--spacer--xl);
|
1776
|
+
}
|
1777
|
+
.pf-v6-c-toolbar__group.pf-m-gap-2xl-on-2xl,
|
1778
|
+
.pf-v6-c-toolbar__item.pf-m-gap-2xl-on-2xl,
|
1779
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-2xl-on-2xl {
|
1780
|
+
gap: var(--pf-t--global--spacer--2xl);
|
1781
|
+
}
|
1782
|
+
.pf-v6-c-toolbar__group.pf-m-gap-3xl-on-2xl,
|
1783
|
+
.pf-v6-c-toolbar__item.pf-m-gap-3xl-on-2xl,
|
1784
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-3xl-on-2xl {
|
1785
|
+
gap: var(--pf-t--global--spacer--3xl);
|
1786
|
+
}
|
1787
|
+
.pf-v6-c-toolbar__group.pf-m-gap-4xl-on-2xl,
|
1788
|
+
.pf-v6-c-toolbar__item.pf-m-gap-4xl-on-2xl,
|
1789
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-4xl-on-2xl {
|
1790
|
+
gap: var(--pf-t--global--spacer--4xl);
|
1791
|
+
}
|
1792
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-none-on-2xl,
|
1793
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-none-on-2xl,
|
1794
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-none-on-2xl {
|
1795
|
+
column-gap: 0;
|
1796
|
+
}
|
1797
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-none-on-2xl,
|
1798
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-none-on-2xl,
|
1799
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-none-on-2xl {
|
1800
|
+
row-gap: 0;
|
1801
|
+
}
|
1802
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-xs-on-2xl,
|
1803
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-xs-on-2xl,
|
1804
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-xs-on-2xl {
|
1805
|
+
column-gap: var(--pf-t--global--spacer--xs);
|
1806
|
+
}
|
1807
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-xs-on-2xl,
|
1808
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-xs-on-2xl,
|
1809
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-xs-on-2xl {
|
1810
|
+
row-gap: var(--pf-t--global--spacer--xs);
|
1811
|
+
}
|
1812
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-sm-on-2xl,
|
1813
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-sm-on-2xl,
|
1814
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-sm-on-2xl {
|
1815
|
+
column-gap: var(--pf-t--global--spacer--sm);
|
1816
|
+
}
|
1817
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-sm-on-2xl,
|
1818
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-sm-on-2xl,
|
1819
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-sm-on-2xl {
|
1820
|
+
row-gap: var(--pf-t--global--spacer--sm);
|
1821
|
+
}
|
1822
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-md-on-2xl,
|
1823
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-md-on-2xl,
|
1824
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-md-on-2xl {
|
1825
|
+
column-gap: var(--pf-t--global--spacer--md);
|
1826
|
+
}
|
1827
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-md-on-2xl,
|
1828
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-md-on-2xl,
|
1829
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-md-on-2xl {
|
1830
|
+
row-gap: var(--pf-t--global--spacer--md);
|
1831
|
+
}
|
1832
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-lg-on-2xl,
|
1833
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-lg-on-2xl,
|
1834
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-lg-on-2xl {
|
1835
|
+
column-gap: var(--pf-t--global--spacer--lg);
|
1836
|
+
}
|
1837
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-lg-on-2xl,
|
1838
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-lg-on-2xl,
|
1839
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-lg-on-2xl {
|
1840
|
+
row-gap: var(--pf-t--global--spacer--lg);
|
1841
|
+
}
|
1842
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-xl-on-2xl,
|
1843
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-xl-on-2xl,
|
1844
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-xl-on-2xl {
|
1845
|
+
column-gap: var(--pf-t--global--spacer--xl);
|
1846
|
+
}
|
1847
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-xl-on-2xl,
|
1848
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-xl-on-2xl,
|
1849
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-xl-on-2xl {
|
1850
|
+
row-gap: var(--pf-t--global--spacer--xl);
|
1851
|
+
}
|
1852
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-2xl-on-2xl,
|
1853
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-2xl-on-2xl,
|
1854
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-2xl-on-2xl {
|
1855
|
+
column-gap: var(--pf-t--global--spacer--2xl);
|
1856
|
+
}
|
1857
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-2xl-on-2xl,
|
1858
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-2xl-on-2xl,
|
1859
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-2xl-on-2xl {
|
1860
|
+
row-gap: var(--pf-t--global--spacer--2xl);
|
1861
|
+
}
|
1862
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-3xl-on-2xl,
|
1863
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-3xl-on-2xl,
|
1864
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-3xl-on-2xl {
|
1865
|
+
column-gap: var(--pf-t--global--spacer--3xl);
|
1866
|
+
}
|
1867
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-3xl-on-2xl,
|
1868
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-3xl-on-2xl,
|
1869
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-3xl-on-2xl {
|
1870
|
+
row-gap: var(--pf-t--global--spacer--3xl);
|
1871
|
+
}
|
1872
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-4xl-on-2xl,
|
1873
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-4xl-on-2xl,
|
1874
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-4xl-on-2xl {
|
1875
|
+
column-gap: var(--pf-t--global--spacer--4xl);
|
1876
|
+
}
|
1877
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-4xl-on-2xl,
|
1878
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-4xl-on-2xl,
|
1879
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-4xl-on-2xl {
|
1880
|
+
row-gap: var(--pf-t--global--spacer--4xl);
|
1881
|
+
}
|
1882
|
+
.pf-v6-c-toolbar__group:where(.pf-m-toggle-group).pf-m-show-on-2xl .pf-v6-c-toolbar__group,
|
1883
|
+
.pf-v6-c-toolbar__group:where(.pf-m-toggle-group).pf-m-show-on-2xl .pf-v6-c-toolbar__item {
|
1884
|
+
display: flex;
|
1885
|
+
flex: 0 1 auto;
|
1219
1886
|
}
|
1220
|
-
.pf-
|
1221
|
-
|
1222
|
-
--pf-v5-c-toolbar__content--PaddingRight: var(--pf-v5-c-toolbar--inset);
|
1223
|
-
--pf-v5-c-toolbar__content--PaddingLeft: var(--pf-v5-c-toolbar--inset);
|
1887
|
+
.pf-v6-c-toolbar__group:where(.pf-m-toggle-group).pf-m-show-on-2xl .pf-v6-c-toolbar__toggle {
|
1888
|
+
display: none;
|
1224
1889
|
}
|
1225
|
-
.pf-
|
1226
|
-
|
1227
|
-
|
1228
|
-
|
1890
|
+
.pf-v6-c-toolbar__group:where(.pf-m-toggle-group) .pf-v6-c-toolbar__group,
|
1891
|
+
.pf-v6-c-toolbar__group:where(.pf-m-toggle-group) .pf-v6-c-toolbar__item, .pf-v6-c-toolbar__group:where(.pf-m-toggle-group).pf-m-hide-on-2xl .pf-v6-c-toolbar__group,
|
1892
|
+
.pf-v6-c-toolbar__group:where(.pf-m-toggle-group).pf-m-hide-on-2xl .pf-v6-c-toolbar__item {
|
1893
|
+
display: none;
|
1229
1894
|
}
|
1230
|
-
.pf-
|
1231
|
-
|
1232
|
-
--pf-v5-c-toolbar__content--PaddingRight: var(--pf-v5-c-toolbar--inset);
|
1233
|
-
--pf-v5-c-toolbar__content--PaddingLeft: var(--pf-v5-c-toolbar--inset);
|
1895
|
+
.pf-v6-c-toolbar__group:where(.pf-m-toggle-group) .pf-v6-c-toolbar__toggle, .pf-v6-c-toolbar__group:where(.pf-m-toggle-group).pf-m-hide-on-2xl .pf-v6-c-toolbar__toggle {
|
1896
|
+
display: inline-flex;
|
1234
1897
|
}
|
1235
|
-
}
|
1236
|
-
|
1237
|
-
.pf-v5-c-toolbar__content-section > :last-child {
|
1238
|
-
--pf-v5-c-toolbar--spacer: 0;
|
1239
1898
|
}
|