@openui5/sap.ui.webc.main 1.124.0 → 1.125.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/.reuse/dep5 +5 -0
- package/README.md +3 -0
- package/THIRDPARTY.txt +7 -0
- package/package.json +3 -3
- package/src/sap/ui/webc/main/.library +6 -6
- package/src/sap/ui/webc/main/Avatar.js +2 -1
- package/src/sap/ui/webc/main/AvatarGroup.js +2 -1
- package/src/sap/ui/webc/main/Badge.js +2 -1
- package/src/sap/ui/webc/main/Breadcrumbs.js +2 -1
- package/src/sap/ui/webc/main/BreadcrumbsItem.js +2 -1
- package/src/sap/ui/webc/main/BusyIndicator.js +2 -1
- package/src/sap/ui/webc/main/Button.js +2 -1
- package/src/sap/ui/webc/main/Calendar.js +2 -1
- package/src/sap/ui/webc/main/CalendarDate.js +2 -1
- package/src/sap/ui/webc/main/Card.js +2 -1
- package/src/sap/ui/webc/main/CardHeader.js +2 -1
- package/src/sap/ui/webc/main/Carousel.js +2 -1
- package/src/sap/ui/webc/main/CheckBox.js +2 -1
- package/src/sap/ui/webc/main/ColorPalette.js +2 -1
- package/src/sap/ui/webc/main/ColorPaletteItem.js +2 -1
- package/src/sap/ui/webc/main/ColorPalettePopover.js +2 -1
- package/src/sap/ui/webc/main/ColorPicker.js +2 -1
- package/src/sap/ui/webc/main/ComboBox.js +2 -1
- package/src/sap/ui/webc/main/ComboBoxGroupItem.js +2 -1
- package/src/sap/ui/webc/main/ComboBoxItem.js +2 -1
- package/src/sap/ui/webc/main/CustomListItem.js +2 -1
- package/src/sap/ui/webc/main/DatePicker.js +2 -1
- package/src/sap/ui/webc/main/DateRangePicker.js +2 -1
- package/src/sap/ui/webc/main/DateTimePicker.js +2 -1
- package/src/sap/ui/webc/main/Dialog.js +2 -1
- package/src/sap/ui/webc/main/FileUploader.js +2 -1
- package/src/sap/ui/webc/main/GroupHeaderListItem.js +2 -1
- package/src/sap/ui/webc/main/Icon.js +2 -1
- package/src/sap/ui/webc/main/Input.js +2 -1
- package/src/sap/ui/webc/main/Label.js +2 -1
- package/src/sap/ui/webc/main/Link.js +2 -1
- package/src/sap/ui/webc/main/List.js +2 -1
- package/src/sap/ui/webc/main/Menu.js +2 -1
- package/src/sap/ui/webc/main/MenuItem.js +2 -1
- package/src/sap/ui/webc/main/MessageStrip.js +2 -1
- package/src/sap/ui/webc/main/MultiComboBox.js +2 -1
- package/src/sap/ui/webc/main/MultiComboBoxGroupItem.js +2 -1
- package/src/sap/ui/webc/main/MultiComboBoxItem.js +2 -1
- package/src/sap/ui/webc/main/MultiInput.js +2 -1
- package/src/sap/ui/webc/main/Option.js +2 -1
- package/src/sap/ui/webc/main/Panel.js +2 -1
- package/src/sap/ui/webc/main/Popover.js +2 -1
- package/src/sap/ui/webc/main/ProgressIndicator.js +2 -1
- package/src/sap/ui/webc/main/RadioButton.js +2 -1
- package/src/sap/ui/webc/main/RangeSlider.js +2 -1
- package/src/sap/ui/webc/main/RatingIndicator.js +2 -1
- package/src/sap/ui/webc/main/ResponsivePopover.js +2 -1
- package/src/sap/ui/webc/main/SegmentedButton.js +2 -1
- package/src/sap/ui/webc/main/SegmentedButtonItem.js +2 -1
- package/src/sap/ui/webc/main/Select.js +2 -1
- package/src/sap/ui/webc/main/SelectMenu.js +2 -1
- package/src/sap/ui/webc/main/SelectMenuOption.js +2 -1
- package/src/sap/ui/webc/main/Slider.js +2 -1
- package/src/sap/ui/webc/main/SplitButton.js +2 -1
- package/src/sap/ui/webc/main/StandardListItem.js +2 -1
- package/src/sap/ui/webc/main/StepInput.js +2 -1
- package/src/sap/ui/webc/main/SuggestionGroupItem.js +2 -1
- package/src/sap/ui/webc/main/SuggestionItem.js +2 -1
- package/src/sap/ui/webc/main/Switch.js +2 -1
- package/src/sap/ui/webc/main/Tab.js +2 -1
- package/src/sap/ui/webc/main/TabContainer.js +2 -1
- package/src/sap/ui/webc/main/TabSeparator.js +2 -1
- package/src/sap/ui/webc/main/Table.js +2 -1
- package/src/sap/ui/webc/main/TableCell.js +2 -1
- package/src/sap/ui/webc/main/TableColumn.js +2 -1
- package/src/sap/ui/webc/main/TableGroupRow.js +2 -1
- package/src/sap/ui/webc/main/TableRow.js +2 -1
- package/src/sap/ui/webc/main/TextArea.js +2 -1
- package/src/sap/ui/webc/main/TimePicker.js +2 -1
- package/src/sap/ui/webc/main/Title.js +2 -1
- package/src/sap/ui/webc/main/Toast.js +2 -1
- package/src/sap/ui/webc/main/ToggleButton.js +2 -1
- package/src/sap/ui/webc/main/Token.js +2 -1
- package/src/sap/ui/webc/main/Toolbar.js +2 -1
- package/src/sap/ui/webc/main/ToolbarButton.js +2 -1
- package/src/sap/ui/webc/main/ToolbarSelect.js +2 -1
- package/src/sap/ui/webc/main/ToolbarSelectOption.js +2 -1
- package/src/sap/ui/webc/main/ToolbarSeparator.js +2 -1
- package/src/sap/ui/webc/main/ToolbarSpacer.js +2 -1
- package/src/sap/ui/webc/main/Tree.js +2 -1
- package/src/sap/ui/webc/main/TreeItem.js +2 -1
- package/src/sap/ui/webc/main/TreeItemCustom.js +2 -1
- package/src/sap/ui/webc/main/changeHandler/ChangeLinkTarget.js +1 -1
- package/src/sap/ui/webc/main/library.js +3 -2
- package/ui5.yaml +1 -0
@@ -31,12 +31,13 @@ sap.ui.define([
|
|
31
31
|
* <code>sap.ui.webc.main.MenuItem</code> is an abstract element, representing a node in a <code>sap.ui.webc.main.Menu</code>. The menu itself is rendered as a list, and each <code>sap.ui.webc.main.MenuItem</code> is represented by a list item (<code>sap.ui.webc.main.StandardListItem</code>) in that list. Therefore, you should only use <code>sap.ui.webc.main.MenuItem</code> directly in your apps. The <code>sap.ui.webc.main.StandardListItem</code> list item is internal for the list, and not intended for public use.
|
32
32
|
*
|
33
33
|
* @author SAP SE
|
34
|
-
* @version 1.
|
34
|
+
* @version 1.125.0
|
35
35
|
*
|
36
36
|
* @constructor
|
37
37
|
* @public
|
38
38
|
* @since 1.102.0
|
39
39
|
* @experimental Since 1.102.0 This control is experimental and its API might change significantly.
|
40
|
+
* @deprecated As of version 1.120, this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.
|
40
41
|
* @alias sap.ui.webc.main.MenuItem
|
41
42
|
* @implements sap.ui.webc.main.IMenuItem
|
42
43
|
*/
|
@@ -34,12 +34,13 @@ sap.ui.define([
|
|
34
34
|
* <h3>Keyboard Handling</h3>
|
35
35
|
*
|
36
36
|
* @author SAP SE
|
37
|
-
* @version 1.
|
37
|
+
* @version 1.125.0
|
38
38
|
*
|
39
39
|
* @constructor
|
40
40
|
* @public
|
41
41
|
* @since 1.92.0
|
42
42
|
* @experimental Since 1.92.0 This control is experimental and its API might change significantly.
|
43
|
+
* @deprecated As of version 1.120, this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.
|
43
44
|
* @alias sap.ui.webc.main.MessageStrip
|
44
45
|
*/
|
45
46
|
var MessageStrip = WebComponent.extend("sap.ui.webc.main.MessageStrip", {
|
@@ -60,12 +60,13 @@ sap.ui.define([
|
|
60
60
|
* </ul>
|
61
61
|
*
|
62
62
|
* @author SAP SE
|
63
|
-
* @version 1.
|
63
|
+
* @version 1.125.0
|
64
64
|
*
|
65
65
|
* @constructor
|
66
66
|
* @public
|
67
67
|
* @since 1.92.0
|
68
68
|
* @experimental Since 1.92.0 This control is experimental and its API might change significantly.
|
69
|
+
* @deprecated As of version 1.120, this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.
|
69
70
|
* @alias sap.ui.webc.main.MultiComboBox
|
70
71
|
* @implements sap.ui.core.IFormContent
|
71
72
|
*/
|
@@ -24,12 +24,13 @@ sap.ui.define([
|
|
24
24
|
* The <code>sap.ui.webc.main.MultiComboBoxGroupItem</code> is type of suggestion item, that can be used to split the <code>sap.ui.webc.main.MultiComboBox</code> suggestions into groups.
|
25
25
|
*
|
26
26
|
* @author SAP SE
|
27
|
-
* @version 1.
|
27
|
+
* @version 1.125.0
|
28
28
|
*
|
29
29
|
* @constructor
|
30
30
|
* @public
|
31
31
|
* @since 1.92.0
|
32
32
|
* @experimental Since 1.92.0 This control is experimental and its API might change significantly.
|
33
|
+
* @deprecated As of version 1.120, this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.
|
33
34
|
* @alias sap.ui.webc.main.MultiComboBoxGroupItem
|
34
35
|
* @implements sap.ui.webc.main.IMultiComboBoxItem
|
35
36
|
*/
|
@@ -24,12 +24,13 @@ sap.ui.define([
|
|
24
24
|
* The <code>sap.ui.webc.main.MultiComboBoxItem</code> represents the item for a <code>sap.ui.webc.main.MultiComboBox</code>.
|
25
25
|
*
|
26
26
|
* @author SAP SE
|
27
|
-
* @version 1.
|
27
|
+
* @version 1.125.0
|
28
28
|
*
|
29
29
|
* @constructor
|
30
30
|
* @public
|
31
31
|
* @since 1.92.0
|
32
32
|
* @experimental Since 1.92.0 This control is experimental and its API might change significantly.
|
33
|
+
* @deprecated As of version 1.120, this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.
|
33
34
|
* @alias sap.ui.webc.main.MultiComboBoxItem
|
34
35
|
* @implements sap.ui.webc.main.IMultiComboBoxItem
|
35
36
|
*/
|
@@ -38,12 +38,13 @@ sap.ui.define([
|
|
38
38
|
* </ul>
|
39
39
|
*
|
40
40
|
* @author SAP SE
|
41
|
-
* @version 1.
|
41
|
+
* @version 1.125.0
|
42
42
|
*
|
43
43
|
* @constructor
|
44
44
|
* @public
|
45
45
|
* @since 1.92.0
|
46
46
|
* @experimental Since 1.92.0 This control is experimental and its API might change significantly.
|
47
|
+
* @deprecated As of version 1.120, this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.
|
47
48
|
* @alias sap.ui.webc.main.MultiInput
|
48
49
|
* @implements sap.ui.core.IFormContent, sap.ui.core.ISemanticFormContent
|
49
50
|
*/
|
@@ -27,12 +27,13 @@ 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.125.0
|
31
31
|
*
|
32
32
|
* @constructor
|
33
33
|
* @public
|
34
34
|
* @since 1.92.0
|
35
35
|
* @experimental Since 1.92.0 This control is experimental and its API might change significantly.
|
36
|
+
* @deprecated As of version 1.120, this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.
|
36
37
|
* @alias sap.ui.webc.main.Option
|
37
38
|
* @implements sap.ui.webc.main.ISelectOption
|
38
39
|
*/
|
@@ -61,12 +61,13 @@ sap.ui.define([
|
|
61
61
|
* <h3>Keyboard Handling</h3>
|
62
62
|
*
|
63
63
|
* @author SAP SE
|
64
|
-
* @version 1.
|
64
|
+
* @version 1.125.0
|
65
65
|
*
|
66
66
|
* @constructor
|
67
67
|
* @public
|
68
68
|
* @since 1.92.0
|
69
69
|
* @experimental Since 1.92.0 This control is experimental and its API might change significantly.
|
70
|
+
* @deprecated As of version 1.120, this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.
|
70
71
|
* @alias sap.ui.webc.main.Panel
|
71
72
|
*/
|
72
73
|
var Panel = WebComponent.extend("sap.ui.webc.main.Panel", {
|
@@ -52,12 +52,13 @@ sap.ui.define([
|
|
52
52
|
* </ul>
|
53
53
|
*
|
54
54
|
* @author SAP SE
|
55
|
-
* @version 1.
|
55
|
+
* @version 1.125.0
|
56
56
|
*
|
57
57
|
* @constructor
|
58
58
|
* @public
|
59
59
|
* @since 1.92.0
|
60
60
|
* @experimental Since 1.92.0 This control is experimental and its API might change significantly.
|
61
|
+
* @deprecated As of version 1.120, this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.
|
61
62
|
* @alias sap.ui.webc.main.Popover
|
62
63
|
*/
|
63
64
|
var Popover = WebComponent.extend("sap.ui.webc.main.Popover", {
|
@@ -30,12 +30,13 @@ 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.125.0
|
34
34
|
*
|
35
35
|
* @constructor
|
36
36
|
* @public
|
37
37
|
* @since 1.92.0
|
38
38
|
* @experimental Since 1.92.0 This control is experimental and its API might change significantly.
|
39
|
+
* @deprecated As of version 1.120, this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.
|
39
40
|
* @alias sap.ui.webc.main.ProgressIndicator
|
40
41
|
* @implements sap.ui.core.IFormContent
|
41
42
|
*/
|
@@ -39,12 +39,13 @@ 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.125.0
|
43
43
|
*
|
44
44
|
* @constructor
|
45
45
|
* @public
|
46
46
|
* @since 1.92.0
|
47
47
|
* @experimental Since 1.92.0 This control is experimental and its API might change significantly.
|
48
|
+
* @deprecated As of version 1.120, this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.
|
48
49
|
* @alias sap.ui.webc.main.RadioButton
|
49
50
|
* @implements sap.ui.core.IFormContent
|
50
51
|
*/
|
@@ -71,12 +71,13 @@ sap.ui.define([
|
|
71
71
|
* </ul>
|
72
72
|
*
|
73
73
|
* @author SAP SE
|
74
|
-
* @version 1.
|
74
|
+
* @version 1.125.0
|
75
75
|
*
|
76
76
|
* @constructor
|
77
77
|
* @public
|
78
78
|
* @since 1.92.0
|
79
79
|
* @experimental Since 1.92.0 This control is experimental and its API might change significantly.
|
80
|
+
* @deprecated As of version 1.120, this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.
|
80
81
|
* @alias sap.ui.webc.main.RangeSlider
|
81
82
|
*/
|
82
83
|
var RangeSlider = WebComponent.extend("sap.ui.webc.main.RangeSlider", {
|
@@ -43,12 +43,13 @@ sap.ui.define([
|
|
43
43
|
* </ul>
|
44
44
|
*
|
45
45
|
* @author SAP SE
|
46
|
-
* @version 1.
|
46
|
+
* @version 1.125.0
|
47
47
|
*
|
48
48
|
* @constructor
|
49
49
|
* @public
|
50
50
|
* @since 1.92.0
|
51
51
|
* @experimental Since 1.92.0 This control is experimental and its API might change significantly.
|
52
|
+
* @deprecated As of version 1.120, this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.
|
52
53
|
* @alias sap.ui.webc.main.RatingIndicator
|
53
54
|
* @implements sap.ui.core.IFormContent
|
54
55
|
*/
|
@@ -41,12 +41,13 @@ sap.ui.define([
|
|
41
41
|
* </ul>
|
42
42
|
*
|
43
43
|
* @author SAP SE
|
44
|
-
* @version 1.
|
44
|
+
* @version 1.125.0
|
45
45
|
*
|
46
46
|
* @constructor
|
47
47
|
* @public
|
48
48
|
* @since 1.92.0
|
49
49
|
* @experimental Since 1.92.0 This control is experimental and its API might change significantly.
|
50
|
+
* @deprecated As of version 1.120, this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.
|
50
51
|
* @alias sap.ui.webc.main.ResponsivePopover
|
51
52
|
*/
|
52
53
|
var ResponsivePopover = WebComponent.extend("sap.ui.webc.main.ResponsivePopover", {
|
@@ -30,12 +30,13 @@ sap.ui.define([
|
|
30
30
|
* <b>Note:</b> There can be just one selected <code>item</code> at a time.
|
31
31
|
*
|
32
32
|
* @author SAP SE
|
33
|
-
* @version 1.
|
33
|
+
* @version 1.125.0
|
34
34
|
*
|
35
35
|
* @constructor
|
36
36
|
* @public
|
37
37
|
* @since 1.92.0
|
38
38
|
* @experimental Since 1.92.0 This control is experimental and its API might change significantly.
|
39
|
+
* @deprecated As of version 1.120, this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.
|
39
40
|
* @alias sap.ui.webc.main.SegmentedButton
|
40
41
|
* @implements sap.ui.core.IFormContent
|
41
42
|
*/
|
@@ -32,12 +32,13 @@ sap.ui.define([
|
|
32
32
|
* 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>.
|
33
33
|
*
|
34
34
|
* @author SAP SE
|
35
|
-
* @version 1.
|
35
|
+
* @version 1.125.0
|
36
36
|
*
|
37
37
|
* @constructor
|
38
38
|
* @public
|
39
39
|
* @since 1.95.0
|
40
40
|
* @experimental Since 1.95.0 This control is experimental and its API might change significantly.
|
41
|
+
* @deprecated As of version 1.120, this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.
|
41
42
|
* @alias sap.ui.webc.main.SegmentedButtonItem
|
42
43
|
* @implements sap.ui.webc.main.ISegmentedButtonItem
|
43
44
|
*/
|
@@ -56,12 +56,13 @@ sap.ui.define([
|
|
56
56
|
* </ul> <br>
|
57
57
|
*
|
58
58
|
* @author SAP SE
|
59
|
-
* @version 1.
|
59
|
+
* @version 1.125.0
|
60
60
|
*
|
61
61
|
* @constructor
|
62
62
|
* @public
|
63
63
|
* @since 1.92.0
|
64
64
|
* @experimental Since 1.92.0 This control is experimental and its API might change significantly.
|
65
|
+
* @deprecated As of version 1.120, this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.
|
65
66
|
* @alias sap.ui.webc.main.Select
|
66
67
|
* @implements sap.ui.core.IFormContent
|
67
68
|
*/
|
@@ -32,12 +32,13 @@ sap.ui.define([
|
|
32
32
|
* </br>
|
33
33
|
*
|
34
34
|
* @author SAP SE
|
35
|
-
* @version 1.
|
35
|
+
* @version 1.125.0
|
36
36
|
*
|
37
37
|
* @constructor
|
38
38
|
* @public
|
39
39
|
* @since 1.120.0
|
40
40
|
* @experimental Since 1.120.0 This control is experimental and its API might change significantly.
|
41
|
+
* @deprecated As of version 1.120, this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.
|
41
42
|
* @alias sap.ui.webc.main.SelectMenu
|
42
43
|
*/
|
43
44
|
var SelectMenu = WebComponent.extend("sap.ui.webc.main.SelectMenu", {
|
@@ -26,12 +26,13 @@ sap.ui.define([
|
|
26
26
|
* <h3>Usage</h3>
|
27
27
|
*
|
28
28
|
* @author SAP SE
|
29
|
-
* @version 1.
|
29
|
+
* @version 1.125.0
|
30
30
|
*
|
31
31
|
* @constructor
|
32
32
|
* @public
|
33
33
|
* @since 1.120.0
|
34
34
|
* @experimental Since 1.120.0 This control is experimental and its API might change significantly.
|
35
|
+
* @deprecated As of version 1.120, this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.
|
35
36
|
* @alias sap.ui.webc.main.SelectMenuOption
|
36
37
|
* @implements sap.ui.webc.main.ISelectMenuOption
|
37
38
|
*/
|
@@ -71,12 +71,13 @@ sap.ui.define([
|
|
71
71
|
* </ul>
|
72
72
|
*
|
73
73
|
* @author SAP SE
|
74
|
-
* @version 1.
|
74
|
+
* @version 1.125.0
|
75
75
|
*
|
76
76
|
* @constructor
|
77
77
|
* @public
|
78
78
|
* @since 1.92.0
|
79
79
|
* @experimental Since 1.92.0 This control is experimental and its API might change significantly.
|
80
|
+
* @deprecated As of version 1.120, this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.
|
80
81
|
* @alias sap.ui.webc.main.Slider
|
81
82
|
* @implements sap.ui.core.IFormContent
|
82
83
|
*/
|
@@ -50,12 +50,13 @@ sap.ui.define([
|
|
50
50
|
* </ul>
|
51
51
|
*
|
52
52
|
* @author SAP SE
|
53
|
-
* @version 1.
|
53
|
+
* @version 1.125.0
|
54
54
|
*
|
55
55
|
* @constructor
|
56
56
|
* @public
|
57
57
|
* @since 1.99.0
|
58
58
|
* @experimental Since 1.99.0 This control is experimental and its API might change significantly.
|
59
|
+
* @deprecated As of version 1.120, this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.
|
59
60
|
* @alias sap.ui.webc.main.SplitButton
|
60
61
|
*/
|
61
62
|
var SplitButton = WebComponent.extend("sap.ui.webc.main.SplitButton", {
|
@@ -47,12 +47,13 @@ sap.ui.define([
|
|
47
47
|
* </ul>
|
48
48
|
*
|
49
49
|
* @author SAP SE
|
50
|
-
* @version 1.
|
50
|
+
* @version 1.125.0
|
51
51
|
*
|
52
52
|
* @constructor
|
53
53
|
* @public
|
54
54
|
* @since 1.92.0
|
55
55
|
* @experimental Since 1.92.0 This control is experimental and its API might change significantly.
|
56
|
+
* @deprecated As of version 1.120, this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.
|
56
57
|
* @alias sap.ui.webc.main.StandardListItem
|
57
58
|
* @implements sap.ui.webc.main.IListItem
|
58
59
|
*/
|
@@ -52,12 +52,13 @@ sap.ui.define([
|
|
52
52
|
* </ul>
|
53
53
|
*
|
54
54
|
* @author SAP SE
|
55
|
-
* @version 1.
|
55
|
+
* @version 1.125.0
|
56
56
|
*
|
57
57
|
* @constructor
|
58
58
|
* @public
|
59
59
|
* @since 1.92.0
|
60
60
|
* @experimental Since 1.92.0 This control is experimental and its API might change significantly.
|
61
|
+
* @deprecated As of version 1.120, this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.
|
61
62
|
* @alias sap.ui.webc.main.StepInput
|
62
63
|
* @implements sap.ui.core.IFormContent
|
63
64
|
*/
|
@@ -24,12 +24,13 @@ 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.125.0
|
28
28
|
*
|
29
29
|
* @constructor
|
30
30
|
* @public
|
31
31
|
* @since 1.95.0
|
32
32
|
* @experimental Since 1.95.0 This control is experimental and its API might change significantly.
|
33
|
+
* @deprecated As of version 1.120, this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.
|
33
34
|
* @alias sap.ui.webc.main.SuggestionGroupItem
|
34
35
|
* @implements sap.ui.webc.main.IInputSuggestionItem
|
35
36
|
*/
|
@@ -28,12 +28,13 @@ sap.ui.define([
|
|
28
28
|
* The <code>sap.ui.webc.main.SuggestionItem</code> represents the suggestion item of the <code>sap.ui.webc.main.Input</code>.
|
29
29
|
*
|
30
30
|
* @author SAP SE
|
31
|
-
* @version 1.
|
31
|
+
* @version 1.125.0
|
32
32
|
*
|
33
33
|
* @constructor
|
34
34
|
* @public
|
35
35
|
* @since 1.92.0
|
36
36
|
* @experimental Since 1.92.0 This control is experimental and its API might change significantly.
|
37
|
+
* @deprecated As of version 1.120, this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.
|
37
38
|
* @alias sap.ui.webc.main.SuggestionItem
|
38
39
|
* @implements sap.ui.webc.main.IInputSuggestionItem
|
39
40
|
*/
|
@@ -44,12 +44,13 @@ sap.ui.define([
|
|
44
44
|
* </ul>
|
45
45
|
*
|
46
46
|
* @author SAP SE
|
47
|
-
* @version 1.
|
47
|
+
* @version 1.125.0
|
48
48
|
*
|
49
49
|
* @constructor
|
50
50
|
* @public
|
51
51
|
* @since 1.92.0
|
52
52
|
* @experimental Since 1.92.0 This control is experimental and its API might change significantly.
|
53
|
+
* @deprecated As of version 1.120, this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.
|
53
54
|
* @alias sap.ui.webc.main.Switch
|
54
55
|
* @implements sap.ui.core.IFormContent
|
55
56
|
*/
|
@@ -27,12 +27,13 @@ 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.125.0
|
31
31
|
*
|
32
32
|
* @constructor
|
33
33
|
* @public
|
34
34
|
* @since 1.92.0
|
35
35
|
* @experimental Since 1.92.0 This control is experimental and its API might change significantly.
|
36
|
+
* @deprecated As of version 1.120, this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.
|
36
37
|
* @alias sap.ui.webc.main.Tab
|
37
38
|
* @implements sap.ui.webc.main.ITab
|
38
39
|
*/
|
@@ -50,12 +50,13 @@ sap.ui.define([
|
|
50
50
|
* <h3>Keyboard Handling</h3>
|
51
51
|
*
|
52
52
|
* @author SAP SE
|
53
|
-
* @version 1.
|
53
|
+
* @version 1.125.0
|
54
54
|
*
|
55
55
|
* @constructor
|
56
56
|
* @public
|
57
57
|
* @since 1.92.0
|
58
58
|
* @experimental Since 1.92.0 This control is experimental and its API might change significantly.
|
59
|
+
* @deprecated As of version 1.120, this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.
|
59
60
|
* @alias sap.ui.webc.main.TabContainer
|
60
61
|
*/
|
61
62
|
var TabContainer = WebComponent.extend("sap.ui.webc.main.TabContainer", {
|
@@ -24,12 +24,13 @@ 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.125.0
|
28
28
|
*
|
29
29
|
* @constructor
|
30
30
|
* @public
|
31
31
|
* @since 1.92.0
|
32
32
|
* @experimental Since 1.92.0 This control is experimental and its API might change significantly.
|
33
|
+
* @deprecated As of version 1.120, this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.
|
33
34
|
* @alias sap.ui.webc.main.TabSeparator
|
34
35
|
* @implements sap.ui.webc.main.ITab
|
35
36
|
*/
|
@@ -56,12 +56,13 @@ sap.ui.define([
|
|
56
56
|
* </ul>
|
57
57
|
*
|
58
58
|
* @author SAP SE
|
59
|
-
* @version 1.
|
59
|
+
* @version 1.125.0
|
60
60
|
*
|
61
61
|
* @constructor
|
62
62
|
* @public
|
63
63
|
* @since 1.92.0
|
64
64
|
* @experimental Since 1.92.0 This control is experimental and its API might change significantly.
|
65
|
+
* @deprecated As of version 1.120, this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.
|
65
66
|
* @alias sap.ui.webc.main.Table
|
66
67
|
*/
|
67
68
|
var Table = WebComponent.extend("sap.ui.webc.main.Table", {
|
@@ -34,12 +34,13 @@ sap.ui.define([
|
|
34
34
|
* </ul>
|
35
35
|
*
|
36
36
|
* @author SAP SE
|
37
|
-
* @version 1.
|
37
|
+
* @version 1.125.0
|
38
38
|
*
|
39
39
|
* @constructor
|
40
40
|
* @public
|
41
41
|
* @since 1.92.0
|
42
42
|
* @experimental Since 1.92.0 This control is experimental and its API might change significantly.
|
43
|
+
* @deprecated As of version 1.120, this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.
|
43
44
|
* @alias sap.ui.webc.main.TableCell
|
44
45
|
* @implements sap.ui.webc.main.ITableCell
|
45
46
|
*/
|
@@ -36,12 +36,13 @@ sap.ui.define([
|
|
36
36
|
* </ul>
|
37
37
|
*
|
38
38
|
* @author SAP SE
|
39
|
-
* @version 1.
|
39
|
+
* @version 1.125.0
|
40
40
|
*
|
41
41
|
* @constructor
|
42
42
|
* @public
|
43
43
|
* @since 1.92.0
|
44
44
|
* @experimental Since 1.92.0 This control is experimental and its API might change significantly.
|
45
|
+
* @deprecated As of version 1.120, this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.
|
45
46
|
* @alias sap.ui.webc.main.TableColumn
|
46
47
|
* @implements sap.ui.webc.main.ITableColumn
|
47
48
|
*/
|
@@ -34,12 +34,13 @@ sap.ui.define([
|
|
34
34
|
* </ul>
|
35
35
|
*
|
36
36
|
* @author SAP SE
|
37
|
-
* @version 1.
|
37
|
+
* @version 1.125.0
|
38
38
|
*
|
39
39
|
* @constructor
|
40
40
|
* @public
|
41
41
|
* @since 1.95.0
|
42
42
|
* @experimental Since 1.95.0 This control is experimental and its API might change significantly.
|
43
|
+
* @deprecated As of version 1.120, this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.
|
43
44
|
* @alias sap.ui.webc.main.TableGroupRow
|
44
45
|
* @implements sap.ui.webc.main.ITableRow
|
45
46
|
*/
|
@@ -37,12 +37,13 @@ sap.ui.define([
|
|
37
37
|
* </ul>
|
38
38
|
*
|
39
39
|
* @author SAP SE
|
40
|
-
* @version 1.
|
40
|
+
* @version 1.125.0
|
41
41
|
*
|
42
42
|
* @constructor
|
43
43
|
* @public
|
44
44
|
* @since 1.92.0
|
45
45
|
* @experimental Since 1.92.0 This control is experimental and its API might change significantly.
|
46
|
+
* @deprecated As of version 1.120, this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.
|
46
47
|
* @alias sap.ui.webc.main.TableRow
|
47
48
|
* @implements sap.ui.webc.main.ITableRow
|
48
49
|
*/
|
@@ -41,12 +41,13 @@ sap.ui.define([
|
|
41
41
|
* </ul>
|
42
42
|
*
|
43
43
|
* @author SAP SE
|
44
|
-
* @version 1.
|
44
|
+
* @version 1.125.0
|
45
45
|
*
|
46
46
|
* @constructor
|
47
47
|
* @public
|
48
48
|
* @since 1.92.0
|
49
49
|
* @experimental Since 1.92.0 This control is experimental and its API might change significantly.
|
50
|
+
* @deprecated As of version 1.120, this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.
|
50
51
|
* @alias sap.ui.webc.main.TextArea
|
51
52
|
* @implements sap.ui.core.IFormContent
|
52
53
|
*/
|
@@ -67,12 +67,13 @@ sap.ui.define([
|
|
67
67
|
* </ul>
|
68
68
|
*
|
69
69
|
* @author SAP SE
|
70
|
-
* @version 1.
|
70
|
+
* @version 1.125.0
|
71
71
|
*
|
72
72
|
* @constructor
|
73
73
|
* @public
|
74
74
|
* @since 1.92.0
|
75
75
|
* @experimental Since 1.92.0 This control is experimental and its API might change significantly.
|
76
|
+
* @deprecated As of version 1.120, this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.
|
76
77
|
* @alias sap.ui.webc.main.TimePicker
|
77
78
|
* @implements sap.ui.core.IFormContent
|
78
79
|
*/
|
@@ -29,12 +29,13 @@ 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.125.0
|
33
33
|
*
|
34
34
|
* @constructor
|
35
35
|
* @public
|
36
36
|
* @since 1.92.0
|
37
37
|
* @experimental Since 1.92.0 This control is experimental and its API might change significantly.
|
38
|
+
* @deprecated As of version 1.120, this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.
|
38
39
|
* @alias sap.ui.webc.main.Title
|
39
40
|
*/
|
40
41
|
var Title = WebComponent.extend("sap.ui.webc.main.Title", {
|
@@ -44,12 +44,13 @@ sap.ui.define([
|
|
44
44
|
* </ul>
|
45
45
|
*
|
46
46
|
* @author SAP SE
|
47
|
-
* @version 1.
|
47
|
+
* @version 1.125.0
|
48
48
|
*
|
49
49
|
* @constructor
|
50
50
|
* @public
|
51
51
|
* @since 1.92.0
|
52
52
|
* @experimental Since 1.92.0 This control is experimental and its API might change significantly.
|
53
|
+
* @deprecated As of version 1.120, this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.
|
53
54
|
* @alias sap.ui.webc.main.Toast
|
54
55
|
*/
|
55
56
|
var Toast = WebComponent.extend("sap.ui.webc.main.Toast", {
|
@@ -32,12 +32,13 @@ sap.ui.define([
|
|
32
32
|
* 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>.
|
33
33
|
*
|
34
34
|
* @author SAP SE
|
35
|
-
* @version 1.
|
35
|
+
* @version 1.125.0
|
36
36
|
*
|
37
37
|
* @constructor
|
38
38
|
* @public
|
39
39
|
* @since 1.92.0
|
40
40
|
* @experimental Since 1.92.0 This control is experimental and its API might change significantly.
|
41
|
+
* @deprecated As of version 1.120, this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.
|
41
42
|
* @alias sap.ui.webc.main.ToggleButton
|
42
43
|
*/
|
43
44
|
var ToggleButton = WebComponent.extend("sap.ui.webc.main.ToggleButton", {
|