@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,90 +1,75 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
--pf-
|
4
|
-
--pf-
|
5
|
-
--pf-
|
6
|
-
--pf-
|
7
|
-
--pf-
|
8
|
-
--pf-
|
9
|
-
--pf-
|
10
|
-
--pf-
|
11
|
-
--pf-
|
12
|
-
--pf-
|
13
|
-
--pf-
|
14
|
-
--pf-
|
15
|
-
--pf-
|
16
|
-
--pf-
|
17
|
-
--pf-
|
18
|
-
--pf-
|
19
|
-
--pf-
|
20
|
-
--pf-
|
21
|
-
--pf-
|
22
|
-
--pf-
|
23
|
-
--pf-
|
24
|
-
--pf-
|
25
|
-
--pf-
|
26
|
-
--pf-
|
27
|
-
--pf-
|
28
|
-
--pf-
|
29
|
-
--pf-
|
30
|
-
--pf-
|
31
|
-
--pf-
|
32
|
-
--pf-
|
33
|
-
--pf-
|
34
|
-
--pf-
|
35
|
-
--pf-
|
36
|
-
--pf-
|
37
|
-
--pf-
|
38
|
-
--pf-
|
39
|
-
--pf-
|
40
|
-
--pf-
|
41
|
-
--pf-
|
42
|
-
--pf-
|
43
|
-
--pf-
|
44
|
-
--pf-
|
45
|
-
--pf-
|
46
|
-
--pf-
|
47
|
-
--pf-
|
48
|
-
--pf-
|
49
|
-
--pf-
|
50
|
-
--pf-
|
51
|
-
--pf-
|
52
|
-
--pf-
|
53
|
-
--pf-
|
54
|
-
--pf-
|
55
|
-
--pf-
|
56
|
-
--pf-
|
57
|
-
--pf-
|
58
|
-
--pf-v5-c-table--m-grid__check--favorite--action--MarginLeft: calc(var(--pf-v5-c-table--m-grid__check--favorite--MarginLeft) + var(--pf-v5-c-table--m-grid__favorite--action--MarginLeft));
|
59
|
-
--pf-v5-c-table__toggle__icon--Transition: .2s ease-in 0s;
|
60
|
-
--pf-v5-c-table__toggle--m-expanded__icon--Rotate: 180deg;
|
61
|
-
}
|
62
|
-
@media screen and (max-width: 1200px) {
|
63
|
-
.pf-v5-c-table[class*=pf-m-grid] {
|
64
|
-
--pf-v5-c-table__tr--responsive--PaddingRight: var(--pf-v5-c-table__tr--responsive--xl--PaddingRight);
|
65
|
-
--pf-v5-c-table__tr--responsive--PaddingLeft: var(--pf-v5-c-table__tr--responsive--xl--PaddingLeft);
|
66
|
-
}
|
67
|
-
}
|
68
|
-
@media screen and (max-width: 1200px) {
|
69
|
-
.pf-v5-c-table[class*=pf-m-grid] {
|
70
|
-
--pf-v5-c-table__expandable-row-content--responsive--PaddingRight: var(--pf-v5-c-table__expandable-row-content--responsive--xl--PaddingRight);
|
71
|
-
--pf-v5-c-table__expandable-row-content--responsive--PaddingLeft: var(--pf-v5-c-table__expandable-row-content--responsive--xl--PaddingLeft);
|
72
|
-
}
|
1
|
+
:root,
|
2
|
+
.pf-v6-c-table {
|
3
|
+
--pf-v6-c-table--responsive--BorderColor: var(--pf-t--global--border--color--default);
|
4
|
+
--pf-v6-c-table__tbody--responsive--border-width--base: var(--pf-t--global--border--width--divider--default);
|
5
|
+
--pf-v6-c-table__tbody--after--border-width--base: var(--pf-t--global--border--width--extra-strong);
|
6
|
+
--pf-v6-c-table__tbody--after--BorderInlineStartWidth: 0;
|
7
|
+
--pf-v6-c-table__tbody--after--BorderColor: var(--pf-t--global--border--color--clicked);
|
8
|
+
--pf-v6-c-table__tbody--responsive--m-expandable--BorderBlockEndWidth: var(--pf-t--global--border--width--divider--default);
|
9
|
+
--pf-v6-c-table__tr--responsive--border-width--base: var(--pf-t--global--border--width--divider--default);
|
10
|
+
--pf-v6-c-table__tr--responsive--last-child--BorderBlockEndWidth: var(--pf-v6-c-table__tbody--responsive--border-width--base);
|
11
|
+
--pf-v6-c-table__tr--responsive--GridColumnGap: var(--pf-t--global--spacer--md);
|
12
|
+
--pf-v6-c-table__tr--responsive--MarginBlockStart: var(--pf-v6-c-table__tbody--responsive--border-width--base);
|
13
|
+
--pf-v6-c-table__tr--responsive--PaddingBlockStart: var(--pf-t--global--spacer--md);
|
14
|
+
--pf-v6-c-table__tr--responsive--PaddingInlineEnd: var(--pf-t--global--spacer--lg);
|
15
|
+
--pf-v6-c-table__tr--responsive--PaddingBlockEnd: var(--pf-t--global--spacer--md);
|
16
|
+
--pf-v6-c-table__tr--responsive--PaddingInlineStart: var(--pf-t--global--spacer--lg);
|
17
|
+
--pf-v6-c-table__tr--responsive--nested-table--PaddingBlockStart: var(--pf-t--global--spacer--xl);
|
18
|
+
--pf-v6-c-table__tr--responsive--nested-table--PaddingInlineEnd: var(--pf-t--global--spacer--lg);
|
19
|
+
--pf-v6-c-table__tr--responsive--nested-table--PaddingBlockEnd: var(--pf-t--global--spacer--xl);
|
20
|
+
--pf-v6-c-table__tr--responsive--nested-table--PaddingInlineStart: var(--pf-t--global--spacer--lg);
|
21
|
+
--pf-v6-c-table__tbody--after__tr--BorderInlineStartWidth: 0;
|
22
|
+
--pf-v6-c-table__tbody--after__tr--BorderInlineStartColor: transparent;
|
23
|
+
--pf-v6-c-table__tbody--m-expanded--after__tr--BorderInlineStartWidth: var(--pf-v6-c-table__expandable-row--after--border-width--base);
|
24
|
+
--pf-v6-c-table__tbody--m-expanded--after__tr--BorderInlineStartColor: var(--pf-t--global--border--color--clicked);
|
25
|
+
--pf-v6-c-table__tbody--m-selected--after__tr--BorderInlineStartWidth: var(--pf-v6-c-table__expandable-row--after--border-width--base);
|
26
|
+
--pf-v6-c-table__tbody--m-selected--after__tr--BorderInlineStartColor: var(--pf-t--global--border--color--clicked);
|
27
|
+
--pf-v6-c-table--m-grid--cell--hidden-visible--Display: grid;
|
28
|
+
--pf-v6-c-table--m-grid--cell--PaddingBlockStart: 0;
|
29
|
+
--pf-v6-c-table--m-grid--cell--PaddingInlineEnd: 0;
|
30
|
+
--pf-v6-c-table--m-grid--cell--PaddingBlockEnd: 0;
|
31
|
+
--pf-v6-c-table--m-grid--cell--PaddingInlineStart: 0;
|
32
|
+
--pf-v6-c-table-td--responsive--GridColumnGap: var(--pf-t--global--spacer--md);
|
33
|
+
--pf-v6-c-table--cell--responsive--PaddingBlockStart: var(--pf-t--global--spacer--md);
|
34
|
+
--pf-v6-c-table--cell--responsive--PaddingBlockEnd: var(--pf-t--global--spacer--sm);
|
35
|
+
--pf-v6-c-table--cell--first-child--responsive--PaddingBlockStart: var(--pf-t--global--spacer--sm);
|
36
|
+
--pf-v6-c-table--cell--responsive--PaddingInlineEnd: 0;
|
37
|
+
--pf-v6-c-table--cell--responsive--PaddingInlineStart: 0;
|
38
|
+
--pf-v6-c-table--m-compact__tr--responsive--PaddingBlockStart: var(--pf-t--global--spacer--sm);
|
39
|
+
--pf-v6-c-table--m-compact__tr--responsive--PaddingBlockEnd: var(--pf-t--global--spacer--sm);
|
40
|
+
--pf-v6-c-table--m-compact__tr__td--responsive--PaddingBlockStart: var(--pf-t--global--spacer--xs);
|
41
|
+
--pf-v6-c-table--m-compact__tr__td--responsive--PaddingBlockEnd: var(--pf-t--global--spacer--xs);
|
42
|
+
--pf-v6-c-table--m-compact__check--responsive--MarginBlockStart: 0.4375rem;
|
43
|
+
--pf-v6-c-table--m-compact__action--responsive--MarginBlockStart: calc(var(--pf-t--global--spacer--xs) * -1);
|
44
|
+
--pf-v6-c-table--m-compact__action--responsive--MarginBlockEnd: calc(var(--pf-t--global--spacer--xs) * -1);
|
45
|
+
--pf-v6-c-table--m-compact__toggle--c-button--responsive--MarginBlockEnd: calc(var(--pf-t--global--spacer--xs) * -1);
|
46
|
+
--pf-v6-c-table__expandable-row-content--responsive--PaddingInlineEnd: var(--pf-t--global--spacer--lg);
|
47
|
+
--pf-v6-c-table__expandable-row-content--responsive--PaddingInlineStart: var(--pf-t--global--spacer--lg);
|
48
|
+
--pf-v6-c-table__expandable-row-content--BackgroundColor: var(--pf-t--global--background--color--primary--default);
|
49
|
+
--pf-v6-c-table__check--responsive--MarginInlineStart: var(--pf-v6-c-table__tbody--responsive--border-width--base);
|
50
|
+
--pf-v6-c-table__check--responsive--MarginBlockStart: 0.875rem;
|
51
|
+
--pf-v6-c-table--m-grid__favorite--MarginBlockStart: 0.5rem;
|
52
|
+
--pf-v6-c-table--m-grid__check--favorite--MarginInlineStart: var(--pf-t--global--spacer--xl);
|
53
|
+
--pf-v6-c-table__action--responsive--MarginInlineStart: var(--pf-t--global--spacer--xl);
|
54
|
+
--pf-v6-c-table--m-grid__favorite--action--MarginInlineStart: var(--pf-t--global--spacer--2xl);
|
55
|
+
--pf-v6-c-table--m-grid__check--favorite--action--MarginInlineStart: calc(var(--pf-v6-c-table--m-grid__check--favorite--MarginInlineStart) + var(--pf-v6-c-table--m-grid__favorite--action--MarginInlineStart));
|
56
|
+
--pf-v6-c-table__toggle__icon--Transition: .2s ease-in 0s;
|
57
|
+
--pf-v6-c-table__toggle--m-expanded__icon--Rotate: 180deg;
|
73
58
|
}
|
74
59
|
|
75
|
-
.pf-m-grid.pf-
|
76
|
-
--pf-
|
77
|
-
--pf-
|
78
|
-
--pf-
|
79
|
-
--pf-
|
80
|
-
--pf-
|
81
|
-
--pf-
|
82
|
-
--pf-
|
83
|
-
--pf-
|
60
|
+
.pf-m-grid.pf-v6-c-table {
|
61
|
+
--pf-v6-c-table--cell--PaddingBlockStart: var(--pf-v6-c-table--m-grid--cell--PaddingBlockStart);
|
62
|
+
--pf-v6-c-table--cell--PaddingInlineEnd: var(--pf-v6-c-table--m-grid--cell--PaddingInlineEnd);
|
63
|
+
--pf-v6-c-table--cell--PaddingBlockEnd: var(--pf-v6-c-table--m-grid--cell--PaddingBlockEnd);
|
64
|
+
--pf-v6-c-table--cell--PaddingInlineStart: var(--pf-v6-c-table--m-grid--cell--PaddingInlineStart);
|
65
|
+
--pf-v6-c-table__favorite--c-button--MarginBlockStart: auto;
|
66
|
+
--pf-v6-c-table__favorite--c-button--MarginInlineEnd: auto;
|
67
|
+
--pf-v6-c-table__favorite--c-button--MarginBlockEnd: auto;
|
68
|
+
--pf-v6-c-table__favorite--c-button--MarginInlineStart: auto;
|
84
69
|
display: grid;
|
85
70
|
border: none;
|
86
71
|
}
|
87
|
-
.pf-m-grid.pf-
|
72
|
+
.pf-m-grid.pf-v6-c-table tr:where(.pf-v6-c-table__tr) > :where(th, td) {
|
88
73
|
width: auto;
|
89
74
|
min-width: 0;
|
90
75
|
max-width: none;
|
@@ -92,314 +77,298 @@
|
|
92
77
|
text-overflow: clip;
|
93
78
|
white-space: normal;
|
94
79
|
}
|
95
|
-
.pf-m-grid.pf-
|
80
|
+
.pf-m-grid.pf-v6-c-table .pf-v6-c-table__text {
|
96
81
|
position: relative;
|
97
82
|
width: auto;
|
98
83
|
min-width: 0;
|
99
84
|
max-width: none;
|
100
|
-
overflow: var(--pf-
|
101
|
-
text-overflow: var(--pf-
|
102
|
-
white-space: var(--pf-
|
85
|
+
overflow: var(--pf-v6-c-table--cell--Overflow);
|
86
|
+
text-overflow: var(--pf-v6-c-table--cell--TextOverflow);
|
87
|
+
white-space: var(--pf-v6-c-table--cell--WhiteSpace);
|
103
88
|
}
|
104
|
-
.pf-m-grid.pf-
|
89
|
+
.pf-m-grid.pf-v6-c-table thead:where(.pf-v6-c-table__thead) {
|
105
90
|
display: none;
|
106
91
|
}
|
107
|
-
.pf-m-grid.pf-
|
92
|
+
.pf-m-grid.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody) {
|
108
93
|
display: block;
|
109
94
|
}
|
110
|
-
.pf-m-grid.pf-
|
111
|
-
border-block-start: var(--pf-
|
112
|
-
}
|
113
|
-
.pf-m-grid.pf-v5-c-table .pf-v5-c-table.pf-m-compact > tbody:where(.pf-v5-c-table__tbody) {
|
114
|
-
border-block-start: 0;
|
115
|
-
}
|
116
|
-
.pf-m-grid.pf-v5-c-table tr:where(.pf-v5-c-table__tr):not(.pf-v5-c-table__expandable-row) {
|
117
|
-
border-block-end: var(--pf-v5-c-table__tr--responsive--border-width--base) solid var(--pf-v5-c-table--responsive--BorderColor);
|
118
|
-
}
|
119
|
-
.pf-m-grid.pf-v5-c-table tr:where(.pf-v5-c-table__tr):last-child,
|
120
|
-
.pf-m-grid.pf-v5-c-table tbody:where(.pf-v5-c-table__tbody):last-of-type:not(:only-of-type) > tr:where(.pf-v5-c-table__tr) {
|
121
|
-
border-block-end-width: var(--pf-v5-c-table__tr--responsive--last-child--BorderBottomWidth);
|
95
|
+
.pf-m-grid.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody):first-of-type {
|
96
|
+
border-block-start: var(--pf-v6-c-table__tbody--responsive--border-width--base) solid var(--pf-v6-c-table--responsive--BorderColor);
|
122
97
|
}
|
123
|
-
.pf-m-grid.pf-
|
124
|
-
|
98
|
+
.pf-m-grid.pf-v6-c-table.pf-m-expandable {
|
99
|
+
--pf-v6-c-table__tr--BorderBlockEndWidth: 0;
|
125
100
|
}
|
126
|
-
.pf-m-grid.pf-
|
127
|
-
|
101
|
+
.pf-m-grid.pf-v6-c-table.pf-m-expandable .pf-v6-c-table__tbody,
|
102
|
+
.pf-m-grid.pf-v6-c-table.pf-m-expandable .pf-v6-c-table__tbody.pf-m-expanded {
|
103
|
+
border-block-end: var(--pf-v6-c-table__tbody--responsive--m-expandable--BorderBlockEndWidth) solid var(--pf-v6-c-table--responsive--BorderColor);
|
128
104
|
}
|
129
|
-
.pf-m-grid.pf-
|
130
|
-
|
105
|
+
.pf-m-grid.pf-v6-c-table tr:where(.pf-v6-c-table__tr).pf-m-selected {
|
106
|
+
--pf-v6-c-table__expandable-row--after--BorderInlineStartWidth: 0;
|
107
|
+
--pf-v6-c-table__expandable-row--after--BorderColor: transparent;
|
131
108
|
}
|
132
|
-
.pf-m-grid.pf-
|
133
|
-
--pf-v5-c-table__expandable-row--after--BorderLeftWidth: 0;
|
134
|
-
--pf-v5-c-table__expandable-row--after--BorderColor: transparent;
|
135
|
-
}
|
136
|
-
.pf-m-grid.pf-v5-c-table tr:where(.pf-v5-c-table__tr):not(.pf-v5-c-table__expandable-row) {
|
109
|
+
.pf-m-grid.pf-v6-c-table tr:where(.pf-v6-c-table__tr):not(.pf-v6-c-table__expandable-row) {
|
137
110
|
display: grid;
|
138
111
|
grid-template-columns: 1fr;
|
139
112
|
height: auto;
|
140
113
|
grid-auto-columns: max-content;
|
141
|
-
grid-column-gap: var(--pf-
|
142
|
-
padding-block-start: var(--pf-
|
143
|
-
padding-inline-end: var(--pf-
|
144
|
-
padding-block-end: var(--pf-
|
145
|
-
padding-inline-start: var(--pf-
|
146
|
-
}
|
147
|
-
.pf-m-grid.pf-
|
148
|
-
padding-block-start: var(--pf-
|
149
|
-
padding-inline-end: var(--pf-
|
150
|
-
padding-block-end: var(--pf-
|
151
|
-
padding-inline-start: var(--pf-
|
152
|
-
}
|
153
|
-
.pf-m-grid.pf-
|
154
|
-
--pf-
|
155
|
-
}
|
156
|
-
.pf-m-grid.pf-
|
157
|
-
--pf-
|
158
|
-
--pf-
|
159
|
-
--pf-
|
160
|
-
--pf-
|
161
|
-
--pf-
|
162
|
-
--pf-
|
163
|
-
}
|
164
|
-
.pf-m-grid.pf-
|
165
|
-
margin-block-start: var(--pf-
|
166
|
-
margin-block-end: var(--pf-
|
167
|
-
}
|
168
|
-
.pf-m-grid.pf-
|
169
|
-
margin-block-end: var(--pf-
|
170
|
-
}
|
171
|
-
.pf-m-grid.pf-
|
114
|
+
grid-column-gap: var(--pf-v6-c-table__tr--responsive--GridColumnGap);
|
115
|
+
padding-block-start: var(--pf-v6-c-table__tr--responsive--PaddingBlockStart);
|
116
|
+
padding-inline-end: var(--pf-v6-c-table__tr--responsive--PaddingInlineEnd);
|
117
|
+
padding-block-end: var(--pf-v6-c-table__tr--responsive--PaddingBlockEnd);
|
118
|
+
padding-inline-start: var(--pf-v6-c-table__tr--responsive--PaddingInlineStart);
|
119
|
+
}
|
120
|
+
.pf-m-grid.pf-v6-c-table tr:where(.pf-v6-c-table__tr):not(.pf-v6-c-table__expandable-row) > :where(th, td) {
|
121
|
+
padding-block-start: var(--pf-v6-c-table--cell--responsive--PaddingBlockStart);
|
122
|
+
padding-inline-end: var(--pf-v6-c-table--cell--responsive--PaddingInlineEnd);
|
123
|
+
padding-block-end: var(--pf-v6-c-table--cell--responsive--PaddingBlockEnd);
|
124
|
+
padding-inline-start: var(--pf-v6-c-table--cell--responsive--PaddingInlineStart);
|
125
|
+
}
|
126
|
+
.pf-m-grid.pf-v6-c-table tr:where(.pf-v6-c-table__tr):not(.pf-v6-c-table__expandable-row) > :where(th, td):first-child {
|
127
|
+
--pf-v6-c-table--cell--responsive--PaddingBlockStart: var(--pf-v6-c-table--cell--first-child--responsive--PaddingBlockStart);
|
128
|
+
}
|
129
|
+
.pf-m-grid.pf-v6-c-table.pf-m-compact {
|
130
|
+
--pf-v6-c-table__tr--responsive--PaddingBlockStart: var(--pf-v6-c-table--m-compact__tr--responsive--PaddingBlockStart);
|
131
|
+
--pf-v6-c-table__tr--responsive--PaddingBlockEnd: var(--pf-v6-c-table--m-compact__tr--responsive--PaddingBlockEnd);
|
132
|
+
--pf-v6-c-table--cell--responsive--PaddingBlockStart: var(--pf-v6-c-table--m-compact__tr__td--responsive--PaddingBlockStart);
|
133
|
+
--pf-v6-c-table--cell--responsive--PaddingBlockEnd: var(--pf-v6-c-table--m-compact__tr__td--responsive--PaddingBlockEnd);
|
134
|
+
--pf-v6-c-table__check--responsive--MarginBlockStart: var(--pf-v6-c-table--m-compact__check--responsive--MarginBlockStart);
|
135
|
+
--pf-v6-c-table__check--input--MarginBlockStart: 0;
|
136
|
+
}
|
137
|
+
.pf-m-grid.pf-v6-c-table.pf-m-compact .pf-v6-c-table__action {
|
138
|
+
margin-block-start: var(--pf-v6-c-table--m-compact__action--responsive--MarginBlockStart);
|
139
|
+
margin-block-end: var(--pf-v6-c-table--m-compact__action--responsive--MarginBlockStart);
|
140
|
+
}
|
141
|
+
.pf-m-grid.pf-v6-c-table.pf-m-compact .pf-v6-c-table__toggle .pf-v6-c-button {
|
142
|
+
margin-block-end: var(--pf-v6-c-table--m-compact__toggle--c-button--responsive--MarginBlockEnd);
|
143
|
+
}
|
144
|
+
.pf-m-grid.pf-v6-c-table .pf-v6-c-table__icon > * {
|
172
145
|
text-align: start;
|
173
146
|
}
|
174
|
-
.pf-m-grid.pf-
|
175
|
-
--pf-
|
147
|
+
.pf-m-grid.pf-v6-c-table :where(.pf-v6-c-table__th, .pf-v6-c-table__td)[data-label] {
|
148
|
+
--pf-v6-c-table--cell--hidden-visible--Display: var(--pf-v6-c-table--m-grid--cell--hidden-visible--Display);
|
176
149
|
grid-column: 1;
|
177
|
-
grid-column-gap: var(--pf-
|
150
|
+
grid-column-gap: var(--pf-v6-c-table-td--responsive--GridColumnGap);
|
178
151
|
grid-template-columns: 1fr minmax(0, 1.5fr);
|
179
152
|
align-items: start;
|
180
153
|
}
|
181
|
-
.pf-m-grid.pf-
|
154
|
+
.pf-m-grid.pf-v6-c-table :where(.pf-v6-c-table__th, .pf-v6-c-table__td)[data-label] > * {
|
182
155
|
grid-column: 2;
|
183
156
|
}
|
184
|
-
.pf-m-grid.pf-
|
157
|
+
.pf-m-grid.pf-v6-c-table :where(.pf-v6-c-table__th, .pf-v6-c-table__td)[data-label]::before {
|
158
|
+
position: revert;
|
185
159
|
font-weight: bold;
|
186
160
|
text-align: start;
|
187
161
|
content: attr(data-label);
|
188
162
|
}
|
189
|
-
.pf-m-grid.pf-
|
190
|
-
--pf-
|
163
|
+
.pf-m-grid.pf-v6-c-table tr:where(.pf-v6-c-table__tr) > :where(th, td):first-child {
|
164
|
+
--pf-v6-c-table--cell--PaddingInlineStart: 0;
|
191
165
|
}
|
192
|
-
.pf-m-grid.pf-
|
193
|
-
--pf-
|
166
|
+
.pf-m-grid.pf-v6-c-table tr:where(.pf-v6-c-table__tr) > :where(th, td):last-child {
|
167
|
+
--pf-v6-c-table--cell--PaddingInlineEnd: 0;
|
194
168
|
}
|
195
|
-
.pf-m-grid.pf-
|
196
|
-
--pf-
|
197
|
-
--pf-
|
198
|
-
--pf-
|
199
|
-
--pf-
|
169
|
+
.pf-m-grid.pf-v6-c-table .pf-v6-c-table {
|
170
|
+
--pf-v6-c-table__tr--responsive--PaddingBlockStart: var(--pf-v6-c-table__tr--responsive--nested-table--PaddingBlockStart);
|
171
|
+
--pf-v6-c-table__tr--responsive--PaddingInlineEnd: var(--pf-v6-c-table__tr--responsive--nested-table--PaddingInlineEnd);
|
172
|
+
--pf-v6-c-table__tr--responsive--PaddingBlockEnd: var(--pf-v6-c-table__tr--responsive--nested-table--PaddingBlockEnd);
|
173
|
+
--pf-v6-c-table__tr--responsive--PaddingInlineStart: var(--pf-v6-c-table__tr--responsive--nested-table--PaddingInlineStart);
|
200
174
|
border: 0;
|
201
175
|
}
|
202
|
-
.pf-m-grid.pf-
|
203
|
-
--pf-
|
204
|
-
|
205
|
-
|
206
|
-
--pf-v5-c-table__compound-expansion-toggle__button--before--BorderRightWidth: 0;
|
207
|
-
--pf-v5-c-table__compound-expansion-toggle__button--before--BorderLeftWidth: 0;
|
208
|
-
--pf-v5-c-table__compound-expansion-toggle__button--after--Top: 100%;
|
176
|
+
.pf-m-grid.pf-v6-c-table .pf-v6-c-table__compound-expansion-toggle {
|
177
|
+
--pf-v6-c-table__compound-expansion-toggle__button--before--BorderInlineEndWidth: 0;
|
178
|
+
--pf-v6-c-table__compound-expansion-toggle__button--before--BorderInlineStartWidth: 0;
|
179
|
+
--pf-v6-c-table__compound-expansion-toggle__button--after--InsetBlockStart: 100%;
|
209
180
|
}
|
210
|
-
.pf-m-grid.pf-
|
181
|
+
.pf-m-grid.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody) {
|
211
182
|
position: relative;
|
212
183
|
}
|
213
|
-
.pf-m-grid.pf-
|
184
|
+
.pf-m-grid.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody)::after {
|
214
185
|
position: absolute;
|
215
186
|
inset-block-start: 0;
|
216
187
|
inset-block-end: 0;
|
217
188
|
inset-inline-start: 0;
|
218
189
|
content: "";
|
219
190
|
border: 0;
|
220
|
-
border-inline-start: var(--pf-
|
191
|
+
border-inline-start: var(--pf-v6-c-table__tbody--after--BorderInlineStartWidth) solid var(--pf-v6-c-table__tbody--after--BorderColor);
|
221
192
|
}
|
222
|
-
.pf-m-grid.pf-
|
223
|
-
--pf-
|
193
|
+
.pf-m-grid.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody).pf-m-expanded {
|
194
|
+
--pf-v6-c-table__tbody--after--BorderInlineStartWidth: var(--pf-v6-c-table__tbody--after--border-width--base);
|
224
195
|
}
|
225
|
-
.pf-m-grid.pf-
|
226
|
-
--pf-
|
196
|
+
.pf-m-grid.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody).pf-m-expanded tbody:where(.pf-v6-c-table__tbody) {
|
197
|
+
--pf-v6-c-table__tbody--after--BorderInlineStartWidth: 0;
|
227
198
|
}
|
228
|
-
.pf-m-grid.pf-
|
229
|
-
--pf-
|
199
|
+
.pf-m-grid.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody) > tr:where(.pf-v6-c-table__tr) > :first-child:not(.pf-v6-c-table__check)::after {
|
200
|
+
--pf-v6-c-table__expandable-row--after--BorderInlineStartWidth: 0;
|
230
201
|
position: static;
|
231
202
|
width: auto;
|
232
203
|
background-color: transparent;
|
233
204
|
}
|
234
|
-
.pf-m-grid.pf-
|
235
|
-
--pf-
|
236
|
-
--pf-
|
237
|
-
--pf-
|
238
|
-
--pf-
|
239
|
-
--pf-
|
240
|
-
--pf-
|
205
|
+
.pf-m-grid.pf-v6-c-table .pf-v6-c-table__expandable-row {
|
206
|
+
--pf-v6-c-table--cell--responsive--PaddingBlockStart: 0;
|
207
|
+
--pf-v6-c-table--cell--responsive--PaddingInlineEnd: 0;
|
208
|
+
--pf-v6-c-table--cell--responsive--PaddingBlockEnd: 0;
|
209
|
+
--pf-v6-c-table--cell--responsive--PaddingInlineStart: 0;
|
210
|
+
--pf-v6-c-table--cell--PaddingInlineEnd: 0;
|
211
|
+
--pf-v6-c-table--cell--PaddingInlineStart: 0;
|
241
212
|
display: block;
|
242
|
-
max-height: var(--pf-
|
213
|
+
max-height: var(--pf-v6-c-table__expandable-row--MaxHeight);
|
243
214
|
overflow-y: auto;
|
244
215
|
border-block-end: none;
|
245
|
-
box-shadow: none;
|
246
216
|
}
|
247
|
-
.pf-m-grid.pf-
|
217
|
+
.pf-m-grid.pf-v6-c-table .pf-v6-c-table__expandable-row > :where(th, td) {
|
248
218
|
position: static;
|
249
219
|
display: block;
|
250
220
|
}
|
251
|
-
.pf-m-grid.pf-
|
252
|
-
border-block-start-color: var(--pf-
|
221
|
+
.pf-m-grid.pf-v6-c-table .pf-v6-c-table__expandable-row.pf-m-expanded {
|
222
|
+
border-block-start-color: var(--pf-v6-c-table--BorderColor);
|
253
223
|
}
|
254
|
-
.pf-m-grid.pf-
|
224
|
+
.pf-m-grid.pf-v6-c-table .pf-v6-c-table__expandable-row > :first-child:not(.pf-v6-c-table__check)::after {
|
255
225
|
content: none;
|
256
226
|
}
|
257
|
-
.pf-m-grid.pf-
|
258
|
-
.pf-m-grid.pf-
|
227
|
+
.pf-m-grid.pf-v6-c-table .pf-v6-c-table__expandable-row th:where(.pf-v6-c-table__th).pf-m-no-padding .pf-v6-c-table__expandable-row-content,
|
228
|
+
.pf-m-grid.pf-v6-c-table .pf-v6-c-table__expandable-row td:where(.pf-v6-c-table__td).pf-m-no-padding .pf-v6-c-table__expandable-row-content {
|
259
229
|
padding: 0;
|
260
230
|
}
|
261
|
-
.pf-m-grid.pf-
|
231
|
+
.pf-m-grid.pf-v6-c-table .pf-v6-c-table__expandable-row:not(.pf-m-expanded) {
|
262
232
|
display: none;
|
263
233
|
}
|
264
|
-
.pf-m-grid.pf-
|
265
|
-
padding-inline-end: var(--pf-
|
266
|
-
padding-inline-start: var(--pf-
|
234
|
+
.pf-m-grid.pf-v6-c-table .pf-v6-c-table__expandable-row .pf-v6-c-table__expandable-row-content {
|
235
|
+
padding-inline-end: var(--pf-v6-c-table__expandable-row-content--responsive--PaddingInlineEnd);
|
236
|
+
padding-inline-start: var(--pf-v6-c-table__expandable-row-content--responsive--PaddingInlineStart);
|
267
237
|
}
|
268
|
-
.pf-m-grid.pf-
|
269
|
-
--pf-
|
270
|
-
--pf-
|
238
|
+
.pf-m-grid.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody).pf-m-hoverable {
|
239
|
+
--pf-v6-c-table__tbody--after--BorderInlineStartWidth: 0;
|
240
|
+
--pf-v6-c-table__tbody--after--BorderInlineStartColor: transparent;
|
271
241
|
}
|
272
|
-
.pf-m-grid.pf-
|
273
|
-
.pf-m-grid.pf-
|
242
|
+
.pf-m-grid.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody).pf-m-hoverable,
|
243
|
+
.pf-m-grid.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody).pf-m-hoverable > tr:where(.pf-v6-c-table__tr) {
|
274
244
|
position: relative;
|
275
245
|
}
|
276
|
-
.pf-m-grid.pf-
|
246
|
+
.pf-m-grid.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody).pf-m-hoverable > tr:where(.pf-v6-c-table__tr)::after {
|
277
247
|
content: "";
|
278
248
|
position: absolute;
|
279
249
|
inset-block-start: 0;
|
280
250
|
inset-block-end: 0;
|
281
251
|
inset-inline-start: 0;
|
282
|
-
width: var(--pf-
|
283
|
-
background-color: var(--pf-
|
252
|
+
width: var(--pf-v6-c-table__tbody--after__tr--BorderInlineStartWidth);
|
253
|
+
background-color: var(--pf-v6-c-table__tbody--after__tr--BorderInlineStartColor);
|
284
254
|
}
|
285
|
-
.pf-m-grid.pf-
|
286
|
-
--pf-
|
287
|
-
--pf-
|
255
|
+
.pf-m-grid.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody).pf-m-hoverable.pf-m-expanded {
|
256
|
+
--pf-v6-c-table__tbody--after__tr--BorderInlineStartWidth: var(--pf-v6-c-table__tbody--m-expanded--after__tr--BorderInlineStartWidth);
|
257
|
+
--pf-v6-c-table__tbody--after__tr--BorderInlineStartColor: var(--pf-v6-c-table__tbody--m-expanded--after__tr--BorderInlineStartColor);
|
288
258
|
}
|
289
|
-
.pf-m-grid.pf-
|
290
|
-
--pf-
|
291
|
-
--pf-
|
259
|
+
.pf-m-grid.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody).pf-m-hoverable.pf-m-selected {
|
260
|
+
--pf-v6-c-table__tbody--after__tr--BorderInlineStartWidth: var(--pf-v6-c-table__tbody--m-selected--after__tr--BorderInlineStartWidth);
|
261
|
+
--pf-v6-c-table__tbody--after__tr--BorderInlineStartColor: var(--pf-v6-c-table__tbody--m-selected--after__tr--BorderInlineStartColor);
|
292
262
|
}
|
293
|
-
.pf-m-grid.pf-
|
263
|
+
.pf-m-grid.pf-v6-c-table tr:where(.pf-v6-c-table__tr).pf-m-selected::after {
|
294
264
|
content: "";
|
295
265
|
position: absolute;
|
296
266
|
inset-block-start: 0;
|
297
267
|
inset-block-end: 0;
|
298
268
|
inset-inline-start: 0;
|
299
|
-
width: var(--pf-
|
300
|
-
background-color: var(--pf-
|
269
|
+
width: var(--pf-v6-c-table__tr--m-selected--after--BorderInlineStartWidth);
|
270
|
+
background-color: var(--pf-v6-c-table__tr--m-selected--after--BorderInlineStartColor);
|
301
271
|
}
|
302
|
-
.pf-m-grid.pf-
|
303
|
-
.pf-m-grid.pf-
|
304
|
-
.pf-m-grid.pf-
|
305
|
-
.pf-m-grid.pf-
|
272
|
+
.pf-m-grid.pf-v6-c-table tr:where(.pf-v6-c-table__tr):not(.pf-v6-c-table__expandable-row) .pf-v6-c-table__toggle,
|
273
|
+
.pf-m-grid.pf-v6-c-table tr:where(.pf-v6-c-table__tr):not(.pf-v6-c-table__expandable-row) .pf-v6-c-table__check,
|
274
|
+
.pf-m-grid.pf-v6-c-table tr:where(.pf-v6-c-table__tr):not(.pf-v6-c-table__expandable-row) .pf-v6-c-table__favorite,
|
275
|
+
.pf-m-grid.pf-v6-c-table tr:where(.pf-v6-c-table__tr):not(.pf-v6-c-table__expandable-row) .pf-v6-c-table__action {
|
306
276
|
width: auto;
|
307
277
|
padding: 0;
|
308
278
|
}
|
309
|
-
.pf-m-grid.pf-
|
279
|
+
.pf-m-grid.pf-v6-c-table .pf-v6-c-table__toggle {
|
310
280
|
grid-row-start: 20;
|
311
281
|
grid-column: -1;
|
312
282
|
justify-self: end;
|
313
283
|
padding-inline-end: 0;
|
314
284
|
}
|
315
|
-
.pf-m-grid.pf-
|
285
|
+
.pf-m-grid.pf-v6-c-table .pf-v6-c-table__toggle::after {
|
316
286
|
content: none;
|
317
287
|
}
|
318
|
-
.pf-m-grid.pf-
|
319
|
-
--pf-
|
320
|
-
--pf-
|
321
|
-
--pf-
|
322
|
-
--pf-
|
288
|
+
.pf-m-grid.pf-v6-c-table .pf-v6-c-table__button {
|
289
|
+
--pf-v6-c-table--cell--PaddingBlockStart: var(--pf-v6-c-table--m-grid--cell--PaddingBlockStart);
|
290
|
+
--pf-v6-c-table--cell--PaddingInlineEnd: var(--pf-v6-c-table--m-grid--cell--PaddingInlineEnd);
|
291
|
+
--pf-v6-c-table--cell--PaddingBlockEnd: var(--pf-v6-c-table--m-grid--cell--PaddingBlockEnd);
|
292
|
+
--pf-v6-c-table--cell--PaddingInlineStart: var(--pf-v6-c-table--m-grid--cell--PaddingInlineStart);
|
323
293
|
}
|
324
|
-
.pf-m-grid.pf-
|
325
|
-
.pf-m-grid.pf-
|
326
|
-
.pf-m-grid.pf-
|
294
|
+
.pf-m-grid.pf-v6-c-table .pf-v6-c-table__check,
|
295
|
+
.pf-m-grid.pf-v6-c-table .pf-v6-c-table__favorite,
|
296
|
+
.pf-m-grid.pf-v6-c-table .pf-v6-c-table__action {
|
327
297
|
grid-row-start: 1;
|
328
298
|
grid-column-start: 2;
|
329
299
|
}
|
330
|
-
.pf-m-grid.pf-
|
331
|
-
margin-block-start: var(--pf-
|
332
|
-
margin-inline-start: var(--pf-
|
300
|
+
.pf-m-grid.pf-v6-c-table .pf-v6-c-table__check {
|
301
|
+
margin-block-start: var(--pf-v6-c-table__check--responsive--MarginBlockStart);
|
302
|
+
margin-inline-start: var(--pf-v6-c-table__check--responsive--MarginInlineStart);
|
333
303
|
line-height: 1;
|
334
304
|
}
|
335
|
-
.pf-m-grid.pf-
|
336
|
-
margin-inline-start: var(--pf-
|
305
|
+
.pf-m-grid.pf-v6-c-table .pf-v6-c-table__check ~ .pf-v6-c-table__favorite {
|
306
|
+
margin-inline-start: var(--pf-v6-c-table--m-grid__check--favorite--MarginInlineStart);
|
337
307
|
}
|
338
|
-
.pf-m-grid.pf-
|
339
|
-
margin-inline-start: var(--pf-
|
308
|
+
.pf-m-grid.pf-v6-c-table .pf-v6-c-table__check ~ .pf-v6-c-table__favorite ~ .pf-v6-c-table__action {
|
309
|
+
margin-inline-start: var(--pf-v6-c-table--m-grid__check--favorite--action--MarginInlineStart);
|
340
310
|
}
|
341
|
-
.pf-m-grid.pf-
|
342
|
-
margin-inline-start: var(--pf-
|
311
|
+
.pf-m-grid.pf-v6-c-table .pf-v6-c-table__check ~ .pf-v6-c-table__action {
|
312
|
+
margin-inline-start: var(--pf-v6-c-table__action--responsive--MarginInlineStart);
|
343
313
|
}
|
344
|
-
.pf-m-grid.pf-
|
314
|
+
.pf-m-grid.pf-v6-c-table .pf-v6-c-table__check label {
|
345
315
|
display: inline-block;
|
346
316
|
margin: 0;
|
347
317
|
}
|
348
|
-
.pf-m-grid.pf-
|
349
|
-
margin-block-start: var(--pf-
|
318
|
+
.pf-m-grid.pf-v6-c-table .pf-v6-c-table__favorite {
|
319
|
+
margin-block-start: var(--pf-v6-c-table--m-grid__favorite--MarginBlockStart);
|
350
320
|
}
|
351
|
-
.pf-m-grid.pf-
|
352
|
-
margin-inline-start: var(--pf-
|
321
|
+
.pf-m-grid.pf-v6-c-table .pf-v6-c-table__favorite ~ .pf-v6-c-table__action {
|
322
|
+
margin-inline-start: var(--pf-v6-c-table--m-grid__favorite--action--MarginInlineStart);
|
353
323
|
}
|
354
|
-
.pf-m-grid.pf-
|
355
|
-
margin-block-start: var(--pf-v5-c-table--m-grid__action--MarginTop);
|
324
|
+
.pf-m-grid.pf-v6-c-table .pf-v6-c-table__action {
|
356
325
|
text-align: end;
|
357
326
|
}
|
358
|
-
@media screen and (max-width:
|
359
|
-
.pf-m-grid.pf-
|
327
|
+
@media screen and (max-width: 36rem) {
|
328
|
+
.pf-m-grid.pf-v6-c-table .pf-v6-c-table__action {
|
360
329
|
grid-row-start: 1;
|
361
330
|
grid-column-start: 2;
|
362
331
|
margin-inline-start: 0;
|
363
332
|
}
|
364
333
|
}
|
365
|
-
.pf-m-grid.pf-
|
334
|
+
.pf-m-grid.pf-v6-c-table .pf-v6-c-table__inline-edit-action {
|
366
335
|
grid-column: 2;
|
367
336
|
grid-row: 2;
|
368
337
|
}
|
369
|
-
.pf-m-grid.pf-
|
370
|
-
transition: var(--pf-
|
338
|
+
.pf-m-grid.pf-v6-c-table .pf-v6-c-table__toggle-icon {
|
339
|
+
transition: var(--pf-v6-c-table__toggle__icon--Transition);
|
371
340
|
}
|
372
|
-
.pf-
|
373
|
-
transform: rotate(var(--pf-
|
341
|
+
.pf-v6-c-button.pf-m-expanded > .pf-m-grid.pf-v6-c-table .pf-v6-c-table__toggle-icon {
|
342
|
+
transform: rotate(var(--pf-v6-c-table__toggle--m-expanded__icon--Rotate));
|
374
343
|
}
|
375
|
-
.pf-m-grid.pf-
|
376
|
-
--pf-
|
344
|
+
.pf-m-grid.pf-v6-c-table :where(.pf-v6-c-table, .pf-v6-c-table__thead, .pf-v6-c-table__tbody, .pf-v6-c-table__tr, .pf-v6-c-table__th, .pf-v6-c-table__td, .pf-v6-c-table__text).pf-m-nowrap {
|
345
|
+
--pf-v6-c-table--cell--Overflow: auto;
|
377
346
|
}
|
378
|
-
.pf-m-grid.pf-
|
347
|
+
.pf-m-grid.pf-v6-c-table :where(.pf-v6-c-table, .pf-v6-c-table__thead, .pf-v6-c-table__tbody, .pf-v6-c-table__tr, .pf-v6-c-table__th, .pf-v6-c-table__td, .pf-v6-c-table__text).pf-m-fit-content {
|
379
348
|
width: auto;
|
380
349
|
white-space: normal;
|
381
350
|
}
|
382
|
-
.pf-m-grid.pf-
|
383
|
-
--pf-
|
351
|
+
.pf-m-grid.pf-v6-c-table :where(.pf-v6-c-table, .pf-v6-c-table__thead, .pf-v6-c-table__tbody, .pf-v6-c-table__tr, .pf-v6-c-table__th, .pf-v6-c-table__td, .pf-v6-c-table__text).pf-m-truncate {
|
352
|
+
--pf-v6-c-table--cell--MaxWidth: 100%;
|
384
353
|
}
|
385
|
-
.pf-m-grid.pf-
|
386
|
-
--pf-
|
354
|
+
.pf-m-grid.pf-v6-c-table [class*=pf-m-width] {
|
355
|
+
--pf-v6-c-table--cell--Width: auto;
|
387
356
|
}
|
388
357
|
|
389
|
-
@media screen and (max-width:
|
390
|
-
.pf-m-grid-md.pf-
|
391
|
-
--pf-
|
392
|
-
--pf-
|
393
|
-
--pf-
|
394
|
-
--pf-
|
395
|
-
--pf-
|
396
|
-
--pf-
|
397
|
-
--pf-
|
398
|
-
--pf-
|
358
|
+
@media screen and (max-width: 48rem) {
|
359
|
+
.pf-m-grid-md.pf-v6-c-table {
|
360
|
+
--pf-v6-c-table--cell--PaddingBlockStart: var(--pf-v6-c-table--m-grid--cell--PaddingBlockStart);
|
361
|
+
--pf-v6-c-table--cell--PaddingInlineEnd: var(--pf-v6-c-table--m-grid--cell--PaddingInlineEnd);
|
362
|
+
--pf-v6-c-table--cell--PaddingBlockEnd: var(--pf-v6-c-table--m-grid--cell--PaddingBlockEnd);
|
363
|
+
--pf-v6-c-table--cell--PaddingInlineStart: var(--pf-v6-c-table--m-grid--cell--PaddingInlineStart);
|
364
|
+
--pf-v6-c-table__favorite--c-button--MarginBlockStart: auto;
|
365
|
+
--pf-v6-c-table__favorite--c-button--MarginInlineEnd: auto;
|
366
|
+
--pf-v6-c-table__favorite--c-button--MarginBlockEnd: auto;
|
367
|
+
--pf-v6-c-table__favorite--c-button--MarginInlineStart: auto;
|
399
368
|
display: grid;
|
400
369
|
border: none;
|
401
370
|
}
|
402
|
-
.pf-m-grid-md.pf-
|
371
|
+
.pf-m-grid-md.pf-v6-c-table tr:where(.pf-v6-c-table__tr) > :where(th, td) {
|
403
372
|
width: auto;
|
404
373
|
min-width: 0;
|
405
374
|
max-width: none;
|
@@ -407,317 +376,301 @@
|
|
407
376
|
text-overflow: clip;
|
408
377
|
white-space: normal;
|
409
378
|
}
|
410
|
-
.pf-m-grid-md.pf-
|
379
|
+
.pf-m-grid-md.pf-v6-c-table .pf-v6-c-table__text {
|
411
380
|
position: relative;
|
412
381
|
width: auto;
|
413
382
|
min-width: 0;
|
414
383
|
max-width: none;
|
415
|
-
overflow: var(--pf-
|
416
|
-
text-overflow: var(--pf-
|
417
|
-
white-space: var(--pf-
|
384
|
+
overflow: var(--pf-v6-c-table--cell--Overflow);
|
385
|
+
text-overflow: var(--pf-v6-c-table--cell--TextOverflow);
|
386
|
+
white-space: var(--pf-v6-c-table--cell--WhiteSpace);
|
418
387
|
}
|
419
|
-
.pf-m-grid-md.pf-
|
388
|
+
.pf-m-grid-md.pf-v6-c-table thead:where(.pf-v6-c-table__thead) {
|
420
389
|
display: none;
|
421
390
|
}
|
422
|
-
.pf-m-grid-md.pf-
|
391
|
+
.pf-m-grid-md.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody) {
|
423
392
|
display: block;
|
424
393
|
}
|
425
|
-
.pf-m-grid-md.pf-
|
426
|
-
border-block-start: var(--pf-
|
427
|
-
}
|
428
|
-
.pf-m-grid-md.pf-v5-c-table .pf-v5-c-table.pf-m-compact > tbody:where(.pf-v5-c-table__tbody) {
|
429
|
-
border-block-start: 0;
|
394
|
+
.pf-m-grid-md.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody):first-of-type {
|
395
|
+
border-block-start: var(--pf-v6-c-table__tbody--responsive--border-width--base) solid var(--pf-v6-c-table--responsive--BorderColor);
|
430
396
|
}
|
431
|
-
.pf-m-grid-md.pf-
|
432
|
-
|
397
|
+
.pf-m-grid-md.pf-v6-c-table.pf-m-expandable {
|
398
|
+
--pf-v6-c-table__tr--BorderBlockEndWidth: 0;
|
433
399
|
}
|
434
|
-
.pf-m-grid-md.pf-
|
435
|
-
.pf-m-grid-md.pf-
|
436
|
-
border-block-end
|
400
|
+
.pf-m-grid-md.pf-v6-c-table.pf-m-expandable .pf-v6-c-table__tbody,
|
401
|
+
.pf-m-grid-md.pf-v6-c-table.pf-m-expandable .pf-v6-c-table__tbody.pf-m-expanded {
|
402
|
+
border-block-end: var(--pf-v6-c-table__tbody--responsive--m-expandable--BorderBlockEndWidth) solid var(--pf-v6-c-table--responsive--BorderColor);
|
437
403
|
}
|
438
|
-
.pf-m-grid-md.pf-
|
439
|
-
|
404
|
+
.pf-m-grid-md.pf-v6-c-table tr:where(.pf-v6-c-table__tr).pf-m-selected {
|
405
|
+
--pf-v6-c-table__expandable-row--after--BorderInlineStartWidth: 0;
|
406
|
+
--pf-v6-c-table__expandable-row--after--BorderColor: transparent;
|
440
407
|
}
|
441
|
-
.pf-m-grid-md.pf-
|
442
|
-
border-block-end: 0;
|
443
|
-
}
|
444
|
-
.pf-m-grid-md.pf-v5-c-table tbody:where(.pf-v5-c-table__tbody).pf-m-expanded:not(:last-of-type) {
|
445
|
-
border-block-end: var(--pf-v5-c-table__tbody--responsive--border-width--base) solid var(--pf-v5-c-table--responsive--BorderColor);
|
446
|
-
}
|
447
|
-
.pf-m-grid-md.pf-v5-c-table tr:where(.pf-v5-c-table__tr).pf-m-selected {
|
448
|
-
--pf-v5-c-table__expandable-row--after--BorderLeftWidth: 0;
|
449
|
-
--pf-v5-c-table__expandable-row--after--BorderColor: transparent;
|
450
|
-
}
|
451
|
-
.pf-m-grid-md.pf-v5-c-table tr:where(.pf-v5-c-table__tr):not(.pf-v5-c-table__expandable-row) {
|
408
|
+
.pf-m-grid-md.pf-v6-c-table tr:where(.pf-v6-c-table__tr):not(.pf-v6-c-table__expandable-row) {
|
452
409
|
display: grid;
|
453
410
|
grid-template-columns: 1fr;
|
454
411
|
height: auto;
|
455
412
|
grid-auto-columns: max-content;
|
456
|
-
grid-column-gap: var(--pf-
|
457
|
-
padding-block-start: var(--pf-
|
458
|
-
padding-inline-end: var(--pf-
|
459
|
-
padding-block-end: var(--pf-
|
460
|
-
padding-inline-start: var(--pf-
|
461
|
-
}
|
462
|
-
.pf-m-grid-md.pf-
|
463
|
-
padding-block-start: var(--pf-
|
464
|
-
padding-inline-end: var(--pf-
|
465
|
-
padding-block-end: var(--pf-
|
466
|
-
padding-inline-start: var(--pf-
|
467
|
-
}
|
468
|
-
.pf-m-grid-md.pf-
|
469
|
-
--pf-
|
470
|
-
}
|
471
|
-
.pf-m-grid-md.pf-
|
472
|
-
--pf-
|
473
|
-
--pf-
|
474
|
-
--pf-
|
475
|
-
--pf-
|
476
|
-
--pf-
|
477
|
-
--pf-
|
478
|
-
}
|
479
|
-
.pf-m-grid-md.pf-
|
480
|
-
margin-block-start: var(--pf-
|
481
|
-
margin-block-end: var(--pf-
|
482
|
-
}
|
483
|
-
.pf-m-grid-md.pf-
|
484
|
-
margin-block-end: var(--pf-
|
485
|
-
}
|
486
|
-
.pf-m-grid-md.pf-
|
413
|
+
grid-column-gap: var(--pf-v6-c-table__tr--responsive--GridColumnGap);
|
414
|
+
padding-block-start: var(--pf-v6-c-table__tr--responsive--PaddingBlockStart);
|
415
|
+
padding-inline-end: var(--pf-v6-c-table__tr--responsive--PaddingInlineEnd);
|
416
|
+
padding-block-end: var(--pf-v6-c-table__tr--responsive--PaddingBlockEnd);
|
417
|
+
padding-inline-start: var(--pf-v6-c-table__tr--responsive--PaddingInlineStart);
|
418
|
+
}
|
419
|
+
.pf-m-grid-md.pf-v6-c-table tr:where(.pf-v6-c-table__tr):not(.pf-v6-c-table__expandable-row) > :where(th, td) {
|
420
|
+
padding-block-start: var(--pf-v6-c-table--cell--responsive--PaddingBlockStart);
|
421
|
+
padding-inline-end: var(--pf-v6-c-table--cell--responsive--PaddingInlineEnd);
|
422
|
+
padding-block-end: var(--pf-v6-c-table--cell--responsive--PaddingBlockEnd);
|
423
|
+
padding-inline-start: var(--pf-v6-c-table--cell--responsive--PaddingInlineStart);
|
424
|
+
}
|
425
|
+
.pf-m-grid-md.pf-v6-c-table tr:where(.pf-v6-c-table__tr):not(.pf-v6-c-table__expandable-row) > :where(th, td):first-child {
|
426
|
+
--pf-v6-c-table--cell--responsive--PaddingBlockStart: var(--pf-v6-c-table--cell--first-child--responsive--PaddingBlockStart);
|
427
|
+
}
|
428
|
+
.pf-m-grid-md.pf-v6-c-table.pf-m-compact {
|
429
|
+
--pf-v6-c-table__tr--responsive--PaddingBlockStart: var(--pf-v6-c-table--m-compact__tr--responsive--PaddingBlockStart);
|
430
|
+
--pf-v6-c-table__tr--responsive--PaddingBlockEnd: var(--pf-v6-c-table--m-compact__tr--responsive--PaddingBlockEnd);
|
431
|
+
--pf-v6-c-table--cell--responsive--PaddingBlockStart: var(--pf-v6-c-table--m-compact__tr__td--responsive--PaddingBlockStart);
|
432
|
+
--pf-v6-c-table--cell--responsive--PaddingBlockEnd: var(--pf-v6-c-table--m-compact__tr__td--responsive--PaddingBlockEnd);
|
433
|
+
--pf-v6-c-table__check--responsive--MarginBlockStart: var(--pf-v6-c-table--m-compact__check--responsive--MarginBlockStart);
|
434
|
+
--pf-v6-c-table__check--input--MarginBlockStart: 0;
|
435
|
+
}
|
436
|
+
.pf-m-grid-md.pf-v6-c-table.pf-m-compact .pf-v6-c-table__action {
|
437
|
+
margin-block-start: var(--pf-v6-c-table--m-compact__action--responsive--MarginBlockStart);
|
438
|
+
margin-block-end: var(--pf-v6-c-table--m-compact__action--responsive--MarginBlockStart);
|
439
|
+
}
|
440
|
+
.pf-m-grid-md.pf-v6-c-table.pf-m-compact .pf-v6-c-table__toggle .pf-v6-c-button {
|
441
|
+
margin-block-end: var(--pf-v6-c-table--m-compact__toggle--c-button--responsive--MarginBlockEnd);
|
442
|
+
}
|
443
|
+
.pf-m-grid-md.pf-v6-c-table .pf-v6-c-table__icon > * {
|
487
444
|
text-align: start;
|
488
445
|
}
|
489
|
-
.pf-m-grid-md.pf-
|
490
|
-
--pf-
|
446
|
+
.pf-m-grid-md.pf-v6-c-table :where(.pf-v6-c-table__th, .pf-v6-c-table__td)[data-label] {
|
447
|
+
--pf-v6-c-table--cell--hidden-visible--Display: var(--pf-v6-c-table--m-grid--cell--hidden-visible--Display);
|
491
448
|
grid-column: 1;
|
492
|
-
grid-column-gap: var(--pf-
|
449
|
+
grid-column-gap: var(--pf-v6-c-table-td--responsive--GridColumnGap);
|
493
450
|
grid-template-columns: 1fr minmax(0, 1.5fr);
|
494
451
|
align-items: start;
|
495
452
|
}
|
496
|
-
.pf-m-grid-md.pf-
|
453
|
+
.pf-m-grid-md.pf-v6-c-table :where(.pf-v6-c-table__th, .pf-v6-c-table__td)[data-label] > * {
|
497
454
|
grid-column: 2;
|
498
455
|
}
|
499
|
-
.pf-m-grid-md.pf-
|
456
|
+
.pf-m-grid-md.pf-v6-c-table :where(.pf-v6-c-table__th, .pf-v6-c-table__td)[data-label]::before {
|
457
|
+
position: revert;
|
500
458
|
font-weight: bold;
|
501
459
|
text-align: start;
|
502
460
|
content: attr(data-label);
|
503
461
|
}
|
504
|
-
.pf-m-grid-md.pf-
|
505
|
-
--pf-
|
462
|
+
.pf-m-grid-md.pf-v6-c-table tr:where(.pf-v6-c-table__tr) > :where(th, td):first-child {
|
463
|
+
--pf-v6-c-table--cell--PaddingInlineStart: 0;
|
506
464
|
}
|
507
|
-
.pf-m-grid-md.pf-
|
508
|
-
--pf-
|
465
|
+
.pf-m-grid-md.pf-v6-c-table tr:where(.pf-v6-c-table__tr) > :where(th, td):last-child {
|
466
|
+
--pf-v6-c-table--cell--PaddingInlineEnd: 0;
|
509
467
|
}
|
510
|
-
.pf-m-grid-md.pf-
|
511
|
-
--pf-
|
512
|
-
--pf-
|
513
|
-
--pf-
|
514
|
-
--pf-
|
468
|
+
.pf-m-grid-md.pf-v6-c-table .pf-v6-c-table {
|
469
|
+
--pf-v6-c-table__tr--responsive--PaddingBlockStart: var(--pf-v6-c-table__tr--responsive--nested-table--PaddingBlockStart);
|
470
|
+
--pf-v6-c-table__tr--responsive--PaddingInlineEnd: var(--pf-v6-c-table__tr--responsive--nested-table--PaddingInlineEnd);
|
471
|
+
--pf-v6-c-table__tr--responsive--PaddingBlockEnd: var(--pf-v6-c-table__tr--responsive--nested-table--PaddingBlockEnd);
|
472
|
+
--pf-v6-c-table__tr--responsive--PaddingInlineStart: var(--pf-v6-c-table__tr--responsive--nested-table--PaddingInlineStart);
|
515
473
|
border: 0;
|
516
474
|
}
|
517
|
-
.pf-m-grid-md.pf-
|
518
|
-
--pf-
|
475
|
+
.pf-m-grid-md.pf-v6-c-table .pf-v6-c-table__compound-expansion-toggle {
|
476
|
+
--pf-v6-c-table__compound-expansion-toggle__button--before--BorderInlineEndWidth: 0;
|
477
|
+
--pf-v6-c-table__compound-expansion-toggle__button--before--BorderInlineStartWidth: 0;
|
478
|
+
--pf-v6-c-table__compound-expansion-toggle__button--after--InsetBlockStart: 100%;
|
519
479
|
}
|
520
|
-
.pf-m-grid-md.pf-
|
521
|
-
--pf-v5-c-table__compound-expansion-toggle__button--before--BorderRightWidth: 0;
|
522
|
-
--pf-v5-c-table__compound-expansion-toggle__button--before--BorderLeftWidth: 0;
|
523
|
-
--pf-v5-c-table__compound-expansion-toggle__button--after--Top: 100%;
|
524
|
-
}
|
525
|
-
.pf-m-grid-md.pf-v5-c-table tbody:where(.pf-v5-c-table__tbody) {
|
480
|
+
.pf-m-grid-md.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody) {
|
526
481
|
position: relative;
|
527
482
|
}
|
528
|
-
.pf-m-grid-md.pf-
|
483
|
+
.pf-m-grid-md.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody)::after {
|
529
484
|
position: absolute;
|
530
485
|
inset-block-start: 0;
|
531
486
|
inset-block-end: 0;
|
532
487
|
inset-inline-start: 0;
|
533
488
|
content: "";
|
534
489
|
border: 0;
|
535
|
-
border-inline-start: var(--pf-
|
490
|
+
border-inline-start: var(--pf-v6-c-table__tbody--after--BorderInlineStartWidth) solid var(--pf-v6-c-table__tbody--after--BorderColor);
|
536
491
|
}
|
537
|
-
.pf-m-grid-md.pf-
|
538
|
-
--pf-
|
492
|
+
.pf-m-grid-md.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody).pf-m-expanded {
|
493
|
+
--pf-v6-c-table__tbody--after--BorderInlineStartWidth: var(--pf-v6-c-table__tbody--after--border-width--base);
|
539
494
|
}
|
540
|
-
.pf-m-grid-md.pf-
|
541
|
-
--pf-
|
495
|
+
.pf-m-grid-md.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody).pf-m-expanded tbody:where(.pf-v6-c-table__tbody) {
|
496
|
+
--pf-v6-c-table__tbody--after--BorderInlineStartWidth: 0;
|
542
497
|
}
|
543
|
-
.pf-m-grid-md.pf-
|
544
|
-
--pf-
|
498
|
+
.pf-m-grid-md.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody) > tr:where(.pf-v6-c-table__tr) > :first-child:not(.pf-v6-c-table__check)::after {
|
499
|
+
--pf-v6-c-table__expandable-row--after--BorderInlineStartWidth: 0;
|
545
500
|
position: static;
|
546
501
|
width: auto;
|
547
502
|
background-color: transparent;
|
548
503
|
}
|
549
|
-
.pf-m-grid-md.pf-
|
550
|
-
--pf-
|
551
|
-
--pf-
|
552
|
-
--pf-
|
553
|
-
--pf-
|
554
|
-
--pf-
|
555
|
-
--pf-
|
504
|
+
.pf-m-grid-md.pf-v6-c-table .pf-v6-c-table__expandable-row {
|
505
|
+
--pf-v6-c-table--cell--responsive--PaddingBlockStart: 0;
|
506
|
+
--pf-v6-c-table--cell--responsive--PaddingInlineEnd: 0;
|
507
|
+
--pf-v6-c-table--cell--responsive--PaddingBlockEnd: 0;
|
508
|
+
--pf-v6-c-table--cell--responsive--PaddingInlineStart: 0;
|
509
|
+
--pf-v6-c-table--cell--PaddingInlineEnd: 0;
|
510
|
+
--pf-v6-c-table--cell--PaddingInlineStart: 0;
|
556
511
|
display: block;
|
557
|
-
max-height: var(--pf-
|
512
|
+
max-height: var(--pf-v6-c-table__expandable-row--MaxHeight);
|
558
513
|
overflow-y: auto;
|
559
514
|
border-block-end: none;
|
560
|
-
box-shadow: none;
|
561
515
|
}
|
562
|
-
.pf-m-grid-md.pf-
|
516
|
+
.pf-m-grid-md.pf-v6-c-table .pf-v6-c-table__expandable-row > :where(th, td) {
|
563
517
|
position: static;
|
564
518
|
display: block;
|
565
519
|
}
|
566
|
-
.pf-m-grid-md.pf-
|
567
|
-
border-block-start-color: var(--pf-
|
520
|
+
.pf-m-grid-md.pf-v6-c-table .pf-v6-c-table__expandable-row.pf-m-expanded {
|
521
|
+
border-block-start-color: var(--pf-v6-c-table--BorderColor);
|
568
522
|
}
|
569
|
-
.pf-m-grid-md.pf-
|
523
|
+
.pf-m-grid-md.pf-v6-c-table .pf-v6-c-table__expandable-row > :first-child:not(.pf-v6-c-table__check)::after {
|
570
524
|
content: none;
|
571
525
|
}
|
572
|
-
.pf-m-grid-md.pf-
|
573
|
-
.pf-m-grid-md.pf-
|
526
|
+
.pf-m-grid-md.pf-v6-c-table .pf-v6-c-table__expandable-row th:where(.pf-v6-c-table__th).pf-m-no-padding .pf-v6-c-table__expandable-row-content,
|
527
|
+
.pf-m-grid-md.pf-v6-c-table .pf-v6-c-table__expandable-row td:where(.pf-v6-c-table__td).pf-m-no-padding .pf-v6-c-table__expandable-row-content {
|
574
528
|
padding: 0;
|
575
529
|
}
|
576
|
-
.pf-m-grid-md.pf-
|
530
|
+
.pf-m-grid-md.pf-v6-c-table .pf-v6-c-table__expandable-row:not(.pf-m-expanded) {
|
577
531
|
display: none;
|
578
532
|
}
|
579
|
-
.pf-m-grid-md.pf-
|
580
|
-
padding-inline-end: var(--pf-
|
581
|
-
padding-inline-start: var(--pf-
|
533
|
+
.pf-m-grid-md.pf-v6-c-table .pf-v6-c-table__expandable-row .pf-v6-c-table__expandable-row-content {
|
534
|
+
padding-inline-end: var(--pf-v6-c-table__expandable-row-content--responsive--PaddingInlineEnd);
|
535
|
+
padding-inline-start: var(--pf-v6-c-table__expandable-row-content--responsive--PaddingInlineStart);
|
582
536
|
}
|
583
|
-
.pf-m-grid-md.pf-
|
584
|
-
--pf-
|
585
|
-
--pf-
|
537
|
+
.pf-m-grid-md.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody).pf-m-hoverable {
|
538
|
+
--pf-v6-c-table__tbody--after--BorderInlineStartWidth: 0;
|
539
|
+
--pf-v6-c-table__tbody--after--BorderInlineStartColor: transparent;
|
586
540
|
}
|
587
|
-
.pf-m-grid-md.pf-
|
588
|
-
.pf-m-grid-md.pf-
|
541
|
+
.pf-m-grid-md.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody).pf-m-hoverable,
|
542
|
+
.pf-m-grid-md.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody).pf-m-hoverable > tr:where(.pf-v6-c-table__tr) {
|
589
543
|
position: relative;
|
590
544
|
}
|
591
|
-
.pf-m-grid-md.pf-
|
545
|
+
.pf-m-grid-md.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody).pf-m-hoverable > tr:where(.pf-v6-c-table__tr)::after {
|
592
546
|
content: "";
|
593
547
|
position: absolute;
|
594
548
|
inset-block-start: 0;
|
595
549
|
inset-block-end: 0;
|
596
550
|
inset-inline-start: 0;
|
597
|
-
width: var(--pf-
|
598
|
-
background-color: var(--pf-
|
551
|
+
width: var(--pf-v6-c-table__tbody--after__tr--BorderInlineStartWidth);
|
552
|
+
background-color: var(--pf-v6-c-table__tbody--after__tr--BorderInlineStartColor);
|
599
553
|
}
|
600
|
-
.pf-m-grid-md.pf-
|
601
|
-
--pf-
|
602
|
-
--pf-
|
554
|
+
.pf-m-grid-md.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody).pf-m-hoverable.pf-m-expanded {
|
555
|
+
--pf-v6-c-table__tbody--after__tr--BorderInlineStartWidth: var(--pf-v6-c-table__tbody--m-expanded--after__tr--BorderInlineStartWidth);
|
556
|
+
--pf-v6-c-table__tbody--after__tr--BorderInlineStartColor: var(--pf-v6-c-table__tbody--m-expanded--after__tr--BorderInlineStartColor);
|
603
557
|
}
|
604
|
-
.pf-m-grid-md.pf-
|
605
|
-
--pf-
|
606
|
-
--pf-
|
558
|
+
.pf-m-grid-md.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody).pf-m-hoverable.pf-m-selected {
|
559
|
+
--pf-v6-c-table__tbody--after__tr--BorderInlineStartWidth: var(--pf-v6-c-table__tbody--m-selected--after__tr--BorderInlineStartWidth);
|
560
|
+
--pf-v6-c-table__tbody--after__tr--BorderInlineStartColor: var(--pf-v6-c-table__tbody--m-selected--after__tr--BorderInlineStartColor);
|
607
561
|
}
|
608
|
-
.pf-m-grid-md.pf-
|
562
|
+
.pf-m-grid-md.pf-v6-c-table tr:where(.pf-v6-c-table__tr).pf-m-selected::after {
|
609
563
|
content: "";
|
610
564
|
position: absolute;
|
611
565
|
inset-block-start: 0;
|
612
566
|
inset-block-end: 0;
|
613
567
|
inset-inline-start: 0;
|
614
|
-
width: var(--pf-
|
615
|
-
background-color: var(--pf-
|
568
|
+
width: var(--pf-v6-c-table__tr--m-selected--after--BorderInlineStartWidth);
|
569
|
+
background-color: var(--pf-v6-c-table__tr--m-selected--after--BorderInlineStartColor);
|
616
570
|
}
|
617
|
-
.pf-m-grid-md.pf-
|
618
|
-
.pf-m-grid-md.pf-
|
619
|
-
.pf-m-grid-md.pf-
|
620
|
-
.pf-m-grid-md.pf-
|
571
|
+
.pf-m-grid-md.pf-v6-c-table tr:where(.pf-v6-c-table__tr):not(.pf-v6-c-table__expandable-row) .pf-v6-c-table__toggle,
|
572
|
+
.pf-m-grid-md.pf-v6-c-table tr:where(.pf-v6-c-table__tr):not(.pf-v6-c-table__expandable-row) .pf-v6-c-table__check,
|
573
|
+
.pf-m-grid-md.pf-v6-c-table tr:where(.pf-v6-c-table__tr):not(.pf-v6-c-table__expandable-row) .pf-v6-c-table__favorite,
|
574
|
+
.pf-m-grid-md.pf-v6-c-table tr:where(.pf-v6-c-table__tr):not(.pf-v6-c-table__expandable-row) .pf-v6-c-table__action {
|
621
575
|
width: auto;
|
622
576
|
padding: 0;
|
623
577
|
}
|
624
|
-
.pf-m-grid-md.pf-
|
578
|
+
.pf-m-grid-md.pf-v6-c-table .pf-v6-c-table__toggle {
|
625
579
|
grid-row-start: 20;
|
626
580
|
grid-column: -1;
|
627
581
|
justify-self: end;
|
628
582
|
padding-inline-end: 0;
|
629
583
|
}
|
630
|
-
.pf-m-grid-md.pf-
|
584
|
+
.pf-m-grid-md.pf-v6-c-table .pf-v6-c-table__toggle::after {
|
631
585
|
content: none;
|
632
586
|
}
|
633
|
-
.pf-m-grid-md.pf-
|
634
|
-
--pf-
|
635
|
-
--pf-
|
636
|
-
--pf-
|
637
|
-
--pf-
|
587
|
+
.pf-m-grid-md.pf-v6-c-table .pf-v6-c-table__button {
|
588
|
+
--pf-v6-c-table--cell--PaddingBlockStart: var(--pf-v6-c-table--m-grid--cell--PaddingBlockStart);
|
589
|
+
--pf-v6-c-table--cell--PaddingInlineEnd: var(--pf-v6-c-table--m-grid--cell--PaddingInlineEnd);
|
590
|
+
--pf-v6-c-table--cell--PaddingBlockEnd: var(--pf-v6-c-table--m-grid--cell--PaddingBlockEnd);
|
591
|
+
--pf-v6-c-table--cell--PaddingInlineStart: var(--pf-v6-c-table--m-grid--cell--PaddingInlineStart);
|
638
592
|
}
|
639
|
-
.pf-m-grid-md.pf-
|
640
|
-
.pf-m-grid-md.pf-
|
641
|
-
.pf-m-grid-md.pf-
|
593
|
+
.pf-m-grid-md.pf-v6-c-table .pf-v6-c-table__check,
|
594
|
+
.pf-m-grid-md.pf-v6-c-table .pf-v6-c-table__favorite,
|
595
|
+
.pf-m-grid-md.pf-v6-c-table .pf-v6-c-table__action {
|
642
596
|
grid-row-start: 1;
|
643
597
|
grid-column-start: 2;
|
644
598
|
}
|
645
|
-
.pf-m-grid-md.pf-
|
646
|
-
margin-block-start: var(--pf-
|
647
|
-
margin-inline-start: var(--pf-
|
599
|
+
.pf-m-grid-md.pf-v6-c-table .pf-v6-c-table__check {
|
600
|
+
margin-block-start: var(--pf-v6-c-table__check--responsive--MarginBlockStart);
|
601
|
+
margin-inline-start: var(--pf-v6-c-table__check--responsive--MarginInlineStart);
|
648
602
|
line-height: 1;
|
649
603
|
}
|
650
|
-
.pf-m-grid-md.pf-
|
651
|
-
margin-inline-start: var(--pf-
|
604
|
+
.pf-m-grid-md.pf-v6-c-table .pf-v6-c-table__check ~ .pf-v6-c-table__favorite {
|
605
|
+
margin-inline-start: var(--pf-v6-c-table--m-grid__check--favorite--MarginInlineStart);
|
652
606
|
}
|
653
|
-
.pf-m-grid-md.pf-
|
654
|
-
margin-inline-start: var(--pf-
|
607
|
+
.pf-m-grid-md.pf-v6-c-table .pf-v6-c-table__check ~ .pf-v6-c-table__favorite ~ .pf-v6-c-table__action {
|
608
|
+
margin-inline-start: var(--pf-v6-c-table--m-grid__check--favorite--action--MarginInlineStart);
|
655
609
|
}
|
656
|
-
.pf-m-grid-md.pf-
|
657
|
-
margin-inline-start: var(--pf-
|
610
|
+
.pf-m-grid-md.pf-v6-c-table .pf-v6-c-table__check ~ .pf-v6-c-table__action {
|
611
|
+
margin-inline-start: var(--pf-v6-c-table__action--responsive--MarginInlineStart);
|
658
612
|
}
|
659
|
-
.pf-m-grid-md.pf-
|
613
|
+
.pf-m-grid-md.pf-v6-c-table .pf-v6-c-table__check label {
|
660
614
|
display: inline-block;
|
661
615
|
margin: 0;
|
662
616
|
}
|
663
|
-
.pf-m-grid-md.pf-
|
664
|
-
margin-block-start: var(--pf-
|
617
|
+
.pf-m-grid-md.pf-v6-c-table .pf-v6-c-table__favorite {
|
618
|
+
margin-block-start: var(--pf-v6-c-table--m-grid__favorite--MarginBlockStart);
|
665
619
|
}
|
666
|
-
.pf-m-grid-md.pf-
|
667
|
-
margin-inline-start: var(--pf-
|
620
|
+
.pf-m-grid-md.pf-v6-c-table .pf-v6-c-table__favorite ~ .pf-v6-c-table__action {
|
621
|
+
margin-inline-start: var(--pf-v6-c-table--m-grid__favorite--action--MarginInlineStart);
|
668
622
|
}
|
669
|
-
.pf-m-grid-md.pf-
|
670
|
-
margin-block-start: var(--pf-v5-c-table--m-grid__action--MarginTop);
|
623
|
+
.pf-m-grid-md.pf-v6-c-table .pf-v6-c-table__action {
|
671
624
|
text-align: end;
|
672
625
|
}
|
673
626
|
}
|
674
|
-
@media screen and (max-width:
|
675
|
-
.pf-m-grid-md.pf-
|
627
|
+
@media screen and (max-width: 48rem) and (max-width: 36rem) {
|
628
|
+
.pf-m-grid-md.pf-v6-c-table .pf-v6-c-table__action {
|
676
629
|
grid-row-start: 1;
|
677
630
|
grid-column-start: 2;
|
678
631
|
margin-inline-start: 0;
|
679
632
|
}
|
680
633
|
}
|
681
|
-
@media screen and (max-width:
|
682
|
-
.pf-m-grid-md.pf-
|
634
|
+
@media screen and (max-width: 48rem) {
|
635
|
+
.pf-m-grid-md.pf-v6-c-table .pf-v6-c-table__inline-edit-action {
|
683
636
|
grid-column: 2;
|
684
637
|
grid-row: 2;
|
685
638
|
}
|
686
|
-
.pf-m-grid-md.pf-
|
687
|
-
transition: var(--pf-
|
639
|
+
.pf-m-grid-md.pf-v6-c-table .pf-v6-c-table__toggle-icon {
|
640
|
+
transition: var(--pf-v6-c-table__toggle__icon--Transition);
|
688
641
|
}
|
689
|
-
.pf-
|
690
|
-
transform: rotate(var(--pf-
|
642
|
+
.pf-v6-c-button.pf-m-expanded > .pf-m-grid-md.pf-v6-c-table .pf-v6-c-table__toggle-icon {
|
643
|
+
transform: rotate(var(--pf-v6-c-table__toggle--m-expanded__icon--Rotate));
|
691
644
|
}
|
692
|
-
.pf-m-grid-md.pf-
|
693
|
-
--pf-
|
645
|
+
.pf-m-grid-md.pf-v6-c-table :where(.pf-v6-c-table, .pf-v6-c-table__thead, .pf-v6-c-table__tbody, .pf-v6-c-table__tr, .pf-v6-c-table__th, .pf-v6-c-table__td, .pf-v6-c-table__text).pf-m-nowrap {
|
646
|
+
--pf-v6-c-table--cell--Overflow: auto;
|
694
647
|
}
|
695
|
-
.pf-m-grid-md.pf-
|
648
|
+
.pf-m-grid-md.pf-v6-c-table :where(.pf-v6-c-table, .pf-v6-c-table__thead, .pf-v6-c-table__tbody, .pf-v6-c-table__tr, .pf-v6-c-table__th, .pf-v6-c-table__td, .pf-v6-c-table__text).pf-m-fit-content {
|
696
649
|
width: auto;
|
697
650
|
white-space: normal;
|
698
651
|
}
|
699
|
-
.pf-m-grid-md.pf-
|
700
|
-
--pf-
|
652
|
+
.pf-m-grid-md.pf-v6-c-table :where(.pf-v6-c-table, .pf-v6-c-table__thead, .pf-v6-c-table__tbody, .pf-v6-c-table__tr, .pf-v6-c-table__th, .pf-v6-c-table__td, .pf-v6-c-table__text).pf-m-truncate {
|
653
|
+
--pf-v6-c-table--cell--MaxWidth: 100%;
|
701
654
|
}
|
702
|
-
.pf-m-grid-md.pf-
|
703
|
-
--pf-
|
655
|
+
.pf-m-grid-md.pf-v6-c-table [class*=pf-m-width] {
|
656
|
+
--pf-v6-c-table--cell--Width: auto;
|
704
657
|
}
|
705
658
|
}
|
706
659
|
|
707
|
-
@media screen and (max-width:
|
708
|
-
.pf-m-grid-lg.pf-
|
709
|
-
--pf-
|
710
|
-
--pf-
|
711
|
-
--pf-
|
712
|
-
--pf-
|
713
|
-
--pf-
|
714
|
-
--pf-
|
715
|
-
--pf-
|
716
|
-
--pf-
|
660
|
+
@media screen and (max-width: 62rem) {
|
661
|
+
.pf-m-grid-lg.pf-v6-c-table {
|
662
|
+
--pf-v6-c-table--cell--PaddingBlockStart: var(--pf-v6-c-table--m-grid--cell--PaddingBlockStart);
|
663
|
+
--pf-v6-c-table--cell--PaddingInlineEnd: var(--pf-v6-c-table--m-grid--cell--PaddingInlineEnd);
|
664
|
+
--pf-v6-c-table--cell--PaddingBlockEnd: var(--pf-v6-c-table--m-grid--cell--PaddingBlockEnd);
|
665
|
+
--pf-v6-c-table--cell--PaddingInlineStart: var(--pf-v6-c-table--m-grid--cell--PaddingInlineStart);
|
666
|
+
--pf-v6-c-table__favorite--c-button--MarginBlockStart: auto;
|
667
|
+
--pf-v6-c-table__favorite--c-button--MarginInlineEnd: auto;
|
668
|
+
--pf-v6-c-table__favorite--c-button--MarginBlockEnd: auto;
|
669
|
+
--pf-v6-c-table__favorite--c-button--MarginInlineStart: auto;
|
717
670
|
display: grid;
|
718
671
|
border: none;
|
719
672
|
}
|
720
|
-
.pf-m-grid-lg.pf-
|
673
|
+
.pf-m-grid-lg.pf-v6-c-table tr:where(.pf-v6-c-table__tr) > :where(th, td) {
|
721
674
|
width: auto;
|
722
675
|
min-width: 0;
|
723
676
|
max-width: none;
|
@@ -725,317 +678,301 @@
|
|
725
678
|
text-overflow: clip;
|
726
679
|
white-space: normal;
|
727
680
|
}
|
728
|
-
.pf-m-grid-lg.pf-
|
681
|
+
.pf-m-grid-lg.pf-v6-c-table .pf-v6-c-table__text {
|
729
682
|
position: relative;
|
730
683
|
width: auto;
|
731
684
|
min-width: 0;
|
732
685
|
max-width: none;
|
733
|
-
overflow: var(--pf-
|
734
|
-
text-overflow: var(--pf-
|
735
|
-
white-space: var(--pf-
|
686
|
+
overflow: var(--pf-v6-c-table--cell--Overflow);
|
687
|
+
text-overflow: var(--pf-v6-c-table--cell--TextOverflow);
|
688
|
+
white-space: var(--pf-v6-c-table--cell--WhiteSpace);
|
736
689
|
}
|
737
|
-
.pf-m-grid-lg.pf-
|
690
|
+
.pf-m-grid-lg.pf-v6-c-table thead:where(.pf-v6-c-table__thead) {
|
738
691
|
display: none;
|
739
692
|
}
|
740
|
-
.pf-m-grid-lg.pf-
|
693
|
+
.pf-m-grid-lg.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody) {
|
741
694
|
display: block;
|
742
695
|
}
|
743
|
-
.pf-m-grid-lg.pf-
|
744
|
-
border-block-start: var(--pf-
|
745
|
-
}
|
746
|
-
.pf-m-grid-lg.pf-v5-c-table .pf-v5-c-table.pf-m-compact > tbody:where(.pf-v5-c-table__tbody) {
|
747
|
-
border-block-start: 0;
|
748
|
-
}
|
749
|
-
.pf-m-grid-lg.pf-v5-c-table tr:where(.pf-v5-c-table__tr):not(.pf-v5-c-table__expandable-row) {
|
750
|
-
border-block-end: var(--pf-v5-c-table__tr--responsive--border-width--base) solid var(--pf-v5-c-table--responsive--BorderColor);
|
696
|
+
.pf-m-grid-lg.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody):first-of-type {
|
697
|
+
border-block-start: var(--pf-v6-c-table__tbody--responsive--border-width--base) solid var(--pf-v6-c-table--responsive--BorderColor);
|
751
698
|
}
|
752
|
-
.pf-m-grid-lg.pf-
|
753
|
-
|
754
|
-
border-block-end-width: var(--pf-v5-c-table__tr--responsive--last-child--BorderBottomWidth);
|
699
|
+
.pf-m-grid-lg.pf-v6-c-table.pf-m-expandable {
|
700
|
+
--pf-v6-c-table__tr--BorderBlockEndWidth: 0;
|
755
701
|
}
|
756
|
-
.pf-m-grid-lg.pf-
|
757
|
-
|
702
|
+
.pf-m-grid-lg.pf-v6-c-table.pf-m-expandable .pf-v6-c-table__tbody,
|
703
|
+
.pf-m-grid-lg.pf-v6-c-table.pf-m-expandable .pf-v6-c-table__tbody.pf-m-expanded {
|
704
|
+
border-block-end: var(--pf-v6-c-table__tbody--responsive--m-expandable--BorderBlockEndWidth) solid var(--pf-v6-c-table--responsive--BorderColor);
|
758
705
|
}
|
759
|
-
.pf-m-grid-lg.pf-
|
760
|
-
|
706
|
+
.pf-m-grid-lg.pf-v6-c-table tr:where(.pf-v6-c-table__tr).pf-m-selected {
|
707
|
+
--pf-v6-c-table__expandable-row--after--BorderInlineStartWidth: 0;
|
708
|
+
--pf-v6-c-table__expandable-row--after--BorderColor: transparent;
|
761
709
|
}
|
762
|
-
.pf-m-grid-lg.pf-
|
763
|
-
border-block-end: var(--pf-v5-c-table__tbody--responsive--border-width--base) solid var(--pf-v5-c-table--responsive--BorderColor);
|
764
|
-
}
|
765
|
-
.pf-m-grid-lg.pf-v5-c-table tr:where(.pf-v5-c-table__tr).pf-m-selected {
|
766
|
-
--pf-v5-c-table__expandable-row--after--BorderLeftWidth: 0;
|
767
|
-
--pf-v5-c-table__expandable-row--after--BorderColor: transparent;
|
768
|
-
}
|
769
|
-
.pf-m-grid-lg.pf-v5-c-table tr:where(.pf-v5-c-table__tr):not(.pf-v5-c-table__expandable-row) {
|
710
|
+
.pf-m-grid-lg.pf-v6-c-table tr:where(.pf-v6-c-table__tr):not(.pf-v6-c-table__expandable-row) {
|
770
711
|
display: grid;
|
771
712
|
grid-template-columns: 1fr;
|
772
713
|
height: auto;
|
773
714
|
grid-auto-columns: max-content;
|
774
|
-
grid-column-gap: var(--pf-
|
775
|
-
padding-block-start: var(--pf-
|
776
|
-
padding-inline-end: var(--pf-
|
777
|
-
padding-block-end: var(--pf-
|
778
|
-
padding-inline-start: var(--pf-
|
779
|
-
}
|
780
|
-
.pf-m-grid-lg.pf-
|
781
|
-
padding-block-start: var(--pf-
|
782
|
-
padding-inline-end: var(--pf-
|
783
|
-
padding-block-end: var(--pf-
|
784
|
-
padding-inline-start: var(--pf-
|
785
|
-
}
|
786
|
-
.pf-m-grid-lg.pf-
|
787
|
-
--pf-
|
788
|
-
}
|
789
|
-
.pf-m-grid-lg.pf-
|
790
|
-
--pf-
|
791
|
-
--pf-
|
792
|
-
--pf-
|
793
|
-
--pf-
|
794
|
-
--pf-
|
795
|
-
--pf-
|
796
|
-
}
|
797
|
-
.pf-m-grid-lg.pf-
|
798
|
-
margin-block-start: var(--pf-
|
799
|
-
margin-block-end: var(--pf-
|
800
|
-
}
|
801
|
-
.pf-m-grid-lg.pf-
|
802
|
-
margin-block-end: var(--pf-
|
803
|
-
}
|
804
|
-
.pf-m-grid-lg.pf-
|
715
|
+
grid-column-gap: var(--pf-v6-c-table__tr--responsive--GridColumnGap);
|
716
|
+
padding-block-start: var(--pf-v6-c-table__tr--responsive--PaddingBlockStart);
|
717
|
+
padding-inline-end: var(--pf-v6-c-table__tr--responsive--PaddingInlineEnd);
|
718
|
+
padding-block-end: var(--pf-v6-c-table__tr--responsive--PaddingBlockEnd);
|
719
|
+
padding-inline-start: var(--pf-v6-c-table__tr--responsive--PaddingInlineStart);
|
720
|
+
}
|
721
|
+
.pf-m-grid-lg.pf-v6-c-table tr:where(.pf-v6-c-table__tr):not(.pf-v6-c-table__expandable-row) > :where(th, td) {
|
722
|
+
padding-block-start: var(--pf-v6-c-table--cell--responsive--PaddingBlockStart);
|
723
|
+
padding-inline-end: var(--pf-v6-c-table--cell--responsive--PaddingInlineEnd);
|
724
|
+
padding-block-end: var(--pf-v6-c-table--cell--responsive--PaddingBlockEnd);
|
725
|
+
padding-inline-start: var(--pf-v6-c-table--cell--responsive--PaddingInlineStart);
|
726
|
+
}
|
727
|
+
.pf-m-grid-lg.pf-v6-c-table tr:where(.pf-v6-c-table__tr):not(.pf-v6-c-table__expandable-row) > :where(th, td):first-child {
|
728
|
+
--pf-v6-c-table--cell--responsive--PaddingBlockStart: var(--pf-v6-c-table--cell--first-child--responsive--PaddingBlockStart);
|
729
|
+
}
|
730
|
+
.pf-m-grid-lg.pf-v6-c-table.pf-m-compact {
|
731
|
+
--pf-v6-c-table__tr--responsive--PaddingBlockStart: var(--pf-v6-c-table--m-compact__tr--responsive--PaddingBlockStart);
|
732
|
+
--pf-v6-c-table__tr--responsive--PaddingBlockEnd: var(--pf-v6-c-table--m-compact__tr--responsive--PaddingBlockEnd);
|
733
|
+
--pf-v6-c-table--cell--responsive--PaddingBlockStart: var(--pf-v6-c-table--m-compact__tr__td--responsive--PaddingBlockStart);
|
734
|
+
--pf-v6-c-table--cell--responsive--PaddingBlockEnd: var(--pf-v6-c-table--m-compact__tr__td--responsive--PaddingBlockEnd);
|
735
|
+
--pf-v6-c-table__check--responsive--MarginBlockStart: var(--pf-v6-c-table--m-compact__check--responsive--MarginBlockStart);
|
736
|
+
--pf-v6-c-table__check--input--MarginBlockStart: 0;
|
737
|
+
}
|
738
|
+
.pf-m-grid-lg.pf-v6-c-table.pf-m-compact .pf-v6-c-table__action {
|
739
|
+
margin-block-start: var(--pf-v6-c-table--m-compact__action--responsive--MarginBlockStart);
|
740
|
+
margin-block-end: var(--pf-v6-c-table--m-compact__action--responsive--MarginBlockStart);
|
741
|
+
}
|
742
|
+
.pf-m-grid-lg.pf-v6-c-table.pf-m-compact .pf-v6-c-table__toggle .pf-v6-c-button {
|
743
|
+
margin-block-end: var(--pf-v6-c-table--m-compact__toggle--c-button--responsive--MarginBlockEnd);
|
744
|
+
}
|
745
|
+
.pf-m-grid-lg.pf-v6-c-table .pf-v6-c-table__icon > * {
|
805
746
|
text-align: start;
|
806
747
|
}
|
807
|
-
.pf-m-grid-lg.pf-
|
808
|
-
--pf-
|
748
|
+
.pf-m-grid-lg.pf-v6-c-table :where(.pf-v6-c-table__th, .pf-v6-c-table__td)[data-label] {
|
749
|
+
--pf-v6-c-table--cell--hidden-visible--Display: var(--pf-v6-c-table--m-grid--cell--hidden-visible--Display);
|
809
750
|
grid-column: 1;
|
810
|
-
grid-column-gap: var(--pf-
|
751
|
+
grid-column-gap: var(--pf-v6-c-table-td--responsive--GridColumnGap);
|
811
752
|
grid-template-columns: 1fr minmax(0, 1.5fr);
|
812
753
|
align-items: start;
|
813
754
|
}
|
814
|
-
.pf-m-grid-lg.pf-
|
755
|
+
.pf-m-grid-lg.pf-v6-c-table :where(.pf-v6-c-table__th, .pf-v6-c-table__td)[data-label] > * {
|
815
756
|
grid-column: 2;
|
816
757
|
}
|
817
|
-
.pf-m-grid-lg.pf-
|
758
|
+
.pf-m-grid-lg.pf-v6-c-table :where(.pf-v6-c-table__th, .pf-v6-c-table__td)[data-label]::before {
|
759
|
+
position: revert;
|
818
760
|
font-weight: bold;
|
819
761
|
text-align: start;
|
820
762
|
content: attr(data-label);
|
821
763
|
}
|
822
|
-
.pf-m-grid-lg.pf-
|
823
|
-
--pf-
|
764
|
+
.pf-m-grid-lg.pf-v6-c-table tr:where(.pf-v6-c-table__tr) > :where(th, td):first-child {
|
765
|
+
--pf-v6-c-table--cell--PaddingInlineStart: 0;
|
824
766
|
}
|
825
|
-
.pf-m-grid-lg.pf-
|
826
|
-
--pf-
|
767
|
+
.pf-m-grid-lg.pf-v6-c-table tr:where(.pf-v6-c-table__tr) > :where(th, td):last-child {
|
768
|
+
--pf-v6-c-table--cell--PaddingInlineEnd: 0;
|
827
769
|
}
|
828
|
-
.pf-m-grid-lg.pf-
|
829
|
-
--pf-
|
830
|
-
--pf-
|
831
|
-
--pf-
|
832
|
-
--pf-
|
770
|
+
.pf-m-grid-lg.pf-v6-c-table .pf-v6-c-table {
|
771
|
+
--pf-v6-c-table__tr--responsive--PaddingBlockStart: var(--pf-v6-c-table__tr--responsive--nested-table--PaddingBlockStart);
|
772
|
+
--pf-v6-c-table__tr--responsive--PaddingInlineEnd: var(--pf-v6-c-table__tr--responsive--nested-table--PaddingInlineEnd);
|
773
|
+
--pf-v6-c-table__tr--responsive--PaddingBlockEnd: var(--pf-v6-c-table__tr--responsive--nested-table--PaddingBlockEnd);
|
774
|
+
--pf-v6-c-table__tr--responsive--PaddingInlineStart: var(--pf-v6-c-table__tr--responsive--nested-table--PaddingInlineStart);
|
833
775
|
border: 0;
|
834
776
|
}
|
835
|
-
.pf-m-grid-lg.pf-
|
836
|
-
--pf-
|
777
|
+
.pf-m-grid-lg.pf-v6-c-table .pf-v6-c-table__compound-expansion-toggle {
|
778
|
+
--pf-v6-c-table__compound-expansion-toggle__button--before--BorderInlineEndWidth: 0;
|
779
|
+
--pf-v6-c-table__compound-expansion-toggle__button--before--BorderInlineStartWidth: 0;
|
780
|
+
--pf-v6-c-table__compound-expansion-toggle__button--after--InsetBlockStart: 100%;
|
837
781
|
}
|
838
|
-
.pf-m-grid-lg.pf-
|
839
|
-
--pf-v5-c-table__compound-expansion-toggle__button--before--BorderRightWidth: 0;
|
840
|
-
--pf-v5-c-table__compound-expansion-toggle__button--before--BorderLeftWidth: 0;
|
841
|
-
--pf-v5-c-table__compound-expansion-toggle__button--after--Top: 100%;
|
842
|
-
}
|
843
|
-
.pf-m-grid-lg.pf-v5-c-table tbody:where(.pf-v5-c-table__tbody) {
|
782
|
+
.pf-m-grid-lg.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody) {
|
844
783
|
position: relative;
|
845
784
|
}
|
846
|
-
.pf-m-grid-lg.pf-
|
785
|
+
.pf-m-grid-lg.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody)::after {
|
847
786
|
position: absolute;
|
848
787
|
inset-block-start: 0;
|
849
788
|
inset-block-end: 0;
|
850
789
|
inset-inline-start: 0;
|
851
790
|
content: "";
|
852
791
|
border: 0;
|
853
|
-
border-inline-start: var(--pf-
|
792
|
+
border-inline-start: var(--pf-v6-c-table__tbody--after--BorderInlineStartWidth) solid var(--pf-v6-c-table__tbody--after--BorderColor);
|
854
793
|
}
|
855
|
-
.pf-m-grid-lg.pf-
|
856
|
-
--pf-
|
794
|
+
.pf-m-grid-lg.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody).pf-m-expanded {
|
795
|
+
--pf-v6-c-table__tbody--after--BorderInlineStartWidth: var(--pf-v6-c-table__tbody--after--border-width--base);
|
857
796
|
}
|
858
|
-
.pf-m-grid-lg.pf-
|
859
|
-
--pf-
|
797
|
+
.pf-m-grid-lg.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody).pf-m-expanded tbody:where(.pf-v6-c-table__tbody) {
|
798
|
+
--pf-v6-c-table__tbody--after--BorderInlineStartWidth: 0;
|
860
799
|
}
|
861
|
-
.pf-m-grid-lg.pf-
|
862
|
-
--pf-
|
800
|
+
.pf-m-grid-lg.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody) > tr:where(.pf-v6-c-table__tr) > :first-child:not(.pf-v6-c-table__check)::after {
|
801
|
+
--pf-v6-c-table__expandable-row--after--BorderInlineStartWidth: 0;
|
863
802
|
position: static;
|
864
803
|
width: auto;
|
865
804
|
background-color: transparent;
|
866
805
|
}
|
867
|
-
.pf-m-grid-lg.pf-
|
868
|
-
--pf-
|
869
|
-
--pf-
|
870
|
-
--pf-
|
871
|
-
--pf-
|
872
|
-
--pf-
|
873
|
-
--pf-
|
806
|
+
.pf-m-grid-lg.pf-v6-c-table .pf-v6-c-table__expandable-row {
|
807
|
+
--pf-v6-c-table--cell--responsive--PaddingBlockStart: 0;
|
808
|
+
--pf-v6-c-table--cell--responsive--PaddingInlineEnd: 0;
|
809
|
+
--pf-v6-c-table--cell--responsive--PaddingBlockEnd: 0;
|
810
|
+
--pf-v6-c-table--cell--responsive--PaddingInlineStart: 0;
|
811
|
+
--pf-v6-c-table--cell--PaddingInlineEnd: 0;
|
812
|
+
--pf-v6-c-table--cell--PaddingInlineStart: 0;
|
874
813
|
display: block;
|
875
|
-
max-height: var(--pf-
|
814
|
+
max-height: var(--pf-v6-c-table__expandable-row--MaxHeight);
|
876
815
|
overflow-y: auto;
|
877
816
|
border-block-end: none;
|
878
|
-
box-shadow: none;
|
879
817
|
}
|
880
|
-
.pf-m-grid-lg.pf-
|
818
|
+
.pf-m-grid-lg.pf-v6-c-table .pf-v6-c-table__expandable-row > :where(th, td) {
|
881
819
|
position: static;
|
882
820
|
display: block;
|
883
821
|
}
|
884
|
-
.pf-m-grid-lg.pf-
|
885
|
-
border-block-start-color: var(--pf-
|
822
|
+
.pf-m-grid-lg.pf-v6-c-table .pf-v6-c-table__expandable-row.pf-m-expanded {
|
823
|
+
border-block-start-color: var(--pf-v6-c-table--BorderColor);
|
886
824
|
}
|
887
|
-
.pf-m-grid-lg.pf-
|
825
|
+
.pf-m-grid-lg.pf-v6-c-table .pf-v6-c-table__expandable-row > :first-child:not(.pf-v6-c-table__check)::after {
|
888
826
|
content: none;
|
889
827
|
}
|
890
|
-
.pf-m-grid-lg.pf-
|
891
|
-
.pf-m-grid-lg.pf-
|
828
|
+
.pf-m-grid-lg.pf-v6-c-table .pf-v6-c-table__expandable-row th:where(.pf-v6-c-table__th).pf-m-no-padding .pf-v6-c-table__expandable-row-content,
|
829
|
+
.pf-m-grid-lg.pf-v6-c-table .pf-v6-c-table__expandable-row td:where(.pf-v6-c-table__td).pf-m-no-padding .pf-v6-c-table__expandable-row-content {
|
892
830
|
padding: 0;
|
893
831
|
}
|
894
|
-
.pf-m-grid-lg.pf-
|
832
|
+
.pf-m-grid-lg.pf-v6-c-table .pf-v6-c-table__expandable-row:not(.pf-m-expanded) {
|
895
833
|
display: none;
|
896
834
|
}
|
897
|
-
.pf-m-grid-lg.pf-
|
898
|
-
padding-inline-end: var(--pf-
|
899
|
-
padding-inline-start: var(--pf-
|
835
|
+
.pf-m-grid-lg.pf-v6-c-table .pf-v6-c-table__expandable-row .pf-v6-c-table__expandable-row-content {
|
836
|
+
padding-inline-end: var(--pf-v6-c-table__expandable-row-content--responsive--PaddingInlineEnd);
|
837
|
+
padding-inline-start: var(--pf-v6-c-table__expandable-row-content--responsive--PaddingInlineStart);
|
900
838
|
}
|
901
|
-
.pf-m-grid-lg.pf-
|
902
|
-
--pf-
|
903
|
-
--pf-
|
839
|
+
.pf-m-grid-lg.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody).pf-m-hoverable {
|
840
|
+
--pf-v6-c-table__tbody--after--BorderInlineStartWidth: 0;
|
841
|
+
--pf-v6-c-table__tbody--after--BorderInlineStartColor: transparent;
|
904
842
|
}
|
905
|
-
.pf-m-grid-lg.pf-
|
906
|
-
.pf-m-grid-lg.pf-
|
843
|
+
.pf-m-grid-lg.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody).pf-m-hoverable,
|
844
|
+
.pf-m-grid-lg.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody).pf-m-hoverable > tr:where(.pf-v6-c-table__tr) {
|
907
845
|
position: relative;
|
908
846
|
}
|
909
|
-
.pf-m-grid-lg.pf-
|
847
|
+
.pf-m-grid-lg.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody).pf-m-hoverable > tr:where(.pf-v6-c-table__tr)::after {
|
910
848
|
content: "";
|
911
849
|
position: absolute;
|
912
850
|
inset-block-start: 0;
|
913
851
|
inset-block-end: 0;
|
914
852
|
inset-inline-start: 0;
|
915
|
-
width: var(--pf-
|
916
|
-
background-color: var(--pf-
|
853
|
+
width: var(--pf-v6-c-table__tbody--after__tr--BorderInlineStartWidth);
|
854
|
+
background-color: var(--pf-v6-c-table__tbody--after__tr--BorderInlineStartColor);
|
917
855
|
}
|
918
|
-
.pf-m-grid-lg.pf-
|
919
|
-
--pf-
|
920
|
-
--pf-
|
856
|
+
.pf-m-grid-lg.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody).pf-m-hoverable.pf-m-expanded {
|
857
|
+
--pf-v6-c-table__tbody--after__tr--BorderInlineStartWidth: var(--pf-v6-c-table__tbody--m-expanded--after__tr--BorderInlineStartWidth);
|
858
|
+
--pf-v6-c-table__tbody--after__tr--BorderInlineStartColor: var(--pf-v6-c-table__tbody--m-expanded--after__tr--BorderInlineStartColor);
|
921
859
|
}
|
922
|
-
.pf-m-grid-lg.pf-
|
923
|
-
--pf-
|
924
|
-
--pf-
|
860
|
+
.pf-m-grid-lg.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody).pf-m-hoverable.pf-m-selected {
|
861
|
+
--pf-v6-c-table__tbody--after__tr--BorderInlineStartWidth: var(--pf-v6-c-table__tbody--m-selected--after__tr--BorderInlineStartWidth);
|
862
|
+
--pf-v6-c-table__tbody--after__tr--BorderInlineStartColor: var(--pf-v6-c-table__tbody--m-selected--after__tr--BorderInlineStartColor);
|
925
863
|
}
|
926
|
-
.pf-m-grid-lg.pf-
|
864
|
+
.pf-m-grid-lg.pf-v6-c-table tr:where(.pf-v6-c-table__tr).pf-m-selected::after {
|
927
865
|
content: "";
|
928
866
|
position: absolute;
|
929
867
|
inset-block-start: 0;
|
930
868
|
inset-block-end: 0;
|
931
869
|
inset-inline-start: 0;
|
932
|
-
width: var(--pf-
|
933
|
-
background-color: var(--pf-
|
870
|
+
width: var(--pf-v6-c-table__tr--m-selected--after--BorderInlineStartWidth);
|
871
|
+
background-color: var(--pf-v6-c-table__tr--m-selected--after--BorderInlineStartColor);
|
934
872
|
}
|
935
|
-
.pf-m-grid-lg.pf-
|
936
|
-
.pf-m-grid-lg.pf-
|
937
|
-
.pf-m-grid-lg.pf-
|
938
|
-
.pf-m-grid-lg.pf-
|
873
|
+
.pf-m-grid-lg.pf-v6-c-table tr:where(.pf-v6-c-table__tr):not(.pf-v6-c-table__expandable-row) .pf-v6-c-table__toggle,
|
874
|
+
.pf-m-grid-lg.pf-v6-c-table tr:where(.pf-v6-c-table__tr):not(.pf-v6-c-table__expandable-row) .pf-v6-c-table__check,
|
875
|
+
.pf-m-grid-lg.pf-v6-c-table tr:where(.pf-v6-c-table__tr):not(.pf-v6-c-table__expandable-row) .pf-v6-c-table__favorite,
|
876
|
+
.pf-m-grid-lg.pf-v6-c-table tr:where(.pf-v6-c-table__tr):not(.pf-v6-c-table__expandable-row) .pf-v6-c-table__action {
|
939
877
|
width: auto;
|
940
878
|
padding: 0;
|
941
879
|
}
|
942
|
-
.pf-m-grid-lg.pf-
|
880
|
+
.pf-m-grid-lg.pf-v6-c-table .pf-v6-c-table__toggle {
|
943
881
|
grid-row-start: 20;
|
944
882
|
grid-column: -1;
|
945
883
|
justify-self: end;
|
946
884
|
padding-inline-end: 0;
|
947
885
|
}
|
948
|
-
.pf-m-grid-lg.pf-
|
886
|
+
.pf-m-grid-lg.pf-v6-c-table .pf-v6-c-table__toggle::after {
|
949
887
|
content: none;
|
950
888
|
}
|
951
|
-
.pf-m-grid-lg.pf-
|
952
|
-
--pf-
|
953
|
-
--pf-
|
954
|
-
--pf-
|
955
|
-
--pf-
|
889
|
+
.pf-m-grid-lg.pf-v6-c-table .pf-v6-c-table__button {
|
890
|
+
--pf-v6-c-table--cell--PaddingBlockStart: var(--pf-v6-c-table--m-grid--cell--PaddingBlockStart);
|
891
|
+
--pf-v6-c-table--cell--PaddingInlineEnd: var(--pf-v6-c-table--m-grid--cell--PaddingInlineEnd);
|
892
|
+
--pf-v6-c-table--cell--PaddingBlockEnd: var(--pf-v6-c-table--m-grid--cell--PaddingBlockEnd);
|
893
|
+
--pf-v6-c-table--cell--PaddingInlineStart: var(--pf-v6-c-table--m-grid--cell--PaddingInlineStart);
|
956
894
|
}
|
957
|
-
.pf-m-grid-lg.pf-
|
958
|
-
.pf-m-grid-lg.pf-
|
959
|
-
.pf-m-grid-lg.pf-
|
895
|
+
.pf-m-grid-lg.pf-v6-c-table .pf-v6-c-table__check,
|
896
|
+
.pf-m-grid-lg.pf-v6-c-table .pf-v6-c-table__favorite,
|
897
|
+
.pf-m-grid-lg.pf-v6-c-table .pf-v6-c-table__action {
|
960
898
|
grid-row-start: 1;
|
961
899
|
grid-column-start: 2;
|
962
900
|
}
|
963
|
-
.pf-m-grid-lg.pf-
|
964
|
-
margin-block-start: var(--pf-
|
965
|
-
margin-inline-start: var(--pf-
|
901
|
+
.pf-m-grid-lg.pf-v6-c-table .pf-v6-c-table__check {
|
902
|
+
margin-block-start: var(--pf-v6-c-table__check--responsive--MarginBlockStart);
|
903
|
+
margin-inline-start: var(--pf-v6-c-table__check--responsive--MarginInlineStart);
|
966
904
|
line-height: 1;
|
967
905
|
}
|
968
|
-
.pf-m-grid-lg.pf-
|
969
|
-
margin-inline-start: var(--pf-
|
906
|
+
.pf-m-grid-lg.pf-v6-c-table .pf-v6-c-table__check ~ .pf-v6-c-table__favorite {
|
907
|
+
margin-inline-start: var(--pf-v6-c-table--m-grid__check--favorite--MarginInlineStart);
|
970
908
|
}
|
971
|
-
.pf-m-grid-lg.pf-
|
972
|
-
margin-inline-start: var(--pf-
|
909
|
+
.pf-m-grid-lg.pf-v6-c-table .pf-v6-c-table__check ~ .pf-v6-c-table__favorite ~ .pf-v6-c-table__action {
|
910
|
+
margin-inline-start: var(--pf-v6-c-table--m-grid__check--favorite--action--MarginInlineStart);
|
973
911
|
}
|
974
|
-
.pf-m-grid-lg.pf-
|
975
|
-
margin-inline-start: var(--pf-
|
912
|
+
.pf-m-grid-lg.pf-v6-c-table .pf-v6-c-table__check ~ .pf-v6-c-table__action {
|
913
|
+
margin-inline-start: var(--pf-v6-c-table__action--responsive--MarginInlineStart);
|
976
914
|
}
|
977
|
-
.pf-m-grid-lg.pf-
|
915
|
+
.pf-m-grid-lg.pf-v6-c-table .pf-v6-c-table__check label {
|
978
916
|
display: inline-block;
|
979
917
|
margin: 0;
|
980
918
|
}
|
981
|
-
.pf-m-grid-lg.pf-
|
982
|
-
margin-block-start: var(--pf-
|
919
|
+
.pf-m-grid-lg.pf-v6-c-table .pf-v6-c-table__favorite {
|
920
|
+
margin-block-start: var(--pf-v6-c-table--m-grid__favorite--MarginBlockStart);
|
983
921
|
}
|
984
|
-
.pf-m-grid-lg.pf-
|
985
|
-
margin-inline-start: var(--pf-
|
922
|
+
.pf-m-grid-lg.pf-v6-c-table .pf-v6-c-table__favorite ~ .pf-v6-c-table__action {
|
923
|
+
margin-inline-start: var(--pf-v6-c-table--m-grid__favorite--action--MarginInlineStart);
|
986
924
|
}
|
987
|
-
.pf-m-grid-lg.pf-
|
988
|
-
margin-block-start: var(--pf-v5-c-table--m-grid__action--MarginTop);
|
925
|
+
.pf-m-grid-lg.pf-v6-c-table .pf-v6-c-table__action {
|
989
926
|
text-align: end;
|
990
927
|
}
|
991
928
|
}
|
992
|
-
@media screen and (max-width:
|
993
|
-
.pf-m-grid-lg.pf-
|
929
|
+
@media screen and (max-width: 62rem) and (max-width: 36rem) {
|
930
|
+
.pf-m-grid-lg.pf-v6-c-table .pf-v6-c-table__action {
|
994
931
|
grid-row-start: 1;
|
995
932
|
grid-column-start: 2;
|
996
933
|
margin-inline-start: 0;
|
997
934
|
}
|
998
935
|
}
|
999
|
-
@media screen and (max-width:
|
1000
|
-
.pf-m-grid-lg.pf-
|
936
|
+
@media screen and (max-width: 62rem) {
|
937
|
+
.pf-m-grid-lg.pf-v6-c-table .pf-v6-c-table__inline-edit-action {
|
1001
938
|
grid-column: 2;
|
1002
939
|
grid-row: 2;
|
1003
940
|
}
|
1004
|
-
.pf-m-grid-lg.pf-
|
1005
|
-
transition: var(--pf-
|
941
|
+
.pf-m-grid-lg.pf-v6-c-table .pf-v6-c-table__toggle-icon {
|
942
|
+
transition: var(--pf-v6-c-table__toggle__icon--Transition);
|
1006
943
|
}
|
1007
|
-
.pf-
|
1008
|
-
transform: rotate(var(--pf-
|
944
|
+
.pf-v6-c-button.pf-m-expanded > .pf-m-grid-lg.pf-v6-c-table .pf-v6-c-table__toggle-icon {
|
945
|
+
transform: rotate(var(--pf-v6-c-table__toggle--m-expanded__icon--Rotate));
|
1009
946
|
}
|
1010
|
-
.pf-m-grid-lg.pf-
|
1011
|
-
--pf-
|
947
|
+
.pf-m-grid-lg.pf-v6-c-table :where(.pf-v6-c-table, .pf-v6-c-table__thead, .pf-v6-c-table__tbody, .pf-v6-c-table__tr, .pf-v6-c-table__th, .pf-v6-c-table__td, .pf-v6-c-table__text).pf-m-nowrap {
|
948
|
+
--pf-v6-c-table--cell--Overflow: auto;
|
1012
949
|
}
|
1013
|
-
.pf-m-grid-lg.pf-
|
950
|
+
.pf-m-grid-lg.pf-v6-c-table :where(.pf-v6-c-table, .pf-v6-c-table__thead, .pf-v6-c-table__tbody, .pf-v6-c-table__tr, .pf-v6-c-table__th, .pf-v6-c-table__td, .pf-v6-c-table__text).pf-m-fit-content {
|
1014
951
|
width: auto;
|
1015
952
|
white-space: normal;
|
1016
953
|
}
|
1017
|
-
.pf-m-grid-lg.pf-
|
1018
|
-
--pf-
|
954
|
+
.pf-m-grid-lg.pf-v6-c-table :where(.pf-v6-c-table, .pf-v6-c-table__thead, .pf-v6-c-table__tbody, .pf-v6-c-table__tr, .pf-v6-c-table__th, .pf-v6-c-table__td, .pf-v6-c-table__text).pf-m-truncate {
|
955
|
+
--pf-v6-c-table--cell--MaxWidth: 100%;
|
1019
956
|
}
|
1020
|
-
.pf-m-grid-lg.pf-
|
1021
|
-
--pf-
|
957
|
+
.pf-m-grid-lg.pf-v6-c-table [class*=pf-m-width] {
|
958
|
+
--pf-v6-c-table--cell--Width: auto;
|
1022
959
|
}
|
1023
960
|
}
|
1024
961
|
|
1025
|
-
@media screen and (max-width:
|
1026
|
-
.pf-m-grid-xl.pf-
|
1027
|
-
--pf-
|
1028
|
-
--pf-
|
1029
|
-
--pf-
|
1030
|
-
--pf-
|
1031
|
-
--pf-
|
1032
|
-
--pf-
|
1033
|
-
--pf-
|
1034
|
-
--pf-
|
962
|
+
@media screen and (max-width: 75rem) {
|
963
|
+
.pf-m-grid-xl.pf-v6-c-table {
|
964
|
+
--pf-v6-c-table--cell--PaddingBlockStart: var(--pf-v6-c-table--m-grid--cell--PaddingBlockStart);
|
965
|
+
--pf-v6-c-table--cell--PaddingInlineEnd: var(--pf-v6-c-table--m-grid--cell--PaddingInlineEnd);
|
966
|
+
--pf-v6-c-table--cell--PaddingBlockEnd: var(--pf-v6-c-table--m-grid--cell--PaddingBlockEnd);
|
967
|
+
--pf-v6-c-table--cell--PaddingInlineStart: var(--pf-v6-c-table--m-grid--cell--PaddingInlineStart);
|
968
|
+
--pf-v6-c-table__favorite--c-button--MarginBlockStart: auto;
|
969
|
+
--pf-v6-c-table__favorite--c-button--MarginInlineEnd: auto;
|
970
|
+
--pf-v6-c-table__favorite--c-button--MarginBlockEnd: auto;
|
971
|
+
--pf-v6-c-table__favorite--c-button--MarginInlineStart: auto;
|
1035
972
|
display: grid;
|
1036
973
|
border: none;
|
1037
974
|
}
|
1038
|
-
.pf-m-grid-xl.pf-
|
975
|
+
.pf-m-grid-xl.pf-v6-c-table tr:where(.pf-v6-c-table__tr) > :where(th, td) {
|
1039
976
|
width: auto;
|
1040
977
|
min-width: 0;
|
1041
978
|
max-width: none;
|
@@ -1043,317 +980,301 @@
|
|
1043
980
|
text-overflow: clip;
|
1044
981
|
white-space: normal;
|
1045
982
|
}
|
1046
|
-
.pf-m-grid-xl.pf-
|
983
|
+
.pf-m-grid-xl.pf-v6-c-table .pf-v6-c-table__text {
|
1047
984
|
position: relative;
|
1048
985
|
width: auto;
|
1049
986
|
min-width: 0;
|
1050
987
|
max-width: none;
|
1051
|
-
overflow: var(--pf-
|
1052
|
-
text-overflow: var(--pf-
|
1053
|
-
white-space: var(--pf-
|
988
|
+
overflow: var(--pf-v6-c-table--cell--Overflow);
|
989
|
+
text-overflow: var(--pf-v6-c-table--cell--TextOverflow);
|
990
|
+
white-space: var(--pf-v6-c-table--cell--WhiteSpace);
|
1054
991
|
}
|
1055
|
-
.pf-m-grid-xl.pf-
|
992
|
+
.pf-m-grid-xl.pf-v6-c-table thead:where(.pf-v6-c-table__thead) {
|
1056
993
|
display: none;
|
1057
994
|
}
|
1058
|
-
.pf-m-grid-xl.pf-
|
995
|
+
.pf-m-grid-xl.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody) {
|
1059
996
|
display: block;
|
1060
997
|
}
|
1061
|
-
.pf-m-grid-xl.pf-
|
1062
|
-
border-block-start: var(--pf-
|
1063
|
-
}
|
1064
|
-
.pf-m-grid-xl.pf-v5-c-table .pf-v5-c-table.pf-m-compact > tbody:where(.pf-v5-c-table__tbody) {
|
1065
|
-
border-block-start: 0;
|
1066
|
-
}
|
1067
|
-
.pf-m-grid-xl.pf-v5-c-table tr:where(.pf-v5-c-table__tr):not(.pf-v5-c-table__expandable-row) {
|
1068
|
-
border-block-end: var(--pf-v5-c-table__tr--responsive--border-width--base) solid var(--pf-v5-c-table--responsive--BorderColor);
|
1069
|
-
}
|
1070
|
-
.pf-m-grid-xl.pf-v5-c-table tr:where(.pf-v5-c-table__tr):last-child,
|
1071
|
-
.pf-m-grid-xl.pf-v5-c-table tbody:where(.pf-v5-c-table__tbody):last-of-type:not(:only-of-type) > tr:where(.pf-v5-c-table__tr) {
|
1072
|
-
border-block-end-width: var(--pf-v5-c-table__tr--responsive--last-child--BorderBottomWidth);
|
1073
|
-
}
|
1074
|
-
.pf-m-grid-xl.pf-v5-c-table tbody:where(.pf-v5-c-table__tbody).pf-m-expanded {
|
1075
|
-
border-block-end: var(--pf-v5-c-table--border-width--base) solid var(--pf-v5-c-table--BorderColor);
|
998
|
+
.pf-m-grid-xl.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody):first-of-type {
|
999
|
+
border-block-start: var(--pf-v6-c-table__tbody--responsive--border-width--base) solid var(--pf-v6-c-table--responsive--BorderColor);
|
1076
1000
|
}
|
1077
|
-
.pf-m-grid-xl.pf-
|
1078
|
-
|
1001
|
+
.pf-m-grid-xl.pf-v6-c-table.pf-m-expandable {
|
1002
|
+
--pf-v6-c-table__tr--BorderBlockEndWidth: 0;
|
1079
1003
|
}
|
1080
|
-
.pf-m-grid-xl.pf-
|
1081
|
-
|
1004
|
+
.pf-m-grid-xl.pf-v6-c-table.pf-m-expandable .pf-v6-c-table__tbody,
|
1005
|
+
.pf-m-grid-xl.pf-v6-c-table.pf-m-expandable .pf-v6-c-table__tbody.pf-m-expanded {
|
1006
|
+
border-block-end: var(--pf-v6-c-table__tbody--responsive--m-expandable--BorderBlockEndWidth) solid var(--pf-v6-c-table--responsive--BorderColor);
|
1082
1007
|
}
|
1083
|
-
.pf-m-grid-xl.pf-
|
1084
|
-
--pf-
|
1085
|
-
--pf-
|
1008
|
+
.pf-m-grid-xl.pf-v6-c-table tr:where(.pf-v6-c-table__tr).pf-m-selected {
|
1009
|
+
--pf-v6-c-table__expandable-row--after--BorderInlineStartWidth: 0;
|
1010
|
+
--pf-v6-c-table__expandable-row--after--BorderColor: transparent;
|
1086
1011
|
}
|
1087
|
-
.pf-m-grid-xl.pf-
|
1012
|
+
.pf-m-grid-xl.pf-v6-c-table tr:where(.pf-v6-c-table__tr):not(.pf-v6-c-table__expandable-row) {
|
1088
1013
|
display: grid;
|
1089
1014
|
grid-template-columns: 1fr;
|
1090
1015
|
height: auto;
|
1091
1016
|
grid-auto-columns: max-content;
|
1092
|
-
grid-column-gap: var(--pf-
|
1093
|
-
padding-block-start: var(--pf-
|
1094
|
-
padding-inline-end: var(--pf-
|
1095
|
-
padding-block-end: var(--pf-
|
1096
|
-
padding-inline-start: var(--pf-
|
1097
|
-
}
|
1098
|
-
.pf-m-grid-xl.pf-
|
1099
|
-
padding-block-start: var(--pf-
|
1100
|
-
padding-inline-end: var(--pf-
|
1101
|
-
padding-block-end: var(--pf-
|
1102
|
-
padding-inline-start: var(--pf-
|
1103
|
-
}
|
1104
|
-
.pf-m-grid-xl.pf-
|
1105
|
-
--pf-
|
1106
|
-
}
|
1107
|
-
.pf-m-grid-xl.pf-
|
1108
|
-
--pf-
|
1109
|
-
--pf-
|
1110
|
-
--pf-
|
1111
|
-
--pf-
|
1112
|
-
--pf-
|
1113
|
-
--pf-
|
1114
|
-
}
|
1115
|
-
.pf-m-grid-xl.pf-
|
1116
|
-
margin-block-start: var(--pf-
|
1117
|
-
margin-block-end: var(--pf-
|
1118
|
-
}
|
1119
|
-
.pf-m-grid-xl.pf-
|
1120
|
-
margin-block-end: var(--pf-
|
1121
|
-
}
|
1122
|
-
.pf-m-grid-xl.pf-
|
1017
|
+
grid-column-gap: var(--pf-v6-c-table__tr--responsive--GridColumnGap);
|
1018
|
+
padding-block-start: var(--pf-v6-c-table__tr--responsive--PaddingBlockStart);
|
1019
|
+
padding-inline-end: var(--pf-v6-c-table__tr--responsive--PaddingInlineEnd);
|
1020
|
+
padding-block-end: var(--pf-v6-c-table__tr--responsive--PaddingBlockEnd);
|
1021
|
+
padding-inline-start: var(--pf-v6-c-table__tr--responsive--PaddingInlineStart);
|
1022
|
+
}
|
1023
|
+
.pf-m-grid-xl.pf-v6-c-table tr:where(.pf-v6-c-table__tr):not(.pf-v6-c-table__expandable-row) > :where(th, td) {
|
1024
|
+
padding-block-start: var(--pf-v6-c-table--cell--responsive--PaddingBlockStart);
|
1025
|
+
padding-inline-end: var(--pf-v6-c-table--cell--responsive--PaddingInlineEnd);
|
1026
|
+
padding-block-end: var(--pf-v6-c-table--cell--responsive--PaddingBlockEnd);
|
1027
|
+
padding-inline-start: var(--pf-v6-c-table--cell--responsive--PaddingInlineStart);
|
1028
|
+
}
|
1029
|
+
.pf-m-grid-xl.pf-v6-c-table tr:where(.pf-v6-c-table__tr):not(.pf-v6-c-table__expandable-row) > :where(th, td):first-child {
|
1030
|
+
--pf-v6-c-table--cell--responsive--PaddingBlockStart: var(--pf-v6-c-table--cell--first-child--responsive--PaddingBlockStart);
|
1031
|
+
}
|
1032
|
+
.pf-m-grid-xl.pf-v6-c-table.pf-m-compact {
|
1033
|
+
--pf-v6-c-table__tr--responsive--PaddingBlockStart: var(--pf-v6-c-table--m-compact__tr--responsive--PaddingBlockStart);
|
1034
|
+
--pf-v6-c-table__tr--responsive--PaddingBlockEnd: var(--pf-v6-c-table--m-compact__tr--responsive--PaddingBlockEnd);
|
1035
|
+
--pf-v6-c-table--cell--responsive--PaddingBlockStart: var(--pf-v6-c-table--m-compact__tr__td--responsive--PaddingBlockStart);
|
1036
|
+
--pf-v6-c-table--cell--responsive--PaddingBlockEnd: var(--pf-v6-c-table--m-compact__tr__td--responsive--PaddingBlockEnd);
|
1037
|
+
--pf-v6-c-table__check--responsive--MarginBlockStart: var(--pf-v6-c-table--m-compact__check--responsive--MarginBlockStart);
|
1038
|
+
--pf-v6-c-table__check--input--MarginBlockStart: 0;
|
1039
|
+
}
|
1040
|
+
.pf-m-grid-xl.pf-v6-c-table.pf-m-compact .pf-v6-c-table__action {
|
1041
|
+
margin-block-start: var(--pf-v6-c-table--m-compact__action--responsive--MarginBlockStart);
|
1042
|
+
margin-block-end: var(--pf-v6-c-table--m-compact__action--responsive--MarginBlockStart);
|
1043
|
+
}
|
1044
|
+
.pf-m-grid-xl.pf-v6-c-table.pf-m-compact .pf-v6-c-table__toggle .pf-v6-c-button {
|
1045
|
+
margin-block-end: var(--pf-v6-c-table--m-compact__toggle--c-button--responsive--MarginBlockEnd);
|
1046
|
+
}
|
1047
|
+
.pf-m-grid-xl.pf-v6-c-table .pf-v6-c-table__icon > * {
|
1123
1048
|
text-align: start;
|
1124
1049
|
}
|
1125
|
-
.pf-m-grid-xl.pf-
|
1126
|
-
--pf-
|
1050
|
+
.pf-m-grid-xl.pf-v6-c-table :where(.pf-v6-c-table__th, .pf-v6-c-table__td)[data-label] {
|
1051
|
+
--pf-v6-c-table--cell--hidden-visible--Display: var(--pf-v6-c-table--m-grid--cell--hidden-visible--Display);
|
1127
1052
|
grid-column: 1;
|
1128
|
-
grid-column-gap: var(--pf-
|
1053
|
+
grid-column-gap: var(--pf-v6-c-table-td--responsive--GridColumnGap);
|
1129
1054
|
grid-template-columns: 1fr minmax(0, 1.5fr);
|
1130
1055
|
align-items: start;
|
1131
1056
|
}
|
1132
|
-
.pf-m-grid-xl.pf-
|
1057
|
+
.pf-m-grid-xl.pf-v6-c-table :where(.pf-v6-c-table__th, .pf-v6-c-table__td)[data-label] > * {
|
1133
1058
|
grid-column: 2;
|
1134
1059
|
}
|
1135
|
-
.pf-m-grid-xl.pf-
|
1060
|
+
.pf-m-grid-xl.pf-v6-c-table :where(.pf-v6-c-table__th, .pf-v6-c-table__td)[data-label]::before {
|
1061
|
+
position: revert;
|
1136
1062
|
font-weight: bold;
|
1137
1063
|
text-align: start;
|
1138
1064
|
content: attr(data-label);
|
1139
1065
|
}
|
1140
|
-
.pf-m-grid-xl.pf-
|
1141
|
-
--pf-
|
1066
|
+
.pf-m-grid-xl.pf-v6-c-table tr:where(.pf-v6-c-table__tr) > :where(th, td):first-child {
|
1067
|
+
--pf-v6-c-table--cell--PaddingInlineStart: 0;
|
1142
1068
|
}
|
1143
|
-
.pf-m-grid-xl.pf-
|
1144
|
-
--pf-
|
1069
|
+
.pf-m-grid-xl.pf-v6-c-table tr:where(.pf-v6-c-table__tr) > :where(th, td):last-child {
|
1070
|
+
--pf-v6-c-table--cell--PaddingInlineEnd: 0;
|
1145
1071
|
}
|
1146
|
-
.pf-m-grid-xl.pf-
|
1147
|
-
--pf-
|
1148
|
-
--pf-
|
1149
|
-
--pf-
|
1150
|
-
--pf-
|
1072
|
+
.pf-m-grid-xl.pf-v6-c-table .pf-v6-c-table {
|
1073
|
+
--pf-v6-c-table__tr--responsive--PaddingBlockStart: var(--pf-v6-c-table__tr--responsive--nested-table--PaddingBlockStart);
|
1074
|
+
--pf-v6-c-table__tr--responsive--PaddingInlineEnd: var(--pf-v6-c-table__tr--responsive--nested-table--PaddingInlineEnd);
|
1075
|
+
--pf-v6-c-table__tr--responsive--PaddingBlockEnd: var(--pf-v6-c-table__tr--responsive--nested-table--PaddingBlockEnd);
|
1076
|
+
--pf-v6-c-table__tr--responsive--PaddingInlineStart: var(--pf-v6-c-table__tr--responsive--nested-table--PaddingInlineStart);
|
1151
1077
|
border: 0;
|
1152
1078
|
}
|
1153
|
-
.pf-m-grid-xl.pf-
|
1154
|
-
--pf-
|
1079
|
+
.pf-m-grid-xl.pf-v6-c-table .pf-v6-c-table__compound-expansion-toggle {
|
1080
|
+
--pf-v6-c-table__compound-expansion-toggle__button--before--BorderInlineEndWidth: 0;
|
1081
|
+
--pf-v6-c-table__compound-expansion-toggle__button--before--BorderInlineStartWidth: 0;
|
1082
|
+
--pf-v6-c-table__compound-expansion-toggle__button--after--InsetBlockStart: 100%;
|
1155
1083
|
}
|
1156
|
-
.pf-m-grid-xl.pf-
|
1157
|
-
--pf-v5-c-table__compound-expansion-toggle__button--before--BorderRightWidth: 0;
|
1158
|
-
--pf-v5-c-table__compound-expansion-toggle__button--before--BorderLeftWidth: 0;
|
1159
|
-
--pf-v5-c-table__compound-expansion-toggle__button--after--Top: 100%;
|
1160
|
-
}
|
1161
|
-
.pf-m-grid-xl.pf-v5-c-table tbody:where(.pf-v5-c-table__tbody) {
|
1084
|
+
.pf-m-grid-xl.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody) {
|
1162
1085
|
position: relative;
|
1163
1086
|
}
|
1164
|
-
.pf-m-grid-xl.pf-
|
1087
|
+
.pf-m-grid-xl.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody)::after {
|
1165
1088
|
position: absolute;
|
1166
1089
|
inset-block-start: 0;
|
1167
1090
|
inset-block-end: 0;
|
1168
1091
|
inset-inline-start: 0;
|
1169
1092
|
content: "";
|
1170
1093
|
border: 0;
|
1171
|
-
border-inline-start: var(--pf-
|
1094
|
+
border-inline-start: var(--pf-v6-c-table__tbody--after--BorderInlineStartWidth) solid var(--pf-v6-c-table__tbody--after--BorderColor);
|
1172
1095
|
}
|
1173
|
-
.pf-m-grid-xl.pf-
|
1174
|
-
--pf-
|
1096
|
+
.pf-m-grid-xl.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody).pf-m-expanded {
|
1097
|
+
--pf-v6-c-table__tbody--after--BorderInlineStartWidth: var(--pf-v6-c-table__tbody--after--border-width--base);
|
1175
1098
|
}
|
1176
|
-
.pf-m-grid-xl.pf-
|
1177
|
-
--pf-
|
1099
|
+
.pf-m-grid-xl.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody).pf-m-expanded tbody:where(.pf-v6-c-table__tbody) {
|
1100
|
+
--pf-v6-c-table__tbody--after--BorderInlineStartWidth: 0;
|
1178
1101
|
}
|
1179
|
-
.pf-m-grid-xl.pf-
|
1180
|
-
--pf-
|
1102
|
+
.pf-m-grid-xl.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody) > tr:where(.pf-v6-c-table__tr) > :first-child:not(.pf-v6-c-table__check)::after {
|
1103
|
+
--pf-v6-c-table__expandable-row--after--BorderInlineStartWidth: 0;
|
1181
1104
|
position: static;
|
1182
1105
|
width: auto;
|
1183
1106
|
background-color: transparent;
|
1184
1107
|
}
|
1185
|
-
.pf-m-grid-xl.pf-
|
1186
|
-
--pf-
|
1187
|
-
--pf-
|
1188
|
-
--pf-
|
1189
|
-
--pf-
|
1190
|
-
--pf-
|
1191
|
-
--pf-
|
1108
|
+
.pf-m-grid-xl.pf-v6-c-table .pf-v6-c-table__expandable-row {
|
1109
|
+
--pf-v6-c-table--cell--responsive--PaddingBlockStart: 0;
|
1110
|
+
--pf-v6-c-table--cell--responsive--PaddingInlineEnd: 0;
|
1111
|
+
--pf-v6-c-table--cell--responsive--PaddingBlockEnd: 0;
|
1112
|
+
--pf-v6-c-table--cell--responsive--PaddingInlineStart: 0;
|
1113
|
+
--pf-v6-c-table--cell--PaddingInlineEnd: 0;
|
1114
|
+
--pf-v6-c-table--cell--PaddingInlineStart: 0;
|
1192
1115
|
display: block;
|
1193
|
-
max-height: var(--pf-
|
1116
|
+
max-height: var(--pf-v6-c-table__expandable-row--MaxHeight);
|
1194
1117
|
overflow-y: auto;
|
1195
1118
|
border-block-end: none;
|
1196
|
-
box-shadow: none;
|
1197
1119
|
}
|
1198
|
-
.pf-m-grid-xl.pf-
|
1120
|
+
.pf-m-grid-xl.pf-v6-c-table .pf-v6-c-table__expandable-row > :where(th, td) {
|
1199
1121
|
position: static;
|
1200
1122
|
display: block;
|
1201
1123
|
}
|
1202
|
-
.pf-m-grid-xl.pf-
|
1203
|
-
border-block-start-color: var(--pf-
|
1124
|
+
.pf-m-grid-xl.pf-v6-c-table .pf-v6-c-table__expandable-row.pf-m-expanded {
|
1125
|
+
border-block-start-color: var(--pf-v6-c-table--BorderColor);
|
1204
1126
|
}
|
1205
|
-
.pf-m-grid-xl.pf-
|
1127
|
+
.pf-m-grid-xl.pf-v6-c-table .pf-v6-c-table__expandable-row > :first-child:not(.pf-v6-c-table__check)::after {
|
1206
1128
|
content: none;
|
1207
1129
|
}
|
1208
|
-
.pf-m-grid-xl.pf-
|
1209
|
-
.pf-m-grid-xl.pf-
|
1130
|
+
.pf-m-grid-xl.pf-v6-c-table .pf-v6-c-table__expandable-row th:where(.pf-v6-c-table__th).pf-m-no-padding .pf-v6-c-table__expandable-row-content,
|
1131
|
+
.pf-m-grid-xl.pf-v6-c-table .pf-v6-c-table__expandable-row td:where(.pf-v6-c-table__td).pf-m-no-padding .pf-v6-c-table__expandable-row-content {
|
1210
1132
|
padding: 0;
|
1211
1133
|
}
|
1212
|
-
.pf-m-grid-xl.pf-
|
1134
|
+
.pf-m-grid-xl.pf-v6-c-table .pf-v6-c-table__expandable-row:not(.pf-m-expanded) {
|
1213
1135
|
display: none;
|
1214
1136
|
}
|
1215
|
-
.pf-m-grid-xl.pf-
|
1216
|
-
padding-inline-end: var(--pf-
|
1217
|
-
padding-inline-start: var(--pf-
|
1137
|
+
.pf-m-grid-xl.pf-v6-c-table .pf-v6-c-table__expandable-row .pf-v6-c-table__expandable-row-content {
|
1138
|
+
padding-inline-end: var(--pf-v6-c-table__expandable-row-content--responsive--PaddingInlineEnd);
|
1139
|
+
padding-inline-start: var(--pf-v6-c-table__expandable-row-content--responsive--PaddingInlineStart);
|
1218
1140
|
}
|
1219
|
-
.pf-m-grid-xl.pf-
|
1220
|
-
--pf-
|
1221
|
-
--pf-
|
1141
|
+
.pf-m-grid-xl.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody).pf-m-hoverable {
|
1142
|
+
--pf-v6-c-table__tbody--after--BorderInlineStartWidth: 0;
|
1143
|
+
--pf-v6-c-table__tbody--after--BorderInlineStartColor: transparent;
|
1222
1144
|
}
|
1223
|
-
.pf-m-grid-xl.pf-
|
1224
|
-
.pf-m-grid-xl.pf-
|
1145
|
+
.pf-m-grid-xl.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody).pf-m-hoverable,
|
1146
|
+
.pf-m-grid-xl.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody).pf-m-hoverable > tr:where(.pf-v6-c-table__tr) {
|
1225
1147
|
position: relative;
|
1226
1148
|
}
|
1227
|
-
.pf-m-grid-xl.pf-
|
1149
|
+
.pf-m-grid-xl.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody).pf-m-hoverable > tr:where(.pf-v6-c-table__tr)::after {
|
1228
1150
|
content: "";
|
1229
1151
|
position: absolute;
|
1230
1152
|
inset-block-start: 0;
|
1231
1153
|
inset-block-end: 0;
|
1232
1154
|
inset-inline-start: 0;
|
1233
|
-
width: var(--pf-
|
1234
|
-
background-color: var(--pf-
|
1155
|
+
width: var(--pf-v6-c-table__tbody--after__tr--BorderInlineStartWidth);
|
1156
|
+
background-color: var(--pf-v6-c-table__tbody--after__tr--BorderInlineStartColor);
|
1235
1157
|
}
|
1236
|
-
.pf-m-grid-xl.pf-
|
1237
|
-
--pf-
|
1238
|
-
--pf-
|
1158
|
+
.pf-m-grid-xl.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody).pf-m-hoverable.pf-m-expanded {
|
1159
|
+
--pf-v6-c-table__tbody--after__tr--BorderInlineStartWidth: var(--pf-v6-c-table__tbody--m-expanded--after__tr--BorderInlineStartWidth);
|
1160
|
+
--pf-v6-c-table__tbody--after__tr--BorderInlineStartColor: var(--pf-v6-c-table__tbody--m-expanded--after__tr--BorderInlineStartColor);
|
1239
1161
|
}
|
1240
|
-
.pf-m-grid-xl.pf-
|
1241
|
-
--pf-
|
1242
|
-
--pf-
|
1162
|
+
.pf-m-grid-xl.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody).pf-m-hoverable.pf-m-selected {
|
1163
|
+
--pf-v6-c-table__tbody--after__tr--BorderInlineStartWidth: var(--pf-v6-c-table__tbody--m-selected--after__tr--BorderInlineStartWidth);
|
1164
|
+
--pf-v6-c-table__tbody--after__tr--BorderInlineStartColor: var(--pf-v6-c-table__tbody--m-selected--after__tr--BorderInlineStartColor);
|
1243
1165
|
}
|
1244
|
-
.pf-m-grid-xl.pf-
|
1166
|
+
.pf-m-grid-xl.pf-v6-c-table tr:where(.pf-v6-c-table__tr).pf-m-selected::after {
|
1245
1167
|
content: "";
|
1246
1168
|
position: absolute;
|
1247
1169
|
inset-block-start: 0;
|
1248
1170
|
inset-block-end: 0;
|
1249
1171
|
inset-inline-start: 0;
|
1250
|
-
width: var(--pf-
|
1251
|
-
background-color: var(--pf-
|
1172
|
+
width: var(--pf-v6-c-table__tr--m-selected--after--BorderInlineStartWidth);
|
1173
|
+
background-color: var(--pf-v6-c-table__tr--m-selected--after--BorderInlineStartColor);
|
1252
1174
|
}
|
1253
|
-
.pf-m-grid-xl.pf-
|
1254
|
-
.pf-m-grid-xl.pf-
|
1255
|
-
.pf-m-grid-xl.pf-
|
1256
|
-
.pf-m-grid-xl.pf-
|
1175
|
+
.pf-m-grid-xl.pf-v6-c-table tr:where(.pf-v6-c-table__tr):not(.pf-v6-c-table__expandable-row) .pf-v6-c-table__toggle,
|
1176
|
+
.pf-m-grid-xl.pf-v6-c-table tr:where(.pf-v6-c-table__tr):not(.pf-v6-c-table__expandable-row) .pf-v6-c-table__check,
|
1177
|
+
.pf-m-grid-xl.pf-v6-c-table tr:where(.pf-v6-c-table__tr):not(.pf-v6-c-table__expandable-row) .pf-v6-c-table__favorite,
|
1178
|
+
.pf-m-grid-xl.pf-v6-c-table tr:where(.pf-v6-c-table__tr):not(.pf-v6-c-table__expandable-row) .pf-v6-c-table__action {
|
1257
1179
|
width: auto;
|
1258
1180
|
padding: 0;
|
1259
1181
|
}
|
1260
|
-
.pf-m-grid-xl.pf-
|
1182
|
+
.pf-m-grid-xl.pf-v6-c-table .pf-v6-c-table__toggle {
|
1261
1183
|
grid-row-start: 20;
|
1262
1184
|
grid-column: -1;
|
1263
1185
|
justify-self: end;
|
1264
1186
|
padding-inline-end: 0;
|
1265
1187
|
}
|
1266
|
-
.pf-m-grid-xl.pf-
|
1188
|
+
.pf-m-grid-xl.pf-v6-c-table .pf-v6-c-table__toggle::after {
|
1267
1189
|
content: none;
|
1268
1190
|
}
|
1269
|
-
.pf-m-grid-xl.pf-
|
1270
|
-
--pf-
|
1271
|
-
--pf-
|
1272
|
-
--pf-
|
1273
|
-
--pf-
|
1191
|
+
.pf-m-grid-xl.pf-v6-c-table .pf-v6-c-table__button {
|
1192
|
+
--pf-v6-c-table--cell--PaddingBlockStart: var(--pf-v6-c-table--m-grid--cell--PaddingBlockStart);
|
1193
|
+
--pf-v6-c-table--cell--PaddingInlineEnd: var(--pf-v6-c-table--m-grid--cell--PaddingInlineEnd);
|
1194
|
+
--pf-v6-c-table--cell--PaddingBlockEnd: var(--pf-v6-c-table--m-grid--cell--PaddingBlockEnd);
|
1195
|
+
--pf-v6-c-table--cell--PaddingInlineStart: var(--pf-v6-c-table--m-grid--cell--PaddingInlineStart);
|
1274
1196
|
}
|
1275
|
-
.pf-m-grid-xl.pf-
|
1276
|
-
.pf-m-grid-xl.pf-
|
1277
|
-
.pf-m-grid-xl.pf-
|
1197
|
+
.pf-m-grid-xl.pf-v6-c-table .pf-v6-c-table__check,
|
1198
|
+
.pf-m-grid-xl.pf-v6-c-table .pf-v6-c-table__favorite,
|
1199
|
+
.pf-m-grid-xl.pf-v6-c-table .pf-v6-c-table__action {
|
1278
1200
|
grid-row-start: 1;
|
1279
1201
|
grid-column-start: 2;
|
1280
1202
|
}
|
1281
|
-
.pf-m-grid-xl.pf-
|
1282
|
-
margin-block-start: var(--pf-
|
1283
|
-
margin-inline-start: var(--pf-
|
1203
|
+
.pf-m-grid-xl.pf-v6-c-table .pf-v6-c-table__check {
|
1204
|
+
margin-block-start: var(--pf-v6-c-table__check--responsive--MarginBlockStart);
|
1205
|
+
margin-inline-start: var(--pf-v6-c-table__check--responsive--MarginInlineStart);
|
1284
1206
|
line-height: 1;
|
1285
1207
|
}
|
1286
|
-
.pf-m-grid-xl.pf-
|
1287
|
-
margin-inline-start: var(--pf-
|
1208
|
+
.pf-m-grid-xl.pf-v6-c-table .pf-v6-c-table__check ~ .pf-v6-c-table__favorite {
|
1209
|
+
margin-inline-start: var(--pf-v6-c-table--m-grid__check--favorite--MarginInlineStart);
|
1288
1210
|
}
|
1289
|
-
.pf-m-grid-xl.pf-
|
1290
|
-
margin-inline-start: var(--pf-
|
1211
|
+
.pf-m-grid-xl.pf-v6-c-table .pf-v6-c-table__check ~ .pf-v6-c-table__favorite ~ .pf-v6-c-table__action {
|
1212
|
+
margin-inline-start: var(--pf-v6-c-table--m-grid__check--favorite--action--MarginInlineStart);
|
1291
1213
|
}
|
1292
|
-
.pf-m-grid-xl.pf-
|
1293
|
-
margin-inline-start: var(--pf-
|
1214
|
+
.pf-m-grid-xl.pf-v6-c-table .pf-v6-c-table__check ~ .pf-v6-c-table__action {
|
1215
|
+
margin-inline-start: var(--pf-v6-c-table__action--responsive--MarginInlineStart);
|
1294
1216
|
}
|
1295
|
-
.pf-m-grid-xl.pf-
|
1217
|
+
.pf-m-grid-xl.pf-v6-c-table .pf-v6-c-table__check label {
|
1296
1218
|
display: inline-block;
|
1297
1219
|
margin: 0;
|
1298
1220
|
}
|
1299
|
-
.pf-m-grid-xl.pf-
|
1300
|
-
margin-block-start: var(--pf-
|
1221
|
+
.pf-m-grid-xl.pf-v6-c-table .pf-v6-c-table__favorite {
|
1222
|
+
margin-block-start: var(--pf-v6-c-table--m-grid__favorite--MarginBlockStart);
|
1301
1223
|
}
|
1302
|
-
.pf-m-grid-xl.pf-
|
1303
|
-
margin-inline-start: var(--pf-
|
1224
|
+
.pf-m-grid-xl.pf-v6-c-table .pf-v6-c-table__favorite ~ .pf-v6-c-table__action {
|
1225
|
+
margin-inline-start: var(--pf-v6-c-table--m-grid__favorite--action--MarginInlineStart);
|
1304
1226
|
}
|
1305
|
-
.pf-m-grid-xl.pf-
|
1306
|
-
margin-block-start: var(--pf-v5-c-table--m-grid__action--MarginTop);
|
1227
|
+
.pf-m-grid-xl.pf-v6-c-table .pf-v6-c-table__action {
|
1307
1228
|
text-align: end;
|
1308
1229
|
}
|
1309
1230
|
}
|
1310
|
-
@media screen and (max-width:
|
1311
|
-
.pf-m-grid-xl.pf-
|
1231
|
+
@media screen and (max-width: 75rem) and (max-width: 36rem) {
|
1232
|
+
.pf-m-grid-xl.pf-v6-c-table .pf-v6-c-table__action {
|
1312
1233
|
grid-row-start: 1;
|
1313
1234
|
grid-column-start: 2;
|
1314
1235
|
margin-inline-start: 0;
|
1315
1236
|
}
|
1316
1237
|
}
|
1317
|
-
@media screen and (max-width:
|
1318
|
-
.pf-m-grid-xl.pf-
|
1238
|
+
@media screen and (max-width: 75rem) {
|
1239
|
+
.pf-m-grid-xl.pf-v6-c-table .pf-v6-c-table__inline-edit-action {
|
1319
1240
|
grid-column: 2;
|
1320
1241
|
grid-row: 2;
|
1321
1242
|
}
|
1322
|
-
.pf-m-grid-xl.pf-
|
1323
|
-
transition: var(--pf-
|
1243
|
+
.pf-m-grid-xl.pf-v6-c-table .pf-v6-c-table__toggle-icon {
|
1244
|
+
transition: var(--pf-v6-c-table__toggle__icon--Transition);
|
1324
1245
|
}
|
1325
|
-
.pf-
|
1326
|
-
transform: rotate(var(--pf-
|
1246
|
+
.pf-v6-c-button.pf-m-expanded > .pf-m-grid-xl.pf-v6-c-table .pf-v6-c-table__toggle-icon {
|
1247
|
+
transform: rotate(var(--pf-v6-c-table__toggle--m-expanded__icon--Rotate));
|
1327
1248
|
}
|
1328
|
-
.pf-m-grid-xl.pf-
|
1329
|
-
--pf-
|
1249
|
+
.pf-m-grid-xl.pf-v6-c-table :where(.pf-v6-c-table, .pf-v6-c-table__thead, .pf-v6-c-table__tbody, .pf-v6-c-table__tr, .pf-v6-c-table__th, .pf-v6-c-table__td, .pf-v6-c-table__text).pf-m-nowrap {
|
1250
|
+
--pf-v6-c-table--cell--Overflow: auto;
|
1330
1251
|
}
|
1331
|
-
.pf-m-grid-xl.pf-
|
1252
|
+
.pf-m-grid-xl.pf-v6-c-table :where(.pf-v6-c-table, .pf-v6-c-table__thead, .pf-v6-c-table__tbody, .pf-v6-c-table__tr, .pf-v6-c-table__th, .pf-v6-c-table__td, .pf-v6-c-table__text).pf-m-fit-content {
|
1332
1253
|
width: auto;
|
1333
1254
|
white-space: normal;
|
1334
1255
|
}
|
1335
|
-
.pf-m-grid-xl.pf-
|
1336
|
-
--pf-
|
1256
|
+
.pf-m-grid-xl.pf-v6-c-table :where(.pf-v6-c-table, .pf-v6-c-table__thead, .pf-v6-c-table__tbody, .pf-v6-c-table__tr, .pf-v6-c-table__th, .pf-v6-c-table__td, .pf-v6-c-table__text).pf-m-truncate {
|
1257
|
+
--pf-v6-c-table--cell--MaxWidth: 100%;
|
1337
1258
|
}
|
1338
|
-
.pf-m-grid-xl.pf-
|
1339
|
-
--pf-
|
1259
|
+
.pf-m-grid-xl.pf-v6-c-table [class*=pf-m-width] {
|
1260
|
+
--pf-v6-c-table--cell--Width: auto;
|
1340
1261
|
}
|
1341
1262
|
}
|
1342
1263
|
|
1343
|
-
@media screen and (max-width:
|
1344
|
-
.pf-m-grid-2xl.pf-
|
1345
|
-
--pf-
|
1346
|
-
--pf-
|
1347
|
-
--pf-
|
1348
|
-
--pf-
|
1349
|
-
--pf-
|
1350
|
-
--pf-
|
1351
|
-
--pf-
|
1352
|
-
--pf-
|
1264
|
+
@media screen and (max-width: 90.625rem) {
|
1265
|
+
.pf-m-grid-2xl.pf-v6-c-table {
|
1266
|
+
--pf-v6-c-table--cell--PaddingBlockStart: var(--pf-v6-c-table--m-grid--cell--PaddingBlockStart);
|
1267
|
+
--pf-v6-c-table--cell--PaddingInlineEnd: var(--pf-v6-c-table--m-grid--cell--PaddingInlineEnd);
|
1268
|
+
--pf-v6-c-table--cell--PaddingBlockEnd: var(--pf-v6-c-table--m-grid--cell--PaddingBlockEnd);
|
1269
|
+
--pf-v6-c-table--cell--PaddingInlineStart: var(--pf-v6-c-table--m-grid--cell--PaddingInlineStart);
|
1270
|
+
--pf-v6-c-table__favorite--c-button--MarginBlockStart: auto;
|
1271
|
+
--pf-v6-c-table__favorite--c-button--MarginInlineEnd: auto;
|
1272
|
+
--pf-v6-c-table__favorite--c-button--MarginBlockEnd: auto;
|
1273
|
+
--pf-v6-c-table__favorite--c-button--MarginInlineStart: auto;
|
1353
1274
|
display: grid;
|
1354
1275
|
border: none;
|
1355
1276
|
}
|
1356
|
-
.pf-m-grid-2xl.pf-
|
1277
|
+
.pf-m-grid-2xl.pf-v6-c-table tr:where(.pf-v6-c-table__tr) > :where(th, td) {
|
1357
1278
|
width: auto;
|
1358
1279
|
min-width: 0;
|
1359
1280
|
max-width: none;
|
@@ -1361,299 +1282,283 @@
|
|
1361
1282
|
text-overflow: clip;
|
1362
1283
|
white-space: normal;
|
1363
1284
|
}
|
1364
|
-
.pf-m-grid-2xl.pf-
|
1285
|
+
.pf-m-grid-2xl.pf-v6-c-table .pf-v6-c-table__text {
|
1365
1286
|
position: relative;
|
1366
1287
|
width: auto;
|
1367
1288
|
min-width: 0;
|
1368
1289
|
max-width: none;
|
1369
|
-
overflow: var(--pf-
|
1370
|
-
text-overflow: var(--pf-
|
1371
|
-
white-space: var(--pf-
|
1290
|
+
overflow: var(--pf-v6-c-table--cell--Overflow);
|
1291
|
+
text-overflow: var(--pf-v6-c-table--cell--TextOverflow);
|
1292
|
+
white-space: var(--pf-v6-c-table--cell--WhiteSpace);
|
1372
1293
|
}
|
1373
|
-
.pf-m-grid-2xl.pf-
|
1294
|
+
.pf-m-grid-2xl.pf-v6-c-table thead:where(.pf-v6-c-table__thead) {
|
1374
1295
|
display: none;
|
1375
1296
|
}
|
1376
|
-
.pf-m-grid-2xl.pf-
|
1297
|
+
.pf-m-grid-2xl.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody) {
|
1377
1298
|
display: block;
|
1378
1299
|
}
|
1379
|
-
.pf-m-grid-2xl.pf-
|
1380
|
-
border-block-start: var(--pf-
|
1381
|
-
}
|
1382
|
-
.pf-m-grid-2xl.pf-v5-c-table .pf-v5-c-table.pf-m-compact > tbody:where(.pf-v5-c-table__tbody) {
|
1383
|
-
border-block-start: 0;
|
1384
|
-
}
|
1385
|
-
.pf-m-grid-2xl.pf-v5-c-table tr:where(.pf-v5-c-table__tr):not(.pf-v5-c-table__expandable-row) {
|
1386
|
-
border-block-end: var(--pf-v5-c-table__tr--responsive--border-width--base) solid var(--pf-v5-c-table--responsive--BorderColor);
|
1300
|
+
.pf-m-grid-2xl.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody):first-of-type {
|
1301
|
+
border-block-start: var(--pf-v6-c-table__tbody--responsive--border-width--base) solid var(--pf-v6-c-table--responsive--BorderColor);
|
1387
1302
|
}
|
1388
|
-
.pf-m-grid-2xl.pf-
|
1389
|
-
|
1390
|
-
border-block-end-width: var(--pf-v5-c-table__tr--responsive--last-child--BorderBottomWidth);
|
1303
|
+
.pf-m-grid-2xl.pf-v6-c-table.pf-m-expandable {
|
1304
|
+
--pf-v6-c-table__tr--BorderBlockEndWidth: 0;
|
1391
1305
|
}
|
1392
|
-
.pf-m-grid-2xl.pf-
|
1393
|
-
|
1306
|
+
.pf-m-grid-2xl.pf-v6-c-table.pf-m-expandable .pf-v6-c-table__tbody,
|
1307
|
+
.pf-m-grid-2xl.pf-v6-c-table.pf-m-expandable .pf-v6-c-table__tbody.pf-m-expanded {
|
1308
|
+
border-block-end: var(--pf-v6-c-table__tbody--responsive--m-expandable--BorderBlockEndWidth) solid var(--pf-v6-c-table--responsive--BorderColor);
|
1394
1309
|
}
|
1395
|
-
.pf-m-grid-2xl.pf-
|
1396
|
-
|
1310
|
+
.pf-m-grid-2xl.pf-v6-c-table tr:where(.pf-v6-c-table__tr).pf-m-selected {
|
1311
|
+
--pf-v6-c-table__expandable-row--after--BorderInlineStartWidth: 0;
|
1312
|
+
--pf-v6-c-table__expandable-row--after--BorderColor: transparent;
|
1397
1313
|
}
|
1398
|
-
.pf-m-grid-2xl.pf-
|
1399
|
-
border-block-end: var(--pf-v5-c-table__tbody--responsive--border-width--base) solid var(--pf-v5-c-table--responsive--BorderColor);
|
1400
|
-
}
|
1401
|
-
.pf-m-grid-2xl.pf-v5-c-table tr:where(.pf-v5-c-table__tr).pf-m-selected {
|
1402
|
-
--pf-v5-c-table__expandable-row--after--BorderLeftWidth: 0;
|
1403
|
-
--pf-v5-c-table__expandable-row--after--BorderColor: transparent;
|
1404
|
-
}
|
1405
|
-
.pf-m-grid-2xl.pf-v5-c-table tr:where(.pf-v5-c-table__tr):not(.pf-v5-c-table__expandable-row) {
|
1314
|
+
.pf-m-grid-2xl.pf-v6-c-table tr:where(.pf-v6-c-table__tr):not(.pf-v6-c-table__expandable-row) {
|
1406
1315
|
display: grid;
|
1407
1316
|
grid-template-columns: 1fr;
|
1408
1317
|
height: auto;
|
1409
1318
|
grid-auto-columns: max-content;
|
1410
|
-
grid-column-gap: var(--pf-
|
1411
|
-
padding-block-start: var(--pf-
|
1412
|
-
padding-inline-end: var(--pf-
|
1413
|
-
padding-block-end: var(--pf-
|
1414
|
-
padding-inline-start: var(--pf-
|
1415
|
-
}
|
1416
|
-
.pf-m-grid-2xl.pf-
|
1417
|
-
padding-block-start: var(--pf-
|
1418
|
-
padding-inline-end: var(--pf-
|
1419
|
-
padding-block-end: var(--pf-
|
1420
|
-
padding-inline-start: var(--pf-
|
1421
|
-
}
|
1422
|
-
.pf-m-grid-2xl.pf-
|
1423
|
-
--pf-
|
1424
|
-
}
|
1425
|
-
.pf-m-grid-2xl.pf-
|
1426
|
-
--pf-
|
1427
|
-
--pf-
|
1428
|
-
--pf-
|
1429
|
-
--pf-
|
1430
|
-
--pf-
|
1431
|
-
--pf-
|
1432
|
-
}
|
1433
|
-
.pf-m-grid-2xl.pf-
|
1434
|
-
margin-block-start: var(--pf-
|
1435
|
-
margin-block-end: var(--pf-
|
1436
|
-
}
|
1437
|
-
.pf-m-grid-2xl.pf-
|
1438
|
-
margin-block-end: var(--pf-
|
1439
|
-
}
|
1440
|
-
.pf-m-grid-2xl.pf-
|
1319
|
+
grid-column-gap: var(--pf-v6-c-table__tr--responsive--GridColumnGap);
|
1320
|
+
padding-block-start: var(--pf-v6-c-table__tr--responsive--PaddingBlockStart);
|
1321
|
+
padding-inline-end: var(--pf-v6-c-table__tr--responsive--PaddingInlineEnd);
|
1322
|
+
padding-block-end: var(--pf-v6-c-table__tr--responsive--PaddingBlockEnd);
|
1323
|
+
padding-inline-start: var(--pf-v6-c-table__tr--responsive--PaddingInlineStart);
|
1324
|
+
}
|
1325
|
+
.pf-m-grid-2xl.pf-v6-c-table tr:where(.pf-v6-c-table__tr):not(.pf-v6-c-table__expandable-row) > :where(th, td) {
|
1326
|
+
padding-block-start: var(--pf-v6-c-table--cell--responsive--PaddingBlockStart);
|
1327
|
+
padding-inline-end: var(--pf-v6-c-table--cell--responsive--PaddingInlineEnd);
|
1328
|
+
padding-block-end: var(--pf-v6-c-table--cell--responsive--PaddingBlockEnd);
|
1329
|
+
padding-inline-start: var(--pf-v6-c-table--cell--responsive--PaddingInlineStart);
|
1330
|
+
}
|
1331
|
+
.pf-m-grid-2xl.pf-v6-c-table tr:where(.pf-v6-c-table__tr):not(.pf-v6-c-table__expandable-row) > :where(th, td):first-child {
|
1332
|
+
--pf-v6-c-table--cell--responsive--PaddingBlockStart: var(--pf-v6-c-table--cell--first-child--responsive--PaddingBlockStart);
|
1333
|
+
}
|
1334
|
+
.pf-m-grid-2xl.pf-v6-c-table.pf-m-compact {
|
1335
|
+
--pf-v6-c-table__tr--responsive--PaddingBlockStart: var(--pf-v6-c-table--m-compact__tr--responsive--PaddingBlockStart);
|
1336
|
+
--pf-v6-c-table__tr--responsive--PaddingBlockEnd: var(--pf-v6-c-table--m-compact__tr--responsive--PaddingBlockEnd);
|
1337
|
+
--pf-v6-c-table--cell--responsive--PaddingBlockStart: var(--pf-v6-c-table--m-compact__tr__td--responsive--PaddingBlockStart);
|
1338
|
+
--pf-v6-c-table--cell--responsive--PaddingBlockEnd: var(--pf-v6-c-table--m-compact__tr__td--responsive--PaddingBlockEnd);
|
1339
|
+
--pf-v6-c-table__check--responsive--MarginBlockStart: var(--pf-v6-c-table--m-compact__check--responsive--MarginBlockStart);
|
1340
|
+
--pf-v6-c-table__check--input--MarginBlockStart: 0;
|
1341
|
+
}
|
1342
|
+
.pf-m-grid-2xl.pf-v6-c-table.pf-m-compact .pf-v6-c-table__action {
|
1343
|
+
margin-block-start: var(--pf-v6-c-table--m-compact__action--responsive--MarginBlockStart);
|
1344
|
+
margin-block-end: var(--pf-v6-c-table--m-compact__action--responsive--MarginBlockStart);
|
1345
|
+
}
|
1346
|
+
.pf-m-grid-2xl.pf-v6-c-table.pf-m-compact .pf-v6-c-table__toggle .pf-v6-c-button {
|
1347
|
+
margin-block-end: var(--pf-v6-c-table--m-compact__toggle--c-button--responsive--MarginBlockEnd);
|
1348
|
+
}
|
1349
|
+
.pf-m-grid-2xl.pf-v6-c-table .pf-v6-c-table__icon > * {
|
1441
1350
|
text-align: start;
|
1442
1351
|
}
|
1443
|
-
.pf-m-grid-2xl.pf-
|
1444
|
-
--pf-
|
1352
|
+
.pf-m-grid-2xl.pf-v6-c-table :where(.pf-v6-c-table__th, .pf-v6-c-table__td)[data-label] {
|
1353
|
+
--pf-v6-c-table--cell--hidden-visible--Display: var(--pf-v6-c-table--m-grid--cell--hidden-visible--Display);
|
1445
1354
|
grid-column: 1;
|
1446
|
-
grid-column-gap: var(--pf-
|
1355
|
+
grid-column-gap: var(--pf-v6-c-table-td--responsive--GridColumnGap);
|
1447
1356
|
grid-template-columns: 1fr minmax(0, 1.5fr);
|
1448
1357
|
align-items: start;
|
1449
1358
|
}
|
1450
|
-
.pf-m-grid-2xl.pf-
|
1359
|
+
.pf-m-grid-2xl.pf-v6-c-table :where(.pf-v6-c-table__th, .pf-v6-c-table__td)[data-label] > * {
|
1451
1360
|
grid-column: 2;
|
1452
1361
|
}
|
1453
|
-
.pf-m-grid-2xl.pf-
|
1362
|
+
.pf-m-grid-2xl.pf-v6-c-table :where(.pf-v6-c-table__th, .pf-v6-c-table__td)[data-label]::before {
|
1363
|
+
position: revert;
|
1454
1364
|
font-weight: bold;
|
1455
1365
|
text-align: start;
|
1456
1366
|
content: attr(data-label);
|
1457
1367
|
}
|
1458
|
-
.pf-m-grid-2xl.pf-
|
1459
|
-
--pf-
|
1368
|
+
.pf-m-grid-2xl.pf-v6-c-table tr:where(.pf-v6-c-table__tr) > :where(th, td):first-child {
|
1369
|
+
--pf-v6-c-table--cell--PaddingInlineStart: 0;
|
1460
1370
|
}
|
1461
|
-
.pf-m-grid-2xl.pf-
|
1462
|
-
--pf-
|
1371
|
+
.pf-m-grid-2xl.pf-v6-c-table tr:where(.pf-v6-c-table__tr) > :where(th, td):last-child {
|
1372
|
+
--pf-v6-c-table--cell--PaddingInlineEnd: 0;
|
1463
1373
|
}
|
1464
|
-
.pf-m-grid-2xl.pf-
|
1465
|
-
--pf-
|
1466
|
-
--pf-
|
1467
|
-
--pf-
|
1468
|
-
--pf-
|
1374
|
+
.pf-m-grid-2xl.pf-v6-c-table .pf-v6-c-table {
|
1375
|
+
--pf-v6-c-table__tr--responsive--PaddingBlockStart: var(--pf-v6-c-table__tr--responsive--nested-table--PaddingBlockStart);
|
1376
|
+
--pf-v6-c-table__tr--responsive--PaddingInlineEnd: var(--pf-v6-c-table__tr--responsive--nested-table--PaddingInlineEnd);
|
1377
|
+
--pf-v6-c-table__tr--responsive--PaddingBlockEnd: var(--pf-v6-c-table__tr--responsive--nested-table--PaddingBlockEnd);
|
1378
|
+
--pf-v6-c-table__tr--responsive--PaddingInlineStart: var(--pf-v6-c-table__tr--responsive--nested-table--PaddingInlineStart);
|
1469
1379
|
border: 0;
|
1470
1380
|
}
|
1471
|
-
.pf-m-grid-2xl.pf-
|
1472
|
-
--pf-
|
1473
|
-
|
1474
|
-
|
1475
|
-
--pf-v5-c-table__compound-expansion-toggle__button--before--BorderRightWidth: 0;
|
1476
|
-
--pf-v5-c-table__compound-expansion-toggle__button--before--BorderLeftWidth: 0;
|
1477
|
-
--pf-v5-c-table__compound-expansion-toggle__button--after--Top: 100%;
|
1381
|
+
.pf-m-grid-2xl.pf-v6-c-table .pf-v6-c-table__compound-expansion-toggle {
|
1382
|
+
--pf-v6-c-table__compound-expansion-toggle__button--before--BorderInlineEndWidth: 0;
|
1383
|
+
--pf-v6-c-table__compound-expansion-toggle__button--before--BorderInlineStartWidth: 0;
|
1384
|
+
--pf-v6-c-table__compound-expansion-toggle__button--after--InsetBlockStart: 100%;
|
1478
1385
|
}
|
1479
|
-
.pf-m-grid-2xl.pf-
|
1386
|
+
.pf-m-grid-2xl.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody) {
|
1480
1387
|
position: relative;
|
1481
1388
|
}
|
1482
|
-
.pf-m-grid-2xl.pf-
|
1389
|
+
.pf-m-grid-2xl.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody)::after {
|
1483
1390
|
position: absolute;
|
1484
1391
|
inset-block-start: 0;
|
1485
1392
|
inset-block-end: 0;
|
1486
1393
|
inset-inline-start: 0;
|
1487
1394
|
content: "";
|
1488
1395
|
border: 0;
|
1489
|
-
border-inline-start: var(--pf-
|
1396
|
+
border-inline-start: var(--pf-v6-c-table__tbody--after--BorderInlineStartWidth) solid var(--pf-v6-c-table__tbody--after--BorderColor);
|
1490
1397
|
}
|
1491
|
-
.pf-m-grid-2xl.pf-
|
1492
|
-
--pf-
|
1398
|
+
.pf-m-grid-2xl.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody).pf-m-expanded {
|
1399
|
+
--pf-v6-c-table__tbody--after--BorderInlineStartWidth: var(--pf-v6-c-table__tbody--after--border-width--base);
|
1493
1400
|
}
|
1494
|
-
.pf-m-grid-2xl.pf-
|
1495
|
-
--pf-
|
1401
|
+
.pf-m-grid-2xl.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody).pf-m-expanded tbody:where(.pf-v6-c-table__tbody) {
|
1402
|
+
--pf-v6-c-table__tbody--after--BorderInlineStartWidth: 0;
|
1496
1403
|
}
|
1497
|
-
.pf-m-grid-2xl.pf-
|
1498
|
-
--pf-
|
1404
|
+
.pf-m-grid-2xl.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody) > tr:where(.pf-v6-c-table__tr) > :first-child:not(.pf-v6-c-table__check)::after {
|
1405
|
+
--pf-v6-c-table__expandable-row--after--BorderInlineStartWidth: 0;
|
1499
1406
|
position: static;
|
1500
1407
|
width: auto;
|
1501
1408
|
background-color: transparent;
|
1502
1409
|
}
|
1503
|
-
.pf-m-grid-2xl.pf-
|
1504
|
-
--pf-
|
1505
|
-
--pf-
|
1506
|
-
--pf-
|
1507
|
-
--pf-
|
1508
|
-
--pf-
|
1509
|
-
--pf-
|
1410
|
+
.pf-m-grid-2xl.pf-v6-c-table .pf-v6-c-table__expandable-row {
|
1411
|
+
--pf-v6-c-table--cell--responsive--PaddingBlockStart: 0;
|
1412
|
+
--pf-v6-c-table--cell--responsive--PaddingInlineEnd: 0;
|
1413
|
+
--pf-v6-c-table--cell--responsive--PaddingBlockEnd: 0;
|
1414
|
+
--pf-v6-c-table--cell--responsive--PaddingInlineStart: 0;
|
1415
|
+
--pf-v6-c-table--cell--PaddingInlineEnd: 0;
|
1416
|
+
--pf-v6-c-table--cell--PaddingInlineStart: 0;
|
1510
1417
|
display: block;
|
1511
|
-
max-height: var(--pf-
|
1418
|
+
max-height: var(--pf-v6-c-table__expandable-row--MaxHeight);
|
1512
1419
|
overflow-y: auto;
|
1513
1420
|
border-block-end: none;
|
1514
|
-
box-shadow: none;
|
1515
1421
|
}
|
1516
|
-
.pf-m-grid-2xl.pf-
|
1422
|
+
.pf-m-grid-2xl.pf-v6-c-table .pf-v6-c-table__expandable-row > :where(th, td) {
|
1517
1423
|
position: static;
|
1518
1424
|
display: block;
|
1519
1425
|
}
|
1520
|
-
.pf-m-grid-2xl.pf-
|
1521
|
-
border-block-start-color: var(--pf-
|
1426
|
+
.pf-m-grid-2xl.pf-v6-c-table .pf-v6-c-table__expandable-row.pf-m-expanded {
|
1427
|
+
border-block-start-color: var(--pf-v6-c-table--BorderColor);
|
1522
1428
|
}
|
1523
|
-
.pf-m-grid-2xl.pf-
|
1429
|
+
.pf-m-grid-2xl.pf-v6-c-table .pf-v6-c-table__expandable-row > :first-child:not(.pf-v6-c-table__check)::after {
|
1524
1430
|
content: none;
|
1525
1431
|
}
|
1526
|
-
.pf-m-grid-2xl.pf-
|
1527
|
-
.pf-m-grid-2xl.pf-
|
1432
|
+
.pf-m-grid-2xl.pf-v6-c-table .pf-v6-c-table__expandable-row th:where(.pf-v6-c-table__th).pf-m-no-padding .pf-v6-c-table__expandable-row-content,
|
1433
|
+
.pf-m-grid-2xl.pf-v6-c-table .pf-v6-c-table__expandable-row td:where(.pf-v6-c-table__td).pf-m-no-padding .pf-v6-c-table__expandable-row-content {
|
1528
1434
|
padding: 0;
|
1529
1435
|
}
|
1530
|
-
.pf-m-grid-2xl.pf-
|
1436
|
+
.pf-m-grid-2xl.pf-v6-c-table .pf-v6-c-table__expandable-row:not(.pf-m-expanded) {
|
1531
1437
|
display: none;
|
1532
1438
|
}
|
1533
|
-
.pf-m-grid-2xl.pf-
|
1534
|
-
padding-inline-end: var(--pf-
|
1535
|
-
padding-inline-start: var(--pf-
|
1439
|
+
.pf-m-grid-2xl.pf-v6-c-table .pf-v6-c-table__expandable-row .pf-v6-c-table__expandable-row-content {
|
1440
|
+
padding-inline-end: var(--pf-v6-c-table__expandable-row-content--responsive--PaddingInlineEnd);
|
1441
|
+
padding-inline-start: var(--pf-v6-c-table__expandable-row-content--responsive--PaddingInlineStart);
|
1536
1442
|
}
|
1537
|
-
.pf-m-grid-2xl.pf-
|
1538
|
-
--pf-
|
1539
|
-
--pf-
|
1443
|
+
.pf-m-grid-2xl.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody).pf-m-hoverable {
|
1444
|
+
--pf-v6-c-table__tbody--after--BorderInlineStartWidth: 0;
|
1445
|
+
--pf-v6-c-table__tbody--after--BorderInlineStartColor: transparent;
|
1540
1446
|
}
|
1541
|
-
.pf-m-grid-2xl.pf-
|
1542
|
-
.pf-m-grid-2xl.pf-
|
1447
|
+
.pf-m-grid-2xl.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody).pf-m-hoverable,
|
1448
|
+
.pf-m-grid-2xl.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody).pf-m-hoverable > tr:where(.pf-v6-c-table__tr) {
|
1543
1449
|
position: relative;
|
1544
1450
|
}
|
1545
|
-
.pf-m-grid-2xl.pf-
|
1451
|
+
.pf-m-grid-2xl.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody).pf-m-hoverable > tr:where(.pf-v6-c-table__tr)::after {
|
1546
1452
|
content: "";
|
1547
1453
|
position: absolute;
|
1548
1454
|
inset-block-start: 0;
|
1549
1455
|
inset-block-end: 0;
|
1550
1456
|
inset-inline-start: 0;
|
1551
|
-
width: var(--pf-
|
1552
|
-
background-color: var(--pf-
|
1457
|
+
width: var(--pf-v6-c-table__tbody--after__tr--BorderInlineStartWidth);
|
1458
|
+
background-color: var(--pf-v6-c-table__tbody--after__tr--BorderInlineStartColor);
|
1553
1459
|
}
|
1554
|
-
.pf-m-grid-2xl.pf-
|
1555
|
-
--pf-
|
1556
|
-
--pf-
|
1460
|
+
.pf-m-grid-2xl.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody).pf-m-hoverable.pf-m-expanded {
|
1461
|
+
--pf-v6-c-table__tbody--after__tr--BorderInlineStartWidth: var(--pf-v6-c-table__tbody--m-expanded--after__tr--BorderInlineStartWidth);
|
1462
|
+
--pf-v6-c-table__tbody--after__tr--BorderInlineStartColor: var(--pf-v6-c-table__tbody--m-expanded--after__tr--BorderInlineStartColor);
|
1557
1463
|
}
|
1558
|
-
.pf-m-grid-2xl.pf-
|
1559
|
-
--pf-
|
1560
|
-
--pf-
|
1464
|
+
.pf-m-grid-2xl.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody).pf-m-hoverable.pf-m-selected {
|
1465
|
+
--pf-v6-c-table__tbody--after__tr--BorderInlineStartWidth: var(--pf-v6-c-table__tbody--m-selected--after__tr--BorderInlineStartWidth);
|
1466
|
+
--pf-v6-c-table__tbody--after__tr--BorderInlineStartColor: var(--pf-v6-c-table__tbody--m-selected--after__tr--BorderInlineStartColor);
|
1561
1467
|
}
|
1562
|
-
.pf-m-grid-2xl.pf-
|
1468
|
+
.pf-m-grid-2xl.pf-v6-c-table tr:where(.pf-v6-c-table__tr).pf-m-selected::after {
|
1563
1469
|
content: "";
|
1564
1470
|
position: absolute;
|
1565
1471
|
inset-block-start: 0;
|
1566
1472
|
inset-block-end: 0;
|
1567
1473
|
inset-inline-start: 0;
|
1568
|
-
width: var(--pf-
|
1569
|
-
background-color: var(--pf-
|
1474
|
+
width: var(--pf-v6-c-table__tr--m-selected--after--BorderInlineStartWidth);
|
1475
|
+
background-color: var(--pf-v6-c-table__tr--m-selected--after--BorderInlineStartColor);
|
1570
1476
|
}
|
1571
|
-
.pf-m-grid-2xl.pf-
|
1572
|
-
.pf-m-grid-2xl.pf-
|
1573
|
-
.pf-m-grid-2xl.pf-
|
1574
|
-
.pf-m-grid-2xl.pf-
|
1477
|
+
.pf-m-grid-2xl.pf-v6-c-table tr:where(.pf-v6-c-table__tr):not(.pf-v6-c-table__expandable-row) .pf-v6-c-table__toggle,
|
1478
|
+
.pf-m-grid-2xl.pf-v6-c-table tr:where(.pf-v6-c-table__tr):not(.pf-v6-c-table__expandable-row) .pf-v6-c-table__check,
|
1479
|
+
.pf-m-grid-2xl.pf-v6-c-table tr:where(.pf-v6-c-table__tr):not(.pf-v6-c-table__expandable-row) .pf-v6-c-table__favorite,
|
1480
|
+
.pf-m-grid-2xl.pf-v6-c-table tr:where(.pf-v6-c-table__tr):not(.pf-v6-c-table__expandable-row) .pf-v6-c-table__action {
|
1575
1481
|
width: auto;
|
1576
1482
|
padding: 0;
|
1577
1483
|
}
|
1578
|
-
.pf-m-grid-2xl.pf-
|
1484
|
+
.pf-m-grid-2xl.pf-v6-c-table .pf-v6-c-table__toggle {
|
1579
1485
|
grid-row-start: 20;
|
1580
1486
|
grid-column: -1;
|
1581
1487
|
justify-self: end;
|
1582
1488
|
padding-inline-end: 0;
|
1583
1489
|
}
|
1584
|
-
.pf-m-grid-2xl.pf-
|
1490
|
+
.pf-m-grid-2xl.pf-v6-c-table .pf-v6-c-table__toggle::after {
|
1585
1491
|
content: none;
|
1586
1492
|
}
|
1587
|
-
.pf-m-grid-2xl.pf-
|
1588
|
-
--pf-
|
1589
|
-
--pf-
|
1590
|
-
--pf-
|
1591
|
-
--pf-
|
1493
|
+
.pf-m-grid-2xl.pf-v6-c-table .pf-v6-c-table__button {
|
1494
|
+
--pf-v6-c-table--cell--PaddingBlockStart: var(--pf-v6-c-table--m-grid--cell--PaddingBlockStart);
|
1495
|
+
--pf-v6-c-table--cell--PaddingInlineEnd: var(--pf-v6-c-table--m-grid--cell--PaddingInlineEnd);
|
1496
|
+
--pf-v6-c-table--cell--PaddingBlockEnd: var(--pf-v6-c-table--m-grid--cell--PaddingBlockEnd);
|
1497
|
+
--pf-v6-c-table--cell--PaddingInlineStart: var(--pf-v6-c-table--m-grid--cell--PaddingInlineStart);
|
1592
1498
|
}
|
1593
|
-
.pf-m-grid-2xl.pf-
|
1594
|
-
.pf-m-grid-2xl.pf-
|
1595
|
-
.pf-m-grid-2xl.pf-
|
1499
|
+
.pf-m-grid-2xl.pf-v6-c-table .pf-v6-c-table__check,
|
1500
|
+
.pf-m-grid-2xl.pf-v6-c-table .pf-v6-c-table__favorite,
|
1501
|
+
.pf-m-grid-2xl.pf-v6-c-table .pf-v6-c-table__action {
|
1596
1502
|
grid-row-start: 1;
|
1597
1503
|
grid-column-start: 2;
|
1598
1504
|
}
|
1599
|
-
.pf-m-grid-2xl.pf-
|
1600
|
-
margin-block-start: var(--pf-
|
1601
|
-
margin-inline-start: var(--pf-
|
1505
|
+
.pf-m-grid-2xl.pf-v6-c-table .pf-v6-c-table__check {
|
1506
|
+
margin-block-start: var(--pf-v6-c-table__check--responsive--MarginBlockStart);
|
1507
|
+
margin-inline-start: var(--pf-v6-c-table__check--responsive--MarginInlineStart);
|
1602
1508
|
line-height: 1;
|
1603
1509
|
}
|
1604
|
-
.pf-m-grid-2xl.pf-
|
1605
|
-
margin-inline-start: var(--pf-
|
1510
|
+
.pf-m-grid-2xl.pf-v6-c-table .pf-v6-c-table__check ~ .pf-v6-c-table__favorite {
|
1511
|
+
margin-inline-start: var(--pf-v6-c-table--m-grid__check--favorite--MarginInlineStart);
|
1606
1512
|
}
|
1607
|
-
.pf-m-grid-2xl.pf-
|
1608
|
-
margin-inline-start: var(--pf-
|
1513
|
+
.pf-m-grid-2xl.pf-v6-c-table .pf-v6-c-table__check ~ .pf-v6-c-table__favorite ~ .pf-v6-c-table__action {
|
1514
|
+
margin-inline-start: var(--pf-v6-c-table--m-grid__check--favorite--action--MarginInlineStart);
|
1609
1515
|
}
|
1610
|
-
.pf-m-grid-2xl.pf-
|
1611
|
-
margin-inline-start: var(--pf-
|
1516
|
+
.pf-m-grid-2xl.pf-v6-c-table .pf-v6-c-table__check ~ .pf-v6-c-table__action {
|
1517
|
+
margin-inline-start: var(--pf-v6-c-table__action--responsive--MarginInlineStart);
|
1612
1518
|
}
|
1613
|
-
.pf-m-grid-2xl.pf-
|
1519
|
+
.pf-m-grid-2xl.pf-v6-c-table .pf-v6-c-table__check label {
|
1614
1520
|
display: inline-block;
|
1615
1521
|
margin: 0;
|
1616
1522
|
}
|
1617
|
-
.pf-m-grid-2xl.pf-
|
1618
|
-
margin-block-start: var(--pf-
|
1523
|
+
.pf-m-grid-2xl.pf-v6-c-table .pf-v6-c-table__favorite {
|
1524
|
+
margin-block-start: var(--pf-v6-c-table--m-grid__favorite--MarginBlockStart);
|
1619
1525
|
}
|
1620
|
-
.pf-m-grid-2xl.pf-
|
1621
|
-
margin-inline-start: var(--pf-
|
1526
|
+
.pf-m-grid-2xl.pf-v6-c-table .pf-v6-c-table__favorite ~ .pf-v6-c-table__action {
|
1527
|
+
margin-inline-start: var(--pf-v6-c-table--m-grid__favorite--action--MarginInlineStart);
|
1622
1528
|
}
|
1623
|
-
.pf-m-grid-2xl.pf-
|
1624
|
-
margin-block-start: var(--pf-v5-c-table--m-grid__action--MarginTop);
|
1529
|
+
.pf-m-grid-2xl.pf-v6-c-table .pf-v6-c-table__action {
|
1625
1530
|
text-align: end;
|
1626
1531
|
}
|
1627
1532
|
}
|
1628
|
-
@media screen and (max-width:
|
1629
|
-
.pf-m-grid-2xl.pf-
|
1533
|
+
@media screen and (max-width: 90.625rem) and (max-width: 36rem) {
|
1534
|
+
.pf-m-grid-2xl.pf-v6-c-table .pf-v6-c-table__action {
|
1630
1535
|
grid-row-start: 1;
|
1631
1536
|
grid-column-start: 2;
|
1632
1537
|
margin-inline-start: 0;
|
1633
1538
|
}
|
1634
1539
|
}
|
1635
|
-
@media screen and (max-width:
|
1636
|
-
.pf-m-grid-2xl.pf-
|
1540
|
+
@media screen and (max-width: 90.625rem) {
|
1541
|
+
.pf-m-grid-2xl.pf-v6-c-table .pf-v6-c-table__inline-edit-action {
|
1637
1542
|
grid-column: 2;
|
1638
1543
|
grid-row: 2;
|
1639
1544
|
}
|
1640
|
-
.pf-m-grid-2xl.pf-
|
1641
|
-
transition: var(--pf-
|
1545
|
+
.pf-m-grid-2xl.pf-v6-c-table .pf-v6-c-table__toggle-icon {
|
1546
|
+
transition: var(--pf-v6-c-table__toggle__icon--Transition);
|
1642
1547
|
}
|
1643
|
-
.pf-
|
1644
|
-
transform: rotate(var(--pf-
|
1548
|
+
.pf-v6-c-button.pf-m-expanded > .pf-m-grid-2xl.pf-v6-c-table .pf-v6-c-table__toggle-icon {
|
1549
|
+
transform: rotate(var(--pf-v6-c-table__toggle--m-expanded__icon--Rotate));
|
1645
1550
|
}
|
1646
|
-
.pf-m-grid-2xl.pf-
|
1647
|
-
--pf-
|
1551
|
+
.pf-m-grid-2xl.pf-v6-c-table :where(.pf-v6-c-table, .pf-v6-c-table__thead, .pf-v6-c-table__tbody, .pf-v6-c-table__tr, .pf-v6-c-table__th, .pf-v6-c-table__td, .pf-v6-c-table__text).pf-m-nowrap {
|
1552
|
+
--pf-v6-c-table--cell--Overflow: auto;
|
1648
1553
|
}
|
1649
|
-
.pf-m-grid-2xl.pf-
|
1554
|
+
.pf-m-grid-2xl.pf-v6-c-table :where(.pf-v6-c-table, .pf-v6-c-table__thead, .pf-v6-c-table__tbody, .pf-v6-c-table__tr, .pf-v6-c-table__th, .pf-v6-c-table__td, .pf-v6-c-table__text).pf-m-fit-content {
|
1650
1555
|
width: auto;
|
1651
1556
|
white-space: normal;
|
1652
1557
|
}
|
1653
|
-
.pf-m-grid-2xl.pf-
|
1654
|
-
--pf-
|
1558
|
+
.pf-m-grid-2xl.pf-v6-c-table :where(.pf-v6-c-table, .pf-v6-c-table__thead, .pf-v6-c-table__tbody, .pf-v6-c-table__tr, .pf-v6-c-table__th, .pf-v6-c-table__td, .pf-v6-c-table__text).pf-m-truncate {
|
1559
|
+
--pf-v6-c-table--cell--MaxWidth: 100%;
|
1655
1560
|
}
|
1656
|
-
.pf-m-grid-2xl.pf-
|
1657
|
-
--pf-
|
1561
|
+
.pf-m-grid-2xl.pf-v6-c-table [class*=pf-m-width] {
|
1562
|
+
--pf-v6-c-table--cell--Width: auto;
|
1658
1563
|
}
|
1659
1564
|
}
|