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