@ui5/webcomponents 1.11.0 → 1.12.0-rc.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 (272) hide show
  1. package/CHANGELOG.md +17 -0
  2. package/dist/Carousel.d.ts +9 -10
  3. package/dist/Carousel.js +9 -10
  4. package/dist/Carousel.js.map +1 -1
  5. package/dist/Switch.js +7 -4
  6. package/dist/Switch.js.map +1 -1
  7. package/dist/TimePickerBase.js +26 -4
  8. package/dist/TimePickerBase.js.map +1 -1
  9. package/dist/api.json +1 -1
  10. package/dist/assets/{SAP-icons.e4a5651a.js → SAP-icons.216218d4.js} +1 -1
  11. package/dist/assets/test/pages/{ComboBox.html.6ad00df2.js → ComboBox.html.71a9cca1.js} +1 -1
  12. package/dist/assets/test/pages/{Icon.html.97607346.js → Icon.html.7607889a.js} +1 -1
  13. package/dist/assets/test/pages/{Label.html.850402e1.js → Label.html.a65ddee0.js} +1 -1
  14. package/dist/assets/test/pages/{Popups.html.de40ab2a.js → Popups.html.0be97466.js} +1 -1
  15. package/dist/css/themes/ComboBox.css +1 -1
  16. package/dist/css/themes/DateTimePickerPopover.css +1 -1
  17. package/dist/css/themes/Input.css +1 -1
  18. package/dist/css/themes/MultiComboBox.css +1 -1
  19. package/dist/css/themes/Select.css +1 -1
  20. package/dist/css/themes/TextArea.css +1 -1
  21. package/dist/custom-elements.json +1 -1
  22. package/dist/generated/themes/ComboBox.css.js +1 -1
  23. package/dist/generated/themes/ComboBox.css.js.map +1 -1
  24. package/dist/generated/themes/DateTimePickerPopover.css.js +1 -1
  25. package/dist/generated/themes/DateTimePickerPopover.css.js.map +1 -1
  26. package/dist/generated/themes/Input.css.js +1 -1
  27. package/dist/generated/themes/Input.css.js.map +1 -1
  28. package/dist/generated/themes/MultiComboBox.css.js +1 -1
  29. package/dist/generated/themes/MultiComboBox.css.js.map +1 -1
  30. package/dist/generated/themes/Select.css.js +1 -1
  31. package/dist/generated/themes/Select.css.js.map +1 -1
  32. package/dist/generated/themes/TextArea.css.js +1 -1
  33. package/dist/generated/themes/TextArea.css.js.map +1 -1
  34. package/dist/test/pages/72override.html +1 -1
  35. package/dist/test/pages/AnimanitionOff.html +1 -1
  36. package/dist/test/pages/Avatar.html +1 -1
  37. package/dist/test/pages/AvatarGroup.html +1 -1
  38. package/dist/test/pages/Badge.html +1 -1
  39. package/dist/test/pages/Breadcrumbs.html +1 -1
  40. package/dist/test/pages/BusyIndicator.html +1 -1
  41. package/dist/test/pages/Button.html +1 -1
  42. package/dist/test/pages/Calendar.html +1 -1
  43. package/dist/test/pages/Card.html +1 -1
  44. package/dist/test/pages/Carousel.html +1 -1
  45. package/dist/test/pages/CheckBox.html +1 -1
  46. package/dist/test/pages/ColorPalette.html +1 -1
  47. package/dist/test/pages/ColorPalettePopover.html +1 -1
  48. package/dist/test/pages/ColorPicker.html +1 -1
  49. package/dist/test/pages/ComboBox.html +2 -2
  50. package/dist/test/pages/Components.html +1 -1
  51. package/dist/test/pages/CoreControls.html +1 -1
  52. package/dist/test/pages/CoreControls_exp.html +1 -1
  53. package/dist/test/pages/CustomCSS.html +1 -1
  54. package/dist/test/pages/DatePicker.html +1 -1
  55. package/dist/test/pages/DatePicker_test_page.html +1 -1
  56. package/dist/test/pages/DateRangePicker.html +1 -1
  57. package/dist/test/pages/DateTimePicker.html +1 -1
  58. package/dist/test/pages/DayPicker.html +1 -1
  59. package/dist/test/pages/Dialog.html +1 -1
  60. package/dist/test/pages/DialogLifecycle.html +1 -1
  61. package/dist/test/pages/DialogSemantic.html +1 -1
  62. package/dist/test/pages/DurationPicker.html +1 -1
  63. package/dist/test/pages/Eventing.html +1 -1
  64. package/dist/test/pages/F6Test1.html +1 -1
  65. package/dist/test/pages/F6Test2.html +1 -1
  66. package/dist/test/pages/F6Test3.html +1 -1
  67. package/dist/test/pages/F6Test4.html +1 -1
  68. package/dist/test/pages/F6Test5.html +1 -1
  69. package/dist/test/pages/F6Test6.html +1 -1
  70. package/dist/test/pages/F6Test7.html +1 -1
  71. package/dist/test/pages/FileUploader.html +1 -1
  72. package/dist/test/pages/FormSupport.html +1 -1
  73. package/dist/test/pages/HCB.html +1 -1
  74. package/dist/test/pages/Icon.html +2 -2
  75. package/dist/test/pages/Icon_and_theming.html +1 -1
  76. package/dist/test/pages/Icon_custom.html +1 -1
  77. package/dist/test/pages/Input.html +1 -1
  78. package/dist/test/pages/InputFieldLabels.html +1 -1
  79. package/dist/test/pages/InputFieldMinWidth.html +1 -1
  80. package/dist/test/pages/InputIcons.html +1 -1
  81. package/dist/test/pages/Input_quickview.html +1 -1
  82. package/dist/test/pages/InputsAlignment.html +1 -1
  83. package/dist/test/pages/InputsLazyLoading.html +1 -1
  84. package/dist/test/pages/ItemNavigation.html +1 -1
  85. package/dist/test/pages/Kitchen.html +1 -1
  86. package/dist/test/pages/Kitchen.openui5.html +1 -1
  87. package/dist/test/pages/Label.html +2 -2
  88. package/dist/test/pages/Link.html +1 -1
  89. package/dist/test/pages/List.html +1 -1
  90. package/dist/test/pages/ListGrowing_Button.html +1 -1
  91. package/dist/test/pages/ListGrowing_Scroll.html +1 -1
  92. package/dist/test/pages/List_keyboard_support.html +1 -1
  93. package/dist/test/pages/List_test_page.html +1 -1
  94. package/dist/test/pages/LitKeyFunction.html +1 -1
  95. package/dist/test/pages/MemoryLeak.html +1 -1
  96. package/dist/test/pages/Menu.html +1 -1
  97. package/dist/test/pages/MessagePage.html +1 -1
  98. package/dist/test/pages/MessageStrip.html +1 -1
  99. package/dist/test/pages/MultiComboBox.html +1 -1
  100. package/dist/test/pages/MultiInput.html +1 -1
  101. package/dist/test/pages/MultiInput_Suggestions.html +1 -1
  102. package/dist/test/pages/OpenUI5.html +1 -1
  103. package/dist/test/pages/Panel.html +1 -1
  104. package/dist/test/pages/Popover.html +1 -1
  105. package/dist/test/pages/PopoverArrowBounds.html +1 -1
  106. package/dist/test/pages/Popups.html +2 -2
  107. package/dist/test/pages/ProgressIndicator.html +1 -1
  108. package/dist/test/pages/RTL.html +1 -1
  109. package/dist/test/pages/RadioButton.html +1 -1
  110. package/dist/test/pages/RangeSlider.html +1 -1
  111. package/dist/test/pages/RatingIndicator.html +1 -1
  112. package/dist/test/pages/ResizeHandler.html +1 -1
  113. package/dist/test/pages/ResponsivePopover.html +1 -1
  114. package/dist/test/pages/SegmentedButton.html +1 -1
  115. package/dist/test/pages/Select.html +1 -1
  116. package/dist/test/pages/Simple.html +1 -1
  117. package/dist/test/pages/Slider.html +1 -1
  118. package/dist/test/pages/SplitButton.html +1 -1
  119. package/dist/test/pages/StepInput.html +1 -1
  120. package/dist/test/pages/Switch.html +10 -1
  121. package/dist/test/pages/TabContainer.html +1 -1
  122. package/dist/test/pages/Table-perf-pure.html +1 -1
  123. package/dist/test/pages/Table-perf.html +1 -1
  124. package/dist/test/pages/Table.html +1 -1
  125. package/dist/test/pages/Table2.html +1 -1
  126. package/dist/test/pages/TableAllPopin.html +1 -1
  127. package/dist/test/pages/TableCustomStyling.html +1 -1
  128. package/dist/test/pages/TableGrouping.html +1 -1
  129. package/dist/test/pages/TableGrowingWithButton.html +1 -1
  130. package/dist/test/pages/TableGrowingWithScroll.html +1 -1
  131. package/dist/test/pages/TableSelection.html +1 -1
  132. package/dist/test/pages/TextArea.html +1 -1
  133. package/dist/test/pages/TimePicker.html +1 -1
  134. package/dist/test/pages/TimeSelection.html +1 -1
  135. package/dist/test/pages/Title.html +1 -1
  136. package/dist/test/pages/Toast.html +1 -1
  137. package/dist/test/pages/ToggleButton.html +1 -1
  138. package/dist/test/pages/Tree.html +1 -1
  139. package/dist/test/pages/WheelSlider_Test_Page.html +1 -1
  140. package/dist/test/pages/base/AriaLabelHelper.html +1 -1
  141. package/dist/test/pages/base/DOMObserver.html +1 -1
  142. package/dist/test/pages/base/InvisibleMessage.html +1 -1
  143. package/dist/test/pages/form.html +1 -1
  144. package/dist/test/pages/i18n-defaultLang.html +1 -1
  145. package/dist/test/pages/i18n-demo.html +1 -1
  146. package/dist/types/AvatarColorScheme.d.ts +1 -1
  147. package/dist/types/AvatarColorScheme.js +1 -1
  148. package/dist/types/AvatarGroupType.d.ts +1 -1
  149. package/dist/types/AvatarGroupType.js +1 -1
  150. package/dist/types/AvatarShape.d.ts +1 -1
  151. package/dist/types/AvatarShape.js +1 -1
  152. package/dist/types/AvatarSize.d.ts +1 -1
  153. package/dist/types/AvatarSize.js +1 -1
  154. package/dist/types/BreadcrumbsDesign.d.ts +1 -1
  155. package/dist/types/BreadcrumbsDesign.js +1 -1
  156. package/dist/types/BreadcrumbsSeparatorStyle.d.ts +1 -1
  157. package/dist/types/BreadcrumbsSeparatorStyle.js +1 -1
  158. package/dist/types/BusyIndicatorSize.d.ts +1 -1
  159. package/dist/types/BusyIndicatorSize.js +1 -1
  160. package/dist/types/ButtonDesign.d.ts +1 -1
  161. package/dist/types/ButtonDesign.js +1 -1
  162. package/dist/types/CalendarSelectionMode.d.ts +1 -1
  163. package/dist/types/CalendarSelectionMode.js +1 -1
  164. package/dist/types/CarouselArrowsPlacement.d.ts +1 -1
  165. package/dist/types/CarouselArrowsPlacement.js +1 -1
  166. package/dist/types/CarouselPageIndicatorStyle.d.ts +1 -1
  167. package/dist/types/CarouselPageIndicatorStyle.js +1 -1
  168. package/dist/types/ComboBoxFilter.d.ts +1 -1
  169. package/dist/types/ComboBoxFilter.js +1 -1
  170. package/dist/types/HasPopup.d.ts +1 -1
  171. package/dist/types/HasPopup.js +1 -1
  172. package/dist/types/IconDesign.d.ts +1 -1
  173. package/dist/types/IconDesign.js +1 -1
  174. package/dist/types/InputType.d.ts +1 -1
  175. package/dist/types/InputType.js +1 -1
  176. package/dist/types/LinkDesign.d.ts +1 -1
  177. package/dist/types/LinkDesign.js +1 -1
  178. package/dist/types/ListGrowingMode.d.ts +1 -1
  179. package/dist/types/ListGrowingMode.js +1 -1
  180. package/dist/types/ListItemType.d.ts +1 -1
  181. package/dist/types/ListItemType.js +1 -1
  182. package/dist/types/ListMode.d.ts +1 -1
  183. package/dist/types/ListMode.js +1 -1
  184. package/dist/types/ListSeparators.d.ts +1 -1
  185. package/dist/types/ListSeparators.js +1 -1
  186. package/dist/types/MessageStripDesign.d.ts +1 -1
  187. package/dist/types/MessageStripDesign.js +1 -1
  188. package/dist/types/PanelAccessibleRole.d.ts +1 -1
  189. package/dist/types/PanelAccessibleRole.js +1 -1
  190. package/dist/types/PopoverHorizontalAlign.d.ts +1 -1
  191. package/dist/types/PopoverHorizontalAlign.js +1 -1
  192. package/dist/types/PopoverPlacementType.d.ts +1 -1
  193. package/dist/types/PopoverPlacementType.js +1 -1
  194. package/dist/types/PopoverVerticalAlign.d.ts +1 -1
  195. package/dist/types/PopoverVerticalAlign.js +1 -1
  196. package/dist/types/PopupAccessibleRole.d.ts +1 -1
  197. package/dist/types/PopupAccessibleRole.js +1 -1
  198. package/dist/types/Priority.d.ts +1 -1
  199. package/dist/types/Priority.js +1 -1
  200. package/dist/types/SemanticColor.d.ts +1 -1
  201. package/dist/types/SemanticColor.js +1 -1
  202. package/dist/types/SwitchDesign.d.ts +1 -1
  203. package/dist/types/SwitchDesign.js +1 -1
  204. package/dist/types/TabContainerBackgroundDesign.d.ts +1 -1
  205. package/dist/types/TabContainerBackgroundDesign.js +1 -1
  206. package/dist/types/TabContainerTabsPlacement.d.ts +2 -2
  207. package/dist/types/TabContainerTabsPlacement.js +2 -2
  208. package/dist/types/TabLayout.d.ts +1 -1
  209. package/dist/types/TabLayout.js +1 -1
  210. package/dist/types/TableColumnPopinDisplay.d.ts +1 -1
  211. package/dist/types/TableColumnPopinDisplay.js +1 -1
  212. package/dist/types/TableGrowingMode.d.ts +1 -1
  213. package/dist/types/TableGrowingMode.js +1 -1
  214. package/dist/types/TableMode.d.ts +1 -1
  215. package/dist/types/TableMode.js +1 -1
  216. package/dist/types/TableRowType.d.ts +1 -1
  217. package/dist/types/TableRowType.js +1 -1
  218. package/dist/types/TabsOverflowMode.d.ts +1 -1
  219. package/dist/types/TabsOverflowMode.js +1 -1
  220. package/dist/types/TitleLevel.d.ts +1 -1
  221. package/dist/types/TitleLevel.js +1 -1
  222. package/dist/types/ToastPlacement.d.ts +1 -1
  223. package/dist/types/ToastPlacement.js +1 -1
  224. package/dist/types/WrappingType.d.ts +1 -1
  225. package/dist/types/WrappingType.js +1 -1
  226. package/package.json +7 -7
  227. package/src/Carousel.ts +9 -10
  228. package/src/Switch.ts +8 -4
  229. package/src/TimePickerBase.ts +26 -4
  230. package/src/themes/DateTimePickerPopover.css +0 -1
  231. package/src/themes/Input.css +0 -3
  232. package/src/themes/TextArea.css +0 -2
  233. package/src/types/AvatarColorScheme.ts +1 -1
  234. package/src/types/AvatarGroupType.ts +1 -1
  235. package/src/types/AvatarShape.ts +1 -1
  236. package/src/types/AvatarSize.ts +1 -1
  237. package/src/types/BreadcrumbsDesign.ts +1 -1
  238. package/src/types/BreadcrumbsSeparatorStyle.ts +1 -1
  239. package/src/types/BusyIndicatorSize.ts +1 -1
  240. package/src/types/ButtonDesign.ts +1 -1
  241. package/src/types/CalendarSelectionMode.ts +1 -1
  242. package/src/types/CarouselArrowsPlacement.ts +1 -1
  243. package/src/types/CarouselPageIndicatorStyle.ts +1 -1
  244. package/src/types/ComboBoxFilter.ts +1 -1
  245. package/src/types/HasPopup.ts +1 -1
  246. package/src/types/IconDesign.ts +1 -1
  247. package/src/types/InputType.ts +1 -1
  248. package/src/types/LinkDesign.ts +1 -1
  249. package/src/types/ListGrowingMode.ts +1 -1
  250. package/src/types/ListItemType.ts +1 -1
  251. package/src/types/ListMode.ts +1 -1
  252. package/src/types/ListSeparators.ts +1 -1
  253. package/src/types/MessageStripDesign.ts +1 -1
  254. package/src/types/PanelAccessibleRole.ts +1 -1
  255. package/src/types/PopoverHorizontalAlign.ts +1 -1
  256. package/src/types/PopoverPlacementType.ts +1 -1
  257. package/src/types/PopoverVerticalAlign.ts +1 -1
  258. package/src/types/PopupAccessibleRole.ts +1 -1
  259. package/src/types/Priority.ts +1 -1
  260. package/src/types/SemanticColor.ts +1 -1
  261. package/src/types/SwitchDesign.ts +1 -1
  262. package/src/types/TabContainerBackgroundDesign.ts +1 -1
  263. package/src/types/TabContainerTabsPlacement.ts +2 -2
  264. package/src/types/TabLayout.ts +1 -1
  265. package/src/types/TableColumnPopinDisplay.ts +1 -1
  266. package/src/types/TableGrowingMode.ts +1 -1
  267. package/src/types/TableMode.ts +1 -1
  268. package/src/types/TableRowType.ts +1 -1
  269. package/src/types/TabsOverflowMode.ts +1 -1
  270. package/src/types/TitleLevel.ts +1 -1
  271. package/src/types/ToastPlacement.ts +1 -1
  272. package/src/types/WrappingType.ts +1 -1
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Different Carousel page indicator styles.
3
3
  *
