@openui5/sap.ui.commons 1.144.0 → 1.145.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.toml +40 -16
- package/THIRDPARTY.txt +22 -1
- 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/messagebundle_ar.properties +8 -0
- package/src/sap/ui/commons/messagebundle_bg.properties +9 -1
- package/src/sap/ui/commons/messagebundle_ca.properties +8 -0
- package/src/sap/ui/commons/messagebundle_cnr.properties +8 -0
- package/src/sap/ui/commons/messagebundle_cs.properties +8 -0
- package/src/sap/ui/commons/messagebundle_cy.properties +8 -0
- package/src/sap/ui/commons/messagebundle_da.properties +8 -0
- package/src/sap/ui/commons/messagebundle_de.properties +8 -0
- package/src/sap/ui/commons/messagebundle_el.properties +9 -1
- package/src/sap/ui/commons/messagebundle_en.properties +8 -0
- package/src/sap/ui/commons/messagebundle_en_GB.properties +8 -0
- package/src/sap/ui/commons/messagebundle_en_US_saprigi.properties +8 -0
- package/src/sap/ui/commons/messagebundle_es.properties +8 -0
- package/src/sap/ui/commons/messagebundle_es_MX.properties +8 -0
- package/src/sap/ui/commons/messagebundle_et.properties +8 -0
- package/src/sap/ui/commons/messagebundle_fi.properties +8 -0
- package/src/sap/ui/commons/messagebundle_fr.properties +8 -0
- package/src/sap/ui/commons/messagebundle_fr_CA.properties +8 -0
- package/src/sap/ui/commons/messagebundle_hi.properties +8 -0
- package/src/sap/ui/commons/messagebundle_hr.properties +8 -0
- package/src/sap/ui/commons/messagebundle_hu.properties +8 -0
- package/src/sap/ui/commons/messagebundle_id.properties +8 -0
- package/src/sap/ui/commons/messagebundle_it.properties +8 -0
- package/src/sap/ui/commons/messagebundle_iw.properties +8 -0
- package/src/sap/ui/commons/messagebundle_ja.properties +8 -0
- package/src/sap/ui/commons/messagebundle_kk.properties +8 -0
- package/src/sap/ui/commons/messagebundle_ko.properties +8 -0
- package/src/sap/ui/commons/messagebundle_lt.properties +8 -0
- package/src/sap/ui/commons/messagebundle_lv.properties +8 -0
- package/src/sap/ui/commons/messagebundle_mk.properties +8 -0
- package/src/sap/ui/commons/messagebundle_ms.properties +8 -0
- package/src/sap/ui/commons/messagebundle_nl.properties +8 -0
- package/src/sap/ui/commons/messagebundle_no.properties +8 -0
- package/src/sap/ui/commons/messagebundle_pl.properties +8 -0
- package/src/sap/ui/commons/messagebundle_pt.properties +8 -0
- package/src/sap/ui/commons/messagebundle_pt_PT.properties +8 -0
- package/src/sap/ui/commons/messagebundle_ro.properties +8 -0
- package/src/sap/ui/commons/messagebundle_ru.properties +9 -1
- package/src/sap/ui/commons/messagebundle_sh.properties +8 -0
- package/src/sap/ui/commons/messagebundle_sk.properties +8 -0
- package/src/sap/ui/commons/messagebundle_sl.properties +8 -0
- package/src/sap/ui/commons/messagebundle_sr.properties +8 -0
- package/src/sap/ui/commons/messagebundle_sv.properties +8 -0
- package/src/sap/ui/commons/messagebundle_th.properties +8 -0
- package/src/sap/ui/commons/messagebundle_tr.properties +8 -0
- package/src/sap/ui/commons/messagebundle_uk.properties +8 -0
- package/src/sap/ui/commons/messagebundle_vi.properties +8 -0
- package/src/sap/ui/commons/messagebundle_zh_CN.properties +8 -0
- package/src/sap/ui/commons/messagebundle_zh_TW.properties +8 -0
- package/src/sap/ui/commons/themes/base/BorderLayout.less +13 -11
- package/src/sap/ui/commons/themes/base/Button.less +45 -47
- package/src/sap/ui/commons/themes/base/CalloutBase.less +10 -9
- package/src/sap/ui/commons/themes/base/Dialog.less +13 -21
- package/src/sap/ui/commons/themes/base/FileUploader.less +15 -14
- package/src/sap/ui/commons/themes/base/HorizontalDivider.less +16 -15
- package/src/sap/ui/commons/themes/base/library.source.less +0 -5
- package/src/sap/ui/commons/themes/base/Callout.less +0 -12
- package/src/sap/ui/commons/themes/base/Form.less +0 -4
- package/src/sap/ui/commons/themes/base/FormLayout.less +0 -3
- package/src/sap/ui/commons/themes/base/GridLayout.less +0 -3
- package/src/sap/ui/commons/themes/base/HorizontalLayout.less +0 -3
|
@@ -95,6 +95,14 @@ CALLOUT_ARIA_NAME=Belirtme
|
|
|
95
95
|
|
|
96
96
|
FILEUPLOAD_BROWSE=G\u00F6zat ...
|
|
97
97
|
|
|
98
|
+
FILEUPLOAD_ACC=Dosya se\u00E7mek i\u00E7in etkinle\u015Ftirin
|
|
99
|
+
|
|
100
|
+
FILEUPLOAD_FILENAME=Dosya ad\u0131
|
|
101
|
+
|
|
102
|
+
FILEUPLOAD_REQUIRED=Gerekli
|
|
103
|
+
|
|
104
|
+
FILEUPLOAD_NO_FILE_CHOSEN=Dosya se\u00E7ilmedi
|
|
105
|
+
|
|
98
106
|
ACCORDION_DSC=Geni\u015Fletmek veya s\u0131k\u0131\u015Ft\u0131rmak i\u00E7in ara \u00E7ubu\u011Funa bas\u0131n
|
|
99
107
|
|
|
100
108
|
CAROUSEL_SHOW_PREV=Geriye
|
|
@@ -95,6 +95,14 @@ CALLOUT_ARIA_NAME=\u0412\u0438\u043D\u043E\u0441\u043A\u0430
|
|
|
95
95
|
|
|
96
96
|
FILEUPLOAD_BROWSE=\u041E\u0433\u043B\u044F\u0434...
|
|
97
97
|
|
|
98
|
+
FILEUPLOAD_ACC=\u0410\u043A\u0442\u0438\u0432\u0443\u0432\u0430\u0442\u0438 \u0434\u043B\u044F \u0432\u0438\u0431\u043E\u0440\u0443 \u0444\u0430\u0439\u043B\u0443
|
|
99
|
+
|
|
100
|
+
FILEUPLOAD_FILENAME=\u0406\u043C\u2019\u044F \u0444\u0430\u0439\u043B\u0443
|
|
101
|
+
|
|
102
|
+
FILEUPLOAD_REQUIRED=\u041E\u0431\u043E\u0432\u2019\u044F\u0437\u043A\u043E\u0432\u043E
|
|
103
|
+
|
|
104
|
+
FILEUPLOAD_NO_FILE_CHOSEN=\u0424\u0430\u0439\u043B\u0438 \u043D\u0435 \u0432\u0438\u0431\u0440\u0430\u043D\u0456
|
|
105
|
+
|
|
98
106
|
ACCORDION_DSC=\u0429\u043E\u0431 \u0440\u043E\u0437\u0433\u043E\u0440\u043D\u0443\u0442\u0438 \u0430\u0431\u043E \u0437\u0433\u043E\u0440\u043D\u0443\u0442\u0438 \u043D\u0430\u0442\u0438\u0441\u043D\u0456\u0442\u044C SPACEBAR
|
|
99
107
|
|
|
100
108
|
CAROUSEL_SHOW_PREV=\u041D\u0430\u0437\u0430\u0434
|
|
@@ -95,6 +95,14 @@ CALLOUT_ARIA_NAME=Khung chu\u0301 thi\u0301ch
|
|
|
95
95
|
|
|
96
96
|
FILEUPLOAD_BROWSE=Duy\u00EA\u0323t...
|
|
97
97
|
|
|
98
|
+
FILEUPLOAD_ACC=Ki\u0301ch hoa\u0323t \u0111\u00EA\u0309 cho\u0323n t\u1EADp tin
|
|
99
|
+
|
|
100
|
+
FILEUPLOAD_FILENAME=T\u00EAn t\u00E2\u0323p tin
|
|
101
|
+
|
|
102
|
+
FILEUPLOAD_REQUIRED=\u0110\u01B0\u01A1\u0323c y\u00EAu c\u00E2\u0300u
|
|
103
|
+
|
|
104
|
+
FILEUPLOAD_NO_FILE_CHOSEN=Kh\u00F4ng co\u0301 t\u00E2\u0323p tin na\u0300o \u0111\u01B0\u01A1\u0323c cho\u0323n
|
|
105
|
+
|
|
98
106
|
ACCORDION_DSC=\u0110\u00EA\u0309 m\u01A1\u0309 r\u00F4\u0323ng ho\u0103\u0323c thu go\u0323n, nh\u00E2\u0301n PHI\u0301M DA\u0300I
|
|
99
107
|
|
|
100
108
|
CAROUSEL_SHOW_PREV=Tr\u01B0\u01A1\u0301c
|
|
@@ -95,6 +95,14 @@ CALLOUT_ARIA_NAME=\u6807\u6CE8
|
|
|
95
95
|
|
|
96
96
|
FILEUPLOAD_BROWSE=\u6D4F\u89C8...
|
|
97
97
|
|
|
98
|
+
FILEUPLOAD_ACC=\u6FC0\u6D3B\u4EE5\u9009\u62E9\u6587\u4EF6
|
|
99
|
+
|
|
100
|
+
FILEUPLOAD_FILENAME=\u6587\u4EF6\u540D\u79F0
|
|
101
|
+
|
|
102
|
+
FILEUPLOAD_REQUIRED=\u5FC5\u9700
|
|
103
|
+
|
|
104
|
+
FILEUPLOAD_NO_FILE_CHOSEN=\u672A\u9009\u62E9\u6587\u4EF6
|
|
105
|
+
|
|
98
106
|
ACCORDION_DSC=\u8981\u5C55\u5F00\u6216\u6298\u53E0\uFF0C\u8BF7\u6309\u7A7A\u683C\u952E
|
|
99
107
|
|
|
100
108
|
CAROUSEL_SHOW_PREV=\u4E0A\u4E00\u4E2A
|
|
@@ -95,6 +95,14 @@ CALLOUT_ARIA_NAME=\u64A5\u51FA
|
|
|
95
95
|
|
|
96
96
|
FILEUPLOAD_BROWSE=\u700F\u89BD...
|
|
97
97
|
|
|
98
|
+
FILEUPLOAD_ACC=\u555F\u7528\u4EE5\u9078\u64C7\u6A94\u6848
|
|
99
|
+
|
|
100
|
+
FILEUPLOAD_FILENAME=\u6A94\u6848\u540D\u7A31
|
|
101
|
+
|
|
102
|
+
FILEUPLOAD_REQUIRED=\u9700\u8981
|
|
103
|
+
|
|
104
|
+
FILEUPLOAD_NO_FILE_CHOSEN=\u672A\u9078\u64C7\u6A94\u6848
|
|
105
|
+
|
|
98
106
|
ACCORDION_DSC=\u82E5\u8981\u5C55\u958B\u6216\u6536\u7E2E\uFF0C\u8ACB\u6309\u7A7A\u767D\u9375
|
|
99
107
|
|
|
100
108
|
CAROUSEL_SHOW_PREV=\u4E0A\u4E00\u500B
|
|
@@ -1,20 +1,22 @@
|
|
|
1
|
-
/*
|
|
2
|
-
/* CSS for control layout.uilib/BorderLayout.control
|
|
3
|
-
/*
|
|
1
|
+
/* ================================================== */
|
|
2
|
+
/* CSS for control layout.uilib/BorderLayout.control */
|
|
3
|
+
/* Base theme */
|
|
4
|
+
/* ================================================== */
|
|
5
|
+
|
|
4
6
|
.sapUiBorderLayout {
|
|
5
7
|
position: relative;
|
|
6
8
|
}
|
|
7
9
|
|
|
8
10
|
.sapUiBorderLayoutTop {
|
|
9
11
|
position: absolute;
|
|
10
|
-
top:
|
|
11
|
-
left:
|
|
12
|
-
right:
|
|
12
|
+
top: 0;
|
|
13
|
+
left: 0;
|
|
14
|
+
right: 0;
|
|
13
15
|
}
|
|
14
16
|
|
|
15
17
|
.sapUiBorderLayoutBegin {
|
|
16
18
|
position: absolute;
|
|
17
|
-
left:
|
|
19
|
+
left: 0;
|
|
18
20
|
}
|
|
19
21
|
|
|
20
22
|
.sapUiBorderLayoutCenter {
|
|
@@ -23,12 +25,12 @@
|
|
|
23
25
|
|
|
24
26
|
.sapUiBorderLayoutEnd {
|
|
25
27
|
position: absolute;
|
|
26
|
-
right:
|
|
28
|
+
right: 0;
|
|
27
29
|
}
|
|
28
30
|
|
|
29
31
|
.sapUiBorderLayoutBottom {
|
|
30
32
|
position: absolute;
|
|
31
|
-
bottom:
|
|
32
|
-
left:
|
|
33
|
-
right:
|
|
33
|
+
bottom: 0;
|
|
34
|
+
left: 0;
|
|
35
|
+
right: 0;
|
|
34
36
|
}
|
|
@@ -1,9 +1,14 @@
|
|
|
1
|
+
/* ====================================== */
|
|
2
|
+
/* CSS for control sap.ui.commons/Button */
|
|
3
|
+
/* Base theme */
|
|
4
|
+
/* ====================================== */
|
|
5
|
+
|
|
1
6
|
@_sap_ui_commons_Button_Height: @sapUiLineHeight;
|
|
2
7
|
|
|
3
8
|
.sapUiBtnS {
|
|
4
|
-
font-family:
|
|
9
|
+
font-family: var(--sapFontFamily);
|
|
5
10
|
font-size: @sapUiFontSize;
|
|
6
|
-
color:
|
|
11
|
+
color: var(--sapTextColor);
|
|
7
12
|
height: @_sap_ui_commons_Button_Height;
|
|
8
13
|
vertical-align: top;
|
|
9
14
|
padding: 0 5px;
|
|
@@ -15,15 +20,15 @@
|
|
|
15
20
|
}
|
|
16
21
|
|
|
17
22
|
.sapUiBtnS.sapUiBtnNorm.sapUiBtnStd {
|
|
18
|
-
background-color:
|
|
23
|
+
background-color: var(--sapButton_Background);
|
|
19
24
|
}
|
|
20
25
|
|
|
21
26
|
.sapUiBtnS.sapUiBtnNorm {
|
|
22
|
-
border: 1px solid
|
|
27
|
+
border: 1px solid var(--sapButton_BorderColor);
|
|
23
28
|
}
|
|
24
29
|
|
|
25
30
|
.sapUiBtnS.sapUiBtnLite {
|
|
26
|
-
background-color:
|
|
31
|
+
background-color: var(--sapButton_Lite_Background);
|
|
27
32
|
border: none;
|
|
28
33
|
}
|
|
29
34
|
|
|
@@ -52,61 +57,56 @@
|
|
|
52
57
|
margin-top: -1px;
|
|
53
58
|
}
|
|
54
59
|
|
|
55
|
-
html[data-sap-ui-browser="sf5"] .sapUiBtnS > .sapUiBtnTxt {
|
|
56
|
-
margin-top: -2px;
|
|
57
|
-
}
|
|
58
|
-
|
|
59
60
|
/* button focus state */
|
|
60
61
|
.sapUiBtnS.sapUiBtnStd:focus,
|
|
61
62
|
/* extra css class for the focus styling of the FileUploader */
|
|
62
63
|
.sapUiBtnS.sapUiBtnStd.sapUiBtnStdFocus {
|
|
63
|
-
background-color:
|
|
64
|
+
background-color: var(--sapButton_Hover_Background);
|
|
64
65
|
}
|
|
65
66
|
|
|
66
67
|
.sapUiBtnS.sapUiBtnNorm.sapUiBtnStd:focus,
|
|
67
68
|
/* extra css class for the focus styling of the FileUploader */
|
|
68
69
|
.sapUiBtnS.sapUiBtnNorm.sapUiBtnStd.sapUiBtnStdFocus {
|
|
69
|
-
border-color:
|
|
70
|
+
border-color: var(--sapButton_Hover_BorderColor);
|
|
70
71
|
}
|
|
71
72
|
|
|
72
73
|
/* button disabled */
|
|
73
74
|
.sapUiBtnS.sapUiBtnDsbl,
|
|
74
75
|
.sapUiBtnS.sapUiBtnDsbl:focus {
|
|
75
76
|
cursor: default;
|
|
76
|
-
color:
|
|
77
|
+
color: var(--sapContent_DisabledTextColor);
|
|
77
78
|
}
|
|
78
79
|
|
|
79
80
|
.sapUiBtnS.sapUiBtnNorm.sapUiBtnDsbl,
|
|
80
81
|
.sapUiBtnS.sapUiBtnNorm.sapUiBtnDsbl:focus {
|
|
81
|
-
border-color:
|
|
82
|
-
background-color:
|
|
82
|
+
border-color: var(--sapButton_Disabled_BorderColor);
|
|
83
|
+
background-color: var(--sapButton_Disabled_Background);
|
|
83
84
|
}
|
|
84
85
|
|
|
85
|
-
.sapUiBtnS.sapUiBtnDsbl > img.sapUiBtnIco {
|
|
86
|
-
opacity: .3;
|
|
87
|
-
filter: alpha(opacity=30);
|
|
86
|
+
.sapUiBtnS.sapUiBtnDsbl > img.sapUiBtnIco { /* make disabled icon look "reduced" */
|
|
87
|
+
opacity: 0.3;
|
|
88
88
|
}
|
|
89
89
|
|
|
90
90
|
/* button hover state */
|
|
91
91
|
.sapUiBtnS.sapUiBtnStd:hover,
|
|
92
92
|
/* extra css class for the hover styling of the FileUploader */
|
|
93
93
|
.sapUiBtnS.sapUiBtnStd.sapUiBtnStdHover {
|
|
94
|
-
background-color:
|
|
94
|
+
background-color: var(--sapButton_Hover_Background);
|
|
95
95
|
}
|
|
96
96
|
|
|
97
97
|
.sapUiBtnS.sapUiBtnNorm.sapUiBtnStd:hover,
|
|
98
98
|
/* extra css class for the hover styling of the FileUploader */
|
|
99
99
|
.sapUiBtnS.sapUiBtnNorm.sapUiBtnStd.sapUiBtnStdHover {
|
|
100
|
-
border-color:
|
|
100
|
+
border-color: var(--sapButton_Hover_BorderColor);
|
|
101
101
|
}
|
|
102
102
|
|
|
103
103
|
/* button active state */
|
|
104
104
|
.sapUiBtnS.sapUiBtnAct:hover {
|
|
105
|
-
background-color:
|
|
105
|
+
background-color: var(--sapButton_Active_Background);
|
|
106
106
|
}
|
|
107
107
|
|
|
108
108
|
.sapUiBtnS.sapUiBtnNorm.sapUiBtnAct:hover {
|
|
109
|
-
border-color:
|
|
109
|
+
border-color: var(--sapButton_Active_BorderColor);
|
|
110
110
|
}
|
|
111
111
|
|
|
112
112
|
/* emphasized button (no special style for lite button)*/
|
|
@@ -115,23 +115,23 @@ html[data-sap-ui-browser="sf5"] .sapUiBtnS > .sapUiBtnTxt {
|
|
|
115
115
|
}
|
|
116
116
|
|
|
117
117
|
.sapUiBtnS.sapUiBtnNorm.sapUiBtnEmph {
|
|
118
|
-
background-color:
|
|
119
|
-
border-color:
|
|
118
|
+
background-color: var(--sapButton_Emphasized_Background);
|
|
119
|
+
border-color: var(--sapButton_Emphasized_BorderColor);
|
|
120
120
|
font-weight: bold;
|
|
121
121
|
}
|
|
122
122
|
|
|
123
123
|
.sapUiBtnS.sapUiBtnNorm.sapUiBtnEmph.sapUiBtnStd:focus,
|
|
124
124
|
.sapUiBtnS.sapUiBtnNorm.sapUiBtnEmph.sapUiBtnStd:hover {
|
|
125
|
-
background-color:
|
|
126
|
-
border-color:
|
|
125
|
+
background-color: var(--sapButton_Emphasized_Hover_Background);
|
|
126
|
+
border-color: var(--sapButton_Emphasized_Hover_BorderColor);
|
|
127
127
|
}
|
|
128
128
|
|
|
129
129
|
.sapUiBtnS.sapUiBtnNorm.sapUiBtnEmph.sapUiBtnAct,
|
|
130
130
|
.sapUiBtnS.sapUiBtnNorm.sapUiBtnEmph.sapUiBtnAct:focus,
|
|
131
131
|
.sapUiBtnS.sapUiBtnNorm.sapUiBtnEmph.sapUiBtnAct:hover,
|
|
132
132
|
.sapUiBtnS.sapUiBtnNorm.sapUiBtnEmph.sapUiBtnStd:active {
|
|
133
|
-
background-color:
|
|
134
|
-
border-color:
|
|
133
|
+
background-color: var(--sapButton_Emphasized_Active_Background);
|
|
134
|
+
border-color: var(--sapButton_Emphasized_Active_BorderColor);
|
|
135
135
|
}
|
|
136
136
|
|
|
137
137
|
.sapUiBtnS.sapUiBtnNorm.sapUiBtnEmph.sapUiBtnDsbl,
|
|
@@ -146,31 +146,30 @@ html[data-sap-ui-browser="sf5"] .sapUiBtnS > .sapUiBtnTxt {
|
|
|
146
146
|
}
|
|
147
147
|
|
|
148
148
|
.sapUiBtnS.sapUiBtnStd.sapUiBtnAccept {
|
|
149
|
-
color:
|
|
149
|
+
color: var(--sapField_SuccessColor);
|
|
150
150
|
}
|
|
151
151
|
|
|
152
152
|
.sapUiBtnS.sapUiBtnNorm.sapUiBtnAccept {
|
|
153
|
-
background-color:
|
|
154
|
-
border-color:
|
|
153
|
+
background-color: var(--sapButton_Accept_Background);
|
|
154
|
+
border-color: var(--sapButton_Accept_BorderColor);
|
|
155
155
|
}
|
|
156
156
|
|
|
157
157
|
.sapUiBtnS.sapUiBtnAccept.sapUiBtnStd:focus,
|
|
158
158
|
.sapUiBtnS.sapUiBtnAccept.sapUiBtnStd:hover {
|
|
159
|
-
|
|
160
|
-
background-color: @sapUiButtonAcceptHoverBackground;
|
|
159
|
+
background-color: var(--sapButton_Accept_Hover_Background);
|
|
161
160
|
}
|
|
162
161
|
|
|
163
162
|
.sapUiBtnS.sapUiBtnNorm.sapUiBtnAccept.sapUiBtnStd:focus,
|
|
164
163
|
.sapUiBtnS.sapUiBtnNorm.sapUiBtnAccept.sapUiBtnStd:hover {
|
|
165
|
-
border-color:
|
|
164
|
+
border-color: var(--sapButton_Accept_Hover_BorderColor);
|
|
166
165
|
}
|
|
167
166
|
|
|
168
167
|
.sapUiBtnS.sapUiBtnNorm.sapUiBtnAccept.sapUiBtnAct,
|
|
169
168
|
.sapUiBtnS.sapUiBtnNorm.sapUiBtnAccept.sapUiBtnAct:focus,
|
|
170
169
|
.sapUiBtnS.sapUiBtnNorm.sapUiBtnAccept.sapUiBtnAct:hover,
|
|
171
170
|
.sapUiBtnS.sapUiBtnNorm.sapUiBtnAccept.sapUiBtnStd:active {
|
|
172
|
-
background-color:
|
|
173
|
-
border-color:
|
|
171
|
+
background-color: var(--sapButton_Accept_Active_Background);
|
|
172
|
+
border-color: var(--sapButton_Accept_Active_BorderColor);
|
|
174
173
|
}
|
|
175
174
|
|
|
176
175
|
.sapUiBtnS.sapUiBtnNorm.sapUiBtnAccept.sapUiBtnDsbl,
|
|
@@ -180,36 +179,35 @@ html[data-sap-ui-browser="sf5"] .sapUiBtnS > .sapUiBtnTxt {
|
|
|
180
179
|
}
|
|
181
180
|
|
|
182
181
|
/* reject button*/
|
|
183
|
-
.sapUiBtnS.sapUiBtnReject{
|
|
182
|
+
.sapUiBtnS.sapUiBtnReject {
|
|
184
183
|
font-weight: bold;
|
|
185
184
|
}
|
|
186
185
|
|
|
187
|
-
.sapUiBtnS.sapUiBtnStd.sapUiBtnReject{
|
|
188
|
-
color:
|
|
186
|
+
.sapUiBtnS.sapUiBtnStd.sapUiBtnReject {
|
|
187
|
+
color: var(--sapField_InvalidColor);
|
|
189
188
|
}
|
|
190
189
|
|
|
191
|
-
.sapUiBtnS.sapUiBtnNorm.sapUiBtnReject{
|
|
192
|
-
background-color:
|
|
193
|
-
border-color:
|
|
190
|
+
.sapUiBtnS.sapUiBtnNorm.sapUiBtnReject {
|
|
191
|
+
background-color: var(--sapButton_Reject_Background);
|
|
192
|
+
border-color: var(--sapButton_Reject_BorderColor);
|
|
194
193
|
}
|
|
195
194
|
|
|
196
195
|
.sapUiBtnS.sapUiBtnReject.sapUiBtnStd:focus,
|
|
197
196
|
.sapUiBtnS.sapUiBtnReject.sapUiBtnStd:hover {
|
|
198
|
-
|
|
199
|
-
background-color: @sapUiButtonRejectHoverBackground;
|
|
197
|
+
background-color: var(--sapButton_Reject_Hover_Background);
|
|
200
198
|
}
|
|
201
199
|
|
|
202
200
|
.sapUiBtnS.sapUiBtnNorm.sapUiBtnReject.sapUiBtnStd:focus,
|
|
203
201
|
.sapUiBtnS.sapUiBtnNorm.sapUiBtnReject.sapUiBtnStd:hover {
|
|
204
|
-
border-color:
|
|
202
|
+
border-color: var(--sapButton_Reject_Hover_BorderColor);
|
|
205
203
|
}
|
|
206
204
|
|
|
207
205
|
.sapUiBtnS.sapUiBtnNorm.sapUiBtnReject.sapUiBtnAct,
|
|
208
206
|
.sapUiBtnS.sapUiBtnNorm.sapUiBtnReject.sapUiBtnAct:focus,
|
|
209
207
|
.sapUiBtnS.sapUiBtnNorm.sapUiBtnReject.sapUiBtnAct:hover,
|
|
210
208
|
.sapUiBtnS.sapUiBtnNorm.sapUiBtnReject.sapUiBtnStd:active {
|
|
211
|
-
background-color:
|
|
212
|
-
border-color:
|
|
209
|
+
background-color: var(--sapButton_Reject_Active_Background);
|
|
210
|
+
border-color: var(--sapButton_Reject_Active_BorderColor);
|
|
213
211
|
}
|
|
214
212
|
|
|
215
213
|
.sapUiBtnS.sapUiBtnNorm.sapUiBtnReject.sapUiBtnDsbl,
|
|
@@ -225,7 +223,7 @@ html[data-sap-ui-browser="sf5"] .sapUiBtnS > .sapUiBtnTxt {
|
|
|
225
223
|
padding: 0;
|
|
226
224
|
}
|
|
227
225
|
|
|
228
|
-
.sapUiBtn > span.sapUiBtnIco{
|
|
226
|
+
.sapUiBtn > span.sapUiBtnIco {
|
|
229
227
|
font-weight: normal;
|
|
230
228
|
line-height: @sapUiLineHeight;
|
|
231
229
|
height: @_sap_ui_commons_Button_Height;
|
|
@@ -1,21 +1,22 @@
|
|
|
1
|
-
/*
|
|
2
|
-
/* CSS for control sap.ui.commons/CalloutBase.control
|
|
3
|
-
/*
|
|
1
|
+
/* =================================================== */
|
|
2
|
+
/* CSS for control sap.ui.commons/CalloutBase.control */
|
|
3
|
+
/* Base theme */
|
|
4
|
+
/* =================================================== */
|
|
4
5
|
|
|
5
|
-
.sapUiCltBase{
|
|
6
|
-
color:
|
|
6
|
+
.sapUiCltBase {
|
|
7
|
+
color: var(--sapTextColor);
|
|
7
8
|
background-color: @sapUiExtraLightBG;
|
|
8
9
|
border-width: 1px;
|
|
9
10
|
border-style: solid;
|
|
10
11
|
border-color: @sapUiMediumBorder;
|
|
11
12
|
}
|
|
12
13
|
|
|
13
|
-
.sapUiCltBaseCont{
|
|
14
|
-
margin:
|
|
15
|
-
padding:
|
|
14
|
+
.sapUiCltBaseCont {
|
|
15
|
+
margin: 0;
|
|
16
|
+
padding: 0;
|
|
16
17
|
border-style: none;
|
|
17
18
|
}
|
|
18
19
|
|
|
19
|
-
.sapUiCltBaseArr{
|
|
20
|
+
.sapUiCltBaseArr {
|
|
20
21
|
display: none;
|
|
21
22
|
}
|
|
@@ -1,22 +1,26 @@
|
|
|
1
|
+
/* ======================================= */
|
|
2
|
+
/* CSS for control commons/Dialog.control */
|
|
3
|
+
/* Base theme */
|
|
4
|
+
/* ======================================= */
|
|
5
|
+
|
|
1
6
|
@_sap_ui_commons_Dialog_HeaderHeight: 19px;
|
|
2
7
|
@_sap_ui_commons_Dialog_FooterHeight: 36px;
|
|
3
8
|
|
|
4
9
|
.sapUiDlg {
|
|
5
|
-
position: absolute; /*relative
|
|
10
|
+
position: absolute; /*relative enable positioning for children */
|
|
6
11
|
display: inline-block;
|
|
7
12
|
outline: none;
|
|
8
13
|
box-sizing: border-box;
|
|
9
14
|
}
|
|
10
15
|
|
|
11
16
|
/* header */
|
|
12
|
-
|
|
13
17
|
.sapUiDlgHdr {
|
|
14
18
|
height: @_sap_ui_commons_Dialog_HeaderHeight;
|
|
15
19
|
margin: 10px 10px 0 10px;
|
|
16
20
|
cursor: move;
|
|
17
21
|
overflow: hidden;
|
|
18
|
-
-moz-user-select: none;
|
|
19
22
|
-webkit-user-select: none;
|
|
23
|
+
user-select: none;
|
|
20
24
|
}
|
|
21
25
|
|
|
22
26
|
.sapUiDlgHdr > .sapUiDlgHdrLeft {
|
|
@@ -53,12 +57,6 @@
|
|
|
53
57
|
color: transparent /* make x text invisible */
|
|
54
58
|
}
|
|
55
59
|
|
|
56
|
-
/* make x text non selectable for firefox so it can't be selected with mouse/keyboard */
|
|
57
|
-
html[data-sap-ui-browser="ff3"] .sapUiDlgHdrBtns > a {
|
|
58
|
-
-moz-user-select: none;
|
|
59
|
-
-webkit-user-select: none;
|
|
60
|
-
}
|
|
61
|
-
|
|
62
60
|
/* content */
|
|
63
61
|
|
|
64
62
|
.sapUiDlgCont {
|
|
@@ -67,23 +65,23 @@ html[data-sap-ui-browser="ff3"] .sapUiDlgHdrBtns > a {
|
|
|
67
65
|
border-color: @sapUiMediumBorder;
|
|
68
66
|
border-style: solid;
|
|
69
67
|
position:absolute; /* required for proper layout, do not change! */
|
|
70
|
-
left:
|
|
71
|
-
right:
|
|
72
|
-
bottom: 36px;
|
|
73
|
-
top: 26px;
|
|
68
|
+
left: 0;
|
|
69
|
+
right: 0;
|
|
70
|
+
bottom: 36px; /* must equal the footer height! */
|
|
71
|
+
top: 26px; /* must equal the header height! */
|
|
74
72
|
overflow: auto; /* this triggers the Dialog's scrollbars when required */
|
|
75
73
|
padding: 16px 22px;
|
|
76
74
|
outline: none;
|
|
77
75
|
}
|
|
78
76
|
|
|
79
77
|
.sapUiDlgNoPad .sapUiDlgCont {
|
|
80
|
-
padding:
|
|
78
|
+
padding: 0;
|
|
81
79
|
}
|
|
82
80
|
|
|
83
81
|
.sapUiDlgFlexHeight .sapUiDlgCont,
|
|
84
82
|
.sapUiDlgFlexWidth .sapUiDlgCont {
|
|
85
83
|
position: relative;
|
|
86
|
-
top:
|
|
84
|
+
top: 0;
|
|
87
85
|
}
|
|
88
86
|
|
|
89
87
|
/* footer */
|
|
@@ -125,10 +123,4 @@ html[data-sap-ui-browser="ff3"] .sapUiDlgHdrBtns > a {
|
|
|
125
123
|
height: 14px;
|
|
126
124
|
cursor: nw-resize;
|
|
127
125
|
background-position: left top;
|
|
128
|
-
}
|
|
129
|
-
|
|
130
|
-
/* make resize text non selectable for firefox so it can't be selected with mouse/keyboard */
|
|
131
|
-
html[data-sap-ui-browser="ff3"] .sapUiDlgGrip {
|
|
132
|
-
-moz-user-select: none;
|
|
133
|
-
-webkit-user-select: none;
|
|
134
126
|
}
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
-
/*
|
|
2
|
-
/* CSS for control sap.ui.commons/FileUploader
|
|
3
|
-
/*
|
|
1
|
+
/* ============================================ */
|
|
2
|
+
/* CSS for control sap.ui.commons/FileUploader */
|
|
3
|
+
/* Base theme */
|
|
4
|
+
/* ============================================ */
|
|
4
5
|
|
|
5
6
|
.sapUiFup {
|
|
6
7
|
position: relative;
|
|
@@ -42,7 +43,7 @@
|
|
|
42
43
|
display: inline-block;
|
|
43
44
|
}
|
|
44
45
|
|
|
45
|
-
.sapUiFupInputMask {
|
|
46
|
+
.sapUiFupInputMask { /* the element masking the real (but hidden) file input, so the clickable area has exactly the same size as the visible control */
|
|
46
47
|
display: inline-block;
|
|
47
48
|
position: absolute;
|
|
48
49
|
top: 0;
|
|
@@ -65,10 +66,10 @@
|
|
|
65
66
|
.sapUiFupInputMask > input { /* the real, but hidden file input */
|
|
66
67
|
position: absolute;
|
|
67
68
|
opacity: 0;
|
|
68
|
-
top:
|
|
69
|
-
bottom:
|
|
69
|
+
top: 0;
|
|
70
|
+
bottom: 0;
|
|
70
71
|
cursor: pointer;
|
|
71
|
-
left: -4em;
|
|
72
|
+
left: -4em; /* avoid the input field behind the file chooser */
|
|
72
73
|
font-size: 500px; /* to make the field high enough for most themes; for themes with very large fonts this needs to be increased further */
|
|
73
74
|
width: 5000px;
|
|
74
75
|
}
|
|
@@ -78,14 +79,14 @@
|
|
|
78
79
|
cursor: default;
|
|
79
80
|
}
|
|
80
81
|
|
|
81
|
-
html[data-sap-ui-browser^=
|
|
82
|
-
html[data-sap-ui-browser^=
|
|
82
|
+
html[data-sap-ui-browser^='sf'] .sapUiFupInputMask > input, /* for Safari and Chrome the file input is not clickable with opacity "0" */
|
|
83
|
+
html[data-sap-ui-browser^='cr'] .sapUiFupInputMask > input {
|
|
83
84
|
position: relative;
|
|
84
85
|
left: auto;
|
|
85
86
|
opacity: 0.01;
|
|
86
87
|
}
|
|
87
88
|
|
|
88
|
-
html[data-sap-ui-browser^=
|
|
89
|
+
html[data-sap-ui-browser^='cr'] .sapUiFupInputMask > input {
|
|
89
90
|
float: right;
|
|
90
91
|
}
|
|
91
92
|
|
|
@@ -94,13 +95,13 @@ html[data-sap-ui-browser^="cr"] .sapUiFupInputMask > input {
|
|
|
94
95
|
}
|
|
95
96
|
|
|
96
97
|
.sapUiFup .sapUiBtnS.sapUiBtnStdFocus:hover {
|
|
97
|
-
background-color:
|
|
98
|
+
background-color: var(--sapButton_Hover_Background);
|
|
98
99
|
}
|
|
99
100
|
|
|
100
101
|
.sapUiFup .sapUiBtnS:active {
|
|
101
|
-
background-color:
|
|
102
|
+
background-color: var(--sapButton_Active_Background);
|
|
102
103
|
}
|
|
103
104
|
|
|
104
105
|
.sapUiFup .sapUiBtnS.sapUiBtnNorm:active {
|
|
105
|
-
border-color:
|
|
106
|
-
}
|
|
106
|
+
border-color: var(--sapButton_Active_BorderColor);
|
|
107
|
+
}
|
|
@@ -1,43 +1,44 @@
|
|
|
1
|
-
/*
|
|
2
|
-
/* CSS for control sap.ui.commons/HorizontalDivider
|
|
3
|
-
/*
|
|
1
|
+
/* ================================================= */
|
|
2
|
+
/* CSS for control sap.ui.commons/HorizontalDivider */
|
|
3
|
+
/* Base theme */
|
|
4
|
+
/* ================================================= */
|
|
4
5
|
|
|
5
|
-
.sapUiCommonsHoriDiv{
|
|
6
|
+
.sapUiCommonsHoriDiv {
|
|
6
7
|
display: block;
|
|
7
8
|
width: 100%;
|
|
8
|
-
height:
|
|
9
|
+
height: 0;
|
|
9
10
|
margin-left: auto;
|
|
10
11
|
margin-right: auto;
|
|
11
12
|
}
|
|
12
13
|
|
|
13
|
-
.sapUiCommonsHoriDivTypePage{
|
|
14
|
-
border-width: 2px
|
|
14
|
+
.sapUiCommonsHoriDivTypePage {
|
|
15
|
+
border-width: 2px 0 0 0;
|
|
15
16
|
border-color: @sapUiBlackBorder;
|
|
16
17
|
border-style: solid;
|
|
17
18
|
}
|
|
18
19
|
|
|
19
|
-
.sapUiCommonsHoriDivTypeArea{
|
|
20
|
-
border-width: 1px
|
|
20
|
+
.sapUiCommonsHoriDivTypeArea {
|
|
21
|
+
border-width: 1px 0 0 0;
|
|
21
22
|
border-color: black;
|
|
22
23
|
border-style: solid;
|
|
23
24
|
}
|
|
24
25
|
|
|
25
|
-
.sapUiCommonsHoriDivHeightR{
|
|
26
|
-
margin-top:
|
|
27
|
-
margin-bottom:
|
|
26
|
+
.sapUiCommonsHoriDivHeightR {
|
|
27
|
+
margin-top: 0;
|
|
28
|
+
margin-bottom: 0;
|
|
28
29
|
}
|
|
29
30
|
|
|
30
|
-
.sapUiCommonsHoriDivHeightS{
|
|
31
|
+
.sapUiCommonsHoriDivHeightS {
|
|
31
32
|
margin-top: 1px;
|
|
32
33
|
margin-bottom: 1px;
|
|
33
34
|
}
|
|
34
35
|
|
|
35
|
-
.sapUiCommonsHoriDivHeightM{
|
|
36
|
+
.sapUiCommonsHoriDivHeightM {
|
|
36
37
|
margin-top: 6px;
|
|
37
38
|
margin-bottom: 6px;
|
|
38
39
|
}
|
|
39
40
|
|
|
40
|
-
.sapUiCommonsHoriDivHeightL{
|
|
41
|
+
.sapUiCommonsHoriDivHeightL {
|
|
41
42
|
margin-top: 13px;
|
|
42
43
|
margin-bottom: 13px;
|
|
43
44
|
}
|
|
@@ -14,7 +14,6 @@
|
|
|
14
14
|
@import "AutoComplete.less";
|
|
15
15
|
@import "BorderLayout.less";
|
|
16
16
|
@import "Button.less";
|
|
17
|
-
@import "Callout.less";
|
|
18
17
|
@import "CalloutBase.less";
|
|
19
18
|
@import "Carousel.less";
|
|
20
19
|
@import "CheckBox.less";
|
|
@@ -22,12 +21,8 @@
|
|
|
22
21
|
@import "DatePicker.less";
|
|
23
22
|
@import "Dialog.less";
|
|
24
23
|
@import "FileUploader.less";
|
|
25
|
-
@import "Form.less";
|
|
26
24
|
@import "FormattedTextView.less";
|
|
27
|
-
@import "FormLayout.less";
|
|
28
|
-
@import "GridLayout.less";
|
|
29
25
|
@import "HorizontalDivider.less";
|
|
30
|
-
@import "HorizontalLayout.less";
|
|
31
26
|
@import "Image.less";
|
|
32
27
|
@import "InPlaceEdit.less";
|
|
33
28
|
@import "jQueryUiBase.less";
|