@openui5/sap.ui.commons 1.125.0 → 1.126.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.
Files changed (162) hide show
  1. package/.reuse/dep5 +4 -4
  2. package/THIRDPARTY.txt +6 -6
  3. package/package.json +4 -4
  4. package/src/sap/ui/commons/.library +1 -1
  5. package/src/sap/ui/commons/Accordion.js +1 -1
  6. package/src/sap/ui/commons/AccordionSection.js +1 -1
  7. package/src/sap/ui/commons/ApplicationHeader.js +1 -1
  8. package/src/sap/ui/commons/Area.js +1 -1
  9. package/src/sap/ui/commons/AutoComplete.js +1 -1
  10. package/src/sap/ui/commons/Button.js +1 -1
  11. package/src/sap/ui/commons/ButtonRenderer.js +1 -1
  12. package/src/sap/ui/commons/Callout.js +1 -1
  13. package/src/sap/ui/commons/CalloutBase.js +1 -1
  14. package/src/sap/ui/commons/Carousel.js +1 -1
  15. package/src/sap/ui/commons/CheckBox.js +1 -1
  16. package/src/sap/ui/commons/ColorPicker.js +1 -1
  17. package/src/sap/ui/commons/ComboBox.js +1 -1
  18. package/src/sap/ui/commons/DatePicker.js +1 -1
  19. package/src/sap/ui/commons/Dialog.js +1 -1
  20. package/src/sap/ui/commons/DropdownBox.js +1 -1
  21. package/src/sap/ui/commons/FileUploader.js +1 -1
  22. package/src/sap/ui/commons/FileUploaderParameter.js +1 -1
  23. package/src/sap/ui/commons/FormattedTextView.js +1 -1
  24. package/src/sap/ui/commons/HorizontalDivider.js +1 -1
  25. package/src/sap/ui/commons/Image.js +1 -1
  26. package/src/sap/ui/commons/ImageMap.js +1 -1
  27. package/src/sap/ui/commons/InPlaceEdit.js +1 -1
  28. package/src/sap/ui/commons/Label.js +1 -1
  29. package/src/sap/ui/commons/Link.js +1 -1
  30. package/src/sap/ui/commons/ListBox.js +1 -1
  31. package/src/sap/ui/commons/ListBoxRenderer.js +1 -1
  32. package/src/sap/ui/commons/Menu.js +1 -1
  33. package/src/sap/ui/commons/MenuBar.js +1 -1
  34. package/src/sap/ui/commons/MenuButton.js +1 -1
  35. package/src/sap/ui/commons/MenuItem.js +1 -1
  36. package/src/sap/ui/commons/MenuItemBase.js +1 -1
  37. package/src/sap/ui/commons/MenuTextFieldItem.js +1 -1
  38. package/src/sap/ui/commons/Message.js +1 -1
  39. package/src/sap/ui/commons/MessageBar.js +1 -1
  40. package/src/sap/ui/commons/MessageBox.js +1 -1
  41. package/src/sap/ui/commons/MessageList.js +1 -1
  42. package/src/sap/ui/commons/MessageToast.js +1 -1
  43. package/src/sap/ui/commons/Paginator.js +1 -1
  44. package/src/sap/ui/commons/Panel.js +1 -1
  45. package/src/sap/ui/commons/PasswordField.js +1 -1
  46. package/src/sap/ui/commons/ProgressIndicator.js +1 -1
  47. package/src/sap/ui/commons/RadioButton.js +1 -1
  48. package/src/sap/ui/commons/RadioButtonGroup.js +1 -1
  49. package/src/sap/ui/commons/RangeSlider.js +1 -1
  50. package/src/sap/ui/commons/RatingIndicator.js +1 -1
  51. package/src/sap/ui/commons/ResponsiveContainer.js +1 -1
  52. package/src/sap/ui/commons/ResponsiveContainerRange.js +1 -1
  53. package/src/sap/ui/commons/RichTooltip.js +1 -1
  54. package/src/sap/ui/commons/RoadMap.js +1 -1
  55. package/src/sap/ui/commons/RoadMapStep.js +1 -1
  56. package/src/sap/ui/commons/RowRepeater.js +1 -1
  57. package/src/sap/ui/commons/RowRepeaterFilter.js +1 -1
  58. package/src/sap/ui/commons/RowRepeaterSorter.js +1 -1
  59. package/src/sap/ui/commons/SearchField.js +1 -1
  60. package/src/sap/ui/commons/SearchProvider.js +1 -1
  61. package/src/sap/ui/commons/SegmentedButton.js +1 -1
  62. package/src/sap/ui/commons/Slider.js +1 -1
  63. package/src/sap/ui/commons/Splitter.js +1 -1
  64. package/src/sap/ui/commons/Tab.js +1 -1
  65. package/src/sap/ui/commons/TabStrip.js +1 -1
  66. package/src/sap/ui/commons/TextArea.js +1 -1
  67. package/src/sap/ui/commons/TextField.js +1 -1
  68. package/src/sap/ui/commons/TextFieldRenderer.js +1 -1
  69. package/src/sap/ui/commons/TextView.js +1 -1
  70. package/src/sap/ui/commons/Title.js +1 -1
  71. package/src/sap/ui/commons/ToggleButton.js +1 -1
  72. package/src/sap/ui/commons/Toolbar.js +1 -1
  73. package/src/sap/ui/commons/ToolbarSeparator.js +1 -1
  74. package/src/sap/ui/commons/Tree.js +1 -1
  75. package/src/sap/ui/commons/TreeNode.js +1 -1
  76. package/src/sap/ui/commons/TriStateCheckBox.js +1 -1
  77. package/src/sap/ui/commons/ValueHelpField.js +1 -1
  78. package/src/sap/ui/commons/form/Form.js +1 -1
  79. package/src/sap/ui/commons/form/FormContainer.js +1 -1
  80. package/src/sap/ui/commons/form/FormElement.js +1 -1
  81. package/src/sap/ui/commons/form/FormLayout.js +1 -1
  82. package/src/sap/ui/commons/form/GridContainerData.js +1 -1
  83. package/src/sap/ui/commons/form/GridElementData.js +1 -1
  84. package/src/sap/ui/commons/form/GridLayout.js +1 -1
  85. package/src/sap/ui/commons/form/ResponsiveLayout.js +1 -1
  86. package/src/sap/ui/commons/form/SimpleForm.js +1 -1
  87. package/src/sap/ui/commons/layout/AbsoluteLayout.js +1 -1
  88. package/src/sap/ui/commons/layout/BorderLayout.js +1 -1
  89. package/src/sap/ui/commons/layout/BorderLayoutArea.js +1 -1
  90. package/src/sap/ui/commons/layout/HorizontalLayout.js +1 -1
  91. package/src/sap/ui/commons/layout/MatrixLayout.js +1 -1
  92. package/src/sap/ui/commons/layout/MatrixLayoutCell.js +1 -1
  93. package/src/sap/ui/commons/layout/MatrixLayoutRow.js +1 -1
  94. package/src/sap/ui/commons/layout/PositionContainer.js +1 -1
  95. package/src/sap/ui/commons/layout/ResponsiveFlowLayout.js +1 -1
  96. package/src/sap/ui/commons/layout/ResponsiveFlowLayoutData.js +1 -1
  97. package/src/sap/ui/commons/layout/VerticalLayout.js +1 -1
  98. package/src/sap/ui/commons/library.js +2 -2
  99. package/src/sap/ui/commons/themes/sap_hcb/base_AbsoluteLayout.less +48 -0
  100. package/src/sap/ui/commons/themes/sap_hcb/base_Accordion.less +22 -0
  101. package/src/sap/ui/commons/themes/sap_hcb/base_AccordionSection.less +126 -0
  102. package/src/sap/ui/commons/themes/sap_hcb/base_ApplicationHeader.less +45 -0
  103. package/src/sap/ui/commons/themes/sap_hcb/base_AutoComplete.less +8 -0
  104. package/src/sap/ui/commons/themes/sap_hcb/base_BorderLayout.less +34 -0
  105. package/src/sap/ui/commons/themes/sap_hcb/base_Button.less +233 -0
  106. package/src/sap/ui/commons/themes/sap_hcb/base_Callout.less +12 -0
  107. package/src/sap/ui/commons/themes/sap_hcb/base_CalloutBase.less +21 -0
  108. package/src/sap/ui/commons/themes/sap_hcb/base_Carousel.less +86 -0
  109. package/src/sap/ui/commons/themes/sap_hcb/base_CheckBox.less +54 -0
  110. package/src/sap/ui/commons/themes/sap_hcb/base_ComboBox.less +53 -0
  111. package/src/sap/ui/commons/themes/sap_hcb/base_ControlsInUITable.less +152 -0
  112. package/src/sap/ui/commons/themes/sap_hcb/base_DatePicker.less +46 -0
  113. package/src/sap/ui/commons/themes/sap_hcb/base_Dialog.less +134 -0
  114. package/src/sap/ui/commons/themes/sap_hcb/base_FileUploader.less +3 -0
  115. package/src/sap/ui/commons/themes/sap_hcb/base_Form.less +4 -0
  116. package/src/sap/ui/commons/themes/sap_hcb/base_FormLayout.less +3 -0
  117. package/src/sap/ui/commons/themes/sap_hcb/base_FormattedTextView.less +57 -0
  118. package/src/sap/ui/commons/themes/sap_hcb/base_GridLayout.less +3 -0
  119. package/src/sap/ui/commons/themes/sap_hcb/base_HorizontalDivider.less +43 -0
  120. package/src/sap/ui/commons/themes/sap_hcb/base_HorizontalLayout.less +3 -0
  121. package/src/sap/ui/commons/themes/sap_hcb/base_Image.less +13 -0
  122. package/src/sap/ui/commons/themes/sap_hcb/base_InPlaceEdit.less +143 -0
  123. package/src/sap/ui/commons/themes/sap_hcb/base_Label.less +131 -0
  124. package/src/sap/ui/commons/themes/sap_hcb/base_Link.less +44 -0
  125. package/src/sap/ui/commons/themes/sap_hcb/base_ListBox.less +126 -0
  126. package/src/sap/ui/commons/themes/sap_hcb/base_MenuBar.less +52 -0
  127. package/src/sap/ui/commons/themes/sap_hcb/base_MenuButton.less +11 -0
  128. package/src/sap/ui/commons/themes/sap_hcb/base_Message.less +70 -0
  129. package/src/sap/ui/commons/themes/sap_hcb/base_MessageBar.less +120 -0
  130. package/src/sap/ui/commons/themes/sap_hcb/base_MessageBox.less +39 -0
  131. package/src/sap/ui/commons/themes/sap_hcb/base_MessageList.less +21 -0
  132. package/src/sap/ui/commons/themes/sap_hcb/base_MessageToast.less +63 -0
  133. package/src/sap/ui/commons/themes/sap_hcb/base_Paginator.less +79 -0
  134. package/src/sap/ui/commons/themes/sap_hcb/base_Panel.less +178 -0
  135. package/src/sap/ui/commons/themes/sap_hcb/base_ProgressIndicator.less +109 -0
  136. package/src/sap/ui/commons/themes/sap_hcb/base_RadioButton.less +34 -0
  137. package/src/sap/ui/commons/themes/sap_hcb/base_RadioButtonGroup.less +51 -0
  138. package/src/sap/ui/commons/themes/sap_hcb/base_RatingIndicator.less +46 -0
  139. package/src/sap/ui/commons/themes/sap_hcb/base_ResponsiveContainer.less +1 -0
  140. package/src/sap/ui/commons/themes/sap_hcb/base_ResponsiveFlowLayout.less +3 -0
  141. package/src/sap/ui/commons/themes/sap_hcb/base_ResponsiveLayout.less +3 -0
  142. package/src/sap/ui/commons/themes/sap_hcb/base_RichTooltip.less +85 -0
  143. package/src/sap/ui/commons/themes/sap_hcb/base_RoadMap.less +213 -0
  144. package/src/sap/ui/commons/themes/sap_hcb/base_RowRepeater.less +167 -0
  145. package/src/sap/ui/commons/themes/sap_hcb/base_SearchField.less +137 -0
  146. package/src/sap/ui/commons/themes/sap_hcb/base_SegmentedButton.less +33 -0
  147. package/src/sap/ui/commons/themes/sap_hcb/base_SimpleForm.less +3 -0
  148. package/src/sap/ui/commons/themes/sap_hcb/base_Slider.less +93 -0
  149. package/src/sap/ui/commons/themes/sap_hcb/base_Splitter.less +106 -0
  150. package/src/sap/ui/commons/themes/sap_hcb/base_TabStrip.less +135 -0
  151. package/src/sap/ui/commons/themes/sap_hcb/base_TextArea.less +13 -0
  152. package/src/sap/ui/commons/themes/sap_hcb/base_TextField.less +122 -0
  153. package/src/sap/ui/commons/themes/sap_hcb/base_TextView.less +153 -0
  154. package/src/sap/ui/commons/themes/sap_hcb/base_ToggleButton.less +12 -0
  155. package/src/sap/ui/commons/themes/sap_hcb/base_Toolbar.less +132 -0
  156. package/src/sap/ui/commons/themes/sap_hcb/base_Tree.less +197 -0
  157. package/src/sap/ui/commons/themes/sap_hcb/base_TriStateCheckBox.less +108 -0
  158. package/src/sap/ui/commons/themes/sap_hcb/base_ValueHelpField.less +27 -0
  159. package/src/sap/ui/commons/themes/sap_hcb/base_jQueryUiBase.less +309 -0
  160. package/src/sap/ui/commons/themes/sap_hcb/base_jQueryUiDatepicker.less +78 -0
  161. package/src/sap/ui/commons/themes/sap_hcb/base_layout.less +91 -0
  162. package/src/sap/ui/commons/themes/sap_hcb/library.source.less +75 -1
