@openui5/themelib_sap_belize 1.103.0 → 1.105.0

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 (44) hide show
  1. package/.reuse/dep5 +18 -1
  2. package/LICENSES/LicenseRef-tzdata-PublicDomain.txt +5 -0
  3. package/THIRDPARTY.txt +36 -3
  4. package/package.json +18 -18
  5. package/src/sap/m/themes/sap_belize/OverflowToolbarAssociativePopover.less +9 -0
  6. package/src/sap/m/themes/sap_belize_hcb/OverflowToolbarAssociativePopover.less +9 -0
  7. package/src/sap/m/themes/sap_belize_hcw/OverflowToolbarAssociativePopover.less +9 -0
  8. package/src/sap/ui/core/themes/sap_belize/.theme +1 -1
  9. package/src/sap/ui/core/themes/sap_belize/base.less +3 -3
  10. package/src/sap/ui/core/themes/sap_belize/shared.less +28 -54
  11. package/src/sap/ui/core/themes/sap_belize_hcb/.theme +1 -1
  12. package/src/sap/ui/core/themes/sap_belize_hcb/base.less +3 -3
  13. package/src/sap/ui/core/themes/sap_belize_hcb/shared.less +28 -54
  14. package/src/sap/ui/core/themes/sap_belize_hcw/.theme +1 -1
  15. package/src/sap/ui/core/themes/sap_belize_hcw/base.less +3 -3
  16. package/src/sap/ui/core/themes/sap_belize_hcw/shared.less +28 -54
  17. package/src/sap/ui/core/themes/sap_belize_plus/.theme +1 -1
  18. package/src/sap/ui/core/themes/sap_belize_plus/base.less +3 -3
  19. package/src/sap/ui/dt/themes/sap_belize/Overlay.less +1 -1
  20. package/src/sap/ui/dt/themes/sap_belize_hcb/ContextMenu.less +5 -9
  21. package/src/sap/ui/dt/themes/sap_belize_hcb/Overlay.less +2 -2
  22. package/src/sap/ui/dt/themes/sap_belize_hcw/library.source.less +1 -3
  23. package/src/sap/ui/rta/themes/sap_belize/Dialogs.less +1 -6
  24. package/src/sap/ui/rta/themes/sap_belize/Toolbar.adaptation.less +24 -2
  25. package/src/sap/ui/rta/themes/sap_belize/Toolbar.base.less +2 -32
  26. package/src/sap/ui/rta/themes/sap_belize/Toolbar.personalization.less +1 -1
  27. package/src/sap/ui/rta/themes/sap_belize/library.source.less +0 -1
  28. package/src/sap/ui/rta/themes/sap_belize_hcb/ChangeVisualization.less +15 -0
  29. package/src/sap/ui/rta/themes/sap_belize_hcb/Dialogs.less +9 -5
  30. package/src/sap/ui/rta/themes/sap_belize_hcb/Overlay.less +15 -2
  31. package/src/sap/ui/rta/themes/sap_belize_hcb/Toolbar.adaptation.less +2 -8
  32. package/src/sap/ui/rta/themes/sap_belize_hcb/Toolbar.base.less +5 -63
  33. package/src/sap/ui/rta/themes/sap_belize_hcb/Toolbar.personalization.less +2 -2
  34. package/src/sap/ui/rta/themes/sap_belize_hcb/library.source.less +2 -1
  35. package/src/sap/ui/rta/themes/sap_belize_hcw/ChangeVisualization.less +15 -0
  36. package/src/sap/ui/rta/themes/sap_belize_hcw/Dialogs.less +10 -5
  37. package/src/sap/ui/rta/themes/sap_belize_hcw/Overlay.less +14 -2
  38. package/src/sap/ui/rta/themes/sap_belize_hcw/Toolbar.adaptation.less +4 -8
  39. package/src/sap/ui/rta/themes/sap_belize_hcw/Toolbar.base.less +3 -68
  40. package/src/sap/ui/rta/themes/sap_belize_hcw/Toolbar.personalization.less +2 -5
  41. package/src/sap/ui/rta/themes/sap_belize_hcw/library.source.less +2 -1
  42. package/src/sap/ui/unified/themes/sap_belize/Calendar.less +1 -1
  43. package/src/sap/ui/dt/themes/sap_belize_hcw/ContextMenu.less +0 -15
  44. package/src/sap/ui/rta/themes/sap_belize/ContextMenu.less +0 -51
@@ -173,8 +173,7 @@
173
173
  * * Dot below
174
174
  * * Hook above
175
175
  *
176
- *
177
- * Fallback for the characters that aren't covered by the '72' font to other system fonts
176
+ * Fallback for the characters that aren't covered by the '72' font to the '72-full' font where they are supported
178
177
  *
179
178
  * U+0102-0103: A and a with Breve
180
179
  * U+01A0-01A1: O and o with Horn
@@ -186,90 +185,65 @@
186
185
  * U+1EE4-1EF1: U and u with diacritics that are not supported by the font and combination of multiple diacritics
187
186
  * U+1EF4-1EF7: Y and y with diacritics that are not supported by the font and combination of multiple diacritics
188
187
  *
