@openui5/sap.ui.webc.main 1.135.0 → 1.136.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.toml +649 -0
- package/THIRDPARTY.txt +22 -22
- package/package.json +3 -3
- package/src/sap/ui/webc/main/.library +3 -3
- package/src/sap/ui/webc/main/Avatar.js +2 -2
- package/src/sap/ui/webc/main/AvatarGroup.js +2 -2
- package/src/sap/ui/webc/main/Badge.js +2 -2
- package/src/sap/ui/webc/main/Breadcrumbs.js +2 -2
- package/src/sap/ui/webc/main/BreadcrumbsItem.js +2 -2
- package/src/sap/ui/webc/main/BusyIndicator.js +2 -2
- package/src/sap/ui/webc/main/Button.js +2 -2
- package/src/sap/ui/webc/main/Calendar.js +2 -2
- package/src/sap/ui/webc/main/CalendarDate.js +2 -2
- package/src/sap/ui/webc/main/Card.js +2 -2
- package/src/sap/ui/webc/main/CardHeader.js +2 -2
- package/src/sap/ui/webc/main/Carousel.js +2 -2
- package/src/sap/ui/webc/main/CheckBox.js +2 -2
- package/src/sap/ui/webc/main/ColorPalette.js +2 -2
- package/src/sap/ui/webc/main/ColorPaletteItem.js +2 -2
- package/src/sap/ui/webc/main/ColorPalettePopover.js +2 -2
- package/src/sap/ui/webc/main/ColorPicker.js +2 -2
- package/src/sap/ui/webc/main/ComboBox.js +2 -2
- package/src/sap/ui/webc/main/ComboBoxGroupItem.js +2 -2
- package/src/sap/ui/webc/main/ComboBoxItem.js +2 -2
- package/src/sap/ui/webc/main/CustomListItem.js +2 -2
- package/src/sap/ui/webc/main/DatePicker.js +2 -2
- package/src/sap/ui/webc/main/DateRangePicker.js +2 -2
- package/src/sap/ui/webc/main/DateTimePicker.js +2 -2
- package/src/sap/ui/webc/main/Dialog.js +2 -2
- package/src/sap/ui/webc/main/FileUploader.js +2 -2
- package/src/sap/ui/webc/main/GroupHeaderListItem.js +2 -2
- package/src/sap/ui/webc/main/Icon.js +2 -2
- package/src/sap/ui/webc/main/Input.js +2 -2
- package/src/sap/ui/webc/main/Label.js +2 -2
- package/src/sap/ui/webc/main/Link.js +2 -2
- package/src/sap/ui/webc/main/List.js +2 -2
- package/src/sap/ui/webc/main/Menu.js +2 -2
- package/src/sap/ui/webc/main/MenuItem.js +2 -2
- package/src/sap/ui/webc/main/MessageStrip.js +2 -2
- package/src/sap/ui/webc/main/MultiComboBox.js +2 -2
- package/src/sap/ui/webc/main/MultiComboBoxGroupItem.js +2 -2
- package/src/sap/ui/webc/main/MultiComboBoxItem.js +2 -2
- package/src/sap/ui/webc/main/MultiInput.js +2 -2
- package/src/sap/ui/webc/main/Option.js +2 -2
- package/src/sap/ui/webc/main/Panel.js +2 -2
- package/src/sap/ui/webc/main/Popover.js +2 -2
- package/src/sap/ui/webc/main/ProgressIndicator.js +2 -2
- package/src/sap/ui/webc/main/RadioButton.js +2 -2
- package/src/sap/ui/webc/main/RangeSlider.js +2 -2
- package/src/sap/ui/webc/main/RatingIndicator.js +2 -2
- package/src/sap/ui/webc/main/ResponsivePopover.js +2 -2
- package/src/sap/ui/webc/main/SegmentedButton.js +2 -2
- package/src/sap/ui/webc/main/SegmentedButtonItem.js +2 -2
- package/src/sap/ui/webc/main/Select.js +2 -2
- package/src/sap/ui/webc/main/SelectMenu.js +2 -2
- package/src/sap/ui/webc/main/SelectMenuOption.js +2 -2
- package/src/sap/ui/webc/main/Slider.js +2 -2
- package/src/sap/ui/webc/main/SplitButton.js +2 -2
- package/src/sap/ui/webc/main/StandardListItem.js +2 -2
- package/src/sap/ui/webc/main/StepInput.js +2 -2
- package/src/sap/ui/webc/main/SuggestionGroupItem.js +2 -2
- package/src/sap/ui/webc/main/SuggestionItem.js +2 -2
- package/src/sap/ui/webc/main/Switch.js +2 -2
- package/src/sap/ui/webc/main/Tab.js +2 -2
- package/src/sap/ui/webc/main/TabContainer.js +2 -2
- package/src/sap/ui/webc/main/TabSeparator.js +2 -2
- package/src/sap/ui/webc/main/Table.js +2 -2
- package/src/sap/ui/webc/main/TableCell.js +2 -2
- package/src/sap/ui/webc/main/TableColumn.js +2 -2
- package/src/sap/ui/webc/main/TableGroupRow.js +2 -2
- package/src/sap/ui/webc/main/TableRow.js +2 -2
- package/src/sap/ui/webc/main/TextArea.js +2 -2
- package/src/sap/ui/webc/main/TimePicker.js +2 -2
- package/src/sap/ui/webc/main/Title.js +2 -2
- package/src/sap/ui/webc/main/Toast.js +2 -2
- package/src/sap/ui/webc/main/ToggleButton.js +2 -2
- package/src/sap/ui/webc/main/Token.js +2 -2
- package/src/sap/ui/webc/main/Toolbar.js +2 -2
- package/src/sap/ui/webc/main/ToolbarButton.js +2 -2
- package/src/sap/ui/webc/main/ToolbarSelect.js +2 -2
- package/src/sap/ui/webc/main/ToolbarSelectOption.js +2 -2
- package/src/sap/ui/webc/main/ToolbarSeparator.js +2 -2
- package/src/sap/ui/webc/main/ToolbarSpacer.js +2 -2
- package/src/sap/ui/webc/main/Tree.js +2 -2
- package/src/sap/ui/webc/main/TreeItem.js +2 -2
- package/src/sap/ui/webc/main/TreeItemCustom.js +2 -2
- package/src/sap/ui/webc/main/changeHandler/ChangeLinkTarget.js +2 -2
- package/src/sap/ui/webc/main/designtime/Avatar.designtime.js +1 -1
- package/src/sap/ui/webc/main/designtime/Badge.designtime.js +1 -1
- package/src/sap/ui/webc/main/designtime/BreadcrumbsItem.designtime.js +1 -1
- package/src/sap/ui/webc/main/designtime/BusyIndicator.designtime.js +1 -1
- package/src/sap/ui/webc/main/designtime/Button.designtime.js +1 -1
- package/src/sap/ui/webc/main/designtime/Card.designtime.js +1 -1
- package/src/sap/ui/webc/main/designtime/Carousel.designtime.js +1 -1
- package/src/sap/ui/webc/main/designtime/CheckBox.designtime.js +1 -1
- package/src/sap/ui/webc/main/designtime/CustomListItem.designtime.js +1 -1
- package/src/sap/ui/webc/main/designtime/DatePicker.designtime.js +1 -1
- package/src/sap/ui/webc/main/designtime/DateTimePicker.designtime.js +1 -1
- package/src/sap/ui/webc/main/designtime/Dialog.designtime.js +1 -1
- package/src/sap/ui/webc/main/designtime/Input.designtime.js +1 -1
- package/src/sap/ui/webc/main/designtime/Label.designtime.js +1 -1
- package/src/sap/ui/webc/main/designtime/Link.designtime.js +1 -1
- package/src/sap/ui/webc/main/designtime/List.designtime.js +1 -1
- package/src/sap/ui/webc/main/designtime/MultiInput.designtime.js +1 -1
- package/src/sap/ui/webc/main/designtime/Panel.designtime.js +1 -1
- package/src/sap/ui/webc/main/designtime/Popover.designtime.js +1 -1
- package/src/sap/ui/webc/main/designtime/RadioButton.designtime.js +1 -1
- package/src/sap/ui/webc/main/designtime/RangeSlider.designtime.js +1 -1
- package/src/sap/ui/webc/main/designtime/RatingIndicator.designtime.js +1 -1
- package/src/sap/ui/webc/main/designtime/ResponsivePopover.designtime.js +1 -1
- package/src/sap/ui/webc/main/designtime/Slider.designtime.js +1 -1
- package/src/sap/ui/webc/main/designtime/StandardListItem.designtime.js +1 -1
- package/src/sap/ui/webc/main/designtime/Tab.designtime.js +1 -1
- package/src/sap/ui/webc/main/designtime/TabContainer.designtime.js +1 -1
- package/src/sap/ui/webc/main/designtime/Table.designtime.js +1 -1
- package/src/sap/ui/webc/main/designtime/TableColumn.designtime.js +1 -1
- package/src/sap/ui/webc/main/designtime/Title.designtime.js +1 -1
- package/src/sap/ui/webc/main/designtime/library.designtime.js +1 -1
- package/src/sap/ui/webc/main/flexibility/Badge.flexibility.js +1 -1
- package/src/sap/ui/webc/main/flexibility/BreadcrumbsItem.flexibility.js +1 -1
- package/src/sap/ui/webc/main/flexibility/Button.flexibility.js +1 -1
- package/src/sap/ui/webc/main/flexibility/CheckBox.flexibility.js +1 -1
- package/src/sap/ui/webc/main/flexibility/Dialog.flexibility.js +1 -1
- package/src/sap/ui/webc/main/flexibility/Label.flexibility.js +1 -1
- package/src/sap/ui/webc/main/flexibility/Link.flexibility.js +1 -1
- package/src/sap/ui/webc/main/flexibility/List.flexibility.js +1 -1
- package/src/sap/ui/webc/main/flexibility/Panel.flexibility.js +1 -1
- package/src/sap/ui/webc/main/flexibility/Popover.flexibility.js +1 -1
- package/src/sap/ui/webc/main/flexibility/RadioButton.flexibility.js +1 -1
- package/src/sap/ui/webc/main/flexibility/ResponsivePopover.flexibility.js +1 -1
- package/src/sap/ui/webc/main/flexibility/StandardListItem.flexibility.js +1 -1
- package/src/sap/ui/webc/main/flexibility/Tab.flexibility.js +1 -1
- package/src/sap/ui/webc/main/flexibility/TabContainer.flexibility.js +1 -1
- package/src/sap/ui/webc/main/flexibility/Title.flexibility.js +1 -1
- package/src/sap/ui/webc/main/library.config.js +1 -1
- package/src/sap/ui/webc/main/library.js +3 -3
- package/ui5.yaml +1 -1
- package/.reuse/dep5 +0 -471
@@ -1,6 +1,6 @@
|
|
1
1
|
/*!
|
2
2
|
* OpenUI5
|
3
|
-
* (c) Copyright
|
3
|
+
* (c) Copyright 2025 SAP SE or an SAP affiliate company.
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
5
5
|
*/
|
6
6
|
|
@@ -87,7 +87,7 @@ sap.ui.define([
|
|
87
87
|
* </ul>
|
88
88
|
*
|
89
89
|
* @author SAP SE
|
90
|
-
* @version 1.
|
90
|
+
* @version 1.136.0
|
91
91
|
*
|
92
92
|
* @constructor
|
93
93
|
* @public
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/*!
|
2
2
|
* OpenUI5
|
3
|
-
* (c) Copyright
|
3
|
+
* (c) Copyright 2025 SAP SE or an SAP affiliate company.
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
5
5
|
*/
|
6
6
|
|
@@ -53,7 +53,7 @@ sap.ui.define([
|
|
53
53
|
* </ul>
|
54
54
|
*
|
55
55
|
* @author SAP SE
|
56
|
-
* @version 1.
|
56
|
+
* @version 1.136.0
|
57
57
|
*
|
58
58
|
* @constructor
|
59
59
|
* @public
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/*!
|
2
2
|
* OpenUI5
|
3
|
-
* (c) Copyright
|
3
|
+
* (c) Copyright 2025 SAP SE or an SAP affiliate company.
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
5
5
|
*/
|
6
6
|
|
@@ -35,7 +35,7 @@ sap.ui.define([
|
|
35
35
|
* The <code>sap.ui.webc.main.Label</code> appearance can be influenced by properties, such as <code>required</code> and <code>wrappingType</code>. The appearance of the Label can be configured in a limited way by using the design property. For a broader choice of designs, you can use custom styles.
|
36
36
|
*
|
37
37
|
* @author SAP SE
|
38
|
-
* @version 1.
|
38
|
+
* @version 1.136.0
|
39
39
|
*
|
40
40
|
* @constructor
|
41
41
|
* @public
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/*!
|
2
2
|
* OpenUI5
|
3
|
-
* (c) Copyright
|
3
|
+
* (c) Copyright 2025 SAP SE or an SAP affiliate company.
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
5
5
|
*/
|
6
6
|
|
@@ -40,7 +40,7 @@ sap.ui.define([
|
|
40
40
|
* If there is not enough space, the text of the <code>sap.ui.webc.main.Link</code> becomes truncated. If the <code>wrappingType</code> property is set to <code>"Normal"</code>, the text is displayed on several lines instead of being truncated.
|
41
41
|
*
|
42
42
|
* @author SAP SE
|
43
|
-
* @version 1.
|
43
|
+
* @version 1.136.0
|
44
44
|
*
|
45
45
|
* @constructor
|
46
46
|
* @public
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/*!
|
2
2
|
* OpenUI5
|
3
|
-
* (c) Copyright
|
3
|
+
* (c) Copyright 2025 SAP SE or an SAP affiliate company.
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
5
5
|
*/
|
6
6
|
|
@@ -61,7 +61,7 @@ sap.ui.define([
|
|
61
61
|
* </ul>
|
62
62
|
*
|
63
63
|
* @author SAP SE
|
64
|
-
* @version 1.
|
64
|
+
* @version 1.136.0
|
65
65
|
*
|
66
66
|
* @constructor
|
67
67
|
* @public
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/*!
|
2
2
|
* OpenUI5
|
3
|
-
* (c) Copyright
|
3
|
+
* (c) Copyright 2025 SAP SE or an SAP affiliate company.
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
5
5
|
*/
|
6
6
|
|
@@ -39,7 +39,7 @@ sap.ui.define([
|
|
39
39
|
* </ul> Note: if the text ditrection is set to Right-to-left (RTL), <code>Arrow Right</code> and <code>Arrow Left</code> functionality is swapped. <br>
|
40
40
|
*
|
41
41
|
* @author SAP SE
|
42
|
-
* @version 1.
|
42
|
+
* @version 1.136.0
|
43
43
|
*
|
44
44
|
* @constructor
|
45
45
|
* @public
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/*!
|
2
2
|
* OpenUI5
|
3
|
-
* (c) Copyright
|
3
|
+
* (c) Copyright 2025 SAP SE or an SAP affiliate company.
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
5
5
|
*/
|
6
6
|
|
@@ -31,7 +31,7 @@ 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.136.0
|
35
35
|
*
|
36
36
|
* @constructor
|
37
37
|
* @public
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/*!
|
2
2
|
* OpenUI5
|
3
|
-
* (c) Copyright
|
3
|
+
* (c) Copyright 2025 SAP SE or an SAP affiliate company.
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
5
5
|
*/
|
6
6
|
|
@@ -34,7 +34,7 @@ sap.ui.define([
|
|
34
34
|
* <h3>Keyboard Handling</h3>
|
35
35
|
*
|
36
36
|
* @author SAP SE
|
37
|
-
* @version 1.
|
37
|
+
* @version 1.136.0
|
38
38
|
*
|
39
39
|
* @constructor
|
40
40
|
* @public
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/*!
|
2
2
|
* OpenUI5
|
3
|
-
* (c) Copyright
|
3
|
+
* (c) Copyright 2025 SAP SE or an SAP affiliate company.
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
5
5
|
*/
|
6
6
|
|
@@ -60,7 +60,7 @@ sap.ui.define([
|
|
60
60
|
* </ul>
|
61
61
|
*
|
62
62
|
* @author SAP SE
|
63
|
-
* @version 1.
|
63
|
+
* @version 1.136.0
|
64
64
|
*
|
65
65
|
* @constructor
|
66
66
|
* @public
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/*!
|
2
2
|
* OpenUI5
|
3
|
-
* (c) Copyright
|
3
|
+
* (c) Copyright 2025 SAP SE or an SAP affiliate company.
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
5
5
|
*/
|
6
6
|
|
@@ -24,7 +24,7 @@ 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.136.0
|
28
28
|
*
|
29
29
|
* @constructor
|
30
30
|
* @public
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/*!
|
2
2
|
* OpenUI5
|
3
|
-
* (c) Copyright
|
3
|
+
* (c) Copyright 2025 SAP SE or an SAP affiliate company.
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
5
5
|
*/
|
6
6
|
|
@@ -24,7 +24,7 @@ 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.136.0
|
28
28
|
*
|
29
29
|
* @constructor
|
30
30
|
* @public
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/*!
|
2
2
|
* OpenUI5
|
3
|
-
* (c) Copyright
|
3
|
+
* (c) Copyright 2025 SAP SE or an SAP affiliate company.
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
5
5
|
*/
|
6
6
|
|
@@ -38,7 +38,7 @@ sap.ui.define([
|
|
38
38
|
* </ul>
|
39
39
|
*
|
40
40
|
* @author SAP SE
|
41
|
-
* @version 1.
|
41
|
+
* @version 1.136.0
|
42
42
|
*
|
43
43
|
* @constructor
|
44
44
|
* @public
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/*!
|
2
2
|
* OpenUI5
|
3
|
-
* (c) Copyright
|
3
|
+
* (c) Copyright 2025 SAP SE or an SAP affiliate company.
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
5
5
|
*/
|
6
6
|
|
@@ -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.136.0
|
31
31
|
*
|
32
32
|
* @constructor
|
33
33
|
* @public
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/*!
|
2
2
|
* OpenUI5
|
3
|
-
* (c) Copyright
|
3
|
+
* (c) Copyright 2025 SAP SE or an SAP affiliate company.
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
5
5
|
*/
|
6
6
|
|
@@ -61,7 +61,7 @@ sap.ui.define([
|
|
61
61
|
* <h3>Keyboard Handling</h3>
|
62
62
|
*
|
63
63
|
* @author SAP SE
|
64
|
-
* @version 1.
|
64
|
+
* @version 1.136.0
|
65
65
|
*
|
66
66
|
* @constructor
|
67
67
|
* @public
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/*!
|
2
2
|
* OpenUI5
|
3
|
-
* (c) Copyright
|
3
|
+
* (c) Copyright 2025 SAP SE or an SAP affiliate company.
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
5
5
|
*/
|
6
6
|
|
@@ -52,7 +52,7 @@ sap.ui.define([
|
|
52
52
|
* </ul>
|
53
53
|
*
|
54
54
|
* @author SAP SE
|
55
|
-
* @version 1.
|
55
|
+
* @version 1.136.0
|
56
56
|
*
|
57
57
|
* @constructor
|
58
58
|
* @public
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/*!
|
2
2
|
* OpenUI5
|
3
|
-
* (c) Copyright
|
3
|
+
* (c) Copyright 2025 SAP SE or an SAP affiliate company.
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
5
5
|
*/
|
6
6
|
|
@@ -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.136.0
|
34
34
|
*
|
35
35
|
* @constructor
|
36
36
|
* @public
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/*!
|
2
2
|
* OpenUI5
|
3
|
-
* (c) Copyright
|
3
|
+
* (c) Copyright 2025 SAP SE or an SAP affiliate company.
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
5
5
|
*/
|
6
6
|
|
@@ -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.136.0
|
43
43
|
*
|
44
44
|
* @constructor
|
45
45
|
* @public
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/*!
|
2
2
|
* OpenUI5
|
3
|
-
* (c) Copyright
|
3
|
+
* (c) Copyright 2025 SAP SE or an SAP affiliate company.
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
5
5
|
*/
|
6
6
|
|
@@ -71,7 +71,7 @@ sap.ui.define([
|
|
71
71
|
* </ul>
|
72
72
|
*
|
73
73
|
* @author SAP SE
|
74
|
-
* @version 1.
|
74
|
+
* @version 1.136.0
|
75
75
|
*
|
76
76
|
* @constructor
|
77
77
|
* @public
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/*!
|
2
2
|
* OpenUI5
|
3
|
-
* (c) Copyright
|
3
|
+
* (c) Copyright 2025 SAP SE or an SAP affiliate company.
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
5
5
|
*/
|
6
6
|
|
@@ -43,7 +43,7 @@ sap.ui.define([
|
|
43
43
|
* </ul>
|
44
44
|
*
|
45
45
|
* @author SAP SE
|
46
|
-
* @version 1.
|
46
|
+
* @version 1.136.0
|
47
47
|
*
|
48
48
|
* @constructor
|
49
49
|
* @public
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/*!
|
2
2
|
* OpenUI5
|
3
|
-
* (c) Copyright
|
3
|
+
* (c) Copyright 2025 SAP SE or an SAP affiliate company.
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
5
5
|
*/
|
6
6
|
|
@@ -41,7 +41,7 @@ sap.ui.define([
|
|
41
41
|
* </ul>
|
42
42
|
*
|
43
43
|
* @author SAP SE
|
44
|
-
* @version 1.
|
44
|
+
* @version 1.136.0
|
45
45
|
*
|
46
46
|
* @constructor
|
47
47
|
* @public
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/*!
|
2
2
|
* OpenUI5
|
3
|
-
* (c) Copyright
|
3
|
+
* (c) Copyright 2025 SAP SE or an SAP affiliate company.
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
5
5
|
*/
|
6
6
|
|
@@ -30,7 +30,7 @@ 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.136.0
|
34
34
|
*
|
35
35
|
* @constructor
|
36
36
|
* @public
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/*!
|
2
2
|
* OpenUI5
|
3
|
-
* (c) Copyright
|
3
|
+
* (c) Copyright 2025 SAP SE or an SAP affiliate company.
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
5
5
|
*/
|
6
6
|
|
@@ -32,7 +32,7 @@ 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.136.0
|
36
36
|
*
|
37
37
|
* @constructor
|
38
38
|
* @public
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/*!
|
2
2
|
* OpenUI5
|
3
|
-
* (c) Copyright
|
3
|
+
* (c) Copyright 2025 SAP SE or an SAP affiliate company.
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
5
5
|
*/
|
6
6
|
|
@@ -56,7 +56,7 @@ sap.ui.define([
|
|
56
56
|
* </ul> <br>
|
57
57
|
*
|
58
58
|
* @author SAP SE
|
59
|
-
* @version 1.
|
59
|
+
* @version 1.136.0
|
60
60
|
*
|
61
61
|
* @constructor
|
62
62
|
* @public
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/*!
|
2
2
|
* OpenUI5
|
3
|
-
* (c) Copyright
|
3
|
+
* (c) Copyright 2025 SAP SE or an SAP affiliate company.
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
5
5
|
*/
|
6
6
|
|
@@ -32,7 +32,7 @@ sap.ui.define([
|
|
32
32
|
* </br>
|
33
33
|
*
|
34
34
|
* @author SAP SE
|
35
|
-
* @version 1.
|
35
|
+
* @version 1.136.0
|
36
36
|
*
|
37
37
|
* @constructor
|
38
38
|
* @public
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/*!
|
2
2
|
* OpenUI5
|
3
|
-
* (c) Copyright
|
3
|
+
* (c) Copyright 2025 SAP SE or an SAP affiliate company.
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
5
5
|
*/
|
6
6
|
|
@@ -26,7 +26,7 @@ sap.ui.define([
|
|
26
26
|
* <h3>Usage</h3>
|
27
27
|
*
|
28
28
|
* @author SAP SE
|
29
|
-
* @version 1.
|
29
|
+
* @version 1.136.0
|
30
30
|
*
|
31
31
|
* @constructor
|
32
32
|
* @public
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/*!
|
2
2
|
* OpenUI5
|
3
|
-
* (c) Copyright
|
3
|
+
* (c) Copyright 2025 SAP SE or an SAP affiliate company.
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
5
5
|
*/
|
6
6
|
|
@@ -71,7 +71,7 @@ sap.ui.define([
|
|
71
71
|
* </ul>
|
72
72
|
*
|
73
73
|
* @author SAP SE
|
74
|
-
* @version 1.
|
74
|
+
* @version 1.136.0
|
75
75
|
*
|
76
76
|
* @constructor
|
77
77
|
* @public
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/*!
|
2
2
|
* OpenUI5
|
3
|
-
* (c) Copyright
|
3
|
+
* (c) Copyright 2025 SAP SE or an SAP affiliate company.
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
5
5
|
*/
|
6
6
|
|
@@ -50,7 +50,7 @@ sap.ui.define([
|
|
50
50
|
* </ul>
|
51
51
|
*
|
52
52
|
* @author SAP SE
|
53
|
-
* @version 1.
|
53
|
+
* @version 1.136.0
|
54
54
|
*
|
55
55
|
* @constructor
|
56
56
|
* @public
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/*!
|
2
2
|
* OpenUI5
|
3
|
-
* (c) Copyright
|
3
|
+
* (c) Copyright 2025 SAP SE or an SAP affiliate company.
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
5
5
|
*/
|
6
6
|
|
@@ -47,7 +47,7 @@ sap.ui.define([
|
|
47
47
|
* </ul>
|
48
48
|
*
|
49
49
|
* @author SAP SE
|
50
|
-
* @version 1.
|
50
|
+
* @version 1.136.0
|
51
51
|
*
|
52
52
|
* @constructor
|
53
53
|
* @public
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/*!
|
2
2
|
* OpenUI5
|
3
|
-
* (c) Copyright
|
3
|
+
* (c) Copyright 2025 SAP SE or an SAP affiliate company.
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
5
5
|
*/
|
6
6
|
|
@@ -52,7 +52,7 @@ sap.ui.define([
|
|
52
52
|
* </ul>
|
53
53
|
*
|
54
54
|
* @author SAP SE
|
55
|
-
* @version 1.
|
55
|
+
* @version 1.136.0
|
56
56
|
*
|
57
57
|
* @constructor
|
58
58
|
* @public
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/*!
|
2
2
|
* OpenUI5
|
3
|
-
* (c) Copyright
|
3
|
+
* (c) Copyright 2025 SAP SE or an SAP affiliate company.
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
5
5
|
*/
|
6
6
|
|
@@ -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.136.0
|
28
28
|
*
|
29
29
|
* @constructor
|
30
30
|
* @public
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/*!
|
2
2
|
* OpenUI5
|
3
|
-
* (c) Copyright
|
3
|
+
* (c) Copyright 2025 SAP SE or an SAP affiliate company.
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
5
5
|
*/
|
6
6
|
|
@@ -28,7 +28,7 @@ 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.136.0
|
32
32
|
*
|
33
33
|
* @constructor
|
34
34
|
* @public
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/*!
|
2
2
|
* OpenUI5
|
3
|
-
* (c) Copyright
|
3
|
+
* (c) Copyright 2025 SAP SE or an SAP affiliate company.
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
5
5
|
*/
|
6
6
|
|
@@ -44,7 +44,7 @@ sap.ui.define([
|
|
44
44
|
* </ul>
|
45
45
|
*
|
46
46
|
* @author SAP SE
|
47
|
-
* @version 1.
|
47
|
+
* @version 1.136.0
|
48
48
|
*
|
49
49
|
* @constructor
|
50
50
|
* @public
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/*!
|
2
2
|
* OpenUI5
|
3
|
-
* (c) Copyright
|
3
|
+
* (c) Copyright 2025 SAP SE or an SAP affiliate company.
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
5
5
|
*/
|
6
6
|
|
@@ -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.136.0
|
31
31
|
*
|
32
32
|
* @constructor
|
33
33
|
* @public
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/*!
|
2
2
|
* OpenUI5
|
3
|
-
* (c) Copyright
|
3
|
+
* (c) Copyright 2025 SAP SE or an SAP affiliate company.
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
5
5
|
*/
|
6
6
|
|
@@ -50,7 +50,7 @@ sap.ui.define([
|
|
50
50
|
* <h3>Keyboard Handling</h3>
|
51
51
|
*
|
52
52
|
* @author SAP SE
|
53
|
-
* @version 1.
|
53
|
+
* @version 1.136.0
|
54
54
|
*
|
55
55
|
* @constructor
|
56
56
|
* @public
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/*!
|
2
2
|
* OpenUI5
|
3
|
-
* (c) Copyright
|
3
|
+
* (c) Copyright 2025 SAP SE or an SAP affiliate company.
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
5
5
|
*/
|
6
6
|
|
@@ -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.136.0
|
28
28
|
*
|
29
29
|
* @constructor
|
30
30
|
* @public
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/*!
|
2
2
|
* OpenUI5
|
3
|
-
* (c) Copyright
|
3
|
+
* (c) Copyright 2025 SAP SE or an SAP affiliate company.
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
5
5
|
*/
|
6
6
|
|
@@ -56,7 +56,7 @@ sap.ui.define([
|
|
56
56
|
* </ul>
|
57
57
|
*
|
58
58
|
* @author SAP SE
|
59
|
-
* @version 1.
|
59
|
+
* @version 1.136.0
|
60
60
|
*
|
61
61
|
* @constructor
|
62
62
|
* @public
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/*!
|
2
2
|
* OpenUI5
|
3
|
-
* (c) Copyright
|
3
|
+
* (c) Copyright 2025 SAP SE or an SAP affiliate company.
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
5
5
|
*/
|
6
6
|
|
@@ -34,7 +34,7 @@ sap.ui.define([
|
|
34
34
|
* </ul>
|
35
35
|
*
|
36
36
|
* @author SAP SE
|
37
|
-
* @version 1.
|
37
|
+
* @version 1.136.0
|
38
38
|
*
|
39
39
|
* @constructor
|
40
40
|
* @public
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/*!
|
2
2
|
* OpenUI5
|
3
|
-
* (c) Copyright
|
3
|
+
* (c) Copyright 2025 SAP SE or an SAP affiliate company.
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
5
5
|
*/
|
6
6
|
|
@@ -36,7 +36,7 @@ sap.ui.define([
|
|
36
36
|
* </ul>
|
37
37
|
*
|
38
38
|
* @author SAP SE
|
39
|
-
* @version 1.
|
39
|
+
* @version 1.136.0
|
40
40
|
*
|
41
41
|
* @constructor
|
42
42
|
* @public
|