@openui5/themelib_sap_horizon 1.114.12 → 1.114.14

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.
package/.reuse/dep5 CHANGED
@@ -228,7 +228,7 @@ License: Apache-2.0
228
228
  Comment: these files belong to: Google-Caja JS HTML Sanitizer
229
229
 
230
230
  Files: src/sap.ui.core/src/sap/ui/core/cldr/*
231
- Copyright: 1991-2014 Unicode, Inc.
231
+ Copyright: 1991-2022 Unicode, Inc.
232
232
  License: Unicode-DFS-2015
233
233
  Comment: these files belong to: Unicode Common Locale Data Repository
234
234
 
package/THIRDPARTY.txt CHANGED
@@ -186,7 +186,7 @@ License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
186
186
  Contained in: src/sap.ui.core/src/sap/ui/thirdparty/caja-html-sanitizer.js
187
187
 
188
188
  Component: Unicode Common Locale Data Repository, version: 41
189
- Copyright: 1991-2014 Unicode, Inc.
189
+ Copyright: 1991-2022 Unicode, Inc.
190
190
  License: Unicode-DFS-2015
191
191
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Unicode-DFS-2015.txt
192
192
  Contained in: src/sap.ui.core/src/sap/ui/core/cldr/*
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openui5/themelib_sap_horizon",
3
- "version": "1.114.12",
3
+ "version": "1.114.14",
4
4
  "description": "OpenUI5 Theme Library sap_horizon",
5
5
  "author": "SAP SE (https://www.sap.com)",
6
6
  "license": "Apache-2.0",
@@ -14,22 +14,22 @@
14
14
  "url": "https://github.com/SAP/openui5.git"
15
15
  },
16
16
  "devDependencies": {
17
- "@openui5/sap.f": "1.114.12",
18
- "@openui5/sap.m": "1.114.12",
19
- "@openui5/sap.tnt": "1.114.12",
20
- "@openui5/sap.ui.codeeditor": "1.114.12",
21
- "@openui5/sap.ui.commons": "1.114.12",
22
- "@openui5/sap.ui.core": "1.114.12",
23
- "@openui5/sap.ui.dt": "1.114.12",
24
- "@openui5/sap.ui.fl": "1.114.12",
25
- "@openui5/sap.ui.mdc": "1.114.12",
26
- "@openui5/sap.ui.integration": "1.114.12",
27
- "@openui5/sap.ui.layout": "1.114.12",
28
- "@openui5/sap.ui.rta": "1.114.12",
29
- "@openui5/sap.ui.suite": "1.114.12",
30
- "@openui5/sap.ui.table": "1.114.12",
31
- "@openui5/sap.ui.unified": "1.114.12",
32
- "@openui5/sap.ui.ux3": "1.114.12",
33
- "@openui5/sap.uxap": "1.114.12"
17
+ "@openui5/sap.f": "1.114.14",
18
+ "@openui5/sap.m": "1.114.14",
19
+ "@openui5/sap.tnt": "1.114.14",
20
+ "@openui5/sap.ui.codeeditor": "1.114.14",
21
+ "@openui5/sap.ui.commons": "1.114.14",
22
+ "@openui5/sap.ui.core": "1.114.14",
23
+ "@openui5/sap.ui.dt": "1.114.14",
24
+ "@openui5/sap.ui.fl": "1.114.14",
25
+ "@openui5/sap.ui.mdc": "1.114.14",
26
+ "@openui5/sap.ui.integration": "1.114.14",
27
+ "@openui5/sap.ui.layout": "1.114.14",
28
+ "@openui5/sap.ui.rta": "1.114.14",
29
+ "@openui5/sap.ui.suite": "1.114.14",
30
+ "@openui5/sap.ui.table": "1.114.14",
31
+ "@openui5/sap.ui.unified": "1.114.14",
32
+ "@openui5/sap.ui.ux3": "1.114.14",
33
+ "@openui5/sap.uxap": "1.114.14"
34
34
  }
35
35
  }
@@ -64,7 +64,8 @@
64
64
  .sapTntToolHeader {
65
65
  .sapMBarChild:not(.sapMMenuBtn) {
66
66
  &.sapMBtn {
67
- padding-top: 0.125rem;
67
+ padding: 0.125rem 0;
68
+ min-width: 2.5rem;
68
69
  }
69
70
 
70
71
  &.sapMBtn .sapMBtnTransparent,
@@ -72,19 +73,15 @@
72
73
  &.sapMBtn .sapMBtnBack,
73
74
  &.sapMBtn .sapMBtnUp {
74
75
  color: @sapContent_IconColor;
75
- border-radius: 0.375rem;
76
76
  background-color: @sapButton_Lite_Background;
77
77
  height: 2.5rem;
78
- min-width: 2.5rem;
79
78
 
80
79
  .sapUiIcon {
81
80
  color: @sapContent_IconColor;
82
81
  line-height: 2.5rem;
83
- width: 2.5rem;
84
- height: 2.5rem;
85
82
  }
86
83
 
87
- bdi {
84
+ .sapMBtnContent {
88
85
  line-height: 2.5rem;
89
86
  }
90
87
  }
@@ -128,7 +125,8 @@
128
125
  .sapTntToolHeader {
129
126
  .sapMBarChild:not(.sapMMenuBtn) {
130
127
  &.sapMBtn {
131
- padding-top: 0;
128
+ padding: 0;
129
+ min-width: 2rem;
132
130
  }
133
131
 
134
132
  &.sapMBtn .sapMBtnTransparent,
@@ -136,16 +134,12 @@
136
134
  &.sapMBtn .sapMBtnBack,
137
135
  &.sapMBtn .sapMBtnUp {
138
136
  height: 2rem;
139
- min-width: 2rem;
140
137
 
141
138
  .sapUiIcon {
142
- width: 2rem;
143
- max-height: 2rem;
144
- height: 2rem;
145
139
  line-height: 2rem;
146
140
  }
147
141
 
148
- bdi {
142
+ .sapMBtnContent {
149
143
  line-height: 2rem;
150
144
  }
151
145
  }
@@ -64,7 +64,8 @@
64
64
  .sapTntToolHeader {
65
65
  .sapMBarChild:not(.sapMMenuBtn) {
66
66
  &.sapMBtn {
67
- padding-top: 0.125rem;
67
+ padding: 0.125rem 0;
68
+ min-width: 2.5rem;
68
69
  }
69
70
 
70
71
  &.sapMBtn .sapMBtnTransparent,
@@ -72,19 +73,15 @@
72
73
  &.sapMBtn .sapMBtnBack,
73
74
  &.sapMBtn .sapMBtnUp {
74
75
  color: @sapContent_IconColor;
75
- border-radius: 0.375rem;
76
76
  background-color: @sapButton_Lite_Background;
77
77
  height: 2.5rem;
78
- min-width: 2.5rem;
79
78
 
80
79
  .sapUiIcon {
81
80
  color: @sapContent_IconColor;
82
81
  line-height: 2.5rem;
83
- width: 2.5rem;
84
- height: 2.5rem;
85
82
  }
86
83
 
87
- bdi {
84
+ .sapMBtnContent {
88
85
  line-height: 2.5rem;
89
86
  }
90
87
  }
@@ -128,7 +125,8 @@
128
125
  .sapTntToolHeader {
129
126
  .sapMBarChild:not(.sapMMenuBtn) {
130
127
  &.sapMBtn {
131
- padding-top: 0;
128
+ padding: 0;
129
+ min-width: 2rem;
132
130
  }
133
131
 
134
132
  &.sapMBtn .sapMBtnTransparent,
@@ -136,16 +134,12 @@
136
134
  &.sapMBtn .sapMBtnBack,
137
135
  &.sapMBtn .sapMBtnUp {
138
136
  height: 2rem;
139
- min-width: 2rem;
140
137
 
141
138
  .sapUiIcon {
142
- width: 2rem;
143
- max-height: 2rem;
144
- height: 2rem;
145
139
  line-height: 2rem;
146
140
  }
147
141
 
148
- bdi {
142
+ .sapMBtnContent {
149
143
  line-height: 2rem;
150
144
  }
151
145
  }
@@ -63,7 +63,8 @@
63
63
  .sapTntToolHeader {
64
64
  .sapMBarChild:not(.sapMMenuBtn) {
65
65
  &.sapMBtn {
66
- padding-top: 0.125rem;
66
+ padding: 0.125rem 0;
67
+ min-width: 2.5rem;
67
68
  }
68
69
 
69
70
  &.sapMBtn .sapMBtnTransparent,
@@ -71,19 +72,15 @@
71
72
  &.sapMBtn .sapMBtnBack,
72
73
  &.sapMBtn .sapMBtnUp {
73
74
  color: @sapContent_IconColor;
74
- border-radius: 0.375rem;
75
75
  background-color: @sapButton_Lite_Background;
76
76
  height: 2.5rem;
77
- min-width: 2.5rem;
78
77
 
79
78
  .sapUiIcon {
80
79
  color: @sapContent_IconColor;
81
80
  line-height: 2.5rem;
82
- width: 2.5rem;
83
- height: 2.5rem;
84
81
  }
85
82
 
86
- bdi {
83
+ .sapMBtnContent {
87
84
  line-height: 2.5rem;
88
85
  }
89
86
  }
@@ -127,7 +124,8 @@
127
124
  .sapTntToolHeader {
128
125
  .sapMBarChild:not(.sapMMenuBtn) {
129
126
  &.sapMBtn {
130
- padding-top: 0;
127
+ padding: 0;
128
+ min-width: 2rem;
131
129
  }
132
130
 
133
131
  &.sapMBtn .sapMBtnTransparent,
@@ -135,16 +133,12 @@
135
133
  &.sapMBtn .sapMBtnBack,
136
134
  &.sapMBtn .sapMBtnUp {
137
135
  height: 2rem;
138
- min-width: 2rem;
139
136
 
140
137
  .sapUiIcon {
141
- width: 2rem;
142
- max-height: 2rem;
143
- height: 2rem;
144
138
  line-height: 2rem;
145
139
  }
146
140
 
147
- bdi {
141
+ .sapMBtnContent {
148
142
  line-height: 2rem;
149
143
  }
150
144
  }
@@ -63,7 +63,8 @@
63
63
  .sapTntToolHeader {
64
64
  .sapMBarChild:not(.sapMMenuBtn) {
65
65
  &.sapMBtn {
66
- padding-top: 0.125rem;
66
+ padding: 0.125rem 0;
67
+ min-width: 2.5rem;
67
68
  }
68
69
 
69
70
  &.sapMBtn .sapMBtnTransparent,
@@ -71,19 +72,15 @@
71
72
  &.sapMBtn .sapMBtnBack,
72
73
  &.sapMBtn .sapMBtnUp {
73
74
  color: @sapContent_IconColor;
74
- border-radius: 0.375rem;
75
75
  background-color: @sapButton_Lite_Background;
76
76
  height: 2.5rem;
77
- min-width: 2.5rem;
78
77
 
79
78
  .sapUiIcon {
80
79
  color: @sapContent_IconColor;
81
80
  line-height: 2.5rem;
82
- width: 2.5rem;
83
- height: 2.5rem;
84
81
  }
85
82
 
86
- bdi {
83
+ .sapMBtnContent {
87
84
  line-height: 2.5rem;
88
85
  }
89
86
  }
@@ -127,25 +124,21 @@
127
124
  .sapTntToolHeader {
128
125
  .sapMBarChild:not(.sapMMenuBtn) {
129
126
  &.sapMBtn {
130
- padding-top: 0;
127
+ padding: 0;
128
+ min-width: 2rem;
131
129
  }
132
130
 
133
- &.sapMBtn .sapMBtnTransparent,
134
131
  &.sapMBtn .sapMBtnTransparent,
135
132
  &.sapMBtn .sapMBtnDefault,
136
133
  &.sapMBtn .sapMBtnBack,
137
134
  &.sapMBtn .sapMBtnUp {
138
135
  height: 2rem;
139
- min-width: 2rem;
140
136
 
141
137
  .sapUiIcon {
142
- width: 2rem;
143
- max-height: 2rem;
144
- height: 2rem;
145
138
  line-height: 2rem;
146
139
  }
147
140
 
148
- bdi {
141
+ .sapMBtnContent {
149
142
  line-height: 2rem;
150
143
  }
151
144
  }
@@ -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.12</version>
9
+ <version>1.114.14</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.12</version>
9
+ <version>1.114.14</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.12</version>
9
+ <version>1.114.14</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.12</version>
9
+ <version>1.114.14</version>
10
10
 
11
11
  <documentation>SAPUI5 horizon high contrast white theme library.</documentation>
12
12