@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,11 +1,16 @@
|
|
|
1
|
+
/* ===================================== */
|
|
2
|
+
/* CSS for control sap.ui.commons/Image */
|
|
3
|
+
/* Base theme */
|
|
4
|
+
/* ===================================== */
|
|
5
|
+
|
|
1
6
|
.sapUiImg {
|
|
2
7
|
vertical-align: top;
|
|
3
8
|
border: none;
|
|
4
9
|
}
|
|
5
10
|
|
|
6
11
|
.sapUiImgNoSource {
|
|
7
|
-
width:
|
|
8
|
-
height:
|
|
12
|
+
width: 0;
|
|
13
|
+
height: 0;
|
|
9
14
|
}
|
|
10
15
|
|
|
11
16
|
.sapUiImgWithHandler {
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
-
/*
|
|
2
|
-
/* CSS for control sap.ui.commons/InPlaceEdit
|
|
3
|
-
/*
|
|
1
|
+
/* =========================================== */
|
|
2
|
+
/* CSS for control sap.ui.commons/InPlaceEdit */
|
|
3
|
+
/* Base theme */
|
|
4
|
+
/* =========================================== */
|
|
4
5
|
|
|
5
6
|
.sapUiIpeInvisible,
|
|
6
7
|
.sapUiIpeInvisible.sapUiTv,
|
|
@@ -9,7 +10,7 @@
|
|
|
9
10
|
display: none;
|
|
10
11
|
}
|
|
11
12
|
|
|
12
|
-
.sapUiIpe{
|
|
13
|
+
.sapUiIpe {
|
|
13
14
|
border: 1px solid transparent; /* to avoid reposition if border is painted on focus */
|
|
14
15
|
box-sizing: border-box;
|
|
15
16
|
overflow: hidden;
|
|
@@ -19,13 +20,13 @@
|
|
|
19
20
|
}
|
|
20
21
|
|
|
21
22
|
/* Content area if revert button is available*/
|
|
22
|
-
.sapUiIpeUndo{
|
|
23
|
+
.sapUiIpeUndo {
|
|
23
24
|
padding-right: 22px;
|
|
24
25
|
}
|
|
25
26
|
|
|
26
27
|
.sapUiIpe:hover,
|
|
27
|
-
.sapUiIpeFocus{
|
|
28
|
-
border-color:
|
|
28
|
+
.sapUiIpeFocus {
|
|
29
|
+
border-color: var(--sapHighlightColor);
|
|
29
30
|
cursor: text;
|
|
30
31
|
outline: none;
|
|
31
32
|
}
|
|
@@ -33,111 +34,110 @@
|
|
|
33
34
|
.sapUiIpe.sapUiIpeRo:hover,
|
|
34
35
|
.sapUiIpeFocus.sapUiIpeRo,
|
|
35
36
|
.sapUiIpe.sapUiIpeLink:hover,
|
|
36
|
-
.sapUiIpeFocus.sapUiIpeLink{
|
|
37
|
+
.sapUiIpeFocus.sapUiIpeLink {
|
|
37
38
|
border-color: transparent;
|
|
38
39
|
cursor: default;
|
|
39
40
|
}
|
|
40
41
|
|
|
41
42
|
/* disable outline on display controls - focus is visualized on outer DIV */
|
|
42
43
|
.sapUiIpeFocus .sapUiTv,
|
|
43
|
-
.sapUiIpeFocus .sapUiLnk:focus{
|
|
44
|
+
.sapUiIpeFocus .sapUiLnk:focus {
|
|
44
45
|
outline: none;
|
|
45
46
|
}
|
|
46
47
|
|
|
47
|
-
.sapUiIpeUndo{
|
|
48
|
-
background-color:
|
|
48
|
+
.sapUiIpeUndo {
|
|
49
|
+
background-color: var(--sapList_Hover_Background);
|
|
49
50
|
}
|
|
50
51
|
|
|
51
52
|
.sapUiIpeEdit,
|
|
52
|
-
.sapUiIpeEdit.sapUiIpeUndo{
|
|
53
|
+
.sapUiIpeEdit.sapUiIpeUndo {
|
|
53
54
|
border: none;
|
|
54
|
-
background-color:
|
|
55
|
+
background-color: var(--sapField_Background);
|
|
55
56
|
}
|
|
56
57
|
|
|
57
58
|
/* success state */
|
|
58
59
|
.sapUiIpeSucc,
|
|
59
|
-
.sapUiIpeUndo.sapUiIpeSucc{
|
|
60
|
-
border-color:
|
|
61
|
-
background-color:
|
|
60
|
+
.sapUiIpeUndo.sapUiIpeSucc {
|
|
61
|
+
border-color: var(--sapField_SuccessColor);
|
|
62
|
+
background-color: var(--sapField_SuccessBackground);
|
|
62
63
|
}
|
|
63
64
|
|
|
64
65
|
/* invalid state */
|
|
65
66
|
.sapUiIpeErr,
|
|
66
|
-
.sapUiIpeUndo.sapUiIpeErr{
|
|
67
|
-
border-color:
|
|
68
|
-
background-color:
|
|
67
|
+
.sapUiIpeUndo.sapUiIpeErr {
|
|
68
|
+
border-color: var(--sapField_InvalidColor);
|
|
69
|
+
background-color: var(--sapField_InvalidBackground);
|
|
69
70
|
}
|
|
70
71
|
|
|
71
72
|
/* warning state */
|
|
72
73
|
.sapUiIpeWarn,
|
|
73
|
-
.sapUiIpeUndo.sapUiIpeWarn{
|
|
74
|
-
border-color:
|
|
75
|
-
background-color:
|
|
74
|
+
.sapUiIpeUndo.sapUiIpeWarn {
|
|
75
|
+
border-color: var(--sapField_WarningColor);
|
|
76
|
+
background-color: var(--sapField_WarningBackground);
|
|
76
77
|
}
|
|
77
78
|
|
|
78
79
|
/* Content area if revert button is available*/
|
|
79
|
-
.sapUiIpeCont{
|
|
80
|
+
.sapUiIpeCont {
|
|
80
81
|
height: 100%;
|
|
81
82
|
position: relative;
|
|
82
83
|
overflow: hidden;
|
|
83
84
|
}
|
|
84
85
|
|
|
85
|
-
.sapUiIpeLink > .sapUiIpeCont{
|
|
86
|
+
.sapUiIpeLink > .sapUiIpeCont {
|
|
86
87
|
display: inline-block;
|
|
87
88
|
box-sizing: border-box;
|
|
88
89
|
max-width: 100%;
|
|
89
90
|
}
|
|
90
91
|
|
|
91
|
-
.sapUiIpeEdit.sapUiIpeLink > .sapUiIpeCont{
|
|
92
|
+
.sapUiIpeEdit.sapUiIpeLink > .sapUiIpeCont {
|
|
92
93
|
display: block;
|
|
93
94
|
box-sizing: content-box;
|
|
94
95
|
padding-right: auto;
|
|
95
96
|
}
|
|
96
97
|
|
|
97
98
|
.sapUiIpeLink:hover > .sapUiIpeCont,
|
|
98
|
-
.sapUiIpeFocus.sapUiIpeLink > .sapUiIpeCont{
|
|
99
|
+
.sapUiIpeFocus.sapUiIpeLink > .sapUiIpeCont {
|
|
99
100
|
padding-right: 20px;
|
|
100
101
|
}
|
|
101
102
|
|
|
102
|
-
.sapUiIpeEdit.sapUiIpeFocus.sapUiIpeLink > .sapUiIpeCont{
|
|
103
|
+
.sapUiIpeEdit.sapUiIpeFocus.sapUiIpeLink > .sapUiIpeCont {
|
|
103
104
|
padding-right: 0;
|
|
104
105
|
}
|
|
105
106
|
|
|
106
107
|
/* Revert/Edit Button */
|
|
107
108
|
.sapUiIpe > .sapUiBtnS.sapUiBtnLite,
|
|
108
|
-
.sapUiIpeCont > .sapUiBtnS.sapUiBtnLite{
|
|
109
|
+
.sapUiIpeCont > .sapUiBtnS.sapUiBtnLite {
|
|
109
110
|
position: absolute;
|
|
110
111
|
right: -1px; /*because of border of outer DIV in display mode*/
|
|
111
|
-
/*top: -1px;*/ /*because of border of outer DIV in display mode*/
|
|
112
112
|
top: 0;
|
|
113
113
|
height: 100%;
|
|
114
114
|
}
|
|
115
115
|
|
|
116
|
-
.sapUiIpeEdit > .sapUiBtnS.sapUiBtnLite{
|
|
116
|
+
.sapUiIpeEdit > .sapUiBtnS.sapUiBtnLite {
|
|
117
117
|
visibility: hidden;
|
|
118
|
-
border-color:
|
|
118
|
+
border-color: var(--sapHighlightColor);
|
|
119
119
|
right: 0;
|
|
120
120
|
top: 0;
|
|
121
121
|
border-style: solid;
|
|
122
122
|
border-width: 1px 1px 1px 0;
|
|
123
123
|
}
|
|
124
124
|
|
|
125
|
-
.sapUiIpeEdit.sapUiIpeUndo > .sapUiBtnS.sapUiBtnLite{
|
|
125
|
+
.sapUiIpeEdit.sapUiIpeUndo > .sapUiBtnS.sapUiBtnLite {
|
|
126
126
|
visibility: visible;
|
|
127
127
|
}
|
|
128
128
|
|
|
129
|
-
.sapUiIpeCont > a{
|
|
129
|
+
.sapUiIpeCont > a {
|
|
130
130
|
height: 100%;
|
|
131
131
|
padding-right: 2px; /* to have some space before edit button */
|
|
132
132
|
}
|
|
133
133
|
|
|
134
|
-
.sapUiIpeEBtn{
|
|
134
|
+
.sapUiIpeEBtn {
|
|
135
135
|
visibility: hidden;
|
|
136
136
|
}
|
|
137
137
|
|
|
138
138
|
.sapUiIpe:hover > .sapUiIpeEBtn,
|
|
139
139
|
.sapUiIpeFocus > .sapUiIpeEBtn,
|
|
140
140
|
.sapUiIpe:hover > .sapUiIpeCont > .sapUiIpeEBtn,
|
|
141
|
-
.sapUiIpeFocus > .sapUiIpeCont > .sapUiIpeEBtn{
|
|
141
|
+
.sapUiIpeFocus > .sapUiIpeCont > .sapUiIpeEBtn {
|
|
142
142
|
visibility: visible;
|
|
143
143
|
}
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
-
/*
|
|
2
|
-
/*
|
|
3
|
-
/*
|
|
1
|
+
/* ===================================== */
|
|
2
|
+
/* CSS for control sap.ui.commons/Label */
|
|
3
|
+
/* Base theme */
|
|
4
|
+
/* ===================================== */
|
|
4
5
|
|
|
5
6
|
.sapUiLbl {
|
|
6
7
|
vertical-align: top;
|
|
@@ -31,21 +32,21 @@
|
|
|
31
32
|
}
|
|
32
33
|
|
|
33
34
|
/* a label for a required control */
|
|
34
|
-
.sapUiLbl.sapUiLblReqEnd
|
|
35
|
+
.sapUiLbl.sapUiLblReqEnd::after {
|
|
35
36
|
padding-left: 5px;
|
|
36
37
|
}
|
|
37
38
|
|
|
38
|
-
.sapUiLbl.sapUiLblReqBeg
|
|
39
|
+
.sapUiLbl.sapUiLblReqBeg::before {
|
|
39
40
|
padding-right: 5px;
|
|
40
41
|
}
|
|
41
42
|
|
|
42
43
|
.sapUiLbLReqInd { /* to allow reuse */
|
|
43
|
-
content
|
|
44
|
-
color:
|
|
44
|
+
content: '*';
|
|
45
|
+
color: var(--sapField_InvalidColor);
|
|
45
46
|
}
|
|
46
47
|
|
|
47
|
-
.sapUiLbl.sapUiLblReqEnd
|
|
48
|
-
.sapUiLbl.sapUiLblReqBeg
|
|
48
|
+
.sapUiLbl.sapUiLblReqEnd::after,
|
|
49
|
+
.sapUiLbl.sapUiLblReqBeg::before {
|
|
49
50
|
.sapUiLbLReqInd;
|
|
50
51
|
}
|
|
51
52
|
|
|
@@ -55,7 +56,7 @@
|
|
|
55
56
|
|
|
56
57
|
/* Do not invert for table */
|
|
57
58
|
.sapUiInverted-CTX .sapUiTable .sapUiLbl {
|
|
58
|
-
color:
|
|
59
|
+
color: var(--sapTextColor);
|
|
59
60
|
}
|
|
60
61
|
|
|
61
62
|
/* ============================ */
|
|
@@ -63,28 +64,30 @@
|
|
|
63
64
|
/* ============================ */
|
|
64
65
|
|
|
65
66
|
/* GridLayout */
|
|
66
|
-
td.sapUiFormElementLbl:not(.sapUiGridLabelFull) > .sapUiLbl{
|
|
67
|
+
td.sapUiFormElementLbl:not(.sapUiGridLabelFull) > .sapUiLbl {
|
|
67
68
|
max-width: 100%;
|
|
68
69
|
float: right;
|
|
69
70
|
}
|
|
70
71
|
|
|
71
72
|
/* required symbol is now left - if indicator is already at begin, don't change it */
|
|
72
|
-
td.sapUiFormElementLbl:not(.sapUiGridLabelFull) > .sapUiLbl.sapUiLblReqEnd
|
|
73
|
+
td.sapUiFormElementLbl:not(.sapUiGridLabelFull) > .sapUiLbl.sapUiLblReqEnd::after {
|
|
73
74
|
padding-left: 0;
|
|
74
|
-
content
|
|
75
|
+
content: '';
|
|
75
76
|
}
|
|
76
77
|
|
|
77
|
-
td.sapUiFormElementLbl:not(.sapUiGridLabelFull) > .sapUiLbl.sapUiLblReqEnd
|
|
78
|
+
td.sapUiFormElementLbl:not(.sapUiGridLabelFull) > .sapUiLbl.sapUiLblReqEnd::before {
|
|
79
|
+
|
|
78
80
|
.sapUiLbLReqInd;
|
|
79
81
|
}
|
|
80
82
|
|
|
81
83
|
/* ResponsiveLayout */
|
|
82
|
-
.sapUiRLElementWithLabel > .sapUiRFLRow:first-child > .sapUiRFLContainer:first-child:not(.sapUiRFLFullLength) > div > .sapUiLbl.sapUiLblReqEnd
|
|
84
|
+
.sapUiRLElementWithLabel > .sapUiRFLRow:first-child > .sapUiRFLContainer:first-child:not(.sapUiRFLFullLength) > div > .sapUiLbl.sapUiLblReqEnd::after { /* required symbol is now left */
|
|
83
85
|
padding-left: 0;
|
|
84
|
-
content
|
|
86
|
+
content: '';
|
|
85
87
|
}
|
|
86
88
|
|
|
87
|
-
.sapUiRLElementWithLabel > .sapUiRFLRow:first-child > .sapUiRFLContainer:first-child:not(.sapUiRFLFullLength) > div > .sapUiLbl.sapUiLblReqEnd
|
|
89
|
+
.sapUiRLElementWithLabel > .sapUiRFLRow:first-child > .sapUiRFLContainer:first-child:not(.sapUiRFLFullLength) > div > .sapUiLbl.sapUiLblReqEnd::before {
|
|
90
|
+
|
|
88
91
|
.sapUiLbLReqInd;
|
|
89
92
|
}
|
|
90
93
|
|
|
@@ -101,30 +104,22 @@ td.sapUiFormElementLbl:not(.sapUiGridLabelFull) > .sapUiLbl.sapUiLblReqEnd:befor
|
|
|
101
104
|
float: right;
|
|
102
105
|
}
|
|
103
106
|
|
|
104
|
-
.sapUiRespGridMedia-Std-Phone.sapUiFormResGridCont > .sapUiFormElementLbl:not(.sapUiRespGridSpanS12) > .sapUiLbl.sapUiLblReqEnd
|
|
105
|
-
.sapUiRespGridMedia-Std-Tablet.sapUiFormResGridCont > .sapUiFormElementLbl:not(.sapUiRespGridSpanM12) > .sapUiLbl.sapUiLblReqEnd
|
|
106
|
-
.sapUiRespGridMedia-Std-Desktop.sapUiFormResGridCont > .sapUiFormElementLbl:not(.sapUiRespGridSpanL12) > .sapUiLbl.sapUiLblReqEnd
|
|
107
|
-
.sapUiRespGridMedia-Std-LargeDesktop.sapUiFormResGridCont > .sapUiFormElementLbl:not(.sapUiRespGridSpanXL12) > .sapUiLbl.sapUiLblReqEnd
|
|
107
|
+
.sapUiRespGridMedia-Std-Phone.sapUiFormResGridCont > .sapUiFormElementLbl:not(.sapUiRespGridSpanS12) > .sapUiLbl.sapUiLblReqEnd::after,
|
|
108
|
+
.sapUiRespGridMedia-Std-Tablet.sapUiFormResGridCont > .sapUiFormElementLbl:not(.sapUiRespGridSpanM12) > .sapUiLbl.sapUiLblReqEnd::after,
|
|
109
|
+
.sapUiRespGridMedia-Std-Desktop.sapUiFormResGridCont > .sapUiFormElementLbl:not(.sapUiRespGridSpanL12) > .sapUiLbl.sapUiLblReqEnd::after,
|
|
110
|
+
.sapUiRespGridMedia-Std-LargeDesktop.sapUiFormResGridCont > .sapUiFormElementLbl:not(.sapUiRespGridSpanXL12) > .sapUiLbl.sapUiLblReqEnd::after {
|
|
108
111
|
padding-left: 0;
|
|
109
|
-
content
|
|
112
|
+
content: '';
|
|
110
113
|
}
|
|
111
114
|
|
|
112
|
-
.sapUiRespGridMedia-Std-Phone.sapUiFormResGridCont > .sapUiFormElementLbl:not(.sapUiRespGridSpanS12) > .sapUiLbl.sapUiLblReqEnd
|
|
113
|
-
.sapUiRespGridMedia-Std-Tablet.sapUiFormResGridCont > .sapUiFormElementLbl:not(.sapUiRespGridSpanM12) > .sapUiLbl.sapUiLblReqEnd
|
|
114
|
-
.sapUiRespGridMedia-Std-Desktop.sapUiFormResGridCont > .sapUiFormElementLbl:not(.sapUiRespGridSpanL12) > .sapUiLbl.sapUiLblReqEnd
|
|
115
|
-
.sapUiRespGridMedia-Std-LargeDesktop.sapUiFormResGridCont > .sapUiFormElementLbl:not(.sapUiRespGridSpanXL12) > .sapUiLbl.sapUiLblReqEnd
|
|
115
|
+
.sapUiRespGridMedia-Std-Phone.sapUiFormResGridCont > .sapUiFormElementLbl:not(.sapUiRespGridSpanS12) > .sapUiLbl.sapUiLblReqEnd::before,
|
|
116
|
+
.sapUiRespGridMedia-Std-Tablet.sapUiFormResGridCont > .sapUiFormElementLbl:not(.sapUiRespGridSpanM12) > .sapUiLbl.sapUiLblReqEnd::before,
|
|
117
|
+
.sapUiRespGridMedia-Std-Desktop.sapUiFormResGridCont > .sapUiFormElementLbl:not(.sapUiRespGridSpanL12) > .sapUiLbl.sapUiLblReqEnd::before,
|
|
118
|
+
.sapUiRespGridMedia-Std-LargeDesktop.sapUiFormResGridCont > .sapUiFormElementLbl:not(.sapUiRespGridSpanXL12) > .sapUiLbl.sapUiLblReqEnd::before {
|
|
119
|
+
|
|
116
120
|
.sapUiLbLReqInd;
|
|
117
121
|
}
|
|
118
122
|
|
|
119
|
-
/*
|
|
120
|
-
.sapUiLblInfo{
|
|
121
|
-
position: absolute;
|
|
122
|
-
line-height: @sapUiLineHeight;
|
|
123
|
-
left: 0;
|
|
124
|
-
top: 0;
|
|
125
|
-
background-color: @sapBackgroundColor;
|
|
126
|
-
}
|
|
127
|
-
*/
|
|
128
123
|
span.sapUiLblIco { /* icon font */
|
|
129
124
|
margin-top: 0;
|
|
130
125
|
line-height: @sapUiLineHeight;
|
|
@@ -1,13 +1,14 @@
|
|
|
1
|
-
/*
|
|
2
|
-
/*
|
|
3
|
-
/*
|
|
1
|
+
/* ==================================== */
|
|
2
|
+
/* CSS for control sap.ui.commons/Link */
|
|
3
|
+
/* base theme */
|
|
4
|
+
/* ==================================== */
|
|
4
5
|
|
|
5
6
|
.sapUiLnk,
|
|
6
7
|
.sapUiLnkDsbl {
|
|
7
|
-
font-family:
|
|
8
|
+
font-family: var(--sapFontFamily);
|
|
8
9
|
font-size: @sapUiFontSize;
|
|
9
10
|
line-height: @sapUiLineHeight;
|
|
10
|
-
color:
|
|
11
|
+
color: var(--sapLinkColor);
|
|
11
12
|
vertical-align: top;
|
|
12
13
|
white-space: nowrap;
|
|
13
14
|
overflow: hidden;
|
|
@@ -17,28 +18,28 @@
|
|
|
17
18
|
|
|
18
19
|
.sapUiLnk:active,
|
|
19
20
|
.sapUiLnk:focus {
|
|
20
|
-
color:
|
|
21
|
+
color: var(--sapLink_Active_Color);
|
|
21
22
|
}
|
|
22
23
|
|
|
23
24
|
.sapUiLnk:visited {
|
|
24
|
-
color:
|
|
25
|
+
color: var(--sapLink_Visited_Color);
|
|
25
26
|
}
|
|
26
27
|
|
|
27
28
|
.sapUiLnk:hover {
|
|
28
|
-
color:
|
|
29
|
+
color: var(--sapLink_Hover_Color);
|
|
29
30
|
}
|
|
30
31
|
|
|
31
32
|
.sapUiLnkDsbl {
|
|
32
|
-
color:
|
|
33
|
+
color: var(--sapContent_DisabledTextColor);
|
|
33
34
|
cursor: default;
|
|
34
35
|
}
|
|
35
36
|
|
|
36
37
|
/* If control is used on black/dark background */
|
|
37
38
|
.sapUiInverted-CTX .sapUiLnk {
|
|
38
|
-
color:
|
|
39
|
+
color: var(--sapLink_InvertedColor);
|
|
39
40
|
}
|
|
40
41
|
|
|
41
42
|
/* Do not invert for table */
|
|
42
43
|
.sapUiInverted-CTX .sapUiTable .sapUiLnk {
|
|
43
|
-
color:
|
|
44
|
+
color: var(--sapLinkColor);
|
|
44
45
|
}
|
|
@@ -1,3 +1,8 @@
|
|
|
1
|
+
/* =========================================== */
|
|
2
|
+
/* CSS for control sap.ui.commons/RadioButton */
|
|
3
|
+
/* base theme */
|
|
4
|
+
/* =========================================== */
|
|
5
|
+
|
|
1
6
|
.sapUiRb {
|
|
2
7
|
vertical-align: top;
|
|
3
8
|
line-height: @sapUiLineHeight;
|
|
@@ -14,7 +19,7 @@
|
|
|
14
19
|
|
|
15
20
|
/* Do not invert for table */
|
|
16
21
|
.sapUiInverted-CTX .sapUiTable .sapUiRb {
|
|
17
|
-
color:
|
|
22
|
+
color: var(--sapTextColor);
|
|
18
23
|
}
|
|
19
24
|
|
|
20
25
|
.sapUiRb > label {
|
|
@@ -24,11 +29,11 @@
|
|
|
24
29
|
|
|
25
30
|
/* disabled */
|
|
26
31
|
.sapUiRbDis > label {
|
|
27
|
-
color:
|
|
32
|
+
color: var(--sapContent_DisabledTextColor);
|
|
28
33
|
}
|
|
29
34
|
|
|
30
35
|
/* make outline on control borders because otherwise it is cut in layout containers using overflow: hidden */
|
|
31
|
-
.sapUiRb:focus{
|
|
36
|
+
.sapUiRb:focus {
|
|
32
37
|
outline: 1px dotted @sapUiBaseBorder;
|
|
33
38
|
outline-offset: -1px;
|
|
34
39
|
}
|
|
@@ -1,51 +1,47 @@
|
|
|
1
1
|
|
|
2
|
-
/*
|
|
3
|
-
/* CSS for control sap.ui.commons/RadioButtonGroup
|
|
4
|
-
/*
|
|
2
|
+
/* ================================================ */
|
|
3
|
+
/* CSS for control sap.ui.commons/RadioButtonGroup */
|
|
4
|
+
/* base theme */
|
|
5
|
+
/* ================================================ */
|
|
5
6
|
|
|
6
|
-
.sapUiRbG:not(.sapUiRbGTab){
|
|
7
|
+
.sapUiRbG:not(.sapUiRbGTab) {
|
|
7
8
|
display: inline-block;
|
|
8
9
|
}
|
|
9
10
|
|
|
10
|
-
.sapUiRbGTab{
|
|
11
|
-
display: -webkit-box;
|
|
12
|
-
display: -webkit-flex;
|
|
11
|
+
.sapUiRbGTab {
|
|
13
12
|
display: flex;
|
|
14
13
|
}
|
|
15
14
|
|
|
16
|
-
.sapUiRbGCol{
|
|
15
|
+
.sapUiRbGCol {
|
|
17
16
|
vertical-align: top;
|
|
18
17
|
min-width: 10px;
|
|
19
18
|
margin-right: 15px;
|
|
20
19
|
overflow: hidden; /* needed in Safari */
|
|
21
20
|
}
|
|
22
21
|
|
|
23
|
-
.sapUiRbGTabFlex > .sapUiRbGCol{
|
|
22
|
+
.sapUiRbGTabFlex > .sapUiRbGCol {
|
|
24
23
|
flex-grow: 1;
|
|
25
|
-
-webkit-flex-grow: 1;
|
|
26
24
|
}
|
|
27
25
|
|
|
28
|
-
.sapUiRbGDummy{
|
|
26
|
+
.sapUiRbGDummy {
|
|
29
27
|
flex-grow: 1000;
|
|
30
|
-
-webkit-flex-grow: 1000;
|
|
31
|
-
-webkit-box-flex: 1000;
|
|
32
28
|
min-width: 1px;
|
|
33
29
|
}
|
|
34
30
|
|
|
35
31
|
.sapUiRbG > .sapUiRb,
|
|
36
|
-
.sapUiRbGCol > .sapUiRb{
|
|
32
|
+
.sapUiRbGCol > .sapUiRb {
|
|
37
33
|
float: left;
|
|
38
34
|
clear: left;
|
|
39
35
|
text-overflow: ellipsis;
|
|
40
36
|
max-width: 100%;
|
|
41
37
|
}
|
|
42
38
|
|
|
43
|
-
.sapUiRbG.sapUiRbG1Row > .sapUiRb{
|
|
39
|
+
.sapUiRbG.sapUiRbG1Row > .sapUiRb {
|
|
44
40
|
float: none;
|
|
45
41
|
clear: none;
|
|
46
42
|
margin-right: 15px;
|
|
47
43
|
}
|
|
48
44
|
|
|
49
|
-
.sapUiRbGCol > .sapUiRb{
|
|
45
|
+
.sapUiRbGCol > .sapUiRb {
|
|
50
46
|
width: 100%;
|
|
51
|
-
}
|
|
47
|
+
}
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
-
/*
|
|
2
|
-
/* CSS for control sap.ui.commons/RowRepeater
|
|
3
|
-
/*
|
|
1
|
+
/* =========================================== */
|
|
2
|
+
/* CSS for control sap.ui.commons/RowRepeater */
|
|
3
|
+
/* base theme */
|
|
4
|
+
/* =========================================== */
|
|
4
5
|
|
|
5
6
|
/* RowRepeater root
|
|
6
7
|
|
|
@@ -86,14 +87,10 @@ Three possible designs with corresponding CSS classes:
|
|
|
86
87
|
/* Page */
|
|
87
88
|
.sapUiRrPage {
|
|
88
89
|
list-style: none;
|
|
89
|
-
padding-left:
|
|
90
|
+
padding-left: 0;
|
|
90
91
|
position: relative;
|
|
91
|
-
margin-top:
|
|
92
|
-
margin-bottom:
|
|
93
|
-
}
|
|
94
|
-
|
|
95
|
-
/* Row */
|
|
96
|
-
.sapUiRrRow {
|
|
92
|
+
margin-top: 0;
|
|
93
|
+
margin-bottom:0;
|
|
97
94
|
}
|
|
98
95
|
|
|
99
96
|
/* No Data - Special Row */
|
|
@@ -1,9 +1,10 @@
|
|
|
1
|
-
/*
|
|
2
|
-
/* CSS for control sap.ui.commons/
|
|
3
|
-
/*
|
|
1
|
+
/* ============================================= */
|
|
2
|
+
/* CSS for control sap.ui.commons/SegmentButton */
|
|
3
|
+
/* base theme */
|
|
4
|
+
/* ============================================= */
|
|
4
5
|
|
|
5
6
|
.sapUiSegmentedButton {
|
|
6
|
-
color:
|
|
7
|
+
color: var(--sapTextColor);
|
|
7
8
|
white-space: nowrap;
|
|
8
9
|
}
|
|
9
10
|
|
|
@@ -13,7 +14,7 @@
|
|
|
13
14
|
}
|
|
14
15
|
|
|
15
16
|
.sapUiSegmentedButton > span > button:first-of-type {
|
|
16
|
-
border-radius:
|
|
17
|
+
border-radius: 2px 0 0 2px;
|
|
17
18
|
border-left-width: 1px;
|
|
18
19
|
}
|
|
19
20
|
|
|
@@ -23,11 +24,11 @@
|
|
|
23
24
|
|
|
24
25
|
.sapUiSegmentedButton > span > .sapUiBtnS.sapUiSegButtonSelected {
|
|
25
26
|
cursor: default;
|
|
26
|
-
background-color:
|
|
27
|
+
background-color: var(--sapHighlightColor);
|
|
27
28
|
color: @sapUiTextSelection;
|
|
28
29
|
}
|
|
29
30
|
|
|
30
31
|
.sapUiSegmentedButton > span > .sapUiBtnS.sapUiBtnStd:focus,
|
|
31
32
|
.sapUiSegmentedButton > span > .sapUiBtnS.sapUiBtnStd.sapUiBtnStdFocus {
|
|
32
|
-
outline: 1px dashed
|
|
33
|
+
outline: 1px dashed var(--sapHighlightColor);
|
|
33
34
|
}
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
/*
|
|
2
|
-
/* CSS for control sap.ui.commons/Slider
|
|
3
|
-
/*
|
|
1
|
+
/* ====================================== */
|
|
2
|
+
/* CSS for control sap.ui.commons/Slider */
|
|
3
|
+
/* base theme */
|
|
4
|
+
/* ====================================== */
|
|
4
5
|
|
|
5
|
-
/* All DIV elements MUST have a POSITION definition, otherwise the calculation of the
|
|
6
|
-
grip position will not work */
|
|
6
|
+
/* All DIV elements MUST have a POSITION definition, otherwise the calculation of the grip position will not work */
|
|
7
7
|
|
|
8
|
-
.sapUiSli{
|
|
8
|
+
.sapUiSli {
|
|
9
9
|
position: relative;
|
|
10
10
|
display: inline-block;
|
|
11
11
|
overflow: visible;
|
|
12
|
-
-moz-user-select: none;
|
|
13
12
|
-webkit-user-select: none;
|
|
13
|
+
user-select: none;
|
|
14
14
|
border: 1px solid @sapUiMediumBorder;
|
|
15
15
|
}
|
|
16
16
|
|
|
@@ -76,12 +76,12 @@
|
|
|
76
76
|
}
|
|
77
77
|
|
|
78
78
|
.sapUiSliStd .sapUiSliText {
|
|
79
|
-
color:
|
|
79
|
+
color: var(--sapTextColor);
|
|
80
80
|
}
|
|
81
81
|
|
|
82
82
|
.sapUiSliRo .sapUiSliText,
|
|
83
83
|
.sapUiSliDsbl .sapUiSliText {
|
|
84
|
-
color:
|
|
84
|
+
color: var(--sapContent_DisabledTextColor);
|
|
85
85
|
}
|
|
86
86
|
|
|
87
87
|
.sapUiSliVert .sapUiSliBar,
|