@ui5/webcomponents 2.9.0-rc.2 → 2.9.0-rc.3

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 (638) hide show
  1. package/CHANGELOG.md +22 -0
  2. package/cypress/specs/AvatarGroup.cy.tsx +16 -1
  3. package/cypress/specs/Calendar.cy.tsx +55 -48
  4. package/cypress/specs/DateControlsWithTimezone.cy.tsx +2 -2
  5. package/cypress/specs/DatePicker.cy.tsx +14 -8
  6. package/cypress/specs/DateRangePicker.cy.tsx +27 -21
  7. package/cypress/specs/DateTimePicker.cy.tsx +102 -67
  8. package/cypress/specs/DayPicker.cy.tsx +1 -1
  9. package/cypress/specs/FormSupport.cy.tsx +58 -1
  10. package/cypress/specs/Input.cy.tsx +61 -1
  11. package/cypress/specs/Select.cy.tsx +152 -0
  12. package/cypress/specs/TableGrowing.cy.tsx +18 -18
  13. package/cypress/specs/TableNavigation.cy.tsx +3 -3
  14. package/cypress/specs/TableRowActions.cy.tsx +6 -0
  15. package/cypress/support/commands/Calendar.commands.ts +9 -3
  16. package/cypress/support/commands/DatePicker.commands.ts +1 -1
  17. package/dist/.tsbuildinfo +1 -1
  18. package/dist/Avatar.d.ts +5 -3
  19. package/dist/Avatar.js +7 -5
  20. package/dist/Avatar.js.map +1 -1
  21. package/dist/AvatarGroup.d.ts +1 -1
  22. package/dist/AvatarGroup.js +2 -2
  23. package/dist/AvatarGroup.js.map +1 -1
  24. package/dist/DatePicker.d.ts +9 -5
  25. package/dist/DatePicker.js +42 -22
  26. package/dist/DatePicker.js.map +1 -1
  27. package/dist/DatePickerInputTemplate.js +2 -2
  28. package/dist/DatePickerInputTemplate.js.map +1 -1
  29. package/dist/DatePickerPopoverTemplate.js +34 -1
  30. package/dist/DatePickerPopoverTemplate.js.map +1 -1
  31. package/dist/DateRangePicker.d.ts +6 -2
  32. package/dist/DateRangePicker.js +10 -8
  33. package/dist/DateRangePicker.js.map +1 -1
  34. package/dist/DateTimePicker.d.ts +1 -18
  35. package/dist/DateTimePicker.js +5 -25
  36. package/dist/DateTimePicker.js.map +1 -1
  37. package/dist/DateTimePickerTemplate.js +16 -18
  38. package/dist/DateTimePickerTemplate.js.map +1 -1
  39. package/dist/DayPicker.d.ts +3 -0
  40. package/dist/DayPicker.js +12 -3
  41. package/dist/DayPicker.js.map +1 -1
  42. package/dist/Input.js +3 -0
  43. package/dist/Input.js.map +1 -1
  44. package/dist/MonthPicker.js +7 -1
  45. package/dist/MonthPicker.js.map +1 -1
  46. package/dist/Select.d.ts +38 -5
  47. package/dist/Select.js +73 -17
  48. package/dist/Select.js.map +1 -1
  49. package/dist/SelectPopoverTemplate.js +1 -1
  50. package/dist/SelectPopoverTemplate.js.map +1 -1
  51. package/dist/Table.d.ts +2 -2
  52. package/dist/Table.js +3 -3
  53. package/dist/Table.js.map +1 -1
  54. package/dist/TableGrowing.d.ts +12 -12
  55. package/dist/TableGrowing.js +13 -13
  56. package/dist/TableGrowing.js.map +1 -1
  57. package/dist/TableGrowingTemplate.js +2 -2
  58. package/dist/TableGrowingTemplate.js.map +1 -1
  59. package/dist/TableNavigation.js +2 -2
  60. package/dist/TableNavigation.js.map +1 -1
  61. package/dist/TableRowActionBase.d.ts +8 -7
  62. package/dist/TableRowActionBase.js +24 -9
  63. package/dist/TableRowActionBase.js.map +1 -1
  64. package/dist/TableSelectionBase.d.ts +2 -4
  65. package/dist/TableSelectionBase.js +0 -1
  66. package/dist/TableSelectionBase.js.map +1 -1
  67. package/dist/TableSelectionMulti.d.ts +1 -3
  68. package/dist/TableSelectionMulti.js +2 -4
  69. package/dist/TableSelectionMulti.js.map +1 -1
  70. package/dist/TableSelectionSingle.d.ts +1 -1
  71. package/dist/TableSelectionSingle.js +2 -2
  72. package/dist/TableSelectionSingle.js.map +1 -1
  73. package/dist/TableTemplate.js +2 -2
  74. package/dist/TableTemplate.js.map +1 -1
  75. package/dist/TimePicker.d.ts +0 -15
  76. package/dist/TimePicker.js +0 -17
  77. package/dist/TimePicker.js.map +1 -1
  78. package/dist/TimePickerPopoverTemplate.js +6 -1
  79. package/dist/TimePickerPopoverTemplate.js.map +1 -1
  80. package/dist/css/themes/Avatar.css +1 -1
  81. package/dist/css/themes/AvatarGroup.css +1 -1
  82. package/dist/css/themes/Bar.css +1 -1
  83. package/dist/css/themes/Breadcrumbs.css +1 -1
  84. package/dist/css/themes/BusyIndicator.css +1 -1
  85. package/dist/css/themes/Button.css +1 -1
  86. package/dist/css/themes/ButtonBadge.css +1 -1
  87. package/dist/css/themes/Calendar.css +1 -1
  88. package/dist/css/themes/CalendarHeader.css +1 -1
  89. package/dist/css/themes/CalendarLegend.css +1 -1
  90. package/dist/css/themes/CalendarLegendItem.css +1 -1
  91. package/dist/css/themes/Card.css +1 -1
  92. package/dist/css/themes/CardHeader.css +1 -1
  93. package/dist/css/themes/Carousel.css +1 -1
  94. package/dist/css/themes/CheckBox.css +1 -1
  95. package/dist/css/themes/ColorPalette.css +1 -1
  96. package/dist/css/themes/ColorPaletteItem.css +1 -1
  97. package/dist/css/themes/ColorPalettePopover.css +1 -1
  98. package/dist/css/themes/ColorPicker.css +1 -1
  99. package/dist/css/themes/ComboBox.css +1 -1
  100. package/dist/css/themes/ComboBoxItem.css +1 -1
  101. package/dist/css/themes/DatePicker.css +1 -1
  102. package/dist/css/themes/DatePickerPopover.css +1 -1
  103. package/dist/css/themes/DateTimePickerPopover.css +1 -1
  104. package/dist/css/themes/DayPicker.css +1 -1
  105. package/dist/css/themes/Dialog.css +1 -1
  106. package/dist/css/themes/FileUploader.css +1 -1
  107. package/dist/css/themes/Form.css +1 -1
  108. package/dist/css/themes/FormItem.css +1 -1
  109. package/dist/css/themes/FormItemSpan.css +1 -1
  110. package/dist/css/themes/GrowingButton.css +1 -1
  111. package/dist/css/themes/Icon.css +1 -1
  112. package/dist/css/themes/Input.css +1 -1
  113. package/dist/css/themes/InputIcon.css +1 -1
  114. package/dist/css/themes/InputSharedStyles.css +1 -1
  115. package/dist/css/themes/Link.css +1 -1
  116. package/dist/css/themes/List.css +1 -1
  117. package/dist/css/themes/ListItem.css +1 -1
  118. package/dist/css/themes/ListItemBase.css +1 -1
  119. package/dist/css/themes/ListItemCustom.css +1 -1
  120. package/dist/css/themes/ListItemGroup.css +1 -1
  121. package/dist/css/themes/ListItemGroupHeader.css +1 -1
  122. package/dist/css/themes/ListItemIcon.css +1 -1
  123. package/dist/css/themes/Menu.css +1 -1
  124. package/dist/css/themes/MenuItem.css +1 -1
  125. package/dist/css/themes/MessageStrip.css +1 -1
  126. package/dist/css/themes/MonthPicker.css +1 -1
  127. package/dist/css/themes/MultiComboBox.css +1 -1
  128. package/dist/css/themes/MultiComboBoxItem.css +1 -1
  129. package/dist/css/themes/MultiComboBoxPopover.css +1 -1
  130. package/dist/css/themes/MultiInput.css +1 -1
  131. package/dist/css/themes/OptionBase.css +1 -1
  132. package/dist/css/themes/Panel.css +1 -1
  133. package/dist/css/themes/Popover.css +1 -1
  134. package/dist/css/themes/PopupsCommon.css +1 -1
  135. package/dist/css/themes/ProgressIndicator.css +1 -1
  136. package/dist/css/themes/RadioButton.css +1 -1
  137. package/dist/css/themes/RangeSlider.css +1 -1
  138. package/dist/css/themes/RatingIndicator.css +1 -1
  139. package/dist/css/themes/ResponsivePopover.css +1 -1
  140. package/dist/css/themes/ResponsivePopoverCommon.css +1 -1
  141. package/dist/css/themes/SegmentedButton.css +1 -1
  142. package/dist/css/themes/SegmentedButtonItem.css +1 -1
  143. package/dist/css/themes/Select.css +1 -1
  144. package/dist/css/themes/SliderBase.css +1 -1
  145. package/dist/css/themes/SplitButton.css +1 -1
  146. package/dist/css/themes/StepInput.css +1 -1
  147. package/dist/css/themes/SuggestionItem.css +1 -1
  148. package/dist/css/themes/SuggestionItemCustom.css +1 -1
  149. package/dist/css/themes/Switch.css +1 -1
  150. package/dist/css/themes/TabContainer.css +1 -1
  151. package/dist/css/themes/TabInOverflow.css +1 -1
  152. package/dist/css/themes/TabInStrip.css +1 -1
  153. package/dist/css/themes/TabSemanticIcon.css +1 -1
  154. package/dist/css/themes/TabSeparatorInOverflow.css +1 -1
  155. package/dist/css/themes/Table.css +1 -1
  156. package/dist/css/themes/TableCellBase.css +1 -1
  157. package/dist/css/themes/TableGrowing.css +1 -1
  158. package/dist/css/themes/TableHeaderRow.css +1 -1
  159. package/dist/css/themes/TableRow.css +1 -1
  160. package/dist/css/themes/TableRowActionBase.css +1 -1
  161. package/dist/css/themes/TableRowBase.css +1 -1
  162. package/dist/css/themes/Tag.css +1 -1
  163. package/dist/css/themes/Text.css +1 -1
  164. package/dist/css/themes/TextArea.css +1 -1
  165. package/dist/css/themes/TimePicker.css +1 -1
  166. package/dist/css/themes/Toast.css +1 -1
  167. package/dist/css/themes/ToggleButton.css +1 -1
  168. package/dist/css/themes/Token.css +1 -1
  169. package/dist/css/themes/Tokenizer.css +1 -1
  170. package/dist/css/themes/TokenizerPopover.css +1 -1
  171. package/dist/css/themes/Toolbar.css +1 -1
  172. package/dist/css/themes/ToolbarPopover.css +1 -1
  173. package/dist/css/themes/TreeItem.css +1 -1
  174. package/dist/css/themes/ValueStateMessage.css +1 -1
  175. package/dist/css/themes/YearPicker.css +1 -1
  176. package/dist/css/themes/sap_fiori_3/parameters-bundle.css +1 -1
  177. package/dist/css/themes/sap_fiori_3_dark/parameters-bundle.css +1 -1
  178. package/dist/css/themes/sap_fiori_3_hcb/parameters-bundle.css +1 -1
  179. package/dist/css/themes/sap_fiori_3_hcw/parameters-bundle.css +1 -1
  180. package/dist/css/themes/sap_horizon/parameters-bundle.css +1 -1
  181. package/dist/css/themes/sap_horizon_dark/parameters-bundle.css +1 -1
  182. package/dist/css/themes/sap_horizon_hcb/parameters-bundle.css +1 -1
  183. package/dist/css/themes/sap_horizon_hcw/parameters-bundle.css +1 -1
  184. package/dist/custom-elements-internal.json +1531 -1189
  185. package/dist/custom-elements.json +1243 -1129
  186. package/dist/generated/assets/i18n/messagebundle_ar.json +1 -1
  187. package/dist/generated/assets/i18n/messagebundle_bg.json +1 -1
  188. package/dist/generated/assets/i18n/messagebundle_ca.json +1 -1
  189. package/dist/generated/assets/i18n/messagebundle_cnr.json +1 -1
  190. package/dist/generated/assets/i18n/messagebundle_cs.json +1 -1
  191. package/dist/generated/assets/i18n/messagebundle_cy.json +1 -1
  192. package/dist/generated/assets/i18n/messagebundle_da.json +1 -1
  193. package/dist/generated/assets/i18n/messagebundle_de.json +1 -1
  194. package/dist/generated/assets/i18n/messagebundle_el.json +1 -1
  195. package/dist/generated/assets/i18n/messagebundle_en_GB.json +1 -1
  196. package/dist/generated/assets/i18n/messagebundle_en_US_sappsd.json +1 -1
  197. package/dist/generated/assets/i18n/messagebundle_en_US_saptrc.json +1 -1
  198. package/dist/generated/assets/i18n/messagebundle_es.json +1 -1
  199. package/dist/generated/assets/i18n/messagebundle_es_MX.json +1 -1
  200. package/dist/generated/assets/i18n/messagebundle_et.json +1 -1
  201. package/dist/generated/assets/i18n/messagebundle_fi.json +1 -1
  202. package/dist/generated/assets/i18n/messagebundle_fr.json +1 -1
  203. package/dist/generated/assets/i18n/messagebundle_fr_CA.json +1 -1
  204. package/dist/generated/assets/i18n/messagebundle_hi.json +1 -1
  205. package/dist/generated/assets/i18n/messagebundle_hr.json +1 -1
  206. package/dist/generated/assets/i18n/messagebundle_hu.json +1 -1
  207. package/dist/generated/assets/i18n/messagebundle_id.json +1 -0
  208. package/dist/generated/assets/i18n/messagebundle_it.json +1 -1
  209. package/dist/generated/assets/i18n/messagebundle_iw.json +1 -1
  210. package/dist/generated/assets/i18n/messagebundle_ja.json +1 -1
  211. package/dist/generated/assets/i18n/messagebundle_kk.json +1 -1
  212. package/dist/generated/assets/i18n/messagebundle_ko.json +1 -1
  213. package/dist/generated/assets/i18n/messagebundle_lt.json +1 -1
  214. package/dist/generated/assets/i18n/messagebundle_lv.json +1 -1
  215. package/dist/generated/assets/i18n/messagebundle_mk.json +1 -1
  216. package/dist/generated/assets/i18n/messagebundle_ms.json +1 -1
  217. package/dist/generated/assets/i18n/messagebundle_nl.json +1 -1
  218. package/dist/generated/assets/i18n/messagebundle_no.json +1 -1
  219. package/dist/generated/assets/i18n/messagebundle_pl.json +1 -1
  220. package/dist/generated/assets/i18n/messagebundle_pt.json +1 -1
  221. package/dist/generated/assets/i18n/messagebundle_pt_PT.json +1 -1
  222. package/dist/generated/assets/i18n/messagebundle_ro.json +1 -1
  223. package/dist/generated/assets/i18n/messagebundle_ru.json +1 -1
  224. package/dist/generated/assets/i18n/messagebundle_sh.json +1 -1
  225. package/dist/generated/assets/i18n/messagebundle_sk.json +1 -1
  226. package/dist/generated/assets/i18n/messagebundle_sl.json +1 -1
  227. package/dist/generated/assets/i18n/messagebundle_sr.json +1 -1
  228. package/dist/generated/assets/i18n/messagebundle_sv.json +1 -1
  229. package/dist/generated/assets/i18n/messagebundle_th.json +1 -1
  230. package/dist/generated/assets/i18n/messagebundle_tr.json +1 -1
  231. package/dist/generated/assets/i18n/messagebundle_uk.json +1 -1
  232. package/dist/generated/assets/i18n/messagebundle_vi.json +1 -1
  233. package/dist/generated/assets/i18n/messagebundle_zh_CN.json +1 -1
  234. package/dist/generated/assets/i18n/messagebundle_zh_TW.json +1 -1
  235. package/dist/generated/assets/themes/sap_fiori_3/parameters-bundle.css.json +1 -1
  236. package/dist/generated/assets/themes/sap_fiori_3_dark/parameters-bundle.css.json +1 -1
  237. package/dist/generated/assets/themes/sap_fiori_3_hcb/parameters-bundle.css.json +1 -1
  238. package/dist/generated/assets/themes/sap_fiori_3_hcw/parameters-bundle.css.json +1 -1
  239. package/dist/generated/assets/themes/sap_horizon/parameters-bundle.css.json +1 -1
  240. package/dist/generated/assets/themes/sap_horizon_dark/parameters-bundle.css.json +1 -1
  241. package/dist/generated/assets/themes/sap_horizon_hcb/parameters-bundle.css.json +1 -1
  242. package/dist/generated/assets/themes/sap_horizon_hcw/parameters-bundle.css.json +1 -1
  243. package/dist/generated/json-imports/i18n-fetch.js +2 -2
  244. package/dist/generated/json-imports/i18n-fetch.js.map +1 -1
  245. package/dist/generated/json-imports/i18n.js +2 -2
  246. package/dist/generated/json-imports/i18n.js.map +1 -1
  247. package/dist/generated/themes/Avatar.css.d.ts +1 -1
  248. package/dist/generated/themes/Avatar.css.js +1 -1
  249. package/dist/generated/themes/Avatar.css.js.map +1 -1
  250. package/dist/generated/themes/AvatarGroup.css.d.ts +1 -1
  251. package/dist/generated/themes/AvatarGroup.css.js +1 -1
  252. package/dist/generated/themes/AvatarGroup.css.js.map +1 -1
  253. package/dist/generated/themes/Bar.css.d.ts +1 -1
  254. package/dist/generated/themes/Bar.css.js +1 -1
  255. package/dist/generated/themes/Bar.css.js.map +1 -1
  256. package/dist/generated/themes/Breadcrumbs.css.d.ts +1 -1
  257. package/dist/generated/themes/Breadcrumbs.css.js +1 -1
  258. package/dist/generated/themes/Breadcrumbs.css.js.map +1 -1
  259. package/dist/generated/themes/BusyIndicator.css.d.ts +1 -1
  260. package/dist/generated/themes/BusyIndicator.css.js +1 -1
  261. package/dist/generated/themes/BusyIndicator.css.js.map +1 -1
  262. package/dist/generated/themes/Button.css.d.ts +1 -1
  263. package/dist/generated/themes/Button.css.js +1 -1
  264. package/dist/generated/themes/Button.css.js.map +1 -1
  265. package/dist/generated/themes/ButtonBadge.css.d.ts +1 -1
  266. package/dist/generated/themes/ButtonBadge.css.js +1 -1
  267. package/dist/generated/themes/ButtonBadge.css.js.map +1 -1
  268. package/dist/generated/themes/Calendar.css.d.ts +1 -1
  269. package/dist/generated/themes/Calendar.css.js +1 -1
  270. package/dist/generated/themes/Calendar.css.js.map +1 -1
  271. package/dist/generated/themes/CalendarHeader.css.d.ts +1 -1
  272. package/dist/generated/themes/CalendarHeader.css.js +1 -1
  273. package/dist/generated/themes/CalendarHeader.css.js.map +1 -1
  274. package/dist/generated/themes/CalendarLegend.css.d.ts +1 -1
  275. package/dist/generated/themes/CalendarLegend.css.js +1 -1
  276. package/dist/generated/themes/CalendarLegend.css.js.map +1 -1
  277. package/dist/generated/themes/CalendarLegendItem.css.d.ts +1 -1
  278. package/dist/generated/themes/CalendarLegendItem.css.js +1 -1
  279. package/dist/generated/themes/CalendarLegendItem.css.js.map +1 -1
  280. package/dist/generated/themes/Card.css.d.ts +1 -1
  281. package/dist/generated/themes/Card.css.js +1 -1
  282. package/dist/generated/themes/Card.css.js.map +1 -1
  283. package/dist/generated/themes/CardHeader.css.d.ts +1 -1
  284. package/dist/generated/themes/CardHeader.css.js +1 -1
  285. package/dist/generated/themes/CardHeader.css.js.map +1 -1
  286. package/dist/generated/themes/Carousel.css.d.ts +1 -1
  287. package/dist/generated/themes/Carousel.css.js +1 -1
  288. package/dist/generated/themes/Carousel.css.js.map +1 -1
  289. package/dist/generated/themes/CheckBox.css.d.ts +1 -1
  290. package/dist/generated/themes/CheckBox.css.js +1 -1
  291. package/dist/generated/themes/CheckBox.css.js.map +1 -1
  292. package/dist/generated/themes/ColorPalette.css.d.ts +1 -1
  293. package/dist/generated/themes/ColorPalette.css.js +1 -1
  294. package/dist/generated/themes/ColorPalette.css.js.map +1 -1
  295. package/dist/generated/themes/ColorPaletteItem.css.d.ts +1 -1
  296. package/dist/generated/themes/ColorPaletteItem.css.js +1 -1
  297. package/dist/generated/themes/ColorPaletteItem.css.js.map +1 -1
  298. package/dist/generated/themes/ColorPalettePopover.css.d.ts +1 -1
  299. package/dist/generated/themes/ColorPalettePopover.css.js +1 -1
  300. package/dist/generated/themes/ColorPalettePopover.css.js.map +1 -1
  301. package/dist/generated/themes/ColorPicker.css.d.ts +1 -1
  302. package/dist/generated/themes/ColorPicker.css.js +1 -1
  303. package/dist/generated/themes/ColorPicker.css.js.map +1 -1
  304. package/dist/generated/themes/ComboBox.css.d.ts +1 -1
  305. package/dist/generated/themes/ComboBox.css.js +1 -1
  306. package/dist/generated/themes/ComboBox.css.js.map +1 -1
  307. package/dist/generated/themes/ComboBoxItem.css.d.ts +1 -1
  308. package/dist/generated/themes/ComboBoxItem.css.js +1 -1
  309. package/dist/generated/themes/ComboBoxItem.css.js.map +1 -1
  310. package/dist/generated/themes/DatePicker.css.d.ts +1 -1
  311. package/dist/generated/themes/DatePicker.css.js +1 -1
  312. package/dist/generated/themes/DatePicker.css.js.map +1 -1
  313. package/dist/generated/themes/DatePickerPopover.css.d.ts +1 -1
  314. package/dist/generated/themes/DatePickerPopover.css.js +1 -1
  315. package/dist/generated/themes/DatePickerPopover.css.js.map +1 -1
  316. package/dist/generated/themes/DateTimePickerPopover.css.d.ts +1 -1
  317. package/dist/generated/themes/DateTimePickerPopover.css.js +1 -1
  318. package/dist/generated/themes/DateTimePickerPopover.css.js.map +1 -1
  319. package/dist/generated/themes/DayPicker.css.d.ts +1 -1
  320. package/dist/generated/themes/DayPicker.css.js +1 -1
  321. package/dist/generated/themes/DayPicker.css.js.map +1 -1
  322. package/dist/generated/themes/Dialog.css.d.ts +1 -1
  323. package/dist/generated/themes/Dialog.css.js +1 -1
  324. package/dist/generated/themes/Dialog.css.js.map +1 -1
  325. package/dist/generated/themes/FileUploader.css.d.ts +1 -1
  326. package/dist/generated/themes/FileUploader.css.js +1 -1
  327. package/dist/generated/themes/FileUploader.css.js.map +1 -1
  328. package/dist/generated/themes/Form.css.d.ts +1 -1
  329. package/dist/generated/themes/Form.css.js +1 -1
  330. package/dist/generated/themes/Form.css.js.map +1 -1
  331. package/dist/generated/themes/FormItem.css.d.ts +1 -1
  332. package/dist/generated/themes/FormItem.css.js +1 -1
  333. package/dist/generated/themes/FormItem.css.js.map +1 -1
  334. package/dist/generated/themes/FormItemSpan.css.d.ts +1 -1
  335. package/dist/generated/themes/FormItemSpan.css.js +1 -1
  336. package/dist/generated/themes/FormItemSpan.css.js.map +1 -1
  337. package/dist/generated/themes/GrowingButton.css.d.ts +1 -1
  338. package/dist/generated/themes/GrowingButton.css.js +1 -1
  339. package/dist/generated/themes/GrowingButton.css.js.map +1 -1
  340. package/dist/generated/themes/Icon.css.d.ts +1 -1
  341. package/dist/generated/themes/Icon.css.js +1 -1
  342. package/dist/generated/themes/Icon.css.js.map +1 -1
  343. package/dist/generated/themes/Input.css.d.ts +1 -1
  344. package/dist/generated/themes/Input.css.js +1 -1
  345. package/dist/generated/themes/Input.css.js.map +1 -1
  346. package/dist/generated/themes/InputIcon.css.d.ts +1 -1
  347. package/dist/generated/themes/InputIcon.css.js +1 -1
  348. package/dist/generated/themes/InputIcon.css.js.map +1 -1
  349. package/dist/generated/themes/InputSharedStyles.css.d.ts +1 -1
  350. package/dist/generated/themes/InputSharedStyles.css.js +1 -1
  351. package/dist/generated/themes/InputSharedStyles.css.js.map +1 -1
  352. package/dist/generated/themes/Link.css.d.ts +1 -1
  353. package/dist/generated/themes/Link.css.js +1 -1
  354. package/dist/generated/themes/Link.css.js.map +1 -1
  355. package/dist/generated/themes/List.css.d.ts +1 -1
  356. package/dist/generated/themes/List.css.js +1 -1
  357. package/dist/generated/themes/List.css.js.map +1 -1
  358. package/dist/generated/themes/ListItem.css.d.ts +1 -1
  359. package/dist/generated/themes/ListItem.css.js +1 -1
  360. package/dist/generated/themes/ListItem.css.js.map +1 -1
  361. package/dist/generated/themes/ListItemBase.css.d.ts +1 -1
  362. package/dist/generated/themes/ListItemBase.css.js +1 -1
  363. package/dist/generated/themes/ListItemBase.css.js.map +1 -1
  364. package/dist/generated/themes/ListItemCustom.css.d.ts +1 -1
  365. package/dist/generated/themes/ListItemCustom.css.js +1 -1
  366. package/dist/generated/themes/ListItemCustom.css.js.map +1 -1
  367. package/dist/generated/themes/ListItemGroup.css.d.ts +1 -1
  368. package/dist/generated/themes/ListItemGroup.css.js +1 -1
  369. package/dist/generated/themes/ListItemGroup.css.js.map +1 -1
  370. package/dist/generated/themes/ListItemGroupHeader.css.d.ts +1 -1
  371. package/dist/generated/themes/ListItemGroupHeader.css.js +1 -1
  372. package/dist/generated/themes/ListItemGroupHeader.css.js.map +1 -1
  373. package/dist/generated/themes/ListItemIcon.css.d.ts +1 -1
  374. package/dist/generated/themes/ListItemIcon.css.js +1 -1
  375. package/dist/generated/themes/ListItemIcon.css.js.map +1 -1
  376. package/dist/generated/themes/Menu.css.d.ts +1 -1
  377. package/dist/generated/themes/Menu.css.js +1 -1
  378. package/dist/generated/themes/Menu.css.js.map +1 -1
  379. package/dist/generated/themes/MenuItem.css.d.ts +1 -1
  380. package/dist/generated/themes/MenuItem.css.js +1 -1
  381. package/dist/generated/themes/MenuItem.css.js.map +1 -1
  382. package/dist/generated/themes/MessageStrip.css.d.ts +1 -1
  383. package/dist/generated/themes/MessageStrip.css.js +1 -1
  384. package/dist/generated/themes/MessageStrip.css.js.map +1 -1
  385. package/dist/generated/themes/MonthPicker.css.d.ts +1 -1
  386. package/dist/generated/themes/MonthPicker.css.js +1 -1
  387. package/dist/generated/themes/MonthPicker.css.js.map +1 -1
  388. package/dist/generated/themes/MultiComboBox.css.d.ts +1 -1
  389. package/dist/generated/themes/MultiComboBox.css.js +1 -1
  390. package/dist/generated/themes/MultiComboBox.css.js.map +1 -1
  391. package/dist/generated/themes/MultiComboBoxItem.css.d.ts +1 -1
  392. package/dist/generated/themes/MultiComboBoxItem.css.js +1 -1
  393. package/dist/generated/themes/MultiComboBoxItem.css.js.map +1 -1
  394. package/dist/generated/themes/MultiComboBoxPopover.css.d.ts +1 -1
  395. package/dist/generated/themes/MultiComboBoxPopover.css.js +1 -1
  396. package/dist/generated/themes/MultiComboBoxPopover.css.js.map +1 -1
  397. package/dist/generated/themes/MultiInput.css.d.ts +1 -1
  398. package/dist/generated/themes/MultiInput.css.js +1 -1
  399. package/dist/generated/themes/MultiInput.css.js.map +1 -1
  400. package/dist/generated/themes/OptionBase.css.d.ts +1 -1
  401. package/dist/generated/themes/OptionBase.css.js +1 -1
  402. package/dist/generated/themes/OptionBase.css.js.map +1 -1
  403. package/dist/generated/themes/Panel.css.d.ts +1 -1
  404. package/dist/generated/themes/Panel.css.js +1 -1
  405. package/dist/generated/themes/Panel.css.js.map +1 -1
  406. package/dist/generated/themes/Popover.css.d.ts +1 -1
  407. package/dist/generated/themes/Popover.css.js +1 -1
  408. package/dist/generated/themes/Popover.css.js.map +1 -1
  409. package/dist/generated/themes/PopupsCommon.css.d.ts +1 -1
  410. package/dist/generated/themes/PopupsCommon.css.js +1 -1
  411. package/dist/generated/themes/PopupsCommon.css.js.map +1 -1
  412. package/dist/generated/themes/ProgressIndicator.css.d.ts +1 -1
  413. package/dist/generated/themes/ProgressIndicator.css.js +1 -1
  414. package/dist/generated/themes/ProgressIndicator.css.js.map +1 -1
  415. package/dist/generated/themes/RadioButton.css.d.ts +1 -1
  416. package/dist/generated/themes/RadioButton.css.js +1 -1
  417. package/dist/generated/themes/RadioButton.css.js.map +1 -1
  418. package/dist/generated/themes/RangeSlider.css.d.ts +1 -1
  419. package/dist/generated/themes/RangeSlider.css.js +1 -1
  420. package/dist/generated/themes/RangeSlider.css.js.map +1 -1
  421. package/dist/generated/themes/RatingIndicator.css.d.ts +1 -1
  422. package/dist/generated/themes/RatingIndicator.css.js +1 -1
  423. package/dist/generated/themes/RatingIndicator.css.js.map +1 -1
  424. package/dist/generated/themes/ResponsivePopover.css.d.ts +1 -1
  425. package/dist/generated/themes/ResponsivePopover.css.js +1 -1
  426. package/dist/generated/themes/ResponsivePopover.css.js.map +1 -1
  427. package/dist/generated/themes/ResponsivePopoverCommon.css.d.ts +1 -1
  428. package/dist/generated/themes/ResponsivePopoverCommon.css.js +1 -1
  429. package/dist/generated/themes/ResponsivePopoverCommon.css.js.map +1 -1
  430. package/dist/generated/themes/SegmentedButton.css.d.ts +1 -1
  431. package/dist/generated/themes/SegmentedButton.css.js +1 -1
  432. package/dist/generated/themes/SegmentedButton.css.js.map +1 -1
  433. package/dist/generated/themes/SegmentedButtonItem.css.d.ts +1 -1
  434. package/dist/generated/themes/SegmentedButtonItem.css.js +1 -1
  435. package/dist/generated/themes/SegmentedButtonItem.css.js.map +1 -1
  436. package/dist/generated/themes/Select.css.d.ts +1 -1
  437. package/dist/generated/themes/Select.css.js +1 -1
  438. package/dist/generated/themes/Select.css.js.map +1 -1
  439. package/dist/generated/themes/SliderBase.css.d.ts +1 -1
  440. package/dist/generated/themes/SliderBase.css.js +1 -1
  441. package/dist/generated/themes/SliderBase.css.js.map +1 -1
  442. package/dist/generated/themes/SplitButton.css.d.ts +1 -1
  443. package/dist/generated/themes/SplitButton.css.js +1 -1
  444. package/dist/generated/themes/SplitButton.css.js.map +1 -1
  445. package/dist/generated/themes/StepInput.css.d.ts +1 -1
  446. package/dist/generated/themes/StepInput.css.js +1 -1
  447. package/dist/generated/themes/StepInput.css.js.map +1 -1
  448. package/dist/generated/themes/SuggestionItem.css.d.ts +1 -1
  449. package/dist/generated/themes/SuggestionItem.css.js +1 -1
  450. package/dist/generated/themes/SuggestionItem.css.js.map +1 -1
  451. package/dist/generated/themes/SuggestionItemCustom.css.d.ts +1 -1
  452. package/dist/generated/themes/SuggestionItemCustom.css.js +1 -1
  453. package/dist/generated/themes/SuggestionItemCustom.css.js.map +1 -1
  454. package/dist/generated/themes/Switch.css.d.ts +1 -1
  455. package/dist/generated/themes/Switch.css.js +1 -1
  456. package/dist/generated/themes/Switch.css.js.map +1 -1
  457. package/dist/generated/themes/TabContainer.css.d.ts +1 -1
  458. package/dist/generated/themes/TabContainer.css.js +1 -1
  459. package/dist/generated/themes/TabContainer.css.js.map +1 -1
  460. package/dist/generated/themes/TabInOverflow.css.d.ts +1 -1
  461. package/dist/generated/themes/TabInOverflow.css.js +1 -1
  462. package/dist/generated/themes/TabInOverflow.css.js.map +1 -1
  463. package/dist/generated/themes/TabInStrip.css.d.ts +1 -1
  464. package/dist/generated/themes/TabInStrip.css.js +1 -1
  465. package/dist/generated/themes/TabInStrip.css.js.map +1 -1
  466. package/dist/generated/themes/TabSemanticIcon.css.d.ts +1 -1
  467. package/dist/generated/themes/TabSemanticIcon.css.js +1 -1
  468. package/dist/generated/themes/TabSemanticIcon.css.js.map +1 -1
  469. package/dist/generated/themes/TabSeparatorInOverflow.css.d.ts +1 -1
  470. package/dist/generated/themes/TabSeparatorInOverflow.css.js +1 -1
  471. package/dist/generated/themes/TabSeparatorInOverflow.css.js.map +1 -1
  472. package/dist/generated/themes/Table.css.d.ts +1 -1
  473. package/dist/generated/themes/Table.css.js +1 -1
  474. package/dist/generated/themes/Table.css.js.map +1 -1
  475. package/dist/generated/themes/TableCellBase.css.d.ts +1 -1
  476. package/dist/generated/themes/TableCellBase.css.js +1 -1
  477. package/dist/generated/themes/TableCellBase.css.js.map +1 -1
  478. package/dist/generated/themes/TableGrowing.css.d.ts +1 -1
  479. package/dist/generated/themes/TableGrowing.css.js +1 -1
  480. package/dist/generated/themes/TableGrowing.css.js.map +1 -1
  481. package/dist/generated/themes/TableHeaderRow.css.d.ts +1 -1
  482. package/dist/generated/themes/TableHeaderRow.css.js +1 -1
  483. package/dist/generated/themes/TableHeaderRow.css.js.map +1 -1
  484. package/dist/generated/themes/TableRow.css.d.ts +1 -1
  485. package/dist/generated/themes/TableRow.css.js +1 -1
  486. package/dist/generated/themes/TableRow.css.js.map +1 -1
  487. package/dist/generated/themes/TableRowActionBase.css.d.ts +1 -1
  488. package/dist/generated/themes/TableRowActionBase.css.js +1 -1
  489. package/dist/generated/themes/TableRowActionBase.css.js.map +1 -1
  490. package/dist/generated/themes/TableRowBase.css.d.ts +1 -1
  491. package/dist/generated/themes/TableRowBase.css.js +1 -1
  492. package/dist/generated/themes/TableRowBase.css.js.map +1 -1
  493. package/dist/generated/themes/Tag.css.d.ts +1 -1
  494. package/dist/generated/themes/Tag.css.js +1 -1
  495. package/dist/generated/themes/Tag.css.js.map +1 -1
  496. package/dist/generated/themes/Text.css.d.ts +1 -1
  497. package/dist/generated/themes/Text.css.js +1 -1
  498. package/dist/generated/themes/Text.css.js.map +1 -1
  499. package/dist/generated/themes/TextArea.css.d.ts +1 -1
  500. package/dist/generated/themes/TextArea.css.js +1 -1
  501. package/dist/generated/themes/TextArea.css.js.map +1 -1
  502. package/dist/generated/themes/TimePicker.css.d.ts +1 -1
  503. package/dist/generated/themes/TimePicker.css.js +1 -1
  504. package/dist/generated/themes/TimePicker.css.js.map +1 -1
  505. package/dist/generated/themes/Toast.css.d.ts +1 -1
  506. package/dist/generated/themes/Toast.css.js +1 -1
  507. package/dist/generated/themes/Toast.css.js.map +1 -1
  508. package/dist/generated/themes/ToggleButton.css.d.ts +1 -1
  509. package/dist/generated/themes/ToggleButton.css.js +1 -1
  510. package/dist/generated/themes/ToggleButton.css.js.map +1 -1
  511. package/dist/generated/themes/Token.css.d.ts +1 -1
  512. package/dist/generated/themes/Token.css.js +1 -1
  513. package/dist/generated/themes/Token.css.js.map +1 -1
  514. package/dist/generated/themes/Tokenizer.css.d.ts +1 -1
  515. package/dist/generated/themes/Tokenizer.css.js +1 -1
  516. package/dist/generated/themes/Tokenizer.css.js.map +1 -1
  517. package/dist/generated/themes/TokenizerPopover.css.d.ts +1 -1
  518. package/dist/generated/themes/TokenizerPopover.css.js +1 -1
  519. package/dist/generated/themes/TokenizerPopover.css.js.map +1 -1
  520. package/dist/generated/themes/Toolbar.css.d.ts +1 -1
  521. package/dist/generated/themes/Toolbar.css.js +1 -1
  522. package/dist/generated/themes/Toolbar.css.js.map +1 -1
  523. package/dist/generated/themes/ToolbarPopover.css.d.ts +1 -1
  524. package/dist/generated/themes/ToolbarPopover.css.js +1 -1
  525. package/dist/generated/themes/ToolbarPopover.css.js.map +1 -1
  526. package/dist/generated/themes/TreeItem.css.d.ts +1 -1
  527. package/dist/generated/themes/TreeItem.css.js +1 -1
  528. package/dist/generated/themes/TreeItem.css.js.map +1 -1
  529. package/dist/generated/themes/ValueStateMessage.css.d.ts +1 -1
  530. package/dist/generated/themes/ValueStateMessage.css.js +1 -1
  531. package/dist/generated/themes/ValueStateMessage.css.js.map +1 -1
  532. package/dist/generated/themes/YearPicker.css.d.ts +1 -1
  533. package/dist/generated/themes/YearPicker.css.js +1 -1
  534. package/dist/generated/themes/YearPicker.css.js.map +1 -1
  535. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.d.ts +1 -1
  536. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js +1 -1
  537. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js.map +1 -1
  538. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.d.ts +1 -1
  539. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js +1 -1
  540. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js.map +1 -1
  541. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.d.ts +1 -1
  542. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js +1 -1
  543. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js.map +1 -1
  544. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.d.ts +1 -1
  545. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js +1 -1
  546. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js.map +1 -1
  547. package/dist/generated/themes/sap_horizon/parameters-bundle.css.d.ts +1 -1
  548. package/dist/generated/themes/sap_horizon/parameters-bundle.css.js +1 -1
  549. package/dist/generated/themes/sap_horizon/parameters-bundle.css.js.map +1 -1
  550. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.d.ts +1 -1
  551. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js +1 -1
  552. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js.map +1 -1
  553. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.d.ts +1 -1
  554. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js +1 -1
  555. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js.map +1 -1
  556. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.d.ts +1 -1
  557. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js +1 -1
  558. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js.map +1 -1
  559. package/dist/types/AvatarColorScheme.d.ts +5 -0
  560. package/dist/types/AvatarColorScheme.js +5 -0
  561. package/dist/types/AvatarColorScheme.js.map +1 -1
  562. package/dist/vscode.html-custom-data.json +36 -35
  563. package/dist/web-types.json +214 -50
  564. package/package-scripts.cjs +4 -0
  565. package/package.json +9 -9
  566. package/src/DatePickerInputTemplate.tsx +5 -4
  567. package/src/DatePickerPopoverTemplate.tsx +51 -0
  568. package/src/DateTimePickerTemplate.tsx +48 -51
  569. package/src/SelectPopoverTemplate.tsx +1 -0
  570. package/src/TableGrowingTemplate.tsx +7 -7
  571. package/src/TableTemplate.tsx +4 -4
  572. package/src/TimePickerPopoverTemplate.tsx +8 -3
  573. package/src/i18n/messagebundle_ar.properties +2 -0
  574. package/src/i18n/messagebundle_bg.properties +2 -0
  575. package/src/i18n/messagebundle_ca.properties +2 -0
  576. package/src/i18n/messagebundle_cnr.properties +2 -0
  577. package/src/i18n/messagebundle_cs.properties +2 -0
  578. package/src/i18n/messagebundle_cy.properties +2 -0
  579. package/src/i18n/messagebundle_da.properties +2 -0
  580. package/src/i18n/messagebundle_de.properties +2 -0
  581. package/src/i18n/messagebundle_el.properties +2 -0
  582. package/src/i18n/messagebundle_en.properties +0 -214
  583. package/src/i18n/messagebundle_en_GB.properties +2 -0
  584. package/src/i18n/messagebundle_en_US_sappsd.properties +2 -0
  585. package/src/i18n/messagebundle_en_US_saptrc.properties +2 -0
  586. package/src/i18n/messagebundle_es.properties +2 -0
  587. package/src/i18n/messagebundle_es_MX.properties +2 -0
  588. package/src/i18n/messagebundle_et.properties +2 -0
  589. package/src/i18n/messagebundle_fi.properties +2 -0
  590. package/src/i18n/messagebundle_fr.properties +3 -1
  591. package/src/i18n/messagebundle_fr_CA.properties +2 -0
  592. package/src/i18n/messagebundle_hi.properties +2 -0
  593. package/src/i18n/messagebundle_hr.properties +2 -0
  594. package/src/i18n/messagebundle_hu.properties +2 -0
  595. package/src/i18n/messagebundle_id.properties +2 -0
  596. package/src/i18n/messagebundle_it.properties +20 -18
  597. package/src/i18n/messagebundle_iw.properties +2 -0
  598. package/src/i18n/messagebundle_ja.properties +2 -0
  599. package/src/i18n/messagebundle_kk.properties +2 -0
  600. package/src/i18n/messagebundle_ko.properties +2 -0
  601. package/src/i18n/messagebundle_lt.properties +2 -0
  602. package/src/i18n/messagebundle_lv.properties +2 -0
  603. package/src/i18n/messagebundle_mk.properties +2 -0
  604. package/src/i18n/messagebundle_ms.properties +4 -2
  605. package/src/i18n/messagebundle_nl.properties +2 -0
  606. package/src/i18n/messagebundle_no.properties +2 -0
  607. package/src/i18n/messagebundle_pl.properties +2 -0
  608. package/src/i18n/messagebundle_pt.properties +2 -0
  609. package/src/i18n/messagebundle_pt_PT.properties +2 -0
  610. package/src/i18n/messagebundle_ro.properties +2 -0
  611. package/src/i18n/messagebundle_ru.properties +2 -0
  612. package/src/i18n/messagebundle_sh.properties +2 -0
  613. package/src/i18n/messagebundle_sk.properties +2 -0
  614. package/src/i18n/messagebundle_sl.properties +2 -0
  615. package/src/i18n/messagebundle_sr.properties +2 -0
  616. package/src/i18n/messagebundle_sv.properties +2 -0
  617. package/src/i18n/messagebundle_th.properties +2 -0
  618. package/src/i18n/messagebundle_tr.properties +2 -0
  619. package/src/i18n/messagebundle_uk.properties +2 -0
  620. package/src/i18n/messagebundle_vi.properties +2 -0
  621. package/src/i18n/messagebundle_zh_CN.properties +2 -0
  622. package/src/i18n/messagebundle_zh_TW.properties +2 -0
  623. package/src/themes/Avatar.css +1 -0
  624. package/src/themes/DatePicker.css +4 -0
  625. package/src/themes/DatePickerPopover.css +7 -0
  626. package/src/themes/DateTimePickerPopover.css +9 -0
  627. package/src/themes/Input.css +1 -1
  628. package/src/themes/Table.css +1 -1
  629. package/src/themes/TableGrowing.css +7 -7
  630. package/src/themes/base/Input-parameters.css +1 -0
  631. package/src/themes/sap_fiori_3/Input-parameters.css +1 -0
  632. package/src/themes/sap_fiori_3_dark/Input-parameters.css +1 -0
  633. package/src/themes/sap_fiori_3_hcb/Input-parameters.css +1 -0
  634. package/src/themes/sap_fiori_3_hcw/Input-parameters.css +1 -0
  635. package/src/themes/sap_horizon_hcb/Input-parameters.css +1 -0
  636. package/src/themes/sap_horizon_hcw/Input-parameters.css +1 -0
  637. package/dist/generated/assets/i18n/messagebundle_in.json +0 -1
  638. package/src/i18n/messagebundle_in.properties +0 -172
