@openui5/sap.ui.commons 1.145.0 → 1.146.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/THIRDPARTY.txt +7 -7
- 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/themes/base/ApplicationHeader.less +30 -29
- package/src/sap/ui/commons/themes/base/CheckBox.less +8 -20
- package/src/sap/ui/commons/themes/base/ComboBox.less +11 -10
- package/src/sap/ui/commons/themes/base/DatePicker.less +14 -16
- package/src/sap/ui/commons/themes/base/Image.less +7 -2
- package/src/sap/ui/commons/themes/base/InPlaceEdit.less +35 -35
- package/src/sap/ui/commons/themes/base/Label.less +30 -35
- package/src/sap/ui/commons/themes/base/Link.less +12 -11
- package/src/sap/ui/commons/themes/base/RadioButton.less +8 -3
- package/src/sap/ui/commons/themes/base/RadioButtonGroup.less +13 -17
- package/src/sap/ui/commons/themes/base/RowRepeater.less +7 -10
- package/src/sap/ui/commons/themes/base/SegmentedButton.less +8 -7
- package/src/sap/ui/commons/themes/base/Slider.less +9 -9
- package/src/sap/ui/commons/themes/base/TabStrip.less +20 -19
- package/src/sap/ui/commons/themes/base/TextField.less +46 -53
- package/src/sap/ui/commons/themes/base/TextView.less +28 -22
- package/src/sap/ui/commons/themes/base/ToggleButton.less +4 -3
- package/src/sap/ui/commons/themes/base/Toolbar.less +20 -14
- package/src/sap/ui/commons/themes/base/Tree.less +42 -42
- package/src/sap/ui/commons/themes/base/layout.less +58 -18
- package/src/sap/ui/commons/themes/base/library.source.less +0 -4
- package/src/sap/ui/commons/themes/base/ResponsiveContainer.less +0 -1
- package/src/sap/ui/commons/themes/base/ResponsiveFlowLayout.less +0 -3
- package/src/sap/ui/commons/themes/base/ResponsiveLayout.less +0 -3
- package/src/sap/ui/commons/themes/base/SimpleForm.less +0 -3
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
/*
|
|
2
|
-
/* CSS for control sap.ui.commons/Tree
|
|
3
|
-
/*
|
|
4
|
-
/*
|
|
1
|
+
/* ==================================== */
|
|
2
|
+
/* CSS for control sap.ui.commons/Tree */
|
|
3
|
+
/* base theme */
|
|
4
|
+
/* ==================================== */
|
|
5
5
|
|
|
6
6
|
.sapUiTree {
|
|
7
|
-
color:
|
|
7
|
+
color: var(--sapTextColor);
|
|
8
8
|
}
|
|
9
9
|
|
|
10
10
|
/* if the Tree is used within another control that
|
|
@@ -15,7 +15,7 @@ invert its text to white as well */
|
|
|
15
15
|
}
|
|
16
16
|
|
|
17
17
|
.sapUiTreeFixedHeight {
|
|
18
|
-
position:relative;
|
|
18
|
+
position: relative;
|
|
19
19
|
}
|
|
20
20
|
|
|
21
21
|
.sapUiTree .sapUiBtn.sapUiBtnS {
|
|
@@ -23,10 +23,9 @@ invert its text to white as well */
|
|
|
23
23
|
vertical-align: middle;
|
|
24
24
|
}
|
|
25
25
|
|
|
26
|
-
|
|
27
26
|
.sapUiTreeList {
|
|
28
27
|
list-style-position: inside;
|
|
29
|
-
margin:
|
|
28
|
+
margin: 0;
|
|
30
29
|
padding-left: 10px;
|
|
31
30
|
padding-right: 2px;
|
|
32
31
|
}
|
|
@@ -38,27 +37,27 @@ invert its text to white as well */
|
|
|
38
37
|
}
|
|
39
38
|
|
|
40
39
|
.sapUiTreeHeader {
|
|
41
|
-
border-bottom:none;
|
|
42
|
-
height:26px;
|
|
43
|
-
overflow-y:hidden;
|
|
40
|
+
border-bottom: none;
|
|
41
|
+
height: 26px;
|
|
42
|
+
overflow-y: hidden;
|
|
44
43
|
text-align: right;
|
|
45
|
-
width:100%;
|
|
44
|
+
width: 100%;
|
|
46
45
|
}
|
|
47
46
|
|
|
48
47
|
.sapUiTreeFixedHeight .sapUiTreeHeader {
|
|
49
48
|
width: auto;
|
|
50
|
-
position:absolute;
|
|
51
|
-
top:
|
|
52
|
-
left:
|
|
53
|
-
right:
|
|
49
|
+
position: absolute;
|
|
50
|
+
top: 0;
|
|
51
|
+
left: 0;
|
|
52
|
+
right: 0;
|
|
54
53
|
}
|
|
55
54
|
|
|
56
55
|
html[dir=rtl] .sapUiTreeTbCont {
|
|
57
|
-
text-align:left;
|
|
56
|
+
text-align: left;
|
|
58
57
|
}
|
|
59
58
|
|
|
60
59
|
html[dir=rtl] .sapUiTreeTitle {
|
|
61
|
-
text-align:right;
|
|
60
|
+
text-align: right;
|
|
62
61
|
}
|
|
63
62
|
|
|
64
63
|
.sapUiTreeTitle {
|
|
@@ -66,12 +65,12 @@ html[dir=rtl] .sapUiTreeTitle {
|
|
|
66
65
|
font-weight: bold;
|
|
67
66
|
float: left;
|
|
68
67
|
left: 10px;
|
|
69
|
-
overflow:hidden;
|
|
68
|
+
overflow: hidden;
|
|
70
69
|
position: relative;
|
|
71
70
|
top: 5px;
|
|
72
|
-
white-space:nowrap;
|
|
71
|
+
white-space: nowrap;
|
|
73
72
|
width: 50%;
|
|
74
|
-
text-overflow:ellipsis;
|
|
73
|
+
text-overflow: ellipsis;
|
|
75
74
|
text-align: left;
|
|
76
75
|
}
|
|
77
76
|
|
|
@@ -81,11 +80,11 @@ html[dir=rtl] .sapUiTreeTitle {
|
|
|
81
80
|
}
|
|
82
81
|
|
|
83
82
|
.sapUiTreeTbCont .sapUiTbInner {
|
|
84
|
-
margin-right:
|
|
83
|
+
margin-right: 0;
|
|
85
84
|
}
|
|
86
85
|
|
|
87
86
|
.sapUiTreeCont {
|
|
88
|
-
border:1px solid @sapUiMediumBorder;
|
|
87
|
+
border: 1px solid @sapUiMediumBorder;
|
|
89
88
|
overflow: auto;
|
|
90
89
|
background-color: @sapUiExtraLightBG;
|
|
91
90
|
width: 100%;
|
|
@@ -94,16 +93,16 @@ html[dir=rtl] .sapUiTreeTitle {
|
|
|
94
93
|
|
|
95
94
|
.sapUiTreeTransparent .sapUiTreeCont {
|
|
96
95
|
background-color: transparent;
|
|
97
|
-
border:none;
|
|
98
|
-
top:
|
|
96
|
+
border: none;
|
|
97
|
+
top: 0;
|
|
99
98
|
}
|
|
100
99
|
|
|
101
100
|
.sapUiTreeFixedHeight .sapUiTreeCont {
|
|
102
101
|
width: auto;
|
|
103
|
-
position:absolute;
|
|
104
|
-
left:
|
|
105
|
-
right:
|
|
106
|
-
bottom:
|
|
102
|
+
position: absolute;
|
|
103
|
+
left: 0;
|
|
104
|
+
right: 0;
|
|
105
|
+
bottom: 0;
|
|
107
106
|
}
|
|
108
107
|
|
|
109
108
|
.sapUiTreeContNoScroll {
|
|
@@ -128,7 +127,8 @@ html[dir=rtl] .sapUiTreeTitle {
|
|
|
128
127
|
margin-bottom: 3px;
|
|
129
128
|
border: 1px solid transparent;
|
|
130
129
|
border-radius: 1px;
|
|
131
|
-
-
|
|
130
|
+
-webkit-user-select: none;
|
|
131
|
+
user-select: none;
|
|
132
132
|
}
|
|
133
133
|
|
|
134
134
|
.sapUiTreeContScroll .sapUiTreeNode {
|
|
@@ -145,7 +145,7 @@ html[dir=rtl] .sapUiTreeTitle {
|
|
|
145
145
|
.sapUiTreeNodeContent {
|
|
146
146
|
cursor: default;
|
|
147
147
|
display: inline-block;
|
|
148
|
-
vertical-align:middle;
|
|
148
|
+
vertical-align: middle;
|
|
149
149
|
position: relative;
|
|
150
150
|
top: -2px;
|
|
151
151
|
width: 100%;
|
|
@@ -171,7 +171,7 @@ html[dir=rtl] .sapUiTreeTitle {
|
|
|
171
171
|
}
|
|
172
172
|
|
|
173
173
|
.sapUiTreeChildrenNodes {
|
|
174
|
-
display:block;
|
|
174
|
+
display: block;
|
|
175
175
|
padding-left: 16px;
|
|
176
176
|
}
|
|
177
177
|
|
|
@@ -179,19 +179,19 @@ html[dir=rtl] .sapUiTreeTitle {
|
|
|
179
179
|
clear: left;
|
|
180
180
|
}
|
|
181
181
|
|
|
182
|
-
.sapUiTreeContScroll .sapUiTreeChildrenNodes
|
|
183
|
-
.sapUiTreeContScroll .sapUiTreeChildrenNodes
|
|
184
|
-
.sapUiTreeContScroll .sapUiTreeList
|
|
185
|
-
.sapUiTreeContScroll .sapUiTreeList
|
|
186
|
-
|
|
187
|
-
|
|
182
|
+
.sapUiTreeContScroll .sapUiTreeChildrenNodes::before,
|
|
183
|
+
.sapUiTreeContScroll .sapUiTreeChildrenNodes::after,
|
|
184
|
+
.sapUiTreeContScroll .sapUiTreeList::before,
|
|
185
|
+
.sapUiTreeContScroll .sapUiTreeList::after {
|
|
186
|
+
content: ' ';
|
|
187
|
+
display: table;
|
|
188
188
|
}
|
|
189
189
|
|
|
190
|
-
.sapUiTreeContScroll .sapUiTreeChildrenNodes
|
|
191
|
-
.sapUiTreeContScroll .sapUiTreeList
|
|
192
|
-
|
|
190
|
+
.sapUiTreeContScroll .sapUiTreeChildrenNodes::after,
|
|
191
|
+
.sapUiTreeContScroll .sapUiTreeList::after {
|
|
192
|
+
clear: left;
|
|
193
193
|
}
|
|
194
194
|
|
|
195
195
|
.sapUiTreeHiddenChildrenNodes {
|
|
196
196
|
display: none;
|
|
197
|
-
}
|
|
197
|
+
}
|
|
@@ -1,3 +1,8 @@
|
|
|
1
|
+
/* ====================================== */
|
|
2
|
+
/* CSS for control sap.ui.commons/layout */
|
|
3
|
+
/* base theme */
|
|
4
|
+
/* ====================================== */
|
|
5
|
+
|
|
1
6
|
/*
|
|
2
7
|
* Note: capital letters in comment only explain abbreviations, but these still
|
|
3
8
|
* follow original capitalization
|
|
@@ -5,8 +10,8 @@
|
|
|
5
10
|
|
|
6
11
|
/* MatrixLayouT */
|
|
7
12
|
.sapUiMlt {
|
|
8
|
-
color:
|
|
9
|
-
font-family:
|
|
13
|
+
color: var(--sapTextColor);
|
|
14
|
+
font-family: var(--sapFontFamily);
|
|
10
15
|
font-size: @sapUiFontSize;
|
|
11
16
|
text-align: initial; /* alignment should not be inherited */
|
|
12
17
|
}
|
|
@@ -19,9 +24,11 @@
|
|
|
19
24
|
.sapUiMltCellHAlignCenter {
|
|
20
25
|
text-align: center;
|
|
21
26
|
}
|
|
27
|
+
|
|
22
28
|
.sapUiMltCellHAlignLeft {
|
|
23
29
|
text-align: left;
|
|
24
30
|
}
|
|
31
|
+
|
|
25
32
|
.sapUiMltCellHAlignRight {
|
|
26
33
|
text-align: right;
|
|
27
34
|
}
|
|
@@ -30,31 +37,64 @@
|
|
|
30
37
|
margin-left: auto;
|
|
31
38
|
margin-right: auto;
|
|
32
39
|
}
|
|
40
|
+
|
|
33
41
|
.sapUiMltCellHAlignLeft > *,
|
|
34
|
-
html[dir=rtl] .sapUiMltCellHAlignRight > * {
|
|
42
|
+
html[dir='rtl'] .sapUiMltCellHAlignRight > * {
|
|
35
43
|
margin-right: auto;
|
|
36
44
|
margin-left: 0;
|
|
37
45
|
}
|
|
46
|
+
|
|
38
47
|
.sapUiMltCellHAlignRight > *,
|
|
39
|
-
html[dir=rtl] .sapUiMltCellHAlignLeft > * {
|
|
48
|
+
html[dir='rtl'] .sapUiMltCellHAlignLeft > * {
|
|
40
49
|
margin-left: auto;
|
|
41
50
|
margin-right: 0;
|
|
42
51
|
}
|
|
43
52
|
|
|
44
53
|
/* BackGround design */
|
|
45
|
-
.sapUiMltBgBorder
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
.
|
|
50
|
-
|
|
54
|
+
.sapUiMltBgBorder {
|
|
55
|
+
background-color: @sapUiMediumBorder;
|
|
56
|
+
}
|
|
57
|
+
|
|
58
|
+
.sapUiMltBgFill1 {
|
|
59
|
+
background-color: var(--sapHighlightColor);
|
|
60
|
+
}
|
|
61
|
+
|
|
62
|
+
.sapUiMltBgFill2 {
|
|
63
|
+
background-color: @sapUiMediumBG;
|
|
64
|
+
}
|
|
65
|
+
|
|
66
|
+
.sapUiMltBgFill3 {
|
|
67
|
+
background-color: @sapUiDarkBG;
|
|
68
|
+
}
|
|
69
|
+
|
|
70
|
+
.sapUiMltBgHeader {
|
|
71
|
+
background-color: var(--sapHighlightColor);
|
|
72
|
+
}
|
|
73
|
+
|
|
74
|
+
.sapUiMltBgPlain {
|
|
75
|
+
background-color: @sapUiExtraLightBG;
|
|
76
|
+
}
|
|
51
77
|
|
|
52
78
|
/* PADding */
|
|
53
|
-
.sapUiMltPadNone
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
.
|
|
79
|
+
.sapUiMltPadNone {
|
|
80
|
+
padding: 0;
|
|
81
|
+
}
|
|
82
|
+
|
|
83
|
+
.sapUiMltPadLeft {
|
|
84
|
+
padding: 0 0 5px 4px;
|
|
85
|
+
}
|
|
86
|
+
|
|
87
|
+
.sapUiMltPadRight {
|
|
88
|
+
padding: 0 4px 5px 0;
|
|
89
|
+
}
|
|
90
|
+
|
|
91
|
+
.sapUiMltPadBoth {
|
|
92
|
+
padding: 0 4px 5px 4px;
|
|
93
|
+
}
|
|
94
|
+
|
|
95
|
+
.sapUiMltPadNeither {
|
|
96
|
+
padding: 0 0 5px 0;
|
|
97
|
+
}
|
|
58
98
|
|
|
59
99
|
/* SEParation (Small, Medium, Large) WithLine */
|
|
60
100
|
.sapUiMltSepS {
|
|
@@ -65,7 +105,7 @@ html[dir=rtl] .sapUiMltCellHAlignLeft > * {
|
|
|
65
105
|
padding-left: 17px;
|
|
66
106
|
background-repeat: repeat-y;
|
|
67
107
|
background-position: top left;
|
|
68
|
-
background-image: url(img/layout/separationSmall.gif);
|
|
108
|
+
background-image: url('img/layout/separationSmall.gif');
|
|
69
109
|
}
|
|
70
110
|
|
|
71
111
|
.sapUiMltSepM {
|
|
@@ -76,7 +116,7 @@ html[dir=rtl] .sapUiMltCellHAlignLeft > * {
|
|
|
76
116
|
padding-left: 31px;
|
|
77
117
|
background-repeat: repeat-y;
|
|
78
118
|
background-position: top left;
|
|
79
|
-
background-image: url(img/layout/separationMedium.gif);
|
|
119
|
+
background-image: url('img/layout/separationMedium.gif');
|
|
80
120
|
}
|
|
81
121
|
|
|
82
122
|
.sapUiMltSepL {
|
|
@@ -87,5 +127,5 @@ html[dir=rtl] .sapUiMltCellHAlignLeft > * {
|
|
|
87
127
|
padding-left: 63px;
|
|
88
128
|
background-repeat: repeat-y;
|
|
89
129
|
background-position: top left;
|
|
90
|
-
background-image: url(img/layout/separationLarge.gif);
|
|
130
|
+
background-image: url('img/layout/separationLarge.gif');
|
|
91
131
|
}
|
|
@@ -44,15 +44,11 @@
|
|
|
44
44
|
@import "RadioButton.less";
|
|
45
45
|
@import "RadioButtonGroup.less";
|
|
46
46
|
@import "RatingIndicator.less";
|
|
47
|
-
@import "ResponsiveContainer.less";
|
|
48
|
-
@import "ResponsiveFlowLayout.less";
|
|
49
|
-
@import "ResponsiveLayout.less";
|
|
50
47
|
@import "RichTooltip.less";
|
|
51
48
|
@import "RoadMap.less";
|
|
52
49
|
@import "RowRepeater.less";
|
|
53
50
|
@import "SearchField.less";
|
|
54
51
|
@import "SegmentedButton.less";
|
|
55
|
-
@import "SimpleForm.less";
|
|
56
52
|
@import "Slider.less";
|
|
57
53
|
@import "Splitter.less";
|
|
58
54
|
@import "TabStrip.less";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
|