@openui5/themelib_sap_horizon 1.114.10 → 1.114.12

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 (39) hide show
  1. package/package.json +18 -18
  2. package/src/sap/f/themes/sap_horizon/AvatarGroup.less +4 -2
  3. package/src/sap/f/themes/sap_horizon/ShellBar.less +10 -4
  4. package/src/sap/f/themes/sap_horizon_dark/ShellBar.less +10 -4
  5. package/src/sap/m/themes/sap_horizon/Avatar.less +2 -2
  6. package/src/sap/m/themes/sap_horizon/Breadcrumbs.less +2 -1
  7. package/src/sap/m/themes/sap_horizon/Button.less +16 -4
  8. package/src/sap/m/themes/sap_horizon/MenuButton.less +22 -4
  9. package/src/sap/m/themes/sap_horizon/ObjectNumber.less +107 -17
  10. package/src/sap/m/themes/sap_horizon/ProgressIndicator.less +4 -0
  11. package/src/sap/m/themes/sap_horizon/SegmentedButton.less +133 -11
  12. package/src/sap/m/themes/sap_horizon/Select.less +4 -2
  13. package/src/sap/m/themes/sap_horizon/SplitButton.less +46 -23
  14. package/src/sap/m/themes/sap_horizon_dark/Button.less +16 -4
  15. package/src/sap/m/themes/sap_horizon_dark/MenuButton.less +18 -3
  16. package/src/sap/m/themes/sap_horizon_dark/ObjectNumber.less +107 -17
  17. package/src/sap/m/themes/sap_horizon_dark/ProgressIndicator.less +4 -0
  18. package/src/sap/m/themes/sap_horizon_dark/SegmentedButton.less +133 -11
  19. package/src/sap/m/themes/sap_horizon_dark/Select.less +4 -2
  20. package/src/sap/m/themes/sap_horizon_dark/SplitButton.less +46 -37
  21. package/src/sap/m/themes/sap_horizon_hcb/CheckBox.less +5 -1
  22. package/src/sap/m/themes/sap_horizon_hcb/MenuButton.less +4 -0
  23. package/src/sap/m/themes/sap_horizon_hcb/ObjectNumber.less +11 -14
  24. package/src/sap/m/themes/sap_horizon_hcb/ProgressIndicator.less +4 -0
  25. package/src/sap/m/themes/sap_horizon_hcb/SegmentedButton.less +1 -1
  26. package/src/sap/m/themes/sap_horizon_hcw/CheckBox.less +5 -1
  27. package/src/sap/m/themes/sap_horizon_hcw/MenuButton.less +4 -0
  28. package/src/sap/m/themes/sap_horizon_hcw/ObjectNumber.less +11 -14
  29. package/src/sap/m/themes/sap_horizon_hcw/ProgressIndicator.less +4 -0
  30. package/src/sap/m/themes/sap_horizon_hcw/SegmentedButton.less +1 -1
  31. package/src/sap/tnt/themes/sap_horizon/ToolHeader.less +0 -4
  32. package/src/sap/tnt/themes/sap_horizon_dark/ToolHeader.less +0 -4
  33. package/src/sap/tnt/themes/sap_horizon_hcb/ToolHeader.less +0 -4
  34. package/src/sap/tnt/themes/sap_horizon_hcw/ToolHeader.less +0 -4
  35. package/src/sap/ui/commons/themes/sap_horizon/MenuButton.less +12 -0
  36. package/src/sap/ui/core/themes/sap_horizon/.theme +1 -1
  37. package/src/sap/ui/core/themes/sap_horizon_dark/.theme +1 -1
  38. package/src/sap/ui/core/themes/sap_horizon_hcb/.theme +1 -1
  39. package/src/sap/ui/core/themes/sap_horizon_hcw/.theme +1 -1
@@ -8,13 +8,11 @@
8
8
  border-color: @sapUiContentContrastFocusColor;
9
9
  }
10
10
 
11
- .sapMSB .sapMSBArrow:not(.sapMBtnDisabled) .sapMBtnTransparent:not(.sapMToggleBtnPressed),
12
11
  .sapContrast.sapMIBar-CTX .sapMSB .sapMSBArrow:not(.sapMBtnDisabled) .sapMBtnTransparent:not(.sapMToggleBtnPressed),
