@openui5/sap.ui.commons 1.145.0 → 1.146.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/THIRDPARTY.txt +7 -7
- package/package.json +4 -4
- package/src/sap/ui/commons/.library +1 -1
- package/src/sap/ui/commons/Accordion.js +1 -1
- package/src/sap/ui/commons/AccordionSection.js +1 -1
- package/src/sap/ui/commons/ApplicationHeader.js +1 -1
- package/src/sap/ui/commons/Area.js +1 -1
- package/src/sap/ui/commons/AutoComplete.js +1 -1
- package/src/sap/ui/commons/Button.js +1 -1
- package/src/sap/ui/commons/ButtonRenderer.js +1 -1
- package/src/sap/ui/commons/Callout.js +1 -1
- package/src/sap/ui/commons/CalloutBase.js +1 -1
- package/src/sap/ui/commons/Carousel.js +1 -1
- package/src/sap/ui/commons/CheckBox.js +1 -1
- package/src/sap/ui/commons/ColorPicker.js +1 -1
- package/src/sap/ui/commons/ComboBox.js +1 -1
- package/src/sap/ui/commons/DatePicker.js +1 -1
- package/src/sap/ui/commons/Dialog.js +1 -1
- package/src/sap/ui/commons/DropdownBox.js +1 -1
- package/src/sap/ui/commons/FileUploader.js +1 -1
- package/src/sap/ui/commons/FileUploaderParameter.js +1 -1
- package/src/sap/ui/commons/FileUploaderXHRSettings.js +1 -1
- package/src/sap/ui/commons/FormattedTextView.js +1 -1
- package/src/sap/ui/commons/HorizontalDivider.js +1 -1
- package/src/sap/ui/commons/Image.js +1 -1
- package/src/sap/ui/commons/ImageMap.js +1 -1
- package/src/sap/ui/commons/InPlaceEdit.js +1 -1
- package/src/sap/ui/commons/Label.js +1 -1
- package/src/sap/ui/commons/Link.js +1 -1
- package/src/sap/ui/commons/ListBox.js +1 -1
- package/src/sap/ui/commons/ListBoxRenderer.js +1 -1
- package/src/sap/ui/commons/Menu.js +1 -1
- package/src/sap/ui/commons/MenuBar.js +1 -1
- package/src/sap/ui/commons/MenuButton.js +1 -1
- package/src/sap/ui/commons/MenuItem.js +1 -1
- package/src/sap/ui/commons/MenuItemBase.js +1 -1
- package/src/sap/ui/commons/MenuTextFieldItem.js +1 -1
- package/src/sap/ui/commons/Message.js +1 -1
- package/src/sap/ui/commons/MessageBar.js +1 -1
- package/src/sap/ui/commons/MessageBox.js +1 -1
- package/src/sap/ui/commons/MessageList.js +1 -1
- package/src/sap/ui/commons/MessageToast.js +1 -1
- package/src/sap/ui/commons/Paginator.js +1 -1
- package/src/sap/ui/commons/Panel.js +1 -1
- package/src/sap/ui/commons/PasswordField.js +1 -1
- package/src/sap/ui/commons/ProgressIndicator.js +1 -1
- package/src/sap/ui/commons/RadioButton.js +1 -1
- package/src/sap/ui/commons/RadioButtonGroup.js +1 -1
- package/src/sap/ui/commons/RangeSlider.js +1 -1
- package/src/sap/ui/commons/RatingIndicator.js +1 -1
- package/src/sap/ui/commons/ResponsiveContainer.js +1 -1
- package/src/sap/ui/commons/ResponsiveContainerRange.js +1 -1
- package/src/sap/ui/commons/RichTooltip.js +1 -1
- package/src/sap/ui/commons/RoadMap.js +1 -1
- package/src/sap/ui/commons/RoadMapStep.js +1 -1
- package/src/sap/ui/commons/RowRepeater.js +1 -1
- package/src/sap/ui/commons/RowRepeaterFilter.js +1 -1
- package/src/sap/ui/commons/RowRepeaterSorter.js +1 -1
- package/src/sap/ui/commons/SearchField.js +1 -1
- package/src/sap/ui/commons/SearchProvider.js +1 -1
- package/src/sap/ui/commons/SegmentedButton.js +1 -1
- package/src/sap/ui/commons/Slider.js +1 -1
- package/src/sap/ui/commons/Splitter.js +1 -1
- package/src/sap/ui/commons/Tab.js +1 -1
- package/src/sap/ui/commons/TabStrip.js +1 -1
- package/src/sap/ui/commons/TextArea.js +1 -1
- package/src/sap/ui/commons/TextField.js +1 -1
- package/src/sap/ui/commons/TextFieldRenderer.js +1 -1
- package/src/sap/ui/commons/TextView.js +1 -1
- package/src/sap/ui/commons/Title.js +1 -1
- package/src/sap/ui/commons/ToggleButton.js +1 -1
- package/src/sap/ui/commons/Toolbar.js +1 -1
- package/src/sap/ui/commons/ToolbarSeparator.js +1 -1
- package/src/sap/ui/commons/Tree.js +1 -1
- package/src/sap/ui/commons/TreeNode.js +1 -1
- package/src/sap/ui/commons/TriStateCheckBox.js +1 -1
- package/src/sap/ui/commons/ValueHelpField.js +1 -1
- package/src/sap/ui/commons/form/Form.js +1 -1
- package/src/sap/ui/commons/form/FormContainer.js +1 -1
- package/src/sap/ui/commons/form/FormElement.js +1 -1
- package/src/sap/ui/commons/form/FormLayout.js +1 -1
- package/src/sap/ui/commons/form/GridContainerData.js +1 -1
- package/src/sap/ui/commons/form/GridElementData.js +1 -1
- package/src/sap/ui/commons/form/GridLayout.js +1 -1
- package/src/sap/ui/commons/form/ResponsiveLayout.js +1 -1
- package/src/sap/ui/commons/form/SimpleForm.js +1 -1
- package/src/sap/ui/commons/layout/AbsoluteLayout.js +1 -1
- package/src/sap/ui/commons/layout/BorderLayout.js +1 -1
- package/src/sap/ui/commons/layout/BorderLayoutArea.js +1 -1
- package/src/sap/ui/commons/layout/HorizontalLayout.js +1 -1
- package/src/sap/ui/commons/layout/MatrixLayout.js +1 -1
- package/src/sap/ui/commons/layout/MatrixLayoutCell.js +1 -1
- package/src/sap/ui/commons/layout/MatrixLayoutRow.js +1 -1
- package/src/sap/ui/commons/layout/PositionContainer.js +1 -1
- package/src/sap/ui/commons/layout/ResponsiveFlowLayout.js +1 -1
- package/src/sap/ui/commons/layout/ResponsiveFlowLayoutData.js +1 -1
- package/src/sap/ui/commons/layout/VerticalLayout.js +1 -1
- package/src/sap/ui/commons/library.js +2 -2
- package/src/sap/ui/commons/themes/base/ApplicationHeader.less +30 -29
- package/src/sap/ui/commons/themes/base/CheckBox.less +8 -20
- package/src/sap/ui/commons/themes/base/ComboBox.less +11 -10
- package/src/sap/ui/commons/themes/base/DatePicker.less +14 -16
- package/src/sap/ui/commons/themes/base/Image.less +7 -2
- package/src/sap/ui/commons/themes/base/InPlaceEdit.less +35 -35
- package/src/sap/ui/commons/themes/base/Label.less +30 -35
- package/src/sap/ui/commons/themes/base/Link.less +12 -11
- package/src/sap/ui/commons/themes/base/RadioButton.less +8 -3
- package/src/sap/ui/commons/themes/base/RadioButtonGroup.less +13 -17
- package/src/sap/ui/commons/themes/base/RowRepeater.less +7 -10
- package/src/sap/ui/commons/themes/base/SegmentedButton.less +8 -7
- package/src/sap/ui/commons/themes/base/Slider.less +9 -9
- package/src/sap/ui/commons/themes/base/TabStrip.less +20 -19
- package/src/sap/ui/commons/themes/base/TextField.less +46 -53
- package/src/sap/ui/commons/themes/base/TextView.less +28 -22
- package/src/sap/ui/commons/themes/base/ToggleButton.less +4 -3
- package/src/sap/ui/commons/themes/base/Toolbar.less +20 -14
- package/src/sap/ui/commons/themes/base/Tree.less +42 -42
- package/src/sap/ui/commons/themes/base/layout.less +58 -18
- package/src/sap/ui/commons/themes/base/library.source.less +0 -4
- package/src/sap/ui/commons/themes/base/ResponsiveContainer.less +0 -1
- package/src/sap/ui/commons/themes/base/ResponsiveFlowLayout.less +0 -3
- package/src/sap/ui/commons/themes/base/ResponsiveLayout.less +0 -3
- package/src/sap/ui/commons/themes/base/SimpleForm.less +0 -3
|
@@ -1,9 +1,14 @@
|
|
|
1
|
+
/* ======================================== */
|
|
2
|
+
/* CSS for control sap.ui.commons/TabStrip */
|
|
3
|
+
/* base theme */
|
|
4
|
+
/* ======================================== */
|
|
5
|
+
|
|
1
6
|
.sapUiTabStrip {
|
|
2
7
|
border: solid 1px @sapUiMediumBorder;
|
|
3
|
-
font-family:
|
|
8
|
+
font-family: var(--sapFontFamily);
|
|
4
9
|
font-size: @sapUiFontSize;
|
|
5
10
|
box-sizing: border-box;
|
|
6
|
-
position:relative;
|
|
11
|
+
position: relative;
|
|
7
12
|
}
|
|
8
13
|
|
|
9
14
|
.sapUiTabBar {
|
|
@@ -35,12 +40,11 @@
|
|
|
35
40
|
}
|
|
36
41
|
|
|
37
42
|
.sapUiTabDsbl {
|
|
38
|
-
color:
|
|
43
|
+
color: var(--sapContent_DisabledTextColor);
|
|
39
44
|
}
|
|
40
45
|
|
|
41
|
-
.sapUiTabDsbl .sapUiTabIco {
|
|
42
|
-
opacity: .3;
|
|
43
|
-
filter: alpha(opacity=30);
|
|
46
|
+
.sapUiTabDsbl .sapUiTabIco { /* make icon on disabled tab look faded out */
|
|
47
|
+
opacity: 0.3;
|
|
44
48
|
}
|
|
45
49
|
|
|
46
50
|
.sapUiTabClose {
|
|
@@ -51,9 +55,9 @@
|
|
|
51
55
|
}
|
|
52
56
|
|
|
53
57
|
.sapUiTabIco {
|
|
54
|
-
width:16px; /* TODO: application contract... */
|
|
55
|
-
height:16px;
|
|
56
|
-
vertical-align:top;
|
|
58
|
+
width: 16px; /* TODO: application contract... */
|
|
59
|
+
height: 16px;
|
|
60
|
+
vertical-align: top;
|
|
57
61
|
}
|
|
58
62
|
|
|
59
63
|
span.sapUiTabIco {
|
|
@@ -63,23 +67,22 @@ span.sapUiTabIco {
|
|
|
63
67
|
.sapUiTabBar .sapUiTabMenu {
|
|
64
68
|
display: inline-block;
|
|
65
69
|
float: right;
|
|
66
|
-
display:none; /* will be toggled by framework code */
|
|
70
|
+
display: none; /* will be toggled by framework code */
|
|
67
71
|
}
|
|
68
72
|
|
|
69
73
|
.sapUiTabPanel {
|
|
70
74
|
overflow: auto;
|
|
71
|
-
left:0;
|
|
72
|
-
right:0;
|
|
75
|
+
left: 0;
|
|
76
|
+
right: 0;
|
|
73
77
|
}
|
|
74
78
|
|
|
75
79
|
/* If height is defined it must be positioned absolute to fit the height*/
|
|
76
80
|
.sapUiTabPanelHeight {
|
|
77
81
|
position: absolute;
|
|
78
|
-
bottom:0;
|
|
82
|
+
bottom: 0;
|
|
79
83
|
}
|
|
80
84
|
|
|
81
85
|
.sapUiTabStripNoSelection {
|
|
82
|
-
-moz-user-select: none;
|
|
83
86
|
-webkit-user-select: none;
|
|
84
87
|
user-select: none;
|
|
85
88
|
}
|
|
@@ -88,7 +91,6 @@ span.sapUiTabIco {
|
|
|
88
91
|
display: inline-block;
|
|
89
92
|
position: absolute;
|
|
90
93
|
overflow: hidden;
|
|
91
|
-
|
|
92
94
|
left: 0;
|
|
93
95
|
right: 0;
|
|
94
96
|
}
|
|
@@ -102,12 +104,9 @@ span.sapUiTabIco {
|
|
|
102
104
|
vertical-align: top;
|
|
103
105
|
visibility: hidden;
|
|
104
106
|
display: none;
|
|
105
|
-
|
|
106
107
|
box-sizing: border-box;
|
|
107
|
-
|
|
108
108
|
outline: none;
|
|
109
109
|
-webkit-user-select: none; /* Chrome all / Safari all */
|
|
110
|
-
-moz-user-select: none; /* Firefox all */
|
|
111
110
|
user-select: none;
|
|
112
111
|
}
|
|
113
112
|
|
|
@@ -117,6 +116,7 @@ span.sapUiTabIco {
|
|
|
117
116
|
}
|
|
118
117
|
|
|
119
118
|
.sapUiTabStrip {
|
|
119
|
+
|
|
120
120
|
&.sapUiTabStripScrollForward .sapUiTabStripRightScrollIcon,
|
|
121
121
|
&.sapUiTabStripScrollBack .sapUiTabStripLeftScrollIcon {
|
|
122
122
|
visibility: visible;
|
|
@@ -124,6 +124,7 @@ span.sapUiTabIco {
|
|
|
124
124
|
}
|
|
125
125
|
|
|
126
126
|
.sapUiTabStrip.sapUiTabStripScrollable .sapUiTabBar {
|
|
127
|
+
|
|
127
128
|
.sapUiTabStripScrollIcon {
|
|
128
129
|
display: inline-block;
|
|
129
130
|
}
|
|
@@ -132,4 +133,4 @@ span.sapUiTabIco {
|
|
|
132
133
|
left: 16px;
|
|
133
134
|
right: 16px;
|
|
134
135
|
}
|
|
135
|
-
}
|
|
136
|
+
}
|
|
@@ -1,122 +1,115 @@
|
|
|
1
|
-
/*
|
|
2
|
-
/* CSS for control sap.ui.commons/TextField
|
|
3
|
-
/*
|
|
1
|
+
/* ========================================= */
|
|
2
|
+
/* CSS for control sap.ui.commons/TextField */
|
|
3
|
+
/* base theme */
|
|
4
|
+
/* ========================================= */
|
|
4
5
|
|
|
5
6
|
@_sap_ui_commons_TextField_Height: 16px;
|
|
6
7
|
|
|
7
|
-
.sapUiTf{
|
|
8
|
+
.sapUiTf {
|
|
8
9
|
box-sizing: border-box;
|
|
9
10
|
vertical-align: top;
|
|
10
|
-
font-family:
|
|
11
|
+
font-family: var(--sapFontFamily);
|
|
11
12
|
font-size: @sapUiFontSize;
|
|
12
13
|
-webkit-appearance: none; /*Needed for safari mobile*/
|
|
13
14
|
}
|
|
14
15
|
|
|
15
|
-
.sapUiTf
|
|
16
|
-
width : 0;
|
|
17
|
-
height: 0;
|
|
18
|
-
display:none;
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
.sapUiTf:not(.sapUiTfInner){
|
|
16
|
+
.sapUiTf:not(.sapUiTfInner) {
|
|
22
17
|
width: 22ex;
|
|
23
18
|
}
|
|
24
19
|
|
|
25
20
|
/* Inner (ComboBox) */
|
|
26
|
-
.sapUiTfInner.sapUiTf{
|
|
21
|
+
.sapUiTfInner.sapUiTf {
|
|
27
22
|
height: 100%;
|
|
28
23
|
background: transparent;
|
|
29
24
|
color: inherit; /* not automatic inherited from outer DIV */
|
|
30
25
|
outline: none; /* disable safari outline */
|
|
31
26
|
}
|
|
32
27
|
|
|
33
|
-
html[data-sap-ui-os^='mac'] .sapUiTfDsbl .sapUiTfInner.sapUiTf{
|
|
28
|
+
html[data-sap-ui-os^='mac'] .sapUiTfDsbl .sapUiTfInner.sapUiTf {
|
|
34
29
|
color: darken(@sapUiContentDisabledTextColor, 25); /* color for disabled inputs is lighter by browser */
|
|
35
30
|
}
|
|
36
31
|
|
|
37
|
-
.sapUiTfBrd{
|
|
38
|
-
border: 1px solid
|
|
39
|
-
|
|
32
|
+
.sapUiTfBrd {
|
|
33
|
+
border: 1px solid var(--sapField_BorderColor);
|
|
34
|
+
border-radius: 0; /*Needed for safari mobile*/
|
|
40
35
|
}
|
|
41
36
|
|
|
42
|
-
.sapUiTf:not(.sapUiTfBrd){
|
|
37
|
+
.sapUiTf:not(.sapUiTfBrd) {
|
|
43
38
|
border: none;
|
|
44
39
|
}
|
|
45
40
|
|
|
46
|
-
.sapUiTfMono{
|
|
41
|
+
.sapUiTfMono {
|
|
47
42
|
font-family: @sapUiFontMonospaceFamily;
|
|
48
43
|
}
|
|
49
44
|
|
|
50
|
-
.sapUiTfStd{
|
|
51
|
-
background-color:
|
|
52
|
-
color:
|
|
45
|
+
.sapUiTfStd {
|
|
46
|
+
background-color: var(--sapField_Background);
|
|
47
|
+
color: var(--sapTextColor);
|
|
53
48
|
}
|
|
54
49
|
|
|
55
|
-
.sapUiTfRo{
|
|
56
|
-
background-color:
|
|
57
|
-
color:
|
|
50
|
+
.sapUiTfRo {
|
|
51
|
+
background-color: var(--sapField_ReadOnly_Background);
|
|
52
|
+
color: var(--sapTextColor);
|
|
58
53
|
}
|
|
59
54
|
|
|
60
|
-
.sapUiTfRo > .sapUiTfInner{
|
|
55
|
+
.sapUiTfRo > .sapUiTfInner {
|
|
61
56
|
cursor: default; /* in ComboBox Cursor is overwitten */
|
|
62
57
|
}
|
|
63
58
|
|
|
64
|
-
.sapUiTfFoc{
|
|
65
|
-
background-color:
|
|
59
|
+
.sapUiTfFoc {
|
|
60
|
+
background-color: var(--sapField_Background);
|
|
66
61
|
outline: none; /* hide e.g. chrome focus outline */
|
|
67
62
|
}
|
|
68
63
|
|
|
69
|
-
.sapUiTfBrd.sapUiTfFoc{
|
|
70
|
-
border-color:
|
|
64
|
+
.sapUiTfBrd.sapUiTfFoc {
|
|
65
|
+
border-color: var(--sapField_Focus_BorderColor);
|
|
71
66
|
}
|
|
72
67
|
|
|
73
|
-
.sapUiTfBrd.sapUiTfErr{
|
|
74
|
-
border-color:
|
|
68
|
+
.sapUiTfBrd.sapUiTfErr {
|
|
69
|
+
border-color: var(--sapField_InvalidColor);
|
|
75
70
|
}
|
|
76
71
|
|
|
77
72
|
.sapUiTfBrd.sapUiTfWarn {
|
|
78
|
-
border-color:
|
|
73
|
+
border-color: var(--sapField_WarningColor);
|
|
79
74
|
}
|
|
80
75
|
|
|
81
76
|
.sapUiTfBrd.sapUiTfSucc {
|
|
82
|
-
border-color:
|
|
77
|
+
border-color: var(--sapField_SuccessColor);
|
|
83
78
|
}
|
|
84
79
|
|
|
85
|
-
.sapUiTfErr.sapUiTfStd{
|
|
86
|
-
background-color:
|
|
80
|
+
.sapUiTfErr.sapUiTfStd {
|
|
81
|
+
background-color: var(--sapField_InvalidBackground);
|
|
87
82
|
}
|
|
88
83
|
|
|
89
|
-
.sapUiTfWarn.sapUiTfStd{
|
|
90
|
-
background-color:
|
|
84
|
+
.sapUiTfWarn.sapUiTfStd {
|
|
85
|
+
background-color: var(--sapField_WarningBackground);
|
|
91
86
|
}
|
|
92
87
|
|
|
93
|
-
.sapUiTfSucc.sapUiTfStd{
|
|
94
|
-
background-color:
|
|
88
|
+
.sapUiTfSucc.sapUiTfStd {
|
|
89
|
+
background-color: var(--sapField_SuccessBackground);
|
|
95
90
|
}
|
|
96
91
|
|
|
97
|
-
.sapUiTfDsbl{
|
|
98
|
-
background-color:
|
|
99
|
-
color:
|
|
92
|
+
.sapUiTfDsbl {
|
|
93
|
+
background-color: var(--sapField_ReadOnly_Background);
|
|
94
|
+
color: var(--sapContent_DisabledTextColor);
|
|
100
95
|
/* Avoid text selection in disabled TextFields */
|
|
101
|
-
-moz-user-select: none;
|
|
102
96
|
-webkit-user-select: none;
|
|
103
97
|
user-select: none;
|
|
104
98
|
}
|
|
105
99
|
|
|
106
|
-
.sapUiTfBrd.sapUiTfDsbl{
|
|
107
|
-
border-color:
|
|
100
|
+
.sapUiTfBrd.sapUiTfDsbl {
|
|
101
|
+
border-color: var(--sapField_Disabled_BorderColor);
|
|
108
102
|
}
|
|
109
103
|
|
|
110
104
|
/* need to be separate statements for each browser, otherwise it will not work */
|
|
111
|
-
.sapUiTfPlace{
|
|
112
|
-
color: @sapUiExtraLightText;
|
|
113
|
-
}
|
|
114
|
-
.sapUiTf::-webkit-input-placeholder{
|
|
105
|
+
.sapUiTfPlace {
|
|
115
106
|
color: @sapUiExtraLightText;
|
|
116
107
|
}
|
|
117
|
-
|
|
108
|
+
|
|
109
|
+
.sapUiTf::-webkit-input-placeholder {
|
|
118
110
|
color: @sapUiExtraLightText;
|
|
119
111
|
}
|
|
120
|
-
|
|
112
|
+
|
|
113
|
+
.sapUiTf::-moz-placeholder {
|
|
121
114
|
color: @sapUiExtraLightText;
|
|
122
|
-
}
|
|
115
|
+
}
|
|
@@ -1,5 +1,10 @@
|
|
|
1
|
+
/* ======================================== */
|
|
2
|
+
/* CSS for control sap.ui.commons/TextView */
|
|
3
|
+
/* base theme */
|
|
4
|
+
/* ======================================== */
|
|
5
|
+
|
|
1
6
|
.sapUiTv {
|
|
2
|
-
font-family:
|
|
7
|
+
font-family: var(--sapFontFamily);
|
|
3
8
|
font-size: @sapUiFontSize;
|
|
4
9
|
vertical-align: top;
|
|
5
10
|
line-height: @sapUiLineHeight;
|
|
@@ -12,46 +17,46 @@
|
|
|
12
17
|
|
|
13
18
|
/* Do not invert for table */
|
|
14
19
|
.sapUiInverted-CTX .sapUiTable .sapUiTv {
|
|
15
|
-
color:
|
|
20
|
+
color: var(--sapTextColor);
|
|
16
21
|
}
|
|
17
22
|
|
|
18
23
|
.sapUiTvH1 { /* be careful - used in other controls with title too */
|
|
19
24
|
font-size: @sapUiFontHeader1Size;
|
|
20
25
|
font-weight: bold;
|
|
21
26
|
line-height: 122%;
|
|
22
|
-
color:
|
|
27
|
+
color: var(--sapTitleColor);
|
|
23
28
|
}
|
|
24
29
|
|
|
25
30
|
.sapUiTvH2 {
|
|
26
31
|
font-size: @sapUiFontHeader2Size;
|
|
27
32
|
font-weight: bold;
|
|
28
33
|
line-height: 122%;
|
|
29
|
-
color:
|
|
34
|
+
color: var(--sapTitleColor);
|
|
30
35
|
}
|
|
31
36
|
|
|
32
37
|
.sapUiTvH3 {
|
|
33
38
|
font-size: @sapUiFontHeader3Size;
|
|
34
39
|
font-weight: bold;
|
|
35
40
|
line-height: 122%;
|
|
36
|
-
color:
|
|
41
|
+
color: var(--sapTitleColor);
|
|
37
42
|
}
|
|
38
43
|
|
|
39
44
|
.sapUiTvH4 {
|
|
40
45
|
font-size: @sapUiFontHeader4Size;
|
|
41
46
|
font-weight: bold;
|
|
42
|
-
color:
|
|
47
|
+
color: var(--sapTitleColor);
|
|
43
48
|
}
|
|
44
49
|
|
|
45
50
|
.sapUiTvH5 {
|
|
46
51
|
font-size: @sapUiFontHeader5Size;
|
|
47
52
|
font-weight: bold;
|
|
48
|
-
color:
|
|
53
|
+
color: var(--sapTitleColor);
|
|
49
54
|
}
|
|
50
55
|
|
|
51
56
|
.sapUiTvH6 {
|
|
52
57
|
font-size: @sapUiFontHeader6Size;
|
|
53
58
|
font-weight: bold;
|
|
54
|
-
color:
|
|
59
|
+
color: var(--sapTitleColor);
|
|
55
60
|
}
|
|
56
61
|
|
|
57
62
|
.sapUiTvItalic {
|
|
@@ -73,52 +78,53 @@
|
|
|
73
78
|
/* disabled */
|
|
74
79
|
.sapUiTvDsbl {
|
|
75
80
|
cursor: default;
|
|
76
|
-
-
|
|
77
|
-
|
|
81
|
+
-webkit-user-select: none;
|
|
82
|
+
user-select: none;
|
|
83
|
+
color: var(--sapContent_DisabledTextColor);
|
|
78
84
|
outline: none;
|
|
79
85
|
}
|
|
80
86
|
|
|
81
87
|
.sapUiInverted-CTX .sapUiTv.sapUiTvDsbl {
|
|
82
|
-
color:
|
|
88
|
+
color: var(--sapContent_DisabledTextColor);
|
|
83
89
|
}
|
|
84
90
|
|
|
85
91
|
/* success state */
|
|
86
92
|
.sapUiTvSucc {
|
|
87
|
-
background-color:
|
|
93
|
+
background-color: var(--sapField_SuccessBackground);
|
|
88
94
|
}
|
|
89
95
|
|
|
90
96
|
.sapUiInverted-CTX .sapUiTvSucc {
|
|
91
|
-
color:
|
|
97
|
+
color: var(--sapTextColor);
|
|
92
98
|
}
|
|
93
99
|
|
|
94
100
|
/* Do not invert for table */
|
|
95
101
|
.sapUiInverted-CTX .sapUiTable .sapUiTvSucc {
|
|
96
|
-
color:
|
|
102
|
+
color: var(--sapField_SuccessBackground);
|
|
97
103
|
}
|
|
98
104
|
|
|
99
105
|
/* invalid state */
|
|
100
106
|
.sapUiTvErr {
|
|
101
|
-
color:
|
|
102
|
-
border-color:
|
|
103
|
-
background-color:
|
|
107
|
+
color: var(--sapField_InvalidColor);
|
|
108
|
+
border-color: var(--sapField_InvalidColor);
|
|
109
|
+
background-color: var(--sapField_InvalidBackground);
|
|
104
110
|
}
|
|
105
111
|
|
|
106
112
|
.sapUiInverted-CTX .sapUiTvErr {
|
|
107
|
-
color:
|
|
113
|
+
color: var(--sapField_InvalidColor);
|
|
108
114
|
}
|
|
109
115
|
|
|
110
116
|
/* warning state */
|
|
111
117
|
.sapUiTvWarn {
|
|
112
|
-
background-color:
|
|
118
|
+
background-color: var(--sapField_WarningBackground);
|
|
113
119
|
}
|
|
114
120
|
|
|
115
121
|
.sapUiInverted-CTX .sapUiTvWarn {
|
|
116
|
-
color:
|
|
122
|
+
color: var(--sapTextColor);
|
|
117
123
|
}
|
|
118
124
|
|
|
119
125
|
/* Do not invert for table */
|
|
120
126
|
.sapUiInverted-CTX .sapUiTable .sapUiTvWarn {
|
|
121
|
-
color:
|
|
127
|
+
color: var(--sapTextColor);
|
|
122
128
|
}
|
|
123
129
|
|
|
124
130
|
/* Designs */
|
|
@@ -143,7 +149,7 @@
|
|
|
143
149
|
position: absolute;
|
|
144
150
|
left: 0;
|
|
145
151
|
top: 0;
|
|
146
|
-
background-color:
|
|
152
|
+
background-color: var(--sapBackgroundColor);
|
|
147
153
|
}
|
|
148
154
|
|
|
149
155
|
.sapUiTvWrap{
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
-
/*
|
|
2
|
-
/* CSS for control sap.ui.commons/ToggleButton
|
|
3
|
-
/*
|
|
1
|
+
/* ============================================ */
|
|
2
|
+
/* CSS for control sap.ui.commons/ToggleButton */
|
|
3
|
+
/* base theme */
|
|
4
|
+
/* ============================================ */
|
|
4
5
|
|
|
5
6
|
.sapUiBtnS.sapUiBtnNorm.sapUiBtnStd.sapUiToggleBtn.sapUiToggleBtnPressed {
|
|
6
7
|
color: @sapUiTextSelection;
|
|
@@ -1,3 +1,8 @@
|
|
|
1
|
+
/* ======================================= */
|
|
2
|
+
/* CSS for control sap.ui.commons/Toolbar */
|
|
3
|
+
/* base theme */
|
|
4
|
+
/* ======================================= */
|
|
5
|
+
|
|
1
6
|
/**
|
|
2
7
|
* All Toolbar items are arranged in a flow layout. Once there are too many items to display, some flow into the second row
|
|
3
8
|
* which is not visible.
|
|
@@ -10,7 +15,7 @@
|
|
|
10
15
|
margin: 0;
|
|
11
16
|
overflow: hidden;
|
|
12
17
|
position: relative;
|
|
13
|
-
white-space: normal;
|
|
18
|
+
white-space: normal; /* make sure parents don't break the toolbar logic for overflowing to the second line */
|
|
14
19
|
}
|
|
15
20
|
|
|
16
21
|
.sapUiTb.sapUiTbStandalone {
|
|
@@ -31,12 +36,12 @@
|
|
|
31
36
|
.sapUiTbCont {
|
|
32
37
|
height: 22px;
|
|
33
38
|
line-height: 22px;
|
|
34
|
-
overflow: hidden;
|
|
39
|
+
overflow: hidden; /* hide the items flowing into the second row */
|
|
35
40
|
position: relative; /* required for IE7 to make overflow:hidden work! */
|
|
36
|
-
padding: 4px
|
|
41
|
+
padding: 4px 0 0 10px;
|
|
37
42
|
}
|
|
38
43
|
|
|
39
|
-
.sapUiTbContLeft.sapUiTbCont{
|
|
44
|
+
.sapUiTbContLeft.sapUiTbCont {
|
|
40
45
|
float: left;
|
|
41
46
|
width: 100%;
|
|
42
47
|
box-sizing: border-box;
|
|
@@ -57,7 +62,8 @@
|
|
|
57
62
|
}
|
|
58
63
|
|
|
59
64
|
/* regular padding between Toolbar items */
|
|
60
|
-
.sapUiTbInner > * ,
|
|
65
|
+
.sapUiTbInner > * ,
|
|
66
|
+
.sapUiTbInnerRight > * {
|
|
61
67
|
margin-right: 2px;
|
|
62
68
|
margin-bottom: 20px; /* make sure the second row is out of sight */
|
|
63
69
|
}
|
|
@@ -65,23 +71,23 @@
|
|
|
65
71
|
.sapUiTbInnerRight {
|
|
66
72
|
text-align: right;
|
|
67
73
|
position: absolute;
|
|
68
|
-
right:
|
|
69
|
-
padding: 2px
|
|
74
|
+
right: 0;
|
|
75
|
+
padding: 2px 0 0 10px;
|
|
70
76
|
height: 22px;
|
|
71
77
|
white-space: nowrap;
|
|
72
78
|
}
|
|
73
79
|
|
|
74
80
|
/* ToolBar Overflow Button ("chevron arrows") */
|
|
75
81
|
.sapUiTbOB {
|
|
76
|
-
background-image: url(img/toolbar/overflow.png);
|
|
82
|
+
background-image: url('img/toolbar/overflow.png');
|
|
77
83
|
background-position: center center;
|
|
78
84
|
background-repeat: no-repeat;
|
|
79
|
-
display: none;
|
|
85
|
+
display: none; /* will be modified by Toolbar.js for displaying/hiding on resize */
|
|
80
86
|
width: 14px;
|
|
81
87
|
height: 20px;
|
|
82
88
|
position: absolute;
|
|
83
89
|
right: -14px; /* position the overflow button right outside of its container */
|
|
84
|
-
top:
|
|
90
|
+
top: 0;
|
|
85
91
|
cursor: pointer;
|
|
86
92
|
margin-right: 0; /* remove that standard Toolbar item margin */
|
|
87
93
|
}
|
|
@@ -119,14 +125,14 @@
|
|
|
119
125
|
margin: 2px;
|
|
120
126
|
}
|
|
121
127
|
|
|
122
|
-
/* disabled buttons are focuses in Toolbar by ItemNavigation -> so make visible using simple outline*/
|
|
128
|
+
/* disabled buttons are focuses in Toolbar by ItemNavigation -> so make visible using simple outline */
|
|
123
129
|
.sapUiTbInner > .sapUiBtnDsbl:focus,
|
|
124
|
-
.sapUiTbInnerRight > .sapUiBtnDsbl:focus{
|
|
130
|
+
.sapUiTbInnerRight > .sapUiBtnDsbl:focus {
|
|
125
131
|
outline: 1px dotted @sapUiBaseBorder;
|
|
126
132
|
}
|
|
127
133
|
|
|
128
134
|
/* Toolbar inside of Form as Form- and Container- header */
|
|
129
135
|
.sapUiGridTitle > th > .sapUiTb,
|
|
130
|
-
.sapUiFormToolbar > .sapUiTb{
|
|
136
|
+
.sapUiFormToolbar > .sapUiTb {
|
|
131
137
|
border-bottom: 2px solid @sapUiMediumBorder;
|
|
132
|
-
}
|
|
138
|
+
}
|