@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.
- 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
|
@@ -0,0 +1,78 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* This is a modified copy of the following jQuery UI file:
|
|
3
|
+
* - sap/ui/thirdparty/jqueryui/themes/base/jquery.ui.datepicker.css
|
|
4
|
+
*
|
|
5
|
+
* This file is needed for the Datepicker control.
|
|
6
|
+
* The RTL support of the jquery datepicker is adjusted to the UI5 theme generator.
|
|
7
|
+
*/
|
|
8
|
+
|
|
9
|
+
/*!
|
|
10
|
+
* jQuery UI Datepicker 1.8.21
|
|
11
|
+
*
|
|
12
|
+
* Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
|
|
13
|
+
* Dual licensed under the MIT or GPL Version 2 licenses.
|
|
14
|
+
* http://jquery.org/license
|
|
15
|
+
*
|
|
16
|
+
* http://docs.jquery.com/UI/Datepicker#theming
|
|
17
|
+
*/
|
|
18
|
+
.ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; }
|
|
19
|
+
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
|
|
20
|
+
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
|
|
21
|
+
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
|
|
22
|
+
.ui-datepicker .ui-datepicker-prev { left:2px; }
|
|
23
|
+
.ui-datepicker .ui-datepicker-next { right:2px; }
|
|
24
|
+
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
|
|
25
|
+
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
|
|
26
|
+
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px; }
|
|
27
|
+
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
|
|
28
|
+
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
|
|
29
|
+
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
|
|
30
|
+
.ui-datepicker select.ui-datepicker-month,
|
|
31
|
+
.ui-datepicker select.ui-datepicker-year { width: 49%;}
|
|
32
|
+
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
|
|
33
|
+
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0; }
|
|
34
|
+
.ui-datepicker td { border: 0; padding: 1px; }
|
|
35
|
+
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
|
|
36
|
+
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
|
|
37
|
+
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
|
|
38
|
+
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }
|
|
39
|
+
|
|
40
|
+
/* with multiple calendars */
|
|
41
|
+
.ui-datepicker.ui-datepicker-multi { width:auto; }
|
|
42
|
+
.ui-datepicker-multi .ui-datepicker-group { float:left; }
|
|
43
|
+
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
|
|
44
|
+
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
|
|
45
|
+
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
|
|
46
|
+
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
|
|
47
|
+
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
|
|
48
|
+
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
|
|
49
|
+
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
|
|
50
|
+
.ui-datepicker-row-break { clear:both; width:100%; font-size:0em; }
|
|
51
|
+
|
|
52
|
+
/* RTL support */
|
|
53
|
+
.ui-datepicker-rtl { direction: rtl; }
|
|
54
|
+
/* Attributes swapped by SAPUI5:
|
|
55
|
+
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
|
|
56
|
+
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
|
|
57
|
+
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
|
|
58
|
+
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
|
|
59
|
+
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
|
|
60
|
+
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
|
|
61
|
+
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
|
|
62
|
+
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
|
|
63
|
+
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
|
|
64
|
+
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
|
|
65
|
+
*/
|
|
66
|
+
|
|
67
|
+
/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
|
|
68
|
+
.ui-datepicker-cover {
|
|
69
|
+
display: none; /*sorry for IE5*/
|
|
70
|
+
display: block; /*sorry for IE5*/
|
|
71
|
+
position: absolute; /*must have*/
|
|
72
|
+
z-index: -1; /*must have*/
|
|
73
|
+
filter: mask(); /*must have*/
|
|
74
|
+
top: -4px; /*must have*/
|
|
75
|
+
left: -4px; /*must have*/
|
|
76
|
+
width: 200px; /*must have*/
|
|
77
|
+
height: 200px; /*must have*/
|
|
78
|
+
}
|
|
@@ -0,0 +1,91 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Note: capital letters in comment only explain abbreviations, but these still
|
|
3
|
+
* follow original capitalization
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
/* MatrixLayouT */
|
|
7
|
+
.sapUiMlt {
|
|
8
|
+
color: @sapUiBaseText;
|
|
9
|
+
font-family: @sapUiFontFamily;
|
|
10
|
+
font-size: @sapUiFontSize;
|
|
11
|
+
text-align: initial; /* alignment should not be inherited */
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
.sapUiMltCell {
|
|
15
|
+
box-sizing: border-box;
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
/* HAlign */
|
|
19
|
+
.sapUiMltCellHAlignCenter {
|
|
20
|
+
text-align: center;
|
|
21
|
+
}
|
|
22
|
+
.sapUiMltCellHAlignLeft {
|
|
23
|
+
text-align: left;
|
|
24
|
+
}
|
|
25
|
+
.sapUiMltCellHAlignRight {
|
|
26
|
+
text-align: right;
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
.sapUiMltCellHAlignCenter > * {
|
|
30
|
+
margin-left: auto;
|
|
31
|
+
margin-right: auto;
|
|
32
|
+
}
|
|
33
|
+
.sapUiMltCellHAlignLeft > *,
|
|
34
|
+
html[dir=rtl] .sapUiMltCellHAlignRight > * {
|
|
35
|
+
margin-right: auto;
|
|
36
|
+
margin-left: 0;
|
|
37
|
+
}
|
|
38
|
+
.sapUiMltCellHAlignRight > *,
|
|
39
|
+
html[dir=rtl] .sapUiMltCellHAlignLeft > * {
|
|
40
|
+
margin-left: auto;
|
|
41
|
+
margin-right: 0;
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
/* BackGround design */
|
|
45
|
+
.sapUiMltBgBorder {background-color:@sapUiMediumBorder;}
|
|
46
|
+
.sapUiMltBgFill1 {background-color:@sapUiHighlight;}
|
|
47
|
+
.sapUiMltBgFill2 {background-color:@sapUiMediumBG;}
|
|
48
|
+
.sapUiMltBgFill3 {background-color:@sapUiDarkBG;}
|
|
49
|
+
.sapUiMltBgHeader {background-color:@sapUiHighlight;}
|
|
50
|
+
.sapUiMltBgPlain {background-color:@sapUiExtraLightBG;}
|
|
51
|
+
|
|
52
|
+
/* PADding */
|
|
53
|
+
.sapUiMltPadNone {padding:0;}
|
|
54
|
+
.sapUiMltPadLeft {padding:0 0 5px 4px;}
|
|
55
|
+
.sapUiMltPadRight {padding:0 4px 5px 0;}
|
|
56
|
+
.sapUiMltPadBoth {padding:0 4px 5px 4px;}
|
|
57
|
+
.sapUiMltPadNeither {padding:0 0 5px 0;}
|
|
58
|
+
|
|
59
|
+
/* SEParation (Small, Medium, Large) WithLine */
|
|
60
|
+
.sapUiMltSepS {
|
|
61
|
+
padding-left: 17px;
|
|
62
|
+
}
|
|
63
|
+
|
|
64
|
+
.sapUiMltSepSWL {
|
|
65
|
+
padding-left: 17px;
|
|
66
|
+
background-repeat: repeat-y;
|
|
67
|
+
background-position: top left;
|
|
68
|
+
background-image: url(../base/img/layout/separationSmall.gif);
|
|
69
|
+
}
|
|
70
|
+
|
|
71
|
+
.sapUiMltSepM {
|
|
72
|
+
padding-left: 31px;
|
|
73
|
+
}
|
|
74
|
+
|
|
75
|
+
.sapUiMltSepMWL {
|
|
76
|
+
padding-left: 31px;
|
|
77
|
+
background-repeat: repeat-y;
|
|
78
|
+
background-position: top left;
|
|
79
|
+
background-image: url(../base/img/layout/separationMedium.gif);
|
|
80
|
+
}
|
|
81
|
+
|
|
82
|
+
.sapUiMltSepL {
|
|
83
|
+
padding-left: 63px;
|
|
84
|
+
}
|
|
85
|
+
|
|
86
|
+
.sapUiMltSepLWL {
|
|
87
|
+
padding-left: 63px;
|
|
88
|
+
background-repeat: repeat-y;
|
|
89
|
+
background-position: top left;
|
|
90
|
+
background-image: url(../base/img/layout/separationLarge.gif);
|
|
91
|
+
}
|
|
@@ -4,7 +4,81 @@
|
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
|
-
|
|
7
|
+
/* ============================================================================== */
|
|
8
|
+
/* Due to deprecation of sap_hcb with SAPUI5 version 1.46 the library.source.less */
|
|
9
|
+
/* file of base is resolved: Imports to base.less and global.less of */
|
|
10
|
+
/* base are added to this library.source.less file (sap_hcb) and the */
|
|
11
|
+
/* respective control css files of base are added to the sap_hcb theme folder. */
|
|
12
|
+
/* This decoupling of the base theme is introduced with SAPUI5 version 1.126. */
|
|
13
|
+
/* ============================================================================== */
|
|
14
|
+
|
|
15
|
+
@import "../../../core/themes/base/base.less";
|
|
16
|
+
@import "../../../core/themes/base/global.less";
|
|
17
|
+
|
|
18
|
+
@import "base_AbsoluteLayout.less";
|
|
19
|
+
@import "base_Accordion.less";
|
|
20
|
+
@import "base_AccordionSection.less";
|
|
21
|
+
@import "base_ApplicationHeader.less";
|
|
22
|
+
@import "base_AutoComplete.less";
|
|
23
|
+
@import "base_BorderLayout.less";
|
|
24
|
+
@import "base_Button.less";
|
|
25
|
+
@import "base_Callout.less";
|
|
26
|
+
@import "base_CalloutBase.less";
|
|
27
|
+
@import "base_Carousel.less";
|
|
28
|
+
@import "base_CheckBox.less";
|
|
29
|
+
@import "base_ComboBox.less";
|
|
30
|
+
@import "base_DatePicker.less";
|
|
31
|
+
@import "base_Dialog.less";
|
|
32
|
+
@import "base_FileUploader.less";
|
|
33
|
+
@import "base_Form.less";
|
|
34
|
+
@import "base_FormattedTextView.less";
|
|
35
|
+
@import "base_FormLayout.less";
|
|
36
|
+
@import "base_GridLayout.less";
|
|
37
|
+
@import "base_HorizontalDivider.less";
|
|
38
|
+
@import "base_HorizontalLayout.less";
|
|
39
|
+
@import "base_Image.less";
|
|
40
|
+
@import "base_InPlaceEdit.less";
|
|
41
|
+
@import "base_jQueryUiBase.less";
|
|
42
|
+
@import "base_jQueryUiDatepicker.less";
|
|
43
|
+
@import "base_Label.less";
|
|
44
|
+
@import "base_layout.less";
|
|
45
|
+
@import "base_Link.less";
|
|
46
|
+
@import "base_ListBox.less";
|
|
47
|
+
@import "base_MenuBar.less";
|
|
48
|
+
@import "base_MenuButton.less";
|
|
49
|
+
@import "base_Message.less";
|
|
50
|
+
@import "base_MessageBar.less";
|
|
51
|
+
@import "base_MessageBox.less";
|
|
52
|
+
@import "base_MessageList.less";
|
|
53
|
+
@import "base_MessageToast.less";
|
|
54
|
+
@import "base_Paginator.less";
|
|
55
|
+
@import "base_Panel.less";
|
|
56
|
+
@import "base_ProgressIndicator.less";
|
|
57
|
+
@import "base_RadioButton.less";
|
|
58
|
+
@import "base_RadioButtonGroup.less";
|
|
59
|
+
@import "base_RatingIndicator.less";
|
|
60
|
+
@import "base_ResponsiveContainer.less";
|
|
61
|
+
@import "base_ResponsiveFlowLayout.less";
|
|
62
|
+
@import "base_ResponsiveLayout.less";
|
|
63
|
+
@import "base_RichTooltip.less";
|
|
64
|
+
@import "base_RoadMap.less";
|
|
65
|
+
@import "base_RowRepeater.less";
|
|
66
|
+
@import "base_SearchField.less";
|
|
67
|
+
@import "base_SegmentedButton.less";
|
|
68
|
+
@import "base_SimpleForm.less";
|
|
69
|
+
@import "base_Slider.less";
|
|
70
|
+
@import "base_Splitter.less";
|
|
71
|
+
@import "base_TabStrip.less";
|
|
72
|
+
@import "base_TextArea.less";
|
|
73
|
+
@import "base_TextField.less";
|
|
74
|
+
@import "base_TextView.less";
|
|
75
|
+
@import "base_ToggleButton.less";
|
|
76
|
+
@import "base_Toolbar.less";
|
|
77
|
+
@import "base_Tree.less";
|
|
78
|
+
@import "base_TriStateCheckBox.less";
|
|
79
|
+
@import "base_ValueHelpField.less";
|
|
80
|
+
@import "base_ControlsInUITable.less";
|
|
81
|
+
|
|
8
82
|
@import "../../../../../sap/ui/core/themes/sap_hcb/global.less";
|
|
9
83
|
@import "shared.less";
|
|
10
84
|
|