@@ -66,6 +66,15 @@
66
66
  "description": "Different types of AvatarColorScheme.",
67
67
  "_ui5privacy": "public",
68
68
  "members": [
69
+ {
70
+ "kind": "field",
71
+ "static": true,
72
+ "privacy": "public",
73
+ "_ui5since": "2.9.0",
74
+ "default": "Auto",
75
+ "name": "Auto",
76
+ "readonly": true
77
+ },
69
78
  {
70
79
  "kind": "field",
71
80
  "static": true,
@@ -4023,8 +4032,8 @@
4023
4032
  }
4024
4033
  ]
4025
4034
  },
4026
- "default": "\"Accent6\"",
4027
- "description": "Defines the background color of the desired image.",
4035
+ "default": "\"Auto\"",
4036
+ "description": "Defines the background color of the desired image.\nIf `colorScheme` is set to `Auto`, the avatar will be displayed with the `Accent6` color.",
4028
4037
  "privacy": "public"
4029
4038
  },
4030
4039
  {
@@ -4122,12 +4131,12 @@
4122
4131
  }
4123
4132
  },
4124
4133
  {
4125
- "description": "Defines the background color of the desired image.",
4134
+ "description": "Defines the background color of the desired image.\nIf `colorScheme` is set to `Auto`, the avatar will be displayed with the `Accent6` color.",
4126
4135
  "name": "color-scheme",
4127
- "default": "\"Accent6\"",
4136
+ "default": "\"Auto\"",
4128
4137
  "fieldName": "colorScheme",
4129
4138
  "type": {
4130
- "text": "\"Accent1\" | \"Accent2\" | \"Accent3\" | \"Accent4\" | \"Accent5\" | \"Accent6\" | \"Accent7\" | \"Accent8\" | \"Accent9\" | \"Accent10\" | \"Placeholder\""
4139
+ "text": "\"Auto\" | \"Accent1\" | \"Accent2\" | \"Accent3\" | \"Accent4\" | \"Accent5\" | \"Accent6\" | \"Accent7\" | \"Accent8\" | \"Accent9\" | \"Accent10\" | \"Placeholder\""
4131
4140
  }
4132
4141
  },
4133
4142
  {
@@ -6241,93 +6250,6 @@
6241
6250
  "kind": "class",
6242
6251
  "description": "Abstract base class for Calendar, DayPicker, MonthPicker and YearPicker that adds support for:\n - common properties (timestamp, selectedDates): declarations and methods that operate on them\n - other common code",
6243
6252
  "name": "CalendarPart",
6244
- "superclass": {
6245
- "name": "DateComponentBase",
6246
- "package": "@ui5/webcomponents",
6247
- "module": "dist/DateComponentBase.js"
6248
- },
6249
- "customElement": true,
6250
- "_ui5privacy": "public",
6251
- "attributes": [
6252
- {
6253
- "description": "Sets a calendar type used for display.\nIf not set, the calendar type of the global configuration is used.",
6254
- "name": "primary-calendar-type",
6255
- "default": "undefined",
6256
- "fieldName": "primaryCalendarType",
6257
- "type": {
6258
- "text": "\"Gregorian\" | \"Islamic\" | \"Japanese\" | \"Buddhist\" | \"Persian\" | undefined"
6259
- },
6260
- "inheritedFrom": {
6261
- "name": "DateComponentBase",
6262
- "module": "dist/DateComponentBase.js"
6263
- }
6264
- },
6265
- {
6266
- "description": "Defines the secondary calendar type.\nIf not set, the calendar will only show the primary calendar type.",
6267
- "name": "secondary-calendar-type",
6268
- "default": "undefined",
6269
- "fieldName": "secondaryCalendarType",
6270
- "type": {
6271
- "text": "\"Gregorian\" | \"Islamic\" | \"Japanese\" | \"Buddhist\" | \"Persian\" | undefined"
6272
- },
6273
- "inheritedFrom": {
6274
- "name": "DateComponentBase",
6275
- "module": "dist/DateComponentBase.js"
6276
- }
6277
- },
6278
- {
6279
- "description": "Determines the format, displayed in the input field.",
6280
- "name": "format-pattern",
6281
- "default": "undefined",
6282
- "fieldName": "formatPattern",
6283
- "type": {
6284
- "text": "string | undefined"
6285
- },
6286
- "inheritedFrom": {
6287
- "name": "DateComponentBase",
6288
- "module": "dist/DateComponentBase.js"
6289
- }
6290
- },
6291
- {
6292
- "description": "Determines the minimum date available for selection.\n\n**Note:** If the formatPattern property is not set, the minDate value must be provided in the ISO date format (YYYY-MM-dd).",
6293
- "name": "min-date",
6294
- "default": "\"\"",
6295
- "fieldName": "minDate",
6296
- "type": {
6297
- "text": "string"
6298
- },
6299
- "inheritedFrom": {
6300
- "name": "DateComponentBase",
6301
- "module": "dist/DateComponentBase.js"
6302
- }
6303
- },
6304
- {
6305
- "description": "Determines the maximum date available for selection.\n\n**Note:** If the formatPattern property is not set, the maxDate value must be provided in the ISO date format (YYYY-MM-dd).",
6306
- "name": "max-date",
6307
- "default": "\"\"",
6308
- "fieldName": "maxDate",
6309
- "type": {
6310
- "text": "string"
6311
- },
6312
- "inheritedFrom": {
6313
- "name": "DateComponentBase",
6314
- "module": "dist/DateComponentBase.js"
6315
- }
6316
- },
6317
- {
6318
- "description": "Defines how to calculate calendar weeks and first day of the week.\nIf not set, the calendar will be displayed according to the currently set global configuration.",
6319
- "name": "calendar-week-numbering",
6320
- "default": "\"Default\"",
6321
- "fieldName": "calendarWeekNumbering",
6322
- "type": {
6323
- "text": "\"Default\" | \"ISO_8601\" | \"MiddleEastern\" | \"WesternTraditional\""
6324
- },
6325
- "inheritedFrom": {
6326
- "name": "DateComponentBase",
6327
- "module": "dist/DateComponentBase.js"
6328
- }
6329
- }
6330
- ],
6331
6253
  "members": [
6332
6254
  {
6333
6255
  "kind": "field",
@@ -6438,6 +6360,93 @@
6438
6360
  "module": "dist/DateComponentBase.js"
6439
6361
  }
6440
6362
  }
6363
+ ],
6364
+ "superclass": {
6365
+ "name": "DateComponentBase",
6366
+ "package": "@ui5/webcomponents",
6367
+ "module": "dist/DateComponentBase.js"
6368
+ },
6369
+ "customElement": true,
6370
+ "_ui5privacy": "public",
6371
+ "attributes": [
6372
+ {
6373
+ "description": "Sets a calendar type used for display.\nIf not set, the calendar type of the global configuration is used.",
6374
+ "name": "primary-calendar-type",
6375
+ "default": "undefined",
6376
+ "fieldName": "primaryCalendarType",
6377
+ "type": {
6378
+ "text": "\"Gregorian\" | \"Islamic\" | \"Japanese\" | \"Buddhist\" | \"Persian\" | undefined"
6379
+ },
6380
+ "inheritedFrom": {
6381
+ "name": "DateComponentBase",
6382
+ "module": "dist/DateComponentBase.js"
6383
+ }
6384
+ },
6385
+ {
6386
+ "description": "Defines the secondary calendar type.\nIf not set, the calendar will only show the primary calendar type.",
6387
+ "name": "secondary-calendar-type",
6388
+ "default": "undefined",
6389
+ "fieldName": "secondaryCalendarType",
6390
+ "type": {
6391
+ "text": "\"Gregorian\" | \"Islamic\" | \"Japanese\" | \"Buddhist\" | \"Persian\" | undefined"
6392
+ },
6393
+ "inheritedFrom": {
6394
+ "name": "DateComponentBase",
6395
+ "module": "dist/DateComponentBase.js"
6396
+ }
6397
+ },
6398
+ {
6399
+ "description": "Determines the format, displayed in the input field.",
6400
+ "name": "format-pattern",
6401
+ "default": "undefined",
6402
+ "fieldName": "formatPattern",
6403
+ "type": {
6404
+ "text": "string | undefined"
6405
+ },
6406
+ "inheritedFrom": {
6407
+ "name": "DateComponentBase",
6408
+ "module": "dist/DateComponentBase.js"
6409
+ }
6410
+ },
6411
+ {
6412
+ "description": "Determines the minimum date available for selection.\n\n**Note:** If the formatPattern property is not set, the minDate value must be provided in the ISO date format (YYYY-MM-dd).",
6413
+ "name": "min-date",
6414
+ "default": "\"\"",
6415
+ "fieldName": "minDate",
6416
+ "type": {
6417
+ "text": "string"
6418
+ },
6419
+ "inheritedFrom": {
6420
+ "name": "DateComponentBase",
6421
+ "module": "dist/DateComponentBase.js"
6422
+ }
6423
+ },
6424
+ {
6425
+ "description": "Determines the maximum date available for selection.\n\n**Note:** If the formatPattern property is not set, the maxDate value must be provided in the ISO date format (YYYY-MM-dd).",
6426
+ "name": "max-date",
6427
+ "default": "\"\"",
6428
+ "fieldName": "maxDate",
6429
+ "type": {
6430
+ "text": "string"
6431
+ },
6432
+ "inheritedFrom": {
6433
+ "name": "DateComponentBase",
6434
+ "module": "dist/DateComponentBase.js"
6435
+ }
6436
+ },
6437
+ {
6438
+ "description": "Defines how to calculate calendar weeks and first day of the week.\nIf not set, the calendar will be displayed according to the currently set global configuration.",
6439
+ "name": "calendar-week-numbering",
6440
+ "default": "\"Default\"",
6441
+ "fieldName": "calendarWeekNumbering",
6442
+ "type": {
6443
+ "text": "\"Default\" | \"ISO_8601\" | \"MiddleEastern\" | \"WesternTraditional\""
6444
+ },
6445
+ "inheritedFrom": {
6446
+ "name": "DateComponentBase",
6447
+ "module": "dist/DateComponentBase.js"
6448
+ }
6449
+ }
6441
6450
  ]
