@openui5/sap.ui.webc.main 1.117.0 → 1.118.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +3 -3
- package/src/sap/ui/webc/main/.library +1 -1
- package/src/sap/ui/webc/main/Avatar.js +1 -1
- package/src/sap/ui/webc/main/AvatarGroup.js +1 -1
- package/src/sap/ui/webc/main/Badge.js +1 -1
- package/src/sap/ui/webc/main/Breadcrumbs.js +1 -1
- package/src/sap/ui/webc/main/BreadcrumbsItem.js +1 -1
- package/src/sap/ui/webc/main/BusyIndicator.js +1 -1
- package/src/sap/ui/webc/main/Button.js +4 -4
- package/src/sap/ui/webc/main/Calendar.js +1 -1
- package/src/sap/ui/webc/main/CalendarDate.js +1 -1
- package/src/sap/ui/webc/main/Card.js +1 -1
- package/src/sap/ui/webc/main/CardHeader.js +1 -1
- package/src/sap/ui/webc/main/Carousel.js +1 -1
- package/src/sap/ui/webc/main/CheckBox.js +3 -3
- package/src/sap/ui/webc/main/ColorPalette.js +4 -4
- package/src/sap/ui/webc/main/ColorPaletteItem.js +1 -1
- package/src/sap/ui/webc/main/ColorPalettePopover.js +4 -4
- package/src/sap/ui/webc/main/ColorPicker.js +1 -1
- package/src/sap/ui/webc/main/ComboBox.js +3 -3
- package/src/sap/ui/webc/main/ComboBoxGroupItem.js +1 -1
- package/src/sap/ui/webc/main/ComboBoxItem.js +1 -1
- package/src/sap/ui/webc/main/CustomListItem.js +1 -1
- package/src/sap/ui/webc/main/DatePicker.js +3 -3
- package/src/sap/ui/webc/main/DateRangePicker.js +3 -3
- package/src/sap/ui/webc/main/DateTimePicker.js +3 -3
- package/src/sap/ui/webc/main/Dialog.js +1 -1
- package/src/sap/ui/webc/main/FileUploader.js +3 -3
- package/src/sap/ui/webc/main/GroupHeaderListItem.js +1 -1
- package/src/sap/ui/webc/main/Icon.js +1 -1
- package/src/sap/ui/webc/main/Input.js +5 -5
- package/src/sap/ui/webc/main/Label.js +1 -1
- package/src/sap/ui/webc/main/Link.js +3 -3
- package/src/sap/ui/webc/main/List.js +1 -1
- package/src/sap/ui/webc/main/Menu.js +1 -1
- package/src/sap/ui/webc/main/MenuItem.js +3 -3
- package/src/sap/ui/webc/main/MessageStrip.js +1 -1
- package/src/sap/ui/webc/main/MultiComboBox.js +3 -3
- package/src/sap/ui/webc/main/MultiComboBoxGroupItem.js +1 -1
- package/src/sap/ui/webc/main/MultiComboBoxItem.js +1 -1
- package/src/sap/ui/webc/main/MultiInput.js +5 -5
- package/src/sap/ui/webc/main/Option.js +3 -3
- package/src/sap/ui/webc/main/Panel.js +1 -1
- package/src/sap/ui/webc/main/Popover.js +1 -1
- package/src/sap/ui/webc/main/ProgressIndicator.js +3 -3
- package/src/sap/ui/webc/main/RadioButton.js +3 -3
- package/src/sap/ui/webc/main/RangeSlider.js +3 -3
- package/src/sap/ui/webc/main/RatingIndicator.js +3 -3
- package/src/sap/ui/webc/main/ResponsivePopover.js +1 -1
- package/src/sap/ui/webc/main/SegmentedButton.js +1 -1
- package/src/sap/ui/webc/main/SegmentedButtonItem.js +3 -3
- package/src/sap/ui/webc/main/Select.js +3 -3
- package/src/sap/ui/webc/main/Slider.js +3 -3
- package/src/sap/ui/webc/main/SplitButton.js +3 -3
- package/src/sap/ui/webc/main/StandardListItem.js +1 -1
- package/src/sap/ui/webc/main/StepInput.js +3 -3
- package/src/sap/ui/webc/main/SuggestionGroupItem.js +1 -1
- package/src/sap/ui/webc/main/SuggestionItem.js +1 -1
- package/src/sap/ui/webc/main/Switch.js +3 -3
- package/src/sap/ui/webc/main/Tab.js +3 -3
- package/src/sap/ui/webc/main/TabContainer.js +1 -1
- package/src/sap/ui/webc/main/TabSeparator.js +1 -1
- package/src/sap/ui/webc/main/Table.js +1 -1
- package/src/sap/ui/webc/main/TableCell.js +1 -1
- package/src/sap/ui/webc/main/TableColumn.js +1 -1
- package/src/sap/ui/webc/main/TableGroupRow.js +1 -1
- package/src/sap/ui/webc/main/TableRow.js +1 -1
- package/src/sap/ui/webc/main/TextArea.js +3 -3
- package/src/sap/ui/webc/main/TimePicker.js +3 -3
- package/src/sap/ui/webc/main/Title.js +1 -1
- package/src/sap/ui/webc/main/Toast.js +1 -1
- package/src/sap/ui/webc/main/ToggleButton.js +3 -3
- package/src/sap/ui/webc/main/Token.js +1 -1
- package/src/sap/ui/webc/main/Tree.js +1 -1
- package/src/sap/ui/webc/main/TreeItem.js +1 -1
- package/src/sap/ui/webc/main/TreeItemCustom.js +1 -1
- package/src/sap/ui/webc/main/changeHandler/ChangeLinkTarget.js +1 -1
- package/src/sap/ui/webc/main/library.js +2 -2
- package/src/sap/ui/webc/main/thirdparty/Popover.js +477 -582
- package/src/sap/ui/webc/main/thirdparty/popup-utils/PopoverRegistry.js +127 -135
- package/ui5.yaml +5 -0
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@openui5/sap.ui.webc.main",
|
3
|
-
"version": "1.
|
3
|
+
"version": "1.118.0",
|
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.
|
24
|
-
"@openui5/sap.ui.webc.common": "1.
|
23
|
+
"@openui5/sap.ui.core": "1.118.0",
|
24
|
+
"@openui5/sap.ui.webc.common": "1.118.0"
|
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.
|
6
|
+
<version>1.118.0</version>
|
7
7
|
<copyright>OpenUI5
|
8
8
|
* (c) Copyright 2009-2023 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.
|
29
|
+
* @version 1.118.0
|
30
30
|
*
|
31
31
|
* @constructor
|
32
32
|
* @public
|
@@ -47,7 +47,7 @@ sap.ui.define([
|
|
47
47
|
* </ul>
|
48
48
|
*
|
49
49
|
* @author SAP SE
|
50
|
-
* @version 1.
|
50
|
+
* @version 1.118.0
|
51
51
|
*
|
52
52
|
* @constructor
|
53
53
|
* @public
|
@@ -133,7 +133,7 @@ sap.ui.define([
|
|
133
133
|
type: "boolean",
|
134
134
|
defaultValue: true,
|
135
135
|
mapping: {
|
136
|
-
type: "
|
136
|
+
type: "property",
|
137
137
|
to: "disabled",
|
138
138
|
formatter: "_mapEnabled"
|
139
139
|
}
|
@@ -183,7 +183,7 @@ sap.ui.define([
|
|
183
183
|
type: "sap.ui.core.TextDirection",
|
184
184
|
defaultValue: TextDirection.Inherit,
|
185
185
|
mapping: {
|
186
|
-
type: "
|
186
|
+
type: "property",
|
187
187
|
to: "dir",
|
188
188
|
formatter: "_mapTextDirection"
|
189
189
|
}
|
@@ -233,4 +233,4 @@ sap.ui.define([
|
|
233
233
|
/* CUSTOM CODE END */
|
234
234
|
|
235
235
|
return Button;
|
236
|
-
});
|
236
|
+
});
|
@@ -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.
|
29
|
+
* @version 1.118.0
|
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.
|
31
|
+
* @version 1.118.0
|
32
32
|
*
|
33
33
|
* @constructor
|
34
34
|
* @public
|
@@ -62,7 +62,7 @@ sap.ui.define([
|
|
62
62
|
* <br>
|
63
63
|
*
|
64
64
|
* @author SAP SE
|
65
|
-
* @version 1.
|
65
|
+
* @version 1.118.0
|
66
66
|
*
|
67
67
|
* @constructor
|
68
68
|
* @public
|
@@ -105,7 +105,7 @@ sap.ui.define([
|
|
105
105
|
type: "boolean",
|
106
106
|
defaultValue: true,
|
107
107
|
mapping: {
|
108
|
-
type: "
|
108
|
+
type: "property",
|
109
109
|
to: "disabled",
|
110
110
|
formatter: "_mapEnabled"
|
111
111
|
}
|
@@ -251,4 +251,4 @@ sap.ui.define([
|
|
251
251
|
/* CUSTOM CODE END */
|
252
252
|
|
253
253
|
return CheckBox;
|
254
|
-
});
|
254
|
+
});
|
@@ -8,8 +8,8 @@
|
|
8
8
|
sap.ui.define([
|
9
9
|
"sap/ui/webc/common/WebComponent",
|
10
10
|
"./library",
|
11
|
-
"./thirdparty/
|
12
|
-
"./thirdparty/
|
11
|
+
"./thirdparty/features/ColorPaletteMoreColors",
|
12
|
+
"./thirdparty/ColorPalette"
|
13
13
|
], function(WebComponent, library) {
|
14
14
|
"use strict";
|
15
15
|
|
@@ -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.
|
32
|
+
* @version 1.118.0
|
33
33
|
*
|
34
34
|
* @constructor
|
35
35
|
* @public
|
@@ -75,4 +75,4 @@ sap.ui.define([
|
|
75
75
|
/* CUSTOM CODE END */
|
76
76
|
|
77
77
|
return ColorPalette;
|
78
|
-
});
|
78
|
+
});
|
@@ -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.
|
29
|
+
* @version 1.118.0
|
30
30
|
*
|
31
31
|
* @constructor
|
32
32
|
* @public
|
@@ -8,8 +8,8 @@
|
|
8
8
|
sap.ui.define([
|
9
9
|
"sap/ui/webc/common/WebComponent",
|
10
10
|
"./library",
|
11
|
-
"./thirdparty/
|
12
|
-
"./thirdparty/
|
11
|
+
"./thirdparty/features/ColorPaletteMoreColors",
|
12
|
+
"./thirdparty/ColorPalettePopover"
|
13
13
|
], function(WebComponent, library) {
|
14
14
|
"use strict";
|
15
15
|
|
@@ -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.
|
36
|
+
* @version 1.118.0
|
37
37
|
*
|
38
38
|
* @constructor
|
39
39
|
* @public
|
@@ -129,4 +129,4 @@ sap.ui.define([
|
|
129
129
|
/* CUSTOM CODE END */
|
130
130
|
|
131
131
|
return ColorPalettePopover;
|
132
|
-
});
|
132
|
+
});
|
@@ -60,7 +60,7 @@ sap.ui.define([
|
|
60
60
|
* </ul>
|
61
61
|
*
|
62
62
|
* @author SAP SE
|
63
|
-
* @version 1.
|
63
|
+
* @version 1.118.0
|
64
64
|
*
|
65
65
|
* @constructor
|
66
66
|
* @public
|
@@ -92,7 +92,7 @@ sap.ui.define([
|
|
92
92
|
type: "boolean",
|
93
93
|
defaultValue: true,
|
94
94
|
mapping: {
|
95
|
-
type: "
|
95
|
+
type: "property",
|
96
96
|
to: "disabled",
|
97
97
|
formatter: "_mapEnabled"
|
98
98
|
}
|
@@ -266,4 +266,4 @@ sap.ui.define([
|
|
266
266
|
/* CUSTOM CODE END */
|
267
267
|
|
268
268
|
return ComboBox;
|
269
|
-
});
|
269
|
+
});
|
@@ -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.
|
27
|
+
* @version 1.118.0
|
28
28
|
*
|
29
29
|
* @constructor
|
30
30
|
* @public
|
@@ -76,7 +76,7 @@ sap.ui.define([
|
|
76
76
|
* </script></code></pre>
|
77
77
|
*
|
78
78
|
* @author SAP SE
|
79
|
-
* @version 1.
|
79
|
+
* @version 1.118.0
|
80
80
|
*
|
81
81
|
* @constructor
|
82
82
|
* @public
|
@@ -109,7 +109,7 @@ sap.ui.define([
|
|
109
109
|
type: "boolean",
|
110
110
|
defaultValue: true,
|
111
111
|
mapping: {
|
112
|
-
type: "
|
112
|
+
type: "property",
|
113
113
|
to: "disabled",
|
114
114
|
formatter: "_mapEnabled"
|
115
115
|
}
|
@@ -386,4 +386,4 @@ sap.ui.define([
|
|
386
386
|
/* CUSTOM CODE END */
|
387
387
|
|
388
388
|
return DatePicker;
|
389
|
-
});
|
389
|
+
});
|
@@ -46,7 +46,7 @@ sap.ui.define([
|
|
46
46
|
* </ul>
|
47
47
|
*
|
48
48
|
* @author SAP SE
|
49
|
-
* @version 1.
|
49
|
+
* @version 1.118.0
|
50
50
|
*
|
51
51
|
* @constructor
|
52
52
|
* @public
|
@@ -87,7 +87,7 @@ sap.ui.define([
|
|
87
87
|
type: "boolean",
|
88
88
|
defaultValue: true,
|
89
89
|
mapping: {
|
90
|
-
type: "
|
90
|
+
type: "property",
|
91
91
|
to: "disabled",
|
92
92
|
formatter: "_mapEnabled"
|
93
93
|
}
|
@@ -384,4 +384,4 @@ sap.ui.define([
|
|
384
384
|
/* CUSTOM CODE END */
|
385
385
|
|
386
386
|
return DateRangePicker;
|
387
|
-
});
|
387
|
+
});
|
@@ -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.
|
75
|
+
* @version 1.118.0
|
76
76
|
*
|
77
77
|
* @constructor
|
78
78
|
* @public
|
@@ -105,7 +105,7 @@ sap.ui.define([
|
|
105
105
|
type: "boolean",
|
106
106
|
defaultValue: true,
|
107
107
|
mapping: {
|
108
|
-
type: "
|
108
|
+
type: "property",
|
109
109
|
to: "disabled",
|
110
110
|
formatter: "_mapEnabled"
|
111
111
|
}
|
@@ -382,4 +382,4 @@ sap.ui.define([
|
|
382
382
|
/* CUSTOM CODE END */
|
383
383
|
|
384
384
|
return DateTimePicker;
|
385
|
-
});
|
385
|
+
});
|
@@ -50,7 +50,7 @@ sap.ui.define([
|
|
50
50
|
* <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.
|
51
51
|
*
|
52
52
|
* @author SAP SE
|
53
|
-
* @version 1.
|
53
|
+
* @version 1.118.0
|
54
54
|
*
|
55
55
|
* @constructor
|
56
56
|
* @public
|
@@ -33,7 +33,7 @@ sap.ui.define([
|
|
33
33
|
* And, similar to all input based components, the FileUploader supports "valueState", "placeholder", "name", and "disabled" properties.
|
34
34
|
*
|
35
35
|
* @author SAP SE
|
36
|
-
* @version 1.
|
36
|
+
* @version 1.118.0
|
37
37
|
*
|
38
38
|
* @constructor
|
39
39
|
* @public
|
@@ -68,7 +68,7 @@ sap.ui.define([
|
|
68
68
|
type: "boolean",
|
69
69
|
defaultValue: true,
|
70
70
|
mapping: {
|
71
|
-
type: "
|
71
|
+
type: "property",
|
72
72
|
to: "disabled",
|
73
73
|
formatter: "_mapEnabled"
|
74
74
|
}
|
@@ -205,4 +205,4 @@ sap.ui.define([
|
|
205
205
|
/* CUSTOM CODE END */
|
206
206
|
|
207
207
|
return FileUploader;
|
208
|
-
});
|
208
|
+
});
|
@@ -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.
|
27
|
+
* @version 1.118.0
|
28
28
|
*
|
29
29
|
* @constructor
|
30
30
|
* @public
|
@@ -10,9 +10,9 @@ sap.ui.define([
|
|
10
10
|
"./library",
|
11
11
|
"sap/ui/core/EnabledPropagator",
|
12
12
|
"sap/ui/core/library",
|
13
|
-
"./thirdparty/
|
13
|
+
"./thirdparty/features/InputSuggestions",
|
14
14
|
"./thirdparty/features/InputElementsFormSupport",
|
15
|
-
"./thirdparty/
|
15
|
+
"./thirdparty/Input"
|
16
16
|
], function(WebComponent, library, EnabledPropagator, coreLibrary) {
|
17
17
|
"use strict";
|
18
18
|
|
@@ -53,7 +53,7 @@ sap.ui.define([
|
|
53
53
|
* </ul>
|
54
54
|
*
|
55
55
|
* @author SAP SE
|
56
|
-
* @version 1.
|
56
|
+
* @version 1.118.0
|
57
57
|
*
|
58
58
|
* @constructor
|
59
59
|
* @public
|
@@ -86,7 +86,7 @@ sap.ui.define([
|
|
86
86
|
type: "boolean",
|
87
87
|
defaultValue: true,
|
88
88
|
mapping: {
|
89
|
-
type: "
|
89
|
+
type: "property",
|
90
90
|
to: "disabled",
|
91
91
|
formatter: "_mapEnabled"
|
92
92
|
}
|
@@ -344,4 +344,4 @@ sap.ui.define([
|
|
344
344
|
/* CUSTOM CODE END */
|
345
345
|
|
346
346
|
return Input;
|
347
|
-
});
|
347
|
+
});
|
@@ -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.118.0
|
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.
|
43
|
+
* @version 1.118.0
|
44
44
|
*
|
45
45
|
* @constructor
|
46
46
|
* @public
|
@@ -118,7 +118,7 @@ sap.ui.define([
|
|
118
118
|
type: "boolean",
|
119
119
|
defaultValue: true,
|
120
120
|
mapping: {
|
121
|
-
type: "
|
121
|
+
type: "property",
|
122
122
|
to: "disabled",
|
123
123
|
formatter: "_mapEnabled"
|
124
124
|
}
|
@@ -239,4 +239,4 @@ sap.ui.define([
|
|
239
239
|
/* CUSTOM CODE END */
|
240
240
|
|
241
241
|
return Link;
|
242
|
-
});
|
242
|
+
});
|
@@ -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.118.0
|
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.
|
34
|
+
* @version 1.118.0
|
35
35
|
*
|
36
36
|
* @constructor
|
37
37
|
* @public
|
@@ -89,7 +89,7 @@ sap.ui.define([
|
|
89
89
|
type: "boolean",
|
90
90
|
defaultValue: true,
|
91
91
|
mapping: {
|
92
|
-
type: "
|
92
|
+
type: "property",
|
93
93
|
to: "disabled",
|
94
94
|
formatter: "_mapEnabled"
|
95
95
|
}
|
@@ -141,4 +141,4 @@ sap.ui.define([
|
|
141
141
|
/* CUSTOM CODE END */
|
142
142
|
|
143
143
|
return MenuItem;
|
144
|
-
});
|
144
|
+
});
|
@@ -60,7 +60,7 @@ sap.ui.define([
|
|
60
60
|
* </ul>
|
61
61
|
*
|
62
62
|
* @author SAP SE
|
63
|
-
* @version 1.
|
63
|
+
* @version 1.118.0
|
64
64
|
*
|
65
65
|
* @constructor
|
66
66
|
* @public
|
@@ -100,7 +100,7 @@ sap.ui.define([
|
|
100
100
|
type: "boolean",
|
101
101
|
defaultValue: true,
|
102
102
|
mapping: {
|
103
|
-
type: "
|
103
|
+
type: "property",
|
104
104
|
to: "disabled",
|
105
105
|
formatter: "_mapEnabled"
|
106
106
|
}
|
@@ -289,4 +289,4 @@ sap.ui.define([
|
|
289
289
|
/* CUSTOM CODE END */
|
290
290
|
|
291
291
|
return MultiComboBox;
|
292
|
-
});
|
292
|
+
});
|
@@ -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.118.0
|
28
28
|
*
|
29
29
|
* @constructor
|
30
30
|
* @public
|
@@ -11,9 +11,9 @@ sap.ui.define([
|
|
11
11
|
"sap/ui/core/EnabledPropagator",
|
12
12
|
"sap/ui/base/ManagedObjectObserver",
|
13
13
|
"sap/ui/core/library",
|
14
|
-
"./thirdparty/MultiInput",
|
15
14
|
"./thirdparty/features/InputElementsFormSupport",
|
16
|
-
"./thirdparty/features/InputSuggestions"
|
15
|
+
"./thirdparty/features/InputSuggestions",
|
16
|
+
"./thirdparty/MultiInput"
|
17
17
|
], function(WebComponent, library, EnabledPropagator, ManagedObjectObserver, coreLibrary) {
|
18
18
|
"use strict";
|
19
19
|
|
@@ -38,7 +38,7 @@ sap.ui.define([
|
|
38
38
|
* </ul>
|
39
39
|
*
|
40
40
|
* @author SAP SE
|
41
|
-
* @version 1.
|
41
|
+
* @version 1.118.0
|
42
42
|
*
|
43
43
|
* @constructor
|
44
44
|
* @public
|
@@ -71,7 +71,7 @@ sap.ui.define([
|
|
71
71
|
type: "boolean",
|
72
72
|
defaultValue: true,
|
73
73
|
mapping: {
|
74
|
-
type: "
|
74
|
+
type: "property",
|
75
75
|
to: "disabled",
|
76
76
|
formatter: "_mapEnabled"
|
77
77
|
}
|
@@ -426,4 +426,4 @@ sap.ui.define([
|
|
426
426
|
/* CUSTOM CODE END */
|
427
427
|
|
428
428
|
return MultiInput;
|
429
|
-
});
|
429
|
+
});
|