@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.ProgressIndicator.
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",
@@ -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> Shows the progress of a process in a graphical way. To indicate the progress, the inside of the component is filled with a color.
@@ -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.118.0
33
+ * @version 1.119.0
34
34
  *
35
35
  * @constructor
36
36
  * @public
@@ -6,7 +6,7 @@
6
6
 
7
7
  // Provides control sap.ui.webc.main.RadioButton.
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>
@@ -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.118.0
42
+ * @version 1.119.0
43
43
  *
44
44
  * @constructor
45
45
  * @public
@@ -6,7 +6,7 @@
6
6
 
7
7
  // Provides control sap.ui.webc.main.RangeSlider.
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/RangeSlider"
@@ -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> Represents a numerical interval and two handles (grips) to select a sub-range within it. The purpose of the component to enable visual selection of sub-ranges within a given interval.
@@ -71,7 +71,7 @@ sap.ui.define([
71
71
  * </ul>
72
72
  *
73
73
  * @author SAP SE
74
- * @version 1.118.0
74
+ * @version 1.119.0
75
75
  *
76
76
  * @constructor
77
77
  * @public
@@ -6,7 +6,7 @@
6
6
 
7
7
  // Provides control sap.ui.webc.main.RatingIndicator.
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/RatingIndicator"
@@ -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> The Rating Indicator is used to display a specific number of icons that are used to rate an item. Additionally, it is also used to display the average and overall ratings.
@@ -43,7 +43,7 @@ sap.ui.define([
43
43
  * </ul>
44
44
  *
45
45
  * @author SAP SE
46
- * @version 1.118.0
46
+ * @version 1.119.0
47
47
  *
48
48
  * @constructor
49
49
  * @public
@@ -6,7 +6,7 @@
6
6
 
7
7
  // Provides control sap.ui.webc.main.ResponsivePopover.
8
8
  sap.ui.define([
9
- "sap/ui/webc/common/WebComponent",
9
+ "sap/ui/core/webc/WebComponent",
10
10
  "./library",
11
11
  "./thirdparty/ResponsivePopover"
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> The <code>sap.ui.webc.main.ResponsivePopover</code> acts as a Popover on desktop and tablet, while on phone it acts as a Dialog. The component improves tremendously the user experience on mobile.
@@ -41,7 +41,7 @@ sap.ui.define([
41
41
  * </ul>
42
42
  *
43
43
  * @author SAP SE
44
- * @version 1.118.0
44
+ * @version 1.119.0
45
45
  *
46
46
  * @constructor
47
47
  * @public
@@ -328,4 +328,4 @@ sap.ui.define([
328
328
  /* CUSTOM CODE END */
329
329
 
330
330
  return ResponsivePopover;
331
- });
331
+ });
@@ -6,7 +6,7 @@
6
6
 
7
7
  // Provides control sap.ui.webc.main.SegmentedButton.
8
8
  sap.ui.define([
9
- "sap/ui/webc/common/WebComponent",
9
+ "sap/ui/core/webc/WebComponent",
10
10
  "./library",
11
11
  "./thirdparty/SegmentedButton"
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>
@@ -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.118.0
33
+ * @version 1.119.0
34
34
  *
35
35
  * @constructor
36
36
  * @public
@@ -158,4 +158,4 @@ sap.ui.define([
158
158
  /* CUSTOM CODE END */
159
159
 
160
160
  return SegmentedButton;
161
- });
161
+ });
@@ -6,7 +6,7 @@
6
6
 
7
7
  // Provides control sap.ui.webc.main.SegmentedButtonItem.
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/SegmentedButtonItem"
@@ -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>
@@ -31,7 +31,7 @@ sap.ui.define([
31
31
  * 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>.
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.Select.
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> The <code>sap.ui.webc.main.Select</code> component is used to create a drop-down list. The items inside the <code>sap.ui.webc.main.Select</code> define the available options by using the <code>sap.ui.webc.main.Option</code> component.
@@ -40,7 +40,7 @@ sap.ui.define([
40
40
  * </ul> <br>
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.Slider.
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/Slider"
@@ -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> The Slider component represents a numerical range and a handle (grip). The purpose of the component is to enable visual selection of a value in a continuous numerical range by moving an adjustable handle.
@@ -71,7 +71,7 @@ sap.ui.define([
71
71
  * </ul>
72
72
  *
73
73
  * @author SAP SE
74
- * @version 1.118.0
74
+ * @version 1.119.0
75
75
  *
76
76
  * @constructor
77
77
  * @public
@@ -6,7 +6,7 @@
6
6
 
7
7
  // Provides control sap.ui.webc.main.SplitButton.
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/SplitButton"
@@ -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>
@@ -50,7 +50,7 @@ sap.ui.define([
50
50
  * </ul>
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
@@ -6,7 +6,7 @@
6
6
 
7
7
  // Provides control sap.ui.webc.main.StandardListItem.
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/StandardListItem"
@@ -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
  * The <code>sap.ui.webc.main.StandardListItem</code> represents the simplest type of item for a <code>sap.ui.webc.main.List</code>.
@@ -41,7 +41,7 @@ sap.ui.define([
41
41
  * </ul>
42
42
  *
43
43
  * @author SAP SE
44
- * @version 1.118.0
44
+ * @version 1.119.0
45
45
  *
46
46
  * @constructor
47
47
  * @public
@@ -189,4 +189,4 @@ sap.ui.define([
189
189
  /* CUSTOM CODE END */
190
190
 
191
191
  return StandardListItem;
192
- });
192
+ });
@@ -6,7 +6,7 @@
6
6
 
7
7
  // Provides control sap.ui.webc.main.StepInput.
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>
@@ -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
@@ -6,7 +6,7 @@
6
6
 
7
7
  // Provides control sap.ui.webc.main.SuggestionGroupItem.
8
8
  sap.ui.define([
9
- "sap/ui/webc/common/WebComponent",
9
+ "sap/ui/core/webc/WebComponent",
10
10
  "./library",
11
11
  "./thirdparty/SuggestionGroupItem"
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.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.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 SuggestionGroupItem;
60
- });
60
+ });
@@ -6,7 +6,7 @@
6
6
 
7
7
  // Provides control sap.ui.webc.main.SuggestionItem.
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/SuggestionItem"
@@ -22,13 +22,13 @@ 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
  * 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.118.0
31
+ * @version 1.119.0
32
32
  *
33
33
  * @constructor
34
34
  * @public
@@ -123,4 +123,4 @@ sap.ui.define([
123
123
  /* CUSTOM CODE END */
124
124
 
125
125
  return SuggestionItem;
126
- });
126
+ });
@@ -6,7 +6,7 @@
6
6
 
7
7
  // Provides control sap.ui.webc.main.Switch.
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/Switch"
@@ -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> The <code>sap.ui.webc.main.Switch</code> component is used for changing between binary states. <br>
@@ -43,7 +43,7 @@ sap.ui.define([
43
43
  * </ul>
44
44
  *
45
45
  * @author SAP SE
46
- * @version 1.118.0
46
+ * @version 1.119.0
47
47
  *
48
48
  * @constructor
49
49
  * @public
@@ -6,7 +6,7 @@
6
6
 
7
7
  // Provides control sap.ui.webc.main.Tab.
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/Tab"
@@ -21,13 +21,13 @@ 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
  * 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.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.TabContainer.
8
8
  sap.ui.define([
9
- "sap/ui/webc/common/WebComponent",
9
+ "sap/ui/core/webc/WebComponent",
10
10
  "./library",
11
11
  "./thirdparty/TabContainer"
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>
@@ -50,7 +50,7 @@ sap.ui.define([
50
50
  * <h3>Keyboard Handling</h3>
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
@@ -243,4 +243,4 @@ sap.ui.define([
243
243
  /* CUSTOM CODE END */
244
244
 
245
245
  return TabContainer;
246
- });
246
+ });
@@ -6,7 +6,7 @@
6
6
 
7
7
  // Provides control sap.ui.webc.main.TabSeparator.
8
8
  sap.ui.define([
9
- "sap/ui/webc/common/WebComponent",
9
+ "sap/ui/core/webc/WebComponent",
10
10
  "./library",
11
11
  "./thirdparty/TabSeparator"
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.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.118.0
27
+ * @version 1.119.0
28
28
  *
29
29
  * @constructor
30
30
  * @public
@@ -55,4 +55,4 @@ sap.ui.define([
55
55
  /* CUSTOM CODE END */
56
56
 
57
57
  return TabSeparator;
58
- });
58
+ });
@@ -6,7 +6,7 @@
6
6
 
7
7
  // Provides control sap.ui.webc.main.Table.
8
8
  sap.ui.define([
9
- "sap/ui/webc/common/WebComponent",
9
+ "sap/ui/core/webc/WebComponent",
10
10
  "./library",
11
11
  "./thirdparty/Table"
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>
@@ -56,7 +56,7 @@ sap.ui.define([
56
56
  * </ul>
57
57
  *
58
58
  * @author SAP SE
59
- * @version 1.118.0
59
+ * @version 1.119.0
60
60
  *
61
61
  * @constructor
62
62
  * @public
@@ -320,4 +320,4 @@ sap.ui.define([
320
320
  /* CUSTOM CODE END */
321
321
 
322
322
  return Table;
323
- });
323
+ });
@@ -6,7 +6,7 @@
6
6
 
7
7
  // Provides control sap.ui.webc.main.TableCell.
8
8
  sap.ui.define([
9
- "sap/ui/webc/common/WebComponent",
9
+ "sap/ui/core/webc/WebComponent",
10
10
  "./library",
11
11
  "./thirdparty/TableCell"
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>
@@ -34,7 +34,7 @@ sap.ui.define([
34
34
  * </ul>
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
@@ -68,4 +68,4 @@ sap.ui.define([
68
68
  /* CUSTOM CODE END */
69
69
 
70
70
  return TableCell;
71
- });
71
+ });
@@ -6,7 +6,7 @@
6
6
 
7
7
  // Provides control sap.ui.webc.main.TableColumn.
8
8
  sap.ui.define([
9
- "sap/ui/webc/common/WebComponent",
9
+ "sap/ui/core/webc/WebComponent",
10
10
  "./library",
11
11
  "./thirdparty/TableColumn"
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>
@@ -36,7 +36,7 @@ sap.ui.define([
36
36
  * </ul>
37
37
  *
38
38
  * @author SAP SE
39
- * @version 1.118.0
39
+ * @version 1.119.0
40
40
  *
41
41
  * @constructor
42
42
  * @public
@@ -120,4 +120,4 @@ sap.ui.define([
120
120
  /* CUSTOM CODE END */
121
121
 
122
122
  return TableColumn;
123
- });
123
+ });
@@ -6,7 +6,7 @@
6
6
 
7
7
  // Provides control sap.ui.webc.main.TableGroupRow.
8
8
  sap.ui.define([
9
- "sap/ui/webc/common/WebComponent",
9
+ "sap/ui/core/webc/WebComponent",
10
10
  "./library",
11
11
  "./thirdparty/TableGroupRow"
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>
@@ -34,7 +34,7 @@ sap.ui.define([
34
34
  * </ul>
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
@@ -68,4 +68,4 @@ sap.ui.define([
68
68
  /* CUSTOM CODE END */
69
69
 
70
70
  return TableGroupRow;
71
- });
71
+ });