4
- * @class
4
+ * @readonly
5
5
  * @enum {string}
6
6
  * @public
7
7
  * @author SAP SE
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Different filtering types of the ComboBox.
3
3
  *
4
- * @class
4
+ * @readonly
5
5
  * @enum {string}
6
6
  * @public
7
7
  * @author SAP SE
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Different filtering types of the ComboBox.
3
3
  *
4
- * @class
4
+ * @readonly
5
5
  * @enum {string}
6
6
  * @public
7
7
  * @author SAP SE
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Different types of HasPopup.
3
3
  *
4
- * @class
4
+ * @readonly
5
5
  * @enum {string}
6
6
  * @public
7
7
  * @author SAP SE
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Different types of HasPopup.
3
3
  *
4
- * @class
4
+ * @readonly
5
5
  * @enum {string}
6
6
  * @public
7
7
  * @author SAP SE
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Different Icon semantic designs.
3
3
  *
4
- * @class
4
+ * @readonly
5
5
  * @enum {string}
6
6
  * @public
7
7
  * @author SAP SE
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Different Icon semantic designs.
3
3
  *
4
- * @class
4
+ * @readonly
5
5
  * @enum {string}
6
6
  * @public
7
7
  * @author SAP SE
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Different input types.
3
3
  *
4
- * @class
4
+ * @readonly
5
5
  * @enum {string}
