@openui5/sap.ui.webc.main 1.117.0 → 1.118.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/package.json +3 -3
- package/src/sap/ui/webc/main/.library +1 -1
- package/src/sap/ui/webc/main/Avatar.js +1 -1
- package/src/sap/ui/webc/main/AvatarGroup.js +1 -1
- package/src/sap/ui/webc/main/Badge.js +1 -1
- package/src/sap/ui/webc/main/Breadcrumbs.js +1 -1
- package/src/sap/ui/webc/main/BreadcrumbsItem.js +1 -1
- package/src/sap/ui/webc/main/BusyIndicator.js +1 -1
- package/src/sap/ui/webc/main/Button.js +4 -4
- package/src/sap/ui/webc/main/Calendar.js +1 -1
- package/src/sap/ui/webc/main/CalendarDate.js +1 -1
- package/src/sap/ui/webc/main/Card.js +1 -1
- package/src/sap/ui/webc/main/CardHeader.js +1 -1
- package/src/sap/ui/webc/main/Carousel.js +1 -1
- package/src/sap/ui/webc/main/CheckBox.js +3 -3
- package/src/sap/ui/webc/main/ColorPalette.js +4 -4
- package/src/sap/ui/webc/main/ColorPaletteItem.js +1 -1
- package/src/sap/ui/webc/main/ColorPalettePopover.js +4 -4
- package/src/sap/ui/webc/main/ColorPicker.js +1 -1
- package/src/sap/ui/webc/main/ComboBox.js +3 -3
- package/src/sap/ui/webc/main/ComboBoxGroupItem.js +1 -1
- package/src/sap/ui/webc/main/ComboBoxItem.js +1 -1
- package/src/sap/ui/webc/main/CustomListItem.js +1 -1
- package/src/sap/ui/webc/main/DatePicker.js +3 -3
- package/src/sap/ui/webc/main/DateRangePicker.js +3 -3
- package/src/sap/ui/webc/main/DateTimePicker.js +3 -3
- package/src/sap/ui/webc/main/Dialog.js +1 -1
- package/src/sap/ui/webc/main/FileUploader.js +3 -3
- package/src/sap/ui/webc/main/GroupHeaderListItem.js +1 -1
- package/src/sap/ui/webc/main/Icon.js +1 -1
- package/src/sap/ui/webc/main/Input.js +5 -5
- package/src/sap/ui/webc/main/Label.js +1 -1
- package/src/sap/ui/webc/main/Link.js +3 -3
- package/src/sap/ui/webc/main/List.js +1 -1
- package/src/sap/ui/webc/main/Menu.js +1 -1
- package/src/sap/ui/webc/main/MenuItem.js +3 -3
- package/src/sap/ui/webc/main/MessageStrip.js +1 -1
- package/src/sap/ui/webc/main/MultiComboBox.js +3 -3
- package/src/sap/ui/webc/main/MultiComboBoxGroupItem.js +1 -1
- package/src/sap/ui/webc/main/MultiComboBoxItem.js +1 -1
- package/src/sap/ui/webc/main/MultiInput.js +5 -5
- package/src/sap/ui/webc/main/Option.js +3 -3
- package/src/sap/ui/webc/main/Panel.js +1 -1
- package/src/sap/ui/webc/main/Popover.js +1 -1
- package/src/sap/ui/webc/main/ProgressIndicator.js +3 -3
- package/src/sap/ui/webc/main/RadioButton.js +3 -3
- package/src/sap/ui/webc/main/RangeSlider.js +3 -3
- package/src/sap/ui/webc/main/RatingIndicator.js +3 -3
- package/src/sap/ui/webc/main/ResponsivePopover.js +1 -1
- package/src/sap/ui/webc/main/SegmentedButton.js +1 -1
- package/src/sap/ui/webc/main/SegmentedButtonItem.js +3 -3
- package/src/sap/ui/webc/main/Select.js +3 -3
- package/src/sap/ui/webc/main/Slider.js +3 -3
- package/src/sap/ui/webc/main/SplitButton.js +3 -3
- package/src/sap/ui/webc/main/StandardListItem.js +1 -1
- package/src/sap/ui/webc/main/StepInput.js +3 -3
- package/src/sap/ui/webc/main/SuggestionGroupItem.js +1 -1
- package/src/sap/ui/webc/main/SuggestionItem.js +1 -1
- package/src/sap/ui/webc/main/Switch.js +3 -3
- package/src/sap/ui/webc/main/Tab.js +3 -3
- package/src/sap/ui/webc/main/TabContainer.js +1 -1
- package/src/sap/ui/webc/main/TabSeparator.js +1 -1
- package/src/sap/ui/webc/main/Table.js +1 -1
- package/src/sap/ui/webc/main/TableCell.js +1 -1
- package/src/sap/ui/webc/main/TableColumn.js +1 -1
- package/src/sap/ui/webc/main/TableGroupRow.js +1 -1
- package/src/sap/ui/webc/main/TableRow.js +1 -1
- package/src/sap/ui/webc/main/TextArea.js +3 -3
- package/src/sap/ui/webc/main/TimePicker.js +3 -3
- package/src/sap/ui/webc/main/Title.js +1 -1
- package/src/sap/ui/webc/main/Toast.js +1 -1
- package/src/sap/ui/webc/main/ToggleButton.js +3 -3
- package/src/sap/ui/webc/main/Token.js +1 -1
- package/src/sap/ui/webc/main/Tree.js +1 -1
- package/src/sap/ui/webc/main/TreeItem.js +1 -1
- package/src/sap/ui/webc/main/TreeItemCustom.js +1 -1
- package/src/sap/ui/webc/main/changeHandler/ChangeLinkTarget.js +1 -1
- package/src/sap/ui/webc/main/library.js +2 -2
- package/src/sap/ui/webc/main/thirdparty/Popover.js +477 -582
- package/src/sap/ui/webc/main/thirdparty/popup-utils/PopoverRegistry.js +127 -135
- package/ui5.yaml +5 -0
@@ -27,7 +27,7 @@ sap.ui.define([
|
|
27
27
|
* The <code>sap.ui.webc.main.Option</code> component defines the content of an option in the <code>sap.ui.webc.main.Select</code>.
|
28
28
|
*
|
29
29
|
* @author SAP SE
|
30
|
-
* @version 1.
|
30
|
+
* @version 1.118.0
|
31
31
|
*
|
32
32
|
* @constructor
|
33
33
|
* @public
|
@@ -59,7 +59,7 @@ sap.ui.define([
|
|
59
59
|
type: "boolean",
|
60
60
|
defaultValue: true,
|
61
61
|
mapping: {
|
62
|
-
type: "
|
62
|
+
type: "property",
|
63
63
|
to: "disabled",
|
64
64
|
formatter: "_mapEnabled"
|
65
65
|
}
|
@@ -107,4 +107,4 @@ sap.ui.define([
|
|
107
107
|
/* CUSTOM CODE END */
|
108
108
|
|
109
109
|
return Option;
|
110
|
-
});
|
110
|
+
});
|
@@ -30,7 +30,7 @@ sap.ui.define([
|
|
30
30
|
* <h3>Responsive Behavior</h3> You can change the size of the Progress Indicator by changing its <code>width</code> or <code>height</code> CSS properties.
|
31
31
|
*
|
32
32
|
* @author SAP SE
|
33
|
-
* @version 1.
|
33
|
+
* @version 1.118.0
|
34
34
|
*
|
35
35
|
* @constructor
|
36
36
|
* @public
|
@@ -68,7 +68,7 @@ sap.ui.define([
|
|
68
68
|
type: "boolean",
|
69
69
|
defaultValue: true,
|
70
70
|
mapping: {
|
71
|
-
type: "
|
71
|
+
type: "property",
|
72
72
|
to: "disabled",
|
73
73
|
formatter: "_mapEnabled"
|
74
74
|
}
|
@@ -126,4 +126,4 @@ sap.ui.define([
|
|
126
126
|
/* CUSTOM CODE END */
|
127
127
|
|
128
128
|
return ProgressIndicator;
|
129
|
-
});
|
129
|
+
});
|
@@ -39,7 +39,7 @@ sap.ui.define([
|
|
39
39
|
* <b>Note:</b> On entering radio button group, the focus goes to the currently selected radio button.
|
40
40
|
*
|
41
41
|
* @author SAP SE
|
42
|
-
* @version 1.
|
42
|
+
* @version 1.118.0
|
43
43
|
*
|
44
44
|
* @constructor
|
45
45
|
* @public
|
@@ -82,7 +82,7 @@ sap.ui.define([
|
|
82
82
|
type: "boolean",
|
83
83
|
defaultValue: true,
|
84
84
|
mapping: {
|
85
|
-
type: "
|
85
|
+
type: "property",
|
86
86
|
to: "disabled",
|
87
87
|
formatter: "_mapEnabled"
|
88
88
|
}
|
@@ -225,4 +225,4 @@ sap.ui.define([
|
|
225
225
|
/* CUSTOM CODE END */
|
226
226
|
|
227
227
|
return RadioButton;
|
228
|
-
});
|
228
|
+
});
|
@@ -71,7 +71,7 @@ sap.ui.define([
|
|
71
71
|
* </ul>
|
72
72
|
*
|
73
73
|
* @author SAP SE
|
74
|
-
* @version 1.
|
74
|
+
* @version 1.118.0
|
75
75
|
*
|
76
76
|
* @constructor
|
77
77
|
* @public
|
@@ -99,7 +99,7 @@ sap.ui.define([
|
|
99
99
|
type: "boolean",
|
100
100
|
defaultValue: true,
|
101
101
|
mapping: {
|
102
|
-
type: "
|
102
|
+
type: "property",
|
103
103
|
to: "disabled",
|
104
104
|
formatter: "_mapEnabled"
|
105
105
|
}
|
@@ -211,4 +211,4 @@ sap.ui.define([
|
|
211
211
|
/* CUSTOM CODE END */
|
212
212
|
|
213
213
|
return RangeSlider;
|
214
|
-
});
|
214
|
+
});
|
@@ -43,7 +43,7 @@ sap.ui.define([
|
|
43
43
|
* </ul>
|
44
44
|
*
|
45
45
|
* @author SAP SE
|
46
|
-
* @version 1.
|
46
|
+
* @version 1.118.0
|
47
47
|
*
|
48
48
|
* @constructor
|
49
49
|
* @public
|
@@ -75,7 +75,7 @@ sap.ui.define([
|
|
75
75
|
type: "boolean",
|
76
76
|
defaultValue: true,
|
77
77
|
mapping: {
|
78
|
-
type: "
|
78
|
+
type: "property",
|
79
79
|
to: "disabled",
|
80
80
|
formatter: "_mapEnabled"
|
81
81
|
}
|
@@ -141,4 +141,4 @@ sap.ui.define([
|
|
141
141
|
/* CUSTOM CODE END */
|
142
142
|
|
143
143
|
return RatingIndicator;
|
144
|
-
});
|
144
|
+
});
|
@@ -31,7 +31,7 @@ sap.ui.define([
|
|
31
31
|
* Clicking or tapping on a <code>sap.ui.webc.main.SegmentedButtonItem</code> changes its state to <code>pressed</code>. The item returns to its initial state when the user clicks or taps on it again. By applying additional custom CSS-styling classes, apps can give a different style to any <code>sap.ui.webc.main.SegmentedButtonItem</code>.
|
32
32
|
*
|
33
33
|
* @author SAP SE
|
34
|
-
* @version 1.
|
34
|
+
* @version 1.118.0
|
35
35
|
*
|
36
36
|
* @constructor
|
37
37
|
* @public
|
@@ -102,7 +102,7 @@ sap.ui.define([
|
|
102
102
|
type: "boolean",
|
103
103
|
defaultValue: true,
|
104
104
|
mapping: {
|
105
|
-
type: "
|
105
|
+
type: "property",
|
106
106
|
to: "disabled",
|
107
107
|
formatter: "_mapEnabled"
|
108
108
|
}
|
@@ -188,4 +188,4 @@ sap.ui.define([
|
|
188
188
|
/* CUSTOM CODE END */
|
189
189
|
|
190
190
|
return SegmentedButtonItem;
|
191
|
-
});
|
191
|
+
});
|
@@ -40,7 +40,7 @@ sap.ui.define([
|
|
40
40
|
* </ul> <br>
|
41
41
|
*
|
42
42
|
* @author SAP SE
|
43
|
-
* @version 1.
|
43
|
+
* @version 1.118.0
|
44
44
|
*
|
45
45
|
* @constructor
|
46
46
|
* @public
|
@@ -73,7 +73,7 @@ sap.ui.define([
|
|
73
73
|
type: "boolean",
|
74
74
|
defaultValue: true,
|
75
75
|
mapping: {
|
76
|
-
type: "
|
76
|
+
type: "property",
|
77
77
|
to: "disabled",
|
78
78
|
formatter: "_mapEnabled"
|
79
79
|
}
|
@@ -224,4 +224,4 @@ sap.ui.define([
|
|
224
224
|
/* CUSTOM CODE END */
|
225
225
|
|
226
226
|
return Select;
|
227
|
-
});
|
227
|
+
});
|
@@ -71,7 +71,7 @@ sap.ui.define([
|
|
71
71
|
* </ul>
|
72
72
|
*
|
73
73
|
* @author SAP SE
|
74
|
-
* @version 1.
|
74
|
+
* @version 1.118.0
|
75
75
|
*
|
76
76
|
* @constructor
|
77
77
|
* @public
|
@@ -103,7 +103,7 @@ sap.ui.define([
|
|
103
103
|
type: "boolean",
|
104
104
|
defaultValue: true,
|
105
105
|
mapping: {
|
106
|
-
type: "
|
106
|
+
type: "property",
|
107
107
|
to: "disabled",
|
108
108
|
formatter: "_mapEnabled"
|
109
109
|
}
|
@@ -205,4 +205,4 @@ sap.ui.define([
|
|
205
205
|
/* CUSTOM CODE END */
|
206
206
|
|
207
207
|
return Slider;
|
208
|
-
});
|
208
|
+
});
|
@@ -50,7 +50,7 @@ sap.ui.define([
|
|
50
50
|
* </ul>
|
51
51
|
*
|
52
52
|
* @author SAP SE
|
53
|
-
* @version 1.
|
53
|
+
* @version 1.118.0
|
54
54
|
*
|
55
55
|
* @constructor
|
56
56
|
* @public
|
@@ -108,7 +108,7 @@ sap.ui.define([
|
|
108
108
|
type: "boolean",
|
109
109
|
defaultValue: true,
|
110
110
|
mapping: {
|
111
|
-
type: "
|
111
|
+
type: "property",
|
112
112
|
to: "disabled",
|
113
113
|
formatter: "_mapEnabled"
|
114
114
|
}
|
@@ -160,4 +160,4 @@ sap.ui.define([
|
|
160
160
|
/* CUSTOM CODE END */
|
161
161
|
|
162
162
|
return SplitButton;
|
163
|
-
});
|
163
|
+
});
|
@@ -52,7 +52,7 @@ sap.ui.define([
|
|
52
52
|
* </ul>
|
53
53
|
*
|
54
54
|
* @author SAP SE
|
55
|
-
* @version 1.
|
55
|
+
* @version 1.118.0
|
56
56
|
*
|
57
57
|
* @constructor
|
58
58
|
* @public
|
@@ -84,7 +84,7 @@ sap.ui.define([
|
|
84
84
|
type: "boolean",
|
85
85
|
defaultValue: true,
|
86
86
|
mapping: {
|
87
|
-
type: "
|
87
|
+
type: "property",
|
88
88
|
to: "disabled",
|
89
89
|
formatter: "_mapEnabled"
|
90
90
|
}
|
@@ -244,4 +244,4 @@ sap.ui.define([
|
|
244
244
|
/* CUSTOM CODE END */
|
245
245
|
|
246
246
|
return StepInput;
|
247
|
-
});
|
247
|
+
});
|
@@ -24,7 +24,7 @@ sap.ui.define([
|
|
24
24
|
* The <code>sap.ui.webc.main.SuggestionGroupItem</code> is type of suggestion item, that can be used to split the <code>sap.ui.webc.main.Input</code> suggestions into groups.
|
25
25
|
*
|
26
26
|
* @author SAP SE
|
27
|
-
* @version 1.
|
27
|
+
* @version 1.118.0
|
28
28
|
*
|
29
29
|
* @constructor
|
30
30
|
* @public
|
@@ -43,7 +43,7 @@ sap.ui.define([
|
|
43
43
|
* </ul>
|
44
44
|
*
|
45
45
|
* @author SAP SE
|
46
|
-
* @version 1.
|
46
|
+
* @version 1.118.0
|
47
47
|
*
|
48
48
|
* @constructor
|
49
49
|
* @public
|
@@ -97,7 +97,7 @@ sap.ui.define([
|
|
97
97
|
type: "boolean",
|
98
98
|
defaultValue: true,
|
99
99
|
mapping: {
|
100
|
-
type: "
|
100
|
+
type: "property",
|
101
101
|
to: "disabled",
|
102
102
|
formatter: "_mapEnabled"
|
103
103
|
}
|
@@ -166,4 +166,4 @@ sap.ui.define([
|
|
166
166
|
/* CUSTOM CODE END */
|
167
167
|
|
168
168
|
return Switch;
|
169
|
-
});
|
169
|
+
});
|
@@ -27,7 +27,7 @@ sap.ui.define([
|
|
27
27
|
* The <code>sap.ui.webc.main.Tab</code> represents a selectable item inside a <code>sap.ui.webc.main.TabContainer</code>. It defines both the item in the tab strip (top part of the <code>sap.ui.webc.main.TabContainer</code>) and the content that is presented to the user once the tab is selected.
|
28
28
|
*
|
29
29
|
* @author SAP SE
|
30
|
-
* @version 1.
|
30
|
+
* @version 1.118.0
|
31
31
|
*
|
32
32
|
* @constructor
|
33
33
|
* @public
|
@@ -83,7 +83,7 @@ sap.ui.define([
|
|
83
83
|
type: "boolean",
|
84
84
|
defaultValue: true,
|
85
85
|
mapping: {
|
86
|
-
type: "
|
86
|
+
type: "property",
|
87
87
|
to: "disabled",
|
88
88
|
formatter: "_mapEnabled"
|
89
89
|
}
|
@@ -153,4 +153,4 @@ sap.ui.define([
|
|
153
153
|
/* CUSTOM CODE END */
|
154
154
|
|
155
155
|
return Tab;
|
156
|
-
});
|
156
|
+
});
|
@@ -24,7 +24,7 @@ sap.ui.define([
|
|
24
24
|
* The <code>sap.ui.webc.main.TabSeparator</code> represents a vertical line to separate tabs inside a <code>sap.ui.webc.main.TabContainer</code>.
|
25
25
|
*
|
26
26
|
* @author SAP SE
|
27
|
-
* @version 1.
|
27
|
+
* @version 1.118.0
|
28
28
|
*
|
29
29
|
* @constructor
|
30
30
|
* @public
|
@@ -41,7 +41,7 @@ sap.ui.define([
|
|
41
41
|
* </ul>
|
42
42
|
*
|
43
43
|
* @author SAP SE
|
44
|
-
* @version 1.
|
44
|
+
* @version 1.118.0
|
45
45
|
*
|
46
46
|
* @constructor
|
47
47
|
* @public
|
@@ -73,7 +73,7 @@ sap.ui.define([
|
|
73
73
|
type: "boolean",
|
74
74
|
defaultValue: true,
|
75
75
|
mapping: {
|
76
|
-
type: "
|
76
|
+
type: "property",
|
77
77
|
to: "disabled",
|
78
78
|
formatter: "_mapEnabled"
|
79
79
|
}
|
@@ -267,4 +267,4 @@ sap.ui.define([
|
|
267
267
|
/* CUSTOM CODE END */
|
268
268
|
|
269
269
|
return TextArea;
|
270
|
-
});
|
270
|
+
});
|
@@ -63,7 +63,7 @@ sap.ui.define([
|
|
63
63
|
* </ul>
|
64
64
|
*
|
65
65
|
* @author SAP SE
|
66
|
-
* @version 1.
|
66
|
+
* @version 1.118.0
|
67
67
|
*
|
68
68
|
* @constructor
|
69
69
|
* @public
|
@@ -88,7 +88,7 @@ sap.ui.define([
|
|
88
88
|
type: "boolean",
|
89
89
|
defaultValue: true,
|
90
90
|
mapping: {
|
91
|
-
type: "
|
91
|
+
type: "property",
|
92
92
|
to: "disabled",
|
93
93
|
formatter: "_mapEnabled"
|
94
94
|
}
|
@@ -277,4 +277,4 @@ sap.ui.define([
|
|
277
277
|
/* CUSTOM CODE END */
|
278
278
|
|
279
279
|
return TimePicker;
|
280
|
-
});
|
280
|
+
});
|
@@ -29,7 +29,7 @@ sap.ui.define([
|
|
29
29
|
* The <code>sap.ui.webc.main.Title</code> component is used to display titles inside a page. It is a simple, large-sized text with explicit header/title semantics.
|
30
30
|
*
|
31
31
|
* @author SAP SE
|
32
|
-
* @version 1.
|
32
|
+
* @version 1.118.0
|
33
33
|
*
|
34
34
|
* @constructor
|
35
35
|
* @public
|
@@ -31,7 +31,7 @@ sap.ui.define([
|
|
31
31
|
* Clicking or tapping on a <code>sap.ui.webc.main.ToggleButton</code> changes its state to <code>pressed</code>. The button returns to its initial state when the user clicks or taps on it again. By applying additional custom CSS-styling classes, apps can give a different style to any <code>sap.ui.webc.main.ToggleButton</code>.
|
32
32
|
*
|
33
33
|
* @author SAP SE
|
34
|
-
* @version 1.
|
34
|
+
* @version 1.118.0
|
35
35
|
*
|
36
36
|
* @constructor
|
37
37
|
* @public
|
@@ -112,7 +112,7 @@ sap.ui.define([
|
|
112
112
|
type: "boolean",
|
113
113
|
defaultValue: true,
|
114
114
|
mapping: {
|
115
|
-
type: "
|
115
|
+
type: "property",
|
116
116
|
to: "disabled",
|
117
117
|
formatter: "_mapEnabled"
|
118
118
|
}
|
@@ -206,4 +206,4 @@ sap.ui.define([
|
|
206
206
|
/* CUSTOM CODE END */
|
207
207
|
|
208
208
|
return ToggleButton;
|
209
|
-
});
|
209
|
+
});
|
@@ -23,14 +23,14 @@ sap.ui.define([
|
|
23
23
|
* @namespace
|
24
24
|
* @alias sap.ui.webc.main
|
25
25
|
* @author SAP SE
|
26
|
-
* @version 1.
|
26
|
+
* @version 1.118.0
|
27
27
|
* @public
|
28
28
|
* @since 1.92.0
|
29
29
|
* @experimental Since 1.92.0 This API is experimental and might change significantly.
|
30
30
|
*/
|
31
31
|
var thisLib = Library.init({
|
32
32
|
name: "sap.ui.webc.main",
|
33
|
-
version: "1.
|
33
|
+
version: "1.118.0",
|
34
34
|
dependencies: ["sap.ui.core", "sap.ui.webc.common"],
|
35
35
|
noLibraryCSS: true,
|
36
36
|
designtime: "sap/ui/webc/main/designtime/library.designtime",
|