@patternfly/patternfly 6.0.0-alpha.6 → 6.0.0-alpha.61
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +13 -3
- package/assets/icons/iconUnicodes.json +1 -0
- package/assets/images/PF-Backdrop.svg +1 -0
- package/assets/images/PF-HorizontalLogo-Color.svg +29 -0
- package/assets/images/PF-HorizontalLogo-Reverse.svg +28 -0
- package/assets/images/PF-IconLogo-Reverse.svg +14 -0
- package/assets/images/PF-IconLogo-color.svg +17 -0
- package/assets/images/PF-IconLogo.svg +17 -0
- package/assets/images/logo__pf--reverse-on-md.svg +1 -1
- package/assets/images/pf-background.svg +22 -0
- package/assets/images/pf-c-brand__logo-on-lg-white.svg +32 -0
- package/assets/images/pf-c-brand__logo-on-md-white.svg +42 -0
- package/assets/images/pf-c-brand__logo-on-sm-white.svg +17 -0
- package/assets/images/pf-c-brand__logo-on-sm.svg +1 -1
- package/assets/images/pf-c-brand__logo-on-xl-white.svg +39 -0
- package/assets/images/pf_logo_white.hbs +35 -0
- package/assets/images/pf_logo_white.svg +38 -0
- package/assets/pficon/pf-v5-pficon.woff2 +0 -0
- package/assets/pficon/pficon.scss +6 -129
- package/base/_common.scss +29 -4
- package/base/_globals.scss +5 -7
- package/base/_variables.scss +8 -6
- package/base/patternfly-common.css +24 -6
- package/base/patternfly-globals.css +5 -4
- package/base/patternfly-icons.css +5 -1
- package/base/patternfly-pf-icons.css +5 -1
- package/base/patternfly-variables.css +889 -787
- package/base/tokens/_tokens-dark.scss +322 -265
- package/base/tokens/_tokens-default.scss +428 -306
- package/base/tokens/_tokens-font.scss +41 -46
- package/base/tokens/_tokens-palette.scss +69 -71
- package/base/tokens/_workspace-overrides.scss +7 -0
- package/components/AboutModalBox/about-modal-box.css +80 -108
- package/components/AboutModalBox/about-modal-box.scss +64 -78
- package/components/Accordion/accordion.css +96 -175
- package/components/Accordion/accordion.scss +106 -193
- package/components/ActionList/action-list.css +2 -2
- package/components/ActionList/action-list.scss +2 -2
- package/components/Alert/alert-group.css +27 -20
- package/components/Alert/alert-group.scss +27 -20
- package/components/Alert/alert.css +74 -95
- package/components/Alert/alert.scss +76 -89
- package/components/AppLauncher/app-launcher.css +32 -23
- package/components/AppLauncher/app-launcher.scss +32 -23
- package/components/Avatar/avatar.css +10 -13
- package/components/Avatar/avatar.scss +10 -17
- package/components/BackToTop/back-to-top.css +17 -15
- package/components/BackToTop/back-to-top.scss +14 -13
- package/components/Backdrop/backdrop.css +8 -4
- package/components/Backdrop/backdrop.scss +7 -4
- package/components/BackgroundImage/background-image.css +11 -4
- package/components/BackgroundImage/background-image.scss +13 -4
- package/components/Badge/badge.css +25 -17
- package/components/Badge/badge.scss +27 -19
- package/components/Banner/banner.css +95 -69
- package/components/Banner/banner.scss +100 -34
- package/components/Breadcrumb/breadcrumb.css +28 -19
- package/components/Breadcrumb/breadcrumb.scss +26 -19
- package/components/Button/button.css +422 -359
- package/components/Button/button.scss +480 -487
- package/components/CalendarMonth/calendar-month.css +25 -15
- package/components/CalendarMonth/calendar-month.scss +23 -15
- package/components/Card/card.css +28 -17
- package/components/Card/card.scss +32 -17
- package/components/Check/check.css +25 -22
- package/components/Check/check.scss +26 -24
- package/components/Chip/chip-group.css +6 -6
- package/components/Chip/chip-group.scss +6 -6
- package/components/Chip/chip.css +16 -9
- package/components/Chip/chip.scss +17 -9
- package/components/ClipboardCopy/clipboard-copy.css +47 -41
- package/components/ClipboardCopy/clipboard-copy.scss +50 -34
- package/components/CodeBlock/code-block.css +24 -12
- package/components/CodeBlock/code-block.scss +24 -13
- package/components/CodeEditor/code-editor.css +31 -22
- package/components/CodeEditor/code-editor.scss +30 -21
- package/components/CodeEditor/themes/dark/code-editor.scss +1 -1
- package/components/Content/content.css +40 -37
- package/components/Content/content.scss +40 -37
- package/components/ContextSelector/context-selector.css +41 -26
- package/components/ContextSelector/context-selector.scss +40 -25
- package/components/ContextSelector/themes/dark/context-selector.scss +1 -1
- package/components/DataList/data-list-grid.css +21 -21
- package/components/DataList/data-list-grid.scss +3 -3
- package/components/DataList/data-list.css +165 -209
- package/components/DataList/data-list.scss +138 -185
- package/components/DatePicker/date-picker.css +8 -8
- package/components/DatePicker/date-picker.scss +8 -8
- package/components/DescriptionList/description-list.css +47 -39
- package/components/DescriptionList/description-list.scss +33 -30
- package/components/Divider/divider.css +97 -177
- package/components/Divider/divider.scss +60 -79
- package/components/DragDrop/drag-drop.css +26 -22
- package/components/DragDrop/drag-drop.scss +26 -25
- package/components/Drawer/drawer.css +120 -62
- package/components/Drawer/drawer.scss +94 -44
- package/components/Dropdown/dropdown.css +76 -69
- package/components/Dropdown/dropdown.scss +67 -62
- package/components/DualListSelector/dual-list-selector.css +29 -15
- package/components/DualListSelector/dual-list-selector.scss +30 -15
- package/components/EmptyState/empty-state.css +64 -38
- package/components/EmptyState/empty-state.scss +70 -38
- package/components/ExpandableSection/expandable-section.css +75 -66
- package/components/ExpandableSection/expandable-section.scss +82 -80
- package/components/FileUpload/file-upload.css +31 -43
- package/components/FileUpload/file-upload.scss +31 -49
- package/components/Form/form.css +111 -154
- package/components/Form/form.scss +101 -160
- package/components/FormControl/form-control.css +95 -111
- package/components/FormControl/form-control.scss +97 -92
- package/components/HelperText/helper-text.css +29 -35
- package/components/HelperText/helper-text.scss +31 -41
- package/components/Hint/hint.css +37 -27
- package/components/Hint/hint.scss +37 -30
- package/components/Icon/icon.css +155 -19
- package/components/Icon/icon.scss +188 -21
- package/components/InlineEdit/inline-edit.css +12 -11
- package/components/InlineEdit/inline-edit.scss +12 -11
- package/components/InputGroup/input-group.css +32 -42
- package/components/InputGroup/input-group.scss +31 -33
- package/components/JumpLinks/jump-links.css +61 -58
- package/components/JumpLinks/jump-links.scss +61 -60
- package/components/Label/label-group.css +48 -50
- package/components/Label/label-group.scss +48 -51
- package/components/Label/label.css +266 -363
- package/components/Label/label.scss +306 -356
- package/components/List/list.css +25 -25
- package/components/List/list.scss +26 -26
- package/components/LogViewer/log-viewer.css +14 -14
- package/components/LogViewer/log-viewer.scss +14 -14
- package/components/Login/login.css +104 -122
- package/components/Login/login.scss +92 -91
- package/components/Masthead/masthead.css +273 -498
- package/components/Masthead/masthead.scss +137 -282
- package/components/Menu/menu.css +82 -65
- package/components/Menu/menu.scss +85 -69
- package/components/MenuToggle/menu-toggle.css +37 -31
- package/components/MenuToggle/menu-toggle.scss +37 -33
- package/components/ModalBox/modal-box.css +76 -69
- package/components/ModalBox/modal-box.scss +74 -70
- package/components/MultipleFileUpload/multiple-file-upload.css +11 -8
- package/components/MultipleFileUpload/multiple-file-upload.scss +11 -8
- package/components/Nav/nav.css +248 -899
- package/components/Nav/nav.scss +304 -1059
- package/components/Nav/themes/dark/nav.scss +2 -2
- package/components/NotificationBadge/notification-badge.css +66 -85
- package/components/NotificationBadge/notification-badge.scss +72 -103
- package/components/NotificationDrawer/notification-drawer.css +130 -128
- package/components/NotificationDrawer/notification-drawer.scss +130 -129
- package/components/NumberInput/number-input.css +10 -10
- package/components/NumberInput/number-input.scss +9 -14
- package/components/OptionsMenu/options-menu.css +43 -31
- package/components/OptionsMenu/options-menu.scss +43 -31
- package/components/OverflowMenu/overflow-menu.css +2 -2
- package/components/OverflowMenu/overflow-menu.scss +2 -2
- package/components/Page/page.css +182 -232
- package/components/Page/page.scss +130 -195
- package/components/Pagination/pagination.css +71 -121
- package/components/Pagination/pagination.scss +56 -127
- package/components/Panel/panel.css +40 -30
- package/components/Panel/panel.scss +42 -33
- package/components/Popover/popover.css +108 -87
- package/components/Popover/popover.scss +120 -109
- package/components/Progress/progress.css +40 -52
- package/components/Progress/progress.scss +48 -62
- package/components/ProgressStepper/progress-stepper.css +26 -20
- package/components/ProgressStepper/progress-stepper.scss +25 -19
- package/components/Radio/radio.css +30 -23
- package/components/Radio/radio.scss +31 -25
- package/components/Select/select.css +56 -47
- package/components/Select/select.scss +56 -47
- package/components/Sidebar/sidebar.css +31 -14
- package/components/Sidebar/sidebar.scss +34 -16
- package/components/SimpleList/simple-list.css +45 -56
- package/components/SimpleList/simple-list.scss +51 -55
- package/components/Skeleton/skeleton.css +24 -25
- package/components/Skeleton/skeleton.scss +21 -26
- package/components/SkipToContent/skip-to-content.css +9 -6
- package/components/SkipToContent/skip-to-content.scss +8 -6
- package/components/Slider/slider.css +80 -55
- package/components/Slider/slider.scss +96 -65
- package/components/Spinner/spinner.css +17 -34
- package/components/Spinner/spinner.scss +19 -47
- package/components/Switch/switch.css +49 -41
- package/components/Switch/switch.scss +51 -42
- package/components/TabContent/tab-content.css +21 -12
- package/components/TabContent/tab-content.scss +22 -15
- package/components/Table/table-grid.css +264 -203
- package/components/Table/table-grid.scss +61 -47
- package/components/Table/table-scrollable.css +4 -4
- package/components/Table/table-scrollable.scss +6 -4
- package/components/Table/table-tree-view.css +112 -105
- package/components/Table/table-tree-view.scss +38 -33
- package/components/Table/table.css +105 -89
- package/components/Table/table.scss +105 -89
- package/components/Tabs/tabs.css +76 -48
- package/components/Tabs/tabs.scss +74 -48
- package/components/TextInputGroup/text-input-group.css +15 -15
- package/components/TextInputGroup/text-input-group.scss +15 -15
- package/components/Tile/tile.css +47 -88
- package/components/Tile/tile.scss +45 -91
- package/components/Timestamp/timestamp.css +12 -9
- package/components/Timestamp/timestamp.scss +11 -10
- package/components/Title/title.css +70 -19
- package/components/Title/title.scss +90 -20
- package/components/ToggleGroup/toggle-group.css +48 -58
- package/components/ToggleGroup/toggle-group.scss +48 -56
- package/components/Toolbar/toolbar.css +57 -43
- package/components/Toolbar/toolbar.scss +45 -25
- package/components/Tooltip/tooltip.css +74 -44
- package/components/Tooltip/tooltip.scss +93 -77
- package/components/TreeView/tree-view.css +48 -27
- package/components/TreeView/tree-view.scss +50 -28
- package/components/Truncate/truncate.css +13 -0
- package/components/Truncate/truncate.scss +19 -3
- package/components/Wizard/wizard.css +57 -36
- package/components/Wizard/wizard.scss +57 -36
- package/docs/components/AboutModalBox/examples/AboutModalBox.md +2 -2
- package/docs/components/Accordion/examples/Accordion.md +614 -416
- package/docs/components/Alert/examples/Alert.md +3 -3
- package/docs/components/Avatar/examples/Avatar.md +5 -19
- package/docs/components/BackgroundImage/examples/BackgroundImage.md +1 -1
- package/docs/components/Badge/examples/Badge.md +21 -0
- package/docs/components/Banner/examples/Banner.md +48 -25
- package/docs/components/Brand/examples/Brand.css +12 -0
- package/docs/components/Brand/examples/Brand.md +51 -32
- package/docs/components/Breadcrumb/examples/Breadcrumb.md +1 -1
- package/docs/components/Button/examples/Button.css +6 -2
- package/docs/components/Button/examples/Button.md +1425 -87
- package/docs/components/Card/examples/Card.md +143 -37
- package/docs/components/Check/examples/Check.md +71 -58
- package/docs/components/Chip/examples/Chip.md +1 -1
- package/docs/components/ClipboardCopy/examples/ClipboardCopy.md +106 -0
- package/docs/components/CodeBlock/examples/CodeBlock.md +4 -4
- package/docs/components/CodeEditor/examples/CodeEditor.md +3 -3
- package/docs/components/Content/examples/Content.md +5 -5
- package/docs/components/Divider/examples/Divider.css +3 -1
- package/docs/components/Divider/examples/Divider.md +4 -5
- package/docs/components/DragDrop/examples/DragDrop.css +3 -3
- package/docs/components/Dropdown/deprecated/Dropdown.css +1 -1
- package/docs/components/DualListSelector/examples/DualListSelector.md +64 -16
- package/docs/components/EmptyState/examples/EmptyState.md +45 -1
- package/docs/components/ExpandableSection/examples/ExpandableSection.md +49 -28
- package/docs/components/FileUpload/examples/FileUpload.md +112 -53
- package/docs/components/Form/examples/Form.md +134 -89
- package/docs/components/Icon/examples/Icon.md +82 -11
- package/docs/components/InlineEdit/examples/InlineEdit.md +3 -1
- package/docs/components/JumpLinks/examples/JumpLinks.md +280 -168
- package/docs/components/Label/examples/Label.css +4 -0
- package/docs/components/Label/examples/Label.md +1001 -225
- package/docs/components/LogViewer/examples/LogViewer.css +2 -2
- package/docs/components/LogViewer/examples/LogViewer.md +250 -160
- package/docs/components/Login/examples/Login.md +10 -5
- package/docs/components/Masthead/examples/masthead.md +443 -65
- package/docs/components/Menu/examples/Menu.css +8 -0
- package/docs/components/Menu/examples/Menu.md +594 -543
- package/docs/components/MenuToggle/examples/MenuToggle.md +109 -96
- package/docs/components/ModalBox/examples/ModalBox.css +3 -8
- package/docs/components/Nav/examples/Navigation.css +3 -42
- package/docs/components/Nav/examples/Navigation.md +305 -353
- package/docs/components/NotificationBadge/examples/NotificationBadge.md +5 -7
- package/docs/components/OptionsMenu/deprecated/options-menu.md +12 -3
- package/docs/components/Page/examples/Page.css +0 -8
- package/docs/components/Page/examples/Page.md +22 -21
- package/docs/components/Pagination/examples/Pagination.md +663 -637
- package/docs/components/Panel/examples/Panel.md +12 -0
- package/docs/components/Popover/examples/Popover.css +4 -9
- package/docs/components/Popover/examples/Popover.md +1 -1
- package/docs/components/Radio/examples/Radio.md +62 -54
- package/docs/components/Select/deprecated/Select.md +184 -177
- package/docs/components/Sidebar/examples/Sidebar.md +19 -0
- package/docs/components/SimpleList/examples/SimpleList.md +3 -3
- package/docs/components/TabContent/examples/TabContent.md +10 -10
- package/docs/components/Table/examples/Table.css +2 -2
- package/docs/components/Table/examples/Table.md +10 -10
- package/docs/components/TextInputGroup/examples/TextInputGroup.css +1 -1
- package/docs/components/TextInputGroup/examples/TextInputGroup.md +9 -9
- package/docs/components/Tile/examples/Tile.css +1 -1
- package/docs/components/Tile/examples/Tile.md +264 -144
- package/docs/components/Title/examples/Title.md +18 -0
- package/docs/components/Toolbar/examples/Toolbar.md +663 -2894
- package/docs/components/Tooltip/examples/Tooltip.css +4 -0
- package/docs/components/Tooltip/examples/Tooltip.md +3 -1
- package/docs/components/Truncate/examples/Truncate.css +2 -2
- package/docs/components/Truncate/examples/Truncate.md +2 -2
- package/docs/demos/AboutModal/examples/AboutModal.md +103 -30
- package/docs/demos/Alert/examples/Alert.md +327 -84
- package/docs/demos/BackToTop/examples/BackToTop.md +101 -28
- package/docs/demos/Banner/examples/Banner.md +209 -58
- package/docs/demos/Card/examples/Card.css +3 -3
- package/docs/demos/Card/examples/Card.md +28 -12
- package/docs/demos/CardView/examples/CardView.md +263 -205
- package/docs/demos/ContextSelector/examples/ContextSelector.md +373 -90
- package/docs/demos/Dashboard/examples/Dashboard.md +104 -31
- package/docs/demos/DataList/examples/DataList.md +995 -928
- package/docs/demos/DescriptionList/examples/DescriptionList.md +303 -84
- package/docs/demos/Drawer/examples/Drawer.md +605 -220
- package/docs/demos/Form/examples/BasicForms.md +133 -82
- package/docs/demos/JumpLinks/examples/JumpLinks.md +881 -353
- package/docs/demos/Masthead/examples/Masthead.md +767 -323
- package/docs/demos/Modal/examples/Modal.md +639 -192
- package/docs/demos/Nav/examples/Nav.md +685 -896
- package/docs/demos/NotificationDrawer/examples/NotificationDrawer.md +510 -140
- package/docs/demos/Page/examples/Page.md +933 -264
- package/docs/demos/Page/examples/Penta.md +569 -501
- package/docs/demos/PasswordGenerator/examples/PasswordGenerator.md +13 -9
- package/docs/demos/PasswordStrength/examples/PasswordStrength.md +44 -32
- package/docs/demos/PrimaryDetail/examples/PrimaryDetail.md +1296 -917
- package/docs/demos/Skeleton/examples/Skeleton.md +108 -63
- package/docs/demos/Table/examples/Table.md +3832 -3390
- package/docs/demos/Tabs/examples/Tabs.md +636 -191
- package/docs/demos/Toolbar/examples/Toolbar.css +15 -0
- package/docs/demos/Toolbar/examples/Toolbar.md +1331 -1493
- package/docs/demos/Wizard/examples/Wizard.md +909 -252
- package/docs/layouts/Flex/examples/Flex.md +16 -16
- package/docs/utilities/BoxShadow/examples/box-shadow.css +5 -5
- package/icons/pficons.mjs +1 -0
- package/layouts/Flex/flex.css +115 -43
- package/layouts/Flex/flex.scss +20 -8
- package/package.json +36 -32
- package/patternfly-addons.css +732 -972
- package/patternfly-base-no-globals-theme-dark-unversioned.css +923 -799
- package/patternfly-base-no-globals.css +923 -799
- package/patternfly-base-theme-dark-unversioned.css +928 -803
- package/patternfly-base.css +928 -803
- package/patternfly-no-globals.css +6887 -7357
- package/patternfly-theme-dark-unversioned.css +6892 -7361
- package/patternfly.css +6892 -7361
- package/patternfly.min.css +1 -1
- package/patternfly.min.css.map +1 -1
- package/sass-utilities/functions.scss +6 -0
- package/sass-utilities/mixins.scss +80 -2
- package/sass-utilities/scss-variables.scss +8 -8
- package/sass-utilities/themes/dark/mixins.scss +3 -1
- package/utilities/Accessibility/accessibility.css +12 -12
- package/utilities/Spacing/spacing.css +720 -960
- package/utilities/Spacing/spacing.scss +4 -8
- package/base/themes/dark/_variables.scss +0 -102
- package/components/AboutModalBox/themes/dark/about-modal-box.scss +0 -7
- package/components/Accordion/themes/dark/accordion.scss +0 -9
- package/components/Alert/themes/dark/alert.scss +0 -17
- package/components/Badge/themes/dark/badge.scss +0 -9
- package/components/Banner/themes/dark/banner.scss +0 -14
- package/components/Button/themes/dark/button.scss +0 -51
- package/components/ClipboardCopy/themes/dark/clipboard-copy.scss +0 -19
- package/components/DataList/themes/dark/data-list.scss +0 -10
- package/components/DragDrop/themes/dark/drag-drop.scss +0 -7
- package/components/Form/themes/dark/form.scss +0 -7
- package/components/FormControl/themes/dark/form-control.scss +0 -24
- package/components/HelperText/themes/dark/helper-text.scss +0 -7
- package/components/Hint/themes/dark/hint.scss +0 -8
- package/components/InputGroup/themes/dark/input-group.scss +0 -22
- package/components/Label/themes/dark/label.scss +0 -53
- package/components/Login/themes/dark/login.scss +0 -12
- package/components/Masthead/themes/dark/masthead.scss +0 -14
- package/components/ModalBox/themes/dark/modal-box.scss +0 -7
- package/components/NotificationBadge/themes/dark/notification-badge.scss +0 -10
- package/components/NotificationDrawer/themes/dark/notification-drawer.scss +0 -14
- package/components/Page/themes/dark/page.scss +0 -69
- package/components/Pagination/themes/dark/pagination.scss +0 -7
- package/components/Panel/themes/dark/panel.scss +0 -7
- package/components/Popover/themes/dark/popover.scss +0 -11
- package/components/Progress/themes/dark/progress.scss +0 -9
- package/components/SimpleList/themes/dark/simple-list.scss +0 -14
- package/components/Skeleton/themes/dark/skeleton.scss +0 -10
- package/components/Switch/themes/dark/switch.scss +0 -11
- package/components/Tile/themes/dark/tile.scss +0 -10
- package/components/ToggleGroup/themes/dark/toggle-group.scss +0 -12
- package/components/Tooltip/themes/dark/tooltip.scss +0 -8
- package/docs/components/Avatar/examples/Avatar.css +0 -3
- package/docs/components/NotificationBadge/examples/NotificationBadge.css +0 -3
|
@@ -1,11 +1,15 @@
|
|
|
1
|
-
.pf-v5-c-draggable {
|
|
1
|
+
:where(:root), :where(.pf-v5-c-draggable) {
|
|
2
2
|
--pf-v5-c-draggable--Cursor: auto;
|
|
3
3
|
--pf-v5-c-draggable--m-dragging--Cursor: grabbing;
|
|
4
|
-
--pf-v5-c-draggable--m-dragging--BoxShadow: var(--pf-
|
|
5
|
-
--pf-v5-c-draggable--m-dragging--after--BorderWidth: var(--pf-
|
|
6
|
-
--pf-v5-c-draggable--m-dragging--after--BorderColor: var(--pf-
|
|
4
|
+
--pf-v5-c-draggable--m-dragging--BoxShadow: var(--pf-t--global--box-shadow--md);
|
|
5
|
+
--pf-v5-c-draggable--m-dragging--after--BorderWidth: var(--pf-t--global--border--width--regular);
|
|
6
|
+
--pf-v5-c-draggable--m-dragging--after--BorderColor: var(--pf-t--global--border--color--brand--default);
|
|
7
|
+
--pf-v5-c-draggable--m-dragging--after--BorderRadius: var(--pf-t--global--border--radius--small);
|
|
7
8
|
--pf-v5-c-draggable--m-drag-outside--Cursor: not-allowed;
|
|
8
|
-
--pf-v5-c-draggable--m-drag-outside--after--BorderColor: var(--pf-
|
|
9
|
+
--pf-v5-c-draggable--m-drag-outside--after--BorderColor: var(--pf-t--global--border--color--status--danger--default);
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
.pf-v5-c-draggable {
|
|
9
13
|
cursor: var(--pf-v5-c-draggable--Cursor);
|
|
10
14
|
}
|
|
11
15
|
.pf-v5-c-draggable.pf-m-dragging {
|
|
@@ -16,35 +20,38 @@
|
|
|
16
20
|
}
|
|
17
21
|
.pf-v5-c-draggable.pf-m-dragging::after {
|
|
18
22
|
position: absolute;
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
+
inset-block-start: 0;
|
|
24
|
+
inset-block-end: 0;
|
|
25
|
+
inset-inline-start: 0;
|
|
26
|
+
inset-inline-end: 0;
|
|
23
27
|
content: "";
|
|
24
28
|
border: var(--pf-v5-c-draggable--m-dragging--after--BorderWidth) solid var(--pf-v5-c-draggable--m-dragging--after--BorderColor);
|
|
29
|
+
border-radius: var(--pf-v5-c-draggable--m-dragging--after--BorderRadius);
|
|
25
30
|
}
|
|
26
31
|
.pf-v5-c-draggable.pf-m-drag-outside {
|
|
27
32
|
--pf-v5-c-draggable--m-dragging--Cursor: var(--pf-v5-c-draggable--m-drag-outside--Cursor);
|
|
28
33
|
--pf-v5-c-draggable--m-dragging--after--BorderColor: var(--pf-v5-c-draggable--m-drag-outside--after--BorderColor);
|
|
29
34
|
}
|
|
30
35
|
|
|
31
|
-
.pf-v5-c-droppable {
|
|
36
|
+
:where(:root), :where(.pf-v5-c-droppable) {
|
|
32
37
|
--pf-v5-c-droppable--before--BackgroundColor: transparent;
|
|
33
38
|
--pf-v5-c-droppable--before--Opacity: 0;
|
|
34
39
|
--pf-v5-c-droppable--after--BorderWidth: 0;
|
|
35
40
|
--pf-v5-c-droppable--after--BorderColor: transparent;
|
|
36
|
-
--pf-v5-c-droppable--m-dragging--before--BackgroundColor: var(--pf-
|
|
41
|
+
--pf-v5-c-droppable--m-dragging--before--BackgroundColor: var(--pf-t--global--background--color--primary--default);
|
|
37
42
|
--pf-v5-c-droppable--m-dragging--before--Opacity: .6;
|
|
38
|
-
--pf-v5-c-droppable--m-dragging--after--BorderWidth: var(--pf-
|
|
39
|
-
--pf-v5-c-droppable--m-dragging--after--BorderColor: var(--pf-
|
|
40
|
-
--pf-v5-c-droppable--m-
|
|
43
|
+
--pf-v5-c-droppable--m-dragging--after--BorderWidth: var(--pf-t--global--border--width--regular);
|
|
44
|
+
--pf-v5-c-droppable--m-dragging--after--BorderColor: var(--pf-t--global--border--color--brand--default);
|
|
45
|
+
--pf-v5-c-droppable--m-dragging--after--BorderRadius: var(--pf-t--global--border--radius--small);
|
|
46
|
+
--pf-v5-c-droppable--m-drag-outside--after--BorderColor: var(--pf-t--global--border--color--status--danger--default);
|
|
41
47
|
}
|
|
48
|
+
|
|
42
49
|
.pf-v5-c-droppable::before, .pf-v5-c-droppable::after {
|
|
43
50
|
position: absolute;
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
51
|
+
inset-block-start: 0;
|
|
52
|
+
inset-block-end: 0;
|
|
53
|
+
inset-inline-start: 0;
|
|
54
|
+
inset-inline-end: 0;
|
|
48
55
|
pointer-events: none;
|
|
49
56
|
content: "";
|
|
50
57
|
}
|
|
@@ -54,6 +61,7 @@
|
|
|
54
61
|
}
|
|
55
62
|
.pf-v5-c-droppable::after {
|
|
56
63
|
border: var(--pf-v5-c-droppable--after--BorderWidth, 0) solid var(--pf-v5-c-droppable--after--BorderColor, transparent);
|
|
64
|
+
border-radius: var(--pf-v5-c-droppable--m-dragging--after--BorderRadius);
|
|
57
65
|
}
|
|
58
66
|
.pf-v5-c-droppable.pf-m-dragging {
|
|
59
67
|
--pf-v5-c-droppable--before--BackgroundColor: var(--pf-v5-c-droppable--m-dragging--before--BackgroundColor);
|
|
@@ -64,8 +72,4 @@
|
|
|
64
72
|
}
|
|
65
73
|
.pf-v5-c-droppable.pf-m-drag-outside {
|
|
66
74
|
--pf-v5-c-droppable--m-dragging--after--BorderColor: var(--pf-v5-c-droppable--m-drag-outside--after--BorderColor);
|
|
67
|
-
}
|
|
68
|
-
|
|
69
|
-
:where(.pf-v5-theme-dark) .pf-v5-c-droppable {
|
|
70
|
-
--pf-v5-c-droppable--m-dragging--before--Opacity: .2;
|
|
71
75
|
}
|
|
@@ -1,14 +1,17 @@
|
|
|
1
1
|
// @debug $draggable; // check your variable names located in src/patternfly/sass-utilities/component-namespaces.scss
|
|
2
2
|
|
|
3
|
-
.#{$draggable} {
|
|
3
|
+
:where(:root), :where(.#{$draggable}) {
|
|
4
4
|
--#{$draggable}--Cursor: auto;
|
|
5
5
|
--#{$draggable}--m-dragging--Cursor: grabbing;
|
|
6
|
-
--#{$draggable}--m-dragging--BoxShadow: var(
|
|
7
|
-
--#{$draggable}--m-dragging--after--BorderWidth: var(
|
|
8
|
-
--#{$draggable}--m-dragging--after--BorderColor: var(
|
|
6
|
+
--#{$draggable}--m-dragging--BoxShadow: var(--pf-t--global--box-shadow--md);
|
|
7
|
+
--#{$draggable}--m-dragging--after--BorderWidth: var(--pf-t--global--border--width--regular);
|
|
8
|
+
--#{$draggable}--m-dragging--after--BorderColor: var(--pf-t--global--border--color--brand--default);
|
|
9
|
+
--#{$draggable}--m-dragging--after--BorderRadius: var(--pf-t--global--border--radius--small);
|
|
9
10
|
--#{$draggable}--m-drag-outside--Cursor: not-allowed;
|
|
10
|
-
--#{$draggable}--m-drag-outside--after--BorderColor: var(
|
|
11
|
+
--#{$draggable}--m-drag-outside--after--BorderColor: var(--pf-t--global--border--color--status--danger--default);
|
|
12
|
+
}
|
|
11
13
|
|
|
14
|
+
.#{$draggable} {
|
|
12
15
|
cursor: var(--#{$draggable}--Cursor);
|
|
13
16
|
|
|
14
17
|
&.pf-m-dragging {
|
|
@@ -20,12 +23,13 @@
|
|
|
20
23
|
|
|
21
24
|
&::after {
|
|
22
25
|
position: absolute;
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
26
|
+
inset-block-start: 0;
|
|
27
|
+
inset-block-end: 0;
|
|
28
|
+
inset-inline-start: 0;
|
|
29
|
+
inset-inline-end: 0;
|
|
27
30
|
content: "";
|
|
28
31
|
border: var(--#{$draggable}--m-dragging--after--BorderWidth) solid var(--#{$draggable}--m-dragging--after--BorderColor);
|
|
32
|
+
border-radius: var(--#{$draggable}--m-dragging--after--BorderRadius);
|
|
29
33
|
}
|
|
30
34
|
}
|
|
31
35
|
|
|
@@ -35,24 +39,27 @@
|
|
|
35
39
|
}
|
|
36
40
|
}
|
|
37
41
|
|
|
38
|
-
.#{$droppable} {
|
|
42
|
+
:where(:root), :where(.#{$droppable}) {
|
|
39
43
|
--#{$droppable}--before--BackgroundColor: transparent;
|
|
40
44
|
--#{$droppable}--before--Opacity: 0;
|
|
41
45
|
--#{$droppable}--after--BorderWidth: 0;
|
|
42
46
|
--#{$droppable}--after--BorderColor: transparent;
|
|
43
|
-
--#{$droppable}--m-dragging--before--BackgroundColor: var(
|
|
47
|
+
--#{$droppable}--m-dragging--before--BackgroundColor: var(--pf-t--global--background--color--primary--default);
|
|
44
48
|
--#{$droppable}--m-dragging--before--Opacity: .6;
|
|
45
|
-
--#{$droppable}--m-dragging--after--BorderWidth: var(
|
|
46
|
-
--#{$droppable}--m-dragging--after--BorderColor: var(
|
|
47
|
-
--#{$droppable}--m-
|
|
49
|
+
--#{$droppable}--m-dragging--after--BorderWidth: var(--pf-t--global--border--width--regular);
|
|
50
|
+
--#{$droppable}--m-dragging--after--BorderColor: var(--pf-t--global--border--color--brand--default);
|
|
51
|
+
--#{$droppable}--m-dragging--after--BorderRadius: var(--pf-t--global--border--radius--small);
|
|
52
|
+
--#{$droppable}--m-drag-outside--after--BorderColor: var(--pf-t--global--border--color--status--danger--default);
|
|
53
|
+
}
|
|
48
54
|
|
|
55
|
+
.#{$droppable} {
|
|
49
56
|
&::before,
|
|
50
57
|
&::after {
|
|
51
58
|
position: absolute;
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
59
|
+
inset-block-start: 0;
|
|
60
|
+
inset-block-end: 0;
|
|
61
|
+
inset-inline-start: 0;
|
|
62
|
+
inset-inline-end: 0;
|
|
56
63
|
pointer-events: none;
|
|
57
64
|
content: "";
|
|
58
65
|
}
|
|
@@ -64,6 +71,7 @@
|
|
|
64
71
|
|
|
65
72
|
&::after {
|
|
66
73
|
border: var(--#{$droppable}--after--BorderWidth, 0) solid var(--#{$droppable}--after--BorderColor, transparent);
|
|
74
|
+
border-radius: var(--#{$droppable}--m-dragging--after--BorderRadius);
|
|
67
75
|
}
|
|
68
76
|
|
|
69
77
|
&.pf-m-dragging {
|
|
@@ -79,10 +87,3 @@
|
|
|
79
87
|
--#{$droppable}--m-dragging--after--BorderColor: var(--#{$droppable}--m-drag-outside--after--BorderColor);
|
|
80
88
|
}
|
|
81
89
|
}
|
|
82
|
-
|
|
83
|
-
// stylelint-disable no-invalid-position-at-import-rule
|
|
84
|
-
@import "themes/dark/drag-drop";
|
|
85
|
-
|
|
86
|
-
@include pf-v5-theme-dark {
|
|
87
|
-
@include pf-v5-theme-dark-drag-drop;
|
|
88
|
-
}
|
|
@@ -92,9 +92,9 @@
|
|
|
92
92
|
--pf-v5-c-drawer__actions--MarginTop: calc(var(--pf-v5-global--spacer--form-element) * -1);
|
|
93
93
|
--pf-v5-c-drawer__actions--MarginRight: calc(var(--pf-v5-global--spacer--form-element) * -1);
|
|
94
94
|
--pf-v5-c-drawer__panel--BoxShadow: none;
|
|
95
|
+
--pf-v5-c-drawer--m-expanded--m-panel-bottom__panel--BoxShadow: var(--pf-v5-global--BoxShadow--lg-top);
|
|
95
96
|
--pf-v5-c-drawer--m-expanded__panel--BoxShadow: var(--pf-v5-global--BoxShadow--lg-left);
|
|
96
97
|
--pf-v5-c-drawer--m-expanded--m-panel-left__panel--BoxShadow: var(--pf-v5-global--BoxShadow--lg-right);
|
|
97
|
-
--pf-v5-c-drawer--m-expanded--m-panel-bottom__panel--BoxShadow: var(--pf-v5-global--BoxShadow--lg-top);
|
|
98
98
|
--pf-v5-c-drawer__panel--after--Width: var(--pf-v5-global--BorderWidth--sm);
|
|
99
99
|
--pf-v5-c-drawer--m-panel-bottom__panel--after--Height: var(--pf-v5-global--BorderWidth--sm);
|
|
100
100
|
--pf-v5-c-drawer__panel--after--BackgroundColor: transparent;
|
|
@@ -128,14 +128,26 @@
|
|
|
128
128
|
--pf-v5-c-drawer__panel--MinHeight: var(--pf-v5-c-drawer--m-panel-bottom__panel--xl--MinHeight);
|
|
129
129
|
}
|
|
130
130
|
}
|
|
131
|
+
:where(.pf-v5-m-dir-rtl, [dir=rtl]) .pf-v5-c-drawer {
|
|
132
|
+
--pf-v5-c-drawer--m-expanded__panel--BoxShadow: var(--pf-v5-global--BoxShadow--lg-right);
|
|
133
|
+
}
|
|
134
|
+
|
|
135
|
+
:where(.pf-v5-m-dir-rtl, [dir=rtl]) .pf-v5-c-drawer {
|
|
136
|
+
--pf-v5-c-drawer--m-expanded--m-panel-left__panel--BoxShadow: var(--pf-v5-global--BoxShadow--lg-left);
|
|
137
|
+
}
|
|
138
|
+
|
|
131
139
|
.pf-v5-c-drawer.pf-m-inline > .pf-v5-c-drawer__main > .pf-v5-c-drawer__panel:not(.pf-m-no-border, .pf-m-resizable), .pf-v5-c-drawer.pf-m-static > .pf-v5-c-drawer__main > .pf-v5-c-drawer__panel:not(.pf-m-no-border, .pf-m-resizable) {
|
|
132
|
-
padding-
|
|
140
|
+
padding-inline-start: var(--pf-v5-c-drawer--m-inline__panel--PaddingLeft);
|
|
133
141
|
}
|
|
134
142
|
.pf-v5-c-drawer.pf-m-panel-left > .pf-v5-c-drawer__main > .pf-v5-c-drawer__panel {
|
|
135
143
|
order: 0;
|
|
136
|
-
margin-
|
|
144
|
+
margin-inline-end: calc(var(--pf-v5-c-drawer__panel--FlexBasis) * -1);
|
|
137
145
|
transform: translateX(-100%);
|
|
138
146
|
}
|
|
147
|
+
:where(.pf-v5-m-dir-rtl, [dir=rtl]) .pf-v5-c-drawer.pf-m-panel-left > .pf-v5-c-drawer__main > .pf-v5-c-drawer__panel {
|
|
148
|
+
transform: translateX(calc(-100% * var(--pf-v5-global--inverse--multiplier)));
|
|
149
|
+
}
|
|
150
|
+
|
|
139
151
|
.pf-v5-c-drawer.pf-m-panel-left > .pf-v5-c-drawer__main > .pf-v5-c-drawer__content {
|
|
140
152
|
order: 1;
|
|
141
153
|
}
|
|
@@ -145,6 +157,10 @@
|
|
|
145
157
|
.pf-v5-c-drawer.pf-m-expanded > .pf-v5-c-drawer__main > .pf-v5-c-drawer__panel {
|
|
146
158
|
transform: translateX(-100%);
|
|
147
159
|
}
|
|
160
|
+
:where(.pf-v5-m-dir-rtl, [dir=rtl]) .pf-v5-c-drawer.pf-m-expanded > .pf-v5-c-drawer__main > .pf-v5-c-drawer__panel {
|
|
161
|
+
transform: translateX(calc(-100% * var(--pf-v5-global--inverse--multiplier)));
|
|
162
|
+
}
|
|
163
|
+
|
|
148
164
|
.pf-v5-c-drawer.pf-m-expanded.pf-m-panel-left > .pf-v5-c-drawer__main > .pf-v5-c-drawer__panel {
|
|
149
165
|
transform: translateX(0);
|
|
150
166
|
}
|
|
@@ -189,7 +205,6 @@
|
|
|
189
205
|
z-index: var(--pf-v5-c-drawer__content--ZIndex);
|
|
190
206
|
flex-basis: var(--pf-v5-c-drawer__content--FlexBasis);
|
|
191
207
|
order: 0;
|
|
192
|
-
background-color: var(--pf-v5-c-drawer__content--BackgroundColor);
|
|
193
208
|
}
|
|
194
209
|
.pf-v5-c-drawer__content.pf-m-no-background {
|
|
195
210
|
--pf-v5-c-drawer__content--BackgroundColor: transparent;
|
|
@@ -198,7 +213,10 @@
|
|
|
198
213
|
--pf-v5-c-drawer__content--BackgroundColor: var(--pf-v5-c-drawer__content--m-light-200--BackgroundColor);
|
|
199
214
|
}
|
|
200
215
|
.pf-v5-c-drawer__content > .pf-v5-c-drawer__body {
|
|
201
|
-
padding: var(--pf-v5-c-drawer__content--child--PaddingTop)
|
|
216
|
+
padding-block-start: var(--pf-v5-c-drawer__content--child--PaddingTop);
|
|
217
|
+
padding-block-end: var(--pf-v5-c-drawer__content--child--PaddingBottom);
|
|
218
|
+
padding-inline-start: var(--pf-v5-c-drawer__content--child--PaddingLeft);
|
|
219
|
+
padding-inline-end: var(--pf-v5-c-drawer__content--child--PaddingRight);
|
|
202
220
|
}
|
|
203
221
|
|
|
204
222
|
.pf-v5-c-drawer__panel {
|
|
@@ -216,8 +234,8 @@
|
|
|
216
234
|
}
|
|
217
235
|
.pf-v5-c-drawer__panel::after {
|
|
218
236
|
position: absolute;
|
|
219
|
-
|
|
220
|
-
|
|
237
|
+
inset-block-start: 0;
|
|
238
|
+
inset-inline-start: 0;
|
|
221
239
|
width: var(--pf-v5-c-drawer__panel--after--Width);
|
|
222
240
|
height: 100%;
|
|
223
241
|
content: "";
|
|
@@ -276,26 +294,32 @@
|
|
|
276
294
|
grid-row: 1;
|
|
277
295
|
grid-column: 2;
|
|
278
296
|
align-self: baseline;
|
|
279
|
-
margin-
|
|
280
|
-
margin-
|
|
297
|
+
margin-block-start: var(--pf-v5-c-drawer__actions--MarginTop);
|
|
298
|
+
margin-inline-end: var(--pf-v5-c-drawer__actions--MarginRight);
|
|
281
299
|
}
|
|
282
300
|
|
|
283
301
|
.pf-v5-c-drawer__body {
|
|
284
|
-
padding: var(--pf-v5-c-drawer--child--PaddingTop)
|
|
302
|
+
padding-block-start: var(--pf-v5-c-drawer--child--PaddingTop);
|
|
303
|
+
padding-block-end: var(--pf-v5-c-drawer--child--PaddingBottom);
|
|
304
|
+
padding-inline-start: var(--pf-v5-c-drawer--child--PaddingLeft);
|
|
305
|
+
padding-inline-end: var(--pf-v5-c-drawer--child--PaddingRight);
|
|
285
306
|
}
|
|
286
307
|
.pf-v5-c-drawer__body.pf-m-no-padding {
|
|
287
308
|
padding: 0;
|
|
288
309
|
}
|
|
289
310
|
.pf-v5-c-drawer__body.pf-m-no-padding > .pf-v5-c-drawer__actions,
|
|
290
311
|
.pf-v5-c-drawer__body.pf-m-no-padding > .pf-v5-c-drawer__head > .pf-v5-c-drawer__actions {
|
|
291
|
-
margin-
|
|
292
|
-
margin-
|
|
312
|
+
margin-block-start: 0;
|
|
313
|
+
margin-inline-end: 0;
|
|
293
314
|
}
|
|
294
315
|
.pf-v5-c-drawer__body.pf-m-padding {
|
|
295
|
-
padding: var(--pf-v5-c-drawer--child--m-padding--PaddingTop)
|
|
316
|
+
padding-block-start: var(--pf-v5-c-drawer--child--m-padding--PaddingTop);
|
|
317
|
+
padding-block-end: var(--pf-v5-c-drawer--child--m-padding--PaddingBottom);
|
|
318
|
+
padding-inline-start: var(--pf-v5-c-drawer--child--m-padding--PaddingLeft);
|
|
319
|
+
padding-inline-end: var(--pf-v5-c-drawer--child--m-padding--PaddingRight);
|
|
296
320
|
}
|
|
297
321
|
.pf-v5-c-drawer__body:not(.pf-m-no-padding) + * {
|
|
298
|
-
padding-
|
|
322
|
+
padding-block-start: 0;
|
|
299
323
|
}
|
|
300
324
|
.pf-v5-c-drawer__body:last-child {
|
|
301
325
|
flex: 1 1;
|
|
@@ -332,21 +356,28 @@
|
|
|
332
356
|
}
|
|
333
357
|
.pf-v5-c-drawer__splitter::after {
|
|
334
358
|
position: absolute;
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
359
|
+
inset-block-start: 0;
|
|
360
|
+
inset-block-end: 0;
|
|
361
|
+
inset-inline-start: 0;
|
|
362
|
+
inset-inline-end: 0;
|
|
339
363
|
content: "";
|
|
340
364
|
border: solid var(--pf-v5-c-drawer__splitter--after--BorderColor);
|
|
341
|
-
border-width: var(--pf-v5-c-drawer__splitter--after--BorderTopWidth)
|
|
365
|
+
border-block-start-width: var(--pf-v5-c-drawer__splitter--after--BorderTopWidth);
|
|
366
|
+
border-block-end-width: var(--pf-v5-c-drawer__splitter--after--BorderBottomWidth);
|
|
367
|
+
border-inline-start-width: var(--pf-v5-c-drawer__splitter--after--BorderLeftWidth);
|
|
368
|
+
border-inline-end-width: var(--pf-v5-c-drawer__splitter--after--BorderRightWidth);
|
|
342
369
|
}
|
|
343
370
|
|
|
344
371
|
.pf-v5-c-drawer__splitter-handle {
|
|
345
372
|
position: absolute;
|
|
346
|
-
|
|
347
|
-
|
|
373
|
+
inset-block-start: var(--pf-v5-c-drawer__splitter-handle--Top);
|
|
374
|
+
inset-inline-start: var(--pf-v5-c-drawer__splitter-handle--Left);
|
|
348
375
|
transform: translate(-50%, -50%);
|
|
349
376
|
}
|
|
377
|
+
:where(.pf-v5-m-dir-rtl, [dir=rtl]) .pf-v5-c-drawer__splitter-handle {
|
|
378
|
+
transform: translate(calc(-50% * var(--pf-v5-global--inverse--multiplier)), -50%);
|
|
379
|
+
}
|
|
380
|
+
|
|
350
381
|
.pf-v5-c-drawer__splitter-handle::after {
|
|
351
382
|
display: block;
|
|
352
383
|
width: var(--pf-v5-c-drawer__splitter-handle--after--Width);
|
|
@@ -354,7 +385,10 @@
|
|
|
354
385
|
content: "";
|
|
355
386
|
border-color: var(--pf-v5-c-drawer__splitter-handle--after--BorderColor);
|
|
356
387
|
border-style: solid;
|
|
357
|
-
border-width: var(--pf-v5-c-drawer__splitter-handle--after--BorderTopWidth)
|
|
388
|
+
border-block-start-width: var(--pf-v5-c-drawer__splitter-handle--after--BorderTopWidth);
|
|
389
|
+
border-block-end-width: var(--pf-v5-c-drawer__splitter-handle--after--BorderBottomWidth);
|
|
390
|
+
border-inline-start-width: var(--pf-v5-c-drawer__splitter-handle--after--BorderLeftWidth);
|
|
391
|
+
border-inline-end-width: var(--pf-v5-c-drawer__splitter-handle--after--BorderRightWidth);
|
|
358
392
|
}
|
|
359
393
|
|
|
360
394
|
@media screen and (min-width: 768px) {
|
|
@@ -383,15 +417,15 @@
|
|
|
383
417
|
--pf-v5-c-drawer--m-expanded__panel--BoxShadow: var(--pf-v5-c-drawer--m-expanded--m-panel-left__panel--BoxShadow);
|
|
384
418
|
}
|
|
385
419
|
.pf-v5-c-drawer.pf-m-panel-left.pf-m-inline > .pf-v5-c-drawer__main > .pf-v5-c-drawer__panel:not(.pf-m-no-border, .pf-m-resizable), .pf-v5-c-drawer.pf-m-panel-left.pf-m-static > .pf-v5-c-drawer__main > .pf-v5-c-drawer__panel:not(.pf-m-no-border, .pf-m-resizable) {
|
|
386
|
-
padding-
|
|
387
|
-
padding-
|
|
420
|
+
padding-inline-start: 0;
|
|
421
|
+
padding-inline-end: var(--pf-v5-c-drawer--m-panel-left--m-inline__panel--PaddingRight);
|
|
388
422
|
}
|
|
389
423
|
.pf-v5-c-drawer.pf-m-panel-left.pf-m-expanded > .pf-v5-c-drawer__main > .pf-v5-c-drawer__panel {
|
|
390
424
|
transform: translateX(0);
|
|
391
425
|
}
|
|
392
426
|
.pf-v5-c-drawer.pf-m-panel-left > .pf-v5-c-drawer__main > .pf-v5-c-drawer__panel::after {
|
|
393
|
-
|
|
394
|
-
|
|
427
|
+
inset-inline-start: auto;
|
|
428
|
+
inset-inline-end: 0;
|
|
395
429
|
}
|
|
396
430
|
.pf-v5-c-drawer.pf-m-panel-left > .pf-v5-c-drawer__main > .pf-v5-c-drawer__panel.pf-m-resizable > .pf-v5-c-drawer__splitter {
|
|
397
431
|
--pf-v5-c-drawer__splitter-handle--Left: var(--pf-v5-c-drawer--m-panel-left__splitter-handle--Left);
|
|
@@ -407,12 +441,12 @@
|
|
|
407
441
|
min-height: var(--pf-v5-c-drawer--m-panel-bottom__panel--md--MinHeight);
|
|
408
442
|
}
|
|
409
443
|
.pf-v5-c-drawer.pf-m-panel-bottom.pf-m-inline > .pf-v5-c-drawer__main > .pf-v5-c-drawer__panel:not(.pf-m-no-border, .pf-m-resizable), .pf-v5-c-drawer.pf-m-panel-bottom.pf-m-static > .pf-v5-c-drawer__main > .pf-v5-c-drawer__panel:not(.pf-m-no-border, .pf-m-resizable) {
|
|
410
|
-
padding-
|
|
411
|
-
padding-
|
|
444
|
+
padding-block-start: var(--pf-v5-c-drawer--m-panel-bottom--m-inline__panel--PaddingTop);
|
|
445
|
+
padding-inline-start: 0;
|
|
412
446
|
}
|
|
413
447
|
.pf-v5-c-drawer.pf-m-panel-bottom > .pf-v5-c-drawer__main > .pf-v5-c-drawer__panel::after {
|
|
414
|
-
|
|
415
|
-
|
|
448
|
+
inset-block-start: 0;
|
|
449
|
+
inset-inline-start: auto;
|
|
416
450
|
width: 100%;
|
|
417
451
|
height: var(--pf-v5-c-drawer--m-panel-bottom__panel--after--Height);
|
|
418
452
|
}
|
|
@@ -546,41 +580,47 @@
|
|
|
546
580
|
overflow-x: auto;
|
|
547
581
|
}
|
|
548
582
|
.pf-v5-c-drawer.pf-m-inline > .pf-v5-c-drawer__main > .pf-v5-c-drawer__panel {
|
|
549
|
-
margin-
|
|
583
|
+
margin-inline-start: calc(var(--pf-v5-c-drawer__panel--FlexBasis) * -1);
|
|
550
584
|
transform: translateX(100%);
|
|
551
585
|
}
|
|
586
|
+
:where(.pf-v5-m-dir-rtl, [dir=rtl]) .pf-v5-c-drawer.pf-m-inline > .pf-v5-c-drawer__main > .pf-v5-c-drawer__panel {
|
|
587
|
+
transform: translateX(calc(100% * var(--pf-v5-global--inverse--multiplier)));
|
|
588
|
+
}
|
|
552
589
|
.pf-v5-c-drawer.pf-m-inline.pf-m-expanded > .pf-v5-c-drawer__main > .pf-v5-c-drawer__panel {
|
|
553
|
-
margin-
|
|
590
|
+
margin-inline-start: 0;
|
|
554
591
|
transform: translateX(0);
|
|
555
592
|
}
|
|
556
593
|
.pf-v5-c-drawer.pf-m-inline > .pf-v5-c-drawer__main > .pf-v5-c-drawer__panel > .pf-v5-c-drawer__body > .pf-v5-c-drawer__head .pf-v5-c-drawer__close {
|
|
557
594
|
display: unset;
|
|
558
595
|
}
|
|
559
596
|
.pf-v5-c-drawer.pf-m-inline.pf-m-panel-left > .pf-v5-c-drawer__main > .pf-v5-c-drawer__panel {
|
|
560
|
-
margin-
|
|
561
|
-
margin-
|
|
597
|
+
margin-inline-start: 0;
|
|
598
|
+
margin-inline-end: calc(var(--pf-v5-c-drawer__panel--FlexBasis) * -1);
|
|
562
599
|
transform: translateX(-100%);
|
|
563
600
|
}
|
|
601
|
+
:where(.pf-v5-m-dir-rtl, [dir=rtl]) .pf-v5-c-drawer.pf-m-inline.pf-m-panel-left > .pf-v5-c-drawer__main > .pf-v5-c-drawer__panel {
|
|
602
|
+
transform: translateX(calc(-100% * var(--pf-v5-global--inverse--multiplier)));
|
|
603
|
+
}
|
|
564
604
|
.pf-v5-c-drawer.pf-m-inline.pf-m-panel-left.pf-m-expanded > .pf-v5-c-drawer__main > .pf-v5-c-drawer__panel {
|
|
565
|
-
margin-
|
|
605
|
+
margin-inline-end: 0;
|
|
566
606
|
transform: translateX(0);
|
|
567
607
|
}
|
|
568
608
|
.pf-v5-c-drawer.pf-m-inline.pf-m-panel-left > .pf-v5-c-drawer__main > .pf-v5-c-drawer__panel > .pf-v5-c-drawer__body > .pf-v5-c-drawer__head .pf-v5-c-drawer__close {
|
|
569
609
|
display: unset;
|
|
570
610
|
}
|
|
571
611
|
.pf-v5-c-drawer.pf-m-inline.pf-m-panel-bottom > .pf-v5-c-drawer__main > .pf-v5-c-drawer__panel {
|
|
572
|
-
margin-
|
|
612
|
+
margin-block-end: calc(var(--pf-v5-c-drawer__panel--FlexBasis) * -1);
|
|
573
613
|
transform: translateY(100%);
|
|
574
614
|
}
|
|
575
615
|
.pf-v5-c-drawer.pf-m-inline.pf-m-panel-bottom.pf-m-expanded > .pf-v5-c-drawer__main > .pf-v5-c-drawer__panel {
|
|
576
|
-
margin-
|
|
616
|
+
margin-block-end: 0;
|
|
577
617
|
transform: translateY(0);
|
|
578
618
|
}
|
|
579
619
|
.pf-v5-c-drawer.pf-m-static > .pf-v5-c-drawer__main > .pf-v5-c-drawer__panel {
|
|
580
620
|
transform: translateX(0);
|
|
581
621
|
}
|
|
582
622
|
.pf-v5-c-drawer.pf-m-static.pf-m-panel-left > .pf-v5-c-drawer__main > .pf-v5-c-drawer__panel {
|
|
583
|
-
margin-
|
|
623
|
+
margin-inline-end: 0;
|
|
584
624
|
transform: translateX(0);
|
|
585
625
|
}
|
|
586
626
|
.pf-v5-c-drawer.pf-m-static.pf-m-panel-bottom > .pf-v5-c-drawer__main > .pf-v5-c-drawer__panel {
|
|
@@ -607,41 +647,47 @@
|
|
|
607
647
|
overflow-x: auto;
|
|
608
648
|
}
|
|
609
649
|
.pf-v5-c-drawer.pf-m-inline-on-lg > .pf-v5-c-drawer__main > .pf-v5-c-drawer__panel {
|
|
610
|
-
margin-
|
|
650
|
+
margin-inline-start: calc(var(--pf-v5-c-drawer__panel--FlexBasis) * -1);
|
|
611
651
|
transform: translateX(100%);
|
|
612
652
|
}
|
|
653
|
+
:where(.pf-v5-m-dir-rtl, [dir=rtl]) .pf-v5-c-drawer.pf-m-inline-on-lg > .pf-v5-c-drawer__main > .pf-v5-c-drawer__panel {
|
|
654
|
+
transform: translateX(calc(100% * var(--pf-v5-global--inverse--multiplier)));
|
|
655
|
+
}
|
|
613
656
|
.pf-v5-c-drawer.pf-m-inline-on-lg.pf-m-expanded > .pf-v5-c-drawer__main > .pf-v5-c-drawer__panel {
|
|
614
|
-
margin-
|
|
657
|
+
margin-inline-start: 0;
|
|
615
658
|
transform: translateX(0);
|
|
616
659
|
}
|
|
617
660
|
.pf-v5-c-drawer.pf-m-inline-on-lg > .pf-v5-c-drawer__main > .pf-v5-c-drawer__panel > .pf-v5-c-drawer__body > .pf-v5-c-drawer__head .pf-v5-c-drawer__close {
|
|
618
661
|
display: unset;
|
|
619
662
|
}
|
|
620
663
|
.pf-v5-c-drawer.pf-m-inline-on-lg.pf-m-panel-left > .pf-v5-c-drawer__main > .pf-v5-c-drawer__panel {
|
|
621
|
-
margin-
|
|
622
|
-
margin-
|
|
664
|
+
margin-inline-start: 0;
|
|
665
|
+
margin-inline-end: calc(var(--pf-v5-c-drawer__panel--FlexBasis) * -1);
|
|
623
666
|
transform: translateX(-100%);
|
|
624
667
|
}
|
|
668
|
+
:where(.pf-v5-m-dir-rtl, [dir=rtl]) .pf-v5-c-drawer.pf-m-inline-on-lg.pf-m-panel-left > .pf-v5-c-drawer__main > .pf-v5-c-drawer__panel {
|
|
669
|
+
transform: translateX(calc(-100% * var(--pf-v5-global--inverse--multiplier)));
|
|
670
|
+
}
|
|
625
671
|
.pf-v5-c-drawer.pf-m-inline-on-lg.pf-m-panel-left.pf-m-expanded > .pf-v5-c-drawer__main > .pf-v5-c-drawer__panel {
|
|
626
|
-
margin-
|
|
672
|
+
margin-inline-end: 0;
|
|
627
673
|
transform: translateX(0);
|
|
628
674
|
}
|
|
629
675
|
.pf-v5-c-drawer.pf-m-inline-on-lg.pf-m-panel-left > .pf-v5-c-drawer__main > .pf-v5-c-drawer__panel > .pf-v5-c-drawer__body > .pf-v5-c-drawer__head .pf-v5-c-drawer__close {
|
|
630
676
|
display: unset;
|
|
631
677
|
}
|
|
632
678
|
.pf-v5-c-drawer.pf-m-inline-on-lg.pf-m-panel-bottom > .pf-v5-c-drawer__main > .pf-v5-c-drawer__panel {
|
|
633
|
-
margin-
|
|
679
|
+
margin-block-end: calc(var(--pf-v5-c-drawer__panel--FlexBasis) * -1);
|
|
634
680
|
transform: translateY(100%);
|
|
635
681
|
}
|
|
636
682
|
.pf-v5-c-drawer.pf-m-inline-on-lg.pf-m-panel-bottom.pf-m-expanded > .pf-v5-c-drawer__main > .pf-v5-c-drawer__panel {
|
|
637
|
-
margin-
|
|
683
|
+
margin-block-end: 0;
|
|
638
684
|
transform: translateY(0);
|
|
639
685
|
}
|
|
640
686
|
.pf-v5-c-drawer.pf-m-static-on-lg > .pf-v5-c-drawer__main > .pf-v5-c-drawer__panel {
|
|
641
687
|
transform: translateX(0);
|
|
642
688
|
}
|
|
643
689
|
.pf-v5-c-drawer.pf-m-static-on-lg.pf-m-panel-left > .pf-v5-c-drawer__main > .pf-v5-c-drawer__panel {
|
|
644
|
-
margin-
|
|
690
|
+
margin-inline-end: 0;
|
|
645
691
|
transform: translateX(0);
|
|
646
692
|
}
|
|
647
693
|
.pf-v5-c-drawer.pf-m-static-on-lg.pf-m-panel-bottom > .pf-v5-c-drawer__main > .pf-v5-c-drawer__panel {
|
|
@@ -668,41 +714,47 @@
|
|
|
668
714
|
overflow-x: auto;
|
|
669
715
|
}
|
|
670
716
|
.pf-v5-c-drawer.pf-m-inline-on-xl > .pf-v5-c-drawer__main > .pf-v5-c-drawer__panel {
|
|
671
|
-
margin-
|
|
717
|
+
margin-inline-start: calc(var(--pf-v5-c-drawer__panel--FlexBasis) * -1);
|
|
672
718
|
transform: translateX(100%);
|
|
673
719
|
}
|
|
720
|
+
:where(.pf-v5-m-dir-rtl, [dir=rtl]) .pf-v5-c-drawer.pf-m-inline-on-xl > .pf-v5-c-drawer__main > .pf-v5-c-drawer__panel {
|
|
721
|
+
transform: translateX(calc(100% * var(--pf-v5-global--inverse--multiplier)));
|
|
722
|
+
}
|
|
674
723
|
.pf-v5-c-drawer.pf-m-inline-on-xl.pf-m-expanded > .pf-v5-c-drawer__main > .pf-v5-c-drawer__panel {
|
|
675
|
-
margin-
|
|
724
|
+
margin-inline-start: 0;
|
|
676
725
|
transform: translateX(0);
|
|
677
726
|
}
|
|
678
727
|
.pf-v5-c-drawer.pf-m-inline-on-xl > .pf-v5-c-drawer__main > .pf-v5-c-drawer__panel > .pf-v5-c-drawer__body > .pf-v5-c-drawer__head .pf-v5-c-drawer__close {
|
|
679
728
|
display: unset;
|
|
680
729
|
}
|
|
681
730
|
.pf-v5-c-drawer.pf-m-inline-on-xl.pf-m-panel-left > .pf-v5-c-drawer__main > .pf-v5-c-drawer__panel {
|
|
682
|
-
margin-
|
|
683
|
-
margin-
|
|
731
|
+
margin-inline-start: 0;
|
|
732
|
+
margin-inline-end: calc(var(--pf-v5-c-drawer__panel--FlexBasis) * -1);
|
|
684
733
|
transform: translateX(-100%);
|
|
685
734
|
}
|
|
735
|
+
:where(.pf-v5-m-dir-rtl, [dir=rtl]) .pf-v5-c-drawer.pf-m-inline-on-xl.pf-m-panel-left > .pf-v5-c-drawer__main > .pf-v5-c-drawer__panel {
|
|
736
|
+
transform: translateX(calc(-100% * var(--pf-v5-global--inverse--multiplier)));
|
|
737
|
+
}
|
|
686
738
|
.pf-v5-c-drawer.pf-m-inline-on-xl.pf-m-panel-left.pf-m-expanded > .pf-v5-c-drawer__main > .pf-v5-c-drawer__panel {
|
|
687
|
-
margin-
|
|
739
|
+
margin-inline-end: 0;
|
|
688
740
|
transform: translateX(0);
|
|
689
741
|
}
|
|
690
742
|
.pf-v5-c-drawer.pf-m-inline-on-xl.pf-m-panel-left > .pf-v5-c-drawer__main > .pf-v5-c-drawer__panel > .pf-v5-c-drawer__body > .pf-v5-c-drawer__head .pf-v5-c-drawer__close {
|
|
691
743
|
display: unset;
|
|
692
744
|
}
|
|
693
745
|
.pf-v5-c-drawer.pf-m-inline-on-xl.pf-m-panel-bottom > .pf-v5-c-drawer__main > .pf-v5-c-drawer__panel {
|
|
694
|
-
margin-
|
|
746
|
+
margin-block-end: calc(var(--pf-v5-c-drawer__panel--FlexBasis) * -1);
|
|
695
747
|
transform: translateY(100%);
|
|
696
748
|
}
|
|
697
749
|
.pf-v5-c-drawer.pf-m-inline-on-xl.pf-m-panel-bottom.pf-m-expanded > .pf-v5-c-drawer__main > .pf-v5-c-drawer__panel {
|
|
698
|
-
margin-
|
|
750
|
+
margin-block-end: 0;
|
|
699
751
|
transform: translateY(0);
|
|
700
752
|
}
|
|
701
753
|
.pf-v5-c-drawer.pf-m-static-on-xl > .pf-v5-c-drawer__main > .pf-v5-c-drawer__panel {
|
|
702
754
|
transform: translateX(0);
|
|
703
755
|
}
|
|
704
756
|
.pf-v5-c-drawer.pf-m-static-on-xl.pf-m-panel-left > .pf-v5-c-drawer__main > .pf-v5-c-drawer__panel {
|
|
705
|
-
margin-
|
|
757
|
+
margin-inline-end: 0;
|
|
706
758
|
transform: translateX(0);
|
|
707
759
|
}
|
|
708
760
|
.pf-v5-c-drawer.pf-m-static-on-xl.pf-m-panel-bottom > .pf-v5-c-drawer__main > .pf-v5-c-drawer__panel {
|
|
@@ -729,41 +781,47 @@
|
|
|
729
781
|
overflow-x: auto;
|
|
730
782
|
}
|
|
731
783
|
.pf-v5-c-drawer.pf-m-inline-on-2xl > .pf-v5-c-drawer__main > .pf-v5-c-drawer__panel {
|
|
732
|
-
margin-
|
|
784
|
+
margin-inline-start: calc(var(--pf-v5-c-drawer__panel--FlexBasis) * -1);
|
|
733
785
|
transform: translateX(100%);
|
|
734
786
|
}
|
|
787
|
+
:where(.pf-v5-m-dir-rtl, [dir=rtl]) .pf-v5-c-drawer.pf-m-inline-on-2xl > .pf-v5-c-drawer__main > .pf-v5-c-drawer__panel {
|
|
788
|
+
transform: translateX(calc(100% * var(--pf-v5-global--inverse--multiplier)));
|
|
789
|
+
}
|
|
735
790
|
.pf-v5-c-drawer.pf-m-inline-on-2xl.pf-m-expanded > .pf-v5-c-drawer__main > .pf-v5-c-drawer__panel {
|
|
736
|
-
margin-
|
|
791
|
+
margin-inline-start: 0;
|
|
737
792
|
transform: translateX(0);
|
|
738
793
|
}
|
|
739
794
|
.pf-v5-c-drawer.pf-m-inline-on-2xl > .pf-v5-c-drawer__main > .pf-v5-c-drawer__panel > .pf-v5-c-drawer__body > .pf-v5-c-drawer__head .pf-v5-c-drawer__close {
|
|
740
795
|
display: unset;
|
|
741
796
|
}
|
|
742
797
|
.pf-v5-c-drawer.pf-m-inline-on-2xl.pf-m-panel-left > .pf-v5-c-drawer__main > .pf-v5-c-drawer__panel {
|
|
743
|
-
margin-
|
|
744
|
-
margin-
|
|
798
|
+
margin-inline-start: 0;
|
|
799
|
+
margin-inline-end: calc(var(--pf-v5-c-drawer__panel--FlexBasis) * -1);
|
|
745
800
|
transform: translateX(-100%);
|
|
746
801
|
}
|
|
802
|
+
:where(.pf-v5-m-dir-rtl, [dir=rtl]) .pf-v5-c-drawer.pf-m-inline-on-2xl.pf-m-panel-left > .pf-v5-c-drawer__main > .pf-v5-c-drawer__panel {
|
|
803
|
+
transform: translateX(calc(-100% * var(--pf-v5-global--inverse--multiplier)));
|
|
804
|
+
}
|
|
747
805
|
.pf-v5-c-drawer.pf-m-inline-on-2xl.pf-m-panel-left.pf-m-expanded > .pf-v5-c-drawer__main > .pf-v5-c-drawer__panel {
|
|
748
|
-
margin-
|
|
806
|
+
margin-inline-end: 0;
|
|
749
807
|
transform: translateX(0);
|
|
750
808
|
}
|
|
751
809
|
.pf-v5-c-drawer.pf-m-inline-on-2xl.pf-m-panel-left > .pf-v5-c-drawer__main > .pf-v5-c-drawer__panel > .pf-v5-c-drawer__body > .pf-v5-c-drawer__head .pf-v5-c-drawer__close {
|
|
752
810
|
display: unset;
|
|
753
811
|
}
|
|
754
812
|
.pf-v5-c-drawer.pf-m-inline-on-2xl.pf-m-panel-bottom > .pf-v5-c-drawer__main > .pf-v5-c-drawer__panel {
|
|
755
|
-
margin-
|
|
813
|
+
margin-block-end: calc(var(--pf-v5-c-drawer__panel--FlexBasis) * -1);
|
|
756
814
|
transform: translateY(100%);
|
|
757
815
|
}
|
|
758
816
|
.pf-v5-c-drawer.pf-m-inline-on-2xl.pf-m-panel-bottom.pf-m-expanded > .pf-v5-c-drawer__main > .pf-v5-c-drawer__panel {
|
|
759
|
-
margin-
|
|
817
|
+
margin-block-end: 0;
|
|
760
818
|
transform: translateY(0);
|
|
761
819
|
}
|
|
762
820
|
.pf-v5-c-drawer.pf-m-static-on-2xl > .pf-v5-c-drawer__main > .pf-v5-c-drawer__panel {
|
|
763
821
|
transform: translateX(0);
|
|
764
822
|
}
|
|
765
823
|
.pf-v5-c-drawer.pf-m-static-on-2xl.pf-m-panel-left > .pf-v5-c-drawer__main > .pf-v5-c-drawer__panel {
|
|
766
|
-
margin-
|
|
824
|
+
margin-inline-end: 0;
|
|
767
825
|
transform: translateX(0);
|
|
768
826
|
}
|
|
769
827
|
.pf-v5-c-drawer.pf-m-static-on-2xl.pf-m-panel-bottom > .pf-v5-c-drawer__main > .pf-v5-c-drawer__panel {
|