@openui5/sap.ui.webc.main 1.126.1 → 1.128.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 (89) hide show
  1. package/THIRDPARTY.txt +1 -1
  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 +1 -1
  5. package/src/sap/ui/webc/main/AvatarGroup.js +1 -1
  6. package/src/sap/ui/webc/main/Badge.js +1 -1
  7. package/src/sap/ui/webc/main/Breadcrumbs.js +1 -1
  8. package/src/sap/ui/webc/main/BreadcrumbsItem.js +1 -1
  9. package/src/sap/ui/webc/main/BusyIndicator.js +1 -1
  10. package/src/sap/ui/webc/main/Button.js +1 -1
  11. package/src/sap/ui/webc/main/Calendar.js +1 -1
  12. package/src/sap/ui/webc/main/CalendarDate.js +1 -1
  13. package/src/sap/ui/webc/main/Card.js +1 -1
  14. package/src/sap/ui/webc/main/CardHeader.js +1 -1
  15. package/src/sap/ui/webc/main/Carousel.js +1 -1
  16. package/src/sap/ui/webc/main/CheckBox.js +1 -1
  17. package/src/sap/ui/webc/main/ColorPalette.js +1 -1
  18. package/src/sap/ui/webc/main/ColorPaletteItem.js +1 -1
  19. package/src/sap/ui/webc/main/ColorPalettePopover.js +1 -1
  20. package/src/sap/ui/webc/main/ColorPicker.js +1 -1
  21. package/src/sap/ui/webc/main/ComboBox.js +1 -1
  22. package/src/sap/ui/webc/main/ComboBoxGroupItem.js +1 -1
  23. package/src/sap/ui/webc/main/ComboBoxItem.js +1 -1
  24. package/src/sap/ui/webc/main/CustomListItem.js +1 -1
  25. package/src/sap/ui/webc/main/DatePicker.js +1 -1
  26. package/src/sap/ui/webc/main/DateRangePicker.js +1 -1
  27. package/src/sap/ui/webc/main/DateTimePicker.js +1 -1
  28. package/src/sap/ui/webc/main/Dialog.js +1 -1
  29. package/src/sap/ui/webc/main/FileUploader.js +1 -1
  30. package/src/sap/ui/webc/main/GroupHeaderListItem.js +1 -1
  31. package/src/sap/ui/webc/main/Icon.js +1 -1
  32. package/src/sap/ui/webc/main/Input.js +1 -1
  33. package/src/sap/ui/webc/main/Label.js +1 -1
  34. package/src/sap/ui/webc/main/Link.js +1 -1
  35. package/src/sap/ui/webc/main/List.js +1 -1
  36. package/src/sap/ui/webc/main/Menu.js +1 -1
  37. package/src/sap/ui/webc/main/MenuItem.js +1 -1
  38. package/src/sap/ui/webc/main/MessageStrip.js +1 -1
  39. package/src/sap/ui/webc/main/MultiComboBox.js +1 -1
  40. package/src/sap/ui/webc/main/MultiComboBoxGroupItem.js +1 -1
  41. package/src/sap/ui/webc/main/MultiComboBoxItem.js +1 -1
  42. package/src/sap/ui/webc/main/MultiInput.js +1 -1
  43. package/src/sap/ui/webc/main/Option.js +1 -1
  44. package/src/sap/ui/webc/main/Panel.js +1 -1
  45. package/src/sap/ui/webc/main/Popover.js +1 -1
  46. package/src/sap/ui/webc/main/ProgressIndicator.js +1 -1
  47. package/src/sap/ui/webc/main/RadioButton.js +1 -1
  48. package/src/sap/ui/webc/main/RangeSlider.js +1 -1
  49. package/src/sap/ui/webc/main/RatingIndicator.js +1 -1
  50. package/src/sap/ui/webc/main/ResponsivePopover.js +1 -1
  51. package/src/sap/ui/webc/main/SegmentedButton.js +1 -1
  52. package/src/sap/ui/webc/main/SegmentedButtonItem.js +1 -1
  53. package/src/sap/ui/webc/main/Select.js +1 -1
  54. package/src/sap/ui/webc/main/SelectMenu.js +1 -1
  55. package/src/sap/ui/webc/main/SelectMenuOption.js +1 -1
  56. package/src/sap/ui/webc/main/Slider.js +1 -1
  57. package/src/sap/ui/webc/main/SplitButton.js +1 -1
  58. package/src/sap/ui/webc/main/StandardListItem.js +1 -1
  59. package/src/sap/ui/webc/main/StepInput.js +1 -1
  60. package/src/sap/ui/webc/main/SuggestionGroupItem.js +1 -1
  61. package/src/sap/ui/webc/main/SuggestionItem.js +1 -1
  62. package/src/sap/ui/webc/main/Switch.js +1 -1
  63. package/src/sap/ui/webc/main/Tab.js +1 -1
  64. package/src/sap/ui/webc/main/TabContainer.js +1 -1
  65. package/src/sap/ui/webc/main/TabSeparator.js +1 -1
  66. package/src/sap/ui/webc/main/Table.js +1 -1
  67. package/src/sap/ui/webc/main/TableCell.js +1 -1
  68. package/src/sap/ui/webc/main/TableColumn.js +1 -1
  69. package/src/sap/ui/webc/main/TableGroupRow.js +1 -1
  70. package/src/sap/ui/webc/main/TableRow.js +1 -1
  71. package/src/sap/ui/webc/main/TextArea.js +1 -1
  72. package/src/sap/ui/webc/main/TimePicker.js +1 -1
  73. package/src/sap/ui/webc/main/Title.js +1 -1
  74. package/src/sap/ui/webc/main/Toast.js +1 -1
  75. package/src/sap/ui/webc/main/ToggleButton.js +1 -1
  76. package/src/sap/ui/webc/main/Token.js +1 -1
  77. package/src/sap/ui/webc/main/Toolbar.js +1 -1
  78. package/src/sap/ui/webc/main/ToolbarButton.js +1 -1
  79. package/src/sap/ui/webc/main/ToolbarSelect.js +1 -1
  80. package/src/sap/ui/webc/main/ToolbarSelectOption.js +1 -1
  81. package/src/sap/ui/webc/main/ToolbarSeparator.js +1 -1
  82. package/src/sap/ui/webc/main/ToolbarSpacer.js +1 -1
  83. package/src/sap/ui/webc/main/Tree.js +1 -1
  84. package/src/sap/ui/webc/main/TreeItem.js +1 -1
  85. package/src/sap/ui/webc/main/TreeItemCustom.js +1 -1
  86. package/src/sap/ui/webc/main/changeHandler/ChangeLinkTarget.js +1 -1
  87. package/src/sap/ui/webc/main/designtime/messagebundle_en_US_sappsd.properties +1 -1
  88. package/src/sap/ui/webc/main/designtime/messagebundle_en_US_saptrc.properties +47 -47
  89. package/src/sap/ui/webc/main/library.js +2 -2
