@ui5/webcomponents 2.26.0 → 2.27.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 (208) hide show
  1. package/CHANGELOG.md +43 -0
  2. package/dist/.tsbuildinfo +1 -1
  3. package/dist/Avatar.d.ts +7 -0
  4. package/dist/Avatar.js +18 -5
  5. package/dist/Avatar.js.map +1 -1
  6. package/dist/ComboBoxItemGroup.d.ts +2 -0
  7. package/dist/ComboBoxItemGroup.js +2 -0
  8. package/dist/ComboBoxItemGroup.js.map +1 -1
  9. package/dist/DatePicker.d.ts +14 -0
  10. package/dist/DatePicker.js +14 -0
  11. package/dist/DatePicker.js.map +1 -1
  12. package/dist/DayPicker.d.ts +1 -0
  13. package/dist/DayPicker.js +4 -1
  14. package/dist/DayPicker.js.map +1 -1
  15. package/dist/DayPickerTemplate.js +1 -1
  16. package/dist/DayPickerTemplate.js.map +1 -1
  17. package/dist/Icon.js +3 -0
  18. package/dist/Icon.js.map +1 -1
  19. package/dist/List.js +1 -1
  20. package/dist/List.js.map +1 -1
  21. package/dist/ListBoxItemGroupTemplate.js +1 -1
  22. package/dist/ListBoxItemGroupTemplate.js.map +1 -1
  23. package/dist/ListItem.d.ts +4 -2
  24. package/dist/ListItem.js +5 -9
  25. package/dist/ListItem.js.map +1 -1
  26. package/dist/ListItemBaseTemplate.d.ts +2 -0
  27. package/dist/ListItemBaseTemplate.js +1 -1
  28. package/dist/ListItemBaseTemplate.js.map +1 -1
  29. package/dist/ListItemGroup.d.ts +7 -23
  30. package/dist/ListItemGroup.js +4 -21
  31. package/dist/ListItemGroup.js.map +1 -1
  32. package/dist/ListItemGroupBase.d.ts +41 -0
  33. package/dist/ListItemGroupBase.js +54 -0
  34. package/dist/ListItemGroupBase.js.map +1 -0
  35. package/dist/ListItemStandardTemplate.js +1 -1
  36. package/dist/ListItemStandardTemplate.js.map +1 -1
  37. package/dist/MultiComboBoxItemGroup.d.ts +2 -0
  38. package/dist/MultiComboBoxItemGroup.js +2 -0
  39. package/dist/MultiComboBoxItemGroup.js.map +1 -1
  40. package/dist/NumberInput.d.ts +271 -0
  41. package/dist/NumberInput.js +719 -0
  42. package/dist/NumberInput.js.map +1 -0
  43. package/dist/NumberInputTemplate.d.ts +2 -0
  44. package/dist/NumberInputTemplate.js +18 -0
  45. package/dist/NumberInputTemplate.js.map +1 -0
  46. package/dist/Option.d.ts +10 -0
  47. package/dist/Option.js +6 -0
  48. package/dist/Option.js.map +1 -1
  49. package/dist/OptionGroup.d.ts +34 -0
  50. package/dist/OptionGroup.js +61 -0
  51. package/dist/OptionGroup.js.map +1 -0
  52. package/dist/OptionGroupTemplate.d.ts +2 -0
  53. package/dist/OptionGroupTemplate.js +6 -0
  54. package/dist/OptionGroupTemplate.js.map +1 -0
  55. package/dist/OptionTemplate.js +6 -1
  56. package/dist/OptionTemplate.js.map +1 -1
  57. package/dist/Popover.js +5 -3
  58. package/dist/Popover.js.map +1 -1
  59. package/dist/Select.d.ts +19 -2
  60. package/dist/Select.js +79 -28
  61. package/dist/Select.js.map +1 -1
  62. package/dist/SelectPopoverTemplate.js +1 -1
  63. package/dist/SelectPopoverTemplate.js.map +1 -1
  64. package/dist/SelectTemplate.js +2 -1
  65. package/dist/SelectTemplate.js.map +1 -1
  66. package/dist/SplitButton.d.ts +7 -3
  67. package/dist/SplitButton.js +4 -4
  68. package/dist/SplitButton.js.map +1 -1
  69. package/dist/SplitButtonTemplate.js +1 -1
  70. package/dist/SplitButtonTemplate.js.map +1 -1
  71. package/dist/StepInput.d.ts +14 -127
  72. package/dist/StepInput.js +40 -472
  73. package/dist/StepInput.js.map +1 -1
  74. package/dist/StepInputTemplate.js +4 -15
  75. package/dist/StepInputTemplate.js.map +1 -1
  76. package/dist/SuggestionItemGroup.d.ts +2 -0
  77. package/dist/SuggestionItemGroup.js +2 -0
  78. package/dist/SuggestionItemGroup.js.map +1 -1
  79. package/dist/ToolbarButton.d.ts +18 -0
  80. package/dist/ToolbarButton.js +16 -0
  81. package/dist/ToolbarButton.js.map +1 -1
  82. package/dist/ToolbarButtonTemplate.js +1 -1
  83. package/dist/ToolbarButtonTemplate.js.map +1 -1
  84. package/dist/bundle.esm.js +2 -0
  85. package/dist/bundle.esm.js.map +1 -1
  86. package/dist/css/themes/NumberInput.css +1 -0
  87. package/dist/css/themes/OptionGroup.css +1 -0
  88. package/dist/css/themes/StepInput.css +1 -1
  89. package/dist/css/themes/TimePickerClock.css +1 -1
  90. package/dist/css/themes/TimeSelectionClocks.css +1 -1
  91. package/dist/css/themes/sap_fiori_3/parameters-bundle.css +1 -1
  92. package/dist/css/themes/sap_fiori_3_dark/parameters-bundle.css +1 -1
  93. package/dist/css/themes/sap_fiori_3_hcb/parameters-bundle.css +1 -1
  94. package/dist/css/themes/sap_fiori_3_hcw/parameters-bundle.css +1 -1
  95. package/dist/css/themes/sap_horizon/parameters-bundle.css +1 -1
  96. package/dist/css/themes/sap_horizon_auto/parameters-bundle.css +30 -22
  97. package/dist/css/themes/sap_horizon_dark/parameters-bundle.css +1 -1
  98. package/dist/css/themes/sap_horizon_hc_auto/parameters-bundle.css +31 -24
  99. package/dist/css/themes/sap_horizon_hcb/parameters-bundle.css +1 -1
  100. package/dist/css/themes/sap_horizon_hcw/parameters-bundle.css +1 -1
  101. package/dist/custom-elements-internal.json +719 -156
  102. package/dist/custom-elements.json +658 -162
  103. package/dist/generated/assets/i18n/messagebundle_de.json +1 -1
  104. package/dist/generated/assets/i18n/messagebundle_en.json +1 -1
  105. package/dist/generated/assets/i18n/messagebundle_en_US_saprigi.json +1 -1
  106. package/dist/generated/assets/i18n/messagebundle_pl.json +1 -1
  107. package/dist/generated/assets/i18n/messagebundle_ru.json +1 -1
  108. package/dist/generated/assets/themes/sap_fiori_3/parameters-bundle.css.json +1 -1
  109. package/dist/generated/assets/themes/sap_fiori_3_dark/parameters-bundle.css.json +1 -1
  110. package/dist/generated/assets/themes/sap_fiori_3_hcb/parameters-bundle.css.json +1 -1
  111. package/dist/generated/assets/themes/sap_fiori_3_hcw/parameters-bundle.css.json +1 -1
  112. package/dist/generated/assets/themes/sap_horizon/parameters-bundle.css.json +1 -1
  113. package/dist/generated/assets/themes/sap_horizon_auto/parameters-bundle.css.json +1 -1
  114. package/dist/generated/assets/themes/sap_horizon_dark/parameters-bundle.css.json +1 -1
  115. package/dist/generated/assets/themes/sap_horizon_hc_auto/parameters-bundle.css.json +1 -1
  116. package/dist/generated/assets/themes/sap_horizon_hcb/parameters-bundle.css.json +1 -1
  117. package/dist/generated/assets/themes/sap_horizon_hcw/parameters-bundle.css.json +1 -1
  118. package/dist/generated/i18n/i18n-defaults.d.ts +8 -6
  119. package/dist/generated/i18n/i18n-defaults.js +8 -6
  120. package/dist/generated/i18n/i18n-defaults.js.map +1 -1
  121. package/dist/generated/themes/NumberInput.css.d.ts +2 -0
  122. package/dist/generated/themes/NumberInput.css.js +8 -0
  123. package/dist/generated/themes/NumberInput.css.js.map +1 -0
  124. package/dist/generated/themes/OptionGroup.css.d.ts +2 -0
  125. package/dist/generated/themes/OptionGroup.css.js +8 -0
  126. package/dist/generated/themes/OptionGroup.css.js.map +1 -0
  127. package/dist/generated/themes/StepInput.css.d.ts +1 -1
  128. package/dist/generated/themes/StepInput.css.js +1 -1
  129. package/dist/generated/themes/StepInput.css.js.map +1 -1
  130. package/dist/generated/themes/TimePickerClock.css.d.ts +1 -1
  131. package/dist/generated/themes/TimePickerClock.css.js +1 -1
  132. package/dist/generated/themes/TimePickerClock.css.js.map +1 -1
  133. package/dist/generated/themes/TimeSelectionClocks.css.d.ts +1 -1
  134. package/dist/generated/themes/TimeSelectionClocks.css.js +1 -1
  135. package/dist/generated/themes/TimeSelectionClocks.css.js.map +1 -1
  136. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.d.ts +1 -1
  137. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js +1 -1
  138. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js.map +1 -1
  139. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.d.ts +1 -1
  140. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js +1 -1
  141. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js.map +1 -1
  142. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.d.ts +1 -1
  143. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js +1 -1
  144. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js.map +1 -1
  145. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.d.ts +1 -1
  146. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js +1 -1
  147. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js.map +1 -1
  148. package/dist/generated/themes/sap_horizon/parameters-bundle.css.d.ts +1 -1
  149. package/dist/generated/themes/sap_horizon/parameters-bundle.css.js +1 -1
  150. package/dist/generated/themes/sap_horizon/parameters-bundle.css.js.map +1 -1
  151. package/dist/generated/themes/sap_horizon_auto/parameters-bundle.css.d.ts +1 -1
  152. package/dist/generated/themes/sap_horizon_auto/parameters-bundle.css.js +30 -22
  153. package/dist/generated/themes/sap_horizon_auto/parameters-bundle.css.js.map +1 -1
  154. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.d.ts +1 -1
  155. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js +1 -1
  156. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js.map +1 -1
  157. package/dist/generated/themes/sap_horizon_hc_auto/parameters-bundle.css.d.ts +1 -1
  158. package/dist/generated/themes/sap_horizon_hc_auto/parameters-bundle.css.js +31 -24
  159. package/dist/generated/themes/sap_horizon_hc_auto/parameters-bundle.css.js.map +1 -1
  160. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.d.ts +1 -1
  161. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js +1 -1
  162. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js.map +1 -1
  163. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.d.ts +1 -1
  164. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js +1 -1
  165. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js.map +1 -1
  166. package/dist/vscode.html-custom-data.json +117 -17
  167. package/dist/web-types.json +266 -34
  168. package/package.json +9 -9
  169. package/src/DayPickerTemplate.tsx +1 -1
  170. package/src/ListBoxItemGroupTemplate.tsx +1 -1
  171. package/src/ListItemBaseTemplate.tsx +4 -0
  172. package/src/ListItemStandardTemplate.tsx +1 -1
  173. package/src/NumberInputTemplate.tsx +95 -0
  174. package/src/OptionGroupTemplate.tsx +20 -0
  175. package/src/OptionTemplate.tsx +6 -1
  176. package/src/SelectPopoverTemplate.tsx +1 -1
  177. package/src/SelectTemplate.tsx +6 -0
  178. package/src/SplitButtonTemplate.tsx +1 -2
  179. package/src/StepInputTemplate.tsx +23 -86
  180. package/src/ToolbarButtonTemplate.tsx +2 -0
  181. package/src/i18n/messagebundle.properties +13 -8
  182. package/src/i18n/messagebundle_de.properties +2 -2
  183. package/src/i18n/messagebundle_en.properties +2 -0
  184. package/src/i18n/messagebundle_en_US_saprigi.properties +7 -6
  185. package/src/i18n/messagebundle_pl.properties +1 -1
  186. package/src/i18n/messagebundle_ru.properties +1 -1
  187. package/src/themes/NumberInput.css +321 -0
  188. package/src/themes/OptionGroup.css +28 -0
  189. package/src/themes/StepInput.css +0 -276
  190. package/src/themes/TimePickerClock.css +1 -1
  191. package/src/themes/TimeSelectionClocks.css +1 -1
  192. package/src/themes/base/NumberInput-parameters.css +31 -0
  193. package/src/themes/base/sizes-parameters.css +3 -3
  194. package/src/themes/sap_fiori_3/parameters-bundle.css +1 -1
  195. package/src/themes/sap_fiori_3_dark/parameters-bundle.css +1 -1
  196. package/src/themes/sap_fiori_3_hcb/parameters-bundle.css +1 -1
  197. package/src/themes/sap_fiori_3_hcw/parameters-bundle.css +1 -1
  198. package/src/themes/sap_horizon/NumberInput-parameters.css +26 -0
  199. package/src/themes/sap_horizon/parameters-bundle.css +1 -1
  200. package/src/themes/sap_horizon_dark/NumberInput-parameters.css +26 -0
  201. package/src/themes/sap_horizon_dark/parameters-bundle.css +1 -1
  202. package/src/themes/sap_horizon_hcb/NumberInput-parameters.css +14 -0
  203. package/src/themes/sap_horizon_hcb/parameters-bundle.css +2 -1
  204. package/src/themes/sap_horizon_hcw/NumberInput-parameters.css +14 -0
  205. package/src/themes/sap_horizon_hcw/parameters-bundle.css +2 -1
  206. package/src/themes/base/StepInput-parameters.css +0 -25
  207. package/src/themes/sap_horizon/StepInput-parameters.css +0 -25
  208. package/src/themes/sap_horizon_dark/StepInput-parameters.css +0 -25
