|
5 | 5 | @bold: 500;
|
6 | 6 | @useCustomScrollbars: false;
|
7 | 7 | @disabledOpacity: var(--opacity-disabled);
|
8 |
| -@variationPopupTooltip: false; |
9 | 8 | @linkHoverUnderline: underline;
|
10 |
| -@variationButtonSocial: false; |
11 | 9 | @pageOverflowX: visible;
|
12 | 10 |
|
13 |
| -/* disable all inverted variations */ |
14 | 11 | @variationAccordionInverted: false;
|
15 | 12 | @variationBreadcrumbInverted: false;
|
| 13 | +@variationButtonAnimated: false; |
| 14 | +@variationButtonAnimatedFade: false; |
16 | 15 | @variationButtonAttached: false;
|
17 | 16 | @variationButtonInverted: false;
|
| 17 | +@variationButtonSocial: false; |
| 18 | +@variationButtonTertiary: false; |
18 | 19 | @variationCalendarInverted: false;
|
19 | 20 | @variationCardInverted: false;
|
20 | 21 | @variationCheckboxInverted: false;
|
|
25 | 26 | @variationFeedInverted: false;
|
26 | 27 | @variationFlyoutInverted: false;
|
27 | 28 | @variationFormInverted: false;
|
| 29 | +@variationFormTransparent: false; |
| 30 | +@variationGridDoubling: false; |
28 | 31 | @variationGridInverted: false;
|
29 | 32 | @variationHeaderInverted: false;
|
30 | 33 | @variationIconInverted: false;
|
31 | 34 | @variationInputInverted: false;
|
32 | 35 | @variationItemInverted: false;
|
| 36 | +@variationLabelCorner: false; |
| 37 | +@variationLabelImage: false; |
33 | 38 | @variationLabelInverted: false;
|
| 39 | +@variationLabelRibbon: false; |
| 40 | +@variationLabelTag: false; |
34 | 41 | @variationListInverted: false;
|
35 | 42 | @variationMenuInverted: false;
|
36 | 43 | @variationMessageInverted: false;
|
37 | 44 | @variationModalInverted: false;
|
38 | 45 | @variationNagInverted: false;
|
39 | 46 | @variationPlaceholderInverted: false;
|
40 | 47 | @variationPopupInverted: false;
|
| 48 | +@variationPopupTooltip: false; |
41 | 49 | @variationProgressInverted: false;
|
42 | 50 | @variationSegmentInverted: false;
|
| 51 | +@variationSegmentPiled: false; |
| 52 | +@variationSegmentStacked: false; |
43 | 53 | @variationSliderInverted: false;
|
44 | 54 | @variationStatisticInverted: false;
|
45 | 55 | @variationStepInverted: false;
|
46 | 56 | @variationTableInverted: false;
|
| 57 | +@variationTableMarked: false; |
| 58 | +@variationTableStackable: false; |
47 | 59 | @variationTextInverted: false;
|
48 | 60 | @variationToastInverted: false;
|
49 | 61 | @variationTransitionInverted: false;
|
0 commit comments