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