13
12
  .sapContrast .sapMIBar-CTX .sapMSB .sapMSBArrow:not(.sapMBtnDisabled) .sapMBtnTransparent:not(.sapMToggleBtnPressed) {
14
13
  border-left-color: @sapUiButtonBorderColor;
15
14
  }
16
15
 
17
- .sapMSB .sapMSBArrow:not(.sapMBtnDisabled) .sapMBtnActive.sapMBtnTransparent:not(.sapMToggleBtnPressed),
18
16
  .sapContrast.sapMIBar-CTX .sapMSB .sapMSBArrow:not(.sapMBtnDisabled) .sapMBtnActive.sapMBtnTransparent:not(.sapMToggleBtnPressed),
19
17
  .sapContrast .sapMIBar-CTX .sapMSB .sapMSBArrow:not(.sapMBtnDisabled) .sapMBtnActive.sapMBtnTransparent:not(.sapMToggleBtnPressed) {
20
18
  border-left-color: @sapUiButtonLiteActiveBorderColor;
@@ -45,7 +43,7 @@
45
43
  }
46
44
 
47
45
  .sapMSB .sapMSBInner .sapMSBText:not(.sapMSBTextIE) .sapMBtnInner {
48
- margin-right: 2.3125rem;
46
+ margin-right: 2.25rem;
49
47
  }
50
48
 
51
49
  .sapMSB .sapMSBInner {
@@ -61,10 +59,10 @@
61
59
 
62
60
  .sapUiSizeCompact {
63
61
  .sapMSB .sapMSBInner {
64
- padding: 0.15rem 0;
62
+ padding: 0.1875rem 0;
65
63
  }
66
64
  .sapMSB .sapMSBText {
67
- height: 1.75rem;
65
+ height: 1.625rem;
68
66
  }
69
67
  }
70
68
 
@@ -100,8 +98,13 @@
100
98
  background-color: @sapUiButtonAttentionBackground;
101
99
  }
102
100
 
