@openui5/themelib_sap_horizon 1.108.2 → 1.110.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.
- package/.reuse/dep5 +16 -16
- package/THIRDPARTY.txt +2 -2
- package/package.json +18 -18
- package/src/sap/f/themes/sap_horizon/Card.less +3 -3
- package/src/sap/f/themes/sap_horizon/DynamicPage.less +3 -1
- package/src/sap/f/themes/sap_horizon/FlexibleColumnLayout.less +2 -0
- package/src/sap/f/themes/sap_horizon/ShellBar.less +11 -1
- package/src/sap/f/themes/sap_horizon/library.source.less +1 -2
- package/src/sap/f/themes/sap_horizon_dark/Card.less +2 -2
- package/src/sap/f/themes/sap_horizon_dark/DynamicPage.less +2 -1
- package/src/sap/f/themes/sap_horizon_dark/FlexibleColumnLayout.less +2 -1
- package/src/sap/f/themes/sap_horizon_dark/ShellBar.less +9 -1
- package/src/sap/f/themes/sap_horizon_dark/library.source.less +1 -2
- package/src/sap/f/themes/sap_horizon_hcb/Card.less +4 -0
- package/src/sap/f/themes/sap_horizon_hcb/DynamicPage.less +3 -1
- package/src/sap/f/themes/sap_horizon_hcb/ShellBar.less +6 -1
- package/src/sap/f/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/f/themes/sap_horizon_hcw/Card.less +4 -0
- package/src/sap/f/themes/sap_horizon_hcw/DynamicPage.less +3 -1
- package/src/sap/f/themes/sap_horizon_hcw/ShellBar.less +8 -1
- package/src/sap/f/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/m/themes/sap_horizon/AdditionalTextButton.less +12 -0
- package/src/sap/m/themes/sap_horizon/Carousel.less +2 -1
- package/src/sap/m/themes/sap_horizon/GenericTile.less +22 -1
- package/src/sap/m/themes/sap_horizon/IconTabBar.less +4 -0
- package/src/sap/m/themes/sap_horizon/InputBase.less +1 -1
- package/src/sap/m/themes/sap_horizon/LightBox.less +0 -1
- package/src/sap/m/themes/sap_horizon/ListBase.less +4 -0
- package/src/sap/m/themes/sap_horizon/MenuButton.less +18 -0
- package/src/sap/m/themes/sap_horizon/MessageView.less +3 -0
- package/src/sap/m/themes/sap_horizon/Panel.less +1 -1
- package/src/sap/m/themes/sap_horizon/PlanningCalendar.less +3 -0
- package/src/sap/m/themes/sap_horizon/ProgressIndicator.less +11 -2
- package/src/sap/m/themes/sap_horizon/RadioButton.less +2 -1
- package/src/sap/m/themes/sap_horizon/Select.less +6 -5
- package/src/sap/m/themes/sap_horizon/Slider.less +14 -13
- package/src/sap/m/themes/sap_horizon/SplitButton.less +4 -0
- package/src/sap/m/themes/sap_horizon/TextArea.less +22 -14
- package/src/sap/m/themes/sap_horizon/Toolbar.less +1 -1
- package/src/sap/m/themes/sap_horizon/library.source.less +2 -1
- package/src/sap/m/themes/sap_horizon_dark/AdditionalTextButton.less +12 -0
- package/src/sap/m/themes/sap_horizon_dark/Carousel.less +2 -1
- package/src/sap/m/themes/sap_horizon_dark/GenericTile.less +22 -7
- package/src/sap/m/themes/sap_horizon_dark/IconTabBar.less +4 -0
- package/src/sap/m/themes/sap_horizon_dark/LightBox.less +0 -1
- package/src/sap/m/themes/sap_horizon_dark/ListBase.less +4 -0
- package/src/sap/m/themes/sap_horizon_dark/MenuButton.less +17 -0
- package/src/sap/m/themes/sap_horizon_dark/MessageView.less +3 -0
- package/src/sap/m/themes/sap_horizon_dark/Panel.less +1 -1
- package/src/sap/m/themes/sap_horizon_dark/PlanningCalendar.less +3 -0
- package/src/sap/m/themes/sap_horizon_dark/RadioButton.less +2 -1
- package/src/sap/m/themes/sap_horizon_dark/Select.less +6 -5
- package/src/sap/m/themes/sap_horizon_dark/Slider.less +13 -12
- package/src/sap/m/themes/sap_horizon_dark/SplitButton.less +4 -0
- package/src/sap/m/themes/sap_horizon_dark/TextArea.less +23 -15
- package/src/sap/m/themes/sap_horizon_dark/Toolbar.less +1 -1
- package/src/sap/m/themes/sap_horizon_dark/library.source.less +2 -1
- package/src/sap/m/themes/sap_horizon_hcb/GenericTile.less +7 -0
- package/src/sap/m/themes/sap_horizon_hcb/LightBox.less +0 -1
- package/src/sap/m/themes/sap_horizon_hcb/ObjectStatus.less +13 -0
- package/src/sap/m/themes/sap_horizon_hcb/PlanningCalendar.less +4 -0
- package/src/sap/m/themes/sap_horizon_hcb/Select.less +3 -9
- package/src/sap/m/themes/sap_horizon_hcb/SelectList.less +0 -1
- package/src/sap/m/themes/sap_horizon_hcb/Slider.less +18 -16
- package/src/sap/m/themes/sap_horizon_hcb/TextArea.less +15 -0
- package/src/sap/m/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/m/themes/sap_horizon_hcw/GenericTile.less +7 -0
- package/src/sap/m/themes/sap_horizon_hcw/LightBox.less +0 -1
- package/src/sap/m/themes/sap_horizon_hcw/ObjectStatus.less +13 -0
- package/src/sap/m/themes/sap_horizon_hcw/PlanningCalendar.less +4 -0
- package/src/sap/m/themes/sap_horizon_hcw/Select.less +3 -9
- package/src/sap/m/themes/sap_horizon_hcw/SelectList.less +0 -1
- package/src/sap/m/themes/sap_horizon_hcw/Slider.less +18 -17
- package/src/sap/m/themes/sap_horizon_hcw/TextArea.less +15 -0
- package/src/sap/m/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/tnt/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/tnt/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/tnt/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/tnt/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/codeeditor/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/codeeditor/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/codeeditor/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/codeeditor/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/commons/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/commons/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/commons/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/commons/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/core/themes/sap_horizon/.theme +2 -2
- package/src/sap/ui/core/themes/sap_horizon/base.less +125 -19
- package/src/sap/ui/core/themes/sap_horizon/fonts/SAP-icons.ttf +0 -0
- package/src/sap/ui/core/themes/sap_horizon/global.less +65 -1
- package/src/sap/ui/core/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/core/themes/sap_horizon/shared.less +37 -45
- package/src/sap/ui/core/themes/sap_horizon_dark/.theme +2 -2
- package/src/sap/ui/core/themes/sap_horizon_dark/base.less +128 -22
- package/src/sap/ui/core/themes/sap_horizon_dark/fonts/SAP-icons.ttf +0 -0
- package/src/sap/ui/core/themes/sap_horizon_dark/global.less +66 -2
- package/src/sap/ui/core/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/core/themes/sap_horizon_dark/shared.less +38 -45
- package/src/sap/ui/core/themes/sap_horizon_hcb/.theme +2 -2
- package/src/sap/ui/core/themes/sap_horizon_hcb/Icon.less +9 -0
- package/src/sap/ui/core/themes/sap_horizon_hcb/base.less +122 -16
- package/src/sap/ui/core/themes/sap_horizon_hcb/fonts/SAP-icons.ttf +0 -0
- package/src/sap/ui/core/themes/sap_horizon_hcb/global.less +64 -0
- package/src/sap/ui/core/themes/sap_horizon_hcb/library.source.less +2 -1
- package/src/sap/ui/core/themes/sap_horizon_hcb/shared.less +37 -45
- package/src/sap/ui/core/themes/sap_horizon_hcw/.theme +2 -2
- package/src/sap/ui/core/themes/sap_horizon_hcw/Icon.less +9 -0
- package/src/sap/ui/core/themes/sap_horizon_hcw/base.less +122 -16
- package/src/sap/ui/core/themes/sap_horizon_hcw/fonts/SAP-icons.ttf +0 -0
- package/src/sap/ui/core/themes/sap_horizon_hcw/global.less +64 -0
- package/src/sap/ui/core/themes/sap_horizon_hcw/library.source.less +2 -1
- package/src/sap/ui/core/themes/sap_horizon_hcw/shared.less +37 -45
- package/src/sap/ui/dt/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/dt/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/dt/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/dt/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/fl/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/fl/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/fl/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/fl/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/integration/themes/sap_horizon/ListContent.less +19 -0
- package/src/sap/ui/integration/themes/sap_horizon/TableContent.less +24 -0
- package/src/sap/ui/integration/themes/sap_horizon/library.source.less +4 -2
- package/src/sap/ui/integration/themes/sap_horizon_dark/ListContent.less +19 -0
- package/src/sap/ui/integration/themes/sap_horizon_dark/TableContent.less +24 -0
- package/src/sap/ui/integration/themes/sap_horizon_dark/library.source.less +4 -2
- package/src/sap/ui/integration/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/integration/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/layout/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/layout/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/layout/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/layout/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/mdc/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/mdc/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/mdc/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/mdc/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/rta/themes/sap_horizon/Toolbar.adaptation.less +2 -6
- package/src/sap/ui/rta/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/rta/themes/sap_horizon_dark/Toolbar.adaptation.less +15 -11
- package/src/sap/ui/rta/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/rta/themes/sap_horizon_hcb/Toolbar.adaptation.less +4 -1
- package/src/sap/ui/rta/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/rta/themes/sap_horizon_hcw/Toolbar.adaptation.less +4 -0
- package/src/sap/ui/rta/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/suite/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/suite/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/suite/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/suite/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/table/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/table/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/table/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/table/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/unified/themes/sap_horizon/Calendar.less +52 -5
- package/src/sap/ui/unified/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/unified/themes/sap_horizon_dark/Calendar.less +52 -5
- package/src/sap/ui/unified/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/unified/themes/sap_horizon_hcb/Calendar.less +49 -5
- package/src/sap/ui/unified/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/unified/themes/sap_horizon_hcw/Calendar.less +53 -4
- package/src/sap/ui/unified/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/ui/ux3/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/ui/ux3/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/ui/ux3/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/ui/ux3/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/uxap/themes/sap_horizon/ObjectPageSection.less +0 -4
- package/src/sap/uxap/themes/sap_horizon/library.source.less +1 -1
- package/src/sap/uxap/themes/sap_horizon_dark/ObjectPageSection.less +0 -4
- package/src/sap/uxap/themes/sap_horizon_dark/library.source.less +1 -1
- package/src/sap/uxap/themes/sap_horizon_hcb/library.source.less +1 -1
- package/src/sap/uxap/themes/sap_horizon_hcw/library.source.less +1 -1
- package/src/sap/f/themes/sap_horizon/ListContentItem.less +0 -24
- package/src/sap/f/themes/sap_horizon_dark/ListContentItem.less +0 -24
package/.reuse/dep5
CHANGED
|
@@ -28,7 +28,7 @@ Disclaimer: The code in this project may include calls to APIs (“API Calls”)
|
|
|
28
28
|
# OpenUI5 code
|
|
29
29
|
|
|
30
30
|
Files: *
|
|
31
|
-
Copyright: 2009-
|
|
31
|
+
Copyright: 2009-2023 SAP SE or an SAP affiliate company and OpenUI5 contributors
|
|
32
32
|
License: Apache-2.0
|
|
33
33
|
|
|
34
34
|
|
|
@@ -68,7 +68,7 @@ Comment: these files belong to: jQuery UI
|
|
|
68
68
|
|
|
69
69
|
Files: src/sap.ui.commons/src/sap/ui/commons/Carousel.js
|
|
70
70
|
Copyright:
|
|
71
|
-
2009-
|
|
71
|
+
2009-2023 SAP SE or an SAP affiliate company and OpenUI5 contributors
|
|
72
72
|
Spencer Tipping
|
|
73
73
|
License: Apache-2.0 and MIT
|
|
74
74
|
Comment: these files contain content from SAP and jquery.fix.clone: Carousel.js is authored by SAP, but contains an improved implementation of the clone function which is taken from jquery-fix-clone
|
|
@@ -83,35 +83,35 @@ Comment: these files belong to: jQuery 3
|
|
|
83
83
|
|
|
84
84
|
Files: src/sap.ui.core/src/sap/base/util/isPlainObject.js
|
|
85
85
|
Copyright:
|
|
86
|
-
2009-
|
|
86
|
+
2009-2023 SAP SE or an SAP affiliate company and OpenUI5 contributors
|
|
87
87
|
OpenJS Foundation and other contributors
|
|
88
88
|
License: Apache-2.0 and MIT
|
|
89
89
|
Comment: these files contain content from SAP and jQuery 3: isPlainObject.js is overall written by SAP, but contains a modified implementation of jQuery.isPlainObject taken from jQuery
|
|
90
90
|
|
|
91
91
|
Files: src/sap.ui.core/src/sap/base/util/_merge.js
|
|
92
92
|
Copyright:
|
|
93
|
-
2009-
|
|
93
|
+
2009-2023 SAP SE or an SAP affiliate company and OpenUI5 contributors
|
|
94
94
|
OpenJS Foundation and other contributors
|
|
95
95
|
License: Apache-2.0 and MIT
|
|
96
96
|
Comment: these files contain content from SAP and jQuery 3: _merge.js is overall written by SAP, but contains a modified implementation of jQuery.extend taken from jQuery
|
|
97
97
|
|
|
98
98
|
Files: src/sap.ui.core/src/jquery.sap.script.js
|
|
99
99
|
Copyright:
|
|
100
|
-
2009-
|
|
100
|
+
2009-2023 SAP SE or an SAP affiliate company and OpenUI5 contributors
|
|
101
101
|
OpenJS Foundation and other contributors
|
|
102
102
|
License: Apache-2.0 and MIT
|
|
103
103
|
Comment: these files contain content from SAP and jQuery 3: jquery.sap.script.js is overall written by SAP, but contains a modified implementation of jQuery.extend taken from jQuery
|
|
104
104
|
|
|
105
105
|
Files: src/sap.ui.core/src/sap/ui/Device.js
|
|
106
106
|
Copyright:
|
|
107
|
-
2009-
|
|
107
|
+
2009-2023 SAP SE or an SAP affiliate company and OpenUI5 contributors
|
|
108
108
|
2011, John Resig
|
|
109
109
|
License: Apache-2.0 and MIT
|
|
110
110
|
Comment: these files contain content from SAP and jQuery 1: Device.js is overall written by SAP, but contains code taken from jQuery 1.7.1 (see the respective comment)
|
|
111
111
|
|
|
112
112
|
Files: src/sap.ui.core/src/sap/ui/dom/jquery/Selectors.js
|
|
113
113
|
Copyright:
|
|
114
|
-
2009-
|
|
114
|
+
2009-2023 SAP SE or an SAP affiliate company and OpenUI5 contributors
|
|
115
115
|
2014 jQuery Foundation and other contributors
|
|
116
116
|
License: Apache-2.0 and MIT
|
|
117
117
|
Comment: these files contain content from SAP and jQuery UI 1.8: Selectors.js is overall written by SAP, but contains code taken from jQuery UI (see the respective comments)
|
|
@@ -123,14 +123,14 @@ Comment: these files belong to: jQuery UI 1.10
|
|
|
123
123
|
|
|
124
124
|
Files: src/sap.ui.core/src/jquery.sap.dom.js
|
|
125
125
|
Copyright:
|
|
126
|
-
2009-
|
|
126
|
+
2009-2023 SAP SE or an SAP affiliate company and OpenUI5 contributors
|
|
127
127
|
2014 jQuery Foundation and other contributors
|
|
128
128
|
License: Apache-2.0 and MIT
|
|
129
129
|
Comment: these files contain content from SAP and jQuery UI 1.10: jquery.sap.dom.js is overall written by SAP, but contains code taken from jQuery UI Core (see the respective comment)
|
|
130
130
|
|
|
131
131
|
Files: src/sap.ui.core/src/sap/ui/dom/jquery/zIndex.js
|
|
132
132
|
Copyright:
|
|
133
|
-
2009-
|
|
133
|
+
2009-2023 SAP SE or an SAP affiliate company and OpenUI5 contributors
|
|
134
134
|
2014 jQuery Foundation and other contributors
|
|
135
135
|
License: Apache-2.0 and MIT
|
|
136
136
|
Comment: these files contain content from SAP and jQuery UI 1.11: zIndex.js is overall written by SAP, but contains an implementation of the function 'fnzIndex' which is taken from jQuery UI Datepicker 1.11.1
|
|
@@ -162,7 +162,7 @@ Comment: these files belong to: jQuery Mobile
|
|
|
162
162
|
|
|
163
163
|
Files: src/sap.ui.core/src/sap/ui/util/_FeatureDetection.js
|
|
164
164
|
Copyright:
|
|
165
|
-
2009-
|
|
165
|
+
2009-2023 SAP SE or an SAP affiliate company and OpenUI5 contributors
|
|
166
166
|
2012 Wei-Ko Kao
|
|
167
167
|
License: Apache-2.0 and MIT
|
|
168
168
|
Comment: these files contain content from SAP and jQuery.rtl-scroll-type: _FeatureDetection.js is overall written by SAP, but contains code which is inspired by jQuery.rtl-scroll-type
|
|
@@ -299,14 +299,14 @@ Comment: these files belong to: blanket.js
|
|
|
299
299
|
|
|
300
300
|
Files: src/sap.ui.core/src/sap/base/util/JSTokenizer.js
|
|
301
301
|
Copyright:
|
|
302
|
-
2009-
|
|
302
|
+
2009-2023 SAP SE or an SAP affiliate company and OpenUI5 contributors
|
|
303
303
|
Douglas Crockford
|
|
304
304
|
License: Apache-2.0 and LicenseRef-JSONinJSPublicDomain
|
|
305
305
|
Comment: these files contain content from SAP and JSON in JS: JSTokenizer.js is overall written by SAP, but contains code has been taken from the component JSON in JavaScript (https://github.com/douglascrockford/JSON-js/blob/master/json2.js) from Douglas Crockford which is licensed under Public Domain
|
|
306
306
|
|
|
307
307
|
Files: src/sap.ui.core/src/sap/ui/base/ExpressionParser.js
|
|
308
308
|
Copyright:
|
|
309
|
-
2009-
|
|
309
|
+
2009-2023 SAP SE or an SAP affiliate company and OpenUI5 contributors
|
|
310
310
|
2010 Douglas Crockford
|
|
311
311
|
License: Apache-2.0
|
|
312
312
|
Comment: these files contain content from SAP and Top Down Operator Precedence: ExpressionParser.js is overall written by SAP, but contains code taken from or inspired by TDOP by Douglas Crockford (see the respective comment)
|
|
@@ -340,7 +340,7 @@ Comment: these files contain content from p-cancelable and @babel/helpers: _Canc
|
|
|
340
340
|
|
|
341
341
|
Files: src/sap.ui.core/src/sap/ui/core/date/Persian.js
|
|
342
342
|
Copyright:
|
|
343
|
-
2009-
|
|
343
|
+
2009-2023 SAP SE or an SAP affiliate company and OpenUI5 contributors
|
|
344
344
|
Behrang Norouzinia
|
|
345
345
|
License: Apache-2.0 and MIT
|
|
346
346
|
Comment: these files contain content from SAP and Jalaali JS: Persian.js is overall written by SAP, but the calculation is taken from jalaali-js
|
|
@@ -352,14 +352,14 @@ Comment: these files belong to: vkBeautify
|
|
|
352
352
|
|
|
353
353
|
Files: src/sap.ui.core/src/sap/ui/core/cache/LRUPersistentCache.js
|
|
354
354
|
Copyright:
|
|
355
|
-
2009-
|
|
355
|
+
2009-2023 SAP SE or an SAP affiliate company and OpenUI5 contributors
|
|
356
356
|
Isaac Z. Schlueter and Contributors
|
|
357
357
|
License: Apache-2.0 and ISC
|
|
358
358
|
Comment: these files contain content from SAP and node-lru-cache: LRUPersistentCache.js is overall written by SAP, but portions ('Least Recently Used' logic) are taken from the node-lru-cache project (see https://github.com/isaacs/node-lru-cache/blob/v2.7.3/README.md) and modified.
|
|
359
359
|
|
|
360
360
|
Files: src/sap.ui.core/test/sap/ui/core/qunit/i18n/helper/_timezones.js
|
|
361
361
|
Copyright:
|
|
362
|
-
2009-
|
|
362
|
+
2009-2023 SAP SE or an SAP affiliate company and OpenUI5 contributors
|
|
363
363
|
Arthur David Olson, Paul Eggert and other contributors
|
|
364
364
|
License: Apache-2.0 and LicenseRef-tzdata-PublicDomain
|
|
365
365
|
Comment: these files contain content from SAP and Time Zone Database: _timezones.js is overall written by SAP, but the list of IANA timezone IDs is taken from the Timezone Database
|
|
@@ -469,7 +469,7 @@ Comment: these files belong to: LESS
|
|
|
469
469
|
|
|
470
470
|
Files: lib/jsdoc/ui5/plugin.js
|
|
471
471
|
Copyright:
|
|
472
|
-
2009-
|
|
472
|
+
2009-2023 SAP SE or an SAP affiliate company and OpenUI5 contributors
|
|
473
473
|
2011-present Michael Mathews micmath@gmail.com and the contributors to JSDoc
|
|
474
474
|
License: Apache-2.0
|
|
475
475
|
Comment: these files contain content from SAP and JSDoc 3: plugin.js is overall written by SAP, but contains code taken from JSDoc 3.6.7 (see the respective comments)
|
package/THIRDPARTY.txt
CHANGED
|
@@ -185,7 +185,7 @@ License: Apache-2.0
|
|
|
185
185
|
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
|
-
Component: Unicode Common Locale Data Repository, version:
|
|
188
|
+
Component: Unicode Common Locale Data Repository, version: 41
|
|
189
189
|
Copyright: 1991-2014 Unicode, Inc.
|
|
190
190
|
License: Unicode-DFS-2015
|
|
191
191
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Unicode-DFS-2015.txt
|
|
@@ -478,7 +478,7 @@ License: Apache-2.0
|
|
|
478
478
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
479
479
|
Contained in: lib/jsdoc/ui5/plugin.js
|
|
480
480
|
|
|
481
|
-
Component: SAP Theming Base Content, version: 11.1.
|
|
481
|
+
Component: SAP Theming Base Content, version: 11.1.48
|
|
482
482
|
Copyright: SAP SE or an SAP affiliate company and Theming Base Content contributors
|
|
483
483
|
License: Apache-2.0
|
|
484
484
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@openui5/themelib_sap_horizon",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.110.0",
|
|
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.
|
|
18
|
-
"@openui5/sap.m": "1.
|
|
19
|
-
"@openui5/sap.tnt": "1.
|
|
20
|
-
"@openui5/sap.ui.codeeditor": "1.
|
|
21
|
-
"@openui5/sap.ui.commons": "1.
|
|
22
|
-
"@openui5/sap.ui.core": "1.
|
|
23
|
-
"@openui5/sap.ui.dt": "1.
|
|
24
|
-
"@openui5/sap.ui.fl": "1.
|
|
25
|
-
"@openui5/sap.ui.mdc": "1.
|
|
26
|
-
"@openui5/sap.ui.integration": "1.
|
|
27
|
-
"@openui5/sap.ui.layout": "1.
|
|
28
|
-
"@openui5/sap.ui.rta": "1.
|
|
29
|
-
"@openui5/sap.ui.suite": "1.
|
|
30
|
-
"@openui5/sap.ui.table": "1.
|
|
31
|
-
"@openui5/sap.ui.unified": "1.
|
|
32
|
-
"@openui5/sap.ui.ux3": "1.
|
|
33
|
-
"@openui5/sap.uxap": "1.
|
|
17
|
+
"@openui5/sap.f": "1.110.0",
|
|
18
|
+
"@openui5/sap.m": "1.110.0",
|
|
19
|
+
"@openui5/sap.tnt": "1.110.0",
|
|
20
|
+
"@openui5/sap.ui.codeeditor": "1.110.0",
|
|
21
|
+
"@openui5/sap.ui.commons": "1.110.0",
|
|
22
|
+
"@openui5/sap.ui.core": "1.110.0",
|
|
23
|
+
"@openui5/sap.ui.dt": "1.110.0",
|
|
24
|
+
"@openui5/sap.ui.fl": "1.110.0",
|
|
25
|
+
"@openui5/sap.ui.mdc": "1.110.0",
|
|
26
|
+
"@openui5/sap.ui.integration": "1.110.0",
|
|
27
|
+
"@openui5/sap.ui.layout": "1.110.0",
|
|
28
|
+
"@openui5/sap.ui.rta": "1.110.0",
|
|
29
|
+
"@openui5/sap.ui.suite": "1.110.0",
|
|
30
|
+
"@openui5/sap.ui.table": "1.110.0",
|
|
31
|
+
"@openui5/sap.ui.unified": "1.110.0",
|
|
32
|
+
"@openui5/sap.ui.ux3": "1.110.0",
|
|
33
|
+
"@openui5/sap.uxap": "1.110.0"
|
|
34
34
|
}
|
|
35
35
|
}
|
|
@@ -82,6 +82,7 @@
|
|
|
82
82
|
height: 2rem;
|
|
83
83
|
bottom: -0.95rem; // needs refactoring in the base file
|
|
84
84
|
|
|
85
|
+
// Reflection: styles overwritten
|
|
85
86
|
.sapMBtnInner {
|
|
86
87
|
min-width: 1.5rem;
|
|
87
88
|
width: 1.5rem;
|
|
@@ -135,6 +136,7 @@ html[data-sap-ui-browser^="cr"] .sapFDynamicPageHeaderPinButton {
|
|
|
135
136
|
.sapFDynamicPageHeaderPinButton {
|
|
136
137
|
bottom: -0.95rem; // needs refactoring in the base file
|
|
137
138
|
|
|
139
|
+
// Reflection: styles overwritten
|
|
138
140
|
.sapMBtnInner {
|
|
139
141
|
bottom: 0.25rem;
|
|
140
142
|
}
|
|
@@ -182,4 +184,4 @@ To be used in Comparison pattern scenario. */
|
|
|
182
184
|
|
|
183
185
|
.sapMBtn:hover:not(.sapMBtnDisabled):not(.sapMSBActive)>.sapMBtnHoverable:not(.sapMBtnDisabled):not(.sapMBtnActive):not(.sapMToggleBtnPressed):not(.sapMBtnTransparent).sapMBtnDefault .sapUiIcon, .sapMBtn:hover:not(.sapMBtnDisabled):not(.sapMSBActive)>.sapMBtnHoverable:not(.sapMBtnDisabled):not(.sapMBtnActive):not(.sapMToggleBtnPressed):not(.sapMBtnTransparent).sapMBtnBack .sapUiIcon, .sapMBtn:hover:not(.sapMBtnDisabled):not(.sapMSBActive)>.sapMBtnHoverable:not(.sapMBtnDisabled):not(.sapMBtnActive):not(.sapMToggleBtnPressed):not(.sapMBtnTransparent).sapMBtnGhost .sapUiIcon {
|
|
184
186
|
border-radius: @sapButton_BorderCornerRadius;
|
|
185
|
-
}
|
|
187
|
+
}
|
|
@@ -146,6 +146,7 @@
|
|
|
146
146
|
max-width: 35rem;
|
|
147
147
|
}
|
|
148
148
|
|
|
149
|
+
// Reflection: styles overwritten
|
|
149
150
|
.sapMBtn:not(.sapFShellBarSearchCancelButton) {
|
|
150
151
|
width: 1.75rem;
|
|
151
152
|
height: 1.75rem;
|
|
@@ -251,6 +252,7 @@
|
|
|
251
252
|
}
|
|
252
253
|
|
|
253
254
|
// sap.m.Button
|
|
255
|
+
// Reflection: styles overwritten
|
|
254
256
|
.sapMBtn:not(.sapFShellBarSearchCancelButton) {
|
|
255
257
|
height: 2.25rem;
|
|
256
258
|
line-height: 2.25rem;
|
|
@@ -297,10 +299,14 @@ html.sap-desktop .sapFShellBarSearchWrap .sapMBtn:not(.sapFShellBarSearchCancelB
|
|
|
297
299
|
.sapMIBar {
|
|
298
300
|
height: 3.25rem;
|
|
299
301
|
}
|
|
302
|
+
|
|
303
|
+
// Reflection: styles overwritten
|
|
300
304
|
// sap.m.MegaMenu
|
|
301
305
|
.sapFSHMegaMenu {
|
|
302
306
|
height: 2.75rem;
|
|
303
307
|
}
|
|
308
|
+
|
|
309
|
+
// Reflection: styles overwritten
|
|
304
310
|
// sap.m.Button
|
|
305
311
|
.sapMBtn {
|
|
306
312
|
height: 2.75rem;
|
|
@@ -352,6 +358,7 @@ html.sap-desktop .sapFShellBarSearchWrap .sapMBtn:not(.sapFShellBarSearchCancelB
|
|
|
352
358
|
}
|
|
353
359
|
|
|
354
360
|
// sap.m.MenuButton
|
|
361
|
+
// Reflection: styles overwritten
|
|
355
362
|
.sapMMenuBtn.sapMMenuBtnRegular .sapMBtnInner::after {
|
|
356
363
|
height: 38px; //ie does not accept rem for height in pseudo elements, but it works with px when you zoom
|
|
357
364
|
line-height: 2.2rem;
|
|
@@ -368,6 +375,7 @@ html.sap-desktop .sapFShellBarSearchWrap .sapMBtn:not(.sapFShellBarSearchCancelB
|
|
|
368
375
|
padding-right: 0.75rem;
|
|
369
376
|
}
|
|
370
377
|
|
|
378
|
+
// Reflection: styles overwritten
|
|
371
379
|
// sap.m.SearchField
|
|
372
380
|
.sapFShellBarSearch {
|
|
373
381
|
max-width: 35rem;
|
|
@@ -409,6 +417,7 @@ html.sap-desktop .sapFShellBarSearchWrap .sapMBtn:not(.sapFShellBarSearchCancelB
|
|
|
409
417
|
|
|
410
418
|
.sapFShellBarSearchWrap {
|
|
411
419
|
// sap.m.Button
|
|
420
|
+
// Reflection: styles overwritten
|
|
412
421
|
.sapMBtn:not(.sapFShellBarSearchCancelButton) {
|
|
413
422
|
height: 2.25rem;
|
|
414
423
|
line-height: 2.25rem;
|
|
@@ -469,6 +478,7 @@ html.sap-desktop .sapFShellBarSearchWrap .sapMBtn:not(.sapFShellBarSearchCancelB
|
|
|
469
478
|
}
|
|
470
479
|
}
|
|
471
480
|
// sap.m.Select
|
|
481
|
+
// Reflection: styles overwritten
|
|
472
482
|
.sapMSlt {
|
|
473
483
|
height: 2.5rem;
|
|
474
484
|
.sapMSltArrow {
|
|
@@ -623,4 +633,4 @@ html.sap-desktop .sapFShellBarSearchWrap .sapMBtn:not(.sapFShellBarSearchCancelB
|
|
|
623
633
|
}
|
|
624
634
|
}
|
|
625
635
|
}
|
|
626
|
-
}
|
|
636
|
+
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -16,6 +16,5 @@
|
|
|
16
16
|
@import "FlexibleColumnLayout.less";
|
|
17
17
|
@import "GridList.less";
|
|
18
18
|
@import "GridListItem.less";
|
|
19
|
-
@import "ListContentItem.less";
|
|
20
19
|
@import "ShellBar.less";
|
|
21
20
|
@import "SidePanel.less";
|
|
@@ -82,6 +82,7 @@
|
|
|
82
82
|
height: 2rem;
|
|
83
83
|
bottom: -0.95rem; // needs refactoring in the base file
|
|
84
84
|
|
|
85
|
+
// Reflection: styles overwritten
|
|
85
86
|
.sapMBtnInner {
|
|
86
87
|
min-width: 1.5rem;
|
|
87
88
|
width: 1.5rem;
|
|
@@ -182,4 +183,4 @@ To be used in Comparison pattern scenario. */
|
|
|
182
183
|
|
|
183
184
|
.sapMBtn:hover:not(.sapMBtnDisabled):not(.sapMSBActive)>.sapMBtnHoverable:not(.sapMBtnDisabled):not(.sapMBtnActive):not(.sapMToggleBtnPressed):not(.sapMBtnTransparent).sapMBtnDefault .sapUiIcon, .sapMBtn:hover:not(.sapMBtnDisabled):not(.sapMSBActive)>.sapMBtnHoverable:not(.sapMBtnDisabled):not(.sapMBtnActive):not(.sapMToggleBtnPressed):not(.sapMBtnTransparent).sapMBtnBack .sapUiIcon, .sapMBtn:hover:not(.sapMBtnDisabled):not(.sapMSBActive)>.sapMBtnHoverable:not(.sapMBtnDisabled):not(.sapMBtnActive):not(.sapMToggleBtnPressed):not(.sapMBtnTransparent).sapMBtnGhost .sapUiIcon {
|
|
184
185
|
border-radius: @sapButton_BorderCornerRadius;
|
|
185
|
-
}
|
|
186
|
+
}
|
|
@@ -13,6 +13,7 @@
|
|
|
13
13
|
}
|
|
14
14
|
.sapFFCLNavigationButton,
|
|
15
15
|
.sapUiSizeCompact .sapFFCLNavigationButton {
|
|
16
|
+
// Reflection: styles overwritten
|
|
16
17
|
.sapMBtnInner {
|
|
17
18
|
height: 1.625rem;
|
|
18
19
|
}
|
|
@@ -24,4 +25,4 @@
|
|
|
24
25
|
&:after {
|
|
25
26
|
background-image: linear-gradient(to bottom, @sapUiGroupContentBorderColor, transparent);
|
|
26
27
|
}
|
|
27
|
-
}
|
|
28
|
+
}
|
|
@@ -146,6 +146,7 @@
|
|
|
146
146
|
max-width: 35rem;
|
|
147
147
|
}
|
|
148
148
|
|
|
149
|
+
// Reflection: styles overwritten
|
|
149
150
|
.sapMBtn:not(.sapFShellBarSearchCancelButton) {
|
|
150
151
|
width: 1.75rem;
|
|
151
152
|
height: 1.75rem;
|
|
@@ -250,6 +251,7 @@
|
|
|
250
251
|
font-weight: italic;
|
|
251
252
|
}
|
|
252
253
|
|
|
254
|
+
// Reflection: styles overwritten
|
|
253
255
|
// sap.m.Button
|
|
254
256
|
.sapMBtn:not(.sapFShellBarSearchCancelButton) {
|
|
255
257
|
height: 2.25rem;
|
|
@@ -297,6 +299,8 @@ html.sap-desktop .sapFShellBarSearchWrap .sapMBtn:not(.sapFShellBarSearchCancelB
|
|
|
297
299
|
.sapMIBar {
|
|
298
300
|
height: 3.25rem;
|
|
299
301
|
}
|
|
302
|
+
|
|
303
|
+
// Reflection: styles overwritten
|
|
300
304
|
// sap.m.MegaMenu
|
|
301
305
|
.sapFSHMegaMenu {
|
|
302
306
|
height: 2.75rem;
|
|
@@ -375,6 +379,7 @@ html.sap-desktop .sapFShellBarSearchWrap .sapMBtn:not(.sapFShellBarSearchCancelB
|
|
|
375
379
|
max-width: 35rem;
|
|
376
380
|
}
|
|
377
381
|
|
|
382
|
+
// Reflection: styles overwritten
|
|
378
383
|
.sapMBtn:not(.sapFShellBarSearchCancelButton) {
|
|
379
384
|
width: 1.75rem;
|
|
380
385
|
height: 1.75rem;
|
|
@@ -409,6 +414,8 @@ html.sap-desktop .sapFShellBarSearchWrap .sapMBtn:not(.sapFShellBarSearchCancelB
|
|
|
409
414
|
|
|
410
415
|
.sapFShellBarSearchWrap {
|
|
411
416
|
// sap.m.Button
|
|
417
|
+
|
|
418
|
+
// Reflection: styles overwritten
|
|
412
419
|
.sapMBtn:not(.sapFShellBarSearchCancelButton) {
|
|
413
420
|
height: 2.25rem;
|
|
414
421
|
line-height: 2.25rem;
|
|
@@ -469,6 +476,7 @@ html.sap-desktop .sapFShellBarSearchWrap .sapMBtn:not(.sapFShellBarSearchCancelB
|
|
|
469
476
|
}
|
|
470
477
|
}
|
|
471
478
|
// sap.m.Select
|
|
479
|
+
// Reflection: styles overwritten
|
|
472
480
|
.sapMSlt {
|
|
473
481
|
height: 2.5rem;
|
|
474
482
|
.sapMSltArrow {
|
|
@@ -623,4 +631,4 @@ html.sap-desktop .sapFShellBarSearchWrap .sapMBtn:not(.sapFShellBarSearchCancelB
|
|
|
623
631
|
}
|
|
624
632
|
}
|
|
625
633
|
}
|
|
626
|
-
}
|
|
634
|
+
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -16,6 +16,5 @@
|
|
|
16
16
|
@import "FlexibleColumnLayout.less";
|
|
17
17
|
@import "GridList.less";
|
|
18
18
|
@import "GridListItem.less";
|
|
19
|
-
@import "ListContentItem.less";
|
|
20
19
|
@import "ShellBar.less";
|
|
21
20
|
@import "SidePanel.less";
|
|
@@ -48,6 +48,7 @@
|
|
|
48
48
|
height: 2.5rem;
|
|
49
49
|
font-size: 1.375rem;
|
|
50
50
|
|
|
51
|
+
// Reflection: styles overwritten
|
|
51
52
|
.sapMBtnInner {
|
|
52
53
|
height: 2rem;
|
|
53
54
|
bottom: 0.5rem;
|
|
@@ -92,6 +93,7 @@ html[data-sap-ui-browser^="ed"] .sapFDynamicPageToggleHeaderIndicator ~ .sapFDyn
|
|
|
92
93
|
height: 2rem;
|
|
93
94
|
font-size: 1rem;
|
|
94
95
|
|
|
96
|
+
// Reflection: styles overwritten
|
|
95
97
|
.sapMBtnInner {
|
|
96
98
|
min-width: 1.5rem;
|
|
97
99
|
width: 1.5rem;
|
|
@@ -178,4 +180,4 @@ html[data-sap-ui-browser^="ed"] .sapFDynamicPageToggleHeaderIndicator ~ .sapFDyn
|
|
|
178
180
|
height: 2.75rem;
|
|
179
181
|
}
|
|
180
182
|
}
|
|
181
|
-
}
|
|
183
|
+
}
|
|
@@ -169,6 +169,7 @@ html.sap-desktop .sapMTB-Transparent-CTX .sapMBtnInner.sapMToggleBtnPressed{
|
|
|
169
169
|
max-width: 35rem;
|
|
170
170
|
}
|
|
171
171
|
|
|
172
|
+
// Reflection: styles overwritten
|
|
172
173
|
.sapMBtn {
|
|
173
174
|
padding: 0;
|
|
174
175
|
margin-left: 0.25rem;
|
|
@@ -286,6 +287,8 @@ html.sap-desktop .sapFShellBarSearchWrap .sapMBtn:focus > .sapMFocusable:not(.sa
|
|
|
286
287
|
.sapMIBar {
|
|
287
288
|
height: 3.25rem;
|
|
288
289
|
}
|
|
290
|
+
|
|
291
|
+
// Reflection: styles overwritten
|
|
289
292
|
// sap.m.MegaMenu
|
|
290
293
|
.sapFSHMegaMenu {
|
|
291
294
|
height: 2.75rem;
|
|
@@ -414,6 +417,8 @@ html.sap-desktop .sapFShellBarSearchWrap .sapMBtn:focus > .sapMFocusable:not(.sa
|
|
|
414
417
|
}
|
|
415
418
|
}
|
|
416
419
|
// sap.m.Select
|
|
420
|
+
|
|
421
|
+
// Reflection: styles overwritten
|
|
417
422
|
.sapMSlt {
|
|
418
423
|
height: 2.5rem;
|
|
419
424
|
.sapMSltArrow {
|
|
@@ -433,4 +438,4 @@ html.sap-desktop .sapFShellBarSearchWrap .sapMBtn:focus > .sapMFocusable:not(.sa
|
|
|
433
438
|
}
|
|
434
439
|
}
|
|
435
440
|
}
|
|
436
|
-
}
|
|
441
|
+
}
|
|
@@ -48,6 +48,7 @@
|
|
|
48
48
|
height: 2.5rem;
|
|
49
49
|
font-size: 1.375rem;
|
|
50
50
|
|
|
51
|
+
// Reflection: styles overwritten
|
|
51
52
|
.sapMBtnInner {
|
|
52
53
|
height: 2rem;
|
|
53
54
|
bottom: 0.5rem;
|
|
@@ -92,6 +93,7 @@ html[data-sap-ui-browser^="ed"] .sapFDynamicPageToggleHeaderIndicator ~ .sapFDyn
|
|
|
92
93
|
height: 2rem;
|
|
93
94
|
font-size: 1rem;
|
|
94
95
|
|
|
96
|
+
// Reflection: styles overwritten
|
|
95
97
|
.sapMBtnInner {
|
|
96
98
|
min-width: 1.5rem;
|
|
97
99
|
width: 1.5rem;
|
|
@@ -179,4 +181,4 @@ html[data-sap-ui-browser^="ed"] .sapFDynamicPageToggleHeaderIndicator ~ .sapFDyn
|
|
|
179
181
|
height: 2.75rem;
|
|
180
182
|
}
|
|
181
183
|
}
|
|
182
|
-
}
|
|
184
|
+
}
|
|
@@ -169,6 +169,7 @@ html.sap-desktop .sapMTB-Transparent-CTX .sapMBtnInner.sapMToggleBtnPressed{
|
|
|
169
169
|
max-width: 35rem;
|
|
170
170
|
}
|
|
171
171
|
|
|
172
|
+
// Reflection: styles overwritten
|
|
172
173
|
.sapMBtn {
|
|
173
174
|
padding: 0;
|
|
174
175
|
margin-left: 0.25rem;
|
|
@@ -258,6 +259,7 @@ html.sap-desktop .sapMTB-Transparent-CTX .sapMBtnInner.sapMToggleBtnPressed{
|
|
|
258
259
|
box-shadow: @sapUiContentInteractionShadow;
|
|
259
260
|
}
|
|
260
261
|
|
|
262
|
+
// Reflection: styles overwritten
|
|
261
263
|
.sapMBtn .sapMBtnInner {
|
|
262
264
|
border: 0.0625rem solid @sapUiShellInteractiveBorderColor;
|
|
263
265
|
border-radius: 0;
|
|
@@ -286,6 +288,8 @@ html.sap-desktop .sapFShellBarSearchWrap .sapMBtn:focus > .sapMFocusable:not(.sa
|
|
|
286
288
|
.sapMIBar {
|
|
287
289
|
height: 3.25rem;
|
|
288
290
|
}
|
|
291
|
+
|
|
292
|
+
// Reflection: styles overwritten
|
|
289
293
|
// sap.m.MegaMenu
|
|
290
294
|
.sapFSHMegaMenu {
|
|
291
295
|
height: 2.75rem;
|
|
@@ -336,6 +340,7 @@ html.sap-desktop .sapFShellBarSearchWrap .sapMBtn:focus > .sapMFocusable:not(.sa
|
|
|
336
340
|
background-color: @sapUiShellActiveBackground;
|
|
337
341
|
}
|
|
338
342
|
|
|
343
|
+
// Reflection: styles overwritten
|
|
339
344
|
// sap.m.MenuButton
|
|
340
345
|
.sapMMenuBtn.sapMMenuBtnRegular .sapMBtnInner::after {
|
|
341
346
|
height: 38px; //ie does not accept rem for height in pseudo elements, but it works with px when you zoom
|
|
@@ -413,6 +418,8 @@ html.sap-desktop .sapFShellBarSearchWrap .sapMBtn:focus > .sapMFocusable:not(.sa
|
|
|
413
418
|
height: 2.125rem;
|
|
414
419
|
}
|
|
415
420
|
}
|
|
421
|
+
|
|
422
|
+
// Reflection: styles overwritten
|
|
416
423
|
// sap.m.Select
|
|
417
424
|
.sapMSlt {
|
|
418
425
|
height: 2.5rem;
|
|
@@ -433,4 +440,4 @@ html.sap-desktop .sapFShellBarSearchWrap .sapMBtn:focus > .sapMFocusable:not(.sa
|
|
|
433
440
|
}
|
|
434
441
|
}
|
|
435
442
|
}
|
|
436
|
-
}
|
|
443
|
+
}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
html.sap-desktop .sapMBtn:focus > .sapMBtnAdditionalTextContent.sapMFocusable:not(.sapMBadgeIndicator):before {
|
|
2
|
+
content: "";
|
|
3
|
+
position: absolute;
|
|
4
|
+
box-sizing: border-box;
|
|
5
|
+
left: -0.0625rem;
|
|
6
|
+
top: -0.0625rem;
|
|
7
|
+
right: -0.0625rem;
|
|
8
|
+
bottom: -0.0625rem;
|
|
9
|
+
border: 0.125rem solid #0070f2;
|
|
10
|
+
pointer-events: none;
|
|
11
|
+
border-radius: 0.375rem;
|
|
12
|
+
}
|
|
@@ -7,7 +7,8 @@
|
|
|
7
7
|
// Variables overriding
|
|
8
8
|
// ==========================================================================
|
|
9
9
|
|
|
10
|
-
@
|
|
10
|
+
@_sap_m_Carousel_BackgroundColorSolid: @sapUiGroupContentBackground;
|
|
11
|
+
@_sap_m_Carousel_BackgroundColorTranslucent: @sapUiBaseBG;
|
|
11
12
|
@_sap_m_Carousel_MinWidth: 15.5rem;
|
|
12
13
|
@_sap_m_Carousel_ControlsNoArrowsHeight: 2.75rem;
|
|
13
14
|
@_sap_m_Carousel_NumericIndicatorTextColor: @sapUiPageFooterTextColor;
|
|
@@ -273,7 +273,6 @@ html.sap-desktop .sapMGTLineModePress .sapMGTFocusDiv {
|
|
|
273
273
|
html.sap-desktop .sapMGTActionButtonPress.sapMGT:focus
|
|
274
274
|
{
|
|
275
275
|
.sapMGTFocusDiv{
|
|
276
|
-
border: none;
|
|
277
276
|
box-shadow: none;
|
|
278
277
|
}
|
|
279
278
|
}
|
|
@@ -513,4 +512,26 @@ html.sap-desktop .sapMGT.sapMGTBackgroundImage:focus .sapMGTFocusDiv:after, html
|
|
|
513
512
|
border-bottom-left-radius: 0.87rem;
|
|
514
513
|
border-bottom-right-radius: 0.87rem;
|
|
515
514
|
}
|
|
515
|
+
}
|
|
516
|
+
|
|
517
|
+
/******************* OVERLAYS AND HELPERS *******************/
|
|
518
|
+
|
|
519
|
+
.sapMGTOverlay {
|
|
520
|
+
border-radius: inherit;
|
|
521
|
+
}
|
|
522
|
+
|
|
523
|
+
.sapMGT.sapMGTBackgroundImage {
|
|
524
|
+
.sapMGTOverlay {
|
|
525
|
+
border-radius: 0.9rem;
|
|
526
|
+
}
|
|
527
|
+
&.sapMGTStateFailed {
|
|
528
|
+
.sapMGTWithImageHoverOverlay {
|
|
529
|
+
border-radius: @sapTile_BorderCornerRadius;
|
|
530
|
+
}
|
|
531
|
+
}
|
|
532
|
+
&:active {
|
|
533
|
+
.sapMGTOverlay {
|
|
534
|
+
border-radius: 0.95rem;
|
|
535
|
+
}
|
|
536
|
+
}
|
|
516
537
|
}
|