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