@patternfly/react-styles 6.0.0-alpha.9 → 6.0.0-prerelease.2
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/img_avatar-dark.svg +22 -16
- package/css/assets/images/img_avatar-light.svg +25 -18
- package/css/assets/images/pf-background.svg +21 -21
- package/css/assets/images/pf_logo.svg +11 -11
- package/css/assets/images/pf_logo_white.svg +16 -17
- package/css/components/AboutModalBox/about-modal-box.css +127 -122
- 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 +120 -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 +19 -17
- 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 +108 -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 +156 -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 +157 -156
- package/css/components/Avatar/avatar.d.ts +1 -1
- package/css/components/Avatar/avatar.js +1 -1
- package/css/components/Avatar/avatar.mjs +1 -1
- package/css/components/BackToTop/back-to-top.css +26 -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 +9 -9
- 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 +15 -15
- 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 +58 -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 +112 -119
- package/css/components/Banner/banner.d.ts +4 -4
- package/css/components/Banner/banner.js +4 -4
- package/css/components/Banner/banner.mjs +4 -4
- package/css/components/Brand/brand.css +42 -38
- 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 +64 -57
- 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 +543 -523
- package/css/components/Button/button.d.ts +6 -6
- package/css/components/Button/button.js +6 -6
- package/css/components/Button/button.mjs +6 -6
- package/css/components/CalendarMonth/calendar-month.css +147 -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 +250 -232
- package/css/components/Card/card.d.ts +23 -21
- package/css/components/Card/card.js +23 -21
- package/css/components/Card/card.mjs +23 -21
- package/css/components/Check/check.css +50 -43
- 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 +64 -75
- package/css/components/ClipboardCopy/clipboard-copy.d.ts +11 -10
- package/css/components/ClipboardCopy/clipboard-copy.js +11 -10
- package/css/components/ClipboardCopy/clipboard-copy.mjs +11 -10
- package/css/components/CodeBlock/code-block.css +36 -31
- 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 +134 -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/Content/content.css +243 -229
- package/css/components/Content/content.d.ts +21 -1
- package/css/components/Content/content.js +21 -1
- package/css/components/Content/content.mjs +21 -1
- package/css/components/DataList/data-list-grid.css +201 -201
- 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 +549 -553
- package/css/components/DataList/data-list.d.ts +28 -28
- package/css/components/DataList/data-list.js +28 -28
- package/css/components/DataList/data-list.mjs +28 -28
- package/css/components/DatePicker/date-picker.css +38 -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 +95 -95
- 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 +231 -229
- 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 +192 -193
- package/css/components/Divider/divider.d.ts +1 -1
- package/css/components/Divider/divider.js +1 -1
- package/css/components/Divider/divider.mjs +1 -1
- package/css/components/DragDrop/drag-drop.css +49 -46
- package/css/components/DragDrop/drag-drop.d.ts +2 -2
- package/css/components/DragDrop/drag-drop.js +2 -2
- package/css/components/DragDrop/drag-drop.mjs +2 -2
- package/css/components/Drawer/drawer.css +492 -491
- package/css/components/Drawer/drawer.d.ts +16 -15
- package/css/components/Drawer/drawer.js +16 -15
- package/css/components/Drawer/drawer.mjs +16 -15
- package/css/components/DualListSelector/dual-list-selector.css +209 -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 +106 -105
- package/css/components/EmptyState/empty-state.d.ts +7 -7
- package/css/components/EmptyState/empty-state.js +7 -7
- package/css/components/EmptyState/empty-state.mjs +7 -7
- package/css/components/ExpandableSection/expandable-section.css +62 -121
- package/css/components/ExpandableSection/expandable-section.d.ts +4 -6
- package/css/components/ExpandableSection/expandable-section.js +4 -6
- package/css/components/ExpandableSection/expandable-section.mjs +4 -6
- package/css/components/FileUpload/file-upload.css +33 -33
- 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 +345 -291
- package/css/components/Form/form.d.ts +29 -29
- package/css/components/Form/form.js +29 -29
- package/css/components/Form/form.mjs +29 -29
- package/css/components/FormControl/form-control.css +205 -205
- package/css/components/FormControl/form-control.d.ts +4 -4
- package/css/components/FormControl/form-control.js +4 -4
- package/css/components/FormControl/form-control.mjs +4 -4
- package/css/components/HelperText/helper-text.css +53 -52
- package/css/components/HelperText/helper-text.d.ts +4 -4
- package/css/components/HelperText/helper-text.js +4 -4
- package/css/components/HelperText/helper-text.mjs +4 -4
- package/css/components/Hint/hint.css +47 -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 +218 -218
- package/css/components/Icon/icon.d.ts +4 -4
- package/css/components/Icon/icon.js +4 -4
- package/css/components/Icon/icon.mjs +4 -4
- package/css/components/InlineEdit/inline-edit.css +44 -44
- 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 +52 -52
- package/css/components/InputGroup/input-group.d.ts +3 -3
- package/css/components/InputGroup/input-group.js +3 -3
- package/css/components/InputGroup/input-group.mjs +3 -3
- package/css/components/JumpLinks/jump-links.css +182 -198
- 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 +87 -87
- 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 +452 -317
- package/css/components/Label/label.d.ts +17 -10
- package/css/components/Label/label.js +17 -10
- package/css/components/Label/label.mjs +17 -10
- package/css/components/List/list.css +57 -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 +170 -183
- 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 +461 -355
- package/css/components/Masthead/masthead.d.ts +10 -8
- package/css/components/Masthead/masthead.js +10 -8
- package/css/components/Masthead/masthead.mjs +10 -8
- package/css/components/Menu/menu.css +450 -521
- 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 +334 -352
- package/css/components/MenuToggle/menu-toggle.d.ts +22 -17
- package/css/components/MenuToggle/menu-toggle.js +22 -17
- package/css/components/MenuToggle/menu-toggle.mjs +22 -17
- package/css/components/ModalBox/modal-box.css +138 -126
- 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 +163 -163
- package/css/components/MultipleFileUpload/multiple-file-upload.d.ts +17 -17
- package/css/components/MultipleFileUpload/multiple-file-upload.js +17 -17
- package/css/components/MultipleFileUpload/multiple-file-upload.mjs +17 -17
- package/css/components/Nav/nav.css +227 -249
- package/css/components/Nav/nav.d.ts +21 -16
- package/css/components/Nav/nav.js +21 -16
- package/css/components/Nav/nav.mjs +21 -16
- package/css/components/NotificationDrawer/notification-drawer.css +178 -179
- package/css/components/NotificationDrawer/notification-drawer.d.ts +22 -21
- package/css/components/NotificationDrawer/notification-drawer.js +22 -21
- package/css/components/NotificationDrawer/notification-drawer.mjs +22 -21
- package/css/components/NumberInput/number-input.css +23 -27
- package/css/components/NumberInput/number-input.d.ts +5 -5
- package/css/components/NumberInput/number-input.js +5 -5
- package/css/components/NumberInput/number-input.mjs +5 -5
- package/css/components/OverflowMenu/overflow-menu.css +21 -20
- package/css/components/OverflowMenu/overflow-menu.d.ts +5 -5
- package/css/components/OverflowMenu/overflow-menu.js +5 -5
- package/css/components/OverflowMenu/overflow-menu.mjs +5 -5
- package/css/components/Page/page.css +428 -780
- package/css/components/Page/page.d.ts +20 -45
- package/css/components/Page/page.js +20 -45
- package/css/components/Page/page.mjs +20 -45
- package/css/components/Pagination/pagination.css +244 -251
- package/css/components/Pagination/pagination.d.ts +8 -8
- package/css/components/Pagination/pagination.js +8 -8
- package/css/components/Pagination/pagination.mjs +8 -8
- package/css/components/Panel/panel.css +75 -72
- package/css/components/Panel/panel.d.ts +5 -5
- package/css/components/Panel/panel.js +5 -5
- package/css/components/Panel/panel.mjs +5 -5
- package/css/components/Popover/popover.css +150 -148
- 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 +86 -82
- package/css/components/Progress/progress.d.ts +8 -8
- package/css/components/Progress/progress.js +8 -8
- package/css/components/Progress/progress.mjs +8 -8
- package/css/components/ProgressStepper/progress-stepper.css +532 -528
- 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 +51 -44
- 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 +264 -264
- package/css/components/Sidebar/sidebar.d.ts +4 -4
- package/css/components/Sidebar/sidebar.js +4 -4
- package/css/components/Sidebar/sidebar.mjs +4 -4
- package/css/components/SimpleList/simple-list.css +54 -56
- package/css/components/SimpleList/simple-list.d.ts +4 -4
- package/css/components/SimpleList/simple-list.js +4 -4
- package/css/components/SimpleList/simple-list.mjs +4 -4
- package/css/components/Skeleton/skeleton.css +112 -112
- package/css/components/Skeleton/skeleton.d.ts +2 -2
- package/css/components/Skeleton/skeleton.js +2 -2
- package/css/components/Skeleton/skeleton.mjs +2 -2
- package/css/components/SkipToContent/skip-to-content.css +10 -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 +144 -144
- 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 +36 -36
- 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 +87 -93
- package/css/components/Switch/switch.d.ts +7 -9
- package/css/components/Switch/switch.js +7 -9
- package/css/components/Switch/switch.mjs +7 -9
- package/css/components/TabContent/tab-content.css +35 -35
- package/css/components/TabContent/tab-content.d.ts +2 -2
- package/css/components/TabContent/tab-content.js +2 -2
- package/css/components/TabContent/tab-content.mjs +2 -2
- 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 +885 -980
- 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 +44 -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 +528 -513
- package/css/components/Table/table-tree-view.d.ts +18 -18
- package/css/components/Table/table-tree-view.js +18 -18
- package/css/components/Table/table-tree-view.mjs +18 -18
- package/css/components/Table/table.css +648 -874
- package/css/components/Table/table.d.ts +46 -46
- package/css/components/Table/table.js +46 -46
- package/css/components/Table/table.mjs +46 -46
- package/css/components/Tabs/tabs.css +636 -694
- 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 +154 -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 +69 -69
- package/css/components/Tile/tile.d.ts +5 -5
- package/css/components/Tile/tile.js +5 -5
- package/css/components/Tile/tile.mjs +5 -5
- package/css/components/Timestamp/timestamp.css +24 -30
- 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 +89 -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 +94 -75
- package/css/components/ToggleGroup/toggle-group.d.ts +5 -5
- package/css/components/ToggleGroup/toggle-group.js +5 -5
- package/css/components/ToggleGroup/toggle-group.mjs +5 -5
- package/css/components/Toolbar/toolbar.css +1571 -2391
- package/css/components/Toolbar/toolbar.d.ts +19 -124
- package/css/components/Toolbar/toolbar.js +19 -124
- package/css/components/Toolbar/toolbar.mjs +19 -124
- package/css/components/Tooltip/tooltip.css +87 -86
- 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 +366 -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 +16 -16
- 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 +337 -384
- 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 +22375 -0
- package/css/components/_index.d.ts +1374 -0
- package/css/components/_index.js +1375 -0
- package/css/components/_index.mjs +1373 -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 +2 -2
- 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/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 +4 -4
- 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 +20 -8
- package/css/docs/components/Nav/examples/Navigation.d.ts +2 -2
- package/css/docs/components/Nav/examples/Navigation.js +2 -2
- package/css/docs/components/Nav/examples/Navigation.mjs +2 -2
- 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/Sidebar/examples/Sidebar.css +4 -2
- package/css/docs/components/Sidebar/examples/Sidebar.d.ts +1 -4
- package/css/docs/components/Sidebar/examples/Sidebar.js +1 -4
- package/css/docs/components/Sidebar/examples/Sidebar.mjs +1 -4
- 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 +50 -39
- 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 +1 -2
- 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 +7 -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 +1315 -1311
- 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 +48 -44
- 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 +550 -546
- 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 +8 -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 +10 -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 +9 -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 +3461 -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 +33 -33
- 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 +41 -41
- 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 +97 -59
- 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 +278 -278
- 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 +29 -29
- 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 +274 -274
- 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 +2212 -2212
- 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 +501 -744
- 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 +7 -12
- 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/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/.eslintrc.json +0 -5
- package/css/assets/images/pf-logo-small.svg +0 -23
- package/css/assets/images/pf_logo_white.hbs +0 -35
- package/css/assets/images/pfbg-icon.svg +0 -1
- 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/Consoles/AccessConsoles.css +0 -14
- package/css/components/Consoles/AccessConsoles.d.ts +0 -6
- package/css/components/Consoles/AccessConsoles.js +0 -7
- package/css/components/Consoles/AccessConsoles.mjs +0 -5
- package/css/components/Consoles/DesktopViewer.css +0 -6
- package/css/components/Consoles/DesktopViewer.d.ts +0 -5
- package/css/components/Consoles/DesktopViewer.js +0 -6
- package/css/components/Consoles/DesktopViewer.mjs +0 -4
- package/css/components/Consoles/SerialConsole.css +0 -11
- package/css/components/Consoles/SerialConsole.d.ts +0 -6
- package/css/components/Consoles/SerialConsole.js +0 -7
- package/css/components/Consoles/SerialConsole.mjs +0 -5
- package/css/components/Consoles/VncConsole.css +0 -10
- package/css/components/Consoles/VncConsole.d.ts +0 -6
- package/css/components/Consoles/VncConsole.js +0 -7
- package/css/components/Consoles/VncConsole.mjs +0 -5
- package/css/components/Consoles/xterm.css +0 -171
- package/css/components/Consoles/xterm.d.ts +0 -26
- package/css/components/Consoles/xterm.js +0 -27
- package/css/components/Consoles/xterm.mjs +0 -25
- 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/NotificationBadge/notification-badge.css +0 -87
- package/css/components/NotificationBadge/notification-badge.d.ts +0 -11
- package/css/components/NotificationBadge/notification-badge.js +0 -12
- package/css/components/NotificationBadge/notification-badge.mjs +0 -10
- 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/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
- package/src/css/components/Consoles/AccessConsoles.css +0 -14
- package/src/css/components/Consoles/DesktopViewer.css +0 -6
- package/src/css/components/Consoles/SerialConsole.css +0 -11
- package/src/css/components/Consoles/VncConsole.css +0 -10
- package/src/css/components/Consoles/xterm.css +0 -171
@@ -1,2724 +1,1904 @@
|
|
1
|
-
.pf-v5-c-toolbar__content-section,
|
2
|
-
.pf-v5-c-toolbar__group,
|
3
|
-
.pf-v5-c-toolbar__item,
|
4
|
-
.pf-v5-c-toolbar__group.pf-m-chip-group-container,
|
5
|
-
.pf-v5-c-toolbar__group.pf-m-chip-group {
|
6
|
-
--pf-v5-hidden-visible--hidden--Display: none;
|
7
|
-
--pf-v5-hidden-visible--Display: var(--pf-v5-hidden-visible--visible--Display);
|
8
|
-
display: var(--pf-v5-hidden-visible--Display);
|
9
|
-
}
|
10
|
-
.pf-m-hidden.pf-v5-c-toolbar__content-section,
|
11
|
-
.pf-m-hidden.pf-v5-c-toolbar__group,
|
12
|
-
.pf-m-hidden.pf-v5-c-toolbar__item {
|
13
|
-
--pf-v5-hidden-visible--Display: var(--pf-v5-hidden-visible--hidden--Display);
|
14
|
-
}
|
15
|
-
@media screen and (min-width: 576px) {
|
16
|
-
.pf-m-hidden-on-sm.pf-v5-c-toolbar__content-section,
|
17
|
-
.pf-m-hidden-on-sm.pf-v5-c-toolbar__group,
|
18
|
-
.pf-m-hidden-on-sm.pf-v5-c-toolbar__item {
|
19
|
-
--pf-v5-hidden-visible--Display: var(--pf-v5-hidden-visible--hidden--Display);
|
20
|
-
}
|
21
|
-
.pf-m-visible-on-sm.pf-v5-c-toolbar__content-section,
|
22
|
-
.pf-m-visible-on-sm.pf-v5-c-toolbar__group,
|
23
|
-
.pf-m-visible-on-sm.pf-v5-c-toolbar__item {
|
24
|
-
--pf-v5-hidden-visible--Display: var(--pf-v5-hidden-visible--visible--Display);
|
25
|
-
}
|
26
|
-
}
|
27
|
-
@media screen and (min-width: 768px) {
|
28
|
-
.pf-m-hidden-on-md.pf-v5-c-toolbar__content-section,
|
29
|
-
.pf-m-hidden-on-md.pf-v5-c-toolbar__group,
|
30
|
-
.pf-m-hidden-on-md.pf-v5-c-toolbar__item {
|
31
|
-
--pf-v5-hidden-visible--Display: var(--pf-v5-hidden-visible--hidden--Display);
|
32
|
-
}
|
33
|
-
.pf-m-visible-on-md.pf-v5-c-toolbar__content-section,
|
34
|
-
.pf-m-visible-on-md.pf-v5-c-toolbar__group,
|
35
|
-
.pf-m-visible-on-md.pf-v5-c-toolbar__item {
|
36
|
-
--pf-v5-hidden-visible--Display: var(--pf-v5-hidden-visible--visible--Display);
|
37
|
-
}
|
38
|
-
}
|
39
|
-
@media screen and (min-width: 992px) {
|
40
|
-
.pf-m-hidden-on-lg.pf-v5-c-toolbar__content-section,
|
41
|
-
.pf-m-hidden-on-lg.pf-v5-c-toolbar__group,
|
42
|
-
.pf-m-hidden-on-lg.pf-v5-c-toolbar__item {
|
43
|
-
--pf-v5-hidden-visible--Display: var(--pf-v5-hidden-visible--hidden--Display);
|
44
|
-
}
|
45
|
-
.pf-m-visible-on-lg.pf-v5-c-toolbar__content-section,
|
46
|
-
.pf-m-visible-on-lg.pf-v5-c-toolbar__group,
|
47
|
-
.pf-m-visible-on-lg.pf-v5-c-toolbar__item {
|
48
|
-
--pf-v5-hidden-visible--Display: var(--pf-v5-hidden-visible--visible--Display);
|
49
|
-
}
|
50
|
-
}
|
51
|
-
@media screen and (min-width: 1200px) {
|
52
|
-
.pf-m-hidden-on-xl.pf-v5-c-toolbar__content-section,
|
53
|
-
.pf-m-hidden-on-xl.pf-v5-c-toolbar__group,
|
54
|
-
.pf-m-hidden-on-xl.pf-v5-c-toolbar__item {
|
55
|
-
--pf-v5-hidden-visible--Display: var(--pf-v5-hidden-visible--hidden--Display);
|
56
|
-
}
|
57
|
-
.pf-m-visible-on-xl.pf-v5-c-toolbar__content-section,
|
58
|
-
.pf-m-visible-on-xl.pf-v5-c-toolbar__group,
|
59
|
-
.pf-m-visible-on-xl.pf-v5-c-toolbar__item {
|
60
|
-
--pf-v5-hidden-visible--Display: var(--pf-v5-hidden-visible--visible--Display);
|
61
|
-
}
|
62
|
-
}
|
63
|
-
@media screen and (min-width: 1450px) {
|
64
|
-
.pf-m-hidden-on-2xl.pf-v5-c-toolbar__content-section,
|
65
|
-
.pf-m-hidden-on-2xl.pf-v5-c-toolbar__group,
|
66
|
-
.pf-m-hidden-on-2xl.pf-v5-c-toolbar__item {
|
67
|
-
--pf-v5-hidden-visible--Display: var(--pf-v5-hidden-visible--hidden--Display);
|
68
|
-
}
|
69
|
-
.pf-m-visible-on-2xl.pf-v5-c-toolbar__content-section,
|
70
|
-
.pf-m-visible-on-2xl.pf-v5-c-toolbar__group,
|
71
|
-
.pf-m-visible-on-2xl.pf-v5-c-toolbar__item {
|
72
|
-
--pf-v5-hidden-visible--Display: var(--pf-v5-hidden-visible--visible--Display);
|
73
|
-
}
|
74
|
-
}
|
75
|
-
|
76
1
|
:root,
|
77
|
-
|
78
|
-
--pf-
|
79
|
-
--pf-
|
80
|
-
--pf-
|
81
|
-
--pf-
|
82
|
-
--pf-
|
83
|
-
--pf-
|
84
|
-
--pf-
|
85
|
-
--pf-
|
86
|
-
--pf-
|
87
|
-
--pf-
|
88
|
-
--pf-
|
89
|
-
--pf-
|
90
|
-
--pf-
|
91
|
-
--pf-
|
92
|
-
--pf-
|
93
|
-
--pf-
|
94
|
-
--pf-
|
95
|
-
--pf-
|
96
|
-
--pf-
|
97
|
-
--pf-
|
98
|
-
--pf-
|
2
|
+
.pf-v6-c-toolbar {
|
3
|
+
--pf-v6-c-toolbar--RowGap: var(--pf-t--global--spacer--md);
|
4
|
+
--pf-v6-c-toolbar--PaddingBlockStart: 0;
|
5
|
+
--pf-v6-c-toolbar--PaddingBlockEnd: var(--pf-t--global--spacer--md);
|
6
|
+
--pf-v6-c-toolbar--PaddingInlineStart: 0;
|
7
|
+
--pf-v6-c-toolbar--PaddingInlineEnd: 0;
|
8
|
+
--pf-v6-c-toolbar--LineHeight: var(--pf-t--global--font--line-height--body);
|
9
|
+
--pf-v6-c-toolbar--FontSize: var(--pf-t--global--font--size--body--default);
|
10
|
+
--pf-v6-c-toolbar--BackgroundColor: transparent;
|
11
|
+
--pf-v6-c-toolbar--m-primary--BackgroundColor: var(--pf-t--global--background--color--primary--default);
|
12
|
+
--pf-v6-c-toolbar--m-secondary--BackgroundColor: var(--pf-t--global--background--color--secondary--default);
|
13
|
+
--pf-v6-c-toolbar--m-no-background--BackgroundColor: transparent;
|
14
|
+
--pf-v6-c-toolbar__item--Width: auto;
|
15
|
+
--pf-v6-c-toolbar__item--MinWidth: auto;
|
16
|
+
--pf-v6-c-toolbar__item--RowGap: var(--pf-t--global--spacer--gap--group--vertical);
|
17
|
+
--pf-v6-c-toolbar__item--ColumnGap: var(--pf-t--global--spacer--gap--group--horizontal);
|
18
|
+
--pf-v6-c-toolbar__item--m-overflow-container--MinWidth: 0;
|
19
|
+
--pf-v6-c-toolbar__group--RowGap: var(--pf-t--global--spacer--gap--group--vertical);
|
20
|
+
--pf-v6-c-toolbar__group--ColumnGap: var(--pf-t--global--spacer--gap--group--horizontal);
|
21
|
+
--pf-v6-c-toolbar__group--m-overflow-container--MinWidth: 0;
|
22
|
+
--pf-v6-c-toolbar__content--RowGap: var(--pf-t--global--spacer--md);
|
23
|
+
--pf-v6-c-toolbar__content--PaddingInlineStart: 0;
|
24
|
+
--pf-v6-c-toolbar__content--PaddingInlineEnd: 0;
|
25
|
+
--pf-v6-c-toolbar__content-section--RowGap: var(--pf-t--global--spacer--gap--group--vertical);
|
26
|
+
--pf-v6-c-toolbar__content-section--ColumnGap: var(--pf-t--global--spacer--gap--group--horizontal);
|
27
|
+
--pf-v6-c-toolbar__expandable-content--ZIndex: var(--pf-t--global--z-index--sm);
|
28
|
+
--pf-v6-c-toolbar__expandable-content--RowGap: var(--pf-t--global--spacer--gap--group--vertical);
|
29
|
+
--pf-v6-c-toolbar__expandable-content--PaddingBlockStart: var(--pf-t--global--spacer--md);
|
30
|
+
--pf-v6-c-toolbar__expandable-content--PaddingBlockEnd: var(--pf-t--global--spacer--md);
|
31
|
+
--pf-v6-c-toolbar__expandable-content--PaddingInlineStart: var(--pf-t--global--spacer--md);
|
32
|
+
--pf-v6-c-toolbar__expandable-content--PaddingInlineEnd: var(--pf-t--global--spacer--md);
|
33
|
+
--pf-v6-c-toolbar__expandable-content--BoxShadow: var(--pf-t--global--box-shadow--md--bottom);
|
34
|
+
--pf-v6-c-toolbar__expandable-content--BackgroundColor: var(--pf-t--global--background--color--floating--default);
|
35
|
+
--pf-v6-c-toolbar--m-sticky--ZIndex: var(--pf-t--global--z-index--xs);
|
36
|
+
--pf-v6-c-toolbar--m-sticky--PaddingBlockStart: var(--pf-t--global--spacer--md);
|
37
|
+
--pf-v6-c-toolbar--m-sticky--PaddingBlockEnd: var(--pf-t--global--spacer--md);
|
38
|
+
--pf-v6-c-toolbar--m-sticky--BoxShadow: var(--pf-t--global--box-shadow--md--bottom);
|
39
|
+
--pf-v6-c-toolbar--m-sticky--BackgroundColor: var(--pf-t--global--background--color--primary--default);
|
40
|
+
--pf-v6-c-toolbar__expand-all-icon--Rotate: 0;
|
41
|
+
--pf-v6-c-toolbar__expand-all-icon--TransitionDuration: var(--pf-t--global--motion--duration--icon--long);
|
42
|
+
--pf-v6-c-toolbar__expand-all-icon--TransitionTimingFunction: var(--pf-t--global--motion--timing-function--default);
|
43
|
+
--pf-v6-c-toolbar__item--m-expand-all--m-expanded__expand-all-icon--Rotate: 90deg;
|
44
|
+
--pf-v6-c-toolbar__group--m-filter-group--ColumnGap: var(--pf-t--global--spacer--gap--control-to-control--default);
|
45
|
+
--pf-v6-c-toolbar__item--m-label--FontWeight: var(--pf-t--global--font--weight--body--bold);
|
46
|
+
--pf-v6-c-toolbar__group--m-label-group--ColumnGap: var(--pf-t--global--spacer--gap--text-to-element--default);
|
47
|
+
--pf-v6-c-toolbar__group--m-action-group--ColumnGap: var(--pf-t--global--spacer--gap--action-to-action--default);
|
48
|
+
--pf-v6-c-toolbar__group--m-action-group-plain--ColumnGap: var(--pf-t--global--spacer--gap--action-to-action--plain);
|
49
|
+
--pf-v6-c-toolbar__group--m-action-group-inline--ColumnGap: var(--pf-t--global--spacer--gap--action-to-action--default);
|
99
50
|
}
|
100
51
|
|
101
|
-
.pf-
|
102
|
-
.pf-
|
103
|
-
.pf-
|
104
|
-
|
105
|
-
|
106
|
-
--pf-
|
107
|
-
|
52
|
+
.pf-v6-c-toolbar__content-section,
|
53
|
+
.pf-v6-c-toolbar__group,
|
54
|
+
.pf-v6-c-toolbar__item {
|
55
|
+
--pf-v6-hidden-visible--visible--Display: flex;
|
56
|
+
--pf-v6-hidden-visible--hidden--Display: none;
|
57
|
+
--pf-v6-hidden-visible--Display: var(--pf-v6-hidden-visible--visible--Display);
|
58
|
+
display: var(--pf-v6-hidden-visible--Display);
|
59
|
+
}
|
60
|
+
.pf-v6-c-toolbar__content-section.pf-m-hidden,
|
61
|
+
.pf-v6-c-toolbar__group.pf-m-hidden,
|
62
|
+
.pf-v6-c-toolbar__item.pf-m-hidden {
|
63
|
+
--pf-v6-hidden-visible--Display: var(--pf-v6-hidden-visible--hidden--Display);
|
64
|
+
}
|
65
|
+
@media screen and (min-width: 36rem) {
|
66
|
+
.pf-v6-c-toolbar__content-section.pf-m-hidden-on-sm,
|
67
|
+
.pf-v6-c-toolbar__group.pf-m-hidden-on-sm,
|
68
|
+
.pf-v6-c-toolbar__item.pf-m-hidden-on-sm {
|
69
|
+
--pf-v6-hidden-visible--Display: var(--pf-v6-hidden-visible--hidden--Display);
|
70
|
+
}
|
71
|
+
.pf-v6-c-toolbar__content-section.pf-m-visible-on-sm,
|
72
|
+
.pf-v6-c-toolbar__group.pf-m-visible-on-sm,
|
73
|
+
.pf-v6-c-toolbar__item.pf-m-visible-on-sm {
|
74
|
+
--pf-v6-hidden-visible--Display: var(--pf-v6-hidden-visible--visible--Display);
|
75
|
+
}
|
76
|
+
}
|
77
|
+
@media screen and (min-width: 48rem) {
|
78
|
+
.pf-v6-c-toolbar__content-section.pf-m-hidden-on-md,
|
79
|
+
.pf-v6-c-toolbar__group.pf-m-hidden-on-md,
|
80
|
+
.pf-v6-c-toolbar__item.pf-m-hidden-on-md {
|
81
|
+
--pf-v6-hidden-visible--Display: var(--pf-v6-hidden-visible--hidden--Display);
|
82
|
+
}
|
83
|
+
.pf-v6-c-toolbar__content-section.pf-m-visible-on-md,
|
84
|
+
.pf-v6-c-toolbar__group.pf-m-visible-on-md,
|
85
|
+
.pf-v6-c-toolbar__item.pf-m-visible-on-md {
|
86
|
+
--pf-v6-hidden-visible--Display: var(--pf-v6-hidden-visible--visible--Display);
|
87
|
+
}
|
88
|
+
}
|
89
|
+
@media screen and (min-width: 62rem) {
|
90
|
+
.pf-v6-c-toolbar__content-section.pf-m-hidden-on-lg,
|
91
|
+
.pf-v6-c-toolbar__group.pf-m-hidden-on-lg,
|
92
|
+
.pf-v6-c-toolbar__item.pf-m-hidden-on-lg {
|
93
|
+
--pf-v6-hidden-visible--Display: var(--pf-v6-hidden-visible--hidden--Display);
|
94
|
+
}
|
95
|
+
.pf-v6-c-toolbar__content-section.pf-m-visible-on-lg,
|
96
|
+
.pf-v6-c-toolbar__group.pf-m-visible-on-lg,
|
97
|
+
.pf-v6-c-toolbar__item.pf-m-visible-on-lg {
|
98
|
+
--pf-v6-hidden-visible--Display: var(--pf-v6-hidden-visible--visible--Display);
|
99
|
+
}
|
100
|
+
}
|
101
|
+
@media screen and (min-width: 75rem) {
|
102
|
+
.pf-v6-c-toolbar__content-section.pf-m-hidden-on-xl,
|
103
|
+
.pf-v6-c-toolbar__group.pf-m-hidden-on-xl,
|
104
|
+
.pf-v6-c-toolbar__item.pf-m-hidden-on-xl {
|
105
|
+
--pf-v6-hidden-visible--Display: var(--pf-v6-hidden-visible--hidden--Display);
|
106
|
+
}
|
107
|
+
.pf-v6-c-toolbar__content-section.pf-m-visible-on-xl,
|
108
|
+
.pf-v6-c-toolbar__group.pf-m-visible-on-xl,
|
109
|
+
.pf-v6-c-toolbar__item.pf-m-visible-on-xl {
|
110
|
+
--pf-v6-hidden-visible--Display: var(--pf-v6-hidden-visible--visible--Display);
|
111
|
+
}
|
112
|
+
}
|
113
|
+
@media screen and (min-width: 90.625rem) {
|
114
|
+
.pf-v6-c-toolbar__content-section.pf-m-hidden-on-2xl,
|
115
|
+
.pf-v6-c-toolbar__group.pf-m-hidden-on-2xl,
|
116
|
+
.pf-v6-c-toolbar__item.pf-m-hidden-on-2xl {
|
117
|
+
--pf-v6-hidden-visible--Display: var(--pf-v6-hidden-visible--hidden--Display);
|
118
|
+
}
|
119
|
+
.pf-v6-c-toolbar__content-section.pf-m-visible-on-2xl,
|
120
|
+
.pf-v6-c-toolbar__group.pf-m-visible-on-2xl,
|
121
|
+
.pf-v6-c-toolbar__item.pf-m-visible-on-2xl {
|
122
|
+
--pf-v6-hidden-visible--Display: var(--pf-v6-hidden-visible--visible--Display);
|
123
|
+
}
|
108
124
|
}
|
109
125
|
|
110
|
-
.pf-
|
111
|
-
.pf-
|
126
|
+
.pf-v6-c-toolbar,
|
127
|
+
.pf-v6-c-toolbar__content {
|
112
128
|
position: relative;
|
113
|
-
display: grid;
|
114
129
|
}
|
115
130
|
|
116
|
-
.pf-
|
117
|
-
|
118
|
-
|
119
|
-
|
131
|
+
.pf-v6-c-toolbar__content {
|
132
|
+
--pf-v6-hidden-visible--visible--Display: grid;
|
133
|
+
--pf-v6-hidden-visible--hidden--Display: none;
|
134
|
+
--pf-v6-hidden-visible--Display: var(--pf-v6-hidden-visible--visible--Display);
|
135
|
+
display: var(--pf-v6-hidden-visible--Display);
|
136
|
+
row-gap: var(--pf-v6-c-toolbar__content--RowGap);
|
137
|
+
padding-inline-start: var(--pf-v6-c-toolbar__content--PaddingInlineStart);
|
138
|
+
padding-inline-end: var(--pf-v6-c-toolbar__content--PaddingInlineEnd);
|
139
|
+
}
|
140
|
+
.pf-v6-c-toolbar__content.pf-m-hidden {
|
141
|
+
--pf-v6-hidden-visible--Display: var(--pf-v6-hidden-visible--hidden--Display);
|
142
|
+
}
|
143
|
+
@media screen and (min-width: 36rem) {
|
144
|
+
.pf-v6-c-toolbar__content.pf-m-hidden-on-sm {
|
145
|
+
--pf-v6-hidden-visible--Display: var(--pf-v6-hidden-visible--hidden--Display);
|
146
|
+
}
|
147
|
+
.pf-v6-c-toolbar__content.pf-m-visible-on-sm {
|
148
|
+
--pf-v6-hidden-visible--Display: var(--pf-v6-hidden-visible--visible--Display);
|
149
|
+
}
|
120
150
|
}
|
121
|
-
|
151
|
+
@media screen and (min-width: 48rem) {
|
152
|
+
.pf-v6-c-toolbar__content.pf-m-hidden-on-md {
|
153
|
+
--pf-v6-hidden-visible--Display: var(--pf-v6-hidden-visible--hidden--Display);
|
154
|
+
}
|
155
|
+
.pf-v6-c-toolbar__content.pf-m-visible-on-md {
|
156
|
+
--pf-v6-hidden-visible--Display: var(--pf-v6-hidden-visible--visible--Display);
|
157
|
+
}
|
158
|
+
}
|
159
|
+
@media screen and (min-width: 62rem) {
|
160
|
+
.pf-v6-c-toolbar__content.pf-m-hidden-on-lg {
|
161
|
+
--pf-v6-hidden-visible--Display: var(--pf-v6-hidden-visible--hidden--Display);
|
162
|
+
}
|
163
|
+
.pf-v6-c-toolbar__content.pf-m-visible-on-lg {
|
164
|
+
--pf-v6-hidden-visible--Display: var(--pf-v6-hidden-visible--visible--Display);
|
165
|
+
}
|
166
|
+
}
|
167
|
+
@media screen and (min-width: 75rem) {
|
168
|
+
.pf-v6-c-toolbar__content.pf-m-hidden-on-xl {
|
169
|
+
--pf-v6-hidden-visible--Display: var(--pf-v6-hidden-visible--hidden--Display);
|
170
|
+
}
|
171
|
+
.pf-v6-c-toolbar__content.pf-m-visible-on-xl {
|
172
|
+
--pf-v6-hidden-visible--Display: var(--pf-v6-hidden-visible--visible--Display);
|
173
|
+
}
|
174
|
+
}
|
175
|
+
@media screen and (min-width: 90.625rem) {
|
176
|
+
.pf-v6-c-toolbar__content.pf-m-hidden-on-2xl {
|
177
|
+
--pf-v6-hidden-visible--Display: var(--pf-v6-hidden-visible--hidden--Display);
|
178
|
+
}
|
179
|
+
.pf-v6-c-toolbar__content.pf-m-visible-on-2xl {
|
180
|
+
--pf-v6-hidden-visible--Display: var(--pf-v6-hidden-visible--visible--Display);
|
181
|
+
}
|
182
|
+
}
|
183
|
+
|
184
|
+
.pf-v6-c-toolbar__content-section {
|
185
|
+
flex-wrap: wrap;
|
186
|
+
row-gap: var(--pf-v6-c-toolbar__content-section--RowGap);
|
187
|
+
column-gap: var(--pf-v6-c-toolbar__content-section--ColumnGap);
|
188
|
+
align-items: start;
|
189
|
+
}
|
190
|
+
|
191
|
+
.pf-v6-c-toolbar {
|
192
|
+
display: grid;
|
193
|
+
row-gap: var(--pf-v6-c-toolbar--RowGap);
|
194
|
+
width: var(--pf-v6-c-toolbar--Width, auto);
|
195
|
+
padding-block-start: var(--pf-v6-c-toolbar--PaddingBlockStart);
|
196
|
+
padding-block-end: var(--pf-v6-c-toolbar--PaddingBlockEnd);
|
197
|
+
padding-inline-start: var(--pf-v6-c-toolbar--PaddingInlineStart);
|
198
|
+
padding-inline-end: var(--pf-v6-c-toolbar--PaddingInlineEnd);
|
199
|
+
font-size: var(--pf-v6-c-toolbar--FontSize);
|
200
|
+
line-height: var(--pf-v6-c-toolbar--LineHeight);
|
201
|
+
background-color: var(--pf-v6-c-toolbar--BackgroundColor);
|
202
|
+
}
|
203
|
+
.pf-v6-c-toolbar.pf-m-sticky {
|
204
|
+
--pf-v6-c-toolbar--BackgroundColor: var(--pf-v6-c-toolbar--m-sticky--BackgroundColor);
|
122
205
|
position: sticky;
|
123
206
|
inset-block-start: 0;
|
124
|
-
z-index: var(--pf-
|
125
|
-
|
207
|
+
z-index: var(--pf-v6-c-toolbar--m-sticky--ZIndex);
|
208
|
+
padding-block-start: var(--pf-v6-c-toolbar--m-sticky--PaddingBlockStart);
|
209
|
+
padding-block-end: var(--pf-v6-c-toolbar--m-sticky--PaddingBlockEnd);
|
210
|
+
box-shadow: var(--pf-v6-c-toolbar--m-sticky--BoxShadow);
|
126
211
|
}
|
127
|
-
.pf-
|
212
|
+
.pf-v6-c-toolbar.pf-m-static,
|
213
|
+
.pf-v6-c-toolbar.pf-m-static .pf-v6-c-toolbar__content {
|
128
214
|
position: static;
|
129
215
|
}
|
130
|
-
.pf-
|
216
|
+
.pf-v6-c-toolbar.pf-m-static .pf-v6-c-toolbar__expandable-content {
|
131
217
|
position: absolute;
|
132
218
|
}
|
133
|
-
.pf-
|
134
|
-
--pf-
|
135
|
-
--pf-
|
219
|
+
.pf-v6-c-toolbar.pf-m-full-height {
|
220
|
+
--pf-v6-c-toolbar--PaddingBlockStart: 0;
|
221
|
+
--pf-v6-c-toolbar--PaddinkBlockEnd: 0;
|
136
222
|
}
|
137
|
-
.pf-
|
138
|
-
.pf-
|
223
|
+
.pf-v6-c-toolbar.pf-m-full-height .pf-v6-c-toolbar__group,
|
224
|
+
.pf-v6-c-toolbar.pf-m-full-height .pf-v6-c-toolbar__item {
|
139
225
|
align-items: stretch;
|
140
226
|
align-self: stretch;
|
141
227
|
}
|
142
|
-
.pf-
|
143
|
-
--pf-
|
144
|
-
--pf-v5-c-toolbar--PaddingInlineEnd: var(--pf-v5-c-toolbar--m-page-insets--inset);
|
228
|
+
.pf-v6-c-toolbar.pf-m-primary {
|
229
|
+
--pf-v6-c-toolbar--BackgroundColor: var(--pf-v6-c-toolbar--m-primary--BackgroundColor);
|
145
230
|
}
|
146
|
-
|
147
|
-
|
148
|
-
.pf-v5-c-toolbar__content-section,
|
149
|
-
.pf-v5-c-toolbar__expandable-content {
|
150
|
-
row-gap: var(--pf-v5-c-toolbar__content--RowGap);
|
151
|
-
column-gap: var(--pf-v5-c-toolbar--ColumnGap);
|
231
|
+
.pf-v6-c-toolbar.pf-m-secondary {
|
232
|
+
--pf-v6-c-toolbar--BackgroundColor: var(--pf-v6-c-toolbar--m-secondary--BackgroundColor);
|
152
233
|
}
|
153
|
-
|
154
|
-
|
155
|
-
.pf-v5-c-toolbar__expandable-content {
|
156
|
-
padding-block-start: var(--pf-v5-c-toolbar__content--PaddingBlockStart, var(--pf-v5-c-toolbar__content--PaddingBlock));
|
157
|
-
padding-block-end: var(--pf-v5-c-toolbar__content--PaddingBlockEnd, var(--pf-v5-c-toolbar__content--PaddingBlock));
|
158
|
-
padding-inline-start: var(--pf-v5-c-toolbar__content--PaddingInlineStart, var(--pf-v5-c-toolbar__content--PaddingInline));
|
159
|
-
padding-inline-end: var(--pf-v5-c-toolbar__content--PaddingInlineEnd, var(--pf-v5-c-toolbar__content--PaddingInline));
|
234
|
+
.pf-v6-c-toolbar.pf-m-no-background {
|
235
|
+
--pf-v6-c-toolbar--BackgroundColor: var(--pf-v6-c-toolbar--m-no-background--BackgroundColor);
|
160
236
|
}
|
161
237
|
|
162
|
-
.pf-
|
163
|
-
|
238
|
+
.pf-v6-c-toolbar__item {
|
239
|
+
--pf-v6-c-toolbar__item--Width--base: var(--pf-v6-c-toolbar__item--Width);
|
240
|
+
--pf-v6-c-toolbar__item--MinWidth--base: var(--pf-v6-c-toolbar__item--MinWidth);
|
241
|
+
row-gap: var(--pf-v6-c-toolbar__item--RowGap);
|
242
|
+
column-gap: var(--pf-v6-c-toolbar__item--ColumnGap);
|
243
|
+
width: var(--pf-v6-c-toolbar__item--Width--base);
|
244
|
+
min-width: var(--pf-v6-c-toolbar__item--MinWidth--base);
|
164
245
|
}
|
165
|
-
|
166
|
-
|
246
|
+
@media (min-width: 36rem) {
|
247
|
+
.pf-v6-c-toolbar__item {
|
248
|
+
--pf-v6-c-toolbar__item--Width--base: var(--pf-v6-c-toolbar__item--Width-on-sm, var(--pf-v6-c-toolbar__item--Width));
|
249
|
+
}
|
167
250
|
}
|
168
|
-
|
169
|
-
.pf-
|
170
|
-
|
251
|
+
@media (min-width: 48rem) {
|
252
|
+
.pf-v6-c-toolbar__item {
|
253
|
+
--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)));
|
254
|
+
}
|
171
255
|
}
|
172
|
-
|
173
|
-
.pf-
|
174
|
-
|
175
|
-
|
256
|
+
@media (min-width: 62rem) {
|
257
|
+
.pf-v6-c-toolbar__item {
|
258
|
+
--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))));
|
259
|
+
}
|
176
260
|
}
|
177
|
-
|
178
|
-
|
261
|
+
@media (min-width: 75rem) {
|
262
|
+
.pf-v6-c-toolbar__item {
|
263
|
+
--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)))));
|
264
|
+
}
|
179
265
|
}
|
180
|
-
|
181
|
-
|
266
|
+
@media (min-width: 90.625rem) {
|
267
|
+
.pf-v6-c-toolbar__item {
|
268
|
+
--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))))));
|
269
|
+
}
|
182
270
|
}
|
183
|
-
|
271
|
+
@media (min-width: 36rem) {
|
272
|
+
.pf-v6-c-toolbar__item {
|
273
|
+
--pf-v6-c-toolbar__item--MinWidth--base: var(--pf-v6-c-toolbar__item--MinWidth-on-sm, var(--pf-v6-c-toolbar__item--MinWidth));
|
274
|
+
}
|
275
|
+
}
|
276
|
+
@media (min-width: 48rem) {
|
277
|
+
.pf-v6-c-toolbar__item {
|
278
|
+
--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)));
|
279
|
+
}
|
280
|
+
}
|
281
|
+
@media (min-width: 62rem) {
|
282
|
+
.pf-v6-c-toolbar__item {
|
283
|
+
--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))));
|
284
|
+
}
|
285
|
+
}
|
286
|
+
@media (min-width: 75rem) {
|
287
|
+
.pf-v6-c-toolbar__item {
|
288
|
+
--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)))));
|
289
|
+
}
|
290
|
+
}
|
291
|
+
@media (min-width: 90.625rem) {
|
292
|
+
.pf-v6-c-toolbar__item {
|
293
|
+
--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))))));
|
294
|
+
}
|
295
|
+
}
|
296
|
+
.pf-v6-c-toolbar__item.pf-m-expand-all.pf-m-expanded {
|
297
|
+
--pf-v6-c-toolbar__expand-all-icon--Rotate: var(--pf-v6-c-toolbar__item--m-expand-all--m-expanded__expand-all-icon--Rotate);
|
298
|
+
}
|
299
|
+
.pf-v6-c-toolbar__item.pf-m-label {
|
300
|
+
font-weight: var(--pf-v6-c-toolbar__item--m-label--FontWeight);
|
301
|
+
}
|
302
|
+
.pf-v6-c-toolbar__item.pf-m-pagination {
|
184
303
|
margin-inline-start: auto;
|
185
304
|
}
|
186
|
-
.pf-
|
305
|
+
.pf-v6-c-toolbar__item.pf-m-pagination.pf-v6-c-pagination {
|
187
306
|
flex-wrap: nowrap;
|
188
307
|
}
|
308
|
+
.pf-v6-c-toolbar__item.pf-m-overflow-container {
|
309
|
+
min-width: var(--pf-v6-c-toolbar__item--m-overflow-container--MinWidth);
|
310
|
+
}
|
189
311
|
|
190
|
-
.pf-
|
191
|
-
row-gap: var(--pf-
|
192
|
-
column-gap: var(--pf-
|
193
|
-
align-items: baseline;
|
312
|
+
.pf-v6-c-toolbar__group {
|
313
|
+
row-gap: var(--pf-v6-c-toolbar__group--RowGap);
|
314
|
+
column-gap: var(--pf-v6-c-toolbar__group--ColumnGap);
|
194
315
|
}
|
195
|
-
.pf-
|
196
|
-
column-gap: var(--pf-
|
316
|
+
.pf-v6-c-toolbar__group.pf-m-filter-group {
|
317
|
+
column-gap: var(--pf-v6-c-toolbar__group--m-filter-group--ColumnGap);
|
197
318
|
}
|
198
|
-
.pf-
|
199
|
-
|
319
|
+
.pf-v6-c-toolbar__group.pf-m-label-group {
|
320
|
+
flex: 1;
|
321
|
+
flex-wrap: wrap;
|
322
|
+
column-gap: var(--pf-v6-c-toolbar__group--m-label-group--ColumnGap);
|
200
323
|
}
|
201
|
-
.pf-
|
202
|
-
|
324
|
+
.pf-v6-c-toolbar__group.pf-m-action-group {
|
325
|
+
column-gap: var(--pf-v6-c-toolbar__group--m-action-group--ColumnGap);
|
203
326
|
}
|
204
|
-
.pf-
|
205
|
-
|
327
|
+
.pf-v6-c-toolbar__group.pf-m-action-group-plain {
|
328
|
+
column-gap: var(--pf-v6-c-toolbar__group--m-action-group-plain--ColumnGap);
|
329
|
+
}
|
330
|
+
.pf-v6-c-toolbar__group.pf-m-action-group-inline {
|
331
|
+
flex-wrap: wrap;
|
332
|
+
column-gap: var(--pf-v6-c-toolbar__group--m-action-group-inline--ColumnGap);
|
333
|
+
}
|
334
|
+
.pf-v6-c-toolbar__group.pf-m-overflow-container {
|
335
|
+
min-width: var(--pf-v6-c-toolbar__group--m-overflow-container--MinWidth);
|
206
336
|
}
|
207
337
|
|
208
|
-
.pf-
|
338
|
+
.pf-v6-c-toolbar__expandable-content {
|
209
339
|
position: absolute;
|
210
340
|
inset-block-start: 100%;
|
211
|
-
|
341
|
+
inset-inline-start: 0;
|
342
|
+
z-index: var(--pf-v6-c-toolbar__expandable-content--ZIndex);
|
212
343
|
display: none;
|
344
|
+
row-gap: var(--pf-v6-c-toolbar__expandable-content--RowGap);
|
213
345
|
width: 100%;
|
214
|
-
|
215
|
-
|
216
|
-
|
217
|
-
|
218
|
-
|
346
|
+
padding-block-start: var(--pf-v6-c-toolbar__expandable-content--PaddingBlockStart);
|
347
|
+
padding-block-end: var(--pf-v6-c-toolbar__expandable-content--PaddingBlockEnd);
|
348
|
+
padding-inline-start: var(--pf-v6-c-toolbar__expandable-content--PaddingInlineStart);
|
349
|
+
padding-inline-end: var(--pf-v6-c-toolbar__expandable-content--PaddingInlineEnd);
|
350
|
+
background-color: var(--pf-v6-c-toolbar__expandable-content--BackgroundColor);
|
351
|
+
box-shadow: var(--pf-v6-c-toolbar__expandable-content--BoxShadow);
|
352
|
+
}
|
353
|
+
@media screen and (min-width: 62rem) {
|
354
|
+
.pf-v6-c-toolbar__expandable-content {
|
219
355
|
position: static;
|
220
356
|
padding: 0;
|
221
357
|
box-shadow: none;
|
222
358
|
}
|
223
359
|
}
|
224
|
-
.pf-
|
225
|
-
.pf-
|
360
|
+
.pf-v6-c-toolbar__expandable-content.pf-m-expanded,
|
361
|
+
.pf-v6-c-toolbar__expandable-content .pf-v6-c-toolbar__group {
|
226
362
|
display: grid;
|
227
363
|
}
|
228
|
-
.pf-
|
364
|
+
.pf-v6-c-toolbar__expandable-content .pf-v6-c-toolbar__item > * {
|
229
365
|
flex-basis: 100%;
|
230
366
|
}
|
367
|
+
.pf-v6-c-toolbar__expandable-content .pf-v6-c-toolbar__group.pf-m-action-group-inline {
|
368
|
+
display: flex;
|
369
|
+
justify-content: center;
|
370
|
+
}
|
231
371
|
|
232
|
-
.pf-
|
233
|
-
display: inline-
|
234
|
-
transition: var(--pf-
|
235
|
-
transform: rotate(var(--pf-
|
372
|
+
.pf-v6-c-toolbar__expand-all-icon {
|
373
|
+
display: inline-flex;
|
374
|
+
transition: transform var(--pf-v6-c-toolbar__expand-all-icon--TransitionDuration) var(--pf-v6-c-toolbar__expand-all-icon--TransitionTimingFunction);
|
375
|
+
transform: rotate(var(--pf-v6-c-toolbar__expand-all-icon--Rotate));
|
236
376
|
}
|
237
|
-
:where(.pf-
|
377
|
+
:where(.pf-v6-m-dir-rtl, [dir=rtl]) .pf-v6-c-toolbar__expand-all-icon {
|
238
378
|
scale: -1 1;
|
239
379
|
}
|
240
380
|
|
241
|
-
.pf-
|
242
|
-
.pf-
|
243
|
-
align-
|
381
|
+
.pf-v6-c-toolbar__group,
|
382
|
+
.pf-v6-c-toolbar__item {
|
383
|
+
align-items: baseline;
|
244
384
|
}
|
245
|
-
.pf-
|
246
|
-
.pf-
|
385
|
+
.pf-v6-c-toolbar__group.pf-m-overflow-container,
|
386
|
+
.pf-v6-c-toolbar__item.pf-m-overflow-container {
|
247
387
|
flex: 1;
|
248
388
|
overflow: auto;
|
249
389
|
}
|
250
390
|
|
251
|
-
.pf-
|
252
|
-
.pf-
|
391
|
+
.pf-v6-c-toolbar__group.pf-m-align-start,
|
392
|
+
.pf-v6-c-toolbar__item.pf-m-align-start {
|
253
393
|
margin-inline-start: 0;
|
254
394
|
}
|
255
|
-
.pf-
|
256
|
-
.pf-
|
395
|
+
.pf-v6-c-toolbar__group.pf-m-align-center,
|
396
|
+
.pf-v6-c-toolbar__item.pf-m-align-center {
|
257
397
|
margin-inline-start: auto;
|
258
398
|
margin-inline-end: auto;
|
259
399
|
}
|
260
|
-
.pf-
|
261
|
-
.pf-
|
400
|
+
.pf-v6-c-toolbar__group.pf-m-align-end,
|
401
|
+
.pf-v6-c-toolbar__item.pf-m-align-end {
|
262
402
|
margin-inline-start: auto;
|
263
403
|
}
|
264
|
-
.pf-
|
265
|
-
.pf-
|
404
|
+
.pf-v6-c-toolbar__group.pf-m-flex-grow,
|
405
|
+
.pf-v6-c-toolbar__item.pf-m-flex-grow {
|
266
406
|
flex-grow: 1;
|
267
407
|
}
|
268
|
-
.pf-
|
269
|
-
.pf-
|
408
|
+
.pf-v6-c-toolbar__group.pf-m-align-self-stretch,
|
409
|
+
.pf-v6-c-toolbar__item.pf-m-align-self-stretch {
|
270
410
|
align-self: stretch;
|
271
411
|
}
|
272
|
-
.pf-
|
273
|
-
.pf-
|
412
|
+
.pf-v6-c-toolbar__group.pf-m-align-self-baseline,
|
413
|
+
.pf-v6-c-toolbar__item.pf-m-align-self-baseline {
|
274
414
|
align-self: baseline;
|
275
415
|
}
|
276
|
-
.pf-
|
277
|
-
.pf-
|
416
|
+
.pf-v6-c-toolbar__group.pf-m-align-self-start,
|
417
|
+
.pf-v6-c-toolbar__item.pf-m-align-self-start {
|
278
418
|
align-self: start;
|
279
419
|
}
|
280
|
-
.pf-
|
281
|
-
.pf-
|
420
|
+
.pf-v6-c-toolbar__group.pf-m-align-self-center,
|
421
|
+
.pf-v6-c-toolbar__item.pf-m-align-self-center {
|
282
422
|
align-self: center;
|
283
423
|
}
|
284
|
-
.pf-
|
285
|
-
.pf-
|
424
|
+
.pf-v6-c-toolbar__group.pf-m-align-self-end,
|
425
|
+
.pf-v6-c-toolbar__item.pf-m-align-self-end {
|
286
426
|
align-self: end;
|
287
427
|
}
|
288
428
|
|
289
|
-
.pf-
|
290
|
-
|
291
|
-
|
292
|
-
|
293
|
-
|
294
|
-
|
295
|
-
.pf-
|
296
|
-
|
297
|
-
|
298
|
-
|
299
|
-
|
300
|
-
|
301
|
-
.pf-
|
302
|
-
|
303
|
-
}
|
304
|
-
.pf-
|
305
|
-
|
306
|
-
|
307
|
-
|
308
|
-
|
309
|
-
|
310
|
-
.pf-
|
311
|
-
|
312
|
-
|
313
|
-
|
314
|
-
|
315
|
-
.pf-v5-c-toolbar__content.pf-m-inset-xl,
|
316
|
-
.pf-v5-c-toolbar__content-section.pf-m-inset-xl {
|
317
|
-
--pf-v5-c-toolbar__content--PaddingInline: var(--pf-v5-global--spacer--xl);
|
318
|
-
}
|
319
|
-
.pf-v5-c-toolbar.pf-m-inset-2xl,
|
320
|
-
.pf-v5-c-toolbar__content.pf-m-inset-2xl,
|
321
|
-
.pf-v5-c-toolbar__content-section.pf-m-inset-2xl {
|
322
|
-
--pf-v5-c-toolbar__content--PaddingInline: var(--pf-v5-global--spacer--2xl);
|
323
|
-
}
|
324
|
-
.pf-v5-c-toolbar.pf-m-inset-3xl,
|
325
|
-
.pf-v5-c-toolbar__content.pf-m-inset-3xl,
|
326
|
-
.pf-v5-c-toolbar__content-section.pf-m-inset-3xl {
|
327
|
-
--pf-v5-c-toolbar__content--PaddingInline: var(--pf-v5-global--spacer--3xl);
|
328
|
-
}
|
329
|
-
.pf-v5-c-toolbar.pf-m-inset-4xl,
|
330
|
-
.pf-v5-c-toolbar__content.pf-m-inset-4xl,
|
331
|
-
.pf-v5-c-toolbar__content-section.pf-m-inset-4xl {
|
332
|
-
--pf-v5-c-toolbar__content--PaddingInline: var(--pf-v5-global--spacer--4xl);
|
429
|
+
.pf-v6-c-toolbar.pf-m-inset-none {
|
430
|
+
padding-inline: 0;
|
431
|
+
}
|
432
|
+
.pf-v6-c-toolbar.pf-m-inset-xs {
|
433
|
+
padding-inline: var(--pf-t--global--spacer--xs);
|
434
|
+
}
|
435
|
+
.pf-v6-c-toolbar.pf-m-inset-sm {
|
436
|
+
padding-inline: var(--pf-t--global--spacer--sm);
|
437
|
+
}
|
438
|
+
.pf-v6-c-toolbar.pf-m-inset-md {
|
439
|
+
padding-inline: var(--pf-t--global--spacer--md);
|
440
|
+
}
|
441
|
+
.pf-v6-c-toolbar.pf-m-inset-lg {
|
442
|
+
padding-inline: var(--pf-t--global--spacer--lg);
|
443
|
+
}
|
444
|
+
.pf-v6-c-toolbar.pf-m-inset-xl {
|
445
|
+
padding-inline: var(--pf-t--global--spacer--xl);
|
446
|
+
}
|
447
|
+
.pf-v6-c-toolbar.pf-m-inset-2xl {
|
448
|
+
padding-inline: var(--pf-t--global--spacer--2xl);
|
449
|
+
}
|
450
|
+
.pf-v6-c-toolbar.pf-m-inset-3xl {
|
451
|
+
padding-inline: var(--pf-t--global--spacer--3xl);
|
452
|
+
}
|
453
|
+
.pf-v6-c-toolbar.pf-m-inset-4xl {
|
454
|
+
padding-inline: var(--pf-t--global--spacer--4xl);
|
333
455
|
}
|
334
456
|
|
335
|
-
.pf-
|
336
|
-
.pf-
|
337
|
-
.pf-
|
338
|
-
.pf-v5-c-toolbar__content-section.pf-m-wrap {
|
457
|
+
.pf-v6-c-toolbar__group.pf-m-wrap,
|
458
|
+
.pf-v6-c-toolbar__item.pf-m-wrap,
|
459
|
+
.pf-v6-c-toolbar__content-section.pf-m-wrap {
|
339
460
|
flex-wrap: wrap;
|
340
461
|
}
|
341
|
-
.pf-
|
342
|
-
.pf-
|
343
|
-
.pf-
|
344
|
-
.pf-v5-c-toolbar__content-section.pf-m-nowrap {
|
462
|
+
.pf-v6-c-toolbar__group.pf-m-nowrap,
|
463
|
+
.pf-v6-c-toolbar__item.pf-m-nowrap,
|
464
|
+
.pf-v6-c-toolbar__content-section.pf-m-nowrap {
|
345
465
|
flex-wrap: nowrap;
|
346
466
|
}
|
347
|
-
.pf-
|
348
|
-
.pf-
|
349
|
-
.pf-
|
350
|
-
.pf-v5-c-toolbar__content-section.pf-m-align-items-stretch {
|
467
|
+
.pf-v6-c-toolbar__group.pf-m-align-items-stretch,
|
468
|
+
.pf-v6-c-toolbar__item.pf-m-align-items-stretch,
|
469
|
+
.pf-v6-c-toolbar__content-section.pf-m-align-items-stretch {
|
351
470
|
align-items: stretch;
|
352
471
|
}
|
353
|
-
.pf-
|
354
|
-
.pf-
|
355
|
-
.pf-
|
356
|
-
.pf-v5-c-toolbar__content-section.pf-m-align-items-baseline {
|
472
|
+
.pf-v6-c-toolbar__group.pf-m-align-items-baseline,
|
473
|
+
.pf-v6-c-toolbar__item.pf-m-align-items-baseline,
|
474
|
+
.pf-v6-c-toolbar__content-section.pf-m-align-items-baseline {
|
357
475
|
align-items: baseline;
|
358
476
|
}
|
359
|
-
.pf-
|
360
|
-
.pf-
|
361
|
-
.pf-
|
362
|
-
.pf-v5-c-toolbar__content-section.pf-m-align-items-start {
|
477
|
+
.pf-v6-c-toolbar__group.pf-m-align-items-start,
|
478
|
+
.pf-v6-c-toolbar__item.pf-m-align-items-start,
|
479
|
+
.pf-v6-c-toolbar__content-section.pf-m-align-items-start {
|
363
480
|
align-items: start;
|
364
481
|
}
|
365
|
-
.pf-
|
366
|
-
.pf-
|
367
|
-
.pf-
|
368
|
-
.pf-v5-c-toolbar__content-section.pf-m-align-items-center {
|
482
|
+
.pf-v6-c-toolbar__group.pf-m-align-items-center,
|
483
|
+
.pf-v6-c-toolbar__item.pf-m-align-items-center,
|
484
|
+
.pf-v6-c-toolbar__content-section.pf-m-align-items-center {
|
369
485
|
align-items: center;
|
370
486
|
}
|
371
|
-
.pf-
|
372
|
-
.pf-
|
373
|
-
.pf-
|
374
|
-
.pf-v5-c-toolbar__content-section.pf-m-align-items-end {
|
487
|
+
.pf-v6-c-toolbar__group.pf-m-align-items-end,
|
488
|
+
.pf-v6-c-toolbar__item.pf-m-align-items-end,
|
489
|
+
.pf-v6-c-toolbar__content-section.pf-m-align-items-end {
|
375
490
|
align-items: end;
|
376
491
|
}
|
377
|
-
.pf-
|
378
|
-
.pf-
|
379
|
-
.pf-
|
380
|
-
|
492
|
+
.pf-v6-c-toolbar__group.pf-m-gap-none,
|
493
|
+
.pf-v6-c-toolbar__item.pf-m-gap-none,
|
494
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-none {
|
495
|
+
gap: 0;
|
496
|
+
}
|
497
|
+
.pf-v6-c-toolbar__group.pf-m-gap-xs,
|
498
|
+
.pf-v6-c-toolbar__item.pf-m-gap-xs,
|
499
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-xs {
|
500
|
+
gap: var(--pf-t--global--spacer--xs);
|
501
|
+
}
|
502
|
+
.pf-v6-c-toolbar__group.pf-m-gap-sm,
|
503
|
+
.pf-v6-c-toolbar__item.pf-m-gap-sm,
|
504
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-sm {
|
505
|
+
gap: var(--pf-t--global--spacer--sm);
|
506
|
+
}
|
507
|
+
.pf-v6-c-toolbar__group.pf-m-gap-md,
|
508
|
+
.pf-v6-c-toolbar__item.pf-m-gap-md,
|
509
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-md {
|
510
|
+
gap: var(--pf-t--global--spacer--md);
|
511
|
+
}
|
512
|
+
.pf-v6-c-toolbar__group.pf-m-gap-lg,
|
513
|
+
.pf-v6-c-toolbar__item.pf-m-gap-lg,
|
514
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-lg {
|
515
|
+
gap: var(--pf-t--global--spacer--lg);
|
516
|
+
}
|
517
|
+
.pf-v6-c-toolbar__group.pf-m-gap-xl,
|
518
|
+
.pf-v6-c-toolbar__item.pf-m-gap-xl,
|
519
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-xl {
|
520
|
+
gap: var(--pf-t--global--spacer--xl);
|
521
|
+
}
|
522
|
+
.pf-v6-c-toolbar__group.pf-m-gap-2xl,
|
523
|
+
.pf-v6-c-toolbar__item.pf-m-gap-2xl,
|
524
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-2xl {
|
525
|
+
gap: var(--pf-t--global--spacer--2xl);
|
526
|
+
}
|
527
|
+
.pf-v6-c-toolbar__group.pf-m-gap-3xl,
|
528
|
+
.pf-v6-c-toolbar__item.pf-m-gap-3xl,
|
529
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-3xl {
|
530
|
+
gap: var(--pf-t--global--spacer--3xl);
|
531
|
+
}
|
532
|
+
.pf-v6-c-toolbar__group.pf-m-gap-4xl,
|
533
|
+
.pf-v6-c-toolbar__item.pf-m-gap-4xl,
|
534
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-4xl {
|
535
|
+
gap: var(--pf-t--global--spacer--4xl);
|
536
|
+
}
|
537
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-none,
|
538
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-none,
|
539
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-none {
|
381
540
|
column-gap: 0;
|
382
541
|
}
|
383
|
-
.pf-
|
384
|
-
.pf-
|
385
|
-
.pf-
|
386
|
-
|
387
|
-
|
388
|
-
|
389
|
-
.pf-
|
390
|
-
.pf-
|
391
|
-
|
392
|
-
|
393
|
-
|
394
|
-
|
395
|
-
.pf-
|
396
|
-
|
397
|
-
|
398
|
-
.pf-
|
399
|
-
|
400
|
-
|
401
|
-
|
402
|
-
|
403
|
-
.pf-
|
404
|
-
.pf-
|
405
|
-
|
406
|
-
|
407
|
-
|
408
|
-
.pf-
|
409
|
-
.pf-
|
410
|
-
.pf-
|
411
|
-
column-gap: var(--pf-
|
412
|
-
}
|
413
|
-
.pf-
|
414
|
-
.pf-
|
415
|
-
.pf-
|
416
|
-
|
417
|
-
|
418
|
-
|
419
|
-
.pf-
|
420
|
-
.pf-
|
421
|
-
|
422
|
-
|
423
|
-
|
424
|
-
|
425
|
-
.pf-
|
426
|
-
|
427
|
-
|
428
|
-
.pf-
|
429
|
-
|
430
|
-
|
431
|
-
|
432
|
-
|
433
|
-
.pf-
|
434
|
-
.pf-
|
435
|
-
|
436
|
-
|
437
|
-
|
438
|
-
.pf-
|
439
|
-
.pf-
|
440
|
-
.pf-
|
441
|
-
column-gap:
|
442
|
-
}
|
443
|
-
.pf-
|
444
|
-
.pf-
|
445
|
-
.pf-
|
446
|
-
|
447
|
-
|
448
|
-
|
449
|
-
.pf-
|
450
|
-
.pf-
|
451
|
-
|
452
|
-
|
453
|
-
|
454
|
-
|
455
|
-
.pf-
|
456
|
-
|
457
|
-
|
458
|
-
.pf-
|
459
|
-
|
460
|
-
|
461
|
-
|
462
|
-
|
463
|
-
.pf-
|
464
|
-
.pf-
|
465
|
-
|
466
|
-
|
467
|
-
.pf-v5-c-toolbar__group.pf-m-margin-inline-startxs,
|
468
|
-
.pf-v5-c-toolbar__item.pf-m-margin-inline-startxs,
|
469
|
-
.pf-v5-c-toolbar__content.pf-m-margin-inline-startxs,
|
470
|
-
.pf-v5-c-toolbar__content-section.pf-m-margin-inline-startxs {
|
471
|
-
margin-inline-start: var(--pf-v5-global--spacer--xs);
|
472
|
-
}
|
473
|
-
.pf-v5-c-toolbar__group.pf-m-margin-inline-endxs,
|
474
|
-
.pf-v5-c-toolbar__item.pf-m-margin-inline-endxs,
|
475
|
-
.pf-v5-c-toolbar__content.pf-m-margin-inline-endxs,
|
476
|
-
.pf-v5-c-toolbar__content-section.pf-m-margin-inline-endxs {
|
477
|
-
margin-inline-end: var(--pf-v5-global--spacer--xs);
|
478
|
-
}
|
479
|
-
.pf-v5-c-toolbar__group.pf-m-column-gap-sm,
|
480
|
-
.pf-v5-c-toolbar__item.pf-m-column-gap-sm,
|
481
|
-
.pf-v5-c-toolbar__content.pf-m-column-gap-sm,
|
482
|
-
.pf-v5-c-toolbar__content-section.pf-m-column-gap-sm {
|
483
|
-
column-gap: var(--pf-v5-global--spacer--sm);
|
484
|
-
}
|
485
|
-
.pf-v5-c-toolbar__group.pf-m-row-gap-sm,
|
486
|
-
.pf-v5-c-toolbar__item.pf-m-row-gap-sm,
|
487
|
-
.pf-v5-c-toolbar__content.pf-m-row-gap-sm,
|
488
|
-
.pf-v5-c-toolbar__content-section.pf-m-row-gap-sm {
|
489
|
-
column-gap: var(--pf-v5-global--spacer--sm);
|
490
|
-
}
|
491
|
-
.pf-v5-c-toolbar__group.pf-m-margin-inline-startsm,
|
492
|
-
.pf-v5-c-toolbar__item.pf-m-margin-inline-startsm,
|
493
|
-
.pf-v5-c-toolbar__content.pf-m-margin-inline-startsm,
|
494
|
-
.pf-v5-c-toolbar__content-section.pf-m-margin-inline-startsm {
|
495
|
-
margin-inline-start: var(--pf-v5-global--spacer--sm);
|
496
|
-
}
|
497
|
-
.pf-v5-c-toolbar__group.pf-m-margin-inline-endsm,
|
498
|
-
.pf-v5-c-toolbar__item.pf-m-margin-inline-endsm,
|
499
|
-
.pf-v5-c-toolbar__content.pf-m-margin-inline-endsm,
|
500
|
-
.pf-v5-c-toolbar__content-section.pf-m-margin-inline-endsm {
|
501
|
-
margin-inline-end: var(--pf-v5-global--spacer--sm);
|
502
|
-
}
|
503
|
-
.pf-v5-c-toolbar__group.pf-m-column-gap-md,
|
504
|
-
.pf-v5-c-toolbar__item.pf-m-column-gap-md,
|
505
|
-
.pf-v5-c-toolbar__content.pf-m-column-gap-md,
|
506
|
-
.pf-v5-c-toolbar__content-section.pf-m-column-gap-md {
|
507
|
-
column-gap: var(--pf-v5-global--spacer--md);
|
508
|
-
}
|
509
|
-
.pf-v5-c-toolbar__group.pf-m-row-gap-md,
|
510
|
-
.pf-v5-c-toolbar__item.pf-m-row-gap-md,
|
511
|
-
.pf-v5-c-toolbar__content.pf-m-row-gap-md,
|
512
|
-
.pf-v5-c-toolbar__content-section.pf-m-row-gap-md {
|
513
|
-
column-gap: var(--pf-v5-global--spacer--md);
|
514
|
-
}
|
515
|
-
.pf-v5-c-toolbar__group.pf-m-margin-inline-startmd,
|
516
|
-
.pf-v5-c-toolbar__item.pf-m-margin-inline-startmd,
|
517
|
-
.pf-v5-c-toolbar__content.pf-m-margin-inline-startmd,
|
518
|
-
.pf-v5-c-toolbar__content-section.pf-m-margin-inline-startmd {
|
519
|
-
margin-inline-start: var(--pf-v5-global--spacer--md);
|
520
|
-
}
|
521
|
-
.pf-v5-c-toolbar__group.pf-m-margin-inline-endmd,
|
522
|
-
.pf-v5-c-toolbar__item.pf-m-margin-inline-endmd,
|
523
|
-
.pf-v5-c-toolbar__content.pf-m-margin-inline-endmd,
|
524
|
-
.pf-v5-c-toolbar__content-section.pf-m-margin-inline-endmd {
|
525
|
-
margin-inline-end: var(--pf-v5-global--spacer--md);
|
526
|
-
}
|
527
|
-
.pf-v5-c-toolbar__group.pf-m-column-gap-lg,
|
528
|
-
.pf-v5-c-toolbar__item.pf-m-column-gap-lg,
|
529
|
-
.pf-v5-c-toolbar__content.pf-m-column-gap-lg,
|
530
|
-
.pf-v5-c-toolbar__content-section.pf-m-column-gap-lg {
|
531
|
-
column-gap: var(--pf-v5-global--spacer--lg);
|
532
|
-
}
|
533
|
-
.pf-v5-c-toolbar__group.pf-m-row-gap-lg,
|
534
|
-
.pf-v5-c-toolbar__item.pf-m-row-gap-lg,
|
535
|
-
.pf-v5-c-toolbar__content.pf-m-row-gap-lg,
|
536
|
-
.pf-v5-c-toolbar__content-section.pf-m-row-gap-lg {
|
537
|
-
column-gap: var(--pf-v5-global--spacer--lg);
|
538
|
-
}
|
539
|
-
.pf-v5-c-toolbar__group.pf-m-margin-inline-startlg,
|
540
|
-
.pf-v5-c-toolbar__item.pf-m-margin-inline-startlg,
|
541
|
-
.pf-v5-c-toolbar__content.pf-m-margin-inline-startlg,
|
542
|
-
.pf-v5-c-toolbar__content-section.pf-m-margin-inline-startlg {
|
543
|
-
margin-inline-start: var(--pf-v5-global--spacer--lg);
|
544
|
-
}
|
545
|
-
.pf-v5-c-toolbar__group.pf-m-margin-inline-endlg,
|
546
|
-
.pf-v5-c-toolbar__item.pf-m-margin-inline-endlg,
|
547
|
-
.pf-v5-c-toolbar__content.pf-m-margin-inline-endlg,
|
548
|
-
.pf-v5-c-toolbar__content-section.pf-m-margin-inline-endlg {
|
549
|
-
margin-inline-end: var(--pf-v5-global--spacer--lg);
|
550
|
-
}
|
551
|
-
.pf-v5-c-toolbar__group.pf-m-column-gap-xl,
|
552
|
-
.pf-v5-c-toolbar__item.pf-m-column-gap-xl,
|
553
|
-
.pf-v5-c-toolbar__content.pf-m-column-gap-xl,
|
554
|
-
.pf-v5-c-toolbar__content-section.pf-m-column-gap-xl {
|
555
|
-
column-gap: var(--pf-v5-global--spacer--xl);
|
556
|
-
}
|
557
|
-
.pf-v5-c-toolbar__group.pf-m-row-gap-xl,
|
558
|
-
.pf-v5-c-toolbar__item.pf-m-row-gap-xl,
|
559
|
-
.pf-v5-c-toolbar__content.pf-m-row-gap-xl,
|
560
|
-
.pf-v5-c-toolbar__content-section.pf-m-row-gap-xl {
|
561
|
-
column-gap: var(--pf-v5-global--spacer--xl);
|
562
|
-
}
|
563
|
-
.pf-v5-c-toolbar__group.pf-m-margin-inline-startxl,
|
564
|
-
.pf-v5-c-toolbar__item.pf-m-margin-inline-startxl,
|
565
|
-
.pf-v5-c-toolbar__content.pf-m-margin-inline-startxl,
|
566
|
-
.pf-v5-c-toolbar__content-section.pf-m-margin-inline-startxl {
|
567
|
-
margin-inline-start: var(--pf-v5-global--spacer--xl);
|
568
|
-
}
|
569
|
-
.pf-v5-c-toolbar__group.pf-m-margin-inline-endxl,
|
570
|
-
.pf-v5-c-toolbar__item.pf-m-margin-inline-endxl,
|
571
|
-
.pf-v5-c-toolbar__content.pf-m-margin-inline-endxl,
|
572
|
-
.pf-v5-c-toolbar__content-section.pf-m-margin-inline-endxl {
|
573
|
-
margin-inline-end: var(--pf-v5-global--spacer--xl);
|
574
|
-
}
|
575
|
-
.pf-v5-c-toolbar__group.pf-m-column-gap-2xl,
|
576
|
-
.pf-v5-c-toolbar__item.pf-m-column-gap-2xl,
|
577
|
-
.pf-v5-c-toolbar__content.pf-m-column-gap-2xl,
|
578
|
-
.pf-v5-c-toolbar__content-section.pf-m-column-gap-2xl {
|
579
|
-
column-gap: var(--pf-v5-global--spacer--2xl);
|
580
|
-
}
|
581
|
-
.pf-v5-c-toolbar__group.pf-m-row-gap-2xl,
|
582
|
-
.pf-v5-c-toolbar__item.pf-m-row-gap-2xl,
|
583
|
-
.pf-v5-c-toolbar__content.pf-m-row-gap-2xl,
|
584
|
-
.pf-v5-c-toolbar__content-section.pf-m-row-gap-2xl {
|
585
|
-
column-gap: var(--pf-v5-global--spacer--2xl);
|
586
|
-
}
|
587
|
-
.pf-v5-c-toolbar__group.pf-m-margin-inline-start2xl,
|
588
|
-
.pf-v5-c-toolbar__item.pf-m-margin-inline-start2xl,
|
589
|
-
.pf-v5-c-toolbar__content.pf-m-margin-inline-start2xl,
|
590
|
-
.pf-v5-c-toolbar__content-section.pf-m-margin-inline-start2xl {
|
591
|
-
margin-inline-start: var(--pf-v5-global--spacer--2xl);
|
592
|
-
}
|
593
|
-
.pf-v5-c-toolbar__group.pf-m-margin-inline-end2xl,
|
594
|
-
.pf-v5-c-toolbar__item.pf-m-margin-inline-end2xl,
|
595
|
-
.pf-v5-c-toolbar__content.pf-m-margin-inline-end2xl,
|
596
|
-
.pf-v5-c-toolbar__content-section.pf-m-margin-inline-end2xl {
|
597
|
-
margin-inline-end: var(--pf-v5-global--spacer--2xl);
|
598
|
-
}
|
599
|
-
.pf-v5-c-toolbar__group.pf-m-column-gap-3xl,
|
600
|
-
.pf-v5-c-toolbar__item.pf-m-column-gap-3xl,
|
601
|
-
.pf-v5-c-toolbar__content.pf-m-column-gap-3xl,
|
602
|
-
.pf-v5-c-toolbar__content-section.pf-m-column-gap-3xl {
|
603
|
-
column-gap: var(--pf-v5-global--spacer--3xl);
|
604
|
-
}
|
605
|
-
.pf-v5-c-toolbar__group.pf-m-row-gap-3xl,
|
606
|
-
.pf-v5-c-toolbar__item.pf-m-row-gap-3xl,
|
607
|
-
.pf-v5-c-toolbar__content.pf-m-row-gap-3xl,
|
608
|
-
.pf-v5-c-toolbar__content-section.pf-m-row-gap-3xl {
|
609
|
-
column-gap: var(--pf-v5-global--spacer--3xl);
|
610
|
-
}
|
611
|
-
.pf-v5-c-toolbar__group.pf-m-margin-inline-start3xl,
|
612
|
-
.pf-v5-c-toolbar__item.pf-m-margin-inline-start3xl,
|
613
|
-
.pf-v5-c-toolbar__content.pf-m-margin-inline-start3xl,
|
614
|
-
.pf-v5-c-toolbar__content-section.pf-m-margin-inline-start3xl {
|
615
|
-
margin-inline-start: var(--pf-v5-global--spacer--3xl);
|
616
|
-
}
|
617
|
-
.pf-v5-c-toolbar__group.pf-m-margin-inline-end3xl,
|
618
|
-
.pf-v5-c-toolbar__item.pf-m-margin-inline-end3xl,
|
619
|
-
.pf-v5-c-toolbar__content.pf-m-margin-inline-end3xl,
|
620
|
-
.pf-v5-c-toolbar__content-section.pf-m-margin-inline-end3xl {
|
621
|
-
margin-inline-end: var(--pf-v5-global--spacer--3xl);
|
622
|
-
}
|
623
|
-
.pf-v5-c-toolbar__group.pf-m-column-gap-4xl,
|
624
|
-
.pf-v5-c-toolbar__item.pf-m-column-gap-4xl,
|
625
|
-
.pf-v5-c-toolbar__content.pf-m-column-gap-4xl,
|
626
|
-
.pf-v5-c-toolbar__content-section.pf-m-column-gap-4xl {
|
627
|
-
column-gap: var(--pf-v5-global--spacer--4xl);
|
628
|
-
}
|
629
|
-
.pf-v5-c-toolbar__group.pf-m-row-gap-4xl,
|
630
|
-
.pf-v5-c-toolbar__item.pf-m-row-gap-4xl,
|
631
|
-
.pf-v5-c-toolbar__content.pf-m-row-gap-4xl,
|
632
|
-
.pf-v5-c-toolbar__content-section.pf-m-row-gap-4xl {
|
633
|
-
column-gap: var(--pf-v5-global--spacer--4xl);
|
634
|
-
}
|
635
|
-
.pf-v5-c-toolbar__group.pf-m-margin-inline-start4xl,
|
636
|
-
.pf-v5-c-toolbar__item.pf-m-margin-inline-start4xl,
|
637
|
-
.pf-v5-c-toolbar__content.pf-m-margin-inline-start4xl,
|
638
|
-
.pf-v5-c-toolbar__content-section.pf-m-margin-inline-start4xl {
|
639
|
-
margin-inline-start: var(--pf-v5-global--spacer--4xl);
|
640
|
-
}
|
641
|
-
.pf-v5-c-toolbar__group.pf-m-margin-inline-end4xl,
|
642
|
-
.pf-v5-c-toolbar__item.pf-m-margin-inline-end4xl,
|
643
|
-
.pf-v5-c-toolbar__content.pf-m-margin-inline-end4xl,
|
644
|
-
.pf-v5-c-toolbar__content-section.pf-m-margin-inline-end4xl {
|
645
|
-
margin-inline-end: var(--pf-v5-global--spacer--4xl);
|
542
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-none,
|
543
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-none,
|
544
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-none {
|
545
|
+
row-gap: 0;
|
546
|
+
}
|
547
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-xs,
|
548
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-xs,
|
549
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-xs {
|
550
|
+
column-gap: var(--pf-t--global--spacer--xs);
|
551
|
+
}
|
552
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-xs,
|
553
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-xs,
|
554
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-xs {
|
555
|
+
row-gap: var(--pf-t--global--spacer--xs);
|
556
|
+
}
|
557
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-sm,
|
558
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-sm,
|
559
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-sm {
|
560
|
+
column-gap: var(--pf-t--global--spacer--sm);
|
561
|
+
}
|
562
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-sm,
|
563
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-sm,
|
564
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-sm {
|
565
|
+
row-gap: var(--pf-t--global--spacer--sm);
|
566
|
+
}
|
567
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-md,
|
568
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-md,
|
569
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-md {
|
570
|
+
column-gap: var(--pf-t--global--spacer--md);
|
571
|
+
}
|
572
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-md,
|
573
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-md,
|
574
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-md {
|
575
|
+
row-gap: var(--pf-t--global--spacer--md);
|
576
|
+
}
|
577
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-lg,
|
578
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-lg,
|
579
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-lg {
|
580
|
+
column-gap: var(--pf-t--global--spacer--lg);
|
581
|
+
}
|
582
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-lg,
|
583
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-lg,
|
584
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-lg {
|
585
|
+
row-gap: var(--pf-t--global--spacer--lg);
|
586
|
+
}
|
587
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-xl,
|
588
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-xl,
|
589
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-xl {
|
590
|
+
column-gap: var(--pf-t--global--spacer--xl);
|
591
|
+
}
|
592
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-xl,
|
593
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-xl,
|
594
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-xl {
|
595
|
+
row-gap: var(--pf-t--global--spacer--xl);
|
596
|
+
}
|
597
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-2xl,
|
598
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-2xl,
|
599
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-2xl {
|
600
|
+
column-gap: var(--pf-t--global--spacer--2xl);
|
601
|
+
}
|
602
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-2xl,
|
603
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-2xl,
|
604
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-2xl {
|
605
|
+
row-gap: var(--pf-t--global--spacer--2xl);
|
606
|
+
}
|
607
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-3xl,
|
608
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-3xl,
|
609
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-3xl {
|
610
|
+
column-gap: var(--pf-t--global--spacer--3xl);
|
611
|
+
}
|
612
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-3xl,
|
613
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-3xl,
|
614
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-3xl {
|
615
|
+
row-gap: var(--pf-t--global--spacer--3xl);
|
616
|
+
}
|
617
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-4xl,
|
618
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-4xl,
|
619
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-4xl {
|
620
|
+
column-gap: var(--pf-t--global--spacer--4xl);
|
621
|
+
}
|
622
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-4xl,
|
623
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-4xl,
|
624
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-4xl {
|
625
|
+
row-gap: var(--pf-t--global--spacer--4xl);
|
646
626
|
}
|
647
627
|
|
648
|
-
.pf-
|
649
|
-
.pf-
|
628
|
+
.pf-v6-c-toolbar__group:where(.pf-m-toggle-group).pf-m-show .pf-v6-c-toolbar__group,
|
629
|
+
.pf-v6-c-toolbar__group:where(.pf-m-toggle-group).pf-m-show .pf-v6-c-toolbar__item {
|
650
630
|
display: flex;
|
651
631
|
flex: 0 1 auto;
|
652
632
|
}
|
653
|
-
.pf-
|
633
|
+
.pf-v6-c-toolbar__group:where(.pf-m-toggle-group).pf-m-show .pf-v6-c-toolbar__toggle {
|
654
634
|
display: none;
|
655
635
|
}
|
656
|
-
.pf-
|
657
|
-
.pf-
|
658
|
-
.pf-
|
636
|
+
.pf-v6-c-toolbar__group:where(.pf-m-toggle-group) .pf-v6-c-toolbar__group,
|
637
|
+
.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,
|
638
|
+
.pf-v6-c-toolbar__group:where(.pf-m-toggle-group).pf-m-hide .pf-v6-c-toolbar__item {
|
659
639
|
display: none;
|
660
640
|
}
|
661
|
-
.pf-
|
662
|
-
display: inline-
|
641
|
+
.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 {
|
642
|
+
display: inline-flex;
|
663
643
|
}
|
664
644
|
|
665
|
-
@media (min-width:
|
666
|
-
.pf-
|
667
|
-
.pf-
|
645
|
+
@media (min-width: 36rem) {
|
646
|
+
.pf-v6-c-toolbar__group.pf-m-align-start-on-sm,
|
647
|
+
.pf-v6-c-toolbar__item.pf-m-align-start-on-sm {
|
668
648
|
margin-inline-start: 0;
|
669
649
|
}
|
670
|
-
.pf-
|
671
|
-
.pf-
|
650
|
+
.pf-v6-c-toolbar__group.pf-m-align-center-on-sm,
|
651
|
+
.pf-v6-c-toolbar__item.pf-m-align-center-on-sm {
|
672
652
|
margin-inline-start: auto;
|
673
653
|
margin-inline-end: auto;
|
674
654
|
}
|
675
|
-
.pf-
|
676
|
-
.pf-
|
655
|
+
.pf-v6-c-toolbar__group.pf-m-align-end-on-sm,
|
656
|
+
.pf-v6-c-toolbar__item.pf-m-align-end-on-sm {
|
677
657
|
margin-inline-start: auto;
|
678
658
|
}
|
679
|
-
.pf-
|
680
|
-
.pf-
|
659
|
+
.pf-v6-c-toolbar__group.pf-m-flex-grow-on-sm,
|
660
|
+
.pf-v6-c-toolbar__item.pf-m-flex-grow-on-sm {
|
681
661
|
flex-grow: 1;
|
682
662
|
}
|
683
|
-
.pf-
|
684
|
-
.pf-
|
663
|
+
.pf-v6-c-toolbar__group.pf-m-align-self-stretch-on-sm,
|
664
|
+
.pf-v6-c-toolbar__item.pf-m-align-self-stretch-on-sm {
|
685
665
|
align-self: stretch;
|
686
666
|
}
|
687
|
-
.pf-
|
688
|
-
.pf-
|
667
|
+
.pf-v6-c-toolbar__group.pf-m-align-self-baseline-on-sm,
|
668
|
+
.pf-v6-c-toolbar__item.pf-m-align-self-baseline-on-sm {
|
689
669
|
align-self: baseline;
|
690
670
|
}
|
691
|
-
.pf-
|
692
|
-
.pf-
|
671
|
+
.pf-v6-c-toolbar__group.pf-m-align-self-start-on-sm,
|
672
|
+
.pf-v6-c-toolbar__item.pf-m-align-self-start-on-sm {
|
693
673
|
align-self: start;
|
694
674
|
}
|
695
|
-
.pf-
|
696
|
-
.pf-
|
675
|
+
.pf-v6-c-toolbar__group.pf-m-align-self-center-on-sm,
|
676
|
+
.pf-v6-c-toolbar__item.pf-m-align-self-center-on-sm {
|
697
677
|
align-self: center;
|
698
678
|
}
|
699
|
-
.pf-
|
700
|
-
.pf-
|
679
|
+
.pf-v6-c-toolbar__group.pf-m-align-self-end-on-sm,
|
680
|
+
.pf-v6-c-toolbar__item.pf-m-align-self-end-on-sm {
|
701
681
|
align-self: end;
|
702
682
|
}
|
703
|
-
.pf-
|
704
|
-
|
705
|
-
|
706
|
-
|
707
|
-
|
708
|
-
|
709
|
-
.pf-
|
710
|
-
|
711
|
-
|
712
|
-
|
713
|
-
|
714
|
-
|
715
|
-
.pf-
|
716
|
-
|
717
|
-
}
|
718
|
-
.pf-
|
719
|
-
|
720
|
-
|
721
|
-
|
722
|
-
|
723
|
-
|
724
|
-
.pf-
|
725
|
-
|
726
|
-
|
727
|
-
|
728
|
-
|
729
|
-
|
730
|
-
.pf-
|
731
|
-
|
732
|
-
|
733
|
-
.pf-v5-c-toolbar.pf-m-inset-2xl-on-sm,
|
734
|
-
.pf-v5-c-toolbar__content.pf-m-inset-2xl-on-sm,
|
735
|
-
.pf-v5-c-toolbar__content-section.pf-m-inset-2xl-on-sm {
|
736
|
-
--pf-v5-c-toolbar__content--PaddingInline: var(--pf-v5-global--spacer--2xl);
|
737
|
-
}
|
738
|
-
.pf-v5-c-toolbar.pf-m-inset-3xl-on-sm,
|
739
|
-
.pf-v5-c-toolbar__content.pf-m-inset-3xl-on-sm,
|
740
|
-
.pf-v5-c-toolbar__content-section.pf-m-inset-3xl-on-sm {
|
741
|
-
--pf-v5-c-toolbar__content--PaddingInline: var(--pf-v5-global--spacer--3xl);
|
742
|
-
}
|
743
|
-
.pf-v5-c-toolbar.pf-m-inset-4xl-on-sm,
|
744
|
-
.pf-v5-c-toolbar__content.pf-m-inset-4xl-on-sm,
|
745
|
-
.pf-v5-c-toolbar__content-section.pf-m-inset-4xl-on-sm {
|
746
|
-
--pf-v5-c-toolbar__content--PaddingInline: var(--pf-v5-global--spacer--4xl);
|
747
|
-
}
|
748
|
-
.pf-v5-c-toolbar__group.pf-m-wrap-on-sm,
|
749
|
-
.pf-v5-c-toolbar__item.pf-m-wrap-on-sm,
|
750
|
-
.pf-v5-c-toolbar__content.pf-m-wrap-on-sm,
|
751
|
-
.pf-v5-c-toolbar__content-section.pf-m-wrap-on-sm {
|
683
|
+
.pf-v6-c-toolbar.pf-m-inset-none-on-sm {
|
684
|
+
padding-inline: 0;
|
685
|
+
}
|
686
|
+
.pf-v6-c-toolbar.pf-m-inset-xs-on-sm {
|
687
|
+
padding-inline: var(--pf-t--global--spacer--xs);
|
688
|
+
}
|
689
|
+
.pf-v6-c-toolbar.pf-m-inset-sm-on-sm {
|
690
|
+
padding-inline: var(--pf-t--global--spacer--sm);
|
691
|
+
}
|
692
|
+
.pf-v6-c-toolbar.pf-m-inset-md-on-sm {
|
693
|
+
padding-inline: var(--pf-t--global--spacer--md);
|
694
|
+
}
|
695
|
+
.pf-v6-c-toolbar.pf-m-inset-lg-on-sm {
|
696
|
+
padding-inline: var(--pf-t--global--spacer--lg);
|
697
|
+
}
|
698
|
+
.pf-v6-c-toolbar.pf-m-inset-xl-on-sm {
|
699
|
+
padding-inline: var(--pf-t--global--spacer--xl);
|
700
|
+
}
|
701
|
+
.pf-v6-c-toolbar.pf-m-inset-2xl-on-sm {
|
702
|
+
padding-inline: var(--pf-t--global--spacer--2xl);
|
703
|
+
}
|
704
|
+
.pf-v6-c-toolbar.pf-m-inset-3xl-on-sm {
|
705
|
+
padding-inline: var(--pf-t--global--spacer--3xl);
|
706
|
+
}
|
707
|
+
.pf-v6-c-toolbar.pf-m-inset-4xl-on-sm {
|
708
|
+
padding-inline: var(--pf-t--global--spacer--4xl);
|
709
|
+
}
|
710
|
+
.pf-v6-c-toolbar__group.pf-m-wrap-on-sm,
|
711
|
+
.pf-v6-c-toolbar__item.pf-m-wrap-on-sm,
|
712
|
+
.pf-v6-c-toolbar__content-section.pf-m-wrap-on-sm {
|
752
713
|
flex-wrap: wrap;
|
753
714
|
}
|
754
|
-
.pf-
|
755
|
-
.pf-
|
756
|
-
.pf-
|
757
|
-
.pf-v5-c-toolbar__content-section.pf-m-nowrap-on-sm {
|
715
|
+
.pf-v6-c-toolbar__group.pf-m-nowrap-on-sm,
|
716
|
+
.pf-v6-c-toolbar__item.pf-m-nowrap-on-sm,
|
717
|
+
.pf-v6-c-toolbar__content-section.pf-m-nowrap-on-sm {
|
758
718
|
flex-wrap: nowrap;
|
759
719
|
}
|
760
|
-
.pf-
|
761
|
-
.pf-
|
762
|
-
.pf-
|
763
|
-
.pf-v5-c-toolbar__content-section.pf-m-align-items-stretch-on-sm {
|
720
|
+
.pf-v6-c-toolbar__group.pf-m-align-items-stretch-on-sm,
|
721
|
+
.pf-v6-c-toolbar__item.pf-m-align-items-stretch-on-sm,
|
722
|
+
.pf-v6-c-toolbar__content-section.pf-m-align-items-stretch-on-sm {
|
764
723
|
align-items: stretch;
|
765
724
|
}
|
766
|
-
.pf-
|
767
|
-
.pf-
|
768
|
-
.pf-
|
769
|
-
.pf-v5-c-toolbar__content-section.pf-m-align-items-baseline-on-sm {
|
725
|
+
.pf-v6-c-toolbar__group.pf-m-align-items-baseline-on-sm,
|
726
|
+
.pf-v6-c-toolbar__item.pf-m-align-items-baseline-on-sm,
|
727
|
+
.pf-v6-c-toolbar__content-section.pf-m-align-items-baseline-on-sm {
|
770
728
|
align-items: baseline;
|
771
729
|
}
|
772
|
-
.pf-
|
773
|
-
.pf-
|
774
|
-
.pf-
|
775
|
-
.pf-v5-c-toolbar__content-section.pf-m-align-items-start-on-sm {
|
730
|
+
.pf-v6-c-toolbar__group.pf-m-align-items-start-on-sm,
|
731
|
+
.pf-v6-c-toolbar__item.pf-m-align-items-start-on-sm,
|
732
|
+
.pf-v6-c-toolbar__content-section.pf-m-align-items-start-on-sm {
|
776
733
|
align-items: start;
|
777
734
|
}
|
778
|
-
.pf-
|
779
|
-
.pf-
|
780
|
-
.pf-
|
781
|
-
.pf-v5-c-toolbar__content-section.pf-m-align-items-center-on-sm {
|
735
|
+
.pf-v6-c-toolbar__group.pf-m-align-items-center-on-sm,
|
736
|
+
.pf-v6-c-toolbar__item.pf-m-align-items-center-on-sm,
|
737
|
+
.pf-v6-c-toolbar__content-section.pf-m-align-items-center-on-sm {
|
782
738
|
align-items: center;
|
783
739
|
}
|
784
|
-
.pf-
|
785
|
-
.pf-
|
786
|
-
.pf-
|
787
|
-
.pf-v5-c-toolbar__content-section.pf-m-align-items-end-on-sm {
|
740
|
+
.pf-v6-c-toolbar__group.pf-m-align-items-end-on-sm,
|
741
|
+
.pf-v6-c-toolbar__item.pf-m-align-items-end-on-sm,
|
742
|
+
.pf-v6-c-toolbar__content-section.pf-m-align-items-end-on-sm {
|
788
743
|
align-items: end;
|
789
744
|
}
|
790
|
-
.pf-
|
791
|
-
.pf-
|
792
|
-
.pf-
|
793
|
-
|
745
|
+
.pf-v6-c-toolbar__group.pf-m-gap-none-on-sm,
|
746
|
+
.pf-v6-c-toolbar__item.pf-m-gap-none-on-sm,
|
747
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-none-on-sm {
|
748
|
+
gap: 0;
|
749
|
+
}
|
750
|
+
.pf-v6-c-toolbar__group.pf-m-gap-xs-on-sm,
|
751
|
+
.pf-v6-c-toolbar__item.pf-m-gap-xs-on-sm,
|
752
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-xs-on-sm {
|
753
|
+
gap: var(--pf-t--global--spacer--xs);
|
754
|
+
}
|
755
|
+
.pf-v6-c-toolbar__group.pf-m-gap-sm-on-sm,
|
756
|
+
.pf-v6-c-toolbar__item.pf-m-gap-sm-on-sm,
|
757
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-sm-on-sm {
|
758
|
+
gap: var(--pf-t--global--spacer--sm);
|
759
|
+
}
|
760
|
+
.pf-v6-c-toolbar__group.pf-m-gap-md-on-sm,
|
761
|
+
.pf-v6-c-toolbar__item.pf-m-gap-md-on-sm,
|
762
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-md-on-sm {
|
763
|
+
gap: var(--pf-t--global--spacer--md);
|
764
|
+
}
|
765
|
+
.pf-v6-c-toolbar__group.pf-m-gap-lg-on-sm,
|
766
|
+
.pf-v6-c-toolbar__item.pf-m-gap-lg-on-sm,
|
767
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-lg-on-sm {
|
768
|
+
gap: var(--pf-t--global--spacer--lg);
|
769
|
+
}
|
770
|
+
.pf-v6-c-toolbar__group.pf-m-gap-xl-on-sm,
|
771
|
+
.pf-v6-c-toolbar__item.pf-m-gap-xl-on-sm,
|
772
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-xl-on-sm {
|
773
|
+
gap: var(--pf-t--global--spacer--xl);
|
774
|
+
}
|
775
|
+
.pf-v6-c-toolbar__group.pf-m-gap-2xl-on-sm,
|
776
|
+
.pf-v6-c-toolbar__item.pf-m-gap-2xl-on-sm,
|
777
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-2xl-on-sm {
|
778
|
+
gap: var(--pf-t--global--spacer--2xl);
|
779
|
+
}
|
780
|
+
.pf-v6-c-toolbar__group.pf-m-gap-3xl-on-sm,
|
781
|
+
.pf-v6-c-toolbar__item.pf-m-gap-3xl-on-sm,
|
782
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-3xl-on-sm {
|
783
|
+
gap: var(--pf-t--global--spacer--3xl);
|
784
|
+
}
|
785
|
+
.pf-v6-c-toolbar__group.pf-m-gap-4xl-on-sm,
|
786
|
+
.pf-v6-c-toolbar__item.pf-m-gap-4xl-on-sm,
|
787
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-4xl-on-sm {
|
788
|
+
gap: var(--pf-t--global--spacer--4xl);
|
789
|
+
}
|
790
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-none-on-sm,
|
791
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-none-on-sm,
|
792
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-none-on-sm {
|
794
793
|
column-gap: 0;
|
795
794
|
}
|
796
|
-
.pf-
|
797
|
-
.pf-
|
798
|
-
.pf-
|
799
|
-
|
800
|
-
|
801
|
-
|
802
|
-
.pf-
|
803
|
-
.pf-
|
804
|
-
|
805
|
-
|
806
|
-
|
807
|
-
|
808
|
-
.pf-
|
809
|
-
|
810
|
-
|
811
|
-
.pf-
|
812
|
-
|
813
|
-
|
814
|
-
|
815
|
-
|
816
|
-
.pf-
|
817
|
-
.pf-
|
818
|
-
|
819
|
-
|
820
|
-
|
821
|
-
.pf-
|
822
|
-
.pf-
|
823
|
-
.pf-
|
824
|
-
column-gap: var(--pf-
|
825
|
-
}
|
826
|
-
.pf-
|
827
|
-
.pf-
|
828
|
-
.pf-
|
829
|
-
|
830
|
-
|
831
|
-
|
832
|
-
.pf-
|
833
|
-
.pf-
|
834
|
-
|
835
|
-
|
836
|
-
|
837
|
-
|
838
|
-
.pf-
|
839
|
-
|
840
|
-
|
841
|
-
.pf-
|
842
|
-
|
843
|
-
|
844
|
-
|
845
|
-
|
846
|
-
.pf-
|
847
|
-
.pf-
|
848
|
-
|
849
|
-
|
850
|
-
|
851
|
-
.pf-
|
852
|
-
.pf-
|
853
|
-
.pf-
|
854
|
-
column-gap:
|
855
|
-
}
|
856
|
-
.pf-
|
857
|
-
.pf-
|
858
|
-
.pf-
|
859
|
-
|
860
|
-
|
861
|
-
|
862
|
-
.pf-
|
863
|
-
.pf-
|
864
|
-
|
865
|
-
|
866
|
-
|
867
|
-
|
868
|
-
.pf-
|
869
|
-
|
870
|
-
|
871
|
-
.pf-
|
872
|
-
|
873
|
-
|
874
|
-
|
875
|
-
|
876
|
-
.pf-
|
877
|
-
.pf-
|
878
|
-
|
879
|
-
|
880
|
-
|
881
|
-
.pf-
|
882
|
-
.pf-
|
883
|
-
.pf-v5-c-toolbar__content-section.pf-m-margin-inline-startxs-on-sm {
|
884
|
-
margin-inline-start: var(--pf-v5-global--spacer--xs);
|
885
|
-
}
|
886
|
-
.pf-v5-c-toolbar__group.pf-m-margin-inline-endxs-on-sm,
|
887
|
-
.pf-v5-c-toolbar__item.pf-m-margin-inline-endxs-on-sm,
|
888
|
-
.pf-v5-c-toolbar__content.pf-m-margin-inline-endxs-on-sm,
|
889
|
-
.pf-v5-c-toolbar__content-section.pf-m-margin-inline-endxs-on-sm {
|
890
|
-
margin-inline-end: var(--pf-v5-global--spacer--xs);
|
891
|
-
}
|
892
|
-
.pf-v5-c-toolbar__group.pf-m-column-gap-sm-on-sm,
|
893
|
-
.pf-v5-c-toolbar__item.pf-m-column-gap-sm-on-sm,
|
894
|
-
.pf-v5-c-toolbar__content.pf-m-column-gap-sm-on-sm,
|
895
|
-
.pf-v5-c-toolbar__content-section.pf-m-column-gap-sm-on-sm {
|
896
|
-
column-gap: var(--pf-v5-global--spacer--sm);
|
897
|
-
}
|
898
|
-
.pf-v5-c-toolbar__group.pf-m-row-gap-sm-on-sm,
|
899
|
-
.pf-v5-c-toolbar__item.pf-m-row-gap-sm-on-sm,
|
900
|
-
.pf-v5-c-toolbar__content.pf-m-row-gap-sm-on-sm,
|
901
|
-
.pf-v5-c-toolbar__content-section.pf-m-row-gap-sm-on-sm {
|
902
|
-
column-gap: var(--pf-v5-global--spacer--sm);
|
903
|
-
}
|
904
|
-
.pf-v5-c-toolbar__group.pf-m-margin-inline-startsm-on-sm,
|
905
|
-
.pf-v5-c-toolbar__item.pf-m-margin-inline-startsm-on-sm,
|
906
|
-
.pf-v5-c-toolbar__content.pf-m-margin-inline-startsm-on-sm,
|
907
|
-
.pf-v5-c-toolbar__content-section.pf-m-margin-inline-startsm-on-sm {
|
908
|
-
margin-inline-start: var(--pf-v5-global--spacer--sm);
|
909
|
-
}
|
910
|
-
.pf-v5-c-toolbar__group.pf-m-margin-inline-endsm-on-sm,
|
911
|
-
.pf-v5-c-toolbar__item.pf-m-margin-inline-endsm-on-sm,
|
912
|
-
.pf-v5-c-toolbar__content.pf-m-margin-inline-endsm-on-sm,
|
913
|
-
.pf-v5-c-toolbar__content-section.pf-m-margin-inline-endsm-on-sm {
|
914
|
-
margin-inline-end: var(--pf-v5-global--spacer--sm);
|
915
|
-
}
|
916
|
-
.pf-v5-c-toolbar__group.pf-m-column-gap-md-on-sm,
|
917
|
-
.pf-v5-c-toolbar__item.pf-m-column-gap-md-on-sm,
|
918
|
-
.pf-v5-c-toolbar__content.pf-m-column-gap-md-on-sm,
|
919
|
-
.pf-v5-c-toolbar__content-section.pf-m-column-gap-md-on-sm {
|
920
|
-
column-gap: var(--pf-v5-global--spacer--md);
|
921
|
-
}
|
922
|
-
.pf-v5-c-toolbar__group.pf-m-row-gap-md-on-sm,
|
923
|
-
.pf-v5-c-toolbar__item.pf-m-row-gap-md-on-sm,
|
924
|
-
.pf-v5-c-toolbar__content.pf-m-row-gap-md-on-sm,
|
925
|
-
.pf-v5-c-toolbar__content-section.pf-m-row-gap-md-on-sm {
|
926
|
-
column-gap: var(--pf-v5-global--spacer--md);
|
927
|
-
}
|
928
|
-
.pf-v5-c-toolbar__group.pf-m-margin-inline-startmd-on-sm,
|
929
|
-
.pf-v5-c-toolbar__item.pf-m-margin-inline-startmd-on-sm,
|
930
|
-
.pf-v5-c-toolbar__content.pf-m-margin-inline-startmd-on-sm,
|
931
|
-
.pf-v5-c-toolbar__content-section.pf-m-margin-inline-startmd-on-sm {
|
932
|
-
margin-inline-start: var(--pf-v5-global--spacer--md);
|
933
|
-
}
|
934
|
-
.pf-v5-c-toolbar__group.pf-m-margin-inline-endmd-on-sm,
|
935
|
-
.pf-v5-c-toolbar__item.pf-m-margin-inline-endmd-on-sm,
|
936
|
-
.pf-v5-c-toolbar__content.pf-m-margin-inline-endmd-on-sm,
|
937
|
-
.pf-v5-c-toolbar__content-section.pf-m-margin-inline-endmd-on-sm {
|
938
|
-
margin-inline-end: var(--pf-v5-global--spacer--md);
|
939
|
-
}
|
940
|
-
.pf-v5-c-toolbar__group.pf-m-column-gap-lg-on-sm,
|
941
|
-
.pf-v5-c-toolbar__item.pf-m-column-gap-lg-on-sm,
|
942
|
-
.pf-v5-c-toolbar__content.pf-m-column-gap-lg-on-sm,
|
943
|
-
.pf-v5-c-toolbar__content-section.pf-m-column-gap-lg-on-sm {
|
944
|
-
column-gap: var(--pf-v5-global--spacer--lg);
|
945
|
-
}
|
946
|
-
.pf-v5-c-toolbar__group.pf-m-row-gap-lg-on-sm,
|
947
|
-
.pf-v5-c-toolbar__item.pf-m-row-gap-lg-on-sm,
|
948
|
-
.pf-v5-c-toolbar__content.pf-m-row-gap-lg-on-sm,
|
949
|
-
.pf-v5-c-toolbar__content-section.pf-m-row-gap-lg-on-sm {
|
950
|
-
column-gap: var(--pf-v5-global--spacer--lg);
|
951
|
-
}
|
952
|
-
.pf-v5-c-toolbar__group.pf-m-margin-inline-startlg-on-sm,
|
953
|
-
.pf-v5-c-toolbar__item.pf-m-margin-inline-startlg-on-sm,
|
954
|
-
.pf-v5-c-toolbar__content.pf-m-margin-inline-startlg-on-sm,
|
955
|
-
.pf-v5-c-toolbar__content-section.pf-m-margin-inline-startlg-on-sm {
|
956
|
-
margin-inline-start: var(--pf-v5-global--spacer--lg);
|
957
|
-
}
|
958
|
-
.pf-v5-c-toolbar__group.pf-m-margin-inline-endlg-on-sm,
|
959
|
-
.pf-v5-c-toolbar__item.pf-m-margin-inline-endlg-on-sm,
|
960
|
-
.pf-v5-c-toolbar__content.pf-m-margin-inline-endlg-on-sm,
|
961
|
-
.pf-v5-c-toolbar__content-section.pf-m-margin-inline-endlg-on-sm {
|
962
|
-
margin-inline-end: var(--pf-v5-global--spacer--lg);
|
963
|
-
}
|
964
|
-
.pf-v5-c-toolbar__group.pf-m-column-gap-xl-on-sm,
|
965
|
-
.pf-v5-c-toolbar__item.pf-m-column-gap-xl-on-sm,
|
966
|
-
.pf-v5-c-toolbar__content.pf-m-column-gap-xl-on-sm,
|
967
|
-
.pf-v5-c-toolbar__content-section.pf-m-column-gap-xl-on-sm {
|
968
|
-
column-gap: var(--pf-v5-global--spacer--xl);
|
969
|
-
}
|
970
|
-
.pf-v5-c-toolbar__group.pf-m-row-gap-xl-on-sm,
|
971
|
-
.pf-v5-c-toolbar__item.pf-m-row-gap-xl-on-sm,
|
972
|
-
.pf-v5-c-toolbar__content.pf-m-row-gap-xl-on-sm,
|
973
|
-
.pf-v5-c-toolbar__content-section.pf-m-row-gap-xl-on-sm {
|
974
|
-
column-gap: var(--pf-v5-global--spacer--xl);
|
975
|
-
}
|
976
|
-
.pf-v5-c-toolbar__group.pf-m-margin-inline-startxl-on-sm,
|
977
|
-
.pf-v5-c-toolbar__item.pf-m-margin-inline-startxl-on-sm,
|
978
|
-
.pf-v5-c-toolbar__content.pf-m-margin-inline-startxl-on-sm,
|
979
|
-
.pf-v5-c-toolbar__content-section.pf-m-margin-inline-startxl-on-sm {
|
980
|
-
margin-inline-start: var(--pf-v5-global--spacer--xl);
|
981
|
-
}
|
982
|
-
.pf-v5-c-toolbar__group.pf-m-margin-inline-endxl-on-sm,
|
983
|
-
.pf-v5-c-toolbar__item.pf-m-margin-inline-endxl-on-sm,
|
984
|
-
.pf-v5-c-toolbar__content.pf-m-margin-inline-endxl-on-sm,
|
985
|
-
.pf-v5-c-toolbar__content-section.pf-m-margin-inline-endxl-on-sm {
|
986
|
-
margin-inline-end: var(--pf-v5-global--spacer--xl);
|
987
|
-
}
|
988
|
-
.pf-v5-c-toolbar__group.pf-m-column-gap-2xl-on-sm,
|
989
|
-
.pf-v5-c-toolbar__item.pf-m-column-gap-2xl-on-sm,
|
990
|
-
.pf-v5-c-toolbar__content.pf-m-column-gap-2xl-on-sm,
|
991
|
-
.pf-v5-c-toolbar__content-section.pf-m-column-gap-2xl-on-sm {
|
992
|
-
column-gap: var(--pf-v5-global--spacer--2xl);
|
993
|
-
}
|
994
|
-
.pf-v5-c-toolbar__group.pf-m-row-gap-2xl-on-sm,
|
995
|
-
.pf-v5-c-toolbar__item.pf-m-row-gap-2xl-on-sm,
|
996
|
-
.pf-v5-c-toolbar__content.pf-m-row-gap-2xl-on-sm,
|
997
|
-
.pf-v5-c-toolbar__content-section.pf-m-row-gap-2xl-on-sm {
|
998
|
-
column-gap: var(--pf-v5-global--spacer--2xl);
|
999
|
-
}
|
1000
|
-
.pf-v5-c-toolbar__group.pf-m-margin-inline-start2xl-on-sm,
|
1001
|
-
.pf-v5-c-toolbar__item.pf-m-margin-inline-start2xl-on-sm,
|
1002
|
-
.pf-v5-c-toolbar__content.pf-m-margin-inline-start2xl-on-sm,
|
1003
|
-
.pf-v5-c-toolbar__content-section.pf-m-margin-inline-start2xl-on-sm {
|
1004
|
-
margin-inline-start: var(--pf-v5-global--spacer--2xl);
|
1005
|
-
}
|
1006
|
-
.pf-v5-c-toolbar__group.pf-m-margin-inline-end2xl-on-sm,
|
1007
|
-
.pf-v5-c-toolbar__item.pf-m-margin-inline-end2xl-on-sm,
|
1008
|
-
.pf-v5-c-toolbar__content.pf-m-margin-inline-end2xl-on-sm,
|
1009
|
-
.pf-v5-c-toolbar__content-section.pf-m-margin-inline-end2xl-on-sm {
|
1010
|
-
margin-inline-end: var(--pf-v5-global--spacer--2xl);
|
1011
|
-
}
|
1012
|
-
.pf-v5-c-toolbar__group.pf-m-column-gap-3xl-on-sm,
|
1013
|
-
.pf-v5-c-toolbar__item.pf-m-column-gap-3xl-on-sm,
|
1014
|
-
.pf-v5-c-toolbar__content.pf-m-column-gap-3xl-on-sm,
|
1015
|
-
.pf-v5-c-toolbar__content-section.pf-m-column-gap-3xl-on-sm {
|
1016
|
-
column-gap: var(--pf-v5-global--spacer--3xl);
|
1017
|
-
}
|
1018
|
-
.pf-v5-c-toolbar__group.pf-m-row-gap-3xl-on-sm,
|
1019
|
-
.pf-v5-c-toolbar__item.pf-m-row-gap-3xl-on-sm,
|
1020
|
-
.pf-v5-c-toolbar__content.pf-m-row-gap-3xl-on-sm,
|
1021
|
-
.pf-v5-c-toolbar__content-section.pf-m-row-gap-3xl-on-sm {
|
1022
|
-
column-gap: var(--pf-v5-global--spacer--3xl);
|
1023
|
-
}
|
1024
|
-
.pf-v5-c-toolbar__group.pf-m-margin-inline-start3xl-on-sm,
|
1025
|
-
.pf-v5-c-toolbar__item.pf-m-margin-inline-start3xl-on-sm,
|
1026
|
-
.pf-v5-c-toolbar__content.pf-m-margin-inline-start3xl-on-sm,
|
1027
|
-
.pf-v5-c-toolbar__content-section.pf-m-margin-inline-start3xl-on-sm {
|
1028
|
-
margin-inline-start: var(--pf-v5-global--spacer--3xl);
|
1029
|
-
}
|
1030
|
-
.pf-v5-c-toolbar__group.pf-m-margin-inline-end3xl-on-sm,
|
1031
|
-
.pf-v5-c-toolbar__item.pf-m-margin-inline-end3xl-on-sm,
|
1032
|
-
.pf-v5-c-toolbar__content.pf-m-margin-inline-end3xl-on-sm,
|
1033
|
-
.pf-v5-c-toolbar__content-section.pf-m-margin-inline-end3xl-on-sm {
|
1034
|
-
margin-inline-end: var(--pf-v5-global--spacer--3xl);
|
1035
|
-
}
|
1036
|
-
.pf-v5-c-toolbar__group.pf-m-column-gap-4xl-on-sm,
|
1037
|
-
.pf-v5-c-toolbar__item.pf-m-column-gap-4xl-on-sm,
|
1038
|
-
.pf-v5-c-toolbar__content.pf-m-column-gap-4xl-on-sm,
|
1039
|
-
.pf-v5-c-toolbar__content-section.pf-m-column-gap-4xl-on-sm {
|
1040
|
-
column-gap: var(--pf-v5-global--spacer--4xl);
|
1041
|
-
}
|
1042
|
-
.pf-v5-c-toolbar__group.pf-m-row-gap-4xl-on-sm,
|
1043
|
-
.pf-v5-c-toolbar__item.pf-m-row-gap-4xl-on-sm,
|
1044
|
-
.pf-v5-c-toolbar__content.pf-m-row-gap-4xl-on-sm,
|
1045
|
-
.pf-v5-c-toolbar__content-section.pf-m-row-gap-4xl-on-sm {
|
1046
|
-
column-gap: var(--pf-v5-global--spacer--4xl);
|
1047
|
-
}
|
1048
|
-
.pf-v5-c-toolbar__group.pf-m-margin-inline-start4xl-on-sm,
|
1049
|
-
.pf-v5-c-toolbar__item.pf-m-margin-inline-start4xl-on-sm,
|
1050
|
-
.pf-v5-c-toolbar__content.pf-m-margin-inline-start4xl-on-sm,
|
1051
|
-
.pf-v5-c-toolbar__content-section.pf-m-margin-inline-start4xl-on-sm {
|
1052
|
-
margin-inline-start: var(--pf-v5-global--spacer--4xl);
|
1053
|
-
}
|
1054
|
-
.pf-v5-c-toolbar__group.pf-m-margin-inline-end4xl-on-sm,
|
1055
|
-
.pf-v5-c-toolbar__item.pf-m-margin-inline-end4xl-on-sm,
|
1056
|
-
.pf-v5-c-toolbar__content.pf-m-margin-inline-end4xl-on-sm,
|
1057
|
-
.pf-v5-c-toolbar__content-section.pf-m-margin-inline-end4xl-on-sm {
|
1058
|
-
margin-inline-end: var(--pf-v5-global--spacer--4xl);
|
1059
|
-
}
|
1060
|
-
.pf-v5-c-toolbar__group:where(.pf-m-toggle-group).pf-m-show-on-sm .pf-v5-c-toolbar__group,
|
1061
|
-
.pf-v5-c-toolbar__group:where(.pf-m-toggle-group).pf-m-show-on-sm .pf-v5-c-toolbar__item {
|
795
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-none-on-sm,
|
796
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-none-on-sm,
|
797
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-none-on-sm {
|
798
|
+
row-gap: 0;
|
799
|
+
}
|
800
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-xs-on-sm,
|
801
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-xs-on-sm,
|
802
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-xs-on-sm {
|
803
|
+
column-gap: var(--pf-t--global--spacer--xs);
|
804
|
+
}
|
805
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-xs-on-sm,
|
806
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-xs-on-sm,
|
807
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-xs-on-sm {
|
808
|
+
row-gap: var(--pf-t--global--spacer--xs);
|
809
|
+
}
|
810
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-sm-on-sm,
|
811
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-sm-on-sm,
|
812
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-sm-on-sm {
|
813
|
+
column-gap: var(--pf-t--global--spacer--sm);
|
814
|
+
}
|
815
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-sm-on-sm,
|
816
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-sm-on-sm,
|
817
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-sm-on-sm {
|
818
|
+
row-gap: var(--pf-t--global--spacer--sm);
|
819
|
+
}
|
820
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-md-on-sm,
|
821
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-md-on-sm,
|
822
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-md-on-sm {
|
823
|
+
column-gap: var(--pf-t--global--spacer--md);
|
824
|
+
}
|
825
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-md-on-sm,
|
826
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-md-on-sm,
|
827
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-md-on-sm {
|
828
|
+
row-gap: var(--pf-t--global--spacer--md);
|
829
|
+
}
|
830
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-lg-on-sm,
|
831
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-lg-on-sm,
|
832
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-lg-on-sm {
|
833
|
+
column-gap: var(--pf-t--global--spacer--lg);
|
834
|
+
}
|
835
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-lg-on-sm,
|
836
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-lg-on-sm,
|
837
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-lg-on-sm {
|
838
|
+
row-gap: var(--pf-t--global--spacer--lg);
|
839
|
+
}
|
840
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-xl-on-sm,
|
841
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-xl-on-sm,
|
842
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-xl-on-sm {
|
843
|
+
column-gap: var(--pf-t--global--spacer--xl);
|
844
|
+
}
|
845
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-xl-on-sm,
|
846
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-xl-on-sm,
|
847
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-xl-on-sm {
|
848
|
+
row-gap: var(--pf-t--global--spacer--xl);
|
849
|
+
}
|
850
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-2xl-on-sm,
|
851
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-2xl-on-sm,
|
852
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-2xl-on-sm {
|
853
|
+
column-gap: var(--pf-t--global--spacer--2xl);
|
854
|
+
}
|
855
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-2xl-on-sm,
|
856
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-2xl-on-sm,
|
857
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-2xl-on-sm {
|
858
|
+
row-gap: var(--pf-t--global--spacer--2xl);
|
859
|
+
}
|
860
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-3xl-on-sm,
|
861
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-3xl-on-sm,
|
862
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-3xl-on-sm {
|
863
|
+
column-gap: var(--pf-t--global--spacer--3xl);
|
864
|
+
}
|
865
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-3xl-on-sm,
|
866
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-3xl-on-sm,
|
867
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-3xl-on-sm {
|
868
|
+
row-gap: var(--pf-t--global--spacer--3xl);
|
869
|
+
}
|
870
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-4xl-on-sm,
|
871
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-4xl-on-sm,
|
872
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-4xl-on-sm {
|
873
|
+
column-gap: var(--pf-t--global--spacer--4xl);
|
874
|
+
}
|
875
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-4xl-on-sm,
|
876
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-4xl-on-sm,
|
877
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-4xl-on-sm {
|
878
|
+
row-gap: var(--pf-t--global--spacer--4xl);
|
879
|
+
}
|
880
|
+
.pf-v6-c-toolbar__group:where(.pf-m-toggle-group).pf-m-show-on-sm .pf-v6-c-toolbar__group,
|
881
|
+
.pf-v6-c-toolbar__group:where(.pf-m-toggle-group).pf-m-show-on-sm .pf-v6-c-toolbar__item {
|
1062
882
|
display: flex;
|
1063
883
|
flex: 0 1 auto;
|
1064
884
|
}
|
1065
|
-
.pf-
|
885
|
+
.pf-v6-c-toolbar__group:where(.pf-m-toggle-group).pf-m-show-on-sm .pf-v6-c-toolbar__toggle {
|
1066
886
|
display: none;
|
1067
887
|
}
|
1068
|
-
.pf-
|
1069
|
-
.pf-
|
1070
|
-
.pf-
|
888
|
+
.pf-v6-c-toolbar__group:where(.pf-m-toggle-group) .pf-v6-c-toolbar__group,
|
889
|
+
.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,
|
890
|
+
.pf-v6-c-toolbar__group:where(.pf-m-toggle-group).pf-m-hide-on-sm .pf-v6-c-toolbar__item {
|
1071
891
|
display: none;
|
1072
892
|
}
|
1073
|
-
.pf-
|
1074
|
-
display: inline-
|
893
|
+
.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 {
|
894
|
+
display: inline-flex;
|
1075
895
|
}
|
1076
896
|
}
|
1077
|
-
@media (min-width:
|
1078
|
-
.pf-
|
1079
|
-
.pf-
|
897
|
+
@media (min-width: 48rem) {
|
898
|
+
.pf-v6-c-toolbar__group.pf-m-align-start-on-md,
|
899
|
+
.pf-v6-c-toolbar__item.pf-m-align-start-on-md {
|
1080
900
|
margin-inline-start: 0;
|
1081
901
|
}
|
1082
|
-
.pf-
|
1083
|
-
.pf-
|
902
|
+
.pf-v6-c-toolbar__group.pf-m-align-center-on-md,
|
903
|
+
.pf-v6-c-toolbar__item.pf-m-align-center-on-md {
|
1084
904
|
margin-inline-start: auto;
|
1085
905
|
margin-inline-end: auto;
|
1086
906
|
}
|
1087
|
-
.pf-
|
1088
|
-
.pf-
|
907
|
+
.pf-v6-c-toolbar__group.pf-m-align-end-on-md,
|
908
|
+
.pf-v6-c-toolbar__item.pf-m-align-end-on-md {
|
1089
909
|
margin-inline-start: auto;
|
1090
910
|
}
|
1091
|
-
.pf-
|
1092
|
-
.pf-
|
911
|
+
.pf-v6-c-toolbar__group.pf-m-flex-grow-on-md,
|
912
|
+
.pf-v6-c-toolbar__item.pf-m-flex-grow-on-md {
|
1093
913
|
flex-grow: 1;
|
1094
914
|
}
|
1095
|
-
.pf-
|
1096
|
-
.pf-
|
915
|
+
.pf-v6-c-toolbar__group.pf-m-align-self-stretch-on-md,
|
916
|
+
.pf-v6-c-toolbar__item.pf-m-align-self-stretch-on-md {
|
1097
917
|
align-self: stretch;
|
1098
918
|
}
|
1099
|
-
.pf-
|
1100
|
-
.pf-
|
919
|
+
.pf-v6-c-toolbar__group.pf-m-align-self-baseline-on-md,
|
920
|
+
.pf-v6-c-toolbar__item.pf-m-align-self-baseline-on-md {
|
1101
921
|
align-self: baseline;
|
1102
922
|
}
|
1103
|
-
.pf-
|
1104
|
-
.pf-
|
923
|
+
.pf-v6-c-toolbar__group.pf-m-align-self-start-on-md,
|
924
|
+
.pf-v6-c-toolbar__item.pf-m-align-self-start-on-md {
|
1105
925
|
align-self: start;
|
1106
926
|
}
|
1107
|
-
.pf-
|
1108
|
-
.pf-
|
927
|
+
.pf-v6-c-toolbar__group.pf-m-align-self-center-on-md,
|
928
|
+
.pf-v6-c-toolbar__item.pf-m-align-self-center-on-md {
|
1109
929
|
align-self: center;
|
1110
930
|
}
|
1111
|
-
.pf-
|
1112
|
-
.pf-
|
931
|
+
.pf-v6-c-toolbar__group.pf-m-align-self-end-on-md,
|
932
|
+
.pf-v6-c-toolbar__item.pf-m-align-self-end-on-md {
|
1113
933
|
align-self: end;
|
1114
934
|
}
|
1115
|
-
.pf-
|
1116
|
-
|
1117
|
-
|
1118
|
-
|
1119
|
-
|
1120
|
-
|
1121
|
-
.pf-
|
1122
|
-
|
1123
|
-
|
1124
|
-
|
1125
|
-
|
1126
|
-
|
1127
|
-
.pf-
|
1128
|
-
|
1129
|
-
}
|
1130
|
-
.pf-
|
1131
|
-
|
1132
|
-
|
1133
|
-
|
1134
|
-
|
1135
|
-
|
1136
|
-
.pf-
|
1137
|
-
|
1138
|
-
|
1139
|
-
|
1140
|
-
|
1141
|
-
|
1142
|
-
.pf-
|
1143
|
-
|
1144
|
-
|
1145
|
-
.pf-v5-c-toolbar.pf-m-inset-2xl-on-md,
|
1146
|
-
.pf-v5-c-toolbar__content.pf-m-inset-2xl-on-md,
|
1147
|
-
.pf-v5-c-toolbar__content-section.pf-m-inset-2xl-on-md {
|
1148
|
-
--pf-v5-c-toolbar__content--PaddingInline: var(--pf-v5-global--spacer--2xl);
|
1149
|
-
}
|
1150
|
-
.pf-v5-c-toolbar.pf-m-inset-3xl-on-md,
|
1151
|
-
.pf-v5-c-toolbar__content.pf-m-inset-3xl-on-md,
|
1152
|
-
.pf-v5-c-toolbar__content-section.pf-m-inset-3xl-on-md {
|
1153
|
-
--pf-v5-c-toolbar__content--PaddingInline: var(--pf-v5-global--spacer--3xl);
|
1154
|
-
}
|
1155
|
-
.pf-v5-c-toolbar.pf-m-inset-4xl-on-md,
|
1156
|
-
.pf-v5-c-toolbar__content.pf-m-inset-4xl-on-md,
|
1157
|
-
.pf-v5-c-toolbar__content-section.pf-m-inset-4xl-on-md {
|
1158
|
-
--pf-v5-c-toolbar__content--PaddingInline: var(--pf-v5-global--spacer--4xl);
|
1159
|
-
}
|
1160
|
-
.pf-v5-c-toolbar__group.pf-m-wrap-on-md,
|
1161
|
-
.pf-v5-c-toolbar__item.pf-m-wrap-on-md,
|
1162
|
-
.pf-v5-c-toolbar__content.pf-m-wrap-on-md,
|
1163
|
-
.pf-v5-c-toolbar__content-section.pf-m-wrap-on-md {
|
935
|
+
.pf-v6-c-toolbar.pf-m-inset-none-on-md {
|
936
|
+
padding-inline: 0;
|
937
|
+
}
|
938
|
+
.pf-v6-c-toolbar.pf-m-inset-xs-on-md {
|
939
|
+
padding-inline: var(--pf-t--global--spacer--xs);
|
940
|
+
}
|
941
|
+
.pf-v6-c-toolbar.pf-m-inset-sm-on-md {
|
942
|
+
padding-inline: var(--pf-t--global--spacer--sm);
|
943
|
+
}
|
944
|
+
.pf-v6-c-toolbar.pf-m-inset-md-on-md {
|
945
|
+
padding-inline: var(--pf-t--global--spacer--md);
|
946
|
+
}
|
947
|
+
.pf-v6-c-toolbar.pf-m-inset-lg-on-md {
|
948
|
+
padding-inline: var(--pf-t--global--spacer--lg);
|
949
|
+
}
|
950
|
+
.pf-v6-c-toolbar.pf-m-inset-xl-on-md {
|
951
|
+
padding-inline: var(--pf-t--global--spacer--xl);
|
952
|
+
}
|
953
|
+
.pf-v6-c-toolbar.pf-m-inset-2xl-on-md {
|
954
|
+
padding-inline: var(--pf-t--global--spacer--2xl);
|
955
|
+
}
|
956
|
+
.pf-v6-c-toolbar.pf-m-inset-3xl-on-md {
|
957
|
+
padding-inline: var(--pf-t--global--spacer--3xl);
|
958
|
+
}
|
959
|
+
.pf-v6-c-toolbar.pf-m-inset-4xl-on-md {
|
960
|
+
padding-inline: var(--pf-t--global--spacer--4xl);
|
961
|
+
}
|
962
|
+
.pf-v6-c-toolbar__group.pf-m-wrap-on-md,
|
963
|
+
.pf-v6-c-toolbar__item.pf-m-wrap-on-md,
|
964
|
+
.pf-v6-c-toolbar__content-section.pf-m-wrap-on-md {
|
1164
965
|
flex-wrap: wrap;
|
1165
966
|
}
|
1166
|
-
.pf-
|
1167
|
-
.pf-
|
1168
|
-
.pf-
|
1169
|
-
.pf-v5-c-toolbar__content-section.pf-m-nowrap-on-md {
|
967
|
+
.pf-v6-c-toolbar__group.pf-m-nowrap-on-md,
|
968
|
+
.pf-v6-c-toolbar__item.pf-m-nowrap-on-md,
|
969
|
+
.pf-v6-c-toolbar__content-section.pf-m-nowrap-on-md {
|
1170
970
|
flex-wrap: nowrap;
|
1171
971
|
}
|
1172
|
-
.pf-
|
1173
|
-
.pf-
|
1174
|
-
.pf-
|
1175
|
-
.pf-v5-c-toolbar__content-section.pf-m-align-items-stretch-on-md {
|
972
|
+
.pf-v6-c-toolbar__group.pf-m-align-items-stretch-on-md,
|
973
|
+
.pf-v6-c-toolbar__item.pf-m-align-items-stretch-on-md,
|
974
|
+
.pf-v6-c-toolbar__content-section.pf-m-align-items-stretch-on-md {
|
1176
975
|
align-items: stretch;
|
1177
976
|
}
|
1178
|
-
.pf-
|
1179
|
-
.pf-
|
1180
|
-
.pf-
|
1181
|
-
.pf-v5-c-toolbar__content-section.pf-m-align-items-baseline-on-md {
|
977
|
+
.pf-v6-c-toolbar__group.pf-m-align-items-baseline-on-md,
|
978
|
+
.pf-v6-c-toolbar__item.pf-m-align-items-baseline-on-md,
|
979
|
+
.pf-v6-c-toolbar__content-section.pf-m-align-items-baseline-on-md {
|
1182
980
|
align-items: baseline;
|
1183
981
|
}
|
1184
|
-
.pf-
|
1185
|
-
.pf-
|
1186
|
-
.pf-
|
1187
|
-
.pf-v5-c-toolbar__content-section.pf-m-align-items-start-on-md {
|
982
|
+
.pf-v6-c-toolbar__group.pf-m-align-items-start-on-md,
|
983
|
+
.pf-v6-c-toolbar__item.pf-m-align-items-start-on-md,
|
984
|
+
.pf-v6-c-toolbar__content-section.pf-m-align-items-start-on-md {
|
1188
985
|
align-items: start;
|
1189
986
|
}
|
1190
|
-
.pf-
|
1191
|
-
.pf-
|
1192
|
-
.pf-
|
1193
|
-
.pf-v5-c-toolbar__content-section.pf-m-align-items-center-on-md {
|
987
|
+
.pf-v6-c-toolbar__group.pf-m-align-items-center-on-md,
|
988
|
+
.pf-v6-c-toolbar__item.pf-m-align-items-center-on-md,
|
989
|
+
.pf-v6-c-toolbar__content-section.pf-m-align-items-center-on-md {
|
1194
990
|
align-items: center;
|
1195
991
|
}
|
1196
|
-
.pf-
|
1197
|
-
.pf-
|
1198
|
-
.pf-
|
1199
|
-
.pf-v5-c-toolbar__content-section.pf-m-align-items-end-on-md {
|
992
|
+
.pf-v6-c-toolbar__group.pf-m-align-items-end-on-md,
|
993
|
+
.pf-v6-c-toolbar__item.pf-m-align-items-end-on-md,
|
994
|
+
.pf-v6-c-toolbar__content-section.pf-m-align-items-end-on-md {
|
1200
995
|
align-items: end;
|
1201
996
|
}
|
1202
|
-
.pf-
|
1203
|
-
.pf-
|
1204
|
-
.pf-
|
1205
|
-
|
1206
|
-
|
1207
|
-
|
1208
|
-
.pf-
|
1209
|
-
.pf-
|
1210
|
-
|
1211
|
-
|
1212
|
-
|
1213
|
-
|
1214
|
-
.pf-
|
1215
|
-
|
1216
|
-
|
1217
|
-
.pf-
|
1218
|
-
|
1219
|
-
|
1220
|
-
|
1221
|
-
|
1222
|
-
.pf-
|
1223
|
-
.pf-
|
1224
|
-
|
1225
|
-
|
1226
|
-
|
1227
|
-
.pf-
|
1228
|
-
.pf-
|
1229
|
-
.pf-
|
1230
|
-
|
1231
|
-
}
|
1232
|
-
.pf-
|
1233
|
-
.pf-
|
1234
|
-
.pf-
|
1235
|
-
|
1236
|
-
|
1237
|
-
|
1238
|
-
.pf-
|
1239
|
-
.pf-
|
1240
|
-
|
1241
|
-
|
1242
|
-
|
1243
|
-
|
1244
|
-
.pf-
|
1245
|
-
|
1246
|
-
|
1247
|
-
.pf-
|
1248
|
-
|
1249
|
-
|
1250
|
-
.pf-v5-c-toolbar__group.pf-m-gap-4xl-on-md,
|
1251
|
-
.pf-v5-c-toolbar__item.pf-m-gap-4xl-on-md,
|
1252
|
-
.pf-v5-c-toolbar__content.pf-m-gap-4xl-on-md,
|
1253
|
-
.pf-v5-c-toolbar__content-section.pf-m-gap-4xl-on-md {
|
1254
|
-
column-gap: var(--pf-v5-global--spacer--4xl);
|
1255
|
-
}
|
1256
|
-
.pf-v5-c-toolbar__group.pf-m-column-gap-none-on-md,
|
1257
|
-
.pf-v5-c-toolbar__item.pf-m-column-gap-none-on-md,
|
1258
|
-
.pf-v5-c-toolbar__content.pf-m-column-gap-none-on-md,
|
1259
|
-
.pf-v5-c-toolbar__content-section.pf-m-column-gap-none-on-md {
|
1260
|
-
column-gap: 0;
|
1261
|
-
}
|
1262
|
-
.pf-v5-c-toolbar__group.pf-m-row-gap-none-on-md,
|
1263
|
-
.pf-v5-c-toolbar__item.pf-m-row-gap-none-on-md,
|
1264
|
-
.pf-v5-c-toolbar__content.pf-m-row-gap-none-on-md,
|
1265
|
-
.pf-v5-c-toolbar__content-section.pf-m-row-gap-none-on-md {
|
997
|
+
.pf-v6-c-toolbar__group.pf-m-gap-none-on-md,
|
998
|
+
.pf-v6-c-toolbar__item.pf-m-gap-none-on-md,
|
999
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-none-on-md {
|
1000
|
+
gap: 0;
|
1001
|
+
}
|
1002
|
+
.pf-v6-c-toolbar__group.pf-m-gap-xs-on-md,
|
1003
|
+
.pf-v6-c-toolbar__item.pf-m-gap-xs-on-md,
|
1004
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-xs-on-md {
|
1005
|
+
gap: var(--pf-t--global--spacer--xs);
|
1006
|
+
}
|
1007
|
+
.pf-v6-c-toolbar__group.pf-m-gap-sm-on-md,
|
1008
|
+
.pf-v6-c-toolbar__item.pf-m-gap-sm-on-md,
|
1009
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-sm-on-md {
|
1010
|
+
gap: var(--pf-t--global--spacer--sm);
|
1011
|
+
}
|
1012
|
+
.pf-v6-c-toolbar__group.pf-m-gap-md-on-md,
|
1013
|
+
.pf-v6-c-toolbar__item.pf-m-gap-md-on-md,
|
1014
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-md-on-md {
|
1015
|
+
gap: var(--pf-t--global--spacer--md);
|
1016
|
+
}
|
1017
|
+
.pf-v6-c-toolbar__group.pf-m-gap-lg-on-md,
|
1018
|
+
.pf-v6-c-toolbar__item.pf-m-gap-lg-on-md,
|
1019
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-lg-on-md {
|
1020
|
+
gap: var(--pf-t--global--spacer--lg);
|
1021
|
+
}
|
1022
|
+
.pf-v6-c-toolbar__group.pf-m-gap-xl-on-md,
|
1023
|
+
.pf-v6-c-toolbar__item.pf-m-gap-xl-on-md,
|
1024
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-xl-on-md {
|
1025
|
+
gap: var(--pf-t--global--spacer--xl);
|
1026
|
+
}
|
1027
|
+
.pf-v6-c-toolbar__group.pf-m-gap-2xl-on-md,
|
1028
|
+
.pf-v6-c-toolbar__item.pf-m-gap-2xl-on-md,
|
1029
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-2xl-on-md {
|
1030
|
+
gap: var(--pf-t--global--spacer--2xl);
|
1031
|
+
}
|
1032
|
+
.pf-v6-c-toolbar__group.pf-m-gap-3xl-on-md,
|
1033
|
+
.pf-v6-c-toolbar__item.pf-m-gap-3xl-on-md,
|
1034
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-3xl-on-md {
|
1035
|
+
gap: var(--pf-t--global--spacer--3xl);
|
1036
|
+
}
|
1037
|
+
.pf-v6-c-toolbar__group.pf-m-gap-4xl-on-md,
|
1038
|
+
.pf-v6-c-toolbar__item.pf-m-gap-4xl-on-md,
|
1039
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-4xl-on-md {
|
1040
|
+
gap: var(--pf-t--global--spacer--4xl);
|
1041
|
+
}
|
1042
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-none-on-md,
|
1043
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-none-on-md,
|
1044
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-none-on-md {
|
1266
1045
|
column-gap: 0;
|
1267
1046
|
}
|
1268
|
-
.pf-
|
1269
|
-
.pf-
|
1270
|
-
.pf-
|
1271
|
-
|
1272
|
-
|
1273
|
-
|
1274
|
-
.pf-
|
1275
|
-
.pf-
|
1276
|
-
|
1277
|
-
|
1278
|
-
|
1279
|
-
|
1280
|
-
.pf-
|
1281
|
-
|
1282
|
-
|
1283
|
-
.pf-
|
1284
|
-
|
1285
|
-
|
1286
|
-
|
1287
|
-
|
1288
|
-
.pf-
|
1289
|
-
.pf-
|
1290
|
-
|
1291
|
-
|
1292
|
-
|
1293
|
-
.pf-
|
1294
|
-
.pf-
|
1295
|
-
.pf-
|
1296
|
-
|
1297
|
-
}
|
1298
|
-
.pf-
|
1299
|
-
.pf-
|
1300
|
-
.pf-
|
1301
|
-
|
1302
|
-
|
1303
|
-
|
1304
|
-
.pf-
|
1305
|
-
.pf-
|
1306
|
-
|
1307
|
-
|
1308
|
-
|
1309
|
-
|
1310
|
-
.pf-
|
1311
|
-
|
1312
|
-
|
1313
|
-
.pf-
|
1314
|
-
|
1315
|
-
|
1316
|
-
|
1317
|
-
|
1318
|
-
.pf-
|
1319
|
-
.pf-
|
1320
|
-
|
1321
|
-
|
1322
|
-
|
1323
|
-
.pf-
|
1324
|
-
.pf-
|
1325
|
-
.pf-
|
1326
|
-
|
1327
|
-
}
|
1328
|
-
.pf-
|
1329
|
-
.pf-
|
1330
|
-
.pf-
|
1331
|
-
|
1332
|
-
|
1333
|
-
|
1334
|
-
.pf-
|
1335
|
-
.pf-
|
1336
|
-
|
1337
|
-
|
1338
|
-
|
1339
|
-
|
1340
|
-
.pf-
|
1341
|
-
|
1342
|
-
|
1343
|
-
.pf-
|
1344
|
-
|
1345
|
-
|
1346
|
-
|
1347
|
-
|
1348
|
-
.pf-
|
1349
|
-
.pf-
|
1350
|
-
|
1351
|
-
|
1352
|
-
|
1353
|
-
.pf-
|
1354
|
-
.pf-
|
1355
|
-
.pf-v5-c-toolbar__content-section.pf-m-column-gap-lg-on-md {
|
1356
|
-
column-gap: var(--pf-v5-global--spacer--lg);
|
1357
|
-
}
|
1358
|
-
.pf-v5-c-toolbar__group.pf-m-row-gap-lg-on-md,
|
1359
|
-
.pf-v5-c-toolbar__item.pf-m-row-gap-lg-on-md,
|
1360
|
-
.pf-v5-c-toolbar__content.pf-m-row-gap-lg-on-md,
|
1361
|
-
.pf-v5-c-toolbar__content-section.pf-m-row-gap-lg-on-md {
|
1362
|
-
column-gap: var(--pf-v5-global--spacer--lg);
|
1363
|
-
}
|
1364
|
-
.pf-v5-c-toolbar__group.pf-m-margin-inline-startlg-on-md,
|
1365
|
-
.pf-v5-c-toolbar__item.pf-m-margin-inline-startlg-on-md,
|
1366
|
-
.pf-v5-c-toolbar__content.pf-m-margin-inline-startlg-on-md,
|
1367
|
-
.pf-v5-c-toolbar__content-section.pf-m-margin-inline-startlg-on-md {
|
1368
|
-
margin-inline-start: var(--pf-v5-global--spacer--lg);
|
1369
|
-
}
|
1370
|
-
.pf-v5-c-toolbar__group.pf-m-margin-inline-endlg-on-md,
|
1371
|
-
.pf-v5-c-toolbar__item.pf-m-margin-inline-endlg-on-md,
|
1372
|
-
.pf-v5-c-toolbar__content.pf-m-margin-inline-endlg-on-md,
|
1373
|
-
.pf-v5-c-toolbar__content-section.pf-m-margin-inline-endlg-on-md {
|
1374
|
-
margin-inline-end: var(--pf-v5-global--spacer--lg);
|
1375
|
-
}
|
1376
|
-
.pf-v5-c-toolbar__group.pf-m-column-gap-xl-on-md,
|
1377
|
-
.pf-v5-c-toolbar__item.pf-m-column-gap-xl-on-md,
|
1378
|
-
.pf-v5-c-toolbar__content.pf-m-column-gap-xl-on-md,
|
1379
|
-
.pf-v5-c-toolbar__content-section.pf-m-column-gap-xl-on-md {
|
1380
|
-
column-gap: var(--pf-v5-global--spacer--xl);
|
1381
|
-
}
|
1382
|
-
.pf-v5-c-toolbar__group.pf-m-row-gap-xl-on-md,
|
1383
|
-
.pf-v5-c-toolbar__item.pf-m-row-gap-xl-on-md,
|
1384
|
-
.pf-v5-c-toolbar__content.pf-m-row-gap-xl-on-md,
|
1385
|
-
.pf-v5-c-toolbar__content-section.pf-m-row-gap-xl-on-md {
|
1386
|
-
column-gap: var(--pf-v5-global--spacer--xl);
|
1387
|
-
}
|
1388
|
-
.pf-v5-c-toolbar__group.pf-m-margin-inline-startxl-on-md,
|
1389
|
-
.pf-v5-c-toolbar__item.pf-m-margin-inline-startxl-on-md,
|
1390
|
-
.pf-v5-c-toolbar__content.pf-m-margin-inline-startxl-on-md,
|
1391
|
-
.pf-v5-c-toolbar__content-section.pf-m-margin-inline-startxl-on-md {
|
1392
|
-
margin-inline-start: var(--pf-v5-global--spacer--xl);
|
1393
|
-
}
|
1394
|
-
.pf-v5-c-toolbar__group.pf-m-margin-inline-endxl-on-md,
|
1395
|
-
.pf-v5-c-toolbar__item.pf-m-margin-inline-endxl-on-md,
|
1396
|
-
.pf-v5-c-toolbar__content.pf-m-margin-inline-endxl-on-md,
|
1397
|
-
.pf-v5-c-toolbar__content-section.pf-m-margin-inline-endxl-on-md {
|
1398
|
-
margin-inline-end: var(--pf-v5-global--spacer--xl);
|
1399
|
-
}
|
1400
|
-
.pf-v5-c-toolbar__group.pf-m-column-gap-2xl-on-md,
|
1401
|
-
.pf-v5-c-toolbar__item.pf-m-column-gap-2xl-on-md,
|
1402
|
-
.pf-v5-c-toolbar__content.pf-m-column-gap-2xl-on-md,
|
1403
|
-
.pf-v5-c-toolbar__content-section.pf-m-column-gap-2xl-on-md {
|
1404
|
-
column-gap: var(--pf-v5-global--spacer--2xl);
|
1405
|
-
}
|
1406
|
-
.pf-v5-c-toolbar__group.pf-m-row-gap-2xl-on-md,
|
1407
|
-
.pf-v5-c-toolbar__item.pf-m-row-gap-2xl-on-md,
|
1408
|
-
.pf-v5-c-toolbar__content.pf-m-row-gap-2xl-on-md,
|
1409
|
-
.pf-v5-c-toolbar__content-section.pf-m-row-gap-2xl-on-md {
|
1410
|
-
column-gap: var(--pf-v5-global--spacer--2xl);
|
1411
|
-
}
|
1412
|
-
.pf-v5-c-toolbar__group.pf-m-margin-inline-start2xl-on-md,
|
1413
|
-
.pf-v5-c-toolbar__item.pf-m-margin-inline-start2xl-on-md,
|
1414
|
-
.pf-v5-c-toolbar__content.pf-m-margin-inline-start2xl-on-md,
|
1415
|
-
.pf-v5-c-toolbar__content-section.pf-m-margin-inline-start2xl-on-md {
|
1416
|
-
margin-inline-start: var(--pf-v5-global--spacer--2xl);
|
1417
|
-
}
|
1418
|
-
.pf-v5-c-toolbar__group.pf-m-margin-inline-end2xl-on-md,
|
1419
|
-
.pf-v5-c-toolbar__item.pf-m-margin-inline-end2xl-on-md,
|
1420
|
-
.pf-v5-c-toolbar__content.pf-m-margin-inline-end2xl-on-md,
|
1421
|
-
.pf-v5-c-toolbar__content-section.pf-m-margin-inline-end2xl-on-md {
|
1422
|
-
margin-inline-end: var(--pf-v5-global--spacer--2xl);
|
1423
|
-
}
|
1424
|
-
.pf-v5-c-toolbar__group.pf-m-column-gap-3xl-on-md,
|
1425
|
-
.pf-v5-c-toolbar__item.pf-m-column-gap-3xl-on-md,
|
1426
|
-
.pf-v5-c-toolbar__content.pf-m-column-gap-3xl-on-md,
|
1427
|
-
.pf-v5-c-toolbar__content-section.pf-m-column-gap-3xl-on-md {
|
1428
|
-
column-gap: var(--pf-v5-global--spacer--3xl);
|
1429
|
-
}
|
1430
|
-
.pf-v5-c-toolbar__group.pf-m-row-gap-3xl-on-md,
|
1431
|
-
.pf-v5-c-toolbar__item.pf-m-row-gap-3xl-on-md,
|
1432
|
-
.pf-v5-c-toolbar__content.pf-m-row-gap-3xl-on-md,
|
1433
|
-
.pf-v5-c-toolbar__content-section.pf-m-row-gap-3xl-on-md {
|
1434
|
-
column-gap: var(--pf-v5-global--spacer--3xl);
|
1435
|
-
}
|
1436
|
-
.pf-v5-c-toolbar__group.pf-m-margin-inline-start3xl-on-md,
|
1437
|
-
.pf-v5-c-toolbar__item.pf-m-margin-inline-start3xl-on-md,
|
1438
|
-
.pf-v5-c-toolbar__content.pf-m-margin-inline-start3xl-on-md,
|
1439
|
-
.pf-v5-c-toolbar__content-section.pf-m-margin-inline-start3xl-on-md {
|
1440
|
-
margin-inline-start: var(--pf-v5-global--spacer--3xl);
|
1441
|
-
}
|
1442
|
-
.pf-v5-c-toolbar__group.pf-m-margin-inline-end3xl-on-md,
|
1443
|
-
.pf-v5-c-toolbar__item.pf-m-margin-inline-end3xl-on-md,
|
1444
|
-
.pf-v5-c-toolbar__content.pf-m-margin-inline-end3xl-on-md,
|
1445
|
-
.pf-v5-c-toolbar__content-section.pf-m-margin-inline-end3xl-on-md {
|
1446
|
-
margin-inline-end: var(--pf-v5-global--spacer--3xl);
|
1447
|
-
}
|
1448
|
-
.pf-v5-c-toolbar__group.pf-m-column-gap-4xl-on-md,
|
1449
|
-
.pf-v5-c-toolbar__item.pf-m-column-gap-4xl-on-md,
|
1450
|
-
.pf-v5-c-toolbar__content.pf-m-column-gap-4xl-on-md,
|
1451
|
-
.pf-v5-c-toolbar__content-section.pf-m-column-gap-4xl-on-md {
|
1452
|
-
column-gap: var(--pf-v5-global--spacer--4xl);
|
1453
|
-
}
|
1454
|
-
.pf-v5-c-toolbar__group.pf-m-row-gap-4xl-on-md,
|
1455
|
-
.pf-v5-c-toolbar__item.pf-m-row-gap-4xl-on-md,
|
1456
|
-
.pf-v5-c-toolbar__content.pf-m-row-gap-4xl-on-md,
|
1457
|
-
.pf-v5-c-toolbar__content-section.pf-m-row-gap-4xl-on-md {
|
1458
|
-
column-gap: var(--pf-v5-global--spacer--4xl);
|
1459
|
-
}
|
1460
|
-
.pf-v5-c-toolbar__group.pf-m-margin-inline-start4xl-on-md,
|
1461
|
-
.pf-v5-c-toolbar__item.pf-m-margin-inline-start4xl-on-md,
|
1462
|
-
.pf-v5-c-toolbar__content.pf-m-margin-inline-start4xl-on-md,
|
1463
|
-
.pf-v5-c-toolbar__content-section.pf-m-margin-inline-start4xl-on-md {
|
1464
|
-
margin-inline-start: var(--pf-v5-global--spacer--4xl);
|
1465
|
-
}
|
1466
|
-
.pf-v5-c-toolbar__group.pf-m-margin-inline-end4xl-on-md,
|
1467
|
-
.pf-v5-c-toolbar__item.pf-m-margin-inline-end4xl-on-md,
|
1468
|
-
.pf-v5-c-toolbar__content.pf-m-margin-inline-end4xl-on-md,
|
1469
|
-
.pf-v5-c-toolbar__content-section.pf-m-margin-inline-end4xl-on-md {
|
1470
|
-
margin-inline-end: var(--pf-v5-global--spacer--4xl);
|
1471
|
-
}
|
1472
|
-
.pf-v5-c-toolbar__group:where(.pf-m-toggle-group).pf-m-show-on-md .pf-v5-c-toolbar__group,
|
1473
|
-
.pf-v5-c-toolbar__group:where(.pf-m-toggle-group).pf-m-show-on-md .pf-v5-c-toolbar__item {
|
1047
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-none-on-md,
|
1048
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-none-on-md,
|
1049
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-none-on-md {
|
1050
|
+
row-gap: 0;
|
1051
|
+
}
|
1052
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-xs-on-md,
|
1053
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-xs-on-md,
|
1054
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-xs-on-md {
|
1055
|
+
column-gap: var(--pf-t--global--spacer--xs);
|
1056
|
+
}
|
1057
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-xs-on-md,
|
1058
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-xs-on-md,
|
1059
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-xs-on-md {
|
1060
|
+
row-gap: var(--pf-t--global--spacer--xs);
|
1061
|
+
}
|
1062
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-sm-on-md,
|
1063
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-sm-on-md,
|
1064
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-sm-on-md {
|
1065
|
+
column-gap: var(--pf-t--global--spacer--sm);
|
1066
|
+
}
|
1067
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-sm-on-md,
|
1068
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-sm-on-md,
|
1069
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-sm-on-md {
|
1070
|
+
row-gap: var(--pf-t--global--spacer--sm);
|
1071
|
+
}
|
1072
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-md-on-md,
|
1073
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-md-on-md,
|
1074
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-md-on-md {
|
1075
|
+
column-gap: var(--pf-t--global--spacer--md);
|
1076
|
+
}
|
1077
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-md-on-md,
|
1078
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-md-on-md,
|
1079
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-md-on-md {
|
1080
|
+
row-gap: var(--pf-t--global--spacer--md);
|
1081
|
+
}
|
1082
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-lg-on-md,
|
1083
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-lg-on-md,
|
1084
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-lg-on-md {
|
1085
|
+
column-gap: var(--pf-t--global--spacer--lg);
|
1086
|
+
}
|
1087
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-lg-on-md,
|
1088
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-lg-on-md,
|
1089
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-lg-on-md {
|
1090
|
+
row-gap: var(--pf-t--global--spacer--lg);
|
1091
|
+
}
|
1092
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-xl-on-md,
|
1093
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-xl-on-md,
|
1094
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-xl-on-md {
|
1095
|
+
column-gap: var(--pf-t--global--spacer--xl);
|
1096
|
+
}
|
1097
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-xl-on-md,
|
1098
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-xl-on-md,
|
1099
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-xl-on-md {
|
1100
|
+
row-gap: var(--pf-t--global--spacer--xl);
|
1101
|
+
}
|
1102
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-2xl-on-md,
|
1103
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-2xl-on-md,
|
1104
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-2xl-on-md {
|
1105
|
+
column-gap: var(--pf-t--global--spacer--2xl);
|
1106
|
+
}
|
1107
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-2xl-on-md,
|
1108
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-2xl-on-md,
|
1109
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-2xl-on-md {
|
1110
|
+
row-gap: var(--pf-t--global--spacer--2xl);
|
1111
|
+
}
|
1112
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-3xl-on-md,
|
1113
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-3xl-on-md,
|
1114
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-3xl-on-md {
|
1115
|
+
column-gap: var(--pf-t--global--spacer--3xl);
|
1116
|
+
}
|
1117
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-3xl-on-md,
|
1118
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-3xl-on-md,
|
1119
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-3xl-on-md {
|
1120
|
+
row-gap: var(--pf-t--global--spacer--3xl);
|
1121
|
+
}
|
1122
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-4xl-on-md,
|
1123
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-4xl-on-md,
|
1124
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-4xl-on-md {
|
1125
|
+
column-gap: var(--pf-t--global--spacer--4xl);
|
1126
|
+
}
|
1127
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-4xl-on-md,
|
1128
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-4xl-on-md,
|
1129
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-4xl-on-md {
|
1130
|
+
row-gap: var(--pf-t--global--spacer--4xl);
|
1131
|
+
}
|
1132
|
+
.pf-v6-c-toolbar__group:where(.pf-m-toggle-group).pf-m-show-on-md .pf-v6-c-toolbar__group,
|
1133
|
+
.pf-v6-c-toolbar__group:where(.pf-m-toggle-group).pf-m-show-on-md .pf-v6-c-toolbar__item {
|
1474
1134
|
display: flex;
|
1475
1135
|
flex: 0 1 auto;
|
1476
1136
|
}
|
1477
|
-
.pf-
|
1137
|
+
.pf-v6-c-toolbar__group:where(.pf-m-toggle-group).pf-m-show-on-md .pf-v6-c-toolbar__toggle {
|
1478
1138
|
display: none;
|
1479
1139
|
}
|
1480
|
-
.pf-
|
1481
|
-
.pf-
|
1482
|
-
.pf-
|
1140
|
+
.pf-v6-c-toolbar__group:where(.pf-m-toggle-group) .pf-v6-c-toolbar__group,
|
1141
|
+
.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,
|
1142
|
+
.pf-v6-c-toolbar__group:where(.pf-m-toggle-group).pf-m-hide-on-md .pf-v6-c-toolbar__item {
|
1483
1143
|
display: none;
|
1484
1144
|
}
|
1485
|
-
.pf-
|
1486
|
-
display: inline-
|
1145
|
+
.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 {
|
1146
|
+
display: inline-flex;
|
1487
1147
|
}
|
1488
1148
|
}
|
1489
|
-
@media (min-width:
|
1490
|
-
.pf-
|
1491
|
-
.pf-
|
1149
|
+
@media (min-width: 62rem) {
|
1150
|
+
.pf-v6-c-toolbar__group.pf-m-align-start-on-lg,
|
1151
|
+
.pf-v6-c-toolbar__item.pf-m-align-start-on-lg {
|
1492
1152
|
margin-inline-start: 0;
|
1493
1153
|
}
|
1494
|
-
.pf-
|
1495
|
-
.pf-
|
1154
|
+
.pf-v6-c-toolbar__group.pf-m-align-center-on-lg,
|
1155
|
+
.pf-v6-c-toolbar__item.pf-m-align-center-on-lg {
|
1496
1156
|
margin-inline-start: auto;
|
1497
1157
|
margin-inline-end: auto;
|
1498
1158
|
}
|
1499
|
-
.pf-
|
1500
|
-
.pf-
|
1159
|
+
.pf-v6-c-toolbar__group.pf-m-align-end-on-lg,
|
1160
|
+
.pf-v6-c-toolbar__item.pf-m-align-end-on-lg {
|
1501
1161
|
margin-inline-start: auto;
|
1502
1162
|
}
|
1503
|
-
.pf-
|
1504
|
-
.pf-
|
1163
|
+
.pf-v6-c-toolbar__group.pf-m-flex-grow-on-lg,
|
1164
|
+
.pf-v6-c-toolbar__item.pf-m-flex-grow-on-lg {
|
1505
1165
|
flex-grow: 1;
|
1506
1166
|
}
|
1507
|
-
.pf-
|
1508
|
-
.pf-
|
1167
|
+
.pf-v6-c-toolbar__group.pf-m-align-self-stretch-on-lg,
|
1168
|
+
.pf-v6-c-toolbar__item.pf-m-align-self-stretch-on-lg {
|
1509
1169
|
align-self: stretch;
|
1510
1170
|
}
|
1511
|
-
.pf-
|
1512
|
-
.pf-
|
1171
|
+
.pf-v6-c-toolbar__group.pf-m-align-self-baseline-on-lg,
|
1172
|
+
.pf-v6-c-toolbar__item.pf-m-align-self-baseline-on-lg {
|
1513
1173
|
align-self: baseline;
|
1514
1174
|
}
|
1515
|
-
.pf-
|
1516
|
-
.pf-
|
1175
|
+
.pf-v6-c-toolbar__group.pf-m-align-self-start-on-lg,
|
1176
|
+
.pf-v6-c-toolbar__item.pf-m-align-self-start-on-lg {
|
1517
1177
|
align-self: start;
|
1518
1178
|
}
|
1519
|
-
.pf-
|
1520
|
-
.pf-
|
1179
|
+
.pf-v6-c-toolbar__group.pf-m-align-self-center-on-lg,
|
1180
|
+
.pf-v6-c-toolbar__item.pf-m-align-self-center-on-lg {
|
1521
1181
|
align-self: center;
|
1522
1182
|
}
|
1523
|
-
.pf-
|
1524
|
-
.pf-
|
1183
|
+
.pf-v6-c-toolbar__group.pf-m-align-self-end-on-lg,
|
1184
|
+
.pf-v6-c-toolbar__item.pf-m-align-self-end-on-lg {
|
1525
1185
|
align-self: end;
|
1526
1186
|
}
|
1527
|
-
.pf-
|
1528
|
-
|
1529
|
-
|
1530
|
-
|
1531
|
-
|
1532
|
-
|
1533
|
-
.pf-
|
1534
|
-
|
1535
|
-
|
1536
|
-
|
1537
|
-
|
1538
|
-
|
1539
|
-
.pf-
|
1540
|
-
|
1541
|
-
}
|
1542
|
-
.pf-
|
1543
|
-
|
1544
|
-
|
1545
|
-
|
1546
|
-
|
1547
|
-
|
1548
|
-
.pf-
|
1549
|
-
|
1550
|
-
|
1551
|
-
|
1552
|
-
|
1553
|
-
|
1554
|
-
.pf-
|
1555
|
-
|
1556
|
-
|
1557
|
-
.pf-v5-c-toolbar.pf-m-inset-2xl-on-lg,
|
1558
|
-
.pf-v5-c-toolbar__content.pf-m-inset-2xl-on-lg,
|
1559
|
-
.pf-v5-c-toolbar__content-section.pf-m-inset-2xl-on-lg {
|
1560
|
-
--pf-v5-c-toolbar__content--PaddingInline: var(--pf-v5-global--spacer--2xl);
|
1561
|
-
}
|
1562
|
-
.pf-v5-c-toolbar.pf-m-inset-3xl-on-lg,
|
1563
|
-
.pf-v5-c-toolbar__content.pf-m-inset-3xl-on-lg,
|
1564
|
-
.pf-v5-c-toolbar__content-section.pf-m-inset-3xl-on-lg {
|
1565
|
-
--pf-v5-c-toolbar__content--PaddingInline: var(--pf-v5-global--spacer--3xl);
|
1566
|
-
}
|
1567
|
-
.pf-v5-c-toolbar.pf-m-inset-4xl-on-lg,
|
1568
|
-
.pf-v5-c-toolbar__content.pf-m-inset-4xl-on-lg,
|
1569
|
-
.pf-v5-c-toolbar__content-section.pf-m-inset-4xl-on-lg {
|
1570
|
-
--pf-v5-c-toolbar__content--PaddingInline: var(--pf-v5-global--spacer--4xl);
|
1571
|
-
}
|
1572
|
-
.pf-v5-c-toolbar__group.pf-m-wrap-on-lg,
|
1573
|
-
.pf-v5-c-toolbar__item.pf-m-wrap-on-lg,
|
1574
|
-
.pf-v5-c-toolbar__content.pf-m-wrap-on-lg,
|
1575
|
-
.pf-v5-c-toolbar__content-section.pf-m-wrap-on-lg {
|
1187
|
+
.pf-v6-c-toolbar.pf-m-inset-none-on-lg {
|
1188
|
+
padding-inline: 0;
|
1189
|
+
}
|
1190
|
+
.pf-v6-c-toolbar.pf-m-inset-xs-on-lg {
|
1191
|
+
padding-inline: var(--pf-t--global--spacer--xs);
|
1192
|
+
}
|
1193
|
+
.pf-v6-c-toolbar.pf-m-inset-sm-on-lg {
|
1194
|
+
padding-inline: var(--pf-t--global--spacer--sm);
|
1195
|
+
}
|
1196
|
+
.pf-v6-c-toolbar.pf-m-inset-md-on-lg {
|
1197
|
+
padding-inline: var(--pf-t--global--spacer--md);
|
1198
|
+
}
|
1199
|
+
.pf-v6-c-toolbar.pf-m-inset-lg-on-lg {
|
1200
|
+
padding-inline: var(--pf-t--global--spacer--lg);
|
1201
|
+
}
|
1202
|
+
.pf-v6-c-toolbar.pf-m-inset-xl-on-lg {
|
1203
|
+
padding-inline: var(--pf-t--global--spacer--xl);
|
1204
|
+
}
|
1205
|
+
.pf-v6-c-toolbar.pf-m-inset-2xl-on-lg {
|
1206
|
+
padding-inline: var(--pf-t--global--spacer--2xl);
|
1207
|
+
}
|
1208
|
+
.pf-v6-c-toolbar.pf-m-inset-3xl-on-lg {
|
1209
|
+
padding-inline: var(--pf-t--global--spacer--3xl);
|
1210
|
+
}
|
1211
|
+
.pf-v6-c-toolbar.pf-m-inset-4xl-on-lg {
|
1212
|
+
padding-inline: var(--pf-t--global--spacer--4xl);
|
1213
|
+
}
|
1214
|
+
.pf-v6-c-toolbar__group.pf-m-wrap-on-lg,
|
1215
|
+
.pf-v6-c-toolbar__item.pf-m-wrap-on-lg,
|
1216
|
+
.pf-v6-c-toolbar__content-section.pf-m-wrap-on-lg {
|
1576
1217
|
flex-wrap: wrap;
|
1577
1218
|
}
|
1578
|
-
.pf-
|
1579
|
-
.pf-
|
1580
|
-
.pf-
|
1581
|
-
.pf-v5-c-toolbar__content-section.pf-m-nowrap-on-lg {
|
1219
|
+
.pf-v6-c-toolbar__group.pf-m-nowrap-on-lg,
|
1220
|
+
.pf-v6-c-toolbar__item.pf-m-nowrap-on-lg,
|
1221
|
+
.pf-v6-c-toolbar__content-section.pf-m-nowrap-on-lg {
|
1582
1222
|
flex-wrap: nowrap;
|
1583
1223
|
}
|
1584
|
-
.pf-
|
1585
|
-
.pf-
|
1586
|
-
.pf-
|
1587
|
-
.pf-v5-c-toolbar__content-section.pf-m-align-items-stretch-on-lg {
|
1224
|
+
.pf-v6-c-toolbar__group.pf-m-align-items-stretch-on-lg,
|
1225
|
+
.pf-v6-c-toolbar__item.pf-m-align-items-stretch-on-lg,
|
1226
|
+
.pf-v6-c-toolbar__content-section.pf-m-align-items-stretch-on-lg {
|
1588
1227
|
align-items: stretch;
|
1589
1228
|
}
|
1590
|
-
.pf-
|
1591
|
-
.pf-
|
1592
|
-
.pf-
|
1593
|
-
.pf-v5-c-toolbar__content-section.pf-m-align-items-baseline-on-lg {
|
1229
|
+
.pf-v6-c-toolbar__group.pf-m-align-items-baseline-on-lg,
|
1230
|
+
.pf-v6-c-toolbar__item.pf-m-align-items-baseline-on-lg,
|
1231
|
+
.pf-v6-c-toolbar__content-section.pf-m-align-items-baseline-on-lg {
|
1594
1232
|
align-items: baseline;
|
1595
1233
|
}
|
1596
|
-
.pf-
|
1597
|
-
.pf-
|
1598
|
-
.pf-
|
1599
|
-
.pf-v5-c-toolbar__content-section.pf-m-align-items-start-on-lg {
|
1234
|
+
.pf-v6-c-toolbar__group.pf-m-align-items-start-on-lg,
|
1235
|
+
.pf-v6-c-toolbar__item.pf-m-align-items-start-on-lg,
|
1236
|
+
.pf-v6-c-toolbar__content-section.pf-m-align-items-start-on-lg {
|
1600
1237
|
align-items: start;
|
1601
1238
|
}
|
1602
|
-
.pf-
|
1603
|
-
.pf-
|
1604
|
-
.pf-
|
1605
|
-
.pf-v5-c-toolbar__content-section.pf-m-align-items-center-on-lg {
|
1239
|
+
.pf-v6-c-toolbar__group.pf-m-align-items-center-on-lg,
|
1240
|
+
.pf-v6-c-toolbar__item.pf-m-align-items-center-on-lg,
|
1241
|
+
.pf-v6-c-toolbar__content-section.pf-m-align-items-center-on-lg {
|
1606
1242
|
align-items: center;
|
1607
1243
|
}
|
1608
|
-
.pf-
|
1609
|
-
.pf-
|
1610
|
-
.pf-
|
1611
|
-
.pf-v5-c-toolbar__content-section.pf-m-align-items-end-on-lg {
|
1244
|
+
.pf-v6-c-toolbar__group.pf-m-align-items-end-on-lg,
|
1245
|
+
.pf-v6-c-toolbar__item.pf-m-align-items-end-on-lg,
|
1246
|
+
.pf-v6-c-toolbar__content-section.pf-m-align-items-end-on-lg {
|
1612
1247
|
align-items: end;
|
1613
1248
|
}
|
1614
|
-
.pf-
|
1615
|
-
.pf-
|
1616
|
-
.pf-
|
1617
|
-
|
1618
|
-
|
1619
|
-
|
1620
|
-
.pf-
|
1621
|
-
.pf-
|
1622
|
-
|
1623
|
-
|
1624
|
-
|
1625
|
-
|
1626
|
-
.pf-
|
1627
|
-
|
1628
|
-
|
1629
|
-
.pf-
|
1630
|
-
|
1631
|
-
|
1632
|
-
|
1633
|
-
|
1634
|
-
.pf-
|
1635
|
-
.pf-
|
1636
|
-
|
1637
|
-
|
1638
|
-
|
1639
|
-
.pf-
|
1640
|
-
.pf-
|
1641
|
-
.pf-
|
1642
|
-
|
1643
|
-
}
|
1644
|
-
.pf-
|
1645
|
-
.pf-
|
1646
|
-
.pf-
|
1647
|
-
|
1648
|
-
|
1649
|
-
|
1650
|
-
.pf-
|
1651
|
-
.pf-
|
1652
|
-
|
1653
|
-
|
1654
|
-
|
1655
|
-
|
1656
|
-
.pf-
|
1657
|
-
|
1658
|
-
|
1659
|
-
.pf-
|
1660
|
-
|
1661
|
-
|
1662
|
-
.pf-v5-c-toolbar__group.pf-m-gap-4xl-on-lg,
|
1663
|
-
.pf-v5-c-toolbar__item.pf-m-gap-4xl-on-lg,
|
1664
|
-
.pf-v5-c-toolbar__content.pf-m-gap-4xl-on-lg,
|
1665
|
-
.pf-v5-c-toolbar__content-section.pf-m-gap-4xl-on-lg {
|
1666
|
-
column-gap: var(--pf-v5-global--spacer--4xl);
|
1667
|
-
}
|
1668
|
-
.pf-v5-c-toolbar__group.pf-m-column-gap-none-on-lg,
|
1669
|
-
.pf-v5-c-toolbar__item.pf-m-column-gap-none-on-lg,
|
1670
|
-
.pf-v5-c-toolbar__content.pf-m-column-gap-none-on-lg,
|
1671
|
-
.pf-v5-c-toolbar__content-section.pf-m-column-gap-none-on-lg {
|
1672
|
-
column-gap: 0;
|
1673
|
-
}
|
1674
|
-
.pf-v5-c-toolbar__group.pf-m-row-gap-none-on-lg,
|
1675
|
-
.pf-v5-c-toolbar__item.pf-m-row-gap-none-on-lg,
|
1676
|
-
.pf-v5-c-toolbar__content.pf-m-row-gap-none-on-lg,
|
1677
|
-
.pf-v5-c-toolbar__content-section.pf-m-row-gap-none-on-lg {
|
1249
|
+
.pf-v6-c-toolbar__group.pf-m-gap-none-on-lg,
|
1250
|
+
.pf-v6-c-toolbar__item.pf-m-gap-none-on-lg,
|
1251
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-none-on-lg {
|
1252
|
+
gap: 0;
|
1253
|
+
}
|
1254
|
+
.pf-v6-c-toolbar__group.pf-m-gap-xs-on-lg,
|
1255
|
+
.pf-v6-c-toolbar__item.pf-m-gap-xs-on-lg,
|
1256
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-xs-on-lg {
|
1257
|
+
gap: var(--pf-t--global--spacer--xs);
|
1258
|
+
}
|
1259
|
+
.pf-v6-c-toolbar__group.pf-m-gap-sm-on-lg,
|
1260
|
+
.pf-v6-c-toolbar__item.pf-m-gap-sm-on-lg,
|
1261
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-sm-on-lg {
|
1262
|
+
gap: var(--pf-t--global--spacer--sm);
|
1263
|
+
}
|
1264
|
+
.pf-v6-c-toolbar__group.pf-m-gap-md-on-lg,
|
1265
|
+
.pf-v6-c-toolbar__item.pf-m-gap-md-on-lg,
|
1266
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-md-on-lg {
|
1267
|
+
gap: var(--pf-t--global--spacer--md);
|
1268
|
+
}
|
1269
|
+
.pf-v6-c-toolbar__group.pf-m-gap-lg-on-lg,
|
1270
|
+
.pf-v6-c-toolbar__item.pf-m-gap-lg-on-lg,
|
1271
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-lg-on-lg {
|
1272
|
+
gap: var(--pf-t--global--spacer--lg);
|
1273
|
+
}
|
1274
|
+
.pf-v6-c-toolbar__group.pf-m-gap-xl-on-lg,
|
1275
|
+
.pf-v6-c-toolbar__item.pf-m-gap-xl-on-lg,
|
1276
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-xl-on-lg {
|
1277
|
+
gap: var(--pf-t--global--spacer--xl);
|
1278
|
+
}
|
1279
|
+
.pf-v6-c-toolbar__group.pf-m-gap-2xl-on-lg,
|
1280
|
+
.pf-v6-c-toolbar__item.pf-m-gap-2xl-on-lg,
|
1281
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-2xl-on-lg {
|
1282
|
+
gap: var(--pf-t--global--spacer--2xl);
|
1283
|
+
}
|
1284
|
+
.pf-v6-c-toolbar__group.pf-m-gap-3xl-on-lg,
|
1285
|
+
.pf-v6-c-toolbar__item.pf-m-gap-3xl-on-lg,
|
1286
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-3xl-on-lg {
|
1287
|
+
gap: var(--pf-t--global--spacer--3xl);
|
1288
|
+
}
|
1289
|
+
.pf-v6-c-toolbar__group.pf-m-gap-4xl-on-lg,
|
1290
|
+
.pf-v6-c-toolbar__item.pf-m-gap-4xl-on-lg,
|
1291
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-4xl-on-lg {
|
1292
|
+
gap: var(--pf-t--global--spacer--4xl);
|
1293
|
+
}
|
1294
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-none-on-lg,
|
1295
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-none-on-lg,
|
1296
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-none-on-lg {
|
1678
1297
|
column-gap: 0;
|
1679
1298
|
}
|
1680
|
-
.pf-
|
1681
|
-
.pf-
|
1682
|
-
.pf-
|
1683
|
-
|
1684
|
-
|
1685
|
-
|
1686
|
-
.pf-
|
1687
|
-
.pf-
|
1688
|
-
|
1689
|
-
|
1690
|
-
|
1691
|
-
|
1692
|
-
.pf-
|
1693
|
-
|
1694
|
-
|
1695
|
-
.pf-
|
1696
|
-
|
1697
|
-
|
1698
|
-
|
1699
|
-
|
1700
|
-
.pf-
|
1701
|
-
.pf-
|
1702
|
-
|
1703
|
-
|
1704
|
-
|
1705
|
-
.pf-
|
1706
|
-
.pf-
|
1707
|
-
.pf-
|
1708
|
-
|
1709
|
-
}
|
1710
|
-
.pf-
|
1711
|
-
.pf-
|
1712
|
-
.pf-
|
1713
|
-
|
1714
|
-
|
1715
|
-
|
1716
|
-
.pf-
|
1717
|
-
.pf-
|
1718
|
-
|
1719
|
-
|
1720
|
-
|
1721
|
-
|
1722
|
-
.pf-
|
1723
|
-
|
1724
|
-
|
1725
|
-
.pf-
|
1726
|
-
|
1727
|
-
|
1728
|
-
|
1729
|
-
|
1730
|
-
.pf-
|
1731
|
-
.pf-
|
1732
|
-
|
1733
|
-
|
1734
|
-
|
1735
|
-
.pf-
|
1736
|
-
.pf-
|
1737
|
-
.pf-
|
1738
|
-
|
1739
|
-
}
|
1740
|
-
.pf-
|
1741
|
-
.pf-
|
1742
|
-
.pf-
|
1743
|
-
|
1744
|
-
|
1745
|
-
|
1746
|
-
.pf-
|
1747
|
-
.pf-
|
1748
|
-
|
1749
|
-
|
1750
|
-
|
1751
|
-
|
1752
|
-
.pf-
|
1753
|
-
|
1754
|
-
|
1755
|
-
.pf-
|
1756
|
-
|
1757
|
-
|
1758
|
-
|
1759
|
-
|
1760
|
-
.pf-
|
1761
|
-
.pf-
|
1762
|
-
|
1763
|
-
|
1764
|
-
|
1765
|
-
.pf-
|
1766
|
-
.pf-
|
1767
|
-
.pf-v5-c-toolbar__content-section.pf-m-column-gap-lg-on-lg {
|
1768
|
-
column-gap: var(--pf-v5-global--spacer--lg);
|
1769
|
-
}
|
1770
|
-
.pf-v5-c-toolbar__group.pf-m-row-gap-lg-on-lg,
|
1771
|
-
.pf-v5-c-toolbar__item.pf-m-row-gap-lg-on-lg,
|
1772
|
-
.pf-v5-c-toolbar__content.pf-m-row-gap-lg-on-lg,
|
1773
|
-
.pf-v5-c-toolbar__content-section.pf-m-row-gap-lg-on-lg {
|
1774
|
-
column-gap: var(--pf-v5-global--spacer--lg);
|
1775
|
-
}
|
1776
|
-
.pf-v5-c-toolbar__group.pf-m-margin-inline-startlg-on-lg,
|
1777
|
-
.pf-v5-c-toolbar__item.pf-m-margin-inline-startlg-on-lg,
|
1778
|
-
.pf-v5-c-toolbar__content.pf-m-margin-inline-startlg-on-lg,
|
1779
|
-
.pf-v5-c-toolbar__content-section.pf-m-margin-inline-startlg-on-lg {
|
1780
|
-
margin-inline-start: var(--pf-v5-global--spacer--lg);
|
1781
|
-
}
|
1782
|
-
.pf-v5-c-toolbar__group.pf-m-margin-inline-endlg-on-lg,
|
1783
|
-
.pf-v5-c-toolbar__item.pf-m-margin-inline-endlg-on-lg,
|
1784
|
-
.pf-v5-c-toolbar__content.pf-m-margin-inline-endlg-on-lg,
|
1785
|
-
.pf-v5-c-toolbar__content-section.pf-m-margin-inline-endlg-on-lg {
|
1786
|
-
margin-inline-end: var(--pf-v5-global--spacer--lg);
|
1787
|
-
}
|
1788
|
-
.pf-v5-c-toolbar__group.pf-m-column-gap-xl-on-lg,
|
1789
|
-
.pf-v5-c-toolbar__item.pf-m-column-gap-xl-on-lg,
|
1790
|
-
.pf-v5-c-toolbar__content.pf-m-column-gap-xl-on-lg,
|
1791
|
-
.pf-v5-c-toolbar__content-section.pf-m-column-gap-xl-on-lg {
|
1792
|
-
column-gap: var(--pf-v5-global--spacer--xl);
|
1793
|
-
}
|
1794
|
-
.pf-v5-c-toolbar__group.pf-m-row-gap-xl-on-lg,
|
1795
|
-
.pf-v5-c-toolbar__item.pf-m-row-gap-xl-on-lg,
|
1796
|
-
.pf-v5-c-toolbar__content.pf-m-row-gap-xl-on-lg,
|
1797
|
-
.pf-v5-c-toolbar__content-section.pf-m-row-gap-xl-on-lg {
|
1798
|
-
column-gap: var(--pf-v5-global--spacer--xl);
|
1799
|
-
}
|
1800
|
-
.pf-v5-c-toolbar__group.pf-m-margin-inline-startxl-on-lg,
|
1801
|
-
.pf-v5-c-toolbar__item.pf-m-margin-inline-startxl-on-lg,
|
1802
|
-
.pf-v5-c-toolbar__content.pf-m-margin-inline-startxl-on-lg,
|
1803
|
-
.pf-v5-c-toolbar__content-section.pf-m-margin-inline-startxl-on-lg {
|
1804
|
-
margin-inline-start: var(--pf-v5-global--spacer--xl);
|
1805
|
-
}
|
1806
|
-
.pf-v5-c-toolbar__group.pf-m-margin-inline-endxl-on-lg,
|
1807
|
-
.pf-v5-c-toolbar__item.pf-m-margin-inline-endxl-on-lg,
|
1808
|
-
.pf-v5-c-toolbar__content.pf-m-margin-inline-endxl-on-lg,
|
1809
|
-
.pf-v5-c-toolbar__content-section.pf-m-margin-inline-endxl-on-lg {
|
1810
|
-
margin-inline-end: var(--pf-v5-global--spacer--xl);
|
1811
|
-
}
|
1812
|
-
.pf-v5-c-toolbar__group.pf-m-column-gap-2xl-on-lg,
|
1813
|
-
.pf-v5-c-toolbar__item.pf-m-column-gap-2xl-on-lg,
|
1814
|
-
.pf-v5-c-toolbar__content.pf-m-column-gap-2xl-on-lg,
|
1815
|
-
.pf-v5-c-toolbar__content-section.pf-m-column-gap-2xl-on-lg {
|
1816
|
-
column-gap: var(--pf-v5-global--spacer--2xl);
|
1817
|
-
}
|
1818
|
-
.pf-v5-c-toolbar__group.pf-m-row-gap-2xl-on-lg,
|
1819
|
-
.pf-v5-c-toolbar__item.pf-m-row-gap-2xl-on-lg,
|
1820
|
-
.pf-v5-c-toolbar__content.pf-m-row-gap-2xl-on-lg,
|
1821
|
-
.pf-v5-c-toolbar__content-section.pf-m-row-gap-2xl-on-lg {
|
1822
|
-
column-gap: var(--pf-v5-global--spacer--2xl);
|
1823
|
-
}
|
1824
|
-
.pf-v5-c-toolbar__group.pf-m-margin-inline-start2xl-on-lg,
|
1825
|
-
.pf-v5-c-toolbar__item.pf-m-margin-inline-start2xl-on-lg,
|
1826
|
-
.pf-v5-c-toolbar__content.pf-m-margin-inline-start2xl-on-lg,
|
1827
|
-
.pf-v5-c-toolbar__content-section.pf-m-margin-inline-start2xl-on-lg {
|
1828
|
-
margin-inline-start: var(--pf-v5-global--spacer--2xl);
|
1829
|
-
}
|
1830
|
-
.pf-v5-c-toolbar__group.pf-m-margin-inline-end2xl-on-lg,
|
1831
|
-
.pf-v5-c-toolbar__item.pf-m-margin-inline-end2xl-on-lg,
|
1832
|
-
.pf-v5-c-toolbar__content.pf-m-margin-inline-end2xl-on-lg,
|
1833
|
-
.pf-v5-c-toolbar__content-section.pf-m-margin-inline-end2xl-on-lg {
|
1834
|
-
margin-inline-end: var(--pf-v5-global--spacer--2xl);
|
1835
|
-
}
|
1836
|
-
.pf-v5-c-toolbar__group.pf-m-column-gap-3xl-on-lg,
|
1837
|
-
.pf-v5-c-toolbar__item.pf-m-column-gap-3xl-on-lg,
|
1838
|
-
.pf-v5-c-toolbar__content.pf-m-column-gap-3xl-on-lg,
|
1839
|
-
.pf-v5-c-toolbar__content-section.pf-m-column-gap-3xl-on-lg {
|
1840
|
-
column-gap: var(--pf-v5-global--spacer--3xl);
|
1841
|
-
}
|
1842
|
-
.pf-v5-c-toolbar__group.pf-m-row-gap-3xl-on-lg,
|
1843
|
-
.pf-v5-c-toolbar__item.pf-m-row-gap-3xl-on-lg,
|
1844
|
-
.pf-v5-c-toolbar__content.pf-m-row-gap-3xl-on-lg,
|
1845
|
-
.pf-v5-c-toolbar__content-section.pf-m-row-gap-3xl-on-lg {
|
1846
|
-
column-gap: var(--pf-v5-global--spacer--3xl);
|
1847
|
-
}
|
1848
|
-
.pf-v5-c-toolbar__group.pf-m-margin-inline-start3xl-on-lg,
|
1849
|
-
.pf-v5-c-toolbar__item.pf-m-margin-inline-start3xl-on-lg,
|
1850
|
-
.pf-v5-c-toolbar__content.pf-m-margin-inline-start3xl-on-lg,
|
1851
|
-
.pf-v5-c-toolbar__content-section.pf-m-margin-inline-start3xl-on-lg {
|
1852
|
-
margin-inline-start: var(--pf-v5-global--spacer--3xl);
|
1853
|
-
}
|
1854
|
-
.pf-v5-c-toolbar__group.pf-m-margin-inline-end3xl-on-lg,
|
1855
|
-
.pf-v5-c-toolbar__item.pf-m-margin-inline-end3xl-on-lg,
|
1856
|
-
.pf-v5-c-toolbar__content.pf-m-margin-inline-end3xl-on-lg,
|
1857
|
-
.pf-v5-c-toolbar__content-section.pf-m-margin-inline-end3xl-on-lg {
|
1858
|
-
margin-inline-end: var(--pf-v5-global--spacer--3xl);
|
1859
|
-
}
|
1860
|
-
.pf-v5-c-toolbar__group.pf-m-column-gap-4xl-on-lg,
|
1861
|
-
.pf-v5-c-toolbar__item.pf-m-column-gap-4xl-on-lg,
|
1862
|
-
.pf-v5-c-toolbar__content.pf-m-column-gap-4xl-on-lg,
|
1863
|
-
.pf-v5-c-toolbar__content-section.pf-m-column-gap-4xl-on-lg {
|
1864
|
-
column-gap: var(--pf-v5-global--spacer--4xl);
|
1865
|
-
}
|
1866
|
-
.pf-v5-c-toolbar__group.pf-m-row-gap-4xl-on-lg,
|
1867
|
-
.pf-v5-c-toolbar__item.pf-m-row-gap-4xl-on-lg,
|
1868
|
-
.pf-v5-c-toolbar__content.pf-m-row-gap-4xl-on-lg,
|
1869
|
-
.pf-v5-c-toolbar__content-section.pf-m-row-gap-4xl-on-lg {
|
1870
|
-
column-gap: var(--pf-v5-global--spacer--4xl);
|
1871
|
-
}
|
1872
|
-
.pf-v5-c-toolbar__group.pf-m-margin-inline-start4xl-on-lg,
|
1873
|
-
.pf-v5-c-toolbar__item.pf-m-margin-inline-start4xl-on-lg,
|
1874
|
-
.pf-v5-c-toolbar__content.pf-m-margin-inline-start4xl-on-lg,
|
1875
|
-
.pf-v5-c-toolbar__content-section.pf-m-margin-inline-start4xl-on-lg {
|
1876
|
-
margin-inline-start: var(--pf-v5-global--spacer--4xl);
|
1877
|
-
}
|
1878
|
-
.pf-v5-c-toolbar__group.pf-m-margin-inline-end4xl-on-lg,
|
1879
|
-
.pf-v5-c-toolbar__item.pf-m-margin-inline-end4xl-on-lg,
|
1880
|
-
.pf-v5-c-toolbar__content.pf-m-margin-inline-end4xl-on-lg,
|
1881
|
-
.pf-v5-c-toolbar__content-section.pf-m-margin-inline-end4xl-on-lg {
|
1882
|
-
margin-inline-end: var(--pf-v5-global--spacer--4xl);
|
1883
|
-
}
|
1884
|
-
.pf-v5-c-toolbar__group:where(.pf-m-toggle-group).pf-m-show-on-lg .pf-v5-c-toolbar__group,
|
1885
|
-
.pf-v5-c-toolbar__group:where(.pf-m-toggle-group).pf-m-show-on-lg .pf-v5-c-toolbar__item {
|
1299
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-none-on-lg,
|
1300
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-none-on-lg,
|
1301
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-none-on-lg {
|
1302
|
+
row-gap: 0;
|
1303
|
+
}
|
1304
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-xs-on-lg,
|
1305
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-xs-on-lg,
|
1306
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-xs-on-lg {
|
1307
|
+
column-gap: var(--pf-t--global--spacer--xs);
|
1308
|
+
}
|
1309
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-xs-on-lg,
|
1310
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-xs-on-lg,
|
1311
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-xs-on-lg {
|
1312
|
+
row-gap: var(--pf-t--global--spacer--xs);
|
1313
|
+
}
|
1314
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-sm-on-lg,
|
1315
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-sm-on-lg,
|
1316
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-sm-on-lg {
|
1317
|
+
column-gap: var(--pf-t--global--spacer--sm);
|
1318
|
+
}
|
1319
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-sm-on-lg,
|
1320
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-sm-on-lg,
|
1321
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-sm-on-lg {
|
1322
|
+
row-gap: var(--pf-t--global--spacer--sm);
|
1323
|
+
}
|
1324
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-md-on-lg,
|
1325
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-md-on-lg,
|
1326
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-md-on-lg {
|
1327
|
+
column-gap: var(--pf-t--global--spacer--md);
|
1328
|
+
}
|
1329
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-md-on-lg,
|
1330
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-md-on-lg,
|
1331
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-md-on-lg {
|
1332
|
+
row-gap: var(--pf-t--global--spacer--md);
|
1333
|
+
}
|
1334
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-lg-on-lg,
|
1335
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-lg-on-lg,
|
1336
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-lg-on-lg {
|
1337
|
+
column-gap: var(--pf-t--global--spacer--lg);
|
1338
|
+
}
|
1339
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-lg-on-lg,
|
1340
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-lg-on-lg,
|
1341
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-lg-on-lg {
|
1342
|
+
row-gap: var(--pf-t--global--spacer--lg);
|
1343
|
+
}
|
1344
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-xl-on-lg,
|
1345
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-xl-on-lg,
|
1346
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-xl-on-lg {
|
1347
|
+
column-gap: var(--pf-t--global--spacer--xl);
|
1348
|
+
}
|
1349
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-xl-on-lg,
|
1350
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-xl-on-lg,
|
1351
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-xl-on-lg {
|
1352
|
+
row-gap: var(--pf-t--global--spacer--xl);
|
1353
|
+
}
|
1354
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-2xl-on-lg,
|
1355
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-2xl-on-lg,
|
1356
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-2xl-on-lg {
|
1357
|
+
column-gap: var(--pf-t--global--spacer--2xl);
|
1358
|
+
}
|
1359
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-2xl-on-lg,
|
1360
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-2xl-on-lg,
|
1361
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-2xl-on-lg {
|
1362
|
+
row-gap: var(--pf-t--global--spacer--2xl);
|
1363
|
+
}
|
1364
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-3xl-on-lg,
|
1365
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-3xl-on-lg,
|
1366
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-3xl-on-lg {
|
1367
|
+
column-gap: var(--pf-t--global--spacer--3xl);
|
1368
|
+
}
|
1369
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-3xl-on-lg,
|
1370
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-3xl-on-lg,
|
1371
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-3xl-on-lg {
|
1372
|
+
row-gap: var(--pf-t--global--spacer--3xl);
|
1373
|
+
}
|
1374
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-4xl-on-lg,
|
1375
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-4xl-on-lg,
|
1376
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-4xl-on-lg {
|
1377
|
+
column-gap: var(--pf-t--global--spacer--4xl);
|
1378
|
+
}
|
1379
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-4xl-on-lg,
|
1380
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-4xl-on-lg,
|
1381
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-4xl-on-lg {
|
1382
|
+
row-gap: var(--pf-t--global--spacer--4xl);
|
1383
|
+
}
|
1384
|
+
.pf-v6-c-toolbar__group:where(.pf-m-toggle-group).pf-m-show-on-lg .pf-v6-c-toolbar__group,
|
1385
|
+
.pf-v6-c-toolbar__group:where(.pf-m-toggle-group).pf-m-show-on-lg .pf-v6-c-toolbar__item {
|
1886
1386
|
display: flex;
|
1887
1387
|
flex: 0 1 auto;
|
1888
1388
|
}
|
1889
|
-
.pf-
|
1389
|
+
.pf-v6-c-toolbar__group:where(.pf-m-toggle-group).pf-m-show-on-lg .pf-v6-c-toolbar__toggle {
|
1890
1390
|
display: none;
|
1891
1391
|
}
|
1892
|
-
.pf-
|
1893
|
-
.pf-
|
1894
|
-
.pf-
|
1392
|
+
.pf-v6-c-toolbar__group:where(.pf-m-toggle-group) .pf-v6-c-toolbar__group,
|
1393
|
+
.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,
|
1394
|
+
.pf-v6-c-toolbar__group:where(.pf-m-toggle-group).pf-m-hide-on-lg .pf-v6-c-toolbar__item {
|
1895
1395
|
display: none;
|
1896
1396
|
}
|
1897
|
-
.pf-
|
1898
|
-
display: inline-
|
1397
|
+
.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 {
|
1398
|
+
display: inline-flex;
|
1899
1399
|
}
|
1900
1400
|
}
|
1901
|
-
@media (min-width:
|
1902
|
-
.pf-
|
1903
|
-
.pf-
|
1401
|
+
@media (min-width: 75rem) {
|
1402
|
+
.pf-v6-c-toolbar__group.pf-m-align-start-on-xl,
|
1403
|
+
.pf-v6-c-toolbar__item.pf-m-align-start-on-xl {
|
1904
1404
|
margin-inline-start: 0;
|
1905
1405
|
}
|
1906
|
-
.pf-
|
1907
|
-
.pf-
|
1406
|
+
.pf-v6-c-toolbar__group.pf-m-align-center-on-xl,
|
1407
|
+
.pf-v6-c-toolbar__item.pf-m-align-center-on-xl {
|
1908
1408
|
margin-inline-start: auto;
|
1909
1409
|
margin-inline-end: auto;
|
1910
1410
|
}
|
1911
|
-
.pf-
|
1912
|
-
.pf-
|
1411
|
+
.pf-v6-c-toolbar__group.pf-m-align-end-on-xl,
|
1412
|
+
.pf-v6-c-toolbar__item.pf-m-align-end-on-xl {
|
1913
1413
|
margin-inline-start: auto;
|
1914
1414
|
}
|
1915
|
-
.pf-
|
1916
|
-
.pf-
|
1415
|
+
.pf-v6-c-toolbar__group.pf-m-flex-grow-on-xl,
|
1416
|
+
.pf-v6-c-toolbar__item.pf-m-flex-grow-on-xl {
|
1917
1417
|
flex-grow: 1;
|
1918
1418
|
}
|
1919
|
-
.pf-
|
1920
|
-
.pf-
|
1419
|
+
.pf-v6-c-toolbar__group.pf-m-align-self-stretch-on-xl,
|
1420
|
+
.pf-v6-c-toolbar__item.pf-m-align-self-stretch-on-xl {
|
1921
1421
|
align-self: stretch;
|
1922
1422
|
}
|
1923
|
-
.pf-
|
1924
|
-
.pf-
|
1423
|
+
.pf-v6-c-toolbar__group.pf-m-align-self-baseline-on-xl,
|
1424
|
+
.pf-v6-c-toolbar__item.pf-m-align-self-baseline-on-xl {
|
1925
1425
|
align-self: baseline;
|
1926
1426
|
}
|
1927
|
-
.pf-
|
1928
|
-
.pf-
|
1427
|
+
.pf-v6-c-toolbar__group.pf-m-align-self-start-on-xl,
|
1428
|
+
.pf-v6-c-toolbar__item.pf-m-align-self-start-on-xl {
|
1929
1429
|
align-self: start;
|
1930
1430
|
}
|
1931
|
-
.pf-
|
1932
|
-
.pf-
|
1431
|
+
.pf-v6-c-toolbar__group.pf-m-align-self-center-on-xl,
|
1432
|
+
.pf-v6-c-toolbar__item.pf-m-align-self-center-on-xl {
|
1933
1433
|
align-self: center;
|
1934
1434
|
}
|
1935
|
-
.pf-
|
1936
|
-
.pf-
|
1435
|
+
.pf-v6-c-toolbar__group.pf-m-align-self-end-on-xl,
|
1436
|
+
.pf-v6-c-toolbar__item.pf-m-align-self-end-on-xl {
|
1937
1437
|
align-self: end;
|
1938
1438
|
}
|
1939
|
-
.pf-
|
1940
|
-
|
1941
|
-
|
1942
|
-
|
1943
|
-
|
1944
|
-
|
1945
|
-
.pf-
|
1946
|
-
|
1947
|
-
|
1948
|
-
|
1949
|
-
|
1950
|
-
|
1951
|
-
.pf-
|
1952
|
-
|
1953
|
-
}
|
1954
|
-
.pf-
|
1955
|
-
|
1956
|
-
|
1957
|
-
|
1958
|
-
|
1959
|
-
|
1960
|
-
.pf-
|
1961
|
-
|
1962
|
-
|
1963
|
-
|
1964
|
-
|
1965
|
-
|
1966
|
-
.pf-
|
1967
|
-
|
1968
|
-
|
1969
|
-
.pf-v5-c-toolbar.pf-m-inset-2xl-on-xl,
|
1970
|
-
.pf-v5-c-toolbar__content.pf-m-inset-2xl-on-xl,
|
1971
|
-
.pf-v5-c-toolbar__content-section.pf-m-inset-2xl-on-xl {
|
1972
|
-
--pf-v5-c-toolbar__content--PaddingInline: var(--pf-v5-global--spacer--2xl);
|
1973
|
-
}
|
1974
|
-
.pf-v5-c-toolbar.pf-m-inset-3xl-on-xl,
|
1975
|
-
.pf-v5-c-toolbar__content.pf-m-inset-3xl-on-xl,
|
1976
|
-
.pf-v5-c-toolbar__content-section.pf-m-inset-3xl-on-xl {
|
1977
|
-
--pf-v5-c-toolbar__content--PaddingInline: var(--pf-v5-global--spacer--3xl);
|
1978
|
-
}
|
1979
|
-
.pf-v5-c-toolbar.pf-m-inset-4xl-on-xl,
|
1980
|
-
.pf-v5-c-toolbar__content.pf-m-inset-4xl-on-xl,
|
1981
|
-
.pf-v5-c-toolbar__content-section.pf-m-inset-4xl-on-xl {
|
1982
|
-
--pf-v5-c-toolbar__content--PaddingInline: var(--pf-v5-global--spacer--4xl);
|
1983
|
-
}
|
1984
|
-
.pf-v5-c-toolbar__group.pf-m-wrap-on-xl,
|
1985
|
-
.pf-v5-c-toolbar__item.pf-m-wrap-on-xl,
|
1986
|
-
.pf-v5-c-toolbar__content.pf-m-wrap-on-xl,
|
1987
|
-
.pf-v5-c-toolbar__content-section.pf-m-wrap-on-xl {
|
1439
|
+
.pf-v6-c-toolbar.pf-m-inset-none-on-xl {
|
1440
|
+
padding-inline: 0;
|
1441
|
+
}
|
1442
|
+
.pf-v6-c-toolbar.pf-m-inset-xs-on-xl {
|
1443
|
+
padding-inline: var(--pf-t--global--spacer--xs);
|
1444
|
+
}
|
1445
|
+
.pf-v6-c-toolbar.pf-m-inset-sm-on-xl {
|
1446
|
+
padding-inline: var(--pf-t--global--spacer--sm);
|
1447
|
+
}
|
1448
|
+
.pf-v6-c-toolbar.pf-m-inset-md-on-xl {
|
1449
|
+
padding-inline: var(--pf-t--global--spacer--md);
|
1450
|
+
}
|
1451
|
+
.pf-v6-c-toolbar.pf-m-inset-lg-on-xl {
|
1452
|
+
padding-inline: var(--pf-t--global--spacer--lg);
|
1453
|
+
}
|
1454
|
+
.pf-v6-c-toolbar.pf-m-inset-xl-on-xl {
|
1455
|
+
padding-inline: var(--pf-t--global--spacer--xl);
|
1456
|
+
}
|
1457
|
+
.pf-v6-c-toolbar.pf-m-inset-2xl-on-xl {
|
1458
|
+
padding-inline: var(--pf-t--global--spacer--2xl);
|
1459
|
+
}
|
1460
|
+
.pf-v6-c-toolbar.pf-m-inset-3xl-on-xl {
|
1461
|
+
padding-inline: var(--pf-t--global--spacer--3xl);
|
1462
|
+
}
|
1463
|
+
.pf-v6-c-toolbar.pf-m-inset-4xl-on-xl {
|
1464
|
+
padding-inline: var(--pf-t--global--spacer--4xl);
|
1465
|
+
}
|
1466
|
+
.pf-v6-c-toolbar__group.pf-m-wrap-on-xl,
|
1467
|
+
.pf-v6-c-toolbar__item.pf-m-wrap-on-xl,
|
1468
|
+
.pf-v6-c-toolbar__content-section.pf-m-wrap-on-xl {
|
1988
1469
|
flex-wrap: wrap;
|
1989
1470
|
}
|
1990
|
-
.pf-
|
1991
|
-
.pf-
|
1992
|
-
.pf-
|
1993
|
-
.pf-v5-c-toolbar__content-section.pf-m-nowrap-on-xl {
|
1471
|
+
.pf-v6-c-toolbar__group.pf-m-nowrap-on-xl,
|
1472
|
+
.pf-v6-c-toolbar__item.pf-m-nowrap-on-xl,
|
1473
|
+
.pf-v6-c-toolbar__content-section.pf-m-nowrap-on-xl {
|
1994
1474
|
flex-wrap: nowrap;
|
1995
1475
|
}
|
1996
|
-
.pf-
|
1997
|
-
.pf-
|
1998
|
-
.pf-
|
1999
|
-
.pf-v5-c-toolbar__content-section.pf-m-align-items-stretch-on-xl {
|
1476
|
+
.pf-v6-c-toolbar__group.pf-m-align-items-stretch-on-xl,
|
1477
|
+
.pf-v6-c-toolbar__item.pf-m-align-items-stretch-on-xl,
|
1478
|
+
.pf-v6-c-toolbar__content-section.pf-m-align-items-stretch-on-xl {
|
2000
1479
|
align-items: stretch;
|
2001
1480
|
}
|
2002
|
-
.pf-
|
2003
|
-
.pf-
|
2004
|
-
.pf-
|
2005
|
-
.pf-v5-c-toolbar__content-section.pf-m-align-items-baseline-on-xl {
|
1481
|
+
.pf-v6-c-toolbar__group.pf-m-align-items-baseline-on-xl,
|
1482
|
+
.pf-v6-c-toolbar__item.pf-m-align-items-baseline-on-xl,
|
1483
|
+
.pf-v6-c-toolbar__content-section.pf-m-align-items-baseline-on-xl {
|
2006
1484
|
align-items: baseline;
|
2007
1485
|
}
|
2008
|
-
.pf-
|
2009
|
-
.pf-
|
2010
|
-
.pf-
|
2011
|
-
.pf-v5-c-toolbar__content-section.pf-m-align-items-start-on-xl {
|
1486
|
+
.pf-v6-c-toolbar__group.pf-m-align-items-start-on-xl,
|
1487
|
+
.pf-v6-c-toolbar__item.pf-m-align-items-start-on-xl,
|
1488
|
+
.pf-v6-c-toolbar__content-section.pf-m-align-items-start-on-xl {
|
2012
1489
|
align-items: start;
|
2013
1490
|
}
|
2014
|
-
.pf-
|
2015
|
-
.pf-
|
2016
|
-
.pf-
|
2017
|
-
.pf-v5-c-toolbar__content-section.pf-m-align-items-center-on-xl {
|
1491
|
+
.pf-v6-c-toolbar__group.pf-m-align-items-center-on-xl,
|
1492
|
+
.pf-v6-c-toolbar__item.pf-m-align-items-center-on-xl,
|
1493
|
+
.pf-v6-c-toolbar__content-section.pf-m-align-items-center-on-xl {
|
2018
1494
|
align-items: center;
|
2019
1495
|
}
|
2020
|
-
.pf-
|
2021
|
-
.pf-
|
2022
|
-
.pf-
|
2023
|
-
.pf-v5-c-toolbar__content-section.pf-m-align-items-end-on-xl {
|
1496
|
+
.pf-v6-c-toolbar__group.pf-m-align-items-end-on-xl,
|
1497
|
+
.pf-v6-c-toolbar__item.pf-m-align-items-end-on-xl,
|
1498
|
+
.pf-v6-c-toolbar__content-section.pf-m-align-items-end-on-xl {
|
2024
1499
|
align-items: end;
|
2025
1500
|
}
|
2026
|
-
.pf-
|
2027
|
-
.pf-
|
2028
|
-
.pf-
|
2029
|
-
|
2030
|
-
|
2031
|
-
|
2032
|
-
.pf-
|
2033
|
-
.pf-
|
2034
|
-
|
2035
|
-
|
2036
|
-
|
2037
|
-
|
2038
|
-
.pf-
|
2039
|
-
|
2040
|
-
|
2041
|
-
.pf-
|
2042
|
-
|
2043
|
-
|
2044
|
-
|
2045
|
-
|
2046
|
-
.pf-
|
2047
|
-
.pf-
|
2048
|
-
|
2049
|
-
|
2050
|
-
|
2051
|
-
.pf-
|
2052
|
-
.pf-
|
2053
|
-
.pf-
|
2054
|
-
|
2055
|
-
}
|
2056
|
-
.pf-
|
2057
|
-
.pf-
|
2058
|
-
.pf-
|
2059
|
-
|
2060
|
-
|
2061
|
-
|
2062
|
-
.pf-
|
2063
|
-
.pf-
|
2064
|
-
|
2065
|
-
|
2066
|
-
|
2067
|
-
|
2068
|
-
.pf-
|
2069
|
-
|
2070
|
-
|
2071
|
-
.pf-
|
2072
|
-
|
2073
|
-
|
2074
|
-
.pf-v5-c-toolbar__group.pf-m-gap-4xl-on-xl,
|
2075
|
-
.pf-v5-c-toolbar__item.pf-m-gap-4xl-on-xl,
|
2076
|
-
.pf-v5-c-toolbar__content.pf-m-gap-4xl-on-xl,
|
2077
|
-
.pf-v5-c-toolbar__content-section.pf-m-gap-4xl-on-xl {
|
2078
|
-
column-gap: var(--pf-v5-global--spacer--4xl);
|
2079
|
-
}
|
2080
|
-
.pf-v5-c-toolbar__group.pf-m-column-gap-none-on-xl,
|
2081
|
-
.pf-v5-c-toolbar__item.pf-m-column-gap-none-on-xl,
|
2082
|
-
.pf-v5-c-toolbar__content.pf-m-column-gap-none-on-xl,
|
2083
|
-
.pf-v5-c-toolbar__content-section.pf-m-column-gap-none-on-xl {
|
1501
|
+
.pf-v6-c-toolbar__group.pf-m-gap-none-on-xl,
|
1502
|
+
.pf-v6-c-toolbar__item.pf-m-gap-none-on-xl,
|
1503
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-none-on-xl {
|
1504
|
+
gap: 0;
|
1505
|
+
}
|
1506
|
+
.pf-v6-c-toolbar__group.pf-m-gap-xs-on-xl,
|
1507
|
+
.pf-v6-c-toolbar__item.pf-m-gap-xs-on-xl,
|
1508
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-xs-on-xl {
|
1509
|
+
gap: var(--pf-t--global--spacer--xs);
|
1510
|
+
}
|
1511
|
+
.pf-v6-c-toolbar__group.pf-m-gap-sm-on-xl,
|
1512
|
+
.pf-v6-c-toolbar__item.pf-m-gap-sm-on-xl,
|
1513
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-sm-on-xl {
|
1514
|
+
gap: var(--pf-t--global--spacer--sm);
|
1515
|
+
}
|
1516
|
+
.pf-v6-c-toolbar__group.pf-m-gap-md-on-xl,
|
1517
|
+
.pf-v6-c-toolbar__item.pf-m-gap-md-on-xl,
|
1518
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-md-on-xl {
|
1519
|
+
gap: var(--pf-t--global--spacer--md);
|
1520
|
+
}
|
1521
|
+
.pf-v6-c-toolbar__group.pf-m-gap-lg-on-xl,
|
1522
|
+
.pf-v6-c-toolbar__item.pf-m-gap-lg-on-xl,
|
1523
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-lg-on-xl {
|
1524
|
+
gap: var(--pf-t--global--spacer--lg);
|
1525
|
+
}
|
1526
|
+
.pf-v6-c-toolbar__group.pf-m-gap-xl-on-xl,
|
1527
|
+
.pf-v6-c-toolbar__item.pf-m-gap-xl-on-xl,
|
1528
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-xl-on-xl {
|
1529
|
+
gap: var(--pf-t--global--spacer--xl);
|
1530
|
+
}
|
1531
|
+
.pf-v6-c-toolbar__group.pf-m-gap-2xl-on-xl,
|
1532
|
+
.pf-v6-c-toolbar__item.pf-m-gap-2xl-on-xl,
|
1533
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-2xl-on-xl {
|
1534
|
+
gap: var(--pf-t--global--spacer--2xl);
|
1535
|
+
}
|
1536
|
+
.pf-v6-c-toolbar__group.pf-m-gap-3xl-on-xl,
|
1537
|
+
.pf-v6-c-toolbar__item.pf-m-gap-3xl-on-xl,
|
1538
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-3xl-on-xl {
|
1539
|
+
gap: var(--pf-t--global--spacer--3xl);
|
1540
|
+
}
|
1541
|
+
.pf-v6-c-toolbar__group.pf-m-gap-4xl-on-xl,
|
1542
|
+
.pf-v6-c-toolbar__item.pf-m-gap-4xl-on-xl,
|
1543
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-4xl-on-xl {
|
1544
|
+
gap: var(--pf-t--global--spacer--4xl);
|
1545
|
+
}
|
1546
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-none-on-xl,
|
1547
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-none-on-xl,
|
1548
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-none-on-xl {
|
2084
1549
|
column-gap: 0;
|
2085
1550
|
}
|
2086
|
-
.pf-
|
2087
|
-
.pf-
|
2088
|
-
.pf-
|
2089
|
-
|
2090
|
-
|
2091
|
-
|
2092
|
-
.pf-
|
2093
|
-
.pf-
|
2094
|
-
|
2095
|
-
|
2096
|
-
|
2097
|
-
|
2098
|
-
.pf-
|
2099
|
-
|
2100
|
-
|
2101
|
-
.pf-
|
2102
|
-
|
2103
|
-
|
2104
|
-
|
2105
|
-
|
2106
|
-
.pf-
|
2107
|
-
.pf-
|
2108
|
-
|
2109
|
-
|
2110
|
-
|
2111
|
-
.pf-
|
2112
|
-
.pf-
|
2113
|
-
.pf-
|
2114
|
-
column-gap: var(--pf-
|
2115
|
-
}
|
2116
|
-
.pf-
|
2117
|
-
.pf-
|
2118
|
-
.pf-
|
2119
|
-
|
2120
|
-
|
2121
|
-
|
2122
|
-
.pf-
|
2123
|
-
.pf-
|
2124
|
-
|
2125
|
-
|
2126
|
-
|
2127
|
-
|
2128
|
-
.pf-
|
2129
|
-
|
2130
|
-
|
2131
|
-
.pf-
|
2132
|
-
|
2133
|
-
|
2134
|
-
|
2135
|
-
|
2136
|
-
.pf-
|
2137
|
-
.pf-
|
2138
|
-
|
2139
|
-
|
2140
|
-
|
2141
|
-
.pf-
|
2142
|
-
.pf-
|
2143
|
-
.pf-
|
2144
|
-
|
2145
|
-
}
|
2146
|
-
.pf-
|
2147
|
-
.pf-
|
2148
|
-
.pf-
|
2149
|
-
|
2150
|
-
|
2151
|
-
|
2152
|
-
.pf-
|
2153
|
-
.pf-
|
2154
|
-
|
2155
|
-
|
2156
|
-
|
2157
|
-
|
2158
|
-
.pf-
|
2159
|
-
|
2160
|
-
|
2161
|
-
.pf-
|
2162
|
-
|
2163
|
-
|
2164
|
-
|
2165
|
-
|
2166
|
-
.pf-
|
2167
|
-
.pf-
|
2168
|
-
|
2169
|
-
|
2170
|
-
|
2171
|
-
.pf-
|
2172
|
-
.pf-
|
2173
|
-
.pf-v5-c-toolbar__content-section.pf-m-margin-inline-endmd-on-xl {
|
2174
|
-
margin-inline-end: var(--pf-v5-global--spacer--md);
|
2175
|
-
}
|
2176
|
-
.pf-v5-c-toolbar__group.pf-m-column-gap-lg-on-xl,
|
2177
|
-
.pf-v5-c-toolbar__item.pf-m-column-gap-lg-on-xl,
|
2178
|
-
.pf-v5-c-toolbar__content.pf-m-column-gap-lg-on-xl,
|
2179
|
-
.pf-v5-c-toolbar__content-section.pf-m-column-gap-lg-on-xl {
|
2180
|
-
column-gap: var(--pf-v5-global--spacer--lg);
|
2181
|
-
}
|
2182
|
-
.pf-v5-c-toolbar__group.pf-m-row-gap-lg-on-xl,
|
2183
|
-
.pf-v5-c-toolbar__item.pf-m-row-gap-lg-on-xl,
|
2184
|
-
.pf-v5-c-toolbar__content.pf-m-row-gap-lg-on-xl,
|
2185
|
-
.pf-v5-c-toolbar__content-section.pf-m-row-gap-lg-on-xl {
|
2186
|
-
column-gap: var(--pf-v5-global--spacer--lg);
|
2187
|
-
}
|
2188
|
-
.pf-v5-c-toolbar__group.pf-m-margin-inline-startlg-on-xl,
|
2189
|
-
.pf-v5-c-toolbar__item.pf-m-margin-inline-startlg-on-xl,
|
2190
|
-
.pf-v5-c-toolbar__content.pf-m-margin-inline-startlg-on-xl,
|
2191
|
-
.pf-v5-c-toolbar__content-section.pf-m-margin-inline-startlg-on-xl {
|
2192
|
-
margin-inline-start: var(--pf-v5-global--spacer--lg);
|
2193
|
-
}
|
2194
|
-
.pf-v5-c-toolbar__group.pf-m-margin-inline-endlg-on-xl,
|
2195
|
-
.pf-v5-c-toolbar__item.pf-m-margin-inline-endlg-on-xl,
|
2196
|
-
.pf-v5-c-toolbar__content.pf-m-margin-inline-endlg-on-xl,
|
2197
|
-
.pf-v5-c-toolbar__content-section.pf-m-margin-inline-endlg-on-xl {
|
2198
|
-
margin-inline-end: var(--pf-v5-global--spacer--lg);
|
2199
|
-
}
|
2200
|
-
.pf-v5-c-toolbar__group.pf-m-column-gap-xl-on-xl,
|
2201
|
-
.pf-v5-c-toolbar__item.pf-m-column-gap-xl-on-xl,
|
2202
|
-
.pf-v5-c-toolbar__content.pf-m-column-gap-xl-on-xl,
|
2203
|
-
.pf-v5-c-toolbar__content-section.pf-m-column-gap-xl-on-xl {
|
2204
|
-
column-gap: var(--pf-v5-global--spacer--xl);
|
2205
|
-
}
|
2206
|
-
.pf-v5-c-toolbar__group.pf-m-row-gap-xl-on-xl,
|
2207
|
-
.pf-v5-c-toolbar__item.pf-m-row-gap-xl-on-xl,
|
2208
|
-
.pf-v5-c-toolbar__content.pf-m-row-gap-xl-on-xl,
|
2209
|
-
.pf-v5-c-toolbar__content-section.pf-m-row-gap-xl-on-xl {
|
2210
|
-
column-gap: var(--pf-v5-global--spacer--xl);
|
2211
|
-
}
|
2212
|
-
.pf-v5-c-toolbar__group.pf-m-margin-inline-startxl-on-xl,
|
2213
|
-
.pf-v5-c-toolbar__item.pf-m-margin-inline-startxl-on-xl,
|
2214
|
-
.pf-v5-c-toolbar__content.pf-m-margin-inline-startxl-on-xl,
|
2215
|
-
.pf-v5-c-toolbar__content-section.pf-m-margin-inline-startxl-on-xl {
|
2216
|
-
margin-inline-start: var(--pf-v5-global--spacer--xl);
|
2217
|
-
}
|
2218
|
-
.pf-v5-c-toolbar__group.pf-m-margin-inline-endxl-on-xl,
|
2219
|
-
.pf-v5-c-toolbar__item.pf-m-margin-inline-endxl-on-xl,
|
2220
|
-
.pf-v5-c-toolbar__content.pf-m-margin-inline-endxl-on-xl,
|
2221
|
-
.pf-v5-c-toolbar__content-section.pf-m-margin-inline-endxl-on-xl {
|
2222
|
-
margin-inline-end: var(--pf-v5-global--spacer--xl);
|
2223
|
-
}
|
2224
|
-
.pf-v5-c-toolbar__group.pf-m-column-gap-2xl-on-xl,
|
2225
|
-
.pf-v5-c-toolbar__item.pf-m-column-gap-2xl-on-xl,
|
2226
|
-
.pf-v5-c-toolbar__content.pf-m-column-gap-2xl-on-xl,
|
2227
|
-
.pf-v5-c-toolbar__content-section.pf-m-column-gap-2xl-on-xl {
|
2228
|
-
column-gap: var(--pf-v5-global--spacer--2xl);
|
2229
|
-
}
|
2230
|
-
.pf-v5-c-toolbar__group.pf-m-row-gap-2xl-on-xl,
|
2231
|
-
.pf-v5-c-toolbar__item.pf-m-row-gap-2xl-on-xl,
|
2232
|
-
.pf-v5-c-toolbar__content.pf-m-row-gap-2xl-on-xl,
|
2233
|
-
.pf-v5-c-toolbar__content-section.pf-m-row-gap-2xl-on-xl {
|
2234
|
-
column-gap: var(--pf-v5-global--spacer--2xl);
|
2235
|
-
}
|
2236
|
-
.pf-v5-c-toolbar__group.pf-m-margin-inline-start2xl-on-xl,
|
2237
|
-
.pf-v5-c-toolbar__item.pf-m-margin-inline-start2xl-on-xl,
|
2238
|
-
.pf-v5-c-toolbar__content.pf-m-margin-inline-start2xl-on-xl,
|
2239
|
-
.pf-v5-c-toolbar__content-section.pf-m-margin-inline-start2xl-on-xl {
|
2240
|
-
margin-inline-start: var(--pf-v5-global--spacer--2xl);
|
2241
|
-
}
|
2242
|
-
.pf-v5-c-toolbar__group.pf-m-margin-inline-end2xl-on-xl,
|
2243
|
-
.pf-v5-c-toolbar__item.pf-m-margin-inline-end2xl-on-xl,
|
2244
|
-
.pf-v5-c-toolbar__content.pf-m-margin-inline-end2xl-on-xl,
|
2245
|
-
.pf-v5-c-toolbar__content-section.pf-m-margin-inline-end2xl-on-xl {
|
2246
|
-
margin-inline-end: var(--pf-v5-global--spacer--2xl);
|
2247
|
-
}
|
2248
|
-
.pf-v5-c-toolbar__group.pf-m-column-gap-3xl-on-xl,
|
2249
|
-
.pf-v5-c-toolbar__item.pf-m-column-gap-3xl-on-xl,
|
2250
|
-
.pf-v5-c-toolbar__content.pf-m-column-gap-3xl-on-xl,
|
2251
|
-
.pf-v5-c-toolbar__content-section.pf-m-column-gap-3xl-on-xl {
|
2252
|
-
column-gap: var(--pf-v5-global--spacer--3xl);
|
2253
|
-
}
|
2254
|
-
.pf-v5-c-toolbar__group.pf-m-row-gap-3xl-on-xl,
|
2255
|
-
.pf-v5-c-toolbar__item.pf-m-row-gap-3xl-on-xl,
|
2256
|
-
.pf-v5-c-toolbar__content.pf-m-row-gap-3xl-on-xl,
|
2257
|
-
.pf-v5-c-toolbar__content-section.pf-m-row-gap-3xl-on-xl {
|
2258
|
-
column-gap: var(--pf-v5-global--spacer--3xl);
|
2259
|
-
}
|
2260
|
-
.pf-v5-c-toolbar__group.pf-m-margin-inline-start3xl-on-xl,
|
2261
|
-
.pf-v5-c-toolbar__item.pf-m-margin-inline-start3xl-on-xl,
|
2262
|
-
.pf-v5-c-toolbar__content.pf-m-margin-inline-start3xl-on-xl,
|
2263
|
-
.pf-v5-c-toolbar__content-section.pf-m-margin-inline-start3xl-on-xl {
|
2264
|
-
margin-inline-start: var(--pf-v5-global--spacer--3xl);
|
2265
|
-
}
|
2266
|
-
.pf-v5-c-toolbar__group.pf-m-margin-inline-end3xl-on-xl,
|
2267
|
-
.pf-v5-c-toolbar__item.pf-m-margin-inline-end3xl-on-xl,
|
2268
|
-
.pf-v5-c-toolbar__content.pf-m-margin-inline-end3xl-on-xl,
|
2269
|
-
.pf-v5-c-toolbar__content-section.pf-m-margin-inline-end3xl-on-xl {
|
2270
|
-
margin-inline-end: var(--pf-v5-global--spacer--3xl);
|
2271
|
-
}
|
2272
|
-
.pf-v5-c-toolbar__group.pf-m-column-gap-4xl-on-xl,
|
2273
|
-
.pf-v5-c-toolbar__item.pf-m-column-gap-4xl-on-xl,
|
2274
|
-
.pf-v5-c-toolbar__content.pf-m-column-gap-4xl-on-xl,
|
2275
|
-
.pf-v5-c-toolbar__content-section.pf-m-column-gap-4xl-on-xl {
|
2276
|
-
column-gap: var(--pf-v5-global--spacer--4xl);
|
2277
|
-
}
|
2278
|
-
.pf-v5-c-toolbar__group.pf-m-row-gap-4xl-on-xl,
|
2279
|
-
.pf-v5-c-toolbar__item.pf-m-row-gap-4xl-on-xl,
|
2280
|
-
.pf-v5-c-toolbar__content.pf-m-row-gap-4xl-on-xl,
|
2281
|
-
.pf-v5-c-toolbar__content-section.pf-m-row-gap-4xl-on-xl {
|
2282
|
-
column-gap: var(--pf-v5-global--spacer--4xl);
|
2283
|
-
}
|
2284
|
-
.pf-v5-c-toolbar__group.pf-m-margin-inline-start4xl-on-xl,
|
2285
|
-
.pf-v5-c-toolbar__item.pf-m-margin-inline-start4xl-on-xl,
|
2286
|
-
.pf-v5-c-toolbar__content.pf-m-margin-inline-start4xl-on-xl,
|
2287
|
-
.pf-v5-c-toolbar__content-section.pf-m-margin-inline-start4xl-on-xl {
|
2288
|
-
margin-inline-start: var(--pf-v5-global--spacer--4xl);
|
2289
|
-
}
|
2290
|
-
.pf-v5-c-toolbar__group.pf-m-margin-inline-end4xl-on-xl,
|
2291
|
-
.pf-v5-c-toolbar__item.pf-m-margin-inline-end4xl-on-xl,
|
2292
|
-
.pf-v5-c-toolbar__content.pf-m-margin-inline-end4xl-on-xl,
|
2293
|
-
.pf-v5-c-toolbar__content-section.pf-m-margin-inline-end4xl-on-xl {
|
2294
|
-
margin-inline-end: var(--pf-v5-global--spacer--4xl);
|
2295
|
-
}
|
2296
|
-
.pf-v5-c-toolbar__group:where(.pf-m-toggle-group).pf-m-show-on-xl .pf-v5-c-toolbar__group,
|
2297
|
-
.pf-v5-c-toolbar__group:where(.pf-m-toggle-group).pf-m-show-on-xl .pf-v5-c-toolbar__item {
|
1551
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-none-on-xl,
|
1552
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-none-on-xl,
|
1553
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-none-on-xl {
|
1554
|
+
row-gap: 0;
|
1555
|
+
}
|
1556
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-xs-on-xl,
|
1557
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-xs-on-xl,
|
1558
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-xs-on-xl {
|
1559
|
+
column-gap: var(--pf-t--global--spacer--xs);
|
1560
|
+
}
|
1561
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-xs-on-xl,
|
1562
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-xs-on-xl,
|
1563
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-xs-on-xl {
|
1564
|
+
row-gap: var(--pf-t--global--spacer--xs);
|
1565
|
+
}
|
1566
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-sm-on-xl,
|
1567
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-sm-on-xl,
|
1568
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-sm-on-xl {
|
1569
|
+
column-gap: var(--pf-t--global--spacer--sm);
|
1570
|
+
}
|
1571
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-sm-on-xl,
|
1572
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-sm-on-xl,
|
1573
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-sm-on-xl {
|
1574
|
+
row-gap: var(--pf-t--global--spacer--sm);
|
1575
|
+
}
|
1576
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-md-on-xl,
|
1577
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-md-on-xl,
|
1578
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-md-on-xl {
|
1579
|
+
column-gap: var(--pf-t--global--spacer--md);
|
1580
|
+
}
|
1581
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-md-on-xl,
|
1582
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-md-on-xl,
|
1583
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-md-on-xl {
|
1584
|
+
row-gap: var(--pf-t--global--spacer--md);
|
1585
|
+
}
|
1586
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-lg-on-xl,
|
1587
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-lg-on-xl,
|
1588
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-lg-on-xl {
|
1589
|
+
column-gap: var(--pf-t--global--spacer--lg);
|
1590
|
+
}
|
1591
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-lg-on-xl,
|
1592
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-lg-on-xl,
|
1593
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-lg-on-xl {
|
1594
|
+
row-gap: var(--pf-t--global--spacer--lg);
|
1595
|
+
}
|
1596
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-xl-on-xl,
|
1597
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-xl-on-xl,
|
1598
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-xl-on-xl {
|
1599
|
+
column-gap: var(--pf-t--global--spacer--xl);
|
1600
|
+
}
|
1601
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-xl-on-xl,
|
1602
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-xl-on-xl,
|
1603
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-xl-on-xl {
|
1604
|
+
row-gap: var(--pf-t--global--spacer--xl);
|
1605
|
+
}
|
1606
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-2xl-on-xl,
|
1607
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-2xl-on-xl,
|
1608
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-2xl-on-xl {
|
1609
|
+
column-gap: var(--pf-t--global--spacer--2xl);
|
1610
|
+
}
|
1611
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-2xl-on-xl,
|
1612
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-2xl-on-xl,
|
1613
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-2xl-on-xl {
|
1614
|
+
row-gap: var(--pf-t--global--spacer--2xl);
|
1615
|
+
}
|
1616
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-3xl-on-xl,
|
1617
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-3xl-on-xl,
|
1618
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-3xl-on-xl {
|
1619
|
+
column-gap: var(--pf-t--global--spacer--3xl);
|
1620
|
+
}
|
1621
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-3xl-on-xl,
|
1622
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-3xl-on-xl,
|
1623
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-3xl-on-xl {
|
1624
|
+
row-gap: var(--pf-t--global--spacer--3xl);
|
1625
|
+
}
|
1626
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-4xl-on-xl,
|
1627
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-4xl-on-xl,
|
1628
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-4xl-on-xl {
|
1629
|
+
column-gap: var(--pf-t--global--spacer--4xl);
|
1630
|
+
}
|
1631
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-4xl-on-xl,
|
1632
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-4xl-on-xl,
|
1633
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-4xl-on-xl {
|
1634
|
+
row-gap: var(--pf-t--global--spacer--4xl);
|
1635
|
+
}
|
1636
|
+
.pf-v6-c-toolbar__group:where(.pf-m-toggle-group).pf-m-show-on-xl .pf-v6-c-toolbar__group,
|
1637
|
+
.pf-v6-c-toolbar__group:where(.pf-m-toggle-group).pf-m-show-on-xl .pf-v6-c-toolbar__item {
|
2298
1638
|
display: flex;
|
2299
1639
|
flex: 0 1 auto;
|
2300
1640
|
}
|
2301
|
-
.pf-
|
1641
|
+
.pf-v6-c-toolbar__group:where(.pf-m-toggle-group).pf-m-show-on-xl .pf-v6-c-toolbar__toggle {
|
2302
1642
|
display: none;
|
2303
1643
|
}
|
2304
|
-
.pf-
|
2305
|
-
.pf-
|
2306
|
-
.pf-
|
1644
|
+
.pf-v6-c-toolbar__group:where(.pf-m-toggle-group) .pf-v6-c-toolbar__group,
|
1645
|
+
.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,
|
1646
|
+
.pf-v6-c-toolbar__group:where(.pf-m-toggle-group).pf-m-hide-on-xl .pf-v6-c-toolbar__item {
|
2307
1647
|
display: none;
|
2308
1648
|
}
|
2309
|
-
.pf-
|
2310
|
-
display: inline-
|
1649
|
+
.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 {
|
1650
|
+
display: inline-flex;
|
2311
1651
|
}
|
2312
1652
|
}
|
2313
|
-
@media (min-width:
|
2314
|
-
.pf-
|
2315
|
-
.pf-
|
1653
|
+
@media (min-width: 90.625rem) {
|
1654
|
+
.pf-v6-c-toolbar__group.pf-m-align-start-on-2xl,
|
1655
|
+
.pf-v6-c-toolbar__item.pf-m-align-start-on-2xl {
|
2316
1656
|
margin-inline-start: 0;
|
2317
1657
|
}
|
2318
|
-
.pf-
|
2319
|
-
.pf-
|
1658
|
+
.pf-v6-c-toolbar__group.pf-m-align-center-on-2xl,
|
1659
|
+
.pf-v6-c-toolbar__item.pf-m-align-center-on-2xl {
|
2320
1660
|
margin-inline-start: auto;
|
2321
1661
|
margin-inline-end: auto;
|
2322
1662
|
}
|
2323
|
-
.pf-
|
2324
|
-
.pf-
|
1663
|
+
.pf-v6-c-toolbar__group.pf-m-align-end-on-2xl,
|
1664
|
+
.pf-v6-c-toolbar__item.pf-m-align-end-on-2xl {
|
2325
1665
|
margin-inline-start: auto;
|
2326
1666
|
}
|
2327
|
-
.pf-
|
2328
|
-
.pf-
|
1667
|
+
.pf-v6-c-toolbar__group.pf-m-flex-grow-on-2xl,
|
1668
|
+
.pf-v6-c-toolbar__item.pf-m-flex-grow-on-2xl {
|
2329
1669
|
flex-grow: 1;
|
2330
1670
|
}
|
2331
|
-
.pf-
|
2332
|
-
.pf-
|
1671
|
+
.pf-v6-c-toolbar__group.pf-m-align-self-stretch-on-2xl,
|
1672
|
+
.pf-v6-c-toolbar__item.pf-m-align-self-stretch-on-2xl {
|
2333
1673
|
align-self: stretch;
|
2334
1674
|
}
|
2335
|
-
.pf-
|
2336
|
-
.pf-
|
1675
|
+
.pf-v6-c-toolbar__group.pf-m-align-self-baseline-on-2xl,
|
1676
|
+
.pf-v6-c-toolbar__item.pf-m-align-self-baseline-on-2xl {
|
2337
1677
|
align-self: baseline;
|
2338
1678
|
}
|
2339
|
-
.pf-
|
2340
|
-
.pf-
|
1679
|
+
.pf-v6-c-toolbar__group.pf-m-align-self-start-on-2xl,
|
1680
|
+
.pf-v6-c-toolbar__item.pf-m-align-self-start-on-2xl {
|
2341
1681
|
align-self: start;
|
2342
1682
|
}
|
2343
|
-
.pf-
|
2344
|
-
.pf-
|
1683
|
+
.pf-v6-c-toolbar__group.pf-m-align-self-center-on-2xl,
|
1684
|
+
.pf-v6-c-toolbar__item.pf-m-align-self-center-on-2xl {
|
2345
1685
|
align-self: center;
|
2346
1686
|
}
|
2347
|
-
.pf-
|
2348
|
-
.pf-
|
1687
|
+
.pf-v6-c-toolbar__group.pf-m-align-self-end-on-2xl,
|
1688
|
+
.pf-v6-c-toolbar__item.pf-m-align-self-end-on-2xl {
|
2349
1689
|
align-self: end;
|
2350
1690
|
}
|
2351
|
-
.pf-
|
2352
|
-
|
2353
|
-
|
2354
|
-
|
2355
|
-
|
2356
|
-
|
2357
|
-
.pf-
|
2358
|
-
|
2359
|
-
|
2360
|
-
|
2361
|
-
|
2362
|
-
|
2363
|
-
.pf-
|
2364
|
-
|
2365
|
-
}
|
2366
|
-
.pf-
|
2367
|
-
|
2368
|
-
|
2369
|
-
|
2370
|
-
|
2371
|
-
|
2372
|
-
.pf-
|
2373
|
-
|
2374
|
-
|
2375
|
-
|
2376
|
-
|
2377
|
-
|
2378
|
-
.pf-
|
2379
|
-
|
2380
|
-
|
2381
|
-
.pf-v5-c-toolbar.pf-m-inset-2xl-on-2xl,
|
2382
|
-
.pf-v5-c-toolbar__content.pf-m-inset-2xl-on-2xl,
|
2383
|
-
.pf-v5-c-toolbar__content-section.pf-m-inset-2xl-on-2xl {
|
2384
|
-
--pf-v5-c-toolbar__content--PaddingInline: var(--pf-v5-global--spacer--2xl);
|
2385
|
-
}
|
2386
|
-
.pf-v5-c-toolbar.pf-m-inset-3xl-on-2xl,
|
2387
|
-
.pf-v5-c-toolbar__content.pf-m-inset-3xl-on-2xl,
|
2388
|
-
.pf-v5-c-toolbar__content-section.pf-m-inset-3xl-on-2xl {
|
2389
|
-
--pf-v5-c-toolbar__content--PaddingInline: var(--pf-v5-global--spacer--3xl);
|
2390
|
-
}
|
2391
|
-
.pf-v5-c-toolbar.pf-m-inset-4xl-on-2xl,
|
2392
|
-
.pf-v5-c-toolbar__content.pf-m-inset-4xl-on-2xl,
|
2393
|
-
.pf-v5-c-toolbar__content-section.pf-m-inset-4xl-on-2xl {
|
2394
|
-
--pf-v5-c-toolbar__content--PaddingInline: var(--pf-v5-global--spacer--4xl);
|
2395
|
-
}
|
2396
|
-
.pf-v5-c-toolbar__group.pf-m-wrap-on-2xl,
|
2397
|
-
.pf-v5-c-toolbar__item.pf-m-wrap-on-2xl,
|
2398
|
-
.pf-v5-c-toolbar__content.pf-m-wrap-on-2xl,
|
2399
|
-
.pf-v5-c-toolbar__content-section.pf-m-wrap-on-2xl {
|
1691
|
+
.pf-v6-c-toolbar.pf-m-inset-none-on-2xl {
|
1692
|
+
padding-inline: 0;
|
1693
|
+
}
|
1694
|
+
.pf-v6-c-toolbar.pf-m-inset-xs-on-2xl {
|
1695
|
+
padding-inline: var(--pf-t--global--spacer--xs);
|
1696
|
+
}
|
1697
|
+
.pf-v6-c-toolbar.pf-m-inset-sm-on-2xl {
|
1698
|
+
padding-inline: var(--pf-t--global--spacer--sm);
|
1699
|
+
}
|
1700
|
+
.pf-v6-c-toolbar.pf-m-inset-md-on-2xl {
|
1701
|
+
padding-inline: var(--pf-t--global--spacer--md);
|
1702
|
+
}
|
1703
|
+
.pf-v6-c-toolbar.pf-m-inset-lg-on-2xl {
|
1704
|
+
padding-inline: var(--pf-t--global--spacer--lg);
|
1705
|
+
}
|
1706
|
+
.pf-v6-c-toolbar.pf-m-inset-xl-on-2xl {
|
1707
|
+
padding-inline: var(--pf-t--global--spacer--xl);
|
1708
|
+
}
|
1709
|
+
.pf-v6-c-toolbar.pf-m-inset-2xl-on-2xl {
|
1710
|
+
padding-inline: var(--pf-t--global--spacer--2xl);
|
1711
|
+
}
|
1712
|
+
.pf-v6-c-toolbar.pf-m-inset-3xl-on-2xl {
|
1713
|
+
padding-inline: var(--pf-t--global--spacer--3xl);
|
1714
|
+
}
|
1715
|
+
.pf-v6-c-toolbar.pf-m-inset-4xl-on-2xl {
|
1716
|
+
padding-inline: var(--pf-t--global--spacer--4xl);
|
1717
|
+
}
|
1718
|
+
.pf-v6-c-toolbar__group.pf-m-wrap-on-2xl,
|
1719
|
+
.pf-v6-c-toolbar__item.pf-m-wrap-on-2xl,
|
1720
|
+
.pf-v6-c-toolbar__content-section.pf-m-wrap-on-2xl {
|
2400
1721
|
flex-wrap: wrap;
|
2401
1722
|
}
|
2402
|
-
.pf-
|
2403
|
-
.pf-
|
2404
|
-
.pf-
|
2405
|
-
.pf-v5-c-toolbar__content-section.pf-m-nowrap-on-2xl {
|
1723
|
+
.pf-v6-c-toolbar__group.pf-m-nowrap-on-2xl,
|
1724
|
+
.pf-v6-c-toolbar__item.pf-m-nowrap-on-2xl,
|
1725
|
+
.pf-v6-c-toolbar__content-section.pf-m-nowrap-on-2xl {
|
2406
1726
|
flex-wrap: nowrap;
|
2407
1727
|
}
|
2408
|
-
.pf-
|
2409
|
-
.pf-
|
2410
|
-
.pf-
|
2411
|
-
.pf-v5-c-toolbar__content-section.pf-m-align-items-stretch-on-2xl {
|
1728
|
+
.pf-v6-c-toolbar__group.pf-m-align-items-stretch-on-2xl,
|
1729
|
+
.pf-v6-c-toolbar__item.pf-m-align-items-stretch-on-2xl,
|
1730
|
+
.pf-v6-c-toolbar__content-section.pf-m-align-items-stretch-on-2xl {
|
2412
1731
|
align-items: stretch;
|
2413
1732
|
}
|
2414
|
-
.pf-
|
2415
|
-
.pf-
|
2416
|
-
.pf-
|
2417
|
-
.pf-v5-c-toolbar__content-section.pf-m-align-items-baseline-on-2xl {
|
1733
|
+
.pf-v6-c-toolbar__group.pf-m-align-items-baseline-on-2xl,
|
1734
|
+
.pf-v6-c-toolbar__item.pf-m-align-items-baseline-on-2xl,
|
1735
|
+
.pf-v6-c-toolbar__content-section.pf-m-align-items-baseline-on-2xl {
|
2418
1736
|
align-items: baseline;
|
2419
1737
|
}
|
2420
|
-
.pf-
|
2421
|
-
.pf-
|
2422
|
-
.pf-
|
2423
|
-
.pf-v5-c-toolbar__content-section.pf-m-align-items-start-on-2xl {
|
1738
|
+
.pf-v6-c-toolbar__group.pf-m-align-items-start-on-2xl,
|
1739
|
+
.pf-v6-c-toolbar__item.pf-m-align-items-start-on-2xl,
|
1740
|
+
.pf-v6-c-toolbar__content-section.pf-m-align-items-start-on-2xl {
|
2424
1741
|
align-items: start;
|
2425
1742
|
}
|
2426
|
-
.pf-
|
2427
|
-
.pf-
|
2428
|
-
.pf-
|
2429
|
-
.pf-v5-c-toolbar__content-section.pf-m-align-items-center-on-2xl {
|
1743
|
+
.pf-v6-c-toolbar__group.pf-m-align-items-center-on-2xl,
|
1744
|
+
.pf-v6-c-toolbar__item.pf-m-align-items-center-on-2xl,
|
1745
|
+
.pf-v6-c-toolbar__content-section.pf-m-align-items-center-on-2xl {
|
2430
1746
|
align-items: center;
|
2431
1747
|
}
|
2432
|
-
.pf-
|
2433
|
-
.pf-
|
2434
|
-
.pf-
|
2435
|
-
.pf-v5-c-toolbar__content-section.pf-m-align-items-end-on-2xl {
|
1748
|
+
.pf-v6-c-toolbar__group.pf-m-align-items-end-on-2xl,
|
1749
|
+
.pf-v6-c-toolbar__item.pf-m-align-items-end-on-2xl,
|
1750
|
+
.pf-v6-c-toolbar__content-section.pf-m-align-items-end-on-2xl {
|
2436
1751
|
align-items: end;
|
2437
1752
|
}
|
2438
|
-
.pf-
|
2439
|
-
.pf-
|
2440
|
-
.pf-
|
2441
|
-
|
2442
|
-
|
2443
|
-
|
2444
|
-
.pf-
|
2445
|
-
.pf-
|
2446
|
-
|
2447
|
-
|
2448
|
-
|
2449
|
-
|
2450
|
-
.pf-
|
2451
|
-
|
2452
|
-
|
2453
|
-
.pf-
|
2454
|
-
|
2455
|
-
|
2456
|
-
|
2457
|
-
|
2458
|
-
.pf-
|
2459
|
-
.pf-
|
2460
|
-
|
2461
|
-
|
2462
|
-
|
2463
|
-
.pf-
|
2464
|
-
.pf-
|
2465
|
-
.pf-
|
2466
|
-
|
2467
|
-
}
|
2468
|
-
.pf-
|
2469
|
-
.pf-
|
2470
|
-
.pf-
|
2471
|
-
|
2472
|
-
|
2473
|
-
|
2474
|
-
.pf-
|
2475
|
-
.pf-
|
2476
|
-
|
2477
|
-
|
2478
|
-
|
2479
|
-
|
2480
|
-
.pf-
|
2481
|
-
|
2482
|
-
|
2483
|
-
.pf-
|
2484
|
-
|
2485
|
-
|
2486
|
-
.pf-v5-c-toolbar__group.pf-m-gap-4xl-on-2xl,
|
2487
|
-
.pf-v5-c-toolbar__item.pf-m-gap-4xl-on-2xl,
|
2488
|
-
.pf-v5-c-toolbar__content.pf-m-gap-4xl-on-2xl,
|
2489
|
-
.pf-v5-c-toolbar__content-section.pf-m-gap-4xl-on-2xl {
|
2490
|
-
column-gap: var(--pf-v5-global--spacer--4xl);
|
2491
|
-
}
|
2492
|
-
.pf-v5-c-toolbar__group.pf-m-column-gap-none-on-2xl,
|
2493
|
-
.pf-v5-c-toolbar__item.pf-m-column-gap-none-on-2xl,
|
2494
|
-
.pf-v5-c-toolbar__content.pf-m-column-gap-none-on-2xl,
|
2495
|
-
.pf-v5-c-toolbar__content-section.pf-m-column-gap-none-on-2xl {
|
1753
|
+
.pf-v6-c-toolbar__group.pf-m-gap-none-on-2xl,
|
1754
|
+
.pf-v6-c-toolbar__item.pf-m-gap-none-on-2xl,
|
1755
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-none-on-2xl {
|
1756
|
+
gap: 0;
|
1757
|
+
}
|
1758
|
+
.pf-v6-c-toolbar__group.pf-m-gap-xs-on-2xl,
|
1759
|
+
.pf-v6-c-toolbar__item.pf-m-gap-xs-on-2xl,
|
1760
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-xs-on-2xl {
|
1761
|
+
gap: var(--pf-t--global--spacer--xs);
|
1762
|
+
}
|
1763
|
+
.pf-v6-c-toolbar__group.pf-m-gap-sm-on-2xl,
|
1764
|
+
.pf-v6-c-toolbar__item.pf-m-gap-sm-on-2xl,
|
1765
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-sm-on-2xl {
|
1766
|
+
gap: var(--pf-t--global--spacer--sm);
|
1767
|
+
}
|
1768
|
+
.pf-v6-c-toolbar__group.pf-m-gap-md-on-2xl,
|
1769
|
+
.pf-v6-c-toolbar__item.pf-m-gap-md-on-2xl,
|
1770
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-md-on-2xl {
|
1771
|
+
gap: var(--pf-t--global--spacer--md);
|
1772
|
+
}
|
1773
|
+
.pf-v6-c-toolbar__group.pf-m-gap-lg-on-2xl,
|
1774
|
+
.pf-v6-c-toolbar__item.pf-m-gap-lg-on-2xl,
|
1775
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-lg-on-2xl {
|
1776
|
+
gap: var(--pf-t--global--spacer--lg);
|
1777
|
+
}
|
1778
|
+
.pf-v6-c-toolbar__group.pf-m-gap-xl-on-2xl,
|
1779
|
+
.pf-v6-c-toolbar__item.pf-m-gap-xl-on-2xl,
|
1780
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-xl-on-2xl {
|
1781
|
+
gap: var(--pf-t--global--spacer--xl);
|
1782
|
+
}
|
1783
|
+
.pf-v6-c-toolbar__group.pf-m-gap-2xl-on-2xl,
|
1784
|
+
.pf-v6-c-toolbar__item.pf-m-gap-2xl-on-2xl,
|
1785
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-2xl-on-2xl {
|
1786
|
+
gap: var(--pf-t--global--spacer--2xl);
|
1787
|
+
}
|
1788
|
+
.pf-v6-c-toolbar__group.pf-m-gap-3xl-on-2xl,
|
1789
|
+
.pf-v6-c-toolbar__item.pf-m-gap-3xl-on-2xl,
|
1790
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-3xl-on-2xl {
|
1791
|
+
gap: var(--pf-t--global--spacer--3xl);
|
1792
|
+
}
|
1793
|
+
.pf-v6-c-toolbar__group.pf-m-gap-4xl-on-2xl,
|
1794
|
+
.pf-v6-c-toolbar__item.pf-m-gap-4xl-on-2xl,
|
1795
|
+
.pf-v6-c-toolbar__content-section.pf-m-gap-4xl-on-2xl {
|
1796
|
+
gap: var(--pf-t--global--spacer--4xl);
|
1797
|
+
}
|
1798
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-none-on-2xl,
|
1799
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-none-on-2xl,
|
1800
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-none-on-2xl {
|
2496
1801
|
column-gap: 0;
|
2497
1802
|
}
|
2498
|
-
.pf-
|
2499
|
-
.pf-
|
2500
|
-
.pf-
|
2501
|
-
|
2502
|
-
|
2503
|
-
|
2504
|
-
.pf-
|
2505
|
-
.pf-
|
2506
|
-
|
2507
|
-
|
2508
|
-
|
2509
|
-
|
2510
|
-
.pf-
|
2511
|
-
|
2512
|
-
|
2513
|
-
.pf-
|
2514
|
-
|
2515
|
-
|
2516
|
-
|
2517
|
-
|
2518
|
-
.pf-
|
2519
|
-
.pf-
|
2520
|
-
|
2521
|
-
|
2522
|
-
|
2523
|
-
.pf-
|
2524
|
-
.pf-
|
2525
|
-
.pf-
|
2526
|
-
column-gap: var(--pf-
|
2527
|
-
}
|
2528
|
-
.pf-
|
2529
|
-
.pf-
|
2530
|
-
.pf-
|
2531
|
-
|
2532
|
-
|
2533
|
-
|
2534
|
-
.pf-
|
2535
|
-
.pf-
|
2536
|
-
|
2537
|
-
|
2538
|
-
|
2539
|
-
|
2540
|
-
.pf-
|
2541
|
-
|
2542
|
-
|
2543
|
-
.pf-
|
2544
|
-
|
2545
|
-
|
2546
|
-
|
2547
|
-
|
2548
|
-
.pf-
|
2549
|
-
.pf-
|
2550
|
-
|
2551
|
-
|
2552
|
-
|
2553
|
-
.pf-
|
2554
|
-
.pf-
|
2555
|
-
.pf-
|
2556
|
-
|
2557
|
-
}
|
2558
|
-
.pf-
|
2559
|
-
.pf-
|
2560
|
-
.pf-
|
2561
|
-
|
2562
|
-
|
2563
|
-
|
2564
|
-
.pf-
|
2565
|
-
.pf-
|
2566
|
-
|
2567
|
-
|
2568
|
-
|
2569
|
-
|
2570
|
-
.pf-
|
2571
|
-
|
2572
|
-
|
2573
|
-
.pf-
|
2574
|
-
|
2575
|
-
|
2576
|
-
|
2577
|
-
|
2578
|
-
.pf-
|
2579
|
-
.pf-
|
2580
|
-
|
2581
|
-
|
2582
|
-
|
2583
|
-
.pf-
|
2584
|
-
.pf-
|
2585
|
-
.pf-v5-c-toolbar__content-section.pf-m-margin-inline-endmd-on-2xl {
|
2586
|
-
margin-inline-end: var(--pf-v5-global--spacer--md);
|
2587
|
-
}
|
2588
|
-
.pf-v5-c-toolbar__group.pf-m-column-gap-lg-on-2xl,
|
2589
|
-
.pf-v5-c-toolbar__item.pf-m-column-gap-lg-on-2xl,
|
2590
|
-
.pf-v5-c-toolbar__content.pf-m-column-gap-lg-on-2xl,
|
2591
|
-
.pf-v5-c-toolbar__content-section.pf-m-column-gap-lg-on-2xl {
|
2592
|
-
column-gap: var(--pf-v5-global--spacer--lg);
|
2593
|
-
}
|
2594
|
-
.pf-v5-c-toolbar__group.pf-m-row-gap-lg-on-2xl,
|
2595
|
-
.pf-v5-c-toolbar__item.pf-m-row-gap-lg-on-2xl,
|
2596
|
-
.pf-v5-c-toolbar__content.pf-m-row-gap-lg-on-2xl,
|
2597
|
-
.pf-v5-c-toolbar__content-section.pf-m-row-gap-lg-on-2xl {
|
2598
|
-
column-gap: var(--pf-v5-global--spacer--lg);
|
2599
|
-
}
|
2600
|
-
.pf-v5-c-toolbar__group.pf-m-margin-inline-startlg-on-2xl,
|
2601
|
-
.pf-v5-c-toolbar__item.pf-m-margin-inline-startlg-on-2xl,
|
2602
|
-
.pf-v5-c-toolbar__content.pf-m-margin-inline-startlg-on-2xl,
|
2603
|
-
.pf-v5-c-toolbar__content-section.pf-m-margin-inline-startlg-on-2xl {
|
2604
|
-
margin-inline-start: var(--pf-v5-global--spacer--lg);
|
2605
|
-
}
|
2606
|
-
.pf-v5-c-toolbar__group.pf-m-margin-inline-endlg-on-2xl,
|
2607
|
-
.pf-v5-c-toolbar__item.pf-m-margin-inline-endlg-on-2xl,
|
2608
|
-
.pf-v5-c-toolbar__content.pf-m-margin-inline-endlg-on-2xl,
|
2609
|
-
.pf-v5-c-toolbar__content-section.pf-m-margin-inline-endlg-on-2xl {
|
2610
|
-
margin-inline-end: var(--pf-v5-global--spacer--lg);
|
2611
|
-
}
|
2612
|
-
.pf-v5-c-toolbar__group.pf-m-column-gap-xl-on-2xl,
|
2613
|
-
.pf-v5-c-toolbar__item.pf-m-column-gap-xl-on-2xl,
|
2614
|
-
.pf-v5-c-toolbar__content.pf-m-column-gap-xl-on-2xl,
|
2615
|
-
.pf-v5-c-toolbar__content-section.pf-m-column-gap-xl-on-2xl {
|
2616
|
-
column-gap: var(--pf-v5-global--spacer--xl);
|
2617
|
-
}
|
2618
|
-
.pf-v5-c-toolbar__group.pf-m-row-gap-xl-on-2xl,
|
2619
|
-
.pf-v5-c-toolbar__item.pf-m-row-gap-xl-on-2xl,
|
2620
|
-
.pf-v5-c-toolbar__content.pf-m-row-gap-xl-on-2xl,
|
2621
|
-
.pf-v5-c-toolbar__content-section.pf-m-row-gap-xl-on-2xl {
|
2622
|
-
column-gap: var(--pf-v5-global--spacer--xl);
|
2623
|
-
}
|
2624
|
-
.pf-v5-c-toolbar__group.pf-m-margin-inline-startxl-on-2xl,
|
2625
|
-
.pf-v5-c-toolbar__item.pf-m-margin-inline-startxl-on-2xl,
|
2626
|
-
.pf-v5-c-toolbar__content.pf-m-margin-inline-startxl-on-2xl,
|
2627
|
-
.pf-v5-c-toolbar__content-section.pf-m-margin-inline-startxl-on-2xl {
|
2628
|
-
margin-inline-start: var(--pf-v5-global--spacer--xl);
|
2629
|
-
}
|
2630
|
-
.pf-v5-c-toolbar__group.pf-m-margin-inline-endxl-on-2xl,
|
2631
|
-
.pf-v5-c-toolbar__item.pf-m-margin-inline-endxl-on-2xl,
|
2632
|
-
.pf-v5-c-toolbar__content.pf-m-margin-inline-endxl-on-2xl,
|
2633
|
-
.pf-v5-c-toolbar__content-section.pf-m-margin-inline-endxl-on-2xl {
|
2634
|
-
margin-inline-end: var(--pf-v5-global--spacer--xl);
|
2635
|
-
}
|
2636
|
-
.pf-v5-c-toolbar__group.pf-m-column-gap-2xl-on-2xl,
|
2637
|
-
.pf-v5-c-toolbar__item.pf-m-column-gap-2xl-on-2xl,
|
2638
|
-
.pf-v5-c-toolbar__content.pf-m-column-gap-2xl-on-2xl,
|
2639
|
-
.pf-v5-c-toolbar__content-section.pf-m-column-gap-2xl-on-2xl {
|
2640
|
-
column-gap: var(--pf-v5-global--spacer--2xl);
|
2641
|
-
}
|
2642
|
-
.pf-v5-c-toolbar__group.pf-m-row-gap-2xl-on-2xl,
|
2643
|
-
.pf-v5-c-toolbar__item.pf-m-row-gap-2xl-on-2xl,
|
2644
|
-
.pf-v5-c-toolbar__content.pf-m-row-gap-2xl-on-2xl,
|
2645
|
-
.pf-v5-c-toolbar__content-section.pf-m-row-gap-2xl-on-2xl {
|
2646
|
-
column-gap: var(--pf-v5-global--spacer--2xl);
|
2647
|
-
}
|
2648
|
-
.pf-v5-c-toolbar__group.pf-m-margin-inline-start2xl-on-2xl,
|
2649
|
-
.pf-v5-c-toolbar__item.pf-m-margin-inline-start2xl-on-2xl,
|
2650
|
-
.pf-v5-c-toolbar__content.pf-m-margin-inline-start2xl-on-2xl,
|
2651
|
-
.pf-v5-c-toolbar__content-section.pf-m-margin-inline-start2xl-on-2xl {
|
2652
|
-
margin-inline-start: var(--pf-v5-global--spacer--2xl);
|
2653
|
-
}
|
2654
|
-
.pf-v5-c-toolbar__group.pf-m-margin-inline-end2xl-on-2xl,
|
2655
|
-
.pf-v5-c-toolbar__item.pf-m-margin-inline-end2xl-on-2xl,
|
2656
|
-
.pf-v5-c-toolbar__content.pf-m-margin-inline-end2xl-on-2xl,
|
2657
|
-
.pf-v5-c-toolbar__content-section.pf-m-margin-inline-end2xl-on-2xl {
|
2658
|
-
margin-inline-end: var(--pf-v5-global--spacer--2xl);
|
2659
|
-
}
|
2660
|
-
.pf-v5-c-toolbar__group.pf-m-column-gap-3xl-on-2xl,
|
2661
|
-
.pf-v5-c-toolbar__item.pf-m-column-gap-3xl-on-2xl,
|
2662
|
-
.pf-v5-c-toolbar__content.pf-m-column-gap-3xl-on-2xl,
|
2663
|
-
.pf-v5-c-toolbar__content-section.pf-m-column-gap-3xl-on-2xl {
|
2664
|
-
column-gap: var(--pf-v5-global--spacer--3xl);
|
2665
|
-
}
|
2666
|
-
.pf-v5-c-toolbar__group.pf-m-row-gap-3xl-on-2xl,
|
2667
|
-
.pf-v5-c-toolbar__item.pf-m-row-gap-3xl-on-2xl,
|
2668
|
-
.pf-v5-c-toolbar__content.pf-m-row-gap-3xl-on-2xl,
|
2669
|
-
.pf-v5-c-toolbar__content-section.pf-m-row-gap-3xl-on-2xl {
|
2670
|
-
column-gap: var(--pf-v5-global--spacer--3xl);
|
2671
|
-
}
|
2672
|
-
.pf-v5-c-toolbar__group.pf-m-margin-inline-start3xl-on-2xl,
|
2673
|
-
.pf-v5-c-toolbar__item.pf-m-margin-inline-start3xl-on-2xl,
|
2674
|
-
.pf-v5-c-toolbar__content.pf-m-margin-inline-start3xl-on-2xl,
|
2675
|
-
.pf-v5-c-toolbar__content-section.pf-m-margin-inline-start3xl-on-2xl {
|
2676
|
-
margin-inline-start: var(--pf-v5-global--spacer--3xl);
|
2677
|
-
}
|
2678
|
-
.pf-v5-c-toolbar__group.pf-m-margin-inline-end3xl-on-2xl,
|
2679
|
-
.pf-v5-c-toolbar__item.pf-m-margin-inline-end3xl-on-2xl,
|
2680
|
-
.pf-v5-c-toolbar__content.pf-m-margin-inline-end3xl-on-2xl,
|
2681
|
-
.pf-v5-c-toolbar__content-section.pf-m-margin-inline-end3xl-on-2xl {
|
2682
|
-
margin-inline-end: var(--pf-v5-global--spacer--3xl);
|
2683
|
-
}
|
2684
|
-
.pf-v5-c-toolbar__group.pf-m-column-gap-4xl-on-2xl,
|
2685
|
-
.pf-v5-c-toolbar__item.pf-m-column-gap-4xl-on-2xl,
|
2686
|
-
.pf-v5-c-toolbar__content.pf-m-column-gap-4xl-on-2xl,
|
2687
|
-
.pf-v5-c-toolbar__content-section.pf-m-column-gap-4xl-on-2xl {
|
2688
|
-
column-gap: var(--pf-v5-global--spacer--4xl);
|
2689
|
-
}
|
2690
|
-
.pf-v5-c-toolbar__group.pf-m-row-gap-4xl-on-2xl,
|
2691
|
-
.pf-v5-c-toolbar__item.pf-m-row-gap-4xl-on-2xl,
|
2692
|
-
.pf-v5-c-toolbar__content.pf-m-row-gap-4xl-on-2xl,
|
2693
|
-
.pf-v5-c-toolbar__content-section.pf-m-row-gap-4xl-on-2xl {
|
2694
|
-
column-gap: var(--pf-v5-global--spacer--4xl);
|
2695
|
-
}
|
2696
|
-
.pf-v5-c-toolbar__group.pf-m-margin-inline-start4xl-on-2xl,
|
2697
|
-
.pf-v5-c-toolbar__item.pf-m-margin-inline-start4xl-on-2xl,
|
2698
|
-
.pf-v5-c-toolbar__content.pf-m-margin-inline-start4xl-on-2xl,
|
2699
|
-
.pf-v5-c-toolbar__content-section.pf-m-margin-inline-start4xl-on-2xl {
|
2700
|
-
margin-inline-start: var(--pf-v5-global--spacer--4xl);
|
2701
|
-
}
|
2702
|
-
.pf-v5-c-toolbar__group.pf-m-margin-inline-end4xl-on-2xl,
|
2703
|
-
.pf-v5-c-toolbar__item.pf-m-margin-inline-end4xl-on-2xl,
|
2704
|
-
.pf-v5-c-toolbar__content.pf-m-margin-inline-end4xl-on-2xl,
|
2705
|
-
.pf-v5-c-toolbar__content-section.pf-m-margin-inline-end4xl-on-2xl {
|
2706
|
-
margin-inline-end: var(--pf-v5-global--spacer--4xl);
|
2707
|
-
}
|
2708
|
-
.pf-v5-c-toolbar__group:where(.pf-m-toggle-group).pf-m-show-on-2xl .pf-v5-c-toolbar__group,
|
2709
|
-
.pf-v5-c-toolbar__group:where(.pf-m-toggle-group).pf-m-show-on-2xl .pf-v5-c-toolbar__item {
|
1803
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-none-on-2xl,
|
1804
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-none-on-2xl,
|
1805
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-none-on-2xl {
|
1806
|
+
row-gap: 0;
|
1807
|
+
}
|
1808
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-xs-on-2xl,
|
1809
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-xs-on-2xl,
|
1810
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-xs-on-2xl {
|
1811
|
+
column-gap: var(--pf-t--global--spacer--xs);
|
1812
|
+
}
|
1813
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-xs-on-2xl,
|
1814
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-xs-on-2xl,
|
1815
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-xs-on-2xl {
|
1816
|
+
row-gap: var(--pf-t--global--spacer--xs);
|
1817
|
+
}
|
1818
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-sm-on-2xl,
|
1819
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-sm-on-2xl,
|
1820
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-sm-on-2xl {
|
1821
|
+
column-gap: var(--pf-t--global--spacer--sm);
|
1822
|
+
}
|
1823
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-sm-on-2xl,
|
1824
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-sm-on-2xl,
|
1825
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-sm-on-2xl {
|
1826
|
+
row-gap: var(--pf-t--global--spacer--sm);
|
1827
|
+
}
|
1828
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-md-on-2xl,
|
1829
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-md-on-2xl,
|
1830
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-md-on-2xl {
|
1831
|
+
column-gap: var(--pf-t--global--spacer--md);
|
1832
|
+
}
|
1833
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-md-on-2xl,
|
1834
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-md-on-2xl,
|
1835
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-md-on-2xl {
|
1836
|
+
row-gap: var(--pf-t--global--spacer--md);
|
1837
|
+
}
|
1838
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-lg-on-2xl,
|
1839
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-lg-on-2xl,
|
1840
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-lg-on-2xl {
|
1841
|
+
column-gap: var(--pf-t--global--spacer--lg);
|
1842
|
+
}
|
1843
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-lg-on-2xl,
|
1844
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-lg-on-2xl,
|
1845
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-lg-on-2xl {
|
1846
|
+
row-gap: var(--pf-t--global--spacer--lg);
|
1847
|
+
}
|
1848
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-xl-on-2xl,
|
1849
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-xl-on-2xl,
|
1850
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-xl-on-2xl {
|
1851
|
+
column-gap: var(--pf-t--global--spacer--xl);
|
1852
|
+
}
|
1853
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-xl-on-2xl,
|
1854
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-xl-on-2xl,
|
1855
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-xl-on-2xl {
|
1856
|
+
row-gap: var(--pf-t--global--spacer--xl);
|
1857
|
+
}
|
1858
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-2xl-on-2xl,
|
1859
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-2xl-on-2xl,
|
1860
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-2xl-on-2xl {
|
1861
|
+
column-gap: var(--pf-t--global--spacer--2xl);
|
1862
|
+
}
|
1863
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-2xl-on-2xl,
|
1864
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-2xl-on-2xl,
|
1865
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-2xl-on-2xl {
|
1866
|
+
row-gap: var(--pf-t--global--spacer--2xl);
|
1867
|
+
}
|
1868
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-3xl-on-2xl,
|
1869
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-3xl-on-2xl,
|
1870
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-3xl-on-2xl {
|
1871
|
+
column-gap: var(--pf-t--global--spacer--3xl);
|
1872
|
+
}
|
1873
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-3xl-on-2xl,
|
1874
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-3xl-on-2xl,
|
1875
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-3xl-on-2xl {
|
1876
|
+
row-gap: var(--pf-t--global--spacer--3xl);
|
1877
|
+
}
|
1878
|
+
.pf-v6-c-toolbar__group.pf-m-column-gap-4xl-on-2xl,
|
1879
|
+
.pf-v6-c-toolbar__item.pf-m-column-gap-4xl-on-2xl,
|
1880
|
+
.pf-v6-c-toolbar__content-section.pf-m-column-gap-4xl-on-2xl {
|
1881
|
+
column-gap: var(--pf-t--global--spacer--4xl);
|
1882
|
+
}
|
1883
|
+
.pf-v6-c-toolbar__group.pf-m-row-gap-4xl-on-2xl,
|
1884
|
+
.pf-v6-c-toolbar__item.pf-m-row-gap-4xl-on-2xl,
|
1885
|
+
.pf-v6-c-toolbar__content-section.pf-m-row-gap-4xl-on-2xl {
|
1886
|
+
row-gap: var(--pf-t--global--spacer--4xl);
|
1887
|
+
}
|
1888
|
+
.pf-v6-c-toolbar__group:where(.pf-m-toggle-group).pf-m-show-on-2xl .pf-v6-c-toolbar__group,
|
1889
|
+
.pf-v6-c-toolbar__group:where(.pf-m-toggle-group).pf-m-show-on-2xl .pf-v6-c-toolbar__item {
|
2710
1890
|
display: flex;
|
2711
1891
|
flex: 0 1 auto;
|
2712
1892
|
}
|
2713
|
-
.pf-
|
1893
|
+
.pf-v6-c-toolbar__group:where(.pf-m-toggle-group).pf-m-show-on-2xl .pf-v6-c-toolbar__toggle {
|
2714
1894
|
display: none;
|
2715
1895
|
}
|
2716
|
-
.pf-
|
2717
|
-
.pf-
|
2718
|
-
.pf-
|
1896
|
+
.pf-v6-c-toolbar__group:where(.pf-m-toggle-group) .pf-v6-c-toolbar__group,
|
1897
|
+
.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,
|
1898
|
+
.pf-v6-c-toolbar__group:where(.pf-m-toggle-group).pf-m-hide-on-2xl .pf-v6-c-toolbar__item {
|
2719
1899
|
display: none;
|
2720
1900
|
}
|
2721
|
-
.pf-
|
2722
|
-
display: inline-
|
1901
|
+
.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 {
|
1902
|
+
display: inline-flex;
|
2723
1903
|
}
|
2724
1904
|
}
|