@openui5/sap.ui.webc.main 1.102.1 → 1.103.1

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 (135) hide show
  1. package/package.json +3 -3
  2. package/src/sap/ui/webc/main/.library +1 -1
  3. package/src/sap/ui/webc/main/Avatar.js +3 -2
  4. package/src/sap/ui/webc/main/AvatarGroup.js +1 -1
  5. package/src/sap/ui/webc/main/Badge.js +1 -1
  6. package/src/sap/ui/webc/main/Breadcrumbs.js +1 -1
  7. package/src/sap/ui/webc/main/BreadcrumbsItem.js +3 -2
  8. package/src/sap/ui/webc/main/BusyIndicator.js +1 -1
  9. package/src/sap/ui/webc/main/Button.js +1 -1
  10. package/src/sap/ui/webc/main/Calendar.js +1 -1
  11. package/src/sap/ui/webc/main/CalendarDate.js +1 -1
  12. package/src/sap/ui/webc/main/Card.js +1 -1
  13. package/src/sap/ui/webc/main/CardHeader.js +1 -1
  14. package/src/sap/ui/webc/main/Carousel.js +1 -1
  15. package/src/sap/ui/webc/main/CheckBox.js +4 -2
  16. package/src/sap/ui/webc/main/ColorPalette.js +1 -1
  17. package/src/sap/ui/webc/main/ColorPaletteItem.js +1 -1
  18. package/src/sap/ui/webc/main/ColorPalettePopover.js +1 -1
  19. package/src/sap/ui/webc/main/ColorPicker.js +1 -1
  20. package/src/sap/ui/webc/main/ComboBox.js +1 -1
  21. package/src/sap/ui/webc/main/ComboBoxGroupItem.js +1 -1
  22. package/src/sap/ui/webc/main/ComboBoxItem.js +1 -1
  23. package/src/sap/ui/webc/main/CustomListItem.js +3 -2
  24. package/src/sap/ui/webc/main/DatePicker.js +1 -1
  25. package/src/sap/ui/webc/main/DateRangePicker.js +1 -1
  26. package/src/sap/ui/webc/main/DateTimePicker.js +1 -1
  27. package/src/sap/ui/webc/main/Dialog.js +1 -1
  28. package/src/sap/ui/webc/main/FileUploader.js +1 -1
  29. package/src/sap/ui/webc/main/GroupHeaderListItem.js +1 -1
  30. package/src/sap/ui/webc/main/Icon.js +1 -1
  31. package/src/sap/ui/webc/main/Input.js +1 -1
  32. package/src/sap/ui/webc/main/Label.js +1 -1
  33. package/src/sap/ui/webc/main/Link.js +1 -1
  34. package/src/sap/ui/webc/main/List.js +3 -2
  35. package/src/sap/ui/webc/main/Menu.js +1 -1
  36. package/src/sap/ui/webc/main/MenuItem.js +1 -1
  37. package/src/sap/ui/webc/main/MessageStrip.js +1 -1
  38. package/src/sap/ui/webc/main/MultiComboBox.js +1 -1
  39. package/src/sap/ui/webc/main/MultiComboBoxItem.js +1 -1
  40. package/src/sap/ui/webc/main/MultiInput.js +1 -1
  41. package/src/sap/ui/webc/main/Option.js +1 -1
  42. package/src/sap/ui/webc/main/Panel.js +1 -1
  43. package/src/sap/ui/webc/main/Popover.js +1 -1
  44. package/src/sap/ui/webc/main/ProgressIndicator.js +1 -1
  45. package/src/sap/ui/webc/main/RadioButton.js +1 -1
  46. package/src/sap/ui/webc/main/RangeSlider.js +1 -1
  47. package/src/sap/ui/webc/main/RatingIndicator.js +1 -1
  48. package/src/sap/ui/webc/main/ResponsivePopover.js +1 -1
  49. package/src/sap/ui/webc/main/SegmentedButton.js +1 -1
  50. package/src/sap/ui/webc/main/SegmentedButtonItem.js +1 -1
  51. package/src/sap/ui/webc/main/Select.js +1 -1
  52. package/src/sap/ui/webc/main/Slider.js +1 -1
  53. package/src/sap/ui/webc/main/SplitButton.js +1 -1
  54. package/src/sap/ui/webc/main/StandardListItem.js +3 -2
  55. package/src/sap/ui/webc/main/StepInput.js +1 -1
  56. package/src/sap/ui/webc/main/SuggestionGroupItem.js +1 -1
  57. package/src/sap/ui/webc/main/SuggestionItem.js +1 -1
  58. package/src/sap/ui/webc/main/Switch.js +1 -1
  59. package/src/sap/ui/webc/main/Tab.js +1 -1
  60. package/src/sap/ui/webc/main/TabContainer.js +1 -1
  61. package/src/sap/ui/webc/main/TabSeparator.js +1 -1
  62. package/src/sap/ui/webc/main/Table.js +1 -1
  63. package/src/sap/ui/webc/main/TableCell.js +1 -1
  64. package/src/sap/ui/webc/main/TableColumn.js +1 -1
  65. package/src/sap/ui/webc/main/TableGroupRow.js +1 -1
  66. package/src/sap/ui/webc/main/TableRow.js +1 -1
  67. package/src/sap/ui/webc/main/TextArea.js +1 -1
  68. package/src/sap/ui/webc/main/TimePicker.js +1 -1
  69. package/src/sap/ui/webc/main/Title.js +1 -1
  70. package/src/sap/ui/webc/main/Toast.js +1 -1
  71. package/src/sap/ui/webc/main/ToggleButton.js +1 -1
  72. package/src/sap/ui/webc/main/Token.js +1 -1
  73. package/src/sap/ui/webc/main/Tree.js +1 -1
  74. package/src/sap/ui/webc/main/TreeItem.js +1 -1
  75. package/src/sap/ui/webc/main/changeHandler/ChangeLinkTarget.js +1 -1
  76. package/src/sap/ui/webc/main/designtime/Avatar.designtime.js +26 -0
  77. package/src/sap/ui/webc/main/designtime/BreadcrumbsItem.designtime.js +45 -0
  78. package/src/sap/ui/webc/main/designtime/CheckBox.designtime.js +48 -0
  79. package/src/sap/ui/webc/main/designtime/CustomListItem.designtime.js +32 -0
  80. package/src/sap/ui/webc/main/designtime/List.designtime.js +83 -0
  81. package/src/sap/ui/webc/main/designtime/StandardListItem.designtime.js +39 -0
  82. package/src/sap/ui/webc/main/designtime/messagebundle.properties +18 -0
  83. package/src/sap/ui/webc/main/designtime/messagebundle_ar.properties +12 -0
  84. package/src/sap/ui/webc/main/designtime/messagebundle_bg.properties +12 -0
  85. package/src/sap/ui/webc/main/designtime/messagebundle_ca.properties +12 -0
  86. package/src/sap/ui/webc/main/designtime/messagebundle_cs.properties +12 -0
  87. package/src/sap/ui/webc/main/designtime/messagebundle_cy.properties +12 -0
  88. package/src/sap/ui/webc/main/designtime/messagebundle_da.properties +12 -0
  89. package/src/sap/ui/webc/main/designtime/messagebundle_de.properties +14 -2
  90. package/src/sap/ui/webc/main/designtime/messagebundle_el.properties +12 -0
  91. package/src/sap/ui/webc/main/designtime/messagebundle_en.properties +12 -0
  92. package/src/sap/ui/webc/main/designtime/messagebundle_en_GB.properties +12 -0
  93. package/src/sap/ui/webc/main/designtime/messagebundle_en_US_sappsd.properties +12 -0
  94. package/src/sap/ui/webc/main/designtime/messagebundle_en_US_saprigi.properties +12 -0
  95. package/src/sap/ui/webc/main/designtime/messagebundle_en_US_saptrc.properties +12 -0
  96. package/src/sap/ui/webc/main/designtime/messagebundle_es.properties +12 -0
  97. package/src/sap/ui/webc/main/designtime/messagebundle_es_MX.properties +12 -0
  98. package/src/sap/ui/webc/main/designtime/messagebundle_et.properties +12 -0
  99. package/src/sap/ui/webc/main/designtime/messagebundle_fi.properties +12 -0
  100. package/src/sap/ui/webc/main/designtime/messagebundle_fr.properties +12 -0
  101. package/src/sap/ui/webc/main/designtime/messagebundle_fr_CA.properties +12 -0
  102. package/src/sap/ui/webc/main/designtime/messagebundle_hi.properties +12 -0
  103. package/src/sap/ui/webc/main/designtime/messagebundle_hr.properties +12 -0
  104. package/src/sap/ui/webc/main/designtime/messagebundle_hu.properties +12 -0
  105. package/src/sap/ui/webc/main/designtime/messagebundle_id.properties +12 -0
  106. package/src/sap/ui/webc/main/designtime/messagebundle_it.properties +12 -0
  107. package/src/sap/ui/webc/main/designtime/messagebundle_iw.properties +12 -0
  108. package/src/sap/ui/webc/main/designtime/messagebundle_ja.properties +12 -0
  109. package/src/sap/ui/webc/main/designtime/messagebundle_kk.properties +12 -0
  110. package/src/sap/ui/webc/main/designtime/messagebundle_ko.properties +12 -0
  111. package/src/sap/ui/webc/main/designtime/messagebundle_lt.properties +12 -0
  112. package/src/sap/ui/webc/main/designtime/messagebundle_lv.properties +12 -0
  113. package/src/sap/ui/webc/main/designtime/messagebundle_ms.properties +12 -0
  114. package/src/sap/ui/webc/main/designtime/messagebundle_nl.properties +12 -0
  115. package/src/sap/ui/webc/main/designtime/messagebundle_no.properties +12 -0
  116. package/src/sap/ui/webc/main/designtime/messagebundle_pl.properties +12 -0
  117. package/src/sap/ui/webc/main/designtime/messagebundle_pt.properties +12 -0
  118. package/src/sap/ui/webc/main/designtime/messagebundle_pt_PT.properties +12 -0
  119. package/src/sap/ui/webc/main/designtime/messagebundle_ro.properties +12 -0
  120. package/src/sap/ui/webc/main/designtime/messagebundle_ru.properties +12 -0
  121. package/src/sap/ui/webc/main/designtime/messagebundle_sh.properties +12 -0
  122. package/src/sap/ui/webc/main/designtime/messagebundle_sk.properties +12 -0
  123. package/src/sap/ui/webc/main/designtime/messagebundle_sl.properties +12 -0
  124. package/src/sap/ui/webc/main/designtime/messagebundle_sv.properties +12 -0
  125. package/src/sap/ui/webc/main/designtime/messagebundle_th.properties +12 -0
  126. package/src/sap/ui/webc/main/designtime/messagebundle_tr.properties +12 -0
  127. package/src/sap/ui/webc/main/designtime/messagebundle_uk.properties +12 -0
  128. package/src/sap/ui/webc/main/designtime/messagebundle_vi.properties +12 -0
  129. package/src/sap/ui/webc/main/designtime/messagebundle_zh_CN.properties +12 -0
  130. package/src/sap/ui/webc/main/designtime/messagebundle_zh_TW.properties +12 -0
  131. package/src/sap/ui/webc/main/flexibility/BreadcrumbsItem.flexibility.js +19 -0
  132. package/src/sap/ui/webc/main/flexibility/CheckBox.flexibility.js +20 -0
  133. package/src/sap/ui/webc/main/flexibility/List.flexibility.js +21 -0
  134. package/src/sap/ui/webc/main/flexibility/StandardListItem.flexibility.js +20 -0
  135. package/src/sap/ui/webc/main/library.js +15 -2
