@patternfly/react-styles 6.0.0-alpha.9 → 6.0.0-prerelease.2
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +220 -0
- package/css/assets/images/img_avatar-dark.svg +22 -16
- package/css/assets/images/img_avatar-light.svg +25 -18
- package/css/assets/images/pf-background.svg +21 -21
- package/css/assets/images/pf_logo.svg +11 -11
- package/css/assets/images/pf_logo_white.svg +16 -17
- package/css/components/AboutModalBox/about-modal-box.css +127 -122
- package/css/components/AboutModalBox/about-modal-box.d.ts +9 -9
- package/css/components/AboutModalBox/about-modal-box.js +9 -9
- package/css/components/AboutModalBox/about-modal-box.mjs +9 -9
- package/css/components/Accordion/accordion.css +120 -119
- package/css/components/Accordion/accordion.d.ts +8 -8
- package/css/components/Accordion/accordion.js +8 -8
- package/css/components/Accordion/accordion.mjs +8 -8
- package/css/components/ActionList/action-list.css +19 -17
- package/css/components/ActionList/action-list.d.ts +2 -2
- package/css/components/ActionList/action-list.js +2 -2
- package/css/components/ActionList/action-list.mjs +2 -2
- package/css/components/Alert/alert-group.css +108 -55
- package/css/components/Alert/alert-group.d.ts +7 -3
- package/css/components/Alert/alert-group.js +7 -3
- package/css/components/Alert/alert-group.mjs +7 -3
- package/css/components/Alert/alert.css +156 -161
- package/css/components/Alert/alert.d.ts +10 -10
- package/css/components/Alert/alert.js +10 -10
- package/css/components/Alert/alert.mjs +10 -10
- package/css/components/Avatar/avatar.css +157 -156
- package/css/components/Avatar/avatar.d.ts +1 -1
- package/css/components/Avatar/avatar.js +1 -1
- package/css/components/Avatar/avatar.mjs +1 -1
- package/css/components/BackToTop/back-to-top.css +26 -24
- package/css/components/BackToTop/back-to-top.d.ts +2 -2
- package/css/components/BackToTop/back-to-top.js +2 -2
- package/css/components/BackToTop/back-to-top.mjs +2 -2
- package/css/components/Backdrop/backdrop.css +9 -9
- package/css/components/Backdrop/backdrop.d.ts +2 -2
- package/css/components/Backdrop/backdrop.js +2 -2
- package/css/components/Backdrop/backdrop.mjs +2 -2
- package/css/components/BackgroundImage/background-image.css +15 -15
- package/css/components/BackgroundImage/background-image.d.ts +2 -2
- package/css/components/BackgroundImage/background-image.js +2 -2
- package/css/components/BackgroundImage/background-image.mjs +2 -2
- package/css/components/Badge/badge.css +58 -36
- package/css/components/Badge/badge.d.ts +4 -3
- package/css/components/Badge/badge.js +4 -3
- package/css/components/Badge/badge.mjs +4 -3
- package/css/components/Banner/banner.css +112 -119
- package/css/components/Banner/banner.d.ts +4 -4
- package/css/components/Banner/banner.js +4 -4
- package/css/components/Banner/banner.mjs +4 -4
- package/css/components/Brand/brand.css +42 -38
- package/css/components/Brand/brand.d.ts +1 -1
- package/css/components/Brand/brand.js +1 -1
- package/css/components/Brand/brand.mjs +1 -1
- package/css/components/Breadcrumb/breadcrumb.css +64 -57
- package/css/components/Breadcrumb/breadcrumb.d.ts +8 -9
- package/css/components/Breadcrumb/breadcrumb.js +8 -9
- package/css/components/Breadcrumb/breadcrumb.mjs +8 -9
- package/css/components/Button/button.css +543 -523
- package/css/components/Button/button.d.ts +6 -6
- package/css/components/Button/button.js +6 -6
- package/css/components/Button/button.mjs +6 -6
- package/css/components/CalendarMonth/calendar-month.css +147 -178
- package/css/components/CalendarMonth/calendar-month.d.ts +14 -16
- package/css/components/CalendarMonth/calendar-month.js +14 -16
- package/css/components/CalendarMonth/calendar-month.mjs +14 -16
- package/css/components/Card/card.css +250 -232
- package/css/components/Card/card.d.ts +23 -21
- package/css/components/Card/card.js +23 -21
- package/css/components/Card/card.mjs +23 -21
- package/css/components/Check/check.css +50 -43
- package/css/components/Check/check.d.ts +6 -6
- package/css/components/Check/check.js +6 -6
- package/css/components/Check/check.mjs +6 -6
- package/css/components/ClipboardCopy/clipboard-copy.css +64 -75
- package/css/components/ClipboardCopy/clipboard-copy.d.ts +11 -10
- package/css/components/ClipboardCopy/clipboard-copy.js +11 -10
- package/css/components/ClipboardCopy/clipboard-copy.mjs +11 -10
- package/css/components/CodeBlock/code-block.css +36 -31
- package/css/components/CodeBlock/code-block.d.ts +6 -6
- package/css/components/CodeBlock/code-block.js +6 -6
- package/css/components/CodeBlock/code-block.mjs +6 -6
- package/css/components/CodeEditor/code-editor.css +134 -111
- package/css/components/CodeEditor/code-editor.d.ts +14 -14
- package/css/components/CodeEditor/code-editor.js +14 -14
- package/css/components/CodeEditor/code-editor.mjs +14 -14
- package/css/components/Content/content.css +243 -229
- package/css/components/Content/content.d.ts +21 -1
- package/css/components/Content/content.js +21 -1
- package/css/components/Content/content.mjs +21 -1
- package/css/components/DataList/data-list-grid.css +201 -201
- package/css/components/DataList/data-list-grid.d.ts +4 -4
- package/css/components/DataList/data-list-grid.js +4 -4
- package/css/components/DataList/data-list-grid.mjs +4 -4
- package/css/components/DataList/data-list.css +549 -553
- package/css/components/DataList/data-list.d.ts +28 -28
- package/css/components/DataList/data-list.js +28 -28
- package/css/components/DataList/data-list.mjs +28 -28
- package/css/components/DatePicker/date-picker.css +38 -39
- package/css/components/DatePicker/date-picker.d.ts +6 -7
- package/css/components/DatePicker/date-picker.js +6 -7
- package/css/components/DatePicker/date-picker.mjs +6 -7
- package/css/components/DescriptionList/description-list-order.css +95 -95
- package/css/components/DescriptionList/description-list-order.d.ts +1 -1
- package/css/components/DescriptionList/description-list-order.js +1 -1
- package/css/components/DescriptionList/description-list-order.mjs +1 -1
- package/css/components/DescriptionList/description-list.css +231 -229
- package/css/components/DescriptionList/description-list.d.ts +7 -7
- package/css/components/DescriptionList/description-list.js +7 -7
- package/css/components/DescriptionList/description-list.mjs +7 -7
- package/css/components/Divider/divider.css +192 -193
- package/css/components/Divider/divider.d.ts +1 -1
- package/css/components/Divider/divider.js +1 -1
- package/css/components/Divider/divider.mjs +1 -1
- package/css/components/DragDrop/drag-drop.css +49 -46
- package/css/components/DragDrop/drag-drop.d.ts +2 -2
- package/css/components/DragDrop/drag-drop.js +2 -2
- package/css/components/DragDrop/drag-drop.mjs +2 -2
- package/css/components/Drawer/drawer.css +492 -491
- package/css/components/Drawer/drawer.d.ts +16 -15
- package/css/components/Drawer/drawer.js +16 -15
- package/css/components/Drawer/drawer.mjs +16 -15
- package/css/components/DualListSelector/dual-list-selector.css +209 -203
- package/css/components/DualListSelector/dual-list-selector.d.ts +28 -29
- package/css/components/DualListSelector/dual-list-selector.js +28 -29
- package/css/components/DualListSelector/dual-list-selector.mjs +28 -29
- package/css/components/EmptyState/empty-state.css +106 -105
- package/css/components/EmptyState/empty-state.d.ts +7 -7
- package/css/components/EmptyState/empty-state.js +7 -7
- package/css/components/EmptyState/empty-state.mjs +7 -7
- package/css/components/ExpandableSection/expandable-section.css +62 -121
- package/css/components/ExpandableSection/expandable-section.d.ts +4 -6
- package/css/components/ExpandableSection/expandable-section.js +4 -6
- package/css/components/ExpandableSection/expandable-section.mjs +4 -6
- package/css/components/FileUpload/file-upload.css +33 -33
- package/css/components/FileUpload/file-upload.d.ts +6 -6
- package/css/components/FileUpload/file-upload.js +6 -6
- package/css/components/FileUpload/file-upload.mjs +6 -6
- package/css/components/Form/form.css +345 -291
- package/css/components/Form/form.d.ts +29 -29
- package/css/components/Form/form.js +29 -29
- package/css/components/Form/form.mjs +29 -29
- package/css/components/FormControl/form-control.css +205 -205
- package/css/components/FormControl/form-control.d.ts +4 -4
- package/css/components/FormControl/form-control.js +4 -4
- package/css/components/FormControl/form-control.mjs +4 -4
- package/css/components/HelperText/helper-text.css +53 -52
- package/css/components/HelperText/helper-text.d.ts +4 -4
- package/css/components/HelperText/helper-text.js +4 -4
- package/css/components/HelperText/helper-text.mjs +4 -4
- package/css/components/Hint/hint.css +47 -47
- package/css/components/Hint/hint.d.ts +7 -9
- package/css/components/Hint/hint.js +7 -9
- package/css/components/Hint/hint.mjs +7 -9
- package/css/components/Icon/icon.css +218 -218
- package/css/components/Icon/icon.d.ts +4 -4
- package/css/components/Icon/icon.js +4 -4
- package/css/components/Icon/icon.mjs +4 -4
- package/css/components/InlineEdit/inline-edit.css +44 -44
- package/css/components/InlineEdit/inline-edit.d.ts +8 -8
- package/css/components/InlineEdit/inline-edit.js +8 -8
- package/css/components/InlineEdit/inline-edit.mjs +8 -8
- package/css/components/InputGroup/input-group.css +52 -52
- package/css/components/InputGroup/input-group.d.ts +3 -3
- package/css/components/InputGroup/input-group.js +3 -3
- package/css/components/InputGroup/input-group.mjs +3 -3
- package/css/components/JumpLinks/jump-links.css +182 -198
- package/css/components/JumpLinks/jump-links.d.ts +10 -12
- package/css/components/JumpLinks/jump-links.js +10 -12
- package/css/components/JumpLinks/jump-links.mjs +10 -12
- package/css/components/Label/label-group.css +87 -87
- package/css/components/Label/label-group.d.ts +8 -8
- package/css/components/Label/label-group.js +8 -8
- package/css/components/Label/label-group.mjs +8 -8
- package/css/components/Label/label.css +452 -317
- package/css/components/Label/label.d.ts +17 -10
- package/css/components/Label/label.js +17 -10
- package/css/components/Label/label.mjs +17 -10
- package/css/components/List/list.css +57 -60
- package/css/components/List/list.d.ts +3 -3
- package/css/components/List/list.js +3 -3
- package/css/components/List/list.mjs +3 -3
- package/css/components/Login/login.css +170 -183
- package/css/components/Login/login.d.ts +18 -18
- package/css/components/Login/login.js +18 -18
- package/css/components/Login/login.mjs +18 -18
- package/css/components/Masthead/masthead.css +461 -355
- package/css/components/Masthead/masthead.d.ts +10 -8
- package/css/components/Masthead/masthead.js +10 -8
- package/css/components/Masthead/masthead.mjs +10 -8
- package/css/components/Menu/menu.css +450 -521
- package/css/components/Menu/menu.d.ts +30 -32
- package/css/components/Menu/menu.js +30 -32
- package/css/components/Menu/menu.mjs +30 -32
- package/css/components/MenuToggle/menu-toggle.css +334 -352
- package/css/components/MenuToggle/menu-toggle.d.ts +22 -17
- package/css/components/MenuToggle/menu-toggle.js +22 -17
- package/css/components/MenuToggle/menu-toggle.mjs +22 -17
- package/css/components/ModalBox/modal-box.css +138 -126
- package/css/components/ModalBox/modal-box.d.ts +11 -11
- package/css/components/ModalBox/modal-box.js +11 -11
- package/css/components/ModalBox/modal-box.mjs +11 -11
- package/css/components/MultipleFileUpload/multiple-file-upload.css +163 -163
- package/css/components/MultipleFileUpload/multiple-file-upload.d.ts +17 -17
- package/css/components/MultipleFileUpload/multiple-file-upload.js +17 -17
- package/css/components/MultipleFileUpload/multiple-file-upload.mjs +17 -17
- package/css/components/Nav/nav.css +227 -249
- package/css/components/Nav/nav.d.ts +21 -16
- package/css/components/Nav/nav.js +21 -16
- package/css/components/Nav/nav.mjs +21 -16
- package/css/components/NotificationDrawer/notification-drawer.css +178 -179
- package/css/components/NotificationDrawer/notification-drawer.d.ts +22 -21
- package/css/components/NotificationDrawer/notification-drawer.js +22 -21
- package/css/components/NotificationDrawer/notification-drawer.mjs +22 -21
- package/css/components/NumberInput/number-input.css +23 -27
- package/css/components/NumberInput/number-input.d.ts +5 -5
- package/css/components/NumberInput/number-input.js +5 -5
- package/css/components/NumberInput/number-input.mjs +5 -5
- package/css/components/OverflowMenu/overflow-menu.css +21 -20
- package/css/components/OverflowMenu/overflow-menu.d.ts +5 -5
- package/css/components/OverflowMenu/overflow-menu.js +5 -5
- package/css/components/OverflowMenu/overflow-menu.mjs +5 -5
- package/css/components/Page/page.css +428 -780
- package/css/components/Page/page.d.ts +20 -45
- package/css/components/Page/page.js +20 -45
- package/css/components/Page/page.mjs +20 -45
- package/css/components/Pagination/pagination.css +244 -251
- package/css/components/Pagination/pagination.d.ts +8 -8
- package/css/components/Pagination/pagination.js +8 -8
- package/css/components/Pagination/pagination.mjs +8 -8
- package/css/components/Panel/panel.css +75 -72
- package/css/components/Panel/panel.d.ts +5 -5
- package/css/components/Panel/panel.js +5 -5
- package/css/components/Panel/panel.mjs +5 -5
- package/css/components/Popover/popover.css +150 -148
- package/css/components/Popover/popover.d.ts +10 -10
- package/css/components/Popover/popover.js +10 -10
- package/css/components/Popover/popover.mjs +10 -10
- package/css/components/Popper/Popper.css +1 -1
- package/css/components/Popper/Popper.d.ts +1 -1
- package/css/components/Popper/Popper.js +1 -1
- package/css/components/Popper/Popper.mjs +1 -1
- package/css/components/Progress/progress.css +86 -82
- package/css/components/Progress/progress.d.ts +8 -8
- package/css/components/Progress/progress.js +8 -8
- package/css/components/Progress/progress.mjs +8 -8
- package/css/components/ProgressStepper/progress-stepper.css +532 -528
- package/css/components/ProgressStepper/progress-stepper.d.ts +9 -8
- package/css/components/ProgressStepper/progress-stepper.js +9 -8
- package/css/components/ProgressStepper/progress-stepper.mjs +9 -8
- package/css/components/Radio/radio.css +51 -44
- package/css/components/Radio/radio.d.ts +5 -5
- package/css/components/Radio/radio.js +5 -5
- package/css/components/Radio/radio.mjs +5 -5
- package/css/components/Sidebar/sidebar.css +264 -264
- package/css/components/Sidebar/sidebar.d.ts +4 -4
- package/css/components/Sidebar/sidebar.js +4 -4
- package/css/components/Sidebar/sidebar.mjs +4 -4
- package/css/components/SimpleList/simple-list.css +54 -56
- package/css/components/SimpleList/simple-list.d.ts +4 -4
- package/css/components/SimpleList/simple-list.js +4 -4
- package/css/components/SimpleList/simple-list.mjs +4 -4
- package/css/components/Skeleton/skeleton.css +112 -112
- package/css/components/Skeleton/skeleton.d.ts +2 -2
- package/css/components/Skeleton/skeleton.js +2 -2
- package/css/components/Skeleton/skeleton.mjs +2 -2
- package/css/components/SkipToContent/skip-to-content.css +10 -9
- package/css/components/SkipToContent/skip-to-content.d.ts +1 -1
- package/css/components/SkipToContent/skip-to-content.js +1 -1
- package/css/components/SkipToContent/skip-to-content.mjs +1 -1
- package/css/components/Slider/slider.css +144 -144
- package/css/components/Slider/slider.d.ts +13 -13
- package/css/components/Slider/slider.js +13 -13
- package/css/components/Slider/slider.mjs +13 -13
- package/css/components/Spinner/spinner.css +36 -36
- package/css/components/Spinner/spinner.d.ts +2 -2
- package/css/components/Spinner/spinner.js +2 -2
- package/css/components/Spinner/spinner.mjs +2 -2
- package/css/components/Switch/switch.css +87 -93
- package/css/components/Switch/switch.d.ts +7 -9
- package/css/components/Switch/switch.js +7 -9
- package/css/components/Switch/switch.mjs +7 -9
- package/css/components/TabContent/tab-content.css +35 -35
- package/css/components/TabContent/tab-content.d.ts +2 -2
- package/css/components/TabContent/tab-content.js +2 -2
- package/css/components/TabContent/tab-content.mjs +2 -2
- package/css/components/Table/inline-edit.css +31 -31
- package/css/components/Table/inline-edit.d.ts +2 -2
- package/css/components/Table/inline-edit.js +2 -2
- package/css/components/Table/inline-edit.mjs +2 -2
- package/css/components/Table/table-grid.css +885 -980
- package/css/components/Table/table-grid.d.ts +21 -20
- package/css/components/Table/table-grid.js +21 -20
- package/css/components/Table/table-grid.mjs +21 -20
- package/css/components/Table/table-scrollable.css +44 -39
- package/css/components/Table/table-scrollable.d.ts +4 -4
- package/css/components/Table/table-scrollable.js +4 -4
- package/css/components/Table/table-scrollable.mjs +4 -4
- package/css/components/Table/table-tree-view.css +528 -513
- package/css/components/Table/table-tree-view.d.ts +18 -18
- package/css/components/Table/table-tree-view.js +18 -18
- package/css/components/Table/table-tree-view.mjs +18 -18
- package/css/components/Table/table.css +648 -874
- package/css/components/Table/table.d.ts +46 -46
- package/css/components/Table/table.js +46 -46
- package/css/components/Table/table.mjs +46 -46
- package/css/components/Tabs/tabs.css +636 -694
- package/css/components/Tabs/tabs.d.ts +17 -21
- package/css/components/Tabs/tabs.js +17 -21
- package/css/components/Tabs/tabs.mjs +17 -21
- package/css/components/TextInputGroup/text-input-group.css +154 -110
- package/css/components/TextInputGroup/text-input-group.d.ts +12 -10
- package/css/components/TextInputGroup/text-input-group.js +12 -10
- package/css/components/TextInputGroup/text-input-group.mjs +12 -10
- package/css/components/Tile/tile.css +69 -69
- package/css/components/Tile/tile.d.ts +5 -5
- package/css/components/Tile/tile.js +5 -5
- package/css/components/Tile/tile.mjs +5 -5
- package/css/components/Timestamp/timestamp.css +24 -30
- package/css/components/Timestamp/timestamp.d.ts +1 -1
- package/css/components/Timestamp/timestamp.js +1 -1
- package/css/components/Timestamp/timestamp.mjs +1 -1
- package/css/components/Title/title.css +89 -88
- package/css/components/Title/title.d.ts +1 -1
- package/css/components/Title/title.js +1 -1
- package/css/components/Title/title.mjs +1 -1
- package/css/components/ToggleGroup/toggle-group.css +94 -75
- package/css/components/ToggleGroup/toggle-group.d.ts +5 -5
- package/css/components/ToggleGroup/toggle-group.js +5 -5
- package/css/components/ToggleGroup/toggle-group.mjs +5 -5
- package/css/components/Toolbar/toolbar.css +1571 -2391
- package/css/components/Toolbar/toolbar.d.ts +19 -124
- package/css/components/Toolbar/toolbar.js +19 -124
- package/css/components/Toolbar/toolbar.mjs +19 -124
- package/css/components/Tooltip/tooltip.css +87 -86
- package/css/components/Tooltip/tooltip.d.ts +3 -3
- package/css/components/Tooltip/tooltip.js +3 -3
- package/css/components/Tooltip/tooltip.mjs +3 -3
- package/css/components/TreeView/tree-view.css +366 -387
- package/css/components/TreeView/tree-view.d.ts +16 -20
- package/css/components/TreeView/tree-view.js +16 -20
- package/css/components/TreeView/tree-view.mjs +16 -20
- package/css/components/Truncate/truncate.css +16 -16
- package/css/components/Truncate/truncate.d.ts +4 -4
- package/css/components/Truncate/truncate.js +4 -4
- package/css/components/Truncate/truncate.mjs +4 -4
- package/css/components/Wizard/wizard.css +337 -384
- package/css/components/Wizard/wizard.d.ts +32 -31
- package/css/components/Wizard/wizard.js +32 -31
- package/css/components/Wizard/wizard.mjs +32 -31
- package/css/components/_index.css +22375 -0
- package/css/components/_index.d.ts +1374 -0
- package/css/components/_index.js +1375 -0
- package/css/components/_index.mjs +1373 -0
- package/css/docs/components/Brand/examples/Brand.css +3 -3
- package/css/docs/components/Brand/examples/Brand.d.ts +1 -1
- package/css/docs/components/Brand/examples/Brand.js +1 -1
- package/css/docs/components/Brand/examples/Brand.mjs +1 -1
- package/css/docs/components/Button/examples/Button.css +2 -2
- package/css/docs/components/Button/examples/Button.d.ts +1 -1
- package/css/docs/components/Button/examples/Button.js +1 -1
- package/css/docs/components/Button/examples/Button.mjs +1 -1
- package/css/docs/components/DragDrop/examples/DragDrop.css +3 -3
- package/css/docs/components/DragDrop/examples/DragDrop.d.ts +1 -1
- package/css/docs/components/DragDrop/examples/DragDrop.js +1 -1
- package/css/docs/components/DragDrop/examples/DragDrop.mjs +1 -1
- package/css/docs/components/Label/examples/Label.css +4 -4
- package/css/docs/components/Label/examples/Label.d.ts +1 -1
- package/css/docs/components/Label/examples/Label.js +1 -1
- package/css/docs/components/Label/examples/Label.mjs +1 -1
- package/css/docs/components/Menu/examples/Menu.css +8 -12
- package/css/docs/components/Menu/examples/Menu.d.ts +3 -2
- package/css/docs/components/Menu/examples/Menu.js +3 -2
- package/css/docs/components/Menu/examples/Menu.mjs +3 -2
- package/css/docs/components/Nav/examples/Navigation.css +20 -8
- package/css/docs/components/Nav/examples/Navigation.d.ts +2 -2
- package/css/docs/components/Nav/examples/Navigation.js +2 -2
- package/css/docs/components/Nav/examples/Navigation.mjs +2 -2
- package/css/docs/components/OverflowMenu/examples/overflow-menu.css +4 -28
- package/css/docs/components/OverflowMenu/examples/overflow-menu.d.ts +2 -2
- package/css/docs/components/OverflowMenu/examples/overflow-menu.js +2 -2
- package/css/docs/components/OverflowMenu/examples/overflow-menu.mjs +2 -2
- package/css/docs/components/Page/examples/Page.css +5 -9
- package/css/docs/components/Page/examples/Page.d.ts +2 -1
- package/css/docs/components/Page/examples/Page.js +2 -1
- package/css/docs/components/Page/examples/Page.mjs +2 -1
- package/css/docs/components/Sidebar/examples/Sidebar.css +4 -2
- package/css/docs/components/Sidebar/examples/Sidebar.d.ts +1 -4
- package/css/docs/components/Sidebar/examples/Sidebar.js +1 -4
- package/css/docs/components/Sidebar/examples/Sidebar.mjs +1 -4
- package/css/docs/components/Skeleton/examples/Skeleton.css +1 -1
- package/css/docs/components/Skeleton/examples/Skeleton.d.ts +1 -1
- package/css/docs/components/Skeleton/examples/Skeleton.js +1 -1
- package/css/docs/components/Skeleton/examples/Skeleton.mjs +1 -1
- package/css/docs/components/Table/examples/Table.css +11 -6
- package/css/docs/components/Table/examples/Table.d.ts +3 -1
- package/css/docs/components/Table/examples/Table.js +3 -1
- package/css/docs/components/Table/examples/Table.mjs +3 -1
- package/css/docs/components/TextInputGroup/examples/TextInputGroup.css +8 -3
- package/css/docs/components/TextInputGroup/examples/TextInputGroup.d.ts +2 -2
- package/css/docs/components/TextInputGroup/examples/TextInputGroup.js +2 -2
- package/css/docs/components/TextInputGroup/examples/TextInputGroup.mjs +2 -2
- package/css/docs/components/Tile/examples/Tile.css +5 -5
- package/css/docs/components/Tile/examples/Tile.d.ts +1 -1
- package/css/docs/components/Tile/examples/Tile.js +1 -1
- package/css/docs/components/Tile/examples/Tile.mjs +1 -1
- package/css/docs/components/Toolbar/examples/Toolbar.css +50 -39
- package/css/docs/components/Toolbar/examples/Toolbar.d.ts +4 -3
- package/css/docs/components/Toolbar/examples/Toolbar.js +4 -3
- package/css/docs/components/Toolbar/examples/Toolbar.mjs +4 -3
- package/css/docs/components/Tooltip/examples/Tooltip.css +1 -1
- package/css/docs/components/Truncate/examples/Truncate.css +1 -2
- package/css/docs/components/Truncate/examples/Truncate.d.ts +1 -1
- package/css/docs/components/Truncate/examples/Truncate.js +1 -1
- package/css/docs/components/Truncate/examples/Truncate.mjs +1 -1
- package/css/docs/demos/Card/examples/Card.css +6 -6
- package/css/docs/demos/Card/examples/Card.d.ts +2 -2
- package/css/docs/demos/Card/examples/Card.js +2 -2
- package/css/docs/demos/Card/examples/Card.mjs +2 -2
- package/css/docs/demos/Page/examples/Page.css +11 -0
- package/css/docs/demos/Page/examples/Page.d.ts +9 -0
- package/css/docs/demos/Page/examples/Page.js +10 -0
- package/css/docs/demos/Page/examples/Page.mjs +8 -0
- package/css/docs/demos/Toolbar/examples/Toolbar.css +10 -18
- package/css/docs/demos/Toolbar/examples/Toolbar.d.ts +3 -3
- package/css/docs/demos/Toolbar/examples/Toolbar.js +3 -3
- package/css/docs/demos/Toolbar/examples/Toolbar.mjs +3 -3
- package/css/docs/layouts/Bullseye/examples/Bullseye.css +4 -4
- package/css/docs/layouts/Bullseye/examples/Bullseye.d.ts +2 -2
- package/css/docs/layouts/Bullseye/examples/Bullseye.js +2 -2
- package/css/docs/layouts/Bullseye/examples/Bullseye.mjs +2 -2
- package/css/docs/layouts/Flex/examples/Flex.css +4 -4
- package/css/docs/layouts/Flex/examples/Flex.d.ts +2 -2
- package/css/docs/layouts/Flex/examples/Flex.js +2 -2
- package/css/docs/layouts/Flex/examples/Flex.mjs +2 -2
- package/css/docs/layouts/Gallery/examples/Gallery.css +4 -4
- package/css/docs/layouts/Gallery/examples/Gallery.d.ts +2 -2
- package/css/docs/layouts/Gallery/examples/Gallery.js +2 -2
- package/css/docs/layouts/Gallery/examples/Gallery.mjs +2 -2
- package/css/docs/layouts/Grid/examples/Grid.css +3 -3
- package/css/docs/layouts/Grid/examples/Grid.d.ts +1 -1
- package/css/docs/layouts/Grid/examples/Grid.js +1 -1
- package/css/docs/layouts/Grid/examples/Grid.mjs +1 -1
- package/css/docs/layouts/Level/examples/Level.css +5 -5
- package/css/docs/layouts/Level/examples/Level.d.ts +2 -2
- package/css/docs/layouts/Level/examples/Level.js +2 -2
- package/css/docs/layouts/Level/examples/Level.mjs +2 -2
- package/css/docs/layouts/Split/examples/Split.css +4 -4
- package/css/docs/layouts/Split/examples/Split.d.ts +2 -2
- package/css/docs/layouts/Split/examples/Split.js +2 -2
- package/css/docs/layouts/Split/examples/Split.mjs +2 -2
- package/css/docs/layouts/Stack/examples/Stack.css +5 -5
- package/css/docs/layouts/Stack/examples/Stack.d.ts +2 -2
- package/css/docs/layouts/Stack/examples/Stack.js +2 -2
- package/css/docs/layouts/Stack/examples/Stack.mjs +2 -2
- package/css/docs/utilities/Alignment/examples/Alignment.css +6 -6
- package/css/docs/utilities/Alignment/examples/Alignment.d.ts +4 -4
- package/css/docs/utilities/Alignment/examples/Alignment.js +4 -4
- package/css/docs/utilities/Alignment/examples/Alignment.mjs +4 -4
- package/css/docs/utilities/BoxShadow/examples/box-shadow.css +11 -11
- package/css/docs/utilities/Display/examples/Display.css +3 -10
- package/css/docs/utilities/Display/examples/Display.d.ts +0 -8
- package/css/docs/utilities/Display/examples/Display.js +0 -8
- package/css/docs/utilities/Display/examples/Display.mjs +0 -8
- package/css/docs/utilities/Flex/examples/Flex.css +7 -7
- package/css/docs/utilities/Flex/examples/Flex.d.ts +2 -2
- package/css/docs/utilities/Flex/examples/Flex.js +2 -2
- package/css/docs/utilities/Flex/examples/Flex.mjs +2 -2
- package/css/docs/utilities/Float/examples/Float.css +5 -5
- package/css/docs/utilities/Float/examples/Float.d.ts +2 -2
- package/css/docs/utilities/Float/examples/Float.js +2 -2
- package/css/docs/utilities/Float/examples/Float.mjs +2 -2
- package/css/docs/utilities/Sizing/examples/Sizing.css +6 -6
- package/css/docs/utilities/Sizing/examples/Sizing.d.ts +4 -4
- package/css/docs/utilities/Sizing/examples/Sizing.js +4 -4
- package/css/docs/utilities/Sizing/examples/Sizing.mjs +4 -4
- package/css/docs/utilities/Spacing/examples/Spacing.css +3 -3
- package/css/docs/utilities/Spacing/examples/Spacing.d.ts +1 -1
- package/css/docs/utilities/Spacing/examples/Spacing.js +1 -1
- package/css/docs/utilities/Spacing/examples/Spacing.mjs +1 -1
- package/css/layouts/Bullseye/bullseye.css +7 -3
- package/css/layouts/Bullseye/bullseye.d.ts +1 -1
- package/css/layouts/Bullseye/bullseye.js +1 -1
- package/css/layouts/Bullseye/bullseye.mjs +1 -1
- package/css/layouts/Flex/flex.css +1315 -1311
- package/css/layouts/Flex/flex.d.ts +1 -1
- package/css/layouts/Flex/flex.js +1 -1
- package/css/layouts/Flex/flex.mjs +1 -1
- package/css/layouts/Gallery/gallery.css +48 -44
- package/css/layouts/Gallery/gallery.d.ts +1 -1
- package/css/layouts/Gallery/gallery.js +1 -1
- package/css/layouts/Gallery/gallery.mjs +1 -1
- package/css/layouts/Grid/grid.css +550 -546
- package/css/layouts/Grid/grid.d.ts +2 -2
- package/css/layouts/Grid/grid.js +2 -2
- package/css/layouts/Grid/grid.mjs +2 -2
- package/css/layouts/Level/level.css +8 -4
- package/css/layouts/Level/level.d.ts +1 -1
- package/css/layouts/Level/level.js +1 -1
- package/css/layouts/Level/level.mjs +1 -1
- package/css/layouts/Split/split.css +10 -6
- package/css/layouts/Split/split.d.ts +2 -2
- package/css/layouts/Split/split.js +2 -2
- package/css/layouts/Split/split.mjs +2 -2
- package/css/layouts/Stack/stack.css +9 -5
- package/css/layouts/Stack/stack.d.ts +2 -2
- package/css/layouts/Stack/stack.js +2 -2
- package/css/layouts/Stack/stack.mjs +2 -2
- package/css/layouts/Toolbar/toolbar.css +8 -8
- package/css/layouts/_index.css +3461 -0
- package/css/layouts/_index.d.ts +846 -0
- package/css/layouts/_index.js +847 -0
- package/css/layouts/_index.mjs +845 -0
- package/css/utilities/Accessibility/accessibility.css +33 -33
- package/css/utilities/Accessibility/accessibility.d.ts +18 -18
- package/css/utilities/Accessibility/accessibility.js +18 -18
- package/css/utilities/Accessibility/accessibility.mjs +18 -18
- package/css/utilities/Alignment/alignment.css +41 -41
- package/css/utilities/Alignment/alignment.d.ts +24 -24
- package/css/utilities/Alignment/alignment.js +24 -24
- package/css/utilities/Alignment/alignment.mjs +24 -24
- package/css/utilities/BackgroundColor/background-color.css +67 -0
- package/css/utilities/BackgroundColor/background-color.d.ts +22 -0
- package/css/utilities/BackgroundColor/background-color.js +23 -0
- package/css/utilities/BackgroundColor/background-color.mjs +21 -0
- package/css/utilities/BoxShadow/box-shadow.css +30 -54
- package/css/utilities/BoxShadow/box-shadow.d.ts +15 -21
- package/css/utilities/BoxShadow/box-shadow.js +15 -21
- package/css/utilities/BoxShadow/box-shadow.mjs +15 -21
- package/css/utilities/Display/display.css +97 -59
- package/css/utilities/Display/display.d.ts +66 -54
- package/css/utilities/Display/display.js +66 -54
- package/css/utilities/Display/display.mjs +66 -54
- package/css/utilities/Flex/flex.css +278 -278
- package/css/utilities/Flex/flex.d.ts +228 -228
- package/css/utilities/Flex/flex.js +228 -228
- package/css/utilities/Flex/flex.mjs +228 -228
- package/css/utilities/Float/float.css +29 -29
- package/css/utilities/Float/float.d.ts +12 -12
- package/css/utilities/Float/float.js +12 -12
- package/css/utilities/Float/float.mjs +12 -12
- package/css/utilities/Sizing/sizing.css +274 -274
- package/css/utilities/Sizing/sizing.d.ts +196 -196
- package/css/utilities/Sizing/sizing.js +196 -196
- package/css/utilities/Sizing/sizing.mjs +196 -196
- package/css/utilities/Spacing/spacing.css +2212 -2212
- package/css/utilities/Spacing/spacing.d.ts +840 -840
- package/css/utilities/Spacing/spacing.js +840 -840
- package/css/utilities/Spacing/spacing.mjs +840 -840
- package/css/utilities/Text/text.css +501 -744
- package/css/utilities/Text/text.d.ts +250 -278
- package/css/utilities/Text/text.js +250 -278
- package/css/utilities/Text/text.mjs +250 -278
- package/css/utilities/_index.css +7815 -0
- package/css/utilities/_index.d.ts +1671 -0
- package/css/utilities/_index.js +1672 -0
- package/css/utilities/_index.mjs +1670 -0
- package/dist/esm/index.js.map +1 -1
- package/dist/js/index.js.map +1 -1
- package/package.json +7 -12
- package/scripts/copyStyles.mjs +8 -0
- package/scripts/{generateClassMaps.js → generateClassMaps.mjs} +8 -11
- package/scripts/{writeClassMaps.js → writeClassMaps.mjs} +15 -13
- package/src/css/components/Popper/Popper.css +1 -1
- package/src/css/components/Table/inline-edit.css +31 -31
- package/src/css/layouts/Toolbar/toolbar.css +8 -8
- package/.eslintrc.json +0 -5
- package/css/assets/images/pf-logo-small.svg +0 -23
- package/css/assets/images/pf_logo_white.hbs +0 -35
- package/css/assets/images/pfbg-icon.svg +0 -1
- package/css/components/AppLauncher/app-launcher.css +0 -244
- package/css/components/AppLauncher/app-launcher.d.ts +0 -29
- package/css/components/AppLauncher/app-launcher.js +0 -30
- package/css/components/AppLauncher/app-launcher.mjs +0 -28
- package/css/components/Chip/chip-group.css +0 -93
- package/css/components/Chip/chip-group.d.ts +0 -13
- package/css/components/Chip/chip-group.js +0 -14
- package/css/components/Chip/chip-group.mjs +0 -12
- package/css/components/Chip/chip.css +0 -122
- package/css/components/Chip/chip.d.ts +0 -16
- package/css/components/Chip/chip.js +0 -17
- package/css/components/Chip/chip.mjs +0 -15
- package/css/components/Consoles/AccessConsoles.css +0 -14
- package/css/components/Consoles/AccessConsoles.d.ts +0 -6
- package/css/components/Consoles/AccessConsoles.js +0 -7
- package/css/components/Consoles/AccessConsoles.mjs +0 -5
- package/css/components/Consoles/DesktopViewer.css +0 -6
- package/css/components/Consoles/DesktopViewer.d.ts +0 -5
- package/css/components/Consoles/DesktopViewer.js +0 -6
- package/css/components/Consoles/DesktopViewer.mjs +0 -4
- package/css/components/Consoles/SerialConsole.css +0 -11
- package/css/components/Consoles/SerialConsole.d.ts +0 -6
- package/css/components/Consoles/SerialConsole.js +0 -7
- package/css/components/Consoles/SerialConsole.mjs +0 -5
- package/css/components/Consoles/VncConsole.css +0 -10
- package/css/components/Consoles/VncConsole.d.ts +0 -6
- package/css/components/Consoles/VncConsole.js +0 -7
- package/css/components/Consoles/VncConsole.mjs +0 -5
- package/css/components/Consoles/xterm.css +0 -171
- package/css/components/Consoles/xterm.d.ts +0 -26
- package/css/components/Consoles/xterm.js +0 -27
- package/css/components/Consoles/xterm.mjs +0 -25
- package/css/components/ContextSelector/context-selector.css +0 -336
- package/css/components/ContextSelector/context-selector.d.ts +0 -25
- package/css/components/ContextSelector/context-selector.js +0 -26
- package/css/components/ContextSelector/context-selector.mjs +0 -24
- package/css/components/Dropdown/dropdown.css +0 -686
- package/css/components/Dropdown/dropdown.d.ts +0 -55
- package/css/components/Dropdown/dropdown.js +0 -56
- package/css/components/Dropdown/dropdown.mjs +0 -54
- package/css/components/LogViewer/log-viewer.css +0 -197
- package/css/components/LogViewer/log-viewer.d.ts +0 -27
- package/css/components/LogViewer/log-viewer.js +0 -28
- package/css/components/LogViewer/log-viewer.mjs +0 -26
- package/css/components/NotificationBadge/notification-badge.css +0 -87
- package/css/components/NotificationBadge/notification-badge.d.ts +0 -11
- package/css/components/NotificationBadge/notification-badge.js +0 -12
- package/css/components/NotificationBadge/notification-badge.mjs +0 -10
- package/css/components/OptionsMenu/options-menu.css +0 -279
- package/css/components/OptionsMenu/options-menu.d.ts +0 -27
- package/css/components/OptionsMenu/options-menu.js +0 -28
- package/css/components/OptionsMenu/options-menu.mjs +0 -26
- package/css/components/Select/select.css +0 -599
- package/css/components/Select/select.d.ts +0 -61
- package/css/components/Select/select.js +0 -62
- package/css/components/Select/select.mjs +0 -60
- package/css/docs/components/AppLauncher/deprecated/application-launcher.css +0 -25
- package/css/docs/components/AppLauncher/deprecated/application-launcher.d.ts +0 -3
- package/css/docs/components/AppLauncher/deprecated/application-launcher.js +0 -4
- package/css/docs/components/AppLauncher/deprecated/application-launcher.mjs +0 -2
- package/css/docs/components/Breadcrumb/examples/Breadcrumb.css +0 -3
- package/css/docs/components/Breadcrumb/examples/Breadcrumb.d.ts +0 -3
- package/css/docs/components/Breadcrumb/examples/Breadcrumb.js +0 -4
- package/css/docs/components/Breadcrumb/examples/Breadcrumb.mjs +0 -2
- package/css/docs/components/ContextSelector/deprecated/context-selector.css +0 -7
- package/css/docs/components/ContextSelector/deprecated/context-selector.d.ts +0 -3
- package/css/docs/components/ContextSelector/deprecated/context-selector.js +0 -4
- package/css/docs/components/ContextSelector/deprecated/context-selector.mjs +0 -2
- package/css/docs/components/Dropdown/deprecated/Dropdown.css +0 -64
- package/css/docs/components/Dropdown/deprecated/Dropdown.d.ts +0 -6
- package/css/docs/components/Dropdown/deprecated/Dropdown.js +0 -7
- package/css/docs/components/Dropdown/deprecated/Dropdown.mjs +0 -5
- package/css/docs/components/LogViewer/examples/LogViewer.css +0 -17
- package/css/docs/components/LogViewer/examples/LogViewer.d.ts +0 -6
- package/css/docs/components/LogViewer/examples/LogViewer.js +0 -7
- package/css/docs/components/LogViewer/examples/LogViewer.mjs +0 -5
- package/css/docs/components/OptionsMenu/deprecated/options-menu.css +0 -25
- package/css/docs/components/OptionsMenu/deprecated/options-menu.d.ts +0 -3
- package/css/docs/components/OptionsMenu/deprecated/options-menu.js +0 -4
- package/css/docs/components/OptionsMenu/deprecated/options-menu.mjs +0 -2
- package/css/docs/components/Page/deprecated/PageHeader.css +0 -17
- package/css/docs/components/Page/deprecated/PageHeader.d.ts +0 -12
- package/css/docs/components/Page/deprecated/PageHeader.js +0 -13
- package/css/docs/components/Page/deprecated/PageHeader.mjs +0 -11
- package/css/docs/components/Pagination/examples/Pagination.css +0 -3
- package/css/docs/components/Pagination/examples/Pagination.d.ts +0 -3
- package/css/docs/components/Pagination/examples/Pagination.js +0 -4
- package/css/docs/components/Pagination/examples/Pagination.mjs +0 -2
- package/css/docs/components/Select/deprecated/Select.css +0 -56
- package/css/docs/components/Select/deprecated/Select.d.ts +0 -3
- package/css/docs/components/Select/deprecated/Select.js +0 -4
- package/css/docs/components/Select/deprecated/Select.mjs +0 -2
- package/css/docs/components/Tabs/examples/Tabs.css +0 -10
- package/css/docs/components/Tabs/examples/Tabs.d.ts +0 -6
- package/css/docs/components/Tabs/examples/Tabs.js +0 -7
- package/css/docs/components/Tabs/examples/Tabs.mjs +0 -5
- package/css/docs/components/ToggleGroup/examples/toggle-group.css +0 -4
- package/css/docs/components/ToggleGroup/examples/toggle-group.d.ts +0 -5
- package/css/docs/components/ToggleGroup/examples/toggle-group.js +0 -6
- package/css/docs/components/ToggleGroup/examples/toggle-group.mjs +0 -4
- package/css/docs/utilities/Text/examples/Text.css +0 -0
- package/css/docs/utilities/Text/examples/Text.d.ts +0 -3
- package/css/docs/utilities/Text/examples/Text.js +0 -4
- package/css/docs/utilities/Text/examples/Text.mjs +0 -2
- package/css/utilities/BackgroundColor/BackgroundColor.css +0 -414
- package/css/utilities/BackgroundColor/BackgroundColor.d.ts +0 -101
- package/css/utilities/BackgroundColor/BackgroundColor.js +0 -102
- package/css/utilities/BackgroundColor/BackgroundColor.mjs +0 -100
- package/css/utilities/BackgroundColor/themes/dark/BackgroundColor.css +0 -0
- package/css/utilities/BackgroundColor/themes/dark/BackgroundColor.d.ts +0 -3
- package/css/utilities/BackgroundColor/themes/dark/BackgroundColor.js +0 -4
- package/css/utilities/BackgroundColor/themes/dark/BackgroundColor.mjs +0 -2
- package/css/utilities/Text/themes/dark/text.css +0 -0
- package/css/utilities/Text/themes/dark/text.d.ts +0 -3
- package/css/utilities/Text/themes/dark/text.js +0 -4
- package/css/utilities/Text/themes/dark/text.mjs +0 -2
- package/scripts/copyStyles.js +0 -7
- package/src/css/components/Consoles/AccessConsoles.css +0 -14
- package/src/css/components/Consoles/DesktopViewer.css +0 -6
- package/src/css/components/Consoles/SerialConsole.css +0 -11
- package/src/css/components/Consoles/VncConsole.css +0 -10
- package/src/css/components/Consoles/xterm.css +0 -171
@@ -1,1089 +1,863 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
--pf-
|
4
|
-
--pf-
|
5
|
-
--pf-
|
6
|
-
--pf-
|
7
|
-
--pf-
|
8
|
-
--pf-
|
9
|
-
--pf-
|
10
|
-
--pf-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
--pf-
|
15
|
-
--pf-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
--pf-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
--pf-
|
64
|
-
--pf-
|
65
|
-
--pf-
|
66
|
-
--pf-
|
67
|
-
--pf-
|
68
|
-
--pf-
|
69
|
-
--pf-
|
70
|
-
--pf-
|
71
|
-
--pf-
|
72
|
-
--pf-
|
73
|
-
--pf-
|
74
|
-
--pf-
|
75
|
-
--pf-
|
76
|
-
--pf-
|
77
|
-
--pf-
|
78
|
-
--pf-
|
79
|
-
--pf-
|
80
|
-
--pf-
|
81
|
-
--pf-
|
82
|
-
--pf-
|
83
|
-
--pf-
|
84
|
-
--pf-
|
85
|
-
--pf-
|
86
|
-
--pf-
|
87
|
-
--pf-
|
88
|
-
--pf-
|
89
|
-
--pf-
|
90
|
-
--pf-
|
91
|
-
--pf-
|
92
|
-
--pf-
|
93
|
-
--pf-
|
94
|
-
--pf-
|
95
|
-
--pf-
|
96
|
-
--pf-
|
97
|
-
--pf-
|
98
|
-
--pf-
|
99
|
-
--pf-
|
100
|
-
--pf-
|
101
|
-
--pf-
|
102
|
-
--pf-
|
103
|
-
--pf-
|
104
|
-
--pf-
|
105
|
-
--pf-
|
106
|
-
--pf-
|
107
|
-
--pf-
|
108
|
-
--pf-
|
109
|
-
--pf-
|
110
|
-
--pf-
|
111
|
-
--pf-
|
112
|
-
--pf-
|
113
|
-
--pf-
|
114
|
-
--pf-
|
115
|
-
--pf-
|
116
|
-
--pf-
|
117
|
-
--pf-
|
118
|
-
--pf-
|
119
|
-
--pf-
|
120
|
-
--pf-
|
121
|
-
--pf-
|
122
|
-
--pf-
|
123
|
-
--pf-
|
124
|
-
--pf-
|
125
|
-
--pf-
|
126
|
-
--pf-
|
127
|
-
--pf-
|
128
|
-
--pf-
|
129
|
-
--pf-
|
130
|
-
--pf-
|
131
|
-
--pf-
|
132
|
-
--pf-
|
133
|
-
--pf-
|
134
|
-
--pf-
|
135
|
-
|
136
|
-
|
137
|
-
|
138
|
-
--pf-v5-c-table__draggable--c-button--MarginLeft: calc(var(--pf-v5-global--spacer--md) * -1);
|
139
|
-
--pf-v5-c-table__tr--m-ghost-row--Opacity: .4;
|
140
|
-
--pf-v5-c-table__tr--m-ghost-row--BackgroundColor: var(--pf-t--global--background--color--primary--default);
|
141
|
-
--pf-v5-c-table__action--PaddingTop: 0;
|
142
|
-
--pf-v5-c-table__action--PaddingRight: 0;
|
143
|
-
--pf-v5-c-table__action--PaddingBottom: 0;
|
144
|
-
--pf-v5-c-table__action--PaddingLeft: 0;
|
145
|
-
--pf-v5-c-table__inline-edit-action--PaddingTop: 0;
|
146
|
-
--pf-v5-c-table__inline-edit-action--PaddingRight: 0;
|
147
|
-
--pf-v5-c-table__inline-edit-action--PaddingBottom: 0;
|
148
|
-
--pf-v5-c-table__inline-edit-action--PaddingLeft: 0;
|
149
|
-
--pf-v5-c-table__expandable-row--Transition: var(--pf-v5-global--Transition);
|
150
|
-
--pf-v5-c-table__expandable-row--MaxHeight: 28.125rem;
|
151
|
-
--pf-v5-c-table__expandable-row-content--Transition: var(--pf-v5-global--Transition);
|
152
|
-
--pf-v5-c-table__expandable-row-content--PaddingTop: var(--pf-v5-global--spacer--lg);
|
153
|
-
--pf-v5-c-table__expandable-row-content--PaddingBottom: var(--pf-v5-global--spacer--lg);
|
154
|
-
--pf-v5-c-table__expandable-row--after--Top: calc(var(--pf-v5-c-table--border-width--base) * -1);
|
155
|
-
--pf-v5-c-table__expandable-row--after--Bottom: calc(var(--pf-v5-c-table--border-width--base) * -1);
|
156
|
-
--pf-v5-c-table__expandable-row--after--border-width--base: var(--pf-v5-global--BorderWidth--lg);
|
157
|
-
--pf-v5-c-table__expandable-row--after--BorderLeftWidth: 0;
|
158
|
-
--pf-v5-c-table__expandable-row--after--BorderColor: var(--pf-t--global--border--color--active);
|
159
|
-
--pf-v5-c-table__icon-inline--MarginRight: var(--pf-v5-global--spacer--sm);
|
160
|
-
--pf-v5-c-table__sort--MinWidth: calc(6ch + var(--pf-v5-c-table--cell--PaddingRight) + var(--pf-v5-c-table--cell--PaddingLeft) + var(--pf-v5-c-table__sort-indicator--MarginLeft));
|
161
|
-
--pf-v5-c-table__sort__button--PaddingTop: var(--pf-v5-global--spacer--form-element);
|
162
|
-
--pf-v5-c-table__sort__button--PaddingRight: var(--pf-v5-global--spacer--sm);
|
163
|
-
--pf-v5-c-table__sort__button--PaddingBottom: var(--pf-v5-global--spacer--form-element);
|
164
|
-
--pf-v5-c-table__sort__button--PaddingLeft: var(--pf-v5-global--spacer--sm);
|
165
|
-
--pf-v5-c-table__sort__button--MarginTop: calc(var(--pf-v5-c-table__sort__button--PaddingTop) * -1);
|
166
|
-
--pf-v5-c-table__sort__button--MarginBottom: calc(var(--pf-v5-c-table__sort__button--PaddingBottom) * -1);
|
167
|
-
--pf-v5-c-table__sort__button--MarginLeft: calc(var(--pf-v5-c-table__sort__button--PaddingLeft) * -1);
|
168
|
-
--pf-v5-c-table__sort__button--Color: var(--pf-t--global--text--color--regular);
|
169
|
-
--pf-v5-c-table__sort--m-selected__button--Color: var(--pf-t--global--border--color--active);
|
170
|
-
--pf-v5-c-table__sort--m-help--MinWidth: 15ch;
|
171
|
-
--pf-v5-c-table__sort__button__text--Color: currentcolor;
|
172
|
-
--pf-v5-c-table__sort__button--hover__text--Color: currentcolor;
|
173
|
-
--pf-v5-c-table__sort__button--focus__text--Color: currentcolor;
|
174
|
-
--pf-v5-c-table__sort__button--active__text--Color: currentcolor;
|
175
|
-
--pf-v5-c-table__sort-indicator--Color: var(--pf-t--global--icon--color--subtle);
|
176
|
-
--pf-v5-c-table__sort-indicator--MarginLeft: var(--pf-v5-global--spacer--md);
|
177
|
-
--pf-v5-c-table__sort--m-selected__sort-indicator--Color: var(--pf-t--global--border--color--active);
|
178
|
-
--pf-v5-c-table__sort__button--hover__sort-indicator--Color: var(--pf-t--global--text--color--regular);
|
179
|
-
--pf-v5-c-table__sort__button--active__sort-indicator--Color: var(--pf-t--global--text--color--regular);
|
180
|
-
--pf-v5-c-table__sort__button--focus__sort-indicator--Color: var(--pf-t--global--text--color--regular);
|
181
|
-
--pf-v5-c-table__th--m-help--MinWidth: 11ch;
|
182
|
-
--pf-v5-c-table__column-help--MarginLeft: var(--pf-v5-global--spacer--xs);
|
183
|
-
--pf-v5-c-table__column-help--TranslateY: 0.125rem;
|
184
|
-
--pf-v5-c-table__column-help--c-button--MarginTop: calc(var(--pf-v5-global--spacer--form-element) * -1);
|
185
|
-
--pf-v5-c-table__column-help--c-button--MarginBottom: calc(var(--pf-v5-global--spacer--form-element) * -1);
|
186
|
-
--pf-v5-c-table__column-help--c-button--PaddingRight: var(--pf-v5-global--spacer--sm);
|
187
|
-
--pf-v5-c-table__column-help--c-button--PaddingLeft: var(--pf-v5-global--spacer--sm);
|
188
|
-
--pf-v5-c-table__compound-expansion-toggle__button--Color: var(--pf-t--global--icon--color--brand--default);
|
189
|
-
--pf-v5-c-table__compound-expansion-toggle__button--hover--Color: var(--pf-t--global--icon--color--brand--hover);
|
190
|
-
--pf-v5-c-table__compound-expansion-toggle__button--focus--Color: var(--pf-t--global--icon--color--brand--hover);
|
191
|
-
--pf-v5-c-table__compound-expansion-toggle__button--active--Color: var(--pf-t--global--icon--color--brand--active);
|
192
|
-
--pf-v5-c-table__compound-expansion-toggle__button--before--border-width--base: var(--pf-t--global--border--width--button--default);
|
193
|
-
--pf-v5-c-table__compound-expansion-toggle__button--before--BorderColor: var(--pf-t--global--border--color--default);
|
194
|
-
--pf-v5-c-table__compound-expansion-toggle__button--before--BorderRightWidth: 0;
|
195
|
-
--pf-v5-c-table__compound-expansion-toggle__button--before--BorderLeftWidth: 0;
|
196
|
-
--pf-v5-c-table__compound-expansion-toggle__button--before--Bottom: calc(var(--pf-v5-c-table__compound-expansion-toggle__button--before--border-width--base) * -1);
|
197
|
-
--pf-v5-c-table__compound-expansion-toggle__button--before--Left: calc(var(--pf-v5-c-table__compound-expansion-toggle__button--before--border-width--base) * -1);
|
198
|
-
--pf-v5-c-table__compound-expansion-toggle__button--after--border-width--base: var(--pf-v5-global--BorderWidth--lg);
|
199
|
-
--pf-v5-c-table__compound-expansion-toggle__button--after--BorderColor: var(--pf-t--global--border--color--active);
|
200
|
-
--pf-v5-c-table__compound-expansion-toggle__button--after--BorderTopWidth: 0;
|
201
|
-
--pf-v5-c-table__compound-expansion-toggle__button--after--Top: calc(var(--pf-v5-c-table__compound-expansion-toggle__button--before--border-width--base) * -1);
|
202
|
-
--pf-v5-c-table__compound-expansion-toggle__button--after--Left: calc(var(--pf-v5-c-table__compound-expansion-toggle__button--before--border-width--base) * -1);
|
203
|
-
--pf-v5-c-table--m-compact__th--PaddingTop: calc(var(--pf-v5-global--spacer--sm) + var(--pf-v5-global--spacer--xs));
|
204
|
-
--pf-v5-c-table--m-compact__th--PaddingBottom: var(--pf-v5-global--spacer--sm);
|
205
|
-
--pf-v5-c-table--m-compact--cell--PaddingTop: var(--pf-v5-global--spacer--sm);
|
206
|
-
--pf-v5-c-table--m-compact--cell--PaddingRight: var(--pf-v5-global--spacer--sm);
|
207
|
-
--pf-v5-c-table--m-compact--cell--PaddingBottom: var(--pf-v5-global--spacer--sm);
|
208
|
-
--pf-v5-c-table--m-compact--cell--PaddingLeft: var(--pf-v5-global--spacer--sm);
|
209
|
-
--pf-v5-c-table--m-compact--cell--first-last-child--PaddingLeft: var(--pf-v5-global--spacer--md);
|
210
|
-
--pf-v5-c-table--m-compact--cell--first-last-child--PaddingRight: var(--pf-v5-global--spacer--md);
|
211
|
-
--pf-v5-c-table--m-compact--cell--first-last-child--xl--PaddingLeft: var(--pf-v5-global--spacer--lg);
|
212
|
-
--pf-v5-c-table--m-compact--cell--first-last-child--xl--PaddingRight: var(--pf-v5-global--spacer--lg);
|
213
|
-
--pf-v5-c-table--m-compact--FontSize: var(--pf-t--global--font--size--body--default);
|
214
|
-
--pf-v5-c-table--m-compact__expandable-row-content--PaddingTop: var(--pf-v5-global--spacer--lg);
|
215
|
-
--pf-v5-c-table--m-compact__expandable-row-content--PaddingRight: var(--pf-v5-global--spacer--lg);
|
216
|
-
--pf-v5-c-table--m-compact__expandable-row-content--PaddingBottom: var(--pf-v5-global--spacer--lg);
|
217
|
-
--pf-v5-c-table--m-compact__expandable-row-content--PaddingLeft: var(--pf-v5-global--spacer--lg);
|
218
|
-
--pf-v5-c-table--nested--first-last-child--PaddingRight: var(--pf-v5-c-table--m-compact--cell--first-last-child--PaddingLeft);
|
219
|
-
--pf-v5-c-table--nested--first-last-child--PaddingLeft: var(--pf-v5-c-table--m-compact--cell--first-last-child--PaddingRight);
|
220
|
-
--pf-v5-c-table__expandable-row--m-expanded--BorderBottomColor: var(--pf-t--global--border--color--default);
|
221
|
-
--pf-v5-c-table__tr--m-clickable--BoxShadow--top: var(--pf-v5-c-table__tr--BoxShadow--top--base);
|
222
|
-
--pf-v5-c-table__tr--m-clickable--BackgroundColor: transparent;
|
223
|
-
--pf-v5-c-table__tr--m-clickable--BoxShadow: none;
|
224
|
-
--pf-v5-c-table__tr--m-clickable--OutlineOffset: calc(-1 * var(--pf-v5-global--spacer--xs));
|
225
|
-
--pf-v5-c-table__tr--m-clickable--hover--BoxShadow: var(--pf-v5-c-table__tr--m-clickable--BoxShadow--top), var(--pf-t--global--box-shadow--sm--bottom);
|
226
|
-
--pf-v5-c-table__tr--m-clickable--hover--BackgroundColor: var(--pf-t--global--background--color--primary--hover);
|
227
|
-
--pf-v5-c-table__tr--m-clickable--focus--BoxShadow: var(--pf-v5-c-table__tr--m-clickable--BoxShadow--top), var(--pf-t--global--box-shadow--sm--bottom);
|
228
|
-
--pf-v5-c-table__tr--m-clickable--focus--BackgroundColor: var(--pf-t--global--background--color--primary--hover);
|
229
|
-
--pf-v5-c-table__tr--m-clickable--active--BoxShadow: var(--pf-v5-c-table__tr--m-clickable--BoxShadow--top), var(--pf-t--global--box-shadow--sm--bottom);
|
230
|
-
--pf-v5-c-table__tr--m-clickable--active--BackgroundColor: var(--pf-t--global--background--color--primary--selected);
|
231
|
-
--pf-v5-c-table__tr--m-clickable--m-selected--BoxShadow: var(--pf-t--global--box-shadow--sm--bottom) inset, var(--pf-t--global--box-shadow--sm--bottom);
|
232
|
-
--pf-v5-c-table__tr--m-selected--BoxShadow--top: var(--pf-v5-c-table__tr--BoxShadow--top--base);
|
233
|
-
--pf-v5-c-table__tr--m-selected--BackgroundColor: var(--pf-t--global--background--color--primary--hover);
|
234
|
-
--pf-v5-c-table__tr--m-selected--BoxShadow: var(--pf-v5-c-table__tr--m-selected--BoxShadow--top), var(--pf-t--global--box-shadow--sm--bottom);
|
235
|
-
--pf-v5-c-table__tr--m-selected--OutlineOffset: calc(-1 * var(--pf-t--global--spacer--xs));
|
236
|
-
--pf-v5-c-table__tr--m-selected--after--BorderLeftWidth: calc(2 * var(--pf-v5-c-table__expandable-row--after--border-width--base));
|
237
|
-
--pf-v5-c-table__tr--m-selected--after--BorderLeftColor: var(--pf-v5-global--active-color--100);
|
238
|
-
--pf-v5-c-table__tr--m-selected--m-selected--BoxShadow: var(--pf-t--global--box-shadow--sm--bottom);
|
239
|
-
--pf-v5-c-table__tr--m-selected--hover__tr--m-selected--BoxShadow: var(--pf-t--global--box-shadow--sm--bottom) inset, var(--pf-t--global--box-shadow--sm--bottom);
|
240
|
-
--pf-v5-c-table__tr--m-selected__tr--m-selected--hover--BoxShadow: var(--pf-v5-c-table__tr--m-selected--BoxShadow--top), var(--pf-t--global--box-shadow--sm--bottom);
|
241
|
-
--pf-v5-c-table__tbody--m-clickable--BoxShadow--top: var(--pf-v5-c-table__tr--BoxShadow--top--base);
|
242
|
-
--pf-v5-c-table__tbody--m-clickable--BoxShadow: none;
|
243
|
-
--pf-v5-c-table__tbody--m-clickable--BackgroundColor: transparent;
|
244
|
-
--pf-v5-c-table__tbody--m-clickable--OutlineOffset: calc(-1 * var(--pf-v5-global--spacer--xs));
|
245
|
-
--pf-v5-c-table__tbody--m-clickable--hover--BoxShadow: var(--pf-v5-c-table__tbody--m-clickable--BoxShadow--top), var(--pf-t--global--box-shadow--sm--bottom);
|
246
|
-
--pf-v5-c-table__tbody--m-clickable--hover--BackgroundColor: var(--pf-t--global--background--color--primary--default);
|
247
|
-
--pf-v5-c-table__tbody--m-clickable--focus--BoxShadow: var(--pf-v5-c-table__tbody--m-clickable--BoxShadow--top), var(--pf-t--global--box-shadow--sm--bottom);
|
248
|
-
--pf-v5-c-table__tbody--m-clickable--focus--BackgroundColor: var(--pf-t--global--background--color--primary--default);
|
249
|
-
--pf-v5-c-table__tbody--m-clickable--active--BoxShadow: var(--pf-v5-c-table__tbody--m-clickable--BoxShadow--top), var(--pf-t--global--box-shadow--sm--bottom);
|
250
|
-
--pf-v5-c-table__tbody--m-clickable--active--BackgroundColor: var(--pf-t--global--background--color--primary--default);
|
251
|
-
--pf-v5-c-table__tbody--m-clickable--m-expanded--BorderColor: var(--pf-t--global--border--color--active);
|
252
|
-
--pf-v5-c-table__tbody--m-clickable--m-selected--hover__tr--BoxShadow: var(--pf-t--global--box-shadow--sm--bottom) inset, var(--pf-t--global--box-shadow--sm--bottom);
|
253
|
-
--pf-v5-c-table__tbody--m-selected--BackgroundColor: var(--pf-t--global--background--color--primary--default);
|
254
|
-
--pf-v5-c-table__tbody--m-selected--BoxShadow--top: var(--pf-v5-c-table__tr--BoxShadow--top--base);
|
255
|
-
--pf-v5-c-table__tbody--m-selected--BoxShadow: var(--pf-v5-c-table__tbody--m-selected--BoxShadow--top), var(--pf-t--global--box-shadow--sm--bottom);
|
256
|
-
--pf-v5-c-table__tbody--m-selected--OutlineOffset: calc(-1 * var(--pf-v5-global--spacer--xs));
|
257
|
-
--pf-v5-c-table__tbody--m-selected--after--BorderLeftWidth: calc(2 * var(--pf-v5-c-table__expandable-row--after--border-width--base));
|
258
|
-
--pf-v5-c-table__tbody--m-selected--after--BorderLeftColor: var(--pf-t--global--border--color--active);
|
259
|
-
--pf-v5-c-table__tbody--m-selected--m-selected--BoxShadow: var(--pf-t--global--box-shadow--sm--bottom);
|
260
|
-
--pf-v5-c-table__tbody--m-selected--hover__tbody--m-selected--BoxShadow: var(--pf-t--global--box-shadow--sm--bottom) inset, var(--pf-t--global--box-shadow--sm--bottom);
|
261
|
-
--pf-v5-c-table__tbody--m-selected__tbody--m-selected--hover--BoxShadow: var(--pf-v5-c-table__tr--m-selected--BoxShadow--top), var(--pf-t--global--box-shadow--sm--bottom);
|
262
|
-
--pf-v5-c-table__thead--m-nested-column-header--button--OutlineOffset: -0.1875rem;
|
263
|
-
--pf-v5-c-table__thead--m-nested-column-header__tr--PaddingTop: var(--pf-v5-global--spacer--xs);
|
264
|
-
--pf-v5-c-table__thead--m-nested-column-header__tr--PaddingBottom: var(--pf-v5-global--spacer--xs);
|
265
|
-
--pf-v5-c-table__subhead--Color: var(--pf-t--global--text--color--subtle);
|
266
|
-
--pf-v5-c-table--m-striped__tr--BackgroundColor: var(--pf-t--global--background--color--primary--default);
|
267
|
-
--pf-v5-c-table--m-sticky-header--cell--ZIndex: var(--pf-v5-global--ZIndex--xs);
|
268
|
-
color: var(--pf-v5-global--Color--100);
|
1
|
+
:root,
|
2
|
+
.pf-v6-c-table {
|
3
|
+
--pf-v6-c-table--BackgroundColor: var(--pf-t--global--background--color--primary--default);
|
4
|
+
--pf-v6-c-table--BorderColor: var(--pf-t--global--border--color--default);
|
5
|
+
--pf-v6-c-table--border-width--base: var(--pf-t--global--border--width--divider--default);
|
6
|
+
--pf-v6-c-table__caption--FontSize: var(--pf-t--global--font--size--body--default);
|
7
|
+
--pf-v6-c-table__caption--Color: var(--pf-t--global--text--color--subtle);
|
8
|
+
--pf-v6-c-table__caption--PaddingBlockStart: var(--pf-t--global--spacer--md);
|
9
|
+
--pf-v6-c-table__caption--PaddingInlineEnd: var(--pf-t--global--spacer--lg);
|
10
|
+
--pf-v6-c-table__caption--PaddingBlockEnd: var(--pf-t--global--spacer--md);
|
11
|
+
--pf-v6-c-table__caption--PaddingInlineStart: var(--pf-t--global--spacer--lg);
|
12
|
+
--pf-v6-c-table__thead--cell--FontSize: var(--pf-t--global--font--size--body--sm);
|
13
|
+
--pf-v6-c-table__thead--cell--FontWeight: var(--pf-t--global--font--weight--body--bold);
|
14
|
+
--pf-v6-c-table__thead__toggle--PaddingBlockEnd: var(--pf-t--global--spacer--xs);
|
15
|
+
--pf-v6-c-table__tbody--cell--PaddingBlockStart: var(--pf-v6-c-table--cell--Padding--base);
|
16
|
+
--pf-v6-c-table__tbody--cell--PaddingBlockEnd: var(--pf-v6-c-table--cell--Padding--base);
|
17
|
+
--pf-v6-c-table__tbody--cell--FontSize: var(--pf-t--global--font--size--body--default);
|
18
|
+
--pf-v6-c-table__tr--BorderBlockEndWidth: var(--pf-t--global--border--width--divider--default);
|
19
|
+
--pf-v6-c-table__tr--BorderBlockEndColor: var(--pf-t--global--border--color--default);
|
20
|
+
--pf-v6-c-table--cell--Padding--base: var(--pf-t--global--spacer--md);
|
21
|
+
--pf-v6-c-table--cell--PaddingBlockStart: var(--pf-v6-c-table--cell--Padding--base);
|
22
|
+
--pf-v6-c-table--cell--PaddingInlineEnd: var(--pf-v6-c-table--cell--Padding--base);
|
23
|
+
--pf-v6-c-table--cell--PaddingBlockEnd: var(--pf-v6-c-table--cell--Padding--base);
|
24
|
+
--pf-v6-c-table--cell--PaddingInlineStart: var(--pf-v6-c-table--cell--Padding--base);
|
25
|
+
--pf-v6-c-table--cell--FontSize: var(--pf-t--global--font--size--body--default);
|
26
|
+
--pf-v6-c-table--cell--FontWeight: var(--pf-t--global--font--weight--body--default);
|
27
|
+
--pf-v6-c-table--cell--LineHeight: var(--pf-t--global--font--line-height--body);
|
28
|
+
--pf-v6-c-table--cell--Color: var(--pf-t--global--text--color--regular);
|
29
|
+
--pf-v6-c-table--cell--first-last-child--PaddingInline: var(--pf-t--global--spacer--sm);
|
30
|
+
--pf-v6-c-table__tr--m-first-cell-offset-reset--cell--PaddingInlineStart: var(--pf-v6-c-table--cell--Padding--base);
|
31
|
+
--pf-v6-c-table--cell--MinWidth: 0;
|
32
|
+
--pf-v6-c-table--cell--MaxWidth: none;
|
33
|
+
--pf-v6-c-table--cell--Width: auto;
|
34
|
+
--pf-v6-c-table--cell--Overflow: visible;
|
35
|
+
--pf-v6-c-table--cell--TextOverflow: clip;
|
36
|
+
--pf-v6-c-table--cell--WhiteSpace: normal;
|
37
|
+
--pf-v6-c-table--cell--WordBreak: normal;
|
38
|
+
--pf-v6-c-table--cell--m-border-right--before--BorderInlineEndWidth: var(--pf-t--global--border--width--divider--default);
|
39
|
+
--pf-v6-c-table--cell--m-border-right--before--BorderInlineEndColor: var(--pf-t--global--border--color--default);
|
40
|
+
--pf-v6-c-table--cell--m-border-left--before--BorderInlineStartWidth: var(--pf-t--global--border--width--divider--default);
|
41
|
+
--pf-v6-c-table--cell--m-border-left--before--BorderInlineStartColor: var(--pf-t--global--border--color--default);
|
42
|
+
--pf-v6-c-table--cell--m-help--MinWidth: 11ch;
|
43
|
+
--pf-v6-c-table--m-truncate--cell--MaxWidth: 1px;
|
44
|
+
--pf-v6-c-table--m-truncate--cell--MinWidth: calc(5ch + var(--pf-v6-c-table--cell--PaddingInlineEnd) + var(--pf-v6-c-table--cell--PaddingInlineStart));
|
45
|
+
--pf-v6-c-table--m-truncate__text--MinWidth: 5ch;
|
46
|
+
--pf-v6-c-table--cell--hidden-visible--Display: table-cell;
|
47
|
+
--pf-v6-c-table__toggle--PaddingBlockStart: var(--pf-t--global--spacer--sm);
|
48
|
+
--pf-v6-c-table__toggle--PaddingBlockEnd: var(--pf-t--global--spacer--sm);
|
49
|
+
--pf-v6-c-table__toggle--PaddingInlineStart: var(--pf-t--global--spacer--sm);
|
50
|
+
--pf-v6-c-table__toggle--PaddingInlineEnd: var(--pf-t--global--spacer--sm);
|
51
|
+
--pf-v6-c-table__toggle--c-button__toggle-icon--Rotate: 270deg;
|
52
|
+
--pf-v6-c-table__toggle--c-button__toggle-icon--TransitionDuration: var(--pf-t--global--motion--duration--icon--long);
|
53
|
+
--pf-v6-c-table__toggle--c-button__toggle-icon--TransitionTimingFunction: var(--pf-t--global--motion--timing-function--default);
|
54
|
+
--pf-v6-c-table__toggle--c-button--m-expanded__toggle-icon--Rotate: 360deg;
|
55
|
+
--pf-v6-c-table__button--PaddingBlockStart: var(--pf-t--global--spacer--sm);
|
56
|
+
--pf-v6-c-table__button--PaddingBlockEnd: var(--pf-t--global--spacer--sm);
|
57
|
+
--pf-v6-c-table__button--PaddingInlineStart: var(--pf-t--global--spacer--md);
|
58
|
+
--pf-v6-c-table__button--PaddingInlineEnd: var(--pf-t--global--spacer--md);
|
59
|
+
--pf-v6-c-table__button--Color: var(--pf-t--global--text--color--regular);
|
60
|
+
--pf-v6-c-table__button--BackgroundColor: var(--pf-t--global--background--color--action--plain--default);
|
61
|
+
--pf-v6-c-table__button--OutlineOffset: calc(var(--pf-t--global--border--width--strong) * -1);
|
62
|
+
--pf-v6-c-table__button--BorderRadius: var(--pf-t--global--border--radius--small);
|
63
|
+
--pf-v6-c-table__button--hover--Color: var(--pf-t--global--text--color--regular);
|
64
|
+
--pf-v6-c-table__button--hover--BackgroundColor: var(--pf-t--global--background--color--action--plain--hover);
|
65
|
+
--pf-v6-c-table__check--PaddingInlineStart: var(--pf-t--global--spacer--sm);
|
66
|
+
--pf-v6-c-table__check--PaddingInlineEnd: var(--pf-t--global--spacer--sm);
|
67
|
+
--pf-v6-c-table__favorite--c-button--FontSize: var(--pf-t--global--font--size--body--default);
|
68
|
+
--pf-v6-c-table--cell--m-favorite--Color: var(--pf-t--global--text--color--subtle);
|
69
|
+
--pf-v6-c-table__favorite--m-favorited--c-button--Color: var(--pf-t--global--color--favorite--clicked);
|
70
|
+
--pf-v6-c-table__tr--m-ghost-row--Opacity: .4;
|
71
|
+
--pf-v6-c-table__tr--m-ghost-row--BackgroundColor: var(--pf-t--global--background--color--primary--default);
|
72
|
+
--pf-v6-c-table__action--PaddingBlockStart: var(--pf-t--global--spacer--sm);
|
73
|
+
--pf-v6-c-table__action--PaddingBlockEnd: var(--pf-t--global--spacer--sm);
|
74
|
+
--pf-v6-c-table__action--PaddingInlineStart: var(--pf-t--global--spacer--sm);
|
75
|
+
--pf-v6-c-table__action--PaddingInlineEnd: var(--pf-t--global--spacer--sm);
|
76
|
+
--pf-v6-c-table__expandable-row-content--PaddingBlockStart: var(--pf-t--global--spacer--md);
|
77
|
+
--pf-v6-c-table__expandable-row-content--PaddingBlockEnd: var(--pf-t--global--spacer--md);
|
78
|
+
--pf-v6-c-table__expandable-row-content--PaddingInlineStart: var(--pf-t--global--spacer--md);
|
79
|
+
--pf-v6-c-table__expandable-row-content--PaddingInlineEnd: var(--pf-t--global--spacer--md);
|
80
|
+
--pf-v6-c-table__expandable-row-content--BorderRadius: var(--pf-t--global--border--radius--small);
|
81
|
+
--pf-v6-c-table__expandable-row-content--BackgroundColor: var(--pf-t--global--background--color--primary--default);
|
82
|
+
--pf-v6-c-table__control-row--BackgroundColor: var(--pf-t--global--background--color--primary--default);
|
83
|
+
--pf-v6-c-table__control-row--BorderBlockEndWidth: var(--pf-t--global--border--width--divider--default);
|
84
|
+
--pf-v6-c-table__control-row__tbody--BorderBlockEndColor: var(--pf-t--global--border--color--default);
|
85
|
+
--pf-v6-c-table__icon-inline--MarginInlineEnd: var(--pf-t--global--spacer--sm);
|
86
|
+
--pf-v6-c-table__sort--MinWidth: calc(6ch + var(--pf-v6-c-table--cell--PaddingInlineEnd) + var(--pf-v6-c-table--cell--PaddingInlineStart) + var(--pf-v6-c-table__sort-indicator--MarginInlineStart));
|
87
|
+
--pf-v6-c-table__sort--m-selected__button--Color: var(--pf-t--global--color--brand--clicked);
|
88
|
+
--pf-v6-c-table__sort--m-help--MinWidth: 15ch;
|
89
|
+
--pf-v6-c-table__sort__button__text--Color: currentcolor;
|
90
|
+
--pf-v6-c-table__sort__button--hover__text--Color: currentcolor;
|
91
|
+
--pf-v6-c-table__sort-indicator--Color: var(--pf-t--global--icon--color--subtle);
|
92
|
+
--pf-v6-c-table__sort-indicator--MarginInlineStart: var(--pf-t--global--spacer--md);
|
93
|
+
--pf-v6-c-table__sort--m-selected__sort-indicator--Color: var(--pf-t--global--color--brand--clicked);
|
94
|
+
--pf-v6-c-table__sort__button--hover__sort-indicator--Color: var(--pf-t--global--text--color--regular);
|
95
|
+
--pf-v6-c-table__th--m-help--MinWidth: 11ch;
|
96
|
+
--pf-v6-c-table__column-help--MarginInlineStart: var(--pf-t--global--spacer--sm);
|
97
|
+
--pf-v6-c-table__compound-expansion-toggle__button--Color: var(--pf-t--global--icon--color--brand--default);
|
98
|
+
--pf-v6-c-table__compound-expansion-toggle__button--BackgroundColor: var(--pf-t--global--background--color--action--plain--default);
|
99
|
+
--pf-v6-c-table__compound-expansion-toggle__button--hover--Color: var(--pf-t--global--icon--color--brand--hover);
|
100
|
+
--pf-v6-c-table__compound-expansion-toggle__button--hover--BackgroundColor: var(--pf-t--global--background--color--action--plain--hover);
|
101
|
+
--pf-v6-c-table__compound-expansion-toggle__button--expanded--BackgroundColor: var(--pf-t--global--background--color--action--plain--clicked);
|
102
|
+
--pf-v6-c-table__compound-expansion-toggle__button--after--BorderColor: var(--pf-t--global--border--color--clicked);
|
103
|
+
--pf-v6-c-table__compound-expansion-toggle__button--after--BorderBlockStartWidth: 0;
|
104
|
+
--pf-v6-c-table__compound-expansion-toggle__button--hover--after--BorderBlockStartWidth: var(--pf-t--global--border--width--strong);
|
105
|
+
--pf-v6-c-table__compound-expansion-toggle--m-expanded__button--after--BorderBlockStartWidth: var(--pf-t--global--border--width--strong);
|
106
|
+
--pf-v6-c-table--compound-expansion--m-expanded--BackgroundColor: var(--pf-t--global--background--color--primary--clicked);
|
107
|
+
--pf-v6-c-table--m-compact__th--PaddingBlockStart: calc(var(--pf-t--global--spacer--sm) + var(--pf-t--global--spacer--xs));
|
108
|
+
--pf-v6-c-table--m-compact__th--PaddingBlockEnd: var(--pf-t--global--spacer--sm);
|
109
|
+
--pf-v6-c-table--m-compact--cell--PaddingBlockStart: var(--pf-t--global--spacer--sm);
|
110
|
+
--pf-v6-c-table--m-compact--cell--PaddingBlockEnd: var(--pf-t--global--spacer--sm);
|
111
|
+
--pf-v6-c-table--m-compact__action--PaddingBlockStart: var(--pf-t--global--spacer--xs);
|
112
|
+
--pf-v6-c-table--m-compact__action--PaddingBlockEnd: var(--pf-t--global--spacer--xs);
|
113
|
+
--pf-v6-c-table__expandable-row--m-expanded--BorderBlockEndColor: var(--pf-t--global--border--color--default);
|
114
|
+
--pf-v6-c-table__tr--m-clickable--BackgroundColor: transparent;
|
115
|
+
--pf-v6-c-table__tr--m-clickable--OutlineOffset: calc(-1 * var(--pf-t--global--spacer--xs));
|
116
|
+
--pf-v6-c-table__tr--m-clickable--hover--BackgroundColor: var(--pf-t--global--background--color--primary--hover);
|
117
|
+
--pf-v6-c-table__tr--m-selected--BackgroundColor: var(--pf-t--global--background--color--primary--clicked);
|
118
|
+
--pf-v6-c-table__tr--m-selected--OutlineOffset: calc(-1 * var(--pf-t--global--spacer--xs));
|
119
|
+
--pf-v6-c-table__tbody--m-clickable--BackgroundColor: transparent;
|
120
|
+
--pf-v6-c-table__tbody--m-clickable--OutlineOffset: calc(-1 * var(--pf-t--global--spacer--xs));
|
121
|
+
--pf-v6-c-table__tbody--m-clickable--hover--BackgroundColor: var(--pf-t--global--background--color--primary--hover);
|
122
|
+
--pf-v6-c-table__tbody--m-clickable--m-expanded--BackgroundColor: var(--pf-t--global--background--color--primary--clicked);
|
123
|
+
--pf-v6-c-table__tbody--m-selected--BackgroundColor: var(--pf-t--global--background--color--primary--clicked);
|
124
|
+
--pf-v6-c-table__tbody--m-selected--OutlineOffset: calc(-1 * var(--pf-t--global--spacer--xs));
|
125
|
+
--pf-v6-c-table__thead--m-nested-column-header--button--OutlineOffset: -0.1875rem;
|
126
|
+
--pf-v6-c-table__thead--m-nested-column-header__tr--PaddingBlockStart: var(--pf-t--global--spacer--xs);
|
127
|
+
--pf-v6-c-table__thead--m-nested-column-header__tr--PaddingBlockEnd: var(--pf-t--global--spacer--md);
|
128
|
+
--pf-v6-c-table__subhead--Color: var(--pf-t--global--text--color--subtle);
|
129
|
+
--pf-v6-c-table__nested-column-header__button--PaddingInlineStart: calc(var(--pf-v6-c-table__button--PaddingInlineStart) - var(--pf-t--global--spacer--control--horizontal--plain));
|
130
|
+
--pf-v6-c-table__nested-column-header__button--PaddingInlineEnd: calc(var(--pf-v6-c-table__button--PaddingInlineEnd) - (var(--pf-t--global--spacer--control--horizontal--plain) / 2));
|
131
|
+
--pf-v6-c-table--m-striped__tr--BackgroundColor: var(--pf-t--global--background--color--secondary--default);
|
132
|
+
--pf-v6-c-table--m-sticky-header--cell--ZIndex: var(--pf-t--global--z-index--xs);
|
133
|
+
--pf-v6-c-table--m-sticky-header--ZIndex: calc(var(--pf-t--global--z-index--xs) + 1);
|
134
|
+
--pf-v6-c-table--m-sticky-header--border--ZIndex: calc(var(--pf-t--global--z-index--xs) + 2);
|
135
|
+
}
|
136
|
+
|
137
|
+
.pf-v6-c-table {
|
269
138
|
width: 100%;
|
270
|
-
background-color: var(--pf-
|
139
|
+
background-color: var(--pf-v6-c-table--BackgroundColor);
|
271
140
|
}
|
272
|
-
|
273
|
-
.pf-v5-c-table {
|
274
|
-
--pf-v5-c-table__caption--PaddingRight: var(--pf-v5-c-table__caption--xl--PaddingRight);
|
275
|
-
--pf-v5-c-table__caption--PaddingLeft: var(--pf-v5-c-table__caption--xl--PaddingLeft);
|
276
|
-
}
|
277
|
-
}
|
278
|
-
@media screen and (min-width: 1200px) {
|
279
|
-
.pf-v5-c-table {
|
280
|
-
--pf-v5-c-table--cell--first-last-child--PaddingRight: var(--pf-v5-c-table--cell--first-last-child--xl--PaddingRight);
|
281
|
-
--pf-v5-c-table--cell--first-last-child--PaddingLeft: var(--pf-v5-c-table--cell--first-last-child--xl--PaddingLeft);
|
282
|
-
--pf-v5-c-table--m-compact--cell--first-last-child--PaddingLeft: var(--pf-v5-c-table--m-compact--cell--first-last-child--xl--PaddingLeft);
|
283
|
-
--pf-v5-c-table--m-compact--cell--first-last-child--PaddingRight: var(--pf-v5-c-table--m-compact--cell--first-last-child--xl--PaddingRight);
|
284
|
-
}
|
285
|
-
}
|
286
|
-
.pf-v5-c-table.pf-m-fixed {
|
141
|
+
.pf-v6-c-table.pf-m-fixed {
|
287
142
|
table-layout: fixed;
|
288
143
|
}
|
289
|
-
.pf-
|
290
|
-
|
291
|
-
}
|
292
|
-
.pf-v5-c-table.pf-m-sticky-header thead:where(.pf-v5-c-table__thead) tr:where(.pf-v5-c-table__tr) {
|
293
|
-
border-block-end: 0;
|
294
|
-
}
|
295
|
-
.pf-v5-c-table.pf-m-sticky-header thead:where(.pf-v5-c-table__thead) tr:where(.pf-v5-c-table__tr) > * {
|
296
|
-
z-index: var(--pf-v5-c-table--m-sticky-header--cell--ZIndex);
|
297
|
-
}
|
298
|
-
.pf-v5-c-table.pf-m-sticky-header > thead:where(.pf-v5-c-table__thead):not(.pf-m-nested-column-header) > tr:where(.pf-v5-c-table__tr) > * {
|
144
|
+
.pf-v6-c-table.pf-m-sticky-header > .pf-v6-c-table__thead,
|
145
|
+
.pf-v6-c-table .pf-v6-c-table__thead.pf-m-nested-column-header {
|
299
146
|
position: sticky;
|
300
147
|
inset-block-start: 0;
|
301
|
-
|
148
|
+
z-index: var(--pf-v6-c-table--m-sticky-header--ZIndex);
|
149
|
+
background: var(--pf-v6-c-table--BackgroundColor);
|
302
150
|
}
|
303
|
-
.pf-
|
151
|
+
.pf-v6-c-table.pf-m-sticky-header > .pf-v6-c-table__thead::before,
|
152
|
+
.pf-v6-c-table .pf-v6-c-table__thead.pf-m-nested-column-header::before {
|
304
153
|
position: absolute;
|
154
|
+
inset-block-start: 0;
|
305
155
|
inset-block-end: 0;
|
306
156
|
inset-inline-start: 0;
|
307
157
|
inset-inline-end: 0;
|
158
|
+
z-index: var(--pf-v6-c-table--m-sticky-header--border--ZIndex);
|
159
|
+
pointer-events: none;
|
308
160
|
content: "";
|
309
|
-
border-block-end: var(--pf-
|
161
|
+
border-block-end: var(--pf-v6-c-table--border-width--base) solid var(--pf-v6-c-table--BorderColor);
|
310
162
|
}
|
311
|
-
.pf-
|
163
|
+
.pf-v6-c-table.pf-m-sticky-header {
|
164
|
+
position: relative;
|
165
|
+
}
|
166
|
+
.pf-v6-c-table.pf-m-sticky-header thead:where(.pf-v6-c-table__thead) tr:where(.pf-v6-c-table__tr) > :where(th, td) {
|
167
|
+
z-index: var(--pf-v6-c-table--m-sticky-header--cell--ZIndex);
|
168
|
+
}
|
169
|
+
.pf-v6-c-table.pf-m-sticky-header > .pf-m-nested-column-header {
|
312
170
|
position: sticky;
|
313
171
|
inset-block-start: 0;
|
314
|
-
|
315
|
-
background: var(--pf-v5-c-table--BackgroundColor);
|
172
|
+
background: var(--pf-v6-c-table--BackgroundColor);
|
316
173
|
}
|
317
|
-
.pf-
|
318
|
-
|
319
|
-
background-color: var(--pf-v5-c-table--BorderColor);
|
174
|
+
.pf-v6-c-table:not(.pf-m-sticky-header) > .pf-m-nested-column-header tr:where(.pf-v6-c-table__tr):not(:last-child) {
|
175
|
+
border-block-end: 0;
|
320
176
|
}
|
321
|
-
.pf-
|
322
|
-
.pf-
|
323
|
-
--pf-
|
177
|
+
.pf-v6-c-table:not(.pf-m-sticky-header) > .pf-m-nested-column-header tr:where(.pf-v6-c-table__tr):not(:last-child) th:where(.pf-v6-c-table__th):not([rowspan]),
|
178
|
+
.pf-v6-c-table:not(.pf-m-sticky-header) > .pf-m-nested-column-header tr:where(.pf-v6-c-table__tr):not(:last-child) td:where(.pf-v6-c-table__td):not([rowspan]) {
|
179
|
+
--pf-v6-c-table--cell--PaddingBlockEnd: var(--pf-v6-c-table__thead--m-nested-column-header__tr--PaddingBlockEnd);
|
180
|
+
}
|
181
|
+
.pf-v6-c-table.pf-m-striped:not(.pf-m-expandable) > tbody:where(.pf-v6-c-table__tbody) > tr:where(.pf-v6-c-table__tr):nth-child(odd), .pf-v6-c-table.pf-m-striped.pf-m-expandable > tbody:where(.pf-v6-c-table__tbody):nth-of-type(odd) > tr:where(.pf-v6-c-table__tr),
|
182
|
+
.pf-v6-c-table > .pf-m-striped > tr:nth-child(odd),
|
183
|
+
.pf-v6-c-table > .pf-m-striped-even > tr:nth-child(even),
|
184
|
+
.pf-v6-c-table tr:where(.pf-v6-c-table__tr).pf-m-striped {
|
185
|
+
--pf-v6-c-table__sticky-column--BackgroundColor: var(--pf-v6-c-table--m-striped__tr--BackgroundColor);
|
186
|
+
background: var(--pf-v6-c-table--m-striped__tr--BackgroundColor);
|
187
|
+
}
|
188
|
+
.pf-v6-c-table tr:where(.pf-v6-c-table__tr):not(.pf-v6-c-table__expandable-row).pf-m-ghost-row {
|
189
|
+
background-color: var(--pf-v6-c-table__tr--m-ghost-row--BackgroundColor);
|
190
|
+
opacity: var(--pf-v6-c-table__tr--m-ghost-row--Opacity);
|
191
|
+
}
|
192
|
+
.pf-v6-c-table tr:where(.pf-v6-c-table__tr) > :where(th, td) {
|
193
|
+
--pf-v6-hidden-visible--visible--Display: var(--pf-v6-c-table--cell--hidden-visible--Display);
|
194
|
+
--pf-v6-hidden-visible--hidden--Display: none;
|
195
|
+
--pf-v6-hidden-visible--Display: var(--pf-v6-hidden-visible--visible--Display);
|
196
|
+
display: var(--pf-v6-hidden-visible--Display);
|
197
|
+
position: relative;
|
198
|
+
width: var(--pf-v6-c-table--cell--Width);
|
199
|
+
min-width: var(--pf-v6-c-table--cell--MinWidth);
|
200
|
+
max-width: var(--pf-v6-c-table--cell--MaxWidth);
|
201
|
+
padding-block-start: var(--pf-v6-c-table--cell--PaddingBlockStart);
|
202
|
+
padding-block-end: var(--pf-v6-c-table--cell--PaddingBlockEnd);
|
203
|
+
padding-inline-start: var(--pf-v6-c-table--cell--PaddingInlineStart);
|
204
|
+
padding-inline-end: var(--pf-v6-c-table--cell--PaddingInlineEnd);
|
205
|
+
overflow: var(--pf-v6-c-table--cell--Overflow);
|
206
|
+
font-size: var(--pf-v6-c-table--cell--FontSize);
|
207
|
+
font-weight: var(--pf-v6-c-table--cell--FontWeight);
|
208
|
+
line-height: var(--pf-v6-c-table--cell--LineHeight);
|
209
|
+
color: var(--pf-v6-c-table--cell--Color);
|
210
|
+
text-overflow: var(--pf-v6-c-table--cell--TextOverflow);
|
211
|
+
word-break: var(--pf-v6-c-table--cell--WordBreak);
|
212
|
+
white-space: var(--pf-v6-c-table--cell--WhiteSpace);
|
213
|
+
}
|
214
|
+
.pf-v6-c-table tr:where(.pf-v6-c-table__tr) > :where(th, td).pf-m-hidden {
|
215
|
+
--pf-v6-hidden-visible--Display: var(--pf-v6-hidden-visible--hidden--Display);
|
216
|
+
}
|
217
|
+
@media screen and (min-width: 36rem) {
|
218
|
+
.pf-v6-c-table tr:where(.pf-v6-c-table__tr) > :where(th, td).pf-m-hidden-on-sm {
|
219
|
+
--pf-v6-hidden-visible--Display: var(--pf-v6-hidden-visible--hidden--Display);
|
220
|
+
}
|
221
|
+
.pf-v6-c-table tr:where(.pf-v6-c-table__tr) > :where(th, td).pf-m-visible-on-sm {
|
222
|
+
--pf-v6-hidden-visible--Display: var(--pf-v6-hidden-visible--visible--Display);
|
223
|
+
}
|
324
224
|
}
|
325
|
-
|
326
|
-
|
225
|
+
@media screen and (min-width: 48rem) {
|
226
|
+
.pf-v6-c-table tr:where(.pf-v6-c-table__tr) > :where(th, td).pf-m-hidden-on-md {
|
227
|
+
--pf-v6-hidden-visible--Display: var(--pf-v6-hidden-visible--hidden--Display);
|
228
|
+
}
|
229
|
+
.pf-v6-c-table tr:where(.pf-v6-c-table__tr) > :where(th, td).pf-m-visible-on-md {
|
230
|
+
--pf-v6-hidden-visible--Display: var(--pf-v6-hidden-visible--visible--Display);
|
231
|
+
}
|
327
232
|
}
|
328
|
-
|
329
|
-
.pf-
|
330
|
-
|
233
|
+
@media screen and (min-width: 62rem) {
|
234
|
+
.pf-v6-c-table tr:where(.pf-v6-c-table__tr) > :where(th, td).pf-m-hidden-on-lg {
|
235
|
+
--pf-v6-hidden-visible--Display: var(--pf-v6-hidden-visible--hidden--Display);
|
236
|
+
}
|
237
|
+
.pf-v6-c-table tr:where(.pf-v6-c-table__tr) > :where(th, td).pf-m-visible-on-lg {
|
238
|
+
--pf-v6-hidden-visible--Display: var(--pf-v6-hidden-visible--visible--Display);
|
239
|
+
}
|
240
|
+
}
|
241
|
+
@media screen and (min-width: 75rem) {
|
242
|
+
.pf-v6-c-table tr:where(.pf-v6-c-table__tr) > :where(th, td).pf-m-hidden-on-xl {
|
243
|
+
--pf-v6-hidden-visible--Display: var(--pf-v6-hidden-visible--hidden--Display);
|
244
|
+
}
|
245
|
+
.pf-v6-c-table tr:where(.pf-v6-c-table__tr) > :where(th, td).pf-m-visible-on-xl {
|
246
|
+
--pf-v6-hidden-visible--Display: var(--pf-v6-hidden-visible--visible--Display);
|
247
|
+
}
|
331
248
|
}
|
332
|
-
|
333
|
-
.pf-
|
334
|
-
|
335
|
-
|
336
|
-
|
337
|
-
|
249
|
+
@media screen and (min-width: 90.625rem) {
|
250
|
+
.pf-v6-c-table tr:where(.pf-v6-c-table__tr) > :where(th, td).pf-m-hidden-on-2xl {
|
251
|
+
--pf-v6-hidden-visible--Display: var(--pf-v6-hidden-visible--hidden--Display);
|
252
|
+
}
|
253
|
+
.pf-v6-c-table tr:where(.pf-v6-c-table__tr) > :where(th, td).pf-m-visible-on-2xl {
|
254
|
+
--pf-v6-hidden-visible--Display: var(--pf-v6-hidden-visible--visible--Display);
|
255
|
+
}
|
338
256
|
}
|
339
|
-
.pf-
|
340
|
-
|
257
|
+
.pf-v6-c-table tr:where(.pf-v6-c-table__tr) > :where(th, td):first-child {
|
258
|
+
padding-inline-start: calc(var(--pf-v6-c-table--cell--first-last-child--PaddingInline) + var(--pf-v6-c-table--cell--PaddingInlineStart));
|
341
259
|
}
|
342
|
-
.pf-
|
343
|
-
|
344
|
-
opacity: var(--pf-v5-c-table__tr--m-ghost-row--Opacity);
|
260
|
+
.pf-v6-c-table tr:where(.pf-v6-c-table__tr) > :where(th, td):last-child {
|
261
|
+
padding-inline-end: calc(var(--pf-v6-c-table--cell--first-last-child--PaddingInline) + var(--pf-v6-c-table--cell--PaddingInlineEnd));
|
345
262
|
}
|
346
|
-
.pf-
|
347
|
-
--pf-v5-hidden-visible--visible--Display: var(--pf-v5-c-table--cell--hidden-visible--Display);
|
348
|
-
position: relative;
|
349
|
-
width: var(--pf-v5-c-table--cell--Width);
|
350
|
-
min-width: var(--pf-v5-c-table--cell--MinWidth);
|
351
|
-
max-width: var(--pf-v5-c-table--cell--MaxWidth);
|
352
|
-
padding-block-start: var(--pf-v5-c-table--cell--PaddingTop);
|
353
|
-
padding-block-end: var(--pf-v5-c-table--cell--PaddingBottom);
|
354
|
-
padding-inline-start: var(--pf-v5-c-table--cell--PaddingLeft);
|
355
|
-
padding-inline-end: var(--pf-v5-c-table--cell--PaddingRight);
|
356
|
-
overflow: var(--pf-v5-c-table--cell--Overflow);
|
357
|
-
font-size: var(--pf-v5-c-table--cell--FontSize);
|
358
|
-
font-weight: var(--pf-v5-c-table--cell--FontWeight);
|
359
|
-
color: var(--pf-v5-c-table--cell--Color);
|
360
|
-
text-overflow: var(--pf-v5-c-table--cell--TextOverflow);
|
361
|
-
word-break: var(--pf-v5-c-table--cell--WordBreak);
|
362
|
-
white-space: var(--pf-v5-c-table--cell--WhiteSpace);
|
363
|
-
}
|
364
|
-
.pf-v5-c-table tr:where(.pf-v5-c-table__tr) > *:first-child {
|
365
|
-
--pf-v5-c-table--cell--PaddingLeft: var(--pf-v5-c-table--cell--first-last-child--PaddingLeft);
|
366
|
-
}
|
367
|
-
.pf-v5-c-table tr:where(.pf-v5-c-table__tr) > *:last-child {
|
368
|
-
--pf-v5-c-table--cell--PaddingRight: var(--pf-v5-c-table--cell--first-last-child--PaddingRight);
|
369
|
-
}
|
370
|
-
.pf-v5-c-table tr:where(.pf-v5-c-table__tr) > *.pf-m-center {
|
263
|
+
.pf-v6-c-table tr:where(.pf-v6-c-table__tr) > :where(th, td).pf-m-center {
|
371
264
|
text-align: center;
|
372
265
|
}
|
373
|
-
.pf-
|
266
|
+
.pf-v6-c-table tr:where(.pf-v6-c-table__tr) > :where(th, td):is(:empty, .pf-v6-c-table__cell-empty) {
|
374
267
|
width: auto;
|
375
268
|
min-width: 0;
|
376
269
|
padding: 0;
|
377
270
|
}
|
378
|
-
.pf-
|
379
|
-
--pf-
|
271
|
+
.pf-v6-c-table tr:where(.pf-v6-c-table__tr) > :where(th, td).pf-m-help {
|
272
|
+
--pf-v6-c-table--cell--MinWidth: var(--pf-v6-c-table--cell--m-help--MinWidth);
|
380
273
|
}
|
381
|
-
.pf-
|
382
|
-
--pf-
|
383
|
-
--pf-
|
384
|
-
--pf-
|
385
|
-
--pf-
|
274
|
+
.pf-v6-c-table tr:where(.pf-v6-c-table__tr) > :where(th, td).pf-m-favorite {
|
275
|
+
--pf-v6-c-table__button--Color: var(--pf-v6-c-table--cell--m-favorite--Color);
|
276
|
+
--pf-v6-c-table__sort--MinWidth: fit-content;
|
277
|
+
--pf-v6-c-table--cell--MaxWidth: fit-content;
|
278
|
+
--pf-v6-c-table--cell--Overflow: visible;
|
386
279
|
}
|
387
|
-
.pf-
|
280
|
+
.pf-v6-c-table tr:where(.pf-v6-c-table__tr) > :where(th, td).pf-m-border-right::before, .pf-v6-c-table tr:where(.pf-v6-c-table__tr) > :where(th, td).pf-m-border-left::before {
|
388
281
|
position: absolute;
|
389
|
-
inset
|
390
|
-
inset-block-end: 0;
|
391
|
-
inset-inline-start: 0;
|
392
|
-
inset-inline-end: 0;
|
282
|
+
inset: 0;
|
393
283
|
pointer-events: none;
|
394
284
|
content: "";
|
395
285
|
}
|
396
|
-
.pf-
|
397
|
-
border-inline-end: var(--pf-
|
286
|
+
.pf-v6-c-table tr:where(.pf-v6-c-table__tr) > :where(th, td).pf-m-border-right::before {
|
287
|
+
border-inline-end: var(--pf-v6-c-table--cell--m-border-right--before--BorderInlineEndWidth) solid var(--pf-v6-c-table--cell--m-border-right--before--BorderInlineEndColor);
|
398
288
|
}
|
399
|
-
.pf-
|
400
|
-
border-inline-start: var(--pf-
|
289
|
+
.pf-v6-c-table tr:where(.pf-v6-c-table__tr) > :where(th, td).pf-m-border-left::before {
|
290
|
+
border-inline-start: var(--pf-v6-c-table--cell--m-border-left--before--BorderInlineStartWidth) solid var(--pf-v6-c-table--cell--m-border-left--before--BorderInlineStartColor);
|
401
291
|
}
|
402
|
-
.pf-
|
403
|
-
padding-block-start: var(--pf-
|
404
|
-
padding-block-end: var(--pf-
|
405
|
-
padding-inline-start: var(--pf-
|
406
|
-
font-size: var(--pf-
|
407
|
-
color: var(--pf-
|
292
|
+
.pf-v6-c-table caption:where(.pf-v6-c-table__caption) {
|
293
|
+
padding-block-start: var(--pf-v6-c-table__caption--PaddingBlockStart);
|
294
|
+
padding-block-end: var(--pf-v6-c-table__caption--PaddingBlockEnd);
|
295
|
+
padding-inline-start: var(--pf-v6-c-table__caption--PaddingInlineStart);
|
296
|
+
font-size: var(--pf-v6-c-table__caption--FontSize);
|
297
|
+
color: var(--pf-v6-c-table__caption--Color);
|
408
298
|
text-align: start;
|
409
|
-
background-color: var(--pf-
|
410
|
-
}
|
411
|
-
.pf-
|
412
|
-
--pf-
|
413
|
-
--pf-
|
414
|
-
|
415
|
-
|
416
|
-
|
417
|
-
|
418
|
-
|
419
|
-
|
420
|
-
.pf-
|
421
|
-
|
422
|
-
|
423
|
-
|
424
|
-
.pf-
|
425
|
-
|
426
|
-
|
427
|
-
|
428
|
-
|
429
|
-
|
430
|
-
|
431
|
-
|
432
|
-
|
433
|
-
--pf-
|
434
|
-
|
435
|
-
}
|
436
|
-
.pf-
|
437
|
-
--pf-v5-c-table--cell--PaddingTop: var(--pf-v5-c-table__tbody--cell--PaddingTop);
|
438
|
-
--pf-v5-c-table--cell--PaddingBottom: var(--pf-v5-c-table__tbody--cell--PaddingBottom);
|
439
|
-
}
|
440
|
-
.pf-v5-c-table tbody:where(.pf-v5-c-table__tbody) > tr:where(.pf-v5-c-table__tr) > * {
|
299
|
+
background-color: var(--pf-v6-c-table--BackgroundColor);
|
300
|
+
}
|
301
|
+
.pf-v6-c-table thead:where(.pf-v6-c-table__thead) {
|
302
|
+
--pf-v6-c-table--cell--FontSize: var(--pf-v6-c-table__thead--cell--FontSize);
|
303
|
+
--pf-v6-c-table--cell--FontWeight: var(--pf-v6-c-table__thead--cell--FontWeight);
|
304
|
+
--pf-v6-c-table--cell--MinWidth: var(--pf-v6-c-table--m-truncate--cell--MinWidth);
|
305
|
+
--pf-v6-c-table--cell--MaxWidth: var(--pf-v6-c-table--m-truncate--cell--MaxWidth);
|
306
|
+
--pf-v6-c-table--cell--Overflow: hidden;
|
307
|
+
--pf-v6-c-table--cell--TextOverflow: ellipsis;
|
308
|
+
--pf-v6-c-table--cell--WhiteSpace: nowrap;
|
309
|
+
}
|
310
|
+
.pf-v6-c-table thead:where(.pf-v6-c-table__thead).pf-m-nested-column-header button:where(.pf-v6-c-button) {
|
311
|
+
outline-offset: var(--pf-v6-c-table__thead--m-nested-column-header--button--OutlineOffset);
|
312
|
+
}
|
313
|
+
.pf-v6-c-table thead:where(.pf-v6-c-table__thead).pf-m-nested-column-header tr:where(.pf-v6-c-table__tr):not(:first-child) th:where(.pf-v6-c-table__th):not([rowspan]),
|
314
|
+
.pf-v6-c-table thead:where(.pf-v6-c-table__thead).pf-m-nested-column-header tr:where(.pf-v6-c-table__tr):not(:first-child) td:where(.pf-v6-c-table__td):not([rowspan]) {
|
315
|
+
--pf-v6-c-table--cell--PaddingBlockStart: var(--pf-v6-c-table__thead--m-nested-column-header__tr--PaddingBlockStart);
|
316
|
+
}
|
317
|
+
.pf-v6-c-table thead:where(.pf-v6-c-table__thead) .pf-v6-c-table__subhead {
|
318
|
+
--pf-v6-c-table__sort__button__text--Color: var(--pf-v6-c-table__subhead--Color);
|
319
|
+
color: var(--pf-v6-c-table__subhead--Color);
|
320
|
+
}
|
321
|
+
.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody) {
|
322
|
+
--pf-v6-c-table--cell--PaddingBlockStart: var(--pf-v6-c-table__tbody--cell--PaddingBlockStart);
|
323
|
+
--pf-v6-c-table--cell--PaddingBlockEnd: var(--pf-v6-c-table__tbody--cell--PaddingBlockEnd);
|
324
|
+
--pf-v6-c-table--cell--FontSize: var(--pf-v6-c-table__tbody--cell--FontSize);
|
325
|
+
}
|
326
|
+
.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody) > tr:where(.pf-v6-c-table__tr) > :where(th, td) {
|
441
327
|
overflow-wrap: break-word;
|
442
|
-
vertical-align: baseline;
|
443
|
-
}
|
444
|
-
.pf-v5-c-table tbody:where(.pf-v5-c-table__tbody) > tr:where(.pf-v5-c-table__tr) > :first-child::after {
|
445
|
-
position: absolute;
|
446
|
-
inset-block-start: var(--pf-v5-c-table__expandable-row--after--Top);
|
447
|
-
inset-block-end: var(--pf-v5-c-table__expandable-row--after--Bottom);
|
448
|
-
inset-inline-start: 0;
|
449
|
-
content: "";
|
450
|
-
background-color: transparent;
|
451
|
-
border-inline-start: var(--pf-v5-c-table__expandable-row--after--BorderLeftWidth) solid var(--pf-v5-c-table__expandable-row--after--BorderColor);
|
452
|
-
}
|
453
|
-
.pf-v5-c-table tbody:where(.pf-v5-c-table__tbody) .pf-v5-c-table__check input:where(.pf-v5-c-check__input) {
|
454
|
-
margin-block-start: var(--pf-v5-c-table__check--input--MarginTop);
|
455
|
-
vertical-align: top;
|
456
|
-
}
|
457
|
-
.pf-v5-c-table tbody:where(.pf-v5-c-table__tbody).pf-m-expanded > :first-child:not(.pf-v5-c-table__control-row) {
|
458
|
-
border-block-end-width: 0;
|
459
328
|
}
|
460
|
-
.pf-
|
461
|
-
|
329
|
+
.pf-v6-c-table .pf-v6-c-table__sort {
|
330
|
+
min-width: var(--pf-v6-c-table__sort--MinWidth);
|
462
331
|
}
|
463
|
-
.pf-
|
464
|
-
min-width: var(--pf-
|
332
|
+
.pf-v6-c-table :where(.pf-v6-c-table__th, .pf-v6-c-table__td).pf-m-help {
|
333
|
+
min-width: var(--pf-v6-c-table__th--m-help--MinWidth);
|
465
334
|
}
|
466
|
-
.pf-
|
467
|
-
|
335
|
+
.pf-v6-c-table.pf-m-no-border-rows > tbody:where(.pf-v6-c-table__tbody) {
|
336
|
+
--pf-v6-c-table__tr--BorderBlockEndWidth: 0;
|
337
|
+
--pf-v6-c-table__tbody--BorderBlockEndWidth: 0;
|
338
|
+
--pf-v6-c-table--m-expandable__tbody--BorderBlockEndWidth: 0;
|
339
|
+
--pf-v6-c-table__control-row--BorderBlockEndWidth: 0;
|
468
340
|
}
|
469
|
-
.pf-
|
470
|
-
--pf-v5-c-table--cell--MinWidth: var(--pf-v5-c-table--m-truncate--cell--MinWidth);
|
471
|
-
--pf-v5-c-table--cell--MaxWidth: var(--pf-v5-c-table--m-truncate--cell--MaxWidth);
|
472
|
-
--pf-v5-c-table--cell--Overflow: hidden;
|
473
|
-
--pf-v5-c-table--cell--TextOverflow: ellipsis;
|
474
|
-
--pf-v5-c-table--cell--WhiteSpace: nowrap;
|
475
|
-
}
|
476
|
-
|
477
|
-
.pf-v5-c-table :where([class*=pf-v5-c-table]).pf-m-wrap, :where(.pf-v5-c-table) > :is(thead, tbody).pf-m-wrap {
|
478
|
-
--pf-v5-c-table--cell--MinWidth: 0;
|
479
|
-
--pf-v5-c-table--cell--MaxWidth: none;
|
480
|
-
--pf-v5-c-table--cell--Overflow: visible;
|
481
|
-
--pf-v5-c-table--cell--TextOverflow: clip;
|
482
|
-
--pf-v5-c-table--cell--WhiteSpace: normal;
|
483
|
-
}
|
484
|
-
.pf-v5-c-table :where([class*=pf-v5-c-table]).pf-m-nowrap, :where(.pf-v5-c-table) > :is(thead, tbody).pf-m-nowrap {
|
485
|
-
--pf-v5-c-table--cell--MinWidth: 0;
|
486
|
-
--pf-v5-c-table--cell--MaxWidth: none;
|
487
|
-
--pf-v5-c-table--cell--Overflow: visible;
|
488
|
-
--pf-v5-c-table--cell--TextOverflow: clip;
|
489
|
-
--pf-v5-c-table--cell--WhiteSpace: nowrap;
|
490
|
-
}
|
491
|
-
.pf-v5-c-table :where([class*=pf-v5-c-table]) .pf-v5-c-table__icon, .pf-v5-c-table :where([class*=pf-v5-c-table]).pf-m-fit-content, :where(.pf-v5-c-table) > :is(thead, tbody) .pf-v5-c-table__icon, :where(.pf-v5-c-table) > :is(thead, tbody).pf-m-fit-content {
|
492
|
-
--pf-v5-c-table--cell--MinWidth: fit-content;
|
493
|
-
--pf-v5-c-table--cell--MaxWidth: none;
|
494
|
-
--pf-v5-c-table--cell--Width: 1%;
|
495
|
-
--pf-v5-c-table--cell--Overflow: visible;
|
496
|
-
--pf-v5-c-table--cell--TextOverflow: clip;
|
497
|
-
--pf-v5-c-table--cell--WhiteSpace: nowrap;
|
498
|
-
}
|
499
|
-
.pf-v5-c-table :where([class*=pf-v5-c-table]).pf-m-break-word, :where(.pf-v5-c-table) > :is(thead, tbody).pf-m-break-word {
|
500
|
-
--pf-v5-c-table--cell--WordBreak: break-word;
|
501
|
-
--pf-v5-c-table--cell--WhiteSpace: normal;
|
502
|
-
}
|
503
|
-
.pf-v5-c-table.pf-m-no-border-rows > tbody:where(.pf-v5-c-table__tbody) > tr:where(.pf-v5-c-table__tr) {
|
341
|
+
.pf-v6-c-table.pf-m-no-border-rows > tbody:where(.pf-v6-c-table__tbody) > tr:where(.pf-v6-c-table__tr) {
|
504
342
|
border-block-end: 0;
|
505
343
|
}
|
506
|
-
.pf-
|
507
|
-
border-inline-start: 0;
|
508
|
-
}
|
509
|
-
.pf-v5-c-table.pf-m-no-border-rows > tbody:where(.pf-v5-c-table__tbody):not(.pf-m-expanded) .pf-v5-c-table__compound-expansion-toggle .pf-v5-c-table__button::before {
|
344
|
+
.pf-v6-c-table.pf-m-no-border-rows > tbody:where(.pf-v6-c-table__tbody):not(.pf-m-expanded) .pf-v6-c-table__compound-expansion-toggle .pf-v6-c-table__button::before {
|
510
345
|
display: none;
|
511
346
|
}
|
512
|
-
.pf-
|
513
|
-
border-block-end: var(--pf-v5-c-table--border-width--base) solid var(--pf-v5-c-table--BorderColor);
|
514
|
-
}
|
515
|
-
.pf-v5-c-table.pf-m-no-border-rows > tbody:where(.pf-v5-c-table__tbody) .pf-v5-c-table__control-row > .pf-v5-c-table__compound-expansion-toggle:first-child > ::before {
|
516
|
-
border-inline-start-width: 0;
|
517
|
-
}
|
518
|
-
.pf-v5-c-table tr.pf-m-clickable:last-child {
|
347
|
+
.pf-v6-c-table tr.pf-m-clickable:last-child {
|
519
348
|
border-block-end-color: transparent;
|
520
349
|
}
|
521
|
-
.pf-
|
350
|
+
.pf-v6-c-table tr:where(.pf-v6-c-table__tr).pf-m-clickable {
|
522
351
|
cursor: pointer;
|
523
|
-
background-color: var(--pf-
|
524
|
-
outline-offset: var(--pf-
|
525
|
-
box-shadow: var(--pf-v5-c-table__tr--m-clickable--BoxShadow);
|
352
|
+
background-color: var(--pf-v6-c-table__tr--m-clickable--BackgroundColor);
|
353
|
+
outline-offset: var(--pf-v6-c-table__tr--m-clickable--OutlineOffset);
|
526
354
|
}
|
527
|
-
.pf-
|
528
|
-
--pf-
|
355
|
+
.pf-v6-c-table tr:where(.pf-v6-c-table__tr).pf-m-clickable:is(:hover, :focus) {
|
356
|
+
--pf-v6-c-table__tr--m-clickable--BackgroundColor: var(--pf-v6-c-table__tr--m-clickable--hover--BackgroundColor);
|
529
357
|
}
|
530
|
-
.pf-
|
531
|
-
--pf-v5-c-table__expandable-row--after--BorderLeftWidth: var(--pf-v5-c-table__tr--m-selected--after--BorderLeftWidth);
|
532
|
-
--pf-v5-c-table__expandable-row--after--BorderColor: var(--pf-v5-c-table__tr--m-selected--after--BorderLeftColor);
|
358
|
+
.pf-v6-c-table tr:where(.pf-v6-c-table__tr).pf-m-selected {
|
533
359
|
position: relative;
|
534
|
-
background-color: var(--pf-
|
535
|
-
outline-offset: var(--pf-
|
536
|
-
box-shadow: var(--pf-v5-c-table__tr--m-selected--BoxShadow);
|
537
|
-
}
|
538
|
-
.pf-v5-c-table tr:where(.pf-v5-c-table__tr).pf-m-selected + tr:where(.pf-v5-c-table__tr).pf-m-selected {
|
539
|
-
box-shadow: var(--pf-v5-c-table__tr--m-selected--m-selected--BoxShadow);
|
540
|
-
}
|
541
|
-
.pf-v5-c-table tr:where(.pf-v5-c-table__tr).pf-m-selected + tr:where(.pf-v5-c-table__tr).pf-m-selected:hover {
|
542
|
-
box-shadow: var(--pf-v5-c-table__tr--m-selected__tr--m-selected--hover--BoxShadow);
|
360
|
+
background-color: var(--pf-v6-c-table__tr--m-selected--BackgroundColor);
|
361
|
+
outline-offset: var(--pf-v6-c-table__tr--m-selected--OutlineOffset);
|
543
362
|
}
|
544
|
-
.pf-
|
545
|
-
|
363
|
+
.pf-v6-c-table tr:where(.pf-v6-c-table__tr).pf-m-first-cell-offset-reset > :first-child {
|
364
|
+
padding-inline-start: var(--pf-v6-c-table__tr--m-first-cell-offset-reset--cell--PaddingInlineStart);
|
546
365
|
}
|
547
|
-
.pf-
|
548
|
-
--pf-v5-c-table--cell--first-last-child--PaddingLeft: var(--pf-v5-c-table__tr--m-first-cell-offset-reset--cell--PaddingLeft);
|
549
|
-
}
|
550
|
-
.pf-v5-c-table tbody:where(.pf-v5-c-table__tbody).pf-m-clickable {
|
366
|
+
.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody).pf-m-clickable {
|
551
367
|
cursor: pointer;
|
552
|
-
background-color: var(--pf-
|
553
|
-
outline-offset: var(--pf-
|
554
|
-
box-shadow: var(--pf-v5-c-table__tbody--m-clickable--BoxShadow);
|
555
|
-
}
|
556
|
-
.pf-v5-c-table tbody:where(.pf-v5-c-table__tbody).pf-m-clickable.pf-m-expanded:not(.pf-m-selected) {
|
557
|
-
--pf-v5-c-table__expandable-row--after--BorderColor: var(--pf-v5-c-table__tbody--m-clickable--m-expanded--BorderColor);
|
558
|
-
}
|
559
|
-
.pf-v5-c-table tbody:where(.pf-v5-c-table__tbody).pf-m-clickable:hover:not(.pf-m-selected) + tbody:where(.pf-v5-c-table__tbody).pf-m-selected, .pf-v5-c-table tbody:where(.pf-v5-c-table__tbody).pf-m-clickable:focus:not(.pf-m-selected) + tbody:where(.pf-v5-c-table__tbody).pf-m-selected, .pf-v5-c-table tbody:where(.pf-v5-c-table__tbody).pf-m-clickable:active:not(.pf-m-selected) + tbody:where(.pf-v5-c-table__tbody).pf-m-selected {
|
560
|
-
box-shadow: var(--pf-v5-c-table__tbody--m-clickable--m-selected--hover__tr--BoxShadow);
|
368
|
+
background-color: var(--pf-v6-c-table__tbody--m-clickable--BackgroundColor);
|
369
|
+
outline-offset: var(--pf-v6-c-table__tbody--m-clickable--OutlineOffset);
|
561
370
|
}
|
562
|
-
.pf-
|
563
|
-
--pf-
|
564
|
-
--pf-v5-c-table__tbody--m-clickable--BackgroundColor: var(--pf-v5-c-table__tbody--m-clickable--hover--BackgroundColor);
|
371
|
+
.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody).pf-m-clickable:is(:hover, :focus) {
|
372
|
+
--pf-v6-c-table__tbody--m-clickable--BackgroundColor: var(--pf-v6-c-table__tbody--m-clickable--hover--BackgroundColor);
|
565
373
|
}
|
566
|
-
.pf-
|
567
|
-
--pf-
|
568
|
-
--pf-v5-c-table__tbody--m-clickable--BackgroundColor: var(--pf-v5-c-table__tbody--m-clickable--focus--BackgroundColor);
|
374
|
+
.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody).pf-m-clickable.pf-m-expanded {
|
375
|
+
--pf-v6-c-table__tbody--m-clickable--BackgroundColor: var(--pf-v6-c-table__tbody--m-clickable--m-expanded--BackgroundColor);
|
569
376
|
}
|
570
|
-
.pf-
|
571
|
-
|
572
|
-
|
377
|
+
.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody).pf-m-selected {
|
378
|
+
background-color: var(--pf-v6-c-table__tbody--m-selected--BackgroundColor);
|
379
|
+
outline-offset: var(--pf-v6-c-table__tbody--m-selected--OutlineOffset);
|
573
380
|
}
|
574
|
-
.pf-
|
575
|
-
|
576
|
-
--pf-v5-c-table__expandable-row--after--BorderColor: var(--pf-v5-c-table__tbody--m-selected--after--BorderLeftColor);
|
577
|
-
background-color: var(--pf-v5-c-table__tbody--m-selected--BackgroundColor);
|
578
|
-
outline-offset: var(--pf-v5-c-table__tbody--m-selected--OutlineOffset);
|
579
|
-
box-shadow: var(--pf-v5-c-table__tbody--m-selected--BoxShadow);
|
381
|
+
.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody).pf-m-selected .pf-v6-c-table__tr.pf-m-expanded:not(.pf-v6-c-table__expandable-row) {
|
382
|
+
border: none;
|
580
383
|
}
|
581
|
-
.pf-
|
582
|
-
|
583
|
-
}
|
584
|
-
.pf-v5-c-table tbody:where(.pf-v5-c-table__tbody).pf-m-selected + tbody:where(.pf-v5-c-table__tbody).pf-m-selected:hover {
|
585
|
-
box-shadow: var(--pf-v5-c-table__tbody--m-selected__tbody--m-selected--hover--BoxShadow);
|
384
|
+
.pf-v6-c-table.pf-m-drag-over {
|
385
|
+
overflow-anchor: none;
|
586
386
|
}
|
587
|
-
.pf-
|
588
|
-
|
387
|
+
.pf-v6-c-table .pf-v6-c-table {
|
388
|
+
background-color: transparent;
|
589
389
|
}
|
590
|
-
.pf-
|
591
|
-
|
390
|
+
.pf-v6-c-table .pf-v6-c-table,
|
391
|
+
.pf-v6-c-table .pf-v6-c-table :is(.pf-v6-c-table__tbody, .pf-v6-c-table__tr:last-child) {
|
392
|
+
border-block-end: 0;
|
592
393
|
}
|
593
|
-
|
594
|
-
|
595
|
-
|
394
|
+
.pf-v6-c-table .pf-v6-c-button .pf-v6-c-table__sort-indicator {
|
395
|
+
--pf-v6-c-table__sort-indicator--MarginInlineStart: 0;
|
396
|
+
}
|
397
|
+
|
398
|
+
[class*=pf-v6-c-table].pf-m-truncate {
|
399
|
+
--pf-v6-c-table--cell--MinWidth: var(--pf-v6-c-table--m-truncate--cell--MinWidth);
|
400
|
+
--pf-v6-c-table--cell--MaxWidth: var(--pf-v6-c-table--m-truncate--cell--MaxWidth);
|
401
|
+
--pf-v6-c-table--cell--Overflow: hidden;
|
402
|
+
--pf-v6-c-table--cell--TextOverflow: ellipsis;
|
403
|
+
--pf-v6-c-table--cell--WhiteSpace: nowrap;
|
404
|
+
}
|
405
|
+
[class*=pf-v6-c-table].pf-m-wrap {
|
406
|
+
--pf-v6-c-table--cell--MinWidth: 0;
|
407
|
+
--pf-v6-c-table--cell--MaxWidth: none;
|
408
|
+
--pf-v6-c-table--cell--Overflow: visible;
|
409
|
+
--pf-v6-c-table--cell--TextOverflow: clip;
|
410
|
+
--pf-v6-c-table--cell--WhiteSpace: normal;
|
411
|
+
}
|
412
|
+
[class*=pf-v6-c-table].pf-m-nowrap {
|
413
|
+
--pf-v6-c-table--cell--MinWidth: 0;
|
414
|
+
--pf-v6-c-table--cell--MaxWidth: none;
|
415
|
+
--pf-v6-c-table--cell--Overflow: visible;
|
416
|
+
--pf-v6-c-table--cell--TextOverflow: clip;
|
417
|
+
--pf-v6-c-table--cell--WhiteSpace: nowrap;
|
418
|
+
}
|
419
|
+
[class*=pf-v6-c-table] .pf-v6-c-table__icon, [class*=pf-v6-c-table].pf-m-fit-content {
|
420
|
+
--pf-v6-c-table--cell--MinWidth: fit-content;
|
421
|
+
--pf-v6-c-table--cell--MaxWidth: none;
|
422
|
+
--pf-v6-c-table--cell--Width: 1%;
|
423
|
+
--pf-v6-c-table--cell--Overflow: visible;
|
424
|
+
--pf-v6-c-table--cell--TextOverflow: clip;
|
425
|
+
--pf-v6-c-table--cell--WhiteSpace: nowrap;
|
426
|
+
}
|
427
|
+
[class*=pf-v6-c-table].pf-m-break-word {
|
428
|
+
--pf-v6-c-table--cell--WordBreak: break-word;
|
429
|
+
--pf-v6-c-table--cell--WhiteSpace: normal;
|
430
|
+
}
|
431
|
+
|
432
|
+
.pf-v6-c-table__text {
|
433
|
+
--pf-v6-c-table--cell--MaxWidth: 100%;
|
596
434
|
position: relative;
|
597
435
|
display: block;
|
598
|
-
width: var(--pf-
|
599
|
-
min-width: var(--pf-
|
600
|
-
max-width: var(--pf-
|
601
|
-
overflow: var(--pf-
|
602
|
-
|
603
|
-
|
604
|
-
|
605
|
-
|
606
|
-
|
607
|
-
|
608
|
-
|
609
|
-
|
610
|
-
|
611
|
-
|
612
|
-
|
613
|
-
|
614
|
-
|
615
|
-
|
616
|
-
|
617
|
-
|
618
|
-
|
619
|
-
padding-block-
|
620
|
-
padding-
|
621
|
-
padding-inline-
|
436
|
+
width: var(--pf-v6-c-table--cell--Width);
|
437
|
+
min-width: var(--pf-v6-c-table--text--MinWidth);
|
438
|
+
max-width: var(--pf-v6-c-table--cell--MaxWidth);
|
439
|
+
overflow: var(--pf-v6-c-table--cell--Overflow);
|
440
|
+
line-height: var(--pf-v6-c-table--cell--LineHeight);
|
441
|
+
text-overflow: var(--pf-v6-c-table--cell--TextOverflow);
|
442
|
+
word-break: var(--pf-v6-c-table--cell--WordBreak);
|
443
|
+
white-space: var(--pf-v6-c-table--cell--WhiteSpace);
|
444
|
+
}
|
445
|
+
.pf-v6-c-table__text.pf-m-truncate {
|
446
|
+
--pf-v6-c-table--cell--MinWidth: 100%;
|
447
|
+
--pf-v6-c-table--text--MinWidth: var(--pf-v6-c-table--m-truncate__text--MinWidth);
|
448
|
+
}
|
449
|
+
.pf-v6-c-table__text.pf-m-truncate > :where(th, td) {
|
450
|
+
overflow: var(--pf-v6-c-table--cell--Overflow);
|
451
|
+
text-overflow: var(--pf-v6-c-table--cell--TextOverflow);
|
452
|
+
white-space: var(--pf-v6-c-table--cell--WhiteSpace);
|
453
|
+
}
|
454
|
+
|
455
|
+
.pf-v6-c-table__button {
|
456
|
+
width: auto;
|
457
|
+
padding-block-start: var(--pf-v6-c-table__button--PaddingBlockStart);
|
458
|
+
padding-block-end: var(--pf-v6-c-table__button--PaddingBlockEnd);
|
459
|
+
padding-inline-start: var(--pf-v6-c-table__button--PaddingInlineStart);
|
460
|
+
padding-inline-end: var(--pf-v6-c-table__button--PaddingInlineEnd);
|
461
|
+
margin-block-end: calc(var(--pf-v6-c-table__button--PaddingBlockEnd) * -1);
|
462
|
+
margin-inline-start: calc(var(--pf-v6-c-table__button--PaddingInlineStart) * -1);
|
622
463
|
font-size: inherit;
|
623
464
|
font-weight: inherit;
|
624
|
-
color: var(--pf-
|
465
|
+
color: var(--pf-v6-c-table__button--Color);
|
625
466
|
text-align: start;
|
626
467
|
white-space: inherit;
|
627
468
|
user-select: text;
|
628
|
-
background-color: var(--pf-
|
469
|
+
background-color: var(--pf-v6-c-table__button--BackgroundColor);
|
629
470
|
border: 0;
|
471
|
+
border-radius: var(--pf-v6-c-table__button--BorderRadius);
|
472
|
+
outline-offset: var(--pf-v6-c-table__button--OutlineOffset);
|
630
473
|
}
|
631
|
-
.pf-
|
632
|
-
|
633
|
-
inset-block-start: 0;
|
634
|
-
inset-block-end: 0;
|
635
|
-
inset-inline-start: 0;
|
636
|
-
inset-inline-end: 0;
|
637
|
-
cursor: pointer;
|
638
|
-
content: "";
|
474
|
+
.pf-v6-c-table .pf-v6-c-table .pf-v6-c-table__button {
|
475
|
+
margin-block-end: 0;
|
639
476
|
}
|
640
|
-
.pf-
|
641
|
-
color: var(--pf-
|
642
|
-
}
|
643
|
-
.pf-v5-c-table__button:focus {
|
644
|
-
color: var(--pf-v5-c-table__button--focus--Color);
|
645
|
-
}
|
646
|
-
.pf-v5-c-table__button:active {
|
647
|
-
color: var(--pf-v5-c-table__button--active--Color);
|
477
|
+
.pf-v6-c-table__button:is(:hover, :focus) {
|
478
|
+
color: var(--pf-v6-c-table__button--hover--Color);
|
648
479
|
}
|
649
480
|
|
650
|
-
.pf-
|
651
|
-
.pf-
|
481
|
+
.pf-v6-c-table__sort .pf-v6-c-table__text,
|
482
|
+
.pf-v6-c-table__compound-expansion-toggle .pf-v6-c-table__text {
|
652
483
|
display: block;
|
653
484
|
width: auto;
|
654
|
-
overflow: var(--pf-
|
655
|
-
text-overflow: var(--pf-
|
656
|
-
white-space: var(--pf-
|
485
|
+
overflow: var(--pf-v6-c-table--cell--Overflow);
|
486
|
+
text-overflow: var(--pf-v6-c-table--cell--TextOverflow);
|
487
|
+
white-space: var(--pf-v6-c-table--cell--WhiteSpace);
|
657
488
|
}
|
658
489
|
|
659
|
-
.pf-
|
660
|
-
|
661
|
-
|
662
|
-
|
663
|
-
.pf-v5-c-table__button-content,
|
664
|
-
.pf-v5-c-table__column-help {
|
665
|
-
display: grid;
|
490
|
+
.pf-v6-c-table__button-content,
|
491
|
+
.pf-v6-c-table__column-help {
|
492
|
+
display: inline-grid;
|
666
493
|
grid-template-columns: auto max-content;
|
667
|
-
align-items:
|
494
|
+
align-items: baseline;
|
668
495
|
justify-content: start;
|
669
496
|
}
|
670
|
-
.pf-
|
671
|
-
.pf-
|
497
|
+
.pf-v6-c-table__button-content .pf-v6-c-table__text,
|
498
|
+
.pf-v6-c-table__column-help .pf-v6-c-table__text {
|
672
499
|
min-width: auto;
|
673
500
|
}
|
674
|
-
.pf-
|
675
|
-
.pf-
|
676
|
-
.pf-
|
677
|
-
.pf-
|
501
|
+
.pf-v6-c-table thead:where(.pf-v6-c-table__thead).pf-m-nowrap .pf-v6-c-table__button-content, .pf-v6-c-table tr:where(.pf-v6-c-table__tr).pf-m-nowrap .pf-v6-c-table__button-content, .pf-v6-c-table th:where(.pf-v6-c-table__th).pf-m-nowrap .pf-v6-c-table__button-content,
|
502
|
+
.pf-v6-c-table thead:where(.pf-v6-c-table__thead).pf-m-nowrap .pf-v6-c-table__column-help,
|
503
|
+
.pf-v6-c-table tr:where(.pf-v6-c-table__tr).pf-m-nowrap .pf-v6-c-table__column-help,
|
504
|
+
.pf-v6-c-table th:where(.pf-v6-c-table__th).pf-m-nowrap .pf-v6-c-table__column-help {
|
678
505
|
grid-template-columns: min-content max-content;
|
679
506
|
}
|
680
|
-
.pf-
|
681
|
-
.pf-
|
682
|
-
.pf-
|
683
|
-
.pf-
|
507
|
+
.pf-v6-c-table thead:where(.pf-v6-c-table__thead).pf-m-fit-content .pf-v6-c-table__button-content, .pf-v6-c-table tr:where(.pf-v6-c-table__tr).pf-m-fit-content .pf-v6-c-table__button-content, .pf-v6-c-table th:where(.pf-v6-c-table__th).pf-m-fit-content .pf-v6-c-table__button-content,
|
508
|
+
.pf-v6-c-table thead:where(.pf-v6-c-table__thead).pf-m-fit-content .pf-v6-c-table__column-help,
|
509
|
+
.pf-v6-c-table tr:where(.pf-v6-c-table__tr).pf-m-fit-content .pf-v6-c-table__column-help,
|
510
|
+
.pf-v6-c-table th:where(.pf-v6-c-table__th).pf-m-fit-content .pf-v6-c-table__column-help {
|
684
511
|
grid-template-columns: fit-content max-content;
|
685
512
|
}
|
686
|
-
.pf-
|
687
|
-
.pf-
|
688
|
-
.pf-
|
689
|
-
.pf-
|
690
|
-
.pf-
|
691
|
-
.pf-
|
692
|
-
.pf-
|
513
|
+
.pf-v6-c-table thead:where(.pf-v6-c-table__thead).pf-m-wrap .pf-v6-c-table__button-content, .pf-v6-c-table tr:where(.pf-v6-c-table__tr).pf-m-wrap .pf-v6-c-table__button-content, .pf-v6-c-table th:where(.pf-v6-c-table__th).pf-m-wrap .pf-v6-c-table__button-content, .pf-v6-c-table thead:where(.pf-v6-c-table__thead).pf-m-truncate .pf-v6-c-table__button-content, .pf-v6-c-table tr:where(.pf-v6-c-table__tr).pf-m-truncate .pf-v6-c-table__button-content, .pf-v6-c-table th:where(.pf-v6-c-table__th).pf-m-truncate .pf-v6-c-table__button-content,
|
514
|
+
.pf-v6-c-table thead:where(.pf-v6-c-table__thead).pf-m-wrap .pf-v6-c-table__column-help,
|
515
|
+
.pf-v6-c-table tr:where(.pf-v6-c-table__tr).pf-m-wrap .pf-v6-c-table__column-help,
|
516
|
+
.pf-v6-c-table th:where(.pf-v6-c-table__th).pf-m-wrap .pf-v6-c-table__column-help,
|
517
|
+
.pf-v6-c-table thead:where(.pf-v6-c-table__thead).pf-m-truncate .pf-v6-c-table__column-help,
|
518
|
+
.pf-v6-c-table tr:where(.pf-v6-c-table__tr).pf-m-truncate .pf-v6-c-table__column-help,
|
519
|
+
.pf-v6-c-table th:where(.pf-v6-c-table__th).pf-m-truncate .pf-v6-c-table__column-help {
|
693
520
|
grid-template-columns: auto max-content;
|
694
521
|
}
|
695
522
|
|
696
|
-
.pf-
|
697
|
-
.pf-
|
698
|
-
.pf-
|
699
|
-
|
523
|
+
.pf-v6-c-table .pf-v6-c-table__check,
|
524
|
+
.pf-v6-c-table .pf-v6-c-table__toggle,
|
525
|
+
.pf-v6-c-table .pf-v6-c-table__action,
|
526
|
+
.pf-v6-c-table .pf-v6-c-table__inline-edit-action,
|
527
|
+
.pf-v6-c-table .pf-v6-c-table__draggable {
|
528
|
+
--pf-v6-c-table--cell--MinWidth: 0;
|
529
|
+
--pf-v6-c-table--cell--Width: 1%;
|
700
530
|
}
|
701
531
|
|
702
|
-
.pf-
|
703
|
-
|
704
|
-
.pf-v5-c-table .pf-v5-c-table__action,
|
705
|
-
.pf-v5-c-table .pf-v5-c-table__favorite,
|
706
|
-
.pf-v5-c-table th:where(.pf-v5-c-table__th).pf-m-favorite,
|
707
|
-
.pf-v5-c-table .pf-v5-c-table__inline-edit-action,
|
708
|
-
.pf-v5-c-table .pf-v5-c-table__draggable {
|
709
|
-
--pf-v5-c-table--cell--MinWidth: 0;
|
710
|
-
--pf-v5-c-table--cell--Width: 1%;
|
532
|
+
.pf-v6-c-table .pf-v6-c-table__favorite {
|
533
|
+
--pf-v6-c-table--cell--MaxWidth: auto;
|
711
534
|
}
|
712
535
|
|
713
|
-
.pf-
|
714
|
-
--pf-
|
715
|
-
--pf-
|
716
|
-
|
536
|
+
.pf-v6-c-table__toggle {
|
537
|
+
--pf-v6-c-table--cell--PaddingBlockStart: var(--pf-v6-c-table__toggle--PaddingBlockStart);
|
538
|
+
--pf-v6-c-table--cell--PaddingBlockEnd: var(--pf-v6-c-table__toggle--PaddingBlockEnd);
|
539
|
+
--pf-v6-c-table--cell--PaddingInlineStart: var(--pf-v6-c-table__toggle--PaddingInlineStart);
|
540
|
+
--pf-v6-c-table--cell--PaddingInlineEnd: var(--pf-v6-c-table__toggle--PaddingInlineEnd);
|
717
541
|
}
|
718
|
-
.pf-
|
719
|
-
|
720
|
-
margin-block-end: var(--pf-v5-c-table__toggle--c-button--MarginBottom);
|
542
|
+
.pf-v6-c-table__toggle .pf-v6-c-button.pf-m-expanded .pf-v6-c-table__toggle-icon {
|
543
|
+
transform: rotate(var(--pf-v6-c-table__toggle--c-button--m-expanded__toggle-icon--Rotate));
|
721
544
|
}
|
722
|
-
.pf-
|
723
|
-
|
545
|
+
.pf-v6-c-table__toggle .pf-v6-c-table__toggle-icon {
|
546
|
+
transition: transform var(--pf-v6-c-table__toggle--c-button__toggle-icon--TransitionDuration) var(--pf-v6-c-table__toggle--c-button__toggle-icon--TransitionTimingFunction);
|
547
|
+
transform: rotate(var(--pf-v6-c-table__toggle--c-button__toggle-icon--Rotate));
|
724
548
|
}
|
725
|
-
.pf-
|
726
|
-
transition: var(--pf-v5-c-table__toggle--c-button__toggle-icon--Transition);
|
727
|
-
transform: rotate(var(--pf-v5-c-table__toggle--c-button__toggle-icon--Rotate));
|
728
|
-
}
|
729
|
-
:where(.pf-v5-m-dir-rtl, [dir=rtl]) .pf-v5-c-table__toggle .pf-v5-c-table__toggle-icon {
|
549
|
+
:where(.pf-v6-m-dir-rtl, [dir=rtl]) .pf-v6-c-table__toggle .pf-v6-c-table__toggle-icon {
|
730
550
|
scale: -1 1;
|
731
551
|
}
|
732
552
|
|
733
|
-
.pf-
|
553
|
+
.pf-v6-c-table__toggle svg {
|
734
554
|
pointer-events: none;
|
735
555
|
}
|
736
556
|
|
737
|
-
.pf-
|
738
|
-
--pf-
|
557
|
+
.pf-v6-c-table__check {
|
558
|
+
--pf-v6-c-table--cell--PaddingInlineStart: var(--pf-v6-c-table__check--PaddingInlineStart);
|
559
|
+
--pf-v6-c-table--cell--PaddingInlineEnd: var(--pf-v6-c-table__check--PaddingInlineEnd);
|
560
|
+
vertical-align: top;
|
739
561
|
}
|
740
|
-
.pf-
|
741
|
-
|
742
|
-
|
562
|
+
.pf-v6-c-table__check .pf-v6-c-check {
|
563
|
+
--pf-v6-c-check__label--FontSize: var(--pf-v6-c-table--cell--FontSize);
|
564
|
+
--pf-v6-c-check__label--LineHeight: var(--pf-v6-c-table--cell--LineHeight);
|
743
565
|
}
|
744
|
-
.pf-
|
745
|
-
|
746
|
-
|
747
|
-
|
748
|
-
|
749
|
-
|
750
|
-
margin-inline-end: calc(var(--pf-v5-c-table--cell--PaddingRight) * -1);
|
566
|
+
.pf-v6-c-table__check .pf-v6-c-radio {
|
567
|
+
--pf-v6-c-radio__label--FontSize: var(--pf-v6-c-table--cell--FontSize);
|
568
|
+
--pf-v6-c-radio__label--LineHeight: var(--pf-v6-c-table--cell--LineHeight);
|
569
|
+
}
|
570
|
+
thead .pf-v6-c-table__check {
|
571
|
+
vertical-align: bottom;
|
751
572
|
}
|
752
|
-
.pf-
|
753
|
-
|
573
|
+
thead .pf-v6-c-table__check .pf-v6-c-check.pf-m-standalone,
|
574
|
+
thead .pf-v6-c-table__check .pf-v6-c-radio.pf-m-standalone {
|
575
|
+
display: table-cell;
|
576
|
+
height: auto;
|
577
|
+
line-height: 1;
|
578
|
+
vertical-align: baseline;
|
754
579
|
}
|
755
580
|
|
756
|
-
.pf-
|
757
|
-
--pf-
|
758
|
-
|
759
|
-
|
760
|
-
|
761
|
-
margin-inline-start: var(--pf-v5-c-table__favorite--c-button--MarginLeft);
|
762
|
-
margin-inline-end: var(--pf-v5-c-table__favorite--c-button--MarginRight);
|
581
|
+
.pf-v6-c-table__favorite .pf-v6-c-button {
|
582
|
+
--pf-v6-c-button--FontSize: var(--pf-v6-c-table__favorite--c-button--FontSize);
|
583
|
+
}
|
584
|
+
.pf-v6-c-table__favorite.pf-m-favorited .pf-v6-c-button {
|
585
|
+
--pf-v6-c-button--m-plain__icon--Color: var(--pf-v6-c-table__favorite--m-favorited--c-button--Color);
|
763
586
|
}
|
764
|
-
.pf-
|
765
|
-
--pf-
|
587
|
+
.pf-v6-c-table__favorite.pf-m-favorited .pf-v6-c-button:is(:hover, :focus) {
|
588
|
+
--pf-v6-c-button--hover__icon--Color: var(--pf-v6-c-table__favorite--m-favorited--c-button--Color);
|
766
589
|
}
|
767
590
|
|
768
|
-
.pf-
|
769
|
-
margin-block-start: var(--pf-v5-c-table__draggable--c-button--MarginTop);
|
770
|
-
margin-block-end: var(--pf-v5-c-table__draggable--c-button--MarginBottom);
|
771
|
-
margin-inline-start: var(--pf-v5-c-table__draggable--c-button--MarginLeft);
|
772
|
-
margin-inline-end: var(--pf-v5-c-table__draggable--c-button--MarginRight);
|
591
|
+
.pf-v6-c-table__draggable .pf-v6-c-button {
|
773
592
|
cursor: grab;
|
774
593
|
}
|
775
|
-
.pf-
|
594
|
+
.pf-v6-c-table__draggable .pf-v6-c-button:active {
|
776
595
|
cursor: grabbing;
|
777
596
|
}
|
778
597
|
|
779
|
-
.pf-
|
780
|
-
.pf-
|
781
|
-
|
782
|
-
|
783
|
-
--pf-
|
784
|
-
--pf-
|
785
|
-
|
786
|
-
|
787
|
-
vertical-align: middle;
|
788
|
-
}
|
789
|
-
|
790
|
-
.pf-v5-c-table__action {
|
791
|
-
text-align: end;
|
598
|
+
.pf-v6-c-table__action,
|
599
|
+
.pf-v6-c-table__favorite,
|
600
|
+
.pf-v6-c-table__inline-edit-action,
|
601
|
+
.pf-v6-c-table__draggable {
|
602
|
+
--pf-v6-c-table--cell--PaddingBlockStart: var(--pf-v6-c-table__action--PaddingBlockStart);
|
603
|
+
--pf-v6-c-table--cell--PaddingBlockEnd: var(--pf-v6-c-table__action--PaddingBlockEnd);
|
604
|
+
--pf-v6-c-table--cell--PaddingInlineStart: var(--pf-v6-c-table__action--PaddingInlineStart);
|
605
|
+
--pf-v6-c-table--cell--PaddingInlineEnd: var(--pf-v6-c-table__action--PaddingInlineEnd);
|
792
606
|
}
|
793
607
|
|
794
|
-
.pf-
|
795
|
-
|
796
|
-
--pf-v5-c-table--cell--PaddingRight: 0;
|
608
|
+
.pf-v6-c-table__action:last-child,
|
609
|
+
.pf-v6-c-table__inline-edit-action:last-child {
|
797
610
|
text-align: end;
|
798
611
|
}
|
799
612
|
|
800
|
-
.pf-
|
801
|
-
--pf-
|
802
|
-
--pf-
|
803
|
-
--pf-v5-c-table__button--focus--Color: var(--pf-v5-c-table__compound-expansion-toggle__button--focus--Color);
|
804
|
-
--pf-v5-c-table__button--active--Color: var(--pf-v5-c-table__compound-expansion-toggle__button--active--Color);
|
613
|
+
.pf-v6-c-table__compound-expansion-toggle {
|
614
|
+
--pf-v6-c-table__button--Color: var(--pf-v6-c-table__compound-expansion-toggle__button--Color);
|
615
|
+
--pf-v6-c-table__button--hover--Color: var(--pf-v6-c-table__compound-expansion-toggle__button--hover--Color);
|
805
616
|
position: relative;
|
617
|
+
padding: 0;
|
618
|
+
background-color: var(--pf-v6-c-table__compound-expansion-toggle__button--BackgroundColor);
|
806
619
|
}
|
807
|
-
.pf-
|
620
|
+
.pf-v6-c-table__compound-expansion-toggle.pf-m-truncate {
|
808
621
|
overflow: visible;
|
809
622
|
}
|
810
|
-
.pf-
|
623
|
+
.pf-v6-c-table__compound-expansion-toggle .pf-v6-c-table__button {
|
624
|
+
position: static;
|
811
625
|
min-width: 100%;
|
626
|
+
padding: 0;
|
627
|
+
margin: 0;
|
812
628
|
overflow: hidden;
|
813
629
|
}
|
814
|
-
.pf-
|
630
|
+
.pf-v6-c-table__compound-expansion-toggle .pf-v6-c-table__button:is(:hover, :focus) {
|
815
631
|
outline: 0;
|
816
632
|
}
|
817
|
-
.pf-
|
818
|
-
.pf-v5-c-table__compound-expansion-toggle .pf-v5-c-table__button::after {
|
633
|
+
.pf-v6-c-table__compound-expansion-toggle .pf-v6-c-table__button::after {
|
819
634
|
position: absolute;
|
820
|
-
inset
|
635
|
+
inset: 0;
|
821
636
|
content: "";
|
822
|
-
border
|
823
|
-
border-
|
824
|
-
}
|
825
|
-
.pf-v5-c-table__compound-expansion-toggle .pf-v5-c-table__button::before {
|
826
|
-
inset-block-start: 0;
|
827
|
-
inset-block-end: var(--pf-v5-c-table__compound-expansion-toggle__button--before--Bottom);
|
828
|
-
inset-inline-start: var(--pf-v5-c-table__compound-expansion-toggle__button--before--Left);
|
829
|
-
border-color: var(--pf-v5-c-table__compound-expansion-toggle__button--before--BorderColor);
|
830
|
-
border-inline-start-width: var(--pf-v5-c-table__compound-expansion-toggle__button--before--BorderLeftWidth);
|
831
|
-
border-inline-end-width: var(--pf-v5-c-table__compound-expansion-toggle__button--before--BorderRightWidth);
|
832
|
-
}
|
833
|
-
.pf-v5-c-table__compound-expansion-toggle .pf-v5-c-table__button::after {
|
834
|
-
inset-block-start: var(--pf-v5-c-table__compound-expansion-toggle__button--after--Top);
|
835
|
-
inset-inline-start: var(--pf-v5-c-table__compound-expansion-toggle__button--after--Left);
|
836
|
-
pointer-events: none;
|
837
|
-
border-color: var(--pf-v5-c-table__compound-expansion-toggle__button--after--BorderColor);
|
838
|
-
border-block-start-width: var(--pf-v5-c-table__compound-expansion-toggle__button--after--BorderTopWidth);
|
839
|
-
}
|
840
|
-
.pf-v5-c-table__compound-expansion-toggle:hover, .pf-v5-c-table__compound-expansion-toggle:focus-within, .pf-v5-c-table__compound-expansion-toggle.pf-m-expanded {
|
841
|
-
--pf-v5-c-table__compound-expansion-toggle__button--before--BorderRightWidth: var(--pf-v5-c-table__compound-expansion-toggle__button--before--border-width--base);
|
842
|
-
--pf-v5-c-table__compound-expansion-toggle__button--before--BorderLeftWidth: var(--pf-v5-c-table__compound-expansion-toggle__button--before--border-width--base);
|
843
|
-
--pf-v5-c-table__compound-expansion-toggle__button--after--BorderTopWidth: var(--pf-v5-c-table__compound-expansion-toggle__button--after--border-width--base);
|
844
|
-
}
|
845
|
-
.pf-v5-c-table__compound-expansion-toggle:first-child {
|
846
|
-
--pf-v5-c-table__compound-expansion-toggle__button--before--Left: 0;
|
847
|
-
--pf-v5-c-table__compound-expansion-toggle__button--after--Left: 0;
|
637
|
+
border: 0;
|
638
|
+
border-block-start: var(--pf-v6-c-table__compound-expansion-toggle__button--after--BorderBlockStartWidth) solid var(--pf-v6-c-table__compound-expansion-toggle__button--after--BorderColor);
|
848
639
|
}
|
849
|
-
.pf-
|
850
|
-
|
640
|
+
.pf-v6-c-table__compound-expansion-toggle:hover, .pf-v6-c-table__compound-expansion-toggle:focus-within {
|
641
|
+
--pf-v6-c-table__compound-expansion-toggle__button--BackgroundColor: var(--pf-v6-c-table__compound-expansion-toggle__button--hover--BackgroundColor);
|
642
|
+
--pf-v6-c-table__compound-expansion-toggle__button--after--BorderBlockStartWidth: var(--pf-v6-c-table__compound-expansion-toggle__button--hover--after--BorderBlockStartWidth);
|
851
643
|
}
|
852
|
-
.pf-
|
853
|
-
--pf-
|
644
|
+
.pf-v6-c-table__compound-expansion-toggle.pf-m-expanded {
|
645
|
+
--pf-v6-c-table__compound-expansion-toggle__button--BackgroundColor: var(--pf-v6-c-table__compound-expansion-toggle__button--expanded--BackgroundColor);
|
646
|
+
--pf-v6-c-table__compound-expansion-toggle__button--after--BorderBlockStartWidth: var(--pf-v6-c-table__compound-expansion-toggle--m-expanded__button--after--BorderBlockStartWidth);
|
854
647
|
}
|
855
|
-
.pf-
|
856
|
-
outline-offset: var(--pf-
|
648
|
+
.pf-v6-c-table__compound-expansion-toggle:focus-within {
|
649
|
+
outline-offset: var(--pf-v6-c-table__button--OutlineOffset);
|
857
650
|
}
|
858
651
|
@media (-webkit-min-device-pixel-ratio: 0) {
|
859
|
-
.pf-
|
652
|
+
.pf-v6-c-table__compound-expansion-toggle:focus-within {
|
860
653
|
outline-style: auto;
|
861
654
|
outline-color: -webkit-focus-ring-color;
|
862
655
|
}
|
863
656
|
}
|
864
657
|
|
865
|
-
.pf-
|
866
|
-
margin-inline-start: var(--pf-
|
867
|
-
transform: translateY(var(--pf-v5-c-table__column-help--TranslateY));
|
868
|
-
}
|
869
|
-
.pf-v5-c-table__column-help-action .pf-v5-c-button {
|
870
|
-
--pf-v5-c-button--PaddingRight: var(--pf-v5-c-table__column-help--c-button--PaddingRight);
|
871
|
-
--pf-v5-c-button--PaddingLeft: var(--pf-v5-c-table__column-help--c-button--PaddingLeft);
|
872
|
-
margin-block-start: var(--pf-v5-c-table__column-help--c-button--MarginTop);
|
873
|
-
margin-block-end: var(--pf-v5-c-table__column-help--c-button--MarginBottom);
|
874
|
-
font-size: inherit;
|
875
|
-
line-height: 1;
|
658
|
+
.pf-v6-c-table__column-help-action {
|
659
|
+
margin-inline-start: var(--pf-v6-c-table__column-help--MarginInlineStart);
|
876
660
|
}
|
877
661
|
|
878
|
-
.pf-
|
879
|
-
|
880
|
-
--pf-v5-c-table--cell--PaddingRight: var(--pf-v5-c-table__sort__button--PaddingRight);
|
881
|
-
--pf-v5-c-table--cell--PaddingBottom: var(--pf-v5-c-table__sort__button--PaddingBottom);
|
882
|
-
--pf-v5-c-table--cell--PaddingLeft: var(--pf-v5-c-table__sort__button--PaddingLeft);
|
883
|
-
display: flex;
|
884
|
-
width: auto;
|
885
|
-
margin-block-start: var(--pf-v5-c-table__sort__button--MarginTop);
|
886
|
-
margin-block-end: var(--pf-v5-c-table__sort__button--MarginBottom);
|
887
|
-
margin-inline-start: var(--pf-v5-c-table__sort__button--MarginLeft);
|
888
|
-
}
|
889
|
-
.pf-v5-c-table__sort .pf-v5-c-table__button:hover {
|
890
|
-
--pf-v5-c-table__sort-indicator--Color: var(--pf-v5-c-table__sort__button--hover__sort-indicator--Color);
|
891
|
-
--pf-v5-c-table__sort__button__text--Color: var(--pf-v5-c-table__sort__button--hover__text--Color);
|
662
|
+
.pf-v6-c-table__sort {
|
663
|
+
vertical-align: bottom;
|
892
664
|
}
|
893
|
-
.pf-
|
894
|
-
--pf-
|
895
|
-
--pf-
|
665
|
+
.pf-v6-c-table__sort .pf-v6-c-table__button:is(:hover, :focus) {
|
666
|
+
--pf-v6-c-table__sort-indicator--Color: var(--pf-v6-c-table__sort__button--hover__sort-indicator--Color);
|
667
|
+
--pf-v6-c-table__sort__button__text--Color: var(--pf-v6-c-table__sort__button--hover__text--Color);
|
668
|
+
--pf-v6-c-table__button--BackgroundColor: var(--pf-v6-c-table__button--hover--BackgroundColor);
|
896
669
|
}
|
897
|
-
.pf-
|
898
|
-
|
899
|
-
--pf-v5-c-table__sort__button__text--Color: var(--pf-v5-c-table__sort__button--active__text--Color);
|
670
|
+
.pf-v6-c-table__sort .pf-v6-c-table__button .pf-v6-c-table__text {
|
671
|
+
color: var(--pf-v6-c-table__sort__button__text--Color);
|
900
672
|
}
|
901
|
-
.pf-
|
902
|
-
|
673
|
+
.pf-v6-c-table__sort.pf-m-selected .pf-v6-c-table__button, .pf-v6-c-table__sort.pf-m-selected .pf-v6-c-button {
|
674
|
+
--pf-v6-c-table__sort-indicator--Color: var(--pf-v6-c-table__sort--m-selected__sort-indicator--Color);
|
903
675
|
}
|
904
|
-
.pf-
|
905
|
-
|
906
|
-
--pf-v5-c-table__sort__button__text--Color: var(--pf-v5-c-table__sort--m-selected__button__text--Color);
|
907
|
-
color: var(--pf-v5-c-table__sort--m-selected__button--Color);
|
676
|
+
.pf-v6-c-table__sort.pf-m-selected .pf-v6-c-table__button .pf-v6-c-table__text, .pf-v6-c-table__sort.pf-m-selected .pf-v6-c-button .pf-v6-c-table__text {
|
677
|
+
color: var(--pf-v6-c-table__sort--m-selected__button--Color);
|
908
678
|
}
|
909
|
-
.pf-
|
910
|
-
--pf-
|
679
|
+
.pf-v6-c-table__sort.pf-m-help {
|
680
|
+
--pf-v6-c-table__th--m-help--MinWidth: var(--pf-v6-c-table__sort--m-help--MinWidth);
|
911
681
|
}
|
912
|
-
.pf-
|
913
|
-
|
914
|
-
--pf-v5-c-table__sort__button--hover__text--Color: var(--pf-v5-c-table__sort--m-favorite__button--hover__text--Color);
|
915
|
-
--pf-v5-c-table__sort__button--focus__text--Color: var(--pf-v5-c-table__sort--m-favorite__button--focus__text--Color);
|
916
|
-
--pf-v5-c-table__sort__button--active__text--Color: var(--pf-v5-c-table__sort--m-favorite__button--active__text--Color);
|
917
|
-
--pf-v5-c-table__sort--m-selected__button__text--Color: currentcolor;
|
682
|
+
.pf-v6-c-table__sort.pf-m-favorite .pf-v6-c-table__text {
|
683
|
+
font-size: var(--pf-v6-c-table__favorite--c-button--FontSize);
|
918
684
|
}
|
919
685
|
|
920
|
-
.pf-
|
686
|
+
.pf-v6-c-table__sort-indicator {
|
921
687
|
grid-column: 2;
|
922
|
-
|
923
|
-
|
688
|
+
align-self: end;
|
689
|
+
margin-inline-start: var(--pf-v6-c-table__sort-indicator--MarginInlineStart);
|
690
|
+
color: var(--pf-v6-c-table__sort-indicator--Color);
|
924
691
|
pointer-events: none;
|
925
692
|
}
|
926
693
|
|
927
|
-
.pf-
|
928
|
-
--pf-v5-c-table--cell--PaddingTop: 0;
|
929
|
-
--pf-v5-c-table--cell--PaddingBottom: 0;
|
694
|
+
.pf-v6-c-table__expandable-row {
|
930
695
|
position: relative;
|
931
696
|
border-block-end: 0 solid transparent;
|
932
|
-
box-shadow: 0 0 0 0 transparent;
|
933
697
|
}
|
934
|
-
.pf-
|
935
|
-
.pf-
|
936
|
-
|
698
|
+
:not(.pf-v6-c-table__control-row) ~ .pf-v6-c-table__expandable-row > .pf-v6-c-table__th,
|
699
|
+
:not(.pf-v6-c-table__control-row) ~ .pf-v6-c-table__expandable-row > .pf-v6-c-table__td {
|
700
|
+
padding-block-start: 0;
|
937
701
|
}
|
938
|
-
|
939
|
-
.pf-
|
702
|
+
|
703
|
+
.pf-v6-c-table__expandable-row td:where(.pf-v6-c-table__td).pf-m-no-padding,
|
704
|
+
.pf-v6-c-table__expandable-row th:where(.pf-v6-c-table__th).pf-m-no-padding {
|
940
705
|
padding-block-start: 0;
|
941
|
-
padding-inline-end: 0;
|
942
706
|
padding-block-end: 0;
|
943
|
-
padding-inline-start:
|
707
|
+
padding-inline-start: 0;
|
708
|
+
padding-inline-end: 0;
|
944
709
|
}
|
945
|
-
.pf-
|
946
|
-
.pf-
|
710
|
+
.pf-v6-c-table__expandable-row td:where(.pf-v6-c-table__td).pf-m-no-padding .pf-v6-c-table__expandable-row-content,
|
711
|
+
.pf-v6-c-table__expandable-row th:where(.pf-v6-c-table__th).pf-m-no-padding .pf-v6-c-table__expandable-row-content {
|
947
712
|
padding: 0;
|
948
713
|
}
|
949
|
-
.pf-
|
950
|
-
padding-block-start: var(--pf-
|
951
|
-
padding-block-end: var(--pf-
|
714
|
+
.pf-v6-c-table__expandable-row .pf-v6-c-table__expandable-row-content {
|
715
|
+
padding-block-start: var(--pf-v6-c-table__expandable-row-content--PaddingBlockStart);
|
716
|
+
padding-block-end: var(--pf-v6-c-table__expandable-row-content--PaddingBlockEnd);
|
717
|
+
padding-inline-start: var(--pf-v6-c-table__expandable-row-content--PaddingInlineStart);
|
718
|
+
padding-inline-end: var(--pf-v6-c-table__expandable-row-content--PaddingInlineEnd);
|
719
|
+
background-color: var(--pf-v6-c-table__expandable-row-content--BackgroundColor);
|
720
|
+
border-radius: var(--pf-v6-c-table__expandable-row-content--BorderRadius);
|
952
721
|
}
|
953
|
-
.pf-
|
954
|
-
border-block-end-color: var(--pf-
|
955
|
-
border-block-end-width: var(--pf-
|
956
|
-
box-shadow: var(--pf-v5-c-table__expandable-row--m-expanded--BoxShadow);
|
722
|
+
.pf-v6-c-table__expandable-row.pf-m-expanded {
|
723
|
+
border-block-end-color: var(--pf-v6-c-table__expandable-row--m-expanded--BorderBlockEndColor);
|
724
|
+
border-block-end-width: var(--pf-v6-c-table--border-width--base);
|
957
725
|
}
|
958
|
-
.pf-
|
726
|
+
.pf-v6-c-table__expandable-row:not(.pf-m-expanded) {
|
959
727
|
display: none;
|
960
728
|
}
|
729
|
+
.pf-v6-c-table__expandable-row tr:last-child {
|
730
|
+
border-block-end: 0;
|
731
|
+
}
|
961
732
|
|
962
|
-
.pf-
|
963
|
-
--pf-
|
733
|
+
.pf-v6-c-table.pf-m-compact {
|
734
|
+
--pf-v6-c-table--cell--PaddingBlockStart: var(--pf-v6-c-table--m-compact--cell--PaddingBlockStart);
|
735
|
+
--pf-v6-c-table--cell--PaddingBlockEnd: var(--pf-v6-c-table--m-compact--cell--PaddingBlockEnd);
|
964
736
|
}
|
965
|
-
.pf-
|
966
|
-
--pf-
|
737
|
+
.pf-v6-c-table.pf-m-compact tr:where(.pf-v6-c-table__tr):not(.pf-v6-c-table__expandable-row) {
|
738
|
+
--pf-v6-c-table--cell--PaddingBlockStart: var(--pf-v6-c-table--m-compact--cell--PaddingBlockStart);
|
739
|
+
--pf-v6-c-table--cell--PaddingBlockEnd: var(--pf-v6-c-table--m-compact--cell--PaddingBlockEnd);
|
967
740
|
}
|
968
|
-
|
969
|
-
.pf-
|
970
|
-
--pf-
|
971
|
-
--pf-
|
972
|
-
|
973
|
-
|
974
|
-
|
975
|
-
.pf-
|
976
|
-
|
977
|
-
--pf-
|
978
|
-
|
979
|
-
|
980
|
-
|
981
|
-
--pf-v5-c-table--cell--PaddingTop: var(--pf-v5-c-table--m-compact--cell--PaddingTop);
|
982
|
-
--pf-v5-c-table--cell--PaddingBottom: var(--pf-v5-c-table--m-compact--cell--PaddingBottom);
|
983
|
-
}
|
984
|
-
.pf-v5-c-table.pf-m-compact tr:where(.pf-v5-c-table__tr):not(.pf-v5-c-table__expandable-row) > *:first-child {
|
985
|
-
--pf-v5-c-table--cell--PaddingLeft: var(--pf-v5-c-table--m-compact--cell--first-last-child--PaddingLeft);
|
986
|
-
}
|
987
|
-
.pf-v5-c-table.pf-m-compact tr:where(.pf-v5-c-table__tr):not(.pf-v5-c-table__expandable-row) > *:last-child {
|
988
|
-
--pf-v5-c-table--cell--PaddingRight: var(--pf-v5-c-table--m-compact--cell--first-last-child--PaddingRight);
|
989
|
-
}
|
990
|
-
.pf-v5-c-table.pf-m-compact thead:where(.pf-v5-c-table__thead) th:where(.pf-v5-c-table__th),
|
991
|
-
.pf-v5-c-table.pf-m-compact thead:where(.pf-v5-c-table__thead) .pf-v5-c-table__toggle {
|
992
|
-
--pf-v5-c-table--cell--PaddingTop: var(--pf-v5-c-table--m-compact__th--PaddingTop);
|
993
|
-
--pf-v5-c-table--cell--PaddingBottom: var(--pf-v5-c-table--m-compact__th--PaddingBottom);
|
994
|
-
}
|
995
|
-
.pf-v5-c-table.pf-m-compact .pf-v5-c-table__action {
|
996
|
-
--pf-v5-c-table--cell--PaddingTop: var(--pf-v5-c-table__action--PaddingTop);
|
997
|
-
--pf-v5-c-table--cell--PaddingBottom: var(--pf-v5-c-table__action--PaddingBottom);
|
998
|
-
--pf-v5-c-table--cell--PaddingLeft: var(--pf-v5-c-table__action--PaddingLeft);
|
999
|
-
}
|
1000
|
-
.pf-v5-c-table.pf-m-compact .pf-v5-c-table__toggle {
|
1001
|
-
--pf-v5-c-table--cell--PaddingTop: var(--pf-v5-c-table--m-compact__toggle--PaddingTop);
|
1002
|
-
--pf-v5-c-table--cell--PaddingBottom: var(--pf-v5-c-table--m-compact__toggle--PaddingBottom);
|
1003
|
-
}
|
1004
|
-
.pf-v5-c-table.pf-m-compact .pf-v5-c-table__icon {
|
741
|
+
.pf-v6-c-table.pf-m-compact thead:where(.pf-v6-c-table__thead) th:where(.pf-v6-c-table__th),
|
742
|
+
.pf-v6-c-table.pf-m-compact thead:where(.pf-v6-c-table__thead) .pf-v6-c-table__toggle {
|
743
|
+
--pf-v6-c-table--cell--PaddingBlockStart: var(--pf-v6-c-table--m-compact__th--PaddingBlockStart);
|
744
|
+
--pf-v6-c-table--cell--PaddingBlockEnd: var(--pf-v6-c-table--m-compact__th--PaddingBlockEnd);
|
745
|
+
}
|
746
|
+
.pf-v6-c-table.pf-m-compact .pf-v6-c-table__action,
|
747
|
+
.pf-v6-c-table.pf-m-compact .pf-v6-c-table__favorite,
|
748
|
+
.pf-v6-c-table.pf-m-compact .pf-v6-c-table__toggle,
|
749
|
+
.pf-v6-c-table.pf-m-compact .pf-v6-c-table__draggable {
|
750
|
+
--pf-v6-c-table--cell--PaddingBlockStart: var(--pf-v6-c-table--m-compact__action--PaddingBlockStart);
|
751
|
+
--pf-v6-c-table--cell--PaddingBlockEnd: var(--pf-v6-c-table--m-compact__action--PaddingBlockEnd);
|
752
|
+
}
|
753
|
+
.pf-v6-c-table.pf-m-compact .pf-v6-c-table__icon {
|
1005
754
|
width: auto;
|
1006
755
|
min-width: 0;
|
1007
756
|
text-align: center;
|
1008
757
|
}
|
1009
|
-
|
1010
|
-
|
758
|
+
|
759
|
+
.pf-v6-c-table__thead {
|
760
|
+
--pf-v6-c-table__tr--BorderBlockEndWidth: 0;
|
761
|
+
--pf-v6-c-table__toggle--PaddingBlockEnd: var(--pf-v6-c-table__thead__toggle--PaddingBlockEnd);
|
762
|
+
vertical-align: bottom;
|
763
|
+
}
|
764
|
+
.pf-v6-c-table__thead.pf-m-nested-column-header .pf-v6-c-table__button {
|
765
|
+
--pf-v6-c-table__button--PaddingInlineStart: var(--pf-v6-c-table__nested-column-header__button--PaddingInlineStart);
|
766
|
+
--pf-v6-c-table__button--PaddingInlineEnd: var(--pf-v6-c-table__nested-column-header__button--PaddingInlineEnd);
|
767
|
+
margin-inline-end: calc(var(--pf-v6-c-table__button--PaddingInlineStart) * -1);
|
1011
768
|
}
|
1012
|
-
|
1013
|
-
|
769
|
+
|
770
|
+
.pf-v6-c-table__tbody {
|
771
|
+
vertical-align: top;
|
1014
772
|
}
|
1015
|
-
.pf-
|
1016
|
-
|
1017
|
-
--pf-v5-c-table__expandable-row-content--PaddingBottom: var(--pf-v5-c-table--m-compact__expandable-row-content--PaddingBottom);
|
773
|
+
.pf-v6-c-table__tbody .pf-v6-c-table__control-row ~ .pf-v6-c-table__expandable-row.pf-m-expanded {
|
774
|
+
background-color: var(--pf-v6-c-table--compound-expansion--m-expanded--BackgroundColor);
|
1018
775
|
}
|
1019
776
|
|
1020
|
-
.pf-
|
1021
|
-
|
1022
|
-
|
777
|
+
.pf-v6-c-table.pf-m-expandable .pf-v6-c-table__tr.pf-m-expanded {
|
778
|
+
border-block-end: 0;
|
779
|
+
}
|
780
|
+
.pf-v6-c-table.pf-m-expandable .pf-v6-c-table__tbody {
|
781
|
+
border-block-end: var(--pf-v6-c-table__tr--BorderBlockEndWidth) solid var(--pf-v6-c-table__tr--BorderBlockEndColor);
|
782
|
+
}
|
783
|
+
.pf-v6-c-table.pf-m-expandable .pf-v6-c-table__tbody.pf-m-expanded {
|
784
|
+
border-block-end: var(--pf-v6-c-table__tr--BorderBlockEndWidth) solid var(--pf-v6-c-table__tr--BorderBlockEndColor);
|
1023
785
|
}
|
1024
|
-
.pf-
|
1025
|
-
|
786
|
+
.pf-v6-c-table.pf-m-expandable .pf-v6-c-table__tbody.pf-m-expanded .pf-v6-c-table__control-row {
|
787
|
+
background-color: var(--pf-v6-c-table__control-row--BackgroundColor);
|
788
|
+
border-block-end: var(--pf-v6-c-table__control-row--BorderBlockEndWidth) solid var(--pf-v6-c-table__control-row__tbody--BorderBlockEndColor);
|
1026
789
|
}
|
1027
790
|
|
1028
|
-
.pf-
|
1029
|
-
--pf-
|
791
|
+
.pf-v6-c-table__tr {
|
792
|
+
border-block-end: var(--pf-v6-c-table__tr--BorderBlockEndWidth) solid var(--pf-v6-c-table__tr--BorderBlockEndColor);
|
793
|
+
}
|
794
|
+
.pf-v6-c-table__thead .pf-v6-c-table__tr {
|
795
|
+
border-block-end: 0;
|
796
|
+
}
|
797
|
+
.pf-v6-c-table__tr.pf-m-border-row {
|
798
|
+
border-block-end: var(--pf-v6-c-table--border-width--base) solid var(--pf-v6-c-table--BorderColor);
|
1030
799
|
}
|
1031
800
|
|
1032
|
-
.pf-
|
1033
|
-
|
801
|
+
.pf-v6-c-table__icon-inline {
|
802
|
+
display: flex;
|
803
|
+
align-items: center;
|
804
|
+
}
|
805
|
+
.pf-v6-c-table__icon-inline > :not(:last-child) {
|
806
|
+
margin-inline-end: var(--pf-v6-c-table__icon-inline--MarginInlineEnd);
|
1034
807
|
}
|
1035
808
|
|
1036
|
-
.pf-
|
1037
|
-
--pf-
|
809
|
+
.pf-v6-c-table .pf-m-width-10 {
|
810
|
+
--pf-v6-c-table--cell--Width: 10%;
|
1038
811
|
}
|
1039
812
|
|
1040
|
-
.pf-
|
1041
|
-
--pf-
|
813
|
+
.pf-v6-c-table .pf-m-width-15 {
|
814
|
+
--pf-v6-c-table--cell--Width: 15%;
|
1042
815
|
}
|
1043
816
|
|
1044
|
-
.pf-
|
1045
|
-
--pf-
|
817
|
+
.pf-v6-c-table .pf-m-width-20 {
|
818
|
+
--pf-v6-c-table--cell--Width: 20%;
|
1046
819
|
}
|
1047
820
|
|
1048
|
-
.pf-
|
1049
|
-
--pf-
|
821
|
+
.pf-v6-c-table .pf-m-width-25 {
|
822
|
+
--pf-v6-c-table--cell--Width: 25%;
|
1050
823
|
}
|
1051
824
|
|
1052
|
-
.pf-
|
1053
|
-
--pf-
|
825
|
+
.pf-v6-c-table .pf-m-width-30 {
|
826
|
+
--pf-v6-c-table--cell--Width: 30%;
|
1054
827
|
}
|
1055
828
|
|
1056
|
-
.pf-
|
1057
|
-
--pf-
|
829
|
+
.pf-v6-c-table .pf-m-width-35 {
|
830
|
+
--pf-v6-c-table--cell--Width: 35%;
|
1058
831
|
}
|
1059
832
|
|
1060
|
-
.pf-
|
1061
|
-
--pf-
|
833
|
+
.pf-v6-c-table .pf-m-width-40 {
|
834
|
+
--pf-v6-c-table--cell--Width: 40%;
|
1062
835
|
}
|
1063
836
|
|
1064
|
-
.pf-
|
1065
|
-
--pf-
|
837
|
+
.pf-v6-c-table .pf-m-width-45 {
|
838
|
+
--pf-v6-c-table--cell--Width: 45%;
|
1066
839
|
}
|
1067
840
|
|
1068
|
-
.pf-
|
1069
|
-
--pf-
|
841
|
+
.pf-v6-c-table .pf-m-width-50 {
|
842
|
+
--pf-v6-c-table--cell--Width: 50%;
|
1070
843
|
}
|
1071
844
|
|
1072
|
-
.pf-
|
1073
|
-
--pf-
|
845
|
+
.pf-v6-c-table .pf-m-width-60 {
|
846
|
+
--pf-v6-c-table--cell--Width: 60%;
|
1074
847
|
}
|
1075
848
|
|
1076
|
-
.pf-
|
1077
|
-
--pf-
|
849
|
+
.pf-v6-c-table .pf-m-width-70 {
|
850
|
+
--pf-v6-c-table--cell--Width: 70%;
|
1078
851
|
}
|
1079
852
|
|
1080
|
-
.pf-
|
1081
|
-
--pf-
|
853
|
+
.pf-v6-c-table .pf-m-width-80 {
|
854
|
+
--pf-v6-c-table--cell--Width: 80%;
|
1082
855
|
}
|
1083
856
|
|
1084
|
-
|
1085
|
-
--pf-
|
857
|
+
.pf-v6-c-table .pf-m-width-90 {
|
858
|
+
--pf-v6-c-table--cell--Width: 90%;
|
1086
859
|
}
|
1087
|
-
|
1088
|
-
|
860
|
+
|
861
|
+
.pf-v6-c-table .pf-m-width-100 {
|
862
|
+
--pf-v6-c-table--cell--Width: 100%;
|
1089
863
|
}
|