package/THIRDPARTY.txt CHANGED
@@ -468,7 +468,7 @@ License: Apache-2.0
468
468
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
469
469
  Contained in: lib/jsdoc/ui5/plugin.js
470
470
 
471
- Component: SAP Theming Base Content, version: 11.12.0
471
+ Component: SAP Theming Base Content, version: 11.16.1
472
472
  Copyright: SAP SE or an SAP affiliate company and Theming Base Content contributors
473
473
  License: Apache-2.0
474
474
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openui5/sap.ui.webc.main",
3
- "version": "1.126.1",
3
+ "version": "1.128.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.126.1",
24
- "@openui5/sap.ui.webc.common": "1.126.1"
23
+ "@openui5/sap.ui.core": "1.128.0",
24
+ "@openui5/sap.ui.webc.common": "1.128.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.126.1</version>
6
+ <version>1.128.0</version>
7
7
  <copyright>OpenUI5
8
8
  * (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
9
9
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
@@ -44,7 +44,7 @@ sap.ui.define([
44
44
  * <br>
45
45
  *
46
46
  * @author SAP SE
47
- * @version 1.126.1
47
+ * @version 1.128.0
48
48
  *
49
49
  * @constructor
50
50
  * @public
@@ -75,7 +75,7 @@ sap.ui.define([
75
75
  * </ul> <br>
76
76
  *
77
77
  * @author SAP SE
78
- * @version 1.126.1
78
+ * @version 1.128.0
79
79
  *
80
80
  * @constructor
81
81
  * @public
@@ -33,7 +33,7 @@ sap.ui.define([
33
33
  * </ul>
34
34
  *
35
35
  * @author SAP SE
36
- * @version 1.126.1
36
+ * @version 1.128.0
37
37
  *
38
38
  * @constructor
39
39
  * @public
@@ -45,7 +45,7 @@ sap.ui.define([
45
45
  * </ul> <br>
46
46
  *
47
47
  * @author SAP SE
48
- * @version 1.126.1
48
+ * @version 1.128.0
49
49
  *
50
50
  * @constructor
51
51
  * @public
@@ -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.126.1
29
+ * @version 1.128.0
30
30
  *
31
31
  * @constructor
32
32
  * @public
@@ -46,7 +46,7 @@ sap.ui.define([
46
46
  * </ul>
47
47
  *
48
48
  * @author SAP SE
49
- * @version 1.126.1
49
+ * @version 1.128.0
50
50
  *
51
51
  * @constructor
52
52
  * @public
@@ -48,7 +48,7 @@ sap.ui.define([
48
48
  * </ul>
49
49
  *
50
50
  * @author SAP SE
51
- * @version 1.126.1
51
+ * @version 1.128.0
52
52
  *
53
53
  * @constructor
54
54
  * @public
@@ -94,7 +94,7 @@ sap.ui.define([
94
94
  * <code> &lt;script data-id="sap-ui-config" type="application/json"&gt; { "calendarType": "Japanese" } &lt;/script&gt; </code>
95
95
  *
96
96
  * @author SAP SE
97
- * @version 1.126.1
97
+ * @version 1.128.0
98
98
  *
99
99
  * @constructor
100
100
  * @public
@@ -26,7 +26,7 @@ sap.ui.define([
26
26
  * The <code>sap.ui.webc.main.CalendarDate</code> component defines a calendar date to be used inside <code>sap.ui.webc.main.Calendar</code>
27
27
  *
28
28
  * @author SAP SE
29
- * @version 1.126.1
29
+ * @version 1.128.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.126.1
31
+ * @version 1.128.0
32
32
  *
33
33
  * @constructor
34
34
  * @public
@@ -39,7 +39,7 @@ sap.ui.define([
39
39
  * </ul>
40
40
  *
41
41
  * @author SAP SE
42
- * @version 1.126.1
42
+ * @version 1.128.0
43
43
  *
44
44
  * @constructor
45
45
  * @public
@@ -70,7 +70,7 @@ sap.ui.define([
70
70
  * </ul>
71
71
  *
72
72
  * @author SAP SE
73
- * @version 1.126.1
73
+ * @version 1.128.0
74
74
  *
75
75
  * @constructor
76
76
  * @public
@@ -62,7 +62,7 @@ sap.ui.define([
62
62
  * <br>
63
63
  *
64
64
  * @author SAP SE
65
- * @version 1.126.1
65
+ * @version 1.128.0
66
66
  *
67
67
  * @constructor
68
68
  * @public
@@ -29,7 +29,7 @@ sap.ui.define([
29
29
  * The <code>sap.ui.webc.main.ColorPalette</code> is meant for users that need to select a color from a predefined set. To define the colors, use the <code>sap.ui.webc.main.ColorPaletteItem</code> component inside the default slot of the <code>sap.ui.webc.main.ColorPalette</code>.
30
30
  *
31
31
  * @author SAP SE
32
- * @version 1.126.1
32
+ * @version 1.128.0
33
33
  *
34
34
  * @constructor
35
35
  * @public
@@ -26,7 +26,7 @@ sap.ui.define([
26
26
  * The <code>sap.ui.webc.main.ColorPaletteItem</code> component represents a color in the the <code>sap.ui.webc.main.ColorPalette</code>.
27
27
  *
28
28
  * @author SAP SE
29
- * @version 1.126.1
29
+ * @version 1.128.0
30
30
  *
31
31
  * @constructor
32
32
  * @public
@@ -33,7 +33,7 @@ sap.ui.define([
33
33
  * The palette is intended for users, who don't want to check and remember the different values of the colors and spend large amount of time to configure the right color through the color picker.
34
34
  *
35
35
  * @author SAP SE
36
- * @version 1.126.1
36
+ * @version 1.128.0
37
37
  *
38
38
  * @constructor
39
39
  * @public
@@ -35,7 +35,7 @@ sap.ui.define([
35
35
  * </ul>
36
36
  *
37
37
  * @author SAP SE
38
- * @version 1.126.1
38
+ * @version 1.128.0
39
39
  *
40
40
  * @constructor
41
41
  * @public
@@ -60,7 +60,7 @@ sap.ui.define([
60
60
  * </ul>
61
61
  *
62
62
  * @author SAP SE
63
- * @version 1.126.1
63
+ * @version 1.128.0
64
64
  *
65
65
  * @constructor
66
66
  * @public
@@ -24,7 +24,7 @@ sap.ui.define([
24
24
  * The <code>sap.ui.webc.main.ComboBoxGroupItem</code> is type of suggestion item, that can be used to split the <code>sap.ui.webc.main.ComboBox</code> suggestions into groups.
25
25
  *
26
26
  * @author SAP SE
27
- * @version 1.126.1
27
+ * @version 1.128.0
28
28
  *
29
29
  * @constructor
30
30
  * @public
@@ -24,7 +24,7 @@ sap.ui.define([
24
24
  * The <code>sap.ui.webc.main.ComboBoxItem</code> represents the item for a <code>sap.ui.webc.main.ComboBox</code>.
25
25
  *
26
26
  * @author SAP SE
27
- * @version 1.126.1
27
+ * @version 1.128.0
28
28
  *
29
29
  * @constructor
30
30
  * @public
@@ -41,7 +41,7 @@ sap.ui.define([
41
41
  * </ul>
42
42
  *
43
43
  * @author SAP SE
44
- * @version 1.126.1
44
+ * @version 1.128.0
45
45
  *
46
46
  * @constructor
47
47
  * @public
@@ -76,7 +76,7 @@ sap.ui.define([
76
76
  * &lt;/script&gt;</code></pre>
77
77
  *
78
78
  * @author SAP SE
79
- * @version 1.126.1
79
+ * @version 1.128.0
80
80
  *
81
81
  * @constructor
82
82
  * @public
@@ -46,7 +46,7 @@ sap.ui.define([
46
46
  * </ul>
47
47
  *
48
48
  * @author SAP SE
49
- * @version 1.126.1
49
+ * @version 1.128.0
50
50
  *
51
51
  * @constructor
52
52
  * @public
@@ -72,7 +72,7 @@ sap.ui.define([
72
72
  * The <code>DateTimePicker</code> is responsive and fully adapts to all devices. For larger screens, such as tablet or desktop, it is displayed as a popover, while on phone devices, it is displayed full screen.
73
73
  *
74
74
  * @author SAP SE
75
- * @version 1.126.1
75
+ * @version 1.128.0
76
76
  *
77
77
  * @constructor
78
78
  * @public
@@ -51,7 +51,7 @@ sap.ui.define([
51
51
  * <b>Note:</b> We don't recommend nesting popup-like components (<code>sap.ui.webc.main.Dialog</code>, <code>sap.ui.webc.main.Popover</code>) inside other components containing z-index. This might break z-index management.
52
52
  *
53
53
  * @author SAP SE
54
- * @version 1.126.1
54
+ * @version 1.128.0
55
55
  *
56
56
  * @constructor
57
57
  * @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.126.1
36
+ * @version 1.128.0
37
37
  *
38
38
  * @constructor
39
39
  * @public
@@ -24,7 +24,7 @@ sap.ui.define([
24
24
  * The <code>sap.ui.webc.main.GroupHeaderListItem</code> is a special list item, used only to separate other list items into logical groups.
25
25
  *
26
26
  * @author SAP SE
27
- * @version 1.126.1
27
+ * @version 1.128.0
28
28
  *
29
29
  * @constructor
30
30
  * @public
@@ -87,7 +87,7 @@ sap.ui.define([
87
87
  * </ul>
88
88
  *
89
89
  * @author SAP SE
90
- * @version 1.126.1
90
+ * @version 1.128.0
91
91
  *
92
92
  * @constructor
93
93
  * @public
@@ -53,7 +53,7 @@ sap.ui.define([
53
53
  * </ul>
54
54
  *
55
55
  * @author SAP SE
56
- * @version 1.126.1
56
+ * @version 1.128.0
57
57
  *
58
58
  * @constructor
59
59
  * @public
@@ -35,7 +35,7 @@ sap.ui.define([
35
35
  * The <code>sap.ui.webc.main.Label</code> appearance can be influenced by properties, such as <code>required</code> and <code>wrappingType</code>. The appearance of the Label can be configured in a limited way by using the design property. For a broader choice of designs, you can use custom styles.
36
36
  *
37
37
  * @author SAP SE
38
- * @version 1.126.1
38
+ * @version 1.128.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.126.1
43
+ * @version 1.128.0
44
44
  *
45
45
  * @constructor
46
46
  * @public
@@ -61,7 +61,7 @@ sap.ui.define([
61
61
  * </ul>
62
62
  *
63
63
  * @author SAP SE
64
- * @version 1.126.1
64
+ * @version 1.128.0
65
65
  *
66
66
  * @constructor
67
67
  * @public
@@ -39,7 +39,7 @@ sap.ui.define([
39
39
  * </ul> Note: if the text ditrection is set to Right-to-left (RTL), <code>Arrow Right</code> and <code>Arrow Left</code> functionality is swapped. <br>
40
40
  *
41
41
  * @author SAP SE
42
- * @version 1.126.1
42
+ * @version 1.128.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.126.1
34
+ * @version 1.128.0
35
35
  *
36
36
  * @constructor
37
37
  * @public
@@ -34,7 +34,7 @@ sap.ui.define([
34
34
  * <h3>Keyboard Handling</h3>
35
35
  *
36
36
  * @author SAP SE
37
- * @version 1.126.1
37
+ * @version 1.128.0
38
38
  *
39
39
  * @constructor
40
40
  * @public
@@ -60,7 +60,7 @@ sap.ui.define([
60
60
  * </ul>
61
61
  *
62
62
  * @author SAP SE
63
- * @version 1.126.1
63
+ * @version 1.128.0
64
64
  *
65
65
  * @constructor
66
66
  * @public
@@ -24,7 +24,7 @@ sap.ui.define([
24
24
  * The <code>sap.ui.webc.main.MultiComboBoxGroupItem</code> is type of suggestion item, that can be used to split the <code>sap.ui.webc.main.MultiComboBox</code> suggestions into groups.
25
25
  *
26
26
  * @author SAP SE
27
- * @version 1.126.1
27
+ * @version 1.128.0
28
28
  *
29
29
  * @constructor
30
30
  * @public
@@ -24,7 +24,7 @@ sap.ui.define([
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.126.1
27
+ * @version 1.128.0
28
28
  *
29
29
  * @constructor
30
30
  * @public
@@ -38,7 +38,7 @@ sap.ui.define([
38
38
  * </ul>
39
39
  *
40
40
  * @author SAP SE
41
- * @version 1.126.1
41
+ * @version 1.128.0
42
42
  *
43
43
  * @constructor
44
44
  * @public
@@ -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.126.1
30
+ * @version 1.128.0
31
31
  *
32
32
  * @constructor
33
33
  * @public
@@ -61,7 +61,7 @@ sap.ui.define([
61
61
  * <h3>Keyboard Handling</h3>
62
62
  *
63
63
  * @author SAP SE
64
- * @version 1.126.1
64
+ * @version 1.128.0
65
65
  *
66
66
  * @constructor
67
67
  * @public
@@ -52,7 +52,7 @@ sap.ui.define([
52
52
  * </ul>
53
53
  *
54
54
  * @author SAP SE
55
- * @version 1.126.1
55
+ * @version 1.128.0
56
56
  *
57
57
  * @constructor
58
58
  * @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.126.1
33
+ * @version 1.128.0
34
34
  *
35
35
  * @constructor
36
36
  * @public
@@ -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.126.1
42
+ * @version 1.128.0
43
43
  *
44
44
  * @constructor
45
45
  * @public
@@ -71,7 +71,7 @@ sap.ui.define([
71
71
  * </ul>
72
72
  *
73
73
  * @author SAP SE
74
- * @version 1.126.1
74
+ * @version 1.128.0
75
75
  *
76
76
  * @constructor
77
77
  * @public
@@ -43,7 +43,7 @@ sap.ui.define([
43
43
  * </ul>
44
44
  *
45
45
  * @author SAP SE
46
- * @version 1.126.1
46
+ * @version 1.128.0
47
47
  *
48
48
  * @constructor
49
49
  * @public
@@ -41,7 +41,7 @@ sap.ui.define([
41
41
  * </ul>
42
42
  *
43
43
  * @author SAP SE
44
- * @version 1.126.1
44
+ * @version 1.128.0
45
45
  *
46
46
  * @constructor
47
47
  * @public
@@ -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.126.1
33
+ * @version 1.128.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.126.1
35
+ * @version 1.128.0
36
36
  *
37
37
  * @constructor
38
38
  * @public
@@ -56,7 +56,7 @@ sap.ui.define([
56
56
  * </ul> <br>
57
57
  *
58
58
  * @author SAP SE
59
- * @version 1.126.1
59
+ * @version 1.128.0
60
60
  *
61
61
  * @constructor
62
62
  * @public
@@ -32,7 +32,7 @@ sap.ui.define([
32
32
  * </br>
33
33
  *
34
34
  * @author SAP SE
35
- * @version 1.126.1
35
+ * @version 1.128.0
36
36
  *
37
37
  * @constructor
38
38
  * @public
@@ -26,7 +26,7 @@ sap.ui.define([
26
26
  * <h3>Usage</h3>
27
27
  *
28
28
  * @author SAP SE
29
- * @version 1.126.1
29
+ * @version 1.128.0
30
30
  *
31
31
  * @constructor
32
32
  * @public
@@ -71,7 +71,7 @@ sap.ui.define([
71
71
  * </ul>
72
72
  *
73
73
  * @author SAP SE
74
- * @version 1.126.1
74
+ * @version 1.128.0
75
75
  *
76
76
  * @constructor
77
77
  * @public
@@ -50,7 +50,7 @@ sap.ui.define([
50
50
  * </ul>
51
51
  *
52
52
  * @author SAP SE
53
- * @version 1.126.1
53
+ * @version 1.128.0
54
54
  *
55
55
  * @constructor
56
56
  * @public
@@ -47,7 +47,7 @@ sap.ui.define([
47
47
  * </ul>
48
48
  *
49
49
  * @author SAP SE
50
- * @version 1.126.1
50
+ * @version 1.128.0
51
51
  *
52
52
  * @constructor
53
53
  * @public
@@ -52,7 +52,7 @@ sap.ui.define([
52
52
  * </ul>
53
53
  *
54
54
  * @author SAP SE
55
- * @version 1.126.1
55
+ * @version 1.128.0
56
56
  *
57
57
  * @constructor
58
58
  * @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.126.1
27
+ * @version 1.128.0
28
28
  *
29
29
  * @constructor
30
30
  * @public
@@ -28,7 +28,7 @@ sap.ui.define([
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.126.1
31
+ * @version 1.128.0
32
32
  *
33
33
  * @constructor
34
34
  * @public
@@ -44,7 +44,7 @@ sap.ui.define([
44
44
  * </ul>
45
45
  *
46
46
  * @author SAP SE
47
- * @version 1.126.1
47
+ * @version 1.128.0
48
48
  *
49
49
  * @constructor
50
50
  * @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.126.1
30
+ * @version 1.128.0
31
31
  *
32
32
  * @constructor
33
33
  * @public
@@ -50,7 +50,7 @@ sap.ui.define([
50
50
  * <h3>Keyboard Handling</h3>
51
51
  *
52
52
  * @author SAP SE
53
- * @version 1.126.1
53
+ * @version 1.128.0
54
54
  *
55
55
  * @constructor
56
56
  * @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.126.1
27
+ * @version 1.128.0
28
28
  *
29
29
  * @constructor
30
30
  * @public
@@ -56,7 +56,7 @@ sap.ui.define([
56
56
  * </ul>
57
57
  *
58
58
  * @author SAP SE
59
- * @version 1.126.1
59
+ * @version 1.128.0
60
60
  *
61
61
  * @constructor
62
62
  * @public
@@ -34,7 +34,7 @@ sap.ui.define([
34
34
  * </ul>
35
35
  *
36
36
  * @author SAP SE
37
- * @version 1.126.1
37
+ * @version 1.128.0
38
38
  *
39
39
  * @constructor
40
40
  * @public
@@ -36,7 +36,7 @@ sap.ui.define([
36
36
  * </ul>
37
37
  *
38
38
  * @author SAP SE
39
- * @version 1.126.1
39
+ * @version 1.128.0
40
40
  *
41
41
  * @constructor
42
42
  * @public
@@ -34,7 +34,7 @@ sap.ui.define([
34
34
  * </ul>
35
35
  *
36
36
  * @author SAP SE
37
- * @version 1.126.1
37
+ * @version 1.128.0
38
38
  *
39
39
  * @constructor
40
40
  * @public
@@ -37,7 +37,7 @@ sap.ui.define([
37
37
  * </ul>
38
38
  *
39
39
  * @author SAP SE
40
- * @version 1.126.1
40
+ * @version 1.128.0
41
41
  *
42
42
  * @constructor
43
43
  * @public
@@ -41,7 +41,7 @@ sap.ui.define([
41
41
  * </ul>
42
42
  *
43
43
  * @author SAP SE
44
- * @version 1.126.1
44
+ * @version 1.128.0
45
45
  *
46
46
  * @constructor
47
47
  * @public
@@ -67,7 +67,7 @@ sap.ui.define([
67
67
  * </ul>
68
68
  *
69
69
  * @author SAP SE
70
- * @version 1.126.1
70
+ * @version 1.128.0
71
71
  *
72
72
  * @constructor
73
73
  * @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.126.1
32
+ * @version 1.128.0
33
33
  *
34
34
  * @constructor
35
35
  * @public
@@ -44,7 +44,7 @@ sap.ui.define([
44
44
  * </ul>
45
45
  *
46
46
  * @author SAP SE
47
- * @version 1.126.1
47
+ * @version 1.128.0
48
48
  *
49
49
  * @constructor
50
50
  * @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.126.1
35
+ * @version 1.128.0
36
36
  *
37
37
  * @constructor
38
38
  * @public
@@ -26,7 +26,7 @@ sap.ui.define([
26
26
  * Tokens are small items of information (similar to tags) that mainly serve to visualize previously selected items.
27
27
  *
28
28
  * @author SAP SE
29
- * @version 1.126.1
29
+ * @version 1.128.0
30
30
  *
31
31
  * @constructor
32
32
  * @public
@@ -33,7 +33,7 @@ sap.ui.define([
33
33
  * </ul> <br>
34
34
  *
35
35
  * @author SAP SE
36
- * @version 1.126.1
36
+ * @version 1.128.0
37
37
  *
38
38
  * @constructor
39
39
  * @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.126.1
32
+ * @version 1.128.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.126.1
32
+ * @version 1.128.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.126.1
29
+ * @version 1.128.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.126.1
27
+ * @version 1.128.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.126.1
30
+ * @version 1.128.0
31
31
  *
32
32
  * @constructor
33
33
  * @public
@@ -57,7 +57,7 @@ sap.ui.define([
57
57
  * </ul>
58
58
  *
59
59
  * @author SAP SE
60
- * @version 1.126.1
60
+ * @version 1.128.0
61
61
  *
62
62
  * @constructor
63
63
  * @public
@@ -39,7 +39,7 @@ sap.ui.define([
39
39
  * </ul>
40
40
  *
41
41
  * @author SAP SE
42
- * @version 1.126.1
42
+ * @version 1.128.0
43
43
  *
44
44
  * @constructor
45
45
  * @public
@@ -41,7 +41,7 @@ sap.ui.define([
41
41
  * </ul>
42
42
  *
43
43
  * @author SAP SE
44
- * @version 1.126.1
44
+ * @version 1.128.0
45
45
  *
46
46
  * @constructor
47
47
  * @public
@@ -12,7 +12,7 @@ sap.ui.define(function () {
12
12
  *
13
13
  * @alias sap.ui.webc.main.changeHandler.ChangeLinkTarget
14
14
  * @author SAP SE
15
- * @version 1.126.1
15
+ * @version 1.128.0
16
16
  */
17
17
  var ChangeLinkTarget = {};
18
18
 
@@ -39,7 +39,7 @@ MULTIINPUT_NAME=[[[\u039C\u0171\u013A\u0163\u012F \u012C\u014B\u03C1\u0171\u0163
39
39
 
40
40
  MULTIINPUT_NAME_PLURAL=[[[\u039C\u0171\u013A\u0163\u012F \u012C\u014B\u03C1\u0171\u0163\u015F\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]
41
41
 
42
- LINK_DIALOG_TITLE_CHANGE_TARGET=[[[\u015C\u0113\u013A\u0113\u010B\u0163 \u0163\u0105\u0157\u011F\u0113\u0163 \u014F\u0157 \u0113\u014B\u0163\u0113\u0157 \u0192\u0157\u0105\u0271\u0113\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]
42
+ LINK_DIALOG_TITLE_CHANGE_TARGET=[[[\u015C\u0113\u013A\u0113\u010B\u0163 \u0162\u0105\u0157\u011F\u0113\u0163 \u014F\u0157 \u0114\u014B\u0163\u0113\u0157 \u0191\u0157\u0105\u0271\u0113\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]
43
43
 
44
44
  LINK_DIALOG_CANCEL_BTN=[[[\u0108\u0105\u014B\u010B\u0113\u013A\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]
45
45
 
@@ -1,94 +1,94 @@
1
1
 
2
- AVATAR_NAME=IZ4Mh+MFabQZLcEuokGeqA_Avatar
2
+ AVATAR_NAME=RqvF0o9aQTmNDAQ9qh4BWQ_Avatar
3
3
 
4
- AVATAR_NAME_PLURAL=bTr6+smN4AqFjxXMOfAwmA_Avatars
4
+ AVATAR_NAME_PLURAL=mA0wD7EF9CUz2Wlvo4nWVg_Avatars
5
5
 
6
- BADGE_NAME=z84amXUwRXSbHDox01lwWQ_Badge
6
+ BADGE_NAME=jP2UazkMw7cAJeu5g+Z8uQ_Badge
7
7
 
8
- BADGE_NAME_PLURAL=JtRmTCnLvYBY3da9j5ejhw_Badges
8
+ BADGE_NAME_PLURAL=p16mLQ8prd9NrzTpyr3HRQ_Badges
9
9
 
10
- BUSYINDICATOR_NAME=X/8LyhMQTL4DlcP8L+wK4Q_Busy Indicator
10
+ BUSYINDICATOR_NAME=ozu0rfGJ/nxylOQIbjAuLQ_Busy Indicator
11
11
 
12
- BUSYINDICATOR_NAME_PLURAL=nby3qkoHvxe4JncoR3L2bw_Busy Indicators
12
+ BUSYINDICATOR_NAME_PLURAL=sf8Tq79cJAJu9BskXyd5Zg_Busy Indicators
13
13
 
14
- CARD_NAME=TYsLp8vEUbpKmMjlWIhTgA_Card
14
+ CARD_NAME=k0md+p470QFbmg5GkU1r4A_Card
15
15
 
16
- CARD_PLURAL=6S5VAJrP3aCUK5eDMnkaqg_Cards
16
+ CARD_PLURAL=oVqwNyCwWyWMCqXgKH8R9Q_Cards
17
17
 
18
- CAROUSEL_NAME=hHLR1jPnC7p5+Yr89DFE5Q_Carousel
18
+ CAROUSEL_NAME=m1kvViAy9izft903FHueBQ_Carousel
19
19
 
20
- CAROUSEL_NAME_PLURAL=RHLtLsoon9AORZxccwtS5A_Carousels
20
+ CAROUSEL_NAME_PLURAL=87UeTTr8bE4N9UDX0yE7xQ_Carousels
21
21
 
22
- CHECKBOX_NAME=RLay5cIoc8JsNpiEa8Y83g_Checkbox
22
+ CHECKBOX_NAME=ofZgP7XQEYzfMTAWHoC7Og_Checkbox
23
23
 
24
- CHECKBOX_NAME_PLURAL=iw9mt49hMoZR9Y3tlFlrzw_Checkboxes
24
+ CHECKBOX_NAME_PLURAL=g6/LOdF7F5AwZgRcF3l18w_Checkboxes
25
25
 
26
- DIALOG_NAME=hWy0S1xMlPSUUpkyvHllyg_Dialog
26
+ DIALOG_NAME=/5J0PYTxl3AM1XZ/cRvpAg_Dialog
27
27
 
28
- DIALOG_NAME_PLURAL=qk+0WvVhYtKO0Yk4ZC4yaA_Dialogs
28
+ DIALOG_NAME_PLURAL=PwlnalsvWDo+mVLioWkB7A_Dialogs
29
29
 
30
- INPUT_NAME=a3uqgJctf90Iu34xN5wXRw_Input
30
+ INPUT_NAME=z1Y9ynhKCl5GOkoypGl9bQ_Input
31
31
 
32
- INPUT_NAME_PLURAL=6a42/VMmdBbZU3hO95MQeg_Inputs
32
+ INPUT_NAME_PLURAL=vQFnT/fp29i5Oxt/6LI42g_Inputs
33
33
 
34
- LABEL_NAME=sEgjgm080i3aBAkLKpLnBw_Label
34
+ LABEL_NAME=xYwt2rmfC0jfJCnxdPiBqg_Label
35
35
 
36
- LABEL_PLURAL=hJbPNRo37yEK9zlWe2GApA_Labels
36
+ LABEL_PLURAL=7eCQdR7/zpMeEAkdlItoBw_Labels
37
37
 
38
- MULTIINPUT_NAME=tm9qFekh2Vt/a8eKSOneSA_Multi Input
38
+ MULTIINPUT_NAME=cFDGnY7uH3Zk97kw8sUFLA_Multi Input
39
39
 
40
- MULTIINPUT_NAME_PLURAL=mnAFE3V0K53swAlaIPAd/w_Multi Inputs
40
+ MULTIINPUT_NAME_PLURAL=i07E+7jo42tNCk5Z4lgaRA_Multi Inputs
41
41
 
42
- LINK_DIALOG_TITLE_CHANGE_TARGET=ChcF+rdnlxma9ZRcRNelVg_Select target or enter frame
42
+ LINK_DIALOG_TITLE_CHANGE_TARGET=UPV6jeZRkpa302inrnZo5Q_Select Target or Enter Frame
43
43
 
44
- LINK_DIALOG_CANCEL_BTN=8h0LNlg+0p4gbMyc7TRuqQ_Cancel
44
+ LINK_DIALOG_CANCEL_BTN=VcB9pdiO2iXP8fLyb/smfw_Cancel
45
45
 
46
- LINK_DIALOG_OK_BTN=sd++mOqniXrrBxTGXskNGQ_OK
46
+ LINK_DIALOG_OK_BTN=ATH9xnQQne64go7Ud2iEag_OK
47
47
 
48
- LIST_NAME=jk25oaJA9JJLJ1Axi6Ol7g_List
48
+ LIST_NAME=abuilNXoUVj7mboqprrkIw_List
49
49
 
50
- LIST_NAME_PLURAL=iH18FSLrmQk81L2M4tpLbQ_Lists
50
+ LIST_NAME_PLURAL=nCTemf28wgU1OH97EmIcHg_Lists
51
51
 
52
- PANEL_NAME=LMF/9W6xA5yaa2w3Jgx+mQ_Panel
52
+ PANEL_NAME=SBKAPwhqPPtJYMEN/NDdpQ_Panel
53
53
 
54
- PANEL_NAME_PLURAL=0Q84ci7TZq0a4yrTi0hFfw_Panels
54
+ PANEL_NAME_PLURAL=wmtq6PYsGXD2BhNgl6IXOA_Panels
55
55
 
56
- POPOVER_NAME=phQUEZ0stLXeRj/p8OU62Q_Popover
56
+ POPOVER_NAME=qsJ/GdW5M/YWL6Llauk/YQ_Popover
57
57
 
58
- POPOVER_NAME_PLURAL=EMD1cDqpHXOthZnM7AI07Q_Popovers
58
+ POPOVER_NAME_PLURAL=t2hWaxD38vTi7dPjurxNSQ_Popovers
59
59
 
60
- RADIO_BUTTON_NAME=A5tRlIu++oOCpzHQbGjB0Q_Radio Button
60
+ RADIO_BUTTON_NAME=qjWZNwOOwdgJm4pK1s/oKw_Radio Button
61
61
 
62
- RADIO_BUTTON_NAME_PLURAL=V4MudJMskaufKHEVzvyVwQ_Radio Buttons
62
+ RADIO_BUTTON_NAME_PLURAL=0b21b6J64JslbMmUG39lfA_Radio Buttons
63
63
 
64
- RANGESLIDER_NAME=e4fH6XhY7Nlezk9HMLudHg_Range Slider
64
+ RANGESLIDER_NAME=vqr3GsT/+2H03JijRGNi0w_Range Slider
65
65
 
66
- RANGESLIDER_NAME_PLURAL=Jf4jAnQnHwEoMf6XX5mXGw_Range Sliders
66
+ RANGESLIDER_NAME_PLURAL=tq5PsoZASEGoE3YkPOGyJQ_Range Sliders
67
67
 
68
- RATINGINDICATOR_NAME=N7L67+Jz2D/NWSdMwgPApA_Rating Indicator
68
+ RATINGINDICATOR_NAME=4yHh1wTyh5BZvDPHPaeZng_Rating Indicator
69
69
 
70
- RATINGINDICATOR_NAME_PLURAL=90rBfMNm6++pE58WwIO9DQ_Rating Indicators
70
+ RATINGINDICATOR_NAME_PLURAL=ONlRTUL2eKImiAr69AWvdQ_Rating Indicators
71
71
 
72
- RESPONSIVE_POPOVER_NAME=iLBu1J+1ByrfUG/0YxC1Ow_Responsive Popover
72
+ RESPONSIVE_POPOVER_NAME=Y1eXTE5VR04BlP/dI+eu4w_Responsive Popover
73
73
 
74
- RESPONSIVE_POPOVER_NAME_PLURAL=hqgg242aWd1ghRNOvzXcRA_Responsive Popovers
74
+ RESPONSIVE_POPOVER_NAME_PLURAL=GgwpCX1avyIX5269YpvOKw_Responsive Popovers
75
75
 
76
- SLIDER_NAME=FGap3LueA4GnR9ANH3Wk6w_Slider
76
+ SLIDER_NAME=67MjjTfLDCVm+FR4hyy74Q_Slider
77
77
 
78
- SLIDER_NAME_PLURAL=32y5MyTRs0MVPLbrCakH3Q_Sliders
78
+ SLIDER_NAME_PLURAL=xToWrgzRm8yYSFyHJ2YNgQ_Sliders
79
79
 
80
- TAB_NAME=5QZG/OF8YWLSnfvu9GTboA_Tab
80
+ TAB_NAME=yaxj9coRt5yC9vIRQpKU6w_Tab
81
81
 
82
- TAB_NAME_PLURAL=HWAZxfBrj6n/em632VykvQ_Tabs
82
+ TAB_NAME_PLURAL=F7wynkfxNUz6ZYok3vAejA_Tabs
83
83
 
84
- TAB_CONTAINER_NAME=/4srSfIBoZ0g4590EXs8Rw_Tab Container
84
+ TAB_CONTAINER_NAME=vD8tZrpOx37Tz4d+RWMMGA_Tab Container
85
85
 
86
- TAB_CONTAINER_NAME_PLURAL=DbddKm3w6DaC6TWH52+hWw_Tab Containers
86
+ TAB_CONTAINER_NAME_PLURAL=BjU8IEl2xLsTgPw/VUts+A_Tab Containers
87
87
 
88
- TABLE_NAME=nAN6K2qg/lwHb1VpUMmvXQ_Table
88
+ TABLE_NAME=nrar1WQTiSvZ6L5tVsX2ag_Table
89
89
 
90
- TABLE_NAME_PLURAL=IPtAnyHqu3czGKy/PtpN7A_Tables
90
+ TABLE_NAME_PLURAL=1Urghi67aj4+utfnJacvGQ_Tables
91
91
 
92
- TITLE_NAME=d964yS+2jjWNnUq4/H/n1A_Title
92
+ TITLE_NAME=hWTgTaBhvvR76PtaMBjkDg_Title
93
93
 
94
- TITLE_NAME_PLURAL=MvNPvfhA5cFrg1L/8IR6fg_Titles
94
+ TITLE_NAME_PLURAL=9dumqeK59dz2gWCyJryM5w_Titles
@@ -24,7 +24,7 @@ sap.ui.define([
24
24
  * @namespace
25
25
  * @alias sap.ui.webc.main
26
26
  * @author SAP SE
27
- * @version 1.126.1
27
+ * @version 1.128.0
28
28
  * @public
29
29
  * @since 1.92.0
30
30
  * @experimental Since 1.92.0 This API is experimental and might change significantly.
@@ -33,7 +33,7 @@ sap.ui.define([
33
33
  var thisLib = Library.init({
34
34
  name: "sap.ui.webc.main",
35
35
  apiVersion: 2,
36
- version: "1.126.1",
36
+ version: "1.128.0",
37
37
  dependencies: ["sap.ui.core", "sap.ui.webc.common"],
38
38
  noLibraryCSS: true,
39
39
  designtime: "sap/ui/webc/main/designtime/library.designtime",