@@ -43,7 +43,7 @@ sap.ui.define([
43
43
  * </ul>
44
44
  *
45
45
  * @author SAP SE
46
- * @version 1.102.1
46
+ * @version 1.103.1
47
47
  *
48
48
  * @constructor
49
49
  * @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.102.1
30
+ * @version 1.103.1
31
31
  *
32
32
  * @constructor
33
33
  * @public
@@ -49,7 +49,7 @@ sap.ui.define([
49
49
  * <h3>Keyboard Handling</h3>
50
50
  *
51
51
  * @author SAP SE
52
- * @version 1.102.1
52
+ * @version 1.103.1
53
53
  *
54
54
  * @constructor
55
55
  * @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.102.1
27
+ * @version 1.103.1
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.102.1
59
+ * @version 1.103.1
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.102.1
37
+ * @version 1.103.1
38
38
  *
39
39
  * @constructor
40
40
  * @public
@@ -34,7 +34,7 @@ sap.ui.define([
34
34
  * </ul>
35
35
  *
36
36
  * @author SAP SE
37
- * @version 1.102.1
37
+ * @version 1.103.1
38
38
  *
39
39
  * @constructor
40
40
  * @public
@@ -34,7 +34,7 @@ sap.ui.define([
34
34
  * </ul>
35
35
  *
36
36
  * @author SAP SE
37
- * @version 1.102.1
37
+ * @version 1.103.1
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.102.1
40
+ * @version 1.103.1
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.102.1
44
+ * @version 1.103.1
45
45
  *
46
46
  * @constructor
47
47
  * @public
@@ -63,7 +63,7 @@ sap.ui.define([
63
63
  * </ul>
64
64
  *
65
65
  * @author SAP SE
66
- * @version 1.102.1
66
+ * @version 1.103.1
67
67
  *
68
68
  * @constructor
69
69
  * @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.102.1
32
+ * @version 1.103.1
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.102.1
47
+ * @version 1.103.1
48
48
  *
49
49
  * @constructor
50
50
  * @public
@@ -31,7 +31,7 @@ sap.ui.define([
31
31
  * 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>.
32
32
  *
33
33
  * @author SAP SE
34
- * @version 1.102.1
34
+ * @version 1.103.1
35
35
  *
36
36
  * @constructor
37
37
  * @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.102.1
29
+ * @version 1.103.1
30
30
  *
31
31
  * @constructor
32
32
  * @public
@@ -57,7 +57,7 @@ sap.ui.define([
57
57
  * </ul>
58
58
  *
59
59
  * @author SAP SE
60
- * @version 1.102.1
60
+ * @version 1.103.1
61
61
  *
62
62
  * @constructor
63
63
  * @public
@@ -29,7 +29,7 @@ sap.ui.define([
29
29
  * <h3>Usage</h3> <code>sap.ui.webc.main.TreeItem</code> is an abstract element, representing a node in a <code>sap.ui.webc.main.Tree</code>. The tree itself is rendered as a list, and each <code>sap.ui.webc.main.TreeItem</code> is represented by a list item(<code>sap.ui.webc.main.TreeListItem</code>) in that list. Therefore, you should only use <code>sap.ui.webc.main.TreeItem</code> directly in your apps. The <code>sap.ui.webc.main.TreeListItem</code> list item is internal for the list, and not intended for public use.
30
30
  *
31
31
  * @author SAP SE
32
- * @version 1.102.1
32
+ * @version 1.103.1
33
33
  *
34
34
  * @constructor
35
35
  * @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.102.1
15
+ * @version 1.103.1
16
16
  */
17
17
  var ChangeLinkTarget = {};
18
18
 
@@ -0,0 +1,26 @@
1
+ /*!
2
+ * OpenUI5
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
+ * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
+ */
6
+
7
+ // Provides the Design Time Metadata for the sap.ui.webc.main.Avatar control
8
+ sap.ui.define([],
9
+ function () {
10
+ "use strict";
11
+
12
+ return {
13
+ name: {
14
+ singular: "AVATAR_NAME",
15
+ plural: "AVATAR_NAME_PLURAL"
16
+ },
17
+ actions: {
18
+ remove: {
19
+ changeType: "hideControl"
20
+ },
21
+ reveal: {
22
+ changeType: "unhideControl"
23
+ }
24
+ }
25
+ };
26
+ });
@@ -0,0 +1,45 @@
1
+ /*!
2
+ * OpenUI5
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
+ * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
+ */
6
+ // Provides the design-time metadata for the sap.ui.webc.main.BreadcrumbsItem control
7
+ sap.ui.define([],
8
+ function () {
9
+ "use strict";
10
+ return {
11
+ domRef : function(oControl) {
12
+ return oControl.getDomRef().getDomRef();
13
+ },
14
+ actions: {
15
+ remove: {
16
+ changeType: "hideControl"
17
+ },
18
+ rename: {
19
+ changeType: "rename",
20
+ domRef: function (oControl) {
21
+ return oControl.getDomRef().getDomRef();
22
+ },
23
+ getTextMutators: function (oControl) {
24
+ return {
25
+ getText: function () {
26
+ return oControl.getText();
27
+ },
28
+ setText: function (sNewText) {
29
+ oControl.setText(sNewText);
30
+ }
31
+ };
32
+ },
33
+ isEnabled: function (oControl) {
34
+ return oControl.getText().length > 0;
35
+ },
36
+ validators: [
37
+ "noEmptyText"
38
+ ]
39
+ },
40
+ reveal: {
41
+ changeType: "unhideControl"
42
+ }
43
+ }
44
+ };
45
+ });
@@ -0,0 +1,48 @@
1
+ /*!
2
+ * OpenUI5
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
+ * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
+ */
6
+
7
+ // Provides the Design Time Metadata for the sap.ui.webc.main.CheckBox control
8
+ sap.ui.define([],
9
+ function () {
10
+ "use strict";
11
+
12
+ return {
13
+ name: {
14
+ singular: "CHECKBOX_NAME",
15
+ plural: "CHECKBOX_NAME_PLURAL"
16
+ },
17
+ actions: {
18
+ remove: {
19
+ changeType: "hideControl"
20
+ },
21
+ rename: {
22
+ changeType: "rename",
23
+ domRef: function (oControl) {
24
+ return oControl.getDomRef().getDomRef().querySelector(".ui5-checkbox-label");
25
+ },
26
+ getTextMutators: function (oControl) {
27
+ return {
28
+ getText: function () {
29
+ return oControl.getText();
30
+ },
31
+ setText: function (sNewText) {
32
+ oControl.setText(sNewText);
33
+ }
34
+ };
35
+ },
36
+ isEnabled: function (oControl) {
37
+ return oControl.getText().length > 0;
38
+ },
39
+ validators: [
40
+ "noEmptyText"
41
+ ]
42
+ },
43
+ reveal: {
44
+ changeType: "unhideControl"
45
+ }
46
+ }
47
+ };
48
+ });
@@ -0,0 +1,32 @@
1
+ /*!
2
+ * OpenUI5
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
+ * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
+ */
6
+
7
+ // Provides the Design Time Metadata for the sap.ui.webc.main.CustomListItem control
8
+ sap.ui.define([],
9
+ function() {
10
+ "use strict";
11
+
12
+ return {
13
+ actions: {
14
+ remove: {
15
+ changeType: "hideControl"
16
+ },
17
+ reveal: {
18
+ changeType: "unhideControl"
19
+ }
20
+ },
21
+ aggregations: {
22
+ content: {
23
+ actions: {
24
+ move: {
25
+ changeType: "moveControls"
26
+ }
27
+ }
28
+ }
29
+ }
30
+ };
31
+
32
+ });
@@ -0,0 +1,83 @@
1
+ /*!
2
+ * OpenUI5
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
+ * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
+ */
6
+
7
+ // Provides the Design Time Metadata for the sap.ui.webc.main.List control
8
+ sap.ui.define([],
9
+ function () {
10
+ "use strict";
11
+
12
+ function isParentListBaseInstanceAndBound(oElement) {
13
+ var oParent = oElement;
14
+ while (oParent) {
15
+ if (oParent.isA("sap.ui.webc.main.List")) {
16
+ var oBinding = oParent.getBinding("items");
17
+ if (oBinding) {
18
+ return true;
19
+ }
20
+ return false;
21
+ }
22
+ oParent = oParent.getParent();
23
+ }
24
+ return false;
25
+ }
26
+
27
+ return {
28
+ name: {
29
+ singular: "LIST_NAME",
30
+ plural: "LIST_NAME_PLURAL"
31
+ },
32
+ aggregations: {
33
+ items: {
34
+ propagateMetadata: function(oElement) {
35
+ if (isParentListBaseInstanceAndBound(oElement)) {
36
+ return {
37
+ // prevent remove & rename actions on "items" aggregation and its inner controls when binding exists
38
+ actions: {
39
+ remove: null,
40
+ rename: null
41
+ }
42
+ };
43
+ }
44
+ },
45
+ actions: {
46
+ move: "moveControls"
47
+ }
48
+ }
49
+ },
50
+ actions: {
51
+ remove: {
52
+ changeType: "hideControl"
53
+ },
54
+ reveal: {
55
+ changeType: "unhideControl"
56
+ },
57
+ rename: function () {
58
+ return {
59
+ changeType: "rename",
60
+ domRef: function (oControl) {
61
+ return oControl.getDomRef().getDomRef().querySelector(".ui5-list-header");
62
+ },
63
+ getTextMutators: function (oControl) {
64
+ return {
65
+ getText: function () {
66
+ return oControl.getHeaderText();
67
+ },
68
+ setText: function (sNewText) {
69
+ oControl.setHeaderText(sNewText);
70
+ }
71
+ };
72
+ },
73
+ isEnabled: function (oControl) {
74
+ return oControl.getHeaderText().length > 0;
75
+ },
76
+ validators: [
77
+ "noEmptyText"
78
+ ]
79
+ };
80
+ }
81
+ }
82
+ };
83
+ });
@@ -0,0 +1,39 @@
1
+ /*!
2
+ * OpenUI5
3
+ * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
4
+ * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
+ */
6
+
7
+ // Provides the design-time metadata for the sap.ui.webc.main.StandardListItem control
8
+ sap.ui.define([],
9
+ function () {
10
+ "use strict";
11
+
12
+ return {
13
+
14
+ actions: {
15
+ remove: {
16
+ changeType: "hideControl"
17
+ },
18
+ rename: {
19
+ changeType: "rename",
20
+ domRef: function (oControl) {
21
+ return oControl.getDomRef().getDomRef().querySelector(".ui5-li-title");
22
+ },
23
+ getTextMutators: function (oControl) {
24
+ return {
25
+ getText: function () {
26
+ return oControl.getText();
27
+ },
28
+ setText: function (sNewText) {
29
+ oControl.setText(sNewText);
30
+ }
31
+ };
32
+ }
33
+ },
34
+ reveal: {
35
+ changeType: "unhideControl"
36
+ }
37
+ }
38
+ };
39
+ });
@@ -1,6 +1,12 @@
1
1
  #This is the resource bundle for design time of the SAPUI5 sap.ui.webc.main library
2
2
  #__ldi.translation.uuid=2a5c9eb0-8b82-4efc-916b-dcb895251ac7
3
3
 
4
+ #XMIT: Avatar control name caption
5
+ AVATAR_NAME=Avatar
6
+
7
+ #XTIT: Avatar control name plural caption
8
+ AVATAR_NAME_PLURAL=Avatars
9
+
4
10
  #XMIT: Badge control name caption
5
11
  BADGE_NAME=Badge
6
12
 
@@ -25,6 +31,12 @@ CAROUSEL_NAME=Carousel
25
31
  #XTIT: Carousel control name plural caption
26
32
  CAROUSEL_NAME_PLURAL=Carousels
27
33
 
34
+ #XMIT: Check Box control name caption
35
+ CHECKBOX_NAME=Checkbox
36
+
37
+ #XTIT: Check Box control name plural caption
38
+ CHECKBOX_NAME_PLURAL=Checkboxes
39
+
28
40
  #XMIT: Dialog control name caption
29
41
  DIALOG_NAME=Dialog
30
42
 
@@ -58,6 +70,12 @@ LINK_DIALOG_CANCEL_BTN=Cancel
58
70
  #XBUT: OK button caption in Link dialog for changing the target
59
71
  LINK_DIALOG_OK_BTN=OK
60
72
 
73
+ #XMIT: List control name caption
74
+ LIST_NAME=List
75
+
76
+ #XTIT: List control name plural caption
77
+ LIST_NAME_PLURAL=Lists
78
+
61
79
  #XMIT: Panel control name caption
62
80
  PANEL_NAME=Panel
63
81
 
@@ -1,4 +1,8 @@
1
1
 
2
+ AVATAR_NAME=\u0635\u0648\u0631\u0629 \u0631\u0645\u0632\u064A\u0629 (\u0623\u0641\u0627\u062A\u0627\u0631)
3
+
4
+ AVATAR_NAME_PLURAL=\u0635\u0648\u0631 \u0631\u0645\u0632\u064A\u0629 (\u0623\u0641\u0627\u062A\u0627\u0631)
5
+
2
6
  BADGE_NAME=\u0634\u0627\u0631\u0629
3
7
 
4
8
  BADGE_NAME_PLURAL=\u0634\u0627\u0631\u0629
@@ -15,6 +19,10 @@ CAROUSEL_NAME=\u0634\u0631\u064A\u0637 \u062A\u0645\u0631\u064A\u0631
15
19
 
16
20
  CAROUSEL_NAME_PLURAL=\u0623\u0634\u0631\u0637\u0629 \u062A\u0645\u0631\u064A\u0631
17
21
 
22
+ CHECKBOX_NAME=\u062E\u0627\u0646\u0629 \u0627\u0644\u0627\u062E\u062A\u064A\u0627\u0631
23
+
24
+ CHECKBOX_NAME_PLURAL=\u062E\u0627\u0646\u0627\u062A \u0627\u0644\u0627\u062E\u062A\u064A\u0627\u0631
25
+
18
26
  DIALOG_NAME=\u0645\u0631\u0628\u0639 \u0627\u0644\u062D\u0648\u0627\u0631
19
27
 
20
28
  DIALOG_NAME_PLURAL=\u0645\u0631\u0628\u0639 \u0627\u0644\u062D\u0648\u0627\u0631
@@ -37,6 +45,10 @@ LINK_DIALOG_CANCEL_BTN=\u0625\u0644\u063A\u0627\u0621
37
45
 
38
46
  LINK_DIALOG_OK_BTN=\u0645\u0648\u0627\u0641\u0642
39
47
 
48
+ LIST_NAME=\u0627\u0644\u0642\u0627\u0626\u0645\u0629
49
+
50
+ LIST_NAME_PLURAL=\u0627\u0644\u0642\u0648\u0627\u0626\u0645
51
+
40
52
  PANEL_NAME=\u0627\u0644\u0644\u0648\u062D\u0629
41
53
 
42
54
  PANEL_NAME_PLURAL=\u0627\u0644\u0644\u0648\u062D\u0627\u062A
@@ -1,4 +1,8 @@
1
1
 
2
+ AVATAR_NAME=\u0410\u0432\u0430\u0442\u0430\u0440
3
+
4
+ AVATAR_NAME_PLURAL=\u0410\u0432\u0430\u0442\u0430\u0440\u0438
5
+
2
6
  BADGE_NAME=\u0417\u043D\u0430\u0447\u043A\u0430
3
7
 
4
8
  BADGE_NAME_PLURAL=\u0417\u043D\u0430\u0447\u043A\u0438
@@ -15,6 +19,10 @@ CAROUSEL_NAME=\u041A\u0430\u0440\u0443\u0441\u0435\u043B
15
19
 
16
20
  CAROUSEL_NAME_PLURAL=\u041A\u0430\u0440\u0443\u0441\u0435\u043B\u0438
17
21
 
22
+ CHECKBOX_NAME=\u041A\u043E\u043D\u0442\u0440\u043E\u043B\u043D\u0430 \u043A\u043B\u0435\u0442\u043A\u0430
23
+
24
+ CHECKBOX_NAME_PLURAL=\u041A\u043E\u043D\u0442\u0440\u043E\u043B\u043D\u0438 \u043A\u043B\u0435\u0442\u043A\u0438
25
+
18
26
  DIALOG_NAME=\u0414\u0438\u0430\u043B\u043E\u0433
19
27
 
20
28
  DIALOG_NAME_PLURAL=\u0414\u0438\u0430\u043B\u043E\u0437\u0438
@@ -37,6 +45,10 @@ LINK_DIALOG_CANCEL_BTN=\u041E\u0442\u043A\u0430\u0437
37
45
 
38
46
  LINK_DIALOG_OK_BTN=\u041E\u041A
39
47
 
48
+ LIST_NAME=\u0421\u043F\u0438\u0441\u044A\u043A
49
+
50
+ LIST_NAME_PLURAL=\u0421\u043F\u0438\u0441\u044A\u0446\u0438
51
+
40
52
  PANEL_NAME=\u041F\u0430\u043D\u0435\u043B
41
53
 
42
54
  PANEL_NAME_PLURAL=\u041F\u0430\u043D\u0435\u043B\u0438
@@ -1,4 +1,8 @@
1
1
 
2
+ AVATAR_NAME=Avatar
3
+
4
+ AVATAR_NAME_PLURAL=Avatars
5
+
2
6
  BADGE_NAME=Distinci\u00F3
3
7
 
4
8
  BADGE_NAME_PLURAL=Distincions
@@ -15,6 +19,10 @@ CAROUSEL_NAME=Carrusel
15
19
 
16
20
  CAROUSEL_NAME_PLURAL=Carrusels
17
21
 
22
+ CHECKBOX_NAME=Quadre de verificaci\u00F3
23
+
24
+ CHECKBOX_NAME_PLURAL=Quadres de verificaci\u00F3
25
+
18
26
  DIALOG_NAME=Di\u00E0leg
19
27
 
20
28
  DIALOG_NAME_PLURAL=Di\u00E0legs
@@ -37,6 +45,10 @@ LINK_DIALOG_CANCEL_BTN=Cancel\u00B7lar
37
45
 
38
46
  LINK_DIALOG_OK_BTN=Acceptar
39
47
 
48
+ LIST_NAME=Llista
49
+
50
+ LIST_NAME_PLURAL=Llistes
51
+
40
52
  PANEL_NAME=Panell
41
53
 
42
54
  PANEL_NAME_PLURAL=Panells
@@ -1,4 +1,8 @@
1
1
 
2
+ AVATAR_NAME=Avatar
3
+
4
+ AVATAR_NAME_PLURAL=Avatars
5
+
2
6
  BADGE_NAME=Ozna\u010Den\u00ED
3
7
 
4
8
  BADGE_NAME_PLURAL=Ozna\u010Den\u00ED
@@ -15,6 +19,10 @@ CAROUSEL_NAME=Karusel
15
19
 
16
20
  CAROUSEL_NAME_PLURAL=Karusely
17
21
 
22
+ CHECKBOX_NAME=Za\u0161krt\u00E1vac\u00ED pole
23
+
24
+ CHECKBOX_NAME_PLURAL=Pole k za\u0161krtnut\u00ED
25
+
18
26
  DIALOG_NAME=Dialog
19
27
 
20
28
  DIALOG_NAME_PLURAL=Dialogy
@@ -37,6 +45,10 @@ LINK_DIALOG_CANCEL_BTN=Zru\u0161it
37
45
 
38
46
  LINK_DIALOG_OK_BTN=OK
39
47
 
48
+ LIST_NAME=Seznam
49
+
50
+ LIST_NAME_PLURAL=Seznamy
51
+
40
52
  PANEL_NAME=Panel
41
53
 
42
54
  PANEL_NAME_PLURAL=Panely
@@ -1,4 +1,8 @@
1
1
 
2
+ AVATAR_NAME=Afatar
3
+
4
+ AVATAR_NAME_PLURAL=Afatarau
5
+
2
6
  BADGE_NAME=Bathodyn
3
7
 
4
8
  BADGE_NAME_PLURAL=Bathodynnau
@@ -15,6 +19,10 @@ CAROUSEL_NAME=Carws\u00E9l
15
19
 
16
20
  CAROUSEL_NAME_PLURAL=Carwselau
17
21
 
22
+ CHECKBOX_NAME=Blwch Ticio
23
+
24
+ CHECKBOX_NAME_PLURAL=Blychau Ticio
25
+
18
26
  DIALOG_NAME=Deialog
19
27
 
20
28
  DIALOG_NAME_PLURAL=Deialogau
@@ -37,6 +45,10 @@ LINK_DIALOG_CANCEL_BTN=Canslo
37
45
 
38
46
  LINK_DIALOG_OK_BTN=Iawn
39
47
 
48
+ LIST_NAME=Rhestr
49
+
50
+ LIST_NAME_PLURAL=Rhestrau
51
+
40
52
  PANEL_NAME=Panel
41
53
 
42
54
  PANEL_NAME_PLURAL=Paneli
@@ -1,4 +1,8 @@
1
1
 
2
+ AVATAR_NAME=Avatar
3
+
4
+ AVATAR_NAME_PLURAL=Avatars
5
+
2
6
  BADGE_NAME=Badge
3
7
 
4
8
  BADGE_NAME_PLURAL=Badges
@@ -15,6 +19,10 @@ CAROUSEL_NAME=Karrusel
15
19
 
16
20
  CAROUSEL_NAME_PLURAL=Karruseller
17
21
 
22
+ CHECKBOX_NAME=Afkrydsningsfelt
23
+
24
+ CHECKBOX_NAME_PLURAL=Afkrydsningsfelter
25
+
18
26
  DIALOG_NAME=Dialog
19
27
 
20
28
  DIALOG_NAME_PLURAL=Dialoger
@@ -37,6 +45,10 @@ LINK_DIALOG_CANCEL_BTN=Afbryd
37
45
 
38
46
  LINK_DIALOG_OK_BTN=OK
39
47
 
48
+ LIST_NAME=Liste
49
+
50
+ LIST_NAME_PLURAL=Lister
51
+
40
52
  PANEL_NAME=Panel
41
53
 
42
54
  PANEL_NAME_PLURAL=Paneler