@openui5/sap.ui.commons 1.124.2 → 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 +9 -4
  2. package/THIRDPARTY.txt +13 -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,46 @@
1
+ /* ============================================= */
2
+ /* CSS for control commons/DatePicker.control */
3
+ /* ============================================= */
4
+ /****************************************************************/
5
+ /* Base DATEPICKER */
6
+ /****************************************************************/
7
+
8
+ /* calendar icon */
9
+ .sapUiTfCombo > .sapUiTfDateIcon {
10
+ background-image: url(../base/img/datepicker/icon_cal.png);
11
+ background-repeat: no-repeat;
12
+ background-position: center;
13
+ background-color: transparent;
14
+ border-width: 0 0 0 1px; /* Placeholder for active and hover */
15
+ border-style: solid;
16
+ border-color: transparent;
17
+ display: inline;
18
+ font-size: 0;
19
+ position: absolute;
20
+ right: 0;
21
+ }
22
+
23
+ .sapUiTfStd > .sapUiTfDateIcon{
24
+ cursor: pointer;
25
+ }
26
+
27
+ /* Disabled icon */
28
+ .sapUiTfCombo.sapUiTfDsbl > .sapUiTfDateIcon {
29
+ background-image: url(../base/img/datepicker/icon_cal_disabled.png);
30
+ }
31
+
32
+ .sapUiTableCellEdit .sapUiTfStd > .sapUiTfDateIcon:hover,
33
+ .sapUiTableCellEdit .sapUiTfFoc > .sapUiTfDateIcon {
34
+ background-color: @sapUiWhiteBG;
35
+ background-image: url(../base/img/datepicker/icon_cal.png), -moz-linear-gradient(top, @sapUiWhiteBG, @sapUiWhiteBG);
36
+ background-image: url(../base/img/datepicker/icon_cal.png), -webkit-gradient(linear, left top, left bottom, from(@sapUiWhiteBG), to(@sapUiWhiteBG));
37
+ border-width: 0px;
38
+ }
39
+
40
+ .sapUiTableCellEdit .sapUiTfStd > .sapUiTfDateIcon:active,
41
+ .sapUiTableCellEdit .sapUiTfFoc > .sapUiTfDateIcon:active {
42
+ background-color: @sapUiWhiteBG;
43
+ background-image: url(../base/img/datepicker/icon_cal.png), -moz-linear-gradient(top, @sapUiWhiteBG, @sapUiWhiteBG 0px, @sapUiWhiteBG 13px, @sapUiWhiteBG 16px, @sapUiWhiteBG);
44
+ background-image: url(../base/img/datepicker/icon_cal.png), -webkit-gradient(linear, left top, left bottom, from(@sapUiWhiteBG), color-stop(0.05, @sapUiWhiteBG), color-stop(0.75, @sapUiWhiteBG), color-stop(0.95, @sapUiWhiteBG), to(@sapUiWhiteBG));
45
+ border-width: 0px;
46
+ }
@@ -0,0 +1,134 @@
1
+ @_sap_ui_commons_Dialog_HeaderHeight: 19px;
2
+ @_sap_ui_commons_Dialog_FooterHeight: 36px;
3
+
4
+ .sapUiDlg {
5
+ position: absolute; /*relative;/* enable positioning for children */
6
+ display: inline-block;
7
+ outline: none;
8
+ box-sizing: border-box;
9
+ }
10
+
11
+ /* header */
12
+
13
+ .sapUiDlgHdr {
14
+ height: @_sap_ui_commons_Dialog_HeaderHeight;
15
+ margin: 10px 10px 0 10px;
16
+ cursor: move;
17
+ overflow: hidden;
18
+ -moz-user-select: none;
19
+ -webkit-user-select: none;
20
+ }
21
+
22
+ .sapUiDlgHdr > .sapUiDlgHdrLeft {
23
+ /* do not set padding here, as this invalidates the header text overlap calculation */
24
+ font-weight: bold;
25
+ display: inline-block;
26
+ overflow: hidden;
27
+ white-space: nowrap;
28
+ padding-right: 20px;
29
+ text-overflow: ellipsis;
30
+ width: 100%;
31
+ box-sizing: border-box;
32
+ }
33
+
34
+ .sapUiDlgHdrBtns {
35
+ /* the button row on the right-hand side of the panel header */
36
+ position: absolute;
37
+ right: 4px;
38
+ top: 0;
39
+ padding-left: 5px;
40
+ }
41
+
42
+ .sapUiDlgHdrBtns > a {
43
+ /* common style for all buttons in the header */
44
+ width: 18px;
45
+ height: 18px;
46
+ display: inline-block;
47
+ margin: 5px 1px 0 0;
48
+ cursor: pointer;
49
+ color: transparent /* make x text invisible */
50
+ }
51
+
52
+ .sapUiDlgHdrBtns > a:hover {
53
+ color: transparent /* make x text invisible */
54
+ }
55
+
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
+ /* content */
63
+
64
+ .sapUiDlgCont {
65
+ background-color: @sapUiExtraLightBG;
66
+ border-width: 0 1px;
67
+ border-color: @sapUiMediumBorder;
68
+ border-style: solid;
69
+ position:absolute; /* required for proper layout, do not change! */
70
+ left: 0px;
71
+ right: 0px;
72
+ bottom: 36px; /* must equal the footer height! */
73
+ top: 26px; /* must equal the header height! */
74
+ overflow: auto; /* this triggers the Dialog's scrollbars when required */
75
+ padding: 16px 22px;
76
+ outline: none;
77
+ }
78
+
79
+ .sapUiDlgNoPad .sapUiDlgCont {
80
+ padding: 0px;
81
+ }
82
+
83
+ .sapUiDlgFlexHeight .sapUiDlgCont,
84
+ .sapUiDlgFlexWidth .sapUiDlgCont {
85
+ position: relative;
86
+ top: 0px;
87
+ }
88
+
89
+ /* footer */
90
+
91
+ .sapUiDlgFooter {
92
+ position: absolute;
93
+ bottom: 0;
94
+ left: 0;
95
+ right: 0;
96
+ height: @_sap_ui_commons_Dialog_FooterHeight;
97
+ }
98
+
99
+ .sapUiDlgFlexHeight .sapUiDlgFooter {
100
+ position: static;
101
+ }
102
+
103
+ .sapUiDlgWave {
104
+ /* additional decoration element */
105
+ display: none;
106
+ }
107
+
108
+ .sapUiDlgBtns {
109
+ display: inline-block;
110
+ float: right;
111
+ padding: 9px 15px 3px 16px;
112
+ white-space: nowrap;
113
+ }
114
+
115
+ .sapUiDlgBtns > * {
116
+ margin-left: 2px;
117
+ }
118
+
119
+ .sapUiDlgGrip {
120
+ color: transparent; /* make resize text invisible */
121
+ position: absolute;
122
+ right: 4px;
123
+ bottom: 3px;
124
+ width: 14px;
125
+ height: 14px;
126
+ cursor: nw-resize;
127
+ 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
+ }
@@ -0,0 +1,3 @@
1
+ /* =================================================== */
2
+ /* CSS for control sap.ui.commons/FileUploader.control */
3
+ /* =================================================== */
@@ -0,0 +1,4 @@
1
+ /* ============================================= */
2
+ /* CSS for control sap.ui.commons/Form.control */
3
+ /* ============================================= */
4
+
@@ -0,0 +1,3 @@
1
+ /* ================================================= */
2
+ /* CSS for control sap.ui.commons/FormLayout.control */
3
+ /* ================================================= */
@@ -0,0 +1,57 @@
1
+ /* ==================================================== */
2
+ /* CSS for control sap.ui.dev/FormattedTextView.control */
3
+ /* ==================================================== */
4
+
5
+ .sapUiFTV {
6
+ font-family: @sapUiFontFamily;
7
+ font-size: @sapUiFontSize;
8
+ vertical-align: top;
9
+ line-height: @sapUiLineHeight;
10
+ display: inline-block;
11
+ }
12
+
13
+ /* If control is used on black/dark background */
14
+ .sapUiInverted-CTX .sapUiFTV {
15
+ color: @sapUiTextInverted;
16
+ }
17
+
18
+ /* Do not invert for table */
19
+ .sapUiInverted-CTX .sapUiTable .sapUiFTV {
20
+ color: @sapUiBaseText;
21
+ }
22
+
23
+ .sapUiFTV strong,
24
+ .sapUiFTVBold {
25
+ font-weight: bold;
26
+ }
27
+
28
+ .sapUiFTV em,
29
+ .sapUiFTVItalic {
30
+ font-style: italic;
31
+ }
32
+
33
+ .sapUiFTVSmall {
34
+ font-size: @sapUiFontSmallSize;
35
+ }
36
+
37
+ .sapUiFTV code,
38
+ .sapUiFTVMono {
39
+ font-family: monospace;
40
+ }
41
+
42
+ /* success state */
43
+ .sapUiFTVSucc {
44
+ background-color: @sapUiFieldSuccessBackground;
45
+ }
46
+
47
+ /* invalid state */
48
+ .sapUiFTVErr {
49
+ color: @sapUiFieldInvalidColor;
50
+ border-color: @sapUiFieldInvalidColor;
51
+ background-color: @sapUiFieldInvalidBackground;
52
+ }
53
+
54
+ /* warning state */
55
+ .sapUiFTVWarn {
56
+ background-color: @sapUiFieldWarningBackground;
57
+ }
@@ -0,0 +1,3 @@
1
+ /* ====================================================== */
2
+ /* CSS for control sap.ui.commons/form/GridLayout.control */
3
+ /* ====================================================== */
@@ -0,0 +1,43 @@
1
+ /* ======================================================== */
2
+ /* CSS for control sap.ui.commons/HorizontalDivider.control */
3
+ /* ======================================================== */
4
+
5
+ .sapUiCommonsHoriDiv{
6
+ display: block;
7
+ width: 100%;
8
+ height: 0px;
9
+ margin-left: auto;
10
+ margin-right: auto;
11
+ }
12
+
13
+ .sapUiCommonsHoriDivTypePage{
14
+ border-width: 2px 0px 0px 0px;
15
+ border-color: @sapUiBlackBorder;
16
+ border-style: solid;
17
+ }
18
+
19
+ .sapUiCommonsHoriDivTypeArea{
20
+ border-width: 1px 0px 0px 0px;
21
+ border-color: black;
22
+ border-style: solid;
23
+ }
24
+
25
+ .sapUiCommonsHoriDivHeightR{
26
+ margin-top: 0px;
27
+ margin-bottom: 0px;
28
+ }
29
+
30
+ .sapUiCommonsHoriDivHeightS{
31
+ margin-top: 1px;
32
+ margin-bottom: 1px;
33
+ }
34
+
35
+ .sapUiCommonsHoriDivHeightM{
36
+ margin-top: 6px;
37
+ margin-bottom: 6px;
38
+ }
39
+
40
+ .sapUiCommonsHoriDivHeightL{
41
+ margin-top: 13px;
42
+ margin-bottom: 13px;
43
+ }
@@ -0,0 +1,3 @@
1
+ /* ======================================================= */
2
+ /* CSS for control sap.ui.commons/HorizontalLayout.control */
3
+ /* ======================================================= */
@@ -0,0 +1,13 @@
1
+ .sapUiImg {
2
+ vertical-align: top;
3
+ border: none;
4
+ }
5
+
6
+ .sapUiImgNoSource {
7
+ width:0px;
8
+ height:0px;
9
+ }
10
+
11
+ .sapUiImgWithHandler {
12
+ cursor: pointer;
13
+ }
@@ -0,0 +1,143 @@
1
+ /* ================================================== */
2
+ /* CSS for control sap.ui.commons/InPlaceEdit.control */
3
+ /* ================================================== */
4
+
5
+ .sapUiIpeInvisible,
6
+ .sapUiIpeInvisible.sapUiTv,
7
+ .sapUiIpeInvisible.sapUiTv.sapUiIpeFocus,
8
+ .sapUiIpeInvisible.sapUiTf {
9
+ display: none;
10
+ }
11
+
12
+ .sapUiIpe{
13
+ border: 1px solid transparent; /* to avoid reposition if border is painted on focus */
14
+ box-sizing: border-box;
15
+ overflow: hidden;
16
+ position: relative;
17
+ display: inline-block;
18
+ width: 22ex; /* default width if no width is given */
19
+ }
20
+
21
+ /* Content area if revert button is available*/
22
+ .sapUiIpeUndo{
23
+ padding-right: 22px;
24
+ }
25
+
26
+ .sapUiIpe:hover,
27
+ .sapUiIpeFocus{
28
+ border-color: @sapUiHighlight;
29
+ cursor: text;
30
+ outline: none;
31
+ }
32
+
33
+ .sapUiIpe.sapUiIpeRo:hover,
34
+ .sapUiIpeFocus.sapUiIpeRo,
35
+ .sapUiIpe.sapUiIpeLink:hover,
36
+ .sapUiIpeFocus.sapUiIpeLink{
37
+ border-color: transparent;
38
+ cursor: default;
39
+ }
40
+
41
+ /* disable outline on display controls - focus is visualized on outer DIV */
42
+ .sapUiIpeFocus .sapUiTv,
43
+ .sapUiIpeFocus .sapUiLnk:focus{
44
+ outline: none;
45
+ }
46
+
47
+ .sapUiIpeUndo{
48
+ background-color: @sapUiListHoverBackground;
49
+ }
50
+
51
+ .sapUiIpeEdit,
52
+ .sapUiIpeEdit.sapUiIpeUndo{
53
+ border: none;
54
+ background-color: @sapUiFieldBackground;
55
+ }
56
+
57
+ /* success state */
58
+ .sapUiIpeSucc,
59
+ .sapUiIpeUndo.sapUiIpeSucc{
60
+ border-color: @sapUiFieldSuccessColor;
61
+ background-color: @sapUiFieldSuccessBackground;
62
+ }
63
+
64
+ /* invalid state */
65
+ .sapUiIpeErr,
66
+ .sapUiIpeUndo.sapUiIpeErr{
67
+ border-color: @sapUiFieldInvalidColor;
68
+ background-color: @sapUiFieldInvalidBackground;
69
+ }
70
+
71
+ /* warning state */
72
+ .sapUiIpeWarn,
73
+ .sapUiIpeUndo.sapUiIpeWarn{
74
+ border-color: @sapUiFieldWarningColor;
75
+ background-color: @sapUiFieldWarningBackground;
76
+ }
77
+
78
+ /* Content area if revert button is available*/
79
+ .sapUiIpeCont{
80
+ height: 100%;
81
+ position: relative;
82
+ overflow: hidden;
83
+ }
84
+
85
+ .sapUiIpeLink > .sapUiIpeCont{
86
+ display: inline-block;
87
+ box-sizing: border-box;
88
+ max-width: 100%;
89
+ }
90
+
91
+ .sapUiIpeEdit.sapUiIpeLink > .sapUiIpeCont{
92
+ display: block;
93
+ box-sizing: content-box;
94
+ padding-right: auto;
95
+ }
96
+
97
+ .sapUiIpeLink:hover > .sapUiIpeCont,
98
+ .sapUiIpeFocus.sapUiIpeLink > .sapUiIpeCont{
99
+ padding-right: 20px;
100
+ }
101
+
102
+ .sapUiIpeEdit.sapUiIpeFocus.sapUiIpeLink > .sapUiIpeCont{
103
+ padding-right: 0;
104
+ }
105
+
106
+ /* Revert/Edit Button */
107
+ .sapUiIpe > .sapUiBtnS.sapUiBtnLite,
108
+ .sapUiIpeCont > .sapUiBtnS.sapUiBtnLite{
109
+ position: absolute;
110
+ right: -1px; /*because of border of outer DIV in display mode*/
111
+ /*top: -1px;*/ /*because of border of outer DIV in display mode*/
112
+ top: 0;
113
+ height: 100%;
114
+ }
115
+
116
+ .sapUiIpeEdit > .sapUiBtnS.sapUiBtnLite{
117
+ visibility: hidden;
118
+ border-color: @sapUiHighlight;
119
+ right: 0;
120
+ top: 0;
121
+ border-style: solid;
122
+ border-width: 1px 1px 1px 0;
123
+ }
124
+
125
+ .sapUiIpeEdit.sapUiIpeUndo > .sapUiBtnS.sapUiBtnLite{
126
+ visibility: visible;
127
+ }
128
+
129
+ .sapUiIpeCont > a{
130
+ height: 100%;
131
+ padding-right: 2px; /* to have some space before edit button */
132
+ }
133
+
134
+ .sapUiIpeEBtn{
135
+ visibility: hidden;
136
+ }
137
+
138
+ .sapUiIpe:hover > .sapUiIpeEBtn,
139
+ .sapUiIpeFocus > .sapUiIpeEBtn,
140
+ .sapUiIpe:hover > .sapUiIpeCont > .sapUiIpeEBtn,
141
+ .sapUiIpeFocus > .sapUiIpeCont > .sapUiIpeEBtn{
142
+ visibility: visible;
143
+ }
@@ -0,0 +1,131 @@
1
+ /* ============= */
2
+ /* Label control */
3
+ /* ============= */
4
+
5
+ .sapUiLbl {
6
+ vertical-align: top;
7
+ line-height: @sapUiLineHeight;
8
+ display: inline-block;
9
+ }
10
+
11
+ .sapUiLblNowrap {
12
+ white-space: nowrap;
13
+ overflow: hidden;
14
+ text-overflow: ellipsis;
15
+ }
16
+
17
+ .sapUiLblEmph {
18
+ font-weight: bold;
19
+ }
20
+
21
+ .sapUiLblIco {
22
+ vertical-align: top;
23
+ margin: 3px 0 0 0;
24
+ }
25
+
26
+ .sapUiLblIcoL { /* icon at begin of label (which is on the left in LTR mode and right in RTL mode) */
27
+ margin-right: 5px; /* will be transformed to margin-left automatically in RTL mode */
28
+ }
29
+ .sapUiLblIcoR {
30
+ margin-left: 5px;
31
+ }
32
+
33
+ /* a label for a required control */
34
+ .sapUiLbl.sapUiLblReqEnd:after {
35
+ padding-left: 5px;
36
+ }
37
+
38
+ .sapUiLbl.sapUiLblReqBeg:before {
39
+ padding-right: 5px;
40
+ }
41
+
42
+ .sapUiLbLReqInd { /* to allow reuse */
43
+ content : '*';
44
+ color: @sapUiFieldInvalidColor;
45
+ }
46
+
47
+ .sapUiLbl.sapUiLblReqEnd:after,
48
+ .sapUiLbl.sapUiLblReqBeg:before {
49
+ .sapUiLbLReqInd;
50
+ }
51
+
52
+ .sapUiInverted-CTX .sapUiLbl {
53
+ color: @sapUiTextInverted;
54
+ }
55
+
56
+ /* Do not invert for table */
57
+ .sapUiInverted-CTX .sapUiTable .sapUiLbl {
58
+ color: @sapUiBaseText;
59
+ }
60
+
61
+ /* ============================ */
62
+ /* Overwrites for Label in Form */
63
+ /* ============================ */
64
+
65
+ /* GridLayout */
66
+ td.sapUiFormElementLbl:not(.sapUiGridLabelFull) > .sapUiLbl{
67
+ max-width: 100%;
68
+ float: right;
69
+ }
70
+
71
+ /* required symbol is now left - if indicator is already at begin, don't change it */
72
+ td.sapUiFormElementLbl:not(.sapUiGridLabelFull) > .sapUiLbl.sapUiLblReqEnd:after {
73
+ padding-left: 0;
74
+ content : '';
75
+ }
76
+
77
+ td.sapUiFormElementLbl:not(.sapUiGridLabelFull) > .sapUiLbl.sapUiLblReqEnd:before {
78
+ .sapUiLbLReqInd;
79
+ }
80
+
81
+ /* ResponsiveLayout */
82
+ .sapUiRLElementWithLabel > .sapUiRFLRow:first-child > .sapUiRFLContainer:first-child:not(.sapUiRFLFullLength) > div > .sapUiLbl.sapUiLblReqEnd:after { /* required symbol is now left */
83
+ padding-left: 0;
84
+ content : '';
85
+ }
86
+
87
+ .sapUiRLElementWithLabel > .sapUiRFLRow:first-child > .sapUiRFLContainer:first-child:not(.sapUiRFLFullLength) > div > .sapUiLbl.sapUiLblReqEnd:before {
88
+ .sapUiLbLReqInd;
89
+ }
90
+
91
+ /* ResponsiveGridLayout */
92
+ .sapUiFormResGridCont > .sapUiFormElementLbl > .sapUiLbl {
93
+ max-width: 100%; /* to have ellipsis if cell gets too small */
94
+ }
95
+
96
+ /* make labels right aligned if left from fields*/
97
+ .sapUiRespGridMedia-Std-Phone.sapUiFormResGridCont > .sapUiFormElementLbl:not(.sapUiRespGridSpanS12) > .sapUiLbl,
98
+ .sapUiRespGridMedia-Std-Tablet.sapUiFormResGridCont > .sapUiFormElementLbl:not(.sapUiRespGridSpanM12) > .sapUiLbl,
99
+ .sapUiRespGridMedia-Std-Desktop.sapUiFormResGridCont > .sapUiFormElementLbl:not(.sapUiRespGridSpanL12) > .sapUiLbl,
100
+ .sapUiRespGridMedia-Std-LargeDesktop.sapUiFormResGridCont > .sapUiFormElementLbl:not(.sapUiRespGridSpanXL12) > .sapUiLbl {
101
+ float: right;
102
+ }
103
+
104
+ .sapUiRespGridMedia-Std-Phone.sapUiFormResGridCont > .sapUiFormElementLbl:not(.sapUiRespGridSpanS12) > .sapUiLbl.sapUiLblReqEnd:after,
105
+ .sapUiRespGridMedia-Std-Tablet.sapUiFormResGridCont > .sapUiFormElementLbl:not(.sapUiRespGridSpanM12) > .sapUiLbl.sapUiLblReqEnd:after,
106
+ .sapUiRespGridMedia-Std-Desktop.sapUiFormResGridCont > .sapUiFormElementLbl:not(.sapUiRespGridSpanL12) > .sapUiLbl.sapUiLblReqEnd:after,
107
+ .sapUiRespGridMedia-Std-LargeDesktop.sapUiFormResGridCont > .sapUiFormElementLbl:not(.sapUiRespGridSpanXL12) > .sapUiLbl.sapUiLblReqEnd:after {
108
+ padding-left: 0;
109
+ content : '';
110
+ }
111
+
112
+ .sapUiRespGridMedia-Std-Phone.sapUiFormResGridCont > .sapUiFormElementLbl:not(.sapUiRespGridSpanS12) > .sapUiLbl.sapUiLblReqEnd:before,
113
+ .sapUiRespGridMedia-Std-Tablet.sapUiFormResGridCont > .sapUiFormElementLbl:not(.sapUiRespGridSpanM12) > .sapUiLbl.sapUiLblReqEnd:before,
114
+ .sapUiRespGridMedia-Std-Desktop.sapUiFormResGridCont > .sapUiFormElementLbl:not(.sapUiRespGridSpanL12) > .sapUiLbl.sapUiLblReqEnd:before,
115
+ .sapUiRespGridMedia-Std-LargeDesktop.sapUiFormResGridCont > .sapUiFormElementLbl:not(.sapUiRespGridSpanXL12) > .sapUiLbl.sapUiLblReqEnd:before {
116
+ .sapUiLbLReqInd;
117
+ }
118
+
119
+ /*
120
+ .sapUiLblInfo{
121
+ position: absolute;
122
+ line-height: @sapUiLineHeight;
123
+ left: 0;
124
+ top: 0;
125
+ background-color: @sapBackgroundColor;
126
+ }
127
+ */
128
+ span.sapUiLblIco { /* icon font */
129
+ margin-top: 0;
130
+ line-height: @sapUiLineHeight;
131
+ }
@@ -0,0 +1,44 @@
1
+ /* ============= */
2
+ /* Link control */
3
+ /* ============= */
4
+
5
+ .sapUiLnk,
6
+ .sapUiLnkDsbl {
7
+ font-family: @sapUiFontFamily;
8
+ font-size: @sapUiFontSize;
9
+ line-height: @sapUiLineHeight;
10
+ color: @sapUiLink;
11
+ vertical-align: top;
12
+ white-space: nowrap;
13
+ overflow: hidden;
14
+ text-overflow: ellipsis;
15
+ display: inline-block;
16
+ }
17
+
18
+ .sapUiLnk:active,
19
+ .sapUiLnk:focus {
20
+ color: @sapUiLinkActive;
21
+ }
22
+
23
+ .sapUiLnk:visited {
24
+ color: @sapUiLinkVisited;
25
+ }
26
+
27
+ .sapUiLnk:hover {
28
+ color: @sapUiLinkHover;
29
+ }
30
+
31
+ .sapUiLnkDsbl {
32
+ color: @sapUiContentDisabledTextColor;
33
+ cursor: default;
34
+ }
35
+
36
+ /* If control is used on black/dark background */
37
+ .sapUiInverted-CTX .sapUiLnk {
38
+ color: @sapUiLinkInverted;
39
+ }
40
+
41
+ /* Do not invert for table */
42
+ .sapUiInverted-CTX .sapUiTable .sapUiLnk {
43
+ color: @sapUiLink;
44
+ }