@openui5/sap.ui.commons 1.125.0 → 1.126.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.reuse/dep5 +4 -4
- package/THIRDPARTY.txt +6 -6
- 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/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/sap_hcb/base_AbsoluteLayout.less +48 -0
- package/src/sap/ui/commons/themes/sap_hcb/base_Accordion.less +22 -0
- package/src/sap/ui/commons/themes/sap_hcb/base_AccordionSection.less +126 -0
- package/src/sap/ui/commons/themes/sap_hcb/base_ApplicationHeader.less +45 -0
- package/src/sap/ui/commons/themes/sap_hcb/base_AutoComplete.less +8 -0
- package/src/sap/ui/commons/themes/sap_hcb/base_BorderLayout.less +34 -0
- package/src/sap/ui/commons/themes/sap_hcb/base_Button.less +233 -0
- package/src/sap/ui/commons/themes/sap_hcb/base_Callout.less +12 -0
- package/src/sap/ui/commons/themes/sap_hcb/base_CalloutBase.less +21 -0
- package/src/sap/ui/commons/themes/sap_hcb/base_Carousel.less +86 -0
- package/src/sap/ui/commons/themes/sap_hcb/base_CheckBox.less +54 -0
- package/src/sap/ui/commons/themes/sap_hcb/base_ComboBox.less +53 -0
- package/src/sap/ui/commons/themes/sap_hcb/base_ControlsInUITable.less +152 -0
- package/src/sap/ui/commons/themes/sap_hcb/base_DatePicker.less +46 -0
- package/src/sap/ui/commons/themes/sap_hcb/base_Dialog.less +134 -0
- package/src/sap/ui/commons/themes/sap_hcb/base_FileUploader.less +3 -0
- package/src/sap/ui/commons/themes/sap_hcb/base_Form.less +4 -0
- package/src/sap/ui/commons/themes/sap_hcb/base_FormLayout.less +3 -0
- package/src/sap/ui/commons/themes/sap_hcb/base_FormattedTextView.less +57 -0
- package/src/sap/ui/commons/themes/sap_hcb/base_GridLayout.less +3 -0
- package/src/sap/ui/commons/themes/sap_hcb/base_HorizontalDivider.less +43 -0
- package/src/sap/ui/commons/themes/sap_hcb/base_HorizontalLayout.less +3 -0
- package/src/sap/ui/commons/themes/sap_hcb/base_Image.less +13 -0
- package/src/sap/ui/commons/themes/sap_hcb/base_InPlaceEdit.less +143 -0
- package/src/sap/ui/commons/themes/sap_hcb/base_Label.less +131 -0
- package/src/sap/ui/commons/themes/sap_hcb/base_Link.less +44 -0
- package/src/sap/ui/commons/themes/sap_hcb/base_ListBox.less +126 -0
- package/src/sap/ui/commons/themes/sap_hcb/base_MenuBar.less +52 -0
- package/src/sap/ui/commons/themes/sap_hcb/base_MenuButton.less +11 -0
- package/src/sap/ui/commons/themes/sap_hcb/base_Message.less +70 -0
- package/src/sap/ui/commons/themes/sap_hcb/base_MessageBar.less +120 -0
- package/src/sap/ui/commons/themes/sap_hcb/base_MessageBox.less +39 -0
- package/src/sap/ui/commons/themes/sap_hcb/base_MessageList.less +21 -0
- package/src/sap/ui/commons/themes/sap_hcb/base_MessageToast.less +63 -0
- package/src/sap/ui/commons/themes/sap_hcb/base_Paginator.less +79 -0
- package/src/sap/ui/commons/themes/sap_hcb/base_Panel.less +178 -0
- package/src/sap/ui/commons/themes/sap_hcb/base_ProgressIndicator.less +109 -0
- package/src/sap/ui/commons/themes/sap_hcb/base_RadioButton.less +34 -0
- package/src/sap/ui/commons/themes/sap_hcb/base_RadioButtonGroup.less +51 -0
- package/src/sap/ui/commons/themes/sap_hcb/base_RatingIndicator.less +46 -0
- package/src/sap/ui/commons/themes/sap_hcb/base_ResponsiveContainer.less +1 -0
- package/src/sap/ui/commons/themes/sap_hcb/base_ResponsiveFlowLayout.less +3 -0
- package/src/sap/ui/commons/themes/sap_hcb/base_ResponsiveLayout.less +3 -0
- package/src/sap/ui/commons/themes/sap_hcb/base_RichTooltip.less +85 -0
- package/src/sap/ui/commons/themes/sap_hcb/base_RoadMap.less +213 -0
- package/src/sap/ui/commons/themes/sap_hcb/base_RowRepeater.less +167 -0
- package/src/sap/ui/commons/themes/sap_hcb/base_SearchField.less +137 -0
- package/src/sap/ui/commons/themes/sap_hcb/base_SegmentedButton.less +33 -0
- package/src/sap/ui/commons/themes/sap_hcb/base_SimpleForm.less +3 -0
- package/src/sap/ui/commons/themes/sap_hcb/base_Slider.less +93 -0
- package/src/sap/ui/commons/themes/sap_hcb/base_Splitter.less +106 -0
- package/src/sap/ui/commons/themes/sap_hcb/base_TabStrip.less +135 -0
- package/src/sap/ui/commons/themes/sap_hcb/base_TextArea.less +13 -0
- package/src/sap/ui/commons/themes/sap_hcb/base_TextField.less +122 -0
- package/src/sap/ui/commons/themes/sap_hcb/base_TextView.less +153 -0
- package/src/sap/ui/commons/themes/sap_hcb/base_ToggleButton.less +12 -0
- package/src/sap/ui/commons/themes/sap_hcb/base_Toolbar.less +132 -0
- package/src/sap/ui/commons/themes/sap_hcb/base_Tree.less +197 -0
- package/src/sap/ui/commons/themes/sap_hcb/base_TriStateCheckBox.less +108 -0
- package/src/sap/ui/commons/themes/sap_hcb/base_ValueHelpField.less +27 -0
- package/src/sap/ui/commons/themes/sap_hcb/base_jQueryUiBase.less +309 -0
- package/src/sap/ui/commons/themes/sap_hcb/base_jQueryUiDatepicker.less +78 -0
- package/src/sap/ui/commons/themes/sap_hcb/base_layout.less +91 -0
- package/src/sap/ui/commons/themes/sap_hcb/library.source.less +75 -1
|
@@ -20,7 +20,7 @@ sap.ui.define(['./library', 'sap/ui/core/search/OpenSearchProvider'],
|
|
|
20
20
|
* @class
|
|
21
21
|
* A SearchProvider which can be attached to a Search Field.
|
|
22
22
|
* @extends sap.ui.core.search.OpenSearchProvider
|
|
23
|
-
* @version 1.
|
|
23
|
+
* @version 1.126.1
|
|
24
24
|
*
|
|
25
25
|
* @constructor
|
|
26
26
|
* @public
|
|
@@ -26,7 +26,7 @@ sap.ui.define([
|
|
|
26
26
|
* The SegmentedButton provides a group of multiple buttons. Only one button can be active. The behaviour is more ore less like a radio button group.
|
|
27
27
|
* @extends sap.ui.core.Control
|
|
28
28
|
* @implements sap.ui.commons.ToolbarItem, sap.ui.core.IFormContent
|
|
29
|
-
* @version 1.
|
|
29
|
+
* @version 1.126.1
|
|
30
30
|
*
|
|
31
31
|
* @constructor
|
|
32
32
|
* @public
|
|
@@ -45,7 +45,7 @@ sap.ui.define([
|
|
|
45
45
|
* @class
|
|
46
46
|
* Allows to split the screen into two areas. Make sure that the container for the splitter has an absolute height or set an absolute height for the splitter using the height property. Otherwise the height of the splitter is calculated by the height of its contents.
|
|
47
47
|
* @extends sap.ui.core.Control
|
|
48
|
-
* @version 1.
|
|
48
|
+
* @version 1.126.1
|
|
49
49
|
*
|
|
50
50
|
* @constructor
|
|
51
51
|
* @public
|
|
@@ -21,7 +21,7 @@ sap.ui.define(['sap/ui/thirdparty/jquery', './TextField', './library', './TextAr
|
|
|
21
21
|
* @class
|
|
22
22
|
* Control to enter or display multible row text.
|
|
23
23
|
* @extends sap.ui.commons.TextField
|
|
24
|
-
* @version 1.
|
|
24
|
+
* @version 1.126.1
|
|
25
25
|
*
|
|
26
26
|
* @constructor
|
|
27
27
|
* @public
|
|
@@ -34,7 +34,7 @@ sap.ui.define([
|
|
|
34
34
|
* TriStateCheckBox to reflect mixed state for checkboxes. The control can display three states, namely checked, unchecked and mixed. However, mixed state cannot be directly reached by user interaction on the particular control.
|
|
35
35
|
* It can be only set by the control's public toggle function, to make a behaviour possible which is e.g. required in checkbox trees.
|
|
36
36
|
* @extends sap.ui.core.Control
|
|
37
|
-
* @version 1.
|
|
37
|
+
* @version 1.126.1
|
|
38
38
|
*
|
|
39
39
|
* @constructor
|
|
40
40
|
* @public
|
|
@@ -25,7 +25,7 @@ sap.ui.define([
|
|
|
25
25
|
* @class
|
|
26
26
|
* Use the SimpleForm to create a form based on title, label and fields that are stacked in the content aggregation. Add Title to start a new FormContainer(Group). Add Label to start a new row in the container. Add Input/Display controls as needed. Use LayoutData to influence the layout for special cases in the Input/Display controls.
|
|
27
27
|
* @extends sap.ui.layout.form.SimpleForm
|
|
28
|
-
* @version 1.
|
|
28
|
+
* @version 1.126.1
|
|
29
29
|
*
|
|
30
30
|
* @constructor
|
|
31
31
|
* @public
|
|
@@ -21,14 +21,14 @@ sap.ui.define(['sap/ui/base/DataType', 'sap/base/util/ObjectPath',
|
|
|
21
21
|
* @namespace
|
|
22
22
|
* @alias sap.ui.commons
|
|
23
23
|
* @author SAP SE
|
|
24
|
-
* @version 1.
|
|
24
|
+
* @version 1.126.1
|
|
25
25
|
* @since 0.8
|
|
26
26
|
* @public
|
|
27
27
|
* @deprecated as of version 1.38
|
|
28
28
|
*/
|
|
29
29
|
var thisLib = sap.ui.getCore().initLibrary({
|
|
30
30
|
name : "sap.ui.commons",
|
|
31
|
-
version: "1.
|
|
31
|
+
version: "1.126.1",
|
|
32
32
|
dependencies : ["sap.ui.core","sap.ui.layout","sap.ui.unified"],
|
|
33
33
|
types: [
|
|
34
34
|
"sap.ui.commons.ButtonStyle",
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
/* ===================================================== */
|
|
2
|
+
/* CSS for control sap.ui.commons.AbsoluteLayout.control */
|
|
3
|
+
/* ===================================================== */
|
|
4
|
+
|
|
5
|
+
.sapUiLayoutAbs{
|
|
6
|
+
position: relative;
|
|
7
|
+
display: block;
|
|
8
|
+
width: 100%;
|
|
9
|
+
height: 100%;
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
.sapUiLayoutAbsPos {
|
|
13
|
+
display: inline-block;
|
|
14
|
+
position: absolute;
|
|
15
|
+
overflow: visible;
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
.sapUiLayoutAbsOvrflwXAuto {
|
|
19
|
+
overflow-x: auto;
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
.sapUiLayoutAbsOvrflwYAuto {
|
|
23
|
+
overflow-y: auto;
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
.sapUiLayoutAbsOvrflwXHidden {
|
|
27
|
+
overflow-x: hidden;
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
.sapUiLayoutAbsOvrflwYHidden {
|
|
31
|
+
overflow-y: hidden;
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
.sapUiLayoutAbsOvrflwXScroll {
|
|
35
|
+
overflow-x: scroll;
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
.sapUiLayoutAbsOvrflwYScroll {
|
|
39
|
+
overflow-y: scroll;
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
.sapUiLayoutAbsOvrflwXNone {
|
|
43
|
+
overflow-x: visible;
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
.sapUiLayoutAbsOvrflwYNone {
|
|
47
|
+
overflow-y: visible;
|
|
48
|
+
}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
/* ================================================ */
|
|
2
|
+
/* CSS for control sap.ui.commons/Accordion.control */
|
|
3
|
+
/* ================================================ */
|
|
4
|
+
|
|
5
|
+
.sapUiAcd {
|
|
6
|
+
display: block;
|
|
7
|
+
position: relative;
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
.sapUiAcd-panel,
|
|
11
|
+
.sapUiAcd-section {
|
|
12
|
+
display: block;
|
|
13
|
+
position: relative;
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
.sapUiAcd-droptarget {
|
|
17
|
+
height: 1px;
|
|
18
|
+
z-index: 1;
|
|
19
|
+
background-color: transparent;
|
|
20
|
+
top: -1px;
|
|
21
|
+
position: relative;
|
|
22
|
+
}
|
|
@@ -0,0 +1,126 @@
|
|
|
1
|
+
.sapUiAcdSection {
|
|
2
|
+
/* do not add a border, padding or margin, as this invalidates size settings */
|
|
3
|
+
display: inline-block;
|
|
4
|
+
/* enable Panels to be rendered within one line, but still have a defined size */
|
|
5
|
+
vertical-align: top;
|
|
6
|
+
position: relative; /* enable positioning for children */
|
|
7
|
+
top: -1px;
|
|
8
|
+
width: 100%;
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
.sapUiAcdSection-down{
|
|
12
|
+
top: 20px;
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
.sapUiAcdSection.sapUiAcdSectionDis {
|
|
16
|
+
color: @sapUiContentDisabledTextColor;
|
|
17
|
+
-moz-user-select: none;
|
|
18
|
+
-webkit-user-select: none;
|
|
19
|
+
user-select: none;
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
.sapUiAcdSectionMinArrow {
|
|
23
|
+
/* the 'collapse' icon on the left-hand side of the panel header */
|
|
24
|
+
background-image: url(../base/img/accordion/expanded.gif);
|
|
25
|
+
vertical-align: top;
|
|
26
|
+
width: 8px;
|
|
27
|
+
height: 12px;
|
|
28
|
+
display: inline-block;
|
|
29
|
+
margin-right: 4px;
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
.sapUiAcdSectionColl .sapUiAcdSectionMinArrow {
|
|
33
|
+
background-image: url(../base/img/accordion/collapsed.gif);
|
|
34
|
+
background-repeat: no-repeat;
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
.sapUiAcdSectionHdr > div > span {
|
|
38
|
+
/* do not set padding here, as this invalidates the header text overlap calculation */
|
|
39
|
+
font-weight: bold;
|
|
40
|
+
vertical-align: top;
|
|
41
|
+
display: inline-block;
|
|
42
|
+
margin-left: 6px;
|
|
43
|
+
overflow: hidden;
|
|
44
|
+
white-space: nowrap;
|
|
45
|
+
}
|
|
46
|
+
|
|
47
|
+
.sapUiAcdCursorText {
|
|
48
|
+
cursor: default;
|
|
49
|
+
}
|
|
50
|
+
|
|
51
|
+
.sapUiAcdSectionHdr > div {
|
|
52
|
+
overflow: hidden;
|
|
53
|
+
}
|
|
54
|
+
|
|
55
|
+
.sapUiAcdSectionHdr > div > span > img {
|
|
56
|
+
vertical-align: top;
|
|
57
|
+
max-width: 20px;
|
|
58
|
+
max-height: 20px;
|
|
59
|
+
}
|
|
60
|
+
|
|
61
|
+
.sapUiAcdSectionHdr {
|
|
62
|
+
cursor: pointer;
|
|
63
|
+
line-height: 1;
|
|
64
|
+
text-align: start;
|
|
65
|
+
}
|
|
66
|
+
|
|
67
|
+
.sapUiAcdSectionDis .sapUiAcdSectionHdr {
|
|
68
|
+
cursor: default;
|
|
69
|
+
}
|
|
70
|
+
|
|
71
|
+
.sapUiAcdSectionHdr > div > span > span {
|
|
72
|
+
vertical-align: top;
|
|
73
|
+
display: inline-block;
|
|
74
|
+
margin-left: 4px;
|
|
75
|
+
overflow:hidden;
|
|
76
|
+
text-overflow: ellipsis;
|
|
77
|
+
left: 22px;
|
|
78
|
+
position: absolute;
|
|
79
|
+
right: 0;
|
|
80
|
+
padding-top: 1px;
|
|
81
|
+
}
|
|
82
|
+
|
|
83
|
+
.sapUiAcdSectionHdr > div > span.sapUiAcdSectionHdrRight {
|
|
84
|
+
margin-left: auto;
|
|
85
|
+
margin-right: 6px;
|
|
86
|
+
}
|
|
87
|
+
|
|
88
|
+
.sapUiAcdSectionHdrRight .sapUiAcdSectionMinArrow{
|
|
89
|
+
margin-right: auto;
|
|
90
|
+
margin-left: 4px;
|
|
91
|
+
}
|
|
92
|
+
|
|
93
|
+
.sapUiAcdSectionCont {
|
|
94
|
+
/* 'position' will be set by the renderer if required. Do not set any positioning here! */
|
|
95
|
+
/* It will be set to 'absolute' if sizes are set, in order to extend the content to fully use the available space.
|
|
96
|
+
Otherwise to 'relative', and let its children take the necessary space */
|
|
97
|
+
margin-bottom: 0px; /* will be overwritten in the sapUiAcdSectionFlexHeight case */
|
|
98
|
+
border: 0;
|
|
99
|
+
border-bottom: 10px solid @sapUiWhiteBorder;
|
|
100
|
+
left: 0px;
|
|
101
|
+
right: 0px;
|
|
102
|
+
bottom: 0px; /* must equal the footer height */
|
|
103
|
+
top: 25px; /* must equal the header height */
|
|
104
|
+
overflow: auto; /* this triggers the Panel's scrollbars when required */
|
|
105
|
+
}
|
|
106
|
+
|
|
107
|
+
.sapUiAcdSectionContDragged {
|
|
108
|
+
overflow: hidden; /* while being dragged, no scrollbar*/
|
|
109
|
+
}
|
|
110
|
+
|
|
111
|
+
.sapUiAcdSectionDragged {
|
|
112
|
+
border: 1px solid @sapUiMediumBorder;
|
|
113
|
+
}
|
|
114
|
+
|
|
115
|
+
.sapUiAcdSectionArea .sapUiAcdSectionCont {
|
|
116
|
+
background-color: @sapUiWhiteBG;
|
|
117
|
+
}
|
|
118
|
+
|
|
119
|
+
.sapUiAcdSectionNoPad .sapUiAcdSectionCont {
|
|
120
|
+
/* remove the padding if set so via API */
|
|
121
|
+
padding: 0px;
|
|
122
|
+
}
|
|
123
|
+
|
|
124
|
+
.sapUiAcdSectionFlexHeight .sapUiAcdSectionCont {
|
|
125
|
+
margin-bottom: 0px; /* footer height */
|
|
126
|
+
}
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
/* ======================================================== */
|
|
2
|
+
/* CSS for control sap.ui.commons/ApplicationHeader.control */
|
|
3
|
+
/* ======================================================== */
|
|
4
|
+
|
|
5
|
+
.sapUiAppHdr{
|
|
6
|
+
background-color:@sapUiExtraLightBG;
|
|
7
|
+
background-repeat:repeat-x;
|
|
8
|
+
color: @sapUiBaseText;
|
|
9
|
+
display:inline-block;
|
|
10
|
+
overflow:hidden;
|
|
11
|
+
width:100%;
|
|
12
|
+
white-space:nowrap;
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
.sapUiAppHdrLogo{
|
|
16
|
+
display: inline-block;
|
|
17
|
+
overflow:hidden;
|
|
18
|
+
position:relative;
|
|
19
|
+
vertical-align: middle;
|
|
20
|
+
white-space: nowrap;
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
.sapUiAppHdrWelcomeLogoffArea{
|
|
24
|
+
display:inline-block;
|
|
25
|
+
float:right;
|
|
26
|
+
margin-top:5px;
|
|
27
|
+
margin-bottom:3px;
|
|
28
|
+
text-align:right;
|
|
29
|
+
vertical-align: bottom;
|
|
30
|
+
white-space:nowrap;
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
.sapUiAppHdr .sapUiTv{
|
|
34
|
+
font-family:arial;
|
|
35
|
+
font-size:16px;
|
|
36
|
+
font-weight:bold;
|
|
37
|
+
line-height:23px;
|
|
38
|
+
padding-right:5px;
|
|
39
|
+
vertical-align: middle;
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
.sapUiAppHdr .sapUiImg{
|
|
43
|
+
padding-left:5px;
|
|
44
|
+
vertical-align: middle;
|
|
45
|
+
}
|