6
6
  * @public
7
7
  * @author SAP SE
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Different input types.
3
3
  *
4
- * @class
4
+ * @readonly
5
5
  * @enum {string}
6
6
  * @public
7
7
  * @author SAP SE
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Different link designs.
3
3
  *
4
- * @class
4
+ * @readonly
5
5
  * @enum {string}
6
6
  * @public
7
7
  * @author SAP SE
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Different link designs.
3
3
  *
4
- * @class
4
+ * @readonly
5
5
  * @enum {string}
6
6
  * @public
7
7
  * @author SAP SE
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Different list growing modes.
3
3
  *
4
- * @class
4
+ * @readonly
5
5
  * @enum {string}
6
6
  * @public
7
7
  * @author SAP SE
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Different list growing modes.
3
3
  *
4
- * @class
4
+ * @readonly
5
5
  * @enum {string}
6
6
  * @public
7
7
  * @author SAP SE
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Different list item types.
3
3
  *
4
- * @class
4
+ * @readonly
5
5
  * @enum {string}
6
6
  * @public
7
7
  * @author SAP SE
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Different list item types.
3
3
  *
4
- * @class
4
+ * @readonly
5
5
  * @enum {string}
6
6
  * @public
7
7
  * @author SAP SE
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Different list modes.
3
3
  *
