@ui5/webcomponents 2.13.2 → 2.14.0-rc.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (542) hide show
  1. package/CHANGELOG.md +24 -4
  2. package/dist/.tsbuildinfo +1 -1
  3. package/dist/Button.js +2 -1
  4. package/dist/Button.js.map +1 -1
  5. package/dist/DateComponentBase.d.ts +24 -0
  6. package/dist/DateComponentBase.js +80 -1
  7. package/dist/DateComponentBase.js.map +1 -1
  8. package/dist/DatePicker.d.ts +32 -1
  9. package/dist/DatePicker.js +94 -10
  10. package/dist/DatePicker.js.map +1 -1
  11. package/dist/DatePickerInputTemplate.js +1 -1
  12. package/dist/DatePickerInputTemplate.js.map +1 -1
  13. package/dist/DateRangePicker.d.ts +35 -0
  14. package/dist/DateRangePicker.js +119 -9
  15. package/dist/DateRangePicker.js.map +1 -1
  16. package/dist/DateTimePicker.d.ts +10 -0
  17. package/dist/DateTimePicker.js +54 -4
  18. package/dist/DateTimePicker.js.map +1 -1
  19. package/dist/DynamicDateRange.d.ts +24 -9
  20. package/dist/DynamicDateRange.js +83 -22
  21. package/dist/DynamicDateRange.js.map +1 -1
  22. package/dist/DynamicDateRangeInputTemplate.js +1 -3
  23. package/dist/DynamicDateRangeInputTemplate.js.map +1 -1
  24. package/dist/DynamicDateRangePopoverTemplate.js +1 -3
  25. package/dist/DynamicDateRangePopoverTemplate.js.map +1 -1
  26. package/dist/List.d.ts +2 -0
  27. package/dist/List.js +13 -26
  28. package/dist/List.js.map +1 -1
  29. package/dist/ListItemGroup.d.ts +4 -0
  30. package/dist/ListItemGroup.js +20 -53
  31. package/dist/ListItemGroup.js.map +1 -1
  32. package/dist/Select.d.ts +1 -0
  33. package/dist/Select.js +3 -0
  34. package/dist/Select.js.map +1 -1
  35. package/dist/SelectPopoverTemplate.js +1 -1
  36. package/dist/SelectPopoverTemplate.js.map +1 -1
  37. package/dist/SelectTemplate.js +2 -2
  38. package/dist/SelectTemplate.js.map +1 -1
  39. package/dist/Tree.d.ts +7 -0
  40. package/dist/Tree.js +37 -38
  41. package/dist/Tree.js.map +1 -1
  42. package/dist/bundle.esm.js +2 -0
  43. package/dist/bundle.esm.js.map +1 -1
  44. package/dist/css/themes/Avatar.css +1 -1
  45. package/dist/css/themes/AvatarGroup.css +1 -1
  46. package/dist/css/themes/Bar.css +1 -1
  47. package/dist/css/themes/Breadcrumbs.css +1 -1
  48. package/dist/css/themes/BusyIndicator.css +1 -1
  49. package/dist/css/themes/Button.css +1 -1
  50. package/dist/css/themes/ButtonBadge.css +1 -1
  51. package/dist/css/themes/Calendar.css +1 -1
  52. package/dist/css/themes/CalendarHeader.css +1 -1
  53. package/dist/css/themes/CalendarLegend.css +1 -1
  54. package/dist/css/themes/CalendarLegendItem.css +1 -1
  55. package/dist/css/themes/Card.css +1 -1
  56. package/dist/css/themes/CardHeader.css +1 -1
  57. package/dist/css/themes/Carousel.css +1 -1
  58. package/dist/css/themes/CheckBox.css +1 -1
  59. package/dist/css/themes/ColorPalette.css +1 -1
  60. package/dist/css/themes/ColorPaletteItem.css +1 -1
  61. package/dist/css/themes/ColorPalettePopover.css +1 -1
  62. package/dist/css/themes/ColorPicker.css +1 -1
  63. package/dist/css/themes/ComboBox.css +1 -1
  64. package/dist/css/themes/ComboBoxItem.css +1 -1
  65. package/dist/css/themes/DatePicker.css +1 -1
  66. package/dist/css/themes/DateTimePickerPopover.css +1 -1
  67. package/dist/css/themes/DayPicker.css +1 -1
  68. package/dist/css/themes/Dialog.css +1 -1
  69. package/dist/css/themes/DynamicDateRange.css +1 -1
  70. package/dist/css/themes/DynamicDateRangePopover.css +1 -1
  71. package/dist/css/themes/FileUploader.css +1 -1
  72. package/dist/css/themes/Form.css +1 -1
  73. package/dist/css/themes/FormItem.css +1 -1
  74. package/dist/css/themes/FormItemSpan.css +1 -1
  75. package/dist/css/themes/GrowingButton.css +1 -1
  76. package/dist/css/themes/Icon.css +1 -1
  77. package/dist/css/themes/Input.css +1 -1
  78. package/dist/css/themes/InputIcon.css +1 -1
  79. package/dist/css/themes/InputSharedStyles.css +1 -1
  80. package/dist/css/themes/Link.css +1 -1
  81. package/dist/css/themes/List.css +1 -1
  82. package/dist/css/themes/ListItem.css +1 -1
  83. package/dist/css/themes/ListItemBase.css +1 -1
  84. package/dist/css/themes/ListItemCustom.css +1 -1
  85. package/dist/css/themes/ListItemGroup.css +1 -1
  86. package/dist/css/themes/ListItemGroupHeader.css +1 -1
  87. package/dist/css/themes/ListItemIcon.css +1 -1
  88. package/dist/css/themes/Menu.css +1 -1
  89. package/dist/css/themes/MenuItem.css +1 -1
  90. package/dist/css/themes/MessageStrip.css +1 -1
  91. package/dist/css/themes/MonthPicker.css +1 -1
  92. package/dist/css/themes/MultiComboBox.css +1 -1
  93. package/dist/css/themes/MultiComboBoxItem.css +1 -1
  94. package/dist/css/themes/MultiComboBoxPopover.css +1 -1
  95. package/dist/css/themes/MultiInput.css +1 -1
  96. package/dist/css/themes/OptionBase.css +1 -1
  97. package/dist/css/themes/Panel.css +1 -1
  98. package/dist/css/themes/Popover.css +1 -1
  99. package/dist/css/themes/PopupsCommon.css +1 -1
  100. package/dist/css/themes/ProgressIndicator.css +1 -1
  101. package/dist/css/themes/RadioButton.css +1 -1
  102. package/dist/css/themes/RangeSlider.css +1 -1
  103. package/dist/css/themes/RatingIndicator.css +1 -1
  104. package/dist/css/themes/ResponsivePopover.css +1 -1
  105. package/dist/css/themes/ResponsivePopoverCommon.css +1 -1
  106. package/dist/css/themes/SegmentedButton.css +1 -1
  107. package/dist/css/themes/SegmentedButtonItem.css +1 -1
  108. package/dist/css/themes/Select.css +1 -1
  109. package/dist/css/themes/SliderBase.css +1 -1
  110. package/dist/css/themes/SplitButton.css +1 -1
  111. package/dist/css/themes/StepInput.css +1 -1
  112. package/dist/css/themes/SuggestionItem.css +1 -1
  113. package/dist/css/themes/SuggestionItemCustom.css +1 -1
  114. package/dist/css/themes/Switch.css +1 -1
  115. package/dist/css/themes/TabContainer.css +1 -1
  116. package/dist/css/themes/TabInOverflow.css +1 -1
  117. package/dist/css/themes/TabInStrip.css +1 -1
  118. package/dist/css/themes/TabSemanticIcon.css +1 -1
  119. package/dist/css/themes/TabSeparatorInOverflow.css +1 -1
  120. package/dist/css/themes/TableCellBase.css +1 -1
  121. package/dist/css/themes/TableHeaderRow.css +1 -1
  122. package/dist/css/themes/TableRow.css +1 -1
  123. package/dist/css/themes/TableRowActionBase.css +1 -1
  124. package/dist/css/themes/TableRowBase.css +1 -1
  125. package/dist/css/themes/Tag.css +1 -1
  126. package/dist/css/themes/Text.css +1 -1
  127. package/dist/css/themes/TextArea.css +1 -1
  128. package/dist/css/themes/TimePicker.css +1 -1
  129. package/dist/css/themes/Toast.css +1 -1
  130. package/dist/css/themes/ToggleButton.css +1 -1
  131. package/dist/css/themes/Token.css +1 -1
  132. package/dist/css/themes/Tokenizer.css +1 -1
  133. package/dist/css/themes/TokenizerPopover.css +1 -1
  134. package/dist/css/themes/Toolbar.css +1 -1
  135. package/dist/css/themes/ToolbarButton.css +1 -1
  136. package/dist/css/themes/ToolbarPopover.css +1 -1
  137. package/dist/css/themes/ToolbarSeparator.css +1 -1
  138. package/dist/css/themes/TreeItem.css +1 -1
  139. package/dist/css/themes/ValueStateMessage.css +1 -1
  140. package/dist/css/themes/ValueStateVariables.css +1 -1
  141. package/dist/css/themes/YearPicker.css +1 -1
  142. package/dist/css/themes/YearRangePicker.css +1 -1
  143. package/dist/css/themes/sap_fiori_3/parameters-bundle.css +1 -1
  144. package/dist/css/themes/sap_fiori_3_dark/parameters-bundle.css +1 -1
  145. package/dist/css/themes/sap_fiori_3_hcb/parameters-bundle.css +1 -1
  146. package/dist/css/themes/sap_fiori_3_hcw/parameters-bundle.css +1 -1
  147. package/dist/css/themes/sap_horizon/parameters-bundle.css +1 -1
  148. package/dist/css/themes/sap_horizon_dark/parameters-bundle.css +1 -1
  149. package/dist/css/themes/sap_horizon_hcb/parameters-bundle.css +1 -1
  150. package/dist/css/themes/sap_horizon_hcw/parameters-bundle.css +1 -1
  151. package/dist/custom-elements-internal.json +558 -9
  152. package/dist/custom-elements.json +527 -8
  153. package/dist/delegate/DragAndDropHandler.d.ts +33 -0
  154. package/dist/delegate/DragAndDropHandler.js +96 -0
  155. package/dist/delegate/DragAndDropHandler.js.map +1 -0
  156. package/dist/dynamic-date-range-options/DateRange.d.ts +3 -3
  157. package/dist/dynamic-date-range-options/DateRange.js +18 -8
  158. package/dist/dynamic-date-range-options/DateRange.js.map +1 -1
  159. package/dist/dynamic-date-range-options/DateRangeTemplate.d.ts +1 -1
  160. package/dist/dynamic-date-range-options/DateRangeTemplate.js +1 -1
  161. package/dist/dynamic-date-range-options/DateRangeTemplate.js.map +1 -1
  162. package/dist/dynamic-date-range-options/LastNextTemplate.d.ts +2 -0
  163. package/dist/dynamic-date-range-options/LastNextTemplate.js +32 -0
  164. package/dist/dynamic-date-range-options/LastNextTemplate.js.map +1 -0
  165. package/dist/dynamic-date-range-options/LastNextUtils.d.ts +65 -0
  166. package/dist/dynamic-date-range-options/LastNextUtils.js +123 -0
  167. package/dist/dynamic-date-range-options/LastNextUtils.js.map +1 -0
  168. package/dist/dynamic-date-range-options/LastOptions.d.ts +32 -0
  169. package/dist/dynamic-date-range-options/LastOptions.js +107 -0
  170. package/dist/dynamic-date-range-options/LastOptions.js.map +1 -0
  171. package/dist/dynamic-date-range-options/NextOptions.d.ts +32 -0
  172. package/dist/dynamic-date-range-options/NextOptions.js +107 -0
  173. package/dist/dynamic-date-range-options/NextOptions.js.map +1 -0
  174. package/dist/dynamic-date-range-options/SingleDate.d.ts +1 -1
  175. package/dist/dynamic-date-range-options/SingleDate.js +1 -1
  176. package/dist/dynamic-date-range-options/SingleDate.js.map +1 -1
  177. package/dist/dynamic-date-range-options/Today.d.ts +1 -1
  178. package/dist/dynamic-date-range-options/Today.js.map +1 -1
  179. package/dist/dynamic-date-range-options/Tomorrow.d.ts +1 -1
  180. package/dist/dynamic-date-range-options/Tomorrow.js.map +1 -1
  181. package/dist/dynamic-date-range-options/Yesterday.d.ts +1 -1
  182. package/dist/dynamic-date-range-options/Yesterday.js.map +1 -1
  183. package/dist/dynamic-date-range-options/toDates.d.ts +13 -7
  184. package/dist/dynamic-date-range-options/toDates.js +137 -20
  185. package/dist/dynamic-date-range-options/toDates.js.map +1 -1
  186. package/dist/generated/assets/i18n/messagebundle_en_US_sappsd.json +1 -1
  187. package/dist/generated/assets/themes/sap_fiori_3/parameters-bundle.css.json +1 -1
  188. package/dist/generated/assets/themes/sap_fiori_3_dark/parameters-bundle.css.json +1 -1
  189. package/dist/generated/assets/themes/sap_fiori_3_hcb/parameters-bundle.css.json +1 -1
  190. package/dist/generated/assets/themes/sap_fiori_3_hcw/parameters-bundle.css.json +1 -1
  191. package/dist/generated/assets/themes/sap_horizon/parameters-bundle.css.json +1 -1
  192. package/dist/generated/assets/themes/sap_horizon_dark/parameters-bundle.css.json +1 -1
  193. package/dist/generated/assets/themes/sap_horizon_hcb/parameters-bundle.css.json +1 -1
  194. package/dist/generated/assets/themes/sap_horizon_hcw/parameters-bundle.css.json +1 -1
  195. package/dist/generated/i18n/i18n-defaults.d.ts +21 -1
  196. package/dist/generated/i18n/i18n-defaults.js +21 -1
  197. package/dist/generated/i18n/i18n-defaults.js.map +1 -1
  198. package/dist/generated/themes/Avatar.css.d.ts +1 -1
  199. package/dist/generated/themes/Avatar.css.js +1 -1
  200. package/dist/generated/themes/Avatar.css.js.map +1 -1
  201. package/dist/generated/themes/AvatarGroup.css.d.ts +1 -1
  202. package/dist/generated/themes/AvatarGroup.css.js +1 -1
  203. package/dist/generated/themes/AvatarGroup.css.js.map +1 -1
  204. package/dist/generated/themes/Bar.css.d.ts +1 -1
  205. package/dist/generated/themes/Bar.css.js +1 -1
  206. package/dist/generated/themes/Bar.css.js.map +1 -1
  207. package/dist/generated/themes/Breadcrumbs.css.d.ts +1 -1
  208. package/dist/generated/themes/Breadcrumbs.css.js +1 -1
  209. package/dist/generated/themes/Breadcrumbs.css.js.map +1 -1
  210. package/dist/generated/themes/BusyIndicator.css.d.ts +1 -1
  211. package/dist/generated/themes/BusyIndicator.css.js +1 -1
  212. package/dist/generated/themes/BusyIndicator.css.js.map +1 -1
  213. package/dist/generated/themes/Button.css.d.ts +1 -1
  214. package/dist/generated/themes/Button.css.js +1 -1
  215. package/dist/generated/themes/Button.css.js.map +1 -1
  216. package/dist/generated/themes/ButtonBadge.css.d.ts +1 -1
  217. package/dist/generated/themes/ButtonBadge.css.js +1 -1
  218. package/dist/generated/themes/ButtonBadge.css.js.map +1 -1
  219. package/dist/generated/themes/Calendar.css.d.ts +1 -1
  220. package/dist/generated/themes/Calendar.css.js +1 -1
  221. package/dist/generated/themes/Calendar.css.js.map +1 -1
  222. package/dist/generated/themes/CalendarHeader.css.d.ts +1 -1
  223. package/dist/generated/themes/CalendarHeader.css.js +1 -1
  224. package/dist/generated/themes/CalendarHeader.css.js.map +1 -1
  225. package/dist/generated/themes/CalendarLegend.css.d.ts +1 -1
  226. package/dist/generated/themes/CalendarLegend.css.js +1 -1
  227. package/dist/generated/themes/CalendarLegend.css.js.map +1 -1
  228. package/dist/generated/themes/CalendarLegendItem.css.d.ts +1 -1
  229. package/dist/generated/themes/CalendarLegendItem.css.js +1 -1
  230. package/dist/generated/themes/CalendarLegendItem.css.js.map +1 -1
  231. package/dist/generated/themes/Card.css.d.ts +1 -1
  232. package/dist/generated/themes/Card.css.js +1 -1
  233. package/dist/generated/themes/Card.css.js.map +1 -1
  234. package/dist/generated/themes/CardHeader.css.d.ts +1 -1
  235. package/dist/generated/themes/CardHeader.css.js +1 -1
  236. package/dist/generated/themes/CardHeader.css.js.map +1 -1
  237. package/dist/generated/themes/Carousel.css.d.ts +1 -1
  238. package/dist/generated/themes/Carousel.css.js +1 -1
  239. package/dist/generated/themes/Carousel.css.js.map +1 -1
  240. package/dist/generated/themes/CheckBox.css.d.ts +1 -1
  241. package/dist/generated/themes/CheckBox.css.js +1 -1
  242. package/dist/generated/themes/CheckBox.css.js.map +1 -1
  243. package/dist/generated/themes/ColorPalette.css.d.ts +1 -1
  244. package/dist/generated/themes/ColorPalette.css.js +1 -1
  245. package/dist/generated/themes/ColorPalette.css.js.map +1 -1
  246. package/dist/generated/themes/ColorPaletteItem.css.d.ts +1 -1
  247. package/dist/generated/themes/ColorPaletteItem.css.js +1 -1
  248. package/dist/generated/themes/ColorPaletteItem.css.js.map +1 -1
  249. package/dist/generated/themes/ColorPalettePopover.css.d.ts +1 -1
  250. package/dist/generated/themes/ColorPalettePopover.css.js +1 -1
  251. package/dist/generated/themes/ColorPalettePopover.css.js.map +1 -1
  252. package/dist/generated/themes/ColorPicker.css.d.ts +1 -1
  253. package/dist/generated/themes/ColorPicker.css.js +1 -1
  254. package/dist/generated/themes/ColorPicker.css.js.map +1 -1
  255. package/dist/generated/themes/ComboBox.css.d.ts +1 -1
  256. package/dist/generated/themes/ComboBox.css.js +1 -1
  257. package/dist/generated/themes/ComboBox.css.js.map +1 -1
  258. package/dist/generated/themes/ComboBoxItem.css.d.ts +1 -1
  259. package/dist/generated/themes/ComboBoxItem.css.js +1 -1
  260. package/dist/generated/themes/ComboBoxItem.css.js.map +1 -1
  261. package/dist/generated/themes/DatePicker.css.d.ts +1 -1
  262. package/dist/generated/themes/DatePicker.css.js +1 -1
  263. package/dist/generated/themes/DatePicker.css.js.map +1 -1
  264. package/dist/generated/themes/DateTimePickerPopover.css.d.ts +1 -1
  265. package/dist/generated/themes/DateTimePickerPopover.css.js +1 -1
  266. package/dist/generated/themes/DateTimePickerPopover.css.js.map +1 -1
  267. package/dist/generated/themes/DayPicker.css.d.ts +1 -1
  268. package/dist/generated/themes/DayPicker.css.js +1 -1
  269. package/dist/generated/themes/DayPicker.css.js.map +1 -1
  270. package/dist/generated/themes/Dialog.css.d.ts +1 -1
  271. package/dist/generated/themes/Dialog.css.js +1 -1
  272. package/dist/generated/themes/Dialog.css.js.map +1 -1
  273. package/dist/generated/themes/DynamicDateRange.css.d.ts +1 -1
  274. package/dist/generated/themes/DynamicDateRange.css.js +1 -1
  275. package/dist/generated/themes/DynamicDateRange.css.js.map +1 -1
  276. package/dist/generated/themes/DynamicDateRangePopover.css.d.ts +1 -1
  277. package/dist/generated/themes/DynamicDateRangePopover.css.js +1 -1
  278. package/dist/generated/themes/DynamicDateRangePopover.css.js.map +1 -1
  279. package/dist/generated/themes/FileUploader.css.d.ts +1 -1
  280. package/dist/generated/themes/FileUploader.css.js +1 -1
  281. package/dist/generated/themes/FileUploader.css.js.map +1 -1
  282. package/dist/generated/themes/Form.css.d.ts +1 -1
  283. package/dist/generated/themes/Form.css.js +1 -1
  284. package/dist/generated/themes/Form.css.js.map +1 -1
  285. package/dist/generated/themes/FormItem.css.d.ts +1 -1
  286. package/dist/generated/themes/FormItem.css.js +1 -1
  287. package/dist/generated/themes/FormItem.css.js.map +1 -1
  288. package/dist/generated/themes/FormItemSpan.css.d.ts +1 -1
  289. package/dist/generated/themes/FormItemSpan.css.js +1 -1
  290. package/dist/generated/themes/FormItemSpan.css.js.map +1 -1
  291. package/dist/generated/themes/GrowingButton.css.d.ts +1 -1
  292. package/dist/generated/themes/GrowingButton.css.js +1 -1
  293. package/dist/generated/themes/GrowingButton.css.js.map +1 -1
  294. package/dist/generated/themes/Icon.css.d.ts +1 -1
  295. package/dist/generated/themes/Icon.css.js +1 -1
  296. package/dist/generated/themes/Icon.css.js.map +1 -1
  297. package/dist/generated/themes/Input.css.d.ts +1 -1
  298. package/dist/generated/themes/Input.css.js +1 -1
  299. package/dist/generated/themes/Input.css.js.map +1 -1
  300. package/dist/generated/themes/InputIcon.css.d.ts +1 -1
  301. package/dist/generated/themes/InputIcon.css.js +1 -1
  302. package/dist/generated/themes/InputIcon.css.js.map +1 -1
  303. package/dist/generated/themes/InputSharedStyles.css.d.ts +1 -1
  304. package/dist/generated/themes/InputSharedStyles.css.js +1 -1
  305. package/dist/generated/themes/InputSharedStyles.css.js.map +1 -1
  306. package/dist/generated/themes/Link.css.d.ts +1 -1
  307. package/dist/generated/themes/Link.css.js +1 -1
  308. package/dist/generated/themes/Link.css.js.map +1 -1
  309. package/dist/generated/themes/List.css.d.ts +1 -1
  310. package/dist/generated/themes/List.css.js +1 -1
  311. package/dist/generated/themes/List.css.js.map +1 -1
  312. package/dist/generated/themes/ListItem.css.d.ts +1 -1
  313. package/dist/generated/themes/ListItem.css.js +1 -1
  314. package/dist/generated/themes/ListItem.css.js.map +1 -1
  315. package/dist/generated/themes/ListItemBase.css.d.ts +1 -1
  316. package/dist/generated/themes/ListItemBase.css.js +1 -1
  317. package/dist/generated/themes/ListItemBase.css.js.map +1 -1
  318. package/dist/generated/themes/ListItemCustom.css.d.ts +1 -1
  319. package/dist/generated/themes/ListItemCustom.css.js +1 -1
  320. package/dist/generated/themes/ListItemCustom.css.js.map +1 -1
  321. package/dist/generated/themes/ListItemGroup.css.d.ts +1 -1
  322. package/dist/generated/themes/ListItemGroup.css.js +1 -1
  323. package/dist/generated/themes/ListItemGroup.css.js.map +1 -1
  324. package/dist/generated/themes/ListItemGroupHeader.css.d.ts +1 -1
  325. package/dist/generated/themes/ListItemGroupHeader.css.js +1 -1
  326. package/dist/generated/themes/ListItemGroupHeader.css.js.map +1 -1
  327. package/dist/generated/themes/ListItemIcon.css.d.ts +1 -1
  328. package/dist/generated/themes/ListItemIcon.css.js +1 -1
  329. package/dist/generated/themes/ListItemIcon.css.js.map +1 -1
  330. package/dist/generated/themes/Menu.css.d.ts +1 -1
  331. package/dist/generated/themes/Menu.css.js +1 -1
  332. package/dist/generated/themes/Menu.css.js.map +1 -1
  333. package/dist/generated/themes/MenuItem.css.d.ts +1 -1
  334. package/dist/generated/themes/MenuItem.css.js +1 -1
  335. package/dist/generated/themes/MenuItem.css.js.map +1 -1
  336. package/dist/generated/themes/MessageStrip.css.d.ts +1 -1
  337. package/dist/generated/themes/MessageStrip.css.js +1 -1
  338. package/dist/generated/themes/MessageStrip.css.js.map +1 -1
  339. package/dist/generated/themes/MonthPicker.css.d.ts +1 -1
  340. package/dist/generated/themes/MonthPicker.css.js +1 -1
  341. package/dist/generated/themes/MonthPicker.css.js.map +1 -1
  342. package/dist/generated/themes/MultiComboBox.css.d.ts +1 -1
  343. package/dist/generated/themes/MultiComboBox.css.js +1 -1
  344. package/dist/generated/themes/MultiComboBox.css.js.map +1 -1
  345. package/dist/generated/themes/MultiComboBoxItem.css.d.ts +1 -1
  346. package/dist/generated/themes/MultiComboBoxItem.css.js +1 -1
  347. package/dist/generated/themes/MultiComboBoxItem.css.js.map +1 -1
  348. package/dist/generated/themes/MultiComboBoxPopover.css.d.ts +1 -1
  349. package/dist/generated/themes/MultiComboBoxPopover.css.js +1 -1
  350. package/dist/generated/themes/MultiComboBoxPopover.css.js.map +1 -1
  351. package/dist/generated/themes/MultiInput.css.d.ts +1 -1
  352. package/dist/generated/themes/MultiInput.css.js +1 -1
  353. package/dist/generated/themes/MultiInput.css.js.map +1 -1
  354. package/dist/generated/themes/OptionBase.css.d.ts +1 -1
  355. package/dist/generated/themes/OptionBase.css.js +1 -1
  356. package/dist/generated/themes/OptionBase.css.js.map +1 -1
  357. package/dist/generated/themes/Panel.css.d.ts +1 -1
  358. package/dist/generated/themes/Panel.css.js +1 -1
  359. package/dist/generated/themes/Panel.css.js.map +1 -1
  360. package/dist/generated/themes/Popover.css.d.ts +1 -1
  361. package/dist/generated/themes/Popover.css.js +1 -1
  362. package/dist/generated/themes/Popover.css.js.map +1 -1
  363. package/dist/generated/themes/PopupsCommon.css.d.ts +1 -1
  364. package/dist/generated/themes/PopupsCommon.css.js +1 -1
  365. package/dist/generated/themes/PopupsCommon.css.js.map +1 -1
  366. package/dist/generated/themes/ProgressIndicator.css.d.ts +1 -1
  367. package/dist/generated/themes/ProgressIndicator.css.js +1 -1
  368. package/dist/generated/themes/ProgressIndicator.css.js.map +1 -1
  369. package/dist/generated/themes/RadioButton.css.d.ts +1 -1
  370. package/dist/generated/themes/RadioButton.css.js +1 -1
  371. package/dist/generated/themes/RadioButton.css.js.map +1 -1
  372. package/dist/generated/themes/RangeSlider.css.d.ts +1 -1
  373. package/dist/generated/themes/RangeSlider.css.js +1 -1
  374. package/dist/generated/themes/RangeSlider.css.js.map +1 -1
  375. package/dist/generated/themes/RatingIndicator.css.d.ts +1 -1
  376. package/dist/generated/themes/RatingIndicator.css.js +1 -1
  377. package/dist/generated/themes/RatingIndicator.css.js.map +1 -1
  378. package/dist/generated/themes/ResponsivePopover.css.d.ts +1 -1
  379. package/dist/generated/themes/ResponsivePopover.css.js +1 -1
  380. package/dist/generated/themes/ResponsivePopover.css.js.map +1 -1
  381. package/dist/generated/themes/ResponsivePopoverCommon.css.d.ts +1 -1
  382. package/dist/generated/themes/ResponsivePopoverCommon.css.js +1 -1
  383. package/dist/generated/themes/ResponsivePopoverCommon.css.js.map +1 -1
  384. package/dist/generated/themes/SegmentedButton.css.d.ts +1 -1
  385. package/dist/generated/themes/SegmentedButton.css.js +1 -1
  386. package/dist/generated/themes/SegmentedButton.css.js.map +1 -1
  387. package/dist/generated/themes/SegmentedButtonItem.css.d.ts +1 -1
  388. package/dist/generated/themes/SegmentedButtonItem.css.js +1 -1
  389. package/dist/generated/themes/SegmentedButtonItem.css.js.map +1 -1
  390. package/dist/generated/themes/Select.css.d.ts +1 -1
  391. package/dist/generated/themes/Select.css.js +1 -1
  392. package/dist/generated/themes/Select.css.js.map +1 -1
  393. package/dist/generated/themes/SliderBase.css.d.ts +1 -1
  394. package/dist/generated/themes/SliderBase.css.js +1 -1
  395. package/dist/generated/themes/SliderBase.css.js.map +1 -1
  396. package/dist/generated/themes/SplitButton.css.d.ts +1 -1
  397. package/dist/generated/themes/SplitButton.css.js +1 -1
  398. package/dist/generated/themes/SplitButton.css.js.map +1 -1
  399. package/dist/generated/themes/StepInput.css.d.ts +1 -1
  400. package/dist/generated/themes/StepInput.css.js +1 -1
  401. package/dist/generated/themes/StepInput.css.js.map +1 -1
  402. package/dist/generated/themes/SuggestionItem.css.d.ts +1 -1
  403. package/dist/generated/themes/SuggestionItem.css.js +1 -1
  404. package/dist/generated/themes/SuggestionItem.css.js.map +1 -1
  405. package/dist/generated/themes/SuggestionItemCustom.css.d.ts +1 -1
  406. package/dist/generated/themes/SuggestionItemCustom.css.js +1 -1
  407. package/dist/generated/themes/SuggestionItemCustom.css.js.map +1 -1
  408. package/dist/generated/themes/Switch.css.d.ts +1 -1
  409. package/dist/generated/themes/Switch.css.js +1 -1
  410. package/dist/generated/themes/Switch.css.js.map +1 -1
  411. package/dist/generated/themes/TabContainer.css.d.ts +1 -1
  412. package/dist/generated/themes/TabContainer.css.js +1 -1
  413. package/dist/generated/themes/TabContainer.css.js.map +1 -1
  414. package/dist/generated/themes/TabInOverflow.css.d.ts +1 -1
  415. package/dist/generated/themes/TabInOverflow.css.js +1 -1
  416. package/dist/generated/themes/TabInOverflow.css.js.map +1 -1
  417. package/dist/generated/themes/TabInStrip.css.d.ts +1 -1
  418. package/dist/generated/themes/TabInStrip.css.js +1 -1
  419. package/dist/generated/themes/TabInStrip.css.js.map +1 -1
  420. package/dist/generated/themes/TabSemanticIcon.css.d.ts +1 -1
  421. package/dist/generated/themes/TabSemanticIcon.css.js +1 -1
  422. package/dist/generated/themes/TabSemanticIcon.css.js.map +1 -1
  423. package/dist/generated/themes/TabSeparatorInOverflow.css.d.ts +1 -1
  424. package/dist/generated/themes/TabSeparatorInOverflow.css.js +1 -1
  425. package/dist/generated/themes/TabSeparatorInOverflow.css.js.map +1 -1
  426. package/dist/generated/themes/TableCellBase.css.d.ts +1 -1
  427. package/dist/generated/themes/TableCellBase.css.js +1 -1
  428. package/dist/generated/themes/TableCellBase.css.js.map +1 -1
  429. package/dist/generated/themes/TableHeaderRow.css.d.ts +1 -1
  430. package/dist/generated/themes/TableHeaderRow.css.js +1 -1
  431. package/dist/generated/themes/TableHeaderRow.css.js.map +1 -1
  432. package/dist/generated/themes/TableRow.css.d.ts +1 -1
  433. package/dist/generated/themes/TableRow.css.js +1 -1
  434. package/dist/generated/themes/TableRow.css.js.map +1 -1
  435. package/dist/generated/themes/TableRowActionBase.css.d.ts +1 -1
  436. package/dist/generated/themes/TableRowActionBase.css.js +1 -1
  437. package/dist/generated/themes/TableRowActionBase.css.js.map +1 -1
  438. package/dist/generated/themes/TableRowBase.css.d.ts +1 -1
  439. package/dist/generated/themes/TableRowBase.css.js +1 -1
  440. package/dist/generated/themes/TableRowBase.css.js.map +1 -1
  441. package/dist/generated/themes/Tag.css.d.ts +1 -1
  442. package/dist/generated/themes/Tag.css.js +1 -1
  443. package/dist/generated/themes/Tag.css.js.map +1 -1
  444. package/dist/generated/themes/Text.css.d.ts +1 -1
  445. package/dist/generated/themes/Text.css.js +1 -1
  446. package/dist/generated/themes/Text.css.js.map +1 -1
  447. package/dist/generated/themes/TextArea.css.d.ts +1 -1
  448. package/dist/generated/themes/TextArea.css.js +1 -1
  449. package/dist/generated/themes/TextArea.css.js.map +1 -1
  450. package/dist/generated/themes/TimePicker.css.d.ts +1 -1
  451. package/dist/generated/themes/TimePicker.css.js +1 -1
  452. package/dist/generated/themes/TimePicker.css.js.map +1 -1
  453. package/dist/generated/themes/Toast.css.d.ts +1 -1
  454. package/dist/generated/themes/Toast.css.js +1 -1
  455. package/dist/generated/themes/Toast.css.js.map +1 -1
  456. package/dist/generated/themes/ToggleButton.css.d.ts +1 -1
  457. package/dist/generated/themes/ToggleButton.css.js +1 -1
  458. package/dist/generated/themes/ToggleButton.css.js.map +1 -1
  459. package/dist/generated/themes/Token.css.d.ts +1 -1
  460. package/dist/generated/themes/Token.css.js +1 -1
  461. package/dist/generated/themes/Token.css.js.map +1 -1
  462. package/dist/generated/themes/Tokenizer.css.d.ts +1 -1
  463. package/dist/generated/themes/Tokenizer.css.js +1 -1
  464. package/dist/generated/themes/Tokenizer.css.js.map +1 -1
  465. package/dist/generated/themes/TokenizerPopover.css.d.ts +1 -1
  466. package/dist/generated/themes/TokenizerPopover.css.js +1 -1
  467. package/dist/generated/themes/TokenizerPopover.css.js.map +1 -1
  468. package/dist/generated/themes/Toolbar.css.d.ts +1 -1
  469. package/dist/generated/themes/Toolbar.css.js +1 -1
  470. package/dist/generated/themes/Toolbar.css.js.map +1 -1
  471. package/dist/generated/themes/ToolbarButton.css.d.ts +1 -1
  472. package/dist/generated/themes/ToolbarButton.css.js +1 -1
  473. package/dist/generated/themes/ToolbarButton.css.js.map +1 -1
  474. package/dist/generated/themes/ToolbarPopover.css.d.ts +1 -1
  475. package/dist/generated/themes/ToolbarPopover.css.js +1 -1
  476. package/dist/generated/themes/ToolbarPopover.css.js.map +1 -1
  477. package/dist/generated/themes/ToolbarSeparator.css.d.ts +1 -1
  478. package/dist/generated/themes/ToolbarSeparator.css.js +1 -1
  479. package/dist/generated/themes/ToolbarSeparator.css.js.map +1 -1
  480. package/dist/generated/themes/TreeItem.css.d.ts +1 -1
  481. package/dist/generated/themes/TreeItem.css.js +1 -1
  482. package/dist/generated/themes/TreeItem.css.js.map +1 -1
  483. package/dist/generated/themes/ValueStateMessage.css.d.ts +1 -1
  484. package/dist/generated/themes/ValueStateMessage.css.js +1 -1
  485. package/dist/generated/themes/ValueStateMessage.css.js.map +1 -1
  486. package/dist/generated/themes/ValueStateVariables.css.d.ts +1 -1
  487. package/dist/generated/themes/ValueStateVariables.css.js +1 -1
  488. package/dist/generated/themes/ValueStateVariables.css.js.map +1 -1
  489. package/dist/generated/themes/YearPicker.css.d.ts +1 -1
  490. package/dist/generated/themes/YearPicker.css.js +1 -1
  491. package/dist/generated/themes/YearPicker.css.js.map +1 -1
  492. package/dist/generated/themes/YearRangePicker.css.d.ts +1 -1
  493. package/dist/generated/themes/YearRangePicker.css.js +1 -1
  494. package/dist/generated/themes/YearRangePicker.css.js.map +1 -1
  495. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.d.ts +1 -1
  496. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js +1 -1
  497. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js.map +1 -1
  498. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.d.ts +1 -1
  499. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js +1 -1
  500. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js.map +1 -1
  501. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.d.ts +1 -1
  502. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js +1 -1
  503. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js.map +1 -1
  504. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.d.ts +1 -1
  505. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js +1 -1
  506. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js.map +1 -1
  507. package/dist/generated/themes/sap_horizon/parameters-bundle.css.d.ts +1 -1
  508. package/dist/generated/themes/sap_horizon/parameters-bundle.css.js +1 -1
  509. package/dist/generated/themes/sap_horizon/parameters-bundle.css.js.map +1 -1
  510. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.d.ts +1 -1
  511. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js +1 -1
  512. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js.map +1 -1
  513. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.d.ts +1 -1
  514. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js +1 -1
  515. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js.map +1 -1
  516. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.d.ts +1 -1
  517. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js +1 -1
  518. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js.map +1 -1
  519. package/dist/types/AvatarColorScheme.d.ts +5 -1
  520. package/dist/types/AvatarColorScheme.js +4 -0
  521. package/dist/types/AvatarColorScheme.js.map +1 -1
  522. package/dist/vscode.html-custom-data.json +70 -9
  523. package/dist/web-types.json +95 -15
  524. package/package.json +9 -9
  525. package/src/DatePickerInputTemplate.tsx +1 -1
  526. package/src/DynamicDateRangeInputTemplate.tsx +1 -6
  527. package/src/DynamicDateRangePopoverTemplate.tsx +7 -5
  528. package/src/SelectPopoverTemplate.tsx +1 -0
  529. package/src/SelectTemplate.tsx +7 -5
  530. package/src/dynamic-date-range-options/DateRangeTemplate.tsx +1 -1
  531. package/src/dynamic-date-range-options/LastNextTemplate.tsx +71 -0
  532. package/src/i18n/messagebundle.properties +60 -0
  533. package/src/i18n/messagebundle_en_US_sappsd.properties +7 -0
  534. package/src/themes/Avatar.css +6 -0
  535. package/src/themes/DayPicker.css +6 -1
  536. package/src/themes/DynamicDateRange.css +4 -0
  537. package/src/themes/DynamicDateRangePopover.css +85 -38
  538. package/src/themes/ListItem.css +1 -2
  539. package/src/themes/MonthPicker.css +1 -1
  540. package/src/themes/YearPicker.css +1 -1
  541. package/src/themes/YearRangePicker.css +1 -1
  542. package/src/themes/base/sizes-parameters.css +6 -0
