@patternfly/patternfly 6.0.0-alpha.121 → 6.0.0-alpha.123
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/base/patternfly-variables.css +9 -22
- package/base/patternfly-variables.scss +11 -5
- package/base/tokens/_index.scss +1 -0
- package/base/tokens/tokens-charts-dark.scss +169 -0
- package/base/tokens/tokens-charts.scss +75 -65
- package/base/tokens/tokens-dark.scss +4 -5
- package/base/tokens/tokens-default.scss +10 -11
- package/base/tokens/tokens-font.scss +1 -1
- package/base/tokens/tokens-palette.scss +4 -5
- package/components/AboutModalBox/about-modal-box.css +54 -54
- package/components/AboutModalBox/about-modal-box.scss +54 -54
- package/components/Accordion/accordion.css +39 -39
- package/components/Accordion/accordion.scss +39 -39
- package/components/Alert/alert-group.css +15 -15
- package/components/Alert/alert-group.scss +15 -15
- package/components/Alert/alert.css +46 -46
- package/components/Alert/alert.scss +46 -46
- package/components/AppLauncher/app-launcher.css +58 -58
- package/components/AppLauncher/app-launcher.scss +58 -58
- package/components/BackToTop/back-to-top.css +14 -14
- package/components/BackToTop/back-to-top.scss +14 -14
- package/components/Badge/badge.css +6 -6
- package/components/Badge/badge.scss +6 -6
- package/components/Banner/banner.css +12 -12
- package/components/Banner/banner.scss +12 -12
- package/components/Breadcrumb/breadcrumb.css +12 -12
- package/components/Breadcrumb/breadcrumb.scss +12 -12
- package/components/Button/button.css +93 -93
- package/components/Button/button.scss +93 -93
- package/components/CalendarMonth/calendar-month.css +42 -42
- package/components/CalendarMonth/calendar-month.scss +42 -42
- package/components/Card/card.css +59 -59
- package/components/Card/card.scss +59 -59
- package/components/Check/check.css +2 -2
- package/components/Check/check.scss +2 -2
- package/components/Chip/chip-group.css +20 -20
- package/components/Chip/chip-group.scss +20 -20
- package/components/Chip/chip.css +26 -26
- package/components/Chip/chip.scss +26 -26
- package/components/ClipboardCopy/clipboard-copy.css +36 -36
- package/components/ClipboardCopy/clipboard-copy.scss +36 -36
- package/components/CodeBlock/code-block.css +19 -19
- package/components/CodeBlock/code-block.scss +19 -19
- package/components/CodeEditor/code-editor.css +33 -33
- package/components/CodeEditor/code-editor.scss +33 -33
- package/components/Content/content.css +65 -65
- package/components/Content/content.scss +65 -65
- package/components/ContextSelector/context-selector.css +145 -145
- package/components/ContextSelector/context-selector.scss +145 -145
- package/components/DataList/data-list-grid.css +98 -98
- package/components/DataList/data-list-grid.scss +14 -14
- package/components/DataList/data-list.css +233 -233
- package/components/DataList/data-list.scss +135 -135
- package/components/DatePicker/date-picker.css +14 -14
- package/components/DatePicker/date-picker.scss +14 -14
- package/components/DescriptionList/description-list.css +6 -6
- package/components/DescriptionList/description-list.scss +6 -6
- package/components/Drawer/drawer.css +84 -84
- package/components/Drawer/drawer.scss +84 -84
- package/components/Dropdown/dropdown.css +126 -126
- package/components/Dropdown/dropdown.scss +126 -126
- package/components/DualListSelector/dual-list-selector.css +59 -58
- package/components/DualListSelector/dual-list-selector.scss +41 -40
- package/components/EmptyState/empty-state.css +32 -32
- package/components/EmptyState/empty-state.scss +32 -32
- package/components/ExpandableSection/expandable-section.css +48 -48
- package/components/ExpandableSection/expandable-section.scss +48 -48
- package/components/Form/form.css +106 -106
- package/components/Form/form.scss +88 -88
- package/components/FormControl/form-control.css +44 -44
- package/components/FormControl/form-control.scss +44 -44
- package/components/HelperText/helper-text.css +2 -2
- package/components/HelperText/helper-text.scss +2 -2
- package/components/Hint/hint.css +16 -16
- package/components/Hint/hint.scss +16 -16
- package/components/InlineEdit/inline-edit.css +10 -10
- package/components/InlineEdit/inline-edit.scss +10 -10
- package/components/InputGroup/input-group.css +16 -16
- package/components/InputGroup/input-group.scss +16 -16
- package/components/JumpLinks/jump-links.css +75 -75
- package/components/JumpLinks/jump-links.scss +75 -75
- package/components/Label/label-group.css +26 -26
- package/components/Label/label-group.scss +26 -26
- package/components/Label/label.css +30 -30
- package/components/Label/label.scss +30 -30
- package/components/List/list.css +27 -27
- package/components/List/list.scss +27 -27
- package/components/LogViewer/log-viewer.css +36 -36
- package/components/LogViewer/log-viewer.scss +37 -37
- package/components/Login/login.css +88 -88
- package/components/Login/login.scss +88 -88
- package/components/Menu/menu.css +20 -20
- package/components/Menu/menu.scss +20 -20
- package/components/MenuToggle/menu-toggle.css +58 -58
- package/components/MenuToggle/menu-toggle.scss +58 -58
- package/components/ModalBox/modal-box.css +39 -39
- package/components/ModalBox/modal-box.scss +39 -39
- package/components/MultipleFileUpload/multiple-file-upload.css +32 -32
- package/components/MultipleFileUpload/multiple-file-upload.scss +32 -32
- package/components/NotificationBadge/notification-badge.css +16 -16
- package/components/NotificationBadge/notification-badge.scss +16 -16
- package/components/NotificationDrawer/notification-drawer.css +41 -41
- package/components/NotificationDrawer/notification-drawer.scss +41 -41
- package/components/NumberInput/number-input.css +2 -2
- package/components/NumberInput/number-input.scss +2 -2
- package/components/OptionsMenu/options-menu.css +79 -79
- package/components/OptionsMenu/options-menu.scss +79 -79
- package/components/Page/page.css +181 -181
- package/components/Page/page.scss +131 -131
- package/components/Pagination/pagination.css +24 -24
- package/components/Pagination/pagination.scss +24 -24
- package/components/Panel/panel.css +24 -24
- package/components/Panel/panel.scss +24 -24
- package/components/Popover/popover.css +48 -48
- package/components/Popover/popover.scss +48 -48
- package/components/Progress/progress.css +4 -4
- package/components/Progress/progress.scss +4 -4
- package/components/ProgressStepper/progress-stepper.css +225 -225
- package/components/ProgressStepper/progress-stepper.scss +93 -93
- package/components/Radio/radio.css +6 -6
- package/components/Radio/radio.scss +6 -6
- package/components/Select/select.css +171 -171
- package/components/Select/select.scss +171 -171
- package/components/Sidebar/sidebar.css +44 -44
- package/components/Sidebar/sidebar.scss +44 -44
- package/components/SimpleList/simple-list.css +18 -18
- package/components/SimpleList/simple-list.scss +18 -18
- package/components/Skeleton/skeleton.css +4 -4
- package/components/Skeleton/skeleton.scss +4 -4
- package/components/SkipToContent/skip-to-content.css +4 -4
- package/components/SkipToContent/skip-to-content.scss +4 -4
- package/components/Slider/slider.css +25 -25
- package/components/Slider/slider.scss +25 -25
- package/components/Switch/switch.css +4 -4
- package/components/Switch/switch.scss +4 -4
- package/components/TabContent/tab-content.css +24 -24
- package/components/TabContent/tab-content.scss +24 -24
- package/components/Table/table-grid.css +404 -404
- package/components/Table/table-grid.scss +116 -116
- package/components/Table/table-scrollable.css +16 -16
- package/components/Table/table-scrollable.scss +16 -16
- package/components/Table/table-tree-view.css +251 -251
- package/components/Table/table-tree-view.scss +59 -59
- package/components/Table/table.css +122 -122
- package/components/Table/table.scss +122 -122
- package/components/Tabs/tabs.css +118 -118
- package/components/Tabs/tabs.scss +118 -118
- package/components/TextInputGroup/text-input-group.css +26 -26
- package/components/TextInputGroup/text-input-group.scss +26 -26
- package/components/Tile/tile.css +13 -13
- package/components/Tile/tile.scss +13 -13
- package/components/ToggleGroup/toggle-group.css +28 -28
- package/components/ToggleGroup/toggle-group.scss +28 -28
- package/components/Tooltip/tooltip.css +26 -26
- package/components/Tooltip/tooltip.scss +26 -26
- package/components/TreeView/tree-view.css +181 -181
- package/components/TreeView/tree-view.scss +122 -122
- package/components/Wizard/wizard.css +158 -119
- package/components/Wizard/wizard.scss +176 -126
- package/components/_index.css +4310 -4270
- package/docs/components/Drawer/examples/Drawer.md +1 -1
- package/docs/components/Slider/examples/Slider.md +39 -39
- package/docs/components/Table/examples/Table.md +20 -20
- package/docs/components/Wizard/examples/Wizard.md +827 -91
- package/docs/demos/Card/examples/Card.css +2 -2
- package/docs/demos/PasswordStrength/examples/PasswordStrength.md +4 -44
- package/docs/demos/Table/examples/Table.md +20 -20
- package/docs/demos/Wizard/examples/Wizard.md +356 -198
- package/package.json +1 -1
- package/patternfly-base-no-globals.css +9 -22
- package/patternfly-base.css +9 -22
- package/patternfly-no-globals.css +4319 -4292
- package/patternfly.css +4319 -4292
- package/patternfly.min.css +1 -1
- package/patternfly.min.css.map +1 -1
package/components/Form/form.css
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
:where(:root, .pf-v6-c-form) {
|
|
2
2
|
--pf-v6-c-form--GridGap: var(--pf-t--global--spacer--lg);
|
|
3
3
|
--pf-v6-c-form__group--Gap: var(--pf-t--global--spacer--sm);
|
|
4
|
-
--pf-v6-c-form__group--m-action--
|
|
4
|
+
--pf-v6-c-form__group--m-action--MarginBlockStart: var(--pf-t--global--spacer--xl);
|
|
5
5
|
--pf-v6-c-form--m-horizontal__group-label--md--GridColumnWidth: 9.375rem;
|
|
6
6
|
--pf-v6-c-form--m-horizontal__group-label--md--GridColumnGap: var(--pf-t--global--spacer--md);
|
|
7
7
|
--pf-v6-c-form--m-horizontal__group-control--md--GridColumnWidth: 1fr;
|
|
8
8
|
--pf-v6-c-form--m-limit-width--MaxWidth: 55rem;
|
|
9
|
-
--pf-v6-c-form--m-horizontal__group-label--md--
|
|
10
|
-
--pf-v6-c-form__group-label--
|
|
11
|
-
--pf-v6-c-form--m-horizontal__group-label--m-no-padding--md--
|
|
9
|
+
--pf-v6-c-form--m-horizontal__group-label--md--PaddingBlockStart: calc((((((var(--pf-t--global--font--size--body--default) * var(--pf-t--global--font--line-height--body)) + (2 * var(--pf-t--global--border--width--control--default))) - var(--pf-t--global--font--size--body--default)) / 2) + var(--pf-t--global--font--size--body--default)) - ((((var(--pf-t--global--font--size--body--sm) * var(--pf-t--global--font--line-height--body)) - var(--pf-t--global--font--size--body--sm)) / 2) + var(--pf-t--global--font--size--body--sm)) + var(--pf-t--global--border--width--control--default));
|
|
10
|
+
--pf-v6-c-form__group-label--PaddingBlockEnd: var(--pf-t--global--spacer--sm);
|
|
11
|
+
--pf-v6-c-form--m-horizontal__group-label--m-no-padding--md--PaddingBlockStart: 0;
|
|
12
12
|
--pf-v6-c-form--m-horizontal__group-label--m-no-padding--md--TranslateY: calc(((((var(--pf-t--global--font--size--body--sm) * var(--pf-t--global--font--line-height--body)) - var(--pf-t--global--font--size--body--sm)) / 2) + var(--pf-t--global--font--size--body--sm)) - ((((var(--pf-t--global--font--size--body--default) * var(--pf-t--global--font--line-height--body)) - var(--pf-t--global--font--size--body--default)) / 2) + var(--pf-t--global--font--size--body--default)));
|
|
13
13
|
--pf-v6-c-form__label--FontSize: var(--pf-t--global--font--size--body--sm);
|
|
14
14
|
--pf-v6-c-form__label--LineHeight: var(--pf-t--global--font--line-height--body);
|
|
@@ -16,67 +16,67 @@
|
|
|
16
16
|
--pf-v6-c-form__label--hover--Cursor: pointer;
|
|
17
17
|
--pf-v6-c-form__label--m-disabled--hover--Cursor: not-allowed;
|
|
18
18
|
--pf-v6-c-form__label-text--FontWeight: var(--pf-t--global--font--weight--body--bold);
|
|
19
|
-
--pf-v6-c-form__label-required--
|
|
19
|
+
--pf-v6-c-form__label-required--MarginInlineStart: var(--pf-t--global--spacer--xs);
|
|
20
20
|
--pf-v6-c-form__label-required--FontSize: var(--pf-t--global--font--size--body--sm);
|
|
21
21
|
--pf-v6-c-form__label-required--Color: var(--pf-t--global--color--status--danger--default);
|
|
22
22
|
--pf-v6-c-form__group-label-help--FontSize: var(--pf-t--global--font--size--body--sm);
|
|
23
|
-
--pf-v6-c-form__group-label-info--
|
|
23
|
+
--pf-v6-c-form__group-label-info--MarginInlineStart: var(--pf-t--global--spacer--sm);
|
|
24
24
|
--pf-v6-c-form__group-label-info--FontSize: var(--pf-t--global--font--size--body--sm);
|
|
25
|
-
--pf-v6-c-form__group-control--m-inline--child--
|
|
26
|
-
--pf-v6-c-form__group-control__helper-text--
|
|
25
|
+
--pf-v6-c-form__group-control--m-inline--child--MarginInlineEnd: var(--pf-t--global--spacer--lg);
|
|
26
|
+
--pf-v6-c-form__group-control__helper-text--MarginBlockEnd: var(--pf-t--global--spacer--xs);
|
|
27
27
|
--pf-v6-c-form__group-control--Gap: var(--pf-t--global--spacer--sm);
|
|
28
28
|
--pf-v6-c-form__group-control--m-stack--Gap: var(--pf-t--global--spacer--sm);
|
|
29
|
-
--pf-v6-c-form__group-control--m-stack__helper-text--
|
|
30
|
-
--pf-v6-c-form__actions--child--
|
|
31
|
-
--pf-v6-c-form__actions--child--
|
|
32
|
-
--pf-v6-c-form__actions--child--
|
|
33
|
-
--pf-v6-c-form__actions--child--
|
|
34
|
-
--pf-v6-c-form__actions--
|
|
35
|
-
--pf-v6-c-form__actions--
|
|
36
|
-
--pf-v6-c-form__actions--
|
|
37
|
-
--pf-v6-c-form__actions--
|
|
38
|
-
--pf-v6-c-form__helper-text--
|
|
39
|
-
--pf-v6-c-form__helper-text--
|
|
40
|
-
--pf-v6-c-form__section--
|
|
29
|
+
--pf-v6-c-form__group-control--m-stack__helper-text--MarginBlockStart: calc(var(--pf-v6-c-form__group-control--m-stack--Gap) * -1 + var(--pf-v6-c-form__helper-text--MarginBlockStart--base));
|
|
30
|
+
--pf-v6-c-form__actions--child--MarginBlockStart: var(--pf-t--global--spacer--sm);
|
|
31
|
+
--pf-v6-c-form__actions--child--MarginInlineEnd: var(--pf-t--global--spacer--sm);
|
|
32
|
+
--pf-v6-c-form__actions--child--MarginBlockEnd: var(--pf-t--global--spacer--sm);
|
|
33
|
+
--pf-v6-c-form__actions--child--MarginInlineStart: var(--pf-t--global--spacer--sm);
|
|
34
|
+
--pf-v6-c-form__actions--MarginBlockStart: calc(var(--pf-v6-c-form__actions--child--MarginBlockStart) * -1);
|
|
35
|
+
--pf-v6-c-form__actions--MarginInlineEnd: calc(var(--pf-v6-c-form__actions--child--MarginInlineEnd) * -1);
|
|
36
|
+
--pf-v6-c-form__actions--MarginBlockEnd: calc(var(--pf-v6-c-form__actions--child--MarginBlockEnd) * -1);
|
|
37
|
+
--pf-v6-c-form__actions--MarginInlineStart: calc(var(--pf-v6-c-form__actions--child--MarginInlineStart) * -1);
|
|
38
|
+
--pf-v6-c-form__helper-text--MarginBlockStart--base: var(--pf-t--global--spacer--xs);
|
|
39
|
+
--pf-v6-c-form__helper-text--MarginBlockStart: var(--pf-v6-c-form__helper-text--MarginBlockStart--base);
|
|
40
|
+
--pf-v6-c-form__section--MarginBlockStart: var(--pf-t--global--spacer--xl);
|
|
41
41
|
--pf-v6-c-form__section--Gap: var(--pf-t--global--spacer--md);
|
|
42
42
|
--pf-v6-c-form__section-title--FontSize: var(--pf-t--global--font--size--heading--xs);
|
|
43
43
|
--pf-v6-c-form__section-title--FontWeight: var(--pf-t--global--font--weight--heading);
|
|
44
|
-
--pf-v6-c-form__section-title--
|
|
44
|
+
--pf-v6-c-form__section-title--MarginBlockEnd: calc(var(--pf-t--global--spacer--sm) * -1);
|
|
45
45
|
--pf-v6-c-form__field-group--border-width-base: var(--pf-t--global--border--width--divider--default);
|
|
46
|
-
--pf-v6-c-form__field-group--
|
|
47
|
-
--pf-v6-c-form__field-group--
|
|
48
|
-
--pf-v6-c-form__field-group--
|
|
49
|
-
--pf-v6-c-form__field-group--
|
|
50
|
-
--pf-v6-c-form__field-group--field-group--
|
|
46
|
+
--pf-v6-c-form__field-group--BorderBlockStartWidth: var(--pf-v6-c-form__field-group--border-width-base);
|
|
47
|
+
--pf-v6-c-form__field-group--BorderBlockStartColor: var(--pf-t--global--border--color--default);
|
|
48
|
+
--pf-v6-c-form__field-group--BorderBlockEndWidth: var(--pf-v6-c-form__field-group--border-width-base);
|
|
49
|
+
--pf-v6-c-form__field-group--BorderBlockEndColor: var(--pf-t--global--border--color--default);
|
|
50
|
+
--pf-v6-c-form__field-group--field-group--MarginBlockStart: calc(var(--pf-v6-c-form--GridGap) * -1);
|
|
51
51
|
--pf-v6-c-form__field-group--GridTemplateColumns--toggle: calc(var(--pf-t--global--spacer--md) * 2 + var(--pf-v6-c-form__field-group-toggle-icon--MinWidth) + var(--pf-t--global--spacer--xs));
|
|
52
|
-
--pf-v6-c-form__field-group-toggle--
|
|
53
|
-
--pf-v6-c-form__field-group-toggle--
|
|
54
|
-
--pf-v6-c-form__field-group__field-group__field-group-toggle--
|
|
52
|
+
--pf-v6-c-form__field-group-toggle--PaddingBlockStart: var(--pf-v6-c-form__field-group-header--PaddingBlockStart);
|
|
53
|
+
--pf-v6-c-form__field-group-toggle--PaddingInlineEnd: var(--pf-t--global--spacer--xs);
|
|
54
|
+
--pf-v6-c-form__field-group__field-group__field-group-toggle--PaddingBlockStart: var(--pf-t--global--spacer--md);
|
|
55
55
|
--pf-v6-c-form__field-group-header-toggle--BorderWidth--base: var(--pf-t--global--border--width--divider--default);
|
|
56
|
-
--pf-v6-c-form__field-group__field-group--field-group__field-group-toggle--after--
|
|
57
|
-
--pf-v6-c-form__field-group-toggle-button--
|
|
58
|
-
--pf-v6-c-form__field-group-toggle-button--
|
|
56
|
+
--pf-v6-c-form__field-group__field-group--field-group__field-group-toggle--after--BorderBlockStartWidth: var(--pf-v6-c-form__field-group-header-toggle--BorderWidth--base);
|
|
57
|
+
--pf-v6-c-form__field-group-toggle-button--MarginBlockStart: calc(var(--pf-v6-c-button--m-plain--PaddingBlockStart) * -1);
|
|
58
|
+
--pf-v6-c-form__field-group-toggle-button--MarginBlockEnd: calc(var(--pf-v6-c-button--m-plain--PaddingBlockEnd) * -1);
|
|
59
59
|
--pf-v6-c-form__field-group-toggle-icon--Transition: var(--pf-t--global--transition);
|
|
60
60
|
--pf-v6-c-form__field-group-toggle-icon--MinWidth: var(--pf-t--global--font--size--body--default);
|
|
61
61
|
--pf-v6-c-form__field-group-toggle-icon--Rotate: 0;
|
|
62
62
|
--pf-v6-c-form__field-group--m-expanded__toggle-icon--Rotate: 90deg;
|
|
63
|
-
--pf-v6-c-form__field-group-header--
|
|
64
|
-
--pf-v6-c-form__field-group-header--
|
|
63
|
+
--pf-v6-c-form__field-group-header--PaddingBlockStart: var(--pf-t--global--spacer--md);
|
|
64
|
+
--pf-v6-c-form__field-group-header--PaddingBlockEnd: var(--pf-t--global--spacer--md);
|
|
65
65
|
--pf-v6-c-form__field-group-header--GridColumn: 1 / 3;
|
|
66
|
-
--pf-v6-c-form__field-group__field-group__field-group-header--
|
|
67
|
-
--pf-v6-c-form__field-group__field-group__field-group-header--
|
|
66
|
+
--pf-v6-c-form__field-group__field-group__field-group-header--PaddingBlockStart: var(--pf-t--global--spacer--lg);
|
|
67
|
+
--pf-v6-c-form__field-group__field-group__field-group-header--PaddingBlockEnd: var(--pf-t--global--spacer--lg);
|
|
68
68
|
--pf-v6-c-form__field-group-toggle--field-group-header--GridColumn: 2 / 3;
|
|
69
|
-
--pf-v6-c-form__field-group__field-group--field-group__field-group-header--after--
|
|
70
|
-
--pf-v6-c-form__field-group-header-description--
|
|
69
|
+
--pf-v6-c-form__field-group__field-group--field-group__field-group-header--after--BorderBlockStartWidth: var(--pf-v6-c-form__field-group-header-toggle--BorderWidth--base);
|
|
70
|
+
--pf-v6-c-form__field-group-header-description--MarginBlockStart: var(--pf-t--global--spacer--xs);
|
|
71
71
|
--pf-v6-c-form__field-group-header-description--Color: var(--pf-t--global--text--color--subtle);
|
|
72
|
-
--pf-v6-c-form__field-group-header-actions--
|
|
73
|
-
--pf-v6-c-form__field-group-body--
|
|
74
|
-
--pf-v6-c-form__field-group-body--
|
|
72
|
+
--pf-v6-c-form__field-group-header-actions--MarginInlineStart: var(--pf-t--global--spacer--sm);
|
|
73
|
+
--pf-v6-c-form__field-group-body--PaddingBlockStart: var(--pf-t--global--spacer--lg);
|
|
74
|
+
--pf-v6-c-form__field-group-body--PaddingBlockEnd: var(--pf-t--global--spacer--lg);
|
|
75
75
|
--pf-v6-c-form__field-group-body--Gap: var(--pf-v6-c-form--GridGap);
|
|
76
76
|
--pf-v6-c-form__field-group-body--GridColumn: 2 / 3;
|
|
77
77
|
--pf-v6-c-form__field-group__field-group__field-group-body--GridColumn: 1 / 3;
|
|
78
78
|
--pf-v6-c-form__field-group__field-group__field-group-toggle--field-group-body--GridColumn: 2 / 3;
|
|
79
|
-
--pf-v6-c-form__field-group-body__field-group--last-child--
|
|
79
|
+
--pf-v6-c-form__field-group-body__field-group--last-child--MarginBlockEnd: calc(var(--pf-v6-c-form__field-group-body--PaddingBlockEnd) * -1);
|
|
80
80
|
}
|
|
81
81
|
|
|
82
82
|
.pf-v6-c-form {
|
|
@@ -88,7 +88,7 @@
|
|
|
88
88
|
}
|
|
89
89
|
@media screen and (min-width: 768px) {
|
|
90
90
|
.pf-v6-c-form.pf-m-horizontal {
|
|
91
|
-
--pf-v6-c-form__group-label--
|
|
91
|
+
--pf-v6-c-form__group-label--PaddingBlockEnd: 0;
|
|
92
92
|
}
|
|
93
93
|
.pf-v6-c-form.pf-m-horizontal .pf-v6-c-form__group {
|
|
94
94
|
display: grid;
|
|
@@ -96,10 +96,10 @@
|
|
|
96
96
|
grid-column-gap: var(--pf-v6-c-form--m-horizontal__group-label--md--GridColumnGap);
|
|
97
97
|
}
|
|
98
98
|
.pf-v6-c-form.pf-m-horizontal .pf-v6-c-form__group-label {
|
|
99
|
-
padding-block-start: var(--pf-v6-c-form--m-horizontal__group-label--md--
|
|
99
|
+
padding-block-start: var(--pf-v6-c-form--m-horizontal__group-label--md--PaddingBlockStart);
|
|
100
100
|
}
|
|
101
101
|
.pf-v6-c-form.pf-m-horizontal .pf-v6-c-form__group-label.pf-m-no-padding-top {
|
|
102
|
-
--pf-v6-c-form--m-horizontal__group-label--md--
|
|
102
|
+
--pf-v6-c-form--m-horizontal__group-label--md--PaddingBlockStart: var(--pf-v6-c-form--m-horizontal__group-label--m-no-padding--md--PaddingBlockStart);
|
|
103
103
|
transform: translateY(var(--pf-v6-c-form--m-horizontal__group-label--m-no-padding--md--TranslateY));
|
|
104
104
|
}
|
|
105
105
|
.pf-v6-c-form.pf-m-horizontal .pf-v6-c-form__group-control {
|
|
@@ -108,7 +108,7 @@
|
|
|
108
108
|
}
|
|
109
109
|
@media screen and (min-width: 0) {
|
|
110
110
|
.pf-v6-c-form.pf-m-horizontal-on-xs {
|
|
111
|
-
--pf-v6-c-form__group-label--
|
|
111
|
+
--pf-v6-c-form__group-label--PaddingBlockEnd: 0;
|
|
112
112
|
}
|
|
113
113
|
.pf-v6-c-form.pf-m-horizontal-on-xs .pf-v6-c-form__group {
|
|
114
114
|
display: grid;
|
|
@@ -116,10 +116,10 @@
|
|
|
116
116
|
grid-column-gap: var(--pf-v6-c-form--m-horizontal__group-label--md--GridColumnGap);
|
|
117
117
|
}
|
|
118
118
|
.pf-v6-c-form.pf-m-horizontal-on-xs .pf-v6-c-form__group-label {
|
|
119
|
-
padding-block-start: var(--pf-v6-c-form--m-horizontal__group-label--md--
|
|
119
|
+
padding-block-start: var(--pf-v6-c-form--m-horizontal__group-label--md--PaddingBlockStart);
|
|
120
120
|
}
|
|
121
121
|
.pf-v6-c-form.pf-m-horizontal-on-xs .pf-v6-c-form__group-label.pf-m-no-padding-top {
|
|
122
|
-
--pf-v6-c-form--m-horizontal__group-label--md--
|
|
122
|
+
--pf-v6-c-form--m-horizontal__group-label--md--PaddingBlockStart: var(--pf-v6-c-form--m-horizontal__group-label--m-no-padding--md--PaddingBlockStart);
|
|
123
123
|
transform: translateY(var(--pf-v6-c-form--m-horizontal__group-label--m-no-padding--md--TranslateY));
|
|
124
124
|
}
|
|
125
125
|
.pf-v6-c-form.pf-m-horizontal-on-xs .pf-v6-c-form__group-control {
|
|
@@ -128,7 +128,7 @@
|
|
|
128
128
|
}
|
|
129
129
|
@media (min-width: 576px) {
|
|
130
130
|
.pf-v6-c-form.pf-m-horizontal-on-sm {
|
|
131
|
-
--pf-v6-c-form__group-label--
|
|
131
|
+
--pf-v6-c-form__group-label--PaddingBlockEnd: 0;
|
|
132
132
|
}
|
|
133
133
|
.pf-v6-c-form.pf-m-horizontal-on-sm .pf-v6-c-form__group {
|
|
134
134
|
display: grid;
|
|
@@ -136,10 +136,10 @@
|
|
|
136
136
|
grid-column-gap: var(--pf-v6-c-form--m-horizontal__group-label--md--GridColumnGap);
|
|
137
137
|
}
|
|
138
138
|
.pf-v6-c-form.pf-m-horizontal-on-sm .pf-v6-c-form__group-label {
|
|
139
|
-
padding-block-start: var(--pf-v6-c-form--m-horizontal__group-label--md--
|
|
139
|
+
padding-block-start: var(--pf-v6-c-form--m-horizontal__group-label--md--PaddingBlockStart);
|
|
140
140
|
}
|
|
141
141
|
.pf-v6-c-form.pf-m-horizontal-on-sm .pf-v6-c-form__group-label.pf-m-no-padding-top {
|
|
142
|
-
--pf-v6-c-form--m-horizontal__group-label--md--
|
|
142
|
+
--pf-v6-c-form--m-horizontal__group-label--md--PaddingBlockStart: var(--pf-v6-c-form--m-horizontal__group-label--m-no-padding--md--PaddingBlockStart);
|
|
143
143
|
transform: translateY(var(--pf-v6-c-form--m-horizontal__group-label--m-no-padding--md--TranslateY));
|
|
144
144
|
}
|
|
145
145
|
.pf-v6-c-form.pf-m-horizontal-on-sm .pf-v6-c-form__group-control {
|
|
@@ -148,7 +148,7 @@
|
|
|
148
148
|
}
|
|
149
149
|
@media (min-width: 768px) {
|
|
150
150
|
.pf-v6-c-form.pf-m-horizontal-on-md {
|
|
151
|
-
--pf-v6-c-form__group-label--
|
|
151
|
+
--pf-v6-c-form__group-label--PaddingBlockEnd: 0;
|
|
152
152
|
}
|
|
153
153
|
.pf-v6-c-form.pf-m-horizontal-on-md .pf-v6-c-form__group {
|
|
154
154
|
display: grid;
|
|
@@ -156,10 +156,10 @@
|
|
|
156
156
|
grid-column-gap: var(--pf-v6-c-form--m-horizontal__group-label--md--GridColumnGap);
|
|
157
157
|
}
|
|
158
158
|
.pf-v6-c-form.pf-m-horizontal-on-md .pf-v6-c-form__group-label {
|
|
159
|
-
padding-block-start: var(--pf-v6-c-form--m-horizontal__group-label--md--
|
|
159
|
+
padding-block-start: var(--pf-v6-c-form--m-horizontal__group-label--md--PaddingBlockStart);
|
|
160
160
|
}
|
|
161
161
|
.pf-v6-c-form.pf-m-horizontal-on-md .pf-v6-c-form__group-label.pf-m-no-padding-top {
|
|
162
|
-
--pf-v6-c-form--m-horizontal__group-label--md--
|
|
162
|
+
--pf-v6-c-form--m-horizontal__group-label--md--PaddingBlockStart: var(--pf-v6-c-form--m-horizontal__group-label--m-no-padding--md--PaddingBlockStart);
|
|
163
163
|
transform: translateY(var(--pf-v6-c-form--m-horizontal__group-label--m-no-padding--md--TranslateY));
|
|
164
164
|
}
|
|
165
165
|
.pf-v6-c-form.pf-m-horizontal-on-md .pf-v6-c-form__group-control {
|
|
@@ -168,7 +168,7 @@
|
|
|
168
168
|
}
|
|
169
169
|
@media (min-width: 992px) {
|
|
170
170
|
.pf-v6-c-form.pf-m-horizontal-on-lg {
|
|
171
|
-
--pf-v6-c-form__group-label--
|
|
171
|
+
--pf-v6-c-form__group-label--PaddingBlockEnd: 0;
|
|
172
172
|
}
|
|
173
173
|
.pf-v6-c-form.pf-m-horizontal-on-lg .pf-v6-c-form__group {
|
|
174
174
|
display: grid;
|
|
@@ -176,10 +176,10 @@
|
|
|
176
176
|
grid-column-gap: var(--pf-v6-c-form--m-horizontal__group-label--md--GridColumnGap);
|
|
177
177
|
}
|
|
178
178
|
.pf-v6-c-form.pf-m-horizontal-on-lg .pf-v6-c-form__group-label {
|
|
179
|
-
padding-block-start: var(--pf-v6-c-form--m-horizontal__group-label--md--
|
|
179
|
+
padding-block-start: var(--pf-v6-c-form--m-horizontal__group-label--md--PaddingBlockStart);
|
|
180
180
|
}
|
|
181
181
|
.pf-v6-c-form.pf-m-horizontal-on-lg .pf-v6-c-form__group-label.pf-m-no-padding-top {
|
|
182
|
-
--pf-v6-c-form--m-horizontal__group-label--md--
|
|
182
|
+
--pf-v6-c-form--m-horizontal__group-label--md--PaddingBlockStart: var(--pf-v6-c-form--m-horizontal__group-label--m-no-padding--md--PaddingBlockStart);
|
|
183
183
|
transform: translateY(var(--pf-v6-c-form--m-horizontal__group-label--m-no-padding--md--TranslateY));
|
|
184
184
|
}
|
|
185
185
|
.pf-v6-c-form.pf-m-horizontal-on-lg .pf-v6-c-form__group-control {
|
|
@@ -188,7 +188,7 @@
|
|
|
188
188
|
}
|
|
189
189
|
@media (min-width: 1200px) {
|
|
190
190
|
.pf-v6-c-form.pf-m-horizontal-on-xl {
|
|
191
|
-
--pf-v6-c-form__group-label--
|
|
191
|
+
--pf-v6-c-form__group-label--PaddingBlockEnd: 0;
|
|
192
192
|
}
|
|
193
193
|
.pf-v6-c-form.pf-m-horizontal-on-xl .pf-v6-c-form__group {
|
|
194
194
|
display: grid;
|
|
@@ -196,10 +196,10 @@
|
|
|
196
196
|
grid-column-gap: var(--pf-v6-c-form--m-horizontal__group-label--md--GridColumnGap);
|
|
197
197
|
}
|
|
198
198
|
.pf-v6-c-form.pf-m-horizontal-on-xl .pf-v6-c-form__group-label {
|
|
199
|
-
padding-block-start: var(--pf-v6-c-form--m-horizontal__group-label--md--
|
|
199
|
+
padding-block-start: var(--pf-v6-c-form--m-horizontal__group-label--md--PaddingBlockStart);
|
|
200
200
|
}
|
|
201
201
|
.pf-v6-c-form.pf-m-horizontal-on-xl .pf-v6-c-form__group-label.pf-m-no-padding-top {
|
|
202
|
-
--pf-v6-c-form--m-horizontal__group-label--md--
|
|
202
|
+
--pf-v6-c-form--m-horizontal__group-label--md--PaddingBlockStart: var(--pf-v6-c-form--m-horizontal__group-label--m-no-padding--md--PaddingBlockStart);
|
|
203
203
|
transform: translateY(var(--pf-v6-c-form--m-horizontal__group-label--m-no-padding--md--TranslateY));
|
|
204
204
|
}
|
|
205
205
|
.pf-v6-c-form.pf-m-horizontal-on-xl .pf-v6-c-form__group-control {
|
|
@@ -208,7 +208,7 @@
|
|
|
208
208
|
}
|
|
209
209
|
@media (min-width: 1450px) {
|
|
210
210
|
.pf-v6-c-form.pf-m-horizontal-on-2xl {
|
|
211
|
-
--pf-v6-c-form__group-label--
|
|
211
|
+
--pf-v6-c-form__group-label--PaddingBlockEnd: 0;
|
|
212
212
|
}
|
|
213
213
|
.pf-v6-c-form.pf-m-horizontal-on-2xl .pf-v6-c-form__group {
|
|
214
214
|
display: grid;
|
|
@@ -216,10 +216,10 @@
|
|
|
216
216
|
grid-column-gap: var(--pf-v6-c-form--m-horizontal__group-label--md--GridColumnGap);
|
|
217
217
|
}
|
|
218
218
|
.pf-v6-c-form.pf-m-horizontal-on-2xl .pf-v6-c-form__group-label {
|
|
219
|
-
padding-block-start: var(--pf-v6-c-form--m-horizontal__group-label--md--
|
|
219
|
+
padding-block-start: var(--pf-v6-c-form--m-horizontal__group-label--md--PaddingBlockStart);
|
|
220
220
|
}
|
|
221
221
|
.pf-v6-c-form.pf-m-horizontal-on-2xl .pf-v6-c-form__group-label.pf-m-no-padding-top {
|
|
222
|
-
--pf-v6-c-form--m-horizontal__group-label--md--
|
|
222
|
+
--pf-v6-c-form--m-horizontal__group-label--md--PaddingBlockStart: var(--pf-v6-c-form--m-horizontal__group-label--m-no-padding--md--PaddingBlockStart);
|
|
223
223
|
transform: translateY(var(--pf-v6-c-form--m-horizontal__group-label--m-no-padding--md--TranslateY));
|
|
224
224
|
}
|
|
225
225
|
.pf-v6-c-form.pf-m-horizontal-on-2xl .pf-v6-c-form__group-control {
|
|
@@ -237,7 +237,7 @@
|
|
|
237
237
|
min-width: 0;
|
|
238
238
|
}
|
|
239
239
|
.pf-v6-c-form__group.pf-m-action {
|
|
240
|
-
margin-block-start: var(--pf-v6-c-form__group--m-action--
|
|
240
|
+
margin-block-start: var(--pf-v6-c-form__group--m-action--MarginBlockStart);
|
|
241
241
|
overflow: hidden;
|
|
242
242
|
}
|
|
243
243
|
|
|
@@ -246,17 +246,17 @@
|
|
|
246
246
|
gap: var(--pf-v6-c-form__section--Gap);
|
|
247
247
|
}
|
|
248
248
|
.pf-v6-c-form__section + .pf-v6-c-form__group:not(.pf-m-action), .pf-v6-c-form__section:not(:first-child) {
|
|
249
|
-
margin-block-start: var(--pf-v6-c-form__section--
|
|
249
|
+
margin-block-start: var(--pf-v6-c-form__section--MarginBlockStart);
|
|
250
250
|
}
|
|
251
251
|
|
|
252
252
|
.pf-v6-c-form__section-title {
|
|
253
|
-
margin-block-end: var(--pf-v6-c-form__section-title--
|
|
253
|
+
margin-block-end: var(--pf-v6-c-form__section-title--MarginBlockEnd);
|
|
254
254
|
font-size: var(--pf-v6-c-form__section-title--FontSize);
|
|
255
255
|
font-weight: var(--pf-v6-c-form__section-title--FontWeight);
|
|
256
256
|
}
|
|
257
257
|
|
|
258
258
|
.pf-v6-c-form__group-label {
|
|
259
|
-
--pf-v6-c-form__helper-text--
|
|
259
|
+
--pf-v6-c-form__helper-text--MarginBlockStart: 0;
|
|
260
260
|
}
|
|
261
261
|
.pf-v6-c-form__group-label.pf-m-info {
|
|
262
262
|
display: flex;
|
|
@@ -268,7 +268,7 @@
|
|
|
268
268
|
}
|
|
269
269
|
|
|
270
270
|
.pf-v6-c-form__group-label-info {
|
|
271
|
-
margin-inline-start: var(--pf-v6-c-form__group-label-info--
|
|
271
|
+
margin-inline-start: var(--pf-v6-c-form__group-label-info--MarginInlineStart);
|
|
272
272
|
font-size: var(--pf-v6-c-form__group-label-info--FontSize);
|
|
273
273
|
}
|
|
274
274
|
|
|
@@ -294,7 +294,7 @@
|
|
|
294
294
|
}
|
|
295
295
|
|
|
296
296
|
.pf-v6-c-form__label-required {
|
|
297
|
-
margin-inline-start: var(--pf-v6-c-form__label-required--
|
|
297
|
+
margin-inline-start: var(--pf-v6-c-form__label-required--MarginInlineStart);
|
|
298
298
|
font-size: var(--pf-v6-c-form__label-required--FontSize);
|
|
299
299
|
color: var(--pf-v6-c-form__label-required--Color);
|
|
300
300
|
}
|
|
@@ -311,23 +311,23 @@
|
|
|
311
311
|
flex-flow: row wrap;
|
|
312
312
|
}
|
|
313
313
|
.pf-v6-c-form__group-control.pf-m-inline > * {
|
|
314
|
-
margin-inline-end: var(--pf-v6-c-form__group-control--m-inline--child--
|
|
314
|
+
margin-inline-end: var(--pf-v6-c-form__group-control--m-inline--child--MarginInlineEnd);
|
|
315
315
|
}
|
|
316
316
|
.pf-v6-c-form__group-control.pf-m-inline > :last-child {
|
|
317
|
-
--pf-v6-c-form__group-control--m-inline--child--
|
|
317
|
+
--pf-v6-c-form__group-control--m-inline--child--MarginInlineEnd: 0;
|
|
318
318
|
}
|
|
319
319
|
.pf-v6-c-form__group-control.pf-m-stack {
|
|
320
|
-
--pf-v6-c-form__helper-text--
|
|
320
|
+
--pf-v6-c-form__helper-text--MarginBlockStart: var(--pf-v6-c-form__group-control--m-stack__helper-text--MarginBlockStart);
|
|
321
321
|
display: grid;
|
|
322
322
|
gap: var(--pf-v6-c-form__group-control--m-stack--Gap);
|
|
323
323
|
}
|
|
324
324
|
.pf-v6-c-form__group-control .pf-v6-c-form__helper-text:first-child {
|
|
325
|
-
--pf-v6-c-form__helper-text--
|
|
326
|
-
margin-block-end: var(--pf-v6-c-form__group-control__helper-text--
|
|
325
|
+
--pf-v6-c-form__helper-text--MarginBlockStart: 0;
|
|
326
|
+
margin-block-end: var(--pf-v6-c-form__group-control__helper-text--MarginBlockEnd);
|
|
327
327
|
}
|
|
328
328
|
|
|
329
329
|
.pf-v6-c-form__helper-text {
|
|
330
|
-
margin-block-start: var(--pf-v6-c-form__helper-text--
|
|
330
|
+
margin-block-start: var(--pf-v6-c-form__helper-text--MarginBlockStart);
|
|
331
331
|
}
|
|
332
332
|
.pf-v6-c-form__helper-text.pf-m-inactive {
|
|
333
333
|
display: none;
|
|
@@ -344,40 +344,40 @@
|
|
|
344
344
|
.pf-v6-c-form__actions {
|
|
345
345
|
display: flex;
|
|
346
346
|
flex-wrap: wrap;
|
|
347
|
-
margin-block-start: var(--pf-v6-c-form__actions--
|
|
348
|
-
margin-block-end: var(--pf-v6-c-form__actions--
|
|
349
|
-
margin-inline-start: var(--pf-v6-c-form__actions--
|
|
350
|
-
margin-inline-end: var(--pf-v6-c-form__actions--
|
|
347
|
+
margin-block-start: var(--pf-v6-c-form__actions--MarginBlockStart);
|
|
348
|
+
margin-block-end: var(--pf-v6-c-form__actions--MarginBlockEnd);
|
|
349
|
+
margin-inline-start: var(--pf-v6-c-form__actions--MarginInlineStart);
|
|
350
|
+
margin-inline-end: var(--pf-v6-c-form__actions--MarginInlineEnd);
|
|
351
351
|
}
|
|
352
352
|
.pf-v6-c-form__actions > * {
|
|
353
|
-
margin-block-start: var(--pf-v6-c-form__actions--child--
|
|
354
|
-
margin-block-end: var(--pf-v6-c-form__actions--child--
|
|
355
|
-
margin-inline-start: var(--pf-v6-c-form__actions--child--
|
|
356
|
-
margin-inline-end: var(--pf-v6-c-form__actions--child--
|
|
353
|
+
margin-block-start: var(--pf-v6-c-form__actions--child--MarginBlockStart);
|
|
354
|
+
margin-block-end: var(--pf-v6-c-form__actions--child--MarginBlockEnd);
|
|
355
|
+
margin-inline-start: var(--pf-v6-c-form__actions--child--MarginInlineStart);
|
|
356
|
+
margin-inline-end: var(--pf-v6-c-form__actions--child--MarginInlineEnd);
|
|
357
357
|
}
|
|
358
358
|
|
|
359
359
|
.pf-v6-c-form__field-group {
|
|
360
|
-
--pf-v6-c-form__field-group--
|
|
360
|
+
--pf-v6-c-form__field-group--BorderBlockStartWidth: var(--pf-v6-c-form__field-group--border-width-base);
|
|
361
361
|
display: grid;
|
|
362
362
|
grid-template-columns: minmax(var(--pf-v6-c-form__field-group--GridTemplateColumns--toggle), max-content) 1fr;
|
|
363
|
-
border-block-start: var(--pf-v6-c-form__field-group--
|
|
364
|
-
border-block-end: var(--pf-v6-c-form__field-group--
|
|
363
|
+
border-block-start: var(--pf-v6-c-form__field-group--BorderBlockStartWidth) solid var(--pf-v6-c-form__field-group--BorderBlockStartColor);
|
|
364
|
+
border-block-end: var(--pf-v6-c-form__field-group--BorderBlockEndWidth) solid var(--pf-v6-c-form__field-group--BorderBlockEndColor);
|
|
365
365
|
}
|
|
366
366
|
.pf-v6-c-form__field-group:last-child {
|
|
367
|
-
--pf-v6-c-form__field-group--
|
|
367
|
+
--pf-v6-c-form__field-group--BorderBlockEndWidth: 0;
|
|
368
368
|
}
|
|
369
369
|
.pf-v6-c-form__field-group + .pf-v6-c-form__field-group, .pf-v6-c-form__field-group:first-child {
|
|
370
|
-
--pf-v6-c-form__field-group--
|
|
370
|
+
--pf-v6-c-form__field-group--BorderBlockStartWidth: 0;
|
|
371
371
|
}
|
|
372
372
|
.pf-v6-c-form__field-group + .pf-v6-c-form__field-group {
|
|
373
|
-
margin-block-start: var(--pf-v6-c-form__field-group--field-group--
|
|
373
|
+
margin-block-start: var(--pf-v6-c-form__field-group--field-group--MarginBlockStart);
|
|
374
374
|
}
|
|
375
375
|
.pf-v6-c-form__field-group .pf-v6-c-form__field-group {
|
|
376
376
|
--pf-v6-c-form__field-group-body--GridColumn: var(--pf-v6-c-form__field-group__field-group__field-group-body--GridColumn);
|
|
377
|
-
--pf-v6-c-form__field-group-toggle--
|
|
378
|
-
--pf-v6-c-form__field-group-header--
|
|
379
|
-
--pf-v6-c-form__field-group-header--
|
|
380
|
-
--pf-v6-c-form__field-group-body--
|
|
377
|
+
--pf-v6-c-form__field-group-toggle--PaddingBlockStart: var(--pf-v6-c-form__field-group__field-group__field-group-toggle--PaddingBlockStart);
|
|
378
|
+
--pf-v6-c-form__field-group-header--PaddingBlockStart: var(--pf-v6-c-form__field-group__field-group__field-group-header--PaddingBlockStart);
|
|
379
|
+
--pf-v6-c-form__field-group-header--PaddingBlockEnd: var(--pf-v6-c-form__field-group__field-group__field-group-header--PaddingBlockEnd);
|
|
380
|
+
--pf-v6-c-form__field-group-body--PaddingBlockStart: 0;
|
|
381
381
|
}
|
|
382
382
|
.pf-v6-c-form__field-group .pf-v6-c-form__field-group .pf-v6-c-form__field-group-toggle ~ .pf-v6-c-form__field-group-body {
|
|
383
383
|
--pf-v6-c-form__field-group-body--GridColumn: var(--pf-v6-c-form__field-group__field-group__field-group-toggle--field-group-body--GridColumn);
|
|
@@ -389,16 +389,16 @@
|
|
|
389
389
|
.pf-v6-c-form__field-group-toggle {
|
|
390
390
|
grid-row: 1/2;
|
|
391
391
|
grid-column: 1/2;
|
|
392
|
-
padding-block-start: var(--pf-v6-c-form__field-group-toggle--
|
|
393
|
-
padding-inline-end: var(--pf-v6-c-form__field-group-toggle--
|
|
392
|
+
padding-block-start: var(--pf-v6-c-form__field-group-toggle--PaddingBlockStart);
|
|
393
|
+
padding-inline-end: var(--pf-v6-c-form__field-group-toggle--PaddingInlineEnd);
|
|
394
394
|
}
|
|
395
395
|
.pf-v6-c-form__field-group-toggle + .pf-v6-c-form__field-group-header {
|
|
396
396
|
--pf-v6-c-form__field-group-header--GridColumn: var(--pf-v6-c-form__field-group-toggle--field-group-header--GridColumn);
|
|
397
397
|
}
|
|
398
398
|
|
|
399
399
|
.pf-v6-c-form__field-group-toggle-button {
|
|
400
|
-
margin-block-start: var(--pf-v6-c-form__field-group-toggle-button--
|
|
401
|
-
margin-block-end: var(--pf-v6-c-form__field-group-toggle-button--
|
|
400
|
+
margin-block-start: var(--pf-v6-c-form__field-group-toggle-button--MarginBlockStart);
|
|
401
|
+
margin-block-end: var(--pf-v6-c-form__field-group-toggle-button--MarginBlockEnd);
|
|
402
402
|
}
|
|
403
403
|
|
|
404
404
|
.pf-v6-c-form__field-group-toggle-icon {
|
|
@@ -417,8 +417,8 @@
|
|
|
417
417
|
grid-row: 1/2;
|
|
418
418
|
grid-column: var(--pf-v6-c-form__field-group-header--GridColumn);
|
|
419
419
|
align-items: flex-start;
|
|
420
|
-
padding-block-start: var(--pf-v6-c-form__field-group-header--
|
|
421
|
-
padding-block-end: var(--pf-v6-c-form__field-group-header--
|
|
420
|
+
padding-block-start: var(--pf-v6-c-form__field-group-header--PaddingBlockStart);
|
|
421
|
+
padding-block-end: var(--pf-v6-c-form__field-group-header--PaddingBlockEnd);
|
|
422
422
|
}
|
|
423
423
|
|
|
424
424
|
.pf-v6-c-form__field-group-header-main {
|
|
@@ -436,12 +436,12 @@
|
|
|
436
436
|
}
|
|
437
437
|
|
|
438
438
|
.pf-v6-c-form__field-group-header-description {
|
|
439
|
-
margin-block-start: var(--pf-v6-c-form__field-group-header-description--
|
|
439
|
+
margin-block-start: var(--pf-v6-c-form__field-group-header-description--MarginBlockStart);
|
|
440
440
|
color: var(--pf-v6-c-form__field-group-header-description--Color);
|
|
441
441
|
}
|
|
442
442
|
|
|
443
443
|
.pf-v6-c-form__field-group-header-actions {
|
|
444
|
-
margin-inline-start: var(--pf-v6-c-form__field-group-header-actions--
|
|
444
|
+
margin-inline-start: var(--pf-v6-c-form__field-group-header-actions--MarginInlineStart);
|
|
445
445
|
white-space: nowrap;
|
|
446
446
|
}
|
|
447
447
|
|
|
@@ -449,13 +449,13 @@
|
|
|
449
449
|
display: grid;
|
|
450
450
|
grid-column: var(--pf-v6-c-form__field-group-body--GridColumn);
|
|
451
451
|
gap: var(--pf-v6-c-form__field-group-body--Gap);
|
|
452
|
-
padding-block-start: var(--pf-v6-c-form__field-group-body--
|
|
453
|
-
padding-block-end: var(--pf-v6-c-form__field-group-body--
|
|
452
|
+
padding-block-start: var(--pf-v6-c-form__field-group-body--PaddingBlockStart);
|
|
453
|
+
padding-block-end: var(--pf-v6-c-form__field-group-body--PaddingBlockEnd);
|
|
454
454
|
}
|
|
455
455
|
.pf-v6-c-form__field-group-body > .pf-v6-c-form__field-group:first-child {
|
|
456
|
-
--pf-v6-c-form__field-group-toggle--
|
|
457
|
-
--pf-v6-c-form__field-group-header--
|
|
456
|
+
--pf-v6-c-form__field-group-toggle--PaddingBlockStart: 0;
|
|
457
|
+
--pf-v6-c-form__field-group-header--PaddingBlockStart: 0;
|
|
458
458
|
}
|
|
459
459
|
.pf-v6-c-form__field-group-body > .pf-v6-c-form__field-group:last-child {
|
|
460
|
-
margin-block-end: var(--pf-v6-c-form__field-group-body__field-group--last-child--
|
|
460
|
+
margin-block-end: var(--pf-v6-c-form__field-group-body__field-group--last-child--MarginBlockEnd);
|
|
461
461
|
}
|