@patternfly/react-styles 6.0.0-alpha.12 → 6.0.0-alpha.14
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +8 -0
- package/css/components/AboutModalBox/about-modal-box.css +102 -102
- package/css/components/AboutModalBox/about-modal-box.d.ts +9 -9
- package/css/components/AboutModalBox/about-modal-box.js +9 -9
- package/css/components/AboutModalBox/about-modal-box.mjs +9 -9
- package/css/components/Accordion/accordion.css +118 -118
- package/css/components/Accordion/accordion.d.ts +8 -8
- package/css/components/Accordion/accordion.js +8 -8
- package/css/components/Accordion/accordion.mjs +8 -8
- package/css/components/ActionList/action-list.css +16 -16
- package/css/components/ActionList/action-list.d.ts +2 -2
- package/css/components/ActionList/action-list.js +2 -2
- package/css/components/ActionList/action-list.mjs +2 -2
- package/css/components/Alert/alert-group.css +50 -50
- package/css/components/Alert/alert-group.d.ts +2 -2
- package/css/components/Alert/alert-group.js +2 -2
- package/css/components/Alert/alert-group.mjs +2 -2
- package/css/components/Alert/alert.css +161 -161
- package/css/components/Alert/alert.d.ts +10 -10
- package/css/components/Alert/alert.js +10 -10
- package/css/components/Alert/alert.mjs +10 -10
- package/css/components/AppLauncher/app-launcher.css +167 -167
- package/css/components/AppLauncher/app-launcher.d.ts +12 -12
- package/css/components/AppLauncher/app-launcher.js +12 -12
- package/css/components/AppLauncher/app-launcher.mjs +12 -12
- package/css/components/Avatar/avatar.css +116 -116
- package/css/components/Avatar/avatar.d.ts +1 -1
- package/css/components/Avatar/avatar.js +1 -1
- package/css/components/Avatar/avatar.mjs +1 -1
- package/css/components/BackToTop/back-to-top.css +21 -21
- package/css/components/BackToTop/back-to-top.d.ts +2 -2
- package/css/components/BackToTop/back-to-top.js +2 -2
- package/css/components/BackToTop/back-to-top.mjs +2 -2
- package/css/components/Backdrop/backdrop.css +9 -9
- package/css/components/Backdrop/backdrop.d.ts +2 -2
- package/css/components/Backdrop/backdrop.js +2 -2
- package/css/components/Backdrop/backdrop.mjs +2 -2
- package/css/components/BackgroundImage/background-image.css +15 -15
- package/css/components/BackgroundImage/background-image.d.ts +2 -2
- package/css/components/BackgroundImage/background-image.js +2 -2
- package/css/components/BackgroundImage/background-image.mjs +2 -2
- package/css/components/Badge/badge.css +35 -35
- package/css/components/Badge/badge.d.ts +2 -2
- package/css/components/Badge/badge.js +2 -2
- package/css/components/Badge/badge.mjs +2 -2
- package/css/components/Banner/banner.css +114 -114
- package/css/components/Banner/banner.d.ts +2 -2
- package/css/components/Banner/banner.js +2 -2
- package/css/components/Banner/banner.mjs +2 -2
- package/css/components/Brand/brand.css +28 -28
- package/css/components/Brand/brand.d.ts +1 -1
- package/css/components/Brand/brand.js +1 -1
- package/css/components/Brand/brand.mjs +1 -1
- package/css/components/Breadcrumb/breadcrumb.css +62 -62
- package/css/components/Breadcrumb/breadcrumb.d.ts +9 -9
- package/css/components/Breadcrumb/breadcrumb.js +9 -9
- package/css/components/Breadcrumb/breadcrumb.mjs +9 -9
- package/css/components/Button/button.css +514 -536
- package/css/components/Button/button.d.ts +6 -6
- package/css/components/Button/button.js +6 -6
- package/css/components/Button/button.mjs +6 -6
- package/css/components/CalendarMonth/calendar-month.css +144 -144
- package/css/components/CalendarMonth/calendar-month.d.ts +13 -13
- package/css/components/CalendarMonth/calendar-month.js +13 -13
- package/css/components/CalendarMonth/calendar-month.mjs +13 -13
- package/css/components/Card/card.css +230 -230
- package/css/components/Card/card.d.ts +20 -20
- package/css/components/Card/card.js +20 -20
- package/css/components/Card/card.mjs +20 -20
- package/css/components/Check/check.css +43 -43
- package/css/components/Check/check.d.ts +6 -6
- package/css/components/Check/check.js +6 -6
- package/css/components/Check/check.mjs +6 -6
- package/css/components/Chip/chip-group.css +60 -60
- package/css/components/Chip/chip-group.d.ts +6 -6
- package/css/components/Chip/chip-group.js +6 -6
- package/css/components/Chip/chip-group.mjs +6 -6
- package/css/components/Chip/chip.css +83 -83
- package/css/components/Chip/chip.d.ts +8 -8
- package/css/components/Chip/chip.js +8 -8
- package/css/components/Chip/chip.mjs +8 -8
- package/css/components/ClipboardCopy/clipboard-copy.css +71 -71
- package/css/components/ClipboardCopy/clipboard-copy.d.ts +9 -9
- package/css/components/ClipboardCopy/clipboard-copy.js +9 -9
- package/css/components/ClipboardCopy/clipboard-copy.mjs +9 -9
- package/css/components/CodeBlock/code-block.css +35 -35
- package/css/components/CodeBlock/code-block.d.ts +6 -6
- package/css/components/CodeBlock/code-block.js +6 -6
- package/css/components/CodeBlock/code-block.mjs +6 -6
- package/css/components/CodeEditor/code-editor.css +121 -121
- package/css/components/CodeEditor/code-editor.d.ts +12 -12
- package/css/components/CodeEditor/code-editor.js +12 -12
- package/css/components/CodeEditor/code-editor.mjs +12 -12
- package/css/components/Consoles/AccessConsoles.css +5 -5
- package/css/components/Consoles/AccessConsoles.d.ts +2 -2
- package/css/components/Consoles/AccessConsoles.js +2 -2
- package/css/components/Consoles/AccessConsoles.mjs +2 -2
- package/css/components/Consoles/DesktopViewer.css +2 -2
- package/css/components/Consoles/DesktopViewer.d.ts +1 -1
- package/css/components/Consoles/DesktopViewer.js +1 -1
- package/css/components/Consoles/DesktopViewer.mjs +1 -1
- package/css/components/Consoles/SerialConsole.css +4 -4
- package/css/components/Consoles/SerialConsole.d.ts +2 -2
- package/css/components/Consoles/SerialConsole.js +2 -2
- package/css/components/Consoles/SerialConsole.mjs +2 -2
- package/css/components/Consoles/VncConsole.css +3 -3
- package/css/components/Consoles/VncConsole.d.ts +2 -2
- package/css/components/Consoles/VncConsole.js +2 -2
- package/css/components/Consoles/VncConsole.mjs +2 -2
- package/css/components/Content/content.css +216 -216
- package/css/components/Content/content.d.ts +1 -1
- package/css/components/Content/content.js +1 -1
- package/css/components/Content/content.mjs +1 -1
- package/css/components/ContextSelector/context-selector.css +251 -251
- package/css/components/ContextSelector/context-selector.d.ts +10 -10
- package/css/components/ContextSelector/context-selector.js +10 -10
- package/css/components/ContextSelector/context-selector.mjs +10 -10
- package/css/components/DataList/data-list-grid.css +182 -182
- package/css/components/DataList/data-list-grid.d.ts +4 -4
- package/css/components/DataList/data-list-grid.js +4 -4
- package/css/components/DataList/data-list-grid.mjs +4 -4
- package/css/components/DataList/data-list.css +468 -468
- package/css/components/DataList/data-list.d.ts +17 -17
- package/css/components/DataList/data-list.js +17 -17
- package/css/components/DataList/data-list.mjs +17 -17
- package/css/components/DatePicker/date-picker.css +35 -35
- package/css/components/DatePicker/date-picker.d.ts +5 -5
- package/css/components/DatePicker/date-picker.js +5 -5
- package/css/components/DatePicker/date-picker.mjs +5 -5
- package/css/components/DescriptionList/description-list-order.css +90 -90
- package/css/components/DescriptionList/description-list-order.d.ts +1 -1
- package/css/components/DescriptionList/description-list-order.js +1 -1
- package/css/components/DescriptionList/description-list-order.mjs +1 -1
- package/css/components/DescriptionList/description-list.css +193 -193
- package/css/components/DescriptionList/description-list.d.ts +7 -7
- package/css/components/DescriptionList/description-list.js +7 -7
- package/css/components/DescriptionList/description-list.mjs +7 -7
- package/css/components/Divider/divider.css +143 -143
- package/css/components/Divider/divider.d.ts +1 -1
- package/css/components/Divider/divider.js +1 -1
- package/css/components/Divider/divider.mjs +1 -1
- package/css/components/DragDrop/drag-drop.css +46 -46
- package/css/components/DragDrop/drag-drop.d.ts +2 -2
- package/css/components/DragDrop/drag-drop.js +2 -2
- package/css/components/DragDrop/drag-drop.mjs +2 -2
- package/css/components/Drawer/drawer.css +474 -474
- package/css/components/Drawer/drawer.d.ts +15 -15
- package/css/components/Drawer/drawer.js +15 -15
- package/css/components/Drawer/drawer.mjs +15 -15
- package/css/components/Dropdown/dropdown.css +457 -457
- package/css/components/Dropdown/dropdown.d.ts +21 -21
- package/css/components/Dropdown/dropdown.js +21 -21
- package/css/components/Dropdown/dropdown.mjs +21 -21
- package/css/components/DualListSelector/dual-list-selector.css +199 -204
- package/css/components/DualListSelector/dual-list-selector.d.ts +27 -27
- package/css/components/DualListSelector/dual-list-selector.js +27 -27
- package/css/components/DualListSelector/dual-list-selector.mjs +27 -27
- package/css/components/EmptyState/empty-state.css +104 -104
- package/css/components/EmptyState/empty-state.d.ts +7 -7
- package/css/components/EmptyState/empty-state.js +7 -7
- package/css/components/EmptyState/empty-state.mjs +7 -7
- package/css/components/ExpandableSection/expandable-section.css +113 -113
- package/css/components/ExpandableSection/expandable-section.d.ts +6 -6
- package/css/components/ExpandableSection/expandable-section.js +6 -6
- package/css/components/ExpandableSection/expandable-section.mjs +6 -6
- package/css/components/FileUpload/file-upload.css +32 -32
- package/css/components/FileUpload/file-upload.d.ts +6 -6
- package/css/components/FileUpload/file-upload.js +6 -6
- package/css/components/FileUpload/file-upload.mjs +6 -6
- package/css/components/Form/form.css +281 -285
- package/css/components/Form/form.d.ts +28 -28
- package/css/components/Form/form.js +28 -28
- package/css/components/Form/form.mjs +28 -28
- package/css/components/FormControl/form-control.css +197 -197
- package/css/components/FormControl/form-control.d.ts +4 -4
- package/css/components/FormControl/form-control.js +4 -4
- package/css/components/FormControl/form-control.mjs +4 -4
- package/css/components/HelperText/helper-text.css +51 -51
- package/css/components/HelperText/helper-text.d.ts +4 -4
- package/css/components/HelperText/helper-text.js +4 -4
- package/css/components/HelperText/helper-text.mjs +4 -4
- package/css/components/Hint/hint.css +46 -46
- package/css/components/Hint/hint.d.ts +8 -8
- package/css/components/Hint/hint.js +8 -8
- package/css/components/Hint/hint.mjs +8 -8
- package/css/components/Icon/icon.css +218 -218
- package/css/components/Icon/icon.d.ts +4 -4
- package/css/components/Icon/icon.js +4 -4
- package/css/components/Icon/icon.mjs +4 -4
- package/css/components/InlineEdit/inline-edit.css +43 -43
- package/css/components/InlineEdit/inline-edit.d.ts +8 -8
- package/css/components/InlineEdit/inline-edit.js +8 -8
- package/css/components/InlineEdit/inline-edit.mjs +8 -8
- package/css/components/InputGroup/input-group.css +52 -52
- package/css/components/InputGroup/input-group.d.ts +3 -3
- package/css/components/InputGroup/input-group.js +3 -3
- package/css/components/InputGroup/input-group.mjs +3 -3
- package/css/components/JumpLinks/jump-links.css +183 -183
- package/css/components/JumpLinks/jump-links.d.ts +12 -12
- package/css/components/JumpLinks/jump-links.js +12 -12
- package/css/components/JumpLinks/jump-links.mjs +12 -12
- package/css/components/Label/label-group.css +86 -86
- package/css/components/Label/label-group.d.ts +8 -8
- package/css/components/Label/label-group.js +8 -8
- package/css/components/Label/label-group.mjs +8 -8
- package/css/components/Label/label.css +438 -440
- package/css/components/Label/label.d.ts +6 -6
- package/css/components/Label/label.js +6 -6
- package/css/components/Label/label.mjs +6 -6
- package/css/components/List/list.css +53 -53
- package/css/components/List/list.d.ts +3 -3
- package/css/components/List/list.js +3 -3
- package/css/components/List/list.mjs +3 -3
- package/css/components/LogViewer/log-viewer.css +138 -138
- package/css/components/LogViewer/log-viewer.d.ts +14 -14
- package/css/components/LogViewer/log-viewer.js +14 -14
- package/css/components/LogViewer/log-viewer.mjs +14 -14
- package/css/components/Login/login.css +139 -156
- package/css/components/Login/login.d.ts +18 -18
- package/css/components/Login/login.js +18 -18
- package/css/components/Login/login.mjs +18 -18
- package/css/components/Masthead/masthead.css +319 -319
- package/css/components/Masthead/masthead.d.ts +8 -8
- package/css/components/Masthead/masthead.js +8 -8
- package/css/components/Masthead/masthead.mjs +8 -8
- package/css/components/Menu/menu.css +415 -416
- package/css/components/Menu/menu.d.ts +26 -26
- package/css/components/Menu/menu.js +26 -26
- package/css/components/Menu/menu.mjs +26 -26
- package/css/components/MenuToggle/menu-toggle.css +276 -293
- package/css/components/MenuToggle/menu-toggle.d.ts +11 -11
- package/css/components/MenuToggle/menu-toggle.js +11 -11
- package/css/components/MenuToggle/menu-toggle.mjs +11 -11
- package/css/components/ModalBox/modal-box.css +121 -121
- package/css/components/ModalBox/modal-box.d.ts +11 -11
- package/css/components/ModalBox/modal-box.js +11 -11
- package/css/components/ModalBox/modal-box.mjs +11 -11
- package/css/components/MultipleFileUpload/multiple-file-upload.css +163 -163
- package/css/components/MultipleFileUpload/multiple-file-upload.d.ts +17 -17
- package/css/components/MultipleFileUpload/multiple-file-upload.js +17 -17
- package/css/components/MultipleFileUpload/multiple-file-upload.mjs +17 -17
- package/css/components/Nav/nav.css +225 -225
- package/css/components/Nav/nav.d.ts +13 -13
- package/css/components/Nav/nav.js +13 -13
- package/css/components/Nav/nav.mjs +13 -13
- package/css/components/NotificationBadge/notification-badge.css +66 -66
- package/css/components/NotificationBadge/notification-badge.d.ts +1 -1
- package/css/components/NotificationBadge/notification-badge.js +1 -1
- package/css/components/NotificationBadge/notification-badge.mjs +1 -1
- package/css/components/NotificationDrawer/notification-drawer.css +179 -179
- package/css/components/NotificationDrawer/notification-drawer.d.ts +21 -21
- package/css/components/NotificationDrawer/notification-drawer.js +21 -21
- package/css/components/NotificationDrawer/notification-drawer.mjs +21 -21
- package/css/components/NumberInput/number-input.css +20 -20
- package/css/components/NumberInput/number-input.d.ts +5 -5
- package/css/components/NumberInput/number-input.js +5 -5
- package/css/components/NumberInput/number-input.mjs +5 -5
- package/css/components/OptionsMenu/options-menu.css +190 -190
- package/css/components/OptionsMenu/options-menu.d.ts +13 -13
- package/css/components/OptionsMenu/options-menu.js +13 -13
- package/css/components/OptionsMenu/options-menu.mjs +13 -13
- package/css/components/OverflowMenu/overflow-menu.css +19 -19
- package/css/components/OverflowMenu/overflow-menu.d.ts +5 -5
- package/css/components/OverflowMenu/overflow-menu.js +5 -5
- package/css/components/OverflowMenu/overflow-menu.mjs +5 -5
- package/css/components/Page/page.css +598 -598
- package/css/components/Page/page.d.ts +33 -33
- package/css/components/Page/page.js +33 -33
- package/css/components/Page/page.mjs +33 -33
- package/css/components/Pagination/pagination.css +220 -220
- package/css/components/Pagination/pagination.d.ts +8 -8
- package/css/components/Pagination/pagination.js +8 -8
- package/css/components/Pagination/pagination.mjs +8 -8
- package/css/components/Panel/panel.css +72 -72
- package/css/components/Panel/panel.d.ts +5 -5
- package/css/components/Panel/panel.js +5 -5
- package/css/components/Panel/panel.mjs +5 -5
- package/css/components/Popover/popover.css +148 -148
- package/css/components/Popover/popover.d.ts +10 -10
- package/css/components/Popover/popover.js +10 -10
- package/css/components/Popover/popover.mjs +10 -10
- package/css/components/Popper/Popper.css +1 -1
- package/css/components/Popper/Popper.d.ts +1 -1
- package/css/components/Popper/Popper.js +1 -1
- package/css/components/Popper/Popper.mjs +1 -1
- package/css/components/Progress/progress.css +80 -80
- package/css/components/Progress/progress.d.ts +8 -8
- package/css/components/Progress/progress.js +8 -8
- package/css/components/Progress/progress.mjs +8 -8
- package/css/components/ProgressStepper/progress-stepper.css +514 -514
- package/css/components/ProgressStepper/progress-stepper.d.ts +8 -8
- package/css/components/ProgressStepper/progress-stepper.js +8 -8
- package/css/components/ProgressStepper/progress-stepper.mjs +8 -8
- package/css/components/Radio/radio.css +44 -44
- package/css/components/Radio/radio.d.ts +5 -5
- package/css/components/Radio/radio.js +5 -5
- package/css/components/Radio/radio.mjs +5 -5
- package/css/components/Select/select.css +423 -423
- package/css/components/Select/select.d.ts +34 -34
- package/css/components/Select/select.js +34 -34
- package/css/components/Select/select.mjs +34 -34
- package/css/components/Sidebar/sidebar.css +166 -166
- package/css/components/Sidebar/sidebar.d.ts +5 -4
- package/css/components/Sidebar/sidebar.js +5 -4
- package/css/components/Sidebar/sidebar.mjs +5 -4
- package/css/components/SimpleList/simple-list.css +53 -56
- package/css/components/SimpleList/simple-list.d.ts +4 -4
- package/css/components/SimpleList/simple-list.js +4 -4
- package/css/components/SimpleList/simple-list.mjs +4 -4
- package/css/components/Skeleton/skeleton.css +112 -112
- package/css/components/Skeleton/skeleton.d.ts +2 -2
- package/css/components/Skeleton/skeleton.js +2 -2
- package/css/components/Skeleton/skeleton.mjs +2 -2
- package/css/components/SkipToContent/skip-to-content.css +8 -8
- package/css/components/SkipToContent/skip-to-content.d.ts +1 -1
- package/css/components/SkipToContent/skip-to-content.js +1 -1
- package/css/components/SkipToContent/skip-to-content.mjs +1 -1
- package/css/components/Slider/slider.css +144 -144
- package/css/components/Slider/slider.d.ts +13 -13
- package/css/components/Slider/slider.js +13 -13
- package/css/components/Slider/slider.mjs +13 -13
- package/css/components/Spinner/spinner.css +36 -36
- package/css/components/Spinner/spinner.d.ts +2 -2
- package/css/components/Spinner/spinner.js +2 -2
- package/css/components/Spinner/spinner.mjs +2 -2
- package/css/components/Switch/switch.css +89 -89
- package/css/components/Switch/switch.d.ts +6 -6
- package/css/components/Switch/switch.js +6 -6
- package/css/components/Switch/switch.mjs +6 -6
- package/css/components/TabContent/tab-content.css +34 -34
- package/css/components/TabContent/tab-content.d.ts +2 -2
- package/css/components/TabContent/tab-content.js +2 -2
- package/css/components/TabContent/tab-content.mjs +2 -2
- package/css/components/Table/inline-edit.css +31 -31
- package/css/components/Table/inline-edit.d.ts +2 -2
- package/css/components/Table/inline-edit.js +2 -2
- package/css/components/Table/inline-edit.mjs +2 -2
- package/css/components/Table/table-grid.css +911 -911
- package/css/components/Table/table-grid.d.ts +19 -19
- package/css/components/Table/table-grid.js +19 -19
- package/css/components/Table/table-grid.mjs +19 -19
- package/css/components/Table/table-scrollable.css +38 -38
- package/css/components/Table/table-scrollable.d.ts +4 -4
- package/css/components/Table/table-scrollable.js +4 -4
- package/css/components/Table/table-scrollable.mjs +4 -4
- package/css/components/Table/table-tree-view.css +504 -499
- package/css/components/Table/table-tree-view.d.ts +19 -18
- package/css/components/Table/table-tree-view.js +19 -18
- package/css/components/Table/table-tree-view.mjs +19 -18
- package/css/components/Table/table.css +689 -768
- package/css/components/Table/table.d.ts +32 -33
- package/css/components/Table/table.js +32 -33
- package/css/components/Table/table.mjs +32 -33
- package/css/components/Tabs/tabs.css +616 -617
- package/css/components/Tabs/tabs.d.ts +16 -16
- package/css/components/Tabs/tabs.js +16 -16
- package/css/components/Tabs/tabs.mjs +16 -16
- package/css/components/TextInputGroup/text-input-group.css +88 -88
- package/css/components/TextInputGroup/text-input-group.d.ts +8 -8
- package/css/components/TextInputGroup/text-input-group.js +8 -8
- package/css/components/TextInputGroup/text-input-group.mjs +8 -8
- package/css/components/Tile/tile.css +68 -68
- package/css/components/Tile/tile.d.ts +5 -5
- package/css/components/Tile/tile.js +5 -5
- package/css/components/Tile/tile.mjs +5 -5
- package/css/components/Timestamp/timestamp.css +29 -29
- package/css/components/Timestamp/timestamp.d.ts +1 -1
- package/css/components/Timestamp/timestamp.js +1 -1
- package/css/components/Timestamp/timestamp.mjs +1 -1
- package/css/components/Title/title.css +87 -87
- package/css/components/Title/title.d.ts +1 -1
- package/css/components/Title/title.js +1 -1
- package/css/components/Title/title.mjs +1 -1
- package/css/components/ToggleGroup/toggle-group.css +86 -86
- package/css/components/ToggleGroup/toggle-group.d.ts +6 -5
- package/css/components/ToggleGroup/toggle-group.js +6 -5
- package/css/components/ToggleGroup/toggle-group.mjs +6 -5
- package/css/components/Toolbar/toolbar.css +2279 -2279
- package/css/components/Toolbar/toolbar.d.ts +10 -10
- package/css/components/Toolbar/toolbar.js +10 -10
- package/css/components/Toolbar/toolbar.mjs +10 -10
- package/css/components/Tooltip/tooltip.css +85 -85
- package/css/components/Tooltip/tooltip.d.ts +3 -3
- package/css/components/Tooltip/tooltip.js +3 -3
- package/css/components/Tooltip/tooltip.mjs +3 -3
- package/css/components/TreeView/tree-view.css +363 -363
- package/css/components/TreeView/tree-view.d.ts +16 -16
- package/css/components/TreeView/tree-view.js +16 -16
- package/css/components/TreeView/tree-view.mjs +16 -16
- package/css/components/Truncate/truncate.css +15 -15
- package/css/components/Truncate/truncate.d.ts +4 -4
- package/css/components/Truncate/truncate.js +4 -4
- package/css/components/Truncate/truncate.mjs +4 -4
- package/css/components/Wizard/wizard.css +273 -279
- package/css/components/Wizard/wizard.d.ts +28 -28
- package/css/components/Wizard/wizard.js +28 -28
- package/css/components/Wizard/wizard.mjs +28 -28
- package/css/docs/components/Brand/examples/Brand.d.ts +1 -1
- package/css/docs/components/Brand/examples/Brand.js +1 -1
- package/css/docs/components/Brand/examples/Brand.mjs +1 -1
- package/css/docs/components/Button/examples/Button.d.ts +1 -1
- package/css/docs/components/Button/examples/Button.js +1 -1
- package/css/docs/components/Button/examples/Button.mjs +1 -1
- package/css/docs/components/DragDrop/examples/DragDrop.d.ts +2 -2
- package/css/docs/components/DragDrop/examples/DragDrop.js +2 -2
- package/css/docs/components/DragDrop/examples/DragDrop.mjs +2 -2
- package/css/docs/components/Dropdown/deprecated/Dropdown.d.ts +1 -1
- package/css/docs/components/Dropdown/deprecated/Dropdown.js +1 -1
- package/css/docs/components/Dropdown/deprecated/Dropdown.mjs +1 -1
- package/css/docs/components/Label/examples/Label.d.ts +1 -1
- package/css/docs/components/Label/examples/Label.js +1 -1
- package/css/docs/components/Label/examples/Label.mjs +1 -1
- package/css/docs/components/LogViewer/examples/LogViewer.d.ts +1 -1
- package/css/docs/components/LogViewer/examples/LogViewer.js +1 -1
- package/css/docs/components/LogViewer/examples/LogViewer.mjs +1 -1
- package/css/docs/components/Menu/examples/Menu.d.ts +3 -3
- package/css/docs/components/Menu/examples/Menu.js +3 -3
- package/css/docs/components/Menu/examples/Menu.mjs +3 -3
- package/css/docs/components/Nav/examples/Navigation.d.ts +2 -2
- package/css/docs/components/Nav/examples/Navigation.js +2 -2
- package/css/docs/components/Nav/examples/Navigation.mjs +2 -2
- package/css/docs/components/OverflowMenu/examples/overflow-menu.d.ts +2 -2
- package/css/docs/components/OverflowMenu/examples/overflow-menu.js +2 -2
- package/css/docs/components/OverflowMenu/examples/overflow-menu.mjs +2 -2
- package/css/docs/components/Page/deprecated/PageHeader.d.ts +3 -3
- package/css/docs/components/Page/deprecated/PageHeader.js +3 -3
- package/css/docs/components/Page/deprecated/PageHeader.mjs +3 -3
- package/css/docs/components/Skeleton/examples/Skeleton.d.ts +1 -1
- package/css/docs/components/Skeleton/examples/Skeleton.js +1 -1
- package/css/docs/components/Skeleton/examples/Skeleton.mjs +1 -1
- package/css/docs/components/Table/examples/Table.d.ts +1 -1
- package/css/docs/components/Table/examples/Table.js +1 -1
- package/css/docs/components/Table/examples/Table.mjs +1 -1
- package/css/docs/components/TextInputGroup/examples/TextInputGroup.d.ts +2 -2
- package/css/docs/components/TextInputGroup/examples/TextInputGroup.js +2 -2
- package/css/docs/components/TextInputGroup/examples/TextInputGroup.mjs +2 -2
- package/css/docs/components/Tile/examples/Tile.d.ts +1 -1
- package/css/docs/components/Tile/examples/Tile.js +1 -1
- package/css/docs/components/Tile/examples/Tile.mjs +1 -1
- package/css/docs/components/Toolbar/examples/Toolbar.d.ts +3 -3
- package/css/docs/components/Toolbar/examples/Toolbar.js +3 -3
- package/css/docs/components/Toolbar/examples/Toolbar.mjs +3 -3
- package/css/docs/components/Truncate/examples/Truncate.d.ts +1 -1
- package/css/docs/components/Truncate/examples/Truncate.js +1 -1
- package/css/docs/components/Truncate/examples/Truncate.mjs +1 -1
- package/css/docs/demos/Card/examples/Card.d.ts +2 -2
- package/css/docs/demos/Card/examples/Card.js +2 -2
- package/css/docs/demos/Card/examples/Card.mjs +2 -2
- package/css/docs/demos/Toolbar/examples/Toolbar.d.ts +3 -3
- package/css/docs/demos/Toolbar/examples/Toolbar.js +3 -3
- package/css/docs/demos/Toolbar/examples/Toolbar.mjs +3 -3
- package/css/docs/layouts/Bullseye/examples/Bullseye.d.ts +2 -2
- package/css/docs/layouts/Bullseye/examples/Bullseye.js +2 -2
- package/css/docs/layouts/Bullseye/examples/Bullseye.mjs +2 -2
- package/css/docs/layouts/Flex/examples/Flex.d.ts +2 -2
- package/css/docs/layouts/Flex/examples/Flex.js +2 -2
- package/css/docs/layouts/Flex/examples/Flex.mjs +2 -2
- package/css/docs/layouts/Gallery/examples/Gallery.d.ts +2 -2
- package/css/docs/layouts/Gallery/examples/Gallery.js +2 -2
- package/css/docs/layouts/Gallery/examples/Gallery.mjs +2 -2
- package/css/docs/layouts/Grid/examples/Grid.d.ts +1 -1
- package/css/docs/layouts/Grid/examples/Grid.js +1 -1
- package/css/docs/layouts/Grid/examples/Grid.mjs +1 -1
- package/css/docs/layouts/Level/examples/Level.d.ts +2 -2
- package/css/docs/layouts/Level/examples/Level.js +2 -2
- package/css/docs/layouts/Level/examples/Level.mjs +2 -2
- package/css/docs/layouts/Split/examples/Split.d.ts +2 -2
- package/css/docs/layouts/Split/examples/Split.js +2 -2
- package/css/docs/layouts/Split/examples/Split.mjs +2 -2
- package/css/docs/layouts/Stack/examples/Stack.d.ts +2 -2
- package/css/docs/layouts/Stack/examples/Stack.js +2 -2
- package/css/docs/layouts/Stack/examples/Stack.mjs +2 -2
- package/css/docs/utilities/Alignment/examples/Alignment.d.ts +4 -4
- package/css/docs/utilities/Alignment/examples/Alignment.js +4 -4
- package/css/docs/utilities/Alignment/examples/Alignment.mjs +4 -4
- package/css/docs/utilities/Display/examples/Display.d.ts +8 -8
- package/css/docs/utilities/Display/examples/Display.js +8 -8
- package/css/docs/utilities/Display/examples/Display.mjs +8 -8
- package/css/docs/utilities/Flex/examples/Flex.d.ts +2 -2
- package/css/docs/utilities/Flex/examples/Flex.js +2 -2
- package/css/docs/utilities/Flex/examples/Flex.mjs +2 -2
- package/css/docs/utilities/Float/examples/Float.d.ts +2 -2
- package/css/docs/utilities/Float/examples/Float.js +2 -2
- package/css/docs/utilities/Float/examples/Float.mjs +2 -2
- package/css/docs/utilities/Sizing/examples/Sizing.d.ts +4 -4
- package/css/docs/utilities/Sizing/examples/Sizing.js +4 -4
- package/css/docs/utilities/Sizing/examples/Sizing.mjs +4 -4
- package/css/docs/utilities/Spacing/examples/Spacing.d.ts +1 -1
- package/css/docs/utilities/Spacing/examples/Spacing.js +1 -1
- package/css/docs/utilities/Spacing/examples/Spacing.mjs +1 -1
- package/css/layouts/Bullseye/bullseye.css +3 -3
- package/css/layouts/Bullseye/bullseye.d.ts +1 -1
- package/css/layouts/Bullseye/bullseye.js +1 -1
- package/css/layouts/Bullseye/bullseye.mjs +1 -1
- package/css/layouts/Flex/flex.css +1276 -1276
- package/css/layouts/Flex/flex.d.ts +1 -1
- package/css/layouts/Flex/flex.js +1 -1
- package/css/layouts/Flex/flex.mjs +1 -1
- package/css/layouts/Gallery/gallery.css +34 -34
- package/css/layouts/Gallery/gallery.d.ts +1 -1
- package/css/layouts/Gallery/gallery.js +1 -1
- package/css/layouts/Gallery/gallery.mjs +1 -1
- package/css/layouts/Grid/grid.css +531 -531
- package/css/layouts/Grid/grid.d.ts +2 -2
- package/css/layouts/Grid/grid.js +2 -2
- package/css/layouts/Grid/grid.mjs +2 -2
- package/css/layouts/Level/level.css +4 -4
- package/css/layouts/Level/level.d.ts +1 -1
- package/css/layouts/Level/level.js +1 -1
- package/css/layouts/Level/level.mjs +1 -1
- package/css/layouts/Split/split.css +6 -6
- package/css/layouts/Split/split.d.ts +2 -2
- package/css/layouts/Split/split.js +2 -2
- package/css/layouts/Split/split.mjs +2 -2
- package/css/layouts/Stack/stack.css +5 -5
- package/css/layouts/Stack/stack.d.ts +2 -2
- package/css/layouts/Stack/stack.js +2 -2
- package/css/layouts/Stack/stack.mjs +2 -2
- package/css/layouts/Toolbar/toolbar.css +8 -8
- package/css/utilities/Accessibility/accessibility.css +18 -18
- package/css/utilities/Accessibility/accessibility.d.ts +18 -18
- package/css/utilities/Accessibility/accessibility.js +18 -18
- package/css/utilities/Accessibility/accessibility.mjs +18 -18
- package/css/utilities/Alignment/alignment.css +24 -24
- package/css/utilities/Alignment/alignment.d.ts +24 -24
- package/css/utilities/Alignment/alignment.js +24 -24
- package/css/utilities/Alignment/alignment.mjs +24 -24
- package/css/utilities/BackgroundColor/BackgroundColor.css +252 -252
- package/css/utilities/BackgroundColor/BackgroundColor.d.ts +97 -97
- package/css/utilities/BackgroundColor/BackgroundColor.js +97 -97
- package/css/utilities/BackgroundColor/BackgroundColor.mjs +97 -97
- package/css/utilities/BoxShadow/box-shadow.css +42 -42
- package/css/utilities/BoxShadow/box-shadow.d.ts +21 -21
- package/css/utilities/BoxShadow/box-shadow.js +21 -21
- package/css/utilities/BoxShadow/box-shadow.mjs +21 -21
- package/css/utilities/Display/display.css +54 -54
- package/css/utilities/Display/display.d.ts +54 -54
- package/css/utilities/Display/display.js +54 -54
- package/css/utilities/Display/display.mjs +54 -54
- package/css/utilities/Flex/flex.css +228 -228
- package/css/utilities/Flex/flex.d.ts +228 -228
- package/css/utilities/Flex/flex.js +228 -228
- package/css/utilities/Flex/flex.mjs +228 -228
- package/css/utilities/Float/float.css +12 -12
- package/css/utilities/Float/float.d.ts +12 -12
- package/css/utilities/Float/float.js +12 -12
- package/css/utilities/Float/float.mjs +12 -12
- package/css/utilities/Sizing/sizing.css +216 -216
- package/css/utilities/Sizing/sizing.d.ts +196 -196
- package/css/utilities/Sizing/sizing.js +196 -196
- package/css/utilities/Sizing/sizing.mjs +196 -196
- package/css/utilities/Spacing/spacing.css +1512 -1512
- package/css/utilities/Spacing/spacing.d.ts +840 -840
- package/css/utilities/Spacing/spacing.js +840 -840
- package/css/utilities/Spacing/spacing.mjs +840 -840
- package/css/utilities/Text/text.css +631 -631
- package/css/utilities/Text/text.d.ts +278 -278
- package/css/utilities/Text/text.js +278 -278
- package/css/utilities/Text/text.mjs +278 -278
- package/package.json +3 -3
- package/scripts/generateClassMaps.js +1 -1
- package/src/css/components/Consoles/AccessConsoles.css +5 -5
- package/src/css/components/Consoles/DesktopViewer.css +2 -2
- package/src/css/components/Consoles/SerialConsole.css +4 -4
- package/src/css/components/Consoles/VncConsole.css +3 -3
- package/src/css/components/Popper/Popper.css +1 -1
- package/src/css/components/Table/inline-edit.css +31 -31
- package/src/css/layouts/Toolbar/toolbar.css +8 -8
@@ -1,807 +1,812 @@
|
|
1
1
|
:where(:root),
|
2
|
-
:where(.pf-
|
3
|
-
--pf-
|
4
|
-
--pf-
|
5
|
-
--pf-
|
6
|
-
--pf-
|
7
|
-
--pf-
|
8
|
-
--pf-
|
9
|
-
--pf-
|
10
|
-
--pf-
|
11
|
-
--pf-
|
12
|
-
--pf-
|
13
|
-
--pf-
|
14
|
-
--pf-
|
15
|
-
--pf-
|
16
|
-
--pf-
|
17
|
-
--pf-
|
2
|
+
:where(.pf-v6-c-table) {
|
3
|
+
--pf-v6-c-table__tree-view-main--indent--base: calc(var(--pf-t--global--spacer--md) * 2 + var(--pf-v6-c-table__tree-view-icon--MinWidth));
|
4
|
+
--pf-v6-c-table__tree-view-main--nested-indent--base: calc(var(--pf-v6-c-table__tree-view-main--indent--base) - var(--pf-t--global--spacer--md));
|
5
|
+
--pf-v6-c-table__tree-view-main--c-button--MarginRight: var(--pf-t--global--spacer--sm);
|
6
|
+
--pf-v6-c-table__tree-view-main--PaddingLeft: var(--pf-v6-c-table__tree-view-main--indent--base);
|
7
|
+
--pf-v6-c-table__tree-view-main--MarginLeft: calc(var(--pf-v6-c-table--cell--PaddingLeft) * -1);
|
8
|
+
--pf-v6-c-table__tree-view-main--c-table__check--PaddingRight: var(--pf-t--global--spacer--sm);
|
9
|
+
--pf-v6-c-table__tree-view-main--c-table__check--PaddingLeft: var(--pf-t--global--spacer--sm);
|
10
|
+
--pf-v6-c-table__tree-view-main--c-table__check--MarginRight: var(--pf-t--global--spacer--sm);
|
11
|
+
--pf-v6-c-table__tree-view-icon--MinWidth: var(--pf-t--global--spacer--md);
|
12
|
+
--pf-v6-c-table__tree-view-icon--MarginRight: var(--pf-t--global--spacer--sm);
|
13
|
+
--pf-v6-c-table--m-tree-view__toggle--Position: absolute;
|
14
|
+
--pf-v6-c-table--m-tree-view__toggle--Left: var(--pf-v6-c-table__tree-view-main--PaddingLeft);
|
15
|
+
--pf-v6-c-table--m-tree-view__toggle--TranslateX: -100%;
|
16
|
+
--pf-v6-c-table--m-tree-view__toggle__toggle-icon--MinWidth: var(--pf-t--global--spacer--md);
|
17
|
+
--pf-v6-c-table--m-no-inset__tree-view-main--PaddingLeft: 0;
|
18
|
+
--pf-v6-c-table--m-no-inset__tree-view-main--MarginLeft: 0;
|
18
19
|
}
|
19
20
|
|
20
|
-
.pf-
|
21
|
-
--pf-
|
21
|
+
.pf-v6-c-table.pf-m-tree-view > tbody > tr {
|
22
|
+
--pf-v6-c-table--m-tree-view__toggle--Left: var(--pf-v6-c-table__tree-view-main--PaddingLeft);
|
22
23
|
}
|
23
|
-
.pf-
|
24
|
-
--pf-
|
25
|
-
--pf-
|
24
|
+
.pf-v6-c-table.pf-m-tree-view > tbody > tr.pf-m-no-inset {
|
25
|
+
--pf-v6-c-table__tree-view-main--PaddingLeft: var(--pf-v6-c-table--m-no-inset__tree-view-main--PaddingLeft);
|
26
|
+
--pf-v6-c-table__tree-view-main--MarginLeft: var(--pf-v6-c-table--m-no-inset__tree-view-main--MarginLeft);
|
26
27
|
}
|
27
|
-
.pf-
|
28
|
-
--pf-
|
29
|
-
--pf-
|
28
|
+
.pf-v6-c-table.pf-m-tree-view.pf-m-no-inset {
|
29
|
+
--pf-v6-c-table__tree-view-main--PaddingLeft: var(--pf-v6-c-table--m-no-inset__tree-view-main--PaddingLeft);
|
30
|
+
--pf-v6-c-table__tree-view-main--MarginLeft: var(--pf-v6-c-table--m-no-inset__tree-view-main--MarginLeft);
|
30
31
|
}
|
31
|
-
.pf-
|
32
|
-
--pf-
|
32
|
+
.pf-v6-c-table.pf-m-tree-view tr:where(.pf-v6-c-table__tr)[aria-level="2"] {
|
33
|
+
--pf-v6-c-table__tree-view-main--PaddingLeft: calc(var(--pf-v6-c-table__tree-view-main--nested-indent--base) * 1 + var(--pf-v6-c-table__tree-view-main--indent--base));
|
33
34
|
}
|
34
|
-
.pf-
|
35
|
-
--pf-
|
35
|
+
.pf-v6-c-table.pf-m-tree-view tr:where(.pf-v6-c-table__tr)[aria-level="3"] {
|
36
|
+
--pf-v6-c-table__tree-view-main--PaddingLeft: calc(var(--pf-v6-c-table__tree-view-main--nested-indent--base) * 2 + var(--pf-v6-c-table__tree-view-main--indent--base));
|
36
37
|
}
|
37
|
-
.pf-
|
38
|
-
--pf-
|
38
|
+
.pf-v6-c-table.pf-m-tree-view tr:where(.pf-v6-c-table__tr)[aria-level="4"] {
|
39
|
+
--pf-v6-c-table__tree-view-main--PaddingLeft: calc(var(--pf-v6-c-table__tree-view-main--nested-indent--base) * 3 + var(--pf-v6-c-table__tree-view-main--indent--base));
|
39
40
|
}
|
40
|
-
.pf-
|
41
|
-
--pf-
|
41
|
+
.pf-v6-c-table.pf-m-tree-view tr:where(.pf-v6-c-table__tr)[aria-level="5"] {
|
42
|
+
--pf-v6-c-table__tree-view-main--PaddingLeft: calc(var(--pf-v6-c-table__tree-view-main--nested-indent--base) * 4 + var(--pf-v6-c-table__tree-view-main--indent--base));
|
42
43
|
}
|
43
|
-
.pf-
|
44
|
-
--pf-
|
44
|
+
.pf-v6-c-table.pf-m-tree-view tr:where(.pf-v6-c-table__tr)[aria-level="6"] {
|
45
|
+
--pf-v6-c-table__tree-view-main--PaddingLeft: calc(var(--pf-v6-c-table__tree-view-main--nested-indent--base) * 5 + var(--pf-v6-c-table__tree-view-main--indent--base));
|
45
46
|
}
|
46
|
-
.pf-
|
47
|
-
--pf-
|
47
|
+
.pf-v6-c-table.pf-m-tree-view tr:where(.pf-v6-c-table__tr)[aria-level="7"] {
|
48
|
+
--pf-v6-c-table__tree-view-main--PaddingLeft: calc(var(--pf-v6-c-table__tree-view-main--nested-indent--base) * 6 + var(--pf-v6-c-table__tree-view-main--indent--base));
|
48
49
|
}
|
49
|
-
.pf-
|
50
|
-
--pf-
|
50
|
+
.pf-v6-c-table.pf-m-tree-view tr:where(.pf-v6-c-table__tr)[aria-level="8"] {
|
51
|
+
--pf-v6-c-table__tree-view-main--PaddingLeft: calc(var(--pf-v6-c-table__tree-view-main--nested-indent--base) * 7 + var(--pf-v6-c-table__tree-view-main--indent--base));
|
51
52
|
}
|
52
|
-
.pf-
|
53
|
-
--pf-
|
53
|
+
.pf-v6-c-table.pf-m-tree-view tr:where(.pf-v6-c-table__tr)[aria-level="9"] {
|
54
|
+
--pf-v6-c-table__tree-view-main--PaddingLeft: calc(var(--pf-v6-c-table__tree-view-main--nested-indent--base) * 8 + var(--pf-v6-c-table__tree-view-main--indent--base));
|
54
55
|
}
|
55
|
-
.pf-
|
56
|
-
--pf-
|
56
|
+
.pf-v6-c-table.pf-m-tree-view tr:where(.pf-v6-c-table__tr)[aria-level="10"] {
|
57
|
+
--pf-v6-c-table__tree-view-main--PaddingLeft: calc(var(--pf-v6-c-table__tree-view-main--nested-indent--base) * 9 + var(--pf-v6-c-table__tree-view-main--indent--base));
|
57
58
|
}
|
58
59
|
|
59
|
-
.pf-
|
60
|
+
.pf-v6-c-table__tree-view-main {
|
60
61
|
position: relative;
|
61
62
|
display: flex;
|
62
63
|
align-items: baseline;
|
63
64
|
min-width: 0;
|
64
|
-
padding-inline-start: var(--pf-
|
65
|
-
margin-inline-start: var(--pf-
|
65
|
+
padding-inline-start: var(--pf-v6-c-table__tree-view-main--PaddingLeft);
|
66
|
+
margin-inline-start: var(--pf-v6-c-table__tree-view-main--MarginLeft);
|
66
67
|
text-align: start;
|
67
68
|
cursor: pointer;
|
68
69
|
}
|
69
|
-
.pf-
|
70
|
-
transform: translateX(var(--pf-
|
71
|
-
position: var(--pf-
|
72
|
-
inset-inline-start: var(--pf-
|
70
|
+
.pf-v6-c-table__tree-view-main > .pf-v6-c-table__toggle {
|
71
|
+
transform: translateX(var(--pf-v6-c-table--m-tree-view__toggle--TranslateX));
|
72
|
+
position: var(--pf-v6-c-table--m-tree-view__toggle--Position);
|
73
|
+
inset-inline-start: var(--pf-v6-c-table--m-tree-view__toggle--Left);
|
73
74
|
}
|
74
|
-
:where(.pf-
|
75
|
-
transform: translateX(calc(var(--pf-
|
75
|
+
:where(.pf-v6-m-dir-rtl, [dir=rtl]) .pf-v6-c-table__tree-view-main > .pf-v6-c-table__toggle {
|
76
|
+
transform: translateX(calc(var(--pf-v6-c-table--m-tree-view__toggle--TranslateX) * var(--pf-v6-global--inverse--multiplier)));
|
76
77
|
}
|
77
78
|
|
78
|
-
.pf-
|
79
|
-
min-width: var(--pf-
|
79
|
+
.pf-v6-c-table__tree-view-main > .pf-v6-c-table__toggle .pf-v6-c-table__toggle-icon {
|
80
|
+
min-width: var(--pf-v6-c-table--m-tree-view__toggle__toggle-icon--MinWidth);
|
80
81
|
}
|
81
|
-
.pf-
|
82
|
-
margin-
|
82
|
+
.pf-v6-c-table__tree-view-main > .pf-v6-c-table__toggle .pf-v6-c-button {
|
83
|
+
margin-block-start: -50%;
|
84
|
+
margin-inline-end: var(--pf-v6-c-table__tree-view-main--c-button--MarginRight);
|
83
85
|
}
|
84
|
-
.pf-
|
85
|
-
|
86
|
-
|
86
|
+
.pf-v6-c-table__tree-view-main > .pf-v6-c-table__check {
|
87
|
+
margin-inline-end: var(--pf-v6-c-table__tree-view-main--c-table__check--MarginRight);
|
88
|
+
}
|
89
|
+
.pf-v6-c-table__tree-view-main > .pf-v6-c-table__check label {
|
90
|
+
padding-inline-start: var(--pf-v6-c-table__tree-view-main--c-table__check--PaddingLeft);
|
91
|
+
padding-inline-end: var(--pf-v6-c-table__tree-view-main--c-table__check--PaddingRight);
|
87
92
|
margin-block-start: 0;
|
88
93
|
margin-block-end: 0;
|
89
94
|
margin-inline-start: 0;
|
90
|
-
margin-inline-end: calc(var(--pf-
|
95
|
+
margin-inline-end: calc(var(--pf-v6-c-table__tree-view-main--c-table__check--MarginRight) * -1);
|
91
96
|
}
|
92
97
|
|
93
|
-
.pf-
|
98
|
+
.pf-v6-c-table__tree-view-text {
|
94
99
|
display: flex;
|
95
100
|
}
|
96
101
|
|
97
|
-
.pf-
|
98
|
-
min-width: var(--pf-
|
99
|
-
margin-inline-end: var(--pf-
|
102
|
+
.pf-v6-c-table__tree-view-icon {
|
103
|
+
min-width: var(--pf-v6-c-table__tree-view-icon--MinWidth);
|
104
|
+
margin-inline-end: var(--pf-v6-c-table__tree-view-icon--MarginRight);
|
100
105
|
}
|
101
106
|
|
102
|
-
.pf-
|
107
|
+
.pf-v6-c-table__tree-view-details-toggle {
|
103
108
|
display: none;
|
104
109
|
}
|
105
110
|
|
106
|
-
.pf-m-tree-view-grid.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
|
-
}
|
131
|
-
.pf-m-tree-view-grid.pf-
|
111
|
+
.pf-m-tree-view-grid.pf-v6-c-table {
|
112
|
+
--pf-v6-c-table--m-tree-view-grid--tr--OutlineOffset: calc(-1 * var(--pf-t--global--spacer--xs));
|
113
|
+
--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingTop: var(--pf-t--global--spacer--md);
|
114
|
+
--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingBottom: var(--pf-t--global--spacer--md);
|
115
|
+
--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingLeft: var(--pf-v6-c-table__tree-view-main--indent--base);
|
116
|
+
--pf-v6-c-table--m-tree-view-grid__tbody--cell--GridColumnGap: var(--pf-t--global--spacer--sm);
|
117
|
+
--pf-v6-c-table--m-tree-view-grid--c-table__action--PaddingTop: var(--pf-t--global--spacer--md);
|
118
|
+
--pf-v6-c-table--m-tree-view-grid--c-table__action--PaddingBottom: var(--pf-t--global--spacer--md);
|
119
|
+
--pf-v6-c-table--m-tree-view-grid--c-table__action--PaddingLeft: 0;
|
120
|
+
--pf-v6-c-table--m-tree-view-grid__tr--expanded__tree-view-title-cell--action--PaddingTop: var(--pf-t--global--spacer--xl);
|
121
|
+
--pf-v6-c-table--m-tree-view-grid--m-tree-view-details-expanded--PaddingBottom: var(--pf-t--global--spacer--xl);
|
122
|
+
--pf-v6-c-table--m-tree-view-grid__tr--expanded__tree-view-title-cell--PaddingTop: var(--pf-t--global--spacer--xl);
|
123
|
+
--pf-v6-c-table--m-tree-view-grid__td--data-label--GridTemplateColumns: repeat(auto-fit, minmax(150px, 1fr));
|
124
|
+
--pf-v6-c-table--m-tree-view-grid__td--not--c-table__tree-view-title-cell--PaddingTop: var(--pf-t--global--spacer--xs);
|
125
|
+
--pf-v6-c-table--m-tree-view-grid__td--not--c-table__tree-view-title-cell--PaddingBottom: var(--pf-t--global--spacer--xs);
|
126
|
+
--pf-v6-c-table--m-tree-view-mobile__tree-view-main--c-table__check--MarginRight: 0;
|
127
|
+
--pf-v6-c-table--m-tree-view-mobile__tree-view-main--c-table__check--Order: 4;
|
128
|
+
--pf-v6-c-table__tree-view-text--PaddingRight: var(--pf-t--global--spacer--sm);
|
129
|
+
--pf-v6-c-table__tbody--cell--PaddingTop: var(--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingTop);
|
130
|
+
--pf-v6-c-table__tbody--cell--PaddingBottom: var(--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingBottom);
|
131
|
+
--pf-v6-c-table__tree-view-details-toggle--MarginTop: calc(0.375rem * -1);
|
132
|
+
--pf-v6-c-table__tree-view-details-toggle--MarginBottom: calc(0.375rem * -1);
|
133
|
+
--pf-v6-c-table--m-tree-view-grid--c-dropdown--MarginTop: calc(0.375rem * -1);
|
134
|
+
--pf-v6-c-table--m-tree-view-grid--c-dropdown--MarginBottom: calc(0.375rem * -1);
|
135
|
+
}
|
136
|
+
.pf-m-tree-view-grid.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody) tr:where(.pf-v6-c-table__tr) {
|
132
137
|
position: relative;
|
133
138
|
border: none;
|
134
|
-
outline-offset: var(--pf-
|
139
|
+
outline-offset: var(--pf-v6-c-table--m-tree-view-grid--tr--OutlineOffset);
|
135
140
|
}
|
136
|
-
.pf-m-tree-view-grid.pf-
|
141
|
+
.pf-m-tree-view-grid.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody) tr:where(.pf-v6-c-table__tr)::before {
|
137
142
|
position: absolute;
|
138
143
|
inset-block-start: 0;
|
139
144
|
inset-block-end: 0;
|
140
|
-
inset-inline-start: var(--pf-
|
145
|
+
inset-inline-start: var(--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingLeft);
|
141
146
|
inset-inline-end: 0;
|
142
147
|
content: "";
|
143
|
-
border-block-end: var(--pf-
|
148
|
+
border-block-end: var(--pf-v6-c-table--border-width--base) solid var(--pf-v6-c-table--BorderColor);
|
144
149
|
}
|
145
|
-
.pf-m-tree-view-grid.pf-
|
150
|
+
.pf-m-tree-view-grid.pf-v6-c-table tr:where(.pf-v6-c-table__tr):not([hidden]) {
|
146
151
|
display: grid;
|
147
152
|
grid-template-columns: 1fr max-content;
|
148
153
|
}
|
149
|
-
.pf-m-tree-view-grid.pf-
|
150
|
-
--pf-
|
154
|
+
.pf-m-tree-view-grid.pf-v6-c-table tr:where(.pf-v6-c-table__tr)[aria-expanded] .pf-v6-c-table__tree-view-title-cell {
|
155
|
+
--pf-v6-c-table--cell--PaddingTop: var(--pf-v6-c-table--m-tree-view-grid__tr--expanded__tree-view-title-cell--PaddingTop);
|
151
156
|
}
|
152
|
-
.pf-m-tree-view-grid.pf-
|
153
|
-
--pf-
|
157
|
+
.pf-m-tree-view-grid.pf-v6-c-table tr:where(.pf-v6-c-table__tr)[aria-expanded] .pf-v6-c-table__tree-view-title-cell ~ .pf-v6-c-table__action {
|
158
|
+
--pf-v6-c-table--cell--PaddingTop: var(--pf-v6-c-table--m-tree-view-grid__tr--expanded__tree-view-title-cell--action--PaddingTop);
|
154
159
|
}
|
155
|
-
.pf-m-tree-view-grid.pf-
|
156
|
-
--pf-
|
157
|
-
--pf-
|
158
|
-
padding-inline-start: var(--pf-
|
160
|
+
.pf-m-tree-view-grid.pf-v6-c-table td:where(.pf-v6-c-table__td):not(.pf-v6-c-table__tree-view-title-cell) {
|
161
|
+
--pf-v6-c-table--cell--PaddingTop: var(--pf-v6-c-table--m-tree-view-grid__td--not--c-table__tree-view-title-cell--PaddingTop);
|
162
|
+
--pf-v6-c-table--cell--PaddingBottom: var(--pf-v6-c-table--m-tree-view-grid__td--not--c-table__tree-view-title-cell--PaddingBottom);
|
163
|
+
padding-inline-start: var(--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingLeft);
|
159
164
|
}
|
160
|
-
.pf-m-tree-view-grid.pf-
|
161
|
-
padding-inline-end: var(--pf-
|
165
|
+
.pf-m-tree-view-grid.pf-v6-c-table .pf-v6-c-table__tree-view-text {
|
166
|
+
padding-inline-end: var(--pf-v6-c-table__tree-view-text--PaddingRight);
|
162
167
|
}
|
163
|
-
.pf-m-tree-view-grid.pf-
|
168
|
+
.pf-m-tree-view-grid.pf-v6-c-table thead:where(.pf-v6-c-table__thead) th:where(.pf-v6-c-table__th) {
|
164
169
|
display: none;
|
165
170
|
}
|
166
|
-
.pf-m-tree-view-grid.pf-
|
171
|
+
.pf-m-tree-view-grid.pf-v6-c-table td:where(.pf-v6-c-table__td) {
|
167
172
|
display: none;
|
168
173
|
}
|
169
|
-
.pf-m-tree-view-grid.pf-
|
170
|
-
grid-template-columns: var(--pf-
|
174
|
+
.pf-m-tree-view-grid.pf-v6-c-table td:where(.pf-v6-c-table__td)[data-label] {
|
175
|
+
grid-template-columns: var(--pf-v6-c-table--m-tree-view-grid__td--data-label--GridTemplateColumns);
|
171
176
|
grid-column: 1;
|
172
|
-
grid-column-gap: var(--pf-
|
177
|
+
grid-column-gap: var(--pf-v6-c-table--m-tree-view-grid__tbody--cell--GridColumnGap);
|
173
178
|
align-items: start;
|
174
179
|
}
|
175
|
-
.pf-m-tree-view-grid.pf-
|
180
|
+
.pf-m-tree-view-grid.pf-v6-c-table td:where(.pf-v6-c-table__td)[data-label] > * {
|
176
181
|
grid-column: 2;
|
177
182
|
}
|
178
|
-
.pf-m-tree-view-grid.pf-
|
179
|
-
font-weight: var(--pf-t--global--
|
183
|
+
.pf-m-tree-view-grid.pf-v6-c-table td:where(.pf-v6-c-table__td)[data-label]::before {
|
184
|
+
font-weight: var(--pf-t--global--font--weight--body--bold);
|
180
185
|
text-align: start;
|
181
186
|
content: attr(data-label);
|
182
187
|
}
|
183
|
-
.pf-m-tree-view-grid.pf-
|
184
|
-
padding-block-end: var(--pf-
|
188
|
+
.pf-m-tree-view-grid.pf-v6-c-table tr:where(.pf-v6-c-table__tr).pf-m-tree-view-details-expanded {
|
189
|
+
padding-block-end: var(--pf-v6-c-table--m-tree-view-grid--m-tree-view-details-expanded--PaddingBottom);
|
185
190
|
}
|
186
|
-
.pf-m-tree-view-grid.pf-
|
191
|
+
.pf-m-tree-view-grid.pf-v6-c-table tr:where(.pf-v6-c-table__tr).pf-m-tree-view-details-expanded td:where(.pf-v6-c-table__td)[data-label] {
|
187
192
|
display: grid;
|
188
193
|
}
|
189
|
-
.pf-m-tree-view-grid.pf-
|
194
|
+
.pf-m-tree-view-grid.pf-v6-c-table .pf-v6-c-table__tree-view-title-header-cell {
|
190
195
|
display: block;
|
191
196
|
}
|
192
|
-
.pf-m-tree-view-grid.pf-
|
193
|
-
.pf-m-tree-view-grid.pf-
|
197
|
+
.pf-m-tree-view-grid.pf-v6-c-table .pf-v6-c-table__tree-view-details-toggle,
|
198
|
+
.pf-m-tree-view-grid.pf-v6-c-table .pf-v6-c-table__action {
|
194
199
|
display: inline-block;
|
195
200
|
}
|
196
|
-
.pf-m-tree-view-grid.pf-
|
197
|
-
--pf-
|
198
|
-
--pf-
|
199
|
-
--pf-
|
200
|
-
--pf-
|
201
|
+
.pf-m-tree-view-grid.pf-v6-c-table .pf-v6-c-table__action {
|
202
|
+
--pf-v6-c-table--cell--Width: auto;
|
203
|
+
--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingLeft: var(--pf-v6-c-table--m-tree-view-grid--c-table__action--PaddingLeft);
|
204
|
+
--pf-v6-c-table--m-tree-view-grid__td--not--c-table__tree-view-title-cell--PaddingTop: var(--pf-v6-c-table--m-tree-view-grid--c-table__action--PaddingTop);
|
205
|
+
--pf-v6-c-table--m-tree-view-grid__td--not--c-table__tree-view-title-cell--PaddingBottom: var(--pf-v6-c-table--m-tree-view-grid--c-table__action--PaddingBottom);
|
201
206
|
grid-row: 1;
|
202
207
|
grid-column: 2;
|
203
208
|
}
|
204
|
-
.pf-m-tree-view-grid.pf-
|
205
|
-
margin-block-start: var(--pf-
|
206
|
-
margin-block-end: var(--pf-
|
209
|
+
.pf-m-tree-view-grid.pf-v6-c-table .pf-v6-c-table__action > .pf-v6-c-dropdown {
|
210
|
+
margin-block-start: var(--pf-v6-c-table--m-tree-view-grid--c-dropdown--MarginTop);
|
211
|
+
margin-block-end: var(--pf-v6-c-table--m-tree-view-grid--c-dropdown--MarginBottom);
|
207
212
|
}
|
208
|
-
.pf-m-tree-view-grid.pf-
|
209
|
-
order: var(--pf-
|
213
|
+
.pf-m-tree-view-grid.pf-v6-c-table .pf-v6-c-table__tree-view-main > .pf-v6-c-table__check {
|
214
|
+
order: var(--pf-v6-c-table--m-tree-view-mobile__tree-view-main--c-table__check--Order);
|
210
215
|
margin-inline-start: auto;
|
211
|
-
margin-inline-end: var(--pf-
|
216
|
+
margin-inline-end: var(--pf-v6-c-table--m-tree-view-mobile__tree-view-main--c-table__check--MarginRight);
|
212
217
|
}
|
213
|
-
.pf-m-tree-view-grid.pf-
|
214
|
-
margin-block-start: var(--pf-
|
215
|
-
margin-block-end: var(--pf-
|
218
|
+
.pf-m-tree-view-grid.pf-v6-c-table .pf-v6-c-table__tree-view-details-toggle {
|
219
|
+
margin-block-start: var(--pf-v6-c-table__tree-view-details-toggle--MarginTop);
|
220
|
+
margin-block-end: var(--pf-v6-c-table__tree-view-details-toggle--MarginBottom);
|
216
221
|
}
|
217
|
-
.pf-m-tree-view-grid.pf-
|
218
|
-
--pf-
|
222
|
+
.pf-m-tree-view-grid.pf-v6-c-table tr:where(.pf-v6-c-table__tr)[aria-level="2"] {
|
223
|
+
--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingLeft: calc(var(--pf-v6-c-table__tree-view-main--nested-indent--base) * 1 + var(--pf-v6-c-table__tree-view-main--indent--base));
|
219
224
|
}
|
220
|
-
.pf-m-tree-view-grid.pf-
|
221
|
-
--pf-
|
225
|
+
.pf-m-tree-view-grid.pf-v6-c-table tr:where(.pf-v6-c-table__tr)[aria-level="3"] {
|
226
|
+
--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingLeft: calc(var(--pf-v6-c-table__tree-view-main--nested-indent--base) * 2 + var(--pf-v6-c-table__tree-view-main--indent--base));
|
222
227
|
}
|
223
|
-
.pf-m-tree-view-grid.pf-
|
224
|
-
--pf-
|
228
|
+
.pf-m-tree-view-grid.pf-v6-c-table tr:where(.pf-v6-c-table__tr)[aria-level="4"] {
|
229
|
+
--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingLeft: calc(var(--pf-v6-c-table__tree-view-main--nested-indent--base) * 3 + var(--pf-v6-c-table__tree-view-main--indent--base));
|
225
230
|
}
|
226
|
-
.pf-m-tree-view-grid.pf-
|
227
|
-
--pf-
|
231
|
+
.pf-m-tree-view-grid.pf-v6-c-table tr:where(.pf-v6-c-table__tr)[aria-level="5"] {
|
232
|
+
--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingLeft: calc(var(--pf-v6-c-table__tree-view-main--nested-indent--base) * 4 + var(--pf-v6-c-table__tree-view-main--indent--base));
|
228
233
|
}
|
229
|
-
.pf-m-tree-view-grid.pf-
|
230
|
-
--pf-
|
234
|
+
.pf-m-tree-view-grid.pf-v6-c-table tr:where(.pf-v6-c-table__tr)[aria-level="6"] {
|
235
|
+
--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingLeft: calc(var(--pf-v6-c-table__tree-view-main--nested-indent--base) * 5 + var(--pf-v6-c-table__tree-view-main--indent--base));
|
231
236
|
}
|
232
|
-
.pf-m-tree-view-grid.pf-
|
233
|
-
--pf-
|
237
|
+
.pf-m-tree-view-grid.pf-v6-c-table tr:where(.pf-v6-c-table__tr)[aria-level="7"] {
|
238
|
+
--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingLeft: calc(var(--pf-v6-c-table__tree-view-main--nested-indent--base) * 6 + var(--pf-v6-c-table__tree-view-main--indent--base));
|
234
239
|
}
|
235
|
-
.pf-m-tree-view-grid.pf-
|
236
|
-
--pf-
|
240
|
+
.pf-m-tree-view-grid.pf-v6-c-table tr:where(.pf-v6-c-table__tr)[aria-level="8"] {
|
241
|
+
--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingLeft: calc(var(--pf-v6-c-table__tree-view-main--nested-indent--base) * 7 + var(--pf-v6-c-table__tree-view-main--indent--base));
|
237
242
|
}
|
238
|
-
.pf-m-tree-view-grid.pf-
|
239
|
-
--pf-
|
243
|
+
.pf-m-tree-view-grid.pf-v6-c-table tr:where(.pf-v6-c-table__tr)[aria-level="9"] {
|
244
|
+
--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingLeft: calc(var(--pf-v6-c-table__tree-view-main--nested-indent--base) * 8 + var(--pf-v6-c-table__tree-view-main--indent--base));
|
240
245
|
}
|
241
|
-
.pf-m-tree-view-grid.pf-
|
242
|
-
--pf-
|
246
|
+
.pf-m-tree-view-grid.pf-v6-c-table tr:where(.pf-v6-c-table__tr)[aria-level="10"] {
|
247
|
+
--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingLeft: calc(var(--pf-v6-c-table__tree-view-main--nested-indent--base) * 9 + var(--pf-v6-c-table__tree-view-main--indent--base));
|
243
248
|
}
|
244
249
|
|
245
250
|
@media screen and (max-width: 768px) {
|
246
|
-
.pf-m-tree-view-grid-md.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
|
-
--pf-
|
262
|
-
--pf-
|
263
|
-
--pf-
|
264
|
-
--pf-
|
265
|
-
--pf-
|
266
|
-
--pf-
|
267
|
-
--pf-
|
268
|
-
--pf-
|
269
|
-
--pf-
|
270
|
-
}
|
271
|
-
.pf-m-tree-view-grid-md.pf-
|
251
|
+
.pf-m-tree-view-grid-md.pf-v6-c-table {
|
252
|
+
--pf-v6-c-table--m-tree-view-grid--tr--OutlineOffset: calc(-1 * var(--pf-t--global--spacer--xs));
|
253
|
+
--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingTop: var(--pf-t--global--spacer--md);
|
254
|
+
--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingBottom: var(--pf-t--global--spacer--md);
|
255
|
+
--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingLeft: var(--pf-v6-c-table__tree-view-main--indent--base);
|
256
|
+
--pf-v6-c-table--m-tree-view-grid__tbody--cell--GridColumnGap: var(--pf-t--global--spacer--sm);
|
257
|
+
--pf-v6-c-table--m-tree-view-grid--c-table__action--PaddingTop: var(--pf-t--global--spacer--md);
|
258
|
+
--pf-v6-c-table--m-tree-view-grid--c-table__action--PaddingBottom: var(--pf-t--global--spacer--md);
|
259
|
+
--pf-v6-c-table--m-tree-view-grid--c-table__action--PaddingLeft: 0;
|
260
|
+
--pf-v6-c-table--m-tree-view-grid__tr--expanded__tree-view-title-cell--action--PaddingTop: var(--pf-t--global--spacer--xl);
|
261
|
+
--pf-v6-c-table--m-tree-view-grid--m-tree-view-details-expanded--PaddingBottom: var(--pf-t--global--spacer--xl);
|
262
|
+
--pf-v6-c-table--m-tree-view-grid__tr--expanded__tree-view-title-cell--PaddingTop: var(--pf-t--global--spacer--xl);
|
263
|
+
--pf-v6-c-table--m-tree-view-grid__td--data-label--GridTemplateColumns: repeat(auto-fit, minmax(150px, 1fr));
|
264
|
+
--pf-v6-c-table--m-tree-view-grid__td--not--c-table__tree-view-title-cell--PaddingTop: var(--pf-t--global--spacer--xs);
|
265
|
+
--pf-v6-c-table--m-tree-view-grid__td--not--c-table__tree-view-title-cell--PaddingBottom: var(--pf-t--global--spacer--xs);
|
266
|
+
--pf-v6-c-table--m-tree-view-mobile__tree-view-main--c-table__check--MarginRight: 0;
|
267
|
+
--pf-v6-c-table--m-tree-view-mobile__tree-view-main--c-table__check--Order: 4;
|
268
|
+
--pf-v6-c-table__tree-view-text--PaddingRight: var(--pf-t--global--spacer--sm);
|
269
|
+
--pf-v6-c-table__tbody--cell--PaddingTop: var(--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingTop);
|
270
|
+
--pf-v6-c-table__tbody--cell--PaddingBottom: var(--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingBottom);
|
271
|
+
--pf-v6-c-table__tree-view-details-toggle--MarginTop: calc(0.375rem * -1);
|
272
|
+
--pf-v6-c-table__tree-view-details-toggle--MarginBottom: calc(0.375rem * -1);
|
273
|
+
--pf-v6-c-table--m-tree-view-grid--c-dropdown--MarginTop: calc(0.375rem * -1);
|
274
|
+
--pf-v6-c-table--m-tree-view-grid--c-dropdown--MarginBottom: calc(0.375rem * -1);
|
275
|
+
}
|
276
|
+
.pf-m-tree-view-grid-md.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody) tr:where(.pf-v6-c-table__tr) {
|
272
277
|
position: relative;
|
273
278
|
border: none;
|
274
|
-
outline-offset: var(--pf-
|
279
|
+
outline-offset: var(--pf-v6-c-table--m-tree-view-grid--tr--OutlineOffset);
|
275
280
|
}
|
276
|
-
.pf-m-tree-view-grid-md.pf-
|
281
|
+
.pf-m-tree-view-grid-md.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody) tr:where(.pf-v6-c-table__tr)::before {
|
277
282
|
position: absolute;
|
278
283
|
inset-block-start: 0;
|
279
284
|
inset-block-end: 0;
|
280
|
-
inset-inline-start: var(--pf-
|
285
|
+
inset-inline-start: var(--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingLeft);
|
281
286
|
inset-inline-end: 0;
|
282
287
|
content: "";
|
283
|
-
border-block-end: var(--pf-
|
288
|
+
border-block-end: var(--pf-v6-c-table--border-width--base) solid var(--pf-v6-c-table--BorderColor);
|
284
289
|
}
|
285
|
-
.pf-m-tree-view-grid-md.pf-
|
290
|
+
.pf-m-tree-view-grid-md.pf-v6-c-table tr:where(.pf-v6-c-table__tr):not([hidden]) {
|
286
291
|
display: grid;
|
287
292
|
grid-template-columns: 1fr max-content;
|
288
293
|
}
|
289
|
-
.pf-m-tree-view-grid-md.pf-
|
290
|
-
--pf-
|
294
|
+
.pf-m-tree-view-grid-md.pf-v6-c-table tr:where(.pf-v6-c-table__tr)[aria-expanded] .pf-v6-c-table__tree-view-title-cell {
|
295
|
+
--pf-v6-c-table--cell--PaddingTop: var(--pf-v6-c-table--m-tree-view-grid__tr--expanded__tree-view-title-cell--PaddingTop);
|
291
296
|
}
|
292
|
-
.pf-m-tree-view-grid-md.pf-
|
293
|
-
--pf-
|
297
|
+
.pf-m-tree-view-grid-md.pf-v6-c-table tr:where(.pf-v6-c-table__tr)[aria-expanded] .pf-v6-c-table__tree-view-title-cell ~ .pf-v6-c-table__action {
|
298
|
+
--pf-v6-c-table--cell--PaddingTop: var(--pf-v6-c-table--m-tree-view-grid__tr--expanded__tree-view-title-cell--action--PaddingTop);
|
294
299
|
}
|
295
|
-
.pf-m-tree-view-grid-md.pf-
|
296
|
-
--pf-
|
297
|
-
--pf-
|
298
|
-
padding-inline-start: var(--pf-
|
300
|
+
.pf-m-tree-view-grid-md.pf-v6-c-table td:where(.pf-v6-c-table__td):not(.pf-v6-c-table__tree-view-title-cell) {
|
301
|
+
--pf-v6-c-table--cell--PaddingTop: var(--pf-v6-c-table--m-tree-view-grid__td--not--c-table__tree-view-title-cell--PaddingTop);
|
302
|
+
--pf-v6-c-table--cell--PaddingBottom: var(--pf-v6-c-table--m-tree-view-grid__td--not--c-table__tree-view-title-cell--PaddingBottom);
|
303
|
+
padding-inline-start: var(--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingLeft);
|
299
304
|
}
|
300
|
-
.pf-m-tree-view-grid-md.pf-
|
301
|
-
padding-inline-end: var(--pf-
|
305
|
+
.pf-m-tree-view-grid-md.pf-v6-c-table .pf-v6-c-table__tree-view-text {
|
306
|
+
padding-inline-end: var(--pf-v6-c-table__tree-view-text--PaddingRight);
|
302
307
|
}
|
303
|
-
.pf-m-tree-view-grid-md.pf-
|
308
|
+
.pf-m-tree-view-grid-md.pf-v6-c-table thead:where(.pf-v6-c-table__thead) th:where(.pf-v6-c-table__th) {
|
304
309
|
display: none;
|
305
310
|
}
|
306
|
-
.pf-m-tree-view-grid-md.pf-
|
311
|
+
.pf-m-tree-view-grid-md.pf-v6-c-table td:where(.pf-v6-c-table__td) {
|
307
312
|
display: none;
|
308
313
|
}
|
309
|
-
.pf-m-tree-view-grid-md.pf-
|
310
|
-
grid-template-columns: var(--pf-
|
314
|
+
.pf-m-tree-view-grid-md.pf-v6-c-table td:where(.pf-v6-c-table__td)[data-label] {
|
315
|
+
grid-template-columns: var(--pf-v6-c-table--m-tree-view-grid__td--data-label--GridTemplateColumns);
|
311
316
|
grid-column: 1;
|
312
|
-
grid-column-gap: var(--pf-
|
317
|
+
grid-column-gap: var(--pf-v6-c-table--m-tree-view-grid__tbody--cell--GridColumnGap);
|
313
318
|
align-items: start;
|
314
319
|
}
|
315
|
-
.pf-m-tree-view-grid-md.pf-
|
320
|
+
.pf-m-tree-view-grid-md.pf-v6-c-table td:where(.pf-v6-c-table__td)[data-label] > * {
|
316
321
|
grid-column: 2;
|
317
322
|
}
|
318
|
-
.pf-m-tree-view-grid-md.pf-
|
319
|
-
font-weight: var(--pf-t--global--
|
323
|
+
.pf-m-tree-view-grid-md.pf-v6-c-table td:where(.pf-v6-c-table__td)[data-label]::before {
|
324
|
+
font-weight: var(--pf-t--global--font--weight--body--bold);
|
320
325
|
text-align: start;
|
321
326
|
content: attr(data-label);
|
322
327
|
}
|
323
|
-
.pf-m-tree-view-grid-md.pf-
|
324
|
-
padding-block-end: var(--pf-
|
328
|
+
.pf-m-tree-view-grid-md.pf-v6-c-table tr:where(.pf-v6-c-table__tr).pf-m-tree-view-details-expanded {
|
329
|
+
padding-block-end: var(--pf-v6-c-table--m-tree-view-grid--m-tree-view-details-expanded--PaddingBottom);
|
325
330
|
}
|
326
|
-
.pf-m-tree-view-grid-md.pf-
|
331
|
+
.pf-m-tree-view-grid-md.pf-v6-c-table tr:where(.pf-v6-c-table__tr).pf-m-tree-view-details-expanded td:where(.pf-v6-c-table__td)[data-label] {
|
327
332
|
display: grid;
|
328
333
|
}
|
329
|
-
.pf-m-tree-view-grid-md.pf-
|
334
|
+
.pf-m-tree-view-grid-md.pf-v6-c-table .pf-v6-c-table__tree-view-title-header-cell {
|
330
335
|
display: block;
|
331
336
|
}
|
332
|
-
.pf-m-tree-view-grid-md.pf-
|
333
|
-
.pf-m-tree-view-grid-md.pf-
|
337
|
+
.pf-m-tree-view-grid-md.pf-v6-c-table .pf-v6-c-table__tree-view-details-toggle,
|
338
|
+
.pf-m-tree-view-grid-md.pf-v6-c-table .pf-v6-c-table__action {
|
334
339
|
display: inline-block;
|
335
340
|
}
|
336
|
-
.pf-m-tree-view-grid-md.pf-
|
337
|
-
--pf-
|
338
|
-
--pf-
|
339
|
-
--pf-
|
340
|
-
--pf-
|
341
|
+
.pf-m-tree-view-grid-md.pf-v6-c-table .pf-v6-c-table__action {
|
342
|
+
--pf-v6-c-table--cell--Width: auto;
|
343
|
+
--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingLeft: var(--pf-v6-c-table--m-tree-view-grid--c-table__action--PaddingLeft);
|
344
|
+
--pf-v6-c-table--m-tree-view-grid__td--not--c-table__tree-view-title-cell--PaddingTop: var(--pf-v6-c-table--m-tree-view-grid--c-table__action--PaddingTop);
|
345
|
+
--pf-v6-c-table--m-tree-view-grid__td--not--c-table__tree-view-title-cell--PaddingBottom: var(--pf-v6-c-table--m-tree-view-grid--c-table__action--PaddingBottom);
|
341
346
|
grid-row: 1;
|
342
347
|
grid-column: 2;
|
343
348
|
}
|
344
|
-
.pf-m-tree-view-grid-md.pf-
|
345
|
-
margin-block-start: var(--pf-
|
346
|
-
margin-block-end: var(--pf-
|
349
|
+
.pf-m-tree-view-grid-md.pf-v6-c-table .pf-v6-c-table__action > .pf-v6-c-dropdown {
|
350
|
+
margin-block-start: var(--pf-v6-c-table--m-tree-view-grid--c-dropdown--MarginTop);
|
351
|
+
margin-block-end: var(--pf-v6-c-table--m-tree-view-grid--c-dropdown--MarginBottom);
|
347
352
|
}
|
348
|
-
.pf-m-tree-view-grid-md.pf-
|
349
|
-
order: var(--pf-
|
353
|
+
.pf-m-tree-view-grid-md.pf-v6-c-table .pf-v6-c-table__tree-view-main > .pf-v6-c-table__check {
|
354
|
+
order: var(--pf-v6-c-table--m-tree-view-mobile__tree-view-main--c-table__check--Order);
|
350
355
|
margin-inline-start: auto;
|
351
|
-
margin-inline-end: var(--pf-
|
356
|
+
margin-inline-end: var(--pf-v6-c-table--m-tree-view-mobile__tree-view-main--c-table__check--MarginRight);
|
352
357
|
}
|
353
|
-
.pf-m-tree-view-grid-md.pf-
|
354
|
-
margin-block-start: var(--pf-
|
355
|
-
margin-block-end: var(--pf-
|
358
|
+
.pf-m-tree-view-grid-md.pf-v6-c-table .pf-v6-c-table__tree-view-details-toggle {
|
359
|
+
margin-block-start: var(--pf-v6-c-table__tree-view-details-toggle--MarginTop);
|
360
|
+
margin-block-end: var(--pf-v6-c-table__tree-view-details-toggle--MarginBottom);
|
356
361
|
}
|
357
|
-
.pf-m-tree-view-grid-md.pf-
|
358
|
-
--pf-
|
362
|
+
.pf-m-tree-view-grid-md.pf-v6-c-table tr:where(.pf-v6-c-table__tr)[aria-level="2"] {
|
363
|
+
--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingLeft: calc(var(--pf-v6-c-table__tree-view-main--nested-indent--base) * 1 + var(--pf-v6-c-table__tree-view-main--indent--base));
|
359
364
|
}
|
360
|
-
.pf-m-tree-view-grid-md.pf-
|
361
|
-
--pf-
|
365
|
+
.pf-m-tree-view-grid-md.pf-v6-c-table tr:where(.pf-v6-c-table__tr)[aria-level="3"] {
|
366
|
+
--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingLeft: calc(var(--pf-v6-c-table__tree-view-main--nested-indent--base) * 2 + var(--pf-v6-c-table__tree-view-main--indent--base));
|
362
367
|
}
|
363
|
-
.pf-m-tree-view-grid-md.pf-
|
364
|
-
--pf-
|
368
|
+
.pf-m-tree-view-grid-md.pf-v6-c-table tr:where(.pf-v6-c-table__tr)[aria-level="4"] {
|
369
|
+
--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingLeft: calc(var(--pf-v6-c-table__tree-view-main--nested-indent--base) * 3 + var(--pf-v6-c-table__tree-view-main--indent--base));
|
365
370
|
}
|
366
|
-
.pf-m-tree-view-grid-md.pf-
|
367
|
-
--pf-
|
371
|
+
.pf-m-tree-view-grid-md.pf-v6-c-table tr:where(.pf-v6-c-table__tr)[aria-level="5"] {
|
372
|
+
--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingLeft: calc(var(--pf-v6-c-table__tree-view-main--nested-indent--base) * 4 + var(--pf-v6-c-table__tree-view-main--indent--base));
|
368
373
|
}
|
369
|
-
.pf-m-tree-view-grid-md.pf-
|
370
|
-
--pf-
|
374
|
+
.pf-m-tree-view-grid-md.pf-v6-c-table tr:where(.pf-v6-c-table__tr)[aria-level="6"] {
|
375
|
+
--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingLeft: calc(var(--pf-v6-c-table__tree-view-main--nested-indent--base) * 5 + var(--pf-v6-c-table__tree-view-main--indent--base));
|
371
376
|
}
|
372
|
-
.pf-m-tree-view-grid-md.pf-
|
373
|
-
--pf-
|
377
|
+
.pf-m-tree-view-grid-md.pf-v6-c-table tr:where(.pf-v6-c-table__tr)[aria-level="7"] {
|
378
|
+
--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingLeft: calc(var(--pf-v6-c-table__tree-view-main--nested-indent--base) * 6 + var(--pf-v6-c-table__tree-view-main--indent--base));
|
374
379
|
}
|
375
|
-
.pf-m-tree-view-grid-md.pf-
|
376
|
-
--pf-
|
380
|
+
.pf-m-tree-view-grid-md.pf-v6-c-table tr:where(.pf-v6-c-table__tr)[aria-level="8"] {
|
381
|
+
--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingLeft: calc(var(--pf-v6-c-table__tree-view-main--nested-indent--base) * 7 + var(--pf-v6-c-table__tree-view-main--indent--base));
|
377
382
|
}
|
378
|
-
.pf-m-tree-view-grid-md.pf-
|
379
|
-
--pf-
|
383
|
+
.pf-m-tree-view-grid-md.pf-v6-c-table tr:where(.pf-v6-c-table__tr)[aria-level="9"] {
|
384
|
+
--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingLeft: calc(var(--pf-v6-c-table__tree-view-main--nested-indent--base) * 8 + var(--pf-v6-c-table__tree-view-main--indent--base));
|
380
385
|
}
|
381
|
-
.pf-m-tree-view-grid-md.pf-
|
382
|
-
--pf-
|
386
|
+
.pf-m-tree-view-grid-md.pf-v6-c-table tr:where(.pf-v6-c-table__tr)[aria-level="10"] {
|
387
|
+
--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingLeft: calc(var(--pf-v6-c-table__tree-view-main--nested-indent--base) * 9 + var(--pf-v6-c-table__tree-view-main--indent--base));
|
383
388
|
}
|
384
389
|
}
|
385
390
|
|
386
391
|
@media screen and (max-width: 992px) {
|
387
|
-
.pf-m-tree-view-grid-lg.pf-
|
388
|
-
--pf-
|
389
|
-
--pf-
|
390
|
-
--pf-
|
391
|
-
--pf-
|
392
|
-
--pf-
|
393
|
-
--pf-
|
394
|
-
--pf-
|
395
|
-
--pf-
|
396
|
-
--pf-
|
397
|
-
--pf-
|
398
|
-
--pf-
|
399
|
-
--pf-
|
400
|
-
--pf-
|
401
|
-
--pf-
|
402
|
-
--pf-
|
403
|
-
--pf-
|
404
|
-
--pf-
|
405
|
-
--pf-
|
406
|
-
--pf-
|
407
|
-
--pf-
|
408
|
-
--pf-
|
409
|
-
--pf-
|
410
|
-
--pf-
|
411
|
-
}
|
412
|
-
.pf-m-tree-view-grid-lg.pf-
|
392
|
+
.pf-m-tree-view-grid-lg.pf-v6-c-table {
|
393
|
+
--pf-v6-c-table--m-tree-view-grid--tr--OutlineOffset: calc(-1 * var(--pf-t--global--spacer--xs));
|
394
|
+
--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingTop: var(--pf-t--global--spacer--md);
|
395
|
+
--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingBottom: var(--pf-t--global--spacer--md);
|
396
|
+
--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingLeft: var(--pf-v6-c-table__tree-view-main--indent--base);
|
397
|
+
--pf-v6-c-table--m-tree-view-grid__tbody--cell--GridColumnGap: var(--pf-t--global--spacer--sm);
|
398
|
+
--pf-v6-c-table--m-tree-view-grid--c-table__action--PaddingTop: var(--pf-t--global--spacer--md);
|
399
|
+
--pf-v6-c-table--m-tree-view-grid--c-table__action--PaddingBottom: var(--pf-t--global--spacer--md);
|
400
|
+
--pf-v6-c-table--m-tree-view-grid--c-table__action--PaddingLeft: 0;
|
401
|
+
--pf-v6-c-table--m-tree-view-grid__tr--expanded__tree-view-title-cell--action--PaddingTop: var(--pf-t--global--spacer--xl);
|
402
|
+
--pf-v6-c-table--m-tree-view-grid--m-tree-view-details-expanded--PaddingBottom: var(--pf-t--global--spacer--xl);
|
403
|
+
--pf-v6-c-table--m-tree-view-grid__tr--expanded__tree-view-title-cell--PaddingTop: var(--pf-t--global--spacer--xl);
|
404
|
+
--pf-v6-c-table--m-tree-view-grid__td--data-label--GridTemplateColumns: repeat(auto-fit, minmax(150px, 1fr));
|
405
|
+
--pf-v6-c-table--m-tree-view-grid__td--not--c-table__tree-view-title-cell--PaddingTop: var(--pf-t--global--spacer--xs);
|
406
|
+
--pf-v6-c-table--m-tree-view-grid__td--not--c-table__tree-view-title-cell--PaddingBottom: var(--pf-t--global--spacer--xs);
|
407
|
+
--pf-v6-c-table--m-tree-view-mobile__tree-view-main--c-table__check--MarginRight: 0;
|
408
|
+
--pf-v6-c-table--m-tree-view-mobile__tree-view-main--c-table__check--Order: 4;
|
409
|
+
--pf-v6-c-table__tree-view-text--PaddingRight: var(--pf-t--global--spacer--sm);
|
410
|
+
--pf-v6-c-table__tbody--cell--PaddingTop: var(--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingTop);
|
411
|
+
--pf-v6-c-table__tbody--cell--PaddingBottom: var(--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingBottom);
|
412
|
+
--pf-v6-c-table__tree-view-details-toggle--MarginTop: calc(0.375rem * -1);
|
413
|
+
--pf-v6-c-table__tree-view-details-toggle--MarginBottom: calc(0.375rem * -1);
|
414
|
+
--pf-v6-c-table--m-tree-view-grid--c-dropdown--MarginTop: calc(0.375rem * -1);
|
415
|
+
--pf-v6-c-table--m-tree-view-grid--c-dropdown--MarginBottom: calc(0.375rem * -1);
|
416
|
+
}
|
417
|
+
.pf-m-tree-view-grid-lg.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody) tr:where(.pf-v6-c-table__tr) {
|
413
418
|
position: relative;
|
414
419
|
border: none;
|
415
|
-
outline-offset: var(--pf-
|
420
|
+
outline-offset: var(--pf-v6-c-table--m-tree-view-grid--tr--OutlineOffset);
|
416
421
|
}
|
417
|
-
.pf-m-tree-view-grid-lg.pf-
|
422
|
+
.pf-m-tree-view-grid-lg.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody) tr:where(.pf-v6-c-table__tr)::before {
|
418
423
|
position: absolute;
|
419
424
|
inset-block-start: 0;
|
420
425
|
inset-block-end: 0;
|
421
|
-
inset-inline-start: var(--pf-
|
426
|
+
inset-inline-start: var(--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingLeft);
|
422
427
|
inset-inline-end: 0;
|
423
428
|
content: "";
|
424
|
-
border-block-end: var(--pf-
|
429
|
+
border-block-end: var(--pf-v6-c-table--border-width--base) solid var(--pf-v6-c-table--BorderColor);
|
425
430
|
}
|
426
|
-
.pf-m-tree-view-grid-lg.pf-
|
431
|
+
.pf-m-tree-view-grid-lg.pf-v6-c-table tr:where(.pf-v6-c-table__tr):not([hidden]) {
|
427
432
|
display: grid;
|
428
433
|
grid-template-columns: 1fr max-content;
|
429
434
|
}
|
430
|
-
.pf-m-tree-view-grid-lg.pf-
|
431
|
-
--pf-
|
435
|
+
.pf-m-tree-view-grid-lg.pf-v6-c-table tr:where(.pf-v6-c-table__tr)[aria-expanded] .pf-v6-c-table__tree-view-title-cell {
|
436
|
+
--pf-v6-c-table--cell--PaddingTop: var(--pf-v6-c-table--m-tree-view-grid__tr--expanded__tree-view-title-cell--PaddingTop);
|
432
437
|
}
|
433
|
-
.pf-m-tree-view-grid-lg.pf-
|
434
|
-
--pf-
|
438
|
+
.pf-m-tree-view-grid-lg.pf-v6-c-table tr:where(.pf-v6-c-table__tr)[aria-expanded] .pf-v6-c-table__tree-view-title-cell ~ .pf-v6-c-table__action {
|
439
|
+
--pf-v6-c-table--cell--PaddingTop: var(--pf-v6-c-table--m-tree-view-grid__tr--expanded__tree-view-title-cell--action--PaddingTop);
|
435
440
|
}
|
436
|
-
.pf-m-tree-view-grid-lg.pf-
|
437
|
-
--pf-
|
438
|
-
--pf-
|
439
|
-
padding-inline-start: var(--pf-
|
441
|
+
.pf-m-tree-view-grid-lg.pf-v6-c-table td:where(.pf-v6-c-table__td):not(.pf-v6-c-table__tree-view-title-cell) {
|
442
|
+
--pf-v6-c-table--cell--PaddingTop: var(--pf-v6-c-table--m-tree-view-grid__td--not--c-table__tree-view-title-cell--PaddingTop);
|
443
|
+
--pf-v6-c-table--cell--PaddingBottom: var(--pf-v6-c-table--m-tree-view-grid__td--not--c-table__tree-view-title-cell--PaddingBottom);
|
444
|
+
padding-inline-start: var(--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingLeft);
|
440
445
|
}
|
441
|
-
.pf-m-tree-view-grid-lg.pf-
|
442
|
-
padding-inline-end: var(--pf-
|
446
|
+
.pf-m-tree-view-grid-lg.pf-v6-c-table .pf-v6-c-table__tree-view-text {
|
447
|
+
padding-inline-end: var(--pf-v6-c-table__tree-view-text--PaddingRight);
|
443
448
|
}
|
444
|
-
.pf-m-tree-view-grid-lg.pf-
|
449
|
+
.pf-m-tree-view-grid-lg.pf-v6-c-table thead:where(.pf-v6-c-table__thead) th:where(.pf-v6-c-table__th) {
|
445
450
|
display: none;
|
446
451
|
}
|
447
|
-
.pf-m-tree-view-grid-lg.pf-
|
452
|
+
.pf-m-tree-view-grid-lg.pf-v6-c-table td:where(.pf-v6-c-table__td) {
|
448
453
|
display: none;
|
449
454
|
}
|
450
|
-
.pf-m-tree-view-grid-lg.pf-
|
451
|
-
grid-template-columns: var(--pf-
|
455
|
+
.pf-m-tree-view-grid-lg.pf-v6-c-table td:where(.pf-v6-c-table__td)[data-label] {
|
456
|
+
grid-template-columns: var(--pf-v6-c-table--m-tree-view-grid__td--data-label--GridTemplateColumns);
|
452
457
|
grid-column: 1;
|
453
|
-
grid-column-gap: var(--pf-
|
458
|
+
grid-column-gap: var(--pf-v6-c-table--m-tree-view-grid__tbody--cell--GridColumnGap);
|
454
459
|
align-items: start;
|
455
460
|
}
|
456
|
-
.pf-m-tree-view-grid-lg.pf-
|
461
|
+
.pf-m-tree-view-grid-lg.pf-v6-c-table td:where(.pf-v6-c-table__td)[data-label] > * {
|
457
462
|
grid-column: 2;
|
458
463
|
}
|
459
|
-
.pf-m-tree-view-grid-lg.pf-
|
460
|
-
font-weight: var(--pf-t--global--
|
464
|
+
.pf-m-tree-view-grid-lg.pf-v6-c-table td:where(.pf-v6-c-table__td)[data-label]::before {
|
465
|
+
font-weight: var(--pf-t--global--font--weight--body--bold);
|
461
466
|
text-align: start;
|
462
467
|
content: attr(data-label);
|
463
468
|
}
|
464
|
-
.pf-m-tree-view-grid-lg.pf-
|
465
|
-
padding-block-end: var(--pf-
|
469
|
+
.pf-m-tree-view-grid-lg.pf-v6-c-table tr:where(.pf-v6-c-table__tr).pf-m-tree-view-details-expanded {
|
470
|
+
padding-block-end: var(--pf-v6-c-table--m-tree-view-grid--m-tree-view-details-expanded--PaddingBottom);
|
466
471
|
}
|
467
|
-
.pf-m-tree-view-grid-lg.pf-
|
472
|
+
.pf-m-tree-view-grid-lg.pf-v6-c-table tr:where(.pf-v6-c-table__tr).pf-m-tree-view-details-expanded td:where(.pf-v6-c-table__td)[data-label] {
|
468
473
|
display: grid;
|
469
474
|
}
|
470
|
-
.pf-m-tree-view-grid-lg.pf-
|
475
|
+
.pf-m-tree-view-grid-lg.pf-v6-c-table .pf-v6-c-table__tree-view-title-header-cell {
|
471
476
|
display: block;
|
472
477
|
}
|
473
|
-
.pf-m-tree-view-grid-lg.pf-
|
474
|
-
.pf-m-tree-view-grid-lg.pf-
|
478
|
+
.pf-m-tree-view-grid-lg.pf-v6-c-table .pf-v6-c-table__tree-view-details-toggle,
|
479
|
+
.pf-m-tree-view-grid-lg.pf-v6-c-table .pf-v6-c-table__action {
|
475
480
|
display: inline-block;
|
476
481
|
}
|
477
|
-
.pf-m-tree-view-grid-lg.pf-
|
478
|
-
--pf-
|
479
|
-
--pf-
|
480
|
-
--pf-
|
481
|
-
--pf-
|
482
|
+
.pf-m-tree-view-grid-lg.pf-v6-c-table .pf-v6-c-table__action {
|
483
|
+
--pf-v6-c-table--cell--Width: auto;
|
484
|
+
--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingLeft: var(--pf-v6-c-table--m-tree-view-grid--c-table__action--PaddingLeft);
|
485
|
+
--pf-v6-c-table--m-tree-view-grid__td--not--c-table__tree-view-title-cell--PaddingTop: var(--pf-v6-c-table--m-tree-view-grid--c-table__action--PaddingTop);
|
486
|
+
--pf-v6-c-table--m-tree-view-grid__td--not--c-table__tree-view-title-cell--PaddingBottom: var(--pf-v6-c-table--m-tree-view-grid--c-table__action--PaddingBottom);
|
482
487
|
grid-row: 1;
|
483
488
|
grid-column: 2;
|
484
489
|
}
|
485
|
-
.pf-m-tree-view-grid-lg.pf-
|
486
|
-
margin-block-start: var(--pf-
|
487
|
-
margin-block-end: var(--pf-
|
490
|
+
.pf-m-tree-view-grid-lg.pf-v6-c-table .pf-v6-c-table__action > .pf-v6-c-dropdown {
|
491
|
+
margin-block-start: var(--pf-v6-c-table--m-tree-view-grid--c-dropdown--MarginTop);
|
492
|
+
margin-block-end: var(--pf-v6-c-table--m-tree-view-grid--c-dropdown--MarginBottom);
|
488
493
|
}
|
489
|
-
.pf-m-tree-view-grid-lg.pf-
|
490
|
-
order: var(--pf-
|
494
|
+
.pf-m-tree-view-grid-lg.pf-v6-c-table .pf-v6-c-table__tree-view-main > .pf-v6-c-table__check {
|
495
|
+
order: var(--pf-v6-c-table--m-tree-view-mobile__tree-view-main--c-table__check--Order);
|
491
496
|
margin-inline-start: auto;
|
492
|
-
margin-inline-end: var(--pf-
|
497
|
+
margin-inline-end: var(--pf-v6-c-table--m-tree-view-mobile__tree-view-main--c-table__check--MarginRight);
|
493
498
|
}
|
494
|
-
.pf-m-tree-view-grid-lg.pf-
|
495
|
-
margin-block-start: var(--pf-
|
496
|
-
margin-block-end: var(--pf-
|
499
|
+
.pf-m-tree-view-grid-lg.pf-v6-c-table .pf-v6-c-table__tree-view-details-toggle {
|
500
|
+
margin-block-start: var(--pf-v6-c-table__tree-view-details-toggle--MarginTop);
|
501
|
+
margin-block-end: var(--pf-v6-c-table__tree-view-details-toggle--MarginBottom);
|
497
502
|
}
|
498
|
-
.pf-m-tree-view-grid-lg.pf-
|
499
|
-
--pf-
|
503
|
+
.pf-m-tree-view-grid-lg.pf-v6-c-table tr:where(.pf-v6-c-table__tr)[aria-level="2"] {
|
504
|
+
--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingLeft: calc(var(--pf-v6-c-table__tree-view-main--nested-indent--base) * 1 + var(--pf-v6-c-table__tree-view-main--indent--base));
|
500
505
|
}
|
501
|
-
.pf-m-tree-view-grid-lg.pf-
|
502
|
-
--pf-
|
506
|
+
.pf-m-tree-view-grid-lg.pf-v6-c-table tr:where(.pf-v6-c-table__tr)[aria-level="3"] {
|
507
|
+
--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingLeft: calc(var(--pf-v6-c-table__tree-view-main--nested-indent--base) * 2 + var(--pf-v6-c-table__tree-view-main--indent--base));
|
503
508
|
}
|
504
|
-
.pf-m-tree-view-grid-lg.pf-
|
505
|
-
--pf-
|
509
|
+
.pf-m-tree-view-grid-lg.pf-v6-c-table tr:where(.pf-v6-c-table__tr)[aria-level="4"] {
|
510
|
+
--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingLeft: calc(var(--pf-v6-c-table__tree-view-main--nested-indent--base) * 3 + var(--pf-v6-c-table__tree-view-main--indent--base));
|
506
511
|
}
|
507
|
-
.pf-m-tree-view-grid-lg.pf-
|
508
|
-
--pf-
|
512
|
+
.pf-m-tree-view-grid-lg.pf-v6-c-table tr:where(.pf-v6-c-table__tr)[aria-level="5"] {
|
513
|
+
--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingLeft: calc(var(--pf-v6-c-table__tree-view-main--nested-indent--base) * 4 + var(--pf-v6-c-table__tree-view-main--indent--base));
|
509
514
|
}
|
510
|
-
.pf-m-tree-view-grid-lg.pf-
|
511
|
-
--pf-
|
515
|
+
.pf-m-tree-view-grid-lg.pf-v6-c-table tr:where(.pf-v6-c-table__tr)[aria-level="6"] {
|
516
|
+
--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingLeft: calc(var(--pf-v6-c-table__tree-view-main--nested-indent--base) * 5 + var(--pf-v6-c-table__tree-view-main--indent--base));
|
512
517
|
}
|
513
|
-
.pf-m-tree-view-grid-lg.pf-
|
514
|
-
--pf-
|
518
|
+
.pf-m-tree-view-grid-lg.pf-v6-c-table tr:where(.pf-v6-c-table__tr)[aria-level="7"] {
|
519
|
+
--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingLeft: calc(var(--pf-v6-c-table__tree-view-main--nested-indent--base) * 6 + var(--pf-v6-c-table__tree-view-main--indent--base));
|
515
520
|
}
|
516
|
-
.pf-m-tree-view-grid-lg.pf-
|
517
|
-
--pf-
|
521
|
+
.pf-m-tree-view-grid-lg.pf-v6-c-table tr:where(.pf-v6-c-table__tr)[aria-level="8"] {
|
522
|
+
--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingLeft: calc(var(--pf-v6-c-table__tree-view-main--nested-indent--base) * 7 + var(--pf-v6-c-table__tree-view-main--indent--base));
|
518
523
|
}
|
519
|
-
.pf-m-tree-view-grid-lg.pf-
|
520
|
-
--pf-
|
524
|
+
.pf-m-tree-view-grid-lg.pf-v6-c-table tr:where(.pf-v6-c-table__tr)[aria-level="9"] {
|
525
|
+
--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingLeft: calc(var(--pf-v6-c-table__tree-view-main--nested-indent--base) * 8 + var(--pf-v6-c-table__tree-view-main--indent--base));
|
521
526
|
}
|
522
|
-
.pf-m-tree-view-grid-lg.pf-
|
523
|
-
--pf-
|
527
|
+
.pf-m-tree-view-grid-lg.pf-v6-c-table tr:where(.pf-v6-c-table__tr)[aria-level="10"] {
|
528
|
+
--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingLeft: calc(var(--pf-v6-c-table__tree-view-main--nested-indent--base) * 9 + var(--pf-v6-c-table__tree-view-main--indent--base));
|
524
529
|
}
|
525
530
|
}
|
526
531
|
|
527
532
|
@media screen and (max-width: 1200px) {
|
528
|
-
.pf-m-tree-view-grid-xl.pf-
|
529
|
-
--pf-
|
530
|
-
--pf-
|
531
|
-
--pf-
|
532
|
-
--pf-
|
533
|
-
--pf-
|
534
|
-
--pf-
|
535
|
-
--pf-
|
536
|
-
--pf-
|
537
|
-
--pf-
|
538
|
-
--pf-
|
539
|
-
--pf-
|
540
|
-
--pf-
|
541
|
-
--pf-
|
542
|
-
--pf-
|
543
|
-
--pf-
|
544
|
-
--pf-
|
545
|
-
--pf-
|
546
|
-
--pf-
|
547
|
-
--pf-
|
548
|
-
--pf-
|
549
|
-
--pf-
|
550
|
-
--pf-
|
551
|
-
--pf-
|
552
|
-
}
|
553
|
-
.pf-m-tree-view-grid-xl.pf-
|
533
|
+
.pf-m-tree-view-grid-xl.pf-v6-c-table {
|
534
|
+
--pf-v6-c-table--m-tree-view-grid--tr--OutlineOffset: calc(-1 * var(--pf-t--global--spacer--xs));
|
535
|
+
--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingTop: var(--pf-t--global--spacer--md);
|
536
|
+
--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingBottom: var(--pf-t--global--spacer--md);
|
537
|
+
--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingLeft: var(--pf-v6-c-table__tree-view-main--indent--base);
|
538
|
+
--pf-v6-c-table--m-tree-view-grid__tbody--cell--GridColumnGap: var(--pf-t--global--spacer--sm);
|
539
|
+
--pf-v6-c-table--m-tree-view-grid--c-table__action--PaddingTop: var(--pf-t--global--spacer--md);
|
540
|
+
--pf-v6-c-table--m-tree-view-grid--c-table__action--PaddingBottom: var(--pf-t--global--spacer--md);
|
541
|
+
--pf-v6-c-table--m-tree-view-grid--c-table__action--PaddingLeft: 0;
|
542
|
+
--pf-v6-c-table--m-tree-view-grid__tr--expanded__tree-view-title-cell--action--PaddingTop: var(--pf-t--global--spacer--xl);
|
543
|
+
--pf-v6-c-table--m-tree-view-grid--m-tree-view-details-expanded--PaddingBottom: var(--pf-t--global--spacer--xl);
|
544
|
+
--pf-v6-c-table--m-tree-view-grid__tr--expanded__tree-view-title-cell--PaddingTop: var(--pf-t--global--spacer--xl);
|
545
|
+
--pf-v6-c-table--m-tree-view-grid__td--data-label--GridTemplateColumns: repeat(auto-fit, minmax(150px, 1fr));
|
546
|
+
--pf-v6-c-table--m-tree-view-grid__td--not--c-table__tree-view-title-cell--PaddingTop: var(--pf-t--global--spacer--xs);
|
547
|
+
--pf-v6-c-table--m-tree-view-grid__td--not--c-table__tree-view-title-cell--PaddingBottom: var(--pf-t--global--spacer--xs);
|
548
|
+
--pf-v6-c-table--m-tree-view-mobile__tree-view-main--c-table__check--MarginRight: 0;
|
549
|
+
--pf-v6-c-table--m-tree-view-mobile__tree-view-main--c-table__check--Order: 4;
|
550
|
+
--pf-v6-c-table__tree-view-text--PaddingRight: var(--pf-t--global--spacer--sm);
|
551
|
+
--pf-v6-c-table__tbody--cell--PaddingTop: var(--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingTop);
|
552
|
+
--pf-v6-c-table__tbody--cell--PaddingBottom: var(--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingBottom);
|
553
|
+
--pf-v6-c-table__tree-view-details-toggle--MarginTop: calc(0.375rem * -1);
|
554
|
+
--pf-v6-c-table__tree-view-details-toggle--MarginBottom: calc(0.375rem * -1);
|
555
|
+
--pf-v6-c-table--m-tree-view-grid--c-dropdown--MarginTop: calc(0.375rem * -1);
|
556
|
+
--pf-v6-c-table--m-tree-view-grid--c-dropdown--MarginBottom: calc(0.375rem * -1);
|
557
|
+
}
|
558
|
+
.pf-m-tree-view-grid-xl.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody) tr:where(.pf-v6-c-table__tr) {
|
554
559
|
position: relative;
|
555
560
|
border: none;
|
556
|
-
outline-offset: var(--pf-
|
561
|
+
outline-offset: var(--pf-v6-c-table--m-tree-view-grid--tr--OutlineOffset);
|
557
562
|
}
|
558
|
-
.pf-m-tree-view-grid-xl.pf-
|
563
|
+
.pf-m-tree-view-grid-xl.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody) tr:where(.pf-v6-c-table__tr)::before {
|
559
564
|
position: absolute;
|
560
565
|
inset-block-start: 0;
|
561
566
|
inset-block-end: 0;
|
562
|
-
inset-inline-start: var(--pf-
|
567
|
+
inset-inline-start: var(--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingLeft);
|
563
568
|
inset-inline-end: 0;
|
564
569
|
content: "";
|
565
|
-
border-block-end: var(--pf-
|
570
|
+
border-block-end: var(--pf-v6-c-table--border-width--base) solid var(--pf-v6-c-table--BorderColor);
|
566
571
|
}
|
567
|
-
.pf-m-tree-view-grid-xl.pf-
|
572
|
+
.pf-m-tree-view-grid-xl.pf-v6-c-table tr:where(.pf-v6-c-table__tr):not([hidden]) {
|
568
573
|
display: grid;
|
569
574
|
grid-template-columns: 1fr max-content;
|
570
575
|
}
|
571
|
-
.pf-m-tree-view-grid-xl.pf-
|
572
|
-
--pf-
|
576
|
+
.pf-m-tree-view-grid-xl.pf-v6-c-table tr:where(.pf-v6-c-table__tr)[aria-expanded] .pf-v6-c-table__tree-view-title-cell {
|
577
|
+
--pf-v6-c-table--cell--PaddingTop: var(--pf-v6-c-table--m-tree-view-grid__tr--expanded__tree-view-title-cell--PaddingTop);
|
573
578
|
}
|
574
|
-
.pf-m-tree-view-grid-xl.pf-
|
575
|
-
--pf-
|
579
|
+
.pf-m-tree-view-grid-xl.pf-v6-c-table tr:where(.pf-v6-c-table__tr)[aria-expanded] .pf-v6-c-table__tree-view-title-cell ~ .pf-v6-c-table__action {
|
580
|
+
--pf-v6-c-table--cell--PaddingTop: var(--pf-v6-c-table--m-tree-view-grid__tr--expanded__tree-view-title-cell--action--PaddingTop);
|
576
581
|
}
|
577
|
-
.pf-m-tree-view-grid-xl.pf-
|
578
|
-
--pf-
|
579
|
-
--pf-
|
580
|
-
padding-inline-start: var(--pf-
|
582
|
+
.pf-m-tree-view-grid-xl.pf-v6-c-table td:where(.pf-v6-c-table__td):not(.pf-v6-c-table__tree-view-title-cell) {
|
583
|
+
--pf-v6-c-table--cell--PaddingTop: var(--pf-v6-c-table--m-tree-view-grid__td--not--c-table__tree-view-title-cell--PaddingTop);
|
584
|
+
--pf-v6-c-table--cell--PaddingBottom: var(--pf-v6-c-table--m-tree-view-grid__td--not--c-table__tree-view-title-cell--PaddingBottom);
|
585
|
+
padding-inline-start: var(--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingLeft);
|
581
586
|
}
|
582
|
-
.pf-m-tree-view-grid-xl.pf-
|
583
|
-
padding-inline-end: var(--pf-
|
587
|
+
.pf-m-tree-view-grid-xl.pf-v6-c-table .pf-v6-c-table__tree-view-text {
|
588
|
+
padding-inline-end: var(--pf-v6-c-table__tree-view-text--PaddingRight);
|
584
589
|
}
|
585
|
-
.pf-m-tree-view-grid-xl.pf-
|
590
|
+
.pf-m-tree-view-grid-xl.pf-v6-c-table thead:where(.pf-v6-c-table__thead) th:where(.pf-v6-c-table__th) {
|
586
591
|
display: none;
|
587
592
|
}
|
588
|
-
.pf-m-tree-view-grid-xl.pf-
|
593
|
+
.pf-m-tree-view-grid-xl.pf-v6-c-table td:where(.pf-v6-c-table__td) {
|
589
594
|
display: none;
|
590
595
|
}
|
591
|
-
.pf-m-tree-view-grid-xl.pf-
|
592
|
-
grid-template-columns: var(--pf-
|
596
|
+
.pf-m-tree-view-grid-xl.pf-v6-c-table td:where(.pf-v6-c-table__td)[data-label] {
|
597
|
+
grid-template-columns: var(--pf-v6-c-table--m-tree-view-grid__td--data-label--GridTemplateColumns);
|
593
598
|
grid-column: 1;
|
594
|
-
grid-column-gap: var(--pf-
|
599
|
+
grid-column-gap: var(--pf-v6-c-table--m-tree-view-grid__tbody--cell--GridColumnGap);
|
595
600
|
align-items: start;
|
596
601
|
}
|
597
|
-
.pf-m-tree-view-grid-xl.pf-
|
602
|
+
.pf-m-tree-view-grid-xl.pf-v6-c-table td:where(.pf-v6-c-table__td)[data-label] > * {
|
598
603
|
grid-column: 2;
|
599
604
|
}
|
600
|
-
.pf-m-tree-view-grid-xl.pf-
|
601
|
-
font-weight: var(--pf-t--global--
|
605
|
+
.pf-m-tree-view-grid-xl.pf-v6-c-table td:where(.pf-v6-c-table__td)[data-label]::before {
|
606
|
+
font-weight: var(--pf-t--global--font--weight--body--bold);
|
602
607
|
text-align: start;
|
603
608
|
content: attr(data-label);
|
604
609
|
}
|
605
|
-
.pf-m-tree-view-grid-xl.pf-
|
606
|
-
padding-block-end: var(--pf-
|
610
|
+
.pf-m-tree-view-grid-xl.pf-v6-c-table tr:where(.pf-v6-c-table__tr).pf-m-tree-view-details-expanded {
|
611
|
+
padding-block-end: var(--pf-v6-c-table--m-tree-view-grid--m-tree-view-details-expanded--PaddingBottom);
|
607
612
|
}
|
608
|
-
.pf-m-tree-view-grid-xl.pf-
|
613
|
+
.pf-m-tree-view-grid-xl.pf-v6-c-table tr:where(.pf-v6-c-table__tr).pf-m-tree-view-details-expanded td:where(.pf-v6-c-table__td)[data-label] {
|
609
614
|
display: grid;
|
610
615
|
}
|
611
|
-
.pf-m-tree-view-grid-xl.pf-
|
616
|
+
.pf-m-tree-view-grid-xl.pf-v6-c-table .pf-v6-c-table__tree-view-title-header-cell {
|
612
617
|
display: block;
|
613
618
|
}
|
614
|
-
.pf-m-tree-view-grid-xl.pf-
|
615
|
-
.pf-m-tree-view-grid-xl.pf-
|
619
|
+
.pf-m-tree-view-grid-xl.pf-v6-c-table .pf-v6-c-table__tree-view-details-toggle,
|
620
|
+
.pf-m-tree-view-grid-xl.pf-v6-c-table .pf-v6-c-table__action {
|
616
621
|
display: inline-block;
|
617
622
|
}
|
618
|
-
.pf-m-tree-view-grid-xl.pf-
|
619
|
-
--pf-
|
620
|
-
--pf-
|
621
|
-
--pf-
|
622
|
-
--pf-
|
623
|
+
.pf-m-tree-view-grid-xl.pf-v6-c-table .pf-v6-c-table__action {
|
624
|
+
--pf-v6-c-table--cell--Width: auto;
|
625
|
+
--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingLeft: var(--pf-v6-c-table--m-tree-view-grid--c-table__action--PaddingLeft);
|
626
|
+
--pf-v6-c-table--m-tree-view-grid__td--not--c-table__tree-view-title-cell--PaddingTop: var(--pf-v6-c-table--m-tree-view-grid--c-table__action--PaddingTop);
|
627
|
+
--pf-v6-c-table--m-tree-view-grid__td--not--c-table__tree-view-title-cell--PaddingBottom: var(--pf-v6-c-table--m-tree-view-grid--c-table__action--PaddingBottom);
|
623
628
|
grid-row: 1;
|
624
629
|
grid-column: 2;
|
625
630
|
}
|
626
|
-
.pf-m-tree-view-grid-xl.pf-
|
627
|
-
margin-block-start: var(--pf-
|
628
|
-
margin-block-end: var(--pf-
|
631
|
+
.pf-m-tree-view-grid-xl.pf-v6-c-table .pf-v6-c-table__action > .pf-v6-c-dropdown {
|
632
|
+
margin-block-start: var(--pf-v6-c-table--m-tree-view-grid--c-dropdown--MarginTop);
|
633
|
+
margin-block-end: var(--pf-v6-c-table--m-tree-view-grid--c-dropdown--MarginBottom);
|
629
634
|
}
|
630
|
-
.pf-m-tree-view-grid-xl.pf-
|
631
|
-
order: var(--pf-
|
635
|
+
.pf-m-tree-view-grid-xl.pf-v6-c-table .pf-v6-c-table__tree-view-main > .pf-v6-c-table__check {
|
636
|
+
order: var(--pf-v6-c-table--m-tree-view-mobile__tree-view-main--c-table__check--Order);
|
632
637
|
margin-inline-start: auto;
|
633
|
-
margin-inline-end: var(--pf-
|
638
|
+
margin-inline-end: var(--pf-v6-c-table--m-tree-view-mobile__tree-view-main--c-table__check--MarginRight);
|
634
639
|
}
|
635
|
-
.pf-m-tree-view-grid-xl.pf-
|
636
|
-
margin-block-start: var(--pf-
|
637
|
-
margin-block-end: var(--pf-
|
640
|
+
.pf-m-tree-view-grid-xl.pf-v6-c-table .pf-v6-c-table__tree-view-details-toggle {
|
641
|
+
margin-block-start: var(--pf-v6-c-table__tree-view-details-toggle--MarginTop);
|
642
|
+
margin-block-end: var(--pf-v6-c-table__tree-view-details-toggle--MarginBottom);
|
638
643
|
}
|
639
|
-
.pf-m-tree-view-grid-xl.pf-
|
640
|
-
--pf-
|
644
|
+
.pf-m-tree-view-grid-xl.pf-v6-c-table tr:where(.pf-v6-c-table__tr)[aria-level="2"] {
|
645
|
+
--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingLeft: calc(var(--pf-v6-c-table__tree-view-main--nested-indent--base) * 1 + var(--pf-v6-c-table__tree-view-main--indent--base));
|
641
646
|
}
|
642
|
-
.pf-m-tree-view-grid-xl.pf-
|
643
|
-
--pf-
|
647
|
+
.pf-m-tree-view-grid-xl.pf-v6-c-table tr:where(.pf-v6-c-table__tr)[aria-level="3"] {
|
648
|
+
--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingLeft: calc(var(--pf-v6-c-table__tree-view-main--nested-indent--base) * 2 + var(--pf-v6-c-table__tree-view-main--indent--base));
|
644
649
|
}
|
645
|
-
.pf-m-tree-view-grid-xl.pf-
|
646
|
-
--pf-
|
650
|
+
.pf-m-tree-view-grid-xl.pf-v6-c-table tr:where(.pf-v6-c-table__tr)[aria-level="4"] {
|
651
|
+
--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingLeft: calc(var(--pf-v6-c-table__tree-view-main--nested-indent--base) * 3 + var(--pf-v6-c-table__tree-view-main--indent--base));
|
647
652
|
}
|
648
|
-
.pf-m-tree-view-grid-xl.pf-
|
649
|
-
--pf-
|
653
|
+
.pf-m-tree-view-grid-xl.pf-v6-c-table tr:where(.pf-v6-c-table__tr)[aria-level="5"] {
|
654
|
+
--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingLeft: calc(var(--pf-v6-c-table__tree-view-main--nested-indent--base) * 4 + var(--pf-v6-c-table__tree-view-main--indent--base));
|
650
655
|
}
|
651
|
-
.pf-m-tree-view-grid-xl.pf-
|
652
|
-
--pf-
|
656
|
+
.pf-m-tree-view-grid-xl.pf-v6-c-table tr:where(.pf-v6-c-table__tr)[aria-level="6"] {
|
657
|
+
--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingLeft: calc(var(--pf-v6-c-table__tree-view-main--nested-indent--base) * 5 + var(--pf-v6-c-table__tree-view-main--indent--base));
|
653
658
|
}
|
654
|
-
.pf-m-tree-view-grid-xl.pf-
|
655
|
-
--pf-
|
659
|
+
.pf-m-tree-view-grid-xl.pf-v6-c-table tr:where(.pf-v6-c-table__tr)[aria-level="7"] {
|
660
|
+
--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingLeft: calc(var(--pf-v6-c-table__tree-view-main--nested-indent--base) * 6 + var(--pf-v6-c-table__tree-view-main--indent--base));
|
656
661
|
}
|
657
|
-
.pf-m-tree-view-grid-xl.pf-
|
658
|
-
--pf-
|
662
|
+
.pf-m-tree-view-grid-xl.pf-v6-c-table tr:where(.pf-v6-c-table__tr)[aria-level="8"] {
|
663
|
+
--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingLeft: calc(var(--pf-v6-c-table__tree-view-main--nested-indent--base) * 7 + var(--pf-v6-c-table__tree-view-main--indent--base));
|
659
664
|
}
|
660
|
-
.pf-m-tree-view-grid-xl.pf-
|
661
|
-
--pf-
|
665
|
+
.pf-m-tree-view-grid-xl.pf-v6-c-table tr:where(.pf-v6-c-table__tr)[aria-level="9"] {
|
666
|
+
--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingLeft: calc(var(--pf-v6-c-table__tree-view-main--nested-indent--base) * 8 + var(--pf-v6-c-table__tree-view-main--indent--base));
|
662
667
|
}
|
663
|
-
.pf-m-tree-view-grid-xl.pf-
|
664
|
-
--pf-
|
668
|
+
.pf-m-tree-view-grid-xl.pf-v6-c-table tr:where(.pf-v6-c-table__tr)[aria-level="10"] {
|
669
|
+
--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingLeft: calc(var(--pf-v6-c-table__tree-view-main--nested-indent--base) * 9 + var(--pf-v6-c-table__tree-view-main--indent--base));
|
665
670
|
}
|
666
671
|
}
|
667
672
|
|
668
673
|
@media screen and (max-width: 1450px) {
|
669
|
-
.pf-m-tree-view-grid-2xl.pf-
|
670
|
-
--pf-
|
671
|
-
--pf-
|
672
|
-
--pf-
|
673
|
-
--pf-
|
674
|
-
--pf-
|
675
|
-
--pf-
|
676
|
-
--pf-
|
677
|
-
--pf-
|
678
|
-
--pf-
|
679
|
-
--pf-
|
680
|
-
--pf-
|
681
|
-
--pf-
|
682
|
-
--pf-
|
683
|
-
--pf-
|
684
|
-
--pf-
|
685
|
-
--pf-
|
686
|
-
--pf-
|
687
|
-
--pf-
|
688
|
-
--pf-
|
689
|
-
--pf-
|
690
|
-
--pf-
|
691
|
-
--pf-
|
692
|
-
--pf-
|
693
|
-
}
|
694
|
-
.pf-m-tree-view-grid-2xl.pf-
|
674
|
+
.pf-m-tree-view-grid-2xl.pf-v6-c-table {
|
675
|
+
--pf-v6-c-table--m-tree-view-grid--tr--OutlineOffset: calc(-1 * var(--pf-t--global--spacer--xs));
|
676
|
+
--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingTop: var(--pf-t--global--spacer--md);
|
677
|
+
--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingBottom: var(--pf-t--global--spacer--md);
|
678
|
+
--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingLeft: var(--pf-v6-c-table__tree-view-main--indent--base);
|
679
|
+
--pf-v6-c-table--m-tree-view-grid__tbody--cell--GridColumnGap: var(--pf-t--global--spacer--sm);
|
680
|
+
--pf-v6-c-table--m-tree-view-grid--c-table__action--PaddingTop: var(--pf-t--global--spacer--md);
|
681
|
+
--pf-v6-c-table--m-tree-view-grid--c-table__action--PaddingBottom: var(--pf-t--global--spacer--md);
|
682
|
+
--pf-v6-c-table--m-tree-view-grid--c-table__action--PaddingLeft: 0;
|
683
|
+
--pf-v6-c-table--m-tree-view-grid__tr--expanded__tree-view-title-cell--action--PaddingTop: var(--pf-t--global--spacer--xl);
|
684
|
+
--pf-v6-c-table--m-tree-view-grid--m-tree-view-details-expanded--PaddingBottom: var(--pf-t--global--spacer--xl);
|
685
|
+
--pf-v6-c-table--m-tree-view-grid__tr--expanded__tree-view-title-cell--PaddingTop: var(--pf-t--global--spacer--xl);
|
686
|
+
--pf-v6-c-table--m-tree-view-grid__td--data-label--GridTemplateColumns: repeat(auto-fit, minmax(150px, 1fr));
|
687
|
+
--pf-v6-c-table--m-tree-view-grid__td--not--c-table__tree-view-title-cell--PaddingTop: var(--pf-t--global--spacer--xs);
|
688
|
+
--pf-v6-c-table--m-tree-view-grid__td--not--c-table__tree-view-title-cell--PaddingBottom: var(--pf-t--global--spacer--xs);
|
689
|
+
--pf-v6-c-table--m-tree-view-mobile__tree-view-main--c-table__check--MarginRight: 0;
|
690
|
+
--pf-v6-c-table--m-tree-view-mobile__tree-view-main--c-table__check--Order: 4;
|
691
|
+
--pf-v6-c-table__tree-view-text--PaddingRight: var(--pf-t--global--spacer--sm);
|
692
|
+
--pf-v6-c-table__tbody--cell--PaddingTop: var(--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingTop);
|
693
|
+
--pf-v6-c-table__tbody--cell--PaddingBottom: var(--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingBottom);
|
694
|
+
--pf-v6-c-table__tree-view-details-toggle--MarginTop: calc(0.375rem * -1);
|
695
|
+
--pf-v6-c-table__tree-view-details-toggle--MarginBottom: calc(0.375rem * -1);
|
696
|
+
--pf-v6-c-table--m-tree-view-grid--c-dropdown--MarginTop: calc(0.375rem * -1);
|
697
|
+
--pf-v6-c-table--m-tree-view-grid--c-dropdown--MarginBottom: calc(0.375rem * -1);
|
698
|
+
}
|
699
|
+
.pf-m-tree-view-grid-2xl.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody) tr:where(.pf-v6-c-table__tr) {
|
695
700
|
position: relative;
|
696
701
|
border: none;
|
697
|
-
outline-offset: var(--pf-
|
702
|
+
outline-offset: var(--pf-v6-c-table--m-tree-view-grid--tr--OutlineOffset);
|
698
703
|
}
|
699
|
-
.pf-m-tree-view-grid-2xl.pf-
|
704
|
+
.pf-m-tree-view-grid-2xl.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody) tr:where(.pf-v6-c-table__tr)::before {
|
700
705
|
position: absolute;
|
701
706
|
inset-block-start: 0;
|
702
707
|
inset-block-end: 0;
|
703
|
-
inset-inline-start: var(--pf-
|
708
|
+
inset-inline-start: var(--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingLeft);
|
704
709
|
inset-inline-end: 0;
|
705
710
|
content: "";
|
706
|
-
border-block-end: var(--pf-
|
711
|
+
border-block-end: var(--pf-v6-c-table--border-width--base) solid var(--pf-v6-c-table--BorderColor);
|
707
712
|
}
|
708
|
-
.pf-m-tree-view-grid-2xl.pf-
|
713
|
+
.pf-m-tree-view-grid-2xl.pf-v6-c-table tr:where(.pf-v6-c-table__tr):not([hidden]) {
|
709
714
|
display: grid;
|
710
715
|
grid-template-columns: 1fr max-content;
|
711
716
|
}
|
712
|
-
.pf-m-tree-view-grid-2xl.pf-
|
713
|
-
--pf-
|
717
|
+
.pf-m-tree-view-grid-2xl.pf-v6-c-table tr:where(.pf-v6-c-table__tr)[aria-expanded] .pf-v6-c-table__tree-view-title-cell {
|
718
|
+
--pf-v6-c-table--cell--PaddingTop: var(--pf-v6-c-table--m-tree-view-grid__tr--expanded__tree-view-title-cell--PaddingTop);
|
714
719
|
}
|
715
|
-
.pf-m-tree-view-grid-2xl.pf-
|
716
|
-
--pf-
|
720
|
+
.pf-m-tree-view-grid-2xl.pf-v6-c-table tr:where(.pf-v6-c-table__tr)[aria-expanded] .pf-v6-c-table__tree-view-title-cell ~ .pf-v6-c-table__action {
|
721
|
+
--pf-v6-c-table--cell--PaddingTop: var(--pf-v6-c-table--m-tree-view-grid__tr--expanded__tree-view-title-cell--action--PaddingTop);
|
717
722
|
}
|
718
|
-
.pf-m-tree-view-grid-2xl.pf-
|
719
|
-
--pf-
|
720
|
-
--pf-
|
721
|
-
padding-inline-start: var(--pf-
|
723
|
+
.pf-m-tree-view-grid-2xl.pf-v6-c-table td:where(.pf-v6-c-table__td):not(.pf-v6-c-table__tree-view-title-cell) {
|
724
|
+
--pf-v6-c-table--cell--PaddingTop: var(--pf-v6-c-table--m-tree-view-grid__td--not--c-table__tree-view-title-cell--PaddingTop);
|
725
|
+
--pf-v6-c-table--cell--PaddingBottom: var(--pf-v6-c-table--m-tree-view-grid__td--not--c-table__tree-view-title-cell--PaddingBottom);
|
726
|
+
padding-inline-start: var(--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingLeft);
|
722
727
|
}
|
723
|
-
.pf-m-tree-view-grid-2xl.pf-
|
724
|
-
padding-inline-end: var(--pf-
|
728
|
+
.pf-m-tree-view-grid-2xl.pf-v6-c-table .pf-v6-c-table__tree-view-text {
|
729
|
+
padding-inline-end: var(--pf-v6-c-table__tree-view-text--PaddingRight);
|
725
730
|
}
|
726
|
-
.pf-m-tree-view-grid-2xl.pf-
|
731
|
+
.pf-m-tree-view-grid-2xl.pf-v6-c-table thead:where(.pf-v6-c-table__thead) th:where(.pf-v6-c-table__th) {
|
727
732
|
display: none;
|
728
733
|
}
|
729
|
-
.pf-m-tree-view-grid-2xl.pf-
|
734
|
+
.pf-m-tree-view-grid-2xl.pf-v6-c-table td:where(.pf-v6-c-table__td) {
|
730
735
|
display: none;
|
731
736
|
}
|
732
|
-
.pf-m-tree-view-grid-2xl.pf-
|
733
|
-
grid-template-columns: var(--pf-
|
737
|
+
.pf-m-tree-view-grid-2xl.pf-v6-c-table td:where(.pf-v6-c-table__td)[data-label] {
|
738
|
+
grid-template-columns: var(--pf-v6-c-table--m-tree-view-grid__td--data-label--GridTemplateColumns);
|
734
739
|
grid-column: 1;
|
735
|
-
grid-column-gap: var(--pf-
|
740
|
+
grid-column-gap: var(--pf-v6-c-table--m-tree-view-grid__tbody--cell--GridColumnGap);
|
736
741
|
align-items: start;
|
737
742
|
}
|
738
|
-
.pf-m-tree-view-grid-2xl.pf-
|
743
|
+
.pf-m-tree-view-grid-2xl.pf-v6-c-table td:where(.pf-v6-c-table__td)[data-label] > * {
|
739
744
|
grid-column: 2;
|
740
745
|
}
|
741
|
-
.pf-m-tree-view-grid-2xl.pf-
|
742
|
-
font-weight: var(--pf-t--global--
|
746
|
+
.pf-m-tree-view-grid-2xl.pf-v6-c-table td:where(.pf-v6-c-table__td)[data-label]::before {
|
747
|
+
font-weight: var(--pf-t--global--font--weight--body--bold);
|
743
748
|
text-align: start;
|
744
749
|
content: attr(data-label);
|
745
750
|
}
|
746
|
-
.pf-m-tree-view-grid-2xl.pf-
|
747
|
-
padding-block-end: var(--pf-
|
751
|
+
.pf-m-tree-view-grid-2xl.pf-v6-c-table tr:where(.pf-v6-c-table__tr).pf-m-tree-view-details-expanded {
|
752
|
+
padding-block-end: var(--pf-v6-c-table--m-tree-view-grid--m-tree-view-details-expanded--PaddingBottom);
|
748
753
|
}
|
749
|
-
.pf-m-tree-view-grid-2xl.pf-
|
754
|
+
.pf-m-tree-view-grid-2xl.pf-v6-c-table tr:where(.pf-v6-c-table__tr).pf-m-tree-view-details-expanded td:where(.pf-v6-c-table__td)[data-label] {
|
750
755
|
display: grid;
|
751
756
|
}
|
752
|
-
.pf-m-tree-view-grid-2xl.pf-
|
757
|
+
.pf-m-tree-view-grid-2xl.pf-v6-c-table .pf-v6-c-table__tree-view-title-header-cell {
|
753
758
|
display: block;
|
754
759
|
}
|
755
|
-
.pf-m-tree-view-grid-2xl.pf-
|
756
|
-
.pf-m-tree-view-grid-2xl.pf-
|
760
|
+
.pf-m-tree-view-grid-2xl.pf-v6-c-table .pf-v6-c-table__tree-view-details-toggle,
|
761
|
+
.pf-m-tree-view-grid-2xl.pf-v6-c-table .pf-v6-c-table__action {
|
757
762
|
display: inline-block;
|
758
763
|
}
|
759
|
-
.pf-m-tree-view-grid-2xl.pf-
|
760
|
-
--pf-
|
761
|
-
--pf-
|
762
|
-
--pf-
|
763
|
-
--pf-
|
764
|
+
.pf-m-tree-view-grid-2xl.pf-v6-c-table .pf-v6-c-table__action {
|
765
|
+
--pf-v6-c-table--cell--Width: auto;
|
766
|
+
--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingLeft: var(--pf-v6-c-table--m-tree-view-grid--c-table__action--PaddingLeft);
|
767
|
+
--pf-v6-c-table--m-tree-view-grid__td--not--c-table__tree-view-title-cell--PaddingTop: var(--pf-v6-c-table--m-tree-view-grid--c-table__action--PaddingTop);
|
768
|
+
--pf-v6-c-table--m-tree-view-grid__td--not--c-table__tree-view-title-cell--PaddingBottom: var(--pf-v6-c-table--m-tree-view-grid--c-table__action--PaddingBottom);
|
764
769
|
grid-row: 1;
|
765
770
|
grid-column: 2;
|
766
771
|
}
|
767
|
-
.pf-m-tree-view-grid-2xl.pf-
|
768
|
-
margin-block-start: var(--pf-
|
769
|
-
margin-block-end: var(--pf-
|
772
|
+
.pf-m-tree-view-grid-2xl.pf-v6-c-table .pf-v6-c-table__action > .pf-v6-c-dropdown {
|
773
|
+
margin-block-start: var(--pf-v6-c-table--m-tree-view-grid--c-dropdown--MarginTop);
|
774
|
+
margin-block-end: var(--pf-v6-c-table--m-tree-view-grid--c-dropdown--MarginBottom);
|
770
775
|
}
|
771
|
-
.pf-m-tree-view-grid-2xl.pf-
|
772
|
-
order: var(--pf-
|
776
|
+
.pf-m-tree-view-grid-2xl.pf-v6-c-table .pf-v6-c-table__tree-view-main > .pf-v6-c-table__check {
|
777
|
+
order: var(--pf-v6-c-table--m-tree-view-mobile__tree-view-main--c-table__check--Order);
|
773
778
|
margin-inline-start: auto;
|
774
|
-
margin-inline-end: var(--pf-
|
779
|
+
margin-inline-end: var(--pf-v6-c-table--m-tree-view-mobile__tree-view-main--c-table__check--MarginRight);
|
775
780
|
}
|
776
|
-
.pf-m-tree-view-grid-2xl.pf-
|
777
|
-
margin-block-start: var(--pf-
|
778
|
-
margin-block-end: var(--pf-
|
781
|
+
.pf-m-tree-view-grid-2xl.pf-v6-c-table .pf-v6-c-table__tree-view-details-toggle {
|
782
|
+
margin-block-start: var(--pf-v6-c-table__tree-view-details-toggle--MarginTop);
|
783
|
+
margin-block-end: var(--pf-v6-c-table__tree-view-details-toggle--MarginBottom);
|
779
784
|
}
|
780
|
-
.pf-m-tree-view-grid-2xl.pf-
|
781
|
-
--pf-
|
785
|
+
.pf-m-tree-view-grid-2xl.pf-v6-c-table tr:where(.pf-v6-c-table__tr)[aria-level="2"] {
|
786
|
+
--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingLeft: calc(var(--pf-v6-c-table__tree-view-main--nested-indent--base) * 1 + var(--pf-v6-c-table__tree-view-main--indent--base));
|
782
787
|
}
|
783
|
-
.pf-m-tree-view-grid-2xl.pf-
|
784
|
-
--pf-
|
788
|
+
.pf-m-tree-view-grid-2xl.pf-v6-c-table tr:where(.pf-v6-c-table__tr)[aria-level="3"] {
|
789
|
+
--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingLeft: calc(var(--pf-v6-c-table__tree-view-main--nested-indent--base) * 2 + var(--pf-v6-c-table__tree-view-main--indent--base));
|
785
790
|
}
|
786
|
-
.pf-m-tree-view-grid-2xl.pf-
|
787
|
-
--pf-
|
791
|
+
.pf-m-tree-view-grid-2xl.pf-v6-c-table tr:where(.pf-v6-c-table__tr)[aria-level="4"] {
|
792
|
+
--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingLeft: calc(var(--pf-v6-c-table__tree-view-main--nested-indent--base) * 3 + var(--pf-v6-c-table__tree-view-main--indent--base));
|
788
793
|
}
|
789
|
-
.pf-m-tree-view-grid-2xl.pf-
|
790
|
-
--pf-
|
794
|
+
.pf-m-tree-view-grid-2xl.pf-v6-c-table tr:where(.pf-v6-c-table__tr)[aria-level="5"] {
|
795
|
+
--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingLeft: calc(var(--pf-v6-c-table__tree-view-main--nested-indent--base) * 4 + var(--pf-v6-c-table__tree-view-main--indent--base));
|
791
796
|
}
|
792
|
-
.pf-m-tree-view-grid-2xl.pf-
|
793
|
-
--pf-
|
797
|
+
.pf-m-tree-view-grid-2xl.pf-v6-c-table tr:where(.pf-v6-c-table__tr)[aria-level="6"] {
|
798
|
+
--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingLeft: calc(var(--pf-v6-c-table__tree-view-main--nested-indent--base) * 5 + var(--pf-v6-c-table__tree-view-main--indent--base));
|
794
799
|
}
|
795
|
-
.pf-m-tree-view-grid-2xl.pf-
|
796
|
-
--pf-
|
800
|
+
.pf-m-tree-view-grid-2xl.pf-v6-c-table tr:where(.pf-v6-c-table__tr)[aria-level="7"] {
|
801
|
+
--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingLeft: calc(var(--pf-v6-c-table__tree-view-main--nested-indent--base) * 6 + var(--pf-v6-c-table__tree-view-main--indent--base));
|
797
802
|
}
|
798
|
-
.pf-m-tree-view-grid-2xl.pf-
|
799
|
-
--pf-
|
803
|
+
.pf-m-tree-view-grid-2xl.pf-v6-c-table tr:where(.pf-v6-c-table__tr)[aria-level="8"] {
|
804
|
+
--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingLeft: calc(var(--pf-v6-c-table__tree-view-main--nested-indent--base) * 7 + var(--pf-v6-c-table__tree-view-main--indent--base));
|
800
805
|
}
|
801
|
-
.pf-m-tree-view-grid-2xl.pf-
|
802
|
-
--pf-
|
806
|
+
.pf-m-tree-view-grid-2xl.pf-v6-c-table tr:where(.pf-v6-c-table__tr)[aria-level="9"] {
|
807
|
+
--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingLeft: calc(var(--pf-v6-c-table__tree-view-main--nested-indent--base) * 8 + var(--pf-v6-c-table__tree-view-main--indent--base));
|
803
808
|
}
|
804
|
-
.pf-m-tree-view-grid-2xl.pf-
|
805
|
-
--pf-
|
809
|
+
.pf-m-tree-view-grid-2xl.pf-v6-c-table tr:where(.pf-v6-c-table__tr)[aria-level="10"] {
|
810
|
+
--pf-v6-c-table--m-tree-view-grid__tbody--cell--PaddingLeft: calc(var(--pf-v6-c-table__tree-view-main--nested-indent--base) * 9 + var(--pf-v6-c-table__tree-view-main--indent--base));
|
806
811
|
}
|
807
812
|
}
|