6442
6451
  }
6443
6452
  ],
@@ -8564,7 +8573,60 @@
8564
8573
  }
8565
8574
  ]
8566
8575
  },
8567
- "_ui5privacy": "public"
8576
+ "_ui5privacy": "public",
8577
+ "inheritedFrom": {
8578
+ "name": "ListItemGroup",
8579
+ "module": "dist/ListItemGroup.js"
8580
+ }
8581
+ },
8582
+ {
8583
+ "name": "header",
8584
+ "description": "Defines the header of the component.\n\n**Note:** Using this slot, the default header text of group and the value of `headerText` property will be overwritten.",
8585
+ "_ui5type": {
8586
+ "text": "Array<ListItemBase>",
8587
+ "references": [
8588
+ {
8589
+ "name": "ListItemBase",
8590
+ "package": "@ui5/webcomponents",
8591
+ "module": "dist/ListItemBase.js"
8592
+ }
8593
+ ]
8594
+ },
8595
+ "_ui5privacy": "public",
8596
+ "inheritedFrom": {
8597
+ "name": "ListItemGroup",
8598
+ "module": "dist/ListItemGroup.js"
8599
+ }
8600
+ }
8601
+ ],
8602
+ "members": [
8603
+ {
8604
+ "kind": "field",
8605
+ "name": "headerText",
8606
+ "type": {
8607
+ "text": "string | undefined"
8608
+ },
8609
+ "description": "Defines the header text of the <code>ui5-li-group</code>.",
8610
+ "privacy": "public",
8611
+ "default": "undefined",
8612
+ "inheritedFrom": {
8613
+ "name": "ListItemGroup",
8614
+ "module": "dist/ListItemGroup.js"
8615
+ }
8616
+ },
8617
+ {
8618
+ "kind": "field",
8619
+ "name": "headerAccessibleName",
8620
+ "type": {
8621
+ "text": "string | undefined"
8622
+ },
8623
+ "description": "Defines the accessible name of the header.",
8624
+ "privacy": "public",
8625
+ "default": "undefined",
8626
+ "inheritedFrom": {
8627
+ "name": "ListItemGroup",
8628
+ "module": "dist/ListItemGroup.js"
8629
+ }
8568
8630
  }
8569
8631
  ],
8570
8632
  "superclass": {
@@ -8584,6 +8646,16 @@
8584
8646
  "module": "dist/ComboBox.js"
8585
8647
  }
8586
8648
  ],
8649
+ "cssParts": [
8650
+ {
8651
+ "description": "Used to style the header item of the group",
8652
+ "name": "header",
8653
+ "inheritedFrom": {
8654
+ "name": "ListItemGroup",
8655
+ "module": "dist/ListItemGroup.js"
8656
+ }
8657
+ }
8658
+ ],
8587
8659
  "attributes": [
8588
8660
  {
8589
8661
  "description": "Defines the header text of the <code>ui5-li-group</code>.",
@@ -8612,40 +8684,10 @@
8612
8684
  }
8613
8685
  }
8614
8686
  ],
