@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,106 @@
1
+ /* =============================================== */
2
+ /* CSS for control sap.ui.commons/Splitter.control */
3
+ /* =============================================== */
4
+ /*
5
+ .sapUiSplitterFocus,
6
+ .sapUiVSplitterSecondPane:focus,
7
+ .sapUiHSplitterSecondPane:focus,
8
+ .sapUiVSplitterFirstPane:focus,
9
+ .sapUiHSplitterFirstPane:focus {
10
+ outline: @sapUiBlackBorder dotted 1px;
11
+ }
12
+ */
13
+
14
+ .sapUiHorizontalSplitterBar:focus,
15
+ .sapUiVerticalSplitterBar:focus {
16
+ outline: @sapUiHighlight dashed 1px;
17
+ }
18
+
19
+ .sapUiVSplitterFirstPane {
20
+ height: 100%;
21
+ display: inline-block;
22
+ vertical-align: top;
23
+ outline-offset: -1px;
24
+ /*overflow: hidden;*/
25
+ }
26
+
27
+ .sapUiHSplitterFirstPane {
28
+ width: 100%;
29
+ vertical-align: top;
30
+ outline-offset: -1px;
31
+ /*overflow: hidden;*/
32
+ }
33
+
34
+ .sapUiVSplitterSecondPane {
35
+ height: 100%;
36
+ display: inline-block;
37
+ vertical-align: top;
38
+ outline-offset: -1px;
39
+ /*overflow: hidden;*/
40
+ }
41
+
42
+ .sapUiHSplitterSecondPane {
43
+ width: 100%;
44
+ vertical-align: top;
45
+ outline-offset: -1px;
46
+ /*overflow: hidden;*/
47
+ }
48
+
49
+ .sapUiVerticalSplitterBar {
50
+ background-image: url(../base/img/splitter/splitter_vert_grip.gif);
51
+ background-color: darken(@sapUiBaseBG, 20);
52
+ background-position: center center;
53
+ background-repeat: no-repeat;
54
+ height: 100%;
55
+ display: inline-block;
56
+ vertical-align: top; /* needed to hide vertical scrollbar when all elements fit inside the pane. currently works only in FF*/
57
+ /*z-index:1;*/
58
+ }
59
+
60
+ .sapUiVerticalSplitterBarHidden {
61
+ display: none;
62
+ vertical-align: top; /* needed to hide vertical scrollbar when all elements fit inside the pane. currently works only in FF*/
63
+ height: 100%;
64
+ /*z-index:1;*/
65
+ }
66
+
67
+ .sapUiHorizontalSplitterBar {
68
+ background-image: url(../base/img/splitter/splitter_horiz_grip.gif);
69
+ background-position: center center;
70
+ background-repeat: no-repeat;
71
+ background-color: darken(@sapUiBaseBG, 20);
72
+ width:100%;
73
+ /*z-index:1;*/
74
+ }
75
+
76
+ .sapUiHorizontalSplitterBarHidden {
77
+ display: none;
78
+ width:100%;
79
+ /*z-index:1;*/
80
+ }
81
+
82
+ .sapUiVerticalSplitterBar:hover {
83
+ background-color: darken(@sapUiBaseBG, 40);
84
+ cursor: col-resize;
85
+ }
86
+
87
+ .sapUiHorizontalSplitterBar:hover {
88
+ background-color: darken(@sapUiBaseBG, 40);
89
+ cursor: row-resize;
90
+ }
91
+
92
+ .sapUiVSBGhost {
93
+ background-image: url(../base/img/splitter/checkerboard.png);
94
+ background-repeat: repeat;
95
+ position: absolute;
96
+ cursor: col-resize;
97
+ z-index: 20;
98
+ }
99
+
100
+ .sapUiHSBGhost {
101
+ background-image: url(../base/img/splitter/checkerboard.png);
102
+ background-repeat: repeat;
103
+ position: absolute;
104
+ cursor: row-resize;
105
+ z-index: 20;
106
+ }
@@ -0,0 +1,135 @@
1
+ .sapUiTabStrip {
2
+ border: solid 1px @sapUiMediumBorder;
3
+ font-family: @sapUiFontFamily;
4
+ font-size: @sapUiFontSize;
5
+ box-sizing: border-box;
6
+ position:relative;
7
+ }
8
+
9
+ .sapUiTabBar {
10
+ position: relative;
11
+ white-space: nowrap;
12
+ cursor: default;
13
+ }
14
+
15
+ .sapUiTabBarCnt {
16
+ white-space: nowrap;
17
+ display: inline-block;
18
+ overflow:hidden;
19
+ margin-top: 0;
20
+ padding-left: 0;
21
+ outline: none;
22
+ }
23
+
24
+ .sapUiTab,
25
+ .sapUiTabSel,
26
+ .sapUiTabDsbl {
27
+ position: relative;
28
+ display: inline-block;
29
+ vertical-align: top;
30
+ white-space:nowrap;
31
+ }
32
+
33
+ .sapUiTabL {
34
+ overflow: hidden;
35
+ }
36
+
37
+ .sapUiTabDsbl {
38
+ color: @sapUiContentDisabledTextColor;
39
+ }
40
+
41
+ .sapUiTabDsbl .sapUiTabIco { /* make icon on disabled tab look faded out */
42
+ opacity: .3;
43
+ filter: alpha(opacity=30);
44
+ }
45
+
46
+ .sapUiTabClose {
47
+ vertical-align:top;
48
+ border: none;
49
+ background-color: transparent;
50
+ cursor: pointer;
51
+ }
52
+
53
+ .sapUiTabIco {
54
+ width:16px; /* TODO: application contract... */
55
+ height:16px;
56
+ vertical-align:top;
57
+ }
58
+
59
+ span.sapUiTabIco {
60
+ font-size: 16px;
61
+ }
62
+
63
+ .sapUiTabBar .sapUiTabMenu {
64
+ display: inline-block;
65
+ float: right;
66
+ display:none; /* will be toggled by framework code */
67
+ }
68
+
69
+ .sapUiTabPanel {
70
+ overflow: auto;
71
+ left:0;
72
+ right:0;
73
+ }
74
+
75
+ /* If height is defined it must be positioned absolute to fit the height*/
76
+ .sapUiTabPanelHeight {
77
+ position: absolute;
78
+ bottom:0;
79
+ }
80
+
81
+ .sapUiTabStripNoSelection {
82
+ -moz-user-select: none;
83
+ -webkit-user-select: none;
84
+ user-select: none;
85
+ }
86
+
87
+ .sapUiTabBar .sapUiTabStripScrollContainer {
88
+ display: inline-block;
89
+ position: absolute;
90
+ overflow: hidden;
91
+
92
+ left: 0;
93
+ right: 0;
94
+ }
95
+
96
+ .sapUiTabBar .sapUiTabStripScrollIcon {
97
+ width: 16px;
98
+ height: 22px;
99
+ font-size: 10px;
100
+ margin-top: 6px;
101
+ padding-top: 4px;
102
+ vertical-align: top;
103
+ visibility: hidden;
104
+ display: none;
105
+
106
+ box-sizing: border-box;
107
+
108
+ outline: none;
109
+ -webkit-user-select: none; /* Chrome all / Safari all */
110
+ -moz-user-select: none; /* Firefox all */
111
+ user-select: none;
112
+ }
113
+
114
+ .sapUiTabBar .sapUiTabStripRightScrollIcon {
115
+ position: absolute;
116
+ right: 0;
117
+ }
118
+
119
+ .sapUiTabStrip {
120
+ &.sapUiTabStripScrollForward .sapUiTabStripRightScrollIcon,
121
+ &.sapUiTabStripScrollBack .sapUiTabStripLeftScrollIcon {
122
+ visibility: visible;
123
+ }
124
+ }
125
+
126
+ .sapUiTabStrip.sapUiTabStripScrollable .sapUiTabBar {
127
+ .sapUiTabStripScrollIcon {
128
+ display: inline-block;
129
+ }
130
+
131
+ .sapUiTabStripScrollContainer {
132
+ left: 16px;
133
+ right: 16px;
134
+ }
135
+ }
@@ -0,0 +1,13 @@
1
+ /* =============================================== */
2
+ /* CSS for control sap.ui.commons/TextArea.control */
3
+ /* =============================================== */
4
+
5
+ .sapUiTxtA{
6
+ resize: none; /* disable safari resize */
7
+ }
8
+
9
+ .sapUiTf.sapUiTxtA:not(.sapUiTfInner){
10
+ height: auto; /* to overwrite defaults from TextField */
11
+ width: auto;
12
+ line-height: normal;
13
+ }
@@ -0,0 +1,122 @@
1
+ /* ================================================ */
2
+ /* CSS for control sap.ui.commons/TextField.control */
3
+ /* ================================================ */
4
+
5
+ @_sap_ui_commons_TextField_Height: 16px;
6
+
7
+ .sapUiTf{
8
+ box-sizing: border-box;
9
+ vertical-align: top;
10
+ font-family: @sapUiFontFamily;
11
+ font-size: @sapUiFontSize;
12
+ -webkit-appearance: none; /*Needed for safari mobile*/
13
+ }
14
+
15
+ .sapUiTf::-ms-clear{
16
+ width : 0;
17
+ height: 0;
18
+ display:none;
19
+ }
20
+
21
+ .sapUiTf:not(.sapUiTfInner){
22
+ width: 22ex;
23
+ }
24
+
25
+ /* Inner (ComboBox) */
26
+ .sapUiTfInner.sapUiTf{
27
+ height: 100%;
28
+ background: transparent;
29
+ color: inherit; /* not automatic inherited from outer DIV */
30
+ outline: none; /* disable safari outline */
31
+ }
32
+
33
+ html[data-sap-ui-os^='mac'] .sapUiTfDsbl .sapUiTfInner.sapUiTf{
34
+ color: darken(@sapUiContentDisabledTextColor, 25); /* color for disabled inputs is lighter by browser */
35
+ }
36
+
37
+ .sapUiTfBrd{
38
+ border: 1px solid @sapUiFieldBorderColor;
39
+ -webkit-border-radius: 0px; /*Needed for safari mobile*/
40
+ }
41
+
42
+ .sapUiTf:not(.sapUiTfBrd){
43
+ border: none;
44
+ }
45
+
46
+ .sapUiTfMono{
47
+ font-family: @sapUiFontMonospaceFamily;
48
+ }
49
+
50
+ .sapUiTfStd{
51
+ background-color: @sapUiFieldBackground;
52
+ color: @sapUiBaseText;
53
+ }
54
+
55
+ .sapUiTfRo{
56
+ background-color: @sapUiFieldReadOnlyBackground;
57
+ color: @sapUiBaseText;
58
+ }
59
+
60
+ .sapUiTfRo > .sapUiTfInner{
61
+ cursor: default; /* in ComboBox Cursor is overwitten */
62
+ }
63
+
64
+ .sapUiTfFoc{
65
+ background-color: @sapUiFieldBackground;
66
+ outline: none; /* hide e.g. chrome focus outline */
67
+ }
68
+
69
+ .sapUiTfBrd.sapUiTfFoc{
70
+ border-color: @sapUiFieldFocusBorderColor;
71
+ }
72
+
73
+ .sapUiTfBrd.sapUiTfErr{
74
+ border-color: @sapUiFieldInvalidColor;
75
+ }
76
+
77
+ .sapUiTfBrd.sapUiTfWarn {
78
+ border-color: @sapUiFieldWarningColor;
79
+ }
80
+
81
+ .sapUiTfBrd.sapUiTfSucc {
82
+ border-color: @sapUiFieldSuccessColor;
83
+ }
84
+
85
+ .sapUiTfErr.sapUiTfStd{
86
+ background-color: @sapUiFieldInvalidBackground;
87
+ }
88
+
89
+ .sapUiTfWarn.sapUiTfStd{
90
+ background-color: @sapUiFieldWarningBackground;
91
+ }
92
+
93
+ .sapUiTfSucc.sapUiTfStd{
94
+ background-color: @sapUiFieldSuccessBackground;
95
+ }
96
+
97
+ .sapUiTfDsbl{
98
+ background-color: @sapUiFieldReadOnlyBackground;
99
+ color: @sapUiContentDisabledTextColor;
100
+ /* Avoid text selection in disabled TextFields */
101
+ -moz-user-select: none;
102
+ -webkit-user-select: none;
103
+ user-select: none;
104
+ }
105
+
106
+ .sapUiTfBrd.sapUiTfDsbl{
107
+ border-color: @sapUiFieldDisabledBorderColor;
108
+ }
109
+
110
+ /* need to be separate statements for each browser, otherwise it will not work */
111
+ .sapUiTfPlace{
112
+ color: @sapUiExtraLightText;
113
+ }
114
+ .sapUiTf::-webkit-input-placeholder{
115
+ color: @sapUiExtraLightText;
116
+ }
117
+ .sapUiTf::-moz-placeholder{
118
+ color: @sapUiExtraLightText;
119
+ }
120
+ .sapUiTf:-ms-input-placeholder{
121
+ color: @sapUiExtraLightText;
122
+ }
@@ -0,0 +1,153 @@
1
+ .sapUiTv {
2
+ font-family: @sapUiFontFamily;
3
+ font-size: @sapUiFontSize;
4
+ vertical-align: top;
5
+ line-height: @sapUiLineHeight;
6
+ display: inline-block;
7
+ }
8
+
9
+ .sapUiInverted-CTX .sapUiTv {
10
+ color: @sapUiTextInverted;
11
+ }
12
+
13
+ /* Do not invert for table */
14
+ .sapUiInverted-CTX .sapUiTable .sapUiTv {
15
+ color: @sapUiBaseText;
16
+ }
17
+
18
+ .sapUiTvH1 { /* be careful - used in other controls with title too */
19
+ font-size: @sapUiFontHeader1Size;
20
+ font-weight: bold;
21
+ line-height: 122%;
22
+ color: @sapUiTextTitle;
23
+ }
24
+
25
+ .sapUiTvH2 {
26
+ font-size: @sapUiFontHeader2Size;
27
+ font-weight: bold;
28
+ line-height: 122%;
29
+ color: @sapUiTextTitle;
30
+ }
31
+
32
+ .sapUiTvH3 {
33
+ font-size: @sapUiFontHeader3Size;
34
+ font-weight: bold;
35
+ line-height: 122%;
36
+ color: @sapUiTextTitle;
37
+ }
38
+
39
+ .sapUiTvH4 {
40
+ font-size: @sapUiFontHeader4Size;
41
+ font-weight: bold;
42
+ color: @sapUiTextTitle;
43
+ }
44
+
45
+ .sapUiTvH5 {
46
+ font-size: @sapUiFontHeader5Size;
47
+ font-weight: bold;
48
+ color: @sapUiTextTitle;
49
+ }
50
+
51
+ .sapUiTvH6 {
52
+ font-size: @sapUiFontHeader6Size;
53
+ font-weight: bold;
54
+ color: @sapUiTextTitle;
55
+ }
56
+
57
+ .sapUiTvItalic {
58
+ font-style: italic;
59
+ }
60
+
61
+ .sapUiTvSmall {
62
+ font-size: @sapUiFontSmallSize;
63
+ }
64
+
65
+ .sapUiTvMono {
66
+ font-family: monospace;
67
+ }
68
+
69
+ .sapUiTvULine {
70
+ text-decoration: underline;
71
+ }
72
+
73
+ /* disabled */
74
+ .sapUiTvDsbl {
75
+ cursor: default;
76
+ -moz-user-select: none;
77
+ color: @sapUiContentDisabledTextColor;
78
+ outline: none;
79
+ }
80
+
81
+ .sapUiInverted-CTX .sapUiTv.sapUiTvDsbl {
82
+ color: @sapUiContentDisabledTextColor;
83
+ }
84
+
85
+ /* success state */
86
+ .sapUiTvSucc {
87
+ background-color: @sapUiFieldSuccessBackground;
88
+ }
89
+
90
+ .sapUiInverted-CTX .sapUiTvSucc {
91
+ color: @sapUiBaseText;
92
+ }
93
+
94
+ /* Do not invert for table */
95
+ .sapUiInverted-CTX .sapUiTable .sapUiTvSucc {
96
+ color: @sapUiFieldSuccessBackground;
97
+ }
98
+
99
+ /* invalid state */
100
+ .sapUiTvErr {
101
+ color: @sapUiFieldInvalidColor;
102
+ border-color: @sapUiFieldInvalidColor;
103
+ background-color: @sapUiFieldInvalidBackground;
104
+ }
105
+
106
+ .sapUiInverted-CTX .sapUiTvErr {
107
+ color: @sapUiFieldInvalidColor;
108
+ }
109
+
110
+ /* warning state */
111
+ .sapUiTvWarn {
112
+ background-color: @sapUiFieldWarningBackground;
113
+ }
114
+
115
+ .sapUiInverted-CTX .sapUiTvWarn {
116
+ color: @sapUiBaseText;
117
+ }
118
+
119
+ /* Do not invert for table */
120
+ .sapUiInverted-CTX .sapUiTable .sapUiTvWarn {
121
+ color: @sapUiBaseText;
122
+ }
123
+
124
+ /* Designs */
125
+ .sapUiTvEmph {
126
+ font-weight: bold;
127
+ }
128
+
129
+ /* alignments */
130
+ .sapUiTvAlignRight{
131
+ text-align: right;
132
+ }
133
+
134
+ .sapUiTvAlignLeft{
135
+ text-align: left;
136
+ }
137
+
138
+ .sapUiTvAlignCenter{
139
+ text-align: center;
140
+ }
141
+
142
+ .sapUiTvInfo{
143
+ position: absolute;
144
+ left: 0;
145
+ top: 0;
146
+ background-color: @sapBackgroundColor;
147
+ }
148
+
149
+ .sapUiTvWrap{
150
+ white-space: nowrap;
151
+ overflow: hidden;
152
+ text-overflow: ellipsis;
153
+ }
@@ -0,0 +1,12 @@
1
+ /* =================================================== */
2
+ /* CSS for control sap.ui.commons/ToggleButton.control */
3
+ /* =================================================== */
4
+
5
+ .sapUiBtnS.sapUiBtnNorm.sapUiBtnStd.sapUiToggleBtn.sapUiToggleBtnPressed {
6
+ color: @sapUiTextSelection;
7
+ background-color: @sapUiToggleButtonPressedBackground;
8
+ }
9
+
10
+ .sapUiBtnS.sapUiBtnDsbl.sapUiToggleBtn.sapUiToggleBtnPressed {
11
+ background-color: @sapUiToggleButtonPressedDisabledBackground;
12
+ }
@@ -0,0 +1,132 @@
1
+ /**
2
+ * All Toolbar items are arranged in a flow layout. Once there are too many items to display, some flow into the second row
3
+ * which is not visible.
4
+ */
5
+
6
+ .sapUiTb {
7
+ height: 26px;
8
+ border: none;
9
+ padding: 0;
10
+ margin: 0;
11
+ overflow: hidden;
12
+ position: relative;
13
+ white-space: normal; // make sure parents don't break the toolbar logic for overflowing to the second line
14
+ }
15
+
16
+ .sapUiTb.sapUiTbStandalone {
17
+ height: 28px; /* standalone case has borders one layer below, so the total height of the outermost element needs to be increased */
18
+ }
19
+
20
+ .sapUiTbDesignTransparent,
21
+ .sapUiTbDesignFlat {
22
+ background-color: transparent;
23
+ }
24
+
25
+ .sapUiTbDesignStandard {
26
+ background-color: @sapUiDarkBG;
27
+ }
28
+
29
+ /* ToolBar items CONTainer (the outer one, sapUiTbInner is the inner one...)
30
+ This one is required for the borders, as setting them outside would e.g. invalidate width settings. */
31
+ .sapUiTbCont {
32
+ height: 22px;
33
+ line-height: 22px;
34
+ overflow: hidden; /* hide the items flowing into the second row */
35
+ position: relative; /* required for IE7 to make overflow:hidden work! */
36
+ padding: 4px 0px 0px 10px;
37
+ }
38
+
39
+ .sapUiTbContLeft.sapUiTbCont{
40
+ float: left;
41
+ width: 100%;
42
+ box-sizing: border-box;
43
+ height: 27px;
44
+ padding-top: 1px;
45
+ }
46
+
47
+ .sapUiTbStandalone .sapUiTbCont {
48
+ border-width: 1px;
49
+ border-style: solid;
50
+ }
51
+
52
+ /* inner container holding all the Toolbar contents */
53
+ .sapUiTbInner {
54
+ position: relative; /* to allow positioning the overflow button and the cover */
55
+ overflow: visible; /* required for the overflow button which is positioned outside! The real overflow hiding is done one level above */
56
+ margin-right: 20px; /* the space for the overflow button */
57
+ }
58
+
59
+ /* regular padding between Toolbar items */
60
+ .sapUiTbInner > * , .sapUiTbInnerRight > * {
61
+ margin-right: 2px;
62
+ margin-bottom: 20px; /* make sure the second row is out of sight */
63
+ }
64
+
65
+ .sapUiTbInnerRight {
66
+ text-align: right;
67
+ position: absolute;
68
+ right: 0px;
69
+ padding: 2px 0px 0px 10px;
70
+ height: 22px;
71
+ white-space: nowrap;
72
+ }
73
+
74
+ /* ToolBar Overflow Button ("chevron arrows") */
75
+ .sapUiTbOB {
76
+ background-image: url(../base/img/toolbar/overflow.png);
77
+ background-position: center center;
78
+ background-repeat: no-repeat;
79
+ display: none; /* will be modified by Toolbar.js for displaying/hiding on resize */
80
+ width: 14px;
81
+ height: 20px;
82
+ position: absolute;
83
+ right: -14px; /* position the overflow button right outside of its container */
84
+ top: 0px;
85
+ cursor: pointer;
86
+ margin-right: 0; /* remove that standard Toolbar item margin */
87
+ }
88
+
89
+ /* large space between Toolbar items */
90
+ .sapUiTbSpacer {
91
+ display: inline-block;
92
+ width: 14px;
93
+ height: 2px;
94
+ }
95
+
96
+ /* large space with separator line between Toolbar items */
97
+ .sapUiTbSeparator {
98
+ display: inline-block;
99
+ width: 14px;
100
+ /* Concrete themes must provide the separator graphics */
101
+ }
102
+
103
+ /* ToolBar overflow Drop-Down menu */
104
+ .sapUiTbDD {
105
+ position: absolute;
106
+ top: 0; /* is only made visible after moved to the right position; not setting top:0 causes flashing scrollbars */
107
+ display: none;
108
+ width: 222px;
109
+ }
110
+
111
+ .sapUiTbDD > div {
112
+ border-width: 1px;
113
+ border-style: solid;
114
+ border-color: @sapUiMediumBorder;
115
+ padding: 6px;
116
+ }
117
+
118
+ .sapUiTbDD > div > * {
119
+ margin: 2px;
120
+ }
121
+
122
+ /* disabled buttons are focuses in Toolbar by ItemNavigation -> so make visible using simple outline*/
123
+ .sapUiTbInner > .sapUiBtnDsbl:focus,
124
+ .sapUiTbInnerRight > .sapUiBtnDsbl:focus{
125
+ outline: 1px dotted @sapUiBaseBorder;
126
+ }
127
+
128
+ /* Toolbar inside of Form as Form- and Container- header */
129
+ .sapUiGridTitle > th > .sapUiTb,
130
+ .sapUiFormToolbar > .sapUiTb{
131
+ border-bottom: 2px solid @sapUiMediumBorder;
132
+ }