4
- * @class
4
+ * @readonly
5
5
  * @enum {string}
6
6
  * @public
7
7
  * @author SAP SE
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Different list modes.
3
3
  *
4
- * @class
4
+ * @readonly
5
5
  * @enum {string}
6
6
  * @public
7
7
  * @author SAP SE
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Different types of list items separators.
3
3
  *
4
- * @class
4
+ * @readonly
5
5
  * @enum {string}
6
6
  * @public
7
7
  * @author SAP SE
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Different types of list items separators.
3
3
  *
4
- * @class
4
+ * @readonly
5
5
  * @enum {string}
6
6
  * @public
7
7
  * @author SAP SE
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * MessageStrip designs.
3
3
  *
4
- * @class
4
+ * @readonly
5
5
  * @enum {string}
6
6
  * @public
7
7
  * @author SAP SE
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * MessageStrip designs.
3
3
  *
4
- * @class
4
+ * @readonly
5
5
  * @enum {string}
6
6
  * @public
7
7
  * @author SAP SE
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Panel accessible roles.
3
3
  *
4
- * @class
4
+ * @readonly
5
5
  * @enum {string}
6
6
  * @public
7
7
  * @author SAP SE
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Panel accessible roles.
3
3
  *
4
- * @class
4
+ * @readonly
5
5
  * @enum {string}
