@openui5/sap.ui.webc.main 1.118.0 → 1.119.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.
Files changed (79) hide show
  1. package/THIRDPARTY.txt +2 -2
  2. package/package.json +3 -3
  3. package/src/sap/ui/webc/main/.library +1 -1
  4. package/src/sap/ui/webc/main/Avatar.js +4 -4
  5. package/src/sap/ui/webc/main/AvatarGroup.js +4 -4
  6. package/src/sap/ui/webc/main/Badge.js +4 -4
  7. package/src/sap/ui/webc/main/Breadcrumbs.js +4 -4
  8. package/src/sap/ui/webc/main/BreadcrumbsItem.js +4 -4
  9. package/src/sap/ui/webc/main/BusyIndicator.js +4 -4
  10. package/src/sap/ui/webc/main/Button.js +3 -3
  11. package/src/sap/ui/webc/main/Calendar.js +4 -4
  12. package/src/sap/ui/webc/main/CalendarDate.js +4 -4
  13. package/src/sap/ui/webc/main/Card.js +4 -4
  14. package/src/sap/ui/webc/main/CardHeader.js +4 -4
  15. package/src/sap/ui/webc/main/Carousel.js +4 -4
  16. package/src/sap/ui/webc/main/CheckBox.js +3 -3
  17. package/src/sap/ui/webc/main/ColorPalette.js +3 -3
  18. package/src/sap/ui/webc/main/ColorPaletteItem.js +4 -4
  19. package/src/sap/ui/webc/main/ColorPalettePopover.js +3 -3
  20. package/src/sap/ui/webc/main/ColorPicker.js +4 -4
  21. package/src/sap/ui/webc/main/ComboBox.js +3 -3
  22. package/src/sap/ui/webc/main/ComboBoxGroupItem.js +4 -4
  23. package/src/sap/ui/webc/main/ComboBoxItem.js +4 -4
  24. package/src/sap/ui/webc/main/CustomListItem.js +4 -4
  25. package/src/sap/ui/webc/main/DatePicker.js +3 -3
  26. package/src/sap/ui/webc/main/DateRangePicker.js +3 -3
  27. package/src/sap/ui/webc/main/DateTimePicker.js +3 -3
  28. package/src/sap/ui/webc/main/Dialog.js +4 -4
  29. package/src/sap/ui/webc/main/FileUploader.js +3 -3
  30. package/src/sap/ui/webc/main/GroupHeaderListItem.js +4 -4
  31. package/src/sap/ui/webc/main/Icon.js +4 -4
  32. package/src/sap/ui/webc/main/Input.js +3 -3
  33. package/src/sap/ui/webc/main/Label.js +4 -4
  34. package/src/sap/ui/webc/main/Link.js +3 -3
  35. package/src/sap/ui/webc/main/List.js +4 -4
  36. package/src/sap/ui/webc/main/Menu.js +4 -4
  37. package/src/sap/ui/webc/main/MenuItem.js +3 -3
  38. package/src/sap/ui/webc/main/MessageStrip.js +4 -4
  39. package/src/sap/ui/webc/main/MultiComboBox.js +3 -3
  40. package/src/sap/ui/webc/main/MultiComboBoxGroupItem.js +4 -4
  41. package/src/sap/ui/webc/main/MultiComboBoxItem.js +4 -4
  42. package/src/sap/ui/webc/main/MultiInput.js +3 -3
  43. package/src/sap/ui/webc/main/Option.js +3 -3
  44. package/src/sap/ui/webc/main/Panel.js +4 -4
  45. package/src/sap/ui/webc/main/Popover.js +4 -4
  46. package/src/sap/ui/webc/main/ProgressIndicator.js +3 -3
  47. package/src/sap/ui/webc/main/RadioButton.js +3 -3
  48. package/src/sap/ui/webc/main/RangeSlider.js +3 -3
  49. package/src/sap/ui/webc/main/RatingIndicator.js +3 -3
  50. package/src/sap/ui/webc/main/ResponsivePopover.js +4 -4
  51. package/src/sap/ui/webc/main/SegmentedButton.js +4 -4
  52. package/src/sap/ui/webc/main/SegmentedButtonItem.js +3 -3
  53. package/src/sap/ui/webc/main/Select.js +3 -3
  54. package/src/sap/ui/webc/main/Slider.js +3 -3
  55. package/src/sap/ui/webc/main/SplitButton.js +3 -3
  56. package/src/sap/ui/webc/main/StandardListItem.js +4 -4
  57. package/src/sap/ui/webc/main/StepInput.js +3 -3
  58. package/src/sap/ui/webc/main/SuggestionGroupItem.js +4 -4
  59. package/src/sap/ui/webc/main/SuggestionItem.js +4 -4
  60. package/src/sap/ui/webc/main/Switch.js +3 -3
  61. package/src/sap/ui/webc/main/Tab.js +3 -3
  62. package/src/sap/ui/webc/main/TabContainer.js +4 -4
  63. package/src/sap/ui/webc/main/TabSeparator.js +4 -4
  64. package/src/sap/ui/webc/main/Table.js +4 -4
  65. package/src/sap/ui/webc/main/TableCell.js +4 -4
  66. package/src/sap/ui/webc/main/TableColumn.js +4 -4
  67. package/src/sap/ui/webc/main/TableGroupRow.js +4 -4
  68. package/src/sap/ui/webc/main/TableRow.js +4 -4
  69. package/src/sap/ui/webc/main/TextArea.js +3 -3
  70. package/src/sap/ui/webc/main/TimePicker.js +3 -3
  71. package/src/sap/ui/webc/main/Title.js +4 -4
  72. package/src/sap/ui/webc/main/Toast.js +4 -4
  73. package/src/sap/ui/webc/main/ToggleButton.js +3 -3
  74. package/src/sap/ui/webc/main/Token.js +4 -4
  75. package/src/sap/ui/webc/main/Tree.js +4 -4
  76. package/src/sap/ui/webc/main/TreeItem.js +4 -4
  77. package/src/sap/ui/webc/main/TreeItemCustom.js +4 -4
  78. package/src/sap/ui/webc/main/changeHandler/ChangeLinkTarget.js +1 -1
  79. package/src/sap/ui/webc/main/library.js +2 -2