8615
- "members": [
8687
+ "events": [
8616
8688
  {
8617
- "kind": "field",
8618
- "name": "headerText",
8619
- "type": {
8620
- "text": "string | undefined"
8621
- },
8622
- "description": "Defines the header text of the <code>ui5-li-group</code>.",
8623
- "privacy": "public",
8624
- "default": "undefined",
8625
- "inheritedFrom": {
8626
- "name": "ListItemGroup",
8627
- "module": "dist/ListItemGroup.js"
8628
- }
8629
- },
8630
- {
8631
- "kind": "field",
8632
- "name": "headerAccessibleName",
8633
- "type": {
8634
- "text": "string | undefined"
8635
- },
8636
- "description": "Defines the accessible name of the header.",
8637
- "privacy": "public",
8638
- "default": "undefined",
8639
- "inheritedFrom": {
8640
- "name": "ListItemGroup",
8641
- "module": "dist/ListItemGroup.js"
8642
- }
8643
- }
8644
- ],
8645
- "events": [
8646
- {
8647
- "name": "move-over",
8648
- "_ui5privacy": "public",
8689
+ "name": "move-over",
8690
+ "_ui5privacy": "public",
8649
8691
  "type": {
8650
8692
  "text": "CustomEvent<ListItemGroupMoveEventDetail>",
8651
8693
  "references": [
@@ -9639,10 +9681,14 @@
9639
9681
  "type": {
9640
9682
  "text": "Date | null"
9641
9683
  },
9684
+ "readonly": true,
9642
9685
  "description": "**Note:** The getter method is inherited and not supported. If called it will return an empty value.",
9643
9686
  "privacy": "public",
9644
9687
  "default": "null",
9645
- "readonly": true
9688
+ "inheritedFrom": {
9689
+ "name": "DatePicker",
9690
+ "module": "dist/DatePicker.js"
9691
+ }
9646
9692
  },
9647
9693
  {
9648
9694
  "kind": "field",
@@ -9666,6 +9712,56 @@
9666
9712
  "default": "null",
9667
9713
  "readonly": true
9668
9714
  },
9715
+ {
9716
+ "kind": "method",
9717
+ "name": "isValid",
9718
+ "return": {
9719
+ "type": {
9720
+ "text": "boolean"
9721
+ }
9722
+ },
9723
+ "parameters": [
9724
+ {
9725
+ "name": "value",
9726
+ "type": {
9727
+ "text": "string"
9728
+ },
9729
+ "description": "A value to be tested against the current date format",
9730
+ "_ui5privacy": "public"
9731
+ }
9732
+ ],
9733
+ "description": "Checks if a value is valid against the current date format of the DatePicker.",
9734
+ "privacy": "public",
9735
+ "inheritedFrom": {
9736
+ "name": "DatePicker",
9737
+ "module": "dist/DatePicker.js"
9738
+ }
9739
+ },
9740
+ {
9741
+ "kind": "method",
9742
+ "name": "isInValidRange",
9743
+ "return": {
9744
+ "type": {
9745
+ "text": "boolean"
9746
+ }
9747
+ },
9748
+ "parameters": [
9749
+ {
9750
+ "name": "value",
9751
+ "type": {
9752
+ "text": "string"
9753
+ },
9754
+ "description": "A value to be checked",
9755
+ "_ui5privacy": "public"
9756
+ }
9757
+ ],
9758
+ "description": "Checks if a date is between the minimum and maximum date.",
9759
+ "privacy": "public",
9760
+ "inheritedFrom": {
9761
+ "name": "DatePicker",
9762
+ "module": "dist/DatePicker.js"
9763
+ }
9764
+ },
9669
9765
  {
9670
9766
  "kind": "field",
9671
9767
  "name": "value",
@@ -9834,56 +9930,6 @@
9834
9930
  "module": "dist/DatePicker.js"
9835
9931
  }
9836
9932
  },
9837
- {
9838
- "kind": "method",
9839
- "name": "isValid",
9840
- "return": {
9841
- "type": {
9842
- "text": "boolean"
9843
- }
9844
- },
9845
- "parameters": [
9846
- {
9847
- "name": "value",
9848
- "type": {
9849
- "text": "string"
9850
- },
9851
- "description": "A value to be tested against the current date format",
9852
- "_ui5privacy": "public"
9853
- }
9854
- ],
9855
- "description": "Checks if a value is valid against the current date format of the DatePicker.",
9856
- "privacy": "public",
9857
- "inheritedFrom": {
9858
- "name": "DatePicker",
9859
- "module": "dist/DatePicker.js"
9860
- }
9861
- },
9862
- {
9863
- "kind": "method",
9864
- "name": "isInValidRange",
9865
- "return": {
9866
- "type": {
9867
- "text": "boolean"
9868
- }
9869
- },
9870
- "parameters": [
9871
- {
9872
- "name": "value",
9873
- "type": {
9874
- "text": "string"
9875
- },
9876
- "description": "A value to be checked",
9877
- "_ui5privacy": "public"
9878
- }
9879
- ],
9880
- "description": "Checks if a date is between the minimum and maximum date.",
9881
- "privacy": "public",
9882
- "inheritedFrom": {
9883
- "name": "DatePicker",
9884
- "module": "dist/DatePicker.js"
9885
- }
9886
- },
9887
9933
  {
9888
9934
  "kind": "method",
9889
9935
  "name": "formatValue",
@@ -10301,6 +10347,21 @@
10301
10347
  "customElement": true,
10302
10348
  "_ui5since": "1.0.0-rc.8",
10303
10349
  "_ui5privacy": "public",
10350
+ "slots": [
10351
+ {
10352
+ "name": "valueStateMessage",
10353
+ "description": "Defines the value state message that will be displayed as pop up under the component.\n\n**Note:** If not specified, a default text (in the respective language) will be displayed.\n\n**Note:** The `valueStateMessage` would be displayed,\nwhen the component is in `Information`, `Critical` or `Negative` value state.",
10354
+ "_ui5since": "1.0.0-rc.7",
10355
+ "_ui5type": {
10356
+ "text": "Array<HTMLElement>"
10357
+ },
10358
+ "_ui5privacy": "public",
10359
+ "inheritedFrom": {
10360
+ "name": "DatePicker",
10361
+ "module": "dist/DatePicker.js"
10362
+ }
10363
+ }
10364
+ ],
10304
10365
  "events": [
10305
10366
  {
10306
10367
  "name": "change",
@@ -10499,615 +10560,630 @@
10499
10560
  "kind": "class",
10500
10561
  "description": "### Overview\nThe `DateTimePicker` component alows users to select both date (day, month and year) and time (hours, minutes and seconds)\nand for the purpose it consists of input field and Date/Time picker.\n\n### Usage\n\nUse the `DateTimePicker` if you need a combined date and time input component.\nDon't use it if you want to use either date, or time value.\nIn this case, use the `DatePicker` or the `TimePicker` components instead.\n\nThe user can set date/time by:\n\n- using the calendar and the time selectors\n- typing in the input field\n\nProgrammatically, to set date/time for the `DateTimePicker`, use the `value` property\n\n### Formatting\n\nThe value entered by typing into the input field must fit to the used date/time format.\n\nSupported format options are pattern-based on Unicode LDML Date Format notation.\nFor more information, see [UTS #35: Unicode Locale Data Markup Language](https://unicode.org/reports/tr35/tr35-dates.html#Date_Field_Symbol_Table).\n\n**Example:** the following format `dd/MM/yyyy, hh:mm:ss aa`\ncorresponds the `13/04/2020, 03:16:16 AM` value.\n\nThe small 'h' defines \"12\" hours format and the \"aa\" symbols - \"AM/PM\" time periods.\n\n**Example:** the following format `dd/MM/yyyy, HH:mm:ss`\ncorresponds the `13/04/2020, 15:16:16` value.\n\nThe capital 'H' indicates \"24\" hours format.\n\n**Note:** If the `formatPattern` does NOT include time,\nthe `DateTimePicker` will fallback to the default time format according to the locale.\n\n**Note:** If no placeholder is set to the `DateTimePicker`,\nthe current `formatPattern` is displayed as a placeholder.\nIf another placeholder is needed, it must be set or in case no placeholder is needed - it can be set to an empty string.\n\n**Note:** If the user input does NOT match the `formatPattern`,\nthe `DateTimePicker` makes an attempt to parse it based on the\nlocale settings.\n\n### Responsive behavior\n\nThe `DateTimePicker` is responsive and fully adapts to all devices.\nFor larger screens, such as tablet or desktop, it is displayed as a popover, while\non phone devices, it is displayed full screen.\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/DateTimePicker.js\";`",
10501
10562
  "name": "DateTimePicker",
10502
- "superclass": {
10503
- "name": "DatePicker",
10504
- "package": "@ui5/webcomponents",
10505
- "module": "dist/DatePicker.js"
10506
- },
10507
- "tagName": "ui5-datetime-picker",
10508
- "customElement": true,
10509
- "_ui5since": "1.0.0-rc.7",
10510
- "_ui5privacy": "public",
10511
- "attributes": [
10563
+ "members": [
10512
10564
  {
10513
- "description": "Defines a formatted date value.",
10565
+ "kind": "field",
10514
10566
  "name": "value",
10515
- "default": "\"\"",
10516
- "fieldName": "value",
10517
10567
  "type": {
10518
10568
  "text": "string"
10519
10569
  },
10570
+ "default": "\"\"",
10571
+ "description": "Defines a formatted date value.",
10572
+ "privacy": "public",
10573
+ "_ui5formProperty": true,
10574
+ "_ui5formEvents": "change,input",
10520
10575
  "inheritedFrom": {
10521
10576
  "name": "DatePicker",
10522
10577
  "module": "dist/DatePicker.js"
10523
10578
  }
10524
10579
  },
10525
10580
  {
10526
- "description": "Defines the value state of the component.",
10527
- "name": "value-state",
10528
- "default": "\"None\"",
10529
- "fieldName": "valueState",
10581
+ "kind": "field",
10582
+ "name": "valueState",
10530
10583
  "type": {
10531
- "text": "\"Positive\" | \"Negative\" | \"None\" | \"Critical\" | \"Information\""
10584
+ "text": "ValueState",
10585
+ "references": [
10586
+ {
10587
+ "name": "ValueState",
10588
+ "package": "@ui5/webcomponents-base",
10589
+ "module": "dist/types/ValueState.js"
10590
+ }
10591
+ ]
10532
10592
  },
10593
+ "default": "\"None\"",
10594
+ "description": "Defines the value state of the component.",
10595
+ "privacy": "public",
10533
10596
  "inheritedFrom": {
10534
10597
  "name": "DatePicker",
10535
10598
  "module": "dist/DatePicker.js"
10536
10599
  }
10537
10600
  },
10538
10601
  {
10539
- "description": "Defines whether the component is required.",
10602
+ "kind": "field",
10540
10603
  "name": "required",
10541
- "default": "false",
10542
- "fieldName": "required",
10543
10604
  "type": {
10544
10605
  "text": "boolean"
10545
10606
  },
10607
+ "default": "false",
10608
+ "description": "Defines whether the component is required.",
10609
+ "privacy": "public",
10610
+ "_ui5since": "1.0.0-rc.9",
10546
10611
  "inheritedFrom": {
10547
10612
  "name": "DatePicker",
10548
10613
  "module": "dist/DatePicker.js"
10549
10614
  }
10550
10615
  },
10551
10616
  {
10552
- "description": "Determines whether the component is displayed as disabled.",
10617
+ "kind": "field",
10553
10618
  "name": "disabled",
10554
- "default": "false",
10555
- "fieldName": "disabled",
10556
10619
  "type": {
10557
10620
  "text": "boolean"
10558
10621
  },
10622
+ "default": "false",
10623
+ "description": "Determines whether the component is displayed as disabled.",
10624
+ "privacy": "public",
10559
10625
  "inheritedFrom": {
10560
10626
  "name": "DatePicker",
10561
10627
  "module": "dist/DatePicker.js"
10562
10628
  }
10563
10629
  },
10564
10630
  {
10565
- "description": "Determines whether the component is displayed as read-only.",
10631
+ "kind": "field",
10566
10632
  "name": "readonly",
10567
- "default": "false",
10568
- "fieldName": "readonly",
10569
10633
  "type": {
10570
10634
  "text": "boolean"
10571
10635
  },
10636
+ "default": "false",
10637
+ "description": "Determines whether the component is displayed as read-only.",
10638
+ "privacy": "public",
10572
10639
  "inheritedFrom": {
10573
10640
  "name": "DatePicker",
10574
10641
  "module": "dist/DatePicker.js"
10575
10642
  }
10576
10643
  },
10577
10644
  {
10578
- "description": "Defines a short hint, intended to aid the user with data entry when the\ncomponent has no value.\n\n**Note:** When no placeholder is set, the format pattern is displayed as a placeholder.\nPassing an empty string as the value of this property will make the component appear empty - without placeholder or format pattern.",
10645
+ "kind": "field",
10579
10646
  "name": "placeholder",
10580
- "default": "undefined",
10581
- "fieldName": "placeholder",
10582
10647
  "type": {
10583
10648
  "text": "string | undefined"
10584
10649
  },
10650
+ "description": "Defines a short hint, intended to aid the user with data entry when the\ncomponent has no value.\n\n**Note:** When no placeholder is set, the format pattern is displayed as a placeholder.\nPassing an empty string as the value of this property will make the component appear empty - without placeholder or format pattern.",
10651
+ "default": "undefined",
10652
+ "privacy": "public",
10585
10653
  "inheritedFrom": {
10586
10654
  "name": "DatePicker",
10587
10655
  "module": "dist/DatePicker.js"
10588
10656
  }
10589
10657
  },
10590
10658
  {
10591
- "description": "Determines the name by which the component will be identified upon submission in an HTML form.\n\n**Note:** This property is only applicable within the context of an HTML Form element.",
10659
+ "kind": "field",
10592
10660
  "name": "name",
10593
- "default": "undefined",
10594
- "fieldName": "name",
10595
10661
  "type": {
10596
10662
  "text": "string | undefined"
10597
10663
  },
10664
+ "description": "Determines the name by which the component will be identified upon submission in an HTML form.\n\n**Note:** This property is only applicable within the context of an HTML Form element.",
10665
+ "default": "undefined",
10666
+ "privacy": "public",
10598
10667
  "inheritedFrom": {
10599
10668
  "name": "DatePicker",
10600
10669
  "module": "dist/DatePicker.js"
10601
10670
  }
10602
10671
  },
10603
10672
  {
10604
- "description": "Defines the visibility of the week numbers column.\n\n**Note:** For calendars other than Gregorian,\nthe week numbers are not displayed regardless of what is set.",
10605
- "name": "hide-week-numbers",
10606
- "default": "false",
10607
- "fieldName": "hideWeekNumbers",
10673
+ "kind": "field",
10674
+ "name": "hideWeekNumbers",
10608
10675
  "type": {
10609
10676
  "text": "boolean"
10610
10677
  },
10678
+ "default": "false",
10679
+ "description": "Defines the visibility of the week numbers column.\n\n**Note:** For calendars other than Gregorian,\nthe week numbers are not displayed regardless of what is set.",
10680
+ "privacy": "public",
10681
+ "_ui5since": "1.0.0-rc.8",
10611
10682
  "inheritedFrom": {
10612
10683
  "name": "DatePicker",
10613
10684
  "module": "dist/DatePicker.js"
10614
10685
  }
10615
10686
  },
10616
10687
  {
10617
- "description": "Defines the open or closed state of the popover.",
10688
+ "kind": "field",
10618
10689
  "name": "open",
10619
- "default": "false",
10620
- "fieldName": "open",
10621
10690
  "type": {
10622
10691
  "text": "boolean"
10623
10692
  },
10693
+ "default": "false",
10694
+ "description": "Defines the open or closed state of the popover.",
10695
+ "privacy": "public",
10696
+ "_ui5since": "2.0.0",
10624
10697
  "inheritedFrom": {
10625
10698
  "name": "DatePicker",
10626
10699
  "module": "dist/DatePicker.js"
10627
10700
  }
10628
10701
  },
10629
10702
  {
10630
- "description": "Defines the aria-label attribute for the component.",
10631
- "name": "accessible-name",
10632
- "default": "undefined",
10633
- "fieldName": "accessibleName",
10703
+ "kind": "field",
10704
+ "name": "accessibleName",
10634
10705
  "type": {
10635
10706
  "text": "string | undefined"
10636
10707
  },
10708
+ "description": "Defines the aria-label attribute for the component.",
10709
+ "default": "undefined",
10710
+ "privacy": "public",
10711
+ "_ui5since": "1.0.0-rc.15",
10637
10712
  "inheritedFrom": {
10638
10713
  "name": "DatePicker",
10639
10714
  "module": "dist/DatePicker.js"
10640
10715
  }
10641
10716
  },
10642
10717
  {
10643
- "description": "Receives id(or many ids) of the elements that label the component.",
10644
- "name": "accessible-name-ref",
10645
- "default": "undefined",
10646
- "fieldName": "accessibleNameRef",
10718
+ "kind": "field",
10719
+ "name": "accessibleNameRef",
10647
10720
  "type": {
10648
10721
  "text": "string | undefined"
10649
10722
  },
10650
- "inheritedFrom": {
10723
+ "description": "Receives id(or many ids) of the elements that label the component.",
10724
+ "default": "undefined",
10725
+ "privacy": "public",
10726
+ "_ui5since": "1.0.0-rc.15",
10727
+ "inheritedFrom": {
10651
10728
  "name": "DatePicker",
10652
10729
  "module": "dist/DatePicker.js"
10653
10730
  }
10654
10731
  },
10655
10732
  {
10656
- "description": "Currently selected date represented as a Local JavaScript Date instance.",
10657
- "name": "date-value",
10658
- "default": "null",
10659
- "fieldName": "dateValue",
10660
- "type": {
10661
- "text": "any"
10733
+ "kind": "method",
10734
+ "name": "isValid",
10735
+ "return": {
10736
+ "type": {
10737
+ "text": "boolean"
10738
+ }
10662
10739
  },
10740
+ "parameters": [
10741
+ {
10742
+ "name": "value",
10743
+ "type": {
10744
+ "text": "string"
10745
+ },
10746
+ "description": "A value to be tested against the current date format",
10747
+ "_ui5privacy": "public"
10748
+ }
10749
+ ],
10750
+ "description": "Checks if a value is valid against the current date format of the DatePicker.",
10751
+ "privacy": "public",
10663
10752
  "inheritedFrom": {
10664
10753
  "name": "DatePicker",
10665
10754
  "module": "dist/DatePicker.js"
10666
10755
  }
10667
10756
  },
10668
10757
  {
10669
- "description": "Sets a calendar type used for display.\nIf not set, the calendar type of the global configuration is used.",
10670
- "name": "primary-calendar-type",
10671
- "default": "undefined",
10672
- "fieldName": "primaryCalendarType",
10673
- "type": {
10674
- "text": "\"Gregorian\" | \"Islamic\" | \"Japanese\" | \"Buddhist\" | \"Persian\" | undefined"
10758
+ "kind": "method",
10759
+ "name": "isInValidRange",
10760
+ "return": {
10761
+ "type": {
10762
+ "text": "boolean"
10763
+ }
10675
10764
  },
10765
+ "parameters": [
10766
+ {
10767
+ "name": "value",
10768
+ "type": {
10769
+ "text": "string"
10770
+ },
10771
+ "description": "A value to be checked",
10772
+ "_ui5privacy": "public"
10773
+ }
10774
+ ],
10775
+ "description": "Checks if a date is between the minimum and maximum date.",
10776
+ "privacy": "public",
10676
10777
  "inheritedFrom": {
10677
- "name": "DateComponentBase",
10678
- "module": "dist/DateComponentBase.js"
10778
+ "name": "DatePicker",
10779
+ "module": "dist/DatePicker.js"
10679
10780
  }
10680
10781
  },
10681
10782
  {
10682
- "description": "Defines the secondary calendar type.\nIf not set, the calendar will only show the primary calendar type.",
10683
- "name": "secondary-calendar-type",
10684
- "default": "undefined",
10685
- "fieldName": "secondaryCalendarType",
10783
+ "kind": "method",
10784
+ "name": "formatValue",
10785
+ "return": {
10786
+ "type": {
10787
+ "text": "string"
10788
+ },
10789
+ "description": "The date as string"
10790
+ },
10791
+ "parameters": [
10792
+ {
10793
+ "name": "date",
10794
+ "type": {
10795
+ "text": "Date"
10796
+ },
10797
+ "description": "A Java Script date object to be formatted as string",
10798
+ "_ui5privacy": "public"
10799
+ }
10800
+ ],
10801
+ "description": "Formats a Java Script date object into a string representing a locale date\naccording to the `formatPattern` property of the DatePicker instance",
10802
+ "privacy": "public",
10803
+ "inheritedFrom": {
10804
+ "name": "DatePicker",
10805
+ "module": "dist/DatePicker.js"
10806
+ }
10807
+ },
10808
+ {
10809
+ "kind": "field",
10810
+ "name": "dateValue",
10686
10811
  "type": {
10687
- "text": "\"Gregorian\" | \"Islamic\" | \"Japanese\" | \"Buddhist\" | \"Persian\" | undefined"
10812
+ "text": "Date | null"
10688
10813
  },
10814
+ "description": "Currently selected date represented as a Local JavaScript Date instance.",
10815
+ "privacy": "public",
10816
+ "default": "null",
10817
+ "readonly": true,
10689
10818
  "inheritedFrom": {
10690
- "name": "DateComponentBase",
10691
- "module": "dist/DateComponentBase.js"
10819
+ "name": "DatePicker",
10820
+ "module": "dist/DatePicker.js"
10692
10821
  }
10693
10822
  },
10694
10823
  {
10695
- "description": "Determines the format, displayed in the input field.",
10696
- "name": "format-pattern",
10697
- "default": "undefined",
10698
- "fieldName": "formatPattern",
10824
+ "kind": "field",
10825
+ "name": "primaryCalendarType",
10699
10826
  "type": {
10700
- "text": "string | undefined"
10827
+ "text": "CalendarType | undefined",
10828
+ "references": [
10829
+ {
10830
+ "name": "CalendarType",
10831
+ "package": "@ui5/webcomponents-base",
10832
+ "module": "dist/types/CalendarType.js"
10833
+ }
10834
+ ]
10701
10835
  },
10836
+ "description": "Sets a calendar type used for display.\nIf not set, the calendar type of the global configuration is used.",
10837
+ "default": "undefined",
10838
+ "privacy": "public",
10702
10839
  "inheritedFrom": {
10703
10840
  "name": "DateComponentBase",
10704
10841
  "module": "dist/DateComponentBase.js"
10705
10842
  }
10706
10843
  },
10707
10844
  {
10708
- "description": "Determines the minimum date available for selection.\n\n**Note:** If the formatPattern property is not set, the minDate value must be provided in the ISO date format (YYYY-MM-dd).",
10709
- "name": "min-date",
10710
- "default": "\"\"",
10711
- "fieldName": "minDate",
10845
+ "kind": "field",
10846
+ "name": "secondaryCalendarType",
10712
10847
  "type": {
10713
- "text": "string"
10848
+ "text": "CalendarType | undefined",
10849
+ "references": [
10850
+ {
10851
+ "name": "CalendarType",
10852
+ "package": "@ui5/webcomponents-base",
10853
+ "module": "dist/types/CalendarType.js"
10854
+ }
10855
+ ]
10714
10856
  },
10857
+ "description": "Defines the secondary calendar type.\nIf not set, the calendar will only show the primary calendar type.",
10858
+ "default": "undefined",
10859
+ "privacy": "public",
10860
+ "_ui5since": "1.0.0-rc.16",
10715
10861
  "inheritedFrom": {
10716
10862
  "name": "DateComponentBase",
10717
10863
  "module": "dist/DateComponentBase.js"
10718
10864
  }
10719
10865
  },
10720
10866
  {
10721
- "description": "Determines the maximum date available for selection.\n\n**Note:** If the formatPattern property is not set, the maxDate value must be provided in the ISO date format (YYYY-MM-dd).",
10722
- "name": "max-date",
10723
- "default": "\"\"",
10724
- "fieldName": "maxDate",
10867
+ "kind": "field",
10868
+ "name": "formatPattern",
10725
10869
  "type": {
10726
- "text": "string"
10870
+ "text": "string | undefined"
10727
10871
  },
10872
+ "description": "Determines the format, displayed in the input field.",
10873
+ "default": "undefined",
10874
+ "privacy": "public",
10728
10875
  "inheritedFrom": {
10729
10876
  "name": "DateComponentBase",
10730
10877
  "module": "dist/DateComponentBase.js"
10731
10878
  }
10732
10879
  },
10733
10880
  {
10734
- "description": "Defines how to calculate calendar weeks and first day of the week.\nIf not set, the calendar will be displayed according to the currently set global configuration.",
10735
- "name": "calendar-week-numbering",
10736
- "default": "\"Default\"",
10737
- "fieldName": "calendarWeekNumbering",
10881
+ "kind": "field",
10882
+ "name": "minDate",
10738
10883
  "type": {
10739
- "text": "\"Default\" | \"ISO_8601\" | \"MiddleEastern\" | \"WesternTraditional\""
10884
+ "text": "string"
10740
10885
  },
10886
+ "default": "\"\"",
10887
+ "description": "Determines the minimum date available for selection.\n\n**Note:** If the formatPattern property is not set, the minDate value must be provided in the ISO date format (YYYY-MM-dd).",
10888
+ "privacy": "public",
10889
+ "_ui5since": "1.0.0-rc.6",
10741
10890
  "inheritedFrom": {
10742
10891
  "name": "DateComponentBase",
10743
10892
  "module": "dist/DateComponentBase.js"
10744
10893
  }
10745
- }
10746
- ],
10747
- "members": [
10894
+ },
10748
10895
  {
10749
10896
  "kind": "field",
10750
- "name": "value",
10897
+ "name": "maxDate",
10751
10898
  "type": {
10752
10899
  "text": "string"
10753
10900
  },
10754
10901
  "default": "\"\"",
10755
- "description": "Defines a formatted date value.",
10902
+ "description": "Determines the maximum date available for selection.\n\n**Note:** If the formatPattern property is not set, the maxDate value must be provided in the ISO date format (YYYY-MM-dd).",
10756
10903
  "privacy": "public",
10757
- "_ui5formProperty": true,
10758
- "_ui5formEvents": "change,input",
10904
+ "_ui5since": "1.0.0-rc.6",
10759
10905
  "inheritedFrom": {
10760
- "name": "DatePicker",
10761
- "module": "dist/DatePicker.js"
10906
+ "name": "DateComponentBase",
10907
+ "module": "dist/DateComponentBase.js"
10762
10908
  }
10763
10909
  },
10764
10910
  {
10765
10911
  "kind": "field",
10766
- "name": "valueState",
10912
+ "name": "calendarWeekNumbering",
10767
10913
  "type": {
10768
- "text": "ValueState",
10914
+ "text": "CalendarWeekNumbering",
10769
10915
  "references": [
10770
10916
  {
10771
- "name": "ValueState",
10772
- "package": "@ui5/webcomponents-base",
10773
- "module": "dist/types/ValueState.js"
10917
+ "name": "CalendarWeekNumbering",
10918
+ "package": "@ui5/webcomponents",
10919
+ "module": "dist/types/CalendarWeekNumbering.js"
10774
10920
  }
10775
10921
  ]
10776
10922
  },
10777
- "default": "\"None\"",
10778
- "description": "Defines the value state of the component.",
10923
+ "default": "\"Default\"",
10924
+ "description": "Defines how to calculate calendar weeks and first day of the week.\nIf not set, the calendar will be displayed according to the currently set global configuration.",
10779
10925
  "privacy": "public",
10926
+ "_ui5since": "2.2.0",
10780
10927
  "inheritedFrom": {
10781
- "name": "DatePicker",
10782
- "module": "dist/DatePicker.js"
10928
+ "name": "DateComponentBase",
10929
+ "module": "dist/DateComponentBase.js"
10783
10930
  }
10784
- },
10931
+ }
10932
+ ],
10933
+ "superclass": {
10934
+ "name": "DatePicker",
10935
+ "package": "@ui5/webcomponents",
10936
+ "module": "dist/DatePicker.js"
10937
+ },
10938
+ "tagName": "ui5-datetime-picker",
10939
+ "customElement": true,
10940
+ "_ui5since": "1.0.0-rc.7",
10941
+ "_ui5privacy": "public",
10942
+ "slots": [
10785
10943
  {
10786
- "kind": "field",
10787
- "name": "required",
10788
- "type": {
10789
- "text": "boolean"
10944
+ "name": "valueStateMessage",
10945
+ "description": "Defines the value state message that will be displayed as pop up under the component.\n\n**Note:** If not specified, a default text (in the respective language) will be displayed.\n\n**Note:** The `valueStateMessage` would be displayed,\nwhen the component is in `Information`, `Critical` or `Negative` value state.",
10946
+ "_ui5since": "1.0.0-rc.7",
10947
+ "_ui5type": {
10948
+ "text": "Array<HTMLElement>"
10790
10949
  },
10791
- "default": "false",
10792
- "description": "Defines whether the component is required.",
10793
- "privacy": "public",
10794
- "_ui5since": "1.0.0-rc.9",
10950
+ "_ui5privacy": "public",
10795
10951
  "inheritedFrom": {
10796
10952
  "name": "DatePicker",
10797
10953
  "module": "dist/DatePicker.js"
10798
10954
  }
10799
- },
10955
+ }
10956
+ ],
10957
+ "attributes": [
10800
10958
  {
10801
- "kind": "field",
10802
- "name": "disabled",
10959
+ "description": "Defines a formatted date value.",
10960
+ "name": "value",
10961
+ "default": "\"\"",
10962
+ "fieldName": "value",
10803
10963
  "type": {
10804
- "text": "boolean"
10964
+ "text": "string"
10805
10965
  },
10806
- "default": "false",
10807
- "description": "Determines whether the component is displayed as disabled.",
10808
- "privacy": "public",
10809
10966
  "inheritedFrom": {
10810
10967
  "name": "DatePicker",
10811
10968
  "module": "dist/DatePicker.js"
10812
10969
  }
10813
10970
  },
10814
10971
  {
10815
- "kind": "field",
10816
- "name": "readonly",
10972
+ "description": "Defines the value state of the component.",
10973
+ "name": "value-state",
10974
+ "default": "\"None\"",
10975
+ "fieldName": "valueState",
10817
10976
  "type": {
10818
- "text": "boolean"
10977
+ "text": "\"Positive\" | \"Negative\" | \"None\" | \"Critical\" | \"Information\""
10819
10978
  },
10820
- "default": "false",
10821
- "description": "Determines whether the component is displayed as read-only.",
10822
- "privacy": "public",
10823
10979
  "inheritedFrom": {
10824
10980
  "name": "DatePicker",
10825
10981
  "module": "dist/DatePicker.js"
10826
10982
  }
10827
10983
  },
10828
10984
  {
10829
- "kind": "field",
10830
- "name": "placeholder",
10985
+ "description": "Defines whether the component is required.",
10986
+ "name": "required",
10987
+ "default": "false",
10988
+ "fieldName": "required",
10831
10989
  "type": {
10832
- "text": "string | undefined"
10990
+ "text": "boolean"
10833
10991
  },
10834
- "description": "Defines a short hint, intended to aid the user with data entry when the\ncomponent has no value.\n\n**Note:** When no placeholder is set, the format pattern is displayed as a placeholder.\nPassing an empty string as the value of this property will make the component appear empty - without placeholder or format pattern.",
10835
- "default": "undefined",
10836
- "privacy": "public",
10837
10992
  "inheritedFrom": {
10838
10993
  "name": "DatePicker",
10839
10994
  "module": "dist/DatePicker.js"
10840
10995
  }
10841
10996
  },
10842
10997
  {
10843
- "kind": "field",
10844
- "name": "name",
10998
+ "description": "Determines whether the component is displayed as disabled.",
10999
+ "name": "disabled",
11000
+ "default": "false",
11001
+ "fieldName": "disabled",
10845
11002
  "type": {
10846
- "text": "string | undefined"
11003
+ "text": "boolean"
10847
11004
  },
10848
- "description": "Determines the name by which the component will be identified upon submission in an HTML form.\n\n**Note:** This property is only applicable within the context of an HTML Form element.",
10849
- "default": "undefined",
10850
- "privacy": "public",
10851
11005
  "inheritedFrom": {
10852
11006
  "name": "DatePicker",
10853
11007
  "module": "dist/DatePicker.js"
10854
11008
  }
10855
11009
  },
10856
11010
  {
10857
- "kind": "field",
10858
- "name": "hideWeekNumbers",
11011
+ "description": "Determines whether the component is displayed as read-only.",
11012
+ "name": "readonly",
11013
+ "default": "false",
11014
+ "fieldName": "readonly",
10859
11015
  "type": {
10860
11016
  "text": "boolean"
10861
11017
  },
10862
- "default": "false",
10863
- "description": "Defines the visibility of the week numbers column.\n\n**Note:** For calendars other than Gregorian,\nthe week numbers are not displayed regardless of what is set.",
10864
- "privacy": "public",
10865
- "_ui5since": "1.0.0-rc.8",
10866
11018
  "inheritedFrom": {
10867
11019
  "name": "DatePicker",
10868
11020
  "module": "dist/DatePicker.js"
10869
11021
  }
10870
11022
  },
10871
11023
  {
10872
- "kind": "field",
10873
- "name": "open",
11024
+ "description": "Defines a short hint, intended to aid the user with data entry when the\ncomponent has no value.\n\n**Note:** When no placeholder is set, the format pattern is displayed as a placeholder.\nPassing an empty string as the value of this property will make the component appear empty - without placeholder or format pattern.",
11025
+ "name": "placeholder",
11026
+ "default": "undefined",
11027
+ "fieldName": "placeholder",
10874
11028
  "type": {
10875
- "text": "boolean"
11029
+ "text": "string | undefined"
10876
11030
  },
10877
- "default": "false",
10878
- "description": "Defines the open or closed state of the popover.",
10879
- "privacy": "public",
10880
- "_ui5since": "2.0.0",
10881
11031
  "inheritedFrom": {
10882
11032
  "name": "DatePicker",
10883
11033
  "module": "dist/DatePicker.js"
10884
11034
  }
10885
11035
  },
10886
11036
  {
10887
- "kind": "field",
10888
- "name": "accessibleName",
11037
+ "description": "Determines the name by which the component will be identified upon submission in an HTML form.\n\n**Note:** This property is only applicable within the context of an HTML Form element.",
11038
+ "name": "name",
11039
+ "default": "undefined",
11040
+ "fieldName": "name",
10889
11041
  "type": {
10890
11042
  "text": "string | undefined"
10891
11043
  },
10892
- "description": "Defines the aria-label attribute for the component.",
10893
- "default": "undefined",
10894
- "privacy": "public",
10895
- "_ui5since": "1.0.0-rc.15",
10896
11044
  "inheritedFrom": {
10897
11045
  "name": "DatePicker",
10898
11046
  "module": "dist/DatePicker.js"
10899
11047
  }
10900
11048
  },
10901
11049
  {
10902
- "kind": "field",
10903
- "name": "accessibleNameRef",
11050
+ "description": "Defines the visibility of the week numbers column.\n\n**Note:** For calendars other than Gregorian,\nthe week numbers are not displayed regardless of what is set.",
11051
+ "name": "hide-week-numbers",
11052
+ "default": "false",
11053
+ "fieldName": "hideWeekNumbers",
10904
11054
  "type": {
10905
- "text": "string | undefined"
11055
+ "text": "boolean"
10906
11056
  },
10907
- "description": "Receives id(or many ids) of the elements that label the component.",
10908
- "default": "undefined",
10909
- "privacy": "public",
10910
- "_ui5since": "1.0.0-rc.15",
10911
11057
  "inheritedFrom": {
10912
11058
  "name": "DatePicker",
10913
11059
  "module": "dist/DatePicker.js"
10914
11060
  }
10915
11061
  },
10916
11062
  {
10917
- "kind": "method",
10918
- "name": "isValid",
10919
- "return": {
10920
- "type": {
10921
- "text": "boolean"
10922
- }
11063
+ "description": "Defines the open or closed state of the popover.",
11064
+ "name": "open",
11065
+ "default": "false",
11066
+ "fieldName": "open",
11067
+ "type": {
11068
+ "text": "boolean"
10923
11069
  },
10924
- "parameters": [
10925
- {
10926
- "name": "value",
10927
- "type": {
10928
- "text": "string"
10929
- },
10930
- "description": "A value to be tested against the current date format",
10931
- "_ui5privacy": "public"
10932
- }
10933
- ],
10934
- "description": "Checks if a value is valid against the current date format of the DatePicker.",
10935
- "privacy": "public",
10936
11070
  "inheritedFrom": {
10937
11071
  "name": "DatePicker",
10938
11072
  "module": "dist/DatePicker.js"
10939
11073
  }
10940
11074
  },
10941
11075
  {
10942
- "kind": "method",
10943
- "name": "isInValidRange",
10944
- "return": {
10945
- "type": {
10946
- "text": "boolean"
10947
- }
11076
+ "description": "Defines the aria-label attribute for the component.",
11077
+ "name": "accessible-name",
11078
+ "default": "undefined",
11079
+ "fieldName": "accessibleName",
11080
+ "type": {
11081
+ "text": "string | undefined"
10948
11082
  },
10949
- "parameters": [
10950
- {
10951
- "name": "value",
10952
- "type": {
10953
- "text": "string"
10954
- },
10955
- "description": "A value to be checked",
10956
- "_ui5privacy": "public"
10957
- }
10958
- ],
10959
- "description": "Checks if a date is between the minimum and maximum date.",
10960
- "privacy": "public",
10961
11083
  "inheritedFrom": {
10962
11084
  "name": "DatePicker",
10963
11085
  "module": "dist/DatePicker.js"
10964
11086
  }
10965
11087
  },
10966
11088
  {
10967
- "kind": "method",
10968
- "name": "formatValue",
10969
- "return": {
10970
- "type": {
10971
- "text": "string"
10972
- },
10973
- "description": "The date as string"
11089
+ "description": "Receives id(or many ids) of the elements that label the component.",
11090
+ "name": "accessible-name-ref",
11091
+ "default": "undefined",
11092
+ "fieldName": "accessibleNameRef",
11093
+ "type": {
11094
+ "text": "string | undefined"
10974
11095
  },
10975
- "parameters": [
10976
- {
10977
- "name": "date",
10978
- "type": {
10979
- "text": "Date"
10980
- },
10981
- "description": "A Java Script date object to be formatted as string",
10982
- "_ui5privacy": "public"
10983
- }
10984
- ],
10985
- "description": "Formats a Java Script date object into a string representing a locale date\naccording to the `formatPattern` property of the DatePicker instance",
10986
- "privacy": "public",
10987
11096
  "inheritedFrom": {
10988
11097
  "name": "DatePicker",
10989
11098
  "module": "dist/DatePicker.js"
10990
11099
  }
10991
11100
  },
10992
11101
  {
10993
- "kind": "field",
10994
- "name": "dateValue",
10995
- "type": {
10996
- "text": "Date | null"
10997
- },
10998
11102
  "description": "Currently selected date represented as a Local JavaScript Date instance.",
10999
- "privacy": "public",
11103
+ "name": "date-value",
11000
11104
  "default": "null",
11001
- "readonly": true,
11105
+ "fieldName": "dateValue",
11106
+ "type": {
11107
+ "text": "any"
11108
+ },
11002
11109
  "inheritedFrom": {
11003
11110
  "name": "DatePicker",
11004
11111
  "module": "dist/DatePicker.js"
11005
11112
  }
11006
11113
  },
11007
11114
  {
11008
- "kind": "field",
11009
- "name": "primaryCalendarType",
11010
- "type": {
11011
- "text": "CalendarType | undefined",
11012
- "references": [
11013
- {
11014
- "name": "CalendarType",
11015
- "package": "@ui5/webcomponents-base",
11016
- "module": "dist/types/CalendarType.js"
11017
- }
11018
- ]
11019
- },
11020
11115
  "description": "Sets a calendar type used for display.\nIf not set, the calendar type of the global configuration is used.",
11116
+ "name": "primary-calendar-type",
11021
11117
  "default": "undefined",
11022
- "privacy": "public",
11118
+ "fieldName": "primaryCalendarType",
11119
+ "type": {
11120
+ "text": "\"Gregorian\" | \"Islamic\" | \"Japanese\" | \"Buddhist\" | \"Persian\" | undefined"
11121
+ },
11023
11122
  "inheritedFrom": {
11024
11123
  "name": "DateComponentBase",
11025
11124
  "module": "dist/DateComponentBase.js"
11026
11125
  }
11027
11126
  },
11028
11127
  {
11029
- "kind": "field",
11030
- "name": "secondaryCalendarType",
11031
- "type": {
11032
- "text": "CalendarType | undefined",
11033
- "references": [
11034
- {
11035
- "name": "CalendarType",
11036
- "package": "@ui5/webcomponents-base",
11037
- "module": "dist/types/CalendarType.js"
11038
- }
11039
- ]
11040
- },
11041
11128
  "description": "Defines the secondary calendar type.\nIf not set, the calendar will only show the primary calendar type.",
11129
+ "name": "secondary-calendar-type",
11042
11130
  "default": "undefined",
11043
- "privacy": "public",
11044
- "_ui5since": "1.0.0-rc.16",
11131
+ "fieldName": "secondaryCalendarType",
11132
+ "type": {
11133
+ "text": "\"Gregorian\" | \"Islamic\" | \"Japanese\" | \"Buddhist\" | \"Persian\" | undefined"
11134
+ },
11045
11135
  "inheritedFrom": {
11046
11136
  "name": "DateComponentBase",
11047
11137
  "module": "dist/DateComponentBase.js"
11048
11138
  }
11049
11139
  },
11050
11140
  {
11051
- "kind": "field",
11052
- "name": "formatPattern",
11141
+ "description": "Determines the format, displayed in the input field.",
11142
+ "name": "format-pattern",
11143
+ "default": "undefined",
11144
+ "fieldName": "formatPattern",
11053
11145
  "type": {
11054
11146
  "text": "string | undefined"
11055
11147
  },
11056
- "description": "Determines the format, displayed in the input field.",
11057
- "default": "undefined",
11058
- "privacy": "public",
11059
11148
  "inheritedFrom": {
11060
11149
  "name": "DateComponentBase",
11061
11150
  "module": "dist/DateComponentBase.js"
11062
11151
  }
11063
11152
  },
11064
11153
  {
11065
- "kind": "field",
11066
- "name": "minDate",
11154
+ "description": "Determines the minimum date available for selection.\n\n**Note:** If the formatPattern property is not set, the minDate value must be provided in the ISO date format (YYYY-MM-dd).",
11155
+ "name": "min-date",
11156
+ "default": "\"\"",
11157
+ "fieldName": "minDate",
11067
11158
  "type": {
11068
11159
  "text": "string"
11069
11160
  },
11070
- "default": "\"\"",
11071
- "description": "Determines the minimum date available for selection.\n\n**Note:** If the formatPattern property is not set, the minDate value must be provided in the ISO date format (YYYY-MM-dd).",
11072
- "privacy": "public",
11073
- "_ui5since": "1.0.0-rc.6",
11074
11161
  "inheritedFrom": {
11075
11162
  "name": "DateComponentBase",
11076
11163
  "module": "dist/DateComponentBase.js"
11077
11164
  }
11078
11165
  },
11079
11166
  {
11080
- "kind": "field",
11081
- "name": "maxDate",
11167
+ "description": "Determines the maximum date available for selection.\n\n**Note:** If the formatPattern property is not set, the maxDate value must be provided in the ISO date format (YYYY-MM-dd).",
11168
+ "name": "max-date",
11169
+ "default": "\"\"",
11170
+ "fieldName": "maxDate",
11082
11171
  "type": {
11083
11172
  "text": "string"
11084
11173
  },
11085
- "default": "\"\"",
11086
- "description": "Determines the maximum date available for selection.\n\n**Note:** If the formatPattern property is not set, the maxDate value must be provided in the ISO date format (YYYY-MM-dd).",
11087
- "privacy": "public",
11088
- "_ui5since": "1.0.0-rc.6",
11089
11174
  "inheritedFrom": {
11090
11175
  "name": "DateComponentBase",
11091
11176
  "module": "dist/DateComponentBase.js"
11092
11177
  }
11093
11178
  },
11094
11179
  {
11095
- "kind": "field",
11096
- "name": "calendarWeekNumbering",
11180
+ "description": "Defines how to calculate calendar weeks and first day of the week.\nIf not set, the calendar will be displayed according to the currently set global configuration.",
11181
+ "name": "calendar-week-numbering",
11182
+ "default": "\"Default\"",
11183
+ "fieldName": "calendarWeekNumbering",
11097
11184
  "type": {
11098
- "text": "CalendarWeekNumbering",
11099
- "references": [
11100
- {
11101
- "name": "CalendarWeekNumbering",
11102
- "package": "@ui5/webcomponents",
11103
- "module": "dist/types/CalendarWeekNumbering.js"
11104
- }
11105
- ]
11185
+ "text": "\"Default\" | \"ISO_8601\" | \"MiddleEastern\" | \"WesternTraditional\""
11106
11186
  },
11107
- "default": "\"Default\"",
11108
- "description": "Defines how to calculate calendar weeks and first day of the week.\nIf not set, the calendar will be displayed according to the currently set global configuration.",
11109
- "privacy": "public",
11110
- "_ui5since": "2.2.0",
11111
11187
  "inheritedFrom": {
11112
11188
  "name": "DateComponentBase",
11113
11189
  "module": "dist/DateComponentBase.js"
@@ -11342,6 +11418,19 @@
11342
11418
  "text": "Array<HTMLElement>"
11343
11419
  },
11344
11420
  "_ui5privacy": "public"
11421
+ },
11422
+ {
11423
+ "name": "default",
11424
+ "description": "Defines the content of the Popup.",
11425
+ "_ui5propertyName": "content",
11426
+ "_ui5type": {
11427
+ "text": "Array<HTMLElement>"
11428
+ },
11429
+ "_ui5privacy": "public",
11430
+ "inheritedFrom": {
11431
+ "name": "Popup",
11432
+ "module": "dist/Popup.js"
11433
+ }
11345
11434
  }
11346
11435
  ],
11347
11436
  "members": [
@@ -14722,9 +14811,13 @@
14722
14811
  "type": {
14723
14812
  "text": "boolean"
14724
14813
  },
14725
- "description": "Defines the selected state of the component.",
14726
14814
  "default": "false",
14727
- "privacy": "public"
14815
+ "description": "Defines the selected state of the component.",
14816
+ "privacy": "public",
14817
+ "inheritedFrom": {
14818
+ "name": "ListItemBase",
14819
+ "module": "dist/ListItemBase.js"
14820
+ }
14728
14821
  }
14729
14822
  ],
14730
14823
  "events": [
@@ -14888,6 +14981,26 @@
14888
14981
  "_ui5type": {
14889
14982
  "text": "Array<Node>"
14890
14983
  }
14984
+ },
14985
+ {
14986
+ "name": "deleteButton",
14987
+ "description": "Defines the delete button, displayed in \"Delete\" mode.\n**Note:** While the slot allows custom buttons, to match\ndesign guidelines, please use the `ui5-button` component.\n**Note:** When the slot is not present, a built-in delete button will be displayed.",
14988
+ "_ui5since": "1.9.0",
14989
+ "_ui5type": {
14990
+ "text": "Array<IButton>",
14991
+ "references": [
14992
+ {
14993
+ "name": "IButton",
14994
+ "package": "@ui5/webcomponents",
14995
+ "module": "dist/Button.js"
14996
+ }
14997
+ ]
14998
+ },
14999
+ "_ui5privacy": "public",
15000
+ "inheritedFrom": {
15001
+ "name": "ListItem",
15002
+ "module": "dist/ListItem.js"
15003
+ }
14891
15004
  }
14892
15005
  ],
14893
15006
  "members": [
@@ -14900,7 +15013,11 @@
14900
15013
  "default": "false",
14901
15014
  "description": "Defines whether the item is movable.",
14902
15015
  "privacy": "public",
14903
- "_ui5since": "2.0.0"
15016
+ "_ui5since": "2.0.0",
15017
+ "inheritedFrom": {
15018
+ "name": "ListItemBase",
15019
+ "module": "dist/ListItemBase.js"
15020
+ }
14904
15021
  },
14905
15022
  {
14906
15023
  "kind": "field",
@@ -14911,7 +15028,11 @@
14911
15028
  "description": "Defines the text alternative of the component.\n\n**Note**: If not provided a default text alternative will be set, if present.",
14912
15029
  "default": "undefined",
14913
15030
  "privacy": "public",
14914
- "_ui5since": "1.0.0-rc.15"
15031
+ "_ui5since": "1.0.0-rc.15",
15032
+ "inheritedFrom": {
15033
+ "name": "ListItem",
15034
+ "module": "dist/ListItem.js"
15035
+ }
14915
15036
  },
14916
15037
  {
14917
15038
  "kind": "field",
@@ -15014,12 +15135,12 @@
15014
15135
  "type": {
15015
15136
  "text": "boolean"
15016
15137
  },
15017
- "description": "Defines the selected state of the component.",
15018
15138
  "default": "false",
15139
+ "description": "Defines the selected state of the component.",
15019
15140
  "privacy": "public",
15020
15141
  "inheritedFrom": {
15021
- "name": "ListItem",
15022
- "module": "dist/ListItem.js"
15142
+ "name": "ListItemBase",
15143
+ "module": "dist/ListItemBase.js"
15023
15144
  }
15024
15145
  }
15025
15146
  ],
@@ -15441,9 +15562,29 @@
15441
15562
  "description": "**Note:** While the slot allows option for setting custom avatar, to match the\ndesign guidelines, please use the `ui5-avatar` with it's default size - S.\n\n**Note:** If bigger `ui5-avatar` needs to be used, then the size of the\n`ui5-li` should be customized in order to fit.",
15442
15563
  "_ui5since": "2.0.0",
15443
15564
  "_ui5type": {
15444
- "text": "Array<HTMLElement>"
15565
+ "text": "Array<HTMLElement>"
15566
+ },
15567
+ "_ui5privacy": "public"
15568
+ },
15569
+ {
15570
+ "name": "deleteButton",
15571
+ "description": "Defines the delete button, displayed in \"Delete\" mode.\n**Note:** While the slot allows custom buttons, to match\ndesign guidelines, please use the `ui5-button` component.\n**Note:** When the slot is not present, a built-in delete button will be displayed.",
15572
+ "_ui5since": "1.9.0",
15573
+ "_ui5type": {
15574
+ "text": "Array<IButton>",
15575
+ "references": [
15576
+ {
15577
+ "name": "IButton",
15578
+ "package": "@ui5/webcomponents",
15579
+ "module": "dist/Button.js"
15580
+ }
15581
+ ]
15445
15582
  },
15446
- "_ui5privacy": "public"
15583
+ "_ui5privacy": "public",
15584
+ "inheritedFrom": {
15585
+ "name": "ListItem",
15586
+ "module": "dist/ListItem.js"
15587
+ }
15447
15588
  }
15448
15589
  ],
15449
15590
  "members": [
@@ -15516,7 +15657,11 @@
15516
15657
  "default": "false",
15517
15658
  "description": "Defines whether the item is movable.",
15518
15659
  "privacy": "public",
15519
- "_ui5since": "2.0.0"
15660
+ "_ui5since": "2.0.0",
15661
+ "inheritedFrom": {
15662
+ "name": "ListItemBase",
15663
+ "module": "dist/ListItemBase.js"
15664
+ }
15520
15665
  },
15521
15666
  {
15522
15667
  "kind": "field",
@@ -15527,7 +15672,11 @@
15527
15672
  "description": "Defines the text alternative of the component.\nNote: If not provided a default text alternative will be set, if present.",
15528
15673
  "default": "undefined",
15529
15674
  "privacy": "public",
15530
- "_ui5since": "1.0.0-rc.15"
15675
+ "_ui5since": "1.0.0-rc.15",
15676
+ "inheritedFrom": {
15677
+ "name": "ListItem",
15678
+ "module": "dist/ListItem.js"
15679
+ }
15531
15680
  },
15532
15681
  {
15533
15682
  "kind": "field",
@@ -15630,12 +15779,12 @@
15630
15779
  "type": {
15631
15780
  "text": "boolean"
15632
15781
  },
15633
- "description": "Defines the selected state of the component.",
15634
15782
  "default": "false",
15783
+ "description": "Defines the selected state of the component.",
15635
15784
  "privacy": "public",
15636
15785
  "inheritedFrom": {
15637
- "name": "ListItem",
15638
- "module": "dist/ListItem.js"
15786
+ "name": "ListItemBase",
15787
+ "module": "dist/ListItemBase.js"
15639
15788
  }
15640
15789
  }
15641
15790
  ],
@@ -16146,6 +16295,26 @@
16146
16295
  "text": "Array<HTMLElement>"
16147
16296
  },
16148
16297
  "_ui5privacy": "public"
16298
+ },
16299
+ {
16300
+ "name": "deleteButton",
16301
+ "description": "Defines the delete button, displayed in \"Delete\" mode.\n**Note:** While the slot allows custom buttons, to match\ndesign guidelines, please use the `ui5-button` component.\n**Note:** When the slot is not present, a built-in delete button will be displayed.",
16302
+ "_ui5since": "1.9.0",
16303
+ "_ui5type": {
16304
+ "text": "Array<IButton>",
16305
+ "references": [
16306
+ {
16307
+ "name": "IButton",
16308
+ "package": "@ui5/webcomponents",
16309
+ "module": "dist/Button.js"
16310
+ }
16311
+ ]
16312
+ },
16313
+ "_ui5privacy": "public",
16314
+ "inheritedFrom": {
16315
+ "name": "ListItem",
16316
+ "module": "dist/ListItem.js"
16317
+ }
16149
16318
  }
16150
16319
  ],
16151
16320
  "members": [
@@ -16188,7 +16357,11 @@
16188
16357
  },
16189
16358
  "default": "false",
16190
16359
  "description": "Defines whether `ui5-menu-item` is in disabled state.\n\n**Note:** A disabled `ui5-menu-item` is noninteractive.",
16191
- "privacy": "public"
16360
+ "privacy": "public",
16361
+ "inheritedFrom": {
16362
+ "name": "ListItemBase",
16363
+ "module": "dist/ListItemBase.js"
16364
+ }
16192
16365
  },
16193
16366
  {
16194
16367
  "kind": "field",
@@ -16221,7 +16394,11 @@
16221
16394
  "description": "Defines the accessible ARIA name of the component.",
16222
16395
  "default": "undefined",
16223
16396
  "privacy": "public",
16224
- "_ui5since": "1.7.0"
16397
+ "_ui5since": "1.7.0",
16398
+ "inheritedFrom": {
16399
+ "name": "ListItem",
16400
+ "module": "dist/ListItem.js"
16401
+ }
16225
16402
  },
16226
16403
  {
16227
16404
  "kind": "field",
@@ -16242,12 +16419,12 @@
16242
16419
  "kind": "field",
16243
16420
  "name": "accessibilityAttributes",
16244
16421
  "type": {
16245
- "text": "ListItemAccessibilityAttributes",
16422
+ "text": "MenuItemAccessibilityAttributes",
16246
16423
  "references": [
16247
16424
  {
16248
- "name": "ListItemAccessibilityAttributes",
16425
+ "name": "MenuItemAccessibilityAttributes",
16249
16426
  "package": "@ui5/webcomponents",
16250
- "module": "dist/ListItem.js"
16427
+ "module": "dist/MenuItem.js"
16251
16428
  }
16252
16429
  ]
16253
16430
  },
@@ -16324,12 +16501,12 @@
16324
16501
  "type": {
16325
16502
  "text": "boolean"
16326
16503
  },
16327
- "description": "Defines the selected state of the component.",
16328
16504
  "default": "false",
16505
+ "description": "Defines the selected state of the component.",
16329
16506
  "privacy": "public",
16330
16507
  "inheritedFrom": {
16331
- "name": "ListItem",
16332
- "module": "dist/ListItem.js"
16508
+ "name": "ListItemBase",
16509
+ "module": "dist/ListItemBase.js"
16333
16510
  }
16334
16511
  }
16335
16512
  ],