6
6
  * @public
7
7
  * @author SAP SE
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Popover horizontal align types.
3
3
  *
4
- * @class
4
+ * @readonly
5
5
  * @enum {string}
6
6
  * @public
7
7
  * @author SAP SE
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Popover horizontal align types.
3
3
  *
4
- * @class
4
+ * @readonly
5
5
  * @enum {string}
6
6
  * @public
7
7
  * @author SAP SE
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Popover placement types.
3
3
  *
4
- * @class
4
+ * @readonly
5
5
  * @enum {string}
6
6
  * @public
7
7
  * @author SAP SE
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Popover placement types.
3
3
  *
4
- * @class
4
+ * @readonly
5
5
  * @enum {string}
6
6
  * @public
7
7
  * @author SAP SE
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Popover vertical align types.
3
3
  *
4
- * @class
4
+ * @readonly
5
5
  * @enum {string}
6
6
  * @public
7
7
  * @author SAP SE
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Popover vertical align types.
3
3
  *
4
- * @class
4
+ * @readonly
5
5
  * @enum {string}
6
6
  * @public
7
7
  * @author SAP SE
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Popup accessible roles.
3
3
  *
4
- * @class
4
+ * @readonly
5
5
  * @enum {string}
6
6
  * @public
7
7
  * @author SAP SE
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Popup accessible roles.
3
3
  *