188
+ *
189
+ * Moreover, the caron has a special vertical form used on tall characters:
190
+ *
191
+ * U+010F: small letter d with caron
192
+ * U+013D: capital letter L with caron
193
+ * U+013E: small letter l with caron
194
+ * U+0165: small letter t with caron
195
+ *
196
+ * Those characters aren't covered by the font '72' but some browser simply combine the letter without diacritics with the
197
+ * standard combining caron (U+030C) which leads to the wrong display of those 4 characters. Because those 4 characters
198
+ * are covered by the '72-full' font, they are redirected to that font as well for being correctly displayed.
199
+ *
189
200
  */
190
201
  @font-face {
191
202
  font-family: '72';
192
203
  font-style: normal;
193
204
  font-weight: 400;
194
- unicode-range: U+0102-0103, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EB7, U+1EB8-1EC7, U+1EC8-1ECB, U+1ECC-1EE3, U+1EE4-1EF1, U+1EF4-1EF7;
195
- src: local('Arial'), local('Helvetica'), local('sans-serif');
205
+ unicode-range: U+0102-0103, U+010F, U+013D, U+013E, U+0165, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EB7, U+1EB8-1EC7, U+1EC8-1ECB, U+1ECC-1EE3, U+1EE4-1EF1, U+1EF4-1EF7;
206
+ src: url('fonts/72-Regular-full.woff2') format('woff2');
196
207
  }
197
208
 
198
209
  @font-face {
199
210
  font-family: '72';
200
211
  font-style: normal;
201
212
  font-weight: 700;
202
- unicode-range: U+0102-0103, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EB7, U+1EB8-1EC7, U+1EC8-1ECB, U+1ECC-1EE3, U+1EE4-1EF1, U+1EF4-1EF7;
203
- src: local('Arial Bold'), local('Arial'), local('Helvetica'), local('sans-serif');
213
+ unicode-range: U+0102-0103, U+010F, U+013D, U+013E, U+0165, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EB7, U+1EB8-1EC7, U+1EC8-1ECB, U+1ECC-1EE3, U+1EE4-1EF1, U+1EF4-1EF7;
214
+ src: url('fonts/72-Bold-full.woff2') format('woff2');
204
215
  }
205
216
 
206
217
  @font-face {
207
218
  font-family: '72';
208
219
  font-style: normal;
209
220
  font-weight: 300;
210
- unicode-range: U+0102-0103, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EB7, U+1EB8-1EC7, U+1EC8-1ECB, U+1ECC-1EE3, U+1EE4-1EF1, U+1EF4-1EF7;
211
- src: local('Arial'), local('Helvetica'), local('sans-serif');
221
+ unicode-range: U+0102-0103, U+010F, U+013D, U+013E, U+0165, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EB7, U+1EB8-1EC7, U+1EC8-1ECB, U+1ECC-1EE3, U+1EE4-1EF1, U+1EF4-1EF7;
222
+ src: url('fonts/72-Light-full.woff2') format('woff2');
212
223
  }
213
224
 
214
225
  @font-face {
215
226
  font-family: '72-Bold';
216
227
  font-style: normal;
217
- unicode-range: U+0102-0103, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EB7, U+1EB8-1EC7, U+1EC8-1ECB, U+1ECC-1EE3, U+1EE4-1EF1, U+1EF4-1EF7;
218
- src: local('Arial Bold'), local('Arial'), local('Helvetica'), local('sans-serif');
219
- }
220
-
221
- @font-face {
222
- font-family: '72-Light';
223
- font-style: normal;
224
- unicode-range: U+0102-0103, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EB7, U+1EB8-1EC7, U+1EC8-1ECB, U+1ECC-1EE3, U+1EE4-1EF1, U+1EF4-1EF7;
225
- src: local('Arial'), local('Helvetica'), local('sans-serif');
226
- }
227
-
228
- /**
229
- * The caron has a special vertical form used on tall characters:
230
- * * Small letter d with caron U+010F
231
- * * Small letter t with caron U+0165
232
- * * Small letter l with caron U+013E
233
- * * Capital letter L with caron U+013D
234
- *
235
- * Those characters aren't covered by the font 72 but some browser simply combine the letter without diacritics with the
236
- * standard combining caron (U+030C) which leads to the wrong display of those 4 characters. Because those 4 characters
237
- * are covered by the 72-full font, they are redirected to that font for being correctly displayed.
238
- */
239
- @font-face {
240
- font-family: '72';
241
- font-style: normal;
242
- font-weight: 400;
243
- unicode-range: U+010F, U+0165, U+013E, U+013D;
244
- src: url('fonts/72-Regular-full.woff2') format('woff2');
245
- }
246
-
247
- @font-face {
248
- font-family: '72';
249
- font-style: normal;
250
- font-weight: 700;
251
- unicode-range: U+010F, U+0165, U+013E, U+013D;
228
+ unicode-range: U+0102-0103, U+010F, U+013D, U+013E, U+0165, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EB7, U+1EB8-1EC7, U+1EC8-1ECB, U+1ECC-1EE3, U+1EE4-1EF1, U+1EF4-1EF7;
252
229
  src: url('fonts/72-Bold-full.woff2') format('woff2');
253
230
  }
254
231
 
