@openui5/themelib_sap_fiori_3 1.146.0 → 1.147.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.toml +0 -51
- package/THIRDPARTY.txt +0 -44
- package/package.json +18 -18
- package/src/sap/m/themes/sap_fiori_3/CheckBox.less +6 -0
- package/src/sap/m/themes/sap_fiori_3/MessageView.less +0 -4
- package/src/sap/m/themes/sap_fiori_3/ObjectMarker.less +5 -1
- package/src/sap/m/themes/sap_fiori_3/PlanningCalendar.less +1 -1
- package/src/sap/m/themes/sap_fiori_3/RadioButtonGroup.less +1 -3
- package/src/sap/m/themes/sap_fiori_3_dark/CheckBox.less +6 -0
- package/src/sap/m/themes/sap_fiori_3_dark/MessageView.less +0 -4
- package/src/sap/m/themes/sap_fiori_3_dark/ObjectMarker.less +5 -1
- package/src/sap/m/themes/sap_fiori_3_dark/PlanningCalendar.less +1 -1
- package/src/sap/m/themes/sap_fiori_3_dark/RadioButtonGroup.less +1 -3
- package/src/sap/m/themes/sap_fiori_3_hcb/MessageView.less +0 -4
- package/src/sap/m/themes/sap_fiori_3_hcb/ObjectMarker.less +5 -1
- package/src/sap/m/themes/sap_fiori_3_hcb/ObjectStatus.less +2 -2
- package/src/sap/m/themes/sap_fiori_3_hcb/PlanningCalendar.less +1 -1
- package/src/sap/m/themes/sap_fiori_3_hcb/RadioButtonGroup.less +1 -3
- package/src/sap/m/themes/sap_fiori_3_hcw/MessageView.less +0 -4
- package/src/sap/m/themes/sap_fiori_3_hcw/ObjectMarker.less +5 -1
- package/src/sap/m/themes/sap_fiori_3_hcw/ObjectStatus.less +1 -1
- package/src/sap/m/themes/sap_fiori_3_hcw/PlanningCalendar.less +1 -1
- package/src/sap/m/themes/sap_fiori_3_hcw/RadioButtonGroup.less +1 -3
- package/src/sap/ui/commons/themes/sap_fiori_3/ListBox.less +11 -24
- package/src/sap/ui/commons/themes/sap_fiori_3/MenuBar.less +17 -17
- package/src/sap/ui/commons/themes/sap_fiori_3/MenuButton.less +10 -43
- package/src/sap/ui/commons/themes/sap_fiori_3/Message.less +2 -2
- package/src/sap/ui/commons/themes/sap_fiori_3/MessageBar.less +9 -9
- package/src/sap/ui/commons/themes/sap_fiori_3/MessageBox.less +18 -15
- package/src/sap/ui/commons/themes/sap_fiori_3/MessageList.less +4 -4
- package/src/sap/ui/commons/themes/sap_fiori_3/MessageToast.less +17 -15
- package/src/sap/ui/commons/themes/sap_fiori_3/Paginator.less +18 -18
- package/src/sap/ui/commons/themes/sap_fiori_3/Panel.less +15 -36
- package/src/sap/ui/commons/themes/sap_fiori_3/ProgressIndicator.less +2 -7
- package/src/sap/ui/commons/themes/sap_fiori_3/RatingIndicator.less +7 -7
- package/src/sap/ui/commons/themes/sap_fiori_3/RichTooltip.less +6 -6
- package/src/sap/ui/commons/themes/sap_fiori_3/RoadMap.less +67 -68
- package/src/sap/ui/commons/themes/sap_fiori_3/SearchField.less +16 -16
- package/src/sap/ui/commons/themes/sap_fiori_3/Splitter.less +17 -17
- package/src/sap/ui/commons/themes/sap_fiori_3/TextArea.less +3 -3
- package/src/sap/ui/commons/themes/sap_fiori_3/TriStateCheckBox.less +2 -2
- package/src/sap/ui/commons/themes/sap_fiori_3/ValueHelpField.less +5 -5
- package/src/sap/ui/commons/themes/sap_fiori_3_dark/ListBox.less +8 -21
- package/src/sap/ui/commons/themes/sap_fiori_3_dark/MenuBar.less +16 -16
- package/src/sap/ui/commons/themes/sap_fiori_3_dark/MenuButton.less +9 -42
- package/src/sap/ui/commons/themes/sap_fiori_3_dark/Message.less +1 -1
- package/src/sap/ui/commons/themes/sap_fiori_3_dark/MessageBar.less +5 -5
- package/src/sap/ui/commons/themes/sap_fiori_3_dark/MessageBox.less +12 -9
- package/src/sap/ui/commons/themes/sap_fiori_3_dark/MessageList.less +2 -2
- package/src/sap/ui/commons/themes/sap_fiori_3_dark/MessageToast.less +14 -12
- package/src/sap/ui/commons/themes/sap_fiori_3_dark/Paginator.less +16 -16
- package/src/sap/ui/commons/themes/sap_fiori_3_dark/Panel.less +9 -30
- package/src/sap/ui/commons/themes/sap_fiori_3_dark/ProgressIndicator.less +1 -6
- package/src/sap/ui/commons/themes/sap_fiori_3_dark/RatingIndicator.less +5 -5
- package/src/sap/ui/commons/themes/sap_fiori_3_dark/RichTooltip.less +3 -3
- package/src/sap/ui/commons/themes/sap_fiori_3_dark/RoadMap.less +65 -65
- package/src/sap/ui/commons/themes/sap_fiori_3_dark/SearchField.less +13 -13
- package/src/sap/ui/commons/themes/sap_fiori_3_dark/Splitter.less +11 -11
- package/src/sap/ui/commons/themes/sap_fiori_3_dark/TextArea.less +2 -2
- package/src/sap/ui/commons/themes/sap_fiori_3_dark/TriStateCheckBox.less +1 -1
- package/src/sap/ui/commons/themes/sap_fiori_3_dark/ValueHelpField.less +4 -4
- package/src/sap/ui/commons/themes/sap_fiori_3_hcb/ListBox.less +3 -3
- package/src/sap/ui/commons/themes/sap_fiori_3_hcb/MenuBar.less +11 -19
- package/src/sap/ui/commons/themes/sap_fiori_3_hcb/MenuButton.less +5 -13
- package/src/sap/ui/commons/themes/sap_fiori_3_hcb/MessageBar.less +11 -11
- package/src/sap/ui/commons/themes/sap_fiori_3_hcb/MessageBox.less +5 -5
- package/src/sap/ui/commons/themes/sap_fiori_3_hcb/MessageList.less +1 -1
- package/src/sap/ui/commons/themes/sap_fiori_3_hcb/MessageToast.less +3 -3
- package/src/sap/ui/commons/themes/sap_fiori_3_hcb/Pagniator.less +2 -2
- package/src/sap/ui/commons/themes/sap_fiori_3_hcb/Panel.less +5 -4
- package/src/sap/ui/commons/themes/sap_fiori_3_hcb/ProgressIndicator.less +12 -12
- package/src/sap/ui/commons/themes/sap_fiori_3_hcb/RatingIndicator.less +5 -5
- package/src/sap/ui/commons/themes/sap_fiori_3_hcb/RichTooltip.less +1 -1
- package/src/sap/ui/commons/themes/sap_fiori_3_hcb/RoadMap.less +25 -25
- package/src/sap/ui/commons/themes/sap_fiori_3_hcb/SearchField.less +3 -3
- package/src/sap/ui/commons/themes/sap_fiori_3_hcb/Splitter.less +5 -15
- package/src/sap/ui/commons/themes/sap_fiori_3_hcb/TextArea.less +2 -2
- package/src/sap/ui/commons/themes/sap_fiori_3_hcb/TriStateCheckBox.less +2 -2
- package/src/sap/ui/commons/themes/sap_fiori_3_hcb/ValueHelpField.less +4 -6
- package/src/sap/ui/commons/themes/sap_fiori_3_hcw/ListBox.less +3 -3
- package/src/sap/ui/commons/themes/sap_fiori_3_hcw/MenuBar.less +10 -18
- package/src/sap/ui/commons/themes/sap_fiori_3_hcw/MenuButton.less +5 -13
- package/src/sap/ui/commons/themes/sap_fiori_3_hcw/MessageBar.less +11 -11
- package/src/sap/ui/commons/themes/sap_fiori_3_hcw/MessageBox.less +5 -5
- package/src/sap/ui/commons/themes/sap_fiori_3_hcw/MessageList.less +1 -1
- package/src/sap/ui/commons/themes/sap_fiori_3_hcw/MessageToast.less +3 -3
- package/src/sap/ui/commons/themes/sap_fiori_3_hcw/Pagniator.less +2 -2
- package/src/sap/ui/commons/themes/sap_fiori_3_hcw/Panel.less +5 -4
- package/src/sap/ui/commons/themes/sap_fiori_3_hcw/ProgressIndicator.less +12 -12
- package/src/sap/ui/commons/themes/sap_fiori_3_hcw/RatingIndicator.less +5 -5
- package/src/sap/ui/commons/themes/sap_fiori_3_hcw/RichTooltip.less +1 -1
- package/src/sap/ui/commons/themes/sap_fiori_3_hcw/RoadMap.less +25 -25
- package/src/sap/ui/commons/themes/sap_fiori_3_hcw/SearchField.less +3 -3
- package/src/sap/ui/commons/themes/sap_fiori_3_hcw/Splitter.less +5 -15
- package/src/sap/ui/commons/themes/sap_fiori_3_hcw/TextArea.less +2 -2
- package/src/sap/ui/commons/themes/sap_fiori_3_hcw/TriStateCheckBox.less +2 -2
- package/src/sap/ui/commons/themes/sap_fiori_3_hcw/ValueHelpField.less +4 -6
- package/src/sap/ui/core/themes/sap_fiori_3/.theme +1 -1
- package/src/sap/ui/core/themes/sap_fiori_3_dark/.theme +1 -1
- package/src/sap/ui/core/themes/sap_fiori_3_hcb/.theme +1 -1
- package/src/sap/ui/core/themes/sap_fiori_3_hcw/.theme +1 -1
- package/src/sap/ui/ux3/themes/sap_fiori_3/ActionBar.less +47 -49
- package/src/sap/ui/ux3/themes/sap_fiori_3/CollectionInspector.less +34 -30
- package/src/sap/ui/ux3/themes/sap_fiori_3/DataSet.less +3 -3
- package/src/sap/ui/ux3/themes/sap_fiori_3/DataSetSimpleView.less +2 -2
- package/src/sap/ui/ux3/themes/sap_fiori_3/Exact.less +2 -2
- package/src/sap/ui/ux3/themes/sap_fiori_3/ExactArea.less +3 -3
- package/src/sap/ui/ux3/themes/sap_fiori_3/ExactBrowser.less +2 -2
- package/src/sap/ui/ux3/themes/sap_fiori_3/ExactList.less +53 -54
- package/src/sap/ui/ux3/themes/sap_fiori_3/FacetFilter.less +2 -2
- package/src/sap/ui/ux3/themes/sap_fiori_3/FacetFilterList.less +10 -10
- package/src/sap/ui/ux3/themes/sap_fiori_3/Feed.less +6 -6
- package/src/sap/ui/ux3/themes/sap_fiori_3/Feeder.less +8 -8
- package/src/sap/ui/ux3/themes/sap_fiori_3/NavigationBar.less +42 -49
- package/src/sap/ui/ux3/themes/sap_fiori_3/NotificationBar.less +6 -9
- package/src/sap/ui/ux3/themes/sap_fiori_3/Shell.less +165 -165
- package/src/sap/ui/ux3/themes/sap_fiori_3/ShellColorPicker.less +2 -2
- package/src/sap/ui/ux3/themes/sap_fiori_3/ShellPersonalization.less +2 -2
- package/src/sap/ui/ux3/themes/sap_fiori_3/ThingInspector.less +70 -82
- package/src/sap/ui/ux3/themes/sap_fiori_3/ThingViewer.less +30 -30
- package/src/sap/ui/ux3/themes/sap_fiori_3_hcb/ActionBar.less +43 -45
- package/src/sap/ui/ux3/themes/sap_fiori_3_hcb/DataSetSimpleView.less +2 -2
- package/src/sap/ui/ux3/themes/sap_fiori_3_hcb/ExactList.less +13 -37
- package/src/sap/ui/ux3/themes/sap_fiori_3_hcb/Feed.less +1 -1
- package/src/sap/ui/ux3/themes/sap_fiori_3_hcb/Feeder.less +1 -1
- package/src/sap/ui/ux3/themes/sap_fiori_3_hcb/NavigationBar.less +8 -8
- package/src/sap/ui/ux3/themes/sap_fiori_3_hcb/NotificationBar.less +11 -11
- package/src/sap/ui/ux3/themes/sap_fiori_3_hcb/Shell.less +20 -21
- package/src/sap/ui/ux3/themes/sap_fiori_3_hcb/ThingInspector.less +1 -1
- package/src/sap/ui/ux3/themes/sap_fiori_3_hcw/ActionBar.less +43 -44
- package/src/sap/ui/ux3/themes/sap_fiori_3_hcw/DataSetSimpleView.less +2 -2
- package/src/sap/ui/ux3/themes/sap_fiori_3_hcw/ExactList.less +13 -37
- package/src/sap/ui/ux3/themes/sap_fiori_3_hcw/Feed.less +1 -1
- package/src/sap/ui/ux3/themes/sap_fiori_3_hcw/Feeder.less +1 -1
- package/src/sap/ui/ux3/themes/sap_fiori_3_hcw/NavigationBar.less +8 -8
- package/src/sap/ui/ux3/themes/sap_fiori_3_hcw/NotificationBar.less +11 -11
- package/src/sap/ui/ux3/themes/sap_fiori_3_hcw/Shell.less +19 -20
- package/src/sap/ui/ux3/themes/sap_fiori_3_hcw/ThingInspector.less +1 -1
package/REUSE.toml
CHANGED
|
@@ -613,57 +613,6 @@ SPDX-License-Identifier = "MIT"
|
|
|
613
613
|
SPDX-FileComment = "these files belong to: hammer.js"
|
|
614
614
|
|
|
615
615
|
|
|
616
|
-
# Library: sap.ui.webc.common:
|
|
617
|
-
|
|
618
|
-
[[annotations]]
|
|
619
|
-
path = [
|
|
620
|
-
"src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/base/**",
|
|
621
|
-
"src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/theming/**",
|
|
622
|
-
"src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/localization/**",
|
|
623
|
-
"src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons/**",
|
|
624
|
-
"src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons-tnt/**",
|
|
625
|
-
"src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons-business-suite/**"
|
|
626
|
-
]
|
|
627
|
-
precedence = "aggregate"
|
|
628
|
-
SPDX-FileCopyrightText = "SAP"
|
|
629
|
-
SPDX-License-Identifier = "Apache-2.0"
|
|
630
|
-
SPDX-FileComment = "these files belong to: UI5 Web Components"
|
|
631
|
-
|
|
632
|
-
[[annotations]]
|
|
633
|
-
path = "src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/lit-html/**"
|
|
634
|
-
precedence = "aggregate"
|
|
635
|
-
SPDX-FileCopyrightText = "Google LLC"
|
|
636
|
-
SPDX-License-Identifier = "BSD-3-Clause"
|
|
637
|
-
SPDX-FileComment = "these files belong to: lit-html"
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
# Library: sap.ui.webc.fiori:
|
|
641
|
-
|
|
642
|
-
[[annotations]]
|
|
643
|
-
path = "src/sap.ui.webc.fiori/src/sap/ui/webc/fiori/thirdparty/**"
|
|
644
|
-
precedence = "aggregate"
|
|
645
|
-
SPDX-FileCopyrightText = "SAP"
|
|
646
|
-
SPDX-License-Identifier = "Apache-2.0"
|
|
647
|
-
SPDX-FileComment = "these files belong to: UI5 Web Components"
|
|
648
|
-
|
|
649
|
-
[[annotations]]
|
|
650
|
-
path = "src/sap.ui.webc.fiori/src/sap/ui/webc/fiori/lib/zxing.js"
|
|
651
|
-
precedence = "aggregate"
|
|
652
|
-
SPDX-FileCopyrightText = "2005 Sun Microsystems, Inc.; 2010-2014 University of Manchester; 2010-2015 Stian Soiland-Reyes; 2015 Peter Hull"
|
|
653
|
-
SPDX-License-Identifier = "Apache-2.0"
|
|
654
|
-
SPDX-FileComment = "these files belong to: ZXing"
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
# Library: sap.ui.webc.main:
|
|
658
|
-
|
|
659
|
-
[[annotations]]
|
|
660
|
-
path = "src/sap.ui.webc.main/src/sap/ui/webc/main/thirdparty/**"
|
|
661
|
-
precedence = "aggregate"
|
|
662
|
-
SPDX-FileCopyrightText = "SAP"
|
|
663
|
-
SPDX-License-Identifier = "Apache-2.0"
|
|
664
|
-
SPDX-FileComment = "these files belong to: UI5 Web Components"
|
|
665
|
-
|
|
666
|
-
|
|
667
616
|
# Outside of Libraries:
|
|
668
617
|
|
|
669
618
|
[[annotations]]
|
package/THIRDPARTY.txt
CHANGED
|
@@ -446,50 +446,6 @@ License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
|
|
|
446
446
|
Contained in: src/sap.ui.mdc/test/sap/ui/mdc/demokit/sample/Chart/ChartJS/control/hammerjs.js
|
|
447
447
|
|
|
448
448
|
|
|
449
|
-
Library: sap.ui.webc.common:
|
|
450
|
-
|
|
451
|
-
Component: UI5 Web Components, version: 1.18.0
|
|
452
|
-
Copyright: SAP
|
|
453
|
-
License: Apache-2.0
|
|
454
|
-
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
455
|
-
Contained in: src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/base/**
|
|
456
|
-
src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/theming/**
|
|
457
|
-
src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/localization/**
|
|
458
|
-
src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons/**
|
|
459
|
-
src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons-tnt/**
|
|
460
|
-
src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons-business-suite/**
|
|
461
|
-
|
|
462
|
-
Component: lit-html, version: 2.2.2
|
|
463
|
-
Copyright: Google LLC
|
|
464
|
-
License: BSD-3-Clause
|
|
465
|
-
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/BSD-3-Clause.txt
|
|
466
|
-
Contained in: src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/lit-html/**
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
Library: sap.ui.webc.fiori:
|
|
470
|
-
|
|
471
|
-
Component: UI5 Web Components, version: 1.18.0
|
|
472
|
-
Copyright: SAP
|
|
473
|
-
License: Apache-2.0
|
|
474
|
-
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
475
|
-
Contained in: src/sap.ui.webc.fiori/src/sap/ui/webc/fiori/thirdparty/**
|
|
476
|
-
|
|
477
|
-
Component: ZXing, version: 0.17.1
|
|
478
|
-
Copyright: 2005 Sun Microsystems, Inc.; 2010-2014 University of Manchester; 2010-2015 Stian Soiland-Reyes; 2015 Peter Hull
|
|
479
|
-
License: Apache-2.0
|
|
480
|
-
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
481
|
-
Contained in: src/sap.ui.webc.fiori/src/sap/ui/webc/fiori/lib/zxing.js
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
Library: sap.ui.webc.main:
|
|
485
|
-
|
|
486
|
-
Component: UI5 Web Components, version: 1.18.0
|
|
487
|
-
Copyright: SAP
|
|
488
|
-
License: Apache-2.0
|
|
489
|
-
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
490
|
-
Contained in: src/sap.ui.webc.main/src/sap/ui/webc/main/thirdparty/**
|
|
491
|
-
|
|
492
|
-
|
|
493
449
|
Outside of Libraries:
|
|
494
450
|
|
|
495
451
|
Component: JSDoc 3, version: 3.6.7
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@openui5/themelib_sap_fiori_3",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.147.0",
|
|
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/UI5/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.147.0",
|
|
18
|
+
"@openui5/sap.m": "1.147.0",
|
|
19
|
+
"@openui5/sap.tnt": "1.147.0",
|
|
20
|
+
"@openui5/sap.ui.codeeditor": "1.147.0",
|
|
21
|
+
"@openui5/sap.ui.commons": "1.147.0",
|
|
22
|
+
"@openui5/sap.ui.core": "1.147.0",
|
|
23
|
+
"@openui5/sap.ui.dt": "1.147.0",
|
|
24
|
+
"@openui5/sap.ui.fl": "1.147.0",
|
|
25
|
+
"@openui5/sap.ui.mdc": "1.147.0",
|
|
26
|
+
"@openui5/sap.ui.integration": "1.147.0",
|
|
27
|
+
"@openui5/sap.ui.layout": "1.147.0",
|
|
28
|
+
"@openui5/sap.ui.rta": "1.147.0",
|
|
29
|
+
"@openui5/sap.ui.suite": "1.147.0",
|
|
30
|
+
"@openui5/sap.ui.table": "1.147.0",
|
|
31
|
+
"@openui5/sap.ui.unified": "1.147.0",
|
|
32
|
+
"@openui5/sap.ui.ux3": "1.147.0",
|
|
33
|
+
"@openui5/sap.uxap": "1.147.0"
|
|
34
34
|
}
|
|
35
35
|
}
|
|
@@ -149,6 +149,12 @@ html.sap-desktop {
|
|
|
149
149
|
opacity: var(--sapContent_DisabledOpacity);
|
|
150
150
|
}
|
|
151
151
|
|
|
152
|
+
/* Read only */
|
|
153
|
+
.sapMCbRo .sapMCbBg {
|
|
154
|
+
background-color: var(--sapField_ReadOnly_Background);
|
|
155
|
+
border: var(--sapElement_BorderWidth) var(--sapField_Selector_ReadOnly_BorderStyle) var(--sapField_ReadOnly_BorderColor);
|
|
156
|
+
}
|
|
157
|
+
|
|
152
158
|
.sapMLIBActive .sapMActive .sapMCbBg.sapMCbActiveStateOff.sapMCbMarkChecked::before,
|
|
153
159
|
.sapMLIBActive .sapMCbBg:active.sapMCbActiveStateOff.sapMCbMarkChecked::before,
|
|
154
160
|
.sapMLIBActive .sapMCbBg.sapMCbMarkChecked::before,
|
|
@@ -61,7 +61,7 @@ html.sap-desktop .sapMPlanCal .sapUiCalItemOtherMonth:not(.sapUiCalItemSel):hove
|
|
|
61
61
|
line-height: 3rem;
|
|
62
62
|
}
|
|
63
63
|
|
|
64
|
-
.sapMPlanCal .sapMListTbl .sapMSLIImgIcon.sapUiIcon:not(.
|
|
64
|
+
.sapMPlanCal .sapMListTbl .sapMSLIImgIcon.sapUiIcon:not(.sapMBtnIcon) {
|
|
65
65
|
border-radius: 0.25rem;
|
|
66
66
|
background-color: var(--sapAccentColor7);
|
|
67
67
|
color: var(--sapContent_ContrastTextColor);
|
|
@@ -3,6 +3,4 @@
|
|
|
3
3
|
/* Fiori 3 theme */
|
|
4
4
|
/* ================================== */
|
|
5
5
|
|
|
6
|
-
@_sap_m_RadioButtonGroup_WidthWithLabel: 2.75rem;
|
|
7
|
-
@_sap_m_RadioButtonGroup_PaddingLeftLabel: 2.75rem;
|
|
8
|
-
@_sap_m_RadioButtonGroup_PaddingLeftLabel_Form: 2.1875rem;
|
|
6
|
+
@_sap_m_RadioButtonGroup_WidthWithLabel: 2.75rem;
|
|
@@ -149,6 +149,12 @@ html.sap-desktop {
|
|
|
149
149
|
opacity: var(--sapContent_DisabledOpacity);
|
|
150
150
|
}
|
|
151
151
|
|
|
152
|
+
/* Read only */
|
|
153
|
+
.sapMCbRo .sapMCbBg {
|
|
154
|
+
background-color: var(--sapField_ReadOnly_Background);
|
|
155
|
+
border: var(--sapElement_BorderWidth) var(--sapField_Selector_ReadOnly_BorderStyle) var(--sapField_ReadOnly_BorderColor);
|
|
156
|
+
}
|
|
157
|
+
|
|
152
158
|
.sapMLIBActive .sapMActive .sapMCbBg.sapMCbActiveStateOff.sapMCbMarkChecked::before,
|
|
153
159
|
.sapMLIBActive .sapMCbBg:active.sapMCbActiveStateOff.sapMCbMarkChecked::before,
|
|
154
160
|
.sapMLIBActive .sapMCbBg.sapMCbMarkChecked::before,
|
|
@@ -61,7 +61,7 @@ html.sap-desktop .sapMPlanCal .sapUiCalItemOtherMonth:not(.sapUiCalItemSel):hove
|
|
|
61
61
|
line-height: 3rem;
|
|
62
62
|
}
|
|
63
63
|
|
|
64
|
-
.sapMPlanCal .sapMListTbl .sapMSLIImgIcon.sapUiIcon:not(.
|
|
64
|
+
.sapMPlanCal .sapMListTbl .sapMSLIImgIcon.sapUiIcon:not(.sapMBtnIcon) {
|
|
65
65
|
border-radius: 0.25rem;
|
|
66
66
|
background-color: var(--sapAccentColor7);
|
|
67
67
|
color: var(--sapContent_ContrastTextColor);
|
|
@@ -3,6 +3,4 @@
|
|
|
3
3
|
/* Quartz Dark theme */
|
|
4
4
|
/* ======================================= */
|
|
5
5
|
|
|
6
|
-
@_sap_m_RadioButtonGroup_WidthWithLabel: 2.75rem;
|
|
7
|
-
@_sap_m_RadioButtonGroup_PaddingLeftLabel: 2.75rem;
|
|
8
|
-
@_sap_m_RadioButtonGroup_PaddingLeftLabel_Form: 2.1875rem;
|
|
6
|
+
@_sap_m_RadioButtonGroup_WidthWithLabel: 2.75rem;
|
|
@@ -417,7 +417,7 @@ html.sap-desktop .sapMObjStatusActive:focus .sapMObjStatusLink::after {
|
|
|
417
417
|
outline: 0.125rem dotted var(--sapContent_FocusColor);
|
|
418
418
|
}
|
|
419
419
|
|
|
420
|
-
.sapMListTbl .sapMObjStatusInverted .sapMObjStatusIcon > .sapUiIcon:not(.
|
|
420
|
+
.sapMListTbl .sapMObjStatusInverted .sapMObjStatusIcon > .sapUiIcon:not(.sapMBtnIcon) {
|
|
421
421
|
height: 0.875rem;
|
|
422
422
|
}
|
|
423
423
|
|
|
@@ -476,7 +476,7 @@ html.sap-desktop .sapMObjStatusActive:focus {
|
|
|
476
476
|
}
|
|
477
477
|
}
|
|
478
478
|
|
|
479
|
-
.sapMListTbl .sapMObjStatusInverted .sapMObjStatusIcon > .sapUiIcon:not(.
|
|
479
|
+
.sapMListTbl .sapMObjStatusInverted .sapMObjStatusIcon > .sapUiIcon:not(.sapMBtnIcon) {
|
|
480
480
|
vertical-align: middle;
|
|
481
481
|
}
|
|
482
482
|
|
|
@@ -61,7 +61,7 @@ html.sap-desktop .sapMPlanCal .sapUiCalItemOtherMonth:not(.sapUiCalItemSel):hove
|
|
|
61
61
|
line-height: 3rem;
|
|
62
62
|
}
|
|
63
63
|
|
|
64
|
-
.sapMPlanCal .sapMListTbl .sapMSLIImgIcon.sapUiIcon:not(.
|
|
64
|
+
.sapMPlanCal .sapMListTbl .sapMSLIImgIcon.sapUiIcon:not(.sapMBtnIcon) {
|
|
65
65
|
border-radius: 0.25rem;
|
|
66
66
|
background-color: var(--sapAccentColor7);
|
|
67
67
|
color: var(--sapContent_ContrastTextColor);
|
|
@@ -3,6 +3,4 @@
|
|
|
3
3
|
/* Quartz High Contrast Black theme */
|
|
4
4
|
/* ======================================= */
|
|
5
5
|
|
|
6
|
-
@_sap_m_RadioButtonGroup_WidthWithLabel: 2.75rem;
|
|
7
|
-
@_sap_m_RadioButtonGroup_PaddingLeftLabel: 2.75rem;
|
|
8
|
-
@_sap_m_RadioButtonGroup_PaddingLeftLabel_Form: 2.1875rem;
|
|
6
|
+
@_sap_m_RadioButtonGroup_WidthWithLabel: 2.75rem;
|
|
@@ -467,7 +467,7 @@ html.sap-desktop .sapMObjStatusActive:focus {
|
|
|
467
467
|
}
|
|
468
468
|
}
|
|
469
469
|
|
|
470
|
-
.sapMListTbl .sapMObjStatusInverted .sapMObjStatusIcon > .sapUiIcon:not(.
|
|
470
|
+
.sapMListTbl .sapMObjStatusInverted .sapMObjStatusIcon > .sapUiIcon:not(.sapMBtnIcon) {
|
|
471
471
|
vertical-align: middle;
|
|
472
472
|
}
|
|
473
473
|
|
|
@@ -61,7 +61,7 @@ html.sap-desktop .sapMPlanCal .sapUiCalItemOtherMonth:not(.sapUiCalItemSel):hove
|
|
|
61
61
|
line-height: 3rem;
|
|
62
62
|
}
|
|
63
63
|
|
|
64
|
-
.sapMPlanCal .sapMListTbl .sapMSLIImgIcon.sapUiIcon:not(.
|
|
64
|
+
.sapMPlanCal .sapMListTbl .sapMSLIImgIcon.sapUiIcon:not(.sapMBtnIcon) {
|
|
65
65
|
border-radius: 0.25rem;
|
|
66
66
|
background-color: var(--sapAccentColor7);
|
|
67
67
|
color: var(--sapContent_ContrastTextColor);
|
|
@@ -3,6 +3,4 @@
|
|
|
3
3
|
/* Quartz High Contrast White theme */
|
|
4
4
|
/* ======================================= */
|
|
5
5
|
|
|
6
|
-
@_sap_m_RadioButtonGroup_WidthWithLabel: 2.75rem;
|
|
7
|
-
@_sap_m_RadioButtonGroup_PaddingLeftLabel: 2.75rem;
|
|
8
|
-
@_sap_m_RadioButtonGroup_PaddingLeftLabel_Form: 2.1875rem;
|
|
6
|
+
@_sap_m_RadioButtonGroup_WidthWithLabel: 2.75rem;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
/* ======================================= */
|
|
2
2
|
/* CSS for control sap.ui.commons/ListBox */
|
|
3
|
-
/*
|
|
3
|
+
/* Quartz Light theme */
|
|
4
4
|
/* ======================================= */
|
|
5
5
|
|
|
6
6
|
.sapUiLbx {
|
|
7
|
-
font-family:
|
|
7
|
+
font-family: var(--sapFontFamily);
|
|
8
8
|
font-size: @sapUiDesktopFontSize;
|
|
9
9
|
border-collapse: separate; /* to prevent inheriting "collapse" */
|
|
10
10
|
}
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
}
|
|
19
19
|
|
|
20
20
|
.sapUiLbxI:focus {
|
|
21
|
-
outline: 1px dotted
|
|
21
|
+
outline: 1px dotted var(--sapContent_FocusColor);
|
|
22
22
|
outline-offset: 0; /* not beautiful because parts of the outline are invisible, but this works across browsers without writing tons of CSS */
|
|
23
23
|
}
|
|
24
24
|
|
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
|
|
43
43
|
.sapUiLbxI:hover:not(.sapUiLbxIDis),
|
|
44
44
|
.sapUiLbx:not(.sapUiLbxDis) > ul > .sapUiLbxI:hover:not(.sapUiLbxISel):not(.sapUiLbxIDis) > span { /* Fix for IE10 :hover bug - need to set the color on children as well */
|
|
45
|
-
background-color:
|
|
45
|
+
background-color: var(--sapList_Hover_Background);
|
|
46
46
|
}
|
|
47
47
|
|
|
48
48
|
.sapUiLbxRo:not(.sapUiLbxIDis) > ul > .sapUiLbxI.sapUiLbxISel:hover,
|
|
@@ -51,31 +51,18 @@
|
|
|
51
51
|
background-color: @sapUiListSelectionHoverBackground;
|
|
52
52
|
}
|
|
53
53
|
|
|
54
|
-
/*
|
|
55
|
-
no special style for focus!
|
|
56
|
-
|
|
57
|
-
.sapUiLbxI:focus:not(.sapUiLbxIDis),
|
|
58
|
-
.sapUiLbxRo:not(.sapUiLbxIDis) > ul > .sapUiLbxI.sapUiLbxISel:focus,
|
|
59
|
-
.sapUiLbxStd > ul > .sapUiLbxISel > span:focus,
|
|
60
|
-
.sapUiLbxStd > ul > .sapUiLbxISel:focus,
|
|
61
|
-
.sapUiLbx:not(.sapUiLbxDis) > ul > .sapUiLbxI:focus:not(.sapUiLbxISel):not(.sapUiLbxIDis) > span {
|
|
62
|
-
background-color: @sapUiListHoverBackground;
|
|
63
|
-
color: @sapUiHighlightTextColor;
|
|
64
|
-
}
|
|
65
|
-
*/
|
|
66
|
-
|
|
67
54
|
.sapUiLbxDis > ul > .sapUiLbxISel,
|
|
68
55
|
.sapUiLbxDis > ul > .sapUiLbxI.sapUiLbxISel:hover,
|
|
69
56
|
.sapUiLbxDis > ul > .sapUiLbxI.sapUiLbxISel:focus {
|
|
70
|
-
background-color: darken(@sapUiContentForegroundColor, 3);
|
|
71
|
-
color:
|
|
57
|
+
background-color: darken(@sapUiContentForegroundColor, 3);
|
|
58
|
+
color: var(--sapHighlightTextColor);
|
|
72
59
|
}
|
|
73
60
|
|
|
74
61
|
.sapUiLbxDis,
|
|
75
62
|
.sapUiLbxStd > ul > .sapUiLbxIDis,
|
|
76
63
|
.sapUiLbxDis > ul > .sapUiLbxI:hover,
|
|
77
64
|
.sapUiLbxDis > ul > .sapUiLbxI:focus {
|
|
78
|
-
color:
|
|
65
|
+
color: var(--sapContent_DisabledTextColor);
|
|
79
66
|
background-color: mix(@sapUiFieldBackground, @sapUiBaseBG, (@sapUiContentDisabledOpacity * 100));
|
|
80
67
|
}
|
|
81
68
|
|
|
@@ -87,11 +74,11 @@ no special style for focus!
|
|
|
87
74
|
|
|
88
75
|
.sapUiLbxStd > ul > .sapUiLbxISel > span, /* Fix for IE10 bug - need to set the color on children as well */
|
|
89
76
|
.sapUiLbxStd > ul > .sapUiLbxISel {
|
|
90
|
-
color:
|
|
91
|
-
background-color:
|
|
77
|
+
color: var(--sapContent_ForegroundTextColor);
|
|
78
|
+
background-color: var(--sapList_SelectionBackgroundColor);
|
|
92
79
|
}
|
|
93
80
|
|
|
94
|
-
.sapUiLbxIIcoFont{
|
|
81
|
+
.sapUiLbxIIcoFont {
|
|
95
82
|
font-size: 16px;
|
|
96
83
|
line-height: 16px;
|
|
97
|
-
}
|
|
84
|
+
}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
/* ======================================= */
|
|
2
2
|
/* CSS for control sap.ui.commons/MenuBar */
|
|
3
|
-
/*
|
|
3
|
+
/* Quartz Light theme */
|
|
4
4
|
/* ======================================= */
|
|
5
5
|
|
|
6
6
|
.sapUiMnuBar {
|
|
7
|
-
font-family:
|
|
7
|
+
font-family: var(--sapFontFamily);
|
|
8
8
|
font-size: @sapUiDesktopFontSize;
|
|
9
9
|
background-color: transparent;
|
|
10
10
|
border-color: transparent;
|
|
@@ -24,45 +24,45 @@
|
|
|
24
24
|
padding: 2px 5px 2px 5px;
|
|
25
25
|
margin-top: 1px;
|
|
26
26
|
margin-bottom: 4px;
|
|
27
|
-
color:
|
|
27
|
+
color: var(--sapContent_ForegroundTextColor);
|
|
28
28
|
}
|
|
29
29
|
|
|
30
30
|
.sapUiMnuBarItmDsbl {
|
|
31
|
-
color:
|
|
31
|
+
color: var(--sapContent_DisabledTextColor);
|
|
32
32
|
}
|
|
33
33
|
|
|
34
34
|
.sapUiMnuBarHeader > .sapUiMnuBarArea > .sapUiMnuBarItm {
|
|
35
|
-
color:
|
|
35
|
+
color: var(--sapContent_ForegroundTextColor);
|
|
36
36
|
}
|
|
37
37
|
|
|
38
38
|
.sapUiMnuBarHeader > .sapUiMnuBarArea > .sapUiMnuBarItmDsbl {
|
|
39
|
-
color:
|
|
39
|
+
color: var(--sapContent_DisabledTextColor);
|
|
40
40
|
}
|
|
41
41
|
|
|
42
42
|
.sapUiMnuBarItm:focus {
|
|
43
|
-
background-color:
|
|
44
|
-
border: 1px solid
|
|
45
|
-
color:
|
|
43
|
+
background-color: var(--sapHighlightColor);
|
|
44
|
+
border: 1px solid var(--sapHighlightColor);
|
|
45
|
+
color: var(--sapContent_ContrastTextColor);
|
|
46
46
|
}
|
|
47
47
|
|
|
48
48
|
.sapUiMnuBarItm.sapUiMnuBarItmDsbl:hover {
|
|
49
49
|
background-color: transparent;
|
|
50
50
|
border: 1px solid transparent;
|
|
51
|
-
color:
|
|
51
|
+
color: var(--sapContent_DisabledTextColor);
|
|
52
52
|
}
|
|
53
53
|
|
|
54
54
|
.sapUiMnuBarItm.sapUiMnuBarItmDsbl:focus {
|
|
55
55
|
background-color: transparent;
|
|
56
|
-
border: 1px dotted
|
|
57
|
-
color:
|
|
56
|
+
border: 1px dotted var(--sapContent_DisabledTextColor);
|
|
57
|
+
color: var(--sapContent_DisabledTextColor);
|
|
58
58
|
}
|
|
59
59
|
|
|
60
|
-
.sapUiMnuBarOvrFlw
|
|
61
|
-
content:
|
|
60
|
+
.sapUiMnuBarOvrFlw::after {
|
|
61
|
+
content: '';
|
|
62
62
|
}
|
|
63
63
|
|
|
64
|
-
.sapUiMnuBarOvrFlw > span{
|
|
65
|
-
background-image: url(img/menu/bar-overflow.png);
|
|
64
|
+
.sapUiMnuBarOvrFlw > span {
|
|
65
|
+
background-image: url('img/menu/bar-overflow.png');
|
|
66
66
|
background-position: right top;
|
|
67
67
|
padding-left: 9px;
|
|
68
68
|
}
|
|
@@ -71,4 +71,4 @@
|
|
|
71
71
|
padding: 0 0 4px 0;
|
|
72
72
|
top: 1px;
|
|
73
73
|
margin-right: 3px;
|
|
74
|
-
}
|
|
74
|
+
}
|
|
@@ -1,69 +1,36 @@
|
|
|
1
1
|
/* ========================================== */
|
|
2
2
|
/* CSS for control sap.ui.commons/MenuButton */
|
|
3
|
-
/*
|
|
3
|
+
/* Quartz light theme */
|
|
4
4
|
/* ========================================== */
|
|
5
5
|
|
|
6
|
-
.sapUiMenuButton{
|
|
7
|
-
font-family:
|
|
6
|
+
.sapUiMenuButton {
|
|
7
|
+
font-family: var(--sapFontFamily);
|
|
8
8
|
font-size: @sapUiDesktopFontSize;
|
|
9
9
|
position: relative;
|
|
10
10
|
}
|
|
11
11
|
|
|
12
|
-
.sapUiMenuButton.sapUiBtnS{
|
|
12
|
+
.sapUiMenuButton.sapUiBtnS {
|
|
13
13
|
padding-right: 15px;
|
|
14
14
|
}
|
|
15
15
|
|
|
16
|
-
/* TODO remove after the end of support for Internet Explorer */
|
|
17
|
-
html[data-sap-ui-browser^="ie"] .sapUiMenuButton.sapUiBtnS.sapUiBtnAct,
|
|
18
|
-
html[data-sap-ui-browser^="ie"] .sapUiMenuButton.sapUiBtnS.sapUiBtnDsbl:active{
|
|
19
|
-
padding-right: 16px;
|
|
20
|
-
}
|
|
21
|
-
|
|
22
16
|
.sapUiMenuButtonIco {
|
|
23
17
|
margin-left: 6px;
|
|
24
18
|
bottom: 4px;
|
|
25
19
|
right: 3px;
|
|
26
20
|
position: absolute;
|
|
27
|
-
background-image: url(
|
|
21
|
+
background-image: url('img/menubutton/Menu_Regular.png');
|
|
28
22
|
}
|
|
29
23
|
|
|
30
24
|
.sapUiBtnDsbl.sapUiMenuButton > .sapUiMenuButtonIco {
|
|
31
|
-
background-image: url(
|
|
25
|
+
background-image: url('img/menubutton/Menu_Disabled.png');
|
|
32
26
|
}
|
|
33
27
|
|
|
34
|
-
.sapUiBtnLite > .sapUiMenuButtonIco{
|
|
28
|
+
.sapUiBtnLite > .sapUiMenuButtonIco {
|
|
35
29
|
right: 4px;
|
|
36
30
|
}
|
|
37
31
|
|
|
38
|
-
html[data-sap-ui-browser="ff3"] .sapUiMenuButtonIco{
|
|
39
|
-
right: 10px; /*Firefox positions icon too much right - why ever*/
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
html[dir=rtl][data-sap-ui-browser="ff3"] .sapUiMenuButtonIco{
|
|
43
|
-
right: -10px; /*Firefox positions icon too much right - why ever*/
|
|
44
|
-
}
|
|
45
|
-
|
|
46
|
-
html[data-sap-ui-browser="ff3"] .sapUiBtnLite > .sapUiMenuButtonIco{
|
|
47
|
-
right: 11px; /*Firefox positions icon too much right - why ever*/
|
|
48
|
-
bottom: 6px;
|
|
49
|
-
}
|
|
50
|
-
|
|
51
|
-
html[dir=rtl][data-sap-ui-browser="ff3"] .sapUiBtnLite > .sapUiMenuButtonIco{
|
|
52
|
-
right: -11px; /*Firefox positions icon too much right - why ever*/
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
/* TODO remove after the end of support for Internet Explorer */
|
|
56
|
-
html[data-sap-ui-browser^="ie"] .sapUiMenuButtonIco{
|
|
57
|
-
bottom: 3px;
|
|
58
|
-
}
|
|
59
|
-
|
|
60
|
-
/* TODO remove after the end of support for Internet Explorer */
|
|
61
|
-
html[data-sap-ui-browser^="ie"] .sapUiBtnLite > .sapUiMenuButtonIco{
|
|
62
|
-
bottom: 4px;
|
|
63
|
-
}
|
|
64
|
-
|
|
65
32
|
.sapUiBtnS.sapUiBtnAccept > .sapUiMenuButtonIco,
|
|
66
33
|
.sapUiBtnS.sapUiBtnReject > .sapUiMenuButtonIco,
|
|
67
|
-
.sapUiBtnS.sapUiBtnEmph > .sapUiMenuButtonIco{
|
|
68
|
-
background-image: url(
|
|
69
|
-
}
|
|
34
|
+
.sapUiBtnS.sapUiBtnEmph > .sapUiMenuButtonIco {
|
|
35
|
+
background-image: url('img/menubutton/Menu_Hover.png');
|
|
36
|
+
}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
/* ======================================= */
|
|
2
2
|
/* CSS for control sap.ui.commons/Message */
|
|
3
|
-
/*
|
|
3
|
+
/* Quartz Light theme */
|
|
4
4
|
/* ======================================= */
|
|
5
5
|
|
|
6
6
|
.sapUiMsg {
|
|
7
|
-
font-family:
|
|
7
|
+
font-family: var(--sapFontFamily);
|
|
8
8
|
font-size: @sapUiDesktopFontSize;
|
|
9
9
|
}
|