4
- * @class
4
+ * @readonly
5
5
  * @enum {string}
6
6
  * @public
7
7
  * @author SAP SE
@@ -1,8 +1,8 @@
1
1
  /**
2
2
  * Different types of Priority.
3
3
  *
4
- * @class
5
4
  * @enum {string}
5
+ * @readonly
6
6
  * @public
7
7
  * @author SAP SE
8
8
  * @alias sap.ui.webc.main.types.Priority
@@ -1,8 +1,8 @@
1
1
  /**
2
2
  * Different types of Priority.
3
3
  *
4
- * @class
5
4
  * @enum {string}
5
+ * @readonly
6
6
  * @public
7
7
  * @author SAP SE
8
8
  * @alias sap.ui.webc.main.types.Priority
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Different types of SemanticColor.
3
3
  *
4
- * @class
4
+ * @readonly
5
5
  * @enum {string}
6
6
  * @public
7
7
  * @author SAP SE
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Different types of SemanticColor.
3
3
  *
4
- * @class
4
+ * @readonly
5
5
  * @enum {string}
6
6
  * @public
7
7
  * @author SAP SE
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Different types of Switch designs.
3
3
  *
4
- * @class
4
+ * @readonly
5
5
  * @enum {string}
6
6
  * @public
7
7
  * @author SAP SE
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Different types of Switch designs.
3
3
  *
4
- * @class
4
+ * @readonly
5
5
  * @enum {string}
6
6
  * @public
7
7
  * @author SAP SE
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Background design for the header and content of TabContainer.
3
3
  *
4
- * @class
4
+ * @readonly
5
5
  * @enum {string}
6
6
  * @public
7
7
  * @author SAP SE
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Background design for the header and content of TabContainer.
3
3
  *
4
- * @class
4
+ * @readonly
5
5
  * @enum {string}
6
6
  * @public
7
7
  * @author SAP SE
@@ -1,9 +1,9 @@
1
1
  /**
2
2
  * Tabs placement of TabContainer.
3
3
  *
4
- * @class
4
+ * @readonly
5
5
  * @enum {string}
6
- * @public
6
+ * @private
7
7
  * @author SAP SE
8
8
  * @alias sap.ui.webc.main.types.TabContainerTabsPlacement
9
9
  */
