@patternfly/patternfly 6.0.0-alpha.128 → 6.0.0-alpha.129

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.
@@ -1,664 +0,0 @@
1
- .pf-v6-c-dropdown {
2
- --pf-v6-c-dropdown__toggle--PaddingBlockStart: var(--pf-v6-global--spacer--form-element);
3
- --pf-v6-c-dropdown__toggle--PaddingInlineEnd: var(--pf-v6-global--spacer--sm);
4
- --pf-v6-c-dropdown__toggle--PaddingBlockEnd: var(--pf-v6-global--spacer--form-element);
5
- --pf-v6-c-dropdown__toggle--PaddingInlineStart: var(--pf-v6-global--spacer--sm);
6
- --pf-v6-c-dropdown__toggle--ColumnGap: var(--pf-v6-global--spacer--sm);
7
- --pf-v6-c-dropdown__toggle--MinWidth: 0;
8
- --pf-v6-c-dropdown__toggle--FontSize: var(--pf-v6-global--FontSize--md);
9
- --pf-v6-c-dropdown__toggle--FontWeight: var(--pf-v6-global--FontWeight--normal);
10
- --pf-v6-c-dropdown__toggle--Color: var(--pf-v6-global--Color--100);
11
- --pf-v6-c-dropdown__toggle--LineHeight: var(--pf-v6-global--LineHeight--md);
12
- --pf-v6-c-dropdown__toggle--BackgroundColor: transparent;
13
- --pf-v6-c-dropdown__toggle--before--BorderWidth: var(--pf-v6-global--BorderWidth--sm);
14
- --pf-v6-c-dropdown__toggle--before--BorderBlockStartColor: var(--pf-v6-global--BorderColor--300);
15
- --pf-v6-c-dropdown__toggle--before--BorderInlineEndColor: var(--pf-v6-global--BorderColor--300);
16
- --pf-v6-c-dropdown__toggle--before--BorderBlockEndColor: var(--pf-v6-global--BorderColor--200);
17
- --pf-v6-c-dropdown__toggle--before--BorderInlineStartColor: var(--pf-v6-global--BorderColor--300);
18
- --pf-v6-c-dropdown__toggle--hover--before--BorderBlockEndColor: var(--pf-v6-global--active-color--100);
19
- --pf-v6-c-dropdown__toggle--focus--before--BorderBlockEndWidth: var(--pf-v6-global--BorderWidth--md);
20
- --pf-v6-c-dropdown__toggle--focus--before--BorderBlockEndColor: var(--pf-v6-global--active-color--100);
21
- --pf-v6-c-dropdown__toggle--active--before--BorderBlockEndWidth: var(--pf-v6-global--BorderWidth--md);
22
- --pf-v6-c-dropdown__toggle--active--before--BorderBlockEndColor: var(--pf-v6-global--active-color--100);
23
- --pf-v6-c-dropdown--m-expanded__toggle--before--BorderBlockEndWidth: var(--pf-v6-global--BorderWidth--md);
24
- --pf-v6-c-dropdown--m-expanded__toggle--before--BorderBlockEndColor: var(--pf-v6-global--active-color--100);
25
- --pf-v6-c-dropdown__toggle--disabled--BackgroundColor: var(--pf-v6-global--disabled-color--300);
26
- --pf-v6-c-dropdown__toggle--m-plain--Color: var(--pf-v6-global--Color--200);
27
- --pf-v6-c-dropdown__toggle--m-plain--hover--Color: var(--pf-v6-global--Color--100);
28
- --pf-v6-c-dropdown__toggle--m-plain--disabled--Color: var(--pf-v6-global--disabled-color--200);
29
- --pf-v6-c-dropdown__toggle--m-plain--PaddingInlineEnd: var(--pf-v6-global--spacer--md);
30
- --pf-v6-c-dropdown__toggle--m-plain--PaddingInlineStart: var(--pf-v6-global--spacer--md);
31
- --pf-v6-c-dropdown__toggle--m-plain--child--LineHeight: normal;
32
- --pf-v6-c-dropdown__toggle--m-primary--Color: var(--pf-v6-global--Color--light-100);
33
- --pf-v6-c-dropdown__toggle--m-primary--BorderRadius: var(--pf-v6-global--BorderRadius--sm);
34
- --pf-v6-c-dropdown__toggle--m-primary--BackgroundColor: var(--pf-v6-global--primary-color--100);
35
- --pf-v6-c-dropdown__toggle--m-primary--hover--BackgroundColor: var(--pf-v6-global--primary-color--200);
36
- --pf-v6-c-dropdown__toggle--m-primary--focus--BackgroundColor: var(--pf-v6-global--primary-color--200);
37
- --pf-v6-c-dropdown__toggle--m-primary--active--BackgroundColor: var(--pf-v6-global--primary-color--200);
38
- --pf-v6-c-dropdown--m-expanded__toggle--m-primary--BackgroundColor: var(--pf-v6-global--primary-color--200);
39
- --pf-v6-c-dropdown__toggle--m-primary--disabled--Color: var(--pf-v6-global--Color--100);
40
- --pf-v6-c-dropdown__toggle--m-secondary--Color: var(--pf-v6-global--primary-color--100);
41
- --pf-v6-c-dropdown__toggle--m-secondary--BorderRadius: var(--pf-v6-global--BorderRadius--sm);
42
- --pf-v6-c-dropdown__toggle--m-secondary--BackgroundColor: transparent;
43
- --pf-v6-c-dropdown__toggle--m-secondary--before--BorderWidth: var(--pf-v6-global--BorderWidth--sm);
44
- --pf-v6-c-dropdown__toggle--m-secondary--hover--before--BorderWidth: var(--pf-v6-global--BorderWidth--md);
45
- --pf-v6-c-dropdown__toggle--m-secondary--focus--before--BorderWidth: var(--pf-v6-global--BorderWidth--md);
46
- --pf-v6-c-dropdown__toggle--m-secondary--active--before--BorderWidth: var(--pf-v6-global--BorderWidth--md);
47
- --pf-v6-c-dropdown__toggle--m-secondary--before--BorderColor: var(--pf-v6-global--primary-color--100);
48
- --pf-v6-c-dropdown__toggle--m-secondary--hover--before--BorderColor: var(--pf-v6-global--primary-color--100);
49
- --pf-v6-c-dropdown__toggle--m-secondary--focus--before--BorderColor: var(--pf-v6-global--primary-color--100);
50
- --pf-v6-c-dropdown__toggle--m-secondary--active--before--BorderColor: var(--pf-v6-global--primary-color--100);
51
- --pf-v6-c-dropdown--m-expanded__toggle--m-secondary--before--BorderWidth: var(--pf-v6-global--BorderWidth--md);
52
- --pf-v6-c-dropdown--m-expanded__toggle--m-secondary--before--BorderColor: var(--pf-v6-global--primary-color--100);
53
- --pf-v6-c-dropdown__toggle-button--Color: var(--pf-v6-global--Color--100);
54
- --pf-v6-c-dropdown__toggle-button--BackgroundColor: transparent;
55
- --pf-v6-c-dropdown__toggle-progress--Visibility: hidden;
56
- --pf-v6-c-dropdown__toggle-progress--c-spinner--diameter: var(--pf-v6-global--FontSize--sm);
57
- --pf-v6-c-dropdown__toggle--m-split-button--child--PaddingBlockStart: var(--pf-v6-global--spacer--form-element);
58
- --pf-v6-c-dropdown__toggle--m-split-button--child--PaddingInlineEnd: var(--pf-v6-global--spacer--xs);
59
- --pf-v6-c-dropdown__toggle--m-split-button--child--PaddingBlockEnd: var(--pf-v6-global--spacer--form-element);
60
- --pf-v6-c-dropdown__toggle--m-split-button--child--PaddingInlineStart: var(--pf-v6-global--spacer--xs);
61
- --pf-v6-c-dropdown__toggle--m-split-button--child--BackgroundColor: transparent;
62
- --pf-v6-c-dropdown__toggle--m-split-button--first-child--PaddingInlineStart: var(--pf-v6-global--spacer--sm);
63
- --pf-v6-c-dropdown__toggle--m-split-button--last-child--PaddingInlineEnd: var(--pf-v6-global--spacer--sm);
64
- --pf-v6-c-dropdown__toggle--m-split-button--m-action--child--PaddingInlineStart: var(--pf-v6-global--spacer--sm);
65
- --pf-v6-c-dropdown__toggle--m-split-button--m-action--child--PaddingInlineEnd: var(--pf-v6-global--spacer--sm);
66
- --pf-v6-c-dropdown__toggle--m-split-button--m-action__toggle-button--MarginInlineEnd: calc(-1 * var(--pf-v6-global--BorderWidth--sm));
67
- --pf-v6-c-dropdown__toggle--m-split-button__toggle-text--MarginInlineStart: var(--pf-v6-global--spacer--sm);
68
- --pf-v6-c-dropdown__toggle--m-split-button--child--BorderRadius: var(--pf-v6-global--BorderRadius--sm);
69
- --pf-v6-c-dropdown__toggle--m-split-button--m-primary--child--BorderRadius: var(--pf-v6-c-dropdown__toggle--m-split-button--child--BorderRadius);
70
- --pf-v6-c-dropdown__toggle--m-split-button--m-primary--child--BackgroundColor: var(--pf-v6-global--primary-color--100);
71
- --pf-v6-c-dropdown__toggle--m-split-button--m-primary--child--hover--BackgroundColor: var(--pf-v6-global--primary-color--200);
72
- --pf-v6-c-dropdown__toggle--m-split-button--m-primary--child--focus--BackgroundColor: var(--pf-v6-global--primary-color--200);
73
- --pf-v6-c-dropdown__toggle--m-split-button--m-primary--child--active--BackgroundColor: var(--pf-v6-global--primary-color--200);
74
- --pf-v6-c-dropdown__toggle--m-split-button--m-primary--child--m-expanded--BackgroundColor: var(--pf-v6-global--primary-color--200);
75
- --pf-v6-c-dropdown__toggle--m-split-button--m-primary--m-action--child--BorderInlineStartColor: var(--pf-v6-global--primary-color--200);
76
- --pf-v6-c-dropdown__toggle--m-split-button--m-primary--m-action--child--BorderInlineStartWidth: var(--pf-v6-global--BorderWidth--sm);
77
- --pf-v6-c-dropdown--m-expanded__toggle--m-secondary--m-split-button--child--before--BorderWidth: var(--pf-v6-global--BorderWidth--md);
78
- --pf-v6-c-dropdown__toggle--m-secondary--m-split-button--Color: var(--pf-v6-global--primary-color--100);
79
- --pf-v6-c-dropdown__toggle--m-secondary--m-split-button--hover--before--BorderWidth: var(--pf-v6-global--BorderWidth--md);
80
- --pf-v6-c-dropdown__toggle--m-secondary--m-split-button--focus--before--BorderWidth: var(--pf-v6-global--BorderWidth--md);
81
- --pf-v6-c-dropdown__toggle--m-secondary--m-split-button--active--before--BorderWidth: var(--pf-v6-global--BorderWidth--md);
82
- --pf-v6-c-dropdown__toggle--m-secondary--m-split-button--child--before--BorderWidth--base: var(--pf-v6-global--BorderWidth--sm);
83
- --pf-v6-c-dropdown__toggle--m-secondary--m-split-button--child--before--BorderColor--base: var(--pf-v6-global--primary-color--100);
84
- --pf-v6-c-dropdown__toggle--m-secondary--m-split-button--child--before--BorderColor: var(--pf-v6-c-dropdown__toggle--m-secondary--m-split-button--child--before--BorderColor--base);
85
- --pf-v6-c-dropdown__toggle--m-secondary--m-split-button--child--before--BorderWidth: var(--pf-v6-c-dropdown__toggle--m-secondary--m-split-button--child--before--BorderWidth--base);
86
- --pf-v6-c-dropdown__toggle--m-secondary--m-split-button--child--before--hover--BorderWidth: var(--pf-v6-global--BorderWidth--md);
87
- --pf-v6-c-dropdown__toggle--m-secondary--m-split-button--child--before--focus--BorderWidth: var(--pf-v6-global--BorderWidth--md);
88
- --pf-v6-c-dropdown__toggle--m-secondary--m-split-button--child--before--active--BorderWidth: var(--pf-v6-global--BorderWidth--md);
89
- --pf-v6-c-dropdown__toggle-icon--LineHeight: var(--pf-v6-global--LineHeight--md);
90
- --pf-v6-c-dropdown__toggle-icon--PaddingInlineEnd: var(--pf-v6-global--spacer--sm);
91
- --pf-v6-c-dropdown__toggle-icon--PaddingInlineStart: var(--pf-v6-global--spacer--sm);
92
- --pf-v6-c-dropdown__toggle-icon--MarginInlineStart: 0;
93
- --pf-v6-c-dropdown--m-top--m-expanded__toggle-icon--Rotate: 180deg;
94
- --pf-v6-c-dropdown--m-plain__toggle-icon--Color: var(--pf-v6-global--Color--200);
95
- --pf-v6-c-dropdown--m-plain--hover__toggle-icon--Color: var(--pf-v6-global--Color--100);
96
- --pf-v6-c-dropdown__menu--BackgroundColor: var(--pf-v6-global--BackgroundColor--light-100);
97
- --pf-v6-c-dropdown__menu--BoxShadow: var(--pf-v6-global--BoxShadow--md);
98
- --pf-v6-c-dropdown__menu--PaddingBlockStart: var(--pf-v6-global--spacer--sm);
99
- --pf-v6-c-dropdown__menu--PaddingBlockEnd: var(--pf-v6-global--spacer--sm);
100
- --pf-v6-c-dropdown__menu--InsetBlockStart: calc(100% + var(--pf-v6-global--spacer--xs));
101
- --pf-v6-c-dropdown__menu--ZIndex: var(--pf-t--global--z-index--sm);
102
- --pf-v6-c-dropdown--m-top__menu--InsetBlockStart: 0;
103
- --pf-v6-c-dropdown--m-top__menu--TranslateY: calc(-100% - var(--pf-v6-global--spacer--xs));
104
- --pf-v6-c-dropdown__menu-item--BackgroundColor: transparent;
105
- --pf-v6-c-dropdown__menu-item--PaddingBlockStart: var(--pf-v6-global--spacer--sm);
106
- --pf-v6-c-dropdown__menu-item--PaddingInlineEnd: var(--pf-v6-global--spacer--md);
107
- --pf-v6-c-dropdown__menu-item--PaddingBlockEnd: var(--pf-v6-global--spacer--sm);
108
- --pf-v6-c-dropdown__menu-item--PaddingInlineStart: var(--pf-v6-global--spacer--md);
109
- --pf-v6-c-dropdown__menu-item--FontSize: var(--pf-v6-global--FontSize--md);
110
- --pf-v6-c-dropdown__menu-item--FontWeight: var(--pf-v6-global--FontWeight--normal);
111
- --pf-v6-c-dropdown__menu-item--LineHeight: var(--pf-v6-global--LineHeight--md);
112
- --pf-v6-c-dropdown__menu-item--Color: var(--pf-v6-global--Color--dark-100);
113
- --pf-v6-c-dropdown__menu-item--hover--Color: var(--pf-v6-global--Color--dark-100);
114
- --pf-v6-c-dropdown__menu-item--disabled--Color: var(--pf-v6-global--Color--dark-200);
115
- --pf-v6-c-dropdown__menu-item--hover--BackgroundColor: var(--pf-v6-global--BackgroundColor--light-300);
116
- --pf-v6-c-dropdown__menu-item--disabled--BackgroundColor: transparent;
117
- --pf-v6-c-dropdown__menu-item--m-text--Color: var(--pf-v6-global--Color--dark-200);
118
- --pf-v6-c-dropdown__menu-item-icon--MarginInlineEnd: var(--pf-v6-global--spacer--sm);
119
- --pf-v6-c-dropdown__menu-item-icon--Width: var(--pf-v6-global--icon--FontSize--lg);
120
- --pf-v6-c-dropdown__menu-item-icon--Height: var(--pf-v6-global--icon--FontSize--lg);
121
- --pf-v6-c-dropdown__menu-item-description--FontSize: var(--pf-v6-global--FontSize--xs);
122
- --pf-v6-c-dropdown__menu-item-description--Color: var(--pf-v6-global--Color--dark-200);
123
- --pf-v6-c-dropdown__group--group--PaddingBlockStart: var(--pf-v6-global--spacer--sm);
124
- --pf-v6-c-dropdown__group-title--PaddingBlockStart: var(--pf-v6-global--spacer--sm);
125
- --pf-v6-c-dropdown__group-title--PaddingInlineEnd: var(--pf-v6-c-dropdown__menu-item--PaddingInlineEnd);
126
- --pf-v6-c-dropdown__group-title--PaddingBlockEnd: var(--pf-v6-c-dropdown__menu-item--PaddingBlockEnd);
127
- --pf-v6-c-dropdown__group-title--PaddingInlineStart: var(--pf-v6-c-dropdown__menu-item--PaddingInlineStart);
128
- --pf-v6-c-dropdown__group-title--FontSize: var(--pf-v6-global--FontSize--xs);
129
- --pf-v6-c-dropdown__group-title--FontWeight: var(--pf-v6-global--FontWeight--normal);
130
- --pf-v6-c-dropdown__group-title--Color: var(--pf-v6-global--Color--dark-200);
131
- --pf-v6-c-dropdown--c-divider--MarginBlockStart: var(--pf-v6-global--spacer--sm);
132
- --pf-v6-c-dropdown--c-divider--MarginBlockEnd: var(--pf-v6-global--spacer--sm);
133
- --pf-v6-c-dropdown__toggle--c-badge__toggle-icon--PaddingInlineEnd: 0;
134
- --pf-v6-c-dropdown__toggle--c-badge__toggle-icon--PaddingInlineStart: 0;
135
- --pf-v6-c-dropdown__toggle--c-badge__toggle-icon--MarginInlineStart: var(--pf-v6-global--spacer--xs);
136
- --pf-v6-c-dropdown__toggle--c-badge__toggle-icon--MarginInlineEnd: 0;
137
- --pf-v6-c-dropdown--c-menu--InsetBlockStart: calc(100% + var(--pf-v6-global--spacer--xs));
138
- --pf-v6-c-dropdown--c-menu--ZIndex: var(--pf-t--global--z-index--sm);
139
- --pf-v6-c-dropdown--m-top--c-menu--InsetBlockStart: 0;
140
- --pf-v6-c-dropdown--m-top--c-menu--TranslateY: calc(-100% - var(--pf-v6-global--spacer--xs));
141
- --pf-v6-c-dropdown--m-full-height__toggle--before--BorderBlockStartWidth: 0;
142
- --pf-v6-c-dropdown--m-full-height__toggle--expanded--before--BorderBlockEndWidth: var(--pf-v6-global--BorderWidth--xl);
143
- --pf-v6-c-dropdown--m-full-height__toggle--hover--before--BorderBlockEndWidth: var(--pf-v6-global--BorderWidth--xl);
144
- --pf-v6-c-dropdown--m-full-height__toggle--active--before--BorderBlockEndWidth: var(--pf-v6-global--BorderWidth--xl);
145
- --pf-v6-c-dropdown--m-full-height__toggle--focus--before--BorderBlockEndWidth: var(--pf-v6-global--BorderWidth--xl);
146
- --pf-v6-c-dropdown--m-full-height__toggle--PaddingInlineEnd: var(--pf-v6-global--spacer--lg);
147
- --pf-v6-c-dropdown--m-full-height__toggle--PaddingInlineStart: var(--pf-v6-global--spacer--lg);
148
- position: relative;
149
- display: inline-flex;
150
- align-items: flex-start;
151
- max-width: 100%;
152
- }
153
- .pf-v6-c-dropdown .pf-v6-c-divider {
154
- margin-block-start: var(--pf-v6-c-dropdown--c-divider--MarginBlockStart);
155
- margin-block-end: var(--pf-v6-c-dropdown--c-divider--MarginBlockEnd);
156
- }
157
- .pf-v6-c-dropdown .pf-v6-c-divider:last-child {
158
- --pf-v6-c-dropdown--c-divider--MarginBlockEnd: 0;
159
- }
160
- .pf-v6-c-dropdown > .pf-v6-c-menu {
161
- position: absolute;
162
- inset-block-start: var(--pf-v6-c-dropdown--c-menu--InsetBlockStart);
163
- z-index: var(--pf-v6-c-dropdown--c-menu--ZIndex);
164
- }
165
- .pf-v6-c-dropdown.pf-m-full-height {
166
- --pf-v6-c-dropdown__toggle--PaddingInlineEnd: var(--pf-v6-c-dropdown--m-full-height__toggle--PaddingInlineEnd);
167
- --pf-v6-c-dropdown__toggle--PaddingInlineStart: var(--pf-v6-c-dropdown--m-full-height__toggle--PaddingInlineStart);
168
- --pf-v6-c-dropdown__toggle--active--before--BorderBlockEndWidth: var(--pf-v6-c-dropdown--m-full-height__toggle--active--before--BorderBlockEndWidth);
169
- --pf-v6-c-dropdown__toggle--focus--before--BorderBlockEndWidth: var(--pf-v6-c-dropdown--m-full-height__toggle--focus--before--BorderBlockEndWidth);
170
- --pf-v6-c-dropdown--m-expanded__toggle--before--BorderBlockEndWidth: var(--pf-v6-c-dropdown--m-full-height__toggle--expanded--before--BorderBlockEndWidth);
171
- display: inline-flex;
172
- align-items: center;
173
- height: 100%;
174
- }
175
- .pf-v6-c-dropdown.pf-m-full-height .pf-v6-c-dropdown__toggle {
176
- align-self: stretch;
177
- }
178
- .pf-v6-c-dropdown.pf-m-full-height .pf-v6-c-dropdown__toggle::before {
179
- border-block-start-width: var(--pf-v6-c-dropdown--m-full-height__toggle--before--BorderBlockStartWidth);
180
- }
181
- .pf-v6-c-dropdown.pf-m-full-height:hover .pf-v6-c-dropdown__toggle::before {
182
- border-block-end-width: var(--pf-v6-c-dropdown--m-full-height__toggle--hover--before--BorderBlockEndWidth);
183
- }
184
- .pf-v6-c-dropdown.pf-m-expanded {
185
- --pf-v6-c-dropdown__toggle--m-split-button--m-primary--child--BackgroundColor: var(--pf-v6-c-dropdown__toggle--m-split-button--m-primary--child--m-expanded--BackgroundColor);
186
- --pf-v6-c-dropdown__toggle--m-secondary--m-split-button--child--before--BorderWidth: var(--pf-v6-c-dropdown--m-expanded__toggle--m-secondary--m-split-button--child--before--BorderWidth);
187
- }
188
-
189
- .pf-v6-c-dropdown__toggle {
190
- position: relative;
191
- display: inline-flex;
192
- column-gap: var(--pf-v6-c-dropdown__toggle--ColumnGap);
193
- align-items: center;
194
- min-width: var(--pf-v6-c-dropdown__toggle--MinWidth);
195
- max-width: 100%;
196
- padding-block-start: var(--pf-v6-c-dropdown__toggle--PaddingBlockStart);
197
- padding-block-end: var(--pf-v6-c-dropdown__toggle--PaddingBlockEnd);
198
- padding-inline-start: var(--pf-v6-c-dropdown__toggle--PaddingInlineStart);
199
- padding-inline-end: var(--pf-v6-c-dropdown__toggle--PaddingInlineEnd);
200
- font-size: var(--pf-v6-c-dropdown__toggle--FontSize);
201
- font-weight: var(--pf-v6-c-dropdown__toggle--FontWeight);
202
- line-height: var(--pf-v6-c-dropdown__toggle--LineHeight);
203
- color: var(--pf-v6-c-dropdown__toggle--Color);
204
- background-color: var(--pf-v6-c-dropdown__toggle--BackgroundColor);
205
- border: none;
206
- }
207
- .pf-v6-c-dropdown__toggle::before, .pf-v6-c-dropdown__toggle.pf-m-action .pf-v6-c-dropdown__toggle-button::before {
208
- position: absolute;
209
- inset-block-start: 0;
210
- inset-block-end: 0;
211
- inset-inline-start: 0;
212
- inset-inline-end: 0;
213
- content: "";
214
- border: var(--pf-v6-c-dropdown__toggle--before--BorderWidth) solid;
215
- border-block-start-color: var(--pf-v6-c-dropdown__toggle--before--BorderBlockStartColor);
216
- border-block-end-color: var(--pf-v6-c-dropdown__toggle--before--BorderBlockEndColor);
217
- border-inline-start-color: var(--pf-v6-c-dropdown__toggle--before--BorderInlineStartColor);
218
- border-inline-end-color: var(--pf-v6-c-dropdown__toggle--before--BorderInlineEndColor);
219
- }
220
- .pf-v6-c-dropdown__toggle.pf-m-disabled, .pf-v6-c-dropdown__toggle:disabled {
221
- --pf-v6-c-dropdown__toggle--m-primary--Color: var(--pf-v6-c-dropdown__toggle--m-primary--disabled--Color);
222
- --pf-v6-c-dropdown__toggle--before--BorderBlockEndColor: transparent;
223
- pointer-events: none;
224
- }
225
- .pf-v6-c-dropdown__toggle.pf-m-disabled:not(.pf-m-plain), .pf-v6-c-dropdown__toggle.pf-m-disabled.pf-m-plain.pf-m-text, .pf-v6-c-dropdown__toggle:disabled:not(.pf-m-plain), .pf-v6-c-dropdown__toggle:disabled.pf-m-plain.pf-m-text {
226
- --pf-v6-c-dropdown__toggle--BackgroundColor: var(--pf-v6-c-dropdown__toggle--disabled--BackgroundColor);
227
- }
228
- .pf-v6-c-dropdown__toggle.pf-m-disabled:not(.pf-m-plain)::before, .pf-v6-c-dropdown__toggle.pf-m-disabled.pf-m-plain.pf-m-text::before, .pf-v6-c-dropdown__toggle:disabled:not(.pf-m-plain)::before, .pf-v6-c-dropdown__toggle:disabled.pf-m-plain.pf-m-text::before {
229
- border: 0;
230
- }
231
- .pf-v6-c-dropdown__toggle.pf-m-split-button {
232
- --pf-v6-c-dropdown__toggle--ColumnGap: 0;
233
- padding: 0;
234
- }
235
- .pf-v6-c-dropdown__toggle.pf-m-split-button:not(.pf-m-disabled) {
236
- background-color: var(--pf-v6-c-dropdown__toggle--m-split-button--child--BackgroundColor);
237
- }
238
- .pf-v6-c-dropdown__toggle.pf-m-split-button > * {
239
- position: relative;
240
- padding-block-start: var(--pf-v6-c-dropdown__toggle--m-split-button--child--PaddingBlockStart);
241
- padding-block-end: var(--pf-v6-c-dropdown__toggle--m-split-button--child--PaddingBlockEnd);
242
- padding-inline-start: var(--pf-v6-c-dropdown__toggle--m-split-button--child--PaddingInlineStart);
243
- padding-inline-end: var(--pf-v6-c-dropdown__toggle--m-split-button--child--PaddingInlineEnd);
244
- }
245
- .pf-v6-c-dropdown__toggle.pf-m-split-button > *:first-child {
246
- --pf-v6-c-dropdown__toggle--m-split-button--child--PaddingInlineStart: var(--pf-v6-c-dropdown__toggle--m-split-button--first-child--PaddingInlineStart);
247
- }
248
- .pf-v6-c-dropdown__toggle.pf-m-split-button > *:last-child {
249
- --pf-v6-c-dropdown__toggle--m-split-button--child--PaddingInlineEnd: var(--pf-v6-c-dropdown__toggle--m-split-button--last-child--PaddingInlineEnd);
250
- }
251
- .pf-v6-c-dropdown__toggle.pf-m-split-button.pf-m-action {
252
- --pf-v6-c-dropdown__toggle--m-split-button--child--PaddingInlineEnd: var(--pf-v6-c-dropdown__toggle--m-split-button--m-action--child--PaddingInlineEnd);
253
- --pf-v6-c-dropdown__toggle--m-split-button--child--PaddingInlineStart: var(--pf-v6-c-dropdown__toggle--m-split-button--m-action--child--PaddingInlineStart);
254
- }
255
- .pf-v6-c-dropdown__toggle.pf-m-split-button.pf-m-action .pf-v6-c-dropdown__toggle-button {
256
- margin-inline-end: var(--pf-v6-c-dropdown__toggle--m-split-button--m-action__toggle-button--MarginInlineEnd);
257
- }
258
- .pf-v6-c-dropdown__toggle.pf-m-split-button.pf-m-action .pf-v6-c-dropdown__toggle-button::before {
259
- border-inline-start: 0;
260
- }
261
- .pf-v6-c-dropdown__toggle.pf-m-split-button.pf-m-action .pf-v6-c-dropdown__toggle-button:last-child {
262
- --pf-v6-c-dropdown__toggle--m-split-button--m-action__toggle-button--MarginInlineEnd: 0;
263
- }
264
- .pf-v6-c-dropdown__toggle.pf-m-split-button.pf-m-action.pf-m-primary > :not(:first-child) {
265
- border-inline-start: var(--pf-v6-c-dropdown__toggle--m-split-button--m-primary--m-action--child--BorderInlineStartWidth) solid var(--pf-v6-c-dropdown__toggle--m-split-button--m-primary--m-action--child--BorderInlineStartColor);
266
- }
267
- .pf-v6-c-dropdown__toggle.pf-m-split-button.pf-m-action.pf-m-primary.pf-m-disabled, .pf-v6-c-dropdown__toggle.pf-m-split-button.pf-m-action.pf-m-primary[disabled] {
268
- --pf-v6-c-dropdown__toggle--m-split-button--m-primary--m-action--child--BorderInlineStartWidth: 0;
269
- }
270
- .pf-v6-c-dropdown__toggle.pf-m-split-button .pf-v6-c-dropdown__toggle-check {
271
- display: flex;
272
- align-items: center;
273
- overflow: hidden;
274
- cursor: pointer;
275
- }
276
- .pf-v6-c-dropdown__toggle.pf-m-split-button .pf-v6-c-dropdown__toggle-check.pf-m-in-progress {
277
- --pf-v6-c-dropdown__toggle--m-split-button__toggle-check__input--Visibility: hidden;
278
- --pf-v6-c-dropdown__toggle-progress--Visibility: visible;
279
- }
280
- .pf-v6-c-dropdown__toggle.pf-m-split-button .pf-v6-c-dropdown__toggle-check > input,
281
- .pf-v6-c-dropdown__toggle.pf-m-split-button .pf-v6-c-dropdown__toggle-check .pf-v6-c-check {
282
- --pf-v6-c-check__input--TranslateY: none;
283
- align-self: revert;
284
- width: auto;
285
- cursor: pointer;
286
- visibility: var(--pf-v6-c-dropdown__toggle--m-split-button__toggle-check__input--Visibility, unset);
287
- }
288
- .pf-v6-c-dropdown__toggle.pf-m-split-button .pf-v6-c-dropdown__toggle-button {
289
- color: var(--pf-v6-c-dropdown__toggle-button--Color);
290
- background-color: var(--pf-v6-c-dropdown__toggle-button--BackgroundColor);
291
- border: 0;
292
- }
293
- .pf-v6-c-dropdown__toggle.pf-m-split-button .pf-v6-c-dropdown__toggle-text {
294
- margin-inline-start: var(--pf-v6-c-dropdown__toggle--m-split-button__toggle-text--MarginInlineStart);
295
- }
296
- .pf-v6-c-dropdown__toggle.pf-m-primary.pf-m-split-button:not(.pf-m-disabled) {
297
- --pf-v6-c-dropdown__toggle--before--BorderWidth: 0;
298
- --pf-v6-c-dropdown--m-expanded__toggle--before--BorderBlockEndWidth: 0;
299
- }
300
- .pf-v6-c-dropdown__toggle.pf-m-primary.pf-m-split-button:not(.pf-m-disabled) > * {
301
- background-color: var(--pf-v6-c-dropdown__toggle--m-split-button--m-primary--child--BackgroundColor);
302
- border: 0;
303
- }
304
- .pf-v6-c-dropdown__toggle.pf-m-primary.pf-m-split-button:not(.pf-m-disabled) > *:hover {
305
- --pf-v6-c-dropdown__toggle--m-split-button--m-primary--child--BackgroundColor: var(--pf-v6-c-dropdown__toggle--m-split-button--m-primary--child--hover--BackgroundColor);
306
- }
307
- .pf-v6-c-dropdown__toggle.pf-m-primary.pf-m-split-button:not(.pf-m-disabled) > *:focus {
308
- --pf-v6-c-dropdown__toggle--m-split-button--m-primary--child--BackgroundColor: var(--pf-v6-c-dropdown__toggle--m-split-button--m-primary--child--focus--BackgroundColor);
309
- }
310
- .pf-v6-c-dropdown__toggle.pf-m-primary.pf-m-split-button:not(.pf-m-disabled) > *:active, .pf-v6-c-dropdown__toggle.pf-m-primary.pf-m-split-button:not(.pf-m-disabled) > *.pf-m-active {
311
- --pf-v6-c-dropdown__toggle--m-split-button--m-primary--child--BackgroundColor: var(--pf-v6-c-dropdown__toggle--m-split-button--m-primary--child--focus--BackgroundColor);
312
- }
313
- .pf-v6-c-dropdown__toggle.pf-m-primary.pf-m-split-button:not(.pf-m-disabled) > :first-child {
314
- border-start-start-radius: var(--pf-v6-c-dropdown__toggle--m-split-button--m-primary--child--BorderRadius);
315
- border-end-start-radius: var(--pf-v6-c-dropdown__toggle--m-split-button--m-primary--child--BorderRadius);
316
- }
317
- .pf-v6-c-dropdown__toggle.pf-m-primary.pf-m-split-button:not(.pf-m-disabled) > :last-child {
318
- border-start-end-radius: var(--pf-v6-c-dropdown__toggle--m-split-button--m-primary--child--BorderRadius);
319
- border-end-end-radius: var(--pf-v6-c-dropdown__toggle--m-split-button--m-primary--child--BorderRadius);
320
- }
321
- .pf-v6-c-dropdown__toggle:not(.pf-m-action):not(.pf-m-secondary):hover::before, .pf-v6-c-dropdown__toggle.pf-m-action .pf-v6-c-dropdown__toggle-button:hover::before {
322
- --pf-v6-c-dropdown__toggle--before--BorderBlockEndColor: var(--pf-v6-c-dropdown__toggle--hover--before--BorderBlockEndColor);
323
- }
324
- .pf-v6-c-dropdown__toggle:not(.pf-m-action):not(.pf-m-secondary):focus::before, .pf-v6-c-dropdown__toggle.pf-m-action .pf-v6-c-dropdown__toggle-button:focus::before {
325
- --pf-v6-c-dropdown__toggle--before--BorderBlockEndColor: var(--pf-v6-c-dropdown__toggle--focus--before--BorderBlockEndColor);
326
- border-block-end-width: var(--pf-v6-c-dropdown__toggle--focus--before--BorderBlockEndWidth);
327
- }
328
- .pf-v6-c-dropdown__toggle:not(.pf-m-action):not(.pf-m-secondary):active::before, .pf-v6-c-dropdown__toggle:not(.pf-m-action):not(.pf-m-secondary).pf-m-active::before, .pf-v6-c-dropdown__toggle.pf-m-action .pf-v6-c-dropdown__toggle-button:active::before {
329
- --pf-v6-c-dropdown__toggle--before--BorderBlockEndColor: var(--pf-v6-c-dropdown__toggle--active--before--BorderBlockEndColor);
330
- border-block-end-width: var(--pf-v6-c-dropdown__toggle--active--before--BorderBlockEndWidth);
331
- }
332
- .pf-m-expanded > .pf-v6-c-dropdown__toggle:not(.pf-m-action):not(.pf-m-secondary)::before, .pf-m-expanded > .pf-v6-c-dropdown__toggle.pf-m-action .pf-v6-c-dropdown__toggle-button::before {
333
- --pf-v6-c-dropdown__toggle--before--BorderBlockEndColor: var(--pf-v6-c-dropdown--m-expanded__toggle--before--BorderBlockEndColor);
334
- border-block-end-width: var(--pf-v6-c-dropdown--m-expanded__toggle--before--BorderBlockEndWidth);
335
- }
336
- .pf-v6-c-dropdown__toggle.pf-m-plain {
337
- --pf-v6-c-dropdown__toggle-icon--Color: var(--pf-v6-c-dropdown--m-plain__toggle-icon--Color);
338
- }
339
- .pf-v6-c-dropdown__toggle.pf-m-plain:not(.pf-m-text) {
340
- --pf-v6-c-dropdown__toggle--PaddingInlineEnd: var(--pf-v6-c-dropdown__toggle--m-plain--PaddingInlineEnd);
341
- --pf-v6-c-dropdown__toggle--PaddingInlineStart: var(--pf-v6-c-dropdown__toggle--m-plain--PaddingInlineStart);
342
- display: inline-block;
343
- color: var(--pf-v6-c-dropdown__toggle--m-plain--Color);
344
- }
345
- .pf-v6-c-dropdown__toggle.pf-m-plain:not(.pf-m-text) > * {
346
- line-height: var(--pf-v6-c-dropdown__toggle--m-plain--child--LineHeight);
347
- }
348
- .pf-v6-c-dropdown__toggle.pf-m-plain::before {
349
- border: 0;
350
- }
351
- .pf-v6-c-dropdown__toggle.pf-m-plain:hover, .pf-v6-c-dropdown__toggle.pf-m-plain:focus, .pf-v6-c-dropdown__toggle.pf-m-plain:active, .pf-v6-c-dropdown__toggle.pf-m-plain.pf-m-active, .pf-m-expanded > .pf-v6-c-dropdown__toggle.pf-m-plain {
352
- --pf-v6-c-dropdown__toggle--m-plain--Color: var(--pf-v6-c-dropdown__toggle--m-plain--hover--Color);
353
- --pf-v6-c-dropdown--m-plain__toggle-icon--Color: var(--pf-v6-c-dropdown--m-plain--hover__toggle-icon--Color);
354
- }
355
- .pf-v6-c-dropdown__toggle.pf-m-plain.pf-m-disabled, .pf-v6-c-dropdown__toggle.pf-m-plain:disabled {
356
- --pf-v6-c-dropdown__toggle--m-plain--Color: var(--pf-v6-c-dropdown__toggle--m-plain--disabled--Color);
357
- }
358
- .pf-v6-c-dropdown__toggle.pf-m-primary {
359
- --pf-v6-c-dropdown__toggle--Color: var(--pf-v6-c-dropdown__toggle--m-primary--Color);
360
- --pf-v6-c-dropdown__toggle--BackgroundColor: var(--pf-v6-c-dropdown__toggle--m-primary--BackgroundColor);
361
- --pf-v6-c-dropdown__toggle-button--Color: var(--pf-v6-c-dropdown__toggle--m-primary--Color);
362
- border-radius: var(--pf-v6-c-dropdown__toggle--m-primary--BorderRadius);
363
- }
364
- .pf-v6-c-dropdown__toggle.pf-m-primary::before,
365
- .pf-v6-c-dropdown__toggle.pf-m-primary .pf-v6-c-dropdown__toggle-button::before {
366
- border: 0;
367
- }
368
- .pf-v6-c-dropdown__toggle.pf-m-primary:hover {
369
- --pf-v6-c-dropdown__toggle--BackgroundColor: var(--pf-v6-c-dropdown__toggle--m-primary--hover--BackgroundColor);
370
- }
371
- .pf-v6-c-dropdown__toggle.pf-m-primary:focus {
372
- --pf-v6-c-dropdown__toggle--BackgroundColor: var(--pf-v6-c-dropdown__toggle--m-primary--focus--BackgroundColor);
373
- }
374
- .pf-v6-c-dropdown__toggle.pf-m-primary:active, .pf-v6-c-dropdown__toggle.pf-m-primary.pf-m-active {
375
- --pf-v6-c-dropdown__toggle--BackgroundColor: var(--pf-v6-c-dropdown__toggle--m-primary--active--BackgroundColor);
376
- }
377
- .pf-m-expanded > .pf-v6-c-dropdown__toggle.pf-m-primary {
378
- --pf-v6-c-dropdown__toggle--BackgroundColor: var(--pf-v6-c-dropdown--m-expanded__toggle--m-primary--BackgroundColor);
379
- }
380
- .pf-v6-c-dropdown__toggle.pf-m-secondary {
381
- border-radius: var(--pf-v6-c-dropdown__toggle--m-secondary--BorderRadius);
382
- }
383
- .pf-v6-c-dropdown__toggle.pf-m-secondary:not(.pf-m-disabled):not([disabled]) {
384
- --pf-v6-c-dropdown__toggle--Color: var(--pf-v6-c-dropdown__toggle--m-secondary--Color);
385
- --pf-v6-c-dropdown__toggle--BackgroundColor: var(--pf-v6-c-dropdown__toggle--m-secondary--BackgroundColor);
386
- }
387
- .pf-v6-c-dropdown__toggle.pf-m-secondary:not(.pf-m-disabled):not([disabled])::before {
388
- border: var(--pf-v6-c-dropdown__toggle--m-secondary--before--BorderWidth) solid var(--pf-v6-c-dropdown__toggle--m-secondary--before--BorderColor);
389
- border-radius: var(--pf-v6-c-dropdown__toggle--m-secondary--BorderRadius);
390
- }
391
- .pf-v6-c-dropdown__toggle.pf-m-secondary:hover {
392
- --pf-v6-c-dropdown__toggle--m-secondary--before--BorderWidth: var(--pf-v6-c-dropdown__toggle--m-secondary--hover--before--BorderWidth);
393
- }
394
- .pf-v6-c-dropdown__toggle.pf-m-secondary:focus {
395
- --pf-v6-c-dropdown__toggle--m-secondary--before--BorderWidth: var(--pf-v6-c-dropdown__toggle--m-secondary--focus--before--BorderWidth);
396
- }
397
- .pf-v6-c-dropdown__toggle.pf-m-secondary:active, .pf-v6-c-dropdown__toggle.pf-m-secondary.pf-m-active {
398
- --pf-v6-c-dropdown__toggle--m-secondary--before--BorderWidth: var(--pf-v6-c-dropdown__toggle--m-secondary--active--before--BorderWidth);
399
- }
400
- .pf-m-expanded > .pf-v6-c-dropdown__toggle.pf-m-secondary {
401
- --pf-v6-c-dropdown__toggle--m-secondary--before--BorderWidth: var(--pf-v6-c-dropdown--m-expanded__toggle--m-secondary--before--BorderWidth);
402
- --pf-v6-c-dropdown__toggle--m-secondary--before--BorderColor: var(--pf-v6-c-dropdown--m-expanded__toggle--m-secondary--before--BorderColor);
403
- }
404
- .pf-v6-c-dropdown__toggle.pf-m-secondary.pf-m-split-button:not(.pf-m-disabled) {
405
- --pf-v6-c-dropdown__toggle-button--Color: var(--pf-v6-c-dropdown__toggle--m-secondary--m-split-button--Color);
406
- }
407
- .pf-v6-c-dropdown__toggle.pf-m-secondary.pf-m-split-button:not(.pf-m-disabled):hover {
408
- --pf-v6-c-dropdown__toggle--m-secondary--hover--before--BorderWidth: var(--pf-v6-c-dropdown__toggle--m-secondary--m-split-button--hover--before--BorderWidth);
409
- }
410
- .pf-v6-c-dropdown__toggle.pf-m-secondary.pf-m-split-button:not(.pf-m-disabled):focus {
411
- --pf-v6-c-dropdown__toggle--m-secondary--focus--before--BorderWidth: var(--pf-v6-c-dropdown__toggle--m-secondary--m-split-button--focus--before--BorderWidth);
412
- }
413
- .pf-v6-c-dropdown__toggle.pf-m-secondary.pf-m-split-button:not(.pf-m-disabled):active {
414
- --pf-v6-c-dropdown__toggle--m-secondary--active--before--BorderWidth: var(--pf-v6-c-dropdown__toggle--m-secondary--m-split-button--active--before--BorderWidth);
415
- }
416
- .pf-v6-c-dropdown__toggle.pf-m-secondary.pf-m-split-button:not(.pf-m-disabled) > *::before {
417
- border: var(--pf-v6-c-dropdown__toggle--m-secondary--m-split-button--child--before--BorderWidth) solid var(--pf-v6-c-dropdown__toggle--m-secondary--m-split-button--child--before--BorderColor);
418
- }
419
- .pf-v6-c-dropdown__toggle.pf-m-secondary.pf-m-split-button:not(.pf-m-disabled) > *:hover {
420
- --pf-v6-c-dropdown__toggle--m-secondary--m-split-button--child--before--BorderWidth: var(--pf-v6-c-dropdown__toggle--m-secondary--m-split-button--child--before--hover--BorderWidth);
421
- }
422
- .pf-v6-c-dropdown__toggle.pf-m-secondary.pf-m-split-button:not(.pf-m-disabled) > *:focus {
423
- --pf-v6-c-dropdown__toggle--m-secondary--m-split-button--child--before--BorderWidth: var(--pf-v6-c-dropdown__toggle--m-secondary--m-split-button--child--before--focus--BorderWidth);
424
- }
425
- .pf-v6-c-dropdown__toggle.pf-m-secondary.pf-m-split-button:not(.pf-m-disabled) > *:active {
426
- --pf-v6-c-dropdown__toggle--m-secondary--m-split-button--child--before--BorderWidth: var(--pf-v6-c-dropdown__toggle--m-secondary--m-split-button--child--before--active--BorderWidth);
427
- }
428
- .pf-v6-c-dropdown__toggle.pf-m-secondary.pf-m-split-button:not(.pf-m-disabled) > *:first-child::before {
429
- border-start-start-radius: var(--pf-v6-c-dropdown__toggle--m-split-button--child--BorderRadius);
430
- border-end-start-radius: var(--pf-v6-c-dropdown__toggle--m-split-button--child--BorderRadius);
431
- }
432
- .pf-v6-c-dropdown__toggle.pf-m-secondary.pf-m-split-button:not(.pf-m-disabled) > *:last-child::before {
433
- border-start-end-radius: var(--pf-v6-c-dropdown__toggle--m-split-button--child--BorderRadius);
434
- border-end-end-radius: var(--pf-v6-c-dropdown__toggle--m-split-button--child--BorderRadius);
435
- }
436
- .pf-v6-c-dropdown__toggle.pf-m-secondary.pf-m-split-button:not(.pf-m-disabled) > *:not(:first-child)::before {
437
- border-inline-start: var(--pf-v6-c-dropdown__toggle--m-secondary--m-split-button--child--before--BorderWidth--base) solid var(--pf-v6-c-dropdown__toggle--m-secondary--m-split-button--child--before--BorderColor--base);
438
- }
439
- .pf-v6-c-dropdown__toggle.pf-m-secondary.pf-m-split-button:not(.pf-m-disabled) > *:not(:last-child)::before {
440
- border-inline-end: 0;
441
- }
442
- .pf-v6-c-dropdown__toggle.pf-m-secondary.pf-m-split-button:not(.pf-m-disabled).pf-m-action::before {
443
- border: 0;
444
- }
445
- .pf-v6-c-dropdown__toggle > .pf-v6-c-badge {
446
- --pf-v6-c-dropdown__toggle-icon--PaddingInlineEnd: var(--pf-v6-c-dropdown__toggle--c-badge__toggle-icon--PaddingInlineEnd);
447
- --pf-v6-c-dropdown__toggle-icon--PaddingInlineStart: var(--pf-v6-c-dropdown__toggle--c-badge__toggle-icon--PaddingInlineStart);
448
- --pf-v6-c-dropdown__toggle-icon--MarginInlineStart: var(--pf-v6-c-dropdown__toggle--c-badge__toggle-icon--MarginInlineStart);
449
- }
450
- .pf-v6-c-dropdown__toggle .pf-v6-c-dropdown__toggle-text {
451
- overflow: hidden;
452
- text-overflow: ellipsis;
453
- white-space: nowrap;
454
- }
455
-
456
- .pf-v6-c-dropdown__toggle-button {
457
- align-self: baseline;
458
- }
459
-
460
- .pf-v6-c-dropdown__toggle-text {
461
- flex: 1 1 auto;
462
- text-align: start;
463
- }
464
-
465
- .pf-v6-c-dropdown__toggle-icon {
466
- padding-inline-start: var(--pf-v6-c-dropdown__toggle-icon--PaddingInlineStart);
467
- padding-inline-end: var(--pf-v6-c-dropdown__toggle-icon--PaddingInlineEnd);
468
- margin-inline-start: var(--pf-v6-c-dropdown__toggle-icon--MarginInlineStart);
469
- line-height: var(--pf-v6-c-dropdown__toggle-icon--LineHeight);
470
- color: var(--pf-v6-c-dropdown__toggle-icon--Color, inherit);
471
- }
472
- .pf-v6-c-dropdown.pf-m-top.pf-m-expanded .pf-v6-c-dropdown__toggle-icon {
473
- transform: rotate(var(--pf-v6-c-dropdown--m-top--m-expanded__toggle-icon--Rotate));
474
- }
475
-
476
- .pf-v6-c-dropdown__toggle-image {
477
- display: inline-flex;
478
- flex-shrink: 0;
479
- line-height: 1;
480
- }
481
-
482
- .pf-v6-c-dropdown__toggle-progress {
483
- position: absolute;
484
- inset-inline-start: var(--pf-v6-c-dropdown__toggle--m-split-button--child--PaddingInlineStart);
485
- visibility: var(--pf-v6-c-dropdown__toggle-progress--Visibility);
486
- }
487
- .pf-v6-c-dropdown__toggle-progress .pf-v6-c-spinner {
488
- --pf-v6-c-spinner--diameter: var(--pf-v6-c-dropdown__toggle-progress--c-spinner--diameter);
489
- }
490
-
491
- .pf-v6-c-dropdown__menu {
492
- position: absolute;
493
- inset-block-start: var(--pf-v6-c-dropdown__menu--InsetBlockStart);
494
- z-index: var(--pf-v6-c-dropdown__menu--ZIndex);
495
- padding-block-start: var(--pf-v6-c-dropdown__menu--PaddingBlockStart);
496
- padding-block-end: var(--pf-v6-c-dropdown__menu--PaddingBlockEnd);
497
- background: var(--pf-v6-c-dropdown__menu--BackgroundColor);
498
- background-clip: padding-box;
499
- box-shadow: var(--pf-v6-c-dropdown__menu--BoxShadow);
500
- }
501
- .pf-v6-c-dropdown__menu.pf-m-static {
502
- --pf-v6-c-dropdown--m-top__menu--TranslateY: 0;
503
- position: static;
504
- inset-block-start: auto;
505
- inset-block-end: auto;
506
- inset-inline-start: auto;
507
- inset-inline-end: auto;
508
- z-index: auto;
509
- min-width: min-content;
510
- }
511
-
512
- .pf-v6-c-dropdown .pf-v6-c-menu,
513
- .pf-v6-c-dropdown__menu {
514
- min-width: 100%;
515
- }
516
- .pf-v6-c-dropdown .pf-v6-c-menu.pf-m-align-right,
517
- .pf-v6-c-dropdown__menu.pf-m-align-right {
518
- inset-inline-end: 0;
519
- }
520
- .pf-v6-c-dropdown .pf-v6-c-menu.pf-m-align-left,
521
- .pf-v6-c-dropdown__menu.pf-m-align-left {
522
- inset-inline-end: auto;
523
- }
524
- @media (min-width: 576px) {
525
- .pf-v6-c-dropdown .pf-v6-c-menu.pf-m-align-right-on-sm,
526
- .pf-v6-c-dropdown__menu.pf-m-align-right-on-sm {
527
- inset-inline-end: 0;
528
- }
529
- .pf-v6-c-dropdown .pf-v6-c-menu.pf-m-align-left-on-sm,
530
- .pf-v6-c-dropdown__menu.pf-m-align-left-on-sm {
531
- inset-inline-end: auto;
532
- }
533
- }
534
- @media (min-width: 768px) {
535
- .pf-v6-c-dropdown .pf-v6-c-menu.pf-m-align-right-on-md,
536
- .pf-v6-c-dropdown__menu.pf-m-align-right-on-md {
537
- inset-inline-end: 0;
538
- }
539
- .pf-v6-c-dropdown .pf-v6-c-menu.pf-m-align-left-on-md,
540
- .pf-v6-c-dropdown__menu.pf-m-align-left-on-md {
541
- inset-inline-end: auto;
542
- }
543
- }
544
- @media (min-width: 992px) {
545
- .pf-v6-c-dropdown .pf-v6-c-menu.pf-m-align-right-on-lg,
546
- .pf-v6-c-dropdown__menu.pf-m-align-right-on-lg {
547
- inset-inline-end: 0;
548
- }
549
- .pf-v6-c-dropdown .pf-v6-c-menu.pf-m-align-left-on-lg,
550
- .pf-v6-c-dropdown__menu.pf-m-align-left-on-lg {
551
- inset-inline-end: auto;
552
- }
553
- }
554
- @media (min-width: 1200px) {
555
- .pf-v6-c-dropdown .pf-v6-c-menu.pf-m-align-right-on-xl,
556
- .pf-v6-c-dropdown__menu.pf-m-align-right-on-xl {
557
- inset-inline-end: 0;
558
- }
559
- .pf-v6-c-dropdown .pf-v6-c-menu.pf-m-align-left-on-xl,
560
- .pf-v6-c-dropdown__menu.pf-m-align-left-on-xl {
561
- inset-inline-end: auto;
562
- }
563
- }
564
- @media (min-width: 1450px) {
565
- .pf-v6-c-dropdown .pf-v6-c-menu.pf-m-align-right-on-2xl,
566
- .pf-v6-c-dropdown__menu.pf-m-align-right-on-2xl {
567
- inset-inline-end: 0;
568
- }
569
- .pf-v6-c-dropdown .pf-v6-c-menu.pf-m-align-left-on-2xl,
570
- .pf-v6-c-dropdown__menu.pf-m-align-left-on-2xl {
571
- inset-inline-end: auto;
572
- }
573
- }
574
-
575
- .pf-v6-c-dropdown.pf-m-top .pf-v6-c-dropdown__menu {
576
- --pf-v6-c-dropdown__menu--InsetBlockStart: var(--pf-v6-c-dropdown--m-top__menu--InsetBlockStart);
577
- transform: translateY(var(--pf-v6-c-dropdown--m-top__menu--TranslateY));
578
- }
579
- .pf-v6-c-dropdown.pf-m-top > .pf-v6-c-menu {
580
- --pf-v6-c-dropdown--c-menu--InsetBlockStart: var(--pf-v6-c-dropdown--m-top--c-menu--InsetBlockStart);
581
- transform: translateY(var(--pf-v6-c-dropdown--m-top--c-menu--TranslateY));
582
- }
583
-
584
- .pf-v6-c-dropdown__menu-item {
585
- display: block;
586
- width: 100%;
587
- padding-block-start: var(--pf-v6-c-dropdown__menu-item--PaddingBlockStart);
588
- padding-block-end: var(--pf-v6-c-dropdown__menu-item--PaddingBlockEnd);
589
- padding-inline-start: var(--pf-v6-c-dropdown__menu-item--PaddingInlineStart);
590
- padding-inline-end: var(--pf-v6-c-dropdown__menu-item--PaddingInlineEnd);
591
- font-size: var(--pf-v6-c-dropdown__menu-item--FontSize);
592
- font-weight: var(--pf-v6-c-dropdown__menu-item--FontWeight);
593
- line-height: var(--pf-v6-c-dropdown__menu-item--LineHeight);
594
- color: var(--pf-v6-c-dropdown__menu-item--Color);
595
- text-align: start;
596
- white-space: nowrap;
597
- background-color: var(--pf-v6-c-dropdown__menu-item--BackgroundColor);
598
- border: none;
599
- }
600
- .pf-v6-c-dropdown__menu-item:hover, .pf-v6-c-dropdown__menu-item:focus {
601
- --pf-v6-c-dropdown__menu-item--Color: var(--pf-v6-c-dropdown__menu-item--hover--Color);
602
- --pf-v6-c-dropdown__menu-item--BackgroundColor: var(--pf-v6-c-dropdown__menu-item--hover--BackgroundColor);
603
- text-decoration: none;
604
- }
605
- .pf-v6-c-dropdown__menu-item:disabled, .pf-v6-c-dropdown__menu-item.pf-m-disabled, .pf-v6-c-dropdown__menu-item.pf-m-aria-disabled {
606
- --pf-v6-c-dropdown__menu-item--Color: var(--pf-v6-c-dropdown__menu-item--disabled--Color);
607
- --pf-v6-c-dropdown__menu-item--BackgroundColor: var(--pf-v6-c-dropdown__menu-item--disabled--BackgroundColor);
608
- }
609
- .pf-v6-c-dropdown__menu-item:disabled, .pf-v6-c-dropdown__menu-item.pf-m-disabled {
610
- pointer-events: none;
611
- }
612
- .pf-v6-c-dropdown__menu-item.pf-m-aria-disabled {
613
- cursor: default;
614
- }
615
- .pf-v6-c-dropdown__menu-item.pf-m-icon {
616
- display: flex;
617
- align-items: center;
618
- }
619
- .pf-v6-c-dropdown__menu-item.pf-m-icon.pf-m-description {
620
- flex-direction: column;
621
- align-items: flex-start;
622
- }
623
- .pf-v6-c-dropdown__menu-item.pf-m-icon .pf-v6-c-dropdown__menu-item-main {
624
- display: flex;
625
- align-items: center;
626
- }
627
- .pf-v6-c-dropdown__menu-item.pf-m-text {
628
- --pf-v6-c-dropdown__menu-item--Color: var(--pf-v6-c-dropdown__menu-item--m-text--Color);
629
- }
630
- .pf-v6-c-dropdown__menu-item.pf-m-text:hover, .pf-v6-c-dropdown__menu-item.pf-m-text:focus {
631
- --pf-v6-c-dropdown__menu-item--BackgroundColor: transparent;
632
- }
633
-
634
- .pf-v6-c-dropdown__menu-item-icon {
635
- display: inline-flex;
636
- align-items: center;
637
- justify-content: center;
638
- width: var(--pf-v6-c-dropdown__menu-item-icon--Width);
639
- height: var(--pf-v6-c-dropdown__menu-item-icon--Height);
640
- margin-inline-end: var(--pf-v6-c-dropdown__menu-item-icon--MarginInlineEnd);
641
- }
642
- .pf-v6-c-dropdown__menu-item-icon > * {
643
- max-width: 100%;
644
- max-height: 100%;
645
- }
646
-
647
- .pf-v6-c-dropdown__menu-item-description {
648
- font-size: var(--pf-v6-c-dropdown__menu-item-description--FontSize);
649
- color: var(--pf-v6-c-dropdown__menu-item-description--Color);
650
- }
651
-
652
- .pf-v6-c-dropdown__group + .pf-v6-c-dropdown__group {
653
- padding-block-start: var(--pf-v6-c-dropdown__group--group--PaddingBlockStart);
654
- }
655
-
656
- .pf-v6-c-dropdown__group-title {
657
- padding-block-start: var(--pf-v6-c-dropdown__group-title--PaddingBlockStart);
658
- padding-block-end: var(--pf-v6-c-dropdown__group-title--PaddingBlockEnd);
659
- padding-inline-start: var(--pf-v6-c-dropdown__group-title--PaddingInlineStart);
660
- padding-inline-end: var(--pf-v6-c-dropdown__group-title--PaddingInlineEnd);
661
- font-size: var(--pf-v6-c-dropdown__group-title--FontSize);
662
- font-weight: var(--pf-v6-c-dropdown__group-title--FontWeight);
663
- color: var(--pf-v6-c-dropdown__group-title--Color);
664
- }