@patternfly/patternfly 6.0.0-alpha.121 → 6.0.0-alpha.122

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.
Files changed (162) hide show
  1. package/components/AboutModalBox/about-modal-box.css +54 -54
  2. package/components/AboutModalBox/about-modal-box.scss +54 -54
  3. package/components/Accordion/accordion.css +39 -39
  4. package/components/Accordion/accordion.scss +39 -39
  5. package/components/Alert/alert-group.css +15 -15
  6. package/components/Alert/alert-group.scss +15 -15
  7. package/components/Alert/alert.css +46 -46
  8. package/components/Alert/alert.scss +46 -46
  9. package/components/AppLauncher/app-launcher.css +58 -58
  10. package/components/AppLauncher/app-launcher.scss +58 -58
  11. package/components/BackToTop/back-to-top.css +14 -14
  12. package/components/BackToTop/back-to-top.scss +14 -14
  13. package/components/Badge/badge.css +6 -6
  14. package/components/Badge/badge.scss +6 -6
  15. package/components/Banner/banner.css +12 -12
  16. package/components/Banner/banner.scss +12 -12
  17. package/components/Breadcrumb/breadcrumb.css +12 -12
  18. package/components/Breadcrumb/breadcrumb.scss +12 -12
  19. package/components/Button/button.css +93 -93
  20. package/components/Button/button.scss +93 -93
  21. package/components/CalendarMonth/calendar-month.css +42 -42
  22. package/components/CalendarMonth/calendar-month.scss +42 -42
  23. package/components/Card/card.css +59 -59
  24. package/components/Card/card.scss +59 -59
  25. package/components/Check/check.css +2 -2
  26. package/components/Check/check.scss +2 -2
  27. package/components/Chip/chip-group.css +20 -20
  28. package/components/Chip/chip-group.scss +20 -20
  29. package/components/Chip/chip.css +26 -26
  30. package/components/Chip/chip.scss +26 -26
  31. package/components/ClipboardCopy/clipboard-copy.css +36 -36
  32. package/components/ClipboardCopy/clipboard-copy.scss +36 -36
  33. package/components/CodeBlock/code-block.css +19 -19
  34. package/components/CodeBlock/code-block.scss +19 -19
  35. package/components/CodeEditor/code-editor.css +33 -33
  36. package/components/CodeEditor/code-editor.scss +33 -33
  37. package/components/Content/content.css +65 -65
  38. package/components/Content/content.scss +65 -65
  39. package/components/ContextSelector/context-selector.css +145 -145
  40. package/components/ContextSelector/context-selector.scss +145 -145
  41. package/components/DataList/data-list-grid.css +98 -98
  42. package/components/DataList/data-list-grid.scss +14 -14
  43. package/components/DataList/data-list.css +233 -233
  44. package/components/DataList/data-list.scss +135 -135
  45. package/components/DatePicker/date-picker.css +14 -14
  46. package/components/DatePicker/date-picker.scss +14 -14
  47. package/components/DescriptionList/description-list.css +6 -6
  48. package/components/DescriptionList/description-list.scss +6 -6
  49. package/components/Drawer/drawer.css +84 -84
  50. package/components/Drawer/drawer.scss +84 -84
  51. package/components/Dropdown/dropdown.css +126 -126
  52. package/components/Dropdown/dropdown.scss +126 -126
  53. package/components/DualListSelector/dual-list-selector.css +59 -58
  54. package/components/DualListSelector/dual-list-selector.scss +41 -40
  55. package/components/EmptyState/empty-state.css +32 -32
  56. package/components/EmptyState/empty-state.scss +32 -32
  57. package/components/ExpandableSection/expandable-section.css +48 -48
  58. package/components/ExpandableSection/expandable-section.scss +48 -48
  59. package/components/Form/form.css +106 -106
  60. package/components/Form/form.scss +88 -88
  61. package/components/FormControl/form-control.css +44 -44
  62. package/components/FormControl/form-control.scss +44 -44
  63. package/components/HelperText/helper-text.css +2 -2
  64. package/components/HelperText/helper-text.scss +2 -2
  65. package/components/Hint/hint.css +16 -16
  66. package/components/Hint/hint.scss +16 -16
  67. package/components/InlineEdit/inline-edit.css +10 -10
  68. package/components/InlineEdit/inline-edit.scss +10 -10
  69. package/components/InputGroup/input-group.css +16 -16
  70. package/components/InputGroup/input-group.scss +16 -16
  71. package/components/JumpLinks/jump-links.css +75 -75
  72. package/components/JumpLinks/jump-links.scss +75 -75
  73. package/components/Label/label-group.css +26 -26
  74. package/components/Label/label-group.scss +26 -26
  75. package/components/Label/label.css +30 -30
  76. package/components/Label/label.scss +30 -30
  77. package/components/List/list.css +27 -27
  78. package/components/List/list.scss +27 -27
  79. package/components/LogViewer/log-viewer.css +36 -36
  80. package/components/LogViewer/log-viewer.scss +37 -37
  81. package/components/Login/login.css +88 -88
  82. package/components/Login/login.scss +88 -88
  83. package/components/Menu/menu.css +20 -20
  84. package/components/Menu/menu.scss +20 -20
  85. package/components/MenuToggle/menu-toggle.css +58 -58
  86. package/components/MenuToggle/menu-toggle.scss +58 -58
  87. package/components/ModalBox/modal-box.css +39 -39
  88. package/components/ModalBox/modal-box.scss +39 -39
  89. package/components/MultipleFileUpload/multiple-file-upload.css +32 -32
  90. package/components/MultipleFileUpload/multiple-file-upload.scss +32 -32
  91. package/components/NotificationBadge/notification-badge.css +16 -16
  92. package/components/NotificationBadge/notification-badge.scss +16 -16
  93. package/components/NotificationDrawer/notification-drawer.css +41 -41
  94. package/components/NotificationDrawer/notification-drawer.scss +41 -41
  95. package/components/NumberInput/number-input.css +2 -2
  96. package/components/NumberInput/number-input.scss +2 -2
  97. package/components/OptionsMenu/options-menu.css +79 -79
  98. package/components/OptionsMenu/options-menu.scss +79 -79
  99. package/components/Page/page.css +181 -181
  100. package/components/Page/page.scss +131 -131
  101. package/components/Pagination/pagination.css +24 -24
  102. package/components/Pagination/pagination.scss +24 -24
  103. package/components/Panel/panel.css +24 -24
  104. package/components/Panel/panel.scss +24 -24
  105. package/components/Popover/popover.css +48 -48
  106. package/components/Popover/popover.scss +48 -48
  107. package/components/Progress/progress.css +4 -4
  108. package/components/Progress/progress.scss +4 -4
  109. package/components/ProgressStepper/progress-stepper.css +225 -225
  110. package/components/ProgressStepper/progress-stepper.scss +93 -93
  111. package/components/Radio/radio.css +6 -6
  112. package/components/Radio/radio.scss +6 -6
  113. package/components/Select/select.css +171 -171
  114. package/components/Select/select.scss +171 -171
  115. package/components/Sidebar/sidebar.css +44 -44
  116. package/components/Sidebar/sidebar.scss +44 -44
  117. package/components/SimpleList/simple-list.css +18 -18
  118. package/components/SimpleList/simple-list.scss +18 -18
  119. package/components/Skeleton/skeleton.css +4 -4
  120. package/components/Skeleton/skeleton.scss +4 -4
  121. package/components/SkipToContent/skip-to-content.css +4 -4
  122. package/components/SkipToContent/skip-to-content.scss +4 -4
  123. package/components/Slider/slider.css +25 -25
  124. package/components/Slider/slider.scss +25 -25
  125. package/components/Switch/switch.css +4 -4
  126. package/components/Switch/switch.scss +4 -4
  127. package/components/TabContent/tab-content.css +24 -24
  128. package/components/TabContent/tab-content.scss +24 -24
  129. package/components/Table/table-grid.css +404 -404
  130. package/components/Table/table-grid.scss +116 -116
  131. package/components/Table/table-scrollable.css +16 -16
  132. package/components/Table/table-scrollable.scss +16 -16
  133. package/components/Table/table-tree-view.css +251 -251
  134. package/components/Table/table-tree-view.scss +59 -59
  135. package/components/Table/table.css +122 -122
  136. package/components/Table/table.scss +122 -122
  137. package/components/Tabs/tabs.css +118 -118
  138. package/components/Tabs/tabs.scss +118 -118
  139. package/components/TextInputGroup/text-input-group.css +26 -26
  140. package/components/TextInputGroup/text-input-group.scss +26 -26
  141. package/components/Tile/tile.css +13 -13
  142. package/components/Tile/tile.scss +13 -13
  143. package/components/ToggleGroup/toggle-group.css +28 -28
  144. package/components/ToggleGroup/toggle-group.scss +28 -28
  145. package/components/Tooltip/tooltip.css +26 -26
  146. package/components/Tooltip/tooltip.scss +26 -26
  147. package/components/TreeView/tree-view.css +181 -181
  148. package/components/TreeView/tree-view.scss +122 -122
  149. package/components/Wizard/wizard.css +88 -88
  150. package/components/Wizard/wizard.scss +88 -88
  151. package/components/_index.css +4240 -4239
  152. package/docs/components/Drawer/examples/Drawer.md +1 -1
  153. package/docs/components/Slider/examples/Slider.md +39 -39
  154. package/docs/components/Table/examples/Table.md +20 -20
  155. package/docs/demos/Card/examples/Card.css +2 -2
  156. package/docs/demos/PasswordStrength/examples/PasswordStrength.md +4 -44
  157. package/docs/demos/Table/examples/Table.md +20 -20
  158. package/package.json +1 -1
  159. package/patternfly-no-globals.css +4240 -4239
  160. package/patternfly.css +4240 -4239
  161. package/patternfly.min.css +1 -1
  162. package/patternfly.min.css.map +1 -1