255
232
  @font-face {
256
- font-family: '72';
233
+ font-family: '72-Light';
257
234
  font-style: normal;
258
- font-weight: 300;
259
- unicode-range: U+010F, U+0165, U+013E, U+013D;
235
+ unicode-range: U+0102-0103, U+010F, U+013D, U+013E, U+0165, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EB7, U+1EB8-1EC7, U+1EC8-1ECB, U+1ECC-1EE3, U+1EE4-1EF1, U+1EF4-1EF7;
260
236
  src: url('fonts/72-Light-full.woff2') format('woff2');
261
237
  }
262
238
 
263
239
  @font-face {
264
- font-family: '72-Light';
265
- font-style: normal;
266
- unicode-range: U+010F, U+0165, U+013E, U+013D;
267
- src: url('fonts/72-Light-full.woff2') format('woff2');
240
+ font-family: '72Mono';
241
+ unicode-range: U+0102-0103, U+010F, U+013D, U+013E, U+0165, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EB7, U+1EB8-1EC7, U+1EC8-1ECB, U+1ECC-1EE3, U+1EE4-1EF1, U+1EF4-1EF7;
242
+ src: url('fonts/72Mono-Regular-full.woff2') format('woff2');
268
243
  }
269
244
 
270
245
  @font-face {
271
- font-family: '72-Bold';
272
- font-style: normal;
273
- unicode-range: U+010F, U+0165, U+013E, U+013D;
274
- src: url('fonts/72-Bold-full.woff2') format('woff2');
246
+ font-family: '72Mono-Bold';
247
+ unicode-range: U+0102-0103, U+010F, U+013D, U+013E, U+0165, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EB7, U+1EB8-1EC7, U+1EC8-1ECB, U+1ECC-1EE3, U+1EE4-1EF1, U+1EF4-1EF7;
248
+ src: url('fonts/72Mono-Bold-full.woff2') format('woff2');
275
249
  }
@@ -6,7 +6,7 @@
6
6
  <copyright>OpenUI5
7
7
  * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
8
8
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
9
- <version>1.103.0</version>
9
+ <version>1.105.0</version>
10
10
 
11
11
  <documentation>SAPUI5 belize plus theme library.</documentation>
12
12
 
@@ -1,11 +1,11 @@
1
1
  // /**
2
- // * Copyright (c) 2012-2020 SAP SE or an SAP affiliate company. All rights reserved.
2
+ // * Copyright (c) 2012-2022 SAP SE or an SAP affiliate company and Theming Base Content contributors. Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
3
3
  // * Theming Engine 1.69.2
4
- // * data:{"sModified":"2022-04-26T06:31:06Z"}
4
+ // * data:{"sModified":"2022-05-24T07:19:31Z"}
5
5
  // */
6
6
 
7
7
 
8
- /******************* FILE /Base/baseLib/sap_belize_plus/base.less (Version 11.1.39) *******************/
8
+ /******************* FILE /Base/baseLib/sap_belize_plus/base.less (Version 11.1.40) *******************/
9
9
 
10
10
  @sapHighlightColor: lighten(saturate(@sapBrandColor, 40), 30);
11
11
  @sapBaseColor: @sapPrimary1;
@@ -1,4 +1,4 @@
1
1
  /******************************************************************
2
2
  Style of the DT Overlays - sap_belize Theme
3
3
  *******************************************************************/
4
- @_sap_ui_dt_Overlay_CuttedColor: @sapUiPageHeaderBackground; //#eff4f9;
4
+ @_sap_ui_dt_Overlay_CuttedColor: @sapUiPageHeaderBackground; //#eff4f9;
@@ -1,17 +1,13 @@
1
1
  /******************************************************************
2
2
  Style of the DT Contextmenu - sap_belize_hcb Theme
3
3
  *******************************************************************/
4
- @_sap_ui_dt_ContextMenu_BoxShadowColor: @sapUiNeutralElement; //#ffffff
5
4
 
