@openui5/themelib_sap_fiori_3 1.100.0 → 1.102.1
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/THIRDPARTY.txt +5 -5
- package/package.json +18 -18
- package/src/sap/f/themes/sap_fiori_3/GridListItem.less +1 -2
- package/src/sap/f/themes/sap_fiori_3_dark/GridListItem.less +1 -2
- package/src/sap/f/themes/sap_fiori_3_hcb/GridListItem.less +1 -4
- package/src/sap/f/themes/sap_fiori_3_hcw/GridListItem.less +1 -4
- package/src/sap/m/themes/sap_fiori_3/Button.less +0 -5
- package/src/sap/m/themes/sap_fiori_3/Carousel.less +2 -54
- package/src/sap/m/themes/sap_fiori_3/CheckBox.less +1 -1
- package/src/sap/m/themes/sap_fiori_3/GenericTile.less +21 -0
- package/src/sap/m/themes/sap_fiori_3/IconTabBar.less +3 -2
- package/src/sap/m/themes/sap_fiori_3/InputBase.less +0 -33
- package/src/sap/m/themes/sap_fiori_3/MessageBox.less +6 -5
- package/src/sap/m/themes/sap_fiori_3/NotificationListGroup.less +6 -0
- package/src/sap/m/themes/sap_fiori_3/Panel.less +0 -4
- package/src/sap/m/themes/sap_fiori_3/Popover.less +1 -2
- package/src/sap/m/themes/sap_fiori_3/RatingIndicator.less +5 -0
- package/src/sap/m/themes/sap_fiori_3/SlideTile.less +3 -1
- package/src/sap/m/themes/sap_fiori_3/Slider.less +7 -10
- package/src/sap/m/themes/sap_fiori_3/StandardListItem.less +0 -4
- package/src/sap/m/themes/sap_fiori_3/Table.less +0 -4
- package/src/sap/m/themes/sap_fiori_3/Token.less +2 -36
- package/src/sap/m/themes/sap_fiori_3/Tokenizer.less +2 -1
- package/src/sap/m/themes/sap_fiori_3/Toolbar.less +3 -0
- package/src/sap/m/themes/sap_fiori_3/library.source.less +1 -0
- package/src/sap/m/themes/sap_fiori_3_dark/Button.less +0 -5
- package/src/sap/m/themes/sap_fiori_3_dark/Carousel.less +2 -80
- package/src/sap/m/themes/sap_fiori_3_dark/CheckBox.less +1 -1
- package/src/sap/m/themes/sap_fiori_3_dark/GenericTile.less +21 -0
- package/src/sap/m/themes/sap_fiori_3_dark/IconTabBar.less +3 -2
- package/src/sap/m/themes/sap_fiori_3_dark/InputBase.less +0 -33
- package/src/sap/m/themes/sap_fiori_3_dark/MessageBox.less +6 -5
- package/src/sap/m/themes/sap_fiori_3_dark/NotificationListGroup.less +6 -0
- package/src/sap/m/themes/sap_fiori_3_dark/Panel.less +0 -4
- package/src/sap/m/themes/sap_fiori_3_dark/RatingIndicator.less +5 -0
- package/src/sap/m/themes/sap_fiori_3_dark/SlideTile.less +3 -1
- package/src/sap/m/themes/sap_fiori_3_dark/Slider.less +7 -9
- package/src/sap/m/themes/sap_fiori_3_dark/StandardListItem.less +0 -4
- package/src/sap/m/themes/sap_fiori_3_dark/SuggestionsPopover.less +0 -5
- package/src/sap/m/themes/sap_fiori_3_dark/Table.less +0 -4
- package/src/sap/m/themes/sap_fiori_3_dark/Token.less +1 -35
- package/src/sap/m/themes/sap_fiori_3_dark/Tokenizer.less +1 -0
- package/src/sap/m/themes/sap_fiori_3_dark/library.source.less +1 -0
- package/src/sap/m/themes/sap_fiori_3_hcb/Carousel.less +3 -50
- package/src/sap/m/themes/sap_fiori_3_hcb/CheckBox.less +1 -1
- package/src/sap/m/themes/sap_fiori_3_hcb/Dialog.less +0 -4
- package/src/sap/m/themes/sap_fiori_3_hcb/GenericTile.less +104 -0
- package/src/sap/m/themes/sap_fiori_3_hcb/InputBase.less +8 -28
- package/src/sap/m/themes/sap_fiori_3_hcb/MessageBox.less +0 -7
- package/src/sap/m/themes/sap_fiori_3_hcb/NotificationListGroup.less +1 -1
- package/src/sap/m/themes/sap_fiori_3_hcb/Page.less +1 -1
- package/src/sap/m/themes/sap_fiori_3_hcb/Panel.less +0 -4
- package/src/sap/m/themes/sap_fiori_3_hcb/Popover.less +15 -0
- package/src/sap/m/themes/sap_fiori_3_hcb/QuickView.less +4 -0
- package/src/sap/m/themes/sap_fiori_3_hcb/RatingIndicator.less +6 -0
- package/src/sap/m/themes/sap_fiori_3_hcb/Slider.less +14 -9
- package/src/sap/m/themes/sap_fiori_3_hcb/Table.less +0 -17
- package/src/sap/m/themes/sap_fiori_3_hcb/Token.less +1 -36
- package/src/sap/m/themes/sap_fiori_3_hcb/Tokenizer.less +11 -1
- package/src/sap/m/themes/sap_fiori_3_hcb/ValueStateHeader.less +4 -0
- package/src/sap/m/themes/sap_fiori_3_hcb/ValueStateMessage.less +0 -1
- package/src/sap/m/themes/sap_fiori_3_hcb/library.source.less +0 -2
- package/src/sap/m/themes/sap_fiori_3_hcw/Carousel.less +3 -51
- package/src/sap/m/themes/sap_fiori_3_hcw/CheckBox.less +1 -1
- package/src/sap/m/themes/sap_fiori_3_hcw/Dialog.less +0 -4
- package/src/sap/m/themes/sap_fiori_3_hcw/GenericTile.less +108 -0
- package/src/sap/m/themes/sap_fiori_3_hcw/InputBase.less +8 -28
- package/src/sap/m/themes/sap_fiori_3_hcw/MessageBox.less +0 -7
- package/src/sap/m/themes/sap_fiori_3_hcw/NotificationListGroup.less +1 -1
- package/src/sap/m/themes/sap_fiori_3_hcw/Page.less +1 -1
- package/src/sap/m/themes/sap_fiori_3_hcw/Panel.less +0 -4
- package/src/sap/m/themes/sap_fiori_3_hcw/Popover.less +15 -0
- package/src/sap/m/themes/sap_fiori_3_hcw/QuickView.less +4 -0
- package/src/sap/m/themes/sap_fiori_3_hcw/RatingIndicator.less +6 -0
- package/src/sap/m/themes/sap_fiori_3_hcw/Slider.less +14 -9
- package/src/sap/m/themes/sap_fiori_3_hcw/Table.less +0 -17
- package/src/sap/m/themes/sap_fiori_3_hcw/Token.less +1 -35
- package/src/sap/m/themes/sap_fiori_3_hcw/Tokenizer.less +11 -1
- package/src/sap/m/themes/sap_fiori_3_hcw/ValueStateHeader.less +4 -0
- package/src/sap/m/themes/sap_fiori_3_hcw/ValueStateMessage.less +0 -1
- package/src/sap/m/themes/sap_fiori_3_hcw/library.source.less +0 -2
- package/src/sap/tnt/themes/sap_fiori_3/ToolHeader.less +2 -2
- package/src/sap/tnt/themes/sap_fiori_3/ToolPage.less +1 -2
- package/src/sap/tnt/themes/sap_fiori_3_dark/ToolHeader.less +2 -2
- package/src/sap/tnt/themes/sap_fiori_3_dark/ToolPage.less +1 -2
- package/src/sap/tnt/themes/sap_fiori_3_hcb/ToolHeader.less +1 -1
- package/src/sap/tnt/themes/sap_fiori_3_hcb/ToolPage.less +1 -2
- package/src/sap/tnt/themes/sap_fiori_3_hcw/ToolHeader.less +1 -1
- package/src/sap/tnt/themes/sap_fiori_3_hcw/ToolPage.less +1 -2
- package/src/sap/ui/core/themes/sap_fiori_3/.theme +1 -1
- package/src/sap/ui/core/themes/sap_fiori_3/base.less +394 -8
- package/src/sap/ui/core/themes/sap_fiori_3/fonts/72-Bold-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_fiori_3/fonts/72-Bold.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_fiori_3/fonts/72-Regular-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_fiori_3/fonts/72-Regular.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_fiori_3/global.less +9 -5
- package/src/sap/ui/core/themes/sap_fiori_3/shared.less +0 -1
- package/src/sap/ui/core/themes/sap_fiori_3_dark/.theme +1 -1
- package/src/sap/ui/core/themes/sap_fiori_3_dark/base.less +394 -8
- package/src/sap/ui/core/themes/sap_fiori_3_dark/fonts/72-Bold-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_fiori_3_dark/fonts/72-Bold.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_fiori_3_dark/fonts/72-Regular-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_fiori_3_dark/fonts/72-Regular.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_fiori_3_dark/global.less +9 -5
- package/src/sap/ui/core/themes/sap_fiori_3_dark/shared.less +0 -1
- package/src/sap/ui/core/themes/sap_fiori_3_hcb/.theme +1 -1
- package/src/sap/ui/core/themes/sap_fiori_3_hcb/base.less +398 -12
- package/src/sap/ui/core/themes/sap_fiori_3_hcb/fonts/72-Bold-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_fiori_3_hcb/fonts/72-Bold.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_fiori_3_hcb/fonts/72-Regular-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_fiori_3_hcb/fonts/72-Regular.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_fiori_3_hcb/global.less +15 -5
- package/src/sap/ui/core/themes/sap_fiori_3_hcw/.theme +1 -1
- package/src/sap/ui/core/themes/sap_fiori_3_hcw/base.less +397 -11
- package/src/sap/ui/core/themes/sap_fiori_3_hcw/fonts/72-Bold-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_fiori_3_hcw/fonts/72-Bold.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_fiori_3_hcw/fonts/72-Regular-full.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_fiori_3_hcw/fonts/72-Regular.woff2 +0 -0
- package/src/sap/ui/core/themes/sap_fiori_3_hcw/global.less +15 -5
- package/src/sap/ui/dt/themes/sap_fiori_3/ContextMenu.less +92 -0
- package/src/sap/ui/dt/themes/sap_fiori_3/Overlay.less +19 -0
- package/src/sap/ui/dt/themes/sap_fiori_3/library.source.less +4 -1
- package/src/sap/ui/dt/themes/sap_fiori_3_dark/ContextMenu.less +87 -0
- package/src/sap/ui/dt/themes/sap_fiori_3_dark/Overlay.less +15 -0
- package/src/sap/ui/dt/themes/sap_fiori_3_dark/library.source.less +4 -1
- package/src/sap/ui/dt/themes/sap_fiori_3_hcb/ContextMenu.less +47 -1
- package/src/sap/ui/dt/themes/sap_fiori_3_hcb/Overlay.less +5 -4
- package/src/sap/ui/dt/themes/sap_fiori_3_hcw/ContextMenu.less +43 -1
- package/src/sap/ui/dt/themes/sap_fiori_3_hcw/Overlay.less +10 -0
- package/src/sap/ui/dt/themes/sap_fiori_3_hcw/library.source.less +1 -0
- package/src/sap/ui/integration/themes/sap_fiori_3_hcb/Paginator.less +12 -0
- package/src/sap/ui/integration/themes/sap_fiori_3_hcb/library.source.less +2 -1
- package/src/sap/ui/integration/themes/sap_fiori_3_hcw/Paginator.less +12 -0
- package/src/sap/ui/integration/themes/sap_fiori_3_hcw/library.source.less +1 -1
- package/src/sap/ui/layout/themes/sap_fiori_3_hcb/Splitter.less +0 -4
- package/src/sap/ui/layout/themes/sap_fiori_3_hcw/Splitter.less +0 -4
- package/src/sap/ui/rta/themes/sap_fiori_3/Dialogs.less +2 -40
- package/src/sap/ui/rta/themes/sap_fiori_3/FieldRepository.less +6 -27
- package/src/sap/ui/rta/themes/sap_fiori_3/Overlay.less +9 -4
- package/src/sap/ui/rta/themes/sap_fiori_3/Toolbar.adaptation.less +44 -2
- package/src/sap/ui/rta/themes/sap_fiori_3/Toolbar.base.less +3 -18
- package/src/sap/ui/rta/themes/sap_fiori_3/Toolbar.personalization.less +1 -1
- package/src/sap/ui/rta/themes/sap_fiori_3/library.source.less +0 -2
- package/src/sap/ui/rta/themes/sap_fiori_3_dark/AddIFrame.less +1 -4
- package/src/sap/ui/rta/themes/sap_fiori_3_dark/ChangeVisualization.less +4 -3
- package/src/sap/ui/rta/themes/sap_fiori_3_dark/ContextMenu.less +2 -12
- package/src/sap/ui/rta/themes/sap_fiori_3_dark/Dialogs.less +2 -7
- package/src/sap/ui/rta/themes/sap_fiori_3_dark/FieldRepository.less +12 -22
- package/src/sap/ui/rta/themes/sap_fiori_3_dark/Overlay.less +2 -13
- package/src/sap/ui/rta/themes/sap_fiori_3_dark/Toolbar.adaptation.less +43 -2
- package/src/sap/ui/rta/themes/sap_fiori_3_dark/Toolbar.base.less +3 -29
- package/src/sap/ui/rta/themes/sap_fiori_3_dark/Toolbar.personalization.less +1 -1
- package/src/sap/ui/rta/themes/sap_fiori_3_dark/library.source.less +1 -2
- package/src/sap/ui/rta/themes/sap_fiori_3_hcb/AddIFrame.less +2 -4
- package/src/sap/ui/rta/themes/sap_fiori_3_hcb/ChangeVisualization.less +10 -13
- package/src/sap/ui/rta/themes/sap_fiori_3_hcb/ContextMenu.less +4 -13
- package/src/sap/ui/rta/themes/sap_fiori_3_hcb/Dialogs.less +2 -9
- package/src/sap/ui/rta/themes/sap_fiori_3_hcb/FieldRepository.less +5 -11
- package/src/sap/ui/rta/themes/sap_fiori_3_hcb/Overlay.less +28 -30
- package/src/sap/ui/rta/themes/sap_fiori_3_hcb/Toolbar.adaptation.less +22 -4
- package/src/sap/ui/rta/themes/sap_fiori_3_hcb/Toolbar.base.less +5 -82
- package/src/sap/ui/rta/themes/sap_fiori_3_hcb/Toolbar.personalization.less +2 -3
- package/src/sap/ui/rta/themes/sap_fiori_3_hcb/library.source.less +0 -1
- package/src/sap/ui/rta/themes/sap_fiori_3_hcw/AddIFrame.less +5 -0
- package/src/sap/ui/rta/themes/sap_fiori_3_hcw/ChangeVisualization.less +10 -13
- package/src/sap/ui/rta/themes/sap_fiori_3_hcw/ContextMenu.less +4 -14
- package/src/sap/ui/rta/themes/sap_fiori_3_hcw/Dialogs.less +2 -10
- package/src/sap/ui/rta/themes/sap_fiori_3_hcw/FieldRepository.less +3 -8
- package/src/sap/ui/rta/themes/sap_fiori_3_hcw/Overlay.less +14 -21
- package/src/sap/ui/rta/themes/sap_fiori_3_hcw/Toolbar.adaptation.less +23 -5
- package/src/sap/ui/rta/themes/sap_fiori_3_hcw/Toolbar.base.less +5 -81
- package/src/sap/ui/rta/themes/sap_fiori_3_hcw/Toolbar.personalization.less +3 -3
- package/src/sap/ui/rta/themes/sap_fiori_3_hcw/library.source.less +1 -1
- package/src/sap/ui/unified/themes/sap_fiori_3_dark/FileUploader.less +7 -0
- package/src/sap/ui/unified/themes/sap_fiori_3_hcb/FileUploader.less +7 -0
- package/src/sap/ui/unified/themes/sap_fiori_3_hcw/FileUploader.less +7 -0
- package/src/sap/uxap/themes/sap_fiori_3/ObjectPageSubSection.less +1 -13
- package/src/sap/m/themes/sap_fiori_3_hcb/NotificationListBase.less +0 -8
- package/src/sap/m/themes/sap_fiori_3_hcb/SuggestionsPopover.less +0 -15
- package/src/sap/m/themes/sap_fiori_3_hcw/NotificationListBase.less +0 -8
- package/src/sap/m/themes/sap_fiori_3_hcw/SuggestionsPopover.less +0 -15
- package/src/sap/ui/rta/themes/sap_fiori_3/ContextMenu.less +0 -16
- package/src/sap/ui/rta/themes/sap_fiori_3/Toolbar.standalone.less +0 -4
- package/src/sap/ui/rta/themes/sap_fiori_3_dark/Toolbar.standalone.less +0 -4
- package/src/sap/ui/rta/themes/sap_fiori_3_hcb/Toolbar.standalone.less +0 -12
- package/src/sap/ui/rta/themes/sap_fiori_3_hcw/Toolbar.standalone.less +0 -12
package/THIRDPARTY.txt
CHANGED
|
@@ -400,7 +400,7 @@ Contained in: src/sap.ui.mdc/test/sap/ui/mdc/sample/field/filterfieldwithoperato
|
|
|
400
400
|
|
|
401
401
|
Library: sap.ui.webc.common:
|
|
402
402
|
|
|
403
|
-
Component: UI5 Web Components, version: 1.
|
|
403
|
+
Component: UI5 Web Components, version: 1.1.2
|
|
404
404
|
Copyright: SAP
|
|
405
405
|
License: Apache-2.0
|
|
406
406
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
@@ -411,7 +411,7 @@ Contained in: src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/base/*.*
|
|
|
411
411
|
src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons-tnt/*.*
|
|
412
412
|
src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons-business-suite/*.*
|
|
413
413
|
|
|
414
|
-
Component: lit-html, version:
|
|
414
|
+
Component: lit-html, version: 2.0.1
|
|
415
415
|
Copyright: Google LLC
|
|
416
416
|
License: BSD-3-Clause
|
|
417
417
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/BSD-3-Clause.txt
|
|
@@ -420,7 +420,7 @@ Contained in: src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/lit-html/
|
|
|
420
420
|
|
|
421
421
|
Library: sap.ui.webc.fiori:
|
|
422
422
|
|
|
423
|
-
Component: UI5 Web Components, version: 1.
|
|
423
|
+
Component: UI5 Web Components, version: 1.1.2
|
|
424
424
|
Copyright: SAP
|
|
425
425
|
License: Apache-2.0
|
|
426
426
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
@@ -429,7 +429,7 @@ Contained in: src/sap.ui.webc.fiori/src/sap/ui/webc/fiori/thirdparty/*.*
|
|
|
429
429
|
|
|
430
430
|
Library: sap.ui.webc.main:
|
|
431
431
|
|
|
432
|
-
Component: UI5 Web Components, version: 1.
|
|
432
|
+
Component: UI5 Web Components, version: 1.1.2
|
|
433
433
|
Copyright: SAP
|
|
434
434
|
License: Apache-2.0
|
|
435
435
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
@@ -450,7 +450,7 @@ License: Apache-2.0
|
|
|
450
450
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
451
451
|
Contained in: lib/jsdoc/ui5/plugin.js
|
|
452
452
|
|
|
453
|
-
Component: SAP Theming Base Content, version: 11.1.
|
|
453
|
+
Component: SAP Theming Base Content, version: 11.1.39
|
|
454
454
|
Copyright: SAP SE or an SAP affiliate company and Theming Base Content contributors
|
|
455
455
|
License: Apache-2.0
|
|
456
456
|
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_fiori_3",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.102.1",
|
|
4
4
|
"description": "OpenUI5 Theme Library sap_fiori_3",
|
|
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.102.1",
|
|
18
|
+
"@openui5/sap.m": "1.102.1",
|
|
19
|
+
"@openui5/sap.tnt": "1.102.1",
|
|
20
|
+
"@openui5/sap.ui.codeeditor": "1.102.1",
|
|
21
|
+
"@openui5/sap.ui.commons": "1.102.1",
|
|
22
|
+
"@openui5/sap.ui.core": "1.102.1",
|
|
23
|
+
"@openui5/sap.ui.dt": "1.102.1",
|
|
24
|
+
"@openui5/sap.ui.fl": "1.102.1",
|
|
25
|
+
"@openui5/sap.ui.mdc": "1.102.1",
|
|
26
|
+
"@openui5/sap.ui.integration": "1.102.1",
|
|
27
|
+
"@openui5/sap.ui.layout": "1.102.1",
|
|
28
|
+
"@openui5/sap.ui.rta": "1.102.1",
|
|
29
|
+
"@openui5/sap.ui.suite": "1.102.1",
|
|
30
|
+
"@openui5/sap.ui.table": "1.102.1",
|
|
31
|
+
"@openui5/sap.ui.unified": "1.102.1",
|
|
32
|
+
"@openui5/sap.ui.ux3": "1.102.1",
|
|
33
|
+
"@openui5/sap.uxap": "1.102.1"
|
|
34
34
|
}
|
|
35
35
|
}
|
|
@@ -3,6 +3,5 @@
|
|
|
3
3
|
/* Fiori 3 theme */
|
|
4
4
|
/* =================================== */
|
|
5
5
|
|
|
6
|
-
@
|
|
6
|
+
@_sap_f_GridListItem_HeaderBoxShadow: 0 0 0.25rem 0 fade(@sapUiContentShadowColor, 15), inset 0 -0.0625rem 0 0 @sapUiPageHeaderBorderColor;
|
|
7
7
|
@_sap_f_GridListItem_HeaderHeight: 2.75rem;
|
|
8
|
-
@_sap_f_GridListItem_BorderSelected: 0 0 0 0.125rem @sapUiListSelectionBorderColor;
|
|
@@ -3,6 +3,5 @@
|
|
|
3
3
|
/* Quartz Dark theme */
|
|
4
4
|
/* =================================== */
|
|
5
5
|
|
|
6
|
-
@
|
|
6
|
+
@_sap_f_GridListItem_HeaderBoxShadow: 0 0 0.25rem 0 fade(@sapUiContentShadowColor, 15), inset 0 -0.0625rem 0 0 @sapUiPageHeaderBorderColor;
|
|
7
7
|
@_sap_f_GridListItem_HeaderHeight: 2.75rem;
|
|
8
|
-
@_sap_f_GridListItem_BorderSelected: 0 0 0 0.125rem @sapUiListSelectionBorderColor;
|
|
@@ -3,8 +3,5 @@
|
|
|
3
3
|
/* Fiori 3 theme */
|
|
4
4
|
/* =================================== */
|
|
5
5
|
|
|
6
|
-
@
|
|
6
|
+
@_sap_f_GridListItem_HeaderBoxShadow: 0 0 0.25rem 0 fade(@sapUiContentShadowColor, 15), inset 0 -0.0625rem 0 0 @sapUiPageHeaderBorderColor;
|
|
7
7
|
@_sap_f_GridListItem_HeaderHeight: 2.75rem;
|
|
8
|
-
@_sap_f_GridListItem_BorderHover: 0 0 0 0.125rem @sapContent_ShadowColor;
|
|
9
|
-
@_sap_f_GridListItem_BorderSelected: 0 0 0 0.125rem @sapUiListSelectionBorderColor;
|
|
10
|
-
@_sap_f_GridListItem_Header_BoxShadowActive: @_sap_f_GridListItem_Header_BoxShadow;
|
|
@@ -3,8 +3,5 @@
|
|
|
3
3
|
/* Fiori 3 theme */
|
|
4
4
|
/* =================================== */
|
|
5
5
|
|
|
6
|
-
@
|
|
6
|
+
@_sap_f_GridListItem_HeaderBoxShadow: 0 0 0.25rem 0 fade(@sapUiContentShadowColor, 15), inset 0 -0.0625rem 0 0 @sapUiPageHeaderBorderColor;
|
|
7
7
|
@_sap_f_GridListItem_HeaderHeight: 2.75rem;
|
|
8
|
-
@_sap_f_GridListItem_BorderHover: 0 0 0 0.125rem @sapContent_ShadowColor;
|
|
9
|
-
@_sap_f_GridListItem_BorderSelected: 0 0 0 0.125rem @sapUiListSelectionBorderColor;
|
|
10
|
-
@_sap_f_GridListItem_Header_BoxShadowActive: @_sap_f_GridListItem_Header_BoxShadow;
|
|
@@ -117,11 +117,6 @@ span.sapMBtnInner.sapMBtnEmphasized {
|
|
|
117
117
|
background: @sapUiButtonActiveBackground;
|
|
118
118
|
}
|
|
119
119
|
|
|
120
|
-
.sapMBtn:hover > .sapMBtnGhost.sapMBtnHoverable:not(.sapMBtnActive) {
|
|
121
|
-
background: @sapUiButtonHoverBackground;
|
|
122
|
-
border-color: @sapUiButtonHoverBorderColor;
|
|
123
|
-
}
|
|
124
|
-
|
|
125
120
|
.sapUiSizeCompact {
|
|
126
121
|
.sapMBtnIcon {
|
|
127
122
|
margin-left: 0;
|
|
@@ -7,6 +7,7 @@
|
|
|
7
7
|
// Variables overriding
|
|
8
8
|
// ==========================================================================
|
|
9
9
|
|
|
10
|
+
@_sap_m_Carousel_BackgroundColor: @sapBackgroundColor;
|
|
10
11
|
@_sap_m_Carousel_MinWidth: 15.5rem;
|
|
11
12
|
@_sap_m_Carousel_ControlsNoArrowsHeight: 2.75rem;
|
|
12
13
|
@_sap_m_Carousel_NumericIndicatorTextColor: @sapUiPageFooterTextColor;
|
|
@@ -16,57 +17,4 @@
|
|
|
16
17
|
@_sap_m_Carousel_PageIndicatorWidthSizeM: @_sap_m_Carousel_PageIndicatorWidthSizeS;
|
|
17
18
|
@_sap_m_Carousel_PageIndicatorWidthSizeL: @_sap_m_Carousel_PageIndicatorWidthSizeS;
|
|
18
19
|
@_sap_m_Carousel_PageIndicatorWidthSizeXL: @_sap_m_Carousel_PageIndicatorWidthSizeS;
|
|
19
|
-
@_sap_m_Carousel_PageIndicatorContainerPadding: 0.5rem;
|
|
20
|
-
|
|
21
|
-
.sapMCrsl {
|
|
22
|
-
background-color: @sapUiBaseBG;
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
/* Carousel controls: HUD */
|
|
26
|
-
.sapMCrslHud a {
|
|
27
|
-
opacity: 0.5;
|
|
28
|
-
box-shadow: @sapUiShadowLevel1;
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
.sapMCrsl .sapMCrslHud a:hover,
|
|
32
|
-
.sapMCrsl .sapMCrslHud a:focus {
|
|
33
|
-
box-shadow: @sapUiShadowLevel1;
|
|
34
|
-
border: 1px solid @sapUiButtonBorderColor;
|
|
35
|
-
background: @sapUiButtonHoverBackground;
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
.sapMCrsl .sapMCrslHud a:active {
|
|
39
|
-
box-shadow: @sapUiShadowLevel1;
|
|
40
|
-
background-color: @sapUiButtonActiveBackground;
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
.sapMCrslPrev:focus,
|
|
44
|
-
.sapMCrslNext:focus,
|
|
45
|
-
.sapMCrslPrev .sapUiIcon:focus,
|
|
46
|
-
.sapMCrslNext .sapUiIcon:focus {
|
|
47
|
-
outline: none;
|
|
48
|
-
}
|
|
49
|
-
|
|
50
|
-
html.sap-desktop .sapMCrslHud .sapMCrslPrev:focus,
|
|
51
|
-
html.sap-desktop .sapMCrslHud .sapMCrslNext:focus {
|
|
52
|
-
&::before {
|
|
53
|
-
content: "";
|
|
54
|
-
position: absolute;
|
|
55
|
-
top: -0.125rem;
|
|
56
|
-
right: -0.125rem;
|
|
57
|
-
bottom: -0.125rem;
|
|
58
|
-
left: -0.125rem;
|
|
59
|
-
pointer-events: none;
|
|
60
|
-
}
|
|
61
|
-
|
|
62
|
-
&::after {
|
|
63
|
-
content: "";
|
|
64
|
-
position: absolute;
|
|
65
|
-
top: -0.125rem;
|
|
66
|
-
right: -0.125rem;
|
|
67
|
-
bottom: -0.125rem;
|
|
68
|
-
left: -0.125rem;
|
|
69
|
-
pointer-events: none;
|
|
70
|
-
border: @sapUiContentFocusWidth @sapUiContentFocusStyle @sapUiContentFocusColor;
|
|
71
|
-
}
|
|
72
|
-
}
|
|
20
|
+
@_sap_m_Carousel_PageIndicatorContainerPadding: 0.5rem;
|
|
@@ -227,6 +227,27 @@ html.sap-desktop .sapMGTLineModePress .sapMGTFocusDiv {
|
|
|
227
227
|
border: @sapUiContentFocusWidth @sapUiContentFocusStyle @sapUiContentFocusColor;
|
|
228
228
|
}
|
|
229
229
|
|
|
230
|
+
html.sap-desktop .sapMGTActionButtonPress.sapMGT:focus
|
|
231
|
+
{
|
|
232
|
+
.sapMGTFocusDiv{
|
|
233
|
+
border: none;
|
|
234
|
+
}
|
|
235
|
+
}
|
|
236
|
+
|
|
237
|
+
html.sap-desktop .sapMGTActionButtonPress.sapMGT:active
|
|
238
|
+
{
|
|
239
|
+
.sapMGTFocusDiv{
|
|
240
|
+
border: none;
|
|
241
|
+
}
|
|
242
|
+
}
|
|
243
|
+
|
|
244
|
+
html.sap-desktop .sapMGTActionButtonPress.sapMGT:focus-visible
|
|
245
|
+
{
|
|
246
|
+
.sapMGTFocusDiv{
|
|
247
|
+
border: @sapUiContentFocusWidth @sapUiContentFocusStyle @sapUiContentFocusColor;
|
|
248
|
+
}
|
|
249
|
+
}
|
|
250
|
+
|
|
230
251
|
html.sap-desktop .sapMGT.sapMGTBackgroundImage:focus .sapMGTFocusDiv,
|
|
231
252
|
html.sap-desktop .sapMGT.sapMGTBackgroundImage:active .sapMGTFocusDiv {
|
|
232
253
|
&:after {
|
|
@@ -9,6 +9,7 @@
|
|
|
9
9
|
|
|
10
10
|
@_sap_m_IconTabBar_TextColor: @sapUiContentLabelColor;
|
|
11
11
|
@_sap_m_IconTabBar_TextShadow: none;
|
|
12
|
+
@_sap_m_IconTab_Bar_Separator_Line: @sapUiGroupTitleBorderColor;
|
|
12
13
|
|
|
13
14
|
// ==================== Cozy size ====================
|
|
14
15
|
|
|
@@ -408,7 +409,7 @@
|
|
|
408
409
|
|
|
409
410
|
.sapMITBSepLine {
|
|
410
411
|
border: unset;
|
|
411
|
-
border-right: 1px solid @
|
|
412
|
+
border-right: 1px solid @_sap_m_IconTab_Bar_Separator_Line;
|
|
412
413
|
margin: 0.625rem 0.125rem 0 0.125rem;
|
|
413
414
|
}
|
|
414
415
|
}
|
|
@@ -431,7 +432,7 @@
|
|
|
431
432
|
|
|
432
433
|
.sapMITBSepLine {
|
|
433
434
|
border: unset;
|
|
434
|
-
border-right: 1px solid @
|
|
435
|
+
border-right: 1px solid @_sap_m_IconTab_Bar_Separator_Line;
|
|
435
436
|
}
|
|
436
437
|
|
|
437
438
|
.sapUiMedia-Std-Phone {
|
|
@@ -15,14 +15,7 @@
|
|
|
15
15
|
@_sap_m_InputBase_IconWidth: 2.125rem;
|
|
16
16
|
@_sap_m_InputBase_IconMinWidth: 2.125rem;
|
|
17
17
|
|
|
18
|
-
.sapMInputBaseInner {
|
|
19
|
-
color: @sapUiFieldTextColor;
|
|
20
|
-
}
|
|
21
|
-
|
|
22
18
|
.sapMInputBaseContentWrapper {
|
|
23
|
-
border: @sapUiFieldBorderWidth solid @sapUiFieldBorderColor;
|
|
24
|
-
background: @sapUiFieldBackground;
|
|
25
|
-
border-radius: @sapUiFieldBorderCornerRadius;
|
|
26
19
|
|
|
27
20
|
&.sapMInputBaseContentWrapperState {
|
|
28
21
|
&.sapMInputBaseContentWrapperSuccess {
|
|
@@ -83,32 +76,6 @@
|
|
|
83
76
|
}
|
|
84
77
|
}
|
|
85
78
|
|
|
86
|
-
.sapMInputBaseContentWrapperWarning {
|
|
87
|
-
background: @sapUiFieldWarningBackground;
|
|
88
|
-
border-color: @sapUiFieldWarningColor;
|
|
89
|
-
}
|
|
90
|
-
|
|
91
|
-
.sapMInputBaseContentWrapperSuccess {
|
|
92
|
-
background: @sapUiFieldSuccessBackground;
|
|
93
|
-
border-color: @sapUiFieldSuccessColor;
|
|
94
|
-
}
|
|
95
|
-
|
|
96
|
-
.sapMInputBaseContentWrapperError {
|
|
97
|
-
background: @sapUiFieldInvalidBackground;
|
|
98
|
-
border-color: @sapUiFieldInvalidColor;
|
|
99
|
-
}
|
|
100
|
-
|
|
101
|
-
.sapMInputBaseContentWrapperInformation {
|
|
102
|
-
background: @sapUiFieldInformationBackground;
|
|
103
|
-
border-color: @sapUiFieldInformationColor;
|
|
104
|
-
}
|
|
105
|
-
|
|
106
|
-
.sapMFocus .sapMInputBaseContentWrapper {
|
|
107
|
-
&::before {
|
|
108
|
-
border: 1px dotted @sapUiContentFocusColor;
|
|
109
|
-
}
|
|
110
|
-
}
|
|
111
|
-
|
|
112
79
|
/* List specific styles */
|
|
113
80
|
.sapMILI-CTX .sapMInputBaseContentWrapper,
|
|
114
81
|
.sapMILI-CTX .sapMInputBaseInner,
|
|
@@ -4,11 +4,12 @@
|
|
|
4
4
|
/* ================================= */
|
|
5
5
|
|
|
6
6
|
// header shadow - different states
|
|
7
|
-
@
|
|
8
|
-
@
|
|
9
|
-
@
|
|
10
|
-
@
|
|
11
|
-
@
|
|
7
|
+
@_sap_m_MessageBox_HeaderShadow: inset 0 -0.0625rem;
|
|
8
|
+
@_sap_m_MessageBox_Shadow: @sapUiShadowHeader;
|
|
9
|
+
@_sap_m_MessageBox_InformationShadow: @_sap_m_MessageBox_HeaderShadow @sapUiInformationBorder, @_sap_m_MessageBox_Shadow;
|
|
10
|
+
@_sap_m_MessageBox_WarningShadow: @_sap_m_MessageBox_HeaderShadow @sapUiWarningBorder, @_sap_m_MessageBox_Shadow;
|
|
11
|
+
@_sap_m_MessageBox_ErrorShadow: @_sap_m_MessageBox_HeaderShadow @sapUiErrorBorder, @_sap_m_MessageBox_Shadow;
|
|
12
|
+
@_sap_m_MessageBox_SuccessShadow: @_sap_m_MessageBox_HeaderShadow @sapUiSuccessBorder, @_sap_m_MessageBox_Shadow;
|
|
12
13
|
|
|
13
14
|
.sapMDialog.sapMMessageBoxInfo .sapMDialogIcon.sapUiIcon {
|
|
14
15
|
color: @sapUiInformativeElement;
|
|
@@ -37,10 +37,6 @@
|
|
|
37
37
|
.sapMPanel .sapMPanelHdr {
|
|
38
38
|
line-height: 2.75rem;
|
|
39
39
|
height: 2.75rem;
|
|
40
|
-
font-family: @sapUiFontHeaderFamily;
|
|
41
|
-
font-size: @sapMFontHeader4Size;
|
|
42
|
-
font-weight: @sapUiFontHeaderWeight;
|
|
43
|
-
color: @sapUiGroupTitleTextColor;
|
|
44
40
|
}
|
|
45
41
|
|
|
46
42
|
.sapMPanelWrappingDiv .sapUiIcon {
|
|
@@ -3,10 +3,9 @@
|
|
|
3
3
|
/* Fiori 3 theme */
|
|
4
4
|
/* ============================== */
|
|
5
5
|
|
|
6
|
-
|
|
7
6
|
.sapMPopoverArr:after {
|
|
8
7
|
background: @sapUiGroupContentBackground;
|
|
9
|
-
box-shadow: @
|
|
8
|
+
box-shadow: @sapUiContentShadow2;
|
|
10
9
|
}
|
|
11
10
|
|
|
12
11
|
.sapMPopoverWithBar > .sapMPopoverArr.sapMPopoverArrUp:after {
|
|
@@ -4,6 +4,8 @@
|
|
|
4
4
|
/* ====================================== */
|
|
5
5
|
|
|
6
6
|
.sapMRI {
|
|
7
|
+
text-shadow: @sapUiContentTextShadow;
|
|
8
|
+
|
|
7
9
|
.sapMRIUnsel {
|
|
8
10
|
color: @sapUiContentUnratedColor;
|
|
9
11
|
}
|
|
@@ -18,6 +20,8 @@
|
|
|
18
20
|
}
|
|
19
21
|
|
|
20
22
|
.sapMRI.sapMRIDisplayOnly {
|
|
23
|
+
text-shadow: none;
|
|
24
|
+
|
|
21
25
|
.sapMRIIconSel {
|
|
22
26
|
color: @sapUiBaseText;
|
|
23
27
|
}
|
|
@@ -27,6 +31,7 @@
|
|
|
27
31
|
}
|
|
28
32
|
|
|
29
33
|
.sapMRIDisabled {
|
|
34
|
+
text-shadow: none;
|
|
30
35
|
opacity: 0.4;
|
|
31
36
|
}
|
|
32
37
|
|
|
@@ -9,7 +9,9 @@ html.sap-desktop .sapMST:active .sapMSTFocusDiv {
|
|
|
9
9
|
}
|
|
10
10
|
|
|
11
11
|
.sapMST.sapMSTScopeActions.sapMSTDarkBackground .sapMSTMoreIcon {
|
|
12
|
-
|
|
12
|
+
.sapMBtnIcon{
|
|
13
|
+
color: @sapUiContentContrastTextColor;
|
|
14
|
+
}
|
|
13
15
|
}
|
|
14
16
|
|
|
15
17
|
/* This part is used to achieve dotted white black interlace border*/
|
|
@@ -6,15 +6,10 @@
|
|
|
6
6
|
/* slider */
|
|
7
7
|
.sapMSliderInner {
|
|
8
8
|
background: @sapUiFieldBorderColor;
|
|
9
|
-
height: 0.25rem;
|
|
10
|
-
min-width: 4rem;
|
|
11
|
-
border-radius: 0.25rem;
|
|
12
9
|
}
|
|
13
10
|
|
|
14
11
|
.sapMSliderProgress {
|
|
15
12
|
background: @sapUiActive;
|
|
16
|
-
height: 0.25rem;
|
|
17
|
-
border-radius: 0.25rem;
|
|
18
13
|
}
|
|
19
14
|
|
|
20
15
|
.sapMSliderInner:not(.sapMSliderInnerDisabled):hover > .sapMSliderHandle {
|
|
@@ -26,9 +21,10 @@
|
|
|
26
21
|
.sapMSliderInner .sapMSliderHandle {
|
|
27
22
|
background: @sapUiButtonBackground;
|
|
28
23
|
border: solid 0.125rem @sapUiFieldBorderColor;
|
|
29
|
-
width: 1.
|
|
30
|
-
height: 1.
|
|
31
|
-
|
|
24
|
+
width: 1.875rem;
|
|
25
|
+
height: 1.875rem;
|
|
26
|
+
margin-left: -0.9375rem;
|
|
27
|
+
top: -0.8125rem;
|
|
32
28
|
}
|
|
33
29
|
|
|
34
30
|
.sapMSliderInner:not(.sapMSliderInnerDisabled) .sapMSliderHandle {
|
|
@@ -84,8 +80,9 @@
|
|
|
84
80
|
|
|
85
81
|
.sapUiSizeCompact {
|
|
86
82
|
.sapMSliderHandle {
|
|
87
|
-
width: 1.
|
|
88
|
-
height: 1.
|
|
83
|
+
width: 1.5rem;
|
|
84
|
+
height: 1.5rem;
|
|
85
|
+
margin-left: -0.75rem;
|
|
89
86
|
top: -0.625rem;
|
|
90
87
|
}
|
|
91
88
|
|
|
@@ -10,45 +10,15 @@
|
|
|
10
10
|
@_sap_m_Token_TokenCompactSize: @sapMFontSmallSize + @_sap_m_Token_TokenCompactPadding;
|
|
11
11
|
|
|
12
12
|
.sapMToken {
|
|
13
|
-
border: @sapUiButtonBorderWidth solid @sapUiButtonTokenBorderColor;
|
|
14
|
-
background: @sapUiButtonTokenBackground;
|
|
15
|
-
font-size: @sapMFontMediumSize;
|
|
16
|
-
border-radius: 0.25rem;
|
|
17
13
|
padding-left: 0.3125rem;
|
|
18
14
|
color: @sapUiBaseText;
|
|
19
15
|
}
|
|
20
16
|
|
|
21
|
-
.
|
|
22
|
-
max-width: calc(~"100% - " @_sap_m_Token_TokenSize);
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
.sapMTokenSelected,
|
|
26
|
-
.sapMToken.sapMTokenReadOnly.sapMTokenSelected {
|
|
27
|
-
color: @sapUiButtonSelectedTextColor;
|
|
28
|
-
background: @sapUiButtonSelectedBackground;
|
|
29
|
-
border: @sapUiButtonBorderWidth solid @sapUiButtonSelectedBorderColor;
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
-
.sapMTokenSelected .sapMTokenIcon,
|
|
33
|
-
.sapMTokenSelected .sapMTokenText {
|
|
34
|
-
color: @sapUiButtonSelectedTextColor;
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
html.sap-desktop .sapMToken:hover {
|
|
38
|
-
border: @sapUiButtonBorderWidth solid @sapUiButtonHoverBorderColor;
|
|
39
|
-
background: @sapUiButtonHoverBackground;
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
html.sap-desktop .sapMToken.sapMTokenSelected:hover {
|
|
17
|
+
html.sap-desktop .sapMToken.sapMTokenSelected:not(.sapMTokenReadOnly):hover {
|
|
43
18
|
background: @sapUiButtonSelectedHoverBackground;
|
|
44
19
|
border: @sapUiButtonBorderWidth solid @sapUiButtonSelectedHoverBorderColor;
|
|
45
20
|
}
|
|
46
21
|
|
|
47
|
-
.sapMTokenIcon {
|
|
48
|
-
font-size: @sapMFontSmallSize;
|
|
49
|
-
line-height: 1.5625rem;
|
|
50
|
-
}
|
|
51
|
-
|
|
52
22
|
.sapMToken.sapMTokenReadOnly {
|
|
53
23
|
color: @sapUiContentLabelColor
|
|
54
24
|
}
|
|
@@ -60,8 +30,4 @@ html.sap-desktop .sapMToken:focus {
|
|
|
60
30
|
|
|
61
31
|
html.sap-desktop .sapMToken.sapMTokenSelected:focus {
|
|
62
32
|
outline: @sapUiContentFocusWidth @sapUiContentFocusStyle @sapUiContentContrastFocusColor;
|
|
63
|
-
}
|
|
64
|
-
|
|
65
|
-
.sapUiSizeCompact .sapMTokenIcon {
|
|
66
|
-
line-height: 1.1875rem;
|
|
67
|
-
}
|
|
33
|
+
}
|
|
@@ -49,7 +49,8 @@ html.sap-desktop .sapMTokenizer:focus {
|
|
|
49
49
|
.sapMTokenizer.sapMTokenizerDisabled .sapMToken {
|
|
50
50
|
&.sapMToken:hover,
|
|
51
51
|
&.sapMToken:focus,
|
|
52
|
-
&.sapMTokenSelected
|
|
52
|
+
&.sapMTokenSelected,
|
|
53
|
+
&.sapMToken.sapMTokenSelected:hover {
|
|
53
54
|
background: darken(@sapUiButtonBackground, 2);
|
|
54
55
|
cursor: default;
|
|
55
56
|
color: @sapUiBaseText;
|
|
@@ -116,11 +116,6 @@ span.sapMBtnInner.sapMBtnEmphasized {
|
|
|
116
116
|
background: @sapUiButtonActiveBackground;
|
|
117
117
|
}
|
|
118
118
|
|
|
119
|
-
.sapMBtn:hover > .sapMBtnGhost.sapMBtnHoverable:not(.sapMBtnActive) {
|
|
120
|
-
background: @sapUiButtonHoverBackground;
|
|
121
|
-
border-color: @sapUiButtonHoverBorderColor;
|
|
122
|
-
}
|
|
123
|
-
|
|
124
119
|
.sapUiSizeCompact {
|
|
125
120
|
.sapMBtnIcon {
|
|
126
121
|
margin-left: 0;
|
|
@@ -7,6 +7,7 @@
|
|
|
7
7
|
// Variables overriding
|
|
8
8
|
// ==========================================================================
|
|
9
9
|
|
|
10
|
+
@_sap_m_Carousel_BackgroundColor: @sapBackgroundColor;
|
|
10
11
|
@_sap_m_Carousel_MinWidth: 15.5rem;
|
|
11
12
|
@_sap_m_Carousel_ControlsNoArrowsHeight: 2.75rem;
|
|
12
13
|
@_sap_m_Carousel_NumericIndicatorTextColor: @sapUiPageFooterTextColor;
|
|
@@ -16,83 +17,4 @@
|
|
|
16
17
|
@_sap_m_Carousel_PageIndicatorWidthSizeM: @_sap_m_Carousel_PageIndicatorWidthSizeS;
|
|
17
18
|
@_sap_m_Carousel_PageIndicatorWidthSizeL: @_sap_m_Carousel_PageIndicatorWidthSizeS;
|
|
18
19
|
@_sap_m_Carousel_PageIndicatorWidthSizeXL: @_sap_m_Carousel_PageIndicatorWidthSizeS;
|
|
19
|
-
@_sap_m_Carousel_PageIndicatorContainerPadding: 0.5rem;
|
|
20
|
-
|
|
21
|
-
.sapMCrsl {
|
|
22
|
-
background-color: @sapUiBaseBG;
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
/* Carousel controls: HUD */
|
|
26
|
-
.sapMCrslHud a {
|
|
27
|
-
opacity: 0.5;
|
|
28
|
-
box-shadow: @sapUiShadowLevel1;
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
.sapMCrsl .sapMCrslHud a:hover,
|
|
32
|
-
.sapMCrsl .sapMCrslHud a:focus {
|
|
33
|
-
box-shadow: @sapUiShadowLevel1;
|
|
34
|
-
border: 1px solid @sapUiButtonBorderColor;
|
|
35
|
-
background: @sapUiButtonHoverBackground;
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
.sapMCrsl .sapMCrslHud a:active {
|
|
39
|
-
box-shadow: @sapUiShadowLevel1;
|
|
40
|
-
background-color: @sapUiButtonActiveBackground;
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
.sapMCrsl:focus {
|
|
44
|
-
&:before {
|
|
45
|
-
border: 1px solid @sapUiContentFocusColor;
|
|
46
|
-
position: absolute;
|
|
47
|
-
content: " ";
|
|
48
|
-
top: 0;
|
|
49
|
-
right: 0;
|
|
50
|
-
bottom: 0;
|
|
51
|
-
left: 0;
|
|
52
|
-
z-index: 2;
|
|
53
|
-
pointer-events: none;
|
|
54
|
-
}
|
|
55
|
-
|
|
56
|
-
&:after {
|
|
57
|
-
border: 1px dotted @sapUiContentContrastFocusColor;
|
|
58
|
-
position: absolute;
|
|
59
|
-
content: " ";
|
|
60
|
-
top: 0;
|
|
61
|
-
right: 0;
|
|
62
|
-
bottom: 0;
|
|
63
|
-
left: 0;
|
|
64
|
-
z-index: 2;
|
|
65
|
-
pointer-events: none;
|
|
66
|
-
}
|
|
67
|
-
}
|
|
68
|
-
|
|
69
|
-
.sapMCrslPrev:focus,
|
|
70
|
-
.sapMCrslNext:focus,
|
|
71
|
-
.sapMCrslPrev .sapUiIcon:focus,
|
|
72
|
-
.sapMCrslNext .sapUiIcon:focus {
|
|
73
|
-
outline: none;
|
|
74
|
-
}
|
|
75
|
-
|
|
76
|
-
html.sap-desktop .sapMCrslHud .sapMCrslPrev:focus,
|
|
77
|
-
html.sap-desktop .sapMCrslHud .sapMCrslNext:focus {
|
|
78
|
-
&::before {
|
|
79
|
-
content: "";
|
|
80
|
-
position: absolute;
|
|
81
|
-
top: -0.125rem;
|
|
82
|
-
right: -0.125rem;
|
|
83
|
-
bottom: -0.125rem;
|
|
84
|
-
left: -0.125rem;
|
|
85
|
-
pointer-events: none;
|
|
86
|
-
}
|
|
87
|
-
|
|
88
|
-
&::after {
|
|
89
|
-
content: "";
|
|
90
|
-
position: absolute;
|
|
91
|
-
top: -0.125rem;
|
|
92
|
-
right: -0.125rem;
|
|
93
|
-
bottom: -0.125rem;
|
|
94
|
-
left: -0.125rem;
|
|
95
|
-
pointer-events: none;
|
|
96
|
-
border: 1px dotted @sapUiContentFocusColor;
|
|
97
|
-
}
|
|
98
|
-
}
|
|
20
|
+
@_sap_m_Carousel_PageIndicatorContainerPadding: 0.5rem;
|