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