6
5
  .sapUiDtContextMenu {
7
-
8
- &.sapMPopoverArr, .sapMPopoverArr {
9
- &:after {
10
- box-shadow: 0 0 0 1px @_sap_ui_dt_ContextMenu_BoxShadowColor;
11
- border: none;
6
+ .sapUiMnuLst {
7
+ .sapUiMnuItm {
8
+ &.sapUiMnuItmDsbl {
9
+ opacity: 1;
10
+ }
12
11
  }
13
12
  }
14
- .sapMBtn.sapMBtnDisabled {
15
- opacity: 1.0;
16
- }
17
13
  }
@@ -4,5 +4,5 @@
4
4
  @_sap_ui_dt_Overlay_FocusColor: fade(@sapUiNeutralBorder, 80%); //rgba(255, 255, 255, 0.8)
5
5
  @_sap_ui_dt_Overlay_TargetZoneColor: @sapUiContentHelpColor; //#03b803
6
6
  @_sap_ui_dt_Overlay_SelectionColor: @sapUiNeutralElement; //#ffffff
7
- @_sap_ui_dt_Overlay_CuttedColor: @sapUiHcReducedAltForeground; // #999
8
- @_sap_ui_dt_Overlay_HighlightColor : @sapUiWarningBorder; // #ffab1d
7
+ @_sap_ui_dt_Overlay_CuttedColor: @sapUiHcReducedAltForeground; // #999
8
+ @_sap_ui_dt_Overlay_HighlightColor: @sapUiWarningBorder; // #ffab1d
@@ -6,6 +6,4 @@
6
6
 
7
7
  @import "../base/library.source.less";
8
8
  @import "../../../../../sap/ui/core/themes/sap_belize_hcw/base.less";
9
- @import "../../../../../sap/ui/core/themes/sap_belize_hcw/global.less";
10
-
11
- @import "ContextMenu.less";
9
+ @import "../../../../../sap/ui/core/themes/sap_belize_hcw/global.less";
@@ -2,9 +2,4 @@
2
2
  Style of Dialogs shown in RTA - sap_belize Theme
3
3
  *******************************************************************/
4
4
  @_sap_ui_rta_Dialogs_BorderLightColor: @sapUiInvertedElement; //#fff
5
- @_sap_ui_rta_Dialogs_BorderDarkColor: darken(@sapUiShellTextColor,8); //#2F3C48
6
-
7
- .sapMDialog.sapUiRTABorder {
8
- border: 0.1875rem solid @_sap_ui_rta_Dialogs_BorderLightColor;
9
- border-image: repeating-linear-gradient( -45deg, @_sap_ui_rta_Dialogs_BorderDarkColor, @_sap_ui_rta_Dialogs_BorderDarkColor 5px, @_sap_ui_rta_Dialogs_BorderLightColor 5px, @_sap_ui_rta_Dialogs_BorderLightColor 10px) 4;
10
- }
5
+ @_sap_ui_rta_Dialogs_BorderDarkColor: darken(@sapUiShellTextColor, 8); //#2F3C48
@@ -1,5 +1,27 @@
1
1
  /******************************************************************
2
2
  Style of the RTA Toolbar (type: adaptation) - sap_belize Theme
3
3
  *******************************************************************/
4
- @_sap_ui_rta_Toolbar_Adaptation_BaseColor: darken(@sapUiShellTextColor,8); //#2F3C48
5
- @_sap_ui_rta_Toolbar_Adaptation_TextColor: @sapUiContentContrastTextColor; //#fff
4
+ @_sap_ui_rta_Toolbar_Adaptation_BaseColor: darken(@sapUiShellTextColor, 8); //#2F3C48
5
+ @_sap_ui_rta_Toolbar_Adaptation_TextColor: @sapUiContentContrastTextColor; //#fff
6
+ @_sap_ui_rta_Toolbar_Adaptation_BtnFocusBorder: @sapUiContentContrastTextColor; //#fff
7
+ @_sap_ui_rta_Toolbar_Adaptation_BtnHoverText: @sapUiSelected; //#427cac
8
+ @_sap_ui_rta_Toolbar_Adaptation_SegBBtnHoverTextColor: @sapUiContentContrastTextColor; //fff
9
+ @_sap_ui_rta_Toolbar_Adaptation_SegBBtnHoverBG: @sapUiSelected; //#427cac
10
+ @_sap_ui_rta_Toolbar_Adaptation_DraftVersionColor: lighten(@sapUiCriticalText, 15%); //#f9af41
11
+ @_sap_ui_rta_Toolbar_Adaptation_ActiveVersionColor: @sapUiContentSearchHighlightColor; //#d4f7db
12
+
13
+ .sapUiRtaMode {
14
+ .sapUiRtaToolbar.sapUiRtaToolbarAdaptation {
15
+ .sapMBtn {
16
+ &.sapMBtnDisabled .sapMBtnInner {
17
+ opacity: 1.0;
18
+ }
19
+ }
20
+
21
+ .sapMSegBBtn.sapMSegBBtnFocusable {
22
+ &:hover .sapMSegBBtnInner {
23
+ background-color: @_sap_ui_rta_Toolbar_Adaptation_SegBBtnHoverBG;
24
+ }
25
+ }
26
+ }
27
+ }
@@ -2,35 +2,5 @@
2
2
  Style of the RTA Toolbar (all types) - sap_belize Theme
3
3
  *******************************************************************/
4
4
  @_sap_ui_rta_Toolbar_Base_TextColor: @sapUiContentContrastTextColor; //#fff
5
- @_sap_ui_rta_Toolbar_Base_BaseColor: darken(@sapUiShellTextColor,8); //#2F3C48
6
-
7
- .sapUiRtaMode {
8
- .sapUiRtaToolbar {
9
- background-color: @_sap_ui_rta_Toolbar_Base_BaseColor;
10
- height: 3rem; //48px
11
-
12
- .sapMBtn {
13
- &.sapMBtnDisabled .sapMBtnInner {
14
- opacity: 1.0;
15
- }
16
- }
17
- }
18
- }
19
-
20
- .sapUiSizeCozy {
21
- .sapUiRtaToolbar {
22
- .sapMSegBBtn.sapMSegBBtnFocusable.sapMSegBBtnSel {
23
- & .sapMSegBBtnInner:after {
24
- left: 1rem; //16px
25
- right: 1rem; //16px
26
- }
27
- }
28
- }
29
- }
30
-
31
- .sapUiRtaToolbar .sapMBtn:hover:not(.sapMBtnDisabled) > .sapMBtnHoverable.sapMBtnTransparent:not(.sapMBtnActive):not(.sapMToggleBtnPressed) > .sapMBtnIcon,
32
- .sapUiRtaToolbar *.sapMBtn:hover:not(.sapMBtnDisabled) > span.sapMBtnInner.sapMBtnTransparent:not(.sapMBtnActive):not(.sapMToggleBtnPressed) > .sapMBtnIcon,
33
- .sapUiRtaToolbar :not(.sapMBtnDisabled):not(.sapMSBActive) > span.sapMBtnInner.sapMBtnTransparent:not(.sapMBtnActive):not(.sapMToggleBtnPressed):hover > .sapMBtnIcon,
34
- .sapUiRtaToolbar .sapMBtn:hover > .sapMBtnTransparent.sapMBtnHoverable:not(.sapMBtnActive):not(.sapMToggleBtnPressed) bdi {
35
- color: @_sap_ui_rta_Toolbar_Base_TextColor;
36
- }
5
+ @_sap_ui_rta_Toolbar_Base_BaseColor: darken(@sapUiShellTextColor, 8); //#2F3C48
6
+ @_sap_ui_rta_Toolbar_Base_BaseBG: darken(@sapUiShellTextColor, 8); //#2F3C48
@@ -1,4 +1,4 @@
1
1
  /******************************************************************
2
2
  Style of the Personalization Toolbar - sap_belize Theme
3
3
  *******************************************************************/
4
- @_sap_ui_rta_Toolbar_Personalization_BaseColor: darken(@sapUiShellTextColor,8); //#2F3C48
4
+ @_sap_ui_rta_Toolbar_Personalization_BaseColor: darken(@sapUiShellTextColor, 8); //#2F3C48
@@ -7,7 +7,6 @@
7
7
  @import "../../../../../sap/ui/core/themes/sap_belize/base.less";
8
8
  @import "../../../../../sap/ui/core/themes/sap_belize/global.less";
9
9
  @import "Overlay.less";
10
- @import "ContextMenu.less";
11
10
  @import "Dialogs.less";
12
11
  @import "Toolbar.personalization.less";
13
12
  @import "Toolbar.adaptation.less";
@@ -0,0 +1,15 @@
1
+ /******************************************************************
2
+ Style of the RTA Change Visualization - HCB theme
3
+ *******************************************************************/
4
+ @_sap_ui_rta_ChangeVisualization_ChangeIndicatorColorLight: lighten(@sapUiPositiveText, 10%); //#bbddbb
5
+ @_sap_ui_rta_ChangeVisualization_ChangeIndicatorColorMedium: @sapUiCriticalText; //#ffab1d
6
+ @_sap_ui_rta_ChangeVisualization_ChangeIndicatorColorDark: lighten(@sapUiChart8, 20%); //#dd8ec9
7
+ @_sap_ui_rta_ChangeVisualization_OverlayOutline: @sapUiContentHelpColor; // #03b803
8
+
9
+ .sapUiDtOverlay {
10
+ .sapUiRtaChangeIndicatorHovered {
11
+ &:after {
12
+ box-shadow: none;
13
+ }
14
+ }
15
+ }
@@ -1,12 +1,16 @@
1
1
  /******************************************************************
2
2
  Style of Dialogs shown in RTA - sap_belize_3_hcb Theme
3
3
  *******************************************************************/
4
- @_sap_ui_rta_Dialogs_Border_LightColor: @sapUiNeutralElement; //#ffffff
5
- @_sap_ui_rta_Dialogs_Border_DarkColor: @sapUiNeutralBG; //#000000
4
+ @_sap_ui_rta_Dialogs_BorderLightColor: @sapUiNeutralElement; //#ffffff
5
+ @_sap_ui_rta_Dialogs_BorderDarkColor: @sapUiNeutralBG; //#000000
6
6
  @_sap_ui_rta_Dialogs_BoxShadowColor: fade(@sapUiNeutralElement, 80%); //rgba(255, 255, 255, 0.8)
7
7
 
8
8
  .sapMDialog.sapUiRTABorder {
9
- border: 0.1875rem solid @_sap_ui_rta_Dialogs_Border_LightColor; //3px
10
- border-image: repeating-linear-gradient( -45deg, @_sap_ui_rta_Dialogs_Border_DarkColor, @_sap_ui_rta_Dialogs_Border_DarkColor 5px, @_sap_ui_rta_Dialogs_Border_LightColor 5px, @_sap_ui_rta_Dialogs_Border_LightColor 10px) 4;
11
- box-shadow: 0 10px 64px 0 @_sap_ui_rta_Dialogs_BoxShadowColor, 0 0 10px -2px @_sap_ui_rta_Dialogs_Border_LightColor;
9
+ box-shadow: 0 0.625rem 4rem 0 @_sap_ui_rta_Dialogs_BoxShadowColor, 0 0 0.625rem -0.125rem @_sap_ui_rta_Dialogs_BorderLightColor;
10
+ }
11
+
12
+ .sapUiRtaPopover {
13
+ &.sapMPopover, .sapMPopover {
14
+ box-shadow: 0 0.625rem 4rem 0 @_sap_ui_rta_Dialogs_BoxShadowColor, 0 0 0.625rem -0.125rem @_sap_ui_rta_Dialogs_BorderLightColor;
15
+ }
12
16
  }
@@ -5,6 +5,8 @@
5
5
  @_sap_ui_rta_Overlay_BoxShadowColor: @sapUiNeutralBG; //#000
6
6
  @_sap_ui_rta_Overlay_ShellBG: @sapUiNeutralBG; //#000
7
7
  @_sap_ui_rta_Overlay_HoverBorder: @sapUiNeutralElement; //#fff
8
+ @_sap_ui_rta_Overlay_PlaceholderBG: @sapUiContentDisabledTextColor; //#666
9
+
8
10
 
9
11
  .sapUiRta {
10
12
  .sapUiDtOverlayTargetZone {
@@ -13,6 +15,14 @@
13
15
  box-shadow: none;
14
16
  }
15
17
  }
18
+
19
+ .sapUiDtOverlayDropZone {
20
+ > .sapUiDtOverlayChildren {
21
+ > .sapUiRtaOverlayPlaceholder {
22
+ opacity: 0.7;
23
+ }
24
+ }
25
+ }
16
26
  }
17
27
 
18
28
  .sapUiRta:not(.sapUiRtaVisualizationMode) {
@@ -25,6 +35,7 @@
25
35
  box-shadow: none;
26
36
  }
27
37
  }