@@ -6,24 +6,24 @@ $pf-v6-c-progress-stepper--breakpoint-map: build-breakpoint-map();
6
6
  @mixin pf-v6-c-progress-stepper--m-vertical {
7
7
  --#{$progress-stepper}--GridAutoFlow: var(--#{$progress-stepper}--m-vertical--GridAutoFlow);
8
8
  --#{$progress-stepper}--GridTemplateColumns: var(--#{$progress-stepper}--m-vertical--GridTemplateColumns);
9
- --#{$progress-stepper}__step-connector--before--Top: var(--#{$progress-stepper}--m-vertical__step-connector--before--Top);
10
- --#{$progress-stepper}__step-connector--before--Left: var(--#{$progress-stepper}--m-vertical__step-connector--before--Left);
9
+ --#{$progress-stepper}__step-connector--before--InsetBlockStart: var(--#{$progress-stepper}--m-vertical__step-connector--before--InsetBlockStart);
10
+ --#{$progress-stepper}__step-connector--before--InsetInlineStart: var(--#{$progress-stepper}--m-vertical__step-connector--before--InsetInlineStart);
11
11
  --#{$progress-stepper}__step-connector--before--Width: var(--#{$progress-stepper}--m-vertical__step-connector--before--Width);
12
12
  --#{$progress-stepper}__step-connector--before--Height: var(--#{$progress-stepper}--m-vertical__step-connector--before--Height);
13
- --#{$progress-stepper}__step-connector--before--BorderRightWidth: var(--#{$progress-stepper}--m-vertical__step-connector--before--BorderRightWidth);
14
- --#{$progress-stepper}__step-connector--before--BorderRightColor: var(--#{$progress-stepper}--m-vertical__step-connector--before--BorderRightColor);
15
- --#{$progress-stepper}__step-connector--before--BorderBottomWidth: var(--#{$progress-stepper}--m-vertical__step-connector--before--BorderBottomWidth);
16
- --#{$progress-stepper}__step-connector--before--BorderBottomColor: var(--#{$progress-stepper}--m-vertical__step-connector--before--BorderBottomColor);
13
+ --#{$progress-stepper}__step-connector--before--BorderInlineEndWidth: var(--#{$progress-stepper}--m-vertical__step-connector--before--BorderInlineEndWidth);
14
+ --#{$progress-stepper}__step-connector--before--BorderInlineEndColor: var(--#{$progress-stepper}--m-vertical__step-connector--before--BorderInlineEndColor);
15
+ --#{$progress-stepper}__step-connector--before--BorderBlockEndWidth: var(--#{$progress-stepper}--m-vertical__step-connector--before--BorderBlockEndWidth);
16
+ --#{$progress-stepper}__step-connector--before--BorderBlockEndColor: var(--#{$progress-stepper}--m-vertical__step-connector--before--BorderBlockEndColor);
17
17
  --#{$progress-stepper}__step-connector--before--Transform: var(--#{$progress-stepper}--m-vertical__step-connector--before--Transform);
18
- --#{$progress-stepper}__step-main--MarginTop: var(--#{$progress-stepper}--m-vertical__step-main--MarginTop);
19
- --#{$progress-stepper}__step-main--MarginRight: var(--#{$progress-stepper}--m-vertical__step-main--MarginRight);
20
- --#{$progress-stepper}__step-main--MarginBottom: var(--#{$progress-stepper}--m-vertical__step-main--MarginBottom);
21
- --#{$progress-stepper}__step-main--MarginLeft: var(--#{$progress-stepper}--m-vertical__step-main--MarginLeft);
18
+ --#{$progress-stepper}__step-main--MarginBlockStart: var(--#{$progress-stepper}--m-vertical__step-main--MarginBlockStart);
19
+ --#{$progress-stepper}__step-main--MarginInlineEnd: var(--#{$progress-stepper}--m-vertical__step-main--MarginInlineEnd);
20
+ --#{$progress-stepper}__step-main--MarginBlockEnd: var(--#{$progress-stepper}--m-vertical__step-main--MarginBlockEnd);
21
+ --#{$progress-stepper}__step-main--MarginInlineStart: var(--#{$progress-stepper}--m-vertical__step-main--MarginInlineStart);
22
22
 
23
23
  // Compact vertical
24
24
  --#{$progress-stepper}--m-compact--GridTemplateColumns: var(--#{$progress-stepper}--m-vertical--m-compact--GridTemplateColumns);
25
25
  --#{$progress-stepper}--m-compact__step-connector--GridRow: var(--#{$progress-stepper}--m-vertical--m-compact__step-connector--GridRow);
26
- --#{$progress-stepper}--m-compact__step-connector--PaddingBottom: var(--#{$progress-stepper}--m-vertical--m-compact__step-connector--PaddingBottom);
26
+ --#{$progress-stepper}--m-compact__step-connector--PaddingBlockEnd: var(--#{$progress-stepper}--m-vertical--m-compact__step-connector--PaddingBlockEnd);
27
27
 
28
28
  // Center
29
29
  --#{$progress-stepper}--m-center__step-connector--before--Content: none; // border swap
@@ -33,24 +33,24 @@ $pf-v6-c-progress-stepper--breakpoint-map: build-breakpoint-map();
33
33
  @mixin pf-v6-c-progress-stepper--m-horizontal {
34
34
  --#{$progress-stepper}--GridAutoFlow: var(--#{$progress-stepper}--m-horizontal--GridAutoFlow);
35
35
  --#{$progress-stepper}--GridTemplateColumns: var(--#{$progress-stepper}--m-horizontal--GridTemplateColumns);
36
- --#{$progress-stepper}__step-connector--before--Top: var(--#{$progress-stepper}--m-horizontal__step-connector--before--Top);
37
- --#{$progress-stepper}__step-connector--before--Left: var(--#{$progress-stepper}--m-horizontal__step-connector--before--Left);
36
+ --#{$progress-stepper}__step-connector--before--InsetBlockStart: var(--#{$progress-stepper}--m-horizontal__step-connector--before--InsetBlockStart);
37
+ --#{$progress-stepper}__step-connector--before--InsetInlineStart: var(--#{$progress-stepper}--m-horizontal__step-connector--before--InsetInlineStart);
38
38
  --#{$progress-stepper}__step-connector--before--Width: var(--#{$progress-stepper}--m-horizontal__step-connector--before--Width);
39
39
  --#{$progress-stepper}__step-connector--before--Height: var(--#{$progress-stepper}--m-horizontal__step-connector--before--Height);
40
- --#{$progress-stepper}__step-connector--before--BorderRightWidth: var(--#{$progress-stepper}--m-horizontal__step-connector--before--BorderRightWidth);
41
- --#{$progress-stepper}__step-connector--before--BorderRightColor: var(--#{$progress-stepper}--m-horizontal__step-connector--before--BorderRightColor);
42
- --#{$progress-stepper}__step-connector--before--BorderBottomWidth: var(--#{$progress-stepper}--m-horizontal__step-connector--before--BorderBottomWidth);
43
- --#{$progress-stepper}__step-connector--before--BorderBottomColor: var(--#{$progress-stepper}--m-horizontal__step-connector--before--BorderBottomColor);
40
+ --#{$progress-stepper}__step-connector--before--BorderInlineEndWidth: var(--#{$progress-stepper}--m-horizontal__step-connector--before--BorderInlineEndWidth);
41
+ --#{$progress-stepper}__step-connector--before--BorderInlineEndColor: var(--#{$progress-stepper}--m-horizontal__step-connector--before--BorderInlineEndColor);
42
+ --#{$progress-stepper}__step-connector--before--BorderBlockEndWidth: var(--#{$progress-stepper}--m-horizontal__step-connector--before--BorderBlockEndWidth);
43
+ --#{$progress-stepper}__step-connector--before--BorderBlockEndColor: var(--#{$progress-stepper}--m-horizontal__step-connector--before--BorderBlockEndColor);
44
44
  --#{$progress-stepper}__step-connector--before--Transform: var(--#{$progress-stepper}--m-horizontal__step-connector--before--Transform);
45
- --#{$progress-stepper}__step-main--MarginTop: var(--#{$progress-stepper}--m-horizontal__step-main--MarginTop);
46
- --#{$progress-stepper}__step-main--MarginRight: var(--#{$progress-stepper}--m-horizontal__step-main--MarginRight);
47
- --#{$progress-stepper}__step-main--MarginBottom: var(--#{$progress-stepper}--m-horizontal__step-main--MarginBottom);
48
- --#{$progress-stepper}__step-main--MarginLeft: var(--#{$progress-stepper}--m-horizontal__step-main--MarginLeft);
45
+ --#{$progress-stepper}__step-main--MarginBlockStart: var(--#{$progress-stepper}--m-horizontal__step-main--MarginBlockStart);
46
+ --#{$progress-stepper}__step-main--MarginInlineEnd: var(--#{$progress-stepper}--m-horizontal__step-main--MarginInlineEnd);
47
+ --#{$progress-stepper}__step-main--MarginBlockEnd: var(--#{$progress-stepper}--m-horizontal__step-main--MarginBlockEnd);
48
+ --#{$progress-stepper}__step-main--MarginInlineStart: var(--#{$progress-stepper}--m-horizontal__step-main--MarginInlineStart);
49
49
 
50
50
  // Compact horizontal
51
51
  --#{$progress-stepper}--m-compact--GridTemplateColumns: var(--#{$progress-stepper}--m-horizontal--m-compact--GridTemplateColumns);
52
52
  --#{$progress-stepper}--m-compact__step-connector--GridRow: var(--#{$progress-stepper}--m-horizontal--m-compact__step-connector--GridRow);
53
- --#{$progress-stepper}--m-compact__step-connector--PaddingBottom: var(--#{$progress-stepper}--m-horizontal--m-compact__step-connector--PaddingBottom);
53
+ --#{$progress-stepper}--m-compact__step-connector--PaddingBlockEnd: var(--#{$progress-stepper}--m-horizontal--m-compact__step-connector--PaddingBlockEnd);
54
54
 
55
55
  // Center
56
56
  --#{$progress-stepper}--m-center__step-connector--before--Content: ""; // border swap
@@ -62,75 +62,75 @@ $pf-v6-c-progress-stepper--breakpoint-map: build-breakpoint-map();
62
62
  // Vertical - these are the default settings
63
63
  --#{$progress-stepper}--m-vertical--GridAutoFlow: row;
64
64
  --#{$progress-stepper}--m-vertical--GridTemplateColumns: auto 1fr;
65
- --#{$progress-stepper}--m-vertical__step-connector--before--Top: 0;
66
- --#{$progress-stepper}--m-vertical__step-connector--before--Left: calc(var(--#{$progress-stepper}__step-icon--Width) / 2);
65
+ --#{$progress-stepper}--m-vertical__step-connector--before--InsetBlockStart: 0;
66
+ --#{$progress-stepper}--m-vertical__step-connector--before--InsetInlineStart: calc(var(--#{$progress-stepper}__step-icon--Width) / 2);
67
67
  --#{$progress-stepper}--m-vertical__step-connector--before--Width: auto;
68
68
  --#{$progress-stepper}--m-vertical__step-connector--before--Height: 100%;
69
- --#{$progress-stepper}--m-vertical__step-connector--before--BorderRightWidth: var(--pf-t--global--border--width--box--default);
70
- --#{$progress-stepper}--m-vertical__step-connector--before--BorderRightColor: var(--pf-t--global--border--color--default);
71
- --#{$progress-stepper}--m-vertical__step-connector--before--BorderBottomWidth: 0;
72
- --#{$progress-stepper}--m-vertical__step-connector--before--BorderBottomColor: transparent;
69
+ --#{$progress-stepper}--m-vertical__step-connector--before--BorderInlineEndWidth: var(--pf-t--global--border--width--box--default);
70
+ --#{$progress-stepper}--m-vertical__step-connector--before--BorderInlineEndColor: var(--pf-t--global--border--color--default);
71
+ --#{$progress-stepper}--m-vertical__step-connector--before--BorderBlockEndWidth: 0;
72
+ --#{$progress-stepper}--m-vertical__step-connector--before--BorderBlockEndColor: transparent;
73
73
  --#{$progress-stepper}--m-vertical__step-connector--before--Transform: translateX(-50%);
74
- --#{$progress-stepper}--m-vertical__step-main--MarginTop: 0px; // needs px for calc
75
- --#{$progress-stepper}--m-vertical__step-main--MarginRight: 0;
76
- --#{$progress-stepper}--m-vertical__step-main--MarginBottom: var(--pf-t--global--spacer--xl);
77
- --#{$progress-stepper}--m-vertical__step-main--MarginLeft: var(--pf-t--global--spacer--sm);
74
+ --#{$progress-stepper}--m-vertical__step-main--MarginBlockStart: 0px; // needs px for calc
75
+ --#{$progress-stepper}--m-vertical__step-main--MarginInlineEnd: 0;
76
+ --#{$progress-stepper}--m-vertical__step-main--MarginBlockEnd: var(--pf-t--global--spacer--xl);
77
+ --#{$progress-stepper}--m-vertical__step-main--MarginInlineStart: var(--pf-t--global--spacer--sm);
78
78
 
79
79
  // Compact, vertical
80
80
  --#{$progress-stepper}--m-vertical--m-compact--GridTemplateColumns: 1fr;
81
- --#{$progress-stepper}--m-vertical--m-compact__step-connector--PaddingBottom: var(--pf-t--global--spacer--sm);
81
+ --#{$progress-stepper}--m-vertical--m-compact__step-connector--PaddingBlockEnd: var(--pf-t--global--spacer--sm);
82
82
  --#{$progress-stepper}--m-vertical--m-compact__step-connector--GridRow: auto;
83
- --#{$progress-stepper}--m-vertical--m-compact__step-main--MarginTop: 0;
84
- --#{$progress-stepper}--m-vertical--m-compact__step-main--MarginRight: 0;
85
- --#{$progress-stepper}--m-vertical--m-compact__step-main--MarginLeft: 0;
83
+ --#{$progress-stepper}--m-vertical--m-compact__step-main--MarginBlockStart: 0;
84
+ --#{$progress-stepper}--m-vertical--m-compact__step-main--MarginInlineEnd: 0;
85
+ --#{$progress-stepper}--m-vertical--m-compact__step-main--MarginInlineStart: 0;
86
86
 
87
87
  // Center, vertical
88
- --#{$progress-stepper}--m-vertical--m-center__step-main--MarginRight: 0;
89
- --#{$progress-stepper}--m-vertical--m-center__step-main--MarginLeft: 0;
88
+ --#{$progress-stepper}--m-vertical--m-center__step-main--MarginInlineEnd: 0;
89
+ --#{$progress-stepper}--m-vertical--m-center__step-main--MarginInlineStart: 0;
90
90
 
91
91
  // Horizontal
92
92
  --#{$progress-stepper}--m-horizontal--GridAutoFlow: column;
93
93
  --#{$progress-stepper}--m-horizontal--GridTemplateColumns: initial;
94
- --#{$progress-stepper}--m-horizontal__step-connector--before--Top: calc(var(--#{$progress-stepper}__step-icon--Height) / 2);
95
- --#{$progress-stepper}--m-horizontal__step-connector--before--Left: 0;
94
+ --#{$progress-stepper}--m-horizontal__step-connector--before--InsetBlockStart: calc(var(--#{$progress-stepper}__step-icon--Height) / 2);
95
+ --#{$progress-stepper}--m-horizontal__step-connector--before--InsetInlineStart: 0;
96
96
  --#{$progress-stepper}--m-horizontal__step-connector--before--Width: 100%;
97
97
  --#{$progress-stepper}--m-horizontal__step-connector--before--Height: auto;
98
- --#{$progress-stepper}--m-horizontal__step-connector--before--BorderRightWidth: 0;
99
- --#{$progress-stepper}--m-horizontal__step-connector--before--BorderRightColor: unset;
100
- --#{$progress-stepper}--m-horizontal__step-connector--before--BorderBottomWidth: var(--pf-t--global--border--width--divider--default);
101
- --#{$progress-stepper}--m-horizontal__step-connector--before--BorderBottomColor: var(--pf-t--global--border--color--default);
98
+ --#{$progress-stepper}--m-horizontal__step-connector--before--BorderInlineEndWidth: 0;
99
+ --#{$progress-stepper}--m-horizontal__step-connector--before--BorderInlineEndColor: unset;
100
+ --#{$progress-stepper}--m-horizontal__step-connector--before--BorderBlockEndWidth: var(--pf-t--global--border--width--divider--default);
101
+ --#{$progress-stepper}--m-horizontal__step-connector--before--BorderBlockEndColor: var(--pf-t--global--border--color--default);
102
102
  --#{$progress-stepper}--m-horizontal__step-connector--before--Transform: translateY(-50%);
103
- --#{$progress-stepper}--m-horizontal__step-main--MarginTop: var(--pf-t--global--spacer--sm);
104
- --#{$progress-stepper}--m-horizontal__step-main--MarginRight: var(--pf-t--global--spacer--sm);
105
- --#{$progress-stepper}--m-horizontal__step-main--MarginBottom: 0;
106
- --#{$progress-stepper}--m-horizontal__step-main--MarginLeft: 0;
103
+ --#{$progress-stepper}--m-horizontal__step-main--MarginBlockStart: var(--pf-t--global--spacer--sm);
104
+ --#{$progress-stepper}--m-horizontal__step-main--MarginInlineEnd: var(--pf-t--global--spacer--sm);
105
+ --#{$progress-stepper}--m-horizontal__step-main--MarginBlockEnd: 0;
106
+ --#{$progress-stepper}--m-horizontal__step-main--MarginInlineStart: 0;
107
107
 
108
108
  // Compact, horizontal
109
109
  --#{$progress-stepper}--m-horizontal--m-compact--GridTemplateColumns: repeat(auto-fill, #{pf-size-prem(28px)});
110
- --#{$progress-stepper}--m-horizontal--m-compact__step-connector--PaddingBottom: 0;
110
+ --#{$progress-stepper}--m-horizontal--m-compact__step-connector--PaddingBlockEnd: 0;
111
111
  --#{$progress-stepper}--m-horizontal--m-compact__step-connector--GridRow: 2;
112
112
 
113
113
  // Compact
114
114
  --#{$progress-stepper}--m-compact--GridAutoFlow: row;
115
- --#{$progress-stepper}--m-compact__step-main--MarginTop: 0;
116
- --#{$progress-stepper}--m-compact__step-main--MarginBottom: var(--pf-t--global--spacer--sm);
115
+ --#{$progress-stepper}--m-compact__step-main--MarginBlockStart: 0;
116
+ --#{$progress-stepper}--m-compact__step-main--MarginBlockEnd: var(--pf-t--global--spacer--sm);
117
117
  --#{$progress-stepper}--m-compact__step-connector--MinWidth: #{pf-size-prem(28px)};
118
118
  --#{$progress-stepper}--m-compact__step-icon--Width: #{pf-size-prem(18px)};
119
119
  --#{$progress-stepper}--m-compact__step-icon--FontSize: var(--pf-t--global--icon--size--font--body--sm);
120
120
  --#{$progress-stepper}--m-compact__step-title--FontSize: var(--pf-t--global--font--size--body--lg);
121
121
  --#{$progress-stepper}--m-compact__step-title--FontWeight: var(--pf-t--global--font--weight--body--bold);
122
- --#{$progress-stepper}--m-compact__pficon--MarginTop: 2px;
123
- --#{$progress-stepper}--m-compact__fa-exclamation-triangle--MarginTop: -3px;
122
+ --#{$progress-stepper}--m-compact__pficon--MarginBlockStart: 2px;
123
+ --#{$progress-stepper}--m-compact__fa-exclamation-triangle--MarginBlockStart: -3px;
124
124
 
125
125
  // Center
126
- --#{$progress-stepper}--m-center__step-connector--before--Left: 50%;
126
+ --#{$progress-stepper}--m-center__step-connector--before--InsetInlineStart: 50%;
127
127
  --#{$progress-stepper}--m-center--GridTemplateColumns: 1fr;
128
128
  --#{$progress-stepper}--m-center__step-connector--JustifyContent: center;
129
- --#{$progress-stepper}--m-center__step-main--MarginRight: var(--pf-t--global--spacer--xs);
130
- --#{$progress-stepper}--m-center__step-main--MarginLeft: var(--pf-t--global--spacer--xs);
129
+ --#{$progress-stepper}--m-center__step-main--MarginInlineEnd: var(--pf-t--global--spacer--xs);
130
+ --#{$progress-stepper}--m-center__step-main--MarginInlineStart: var(--pf-t--global--spacer--xs);
131
131
  --#{$progress-stepper}--m-center__step-main--TextAlign: center;
132
- --#{$progress-stepper}--m-center__step-description--MarginRight: 0;
133
- --#{$progress-stepper}--m-center__step-description--MarginLeft: 0;
132
+ --#{$progress-stepper}--m-center__step-description--MarginInlineEnd: 0;
133
+ --#{$progress-stepper}--m-center__step-description--MarginInlineStart: 0;
134
134
 
135
135
  // Stepper variables
136
136
  --#{$progress-stepper}--GridTemplateRows: auto 1fr;
@@ -155,8 +155,8 @@ $pf-v6-c-progress-stepper--breakpoint-map: build-breakpoint-map();
155
155
  --#{$progress-stepper}__step--m-custom__step-icon--Color: var(--pf-t--global--icon--color--status--custom--default);
156
156
 
157
157
  // Icon adjustments to fix differences in alignment
158
- --#{$progress-stepper}__pficon--MarginTop: 3px;
159
- --#{$progress-stepper}__fa-exclamation-triangle--MarginTop: -2px;
158
+ --#{$progress-stepper}__pficon--MarginBlockStart: 3px;
159
+ --#{$progress-stepper}__fa-exclamation-triangle--MarginBlockStart: -2px;
160
160
 
161
161
  // Step Title variables
162
162
  --#{$progress-stepper}__step-title--Color: var(--pf-t--global--text--color--regular);
@@ -180,7 +180,7 @@ $pf-v6-c-progress-stepper--breakpoint-map: build-breakpoint-map();
180
180
  --#{$progress-stepper}__step--m-danger__step-title--m-help-text--hover--Color: var(--pf-t--global--text--color--status--danger--hover);
181
181
 
182
182
  // Step Description variables
183
- --#{$progress-stepper}__step-description--MarginTop: var(--pf-t--global--spacer--xs);
183
+ --#{$progress-stepper}__step-description--MarginBlockStart: var(--pf-t--global--spacer--xs);
184
184
  --#{$progress-stepper}__step-description--FontSize: var(--pf-t--global--font--size--body--sm);
185
185
  --#{$progress-stepper}__step-description--Color: var(--pf-t--global--text--color--subtle);
186
186
  --#{$progress-stepper}__step-description--TextAlign: start;
@@ -205,15 +205,15 @@ $pf-v6-c-progress-stepper--breakpoint-map: build-breakpoint-map();
205
205
  // Progress stepper Modifiers
206
206
  &.pf-m-center {
207
207
  --#{$progress-stepper}__step-connector--JustifyContent: var(--#{$progress-stepper}--m-center__step-connector--JustifyContent);
208
- --#{$progress-stepper}__step-main--MarginRight: var(--#{$progress-stepper}--m-center__step-main--MarginRight);
209
- --#{$progress-stepper}__step-main--MarginLeft: var(--#{$progress-stepper}--m-center__step-main--MarginLeft);
208
+ --#{$progress-stepper}__step-main--MarginInlineEnd: var(--#{$progress-stepper}--m-center__step-main--MarginInlineEnd);
209
+ --#{$progress-stepper}__step-main--MarginInlineStart: var(--#{$progress-stepper}--m-center__step-main--MarginInlineStart);
210
210
  --#{$progress-stepper}--step-main--TextAlign: var(--#{$progress-stepper}--m-center__step-main--TextAlign, auto);
211
211
  --#{$progress-stepper}__step-title--TextAlign: var(--#{$progress-stepper}--m-center__step-title--TextAlign, auto);
212
- --#{$progress-stepper}__step-description--MarginRight: var(--#{$progress-stepper}--m-center__step-description--MarginRight);
213
- --#{$progress-stepper}__step-description--MarginLeft: var(--#{$progress-stepper}--m-center__step-description--MarginLeft);
212
+ --#{$progress-stepper}__step-description--MarginInlineEnd: var(--#{$progress-stepper}--m-center__step-description--MarginInlineEnd);
213
+ --#{$progress-stepper}__step-description--MarginInlineStart: var(--#{$progress-stepper}--m-center__step-description--MarginInlineStart);
214
214
  --#{$progress-stepper}__step-description--TextAlign: var(--#{$progress-stepper}--m-center__step-description--TextAlign, auto);
215
- --#{$progress-stepper}--m-vertical__step-main--MarginRight: var(--#{$progress-stepper}--m-vertical--m-center__step-main--MarginRight);
216
- --#{$progress-stepper}--m-vertical__step-main--MarginLeft: var(--#{$progress-stepper}--m-vertical--m-center__step-main--MarginLeft);
215
+ --#{$progress-stepper}--m-vertical__step-main--MarginInlineEnd: var(--#{$progress-stepper}--m-vertical--m-center__step-main--MarginInlineEnd);
216
+ --#{$progress-stepper}--m-vertical__step-main--MarginInlineStart: var(--#{$progress-stepper}--m-vertical--m-center__step-main--MarginInlineStart);
217
217
 
218
218
  grid-template-columns: var(--#{$progress-stepper}--m-center--GridTemplateColumns);
219
219
 
@@ -222,7 +222,7 @@ $pf-v6-c-progress-stepper--breakpoint-map: build-breakpoint-map();
222
222
  }
223
223
 
224
224
  .#{$progress-stepper}__step:not(:last-of-type) > .#{$progress-stepper}__step-connector::before {
225
- inset-inline-start: var(--#{$progress-stepper}--m-center__step-connector--before--Left);
225
+ inset-inline-start: var(--#{$progress-stepper}--m-center__step-connector--before--InsetInlineStart);
226
226
  }
227
227
 
228
228
  // If not compact variant, swap borders from connector to main
@@ -238,17 +238,17 @@ $pf-v6-c-progress-stepper--breakpoint-map: build-breakpoint-map();
238
238
  }
239
239
 
240
240
  &.pf-m-compact {
241
- --#{$progress-stepper}__step-main--MarginTop: var(--#{$progress-stepper}--m-compact__step-main--MarginTop);
242
- --#{$progress-stepper}__step-main--MarginBottom: var(--#{$progress-stepper}--m-compact__step-main--MarginBottom);
241
+ --#{$progress-stepper}__step-main--MarginBlockStart: var(--#{$progress-stepper}--m-compact__step-main--MarginBlockStart);
242
+ --#{$progress-stepper}__step-main--MarginBlockEnd: var(--#{$progress-stepper}--m-compact__step-main--MarginBlockEnd);
243
243
  --#{$progress-stepper}__step-icon--Width: var(--#{$progress-stepper}--m-compact__step-icon--Width);
244
244
  --#{$progress-stepper}__step-icon--FontSize: var(--#{$progress-stepper}--m-compact__step-icon--FontSize);
245
245
  --#{$progress-stepper}__step-title--FontSize: var(--#{$progress-stepper}--m-compact__step-title--FontSize);
246
246
  --#{$progress-stepper}__step--m-current__step-title--FontWeight: var(--#{$progress-stepper}--m-compact__step-title--FontWeight);
247
- --#{$progress-stepper}__pficon--MarginTop: var(--#{$progress-stepper}--m-compact__pficon--MarginTop);
248
- --#{$progress-stepper}__fa-exclamation-triangle--MarginTop: var(--#{$progress-stepper}--m-compact__fa-exclamation-triangle--MarginTop);
249
- --#{$progress-stepper}--m-vertical__step-main--MarginTop: var(--#{$progress-stepper}--m-vertical--m-compact__step-main--MarginTop);
250
- --#{$progress-stepper}--m-vertical__step-main--MarginRight: var(--#{$progress-stepper}--m-vertical--m-compact__step-main--MarginRight);
251
- --#{$progress-stepper}--m-vertical__step-main--MarginLeft: var(--#{$progress-stepper}--m-vertical--m-compact__step-main--MarginLeft);
247
+ --#{$progress-stepper}__pficon--MarginBlockStart: var(--#{$progress-stepper}--m-compact__pficon--MarginBlockStart);
248
+ --#{$progress-stepper}__fa-exclamation-triangle--MarginBlockStart: var(--#{$progress-stepper}--m-compact__fa-exclamation-triangle--MarginBlockStart);
249
+ --#{$progress-stepper}--m-vertical__step-main--MarginBlockStart: var(--#{$progress-stepper}--m-vertical--m-compact__step-main--MarginBlockStart);
250
+ --#{$progress-stepper}--m-vertical__step-main--MarginInlineEnd: var(--#{$progress-stepper}--m-vertical--m-compact__step-main--MarginInlineEnd);
251
+ --#{$progress-stepper}--m-vertical__step-main--MarginInlineStart: var(--#{$progress-stepper}--m-vertical--m-compact__step-main--MarginInlineStart);
252
252
 
253
253
  display: inline-grid;
254
254
  grid-template-columns: var(--#{$progress-stepper}--m-compact--GridTemplateColumns);
@@ -257,11 +257,11 @@ $pf-v6-c-progress-stepper--breakpoint-map: build-breakpoint-map();
257
257
  .#{$progress-stepper}__step-connector {
258
258
  grid-row: var(--#{$progress-stepper}--m-compact__step-connector--GridRow);
259
259
  min-width: var(--#{$progress-stepper}--m-compact__step-connector--MinWidth);
260
- padding-block-end: var(--#{$progress-stepper}--m-compact__step-connector--PaddingBottom);
260
+ padding-block-end: var(--#{$progress-stepper}--m-compact__step-connector--PaddingBlockEnd);
261
261
  }
262
262
 
263
263
  .#{$progress-stepper}__step-main {
264
- margin-block-end: var(--#{$progress-stepper}--m-compact__step-main--MarginBottom);
264
+ margin-block-end: var(--#{$progress-stepper}--m-compact__step-main--MarginBlockEnd);
265
265
  }
266
266
 
267
267
  .#{$progress-stepper}__step:not(.pf-m-current) .#{$progress-stepper}__step-main {
@@ -320,7 +320,7 @@ $pf-v6-c-progress-stepper--breakpoint-map: build-breakpoint-map();
320
320
  }
321
321
 
322
322
  &:last-child {
323
- --#{$progress-stepper}__step-main--MarginBottom: 0;
323
+ --#{$progress-stepper}__step-main--MarginBlockEnd: 0;
324
324
  }
325
325
  }
326
326
 
@@ -333,13 +333,13 @@ $pf-v6-c-progress-stepper--breakpoint-map: build-breakpoint-map();
333
333
 
334
334
  .#{$progress-stepper}__step:not(:last-of-type) > &::before {
335
335
  position: absolute;
336
- inset-block-start: var(--#{$progress-stepper}__step-connector--before--Top); // half the height
337
- inset-inline-start: var(--#{$progress-stepper}__step-connector--before--Left);
336
+ inset-block-start: var(--#{$progress-stepper}__step-connector--before--InsetBlockStart); // half the height
337
+ inset-inline-start: var(--#{$progress-stepper}__step-connector--before--InsetInlineStart);
338
338
  width: var(--#{$progress-stepper}__step-connector--before--Width);
339
339
  height: var(--#{$progress-stepper}__step-connector--before--Height);
340
340
  content: "";
341
- border-block-end: var(--#{$progress-stepper}__step-connector--before--BorderBottomWidth) solid var(--#{$progress-stepper}__step-connector--before--BorderBottomColor);
342
- border-inline-end: var(--#{$progress-stepper}__step-connector--before--BorderRightWidth) solid var(--#{$progress-stepper}__step-connector--before--BorderRightColor);
341
+ border-block-end: var(--#{$progress-stepper}__step-connector--before--BorderBlockEndWidth) solid var(--#{$progress-stepper}__step-connector--before--BorderBlockEndColor);
342
+ border-inline-end: var(--#{$progress-stepper}__step-connector--before--BorderInlineEndWidth) solid var(--#{$progress-stepper}__step-connector--before--BorderInlineEndColor);
343
343
  transform: var(--#{$progress-stepper}__step-connector--before--Transform);
344
344
  }
345
345
  }
@@ -361,12 +361,12 @@ $pf-v6-c-progress-stepper--breakpoint-map: build-breakpoint-map();
361
361
  // Align pficons with the font awesome icons
362
362
  // stylelint-disable
363
363
  .pf-v6-pficon {
364
- margin-block-start: var(--#{$progress-stepper}__pficon--MarginTop);
364
+ margin-block-start: var(--#{$progress-stepper}__pficon--MarginBlockStart);
365
365
  }
366
366
 
367
367
  // Push the triangle up to fit inside the circle
368
368
  .fa-exclamation-triangle {
369
- margin-block-start: var(--#{$progress-stepper}__fa-exclamation-triangle--MarginTop);
369
+ margin-block-start: var(--#{$progress-stepper}__fa-exclamation-triangle--MarginBlockStart);
370
370
  }
371
371
  // stylelint-enable
372
372
  }
@@ -374,21 +374,21 @@ $pf-v6-c-progress-stepper--breakpoint-map: build-breakpoint-map();
374
374
  // Step main
375
375
  .#{$progress-stepper}__step-main {
376
376
  min-width: 0;
377
- margin-block-start: var(--#{$progress-stepper}__step-main--MarginTop);
378
- margin-block-end: var(--#{$progress-stepper}__step-main--MarginBottom);
379
- margin-inline-start: var(--#{$progress-stepper}__step-main--MarginLeft);
380
- margin-inline-end: var(--#{$progress-stepper}__step-main--MarginRight);
377
+ margin-block-start: var(--#{$progress-stepper}__step-main--MarginBlockStart);
378
+ margin-block-end: var(--#{$progress-stepper}__step-main--MarginBlockEnd);
379
+ margin-inline-start: var(--#{$progress-stepper}__step-main--MarginInlineStart);
380
+ margin-inline-end: var(--#{$progress-stepper}__step-main--MarginInlineEnd);
381
381
  text-align: var(--#{$progress-stepper}--step-main--TextAlign, auto);
382
382
  overflow-wrap: anywhere;
383
383
 
384
384
  // Draw a new border for vertical alignment using step main
385
385
  .#{$progress-stepper}__step:not(:last-of-type) > &::before {
386
386
  position: absolute;
387
- inset-block-start: calc(100% + var(--#{$progress-stepper}__step-main--MarginTop));
388
- inset-inline-start: calc(50% - calc(var(--#{$progress-stepper}__step-connector--before--BorderRightWidth) / 2));
387
+ inset-block-start: calc(100% + var(--#{$progress-stepper}__step-main--MarginBlockStart));
388
+ inset-inline-start: calc(50% - calc(var(--#{$progress-stepper}__step-connector--before--BorderInlineEndWidth) / 2));
389
389
  width: auto;
390
- height: calc(var(--#{$progress-stepper}__step-main--MarginTop) + var(--#{$progress-stepper}__step-main--MarginBottom));
391
- border-inline-end: var(--#{$progress-stepper}__step-connector--before--BorderRightWidth) solid var(--#{$progress-stepper}__step-connector--before--BorderRightColor);
390
+ height: calc(var(--#{$progress-stepper}__step-main--MarginBlockStart) + var(--#{$progress-stepper}__step-main--MarginBlockEnd));
391
+ border-inline-end: var(--#{$progress-stepper}__step-connector--before--BorderInlineEndWidth) solid var(--#{$progress-stepper}__step-connector--before--BorderInlineEndColor);
392
392
  }
393
393
  }
394
394
 
@@ -420,7 +420,7 @@ $pf-v6-c-progress-stepper--breakpoint-map: build-breakpoint-map();
420
420
 
421
421
  // Step description
422
422
  .#{$progress-stepper}__step-description {
423
- margin-block-start: var(--#{$progress-stepper}__step-description--MarginTop);
423
+ margin-block-start: var(--#{$progress-stepper}__step-description--MarginBlockStart);
424
424
  font-size: var(--#{$progress-stepper}__step-description--FontSize);
425
425
  color: var(--#{$progress-stepper}__step-description--Color);
426
426
  text-align: var(--#{$progress-stepper}__step-description--TextAlign);
@@ -9,9 +9,9 @@
9
9
  --pf-v6-c-radio__label--LineHeight: var(--pf-t--global--font--line-height--body);
10
10
  --pf-v6-c-radio__description--FontSize: var(--pf-t--global--font--size--body--sm);
11
11
  --pf-v6-c-radio__description--Color: var(--pf-t--global--text--color--subtle);
12
- --pf-v6-c-radio__input--first-child--MarginLeft: 0.0625rem;
13
- --pf-v6-c-radio__input--last-child--MarginRight: 0.0625rem;
14
- --pf-v6-c-radio__body--MarginTop: var(--pf-t--global--spacer--sm);
12
+ --pf-v6-c-radio__input--first-child--MarginInlineStart: 0.0625rem;
13
+ --pf-v6-c-radio__input--last-child--MarginInlineEnd: 0.0625rem;
14
+ --pf-v6-c-radio__body--MarginBlockStart: var(--pf-t--global--spacer--sm);
15
15
  --pf-v6-c-radio__input--TranslateY: calc((var(--pf-v6-c-radio__label--LineHeight) * var(--pf-v6-c-radio__label--FontSize) / 2 ) - 50%);
16
16
  }
17
17
 
@@ -39,10 +39,10 @@
39
39
  transform: translateY(var(--pf-v6-c-radio__input--TranslateY));
40
40
  }
41
41
  .pf-v6-c-radio__input:first-child {
42
- margin-inline-start: var(--pf-v6-c-radio__input--first-child--MarginLeft);
42
+ margin-inline-start: var(--pf-v6-c-radio__input--first-child--MarginInlineStart);
43
43
  }
44
44
  .pf-v6-c-radio__input:last-child {
45
- margin-inline-end: var(--pf-v6-c-radio__input--last-child--MarginRight);
45
+ margin-inline-end: var(--pf-v6-c-radio__input--last-child--MarginInlineEnd);
46
46
  }
47
47
 
48
48
  .pf-v6-c-radio__label {
@@ -60,7 +60,7 @@
60
60
 
61
61
  .pf-v6-c-radio__body {
62
62
  grid-column: 2;
63
- margin-block-start: var(--pf-v6-c-radio__body--MarginTop);
63
+ margin-block-start: var(--pf-v6-c-radio__body--MarginBlockStart);
64
64
  }
65
65
 
66
66
  .pf-v6-c-radio__label,
@@ -15,9 +15,9 @@
15
15
  --#{$radio}__description--Color: var(--pf-t--global--text--color--subtle);
16
16
 
17
17
  // * Radio input
18
- --#{$radio}__input--first-child--MarginLeft: #{pf-size-prem(1px)};
19
- --#{$radio}__input--last-child--MarginRight: #{pf-size-prem(1px)};
20
- --#{$radio}__body--MarginTop: var(--pf-t--global--spacer--sm);
18
+ --#{$radio}__input--first-child--MarginInlineStart: #{pf-size-prem(1px)};
19
+ --#{$radio}__input--last-child--MarginInlineEnd: #{pf-size-prem(1px)};
20
+ --#{$radio}__body--MarginBlockStart: var(--pf-t--global--spacer--sm);
21
21
 
22
22
  // TODO: due to subpixel rendering and this value resolving to 21px, the checkbox vertical centering is off by 1px. Mozilla rounds subpixels up while chrome rounds down. This is a temporary fix until we can find a better solution.
23
23
  --#{$radio}__input--TranslateY: calc((var(--#{$radio}__label--LineHeight) * var(--#{$radio}__label--FontSize) / 2 ) - 50%); // find height of single label, divide by two, offset by 50% of own height
@@ -54,12 +54,12 @@
54
54
 
55
55
  // fixes a chrome issue where the left edge is cut off in a container with overflow hidden
56
56
  &:first-child {
57
- margin-inline-start: var(--#{$radio}__input--first-child--MarginLeft);
57
+ margin-inline-start: var(--#{$radio}__input--first-child--MarginInlineStart);
58
58
  }
59
59
 
60
60
  // fixes a chrome issue where the right edge is cut off in a container with overflow hidden
61
61
  &:last-child {
62
- margin-inline-end: var(--#{$radio}__input--last-child--MarginRight);
62
+ margin-inline-end: var(--#{$radio}__input--last-child--MarginInlineEnd);
63
63
  }
64
64
  }
65
65
 
@@ -78,7 +78,7 @@
78
78
 
79
79
  .#{$radio}__body {
80
80
  grid-column: 2;
81
- margin-block-start: var(--#{$radio}__body--MarginTop);
81
+ margin-block-start: var(--#{$radio}__body--MarginBlockStart);
82
82
  }
83
83
 
84
84
  .#{$radio}__label,