@@ -6,7 +6,7 @@
6
6
 
7
7
  // Provides control sap.ui.webc.main.CustomListItem.
8
8
  sap.ui.define([
9
- "sap/ui/webc/common/WebComponent",
9
+ "sap/ui/core/webc/WebComponent",
10
10
  "./library",
11
11
  "./thirdparty/CustomListItem"
12
12
  ], function(WebComponent, library) {
@@ -20,7 +20,7 @@ sap.ui.define([
20
20
  * @param {string} [sId] ID for the new control, generated automatically if no ID is given
21
21
  * @param {object} [mSettings] Initial settings for the new control
22
22
  *
23
- * @extends sap.ui.webc.common.WebComponent
23
+ * @extends sap.ui.core.webc.WebComponent
24
24
  * @class
25
25
  *
26
26
  * A component to be used as custom list item within the <code>sap.ui.webc.main.List</code> the same way as the standard <code>sap.ui.webc.main.StandardListItem</code>.
@@ -28,7 +28,7 @@ sap.ui.define([
28
28
  * The component accepts arbitrary HTML content to allow full customization.
29
29
  *
30
30
  * @author SAP SE
31
- * @version 1.118.0
31
+ * @version 1.119.0
32
32
  *
33
33
  * @constructor
34
34
  * @public
@@ -116,4 +116,4 @@ sap.ui.define([
116
116
  /* CUSTOM CODE END */
117
117
 
118
118
  return CustomListItem;
119
- });
119
+ });
@@ -6,7 +6,7 @@
6
6
 
7
7
  // Provides control sap.ui.webc.main.DatePicker.
8
8
  sap.ui.define([
9
- "sap/ui/webc/common/WebComponent",
9
+ "sap/ui/core/webc/WebComponent",
10
10
  "./library",
11
11
  "sap/ui/core/EnabledPropagator",
12
12
  "sap/ui/core/library",
@@ -24,7 +24,7 @@ sap.ui.define([
24
24
  * @param {string} [sId] ID for the new control, generated automatically if no ID is given
25
25
  * @param {object} [mSettings] Initial settings for the new control
26
26
  *
27
- * @extends sap.ui.webc.common.WebComponent
27
+ * @extends sap.ui.core.webc.WebComponent
28
28
  * @class
29
29
  *
30
30
  * <h3>Overview</h3>
@@ -76,7 +76,7 @@ sap.ui.define([
76
76
  * &lt;/script&gt;</code></pre>
77
77
  *
78
78
  * @author SAP SE
79
- * @version 1.118.0
79
+ * @version 1.119.0
80
80
  *
81
81
  * @constructor
82
82
  * @public
@@ -6,7 +6,7 @@
6
6
 
7
7
  // Provides control sap.ui.webc.main.DateRangePicker.
8
8
  sap.ui.define([
9
- "sap/ui/webc/common/WebComponent",
9
+ "sap/ui/core/webc/WebComponent",
10
10
  "./library",
11
11
  "sap/ui/core/EnabledPropagator",
12
12
  "sap/ui/core/library",
@@ -24,7 +24,7 @@ sap.ui.define([
24
24
  * @param {string} [sId] ID for the new control, generated automatically if no ID is given
25
25
  * @param {object} [mSettings] Initial settings for the new control
26
26
  *
27
- * @extends sap.ui.webc.common.WebComponent
27
+ * @extends sap.ui.core.webc.WebComponent
28
28
  * @class
29
29
  *
30
30
  * <h3>Overview</h3> The DateRangePicker enables the users to enter a localized date range using touch, mouse, keyboard input, or by selecting a date range in the calendar.
@@ -46,7 +46,7 @@ sap.ui.define([
46
46
  * </ul>
47
47
  *
48
48
  * @author SAP SE
49
- * @version 1.118.0
49
+ * @version 1.119.0
50
50
  *
51
51
  * @constructor
52
52
  * @public
@@ -6,7 +6,7 @@
6
6
 
7
7
  // Provides control sap.ui.webc.main.DateTimePicker.
8
8
  sap.ui.define([
9
- "sap/ui/webc/common/WebComponent",
9
+ "sap/ui/core/webc/WebComponent",
10
10
  "./library",
11
11
  "sap/ui/core/EnabledPropagator",
12
12
  "sap/ui/core/library",
@@ -24,7 +24,7 @@ sap.ui.define([
24
24
  * @param {string} [sId] ID for the new control, generated automatically if no ID is given
25
25
  * @param {object} [mSettings] Initial settings for the new control
26
26
  *
27
- * @extends sap.ui.webc.common.WebComponent
27
+ * @extends sap.ui.core.webc.WebComponent
28
28
  * @class
29
29
  *
30
30
  * <h3>Overview</h3> The <code>DateTimePicker</code> component alows users to select both date (day, month and year) and time (hours, minutes and seconds) and for the purpose it consists of input field and Date/Time picker.
@@ -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.118.0
75
+ * @version 1.119.0
76
76
  *
77
77
  * @constructor
78
78
  * @public
@@ -6,7 +6,7 @@
6
6
 
7
7
  // Provides control sap.ui.webc.main.Dialog.
8
8
  sap.ui.define([
9
- "sap/ui/webc/common/WebComponent",
9
+ "sap/ui/core/webc/WebComponent",
10
10
  "./library",
11
11
  "sap/ui/core/library",
12
12
  "./thirdparty/Dialog"
@@ -22,7 +22,7 @@ sap.ui.define([
22
22
  * @param {string} [sId] ID for the new control, generated automatically if no ID is given
23
23
  * @param {object} [mSettings] Initial settings for the new control
24
24
  *
25
- * @extends sap.ui.webc.common.WebComponent
25
+ * @extends sap.ui.core.webc.WebComponent
26
26
  * @class
27
27
  *
28
28
  * <h3>Overview</h3> The <code>sap.ui.webc.main.Dialog</code> component is used to temporarily display some information in a size-limited window in front of the regular app screen. It is used to prompt the user for an action or a confirmation. The <code>sap.ui.webc.main.Dialog</code> interrupts the current app processing as it is the only focused UI element and the main screen is dimmed/blocked. The dialog combines concepts known from other technologies where the windows have names such as dialog box, dialog window, pop-up, pop-up window, alert box, or message box. <br>
@@ -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.118.0
53
+ * @version 1.119.0
54
54
  *
55
55
  * @constructor
56
56
  * @public
@@ -307,4 +307,4 @@ sap.ui.define([
307
307
  /* CUSTOM CODE END */
308
308
 
309
309
  return Dialog;
310
- });
310
+ });
@@ -6,7 +6,7 @@
6
6
 
7
7
  // Provides control sap.ui.webc.main.FileUploader.
8
8
  sap.ui.define([
9
- "sap/ui/webc/common/WebComponent",
9
+ "sap/ui/core/webc/WebComponent",
10
10
  "./library",
11
11
  "sap/ui/core/EnabledPropagator",
12
12
  "sap/ui/core/library",
@@ -23,7 +23,7 @@ sap.ui.define([
23
23
  * @param {string} [sId] ID for the new control, generated automatically if no ID is given
24
24
  * @param {object} [mSettings] Initial settings for the new control
25
25
  *
26
- * @extends sap.ui.webc.common.WebComponent
26
+ * @extends sap.ui.core.webc.WebComponent
27
27
  * @class
28
28
  *
29
29
  * <h3>Overview</h3>
@@ -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.118.0
36
+ * @version 1.119.0
37
37
  *
38
38
  * @constructor
39
39
  * @public
@@ -6,7 +6,7 @@
6
6
 
7
7
  // Provides control sap.ui.webc.main.GroupHeaderListItem.
8
8
  sap.ui.define([
9
- "sap/ui/webc/common/WebComponent",
9
+ "sap/ui/core/webc/WebComponent",
10
10
  "./library",
11
11
  "./thirdparty/GroupHeaderListItem"
12
12
  ], function(WebComponent, library) {
@@ -18,13 +18,13 @@ sap.ui.define([
18
18
  * @param {string} [sId] ID for the new control, generated automatically if no ID is given
19
19
  * @param {object} [mSettings] Initial settings for the new control
20
20
  *
21
- * @extends sap.ui.webc.common.WebComponent
21
+ * @extends sap.ui.core.webc.WebComponent
22
22
  * @class
23
23
  *
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.118.0
27
+ * @version 1.119.0
28
28
  *
29
29
  * @constructor
30
30
  * @public
@@ -74,4 +74,4 @@ sap.ui.define([
74
74
  /* CUSTOM CODE END */
75
75
 
76
76
  return GroupHeaderListItem;
77
- });
77
+ });
@@ -6,7 +6,7 @@
6
6
 
7
7
  // Provides control sap.ui.webc.main.Icon.
8
8
  sap.ui.define([
9
- "sap/ui/webc/common/WebComponent",
9
+ "sap/ui/core/webc/WebComponent",
10
10
  "./library",
11
11
  "./thirdparty/Icon"
12
12
  ], function(WebComponent, library) {
@@ -20,7 +20,7 @@ sap.ui.define([
20
20
  * @param {string} [sId] ID for the new control, generated automatically if no ID is given
21
21
  * @param {object} [mSettings] Initial settings for the new control
22
22
  *
23
- * @extends sap.ui.webc.common.WebComponent
23
+ * @extends sap.ui.core.webc.WebComponent
24
24
  * @class
25
25
  *
26
26
  * <h3>Overview</h3>
@@ -87,7 +87,7 @@ sap.ui.define([
87
87
  * </ul>
88
88
  *
89
89
  * @author SAP SE
90
- * @version 1.118.0
90
+ * @version 1.119.0
91
91
  *
92
92
  * @constructor
93
93
  * @public
@@ -249,4 +249,4 @@ sap.ui.define([
249
249
  /* CUSTOM CODE END */
250
250
 
251
251
  return Icon;
252
- });
252
+ });
@@ -6,7 +6,7 @@
6
6
 
7
7
  // Provides control sap.ui.webc.main.Input.
8
8
  sap.ui.define([
9
- "sap/ui/webc/common/WebComponent",
9
+ "sap/ui/core/webc/WebComponent",
10
10
  "./library",
11
11
  "sap/ui/core/EnabledPropagator",
12
12
  "sap/ui/core/library",
@@ -25,7 +25,7 @@ sap.ui.define([
25
25
  * @param {string} [sId] ID for the new control, generated automatically if no ID is given
26
26
  * @param {object} [mSettings] Initial settings for the new control
27
27
  *
28
- * @extends sap.ui.webc.common.WebComponent
28
+ * @extends sap.ui.core.webc.WebComponent
29
29
  * @class
30
30
  *
31
31
  * <h3>Overview</h3>
@@ -53,7 +53,7 @@ sap.ui.define([
53
53
  * </ul>
54
54
  *
55
55
  * @author SAP SE
56
- * @version 1.118.0
56
+ * @version 1.119.0
57
57
  *
58
58
  * @constructor
59
59
  * @public
@@ -6,7 +6,7 @@
6
6
 
7
7
  // Provides control sap.ui.webc.main.Label.
8
8
  sap.ui.define([
9
- "sap/ui/webc/common/WebComponent",
9
+ "sap/ui/core/webc/WebComponent",
10
10
  "./library",
11
11
  "sap/ui/core/LabelEnablement",
12
12
  "./thirdparty/Label"
@@ -21,7 +21,7 @@ sap.ui.define([
21
21
  * @param {string} [sId] ID for the new control, generated automatically if no ID is given
22
22
  * @param {object} [mSettings] Initial settings for the new control
23
23
  *
24
- * @extends sap.ui.webc.common.WebComponent
24
+ * @extends sap.ui.core.webc.WebComponent
25
25
  * @class
26
26
  *
27
27
  * <h3>Overview</h3>
@@ -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.118.0
38
+ * @version 1.119.0
39
39
  *
40
40
  * @constructor
41
41
  * @public
@@ -129,4 +129,4 @@ sap.ui.define([
129
129
  /* CUSTOM CODE END */
130
130
 
131
131
  return Label;
132
- });
132
+ });
@@ -6,7 +6,7 @@
6
6
 
7
7
  // Provides control sap.ui.webc.main.Link.
8
8
  sap.ui.define([
9
- "sap/ui/webc/common/WebComponent",
9
+ "sap/ui/core/webc/WebComponent",
10
10
  "./library",
11
11
  "sap/ui/core/EnabledPropagator",
12
12
  "./thirdparty/Link"
@@ -22,7 +22,7 @@ sap.ui.define([
22
22
  * @param {string} [sId] ID for the new control, generated automatically if no ID is given
23
23
  * @param {object} [mSettings] Initial settings for the new control
24
24
  *
25
- * @extends sap.ui.webc.common.WebComponent
25
+ * @extends sap.ui.core.webc.WebComponent
26
26
  * @class
27
27
  *
28
28
  * <h3>Overview</h3> The <code>sap.ui.webc.main.Link</code> is a hyperlink component that is used to navigate to other apps and web pages, or to trigger actions. It is a clickable text element, visualized in such a way that it stands out from the standard text. On hover, it changes its style to an underlined text to provide additional feedback to the user.
@@ -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.118.0
43
+ * @version 1.119.0
44
44
  *
45
45
  * @constructor
46
46
  * @public
@@ -6,7 +6,7 @@
6
6
 
7
7
  // Provides control sap.ui.webc.main.List.
8
8
  sap.ui.define([
9
- "sap/ui/webc/common/WebComponent",
9
+ "sap/ui/core/webc/WebComponent",
10
10
  "./library",
11
11
  "./thirdparty/List"
12
12
  ], function(WebComponent, library) {
@@ -22,7 +22,7 @@ sap.ui.define([
22
22
  * @param {string} [sId] ID for the new control, generated automatically if no ID is given
23
23
  * @param {object} [mSettings] Initial settings for the new control
24
24
  *
25
- * @extends sap.ui.webc.common.WebComponent
25
+ * @extends sap.ui.core.webc.WebComponent
26
26
  * @class
27
27
  *
28
28
  * <h3>Overview</h3>
@@ -61,7 +61,7 @@ sap.ui.define([
61
61
  * </ul>
62
62
  *
63
63
  * @author SAP SE
64
- * @version 1.118.0
64
+ * @version 1.119.0
65
65
  *
66
66
  * @constructor
67
67
  * @public
@@ -346,4 +346,4 @@ sap.ui.define([
346
346
  /* CUSTOM CODE END */
347
347
 
348
348
  return List;
349
- });
349
+ });
@@ -6,7 +6,7 @@
6
6
 
7
7
  // Provides control sap.ui.webc.main.Menu.
8
8
  sap.ui.define([
9
- "sap/ui/webc/common/WebComponent",
9
+ "sap/ui/core/webc/WebComponent",
10
10
  "./library",
11
11
  "./thirdparty/Menu"
12
12
  ], function(WebComponent, library) {
@@ -18,7 +18,7 @@ sap.ui.define([
18
18
  * @param {string} [sId] ID for the new control, generated automatically if no ID is given
19
19
  * @param {object} [mSettings] Initial settings for the new control
20
20
  *
21
- * @extends sap.ui.webc.common.WebComponent
21
+ * @extends sap.ui.core.webc.WebComponent
22
22
  * @class
23
23
  *
24
24
  * <h3>Overview</h3>
@@ -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.118.0
42
+ * @version 1.119.0
43
43
  *
44
44
  * @constructor
45
45
  * @public
@@ -202,4 +202,4 @@ sap.ui.define([
202
202
  /* CUSTOM CODE END */
203
203
 
204
204
  return Menu;
205
- });
205
+ });
@@ -6,7 +6,7 @@
6
6
 
7
7
  // Provides control sap.ui.webc.main.MenuItem.
8
8
  sap.ui.define([
9
- "sap/ui/webc/common/WebComponent",
9
+ "sap/ui/core/webc/WebComponent",
10
10
  "./library",
11
11
  "sap/ui/core/EnabledPropagator",
12
12
  "./thirdparty/MenuItem"
@@ -19,7 +19,7 @@ sap.ui.define([
19
19
  * @param {string} [sId] ID for the new control, generated automatically if no ID is given
20
20
  * @param {object} [mSettings] Initial settings for the new control
21
21
  *
22
- * @extends sap.ui.webc.common.WebComponent
22
+ * @extends sap.ui.core.webc.WebComponent
23
23
  * @class
24
24
  *
25
25
  * <h3>Overview</h3>
@@ -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.118.0
34
+ * @version 1.119.0
35
35
  *
36
36
  * @constructor
37
37
  * @public
@@ -6,7 +6,7 @@
6
6
 
7
7
  // Provides control sap.ui.webc.main.MessageStrip.
8
8
  sap.ui.define([
9
- "sap/ui/webc/common/WebComponent",
9
+ "sap/ui/core/webc/WebComponent",
10
10
  "./library",
11
11
  "./thirdparty/MessageStrip"
12
12
  ], function(WebComponent, library) {
@@ -20,7 +20,7 @@ sap.ui.define([
20
20
  * @param {string} [sId] ID for the new control, generated automatically if no ID is given
21
21
  * @param {object} [mSettings] Initial settings for the new control
22
22
  *
23
- * @extends sap.ui.webc.common.WebComponent
23
+ * @extends sap.ui.core.webc.WebComponent
24
24
  * @class
25
25
  *
26
26
  * <h3>Overview</h3>
@@ -34,7 +34,7 @@ sap.ui.define([
34
34
  * <h3>Keyboard Handling</h3>
35
35
  *
36
36
  * @author SAP SE
37
- * @version 1.118.0
37
+ * @version 1.119.0
38
38
  *
39
39
  * @constructor
40
40
  * @public
@@ -132,4 +132,4 @@ sap.ui.define([
132
132
  /* CUSTOM CODE END */
133
133
 
134
134
  return MessageStrip;
135
- });
135
+ });
@@ -6,7 +6,7 @@
6
6
 
7
7
  // Provides control sap.ui.webc.main.MultiComboBox.
8
8
  sap.ui.define([
9
- "sap/ui/webc/common/WebComponent",
9
+ "sap/ui/core/webc/WebComponent",
10
10
  "./library",
11
11
  "sap/ui/core/EnabledPropagator",
12
12
  "sap/ui/core/library",
@@ -23,7 +23,7 @@ sap.ui.define([
23
23
  * @param {string} [sId] ID for the new control, generated automatically if no ID is given
24
24
  * @param {object} [mSettings] Initial settings for the new control
25
25
  *
26
- * @extends sap.ui.webc.common.WebComponent
26
+ * @extends sap.ui.core.webc.WebComponent
27
27
  * @class
28
28
  *
29
29
  * <h3>Overview</h3>
@@ -60,7 +60,7 @@ sap.ui.define([
60
60
  * </ul>
61
61
  *
62
62
  * @author SAP SE
63
- * @version 1.118.0
63
+ * @version 1.119.0
64
64
  *
65
65
  * @constructor
66
66
  * @public
@@ -6,7 +6,7 @@
6
6
 
7
7
  // Provides control sap.ui.webc.main.MultiComboBoxGroupItem.
8
8
  sap.ui.define([
9
- "sap/ui/webc/common/WebComponent",
9
+ "sap/ui/core/webc/WebComponent",
10
10
  "./library",
11
11
  "./thirdparty/MultiComboBoxGroupItem"
12
12
  ], function(WebComponent, library) {
@@ -18,13 +18,13 @@ sap.ui.define([
18
18
  * @param {string} [sId] ID for the new control, generated automatically if no ID is given
19
19
  * @param {object} [mSettings] Initial settings for the new control
20
20
  *
21
- * @extends sap.ui.webc.common.WebComponent
21
+ * @extends sap.ui.core.webc.WebComponent
22
22
  * @class
23
23
  *
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.118.0
27
+ * @version 1.119.0
28
28
  *
29
29
  * @constructor
30
30
  * @public
@@ -57,4 +57,4 @@ sap.ui.define([
57
57
  /* CUSTOM CODE END */
58
58
 
59
59
  return MultiComboBoxGroupItem;
60
- });
60
+ });
@@ -6,7 +6,7 @@
6
6
 
7
7
  // Provides control sap.ui.webc.main.MultiComboBoxItem.
8
8
  sap.ui.define([
9
- "sap/ui/webc/common/WebComponent",
9
+ "sap/ui/core/webc/WebComponent",
10
10
  "./library",
11
11
  "./thirdparty/MultiComboBoxItem"
12
12
  ], function(WebComponent, library) {
@@ -18,13 +18,13 @@ sap.ui.define([
18
18
  * @param {string} [sId] ID for the new control, generated automatically if no ID is given
19
19
  * @param {object} [mSettings] Initial settings for the new control
20
20
  *
21
- * @extends sap.ui.webc.common.WebComponent
21
+ * @extends sap.ui.core.webc.WebComponent
22
22
  * @class
23
23
  *
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.118.0
27
+ * @version 1.119.0
28
28
  *
29
29
  * @constructor
30
30
  * @public
@@ -73,4 +73,4 @@ sap.ui.define([
73
73
  /* CUSTOM CODE END */
74
74
 
75
75
  return MultiComboBoxItem;
76
- });
76
+ });
@@ -6,7 +6,7 @@
6
6
 
7
7
  // Provides control sap.ui.webc.main.MultiInput.
8
8
  sap.ui.define([
9
- "sap/ui/webc/common/WebComponent",
9
+ "sap/ui/core/webc/WebComponent",
10
10
  "./library",
11
11
  "sap/ui/core/EnabledPropagator",
12
12
  "sap/ui/base/ManagedObjectObserver",
@@ -26,7 +26,7 @@ sap.ui.define([
26
26
  * @param {string} [sId] ID for the new control, generated automatically if no ID is given
27
27
  * @param {object} [mSettings] Initial settings for the new control
28
28
  *
29
- * @extends sap.ui.webc.common.WebComponent
29
+ * @extends sap.ui.core.webc.WebComponent
30
30
  * @class
31
31
  *
32
32
  * <h3>Overview</h3> A <code>sap.ui.webc.main.MultiInput</code> field allows the user to enter multiple values, which are displayed as <code>sap.ui.webc.main.Token</code>.
@@ -38,7 +38,7 @@ sap.ui.define([
38
38
  * </ul>
39
39
  *
40
40
  * @author SAP SE
41
- * @version 1.118.0
41
+ * @version 1.119.0
42
42
  *
43
43
  * @constructor
44
44
  * @public
@@ -6,7 +6,7 @@
6
6
 
7
7
  // Provides control sap.ui.webc.main.Option.
8
8
  sap.ui.define([
9
- "sap/ui/webc/common/WebComponent",
9
+ "sap/ui/core/webc/WebComponent",
10
10
  "./library",
11
11
  "sap/ui/core/EnabledPropagator",
12
12
  "./thirdparty/Option"
@@ -19,7 +19,7 @@ sap.ui.define([
19
19
  * @param {string} [sId] ID for the new control, generated automatically if no ID is given
20
20
  * @param {object} [mSettings] Initial settings for the new control
21
21
  *
22
- * @extends sap.ui.webc.common.WebComponent
22
+ * @extends sap.ui.core.webc.WebComponent
23
23
  * @class
24
24
  *
25
25
  * <h3>Overview</h3>
@@ -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.118.0
30
+ * @version 1.119.0
31
31
  *
32
32
  * @constructor
33
33
  * @public
@@ -6,7 +6,7 @@
6
6
 
7
7
  // Provides control sap.ui.webc.main.Panel.
8
8
  sap.ui.define([
9
- "sap/ui/webc/common/WebComponent",
9
+ "sap/ui/core/webc/WebComponent",
10
10
  "./library",
11
11
  "./thirdparty/Panel"
12
12
  ], function(WebComponent, library) {
@@ -21,7 +21,7 @@ sap.ui.define([
21
21
  * @param {string} [sId] ID for the new control, generated automatically if no ID is given
22
22
  * @param {object} [mSettings] Initial settings for the new control
23
23
  *
24
- * @extends sap.ui.webc.common.WebComponent
24
+ * @extends sap.ui.core.webc.WebComponent
25
25
  * @class
26
26
  *
27
27
  * <h3>Overview</h3>
@@ -61,7 +61,7 @@ sap.ui.define([
61
61
  * <h3>Keyboard Handling</h3>
62
62
  *
63
63
  * @author SAP SE
64
- * @version 1.118.0
64
+ * @version 1.119.0
65
65
  *
66
66
  * @constructor
67
67
  * @public
@@ -190,4 +190,4 @@ sap.ui.define([
190
190
  /* CUSTOM CODE END */
191
191
 
192
192
  return Panel;
193
- });
193
+ });
@@ -6,7 +6,7 @@
6
6
 
7
7
  // Provides control sap.ui.webc.main.Popover.
8
8
  sap.ui.define([
9
- "sap/ui/webc/common/WebComponent",
9
+ "sap/ui/core/webc/WebComponent",
10
10
  "./library",
11
11
  "./thirdparty/Popover"
12
12
  ], function(WebComponent, library) {
@@ -23,7 +23,7 @@ sap.ui.define([
23
23
  * @param {string} [sId] ID for the new control, generated automatically if no ID is given
24
24
  * @param {object} [mSettings] Initial settings for the new control
25
25
  *
26
- * @extends sap.ui.webc.common.WebComponent
26
+ * @extends sap.ui.core.webc.WebComponent
27
27
  * @class
28
28
  *
29
29
  * <h3>Overview</h3>
@@ -52,7 +52,7 @@ sap.ui.define([
52
52
  * </ul>
53
53
  *
54
54
  * @author SAP SE
55
- * @version 1.118.0
55
+ * @version 1.119.0
56
56
  *
57
57
  * @constructor
58
58
  * @public
@@ -355,4 +355,4 @@ sap.ui.define([
355
355
  /* CUSTOM CODE END */
356
356
 
357
357
  return Popover;
358
- });
358
+ });