|
1 | 1 | /** |
2 | 2 | * Copyright (c) 2012-2025 SAP SE or an SAP affiliate company and Theming Base Content contributors. Licensed under the Apache License, Version 2.0 - see LICENSE.txt. |
3 | | -* Theming Engine 17.0.0 |
4 | | -* data:{"sModified":"2026-02-10T08:50:44Z"} |
| 3 | +* Theming Engine 17.0.3 |
| 4 | +* data:{"sModified":"2026-02-25T14:50:27Z"} |
5 | 5 | */ |
6 | 6 |
|
7 | 7 |
|
8 | | -/******************* FILE /Base/baseLib/sap_belize/base.less (Version 11.34.0) *******************/ |
| 8 | +/******************* FILE /Base/baseLib/sap_belize/base.less (Version 11.34.1) *******************/ |
9 | 9 |
|
10 | 10 |
|
11 | 11 | // [Tags "SapInternal", "Base", "Dimension", "Protected"] |
|
3990 | 3990 | @sapChart_Sequence_Neutral_Minus5: darken(@sapChart_Sequence_Neutral, 40); |
3991 | 3991 | @sapChart_Sequence_Neutral_Minus5_TextColor: contrast(@sapChart_Sequence_Neutral_Minus5, @sapChart_Data_TextColor, @sapChart_Data_ContrastTextColor, .5); |
3992 | 3992 | @sapChart_Sequence_Neutral_Minus5_TextShadow: 0 0 .125rem contrast(@sapChart_Sequence_Neutral_Minus5_TextColor, @sapContent_ShadowColor, @sapChart_ContrastShadowColor, @sapContent_ContrastTextThreshold); |
| 3993 | +@sapBreakpoint_S_Min: 0; |
| 3994 | +@sapBreakpoint_M_Min: 600px; |
| 3995 | +@sapBreakpoint_L_Min: 1024px; |
| 3996 | +@sapBreakpoint_XL_Min: 1440px; |
3993 | 3997 | @sapFontUrl_SAP-icons_ttf: url(./../baseTheme/fonts/SAP-icons.ttf); |
3994 | 3998 | @sapFontUrl_SAP-icons_woff: url(./../baseTheme/fonts/SAP-icons.woff); |
3995 | 3999 | @sapFontUrl_SAP-icons_woff2: url(./../baseTheme/fonts/SAP-icons.woff2); |
|
4055 | 4059 | @sapField_Disabled_TextColor: fade(@sapField_TextColor, (100 - (@sapContent_DisabledOpacity * 100))); |
4056 | 4060 | @sapContent_ElementHeight: 1.37em; |
4057 | 4061 | @sapContent_ElementHeight_PX: 22px; |
4058 | | -@sapBreakpoint_S_Min: 0; |
4059 | | -@sapBreakpoint_M_Min: 600px; |
4060 | | -@sapBreakpoint_L_Min: 1024px; |
4061 | | -@sapBreakpoint_XL_Min: 1440px; |
4062 | 4062 |
|
4063 | 4063 | // [Tags "ThemeSpecific", "Protected", "Deprecated"] |
4064 | 4064 | // [Deprecated "true"] |
|
0 commit comments