@@ -1030,7 +1030,7 @@
1030
1030
  },
1031
1031
  {
1032
1032
  "name": "header-text",
1033
- "description": "Defines the header text of the <code>ui5-li-group</code>.",
1033
+ "description": "Defines the header text of the group.",
1034
1034
  "values": []
1035
1035
  },
1036
1036
  {
@@ -1043,7 +1043,7 @@
1043
1043
  },
1044
1044
  {
1045
1045
  "name": "ui5-date-picker",
1046
- "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](https://unicode.org/reports/tr35/tr35-dates.html#Date_Field_Symbol_Table).\n\nFor example, if the valueFormat is \"yyyy-MM-dd\", the displayFormat is \"MMM d, y\", and the used locale is English, a valid value string is \"2015-07-30\", which leads to an output of \"Jul 30, 2015\".\nIf no placeholder is set to the DatePicker, the used displayFormat is displayed as a placeholder. If another placeholder is needed, it must be set.\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- **close** - Fired after the component's picker is closed.\n- **input** - Fired when the value of the component is changed at each key stroke.\n- **open** - Fired after the component's picker is opened.\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\n### **Methods:**\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- **isInValidRange(value: _string_): _boolean_** - Checks if a date is between the minimum and maximum date.\n- **isValid(value: _string_): _boolean_** - @deprecated Use isValidValue or isValidDisplayValue instead - 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- **isValidValue(value: _string_): _boolean_** - Checks if a value is valid against the current date format of the DatePicker.\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.\n\n### **CSS Parts:**\n - **input** - Used to style the input element. This part is forwarded to the underlying ui5-input element.",
1046
+ "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](https://unicode.org/reports/tr35/tr35-dates.html#Date_Field_Symbol_Table).\n\nFor example, if the valueFormat is \"yyyy-MM-dd\", the displayFormat is \"MMM d, y\", and the used locale is English, a valid value string is \"2015-07-30\", which leads to an output of \"Jul 30, 2015\".\nIf no placeholder is set to the DatePicker, the used displayFormat is displayed as a placeholder. If another placeholder is needed, it must be set.\n\n### Relative date input\n\nThe input field also accepts locale-aware relative date expressions sourced from the Unicode CLDR.\nThe following expressions are supported in English:\n\n- Day: \"today\", \"yesterday\", \"tomorrow\", \"in N days\", \"N days ago\"\n- Week: \"this week\", \"last week\", \"next week\", \"in N weeks\", \"N weeks ago\"\n- Month: \"this month\", \"last month\", \"next month\", \"in N months\", \"N months ago\"\n- Year: \"this year\", \"last year\", \"next year\", \"in N years\", \"N years ago\"\n\nThe recognized expressions are locale-specific — the equivalent terms in the user's language are used (for example, \"heute\" in German, \"bugün\" in Turkish).\nWeek, month, and year expressions resolve to an offset from today (for example, \"next week\" = today + 7 days).\nFor the full list of supported fields and patterns, see [CLDR Date Fields](https://unicode.org/reports/tr35/tr35-dates.html#Calendar_Fields).\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- **close** - Fired after the component's picker is closed.\n- **input** - Fired when the value of the component is changed at each key stroke.\n- **open** - Fired after the component's picker is opened.\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\n### **Methods:**\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- **isInValidRange(value: _string_): _boolean_** - Checks if a date is between the minimum and maximum date.\n- **isValid(value: _string_): _boolean_** - @deprecated Use isValidValue or isValidDisplayValue instead - 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- **isValidValue(value: _string_): _boolean_** - Checks if a value is valid against the current date format of the DatePicker.\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.\n\n### **CSS Parts:**\n - **input** - Used to style the input element. This part is forwarded to the underlying ui5-input element.",
1047
1047
  "attributes": [
1048
1048
  {
1049
1049
  "name": "accessible-description",
@@ -2529,7 +2529,7 @@
2529
2529
  },
2530
2530
  {
2531
2531
  "name": "type",
2532
- "description": "Defines the visual indication and behavior of the list items.\nAvailable options are `Active` (by default), `Inactive`, `InactiveSelectable`, `Detail` and `Navigation`.\n\n**Note:** When set to `Active` or `Navigation`, the item will provide visual response upon press and hover,\nwhile with type `Inactive`, `InactiveSelectable` and `Detail` - will not.\n\n**Note:** `InactiveSelectable` behaves like `Inactive` but allows selection (checkbox/radio) to be toggled\nwhen the list has a selection mode. The `item-click` event is not fired for this type.",
2532
+ "description": "Defines the visual indication and behavior of the list items.\nAvailable options are `Active` (by default), `Inactive`, `InactiveSelectable`, `Detail` and `Navigation`.\n\n**Note:** When set to `Active` or `Navigation`, the item will provide visual response upon press and hover,\nwhile with type `Inactive`, `InactiveSelectable` and `Detail` - will not.\n\n**Note:** `InactiveSelectable` behaves like `Inactive` but allows selection to be toggled\nvia the checkbox (Multi mode) or radio button (Single modes) when the list has a selection mode.\nClicking the item body or pressing Space/Enter does not trigger selection — only interacting\nwith the selection component directly does. The `item-click` event is not fired for this type.",
2533
2533
  "values": [
2534
2534
  { "name": "Navigation" },
2535
2535
  { "name": "Inactive" },
@@ -2543,7 +2543,7 @@
2543
2543
  },
2544
2544
  {
2545
2545
  "name": "ui5-li-group",
2546
- "description": "### Overview\nThe `ui5-li-group` is a special list item, used only to create groups of list items.\n\nThis is the item to use inside a `ui5-list`.\n\n### ES6 Module Import\n`import \"@ui5/webcomponents/dist/ListItemGroup.js\";`\n---\n\n\n### **Events:**\n - **move** - Fired when a movable list item is dropped onto a drop target.\n\n**Note:** `move` event is fired only if there was a preceding `move-over` with prevented default action.\n- **move-over** - Fired when a movable list item is moved over a potential drop target during a dragging operation.\n\nIf the new position is valid, prevent the default action of the event using `preventDefault()`.\n\n### **Slots:**\n - **default** - Defines the items of the <code>ui5-li-group</code>.\n- **header** - Defines the header of the component.\n\n**Note:** Using this slot, the default header text of group and the value of `headerText` property will be overwritten.\n\n### **CSS Parts:**\n - **header** - Used to style the header item of the group\n- **title** - Used to style the title of the group header",
2546
+ "description": "### Overview\nThe `ui5-li-group` is a special list item, used only to create groups of list items.\n\nThis is the item to use inside a `ui5-list`.\n\n### ES6 Module Import\n`import \"@ui5/webcomponents/dist/ListItemGroup.js\";`\n---\n\n\n### **Events:**\n - **move** - Fired when a movable list item is dropped onto a drop target.\n\n**Note:** `move` event is fired only if there was a preceding `move-over` with prevented default action.\n- **move-over** - Fired when a movable list item is moved over a potential drop target during a dragging operation.\n\nIf the new position is valid, prevent the default action of the event using `preventDefault()`.\n\n### **Slots:**\n - **default** - Defines the items of the group.\n- **header** - Defines the header of the component.\n\n**Note:** Using this slot, the default header text of group and the value of `headerText` property will be overwritten.\n\n### **CSS Parts:**\n - **header** - Used to style the header item of the group\n- **title** - Used to style the title of the group header",
2547
2547
  "attributes": [
2548
2548
  {
2549
2549
  "name": "header-accessible-name",
@@ -2552,7 +2552,7 @@
2552
2552
  },
2553
2553
  {
2554
2554
  "name": "header-text",
2555
- "description": "Defines the header text of the <code>ui5-li-group</code>.",
2555
+ "description": "Defines the header text of the group.",
2556
2556
  "values": []
2557
2557
  },
2558
2558
  {
@@ -2674,7 +2674,7 @@
2674
2674
  },
2675
2675
  {
2676
2676
  "name": "type",
2677
- "description": "Defines the visual indication and behavior of the list items.\nAvailable options are `Active` (by default), `Inactive`, `InactiveSelectable`, `Detail` and `Navigation`.\n\n**Note:** When set to `Active` or `Navigation`, the item will provide visual response upon press and hover,\nwhile with type `Inactive`, `InactiveSelectable` and `Detail` - will not.\n\n**Note:** `InactiveSelectable` behaves like `Inactive` but allows selection (checkbox/radio) to be toggled\nwhen the list has a selection mode. The `item-click` event is not fired for this type.",
2677
+ "description": "Defines the visual indication and behavior of the list items.\nAvailable options are `Active` (by default), `Inactive`, `InactiveSelectable`, `Detail` and `Navigation`.\n\n**Note:** When set to `Active` or `Navigation`, the item will provide visual response upon press and hover,\nwhile with type `Inactive`, `InactiveSelectable` and `Detail` - will not.\n\n**Note:** `InactiveSelectable` behaves like `Inactive` but allows selection to be toggled\nvia the checkbox (Multi mode) or radio button (Single modes) when the list has a selection mode.\nClicking the item body or pressing Space/Enter does not trigger selection — only interacting\nwith the selection component directly does. The `item-click` event is not fired for this type.",
2678
2678
  "values": [
2679
2679
  { "name": "Navigation" },
2680
2680
  { "name": "Inactive" },
@@ -2831,7 +2831,7 @@
2831
2831
  },
2832
2832
  {
2833
2833
  "name": "type",
2834
- "description": "Defines the visual indication and behavior of the list items.\nAvailable options are `Active` (by default), `Inactive`, `InactiveSelectable`, `Detail` and `Navigation`.\n\n**Note:** When set to `Active` or `Navigation`, the item will provide visual response upon press and hover,\nwhile with type `Inactive`, `InactiveSelectable` and `Detail` - will not.\n\n**Note:** `InactiveSelectable` behaves like `Inactive` but allows selection (checkbox/radio) to be toggled\nwhen the list has a selection mode. The `item-click` event is not fired for this type.",
2834
+ "description": "Defines the visual indication and behavior of the list items.\nAvailable options are `Active` (by default), `Inactive`, `InactiveSelectable`, `Detail` and `Navigation`.\n\n**Note:** When set to `Active` or `Navigation`, the item will provide visual response upon press and hover,\nwhile with type `Inactive`, `InactiveSelectable` and `Detail` - will not.\n\n**Note:** `InactiveSelectable` behaves like `Inactive` but allows selection to be toggled\nvia the checkbox (Multi mode) or radio button (Single modes) when the list has a selection mode.\nClicking the item body or pressing Space/Enter does not trigger selection — only interacting\nwith the selection component directly does. The `item-click` event is not fired for this type.",
2835
2835
  "values": [
2836
2836
  { "name": "Navigation" },
2837
2837
  { "name": "Inactive" },
@@ -3121,7 +3121,7 @@
3121
3121
  },
3122
3122
  {
3123
3123
  "name": "header-text",
3124
- "description": "Defines the header text of the <code>ui5-li-group</code>.",
3124
+ "description": "Defines the header text of the group.",
3125
3125
  "values": []
3126
3126
  },
3127
3127
  {
@@ -3253,6 +3253,84 @@
3253
3253
  ],
3254
3254
  "references": []
3255
3255
  },
3256
+ {
3257
+ "name": "ui5-number-input",
3258
+ "description": "### Overview\n\nThe `ui5-number-input` component is a numeric input field. It allows users to enter, edit and select numeric values.\n\n### Usage\n\nThe default step is 1 but the app developer can set a different one.\n\nApp developers can set a maximum and minimum value for `ui5-number-input`.\nThe increase/decrease button and the up/down keyboard navigation become disabled when\nthe value reaches the max/min or a new value is entered from the input which is greater/less than the max/min.\n\n#### When to use:\n\n- To enter or adjust numeric values.\n- To adjust values for a specific step.\n\n#### When not to use:\n\n- To enter a static number (for example, postal code, phone number, or ID). In this case,\nuse the regular `ui5-input` instead.\n- To enter dates and times. In this case, use date/time related components instead.\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/NumberInput.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 changes at each keystroke.\n- **value-state-change** - Fired before the value state of the component is updated internally.\nThe event is preventable, meaning that if its default action is\nprevented, the component will not update the value state.\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.",
3259
+ "attributes": [
3260
+ {
3261
+ "name": "accessible-name",
3262
+ "description": "Defines the accessible ARIA name of the component.",
3263
+ "values": []
3264
+ },
3265
+ {
3266
+ "name": "accessible-name-ref",
3267
+ "description": "Receives ID (or many IDs) of the elements that label the component.",
3268
+ "values": []
3269
+ },
3270
+ {
3271
+ "name": "disabled",
3272
+ "description": "Determines whether the component is displayed as disabled.",
3273
+ "values": []
3274
+ },
3275
+ {
3276
+ "name": "max",
3277
+ "description": "Defines a maximum value of the component.",
3278
+ "values": []
3279
+ },
3280
+ {
3281
+ "name": "min",
3282
+ "description": "Defines a minimum value of the component.",
3283
+ "values": []
3284
+ },
3285
+ {
3286
+ "name": "name",
3287
+ "description": "Determines the name by which the component will be identified upon submission in an HTML form.\n\n**Note:** This property is only applicable within the context of an HTML Form element.",
3288
+ "values": []
3289
+ },
3290
+ {
3291
+ "name": "placeholder",
3292
+ "description": "Defines a short hint, intended to aid the user with data entry when the\ncomponent has no value.\n\n**Note:** When no placeholder is set, the format pattern is displayed as a placeholder.\nPassing an empty string as the value of this property will make the component appear empty - without placeholder or format pattern.",
3293
+ "values": []
3294
+ },
3295
+ {
3296
+ "name": "readonly",
3297
+ "description": "Determines whether the component is displayed as read-only.",
3298
+ "values": []
3299
+ },
3300
+ {
3301
+ "name": "required",
3302
+ "description": "Defines whether the component is required.",
3303
+ "values": []
3304
+ },
3305
+ {
3306
+ "name": "step",
3307
+ "description": "Defines a step of increasing/decreasing the value of the component.",
3308
+ "values": []
3309
+ },
3310
+ {
3311
+ "name": "value",
3312
+ "description": "Defines a value of the component.",
3313
+ "values": []
3314
+ },
3315
+ {
3316
+ "name": "value-precision",
3317
+ "description": "Determines the number of digits after the decimal point of the component.",
3318
+ "values": []
3319
+ },
3320
+ {
3321
+ "name": "value-state",
3322
+ "description": "Defines the value state of the component.",
3323
+ "values": [
3324
+ { "name": "None" },
3325
+ { "name": "Positive" },
3326
+ { "name": "Critical" },
3327
+ { "name": "Negative" },
3328
+ { "name": "Information" }
3329
+ ]
3330
+ }
3331
+ ],
3332
+ "references": []
3333
+ },
3256
3334
  {
3257
3335
  "name": "ui5-option",
3258
3336
  "description": "### Overview\n\nThe `ui5-option` component defines the content of an option in the `ui5-select`.\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/Option.js\";`\n---\n\n\n### **Events:**\n - **click** - Fired when the component is activated either with a mouse/tap or by using the Enter or Space key.\n\n**Note:** The event will not be fired if the `disabled` property is set to `true`.\n\n### **Slots:**\n - **default** - Defines the text of the component.\n\n**Note:** Although this slot accepts HTML Elements, it is strongly recommended that you only use text in order to preserve the intended design.",
@@ -3312,6 +3390,18 @@
3312
3390
  ],
3313
3391
  "references": []
3314
3392
  },
3393
+ {
3394
+ "name": "ui5-option-group",
3395
+ "description": "### Overview\n\nThe `ui5-option-group` component is used to group options within a `ui5-select`.\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/OptionGroup.js\";`\n---\n\n\n### **Slots:**\n - **default** - Defines the options of the group.\n\n**Note:** Use the `ui5-option` component to define the desired options.",
3396
+ "attributes": [
3397
+ {
3398
+ "name": "header-text",
3399
+ "description": "Defines the header text of the group.",
3400
+ "values": []
3401
+ }
3402
+ ],
3403
+ "references": []
3404
+ },
3315
3405
  {
3316
3406
  "name": "ui5-panel",
3317
3407
  "description": "### Overview\n\nThe `ui5-panel` component is a container which has a header and a\ncontent area and is used\nfor grouping and displaying information. It can be collapsed to save space on the screen.\n\n### Guidelines:\n\n- Nesting two or more panels is not recommended.\n- Do not stack too many panels on one page.\n\n### Structure\nThe panel's header area consists of a title bar with a header text or custom header.\n\nThe header is clickable and can be used to toggle between the expanded and collapsed state. It includes an icon which rotates depending on the state.\n\nThe custom header can be set through the `header` slot and it may contain arbitraray content, such as: title, buttons or any other HTML elements.\n\nThe content area can contain an arbitrary set of controls.\n\n**Note:** The custom header is not clickable out of the box, but in this case the icon is interactive and allows to show/hide the content area.\n\n### Responsive Behavior\n\n- If the width of the panel is set to 100% (default), the panel and its children are\nresized responsively,\ndepending on its parent container.\n- If the panel has a fixed height, it will take up the space even if the panel is\ncollapsed.\n- When the panel is expandable (the `fixed` property is set to `false`),\nan arrow icon (pointing to the right) appears in front of the header.\n- When the animation is activated, expand/collapse uses a smooth animation to open or\nclose the content area.\n- When the panel expands/collapses, the arrow icon rotates 90 degrees\nclockwise/counter-clockwise.\n\n### Keyboard Handling\n\n#### Fast Navigation\nThis component provides a build in fast navigation group which can be used via [F6] / [Shift] + [F6] / [Ctrl] + [Alt/Option] / [Down] or [Ctrl] + [Alt/Option] + [Up].\nIn order to use this functionality, you need to import the following module:\n`import \"@ui5/webcomponents-base/dist/features/F6Navigation.js\"`\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/Panel.js\";`\n---\n\n\n### **Events:**\n - **toggle** - Fired when the component is expanded/collapsed by user interaction.\n\n### **Slots:**\n - **default** - Defines the content of the component. The content is visible only when the component is expanded.\n- **header** - Defines the component header area.\n\n**Note:** When a header is provided, the `headerText` property is ignored.\n\n### **CSS Parts:**\n - **content** - Used to style the wrapper of the content.\n- **header** - Used to style the header.\n- **header-wrapper** - Used to style the outermost header wrapper, useful for adjusting sticky header position.",
@@ -3938,7 +4028,7 @@
3938
4028
  },
3939
4029
  {
3940
4030
  "name": "ui5-select",
3941
- "description": "### Overview\n\nThe `ui5-select` component is used to create a drop-down list.\n\n### Usage\n\nThere are two main usages of the `ui5-select>`.\n\n- With Option (`ui5-option`) web component:\n\nThe available options of the Select are defined by using the Option component.\nThe Option comes with predefined design and layout, including `icon`, `text` and `additional-text`.\n\n- With OptionCustom (`ui5-option-custom`) web component.\n\nOptions with custom content are defined by using the OptionCustom component.\nThe OptionCustom component comes with no predefined layout and it expects consumers to define it.\n\n### Selection\n\nThe options can be selected via user interaction (click or with the use of the Space and Enter keys)\nand programmatically - the Select component supports two distinct selection APIs, though mixing them is not supported:\n- The \"value\" property of the Select component\n- The \"selected\" property on individual options\n\n**Note:** If the \"value\" property is set but does not match any option,\nno option will be selected and the Select component will be displayed as empty.\n\n**Note:** when both \"value\" and \"selected\" are both used (although discouraged),\nthe \"value\" property will take precedence.\n\n### Keyboard Handling\n\nThe `ui5-select` provides advanced keyboard handling.\n\n- [F4] / [Alt] + [Up] / [Alt] + [Down] / [Space] or [Enter] - Opens/closes the drop-down.\n- [Up] or [Down] - If the drop-down is closed - changes selection to the next or the previous option. If the drop-down is opened - moves focus to the next or the previous option.\n- [Space], [Enter] - If the drop-down is opened - selects the focused option.\n- [Escape] - Closes the drop-down without changing the selection.\n- [Home] - Navigates to first option\n- [End] - Navigates to the last option\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/Select\";`\n\n`import \"@ui5/webcomponents/dist/Option\";`\n`import \"@ui5/webcomponents/dist/OptionCustom\";`\n---\n\n\n### **Events:**\n - **change** - Fired when the selected option changes.\n- **close** - Fired after the component's dropdown menu closes.\n- **live-change** - Fired when the user navigates through the options, but the selection is not finalized,\nor when pressing the ESC key to revert the current selection.\n- **open** - Fired after the component's dropdown menu opens.\n\n### **Slots:**\n - **default** - Defines the component options.\n\n**Note:** Only one selected option is allowed.\nIf more than one option is defined as selected, the last one would be considered as the selected one.\n\n**Note:** Use the `ui5-option` component to define the desired options.\n- **label** - Defines the HTML element that will be displayed in the component input part,\nrepresenting the selected option.\n\n**Note:** If not specified and `ui5-option-custom` is used,\neither the option's `display-text` or its textContent will be displayed.\n\n**Note:** If not specified and `ui5-option` is used,\nthe option's textContent will be displayed.\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.\n\n**Note:** If the component has `suggestionItems`,\nthe `valueStateMessage` would be displayed as part of the same popover, if used on desktop, or dialog - on phone.\n\n### **CSS Parts:**\n - **popover** - Used to style the popover element",
4031
+ "description": "### Overview\n\nThe `ui5-select` component is used to create a drop-down list.\n\n### Usage\n\nThere are two main usages of the `ui5-select>`.\n\n- With Option (`ui5-option`) web component:\n\nThe available options of the Select are defined by using the Option component.\nThe Option comes with predefined design and layout, including `icon`, `text` and `additional-text`.\n\n- With OptionCustom (`ui5-option-custom`) web component.\n\nOptions with custom content are defined by using the OptionCustom component.\nThe OptionCustom component comes with no predefined layout and it expects consumers to define it.\n\n### Selection\n\nThe options can be selected via user interaction (click or with the use of the Space and Enter keys)\nand programmatically - the Select component supports two distinct selection APIs, though mixing them is not supported:\n- The \"value\" property of the Select component\n- The \"selected\" property on individual options\n\n**Note:** If the \"value\" property is set but does not match any option,\nno option will be selected and the Select component will be displayed as empty.\n\n**Note:** when both \"value\" and \"selected\" are both used (although discouraged),\nthe \"value\" property will take precedence.\n\n### Keyboard Handling\n\nThe `ui5-select` provides advanced keyboard handling.\n\n- [F4] / [Alt] + [Up] / [Alt] + [Down] / [Space] or [Enter] - Opens/closes the drop-down.\n- [Up] or [Down] - If the drop-down is closed - changes selection to the next or the previous option. If the drop-down is opened - moves focus to the next or the previous option.\n- [Space], [Enter] - If the drop-down is opened - selects the focused option.\n- [Escape] - Closes the drop-down without changing the selection.\n- [Home] - Navigates to first option\n- [End] - Navigates to the last option\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/Select\";`\n\n`import \"@ui5/webcomponents/dist/Option\";`\n`import \"@ui5/webcomponents/dist/OptionCustom\";`\n---\n\n\n### **Events:**\n - **change** - Fired when the selected option changes.\n- **close** - Fired after the component's dropdown menu closes.\n- **live-change** - Fired when the user navigates through the options, but the selection is not finalized,\nor when pressing the ESC key to revert the current selection.\n- **open** - Fired after the component's dropdown menu opens.\n\n### **Slots:**\n - **default** - Defines the component options.\n\n**Note:** Only one selected option is allowed.\nIf more than one option is defined as selected, the last one would be considered as the selected one.\n\n**Note:** Use the `ui5-option` component to define the desired options.\nUse the `ui5-option-group` component to group options.\n- **label** - Defines the HTML element that will be displayed in the component input part,\nrepresenting the selected option.\n\n**Note:** If not specified and `ui5-option-custom` is used,\neither the option's `display-text` or its textContent will be displayed.\n\n**Note:** If not specified and `ui5-option` is used,\nthe option's textContent will be displayed.\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.\n\n**Note:** If the component has `suggestionItems`,\nthe `valueStateMessage` would be displayed as part of the same popover, if used on desktop, or dialog - on phone.\n\n### **CSS Parts:**\n - **popover** - Used to style the popover element",
3942
4032
  "attributes": [
3943
4033
  {
3944
4034
  "name": "accessible-description",
@@ -4139,7 +4229,7 @@
4139
4229
  "attributes": [
4140
4230
  {
4141
4231
  "name": "accessibility-attributes",
4142
- "description": "Defines the additional accessibility attributes that will be applied to the component.\nThe `accessibilityAttributes` property accepts an object with the following optional fields:\n\n- **root**: Attributes that will be applied to the main (text) button.\n - **hasPopup**: Indicates the presence and type of popup triggered by the button.\n Accepts string values: `\"dialog\"`, `\"grid\"`, `\"listbox\"`, `\"menu\"`, or `\"tree\"`.\n - **roleDescription**: Provides a human-readable description for the role of the button.\n Accepts any string value.\n - **title**: Specifies a tooltip or description for screen readers.\n Accepts any string value.\n\t- **ariaKeyShortcuts**: Defines keyboard shortcuts that activate or give focus to the button.\n\n- **arrowButton**: Attributes applied specifically to the arrow (split) button.\n - **hasPopup**: Indicates the presence and type of popup triggered by the arrow button.\n Accepts string values: `\"dialog\"`, `\"grid\"`, `\"listbox\"`, `\"menu\"`, or `\"tree\"`.\n - **expanded**: Indicates whether the popup triggered by the arrow button is currently expanded.\n Accepts boolean values: `true` or `false`.",
4232
+ "description": "Defines the additional accessibility attributes that will be applied to the component.\nThe `accessibilityAttributes` property accepts an object with the following optional fields:\n\n- **root**: Attributes that will be applied to the main (text) button.\n - **hasPopup**: Indicates the presence and type of popup triggered by the button.\n Accepts string values: `\"dialog\"`, `\"grid\"`, `\"listbox\"`, `\"menu\"`, or `\"tree\"`.\n - **title**: Specifies a tooltip or description for screen readers.\n Accepts any string value.\n\t- **ariaKeyShortcuts**: Defines keyboard shortcuts that activate or give focus to the button.\n\n- **arrowButton**: Attributes applied specifically to the arrow (split) button.\n - **hasPopup**: Indicates the presence and type of popup triggered by the arrow button.\n Accepts string values: `\"dialog\"`, `\"grid\"`, `\"listbox\"`, `\"menu\"`, or `\"tree\"`.\n - **expanded**: Indicates whether the popup triggered by the arrow button is currently expanded.\n Accepts boolean values: `true` or `false`.",
4143
4233
  "values": [{ "name": "SplitButtonAccessibilityAttributes" }]
4144
4234
  },
4145
4235
  {
@@ -4179,7 +4269,7 @@
4179
4269
  },
4180
4270
  {
4181
4271
  "name": "ui5-step-input",
4182
- "description": "### Overview\n\nThe `ui5-step-input` consists of an input field and buttons with icons to increase/decrease the value\nwith the predefined step.\n\nThe user can change the value of the component by pressing the increase/decrease buttons,\nby typing a number directly, by using the keyboard up/down and page up/down,\nor by using the mouse scroll wheel. Decimal values are supported.\n\n### Usage\n\nThe default step is 1 but the app developer can set a different one.\n\nApp developers can set a maximum and minimum value for the `StepInput`.\nThe increase/decrease button and the up/down keyboard navigation become disabled when\nthe value reaches the max/min or a new value is entered from the input which is greater/less than the max/min.\n\n#### When to use:\n\n- To adjust amounts, quantities, or other values quickly.\n- To adjust values for a specific step.\n\n#### When not to use:\n\n- To enter a static number (for example, postal code, phone number, or ID). In this case,\nuse the regular `ui5-input` instead.\n- To display a value that rarely needs to be adjusted and does not pertain to a particular step.\nIn this case, use the regular `ui5-input` instead.\n- To enter dates and times. In this case, use date/time related components instead.\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/StepInput.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 changes at each keystroke.\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\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.",
4272
+ "description": "### Overview\n\nThe `ui5-step-input` consists of an input field and buttons with icons to increase/decrease the value\nwith the predefined step.\n\nThe user can change the value of the component by pressing the increase/decrease buttons,\nby typing a number directly, by using the keyboard up/down and page up/down,\nor by using the mouse scroll wheel. Decimal values are supported.\n\n### Usage\n\nThe default step is 1 but the app developer can set a different one.\n\nApp developers can set a maximum and minimum value for the `StepInput`.\nThe increase/decrease button and the up/down keyboard navigation become disabled when\nthe value reaches the max/min or a new value is entered from the input which is greater/less than the max/min.\n\n#### When to use:\n\n- To adjust amounts, quantities, or other values quickly.\n- To adjust values for a specific step.\n\n#### When not to use:\n\n- To enter a static number (for example, postal code, phone number, or ID). In this case,\nuse the regular `ui5-input` instead.\n- To display a value that rarely needs to be adjusted and does not pertain to a particular step.\nIn this case, use the regular `ui5-input` instead.\n- To enter dates and times. In this case, use date/time related components instead.\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/StepInput.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 changes at each keystroke.\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\n### **Slots:**\n - **valueStateMessage** - Defines the value state message that will be displayed as pop up under the component.",
4183
4273
  "attributes": [
4184
4274
  {
4185
4275
  "name": "accessible-name",
@@ -4208,12 +4298,12 @@
4208
4298
  },
4209
4299
  {
4210
4300
  "name": "name",
4211
- "description": "Determines the name by which the component will be identified upon submission in an HTML form.\n\n**Note:** This property is only applicable within the context of an HTML Form element.",
4301
+ "description": "Determines the name by which the component will be identified upon submission in an HTML form.",
4212
4302
  "values": []
4213
4303
  },
4214
4304
  {
4215
4305
  "name": "placeholder",
4216
- "description": "Defines a short hint, intended to aid the user with data entry when the\ncomponent has no value.\n\n**Note:** When no placeholder is set, the format pattern is displayed as a placeholder.\nPassing an empty string as the value of this property will make the component appear empty - without placeholder or format pattern.",
4306
+ "description": "Defines a short hint, intended to aid the user with data entry when the\ncomponent has no value.",
4217
4307
  "values": []
4218
4308
  },
4219
4309
  {
@@ -4295,7 +4385,7 @@
4295
4385
  },
4296
4386
  {
4297
4387
  "name": "header-text",
4298
- "description": "Defines the header text of the <code>ui5-li-group</code>.",
4388
+ "description": "Defines the header text of the group.",
4299
4389
  "values": []
4300
4390
  },
4301
4391
  {
@@ -4400,7 +4490,7 @@
4400
4490
  },
4401
4491
  {
4402
4492
  "name": "type",
4403
- "description": "Defines the visual indication and behavior of the list items.\nAvailable options are `Active` (by default), `Inactive`, `InactiveSelectable`, `Detail` and `Navigation`.\n\n**Note:** When set to `Active` or `Navigation`, the item will provide visual response upon press and hover,\nwhile with type `Inactive`, `InactiveSelectable` and `Detail` - will not.\n\n**Note:** `InactiveSelectable` behaves like `Inactive` but allows selection (checkbox/radio) to be toggled\nwhen the list has a selection mode. The `item-click` event is not fired for this type.",
4493
+ "description": "Defines the visual indication and behavior of the list items.\nAvailable options are `Active` (by default), `Inactive`, `InactiveSelectable`, `Detail` and `Navigation`.\n\n**Note:** When set to `Active` or `Navigation`, the item will provide visual response upon press and hover,\nwhile with type `Inactive`, `InactiveSelectable` and `Detail` - will not.\n\n**Note:** `InactiveSelectable` behaves like `Inactive` but allows selection to be toggled\nvia the checkbox (Multi mode) or radio button (Single modes) when the list has a selection mode.\nClicking the item body or pressing Space/Enter does not trigger selection — only interacting\nwith the selection component directly does. The `item-click` event is not fired for this type.",
4404
4494
  "values": [
4405
4495
  { "name": "Navigation" },
4406
4496
  { "name": "Inactive" },
@@ -5587,6 +5677,11 @@
5587
5677
  "description": "Defines the additional accessibility attributes that will be applied to the component.\n\nThe following fields are supported:\n\n- **expanded**: Indicates whether the button, or another grouping element it controls, is currently expanded or collapsed.\nAccepts the following string values: `true` or `false`\n\n- **hasPopup**: Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by the button.\nAccepts the following string values: `dialog`, `grid`, `listbox`, `menu` or `tree`.\n\n- **controls**: Identifies the element (or elements) whose contents or presence are controlled by the button element.\nAccepts a lowercase string value.",
5588
5678
  "values": [{ "name": "ButtonAccessibilityAttributes" }]
5589
5679
  },
5680
+ {
5681
+ "name": "accessible-description",
5682
+ "description": "Defines the accessible description of the component.",
5683
+ "values": []
5684
+ },
5590
5685
  {
5591
5686
  "name": "accessible-name",
5592
5687
  "description": "Defines the accessible ARIA name of the component.",
@@ -5597,6 +5692,11 @@
5597
5692
  "description": "Receives id(or many ids) of the elements that label the component.",
5598
5693
  "values": []
5599
5694
  },
5695
+ {
5696
+ "name": "accessible-role",
5697
+ "description": "Defines the ARIA role of the component.\n\n**Note:** Use `ButtonAccessibleRole.Link` role only with a press handler that performs navigation.\nIn all other scenarios the default button semantics are recommended.",
5698
+ "values": [{ "name": "Button" }, { "name": "Link" }]
5699
+ },
5600
5700
  {
5601
5701
  "name": "design",
5602
5702
  "description": "Defines the action design.",
@@ -5953,7 +6053,7 @@
5953
6053
  },
5954
6054
  {
5955
6055
  "name": "type",
5956
- "description": "Defines the visual indication and behavior of the list items.\nAvailable options are `Active` (by default), `Inactive`, `InactiveSelectable`, `Detail` and `Navigation`.\n\n**Note:** When set to `Active` or `Navigation`, the item will provide visual response upon press and hover,\nwhile with type `Inactive`, `InactiveSelectable` and `Detail` - will not.\n\n**Note:** `InactiveSelectable` behaves like `Inactive` but allows selection (checkbox/radio) to be toggled\nwhen the list has a selection mode. The `item-click` event is not fired for this type.",
6056
+ "description": "Defines the visual indication and behavior of the list items.\nAvailable options are `Active` (by default), `Inactive`, `InactiveSelectable`, `Detail` and `Navigation`.\n\n**Note:** When set to `Active` or `Navigation`, the item will provide visual response upon press and hover,\nwhile with type `Inactive`, `InactiveSelectable` and `Detail` - will not.\n\n**Note:** `InactiveSelectable` behaves like `Inactive` but allows selection to be toggled\nvia the checkbox (Multi mode) or radio button (Single modes) when the list has a selection mode.\nClicking the item body or pressing Space/Enter does not trigger selection — only interacting\nwith the selection component directly does. The `item-click` event is not fired for this type.",
5957
6057
  "values": [
5958
6058
  { "name": "Navigation" },
5959
6059
  { "name": "Inactive" },
@@ -6059,7 +6159,7 @@
6059
6159
  },
6060
6160
  {
6061
6161
  "name": "type",
6062
- "description": "Defines the visual indication and behavior of the list items.\nAvailable options are `Active` (by default), `Inactive`, `InactiveSelectable`, `Detail` and `Navigation`.\n\n**Note:** When set to `Active` or `Navigation`, the item will provide visual response upon press and hover,\nwhile with type `Inactive`, `InactiveSelectable` and `Detail` - will not.\n\n**Note:** `InactiveSelectable` behaves like `Inactive` but allows selection (checkbox/radio) to be toggled\nwhen the list has a selection mode. The `item-click` event is not fired for this type.",
6162
+ "description": "Defines the visual indication and behavior of the list items.\nAvailable options are `Active` (by default), `Inactive`, `InactiveSelectable`, `Detail` and `Navigation`.\n\n**Note:** When set to `Active` or `Navigation`, the item will provide visual response upon press and hover,\nwhile with type `Inactive`, `InactiveSelectable` and `Detail` - will not.\n\n**Note:** `InactiveSelectable` behaves like `Inactive` but allows selection to be toggled\nvia the checkbox (Multi mode) or radio button (Single modes) when the list has a selection mode.\nClicking the item body or pressing Space/Enter does not trigger selection — only interacting\nwith the selection component directly does. The `item-click` event is not fired for this type.",
6063
6163
  "values": [
6064
6164
  { "name": "Navigation" },
6065
6165
  { "name": "Inactive" },