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