@@ -16514,7 +16691,7 @@
16514
16691
  "default": "{}",
16515
16692
  "fieldName": "accessibilityAttributes",
16516
16693
  "type": {
16517
- "text": "ListItemAccessibilityAttributes"
16694
+ "text": "MenuItemAccessibilityAttributes"
16518
16695
  },
16519
16696
  "inheritedFrom": {
16520
16697
  "name": "ListItem",
@@ -17340,9 +17517,13 @@
17340
17517
  "type": {
17341
17518
  "text": "boolean"
17342
17519
  },
17343
- "description": "Defines the selected state of the component.",
17344
17520
  "default": "false",
17345
- "privacy": "public"
17521
+ "description": "Defines the selected state of the component.",
17522
+ "privacy": "public",
17523
+ "inheritedFrom": {
17524
+ "name": "ListItemBase",
17525
+ "module": "dist/ListItemBase.js"
17526
+ }
17346
17527
  },
17347
17528
  {
17348
17529
  "kind": "field",
@@ -17470,7 +17651,60 @@
17470
17651
  }
17471
17652
  ]
17472
17653
  },
17473
- "_ui5privacy": "public"
17654
+ "_ui5privacy": "public",
17655
+ "inheritedFrom": {
17656
+ "name": "ListItemGroup",
17657
+ "module": "dist/ListItemGroup.js"
17658
+ }
17659
+ },
17660
+ {
17661
+ "name": "header",
17662
+ "description": "Defines the header of the component.\n\n**Note:** Using this slot, the default header text of group and the value of `headerText` property will be overwritten.",
17663
+ "_ui5type": {
17664
+ "text": "Array<ListItemBase>",
17665
+ "references": [
17666
+ {
17667
+ "name": "ListItemBase",
17668
+ "package": "@ui5/webcomponents",
17669
+ "module": "dist/ListItemBase.js"
17670
+ }
17671
+ ]
17672
+ },
17673
+ "_ui5privacy": "public",
17674
+ "inheritedFrom": {
17675
+ "name": "ListItemGroup",
17676
+ "module": "dist/ListItemGroup.js"
17677
+ }
17678
+ }
17679
+ ],
17680
+ "members": [
17681
+ {
17682
+ "kind": "field",
17683
+ "name": "headerText",
17684
+ "type": {
17685
+ "text": "string | undefined"
17686
+ },
17687
+ "description": "Defines the header text of the <code>ui5-li-group</code>.",
17688
+ "privacy": "public",
17689
+ "default": "undefined",
17690
+ "inheritedFrom": {
17691
+ "name": "ListItemGroup",
17692
+ "module": "dist/ListItemGroup.js"
17693
+ }
17694
+ },
17695
+ {
17696
+ "kind": "field",
17697
+ "name": "headerAccessibleName",
17698
+ "type": {
17699
+ "text": "string | undefined"
17700
+ },
17701
+ "description": "Defines the accessible name of the header.",
17702
+ "privacy": "public",
17703
+ "default": "undefined",
17704
+ "inheritedFrom": {
17705
+ "name": "ListItemGroup",
17706
+ "module": "dist/ListItemGroup.js"
17707
+ }
17474
17708
  }
17475
17709
  ],
17476
17710
  "superclass": {
@@ -17489,6 +17723,16 @@
17489
17723
  "module": "dist/MultiComboBox.js"
17490
17724
  }
17491
17725
  ],
17726
+ "cssParts": [
17727
+ {
17728
+ "description": "Used to style the header item of the group",
17729
+ "name": "header",
17730
+ "inheritedFrom": {
17731
+ "name": "ListItemGroup",
17732
+ "module": "dist/ListItemGroup.js"
17733
+ }
17734
+ }
17735
+ ],
17492
17736
  "attributes": [
17493
17737
  {
17494
17738
  "description": "Defines the header text of the <code>ui5-li-group</code>.",
@@ -17517,36 +17761,6 @@
17517
17761
  }
17518
17762
  }
17519
17763
  ],
17520
- "members": [
17521
- {
17522
- "kind": "field",
17523
- "name": "headerText",
17524
- "type": {
17525
- "text": "string | undefined"
17526
- },
17527
- "description": "Defines the header text of the <code>ui5-li-group</code>.",
17528
- "privacy": "public",
17529
- "default": "undefined",
17530
- "inheritedFrom": {
17531
- "name": "ListItemGroup",
17532
- "module": "dist/ListItemGroup.js"
17533
- }
17534
- },
17535
- {
17536
- "kind": "field",
17537
- "name": "headerAccessibleName",
17538
- "type": {
17539
- "text": "string | undefined"
17540
- },
17541
- "description": "Defines the accessible name of the header.",
17542
- "privacy": "public",
17543
- "default": "undefined",
17544
- "inheritedFrom": {
17545
- "name": "ListItemGroup",
17546
- "module": "dist/ListItemGroup.js"
17547
- }
17548
- }
17549
- ],
17550
17764
  "events": [
17551
17765
  {
17552
17766
  "name": "move-over",
@@ -17675,6 +17889,58 @@
17675
17889
  ]
17676
17890
  },
17677
17891
  "_ui5privacy": "public"
17892
+ },
17893
+ {
17894
+ "name": "default",
17895
+ "description": "Defines the suggestion items.\n\n**Note:** The suggestions would be displayed only if the `showSuggestions`\nproperty is set to `true`.\n\n**Note:** The `<ui5-suggestion-item>`, `<ui5-suggestion-item-group>` and `ui5-suggestion-item-custom` are recommended to be used as suggestion items.",
17896
+ "_ui5propertyName": "suggestionItems",
17897
+ "_ui5type": {
17898
+ "text": "Array<IInputSuggestionItem>",
17899
+ "references": [
17900
+ {
17901
+ "name": "IInputSuggestionItem",
17902
+ "package": "@ui5/webcomponents",
17903
+ "module": "dist/Input.js"
17904
+ }
17905
+ ]
17906
+ },
17907
+ "_ui5privacy": "public",
17908
+ "inheritedFrom": {
17909
+ "name": "Input",
17910
+ "module": "dist/Input.js"
17911
+ }
17912
+ },
17913
+ {
17914
+ "name": "icon",
17915
+ "description": "Defines the icon to be displayed in the component.",
17916
+ "_ui5type": {
17917
+ "text": "Array<IIcon>",
17918
+ "references": [
17919
+ {
17920
+ "name": "IIcon",
17921
+ "package": "@ui5/webcomponents",
17922
+ "module": "dist/Icon.js"
17923
+ }
17924
+ ]
17925
+ },
17926
+ "_ui5privacy": "public",
17927
+ "inheritedFrom": {
17928
+ "name": "Input",
17929
+ "module": "dist/Input.js"
17930
+ }
17931
+ },
17932
+ {
17933
+ "name": "valueStateMessage",
17934
+ "description": "Defines the value state message that will be displayed as pop up under the component.\nThe value state message slot should contain only one root element.\n\n**Note:** If not specified, a default text (in the respective language) will be displayed.\n\n**Note:** The `valueStateMessage` would be displayed,\nwhen the component is in `Information`, `Critical` or `Negative` value state.\n\n**Note:** If the component has `suggestionItems`,\nthe `valueStateMessage` would be displayed as part of the same popover, if used on desktop, or dialog - on phone.",
17935
+ "_ui5since": "1.0.0-rc.6",
17936
+ "_ui5type": {
17937
+ "text": "Array<HTMLElement>"
17938
+ },
17939
+ "_ui5privacy": "public",
17940
+ "inheritedFrom": {
17941
+ "name": "Input",
17942
+ "module": "dist/Input.js"
17943
+ }
17678
17944
  }
17679
17945
  ],
17680
17946
  "members": [
@@ -18344,7 +18610,33 @@
18344
18610
  "tagName": "ui5-multi-input",
18345
18611
  "customElement": true,
18346
18612
  "_ui5since": "1.0.0-rc.9",
18347
- "_ui5privacy": "public"
18613
+ "_ui5privacy": "public",
18614
+ "cssParts": [
18615
+ {
18616
+ "description": "Used to style the root DOM element of the Input component",
18617
+ "name": "root",
18618
+ "inheritedFrom": {
18619
+ "name": "Input",
18620
+ "module": "dist/Input.js"
18621
+ }
18622
+ },
18623
+ {
18624
+ "description": "Used to style the native input element",
18625
+ "name": "input",
18626
+ "inheritedFrom": {
18627
+ "name": "Input",
18628
+ "module": "dist/Input.js"
18629
+ }
18630
+ },
18631
+ {
18632
+ "description": "Used to style the clear icon, which can be pressed to clear user input text",
18633
+ "name": "clear-icon",
18634
+ "inheritedFrom": {
18635
+ "name": "Input",
18636
+ "module": "dist/Input.js"
18637
+ }
18638
+ }
18639
+ ]
18348
18640
  }
18349
18641
  ],
18350
18642
  "exports": [
@@ -18434,9 +18726,13 @@
18434
18726
  "type": {
18435
18727
  "text": "boolean"
18436
18728
  },
18437
- "description": "Defines the selected state of the component.",
18438
18729
  "default": "false",
18439
- "privacy": "public"
18730
+ "description": "Defines the selected state of the component.",
18731
+ "privacy": "public",
18732
+ "inheritedFrom": {
18733
+ "name": "ListItemBase",
18734
+ "module": "dist/ListItemBase.js"
18735
+ }
18440
18736
  }
18441
18737
  ],
18442
18738
  "attributes": [
@@ -18578,9 +18874,13 @@
18578
18874
  "type": {
18579
18875
  "text": "boolean"
18580
18876
  },
18581
- "description": "Defines the selected state of the component.",
18582
18877
  "default": "false",
18583
- "privacy": "public"
18878
+ "description": "Defines the selected state of the component.",
18879
+ "privacy": "public",
18880
+ "inheritedFrom": {
18881
+ "name": "ListItemBase",
18882
+ "module": "dist/ListItemBase.js"
18883
+ }
18584
18884
  }
18585
18885
  ],
18586
18886
  "attributes": [
@@ -18947,6 +19247,19 @@
18947
19247
  "text": "Array<HTMLElement>"
18948
19248
  },
18949
19249
  "_ui5privacy": "public"
19250
+ },
19251
+ {
19252
+ "name": "default",
19253
+ "description": "Defines the content of the Popup.",
19254
+ "_ui5propertyName": "content",
19255
+ "_ui5type": {
19256
+ "text": "Array<HTMLElement>"
19257
+ },
19258
+ "_ui5privacy": "public",
19259
+ "inheritedFrom": {
19260
+ "name": "Popup",
19261
+ "module": "dist/Popup.js"
19262
+ }
18950
19263
  }
18951
19264
  ],