@@ -1,9 +1,9 @@
1
1
  /**
2
2
  * Tabs placement of TabContainer.
3
3
  *
4
- * @class
4
+ * @readonly
5
5
  * @enum {string}
6
- * @public
6
+ * @private
7
7
  * @author SAP SE
8
8
  * @alias sap.ui.webc.main.types.TabContainerTabsPlacement
9
9
  */
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Tab layout of TabContainer.
3
3
  *
4
- * @class
4
+ * @readonly
5
5
  * @enum {string}
6
6
  * @public
7
7
  * @author SAP SE
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Tab layout of TabContainer.
3
3
  *
4
- * @class
4
+ * @readonly
5
5
  * @enum {string}
6
6
  * @public
7
7
  * @author SAP SE
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Table cell popin display.
3
3
  *
4
- * @class
4
+ * @readonly
5
5
  * @enum {string}
6
6
  * @public
7
7
  * @author SAP SE
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Table cell popin display.
3
3
  *
4
- * @class
4
+ * @readonly
5
5
  * @enum {string}
6
6
  * @public
7
7
  * @author SAP SE
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Different table growing modes.
3
3
  *
4
- * @class
4
+ * @readonly
5
5
  * @enum {string}
6
6
  * @public
7
7
  * @author SAP SE
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Different table growing modes.
3
3
  *