38
+
28
39
  .sapUiDtOverlay {
29
40
  &:focus {
30
41
  outline: none;
@@ -38,6 +49,7 @@
38
49
  }
39
50
  }
40
51
  }
52
+
41
53
  .sapUiDtOverlaySelected {
42
54
  transition: none;
43
55
  box-shadow: none;
@@ -48,9 +60,10 @@
48
60
  box-shadow: 0 0 0 4px @_sap_ui_rta_Overlay_BoxShadowColor inset;
49
61
  }
50
62
  }
51
- &.sapUiRtaOverlayHover{
63
+
64
+ &.sapUiRtaOverlayHover {
52
65
  &:after {
53
- border: 0.125rem solid @_sap_ui_rta_Overlay_BorderColor!important; //2px
66
+ border: 0.125rem solid @_sap_ui_rta_Overlay_BorderColor !important; //2px
54
67
  outline-offset: -0.25rem; //4px
55
68
  }
56
69
  }
@@ -3,11 +3,5 @@
3
3
  *******************************************************************/
4
4
  @_sap_ui_rta_Toolbar_Adaptation_BaseColor: @sapUiNeutralBG; //#000000
5
5
  @_sap_ui_rta_Toolbar_Adaptation_TextColor: @sapUiNeutralElement; //#ffffff
6
- @_sap_ui_rta_Toolbar_Adaptation_BoxShadow_DarkColor: fade(@sapUiNeutralElement, 80%); //rgba(255, 255, 255, 0.8)
7
- @_sap_ui_rta_Toolbar_Adaptation_BoxShadow_LightColor: @sapUiNeutralElement; //#ffffff
8
-
9
- .sapUiRtaMode {
10
- .sapUiRtaToolbar.sapUiRtaToolbarAdaptation {
11
- box-shadow: 0 10px 32px 0 @_sap_ui_rta_Toolbar_Adaptation_BoxShadow_DarkColor, 0 0 10px -2px @_sap_ui_rta_Toolbar_Adaptation_BoxShadow_LightColor;
12
- }
13
- }
6
+ @_sap_ui_rta_Toolbar_Adaptation_DraftVersionColor: @sapUiCriticalText; //#ffab1d
7
+ @_sap_ui_rta_Toolbar_Adaptation_ActiveVersionColor: @sapUiContentHelpColor; //#03b803
@@ -3,71 +3,13 @@
3
3
  *******************************************************************/
4
4
  @_sap_ui_rta_Toolbar_Base_BaseColor: @sapUiNeutralBG; //#000000
5
5
  @_sap_ui_rta_Toolbar_Base_TextColor: @sapUiNeutralElement; //#ffffff
6
- @_sap_ui_rta_Toolbar_Base_HoverColor: @sapUiHcHighlightBackground; //#7a5100
6
+ @_sap_ui_rta_Toolbar_Base_BoxShadow_DarkColor: fade(@sapUiNeutralElement, 80%); //rgba(255, 255, 255, 0.8)
7
+ @_sap_ui_rta_Toolbar_Base_BoxShadow_LightColor: @sapUiNeutralElement; //#ffffff
8
+ @_sap_ui_rta_Toolbar_Base_BaseBG: @sapUiNeutralBG; //#000000
7
9
 
8
10
  .sapUiRtaMode {
9
-
10
- .sapUiRtaToolbar {
11
-
12
- .sapMSegBBtn.sapMSegBBtnFocusable {
13
-
14
- &:hover .sapMSegBBtnInner,
15
- &.sapMSegBBtnSel:hover .sapMSegBBtnInner {
16
- background-color: @_sap_ui_rta_Toolbar_Base_HoverColor;
17
- color: @_sap_ui_rta_Toolbar_Base_TextColor;
18
- }
19
-
20
- &.sapMSegBBtnSel:hover .sapMSegBBtnInner::after {
21
- border-bottom: 0.125rem solid @_sap_ui_rta_Toolbar_Base_TextColor; //2px
22
- }
23
-
24
- &:focus .sapMSegBBtnInner {
25
- outline: 0.125rem dotted @_sap_ui_rta_Toolbar_Base_TextColor; //2px
26
- outline-offset: -0.0625rem; //1px
27
- }
28
- }
29
-
30
- .sapMSegBBtnFocusable.sapMBtnActive:hover {
31
- .sapMSegBBtnInner {
32
- background-color: @_sap_ui_rta_Toolbar_Base_BaseColor;
33
- }
34
-
35
- & .sapMSegBBtnInner::after {
36
- border-bottom: 0.125rem solid @_sap_ui_rta_Toolbar_Base_TextColor; //2px
37
- }
38
- }
39
-
40
- .sapMSegB .sapMSegBBtn.sapMSegBtnLastVisibleButton:not(.sapMSegBBtnDis) .sapMSegBBtnInner {
41
- border-right: none;
42
- }
43
-
44
- .sapMSegBBtnFocusable:active + .sapMSegBBtn.sapMSegBtnLastVisibleButton .sapMSegBBtnInner,
45
- .sapMSegBBtnFocusable:focus + .sapMSegBBtn.sapMSegBtnLastVisibleButton .sapMSegBBtnInner {
46
- border-left: none;
47
- }
48
- .sapMBtn:focus > .sapMFocusable {
49
- outline: 0.125rem dotted @sapUiWhite; //2px
50
- border-color: transparent;
51
- }
52
- .sapUiRtaToolbarSwitcherSection {
53
- .sapMSegBBtn:hover {
54
- .sapUiIcon,
55
- &.sapMSegBBtnSel .sapMSegBBtnInner .sapUiIcon {
56
- color: @_sap_ui_rta_Toolbar_Base_TextColor;
57
- }
58
- }
59
- }
60
- }
61
- }
62
-
63
- .sapUiSizeCozy{
64
11
  .sapUiRtaToolbar {
65
- .sapMSegBBtn.sapMSegBBtnFocusable {
66
- &:focus {
67
- .sapMSegBBtnInner {
68
- outline-offset: -0.25rem; //4px
69
- }
70
- }
71
- }
12
+ box-shadow: 0 0.625rem 2rem 0 @_sap_ui_rta_Toolbar_Base_BoxShadow_DarkColor,
13
+ 0 0 0.625rem -0.125rem @_sap_ui_rta_Toolbar_Base_BoxShadow_LightColor; //10px 32px 10px 2px
72
14
  }
73
15
  }
@@ -2,8 +2,8 @@
2
2
  Style of the RTA Toolbar (type: personalization) - sap_belize_hcb Theme
3
3
  *****************************************************************************/
4
4
  @_sap_ui_rta_Toolbar_Personalization_BaseColor: @sapUiNeutralBG; //#000000
5
- @_sap_ui_rta_Toolbar_Personalization_TopBorder: @sapUiShellBorderColor; // #fff
5
+ @_sap_ui_rta_Toolbar_Personalization_BorderColor: @sapUiShellBorderColor; // #fff
6
6
 
7
7
  .sapUiRtaToolbar.type_personalization {
8
- border-top: @_sap_ui_rta_Toolbar_Personalization_TopBorder 0.0625rem solid; //1px
8
+ border-top: @_sap_ui_rta_Toolbar_Personalization_BorderColor 0.125rem solid;
9
9
  }
@@ -14,4 +14,5 @@
14
14
  @import "FieldRepository.less";
15
15
  @import "Toolbar.base.less";
16
16
  @import "Toolbar.personalization.less";
17
- @import "Toolbar.adaptation.less";
17
+ @import "Toolbar.adaptation.less";
18
+ @import "ChangeVisualization.less";
@@ -0,0 +1,15 @@
1
+ /******************************************************************
2
+ Style of the RTA Change Visualization - Quartz hcw theme
3
+ *******************************************************************/
4
+ @_sap_ui_rta_ChangeVisualization_ChangeIndicatorColorLight: @sapUiPositiveText; //#006362
5
+ @_sap_ui_rta_ChangeVisualization_ChangeIndicatorColorMedium: @sapUiActive; //#ec8b46
6
+ @_sap_ui_rta_ChangeVisualization_ChangeIndicatorColorDark: lighten(@sapUiChart8, 20%); //#e52faa
7
+ @_sap_ui_rta_ChangeVisualization_OverlayOutline: @sapUiIndication5; //#004ccb
8
+
9
+ .sapUiDtOverlay {
10
+ .sapUiRtaChangeIndicatorHovered {
11
+ &:after {
12
+ box-shadow: none;
13
+ }
14
+ }
15
+ }
@@ -1,12 +1,17 @@
1
1
  /******************************************************************
2
2
  Style of Dialogs shown in RTA - sap_belize_hcw Theme
3
3
  *******************************************************************/
4
- @_sap_ui_rta_Dialogs_Border_LightColor: @sapUiNeutralBG; //#ffffff
5
- @_sap_ui_rta_Dialogs_Border_DarkColor: @sapUiNeutralElement; //#000000
4
+ @_sap_ui_rta_Dialogs_BorderLightColor: @sapUiNeutralBG; //#ffffff
5
+ @_sap_ui_rta_Dialogs_BorderDarkColor: @sapUiNeutralElement; //#000000
6
6
  @_sap_ui_rta_Dialogs_BoxShadowColor: fade(@sapUiNeutralElement, 50%); //rgba(0, 0, 0, 0.5)
7
7
 
8
8
  .sapMDialog.sapUiRTABorder {
9
- border: 0.1875rem solid @_sap_ui_rta_Dialogs_Border_LightColor; //3px
10
- border-image: repeating-linear-gradient( -45deg, @_sap_ui_rta_Dialogs_Border_DarkColor, @_sap_ui_rta_Dialogs_Border_DarkColor 5px, @_sap_ui_rta_Dialogs_Border_LightColor 5px, @_sap_ui_rta_Dialogs_Border_LightColor 10px) 4;
11
- box-shadow: 0 10px 64px 0 @_sap_ui_rta_Dialogs_BoxShadowColor, 0 0 10px -4px @_sap_ui_rta_Dialogs_Border_DarkColor;
9
+ box-shadow: 0 0.625rem 4rem 0 @_sap_ui_rta_Dialogs_BoxShadowColor, 0 0 0.625rem -0.125rem @_sap_ui_rta_Dialogs_BorderLightColor;
10
+ }
11
+
12
+ .sapUiRtaPopover {
13
+ &.sapMPopover, .sapMPopover {
14
+ box-shadow: 0 0.625rem 4rem 0 @_sap_ui_rta_Dialogs_BoxShadowColor, 0 0 0.625rem -0.125rem @_sap_ui_rta_Dialogs_BorderLightColor;
15
+
16
+ }
12
17
  }
@@ -13,6 +13,14 @@
13
13
  box-shadow: none;
14
14
  }
