@openui5/sap.ui.webc.main 1.120.7 → 1.121.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 +23 -21
- package/THIRDPARTY.txt +6 -43
- 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/designtime/Link.designtime.js +7 -6
- package/src/sap/ui/webc/main/library.js +54 -3
- package/LICENSES/BSD-2-Clause.txt +0 -22
@@ -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.121.0
|
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.
|
33
|
+
* @version 1.121.0
|
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.
|
35
|
+
* @version 1.121.0
|
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.
|
27
|
+
* @version 1.121.0
|
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.
|
30
|
+
* @version 1.121.0
|
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.
|
27
|
+
* @version 1.121.0
|
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.
|
32
|
+
* @version 1.121.0
|
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.
|
35
|
+
* @version 1.121.0
|
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.
|
32
|
+
* @version 1.121.0
|
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.
|
32
|
+
* @version 1.121.0
|
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.
|
29
|
+
* @version 1.121.0
|
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.
|
27
|
+
* @version 1.121.0
|
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.
|
30
|
+
* @version 1.121.0
|
31
31
|
*
|
32
32
|
* @constructor
|
33
33
|
* @public
|
@@ -5,11 +5,12 @@
|
|
5
5
|
*/
|
6
6
|
// Provides the Design Time Metadata for the sap.ui.webc.main.Link
|
7
7
|
sap.ui.define([
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
8
|
+
"sap/ui/core/Element",
|
9
|
+
"sap/ui/model/json/JSONModel",
|
10
|
+
"sap/ui/core/Core",
|
11
|
+
"sap/ui/core/Fragment"
|
12
|
+
],
|
13
|
+
function(Element, JSONModel, Core, Fragment) {
|
13
14
|
"use strict";
|
14
15
|
var oSelectTargetDialog = function(oControl, mPropertyBag) {
|
15
16
|
var oTextResources = Core.getLibraryResourceBundle("sap.ui.webc.main.designtime");
|
@@ -31,7 +32,7 @@ sap.ui.define([
|
|
31
32
|
oDialog.setModel(oModel);
|
32
33
|
|
33
34
|
oDialog.getBeginButton().attachPress(function(oEvent) {
|
34
|
-
var sTargetValue =
|
35
|
+
var sTargetValue = Element.getElementById("targetCombo").getValue();
|
35
36
|
|
36
37
|
fnResolve(sTargetValue);
|
37
38
|
oDialog.close();
|
@@ -10,10 +10,11 @@
|
|
10
10
|
sap.ui.define([
|
11
11
|
"sap/ui/webc/common/library",
|
12
12
|
"sap/ui/core/Lib",
|
13
|
+
"sap/ui/base/DataType",
|
13
14
|
"./thirdparty/Assets",
|
14
15
|
"./library.config"
|
15
16
|
], // library dependency
|
16
|
-
function(commonLibrary, Library) {
|
17
|
+
function(commonLibrary, Library, DataType) {
|
17
18
|
|
18
19
|
"use strict";
|
19
20
|
|
@@ -23,14 +24,15 @@ sap.ui.define([
|
|
23
24
|
* @namespace
|
24
25
|
* @alias sap.ui.webc.main
|
25
26
|
* @author SAP SE
|
26
|
-
* @version 1.
|
27
|
+
* @version 1.121.0
|
27
28
|
* @public
|
28
29
|
* @since 1.92.0
|
29
30
|
* @experimental Since 1.92.0 This API is experimental and might change significantly.
|
30
31
|
*/
|
31
32
|
var thisLib = Library.init({
|
32
33
|
name: "sap.ui.webc.main",
|
33
|
-
|
34
|
+
apiVersion: 2,
|
35
|
+
version: "1.121.0",
|
34
36
|
dependencies: ["sap.ui.core", "sap.ui.webc.common"],
|
35
37
|
noLibraryCSS: true,
|
36
38
|
designtime: "sap/ui/webc/main/designtime/library.designtime",
|
@@ -2060,6 +2062,55 @@ sap.ui.define([
|
|
2060
2062
|
Normal: "Normal"
|
2061
2063
|
};
|
2062
2064
|
|
2065
|
+
/*
|
2066
|
+
* Register Enums
|
2067
|
+
*/
|
2068
|
+
DataType.registerEnum("sap.ui.webc.main.AvatarGroupType", thisLib.AvatarGroupType);
|
2069
|
+
DataType.registerEnum("sap.ui.webc.main.AvatarColorScheme", thisLib.AvatarColorScheme);
|
2070
|
+
DataType.registerEnum("sap.ui.webc.main.AvatarShape", thisLib.AvatarShape);
|
2071
|
+
DataType.registerEnum("sap.ui.webc.main.AvatarSize", thisLib.AvatarSize);
|
2072
|
+
DataType.registerEnum("sap.ui.webc.main.BackgroundDesign", thisLib.BackgroundDesign);
|
2073
|
+
DataType.registerEnum("sap.ui.webc.main.BorderDesign", thisLib.BorderDesign);
|
2074
|
+
DataType.registerEnum("sap.ui.webc.main.BreadcrumbsDesign", thisLib.BreadcrumbsDesign);
|
2075
|
+
DataType.registerEnum("sap.ui.webc.main.BreadcrumbsSeparatorStyle", thisLib.BreadcrumbsSeparatorStyle);
|
2076
|
+
DataType.registerEnum("sap.ui.webc.main.BusyIndicatorSize", thisLib.BusyIndicatorSize);
|
2077
|
+
DataType.registerEnum("sap.ui.webc.main.ButtonDesign", thisLib.ButtonDesign);
|
2078
|
+
DataType.registerEnum("sap.ui.webc.main.ButtonType", thisLib.ButtonType);
|
2079
|
+
DataType.registerEnum("sap.ui.webc.main.CalendarSelectionMode", thisLib.CalendarSelectionMode);
|
2080
|
+
DataType.registerEnum("sap.ui.webc.main.CarouselArrowsPlacement", thisLib.CarouselArrowsPlacement);
|
2081
|
+
DataType.registerEnum("sap.ui.webc.main.CarouselPageIndicatorStyle", thisLib.CarouselPageIndicatorStyle);
|
2082
|
+
DataType.registerEnum("sap.ui.webc.main.ComboBoxFilter", thisLib.ComboBoxFilter);
|
2083
|
+
DataType.registerEnum("sap.ui.webc.main.HasPopup", thisLib.HasPopup);
|
2084
|
+
DataType.registerEnum("sap.ui.webc.main.IconDesign", thisLib.IconDesign);
|
2085
|
+
DataType.registerEnum("sap.ui.webc.main.InputType", thisLib.InputType);
|
2086
|
+
DataType.registerEnum("sap.ui.webc.main.LinkDesign", thisLib.LinkDesign);
|
2087
|
+
DataType.registerEnum("sap.ui.webc.main.ListGrowingMode", thisLib.ListGrowingMode);
|
2088
|
+
DataType.registerEnum("sap.ui.webc.main.ListItemType", thisLib.ListItemType);
|
2089
|
+
DataType.registerEnum("sap.ui.webc.main.ListMode", thisLib.ListMode);
|
2090
|
+
DataType.registerEnum("sap.ui.webc.main.ListSeparators", thisLib.ListSeparators);
|
2091
|
+
DataType.registerEnum("sap.ui.webc.main.MessageStripDesign", thisLib.MessageStripDesign);
|
2092
|
+
DataType.registerEnum("sap.ui.webc.main.PanelAccessibleRole", thisLib.PanelAccessibleRole);
|
2093
|
+
DataType.registerEnum("sap.ui.webc.main.PopoverHorizontalAlign", thisLib.PopoverHorizontalAlign);
|
2094
|
+
DataType.registerEnum("sap.ui.webc.main.PopoverPlacementType", thisLib.PopoverPlacementType);
|
2095
|
+
DataType.registerEnum("sap.ui.webc.main.PopoverVerticalAlign", thisLib.PopoverVerticalAlign);
|
2096
|
+
DataType.registerEnum("sap.ui.webc.main.PopupAccessibleRole", thisLib.PopupAccessibleRole);
|
2097
|
+
DataType.registerEnum("sap.ui.webc.main.Priority", thisLib.Priority);
|
2098
|
+
DataType.registerEnum("sap.ui.webc.main.SegmentedButtonMode", thisLib.SegmentedButtonMode);
|
2099
|
+
DataType.registerEnum("sap.ui.webc.main.SemanticColor", thisLib.SemanticColor);
|
2100
|
+
DataType.registerEnum("sap.ui.webc.main.SwitchDesign", thisLib.SwitchDesign);
|
2101
|
+
DataType.registerEnum("sap.ui.webc.main.TabContainerBackgroundDesign", thisLib.TabContainerBackgroundDesign);
|
2102
|
+
DataType.registerEnum("sap.ui.webc.main.TabLayout", thisLib.TabLayout);
|
2103
|
+
DataType.registerEnum("sap.ui.webc.main.TableColumnPopinDisplay", thisLib.TableColumnPopinDisplay);
|
2104
|
+
DataType.registerEnum("sap.ui.webc.main.TableGrowingMode", thisLib.TableGrowingMode);
|
2105
|
+
DataType.registerEnum("sap.ui.webc.main.TableMode", thisLib.TableMode);
|
2106
|
+
DataType.registerEnum("sap.ui.webc.main.TableRowType", thisLib.TableRowType);
|
2107
|
+
DataType.registerEnum("sap.ui.webc.main.TabsOverflowMode", thisLib.TabsOverflowMode);
|
2108
|
+
DataType.registerEnum("sap.ui.webc.main.TitleLevel", thisLib.TitleLevel);
|
2109
|
+
DataType.registerEnum("sap.ui.webc.main.ToastPlacement", thisLib.ToastPlacement);
|
2110
|
+
DataType.registerEnum("sap.ui.webc.main.ToolbarAlign", thisLib.ToolbarAlign);
|
2111
|
+
DataType.registerEnum("sap.ui.webc.main.ToolbarItemOverflowBehavior", thisLib.ToolbarItemOverflowBehavior);
|
2112
|
+
DataType.registerEnum("sap.ui.webc.main.WrappingType", thisLib.WrappingType);
|
2113
|
+
|
2063
2114
|
return thisLib;
|
2064
2115
|
|
2065
2116
|
});
|
@@ -1,22 +0,0 @@
|
|
1
|
-
Copyright (c) <year> <owner>. All rights reserved.
|
2
|
-
|
3
|
-
Redistribution and use in source and binary forms, with or without modification,
|
4
|
-
are permitted provided that the following conditions are met:
|
5
|
-
|
6
|
-
1. Redistributions of source code must retain the above copyright notice,
|
7
|
-
this list of conditions and the following disclaimer.
|
8
|
-
|
9
|
-
2. Redistributions in binary form must reproduce the above copyright notice,
|
10
|
-
this list of conditions and the following disclaimer in the documentation
|
11
|
-
and/or other materials provided with the distribution.
|
12
|
-
|
13
|
-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
|
14
|
-
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
15
|
-
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
16
|
-
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
|
17
|
-
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
18
|
-
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
19
|
-
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
|
20
|
-
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
|
21
|
-
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
|
22
|
-
USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|