4
- * @class
4
+ * @readonly
5
5
  * @enum {string}
6
6
  * @public
7
7
  * @author SAP SE
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Different table modes.
3
3
  *
4
- * @class
4
+ * @readonly
5
5
  * @enum {string}
6
6
  * @public
7
7
  * @author SAP SE
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Different table modes.
3
3
  *
4
- * @class
4
+ * @readonly
5
5
  * @enum {string}
6
6
  * @public
7
7
  * @author SAP SE
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Different table row types.
3
3
  *
4
- * @class
4
+ * @readonly
5
5
  * @enum {string}
6
6
  * @public
7
7
  * @author SAP SE
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Different table row types.
3
3
  *
4
- * @class
4
+ * @readonly
5
5
  * @enum {string}
6
6
  * @public
7
7
  * @author SAP SE
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Tabs overflow mode in TabContainer.
3
3
  *
4
- * @class
4
+ * @readonly
5
5
  * @enum {string}
6
6
  * @public
7
7
  * @author SAP SE
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Tabs overflow mode in TabContainer.
3
3
  *
4
- * @class
4
+ * @readonly
5
5
  * @enum {string}
6
6
  * @public
7
7
  * @author SAP SE
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Different types of Title level.
3
3
  *
4
- * @class
4
+ * @readonly
5
5
  * @enum {string}
6
6
  * @public
7
7
  * @author SAP SE
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Different types of Title level.
3
3
  *
4
- * @class
4
+ * @readonly
5
5
  * @enum {string}
6
6
  * @public
7
7
  * @author SAP SE
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Toast placement.
3
3
  *
4
- * @class
4
+ * @readonly
5
5
  * @enum {string}
6
6
  * @public
7
7
  * @author SAP SE
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Toast placement.
3
3
  *
4
- * @class
4
+ * @readonly
5
5
  * @enum {string}
6
6
  * @public
7
7
  * @author SAP SE
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Different types of wrapping.
3
3
  *
4
- * @class
4
+ * @readonly
5
5
  * @enum {string}
6
6
  * @public
7
7
  * @author SAP SE
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Different types of wrapping.
3
3
  *
4
- * @class
4
+ * @readonly
5
5
  * @enum {string}
6
6
  * @public
7
7
  * @author SAP SE
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ui5/webcomponents",
3
- "version": "1.11.0",
3
+ "version": "1.12.0-rc.0",
4
4
  "description": "UI5 Web Components: webcomponents.main",
5
5
  "ui5": {
6
6
  "webComponentsPackage": true
@@ -42,14 +42,14 @@
42
42
  "directory": "packages/main"
43
43
  },
44
44
  "dependencies": {
45
- "@ui5/webcomponents-base": "1.11.0",
46
- "@ui5/webcomponents-icons": "1.11.0",
47
- "@ui5/webcomponents-localization": "1.11.0",
48
- "@ui5/webcomponents-theming": "1.11.0"
45
+ "@ui5/webcomponents-base": "1.12.0-rc.0",
46
+ "@ui5/webcomponents-icons": "1.12.0-rc.0",
47
+ "@ui5/webcomponents-localization": "1.12.0-rc.0",
48
+ "@ui5/webcomponents-theming": "1.12.0-rc.0"
49
49
  },
50
50
  "devDependencies": {
51
- "@ui5/webcomponents-tools": "1.11.0",
51
+ "@ui5/webcomponents-tools": "1.12.0-rc.0",
52
52
  "chromedriver": "109.0.0"
53
53
  },
54
- "gitHead": "816b5b6293ca3b56e461126eb77a3a1f238efdc0"
54
+ "gitHead": "f5e3a2ba480455bc1154eee1b04ee04ebb0dbe14"
55
55
  }