@openui5/sap.ui.webc.main 1.132.0 → 1.132.1
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 +1 -1
- 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 +1 -1
- package/src/sap/ui/webc/main/ColorPalette.js +1 -1
- package/src/sap/ui/webc/main/ColorPaletteItem.js +1 -1
- package/src/sap/ui/webc/main/ColorPalettePopover.js +1 -1
- package/src/sap/ui/webc/main/ColorPicker.js +1 -1
- package/src/sap/ui/webc/main/ComboBox.js +1 -1
- 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 +1 -1
- package/src/sap/ui/webc/main/DateRangePicker.js +1 -1
- package/src/sap/ui/webc/main/DateTimePicker.js +1 -1
- package/src/sap/ui/webc/main/Dialog.js +1 -1
- package/src/sap/ui/webc/main/FileUploader.js +1 -1
- 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 +1 -1
- package/src/sap/ui/webc/main/Label.js +1 -1
- package/src/sap/ui/webc/main/Link.js +1 -1
- 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 +1 -1
- package/src/sap/ui/webc/main/MessageStrip.js +1 -1
- package/src/sap/ui/webc/main/MultiComboBox.js +1 -1
- 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 +1 -1
- package/src/sap/ui/webc/main/Option.js +1 -1
- 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 +1 -1
- package/src/sap/ui/webc/main/RadioButton.js +1 -1
- package/src/sap/ui/webc/main/RangeSlider.js +1 -1
- package/src/sap/ui/webc/main/RatingIndicator.js +1 -1
- 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 +1 -1
- package/src/sap/ui/webc/main/Select.js +1 -1
- package/src/sap/ui/webc/main/SelectMenu.js +1 -1
- package/src/sap/ui/webc/main/SelectMenuOption.js +1 -1
- package/src/sap/ui/webc/main/Slider.js +1 -1
- package/src/sap/ui/webc/main/SplitButton.js +1 -1
- package/src/sap/ui/webc/main/StandardListItem.js +1 -1
- package/src/sap/ui/webc/main/StepInput.js +1 -1
- 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 +1 -1
- package/src/sap/ui/webc/main/Tab.js +1 -1
- 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 +1 -1
- package/src/sap/ui/webc/main/TimePicker.js +1 -1
- 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 +1 -1
- package/src/sap/ui/webc/main/Token.js +1 -1
- package/src/sap/ui/webc/main/Toolbar.js +1 -1
- package/src/sap/ui/webc/main/ToolbarButton.js +1 -1
- package/src/sap/ui/webc/main/ToolbarSelect.js +1 -1
- package/src/sap/ui/webc/main/ToolbarSelectOption.js +1 -1
- package/src/sap/ui/webc/main/ToolbarSeparator.js +1 -1
- package/src/sap/ui/webc/main/ToolbarSpacer.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/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@openui5/sap.ui.webc.main",
|
3
|
-
"version": "1.132.
|
3
|
+
"version": "1.132.1",
|
4
4
|
"description": "OpenUI5 UI Library sap.ui.webc.main",
|
5
5
|
"author": "SAP SE (https://www.sap.com)",
|
6
6
|
"license": "Apache-2.0",
|
@@ -20,7 +20,7 @@
|
|
20
20
|
"generate": "ui5-webc-generate"
|
21
21
|
},
|
22
22
|
"dependencies": {
|
23
|
-
"@openui5/sap.ui.core": "1.132.
|
24
|
-
"@openui5/sap.ui.webc.common": "1.132.
|
23
|
+
"@openui5/sap.ui.core": "1.132.1",
|
24
|
+
"@openui5/sap.ui.webc.common": "1.132.1"
|
25
25
|
}
|
26
26
|
}
|
@@ -3,7 +3,7 @@
|
|
3
3
|
|
4
4
|
<name>sap.ui.webc.main</name>
|
5
5
|
<vendor>SAP SE</vendor>
|
6
|
-
<version>1.132.
|
6
|
+
<version>1.132.1</version>
|
7
7
|
<copyright>OpenUI5
|
8
8
|
* (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
|
9
9
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
|
@@ -26,7 +26,7 @@ sap.ui.define([
|
|
26
26
|
* The <code>sap.ui.webc.main.BreadcrumbsItem</code> component defines the content of an item in <code>sap.ui.webc.main.Breadcrumbs</code>.
|
27
27
|
*
|
28
28
|
* @author SAP SE
|
29
|
-
* @version 1.132.
|
29
|
+
* @version 1.132.1
|
30
30
|
*
|
31
31
|
* @constructor
|
32
32
|
* @public
|
@@ -26,7 +26,7 @@ sap.ui.define([
|
|
26
26
|
* The <code>sap.ui.webc.main.CalendarDate</code> component defines a calendar date to be used inside <code>sap.ui.webc.main.Calendar</code>
|
27
27
|
*
|
28
28
|
* @author SAP SE
|
29
|
-
* @version 1.132.
|
29
|
+
* @version 1.132.1
|
30
30
|
*
|
31
31
|
* @constructor
|
32
32
|
* @public
|
@@ -28,7 +28,7 @@ sap.ui.define([
|
|
28
28
|
* Note: We recommend the usage of <code>sap.ui.webc.main.CardHeader</code> for the header slot, so advantage can be taken for keyboard handling, styling and accessibility.
|
29
29
|
*
|
30
30
|
* @author SAP SE
|
31
|
-
* @version 1.132.
|
31
|
+
* @version 1.132.1
|
32
32
|
*
|
33
33
|
* @constructor
|
34
34
|
* @public
|
@@ -29,7 +29,7 @@ sap.ui.define([
|
|
29
29
|
* The <code>sap.ui.webc.main.ColorPalette</code> is meant for users that need to select a color from a predefined set. To define the colors, use the <code>sap.ui.webc.main.ColorPaletteItem</code> component inside the default slot of the <code>sap.ui.webc.main.ColorPalette</code>.
|
30
30
|
*
|
31
31
|
* @author SAP SE
|
32
|
-
* @version 1.132.
|
32
|
+
* @version 1.132.1
|
33
33
|
*
|
34
34
|
* @constructor
|
35
35
|
* @public
|
@@ -26,7 +26,7 @@ sap.ui.define([
|
|
26
26
|
* The <code>sap.ui.webc.main.ColorPaletteItem</code> component represents a color in the the <code>sap.ui.webc.main.ColorPalette</code>.
|
27
27
|
*
|
28
28
|
* @author SAP SE
|
29
|
-
* @version 1.132.
|
29
|
+
* @version 1.132.1
|
30
30
|
*
|
31
31
|
* @constructor
|
32
32
|
* @public
|
@@ -33,7 +33,7 @@ sap.ui.define([
|
|
33
33
|
* The palette is intended for users, who don't want to check and remember the different values of the colors and spend large amount of time to configure the right color through the color picker.
|
34
34
|
*
|
35
35
|
* @author SAP SE
|
36
|
-
* @version 1.132.
|
36
|
+
* @version 1.132.1
|
37
37
|
*
|
38
38
|
* @constructor
|
39
39
|
* @public
|
@@ -24,7 +24,7 @@ sap.ui.define([
|
|
24
24
|
* The <code>sap.ui.webc.main.ComboBoxGroupItem</code> is type of suggestion item, that can be used to split the <code>sap.ui.webc.main.ComboBox</code> suggestions into groups.
|
25
25
|
*
|
26
26
|
* @author SAP SE
|
27
|
-
* @version 1.132.
|
27
|
+
* @version 1.132.1
|
28
28
|
*
|
29
29
|
* @constructor
|
30
30
|
* @public
|
@@ -72,7 +72,7 @@ sap.ui.define([
|
|
72
72
|
* The <code>DateTimePicker</code> is responsive and fully adapts to all devices. For larger screens, such as tablet or desktop, it is displayed as a popover, while on phone devices, it is displayed full screen.
|
73
73
|
*
|
74
74
|
* @author SAP SE
|
75
|
-
* @version 1.132.
|
75
|
+
* @version 1.132.1
|
76
76
|
*
|
77
77
|
* @constructor
|
78
78
|
* @public
|
@@ -51,7 +51,7 @@ sap.ui.define([
|
|
51
51
|
* <b>Note:</b> We don't recommend nesting popup-like components (<code>sap.ui.webc.main.Dialog</code>, <code>sap.ui.webc.main.Popover</code>) inside other components containing z-index. This might break z-index management.
|
52
52
|
*
|
53
53
|
* @author SAP SE
|
54
|
-
* @version 1.132.
|
54
|
+
* @version 1.132.1
|
55
55
|
*
|
56
56
|
* @constructor
|
57
57
|
* @public
|
@@ -24,7 +24,7 @@ sap.ui.define([
|
|
24
24
|
* The <code>sap.ui.webc.main.GroupHeaderListItem</code> is a special list item, used only to separate other list items into logical groups.
|
25
25
|
*
|
26
26
|
* @author SAP SE
|
27
|
-
* @version 1.132.
|
27
|
+
* @version 1.132.1
|
28
28
|
*
|
29
29
|
* @constructor
|
30
30
|
* @public
|
@@ -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.132.
|
38
|
+
* @version 1.132.1
|
39
39
|
*
|
40
40
|
* @constructor
|
41
41
|
* @public
|
@@ -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.132.
|
43
|
+
* @version 1.132.1
|
44
44
|
*
|
45
45
|
* @constructor
|
46
46
|
* @public
|
@@ -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.132.
|
42
|
+
* @version 1.132.1
|
43
43
|
*
|
44
44
|
* @constructor
|
45
45
|
* @public
|
@@ -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.132.
|
34
|
+
* @version 1.132.1
|
35
35
|
*
|
36
36
|
* @constructor
|
37
37
|
* @public
|
@@ -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.132.
|
27
|
+
* @version 1.132.1
|
28
28
|
*
|
29
29
|
* @constructor
|
30
30
|
* @public
|
@@ -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.132.
|
33
|
+
* @version 1.132.1
|
34
34
|
*
|
35
35
|
* @constructor
|
36
36
|
* @public
|
@@ -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.132.
|
35
|
+
* @version 1.132.1
|
36
36
|
*
|
37
37
|
* @constructor
|
38
38
|
* @public
|
@@ -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.132.
|
27
|
+
* @version 1.132.1
|
28
28
|
*
|
29
29
|
* @constructor
|
30
30
|
* @public
|
@@ -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.132.
|
30
|
+
* @version 1.132.1
|
31
31
|
*
|
32
32
|
* @constructor
|
33
33
|
* @public
|
@@ -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.132.
|
27
|
+
* @version 1.132.1
|
28
28
|
*
|
29
29
|
* @constructor
|
30
30
|
* @public
|
@@ -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.132.
|
32
|
+
* @version 1.132.1
|
33
33
|
*
|
34
34
|
* @constructor
|
35
35
|
* @public
|
@@ -32,7 +32,7 @@ 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.132.
|
35
|
+
* @version 1.132.1
|
36
36
|
*
|
37
37
|
* @constructor
|
38
38
|
* @public
|
@@ -29,7 +29,7 @@ sap.ui.define([
|
|
29
29
|
* <h3>Overview</h3> The <code>sap.ui.webc.main.ToolbarButton</code> represents an abstract action, used in the <code>sap.ui.webc.main.Toolbar</code>.
|
30
30
|
*
|
31
31
|
* @author SAP SE
|
32
|
-
* @version 1.132.
|
32
|
+
* @version 1.132.1
|
33
33
|
*
|
34
34
|
* @constructor
|
35
35
|
* @public
|
@@ -29,7 +29,7 @@ sap.ui.define([
|
|
29
29
|
* <h3>Overview</h3> The <code>sap.ui.webc.main.ToolbarSelect</code> component is used to create a toolbar drop-down list. The items inside the <code>sap.ui.webc.main.ToolbarSelect</code> define the available options by using the <code>sap.ui.webc.main.ToolbarSelectOption</code> component.
|
30
30
|
*
|
31
31
|
* @author SAP SE
|
32
|
-
* @version 1.132.
|
32
|
+
* @version 1.132.1
|
33
33
|
*
|
34
34
|
* @constructor
|
35
35
|
* @public
|
@@ -26,7 +26,7 @@ sap.ui.define([
|
|
26
26
|
* The <code>sap.ui.webc.main.ToolbarSelectOption</code> component defines the content of an option in the <code>sap.ui.webc.main.ToolbarSelect</code>.
|
27
27
|
*
|
28
28
|
* @author SAP SE
|
29
|
-
* @version 1.132.
|
29
|
+
* @version 1.132.1
|
30
30
|
*
|
31
31
|
* @constructor
|
32
32
|
* @public
|
@@ -24,7 +24,7 @@ sap.ui.define([
|
|
24
24
|
* <h3>Overview</h3> The <code>sap.ui.webc.main.ToolbarSeparator</code> is an element, used for visual separation between two elements. It takes no space in calculating toolbar items width.
|
25
25
|
*
|
26
26
|
* @author SAP SE
|
27
|
-
* @version 1.132.
|
27
|
+
* @version 1.132.1
|
28
28
|
*
|
29
29
|
* @constructor
|
30
30
|
* @public
|
@@ -27,7 +27,7 @@ sap.ui.define([
|
|
27
27
|
* <h3>Overview</h3> The <code>sap.ui.webc.main.ToolbarSpacer</code> is an element, used for taking needed space for toolbar items to take 100% width. It takes no space in calculating toolbar items width.
|
28
28
|
*
|
29
29
|
* @author SAP SE
|
30
|
-
* @version 1.132.
|
30
|
+
* @version 1.132.1
|
31
31
|
*
|
32
32
|
* @constructor
|
33
33
|
* @public
|
@@ -24,7 +24,7 @@ sap.ui.define([
|
|
24
24
|
* @namespace
|
25
25
|
* @alias sap.ui.webc.main
|
26
26
|
* @author SAP SE
|
27
|
-
* @version 1.132.
|
27
|
+
* @version 1.132.1
|
28
28
|
* @public
|
29
29
|
* @since 1.92.0
|
30
30
|
* @experimental Since 1.92.0 This API is experimental and might change significantly.
|
@@ -33,7 +33,7 @@ sap.ui.define([
|
|
33
33
|
var thisLib = Library.init({
|
34
34
|
name: "sap.ui.webc.main",
|
35
35
|
apiVersion: 2,
|
36
|
-
version: "1.132.
|
36
|
+
version: "1.132.1",
|
37
37
|
dependencies: ["sap.ui.core", "sap.ui.webc.common"],
|
38
38
|
noLibraryCSS: true,
|
39
39
|
designtime: "sap/ui/webc/main/designtime/library.designtime",
|