@@ -0,0 +1,213 @@
1
+ /* ============================================== */
2
+ /* CSS for control sap.ui.commons/RoadMap.control */
3
+ /* ============================================== */
4
+
5
+ /* General Styles */
6
+ .sapUiRoadMap {
7
+ display: inline-block;
8
+ white-space: nowrap;
9
+ overflow: hidden;
10
+ position: relative;
11
+ }
12
+
13
+ .sapUiRoadMap:focus {
14
+ outline: 0px dotted transparent;
15
+ }
16
+
17
+ .sapUiRoadMapStepArea {
18
+ display: inline-block;
19
+ overflow: hidden;
20
+ white-space: nowrap;
21
+ position: relative;
22
+ margin: 0;
23
+ padding: 1px 0 0;
24
+ }
25
+
26
+ .sapUiRoadMapContent {
27
+ border-style: none;
28
+ display: inline-block;
29
+ text-align: center;
30
+ vertical-align: top;
31
+ white-space: normal;
32
+ }
33
+
34
+ .sapUiRoadMapHidden {
35
+ display: none;
36
+ }
37
+
38
+ /* Step Styles */
39
+ .sapUiRoadMapStep {
40
+ width: 98px;
41
+ position: relative;
42
+ }
43
+
44
+ .sapUiRoadMapSubStep {
45
+ }
46
+
47
+ .sapUiRoadMapSubStep.sapUiRoadMapStep {
48
+ padding-top: 4px;
49
+ }
50
+
51
+ .sapUiRoadMapStepEnd {
52
+ }
53
+
54
+ .sapUiRoadMapSelected {
55
+ font-weight: bold;
56
+ }
57
+
58
+ .sapUiRoadMapExpanded {
59
+ }
60
+
61
+ .sapUiRoadMapDisabled {
62
+ color: @sapUiContentDisabledTextColor;
63
+ }
64
+
65
+ .sapUiRoadMapStepAdd1,
66
+ .sapUiRoadMapStepAdd2 {
67
+ display: inline-block;
68
+ position: absolute;
69
+ height: 1px;
70
+ width: 37px;
71
+ background-color: @sapUiBlackBG;
72
+ top: 11px;
73
+ }
74
+
75
+ .sapUiRoadMapStepAdd1 {
76
+ left: 0px;
77
+ }
78
+
79
+ .sapUiRoadMapStepAdd2 {
80
+ right: 0px;
81
+ }
82
+
83
+ .sapUiRoadMapStepEnd.sapUiRoadMapExpanded > .sapUiRoadMapStepAdd1,
84
+ .sapUiRoadMapExpanded > .sapUiRoadMapStepAdd2,
85
+ .sapUiRoadMapSubStep > .sapUiRoadMapStepAdd1,
86
+ .sapUiRoadMapSubStep > .sapUiRoadMapStepAdd2 {
87
+ top: 21px;
88
+ }
89
+
90
+ .sapUiRoadMapStepEnd.sapUiRoadMapExpanded > .sapUiRoadMapStepAdd2 {
91
+ top: 11px;
92
+ }
93
+
94
+ .sapUiRoadMapSubStep > .sapUiRoadMapStepAdd1,
95
+ .sapUiRoadMapSubStep > .sapUiRoadMapStepAdd2 {
96
+ width: 39px;
97
+ }
98
+
99
+ .sapUiRoadMapStepBox {
100
+ border: 1px solid black;
101
+ cursor: pointer;
102
+ line-height: 20px;
103
+ width: 22px;
104
+ margin: auto;
105
+ position: relative;
106
+ }
107
+
108
+ .sapUiRoadMapStepBox:focus{
109
+ outline: 1px dotted @sapUiBlackBorder;
110
+ }
111
+
112
+ .sapUiRoadMapSubStep.sapUiRoadMapStep > .sapUiRoadMapStepBox{
113
+ line-height: 16px;
114
+ width: 19px;
115
+ }
116
+
117
+ .sapUiRoadMapSelected > .sapUiRoadMapStepBox{
118
+ border: 1px solid @sapUiFieldInvalidColor;
119
+ cursor: default;
120
+ }
121
+
122
+ .sapUiRoadMapDisabled > .sapUiRoadMapStepBox{
123
+ border: 1px solid @sapUiButtonDisabledBorderColor;
124
+ cursor: default;
125
+ }
126
+
127
+ .sapUiRoadMapStepIco {
128
+ display: none;
129
+ }
130
+
131
+ .sapUiRoadMapTitle {
132
+ display: inline-block;
133
+ width: 90px;
134
+ overflow: hidden;
135
+ /*text-overflow: ellipsis;*/
136
+ word-wrap: break-word;
137
+ height: 38px;/*double line-height*/
138
+ }
139
+
140
+ .sapUiRoadMapTitle > span:after {
141
+ content: "...";
142
+ }
143
+
144
+ .sapUiRoadMapStep:hover > .sapUiRoadMapTitle {
145
+ text-decoration: underline;
146
+ }
147
+
148
+ .sapUiRoadMapStep.sapUiRoadMapDisabled:hover > .sapUiRoadMapTitle {
149
+ text-decoration: none;
150
+ }
151
+
152
+ .sapUiRoadMapStep.sapUiRoadMapSelected:hover > .sapUiRoadMapTitle {
153
+ text-decoration: none;
154
+ }
155
+
156
+ /* No special styling for Expanded Step titles according to UX
157
+ .sapUiRoadMapExpanded > .sapUiRoadMapTitle {
158
+ position: relative;
159
+ left: 15px;
160
+ text-align: left;
161
+ width: 55px;
162
+ }
163
+
164
+ html[dir=rtl] .sapUiRoadMapExpanded > .sapUiRoadMapTitle {
165
+ text-align: right;
166
+ }
167
+
168
+ .sapUiRoadMapExpanded.sapUiRoadMapStepEnd > .sapUiRoadMapTitle{
169
+ left: auto;
170
+ right: 15px;
171
+ text-align: right;
172
+ }
173
+
174
+ html[dir=rtl] .sapUiRoadMapExpanded.sapUiRoadMapStepEnd > .sapUiRoadMapTitle {
175
+ text-align: left;
176
+ }*/
177
+
178
+ /* Delimiter Styles */
179
+ .sapUiRoadMapDelim {
180
+ background-position: center 4px;
181
+ background-repeat: no-repeat;
182
+ height: 18px;
183
+ width: 17px;
184
+ margin-top: 1px;
185
+ }
186
+
187
+ .sapUiRoadMapDelim:focus {
188
+ outline: 0px dotted transparent;
189
+ }
190
+
191
+ .sapUiRoadMapStartScroll {
192
+ cursor: pointer;
193
+ }
194
+
195
+ .sapUiRoadMapStartScroll:after {
196
+ content: "<<";
197
+ }
198
+
199
+ .sapUiRoadMapStartFixed:after{
200
+ content: "|>";
201
+ }
202
+
203
+ .sapUiRoadMapEndScroll {
204
+ cursor: pointer;
205
+ }
206
+
207
+ .sapUiRoadMapEndScroll:after {
208
+ content: ">>";
209
+ }
210
+
211
+ .sapUiRoadMapEndFixed:after {
212
+ content: "<|";
213
+ }
@@ -0,0 +1,167 @@
1
+ /* ================================================== */
2
+ /* CSS for control sap.ui.commons/RowRepeater.control */
3
+ /* ================================================== */
4
+
5
+ /* RowRepeater root
6
+
7
+ Three possible designs with corresponding CSS classes:
8
+ - Standard: sapUiRrDesignStandard
9
+ - Transparent: sapUiRrDesignTransparent
10
+ - BareShell: sapUiRrDesignBareShell
11
+ */
12
+
13
+ /** Common Design **/
14
+
15
+ /* Primary Toolbar */
16
+ .sapUiRrPtb {
17
+ display: table;
18
+ width: 100%;
19
+ border-top: 1px solid;
20
+ border-left: 1px solid;
21
+ border-right: 1px solid;
22
+ }
23
+
24
+ /* Primary Toolbar: Logo + Title */
25
+ .sapUiRrLogo {
26
+ display: table-cell;
27
+ padding-left: 10px;
28
+ }
29
+
30
+ .sapUiRrTitle {
31
+ display: table-cell;
32
+ white-space: nowrap;
33
+ font-size: @sapUiFontLargeSize;
34
+ font-weight: bold;
35
+ vertical-align: middle;
36
+ }
37
+
38
+ /* Primary Toolbar - Filters */
39
+ .sapUiRrFilters {
40
+ display: table-cell;
41
+ width: 100%;
42
+ vertical-align: middle;
43
+ font-size: @sapUiFontLargeSize;
44
+ }
45
+
46
+ /* Primary Toolbar - Controller */
47
+ .sapUiRrCtrl {
48
+ display: table-cell;
49
+ white-space: nowrap;
50
+ vertical-align: middle;
51
+ }
52
+
53
+ /* Secondary Toolbar */
54
+ .sapUiRrStb {
55
+ width: 100%;
56
+ display: table;
57
+ border-top: 1px solid;
58
+ border-left: 1px solid;
59
+ border-right: 1px solid;
60
+ }
61
+
62
+ /* Secondary Toolbar - Sort By */
63
+ .sapUiRrSortBy {
64
+ display: table-cell;
65
+ white-space: nowrap;
66
+ font-weight: bold;
67
+ padding-left: 10px;
68
+ vertical-align: middle;
69
+ }
70
+
71
+ /* Secondary Toolbar - Sorters */
72
+ .sapUiRrSorters {
73
+ width: 100%;
74
+ display: table-cell;
75
+ }
76
+
77
+ /* Row Container */
78
+ .sapUiRrBody {
79
+ width: 100%;
80
+ border: 1px solid;
81
+ background-color: transparent;
82
+ overflow: hidden;
83
+ position: relative;
84
+ }
85
+
86
+ /* Page */
87
+ .sapUiRrPage {
88
+ list-style: none;
89
+ padding-left: 0px;
90
+ position: relative;
91
+ margin-top: 0px;
92
+ margin-bottom:0px;
93
+ }
94
+
95
+ /* Row */
96
+ .sapUiRrRow {
97
+ }
98
+
99
+ /* No Data - Special Row */
100
+ .sapUiRrNoData {
101
+ font-size: @sapUiFontLargeSize;
102
+ font-weight: bold;
103
+ margin: 10px;
104
+ }
105
+
106
+ /* Footer */
107
+ .sapUiRrFtr {
108
+ width: 100%;
109
+ border-bottom: 1px solid;
110
+ border-left: 1px solid;
111
+ border-right: 1px solid;
112
+ height: 22px;
113
+ text-align: center;
114
+ }
115
+
116
+ .sapUiRrFtr > .sapUiPag {
117
+ padding-top: 3px;
118
+ }
119
+
120
+ /** Standard Design **/
121
+ .sapUiRrDesignStandard > .sapUiRrPtb {
122
+ background-color: @sapUiExtraLightBG;
123
+ border-color: @sapUiMediumBorder;
124
+ }
125
+
126
+ .sapUiRrDesignStandard > .sapUiRrStb {
127
+ background-color: @sapUiDarkBG;
128
+ border-color: @sapUiMediumBorder;
129
+ }
130
+
131
+ .sapUiRrDesignStandard > .sapUiRrFtr {
132
+ background-color: @sapUiDarkBG;
133
+ border-color: @sapUiMediumBorder;
134
+ }
135
+
136
+ .sapUiRrDesignStandard > .sapUiRrBody {
137
+ border-color: @sapUiMediumBorder;
138
+ }
139
+
140
+ /** Transparent Design **/
141
+ .sapUiRrDesignTransparent > .sapUiRrPtb {
142
+ background-color: transparent;
143
+ border: none;
144
+ }
145
+
146
+ .sapUiRrDesignTransparent > .sapUiRrStb {
147
+ background-color: transparent;
148
+ border: none;
149
+ }
150
+
151
+ .sapUiRrDesignTransparent .sapUiTb {
152
+ background-image: none;
153
+ }
154
+
155
+ .sapUiRrDesignTransparent > .sapUiRrFtr {
156
+ background-color: transparent;
157
+ border: none;
158
+ }
159
+
160
+ .sapUiRrDesignTransparent > .sapUiRrBody {
161
+ border: none;
162
+ }
163
+
164
+ /** BareShell Design **/
165
+ .sapUiRrDesignBareShell > .sapUiRrBody {
166
+ border: none;
167
+ }
@@ -0,0 +1,137 @@
1
+ /* ======================================================= */
2
+ /* Base CSS for control sap.ui.commons/SearchField.control */
3
+ /* ======================================================= */
4
+
5
+ .sapUiSearchField {
6
+ display: inline-block;
7
+ position: relative;
8
+ vertical-align: top;
9
+ width: 22ex;
10
+ }
11
+
12
+ .sapUiSearchFieldTf {
13
+ box-sizing: border-box;
14
+ vertical-align: top;
15
+ overflow: visible;
16
+ display: inline-block;
17
+ outline: none;
18
+ padding: 0 18px 0 0;
19
+ margin-top: 1px;
20
+ }
21
+
22
+ .sapUiSearchField input[type="search"]::-webkit-search-cancel-button {
23
+ /* Do not show the 'X' in the searchfield */
24
+ -webkit-appearance: none;
25
+ }
26
+
27
+ .sapUiSearchFieldCb {
28
+ padding: 0 30px 0 0;
29
+ }
30
+
31
+ /*The cursor position in Safari on Mac in LTR case is to far on the right*/
32
+ html[data-sap-ui-browser^="sf"][data-sap-ui-os="mac"]:not([dir=rtl]) .sapUiSearchField > .sapUiSearchFieldTf > .sapUiTf,
33
+ html[data-sap-ui-browser^="sf"][data-sap-ui-os="mac"]:not([dir=rtl]) .sapUiSearchField > .sapUiSearchFieldCb > .sapUiTf {
34
+ margin-left: -4px;
35
+ padding-left: 0px;
36
+ }
37
+
38
+ html[data-sap-ui-browser^="cr"][data-sap-ui-os="mac"]:not([dir=rtl]) .sapUiSearchField > .sapUiSearchFieldCb.sapUiSearchFieldCbProv > .sapUiTf,
39
+ html[data-sap-ui-browser^="sf"][data-sap-ui-os="mac"]:not([dir=rtl]) .sapUiSearchField > .sapUiSearchFieldCb.sapUiSearchFieldCbProv > .sapUiTf {
40
+ padding-left: 16px;
41
+ }
42
+
43
+ .sapUiSearchFieldTf, .sapUiSearchFieldCb {
44
+ width: auto;
45
+ position: absolute;
46
+ left: 0;
47
+ right: 0;
48
+ min-width: 50px;
49
+ }
50
+
51
+ .sapUiSearchFieldNoExp .sapUiSearchFieldCb,
52
+ .sapUiSearchFieldCb.sapUiTfRo {
53
+ padding: 0 18px 0 0;
54
+ }
55
+
56
+ .sapUiSearchFieldCb .sapUiTfComboIcon {
57
+ color: inherit;
58
+ font-size: inherit;
59
+ }
60
+
61
+ .sapUiSearchFieldIco {
62
+ overflow: visible;
63
+ display: inline;
64
+ position: absolute;
65
+ font-size: 0;
66
+ color: transparent;
67
+ -moz-user-select: none;
68
+ -webkit-user-select: none;
69
+ background-image: url("../base/img/search/search.png");
70
+ height: 15px;
71
+ width: 15px;
72
+ background-repeat: no-repeat;
73
+ background-position: top right;
74
+ background-color: transparent;
75
+ margin-top: 3px;
76
+ cursor: pointer;
77
+ }
78
+
79
+ .sapUiSearchFieldClear.sapUiSearchFieldVal.sapUiSearchFieldDsbl > .sapUiSearchFieldTf > .sapUiSearchFieldIco,
80
+ .sapUiSearchFieldClear.sapUiSearchFieldVal.sapUiSearchFieldDsbl > .sapUiSearchFieldCb > .sapUiSearchFieldIco {
81
+ font-size: 0;
82
+ color: transparent;
83
+ background-image: url("../base/img/search/search.png");
84
+ }
85
+
86
+ .sapUiSearchFieldProvIco {
87
+ display: inline;
88
+ position: absolute;
89
+ height: 16px;
90
+ width: 16px;
91
+ left: 1px;
92
+ margin-top: 2px;
93
+ }
94
+
95
+ .sapUiSearchFieldProvIco > img {
96
+ height: 16px;
97
+ width: 16px;
98
+ }
99
+
100
+ .sapUiSearchFieldCb.sapUiSearchFieldCbProv > .sapUiTf {
101
+ padding-left: 20px;
102
+ }
103
+
104
+ .sapUiSearchFieldDsbl .sapUiSearchFieldProvIco,
105
+ .sapUiSearchFieldDsbl .sapUiSearchFieldIco{
106
+ cursor: auto;
107
+ opacity: 0.6;
108
+ }
109
+
110
+ .sapUiSearchFieldTf .sapUiSearchFieldIco {
111
+ right: 1px;
112
+ }
113
+
114
+ .sapUiSearchFieldCb .sapUiSearchFieldIco {
115
+ right: 13px;
116
+ }
117
+
118
+ .sapUiSearchFieldNoExp .sapUiSearchFieldCb .sapUiSearchFieldIco {
119
+ right: 1px;
120
+ }
121
+
122
+ .sapUiSearchFieldCb.sapUiTfRo .sapUiSearchFieldIco {
123
+ right: 1px;
124
+ }
125
+
126
+ .sapUiSearchField > .sapUiBtn {
127
+ position: absolute;
128
+ margin-left: 5px;
129
+ right: 0;
130
+ }
131
+
132
+ .sapUiSearchFieldClear.sapUiSearchFieldVal > .sapUiSearchFieldTf > .sapUiSearchFieldIco,
133
+ .sapUiSearchFieldClear.sapUiSearchFieldVal > .sapUiSearchFieldCb > .sapUiSearchFieldIco {
134
+ font-size: inherit;
135
+ color: inherit;
136
+ background-image: none;
137
+ }
@@ -0,0 +1,33 @@
1
+ /* ====================================================== */
2
+ /* CSS for control sap.ui.commons/SegmentedButton.control */
3
+ /* ====================================================== */
4
+
5
+ .sapUiSegmentedButton {
6
+ color: @sapUiBaseText;
7
+ white-space: nowrap;
8
+ }
9
+
10
+ .sapUiSegmentedButton > span > .sapUiBtnS {
11
+ border-radius: 0;
12
+ border-left-width: 0;
13
+ }
14
+
15
+ .sapUiSegmentedButton > span > button:first-of-type {
16
+ border-radius: 2px 0 0 2px;
17
+ border-left-width: 1px;
18
+ }
19
+
20
+ .sapUiSegmentedButton > span> button:last-of-type {
21
+ border-radius: 0 2px 2px 0;
22
+ }
23
+
24
+ .sapUiSegmentedButton > span > .sapUiBtnS.sapUiSegButtonSelected {
25
+ cursor: default;
26
+ background-color: @sapUiHighlight;
27
+ color: @sapUiTextSelection;
28
+ }
29
+
30
+ .sapUiSegmentedButton > span > .sapUiBtnS.sapUiBtnStd:focus,
31
+ .sapUiSegmentedButton > span > .sapUiBtnS.sapUiBtnStd.sapUiBtnStdFocus {
32
+ outline: 1px dashed @sapUiHighlight;
33
+ }
@@ -0,0 +1,3 @@
1
+ /* ====================================================== */
2
+ /* CSS for control sap.ui.commons/form/SimpleForm.control */
3
+ /* ====================================================== */
@@ -0,0 +1,93 @@
1
+ /* ================================================= */
2
+ /* CSS for control sap.ui.commons/Slider.control */
3
+ /* ================================================= */
4
+
5
+ /* All DIV elements MUST have a POSITION definition, otherwise the calculation of the
6
+ grip position will not work */
7
+
8
+ .sapUiSli{
9
+ position: relative;
10
+ display: inline-block;
11
+ overflow: visible;
12
+ -moz-user-select: none;
13
+ -webkit-user-select: none;
14
+ border: 1px solid @sapUiMediumBorder;
15
+ }
16
+
17
+ .sapUiSliL,
18
+ .sapUiSliR,
19
+ .sapUiSliBar,
20
+ .sapUiSliHiLi {
21
+ position: relative;
22
+ display: block;
23
+ outline: none;
24
+ }
25
+
26
+ .sapUiSliHiLi {
27
+ position: absolute;
28
+ }
29
+
30
+ .sapUiSliHori .sapUiSliHiLi {
31
+ left: 0;
32
+ }
33
+
34
+ .sapUiSliVert .sapUiSliHiLi {
35
+ bottom: 0;
36
+ }
37
+
38
+ .sapUiSliHori .sapUiSliBar {
39
+ height: 15px;
40
+ }
41
+
42
+ .sapUiSliVert .sapUiSliBar {
43
+ width: 15px;
44
+ }
45
+
46
+ .sapUiSliGrip {
47
+ position: absolute;
48
+ display: inline-block;
49
+ font-size: 0;
50
+ color: transparent;
51
+ border: 2px solid @sapUiMediumBorder;
52
+ }
53
+
54
+ .sapUiSliHori .sapUiSliGrip {
55
+ height: 11px;
56
+ width: 6px;
57
+ }
58
+
59
+ .sapUiSliVert .sapUiSliGrip {
60
+ width: 11px;
61
+ height: 6px;
62
+ }
63
+
64
+ .sapUiSliStd .sapUiSliGrip {
65
+ cursor: pointer;
66
+ }
67
+
68
+ .sapUiSliDsbl .sapUiSliGrip:focus {
69
+ outline: none; /* needed in safari */
70
+ }
71
+
72
+ .sapUiSliTick,
73
+ .sapUiSliText {
74
+ position: absolute;
75
+ display: inline-block;
76
+ }
77
+
78
+ .sapUiSliStd .sapUiSliText {
79
+ color: @sapUiBaseText;
80
+ }
81
+
82
+ .sapUiSliRo .sapUiSliText,
83
+ .sapUiSliDsbl .sapUiSliText {
84
+ color: @sapUiContentDisabledTextColor;
85
+ }
86
+
87
+ .sapUiSliVert .sapUiSliBar,
88
+ .sapUiSliVert .sapUiSliR,
89
+ .sapUiSliVert .sapUiSliL {
90
+ position: absolute;
91
+ top: 0;
92
+ bottom: 0;
93
+ }