103
- .sapMSB .sapMBtnInner {
104
- border: none;
101
+ .sapMMenuBtnSplit {
102
+ .sapMBtnInner,
103
+ span.sapMBtnInner.sapMBtnAccept,
104
+ span.sapMBtnInner.sapMBtnAttention,
105
+ span.sapMBtnInner.sapMBtnReject {
106
+ border-color: transparent;
107
+ }
105
108
  }
106
109
 
107
110
  .sapMSB .sapMBtn:not(.sapMSBText) .sapMBtnInner.sapMBtnIconFirst::before {
@@ -117,12 +120,18 @@
117
120
  border-radius: 0.35rem;
118
121
  }
119
122
 
120
- .sapMSB.sapMSBEmphasized .sapMBtn:not(.sapMSBText) .sapMBtnInner.sapMBtnIconFirst::before,
121
- .sapMSB.sapMSBNeutral .sapMBtn:not(.sapMSBText) .sapMBtnInner.sapMBtnIconFirst::before,
123
+ .sapMSB.sapMSBEmphasized .sapMBtn:not(.sapMSBText) .sapMBtnInner.sapMBtnIconFirst::before {
124
+ background-color: @sapUiButtonEmphasizedTextColor;
125
+ }
126
+
127
+ .sapMSB.sapMSBNeutral .sapMBtn:not(.sapMSBText) .sapMBtnInner.sapMBtnIconFirst::before {
128
+ background-color: @sapUiButtonInformationTextColor;
129
+ }
130
+
122
131
  .sapMSB.sapMSBSuccess .sapMBtn:not(.sapMSBText) .sapMBtnInner.sapMBtnIconFirst::before,
123
132
  .sapMSB.sapMSBCritical .sapMBtn:not(.sapMSBText) .sapMBtnInner.sapMBtnIconFirst::before,
124
133
  .sapMSB.sapMSBNegative .sapMBtn:not(.sapMSBText) .sapMBtnInner.sapMBtnIconFirst::before {
125
- background-color: @sapUiButtonEmphasizedTextColor;
134
+ background-color: @sapUiButtonSuccessTextColor;
126
135
  }
127
136
 
128
137
  .sapMSB.sapMSBAccept .sapMBtn:not(.sapMSBText) .sapMBtnInner.sapMBtnIconFirst::before {
@@ -158,7 +167,10 @@
158
167
  border-radius: 0.375rem;
159
168
  }
160
169
 
161
- .sapMSB.sapMSBEmphasized:focus .sapMSBInner:not(.sapMSBInnerDisabled)::after {
170
+ .sapMSB.sapMSBEmphasized:focus .sapMSBInner:not(.sapMSBInnerDisabled)::after,
171
+ .sapMSB.sapMSBCritical:focus .sapMSBInner:not(.sapMSBInnerDisabled)::after,
172
+ .sapMSB.sapMSBNegative:focus .sapMSBInner:not(.sapMSBInnerDisabled)::after,
173
+ .sapMSB.sapMSBSuccess:focus .sapMSBInner:not(.sapMSBInnerDisabled)::after {
162
174
  border-color: @sapUiContentContrastFocusColor;
163
175
  }
164
176
 
@@ -167,7 +179,7 @@
167
179
  }
168
180
 
169
181
  .sapMSB :not(.sapMBtnDisabled) > span.sapMBtnInner.sapMBtnEmphasized.sapMBtnActive {
170
- border: 0.125rem solid @sapUiContentFocusColor;
182
+ border: 0.0625rem solid @sapUiContentFocusColor;
171
183
  min-width: 2.3125rem;
172
184
 
173
185
  &.sapMBtnText > .sapUiIcon {
@@ -176,35 +188,15 @@
176
188
 
177
189
  .sapUiIcon {
178
190
  position: absolute;
179
- top: -0.0625rem;
180
- left: -0.0625rem;
181
- padding-left: 0.0625rem;
191
+ left: 0.0625rem;
182
192
  padding-right: 0.0625rem;
183
193
  }
184
194
 
185
- .sapMBtnContent {
186
- top: 2px;
187
- padding-left: 0.0625rem;
188
- }
189
-
190
195
  .sapUiIcon + .sapMBtnContent {
191
- top: -1px;
192
196
  padding-left: 1.4375rem;
193
197
  }
194
198
  }
195
199
 
196
- .sapMMenuBtnSplit .sapMSB:not(.sapMBtnDisabled) .sapMBtnInner.sapMBtnEmphasized:not(.sapMBtnIconFirst) .sapMBtnContent {
197
- position: relative;
198
- left: 0.0625rem;
199
- top: 0.0625rem;
200
- }
201
-
202
- .sapMMenuBtnSplit .sapMSB:not(.sapMBtnDisabled) .sapMBtnInner.sapMBtnEmphasized.sapMBtnActive:not(.sapMBtnIconFirst) .sapMBtnContent {
203
- position: relative;
204
- left: 0;
205
- top: -0.0625rem;
206
- }
207
-
208
200
  .sapUiSizeCompact .sapMSB {
209
201
  .sapMSBText:not(.sapMBtnDisabled) > span.sapMBtnInner.sapMBtnEmphasized.sapMBtnActive {
210
202
  margin-right: 2rem;
@@ -212,8 +204,8 @@
212
204
 
213
205
  :not(.sapMBtnDisabled) > span.sapMBtnInner {
214
206
  &.sapMBtnInner.sapMBtnText {
215
- padding-left: 0.4375rem;
216
- padding-right: 0.5rem;
207
+ padding-right: 0.3125rem;
208
+ padding-left: 0.3125rem;
217
209
  }
218
210
  &.sapMBtnEmphasized.sapMBtnActive {
219
211
  min-width: 2rem;
@@ -225,8 +217,18 @@
225
217
  }
226
218
  }
227
219
 
228
- .sapMSB .sapMSBArrow:not(.sapMBtnDisabled) > span.sapMBtnInner.sapMBtnEmphasized.sapMBtnActive .sapUiIcon {
229
- left: -0.0625rem;
220
+ .sapUiSizeCompact {
221
+ .sapMSB :not(.sapMBtnDisabled) > span.sapMBtnInner.sapMBtnEmphasized.sapMBtnActive {
222
+ .sapUiIcon {
223
+ position: absolute;
224
+ left: 0;
225
+ padding-right: 0;
226
+ }
227
+
228
+ .sapMBtnContent {
229
+ top: 0;
230
+ }
231
+ }
230
232
  }
231
233
 
232
234
  .sapMMenuBtn .sapMBtnDisabled {
@@ -251,6 +253,13 @@ html.sap-desktop .sapMMenuBtnSplit .sapMBtn:focus > .sapMFocusable:after {
251
253
  right: 0.125rem;
252
254
  }
253
255
 
256
+ .sapUiSizeCompact {
257
+ .sapMSB:focus .sapMSBInner:not(.sapMSBInnerDisabled)::after {
258
+ left: 0.0625rem;
259
+ right: 0.0625rem;
260
+ }
261
+ }
262
+
254
263
  html.sap-desktop .sapMSB .sapMBtn:focus > .sapMFocusable:not(.sapMBadgeIndicator):before {
255
264
  width: auto;
256
265
  height: auto;
@@ -58,8 +58,12 @@
58
58
 
59
59
  // value state
60
60
  .sapMCbErr {
61
- .sapMCbBg {
61
+ &:hover .sapMCbBg,
62
+ .sapMCbBg{
62
63
  background-color: @sapUiFieldInvalidBackground;
64
+ }
65
+
66
+ .sapMCbBg {
63
67
  border: @sapUiFieldInvalidBorderWidth dashed @sapUiFieldInvalidColor;
64
68
  color: @sapUiFieldInvalidColor;
65
69
 
@@ -38,4 +38,8 @@
38
38
 
39
39
  .sapMMenuBtn .sapMBtn:not(.sapMSBArrow) .sapMBtnInner.sapMBtnIconFirst:not(.sapMBtnText) .sapMBtnIcon {
40
40
  padding-right: 0rem;
41
+ }
42
+
43
+ .sapMMenuBtn.sapMMenuBtnSplit .sapMSBActive:not(.sapMBtnDisabled) > .sapMBtnInner {
44
+ background-color: @sapUiButtonSelectedBackground;
41
45
  }
@@ -8,20 +8,17 @@
8
8
  .sapMObjectNumberInverted {
9
9
  box-sizing: border-box;
10
10
  &:not(.sapMObjectNumberLarge) .sapMObjectNumberInner {
11
- height: 0.875rem;
12
- line-height: 0.75rem;
13
- }
14
- .sapMObjectNumberText,
15
- .sapMObjectNumberUnit {
16
- vertical-align: middle;
17
- line-height: 0.875rem;
11
+ min-height: 1rem;
12
+ height: auto;
18
13
  }
19
14
  }
20
15
 
21
16
  .sapMObjectNumberInverted .sapMObjectNumberInner {
22
17
  background-color: @sapUiBaseBG;
23
- border-width: 0.0625rem;
24
- border-style: solid;
18
+ border: 0.0625rem solid;
19
+ border-radius: @sapUiButtonBorderCornerRadius;
20
+ padding: 0.1875rem 0.25rem;
21
+ vertical-align: middle;
25
22
  }
26
23
 
27
24
  html.sap-desktop .sapMObjectNumberActive:focus {
@@ -35,11 +32,11 @@ html.sap-desktop .sapMObjectNumberActive:focus {
35
32
  }
36
33
 
37
34
  &.sapMObjectNumberInverted .sapMObjectNumberInner::after {
38
- top: -2px;
39
- left: 1px;
40
- bottom: -2px;
41
- right: 1px;
42
- outline: 2px dotted @sapUiContentFocusColor;
35
+ top: 0.125rem;
36
+ left: 0.125rem;
37
+ bottom: 0.0625rem;
38
+ right: 0.125rem;
39
+ outline: 0.125rem dotted @sapUiContentFocusColor;
43
40
  }
44
41
 
45
42
  &.sapMObjectNumberLarge {
@@ -29,6 +29,10 @@
29
29
  }
30
30
  }
31
31
 
32
+ .sapMPIValueMax .sapMPIBarRemaining {
33
+ display: flex;
34
+ }
35
+
32
36
  .sapMPIBarRemaining {
33
37
  position: absolute;
34
38
  width: ~'calc(100% - 1.25rem)';
@@ -77,7 +77,7 @@ html.sap-desktop {
77
77
 
78
78
  .sapMSegBBtn.sapMSegBBtnFocusable:active:hover {
79
79
  .sapMSegBBtnInner {
80
- background: @sapUiButtonSelectedBackground;
80
+ background: @sapButton_Active_Background;
81
81
  color: @sapUiButtonSelectedTextColor;
82
82
  border-color: @sapUiButtonSelectedBorderColor;
83
83
  }
@@ -58,8 +58,12 @@
58
58
 
59
59
  // value state
60
60
  .sapMCbErr {
61
- .sapMCbBg {
61
+ &:hover .sapMCbBg,
62
+ .sapMCbBg{
62
63
  background-color: @sapUiFieldInvalidBackground;
64
+ }
65
+
66
+ .sapMCbBg {
63
67
  border: @sapUiFieldInvalidBorderWidth dashed @sapUiFieldInvalidColor;
64
68
  color: @sapUiFieldInvalidColor;
65
69
 
@@ -38,4 +38,8 @@
38
38
 
39
39
  .sapMMenuBtn .sapMBtn:not(.sapMSBArrow) .sapMBtnInner.sapMBtnIconFirst:not(.sapMBtnText) .sapMBtnIcon {
40
40
  padding-right: 0rem;
41
+ }
42
+
43
+ .sapMMenuBtn.sapMMenuBtnSplit .sapMSBActive:not(.sapMBtnDisabled) > .sapMBtnInner {
44
+ background-color: @sapUiButtonSelectedBackground;
41
45
  }
@@ -8,20 +8,17 @@
8
8
  .sapMObjectNumberInverted {
9
9
  box-sizing: border-box;
10
10
  &:not(.sapMObjectNumberLarge) .sapMObjectNumberInner {
11
- height: 0.875rem;
12
- line-height: 0.75rem;
13
- }
14
- .sapMObjectNumberText,
15
- .sapMObjectNumberUnit {
16
- vertical-align: middle;
17
- line-height: 0.875rem;
11
+ min-height: 1rem;
12
+ height: auto;
18
13
  }
19
14
  }
20
15
 
21
16
  .sapMObjectNumberInverted .sapMObjectNumberInner {
22
17
  background-color: @sapUiBaseBG;
23
- border-width: 0.0625rem;
24
- border-style: solid;
18
+ border: 0.0625rem solid;
19
+ border-radius: @sapUiButtonBorderCornerRadius;
20
+ padding: 0.1875rem 0.25rem;
21
+ vertical-align: middle;
25
22
  }
26
23
 
27
24
  html.sap-desktop .sapMObjectNumberActive:focus {
@@ -35,11 +32,11 @@ html.sap-desktop .sapMObjectNumberActive:focus {
35
32
  }
36
33
 
37
34
  &.sapMObjectNumberInverted .sapMObjectNumberInner::after {
38
- top: -2px;
39
- left: 1px;
40
- bottom: -2px;
41
- right: 1px;
42
- outline: 2px dotted @sapUiContentFocusColor;
35
+ top: 0.125rem;
36
+ left: 0.125rem;
37
+ bottom: 0.0625rem;
38
+ right: 0.125rem;
39
+ outline: 0.125rem dotted @sapUiContentFocusColor;
43
40
  }
44
41
 
45
42
  &.sapMObjectNumberLarge {
@@ -29,6 +29,10 @@
29
29
  }
30
30
  }
31
31
 
32
+ .sapMPIValueMax .sapMPIBarRemaining {
33
+ display: flex;
34
+ }
35
+
32
36
  .sapMPIBarRemaining {
33
37
  position: absolute;
34
38
  width: ~'calc(100% - 1.25rem)';
@@ -77,7 +77,7 @@ html.sap-desktop {
77
77
 
78
78
  .sapMSegBBtn.sapMSegBBtnFocusable:active:hover {
79
79
  .sapMSegBBtnInner {
80
- background: @sapUiButtonSelectedBackground;
80
+ background: @sapButton_Active_Background;
81
81
  color: @sapUiButtonSelectedTextColor;
82
82
  border-color: @sapUiButtonSelectedBorderColor;
83
83
  }
@@ -350,10 +350,6 @@
350
350
  height: 1.625rem;
351
351
  }
352
352
 
353
- &.sapMIBar.sapMTB .sapMBarChild.sapMImg {
354
- margin-left: 0.75rem;
355
- }
356
-
357
353
  .sapMImgFocusable:focus {
358
354
  outline: @sapContent_FocusStyle @sapContent_FocusWidth @sapContent_FocusColor;
359
355
  outline-offset: 0.125rem;
@@ -350,10 +350,6 @@
350
350
  height: 1.625rem;
351
351
  }
352
352
 
353
- &.sapMIBar.sapMTB .sapMBarChild.sapMImg {
354
- margin-left: 0.75rem;
355
- }
356
-
357
353
  .sapMImgFocusable:focus {
358
354
  outline: @sapContent_FocusStyle @sapContent_FocusWidth @sapContent_FocusColor;
359
355
  outline-offset: 0.125rem;
@@ -359,10 +359,6 @@ html.sap-desktop .sapTntToolHeader .sapMSF:not(.sapMSFDisabled) {
359
359
  height: 1.625rem;
360
360
  }
361
361
 
362
- &.sapMIBar.sapMTB .sapMBarChild.sapMImg {
363
- margin-left: 0.75rem;
364
- }
365
-
366
362
  .sapMImgFocusable:focus {
367
363
  outline: @sapContent_FocusStyle @sapContent_FocusWidth @sapContent_FocusColor;
368
364
  outline-offset: 0.125rem;
@@ -359,10 +359,6 @@ html.sap-desktop .sapTntToolHeader .sapMSF:not(.sapMSFDisabled) {
359
359
  height: 1.625rem;
360
360
  }
361
361
 
362
- &.sapMIBar.sapMTB .sapMBarChild.sapMImg {
363
- margin-left: 0.75rem;
364
- }
365
-
366
362
  .sapMImgFocusable:focus {
367
363
  outline: @sapContent_FocusStyle @sapContent_FocusWidth @sapContent_FocusColor;
368
364
  outline-offset: 0.125rem;
@@ -67,3 +67,15 @@ html[data-sap-ui-browser^="ie"] .sapUiBtnLite > .sapUiMenuButtonIco{
67
67
  .sapUiBtnS.sapUiBtnEmph > .sapUiMenuButtonIco{
68
68
  background-image: url("img/menubutton/Menu_Hover.png");
69
69
  }
70
+
71
+ .sapMMenuBtn.sapMMenuBtnRegular .sapMBtn:not(.sapMBtnDisabled) .sapMBtnInner.sapMBtnNegative.sapMBtnActive::after {
72
+ color: @sapUiButtonNegativeActiveTextColor;
73
+ }
74
+
75
+ .sapMMenuBtn.sapMMenuBtnRegular .sapMBtn:not(.sapMBtnDisabled) .sapMBtnInner.sapMBtnCritical.sapMBtnActive::after {
76
+ color: @sapUiButtonCriticalActiveTextColor;
77
+ }
78
+
79
+ .sapMMenuBtn.sapMMenuBtnRegular .sapMBtn:not(.sapMBtnDisabled) .sapMBtnInner.sapMBtnSuccess.sapMBtnActive::after {
80
+ color: @sapUiButtonSuccessActiveTextColor;
81
+ }
@@ -6,7 +6,7 @@
6
6
  <copyright>OpenUI5
7
7
  * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
8
8
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
9
- <version>1.114.10</version>
9
+ <version>1.114.12</version>
10
10
 
11
11
  <documentation>SAPUI5 Horizon theme library.</documentation>
12
12
 
@@ -6,7 +6,7 @@
6
6
  <copyright>OpenUI5
7
7
  * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
8
8
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
9
- <version>1.114.10</version>
9
+ <version>1.114.12</version>
10
10
 
11
11
  <documentation>SAPUI5 Evening Horizon theme library.</documentation>
12
12
 
@@ -6,7 +6,7 @@
6
6
  <copyright>OpenUI5
7
7
  * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
8
8
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
9
- <version>1.114.10</version>
9
+ <version>1.114.12</version>
10
10
 
11
11
  <documentation>SAPUI5 horizon high contrast black theme library.</documentation>
12
12
 
@@ -6,7 +6,7 @@
6
6
  <copyright>OpenUI5
7
7
  * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
8
8
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
9
- <version>1.114.10</version>
9
+ <version>1.114.12</version>
10
10
 
11
11
  <documentation>SAPUI5 horizon high contrast white theme library.</documentation>
12
12