18952
19265
  "members": [
@@ -20835,481 +21148,532 @@
20835
21148
  "cssParts": [
20836
21149
  {
20837
21150
  "description": "Used to style the header of the component",
20838
- "name": "header"
21151
+ "name": "header",
21152
+ "inheritedFrom": {
21153
+ "name": "Popover",
21154
+ "module": "dist/Popover.js"
21155
+ }
20839
21156
  },
20840
21157
  {
20841
21158
  "description": "Used to style the content of the component",
20842
- "name": "content"
21159
+ "name": "content",
21160
+ "inheritedFrom": {
21161
+ "name": "Popover",
21162
+ "module": "dist/Popover.js"
21163
+ }
20843
21164
  },
20844
21165
  {
20845
21166
  "description": "Used to style the footer of the component",
20846
- "name": "footer"
21167
+ "name": "footer",
21168
+ "inheritedFrom": {
21169
+ "name": "Popover",
21170
+ "module": "dist/Popover.js"
21171
+ }
20847
21172
  }
20848
21173
  ],
20849
- "superclass": {
20850
- "name": "Popover",
20851
- "package": "@ui5/webcomponents",
20852
- "module": "dist/Popover.js"
20853
- },
20854
- "tagName": "ui5-responsive-popover",
20855
- "customElement": true,
20856
- "_ui5since": "1.0.0-rc.6",
20857
- "_ui5privacy": "public",
20858
- "attributes": [
21174
+ "members": [
20859
21175
  {
20860
- "description": "Defines the header text.\n\n**Note:** If `header` slot is provided, the `headerText` is ignored.",
20861
- "name": "header-text",
20862
- "default": "undefined",
20863
- "fieldName": "headerText",
21176
+ "kind": "field",
21177
+ "name": "headerText",
20864
21178
  "type": {
20865
21179
  "text": "string | undefined"
20866
21180
  },
21181
+ "description": "Defines the header text.\n\n**Note:** If `header` slot is provided, the `headerText` is ignored.",
21182
+ "default": "undefined",
21183
+ "privacy": "public",
20867
21184
  "inheritedFrom": {
20868
21185
  "name": "Popover",
20869
21186
  "module": "dist/Popover.js"
20870
21187
  }
20871
21188
  },
20872
21189
  {
20873
- "description": "Determines on which side the component is placed at.",
21190
+ "kind": "field",
20874
21191
  "name": "placement",
20875
- "default": "\"End\"",
20876
- "fieldName": "placement",
20877
21192
  "type": {
20878
- "text": "\"Top\" | \"Bottom\" | \"Start\" | \"End\""
21193
+ "text": "PopoverPlacement",
21194
+ "references": [
21195
+ {
21196
+ "name": "PopoverPlacement",
21197
+ "package": "@ui5/webcomponents",
21198
+ "module": "dist/types/PopoverPlacement.js"
21199
+ }
21200
+ ]
20879
21201
  },
21202
+ "default": "\"End\"",
21203
+ "description": "Determines on which side the component is placed at.",
21204
+ "privacy": "public",
20880
21205
  "inheritedFrom": {
20881
21206
  "name": "Popover",
20882
21207
  "module": "dist/Popover.js"
20883
21208
  }
20884
21209
  },
20885
21210
  {
20886
- "description": "Determines the horizontal alignment of the component.",
20887
- "name": "horizontal-align",
20888
- "default": "\"Center\"",
20889
- "fieldName": "horizontalAlign",
21211
+ "kind": "field",
21212
+ "name": "horizontalAlign",
20890
21213
  "type": {
20891
- "text": "\"Start\" | \"End\" | \"Center\" | \"Stretch\""
21214
+ "text": "PopoverHorizontalAlign",
21215
+ "references": [
21216
+ {
21217
+ "name": "PopoverHorizontalAlign",
21218
+ "package": "@ui5/webcomponents",
21219
+ "module": "dist/types/PopoverHorizontalAlign.js"
21220
+ }
21221
+ ]
20892
21222
  },
21223
+ "default": "\"Center\"",
21224
+ "description": "Determines the horizontal alignment of the component.",
21225
+ "privacy": "public",
20893
21226
  "inheritedFrom": {
20894
21227
  "name": "Popover",
20895
21228
  "module": "dist/Popover.js"
20896
21229
  }
20897
21230
  },
20898
21231
  {
20899
- "description": "Determines the vertical alignment of the component.",
20900
- "name": "vertical-align",
20901
- "default": "\"Center\"",
20902
- "fieldName": "verticalAlign",
21232
+ "kind": "field",
21233
+ "name": "verticalAlign",
20903
21234
  "type": {
20904
- "text": "\"Top\" | \"Bottom\" | \"Center\" | \"Stretch\""
21235
+ "text": "PopoverVerticalAlign",
21236
+ "references": [
21237
+ {
21238
+ "name": "PopoverVerticalAlign",
21239
+ "package": "@ui5/webcomponents",
21240
+ "module": "dist/types/PopoverVerticalAlign.js"
21241
+ }
21242
+ ]
20905
21243
  },
21244
+ "default": "\"Center\"",
21245
+ "description": "Determines the vertical alignment of the component.",
21246
+ "privacy": "public",
20906
21247
  "inheritedFrom": {
20907
21248
  "name": "Popover",
20908
21249
  "module": "dist/Popover.js"
20909
21250
  }
20910
21251
  },
20911
21252
  {
20912
- "description": "Defines whether the component should close when\nclicking/tapping outside of the popover.\nIf enabled, it blocks any interaction with the background.",
21253
+ "kind": "field",
20913
21254
  "name": "modal",
20914
- "default": "false",
20915
- "fieldName": "modal",
20916
21255
  "type": {
20917
21256
  "text": "boolean"
20918
21257
  },
21258
+ "default": "false",
21259
+ "description": "Defines whether the component should close when\nclicking/tapping outside of the popover.\nIf enabled, it blocks any interaction with the background.",
21260
+ "privacy": "public",
20919
21261
  "inheritedFrom": {
20920
21262
  "name": "Popover",
20921
21263
  "module": "dist/Popover.js"
20922
21264
  }
20923
21265
  },
20924
21266
  {
20925
- "description": "Determines whether the component arrow is hidden.",
20926
- "name": "hide-arrow",
20927
- "default": "false",
20928
- "fieldName": "hideArrow",
21267
+ "kind": "field",
21268
+ "name": "hideArrow",
20929
21269
  "type": {
20930
21270
  "text": "boolean"
20931
21271
  },
21272
+ "default": "false",
21273
+ "description": "Determines whether the component arrow is hidden.",
21274
+ "privacy": "public",
21275
+ "_ui5since": "1.0.0-rc.15",
20932
21276
  "inheritedFrom": {
20933
21277
  "name": "Popover",
20934
21278
  "module": "dist/Popover.js"
20935
21279
  }
20936
21280
  },
20937
21281
  {
20938
- "description": "Determines if there is no enough space, the component can be placed\nover the target.",
20939
- "name": "allow-target-overlap",
20940
- "default": "false",
20941
- "fieldName": "allowTargetOverlap",
21282
+ "kind": "field",
21283
+ "name": "allowTargetOverlap",
20942
21284
  "type": {
20943
21285
  "text": "boolean"
20944
21286
  },
21287
+ "default": "false",
21288
+ "description": "Determines if there is no enough space, the component can be placed\nover the target.",
21289
+ "privacy": "public",
20945
21290
  "inheritedFrom": {
20946
21291
  "name": "Popover",
20947
21292
  "module": "dist/Popover.js"
20948
21293
  }
20949
21294
  },
20950
21295
  {
20951
- "description": "Defines the ID or DOM Reference of the element at which the popover is shown.\nWhen using this attribute in a declarative way, you must only use the `id` (as a string) of the element at which you want to show the popover.\nYou can only set the `opener` attribute to a DOM Reference when using JavaScript.",
21296
+ "kind": "field",
20952
21297
  "name": "opener",
21298
+ "description": "Defines the ID or DOM Reference of the element at which the popover is shown.\nWhen using this attribute in a declarative way, you must only use the `id` (as a string) of the element at which you want to show the popover.\nYou can only set the `opener` attribute to a DOM Reference when using JavaScript.",
21299
+ "privacy": "public",
20953
21300
  "default": "undefined",
20954
- "fieldName": "opener",
20955
21301
  "type": {
20956
- "text": "any"
21302
+ "text": "HTMLElement | string | undefined"
20957
21303
  },
21304
+ "_ui5since": "1.2.0",
20958
21305
  "inheritedFrom": {
20959
21306
  "name": "Popover",
20960
21307
  "module": "dist/Popover.js"
20961
21308
  }
20962
21309
  },
20963
21310
  {
20964
- "description": "Defines the ID of the HTML Element, which will get the initial focus.\n\n**Note:** If an element with `autofocus` attribute is added inside the component,\n`initialFocus` won't take effect.",
20965
- "name": "initial-focus",
20966
- "default": "undefined",
20967
- "fieldName": "initialFocus",
21311
+ "kind": "field",
21312
+ "name": "initialFocus",
20968
21313
  "type": {
20969
21314
  "text": "string | undefined"
20970
21315
  },
21316
+ "description": "Defines the ID of the HTML Element, which will get the initial focus.\n\n**Note:** If an element with `autofocus` attribute is added inside the component,\n`initialFocus` won't take effect.",
21317
+ "default": "undefined",
21318
+ "privacy": "public",
20971
21319
  "inheritedFrom": {
20972
21320
  "name": "Popup",
20973
21321
  "module": "dist/Popup.js"
20974
21322
  }
20975
21323
  },
20976
21324
  {
20977
- "description": "Defines if the focus should be returned to the previously focused element,\nwhen the popup closes.",
20978
- "name": "prevent-focus-restore",
20979
- "default": "false",
20980
- "fieldName": "preventFocusRestore",
21325
+ "kind": "field",
21326
+ "name": "preventFocusRestore",
20981
21327
  "type": {
20982
21328
  "text": "boolean"
20983
21329
  },
21330
+ "default": "false",
21331
+ "description": "Defines if the focus should be returned to the previously focused element,\nwhen the popup closes.",
21332
+ "privacy": "public",
21333
+ "_ui5since": "1.0.0-rc.8",
20984
21334
  "inheritedFrom": {
20985
21335
  "name": "Popup",
20986
21336
  "module": "dist/Popup.js"
20987
21337
  }
20988
21338
  },
20989
21339
  {
20990
- "description": "Defines the accessible name of the component.",
20991
- "name": "accessible-name",
20992
- "default": "undefined",
20993
- "fieldName": "accessibleName",
21340
+ "kind": "field",
21341
+ "name": "accessibleName",
20994
21342
  "type": {
20995
21343
  "text": "string | undefined"
20996
21344
  },
21345
+ "description": "Defines the accessible name of the component.",
21346
+ "default": "undefined",
21347
+ "privacy": "public",
21348
+ "_ui5since": "1.0.0-rc.15",
20997
21349
  "inheritedFrom": {
20998
21350
  "name": "Popup",
20999
21351
  "module": "dist/Popup.js"
21000
21352
  }
21001
21353
  },
21002
21354
  {
21355
+ "kind": "field",
21356
+ "name": "accessibleNameRef",
21357
+ "type": {
21358
+ "text": "string | undefined"
21359
+ },
21003
21360
  "description": "Defines the IDs of the elements that label the component.",
21004
- "name": "accessible-name-ref",
21005
21361
  "default": "undefined",
21006
- "fieldName": "accessibleNameRef",
21362
+ "privacy": "public",
21363
+ "_ui5since": "1.1.0",
21364
+ "inheritedFrom": {
21365
+ "name": "Popup",
21366
+ "module": "dist/Popup.js"
21367
+ }
21368
+ },
21369
+ {
21370
+ "kind": "field",
21371
+ "name": "accessibleRole",
21007
21372
  "type": {
21008
- "text": "string | undefined"
21373
+ "text": "PopupAccessibleRole",
21374
+ "references": [
21375
+ {
21376
+ "name": "PopupAccessibleRole",
21377
+ "package": "@ui5/webcomponents",
21378
+ "module": "dist/types/PopupAccessibleRole.js"
21379
+ }
21380
+ ]
21381
+ },
21382
+ "default": "\"Dialog\"",
21383
+ "description": "Allows setting a custom role.",
21384
+ "privacy": "public",
21385
+ "_ui5since": "1.10.0",
21386
+ "inheritedFrom": {
21387
+ "name": "Popup",
21388
+ "module": "dist/Popup.js"
21389
+ }
21390
+ },
21391
+ {
21392
+ "kind": "field",
21393
+ "name": "preventInitialFocus",
21394
+ "type": {
21395
+ "text": "boolean"
21396
+ },
21397
+ "default": "false",
21398
+ "description": "Indicates whether initial focus should be prevented.",
21399
+ "privacy": "public",
21400
+ "_ui5since": "2.0.0",
21401
+ "inheritedFrom": {
21402
+ "name": "Popup",
21403
+ "module": "dist/Popup.js"
21404
+ }
21405
+ },
21406
+ {
21407
+ "kind": "field",
21408
+ "name": "open",
21409
+ "description": "Indicates if the element is open",
21410
+ "privacy": "public",
21411
+ "default": "false",
21412
+ "type": {
21413
+ "text": "boolean"
21009
21414
  },
21415
+ "_ui5since": "1.2.0",
21010
21416
  "inheritedFrom": {
21011
21417
  "name": "Popup",
21012
21418
  "module": "dist/Popup.js"
21013
21419
  }
21014
21420
  },
21015
21421
  {
21016
- "description": "Allows setting a custom role.",
21017
- "name": "accessible-role",
21018
- "default": "\"Dialog\"",
21019
- "fieldName": "accessibleRole",
21020
- "type": {
21021
- "text": "\"None\" | \"Dialog\" | \"AlertDialog\""
21422
+ "kind": "method",
21423
+ "name": "applyFocus",
21424
+ "return": {
21425
+ "type": {
21426
+ "text": "Promise<void>"
21427
+ },
21428
+ "description": "Promise that resolves when the focus is applied"
21429
+ },
21430
+ "description": "Focuses the element denoted by `initialFocus`, if provided,\nor the first focusable element otherwise.",
21431
+ "privacy": "public",
21432
+ "inheritedFrom": {
21433
+ "name": "Popup",
21434
+ "module": "dist/Popup.js"
21435
+ }
21436
+ }
21437
+ ],
21438
+ "superclass": {
21439
+ "name": "Popover",
21440
+ "package": "@ui5/webcomponents",
21441
+ "module": "dist/Popover.js"
21442
+ },
21443
+ "tagName": "ui5-responsive-popover",
21444
+ "customElement": true,
21445
+ "_ui5since": "1.0.0-rc.6",
21446
+ "_ui5privacy": "public",
21447
+ "slots": [
21448
+ {
21449
+ "name": "header",
21450
+ "description": "Defines the header HTML Element.",
21451
+ "_ui5type": {
21452
+ "text": "Array<HTMLElement>"
21022
21453
  },
21454
+ "_ui5privacy": "public",
21023
21455
  "inheritedFrom": {
21024
- "name": "Popup",
21025
- "module": "dist/Popup.js"
21456
+ "name": "Popover",
21457
+ "module": "dist/Popover.js"
21026
21458
  }
21027
21459
  },
21028
21460
  {
21029
- "description": "Indicates whether initial focus should be prevented.",
21030
- "name": "prevent-initial-focus",
21031
- "default": "false",
21032
- "fieldName": "preventInitialFocus",
21033
- "type": {
21034
- "text": "boolean"
21461
+ "name": "footer",
21462
+ "description": "Defines the footer HTML Element.",
21463
+ "_ui5type": {
21464
+ "text": "Array<HTMLElement>"
21035
21465
  },
21466
+ "_ui5privacy": "public",
21036
21467
  "inheritedFrom": {
21037
- "name": "Popup",
21038
- "module": "dist/Popup.js"
21468
+ "name": "Popover",
21469
+ "module": "dist/Popover.js"
21039
21470
  }
21040
21471
  },
21041
21472
  {
21042
- "description": "Indicates if the element is open",
21043
- "name": "open",
21044
- "default": "false",
21045
- "fieldName": "open",
21046
- "type": {
21047
- "text": "any"
21473
+ "name": "default",
21474
+ "description": "Defines the content of the Popup.",
21475
+ "_ui5propertyName": "content",
21476
+ "_ui5type": {
21477
+ "text": "Array<HTMLElement>"
21048
21478
  },
21479
+ "_ui5privacy": "public",
21049
21480
  "inheritedFrom": {
21050
21481
  "name": "Popup",
21051
21482
  "module": "dist/Popup.js"
21052
21483
  }
21053
21484
  }
21054
21485
  ],
21055
- "members": [
21486
+ "attributes": [
21056
21487
  {
21057
- "kind": "field",
21058
- "name": "headerText",
21488
+ "description": "Defines the header text.\n\n**Note:** If `header` slot is provided, the `headerText` is ignored.",
21489
+ "name": "header-text",
21490
+ "default": "undefined",
21491
+ "fieldName": "headerText",
21059
21492
  "type": {
21060
21493
  "text": "string | undefined"
21061
21494
  },
21062
- "description": "Defines the header text.\n\n**Note:** If `header` slot is provided, the `headerText` is ignored.",
21063
- "default": "undefined",
21064
- "privacy": "public",
21065
21495
  "inheritedFrom": {
21066
21496
  "name": "Popover",
21067
21497
  "module": "dist/Popover.js"
21068
21498
  }
21069
21499
  },
21070
21500
  {
21071
- "kind": "field",
21501
+ "description": "Determines on which side the component is placed at.",
21072
21502
  "name": "placement",
21503
+ "default": "\"End\"",
21504
+ "fieldName": "placement",
21073
21505
  "type": {
21074
- "text": "PopoverPlacement",
21075
- "references": [
21076
- {
21077
- "name": "PopoverPlacement",
21078
- "package": "@ui5/webcomponents",
21079
- "module": "dist/types/PopoverPlacement.js"
21080
- }
21081
- ]
21506
+ "text": "\"Top\" | \"Bottom\" | \"Start\" | \"End\""
21082
21507
  },
21083
- "default": "\"End\"",
21084
- "description": "Determines on which side the component is placed at.",
21085
- "privacy": "public",
21086
21508
  "inheritedFrom": {
21087
21509
  "name": "Popover",
21088
21510
  "module": "dist/Popover.js"
21089
21511
  }
21090
21512
  },
21091
21513
  {
21092
- "kind": "field",
21093
- "name": "horizontalAlign",
21514
+ "description": "Determines the horizontal alignment of the component.",
21515
+ "name": "horizontal-align",
21516
+ "default": "\"Center\"",
21517
+ "fieldName": "horizontalAlign",
21094
21518
  "type": {
21095
- "text": "PopoverHorizontalAlign",
21096
- "references": [
21097
- {
21098
- "name": "PopoverHorizontalAlign",
21099
- "package": "@ui5/webcomponents",
21100
- "module": "dist/types/PopoverHorizontalAlign.js"
21101
- }
21102
- ]
21519
+ "text": "\"Start\" | \"End\" | \"Center\" | \"Stretch\""
21103
21520
  },
21104
- "default": "\"Center\"",
21105
- "description": "Determines the horizontal alignment of the component.",
21106
- "privacy": "public",
21107
21521
  "inheritedFrom": {
21108
21522
  "name": "Popover",
21109
21523
  "module": "dist/Popover.js"
21110
21524
  }
21111
21525
  },
21112
21526
  {
21113
- "kind": "field",
21114
- "name": "verticalAlign",
21527
+ "description": "Determines the vertical alignment of the component.",
21528
+ "name": "vertical-align",
21529
+ "default": "\"Center\"",
21530
+ "fieldName": "verticalAlign",
21115
21531
  "type": {
21116
- "text": "PopoverVerticalAlign",
21117
- "references": [
21118
- {
21119
- "name": "PopoverVerticalAlign",
21120
- "package": "@ui5/webcomponents",
21121
- "module": "dist/types/PopoverVerticalAlign.js"
21122
- }
21123
- ]
21532
+ "text": "\"Top\" | \"Bottom\" | \"Center\" | \"Stretch\""
21124
21533
  },
21125
- "default": "\"Center\"",
21126
- "description": "Determines the vertical alignment of the component.",
21127
- "privacy": "public",
21128
21534
  "inheritedFrom": {
21129
21535
  "name": "Popover",
21130
21536
  "module": "dist/Popover.js"
21131
21537
  }
21132
21538
  },
21133
21539
  {
21134
- "kind": "field",
21540
+ "description": "Defines whether the component should close when\nclicking/tapping outside of the popover.\nIf enabled, it blocks any interaction with the background.",
21135
21541
  "name": "modal",
21542
+ "default": "false",
21543
+ "fieldName": "modal",
21136
21544
  "type": {
21137
21545
  "text": "boolean"
21138
21546
  },
21139
- "default": "false",
21140
- "description": "Defines whether the component should close when\nclicking/tapping outside of the popover.\nIf enabled, it blocks any interaction with the background.",
21141
- "privacy": "public",
21142
21547
  "inheritedFrom": {
21143
21548
  "name": "Popover",
21144
21549
  "module": "dist/Popover.js"
21145
21550
  }
21146
21551
  },
21147
21552
  {
21148
- "kind": "field",
21149
- "name": "hideArrow",
21553
+ "description": "Determines whether the component arrow is hidden.",
21554
+ "name": "hide-arrow",
21555
+ "default": "false",
21556
+ "fieldName": "hideArrow",
21150
21557
  "type": {
21151
21558
  "text": "boolean"
21152
21559
  },
21153
- "default": "false",
21154
- "description": "Determines whether the component arrow is hidden.",
21155
- "privacy": "public",
21156
- "_ui5since": "1.0.0-rc.15",
21157
21560
  "inheritedFrom": {
21158
21561
  "name": "Popover",
21159
21562
  "module": "dist/Popover.js"
21160
21563
  }
21161
21564
  },
21162
21565
  {
21163
- "kind": "field",
21164
- "name": "allowTargetOverlap",
21566
+ "description": "Determines if there is no enough space, the component can be placed\nover the target.",
21567
+ "name": "allow-target-overlap",
21568
+ "default": "false",
21569
+ "fieldName": "allowTargetOverlap",
21165
21570
  "type": {
21166
21571
  "text": "boolean"
21167
21572
  },
21168
- "default": "false",
21169
- "description": "Determines if there is no enough space, the component can be placed\nover the target.",
21170
- "privacy": "public",
21171
21573
  "inheritedFrom": {
21172
21574
  "name": "Popover",
21173
21575
  "module": "dist/Popover.js"
21174
21576
  }
21175
21577
  },
21176
21578
  {
21177
- "kind": "field",
21178
- "name": "opener",
21179
21579
  "description": "Defines the ID or DOM Reference of the element at which the popover is shown.\nWhen using this attribute in a declarative way, you must only use the `id` (as a string) of the element at which you want to show the popover.\nYou can only set the `opener` attribute to a DOM Reference when using JavaScript.",
21180
- "privacy": "public",
21580
+ "name": "opener",
21181
21581
  "default": "undefined",
21582
+ "fieldName": "opener",
21182
21583
  "type": {
21183
- "text": "HTMLElement | string | undefined"
21584
+ "text": "any"
21184
21585
  },
21185
- "_ui5since": "1.2.0",
21186
21586
  "inheritedFrom": {
21187
21587
  "name": "Popover",
21188
21588
  "module": "dist/Popover.js"
21189
21589
  }
21190
21590
  },
21191
21591
  {
21192
- "kind": "field",
21193
- "name": "initialFocus",
21592
+ "description": "Defines the ID of the HTML Element, which will get the initial focus.\n\n**Note:** If an element with `autofocus` attribute is added inside the component,\n`initialFocus` won't take effect.",
21593
+ "name": "initial-focus",
21594
+ "default": "undefined",
21595
+ "fieldName": "initialFocus",
21194
21596
  "type": {
21195
21597
  "text": "string | undefined"
21196
21598
  },
21197
- "description": "Defines the ID of the HTML Element, which will get the initial focus.\n\n**Note:** If an element with `autofocus` attribute is added inside the component,\n`initialFocus` won't take effect.",
21198
- "default": "undefined",
21199
- "privacy": "public",
21200
21599
  "inheritedFrom": {
21201
21600
  "name": "Popup",
21202
21601
  "module": "dist/Popup.js"
21203
21602
  }
21204
21603
  },
21205
21604
  {
21206
- "kind": "field",
21207
- "name": "preventFocusRestore",
21605
+ "description": "Defines if the focus should be returned to the previously focused element,\nwhen the popup closes.",
21606
+ "name": "prevent-focus-restore",
21607
+ "default": "false",
21608
+ "fieldName": "preventFocusRestore",
21208
21609
  "type": {
21209
21610
  "text": "boolean"
21210
21611
  },
21211
- "default": "false",
21212
- "description": "Defines if the focus should be returned to the previously focused element,\nwhen the popup closes.",
21213
- "privacy": "public",
21214
- "_ui5since": "1.0.0-rc.8",
21215
21612
  "inheritedFrom": {
21216
21613
  "name": "Popup",
21217
21614
  "module": "dist/Popup.js"
21218
21615
  }
21219
21616
  },
21220
21617
  {
21221
- "kind": "field",
21222
- "name": "accessibleName",
21618
+ "description": "Defines the accessible name of the component.",
21619
+ "name": "accessible-name",
21620
+ "default": "undefined",
21621
+ "fieldName": "accessibleName",
21223
21622
  "type": {
21224
21623
  "text": "string | undefined"
21225
21624
  },
21226
- "description": "Defines the accessible name of the component.",
21227
- "default": "undefined",
21228
- "privacy": "public",
21229
- "_ui5since": "1.0.0-rc.15",
21230
21625
  "inheritedFrom": {
21231
21626
  "name": "Popup",
21232
21627
  "module": "dist/Popup.js"
21233
21628
  }
21234
21629
  },
21235
21630
  {
21236
- "kind": "field",
21237
- "name": "accessibleNameRef",
21631
+ "description": "Defines the IDs of the elements that label the component.",
21632
+ "name": "accessible-name-ref",
21633
+ "default": "undefined",
21634
+ "fieldName": "accessibleNameRef",
21238
21635
  "type": {
21239
21636
  "text": "string | undefined"
21240
21637
  },
21241
- "description": "Defines the IDs of the elements that label the component.",
21242
- "default": "undefined",
21243
- "privacy": "public",
21244
- "_ui5since": "1.1.0",
21245
21638
  "inheritedFrom": {
21246
21639
  "name": "Popup",
21247
21640
  "module": "dist/Popup.js"
21248
21641
  }
21249
21642
  },
21250
21643
  {
21251
- "kind": "field",
21252
- "name": "accessibleRole",
21644
+ "description": "Allows setting a custom role.",
21645
+ "name": "accessible-role",
21646
+ "default": "\"Dialog\"",
21647
+ "fieldName": "accessibleRole",
21253
21648
  "type": {
21254
- "text": "PopupAccessibleRole",
21255
- "references": [
21256
- {
21257
- "name": "PopupAccessibleRole",
21258
- "package": "@ui5/webcomponents",
21259
- "module": "dist/types/PopupAccessibleRole.js"
21260
- }
21261
- ]
21649
+ "text": "\"None\" | \"Dialog\" | \"AlertDialog\""
21262
21650
  },
21263
- "default": "\"Dialog\"",
21264
- "description": "Allows setting a custom role.",
21265
- "privacy": "public",
21266
- "_ui5since": "1.10.0",
21267
21651
  "inheritedFrom": {
21268
21652
  "name": "Popup",
21269
21653
  "module": "dist/Popup.js"
21270
21654
  }
21271
21655
  },
21272
21656
  {
21273
- "kind": "field",
21274
- "name": "preventInitialFocus",
21657
+ "description": "Indicates whether initial focus should be prevented.",
21658
+ "name": "prevent-initial-focus",
21659
+ "default": "false",
21660
+ "fieldName": "preventInitialFocus",
21275
21661
  "type": {
21276
21662
  "text": "boolean"
21277
21663
  },
21278
- "default": "false",
21279
- "description": "Indicates whether initial focus should be prevented.",
21280
- "privacy": "public",
21281
- "_ui5since": "2.0.0",
21282
21664
  "inheritedFrom": {
21283
21665
  "name": "Popup",
21284
21666
  "module": "dist/Popup.js"
21285
21667
  }
21286
21668
  },
21287
21669
  {
21288
- "kind": "field",
21289
- "name": "open",
21290
21670
  "description": "Indicates if the element is open",
21291
- "privacy": "public",
21671
+ "name": "open",
21292
21672
  "default": "false",
21673
+ "fieldName": "open",
21293
21674
  "type": {
21294
- "text": "boolean"
21295
- },
21296
- "_ui5since": "1.2.0",
21297
- "inheritedFrom": {
21298
- "name": "Popup",
21299
- "module": "dist/Popup.js"
21300
- }
21301
- },
21302
- {
21303
- "kind": "method",
21304
- "name": "applyFocus",
21305
- "return": {
21306
- "type": {
21307
- "text": "Promise<void>"
21308
- },
21309
- "description": "Promise that resolves when the focus is applied"
21675
+ "text": "any"
21310
21676
  },
21311
- "description": "Focuses the element denoted by `initialFocus`, if provided,\nor the first focusable element otherwise.",
21312
- "privacy": "public",
21313
21677
  "inheritedFrom": {
21314
21678
  "name": "Popup",
21315
21679
  "module": "dist/Popup.js"
@@ -21787,7 +22151,7 @@
21787
22151
  },
21788
22152
  {
21789
22153
  "kind": "class",
21790
- "description": "### Overview\n\nThe `ui5-select` component is used to create a drop-down list.\n\n### Usage\n\nThere are two main usages of the `ui5-select>`.\n\n- With Option (`ui5-option`) web component:\n\nThe available options of the Select are defined by using the Option component.\nThe Option comes with predefined design and layout, including `icon`, `text` and `additional-text`.\n\n- With OptionCustom (`ui5-option-custom`) web component.\n\nOptions with custom content are defined by using the OptionCustom component\nThe OptionCustom component comes with no predefined layout and it expects consumers to define it.\n\n### Keyboard Handling\n\nThe `ui5-select` provides advanced keyboard handling.\n\n- [F4] / [Alt] + [Up] / [Alt] + [Down] / [Space] or [Enter] - Opens/closes the drop-down.\n- [Up] or [Down] - If the drop-down is closed - changes selection to the next or the previous option. If the drop-down is opened - moves focus to the next or the previous option.\n- [Space], [Enter] - If the drop-down is opened - selects the focused option.\n- [Escape] - Closes the drop-down without changing the selection.\n- [Home] - Navigates to first option\n- [End] - Navigates to the last option\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/Select\";`\n\n`import \"@ui5/webcomponents/dist/Option\";`\n`import \"@ui5/webcomponents/dist/OptionCustom\";`",
22154
+ "description": "### Overview\n\nThe `ui5-select` component is used to create a drop-down list.\n\n### Usage\n\nThere are two main usages of the `ui5-select>`.\n\n- With Option (`ui5-option`) web component:\n\nThe available options of the Select are defined by using the Option component.\nThe Option comes with predefined design and layout, including `icon`, `text` and `additional-text`.\n\n- With OptionCustom (`ui5-option-custom`) web component.\n\nOptions with custom content are defined by using the OptionCustom component.\nThe OptionCustom component comes with no predefined layout and it expects consumers to define it.\n\n### Selection\n\nThe options can be selected via user interaction (click or with the use of the Space and Enter keys)\nand programmatically - the Select component supports two distinct selection APIs, though mixing them is not supported:\n- The \"value\" property of the Select component\n- The \"selected\" property on individual options\n\n**Note:** If the \"value\" property is set but does not match any option,\nno option will be selected and the Select component will be displayed as empty.\n\n**Note:** when both \"value\" and \"selected\" are both used (although discouraged),\nthe \"value\" property will take precedence.\n\n### Keyboard Handling\n\nThe `ui5-select` provides advanced keyboard handling.\n\n- [F4] / [Alt] + [Up] / [Alt] + [Down] / [Space] or [Enter] - Opens/closes the drop-down.\n- [Up] or [Down] - If the drop-down is closed - changes selection to the next or the previous option. If the drop-down is opened - moves focus to the next or the previous option.\n- [Space], [Enter] - If the drop-down is opened - selects the focused option.\n- [Escape] - Closes the drop-down without changing the selection.\n- [Home] - Navigates to first option\n- [End] - Navigates to the last option\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/Select\";`\n\n`import \"@ui5/webcomponents/dist/Option\";`\n`import \"@ui5/webcomponents/dist/OptionCustom\";`",
21791
22155
  "name": "Select",
21792
22156
  "cssParts": [
21793
22157
  {
@@ -21926,14 +22290,13 @@
21926
22290
  {
21927
22291
  "kind": "field",
21928
22292
  "name": "value",
21929
- "description": "Defines the value of the component:\n\n- when get - returns the value of the component, e.g. the `value` property of the selected option or its text content.\n\n- when set - selects the option with matching `value` property or text content.\n\n**Note:** If the given value does not match any existing option,\nthe first option will get selected.",
22293
+ "description": "Defines the value of the component:\n\n- when get - returns the value of the component or the value/text content of the selected option.\n- when set - selects the option with matching `value` property or text content.\n\n**Note:** Use either the Select's value or the Options' selected property.\nMixed usage could result in unexpected behavior.\n\n**Note:** If the given value does not match any existing option,\nno option will be selected and the Select component will be displayed as empty.",
21930
22294
  "privacy": "public",
21931
22295
  "default": "\"\"",
21932
22296
  "type": {
21933
22297
  "text": "string"
21934
22298
  },
21935
22299
  "_ui5since": "1.20.0",
21936
- "_ui5noAttribute": true,
21937
22300
  "_ui5formProperty": true,
21938
22301
  "_ui5formEvents": "change,liveChange"
21939
22302
  },
@@ -22125,7 +22488,7 @@
22125
22488
  }
22126
22489
  },
22127
22490
  {
22128
- "description": "Defines the value of the component:\n\n- when get - returns the value of the component, e.g. the `value` property of the selected option or its text content.\n\n- when set - selects the option with matching `value` property or text content.\n\n**Note:** If the given value does not match any existing option,\nthe first option will get selected.",
22491
+ "description": "Defines the value of the component:\n\n- when get - returns the value of the component or the value/text content of the selected option.\n- when set - selects the option with matching `value` property or text content.\n\n**Note:** Use either the Select's value or the Options' selected property.\nMixed usage could result in unexpected behavior.\n\n**Note:** If the given value does not match any existing option,\nno option will be selected and the Select component will be displayed as empty.",
22129
22492
  "name": "value",
22130
22493
  "default": "\"\"",
22131
22494
  "fieldName": "value",
@@ -22203,10 +22566,14 @@
22203
22566
  "text": "number"
22204
22567
  },
22205
22568
  "default": "0",
22206
- "description": "Current value of the slider",
22207
22569
  "privacy": "public",
22570
+ "description": "Current value of the slider",
22208
22571
  "_ui5formProperty": true,
22209
- "_ui5formEvents": "change,input"
22572
+ "_ui5formEvents": "change,input",
22573
+ "inheritedFrom": {
22574
+ "name": "SliderBase",
22575
+ "module": "dist/SliderBase.js"
22576
+ }
22210
22577
  },
22211
22578
  {
22212
22579
  "kind": "field",
@@ -23631,20 +23998,43 @@
23631
23998
  "name": "SuggestionItemGroup",
23632
23999
  "slots": [
23633
24000
  {
23634
- "name": "default",
23635
- "description": "Defines the items of the <code>ui5-suggestion-item-group</code>.",
23636
- "_ui5propertyName": "items",
24001
+ "name": "default",
24002
+ "description": "Defines the items of the <code>ui5-suggestion-item-group</code>.",
24003
+ "_ui5propertyName": "items",
24004
+ "_ui5type": {
24005
+ "text": "Array<SuggestionListItem>",
24006
+ "references": [
24007
+ {
24008
+ "name": "SuggestionListItem",
24009
+ "package": "@ui5/webcomponents",
24010
+ "module": "dist/SuggestionListItem.js"
24011
+ }
24012
+ ]
24013
+ },
24014
+ "_ui5privacy": "public",
24015
+ "inheritedFrom": {
24016
+ "name": "ListItemGroup",
24017
+ "module": "dist/ListItemGroup.js"
24018
+ }
24019
+ },
24020
+ {
24021
+ "name": "header",
24022
+ "description": "Defines the header of the component.\n\n**Note:** Using this slot, the default header text of group and the value of `headerText` property will be overwritten.",
23637
24023
  "_ui5type": {
23638
- "text": "Array<SuggestionListItem>",
24024
+ "text": "Array<ListItemBase>",
23639
24025
  "references": [
23640
24026
  {
23641
- "name": "SuggestionListItem",
24027
+ "name": "ListItemBase",
23642
24028
  "package": "@ui5/webcomponents",
23643
- "module": "dist/SuggestionListItem.js"
24029
+ "module": "dist/ListItemBase.js"
23644
24030
  }
23645
24031
  ]
23646
24032
  },
23647
- "_ui5privacy": "public"
24033
+ "_ui5privacy": "public",
24034
+ "inheritedFrom": {
24035
+ "name": "ListItemGroup",
24036
+ "module": "dist/ListItemGroup.js"
24037
+ }
23648
24038
  }
23649
24039
  ],
23650
24040
  "superclass": {
@@ -23656,6 +24046,16 @@
23656
24046
  "customElement": true,
23657
24047
  "_ui5since": "2.0.0",
23658
24048
  "_ui5privacy": "public",
24049
+ "cssParts": [
24050
+ {
24051
+ "description": "Used to style the header item of the group",
24052
+ "name": "header",
24053
+ "inheritedFrom": {
24054
+ "name": "ListItemGroup",
24055
+ "module": "dist/ListItemGroup.js"
24056
+ }
24057
+ }
24058
+ ],
23659
24059
  "attributes": [
23660
24060
  {
23661
24061
  "description": "Defines the header text of the <code>ui5-li-group</code>.",
@@ -24831,7 +25231,7 @@
24831
25231
  "_ui5privacy": "public"
24832
25232
  },
24833
25233
  {
24834
- "name": "nodata",
25234
+ "name": "noData",
24835
25235
  "description": "Defines the custom visualization if there is no data available.",
24836
25236
  "_ui5type": {
24837
25237
  "text": "Array<HTMLElement>"
@@ -24951,7 +25351,7 @@
24951
25351
  "description": "Fired when an interactive row is clicked.",
24952
25352
  "_ui5Cancelable": false,
24953
25353
  "_ui5allowPreventDefault": false,
24954
- "_ui5Bubbles": false,
25354
+ "_ui5Bubbles": true,
24955
25355
  "_ui5parameters": [
24956
25356
  {
24957
25357
  "type": {
@@ -25074,7 +25474,7 @@
25074
25474
  "description": "Fired when a row action is clicked.",
25075
25475
  "_ui5Cancelable": false,
25076
25476
  "_ui5allowPreventDefault": false,
25077
- "_ui5Bubbles": false,
25477
+ "_ui5Bubbles": true,
25078
25478
  "_ui5since": "2.6.0",
25079
25479
  "_ui5parameters": [
25080
25480
  {
@@ -25214,6 +25614,29 @@
25214
25614
  "kind": "class",
25215
25615
  "description": "### Overview\n\nThe `ui5-table-cell` represents a cell inside of a `ui5-table`.\nIt is tightly coupled to the `ui5-table` and thus should only be used in the table component.\n\n### ES6 Module Import\n\n`import @ui5/webcomponents/dist/TableCell.js;`",
25216
25616
  "name": "TableCell",
25617
+ "members": [
25618
+ {
25619
+ "kind": "field",
25620
+ "name": "horizontalAlign",
25621
+ "type": {
25622
+ "text": "TableCellHorizontalAlign | undefined",
25623
+ "references": [
25624
+ {
25625
+ "name": "TableCellHorizontalAlign",
25626
+ "package": "@ui5/webcomponents",
25627
+ "module": "dist/types/TableCellHorizontalAlign.js"
25628
+ }
25629
+ ]
25630
+ },
25631
+ "description": "Determines the horizontal alignment of table cells.",
25632
+ "default": "undefined",
25633
+ "privacy": "public",
25634
+ "inheritedFrom": {
25635
+ "name": "TableCellBase",
25636
+ "module": "dist/TableCellBase.js"
25637
+ }
25638
+ }
25639
+ ],
25217
25640
  "superclass": {
25218
25641
  "name": "TableCellBase",
25219
25642
  "package": "@ui5/webcomponents",
@@ -25224,38 +25647,30 @@
25224
25647
  "_ui5experimental": "This web component is available since 2.0 with an experimental flag and its API and behavior are subject to change.",
25225
25648
  "_ui5since": "2.0.0",
25226
25649
  "_ui5privacy": "public",
25227
- "attributes": [
25650
+ "slots": [
25228
25651
  {
25229
- "description": "Determines the horizontal alignment of table cells.",
25230
- "name": "horizontal-align",
25231
- "default": "undefined",
25232
- "fieldName": "horizontalAlign",
25233
- "type": {
25234
- "text": "\"Start\" | \"End\" | \"Center\" | \"Left\" | \"Right\" | undefined"
25652
+ "name": "default",
25653
+ "description": "Defines the content of the component.",
25654
+ "_ui5propertyName": "content",
25655
+ "_ui5type": {
25656
+ "text": "Array<Node>"
25235
25657
  },
25658
+ "_ui5privacy": "public",
25236
25659
  "inheritedFrom": {
25237
25660
  "name": "TableCellBase",
25238
25661
  "module": "dist/TableCellBase.js"
25239
25662
  }
25240
25663
  }
25241
25664
  ],
25242
- "members": [
25665
+ "attributes": [
25243
25666
  {
25244
- "kind": "field",
25245
- "name": "horizontalAlign",
25246
- "type": {
25247
- "text": "TableCellHorizontalAlign | undefined",
25248
- "references": [
25249
- {
25250
- "name": "TableCellHorizontalAlign",
25251
- "package": "@ui5/webcomponents",
25252
- "module": "dist/types/TableCellHorizontalAlign.js"
25253
- }
25254
- ]
25255
- },
25256
25667
  "description": "Determines the horizontal alignment of table cells.",
25668
+ "name": "horizontal-align",
25257
25669
  "default": "undefined",
25258
- "privacy": "public",
25670
+ "fieldName": "horizontalAlign",
25671
+ "type": {
25672
+ "text": "\"Start\" | \"End\" | \"Center\" | \"Left\" | \"Right\" | undefined"
25673
+ },
25259
25674
  "inheritedFrom": {
25260
25675
  "name": "TableCellBase",
25261
25676
  "module": "dist/TableCellBase.js"
@@ -25390,12 +25805,12 @@
25390
25805
  "declarations": [
25391
25806
  {
25392
25807
  "kind": "class",
25393
- "description": "### Overview\n\nThe `ui5-table-growing` component is used inside the `ui5-table` to add a growing/data loading functionalities\nto the table.\n\nThe component offers two options:\n* Button - a More button is displayed, clicking it will load more data.\n* Scroll - additional data is loaded automatically when the user scrolls to the end of the table.\n\n### Usage\n\nThe `ui5-table-growing` component is only used inside the `ui5-table` component as a feature.\nIt has to be slotted inside the `ui5-table` in the `features` slot.\nThe component is not intended to be used as a standalone component.\n\n```html\n<ui5-table>\n\t<ui5-table-growing type=\"Button\" growing-text=\"More\" slot=\"features\"></ui5-table-growing>\n</ui5-table>\n```\n\n**Notes**:\n* When the `ui5-table-growing` component is used with the `Scroll` type and the table is currently not scrollable,\nthe component will render a growing button instead to ensure growing capabilities until the table becomes scrollable.\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/TableGrowing.js\";`",
25808
+ "description": "### Overview\n\nThe `ui5-table-growing` component is used inside the `ui5-table` to add a growing/data loading functionalities\nto the table.\n\nThe component offers two options:\n* Button - a More button is displayed, clicking it will load more data.\n* Scroll - additional data is loaded automatically when the user scrolls to the end of the table.\n\n### Usage\n\nThe `ui5-table-growing` component is only used inside the `ui5-table` component as a feature.\nIt has to be slotted inside the `ui5-table` in the `features` slot.\nThe component is not intended to be used as a standalone component.\n\n```html\n<ui5-table>\n\t<ui5-table-growing mode=\"Button\" text=\"More\" slot=\"features\"></ui5-table-growing>\n</ui5-table>\n```\n\n**Notes**:\n* When the `ui5-table-growing` component is used with the `Scroll` mode and the table is currently not scrollable,\nthe component will render a growing button instead to ensure growing capabilities until the table becomes scrollable.\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/TableGrowing.js\";`",
25394
25809
  "name": "TableGrowing",
25395
25810
  "members": [
25396
25811
  {
25397
25812
  "kind": "field",
25398
- "name": "type",
25813
+ "name": "mode",
25399
25814
  "type": {
25400
25815
  "text": "TableGrowingMode",
25401
25816
  "references": [
@@ -25412,21 +25827,21 @@
25412
25827
  },
25413
25828
  {
25414
25829
  "kind": "field",
25415
- "name": "growingText",
25830
+ "name": "text",
25416
25831
  "type": {
25417
25832
  "text": "string | undefined"
25418
25833
  },
25419
- "description": "Defines the text that will be displayed inside the growing button.\nHas no effect when type is set to `Scroll`.\n\n**Note:** When not provided and the type is set to Button, a default text is displayed, corresponding to the\ncurrent language.",
25834
+ "description": "Defines the text that will be displayed inside the growing button.\nHas no effect when mode is set to `Scroll`.\n\n**Note:** When not provided and the mode is set to Button, a default text is displayed, corresponding to the\ncurrent language.",
25420
25835
  "default": "undefined",
25421
25836
  "privacy": "public"
25422
25837
  },
25423
25838
  {
25424
25839
  "kind": "field",
25425
- "name": "growingSubText",
25840
+ "name": "subtext",
25426
25841
  "type": {
25427
25842
  "text": "string | undefined"
25428
25843
  },
25429
- "description": "Defines the text that will be displayed below the `growingText` inside the growing button.\nHas no effect when type is set to Scroll.",
25844
+ "description": "Defines the text that will be displayed below the `text` inside the growing button.\nHas no effect when mode is set to Scroll.",
25430
25845
  "default": "undefined",
25431
25846
  "privacy": "public"
25432
25847
  }
@@ -25441,33 +25856,33 @@
25441
25856
  "description": "Fired when the growing button is pressed or the user scrolls to the end of the table.",
25442
25857
  "_ui5Cancelable": false,
25443
25858
  "_ui5allowPreventDefault": false,
25444
- "_ui5Bubbles": false
25859
+ "_ui5Bubbles": true
25445
25860
  }
25446
25861
  ],
25447
25862
  "attributes": [
25448
25863
  {
25449
25864
  "description": "Defines the mode of the <code>ui5-table</code> growing.\n\nAvailable options are:\n\nButton - Shows a More button at the bottom of the table, pressing it will load more rows.\n\nScroll - The rows are loaded automatically by scrolling to the bottom of the table. If the table is not scrollable,\na growing button will be rendered instead to ensure growing functionality.",
25450
- "name": "type",
25865
+ "name": "mode",
25451
25866
  "default": "\"Button\"",
25452
- "fieldName": "type",
25867
+ "fieldName": "mode",
25453
25868
  "type": {
25454
25869
  "text": "\"Button\" | \"Scroll\""
25455
25870
  }
25456
25871
  },
25457
25872
  {
25458
- "description": "Defines the text that will be displayed inside the growing button.\nHas no effect when type is set to `Scroll`.\n\n**Note:** When not provided and the type is set to Button, a default text is displayed, corresponding to the\ncurrent language.",
25459
- "name": "growing-text",
25873
+ "description": "Defines the text that will be displayed inside the growing button.\nHas no effect when mode is set to `Scroll`.\n\n**Note:** When not provided and the mode is set to Button, a default text is displayed, corresponding to the\ncurrent language.",
25874
+ "name": "text",
25460
25875
  "default": "undefined",
25461
- "fieldName": "growingText",
25876
+ "fieldName": "text",
25462
25877
  "type": {
25463
25878
  "text": "string | undefined"
25464
25879
  }
25465
25880
  },
25466
25881
  {
25467
- "description": "Defines the text that will be displayed below the `growingText` inside the growing button.\nHas no effect when type is set to Scroll.",
25468
- "name": "growing-sub-text",
25882
+ "description": "Defines the text that will be displayed below the `text` inside the growing button.\nHas no effect when mode is set to Scroll.",
25883
+ "name": "subtext",
25469
25884
  "default": "undefined",
25470
- "fieldName": "growingSubText",
25885
+ "fieldName": "subtext",
25471
25886
  "type": {
25472
25887
  "text": "string | undefined"
25473
25888
  }
@@ -25528,6 +25943,19 @@
25528
25943
  ]
25529
25944
  },
25530
25945
  "_ui5privacy": "public"
25946
+ },
25947
+ {
25948
+ "name": "default",
25949
+ "description": "Defines the content of the component.",
25950
+ "_ui5propertyName": "content",
25951
+ "_ui5type": {
25952
+ "text": "Array<Node>"
25953
+ },
25954
+ "_ui5privacy": "public",
25955
+ "inheritedFrom": {
25956
+ "name": "TableCellBase",
25957
+ "module": "dist/TableCellBase.js"
25958
+ }
25531
25959
  }
25532
25960
  ],
25533
25961
  "members": [
@@ -25777,7 +26205,7 @@
25777
26205
  "description": "Fired when a header cell action is clicked.",
25778
26206
  "_ui5Cancelable": false,
25779
26207
  "_ui5allowPreventDefault": false,
25780
- "_ui5Bubbles": false,
26208
+ "_ui5Bubbles": true,
25781
26209
  "_ui5since": "2.8.0",
25782
26210
  "_ui5parameters": [
25783
26211
  {
@@ -25841,7 +26269,7 @@
25841
26269
  "description": "Fired when a header cell action is clicked.",
25842
26270
  "_ui5Cancelable": false,
25843
26271
  "_ui5allowPreventDefault": false,
25844
- "_ui5Bubbles": false,
26272
+ "_ui5Bubbles": true,
25845
26273
  "_ui5since": "2.8.0",
25846
26274
  "_ui5parameters": [
25847
26275
  {
@@ -26232,7 +26660,25 @@
26232
26660
  "customElement": true,
26233
26661
  "_ui5experimental": true,
26234
26662
  "_ui5since": "2.7.0",
26235
- "_ui5privacy": "public"
26663
+ "_ui5privacy": "public",
26664
+ "events": [
26665
+ {
26666
+ "name": "click",
26667
+ "_ui5privacy": "public",
26668
+ "type": {
26669
+ "text": "CustomEvent"
26670
+ },
26671
+ "description": "Fired when a row action is clicked.",
26672
+ "_ui5Cancelable": false,
26673
+ "_ui5allowPreventDefault": false,
26674
+ "_ui5Bubbles": true,
26675
+ "_ui5since": "2.9.0",
26676
+ "inheritedFrom": {
26677
+ "name": "TableRowActionBase",
26678
+ "module": "dist/TableRowActionBase.js"
26679
+ }
26680
+ }
26681
+ ]
26236
26682
  }
26237
26683
  ],
26238
26684
  "exports": [
@@ -26274,6 +26720,20 @@
26274
26720
  "privacy": "public"
26275
26721
  }
26276
26722
  ],
26723
+ "events": [
26724
+ {
26725
+ "name": "click",
26726
+ "_ui5privacy": "public",
26727
+ "type": {
26728
+ "text": "CustomEvent"
26729
+ },
26730
+ "description": "Fired when a row action is clicked.",
26731
+ "_ui5Cancelable": false,
26732
+ "_ui5allowPreventDefault": false,
26733
+ "_ui5Bubbles": true,
26734
+ "_ui5since": "2.9.0"
26735
+ }
26736
+ ],
26277
26737
  "attributes": [
26278
26738
  {
26279
26739
  "description": "Defines the visibility of the row action.\n\n**Note:** Invisible row actions still take up space, allowing to hide the action while maintaining its position.",
@@ -26374,7 +26834,25 @@
26374
26834
  "customElement": true,
26375
26835
  "_ui5experimental": true,
26376
26836
  "_ui5since": "2.7.0",
26377
- "_ui5privacy": "public"
26837
+ "_ui5privacy": "public",
26838
+ "events": [
26839
+ {
26840
+ "name": "click",
26841
+ "_ui5privacy": "public",
26842
+ "type": {
26843
+ "text": "CustomEvent"
26844
+ },
26845
+ "description": "Fired when a row action is clicked.",
26846
+ "_ui5Cancelable": false,
26847
+ "_ui5allowPreventDefault": false,
26848
+ "_ui5Bubbles": true,
26849
+ "_ui5since": "2.9.0",
26850
+ "inheritedFrom": {
26851
+ "name": "TableRowActionBase",
26852
+ "module": "dist/TableRowActionBase.js"
26853
+ }
26854
+ }
26855
+ ]
26378
26856
  }
26379
26857
  ],
26380
26858
  "exports": [
@@ -26547,34 +27025,6 @@
26547
27025
  "default": "undefined",
26548
27026
  "privacy": "public"
26549
27027
  },
26550
- {
26551
- "kind": "method",
26552
- "name": "getRowKey",
26553
- "return": {
26554
- "type": {
26555
- "text": "string"
26556
- }
26557
- },
26558
- "parameters": [
26559
- {
26560
- "name": "row",
26561
- "type": {
26562
- "text": "TableRow",
26563
- "references": [
26564
- {
26565
- "name": "TableRow",
26566
- "package": "@ui5/webcomponents",
26567
- "module": "dist/TableRow.js"
26568
- }
26569
- ]
26570
- },
26571
- "description": "The row instance",
26572
- "_ui5privacy": "public"
26573
- }
26574
- ],
26575
- "description": "Returns the unique key associated with the table row.",
26576
- "privacy": "public"
26577
- },
26578
27028
  {
26579
27029
  "kind": "method",
26580
27030
  "name": "getRowByKey",
@@ -26589,82 +27039,18 @@
26589
27039
  }
26590
27040
  ]
26591
27041
  }
26592
- },
26593
- "parameters": [
26594
- {
26595
- "name": "rowKey",
26596
- "type": {
26597
- "text": "string"
26598
- },
26599
- "description": "The row key",
26600
- "_ui5privacy": "public"
26601
- }
26602
- ],
26603
- "description": "Returns the table row instance for the given row key.",
26604
- "privacy": "public"
26605
- },
26606
- {
26607
- "kind": "method",
26608
- "name": "isSelected",
26609
- "return": {
26610
- "type": {
26611
- "text": "boolean"
26612
- }
26613
- },
26614
- "parameters": [
26615
- {
26616
- "name": "row",
26617
- "type": {
26618
- "text": "TableRowBase",
26619
- "references": [
26620
- {
26621
- "name": "TableRowBase",
26622
- "package": "@ui5/webcomponents",
26623
- "module": "dist/TableRowBase.js"
26624
- }
26625
- ]
26626
- },
26627
- "description": "The row instance",
26628
- "_ui5privacy": "public"
26629
- }
26630
- ],
26631
- "description": "Determines whether the specified table row is currently selected.",
26632
- "privacy": "public"
26633
- },
26634
- {
26635
- "kind": "method",
26636
- "name": "setSelected",
26637
- "return": {
26638
- "type": {
26639
- "text": "void"
26640
- }
26641
- },
26642
- "parameters": [
26643
- {
26644
- "name": "row",
26645
- "type": {
26646
- "text": "TableRowBase",
26647
- "references": [
26648
- {
26649
- "name": "TableRowBase",
26650
- "package": "@ui5/webcomponents",
26651
- "module": "dist/TableRowBase.js"
26652
- }
26653
- ]
26654
- },
26655
- "description": "The row instance",
26656
- "_ui5privacy": "public"
26657
- },
27042
+ },
27043
+ "parameters": [
26658
27044
  {
26659
- "name": "selected",
27045
+ "name": "rowKey",
26660
27046
  "type": {
26661
- "text": "boolean"
27047
+ "text": "string"
26662
27048
  },
26663
- "description": "Whether the row is selected",
27049
+ "description": "The row key",
26664
27050
  "_ui5privacy": "public"
26665
27051
  }
26666
27052
  ],
26667
- "description": "Sets the selected state of the specified table row.",
27053
+ "description": "Returns the table row instance for the given row key.",
26668
27054
  "privacy": "public"
26669
27055
  }
26670
27056
  ],
@@ -26678,7 +27064,7 @@
26678
27064
  "description": "Fired when the selection is changed by user interaction.",
26679
27065
  "_ui5Cancelable": false,
26680
27066
  "_ui5allowPreventDefault": false,
26681
- "_ui5Bubbles": false
27067
+ "_ui5Bubbles": true
26682
27068
  }
26683
27069
  ],
26684
27070
  "attributes": [
@@ -26754,17 +27140,6 @@
26754
27140
  "description": "Returns an array of the selected rows.",
26755
27141
  "privacy": "public"
26756
27142
  },
26757
- {
26758
- "kind": "method",
26759
- "name": "areAllRowsSelected",
26760
- "return": {
26761
- "type": {
26762
- "text": "boolean"
26763
- }
26764
- },
26765
- "description": "Determines whether all rows are selected.",
26766
- "privacy": "public"
26767
- },
26768
27143
  {
26769
27144
  "kind": "method",
26770
27145
  "name": "getSelectedAsSet",
@@ -26797,38 +27172,6 @@
26797
27172
  "description": "Sets the `selected` property using the provided set of unique `row-key` values.",
26798
27173
  "privacy": "public"
26799
27174
  },
26800
- {
26801
- "kind": "method",
26802
- "name": "getRowKey",
26803
- "return": {
26804
- "type": {
26805
- "text": "string"
26806
- }
26807
- },
26808
- "parameters": [
26809
- {
26810
- "name": "row",
26811
- "type": {
26812
- "text": "TableRow",
26813
- "references": [
26814
- {
26815
- "name": "TableRow",
26816
- "package": "@ui5/webcomponents",
26817
- "module": "dist/TableRow.js"
26818
- }
26819
- ]
26820
- },
26821
- "description": "The row instance",
26822
- "_ui5privacy": "public"
26823
- }
26824
- ],
26825
- "description": "Returns the unique key associated with the table row.",
26826
- "privacy": "public",
26827
- "inheritedFrom": {
26828
- "name": "TableSelectionBase",
26829
- "module": "dist/TableSelectionBase.js"
26830
- }
26831
- },
26832
27175
  {
26833
27176
  "kind": "method",
26834
27177
  "name": "getRowByKey",
@@ -26860,78 +27203,6 @@
26860
27203
  "name": "TableSelectionBase",
26861
27204
  "module": "dist/TableSelectionBase.js"
26862
27205
  }
26863
- },
26864
- {
26865
- "kind": "method",
26866
- "name": "isSelected",
26867
- "return": {
26868
- "type": {
26869
- "text": "boolean"
26870
- }
26871
- },
26872
- "parameters": [
26873
- {
26874
- "name": "row",
26875
- "type": {
26876
- "text": "TableRowBase",
26877
- "references": [
26878
- {
26879
- "name": "TableRowBase",
26880
- "package": "@ui5/webcomponents",
26881
- "module": "dist/TableRowBase.js"
26882
- }
26883
- ]
26884
- },
26885
- "description": "The row instance",
26886
- "_ui5privacy": "public"
26887
- }
26888
- ],
26889
- "description": "Determines whether the specified table row is currently selected.",
26890
- "privacy": "public",
26891
- "inheritedFrom": {
26892
- "name": "TableSelectionBase",
26893
- "module": "dist/TableSelectionBase.js"
26894
- }
26895
- },
26896
- {
26897
- "kind": "method",
26898
- "name": "setSelected",
26899
- "return": {
26900
- "type": {
26901
- "text": "void"
26902
- }
26903
- },
26904
- "parameters": [
26905
- {
26906
- "name": "row",
26907
- "type": {
26908
- "text": "TableRowBase",
26909
- "references": [
26910
- {
26911
- "name": "TableRowBase",
26912
- "package": "@ui5/webcomponents",
26913
- "module": "dist/TableRowBase.js"
26914
- }
26915
- ]
26916
- },
26917
- "description": "The row instance",
26918
- "_ui5privacy": "public"
26919
- },
26920
- {
26921
- "name": "selected",
26922
- "type": {
26923
- "text": "boolean"
26924
- },
26925
- "description": "Whether the row is selected",
26926
- "_ui5privacy": "public"
26927
- }
26928
- ],
26929
- "description": "Sets the selected state of the specified table row.",
26930
- "privacy": "public",
26931
- "inheritedFrom": {
26932
- "name": "TableSelectionBase",
26933
- "module": "dist/TableSelectionBase.js"
26934
- }
26935
27206
  }
26936
27207
  ],
26937
27208
  "attributes": [
@@ -26968,7 +27239,7 @@
26968
27239
  "description": "Fired when the selection is changed by user interaction.",
26969
27240
  "_ui5Cancelable": false,
26970
27241
  "_ui5allowPreventDefault": false,
26971
- "_ui5Bubbles": false,
27242
+ "_ui5Bubbles": true,
26972
27243
  "inheritedFrom": {
26973
27244
  "name": "TableSelectionBase",
26974
27245
  "module": "dist/TableSelectionBase.js"
@@ -27037,38 +27308,6 @@
27037
27308
  "description": "Returns the selected row.",
27038
27309
  "privacy": "public"
27039
27310
  },
27040
- {
27041
- "kind": "method",
27042
- "name": "getRowKey",
27043
- "return": {
27044
- "type": {
27045
- "text": "string"
27046
- }
27047
- },
27048
- "parameters": [
27049
- {
27050
- "name": "row",
27051
- "type": {
27052
- "text": "TableRow",
27053
- "references": [
27054
- {
27055
- "name": "TableRow",
27056
- "package": "@ui5/webcomponents",
27057
- "module": "dist/TableRow.js"
27058
- }
27059
- ]
27060
- },
27061
- "description": "The row instance",
27062
- "_ui5privacy": "public"
27063
- }
27064
- ],
27065
- "description": "Returns the unique key associated with the table row.",
27066
- "privacy": "public",
27067
- "inheritedFrom": {
27068
- "name": "TableSelectionBase",
27069
- "module": "dist/TableSelectionBase.js"
27070
- }
27071
- },
27072
27311
  {
27073
27312
  "kind": "method",
27074
27313
  "name": "getRowByKey",
@@ -27100,78 +27339,6 @@
27100
27339
  "name": "TableSelectionBase",
27101
27340
  "module": "dist/TableSelectionBase.js"
27102
27341
  }
27103
- },
27104
- {
27105
- "kind": "method",
27106
- "name": "isSelected",
27107
- "return": {
27108
- "type": {
27109
- "text": "boolean"
27110
- }
27111
- },
27112
- "parameters": [
27113
- {
27114
- "name": "row",
27115
- "type": {
27116
- "text": "TableRowBase",
27117
- "references": [
27118
- {
27119
- "name": "TableRowBase",
27120
- "package": "@ui5/webcomponents",
27121
- "module": "dist/TableRowBase.js"
27122
- }
27123
- ]
27124
- },
27125
- "description": "The row instance",
27126
- "_ui5privacy": "public"
27127
- }
27128
- ],
27129
- "description": "Determines whether the specified table row is currently selected.",
27130
- "privacy": "public",
27131
- "inheritedFrom": {
27132
- "name": "TableSelectionBase",
27133
- "module": "dist/TableSelectionBase.js"
27134
- }
27135
- },
27136
- {
27137
- "kind": "method",
27138
- "name": "setSelected",
27139
- "return": {
27140
- "type": {
27141
- "text": "void"
27142
- }
27143
- },
27144
- "parameters": [
27145
- {
27146
- "name": "row",
27147
- "type": {
27148
- "text": "TableRowBase",
27149
- "references": [
27150
- {
27151
- "name": "TableRowBase",
27152
- "package": "@ui5/webcomponents",
27153
- "module": "dist/TableRowBase.js"
27154
- }
27155
- ]
27156
- },
27157
- "description": "The row instance",
27158
- "_ui5privacy": "public"
27159
- },
27160
- {
27161
- "name": "selected",
27162
- "type": {
27163
- "text": "boolean"
27164
- },
27165
- "description": "Whether the row is selected",
27166
- "_ui5privacy": "public"
27167
- }
27168
- ],
27169
- "description": "Sets the selected state of the specified table row.",
27170
- "privacy": "public",
27171
- "inheritedFrom": {
27172
- "name": "TableSelectionBase",
27173
- "module": "dist/TableSelectionBase.js"
27174
- }
27175
27342
  }
27176
27343
  ],
27177
27344
  "attributes": [
@@ -27208,7 +27375,7 @@
27208
27375
  "description": "Fired when the selection is changed by user interaction.",
27209
27376
  "_ui5Cancelable": false,
27210
27377
  "_ui5allowPreventDefault": false,
27211
- "_ui5Bubbles": false,
27378
+ "_ui5Bubbles": true,
27212
27379
  "inheritedFrom": {
27213
27380
  "name": "TableSelectionBase",
27214
27381
  "module": "dist/TableSelectionBase.js"
@@ -29261,6 +29428,67 @@
29261
29428
  "tagName": "ui5-toggle-button",
29262
29429
  "customElement": true,
29263
29430
  "_ui5privacy": "public",
29431
+ "slots": [
29432
+ {
29433
+ "name": "default",
29434
+ "description": "Defines the text of the component.\n\n**Note:** Although this slot accepts HTML Elements, it is strongly recommended that you only use text in order to preserve the intended design.",
29435
+ "_ui5propertyName": "text",
29436
+ "_ui5type": {
29437
+ "text": "Array<Node>"
29438
+ },
29439
+ "_ui5privacy": "public",
29440
+ "inheritedFrom": {
29441
+ "name": "Button",
29442
+ "module": "dist/Button.js"
29443
+ }
29444
+ },
29445
+ {
29446
+ "name": "badge",
29447
+ "description": "Adds a badge to the button.",
29448
+ "_ui5since": "2.7.0",
29449
+ "_ui5type": {
29450
+ "text": "Array<ButtonBadge>",
29451
+ "references": [
29452
+ {
29453
+ "name": "ButtonBadge",
29454
+ "package": "@ui5/webcomponents",
29455
+ "module": "dist/ButtonBadge.js"
29456
+ }
29457
+ ]
29458
+ },
29459
+ "_ui5privacy": "public",
29460
+ "inheritedFrom": {
29461
+ "name": "Button",
29462
+ "module": "dist/Button.js"
29463
+ }
29464
+ }
29465
+ ],
29466
+ "cssParts": [
29467
+ {
29468
+ "description": "Used to style the native button element",
29469
+ "name": "button",
29470
+ "inheritedFrom": {
29471
+ "name": "Button",
29472
+ "module": "dist/Button.js"
29473
+ }
29474
+ },
29475
+ {
29476
+ "description": "Used to style the icon in the native button element",
29477
+ "name": "icon",
29478
+ "inheritedFrom": {
29479
+ "name": "Button",
29480
+ "module": "dist/Button.js"
29481
+ }
29482
+ },
29483
+ {
29484
+ "description": "Used to style the end icon in the native button element",
29485
+ "name": "endIcon",
29486
+ "inheritedFrom": {
29487
+ "name": "Button",
29488
+ "module": "dist/Button.js"
29489
+ }
29490
+ }
29491
+ ],
29264
29492
  "events": [
29265
29493
  {
29266
29494
  "name": "click",
@@ -30568,6 +30796,43 @@
30568
30796
  "kind": "class",
30569
30797
  "description": "### Overview\nThe `ui5-toolbar-separator` is an element, used for visual separation between two elements.\nIt takes no space in calculating toolbar items width.",
30570
30798
  "name": "ToolbarSeparator",
30799
+ "members": [
30800
+ {
30801
+ "kind": "field",
30802
+ "name": "overflowPriority",
30803
+ "type": {
30804
+ "text": "ToolbarItemOverflowBehavior",
30805
+ "references": [
30806
+ {
30807
+ "name": "ToolbarItemOverflowBehavior",
30808
+ "package": "@ui5/webcomponents",
30809
+ "module": "dist/types/ToolbarItemOverflowBehavior.js"
30810
+ }
30811
+ ]
30812
+ },
30813
+ "default": "\"Default\"",
30814
+ "description": "Property used to define the access of the item to the overflow Popover. If \"NeverOverflow\" option is set,\nthe item never goes in the Popover, if \"AlwaysOverflow\" - it never comes out of it.",
30815
+ "privacy": "public",
30816
+ "inheritedFrom": {
30817
+ "name": "ToolbarItem",
30818
+ "module": "dist/ToolbarItem.js"
30819
+ }
30820
+ },
30821
+ {
30822
+ "kind": "field",
30823
+ "name": "preventOverflowClosing",
30824
+ "type": {
30825
+ "text": "boolean"
30826
+ },
30827
+ "default": "false",
30828
+ "description": "Defines if the toolbar overflow popup should close upon intereaction with the item.\nIt will close by default.",
30829
+ "privacy": "public",
30830
+ "inheritedFrom": {
30831
+ "name": "ToolbarItem",
30832
+ "module": "dist/ToolbarItem.js"
30833
+ }
30834
+ }
30835
+ ],
30571
30836
  "superclass": {
30572
30837
  "name": "ToolbarItem",
30573
30838
  "package": "@ui5/webcomponents",
@@ -30605,43 +30870,6 @@
30605
30870
  "module": "dist/ToolbarItem.js"
30606
30871
  }
30607
30872
  }
30608
- ],
30609
- "members": [
30610
- {
30611
- "kind": "field",
30612
- "name": "overflowPriority",
30613
- "type": {
30614
- "text": "ToolbarItemOverflowBehavior",
30615
- "references": [
30616
- {
30617
- "name": "ToolbarItemOverflowBehavior",
30618
- "package": "@ui5/webcomponents",
30619
- "module": "dist/types/ToolbarItemOverflowBehavior.js"
30620
- }
30621
- ]
30622
- },
30623
- "default": "\"Default\"",
30624
- "description": "Property used to define the access of the item to the overflow Popover. If \"NeverOverflow\" option is set,\nthe item never goes in the Popover, if \"AlwaysOverflow\" - it never comes out of it.",
30625
- "privacy": "public",
30626
- "inheritedFrom": {
30627
- "name": "ToolbarItem",
30628
- "module": "dist/ToolbarItem.js"
30629
- }
30630
- },
30631
- {
30632
- "kind": "field",
30633
- "name": "preventOverflowClosing",
30634
- "type": {
30635
- "text": "boolean"
30636
- },
30637
- "default": "false",
30638
- "description": "Defines if the toolbar overflow popup should close upon intereaction with the item.\nIt will close by default.",
30639
- "privacy": "public",
30640
- "inheritedFrom": {
30641
- "name": "ToolbarItem",
30642
- "module": "dist/ToolbarItem.js"
30643
- }
30644
- }
30645
30873
  ]
30646
30874
  }
30647
30875
  ],
@@ -31317,8 +31545,8 @@
31317
31545
  "privacy": "public",
31318
31546
  "_ui5since": "2.0.0",
31319
31547
  "inheritedFrom": {
31320
- "name": "TreeItemBase",
31321
- "module": "dist/TreeItemBase.js"
31548
+ "name": "ListItemBase",
31549
+ "module": "dist/ListItemBase.js"
31322
31550
  }
31323
31551
  },
31324
31552
  {
@@ -31332,8 +31560,8 @@
31332
31560
  "privacy": "public",
31333
31561
  "_ui5since": "1.1.0",
31334
31562
  "inheritedFrom": {
31335
- "name": "TreeItemBase",
31336
- "module": "dist/TreeItemBase.js"
31563
+ "name": "ListItem",
31564
+ "module": "dist/ListItem.js"
31337
31565
  }
31338
31566
  },
31339
31567
  {
@@ -31383,8 +31611,8 @@
31383
31611
  "privacy": "public",
31384
31612
  "_ui5since": "1.8.0",
31385
31613
  "inheritedFrom": {
31386
- "name": "TreeItemBase",
31387
- "module": "dist/TreeItemBase.js"
31614
+ "name": "ListItem",
31615
+ "module": "dist/ListItem.js"
31388
31616
  }
31389
31617
  },
31390
31618
  {
@@ -31503,12 +31731,12 @@
31503
31731
  "type": {
31504
31732
  "text": "boolean"
31505
31733
  },
31506
- "description": "Defines the selected state of the component.",
31507
31734
  "default": "false",
31735
+ "description": "Defines the selected state of the component.",
31508
31736
  "privacy": "public",
31509
31737
  "inheritedFrom": {
31510
- "name": "ListItem",
31511
- "module": "dist/ListItem.js"
31738
+ "name": "ListItemBase",
31739
+ "module": "dist/ListItemBase.js"
31512
31740
  }
31513
31741
  }
31514
31742
  ],
@@ -31710,6 +31938,48 @@
31710
31938
  "customElement": true,
31711
31939
  "_ui5since": "1.0.0-rc.8",
31712
31940
  "_ui5privacy": "public",
31941
+ "slots": [
31942
+ {
31943
+ "name": "default",
31944
+ "description": "Defines the items of the component.\n\n**Note:** Use `ui5-tree-item` or `ui5-tree-item-custom`",
31945
+ "_ui5propertyName": "items",
31946
+ "_ui5type": {
31947
+ "text": "Array<TreeItemBase>",
31948
+ "references": [
31949
+ {
31950
+ "name": "TreeItemBase",
31951
+ "package": "@ui5/webcomponents",
31952
+ "module": "dist/TreeItemBase.js"
31953
+ }
31954
+ ]
31955
+ },
31956
+ "_ui5privacy": "public",
31957
+ "inheritedFrom": {
31958
+ "name": "TreeItemBase",
31959
+ "module": "dist/TreeItemBase.js"
31960
+ }
31961
+ },
31962
+ {
31963
+ "name": "deleteButton",
31964
+ "description": "Defines the delete button, displayed in \"Delete\" mode.\n**Note:** While the slot allows custom buttons, to match\ndesign guidelines, please use the `ui5-button` component.\n**Note:** When the slot is not present, a built-in delete button will be displayed.",
31965
+ "_ui5since": "1.9.0",
31966
+ "_ui5type": {
31967
+ "text": "Array<IButton>",
31968
+ "references": [
31969
+ {
31970
+ "name": "IButton",
31971
+ "package": "@ui5/webcomponents",
31972
+ "module": "dist/Button.js"
31973
+ }
31974
+ ]
31975
+ },
31976
+ "_ui5privacy": "public",
31977
+ "inheritedFrom": {
31978
+ "name": "ListItem",
31979
+ "module": "dist/ListItem.js"
31980
+ }
31981
+ }
31982
+ ],
31713
31983
  "events": [
31714
31984
  {
31715
31985
  "name": "detail-click",
@@ -31772,6 +32042,26 @@
31772
32042
  ]
31773
32043
  },
31774
32044
  "_ui5privacy": "public"
32045
+ },
32046
+ {
32047
+ "name": "deleteButton",
32048
+ "description": "Defines the delete button, displayed in \"Delete\" mode.\n**Note:** While the slot allows custom buttons, to match\ndesign guidelines, please use the `ui5-button` component.\n**Note:** When the slot is not present, a built-in delete button will be displayed.",
32049
+ "_ui5since": "1.9.0",
32050
+ "_ui5type": {
32051
+ "text": "Array<IButton>",
32052
+ "references": [
32053
+ {
32054
+ "name": "IButton",
32055
+ "package": "@ui5/webcomponents",
32056
+ "module": "dist/Button.js"
32057
+ }
32058
+ ]
32059
+ },
32060
+ "_ui5privacy": "public",
32061
+ "inheritedFrom": {
32062
+ "name": "ListItem",
32063
+ "module": "dist/ListItem.js"
32064
+ }
31775
32065
  }
31776
32066
  ],
31777
32067
  "members": [
@@ -31804,7 +32094,11 @@
31804
32094
  "default": "false",
31805
32095
  "description": "Defines whether the item is movable.",
31806
32096
  "privacy": "public",
31807
- "_ui5since": "2.0.0"
32097
+ "_ui5since": "2.0.0",
32098
+ "inheritedFrom": {
32099
+ "name": "ListItemBase",
32100
+ "module": "dist/ListItemBase.js"
32101
+ }
31808
32102
  },
31809
32103
  {
31810
32104
  "kind": "field",
@@ -31815,7 +32109,11 @@
31815
32109
  "description": "Defines whether the selection of a tree node is displayed as partially selected.\n\n**Note:** The indeterminate state can be set only programmatically and can’t be achieved by user\ninteraction, meaning that the resulting visual state depends on the values of the `indeterminate`\nand `selected` properties:\n\n- If a tree node has both `selected` and `indeterminate` set to `true`, it is displayed as partially selected.\n- If a tree node has `selected` set to `true` and `indeterminate` set to `false`, it is displayed as selected.\n- If a tree node has `selected` set to `false`, it is displayed as not selected regardless of the value of the `indeterminate` property.\n\n**Note:** This property takes effect only when the `ui5-tree` is in `Multiple` mode.",
31816
32110
  "default": "false",
31817
32111
  "privacy": "public",
31818
- "_ui5since": "1.1.0"
32112
+ "_ui5since": "1.1.0",
32113
+ "inheritedFrom": {
32114
+ "name": "ListItem",
32115
+ "module": "dist/ListItem.js"
32116
+ }
31819
32117
  },
31820
32118
  {
31821
32119
  "kind": "field",
@@ -31854,7 +32152,11 @@
31854
32152
  "description": "Defines the accessible name of the component.",
31855
32153
  "default": "undefined",
31856
32154
  "privacy": "public",
31857
- "_ui5since": "1.8.0"
32155
+ "_ui5since": "1.8.0",
32156
+ "inheritedFrom": {
32157
+ "name": "ListItem",
32158
+ "module": "dist/ListItem.js"
32159
+ }
31858
32160
  },
31859
32161
  {
31860
32162
  "kind": "method",
@@ -31968,9 +32270,26 @@
31968
32270
  "type": {
31969
32271
  "text": "boolean"
31970
32272
  },
31971
- "description": "Defines the selected state of the component.",
31972
32273
  "default": "false",
32274
+ "description": "Defines the selected state of the component.",
31973
32275
  "privacy": "public",
32276
+ "inheritedFrom": {
32277
+ "name": "ListItemBase",
32278
+ "module": "dist/ListItemBase.js"
32279
+ }
32280
+ }
32281
+ ],
32282
+ "events": [
32283
+ {
32284
+ "name": "detail-click",
32285
+ "_ui5privacy": "public",
32286
+ "type": {
32287
+ "text": "CustomEvent"
32288
+ },
32289
+ "description": "Fired when the user clicks on the detail button when type is `Detail`.",
32290
+ "_ui5Cancelable": false,
32291
+ "_ui5allowPreventDefault": false,
32292
+ "_ui5Bubbles": true,
31974
32293
  "inheritedFrom": {
31975
32294
  "name": "ListItem",
31976
32295
  "module": "dist/ListItem.js"
@@ -32127,24 +32446,7 @@
32127
32446
  },
32128
32447
  "customElement": true,
32129
32448
  "_ui5privacy": "public",
32130
- "_ui5abstract": true,
32131
- "events": [
32132
- {
32133
- "name": "detail-click",
32134
- "_ui5privacy": "public",
32135
- "type": {
32136
- "text": "CustomEvent"
32137
- },
32138
- "description": "Fired when the user clicks on the detail button when type is `Detail`.",
32139
- "_ui5Cancelable": false,
32140
- "_ui5allowPreventDefault": false,
32141
- "_ui5Bubbles": true,
32142
- "inheritedFrom": {
32143
- "name": "ListItem",
32144
- "module": "dist/ListItem.js"
32145
- }
32146
- }
32147
- ]
32449
+ "_ui5abstract": true
32148
32450
  }
32149
32451
  ],
32150
32452
  "exports": [
@@ -32188,6 +32490,46 @@
32188
32490
  "text": "Array<HTMLElement>"
32189
32491
  },
32190
32492
  "_ui5privacy": "public"
32493
+ },
32494
+ {
32495
+ "name": "default",
32496
+ "description": "Defines the items of the component.\n\n**Note:** Use `ui5-tree-item` or `ui5-tree-item-custom`",
32497
+ "_ui5propertyName": "items",
32498
+ "_ui5type": {
32499
+ "text": "Array<TreeItemBase>",
32500
+ "references": [
32501
+ {
32502
+ "name": "TreeItemBase",
32503
+ "package": "@ui5/webcomponents",
32504
+ "module": "dist/TreeItemBase.js"
32505
+ }
32506
+ ]
32507
+ },
32508
+ "_ui5privacy": "public",
32509
+ "inheritedFrom": {
32510
+ "name": "TreeItemBase",
32511
+ "module": "dist/TreeItemBase.js"
32512
+ }
32513
+ },
32514
+ {
32515
+ "name": "deleteButton",
32516
+ "description": "Defines the delete button, displayed in \"Delete\" mode.\n**Note:** While the slot allows custom buttons, to match\ndesign guidelines, please use the `ui5-button` component.\n**Note:** When the slot is not present, a built-in delete button will be displayed.",
32517
+ "_ui5since": "1.9.0",
32518
+ "_ui5type": {
32519
+ "text": "Array<IButton>",
32520
+ "references": [
32521
+ {
32522
+ "name": "IButton",
32523
+ "package": "@ui5/webcomponents",
32524
+ "module": "dist/Button.js"
32525
+ }
32526
+ ]
32527
+ },
32528
+ "_ui5privacy": "public",
32529
+ "inheritedFrom": {
32530
+ "name": "ListItem",
32531
+ "module": "dist/ListItem.js"
32532
+ }
32191
32533
  }
32192
32534
  ],
32193
32535
  "members": [
@@ -32240,8 +32582,8 @@
32240
32582
  "privacy": "public",
32241
32583
  "_ui5since": "2.0.0",
32242
32584
  "inheritedFrom": {
32243
- "name": "TreeItemBase",
32244
- "module": "dist/TreeItemBase.js"
32585
+ "name": "ListItemBase",
32586
+ "module": "dist/ListItemBase.js"
32245
32587
  }
32246
32588
  },
32247
32589
  {
@@ -32255,8 +32597,8 @@
32255
32597
  "privacy": "public",
32256
32598
  "_ui5since": "1.1.0",
32257
32599
  "inheritedFrom": {
32258
- "name": "TreeItemBase",
32259
- "module": "dist/TreeItemBase.js"
32600
+ "name": "ListItem",
32601
+ "module": "dist/ListItem.js"
32260
32602
  }
32261
32603
  },
32262
32604
  {
@@ -32306,8 +32648,8 @@
32306
32648
  "privacy": "public",
32307
32649
  "_ui5since": "1.8.0",
32308
32650
  "inheritedFrom": {
32309
- "name": "TreeItemBase",
32310
- "module": "dist/TreeItemBase.js"
32651
+ "name": "ListItem",
32652
+ "module": "dist/ListItem.js"
32311
32653
  }
32312
32654
  },
32313
32655
  {
@@ -32426,12 +32768,12 @@
32426
32768
  "type": {
32427
32769
  "text": "boolean"
32428
32770
  },
32429
- "description": "Defines the selected state of the component.",
32430
32771
  "default": "false",
32772
+ "description": "Defines the selected state of the component.",
32431
32773
  "privacy": "public",
32432
32774
  "inheritedFrom": {
32433
- "name": "ListItem",
32434
- "module": "dist/ListItem.js"
32775
+ "name": "ListItemBase",
32776
+ "module": "dist/ListItemBase.js"
32435
32777
  }
32436
32778
  }
32437
32779
  ],