15
15
  }
16
+
17
+ .sapUiDtOverlayDropZone {
18
+ > .sapUiDtOverlayChildren {
19
+ > .sapUiRtaOverlayPlaceholder {
20
+ opacity: 0.7;
21
+ }
22
+ }
23
+ }
16
24
  }
17
25
 
18
26
  .sapUiRta:not(.sapUiRtaVisualizationMode) {
@@ -25,6 +33,7 @@
25
33
  outline-offset: -0.125rem; //2px
26
34
  }
27
35
  }
36
+
28
37
  .sapUiDtOverlay {
29
38
  &:focus {
30
39
  outline: none;
@@ -38,6 +47,7 @@
38
47
  }
39
48
  }
40
49
  }
50
+
41
51
  .sapUiDtOverlaySelected {
42
52
  transition: none;
43
53
  box-shadow: none;
@@ -46,16 +56,18 @@
46
56
  border: 0.125rem solid @_sap_ui_rta_Overlay_BorderColor; //2px
47
57
  outline: none;
48
58
  }
59
+
49
60
  &.sapUiDtOverlayFocusable {
50
61
  &:focus {
51
62
  /* Same trick as described above but doubled thickness */
52
63
  box-shadow: 0 0 0 4px @_sap_ui_rta_Overlay_BoxShadowColor inset;
53
64
  }
54
65
  }