@@ -61,7 +61,8 @@
61
61
  { "name": "Accent8" },
62
62
  { "name": "Accent9" },
63
63
  { "name": "Accent10" },
64
- { "name": "Placeholder" }
64
+ { "name": "Placeholder" },
65
+ { "name": "Transparent" }
65
66
  ]
66
67
  },
67
68
  {
@@ -222,10 +223,10 @@
222
223
  "name": "design",
223
224
  "description": "Defines the component design.",
224
225
  "values": [
226
+ { "name": "Transparent" },
225
227
  { "name": "Default" },
226
228
  { "name": "Positive" },
227
229
  { "name": "Negative" },
228
- { "name": "Transparent" },
229
230
  { "name": "Emphasized" },
230
231
  { "name": "Attention" }
231
232
  ]
@@ -368,6 +369,16 @@
368
369
  "description": "Determines the format, displayed in the input field.",
369
370
  "values": []
370
371
  },
372
+ {
373
+ "name": "display-format",
374
+ "description": "Determines the format, displayed in the input field.",
375
+ "values": []
376
+ },
377
+ {
378
+ "name": "value-format",
379
+ "description": "Determines the format, used for the value attribute.",
380
+ "values": []
381
+ },
371
382
  {
372
383
  "name": "min-date",
373
384
  "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).",
@@ -514,6 +525,16 @@
514
525
  "description": "Determines the format, displayed in the input field.",
515
526
  "values": []
516
527
  },