66
+
55
67
  &.sapUiRtaOverlayHover {
56
68
  &:after {
57
- border: 0.125rem solid @_sap_ui_rta_Overlay_BorderColor!important; //2px
58
- outline: 0.125rem dotted @_sap_ui_rta_Overlay_BorderColor!important; //2px
69
+ border: 0.125rem solid @_sap_ui_rta_Overlay_BorderColor !important; //2px
70
+ outline: 0.125rem dotted @_sap_ui_rta_Overlay_BorderColor !important; //2px
59
71
  outline-offset: -0.25rem; //4px
60
72
  transition: none;
61
73
  box-shadow: none;
@@ -3,11 +3,7 @@
3
3
  *******************************************************************/
4
4
  @_sap_ui_rta_Toolbar_Adaptation_BaseColor: @sapUiNeutralBG; //#ffffff
5
5
  @_sap_ui_rta_Toolbar_Adaptation_TextColor: @sapUiNeutralElement; //#000000
6
- @_sap_ui_rta_Toolbar_Adaptation_BoxShadow_DarkColor: fade(@sapUiNeutralElement, 80%); //rgba(0, 0, 0, 0.8)
7
- @_sap_ui_rta_Toolbar_Adaptation_BoxShadow_LightColor: @sapUiNeutralElement; //#000
8
-
9
- .sapUiRtaMode {
10
- .sapUiRtaToolbar.sapUiRtaToolbarAdaptation {
11
- box-shadow: 0 10px 32px 0 @_sap_ui_rta_Toolbar_Adaptation_BoxShadow_DarkColor, 0 0 10px -2px @_sap_ui_rta_Toolbar_Adaptation_BoxShadow_LightColor;
12
- }
13
- }
6
+ @_sap_ui_rta_Toolbar_Adaptation_BtnFocusBorder: @sapUiNeutralElement; //#000000
7
+ @_sap_ui_rta_Toolbar_Adaptation_FocusOutlineCol: @sapUiNeutralBorder; //#000000
8
+ @_sap_ui_rta_Toolbar_Adaptation_DraftVersionColor: darken(@sapUiActive, 19%); //#be5a13
9
+ @_sap_ui_rta_Toolbar_Adaptation_ActiveVersionColor: @sapUiContentHelpColor; //#006500