528
+ {
529
+ "name": "display-format",
530
+ "description": "Determines the format, displayed in the input field.",
531
+ "values": []
532
+ },
533
+ {
534
+ "name": "value-format",
535
+ "description": "Determines the format, used for the value attribute.",
536
+ "values": []
537
+ },
517
538
  {
518
539
  "name": "min-date",
519
540
  "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).",
@@ -984,6 +1005,16 @@
984
1005
  "description": "Determines the format, displayed in the input field.",
985
1006
  "values": []
986
1007
  },
1008
+ {
1009
+ "name": "display-format",
1010
+ "description": "Determines the format, displayed in the input field.",
1011
+ "values": []
1012
+ },
1013
+ {
1014
+ "name": "value-format",
1015
+ "description": "Determines the format, used for the value attribute.",
1016
+ "values": []
1017
+ },
987
1018
  {
988
1019
  "name": "min-date",
989
1020
  "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).",
@@ -1009,7 +1040,7 @@
1009
1040
  },
1010
1041
  {
1011
1042
  "name": "ui5-date-picker",
1012
- "description": "### Overview\n\nThe `ui5-date-picker` component provides an input field with assigned calendar which opens on user action.\nThe `ui5-date-picker` allows users to select a localized date using touch,\nmouse, or keyboard input. It consists of two parts: the date input field and the\ndate picker.\n\n### Usage\n\nThe user can enter a date by:\n\n- Using the calendar that opens in a popup\n- Typing it in directly in the input field\n\nWhen the user makes an entry and presses the enter key, the calendar shows the corresponding date.\nWhen the user directly triggers the calendar display, the actual date is displayed.\n\n### Formatting\n\nIf a date is entered by typing it into\nthe input field, it must fit to the used date 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](http://unicode.org/reports/tr35/#Date_Field_Symbol_Table).\n\nFor example, if the `format-pattern` is \"yyyy-MM-dd\",\na valid value string is \"2015-07-30\" and the same is displayed in the input.\n\n### Keyboard Handling\nThe `ui5-date-picker` provides advanced keyboard handling.\nIf the `ui5-date-picker` is focused,\nyou can open or close the drop-down by pressing [F4], [Alt] + [Up] or [Alt] + [Down] keys.\nOnce the drop-down is opened, you can use the [Up], [Down], [Left] or [Right] arrow keys\nto navigate through the dates and select one by pressing the `Space` or `Enter` keys. Moreover you can\nuse TAB to reach the buttons for changing month and year.\n\nIf the `ui5-date-picker` input field is focused and its corresponding picker dialog is not opened,\nthen users can increment or decrement the date referenced by `dateValue` property\nby using the following shortcuts:\n\n- [Page Down] - Decrements the corresponding day of the month by one\n- [Shift] + [Page Down] - Decrements the corresponding month by one\n- [Shift] + [Ctrl] + [Page Down] - Decrements the corresponding year by one\n- [Page Up] - Increments the corresponding day of the month by one\n- [Shift] + [Page Up] - Increments the corresponding month by one\n- [Shift] + [Ctrl] + [Page Up] - Increments the corresponding year by one\n\n### Calendar types\nThe component supports several calendar types - Gregorian, Buddhist, Islamic, Japanese and Persian.\nBy default the Gregorian Calendar is used. In order to use the Buddhist, Islamic, Japanese or Persian calendar,\nyou need to set the `primaryCalendarType` property and import one or more of the following modules:\n\n`import \"@ui5/webcomponents-localization/dist/features/calendar/Buddhist.js\";`\n\n`import \"@ui5/webcomponents-localization/dist/features/calendar/Islamic.js\";`\n\n`import \"@ui5/webcomponents-localization/dist/features/calendar/Japanese.js\";`\n\n`import \"@ui5/webcomponents-localization/dist/features/calendar/Persian.js\";`\n\nOr, you can use the global configuration and set the `calendarType` key:\n\n```html\n<script data-id=\"sap-ui-config\" type=\"application/json\">\n\t{\n\t\t\"calendarType\": \"Japanese\"\n\t}\n<script>\n```\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/DatePicker.js\";`\n\n\n---\n\n\n\n\n### **Events:**\n - **change** - Fired when the input operation has finished by pressing Enter or on focusout.\n- **input** - Fired when the value of the component is changed at each key stroke.\n- **value-state-change** - Fired before the value state of the component is updated internally.\nThe event is preventable, meaning that if it's default action is\nprevented, the component will not update the value state.\n- **open** - Fired after the component's picker is opened.\n- **close** - Fired after the component's picker is closed.\n\n### **Methods:**\n - **isValid(value: _string_): _boolean_** - Checks if a value is valid against the current date format of the DatePicker.\n- **isInValidRange(value: _string_): _boolean_** - Checks if a date is between the minimum and maximum date.\n- **formatValue(date: _Date_): _string_** - Formats a Java Script date object into a string representing a locale date\naccording to the `formatPattern` property of the DatePicker instance\n\n### **Slots:**\n - **valueStateMessage** - 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.",
1043
+ "description": "### Overview\n\nThe `ui5-date-picker` component provides an input field with assigned calendar which opens on user action.\nThe `ui5-date-picker` allows users to select a localized date using touch,\nmouse, or keyboard input. It consists of two parts: the date input field and the\ndate picker.\n\n### Usage\n\nThe user can enter a date by:\n\n- Using the calendar that opens in a popup\n- Typing it in directly in the input field\n\nWhen the user makes an entry and presses the enter key, the calendar shows the corresponding date.\nWhen the user directly triggers the calendar display, the actual date is displayed.\n\n### Formatting\n\nIf a date is entered by typing it into\nthe input field, it must fit to the used date 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](http://unicode.org/reports/tr35/#Date_Field_Symbol_Table).\n\nFor example, if the `format-pattern` is \"yyyy-MM-dd\",\na valid value string is \"2015-07-30\" and the same is displayed in the input.\n\n### Keyboard Handling\nThe `ui5-date-picker` provides advanced keyboard handling.\nIf the `ui5-date-picker` is focused,\nyou can open or close the drop-down by pressing [F4], [Alt] + [Up] or [Alt] + [Down] keys.\nOnce the drop-down is opened, you can use the [Up], [Down], [Left] or [Right] arrow keys\nto navigate through the dates and select one by pressing the `Space` or `Enter` keys. Moreover you can\nuse TAB to reach the buttons for changing month and year.\n\nIf the `ui5-date-picker` input field is focused and its corresponding picker dialog is not opened,\nthen users can increment or decrement the date referenced by `dateValue` property\nby using the following shortcuts:\n\n- [Page Down] - Decrements the corresponding day of the month by one\n- [Shift] + [Page Down] - Decrements the corresponding month by one\n- [Shift] + [Ctrl] + [Page Down] - Decrements the corresponding year by one\n- [Page Up] - Increments the corresponding day of the month by one\n- [Shift] + [Page Up] - Increments the corresponding month by one\n- [Shift] + [Ctrl] + [Page Up] - Increments the corresponding year by one\n\n### Calendar types\nThe component supports several calendar types - Gregorian, Buddhist, Islamic, Japanese and Persian.\nBy default the Gregorian Calendar is used. In order to use the Buddhist, Islamic, Japanese or Persian calendar,\nyou need to set the `primaryCalendarType` property and import one or more of the following modules:\n\n`import \"@ui5/webcomponents-localization/dist/features/calendar/Buddhist.js\";`\n\n`import \"@ui5/webcomponents-localization/dist/features/calendar/Islamic.js\";`\n\n`import \"@ui5/webcomponents-localization/dist/features/calendar/Japanese.js\";`\n\n`import \"@ui5/webcomponents-localization/dist/features/calendar/Persian.js\";`\n\nOr, you can use the global configuration and set the `calendarType` key:\n\n```html\n<script data-id=\"sap-ui-config\" type=\"application/json\">\n\t{\n\t\t\"calendarType\": \"Japanese\"\n\t}\n<script>\n```\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/DatePicker.js\";`\n\n\n---\n\n\n\n\n### **Events:**\n - **change** - Fired when the input operation has finished by pressing Enter or on focusout.\n- **input** - Fired when the value of the component is changed at each key stroke.\n- **value-state-change** - Fired before the value state of the component is updated internally.\nThe event is preventable, meaning that if it's default action is\nprevented, the component will not update the value state.\n- **open** - Fired after the component's picker is opened.\n- **close** - Fired after the component's picker is closed.\n\n### **Methods:**\n - **isValid(value: _string_): _boolean_** - Checks if a value is valid against the current date format of the DatePicker.\n- **isValidValue(value: _string_): _boolean_** - Checks if a value is valid against the current date format of the DatePicker.\n- **isValidDisplayValue(value: _string_): _boolean_** - Checks if a value is valid against the current date format of the DatePicker.\n- **isInValidRange(value: _string_): _boolean_** - Checks if a date is between the minimum and maximum date.\n- **formatValue(date: _Date_): _string_** - Formats a Java Script date object into a string representing a locale date\naccording to the `formatPattern` property of the DatePicker instance\n\n### **Slots:**\n - **valueStateMessage** - 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.",
1013
1044
  "attributes": [
1014
1045
  {
1015
1046
  "name": "value",
@@ -1104,6 +1135,16 @@
1104
1135
  "description": "Determines the format, displayed in the input field.",
1105
1136
  "values": []
1106
1137
  },
1138
+ {
1139
+ "name": "display-format",
1140
+ "description": "Determines the format, displayed in the input field.",
1141
+ "values": []
1142
+ },
1143
+ {
1144
+ "name": "value-format",
1145
+ "description": "Determines the format, used for the value attribute.",
1146
+ "values": []
1147
+ },
1107
1148
  {
1108
1149
  "name": "min-date",
1109
1150
  "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).",
@@ -1129,7 +1170,7 @@
1129
1170
  },
1130
1171
  {
1131
1172
  "name": "ui5-daterange-picker",
1132
- "description": "### Overview\nThe DateRangePicker enables the users to enter a localized date range using touch, mouse, keyboard input, or by selecting a date range in the calendar.\n\n### Usage\nThe user can enter a date by:\nUsing the calendar that opens in a popup or typing it in directly in the input field (not available for mobile devices).\nFor the `ui5-daterange-picker`\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/DateRangePicker.js\";`\n\n### Keyboard Handling\nThe `ui5-daterange-picker` provides advanced keyboard handling.\n\nWhen the `ui5-daterange-picker` input field is focused the user can\nincrement or decrement respectively the range start or end date, depending on where the cursor is.\nThe following shortcuts are available:\n\n- [Page Down] - Decrements the corresponding day of the month by one\n- [Shift] + [Page Down] - Decrements the corresponding month by one\n- [Shift] + [Ctrl] + [Page Down] - Decrements the corresponding year by one\n- [Page Up] - Increments the corresponding day of the month by one\n- [Shift] + [Page Up] - Increments the corresponding month by one\n- [Shift] + [Ctrl] + [Page Up] - Increments the corresponding year by one\n\n\n---\n\n\n\n\n### **Events:**\n - **change** - Fired when the input operation has finished by pressing Enter or on focusout.\n- **input** - Fired when the value of the component is changed at each key stroke.\n- **value-state-change** - Fired before the value state of the component is updated internally.\nThe event is preventable, meaning that if it's default action is\nprevented, the component will not update the value state.\n- **open** - Fired after the component's picker is opened.\n- **close** - Fired after the component's picker is closed.\n\n### **Methods:**\n - **isValid(value: _string_): _boolean_** - Checks if a value is valid against the current date format of the DatePicker.\n- **isInValidRange(value: _string_): _boolean_** - Checks if a date is between the minimum and maximum date.\n- **formatValue(date: _Date_): _string_** - Formats a Java Script date object into a string representing a locale date\naccording to the `formatPattern` property of the DatePicker instance\n\n### **Slots:**\n - **valueStateMessage** - 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.",
1173
+ "description": "### Overview\nThe DateRangePicker enables the users to enter a localized date range using touch, mouse, keyboard input, or by selecting a date range in the calendar.\n\n### Usage\nThe user can enter a date by:\nUsing the calendar that opens in a popup or typing it in directly in the input field (not available for mobile devices).\nFor the `ui5-daterange-picker`\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/DateRangePicker.js\";`\n\n### Keyboard Handling\nThe `ui5-daterange-picker` provides advanced keyboard handling.\n\nWhen the `ui5-daterange-picker` input field is focused the user can\nincrement or decrement respectively the range start or end date, depending on where the cursor is.\nThe following shortcuts are available:\n\n- [Page Down] - Decrements the corresponding day of the month by one\n- [Shift] + [Page Down] - Decrements the corresponding month by one\n- [Shift] + [Ctrl] + [Page Down] - Decrements the corresponding year by one\n- [Page Up] - Increments the corresponding day of the month by one\n- [Shift] + [Page Up] - Increments the corresponding month by one\n- [Shift] + [Ctrl] + [Page Up] - Increments the corresponding year by one\n\n\n---\n\n\n\n\n### **Events:**\n - **change** - Fired when the input operation has finished by pressing Enter or on focusout.\n- **input** - Fired when the value of the component is changed at each key stroke.\n- **value-state-change** - Fired before the value state of the component is updated internally.\nThe event is preventable, meaning that if it's default action is\nprevented, the component will not update the value state.\n- **open** - Fired after the component's picker is opened.\n- **close** - Fired after the component's picker is closed.\n\n### **Methods:**\n - **isValid(value: _string_): _boolean_** - Checks if a value is valid against the current date format of the DatePicker.\n- **isValidValue(value: _string_): _boolean_** - Checks if a value is valid against the current date format of the DatePicker.\n- **isValidDisplayValue(value: _string_): _boolean_** - Checks if a value is valid against the current date format of the DatePicker.\n- **isInValidRange(value: _string_): _boolean_** - Checks if a date is between the minimum and maximum date.\n- **formatValue(date: _Date_): _string_** - Formats a Java Script date object into a string representing a locale date\naccording to the `formatPattern` property of the DatePicker instance\n\n### **Slots:**\n - **valueStateMessage** - 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.",
1133
1174
  "attributes": [
1134
1175
  {
1135
1176
  "name": "delimiter",
@@ -1244,6 +1285,16 @@
1244
1285
  "description": "Determines the format, displayed in the input field.",
1245
1286
  "values": []
1246
1287
  },
1288
+ {
1289
+ "name": "display-format",
1290
+ "description": "Determines the format, displayed in the input field.",
1291
+ "values": []
1292
+ },
1293
+ {
1294
+ "name": "value-format",
1295
+ "description": "Determines the format, used for the value attribute.",
1296
+ "values": []
1297
+ },
1247
1298
  {
1248
1299
  "name": "min-date",
1249
1300
  "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).",
@@ -1269,7 +1320,7 @@
1269
1320
  },
1270
1321
  {
1271
1322
  "name": "ui5-datetime-picker",
1272
- "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\";`\n\n\n---\n\n\n\n\n### **Events:**\n - **change** - Fired when the input operation has finished by pressing Enter or on focusout.\n- **input** - Fired when the value of the component is changed at each key stroke.\n- **value-state-change** - Fired before the value state of the component is updated internally.\nThe event is preventable, meaning that if it's default action is\nprevented, the component will not update the value state.\n- **open** - Fired after the component's picker is opened.\n- **close** - Fired after the component's picker is closed.\n\n### **Methods:**\n - **isValid(value: _string_): _boolean_** - Checks if a value is valid against the current date format of the DatePicker.\n- **isInValidRange(value: _string_): _boolean_** - Checks if a date is between the minimum and maximum date.\n- **formatValue(date: _Date_): _string_** - Formats a Java Script date object into a string representing a locale date\naccording to the `formatPattern` property of the DatePicker instance\n\n### **Slots:**\n - **valueStateMessage** - 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.",
1323
+ "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\";`\n\n\n---\n\n\n\n\n### **Events:**\n - **change** - Fired when the input operation has finished by pressing Enter or on focusout.\n- **input** - Fired when the value of the component is changed at each key stroke.\n- **value-state-change** - Fired before the value state of the component is updated internally.\nThe event is preventable, meaning that if it's default action is\nprevented, the component will not update the value state.\n- **open** - Fired after the component's picker is opened.\n- **close** - Fired after the component's picker is closed.\n\n### **Methods:**\n - **isValid(value: _string_): _boolean_** - Checks if a value is valid against the current date format of the DatePicker.\n- **isValidValue(value: _string_): _boolean_** - Checks if a value is valid against the current date format of the DatePicker.\n- **isValidDisplayValue(value: _string_): _boolean_** - Checks if a value is valid against the current date format of the DatePicker.\n- **isInValidRange(value: _string_): _boolean_** - Checks if a date is between the minimum and maximum date.\n- **formatValue(date: _Date_): _string_** - Formats a Java Script date object into a string representing a locale date\naccording to the `formatPattern` property of the DatePicker instance\n\n### **Slots:**\n - **valueStateMessage** - 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.",
1273
1324
  "attributes": [
1274
1325
  {
1275
1326
  "name": "value",
@@ -1364,6 +1415,16 @@
1364
1415
  "description": "Determines the format, displayed in the input field.",
1365
1416
  "values": []
1366
1417
  },
1418
+ {
1419
+ "name": "display-format",
1420
+ "description": "Determines the format, displayed in the input field.",
1421
+ "values": []
1422
+ },
1423
+ {
1424
+ "name": "value-format",
1425
+ "description": "Determines the format, used for the value attribute.",
1426
+ "values": []
1427
+ },
1367
1428
  {
1368
1429
  "name": "min-date",
1369
1430
  "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).",
@@ -1476,7 +1537,7 @@
1476
1537
  },
1477
1538
  {
1478
1539
  "name": "ui5-dynamic-date-range",
1479
- "description": "### Overview\n\nThe `ui5-dynamic-date-range` component provides a flexible interface to define date ranges using a combination of absolute dates, relative intervals, and preset ranges (e.g., \"Today\", \"Yesterday\", etc.).\nIt allows users to select a date range from a predefined set of options or enter custom dates.\n\n### Usage\n\nThe component is typically used in scenarios where users need to filter data based on date ranges, such as in reports, dashboards, or data analysis tools.\nIt can be used with the predefined options or extended with custom options to suit specific requirements. You can create your own options by extending the `IDynamicDateRangeOption` interface.\nEvery option should be registered using the `DynamicDateRange.register` method.\n\nIf needed, you can also create a range of dates based on specific option using the `toDates` method.\n\n### Standard Options\n\nThe component comes with a set of standard options, including:\n- \"TODAY\" - Represents the current date. An example value is `{ operator: \"TODAY\"}`. Import: `import \"@ui5/webcomponents/dist/dynamic-date-range-options/Today.js\";`\n- \"YESTERDAY\" - Represents the previous date. An example value is `{ operator: \"YESTERDAY\"}`. Import: `import \"@ui5/webcomponents/dist/dynamic-date-range-options/Yesterday.js\";`\n- \"TOMORROW\" - Represents the next date. An example value is `{ operator: \"TOMORROW\"}`. Import: `import \"@ui5/webcomponents/dist/dynamic-date-range-options/Tomorrow.js\";`\n- \"DATE\" - Represents a single date. An example value is `{ operator: \"DATE\", values: [new Date()]}`. Import: `import \"@ui5/webcomponents/dist/dynamic-date-range-options/SingleDate.js\";`\n- \"DATERANGE\" - Represents a range of dates. An example value is `{ operator: \"DATERANGE\", values: [new Date(), new Date()]}`. Import: `import \"@ui5/webcomponents/dist/dynamic-date-range-options/DateRange.js\";`\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/DynamicDateRange.js\";`\n\n\n---\n\n\n\n\n### **Events:**\n - **change** - Fired when the input operation has finished by pressing Enter or on focusout or a value is selected in the popover.\n\n### **Methods:**\n - **toDates(value: _DynamicDateRangeValue_): _Array<Date>_** - Converts a `value` into concrete `startDate` and `endDate` JavaScript `Date` objects.",
1540
+ "description": "### Overview\n\nThe `ui5-dynamic-date-range` component provides a flexible interface to define date ranges using a combination of absolute dates, relative intervals, and preset ranges (e.g., \"Today\", \"Yesterday\", etc.).\nIt allows users to select a date range from a predefined set of options or enter custom dates.\n\n### Usage\n\nThe component is typically used in scenarios where users need to filter data based on date ranges, such as in reports, dashboards, or data analysis tools.\nIt can be used with the predefined options or extended with custom options to suit specific requirements. You can create your own options by extending the `IDynamicDateRangeOption` interface.\nEvery option should be registered using the `DynamicDateRange.register` method.\n\nIf needed, you can also create a range of dates based on specific option using the `toDates` method.\n\n### Standard Options\n\nThe component comes with a set of standard options, including:\n- \"TODAY\" - Represents the current date. An example value is `{ operator: \"TODAY\"}`. Import: `import \"@ui5/webcomponents/dist/dynamic-date-range-options/Today.js\";`\n- \"YESTERDAY\" - Represents the previous date. An example value is `{ operator: \"YESTERDAY\"}`. Import: `import \"@ui5/webcomponents/dist/dynamic-date-range-options/Yesterday.js\";`\n- \"TOMORROW\" - Represents the next date. An example value is `{ operator: \"TOMORROW\"}`. Import: `import \"@ui5/webcomponents/dist/dynamic-date-range-options/Tomorrow.js\";`\n- \"DATE\" - Represents a single date. An example value is `{ operator: \"DATE\", values: [new Date()]}`. Import: `import \"@ui5/webcomponents/dist/dynamic-date-range-options/SingleDate.js\";`\n- \"DATERANGE\" - Represents a range of dates. An example value is `{ operator: \"DATERANGE\", values: [new Date(), new Date()]}`. Import: `import \"@ui5/webcomponents/dist/dynamic-date-range-options/DateRange.js\";`\n- \"LASTDAYS\" - Represents Last X Days from today. An example value is `{ operator: \"LASTDAYS\", values: [2]}`. Import: `import \"@ui5/webcomponents/dist/dynamic-date-range-options/LastOptions.js\";`\n- \"LASTWEEKS\" - Represents Last X Weeks from today. An example value is `{ operator: \"LASTWEEKS\", values: [3]}`. Import: `import \"@ui5/webcomponents/dist/dynamic-date-range-options/LastOptions.js\";`\n- \"LASTMONTHS\" - Represents Last X Months from today. An example value is `{ operator: \"LASTMONTHS\", values: [6]}`. Import: `import \"@ui5/webcomponents/dist/dynamic-date-range-options/LastOptions.js\";`\n- \"LASTQUARTERS\" - Represents Last X Quarters from today. An example value is `{ operator: \"LASTQUARTERS\", values: [2]}`. Import: `import \"@ui5/webcomponents/dist/dynamic-date-range-options/LastOptions.js\";`\n- \"LASTYEARS\" - Represents Last X Years from today. An example value is `{ operator: \"LASTYEARS\", values: [1]}`. Import: `import \"@ui5/webcomponents/dist/dynamic-date-range-options/LastOptions.js\";`\n- \"NEXTDAYS\" - Represents Next X Days from today. An example value is `{ operator: \"NEXTDAYS\", values: [2]}`. Import: `import \"@ui5/webcomponents/dist/dynamic-date-range-options/NextOptions.js\";`\n- \"NEXTWEEKS\" - Represents Next X Weeks from today. An example value is `{ operator: \"NEXTWEEKS\", values: [3]}`. Import: `import \"@ui5/webcomponents/dist/dynamic-date-range-options/NextOptions.js\";`\n- \"NEXTMONTHS\" - Represents Next X Months from today. An example value is `{ operator: \"NEXTMONTHS\", values: [6]}`. Import: `import \"@ui5/webcomponents/dist/dynamic-date-range-options/NextOptions.js\";`\n- \"NEXTQUARTERS\" - Represents Next X Quarters from today. An example value is `{ operator: \"NEXTQUARTERS\", values: [2]}`. Import: `import \"@ui5/webcomponents/dist/dynamic-date-range-options/NextOptions.js\";`\n- \"NEXTYEARS\" - Represents Next X Years from today. An example value is `{ operator: \"NEXTYEARS\", values: [1]}`. Import: `import \"@ui5/webcomponents/dist/dynamic-date-range-options/NextOptions.js\";`\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/DynamicDateRange.js\";`\n\n\n---\n\n\n\n\n### **Events:**\n - **change** - Fired when the input operation has finished by pressing Enter or on focusout or a value is selected in the popover.\n\n### **Methods:**\n - **toDates(value: _DynamicDateRangeValue_): _Array<Date>_** - Converts a `value` into concrete `startDate` and `endDate` JavaScript `Date` objects.",
1480
1541
  "attributes": [
1481
1542
  {
1482
1543
  "name": "value",
@@ -3636,10 +3697,10 @@
3636
3697
  "name": "design",
3637
3698
  "description": "Defines the component design.",
3638
3699
  "values": [
3700
+ { "name": "Transparent" },
3639
3701
  { "name": "Default" },
3640
3702
  { "name": "Positive" },
3641
3703
  { "name": "Negative" },
3642
- { "name": "Transparent" },
3643
3704
  { "name": "Emphasized" },
3644
3705
  { "name": "Attention" }
3645
3706
  ]
@@ -4620,10 +4681,10 @@
4620
4681
  "name": "design",
4621
4682
  "description": "Defines the component design.",
4622
4683
  "values": [
4684
+ { "name": "Transparent" },
4623
4685
  { "name": "Default" },
4624
4686
  { "name": "Positive" },
4625
4687
  { "name": "Negative" },
4626
- { "name": "Transparent" },
4627
4688
  { "name": "Emphasized" },
4628
4689
  { "name": "Attention" }
4629
4690
  ]
@@ -4794,10 +4855,10 @@
4794
4855
  "name": "design",
4795
4856
  "description": "Defines the action design.",
4796
4857
  "values": [
4858
+ { "name": "Transparent" },
4797
4859
  { "name": "Default" },
4798
4860
  { "name": "Positive" },
4799
4861
  { "name": "Negative" },
4800
- { "name": "Transparent" },
4801
4862
  { "name": "Emphasized" },
4802
4863
  { "name": "Attention" }
4803
4864
  ]
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://raw.githubusercontent.com/JetBrains/web-types/master/schema/web-types.json",
3
3
  "name": "@ui5/webcomponents",
4
- "version": "2.13.2",
4
+ "version": "2.14.0-rc.1",
5
5
  "description-markup": "markdown",
6
6
  "contributions": {
7
7
  "html": {
@@ -56,7 +56,7 @@
56
56
  "name": "color-scheme",
57
57
  "description": "Defines the background color of the desired image.\nIf `colorScheme` is set to `Auto`, the avatar will be displayed with the `Accent6` color.",
58
58
  "value": {
59
- "type": "\"Auto\" | \"Accent1\" | \"Accent2\" | \"Accent3\" | \"Accent4\" | \"Accent5\" | \"Accent6\" | \"Accent7\" | \"Accent8\" | \"Accent9\" | \"Accent10\" | \"Placeholder\"",
59
+ "type": "\"Auto\" | \"Accent1\" | \"Accent2\" | \"Accent3\" | \"Accent4\" | \"Accent5\" | \"Accent6\" | \"Accent7\" | \"Accent8\" | \"Accent9\" | \"Accent10\" | \"Placeholder\" | \"Transparent\"",
60
60
  "default": "\"Auto\""
61
61
  }
62
62
  },
@@ -131,7 +131,7 @@
131
131
  "name": "color-scheme",
132
132
  "description": "Defines the background color of the desired image.\nIf `colorScheme` is set to `Auto`, the avatar will be displayed with the `Accent6` color.",
133
133
  "value": {
134
- "type": "\"Auto\" | \"Accent1\" | \"Accent2\" | \"Accent3\" | \"Accent4\" | \"Accent5\" | \"Accent6\" | \"Accent7\" | \"Accent8\" | \"Accent9\" | \"Accent10\" | \"Placeholder\""
134
+ "type": "\"Auto\" | \"Accent1\" | \"Accent2\" | \"Accent3\" | \"Accent4\" | \"Accent5\" | \"Accent6\" | \"Accent7\" | \"Accent8\" | \"Accent9\" | \"Accent10\" | \"Placeholder\" | \"Transparent\""
135
135
  }
136
136
  },
137
137
  {
@@ -502,7 +502,7 @@
502
502
  "name": "design",
503
503
  "description": "Defines the component design.",
504
504
  "value": {
505
- "type": "\"Default\" | \"Positive\" | \"Negative\" | \"Transparent\" | \"Emphasized\" | \"Attention\"",
505
+ "type": "\"Transparent\" | \"Default\" | \"Positive\" | \"Negative\" | \"Emphasized\" | \"Attention\"",
506
506
  "default": "\"Default\""
507
507
  }
508
508
  },
@@ -600,7 +600,7 @@
600
600
  "name": "design",
601
601
  "description": "Defines the component design.",
602
602
  "value": {
603
- "type": "\"Default\" | \"Positive\" | \"Negative\" | \"Transparent\" | \"Emphasized\" | \"Attention\""
603
+ "type": "\"Transparent\" | \"Default\" | \"Positive\" | \"Negative\" | \"Emphasized\" | \"Attention\""
604
604
  }
605
605
  },
606
606
  {
@@ -754,6 +754,16 @@
754
754
  "description": "Determines the format, displayed in the input field.",
755
755
  "value": { "type": "string | undefined", "default": "undefined" }
756
756
  },
757
+ {
758
+ "name": "display-format",
759
+ "description": "Determines the format, displayed in the input field.",
760
+ "value": { "type": "string | undefined", "default": "undefined" }
761
+ },
762
+ {
763
+ "name": "value-format",
764
+ "description": "Determines the format, used for the value attribute.",
765
+ "value": { "type": "string | undefined", "default": "undefined" }
766
+ },
757
767
  {
758
768
  "name": "min-date",
759
769
  "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).",
@@ -824,6 +834,16 @@
824
834
  "description": "Determines the format, displayed in the input field.",
825
835
  "value": { "type": "string | undefined" }
826
836
  },
837
+ {
838
+ "name": "display-format",
839
+ "description": "Determines the format, displayed in the input field.",
840
+ "value": { "type": "string | undefined" }
841
+ },
842
+ {
843
+ "name": "value-format",
844
+ "description": "Determines the format, used for the value attribute.",
845
+ "value": { "type": "string | undefined" }
846
+ },
827
847
  {
828
848
  "name": "min-date",
829
849
  "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).",
@@ -2012,7 +2032,7 @@
2012
2032
  },
2013
2033
  {
2014
2034
  "name": "ui5-date-picker",
2015
- "description": "### Overview\n\nThe `ui5-date-picker` component provides an input field with assigned calendar which opens on user action.\nThe `ui5-date-picker` allows users to select a localized date using touch,\nmouse, or keyboard input. It consists of two parts: the date input field and the\ndate picker.\n\n### Usage\n\nThe user can enter a date by:\n\n- Using the calendar that opens in a popup\n- Typing it in directly in the input field\n\nWhen the user makes an entry and presses the enter key, the calendar shows the corresponding date.\nWhen the user directly triggers the calendar display, the actual date is displayed.\n\n### Formatting\n\nIf a date is entered by typing it into\nthe input field, it must fit to the used date 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](http://unicode.org/reports/tr35/#Date_Field_Symbol_Table).\n\nFor example, if the `format-pattern` is \"yyyy-MM-dd\",\na valid value string is \"2015-07-30\" and the same is displayed in the input.\n\n### Keyboard Handling\nThe `ui5-date-picker` provides advanced keyboard handling.\nIf the `ui5-date-picker` is focused,\nyou can open or close the drop-down by pressing [F4], [Alt] + [Up] or [Alt] + [Down] keys.\nOnce the drop-down is opened, you can use the [Up], [Down], [Left] or [Right] arrow keys\nto navigate through the dates and select one by pressing the `Space` or `Enter` keys. Moreover you can\nuse TAB to reach the buttons for changing month and year.\n\nIf the `ui5-date-picker` input field is focused and its corresponding picker dialog is not opened,\nthen users can increment or decrement the date referenced by `dateValue` property\nby using the following shortcuts:\n\n- [Page Down] - Decrements the corresponding day of the month by one\n- [Shift] + [Page Down] - Decrements the corresponding month by one\n- [Shift] + [Ctrl] + [Page Down] - Decrements the corresponding year by one\n- [Page Up] - Increments the corresponding day of the month by one\n- [Shift] + [Page Up] - Increments the corresponding month by one\n- [Shift] + [Ctrl] + [Page Up] - Increments the corresponding year by one\n\n### Calendar types\nThe component supports several calendar types - Gregorian, Buddhist, Islamic, Japanese and Persian.\nBy default the Gregorian Calendar is used. In order to use the Buddhist, Islamic, Japanese or Persian calendar,\nyou need to set the `primaryCalendarType` property and import one or more of the following modules:\n\n`import \"@ui5/webcomponents-localization/dist/features/calendar/Buddhist.js\";`\n\n`import \"@ui5/webcomponents-localization/dist/features/calendar/Islamic.js\";`\n\n`import \"@ui5/webcomponents-localization/dist/features/calendar/Japanese.js\";`\n\n`import \"@ui5/webcomponents-localization/dist/features/calendar/Persian.js\";`\n\nOr, you can use the global configuration and set the `calendarType` key:\n\n```html\n<script data-id=\"sap-ui-config\" type=\"application/json\">\n\t{\n\t\t\"calendarType\": \"Japanese\"\n\t}\n<script>\n```\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/DatePicker.js\";`\n---\n\n\n### **Events:**\n - **change** - Fired when the input operation has finished by pressing Enter or on focusout.\n- **input** - Fired when the value of the component is changed at each key stroke.\n- **value-state-change** - Fired before the value state of the component is updated internally.\nThe event is preventable, meaning that if it's default action is\nprevented, the component will not update the value state.\n- **open** - Fired after the component's picker is opened.\n- **close** - Fired after the component's picker is closed.\n\n### **Methods:**\n - **isValid(value: _string_): _boolean_** - Checks if a value is valid against the current date format of the DatePicker.\n- **isInValidRange(value: _string_): _boolean_** - Checks if a date is between the minimum and maximum date.\n- **formatValue(date: _Date_): _string_** - Formats a Java Script date object into a string representing a locale date\naccording to the `formatPattern` property of the DatePicker instance\n\n### **Slots:**\n - **valueStateMessage** - 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.",
2035
+ "description": "### Overview\n\nThe `ui5-date-picker` component provides an input field with assigned calendar which opens on user action.\nThe `ui5-date-picker` allows users to select a localized date using touch,\nmouse, or keyboard input. It consists of two parts: the date input field and the\ndate picker.\n\n### Usage\n\nThe user can enter a date by:\n\n- Using the calendar that opens in a popup\n- Typing it in directly in the input field\n\nWhen the user makes an entry and presses the enter key, the calendar shows the corresponding date.\nWhen the user directly triggers the calendar display, the actual date is displayed.\n\n### Formatting\n\nIf a date is entered by typing it into\nthe input field, it must fit to the used date 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](http://unicode.org/reports/tr35/#Date_Field_Symbol_Table).\n\nFor example, if the `format-pattern` is \"yyyy-MM-dd\",\na valid value string is \"2015-07-30\" and the same is displayed in the input.\n\n### Keyboard Handling\nThe `ui5-date-picker` provides advanced keyboard handling.\nIf the `ui5-date-picker` is focused,\nyou can open or close the drop-down by pressing [F4], [Alt] + [Up] or [Alt] + [Down] keys.\nOnce the drop-down is opened, you can use the [Up], [Down], [Left] or [Right] arrow keys\nto navigate through the dates and select one by pressing the `Space` or `Enter` keys. Moreover you can\nuse TAB to reach the buttons for changing month and year.\n\nIf the `ui5-date-picker` input field is focused and its corresponding picker dialog is not opened,\nthen users can increment or decrement the date referenced by `dateValue` property\nby using the following shortcuts:\n\n- [Page Down] - Decrements the corresponding day of the month by one\n- [Shift] + [Page Down] - Decrements the corresponding month by one\n- [Shift] + [Ctrl] + [Page Down] - Decrements the corresponding year by one\n- [Page Up] - Increments the corresponding day of the month by one\n- [Shift] + [Page Up] - Increments the corresponding month by one\n- [Shift] + [Ctrl] + [Page Up] - Increments the corresponding year by one\n\n### Calendar types\nThe component supports several calendar types - Gregorian, Buddhist, Islamic, Japanese and Persian.\nBy default the Gregorian Calendar is used. In order to use the Buddhist, Islamic, Japanese or Persian calendar,\nyou need to set the `primaryCalendarType` property and import one or more of the following modules:\n\n`import \"@ui5/webcomponents-localization/dist/features/calendar/Buddhist.js\";`\n\n`import \"@ui5/webcomponents-localization/dist/features/calendar/Islamic.js\";`\n\n`import \"@ui5/webcomponents-localization/dist/features/calendar/Japanese.js\";`\n\n`import \"@ui5/webcomponents-localization/dist/features/calendar/Persian.js\";`\n\nOr, you can use the global configuration and set the `calendarType` key:\n\n```html\n<script data-id=\"sap-ui-config\" type=\"application/json\">\n\t{\n\t\t\"calendarType\": \"Japanese\"\n\t}\n<script>\n```\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/DatePicker.js\";`\n---\n\n\n### **Events:**\n - **change** - Fired when the input operation has finished by pressing Enter or on focusout.\n- **input** - Fired when the value of the component is changed at each key stroke.\n- **value-state-change** - Fired before the value state of the component is updated internally.\nThe event is preventable, meaning that if it's default action is\nprevented, the component will not update the value state.\n- **open** - Fired after the component's picker is opened.\n- **close** - Fired after the component's picker is closed.\n\n### **Methods:**\n - **isValid(value: _string_): _boolean_** - Checks if a value is valid against the current date format of the DatePicker.\n- **isValidValue(value: _string_): _boolean_** - Checks if a value is valid against the current date format of the DatePicker.\n- **isValidDisplayValue(value: _string_): _boolean_** - Checks if a value is valid against the current date format of the DatePicker.\n- **isInValidRange(value: _string_): _boolean_** - Checks if a date is between the minimum and maximum date.\n- **formatValue(date: _Date_): _string_** - Formats a Java Script date object into a string representing a locale date\naccording to the `formatPattern` property of the DatePicker instance\n\n### **Slots:**\n - **valueStateMessage** - 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.",
2016
2036
  "doc-url": "",
2017
2037
  "attributes": [
2018
2038
  {
@@ -2099,6 +2119,16 @@
2099
2119
  "description": "Determines the format, displayed in the input field.",
2100
2120
  "value": { "type": "string | undefined", "default": "undefined" }
2101
2121
  },
2122
+ {
2123
+ "name": "display-format",
2124
+ "description": "Determines the format, displayed in the input field.",
2125
+ "value": { "type": "string | undefined", "default": "undefined" }
2126
+ },
2127
+ {
2128
+ "name": "value-format",
2129
+ "description": "Determines the format, used for the value attribute.",
2130
+ "value": { "type": "string | undefined", "default": "undefined" }
2131
+ },
2102
2132
  {
2103
2133
  "name": "min-date",
2104
2134
  "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).",
@@ -2229,6 +2259,16 @@
2229
2259
  "description": "Determines the format, displayed in the input field.",
2230
2260
  "value": { "type": "string | undefined" }
2231
2261
  },
2262
+ {
2263
+ "name": "display-format",
2264
+ "description": "Determines the format, displayed in the input field.",
2265
+ "value": { "type": "string | undefined" }
2266
+ },
2267
+ {
2268
+ "name": "value-format",
2269
+ "description": "Determines the format, used for the value attribute.",
2270
+ "value": { "type": "string | undefined" }
2271
+ },
2232
2272
  {
2233
2273
  "name": "min-date",
2234
2274
  "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).",
@@ -2273,7 +2313,7 @@
2273
2313
  },
2274
2314
  {
2275
2315
  "name": "ui5-daterange-picker",
2276
- "description": "### Overview\nThe DateRangePicker enables the users to enter a localized date range using touch, mouse, keyboard input, or by selecting a date range in the calendar.\n\n### Usage\nThe user can enter a date by:\nUsing the calendar that opens in a popup or typing it in directly in the input field (not available for mobile devices).\nFor the `ui5-daterange-picker`\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/DateRangePicker.js\";`\n\n### Keyboard Handling\nThe `ui5-daterange-picker` provides advanced keyboard handling.\n\nWhen the `ui5-daterange-picker` input field is focused the user can\nincrement or decrement respectively the range start or end date, depending on where the cursor is.\nThe following shortcuts are available:\n\n- [Page Down] - Decrements the corresponding day of the month by one\n- [Shift] + [Page Down] - Decrements the corresponding month by one\n- [Shift] + [Ctrl] + [Page Down] - Decrements the corresponding year by one\n- [Page Up] - Increments the corresponding day of the month by one\n- [Shift] + [Page Up] - Increments the corresponding month by one\n- [Shift] + [Ctrl] + [Page Up] - Increments the corresponding year by one\n---\n\n\n### **Events:**\n - **change** - Fired when the input operation has finished by pressing Enter or on focusout.\n- **input** - Fired when the value of the component is changed at each key stroke.\n- **value-state-change** - Fired before the value state of the component is updated internally.\nThe event is preventable, meaning that if it's default action is\nprevented, the component will not update the value state.\n- **open** - Fired after the component's picker is opened.\n- **close** - Fired after the component's picker is closed.\n\n### **Methods:**\n - **isValid(value: _string_): _boolean_** - Checks if a value is valid against the current date format of the DatePicker.\n- **isInValidRange(value: _string_): _boolean_** - Checks if a date is between the minimum and maximum date.\n- **formatValue(date: _Date_): _string_** - Formats a Java Script date object into a string representing a locale date\naccording to the `formatPattern` property of the DatePicker instance\n\n### **Slots:**\n - **valueStateMessage** - 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.",
2316
+ "description": "### Overview\nThe DateRangePicker enables the users to enter a localized date range using touch, mouse, keyboard input, or by selecting a date range in the calendar.\n\n### Usage\nThe user can enter a date by:\nUsing the calendar that opens in a popup or typing it in directly in the input field (not available for mobile devices).\nFor the `ui5-daterange-picker`\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/DateRangePicker.js\";`\n\n### Keyboard Handling\nThe `ui5-daterange-picker` provides advanced keyboard handling.\n\nWhen the `ui5-daterange-picker` input field is focused the user can\nincrement or decrement respectively the range start or end date, depending on where the cursor is.\nThe following shortcuts are available:\n\n- [Page Down] - Decrements the corresponding day of the month by one\n- [Shift] + [Page Down] - Decrements the corresponding month by one\n- [Shift] + [Ctrl] + [Page Down] - Decrements the corresponding year by one\n- [Page Up] - Increments the corresponding day of the month by one\n- [Shift] + [Page Up] - Increments the corresponding month by one\n- [Shift] + [Ctrl] + [Page Up] - Increments the corresponding year by one\n---\n\n\n### **Events:**\n - **change** - Fired when the input operation has finished by pressing Enter or on focusout.\n- **input** - Fired when the value of the component is changed at each key stroke.\n- **value-state-change** - Fired before the value state of the component is updated internally.\nThe event is preventable, meaning that if it's default action is\nprevented, the component will not update the value state.\n- **open** - Fired after the component's picker is opened.\n- **close** - Fired after the component's picker is closed.\n\n### **Methods:**\n - **isValid(value: _string_): _boolean_** - Checks if a value is valid against the current date format of the DatePicker.\n- **isValidValue(value: _string_): _boolean_** - Checks if a value is valid against the current date format of the DatePicker.\n- **isValidDisplayValue(value: _string_): _boolean_** - Checks if a value is valid against the current date format of the DatePicker.\n- **isInValidRange(value: _string_): _boolean_** - Checks if a date is between the minimum and maximum date.\n- **formatValue(date: _Date_): _string_** - Formats a Java Script date object into a string representing a locale date\naccording to the `formatPattern` property of the DatePicker instance\n\n### **Slots:**\n - **valueStateMessage** - 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.",
2277
2317
  "doc-url": "",
2278
2318
  "attributes": [
2279
2319
  {
@@ -2380,6 +2420,16 @@
2380
2420
  "description": "Determines the format, displayed in the input field.",
2381
2421
  "value": { "type": "string | undefined", "default": "undefined" }
2382
2422
  },
2423
+ {
2424
+ "name": "display-format",
2425
+ "description": "Determines the format, displayed in the input field.",
2426
+ "value": { "type": "string | undefined", "default": "undefined" }
2427
+ },
2428
+ {
2429
+ "name": "value-format",
2430
+ "description": "Determines the format, used for the value attribute.",
2431
+ "value": { "type": "string | undefined", "default": "undefined" }
2432
+ },
2383
2433
  {
2384
2434
  "name": "min-date",
2385
2435
  "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).",
@@ -2530,6 +2580,16 @@
2530
2580
  "description": "Determines the format, displayed in the input field.",
2531
2581
  "value": { "type": "string | undefined" }
2532
2582
  },
2583
+ {
2584
+ "name": "display-format",
2585
+ "description": "Determines the format, displayed in the input field.",
2586
+ "value": { "type": "string | undefined" }
2587
+ },
2588
+ {
2589
+ "name": "value-format",
2590
+ "description": "Determines the format, used for the value attribute.",
2591
+ "value": { "type": "string | undefined" }
2592
+ },
2533
2593
  {
2534
2594
  "name": "min-date",
2535
2595
  "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).",
@@ -2574,7 +2634,7 @@
2574
2634
  },
2575
2635
  {
2576
2636
  "name": "ui5-datetime-picker",
2577
- "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\";`\n---\n\n\n### **Events:**\n - **change** - Fired when the input operation has finished by pressing Enter or on focusout.\n- **input** - Fired when the value of the component is changed at each key stroke.\n- **value-state-change** - Fired before the value state of the component is updated internally.\nThe event is preventable, meaning that if it's default action is\nprevented, the component will not update the value state.\n- **open** - Fired after the component's picker is opened.\n- **close** - Fired after the component's picker is closed.\n\n### **Methods:**\n - **isValid(value: _string_): _boolean_** - Checks if a value is valid against the current date format of the DatePicker.\n- **isInValidRange(value: _string_): _boolean_** - Checks if a date is between the minimum and maximum date.\n- **formatValue(date: _Date_): _string_** - Formats a Java Script date object into a string representing a locale date\naccording to the `formatPattern` property of the DatePicker instance\n\n### **Slots:**\n - **valueStateMessage** - 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.",
2637
+ "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\";`\n---\n\n\n### **Events:**\n - **change** - Fired when the input operation has finished by pressing Enter or on focusout.\n- **input** - Fired when the value of the component is changed at each key stroke.\n- **value-state-change** - Fired before the value state of the component is updated internally.\nThe event is preventable, meaning that if it's default action is\nprevented, the component will not update the value state.\n- **open** - Fired after the component's picker is opened.\n- **close** - Fired after the component's picker is closed.\n\n### **Methods:**\n - **isValid(value: _string_): _boolean_** - Checks if a value is valid against the current date format of the DatePicker.\n- **isValidValue(value: _string_): _boolean_** - Checks if a value is valid against the current date format of the DatePicker.\n- **isValidDisplayValue(value: _string_): _boolean_** - Checks if a value is valid against the current date format of the DatePicker.\n- **isInValidRange(value: _string_): _boolean_** - Checks if a date is between the minimum and maximum date.\n- **formatValue(date: _Date_): _string_** - Formats a Java Script date object into a string representing a locale date\naccording to the `formatPattern` property of the DatePicker instance\n\n### **Slots:**\n - **valueStateMessage** - 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.",
2578
2638
  "doc-url": "",
2579
2639
  "attributes": [
2580
2640
  {
@@ -2661,6 +2721,16 @@
2661
2721
  "description": "Determines the format, displayed in the input field.",
2662
2722
  "value": { "type": "string | undefined", "default": "undefined" }
2663
2723
  },
2724
+ {
2725
+ "name": "display-format",
2726
+ "description": "Determines the format, displayed in the input field.",
2727
+ "value": { "type": "string | undefined", "default": "undefined" }
2728
+ },
2729
+ {
2730
+ "name": "value-format",
2731
+ "description": "Determines the format, used for the value attribute.",
2732
+ "value": { "type": "string | undefined", "default": "undefined" }
2733
+ },
2664
2734
  {
2665
2735
  "name": "min-date",
2666
2736
  "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).",
@@ -2791,6 +2861,16 @@
2791
2861
  "description": "Determines the format, displayed in the input field.",
2792
2862
  "value": { "type": "string | undefined" }
2793
2863
  },
2864
+ {
2865
+ "name": "display-format",
2866
+ "description": "Determines the format, displayed in the input field.",
2867
+ "value": { "type": "string | undefined" }
2868
+ },
2869
+ {
2870
+ "name": "value-format",
2871
+ "description": "Determines the format, used for the value attribute.",
2872
+ "value": { "type": "string | undefined" }
2873
+ },
2794
2874
  {
2795
2875
  "name": "min-date",
2796
2876
  "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).",
@@ -3044,7 +3124,7 @@
3044
3124
  },
3045
3125
  {
3046
3126
  "name": "ui5-dynamic-date-range",
3047
- "description": "### Overview\n\nThe `ui5-dynamic-date-range` component provides a flexible interface to define date ranges using a combination of absolute dates, relative intervals, and preset ranges (e.g., \"Today\", \"Yesterday\", etc.).\nIt allows users to select a date range from a predefined set of options or enter custom dates.\n\n### Usage\n\nThe component is typically used in scenarios where users need to filter data based on date ranges, such as in reports, dashboards, or data analysis tools.\nIt can be used with the predefined options or extended with custom options to suit specific requirements. You can create your own options by extending the `IDynamicDateRangeOption` interface.\nEvery option should be registered using the `DynamicDateRange.register` method.\n\nIf needed, you can also create a range of dates based on specific option using the `toDates` method.\n\n### Standard Options\n\nThe component comes with a set of standard options, including:\n- \"TODAY\" - Represents the current date. An example value is `{ operator: \"TODAY\"}`. Import: `import \"@ui5/webcomponents/dist/dynamic-date-range-options/Today.js\";`\n- \"YESTERDAY\" - Represents the previous date. An example value is `{ operator: \"YESTERDAY\"}`. Import: `import \"@ui5/webcomponents/dist/dynamic-date-range-options/Yesterday.js\";`\n- \"TOMORROW\" - Represents the next date. An example value is `{ operator: \"TOMORROW\"}`. Import: `import \"@ui5/webcomponents/dist/dynamic-date-range-options/Tomorrow.js\";`\n- \"DATE\" - Represents a single date. An example value is `{ operator: \"DATE\", values: [new Date()]}`. Import: `import \"@ui5/webcomponents/dist/dynamic-date-range-options/SingleDate.js\";`\n- \"DATERANGE\" - Represents a range of dates. An example value is `{ operator: \"DATERANGE\", values: [new Date(), new Date()]}`. Import: `import \"@ui5/webcomponents/dist/dynamic-date-range-options/DateRange.js\";`\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/DynamicDateRange.js\";`\n---\n\n\n### **Events:**\n - **change** - Fired when the input operation has finished by pressing Enter or on focusout or a value is selected in the popover.\n\n### **Methods:**\n - **toDates(value: _DynamicDateRangeValue_): _Array<Date>_** - Converts a `value` into concrete `startDate` and `endDate` JavaScript `Date` objects.",
3127
+ "description": "### Overview\n\nThe `ui5-dynamic-date-range` component provides a flexible interface to define date ranges using a combination of absolute dates, relative intervals, and preset ranges (e.g., \"Today\", \"Yesterday\", etc.).\nIt allows users to select a date range from a predefined set of options or enter custom dates.\n\n### Usage\n\nThe component is typically used in scenarios where users need to filter data based on date ranges, such as in reports, dashboards, or data analysis tools.\nIt can be used with the predefined options or extended with custom options to suit specific requirements. You can create your own options by extending the `IDynamicDateRangeOption` interface.\nEvery option should be registered using the `DynamicDateRange.register` method.\n\nIf needed, you can also create a range of dates based on specific option using the `toDates` method.\n\n### Standard Options\n\nThe component comes with a set of standard options, including:\n- \"TODAY\" - Represents the current date. An example value is `{ operator: \"TODAY\"}`. Import: `import \"@ui5/webcomponents/dist/dynamic-date-range-options/Today.js\";`\n- \"YESTERDAY\" - Represents the previous date. An example value is `{ operator: \"YESTERDAY\"}`. Import: `import \"@ui5/webcomponents/dist/dynamic-date-range-options/Yesterday.js\";`\n- \"TOMORROW\" - Represents the next date. An example value is `{ operator: \"TOMORROW\"}`. Import: `import \"@ui5/webcomponents/dist/dynamic-date-range-options/Tomorrow.js\";`\n- \"DATE\" - Represents a single date. An example value is `{ operator: \"DATE\", values: [new Date()]}`. Import: `import \"@ui5/webcomponents/dist/dynamic-date-range-options/SingleDate.js\";`\n- \"DATERANGE\" - Represents a range of dates. An example value is `{ operator: \"DATERANGE\", values: [new Date(), new Date()]}`. Import: `import \"@ui5/webcomponents/dist/dynamic-date-range-options/DateRange.js\";`\n- \"LASTDAYS\" - Represents Last X Days from today. An example value is `{ operator: \"LASTDAYS\", values: [2]}`. Import: `import \"@ui5/webcomponents/dist/dynamic-date-range-options/LastOptions.js\";`\n- \"LASTWEEKS\" - Represents Last X Weeks from today. An example value is `{ operator: \"LASTWEEKS\", values: [3]}`. Import: `import \"@ui5/webcomponents/dist/dynamic-date-range-options/LastOptions.js\";`\n- \"LASTMONTHS\" - Represents Last X Months from today. An example value is `{ operator: \"LASTMONTHS\", values: [6]}`. Import: `import \"@ui5/webcomponents/dist/dynamic-date-range-options/LastOptions.js\";`\n- \"LASTQUARTERS\" - Represents Last X Quarters from today. An example value is `{ operator: \"LASTQUARTERS\", values: [2]}`. Import: `import \"@ui5/webcomponents/dist/dynamic-date-range-options/LastOptions.js\";`\n- \"LASTYEARS\" - Represents Last X Years from today. An example value is `{ operator: \"LASTYEARS\", values: [1]}`. Import: `import \"@ui5/webcomponents/dist/dynamic-date-range-options/LastOptions.js\";`\n- \"NEXTDAYS\" - Represents Next X Days from today. An example value is `{ operator: \"NEXTDAYS\", values: [2]}`. Import: `import \"@ui5/webcomponents/dist/dynamic-date-range-options/NextOptions.js\";`\n- \"NEXTWEEKS\" - Represents Next X Weeks from today. An example value is `{ operator: \"NEXTWEEKS\", values: [3]}`. Import: `import \"@ui5/webcomponents/dist/dynamic-date-range-options/NextOptions.js\";`\n- \"NEXTMONTHS\" - Represents Next X Months from today. An example value is `{ operator: \"NEXTMONTHS\", values: [6]}`. Import: `import \"@ui5/webcomponents/dist/dynamic-date-range-options/NextOptions.js\";`\n- \"NEXTQUARTERS\" - Represents Next X Quarters from today. An example value is `{ operator: \"NEXTQUARTERS\", values: [2]}`. Import: `import \"@ui5/webcomponents/dist/dynamic-date-range-options/NextOptions.js\";`\n- \"NEXTYEARS\" - Represents Next X Years from today. An example value is `{ operator: \"NEXTYEARS\", values: [1]}`. Import: `import \"@ui5/webcomponents/dist/dynamic-date-range-options/NextOptions.js\";`\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/DynamicDateRange.js\";`\n---\n\n\n### **Events:**\n - **change** - Fired when the input operation has finished by pressing Enter or on focusout or a value is selected in the popover.\n\n### **Methods:**\n - **toDates(value: _DynamicDateRangeValue_): _Array<Date>_** - Converts a `value` into concrete `startDate` and `endDate` JavaScript `Date` objects.",
3048
3128
  "doc-url": "",
3049
3129
  "attributes": [
3050
3130
  {
@@ -7615,7 +7695,7 @@
7615
7695
  "name": "design",
7616
7696
  "description": "Defines the component design.",
7617
7697
  "value": {
7618
- "type": "\"Default\" | \"Positive\" | \"Negative\" | \"Transparent\" | \"Emphasized\" | \"Attention\"",
7698
+ "type": "\"Transparent\" | \"Default\" | \"Positive\" | \"Negative\" | \"Emphasized\" | \"Attention\"",
7619
7699
  "default": "\"Default\""
7620
7700
  }
7621
7701
  },
@@ -7670,7 +7750,7 @@
7670
7750
  "name": "design",
7671
7751
  "description": "Defines the component design.",
7672
7752
  "value": {
7673
- "type": "\"Default\" | \"Positive\" | \"Negative\" | \"Transparent\" | \"Emphasized\" | \"Attention\""
7753
+ "type": "\"Transparent\" | \"Default\" | \"Positive\" | \"Negative\" | \"Emphasized\" | \"Attention\""
7674
7754
  }
7675
7755
  },
7676
7756
  {
@@ -9815,7 +9895,7 @@
9815
9895
  "name": "design",
9816
9896
  "description": "Defines the component design.",
9817
9897
  "value": {
9818
- "type": "\"Default\" | \"Positive\" | \"Negative\" | \"Transparent\" | \"Emphasized\" | \"Attention\"",
9898
+ "type": "\"Transparent\" | \"Default\" | \"Positive\" | \"Negative\" | \"Emphasized\" | \"Attention\"",
9819
9899
  "default": "\"Default\""
9820
9900
  }
9821
9901
  },
@@ -9918,7 +9998,7 @@
9918
9998
  "name": "design",
9919
9999
  "description": "Defines the component design.",
9920
10000
  "value": {
9921
- "type": "\"Default\" | \"Positive\" | \"Negative\" | \"Transparent\" | \"Emphasized\" | \"Attention\""
10001
+ "type": "\"Transparent\" | \"Default\" | \"Positive\" | \"Negative\" | \"Emphasized\" | \"Attention\""
9922
10002
  }
9923
10003
  },
9924
10004
  {
@@ -10207,7 +10287,7 @@
10207
10287
  "name": "design",
10208
10288
  "description": "Defines the action design.",
10209
10289
  "value": {
10210
- "type": "\"Default\" | \"Positive\" | \"Negative\" | \"Transparent\" | \"Emphasized\" | \"Attention\"",
10290
+ "type": "\"Transparent\" | \"Default\" | \"Positive\" | \"Negative\" | \"Emphasized\" | \"Attention\"",
10211
10291
  "default": "\"Default\""
10212
10292
  }
10213
10293
  },
@@ -10285,7 +10365,7 @@
10285
10365
  "name": "design",
10286
10366
  "description": "Defines the action design.",
10287
10367
  "value": {
10288
- "type": "\"Default\" | \"Positive\" | \"Negative\" | \"Transparent\" | \"Emphasized\" | \"Attention\""
10368
+ "type": "\"Transparent\" | \"Default\" | \"Positive\" | \"Negative\" | \"Emphasized\" | \"Attention\""
10289
10369
  }
10290
10370
  },
10291
10371
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ui5/webcomponents",
3
- "version": "2.13.2",
3
+ "version": "2.14.0-rc.1",
4
4
  "description": "UI5 Web Components: webcomponents.main",
5
5
  "ui5": {
6
6
  "webComponentsPackage": true
@@ -54,20 +54,20 @@
54
54
  "directory": "packages/main"
55
55
  },
56
56
  "dependencies": {
57
- "@ui5/webcomponents-base": "2.13.2",
58
- "@ui5/webcomponents-icons": "2.13.2",
59
- "@ui5/webcomponents-icons-business-suite": "2.13.2",
60
- "@ui5/webcomponents-icons-tnt": "2.13.2",
61
- "@ui5/webcomponents-localization": "2.13.2",
62
- "@ui5/webcomponents-theming": "2.13.2"
57
+ "@ui5/webcomponents-base": "2.14.0-rc.1",
58
+ "@ui5/webcomponents-icons": "2.14.0-rc.1",
59
+ "@ui5/webcomponents-icons-business-suite": "2.14.0-rc.1",
60
+ "@ui5/webcomponents-icons-tnt": "2.14.0-rc.1",
61
+ "@ui5/webcomponents-localization": "2.14.0-rc.1",
62
+ "@ui5/webcomponents-theming": "2.14.0-rc.1"
63
63
  },
64
64
  "devDependencies": {
65
65
  "@ui5/cypress-internal": "0.0.0",
66
- "@ui5/webcomponents-tools": "2.13.2",
66
+ "@ui5/webcomponents-tools": "2.14.0-rc.1",
67
67
  "chromedriver": "^137.0.4",
68
68
  "jsdom": "^26.0.0",
69
69
  "lit": "^2.0.0",
70
70
  "vitest": "^3.0.2"
71
71
  },
72
- "gitHead": "857183217cfd203a24cf66c720dd26043f9eb0a6"
72
+ "gitHead": "f752f8397888756dcc8c2d8f6ec7ec7dabf88794"
73
73
  }
@@ -16,7 +16,7 @@ export default function DatePickerInputTemplate(this: DatePicker) {
16
16
  class="ui5-date-picker-input"
17
17
  placeholder={this._placeholder}
18
18
  type={this.type}
19
- value={this.value}
19
+ value={this.displayValue}
20
20
  disabled={this.disabled}
21
21
  required={this.required}
22
22
  readonly={this.readonly}