@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
@@ -5588,6 +5588,16 @@
5588
5588
  "kind": "class",
5589
5589
  "description": "The `ui5-cb-group-item` is type of suggestion item,\nthat can be used to split the `ui5-combobox` suggestions into groups.",
5590
5590
  "name": "ComboBoxItemGroup",
5591
+ "cssParts": [
5592
+ {
5593
+ "description": "Used to style the header item of the group",
5594
+ "name": "header"
5595
+ },
5596
+ {
5597
+ "description": "Used to style the title of the group header",
5598
+ "name": "title"
5599
+ }
5600
+ ],
5591
5601
  "slots": [
5592
5602
  {
5593
5603
  "name": "default",
@@ -5638,7 +5648,7 @@
5638
5648
  "type": {
5639
5649
  "text": "string | undefined"
5640
5650
  },
5641
- "description": "Defines the header text of the <code>ui5-li-group</code>.",
5651
+ "description": "Defines the header text of the group.",
5642
5652
  "privacy": "public",
5643
5653
  "default": "undefined"
5644
5654
  },
@@ -5678,16 +5688,6 @@
5678
5688
  "module": "dist/ComboBox.js"
5679
5689
  }
5680
5690
  ],
5681
- "cssParts": [
5682
- {
5683
- "description": "Used to style the header item of the group",
5684
- "name": "header"
5685
- },
5686
- {
5687
- "description": "Used to style the title of the group header",
5688
- "name": "title"
5689
- }
5690
- ],
5691
5691
  "attributes": [
5692
5692
  {
5693
5693
  "description": "Defines the accessible name of the header.",
@@ -5699,7 +5699,7 @@
5699
5699
  }
5700
5700
  },
5701
5701
  {
5702
- "description": "Defines the header text of the <code>ui5-li-group</code>.",
5702
+ "description": "Defines the header text of the group.",
5703
5703
  "name": "header-text",
5704
5704
  "default": "undefined",
5705
5705
  "fieldName": "headerText",
@@ -6040,7 +6040,7 @@
6040
6040
  "declarations": [
6041
6041
  {
6042
6042
  "kind": "class",
6043
- "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\";`",
6043
+ "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\";`",
6044
6044
  "name": "DatePicker",
6045
6045
  "cssParts": [
6046
6046
  {
@@ -13516,7 +13516,7 @@
13516
13516
  ]
13517
13517
  },
13518
13518
  "default": "\"Active\"",
13519
- "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.",
13519
+ "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.",
13520
13520
  "privacy": "public"
13521
13521
  }
13522
13522
  ],
@@ -13618,7 +13618,7 @@
13618
13618
  }
13619
13619
  },
13620
13620
  {
13621
- "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.",
13621
+ "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.",
13622
13622
  "name": "type",
13623
13623
  "default": "\"Active\"",
13624
13624
  "fieldName": "type",
@@ -13891,7 +13891,7 @@
13891
13891
  ]
13892
13892
  },
13893
13893
  "default": "\"Active\"",
13894
- "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.",
13894
+ "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.",
13895
13895
  "privacy": "public"
13896
13896
  }
13897
13897
  ],
@@ -13969,7 +13969,7 @@
13969
13969
  }
13970
13970
  },
13971
13971
  {
13972
- "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.",
13972
+ "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.",
13973
13973
  "name": "type",
13974
13974
  "default": "\"Active\"",
13975
13975
  "fieldName": "type",
@@ -14070,7 +14070,7 @@
14070
14070
  "slots": [
14071
14071
  {
14072
14072
  "name": "default",
14073
- "description": "Defines the items of the <code>ui5-li-group</code>.",
14073
+ "description": "Defines the items of the group.",
14074
14074
  "_ui5propertyName": "items",
14075
14075
  "_ui5type": {
14076
14076
  "text": "Array<ListItemBase>",
@@ -14117,7 +14117,7 @@
14117
14117
  "type": {
14118
14118
  "text": "string | undefined"
14119
14119
  },
14120
- "description": "Defines the header text of the <code>ui5-li-group</code>.",
14120
+ "description": "Defines the header text of the group.",
14121
14121
  "privacy": "public",
14122
14122
  "default": "undefined"
14123
14123
  },
@@ -14227,7 +14227,7 @@
14227
14227
  }
14228
14228
  },
14229
14229
  {
14230
- "description": "Defines the header text of the <code>ui5-li-group</code>.",
14230
+ "description": "Defines the header text of the group.",
14231
14231
  "name": "header-text",
14232
14232
  "default": "undefined",
14233
14233
  "fieldName": "headerText",
@@ -14246,9 +14246,9 @@
14246
14246
  }
14247
14247
  ],
14248
14248
  "superclass": {
14249
- "name": "UI5Element",
14250
- "package": "@ui5/webcomponents-base",
14251
- "module": "dist/UI5Element.js"
14249
+ "name": "ListItemGroupBase",
14250
+ "package": "@ui5/webcomponents",
14251
+ "module": "dist/ListItemGroupBase.js"
14252
14252
  },
14253
14253
  "tagName": "ui5-li-group",
14254
14254
  "customElement": true,
@@ -14275,6 +14275,77 @@
14275
14275
  }
14276
14276
  ]
14277
14277
  },
14278
+ {
14279
+ "kind": "javascript-module",
14280
+ "path": "dist/ListItemGroupBase.js",
14281
+ "declarations": [
14282
+ {
14283
+ "kind": "class",
14284
+ "description": "### Overview\n\n`ListItemGroupBase` is the abstract base for grouping components. It provides the minimal\n\"group\" contract shared by `ui5-li-group` and `ui5-option-group`: a header text, the default\nitems slot, and the plumbing the internal `ui5-list` relies on to flatten grouped items.\n\nConcrete group components extend this class and add only the public API that is relevant to them.",
14285
+ "name": "ListItemGroupBase",
14286
+ "slots": [
14287
+ {
14288
+ "name": "default",
14289
+ "description": "Defines the items of the group.",
14290
+ "_ui5propertyName": "items",
14291
+ "_ui5type": {
14292
+ "text": "Array<ListItemBase>",
14293
+ "references": [
14294
+ {
14295
+ "name": "ListItemBase",
14296
+ "package": "@ui5/webcomponents",
14297
+ "module": "dist/ListItemBase.js"
14298
+ }
14299
+ ]
14300
+ },
14301
+ "_ui5privacy": "public"
14302
+ }
14303
+ ],
14304
+ "members": [
14305
+ {
14306
+ "kind": "field",
14307
+ "name": "headerText",
14308
+ "type": {
14309
+ "text": "string | undefined"
14310
+ },
14311
+ "description": "Defines the header text of the group.",
14312
+ "privacy": "public",
14313
+ "default": "undefined"
14314
+ }
14315
+ ],
14316
+ "attributes": [
14317
+ {
14318
+ "description": "Defines the header text of the group.",
14319
+ "name": "header-text",
14320
+ "default": "undefined",
14321
+ "fieldName": "headerText",
14322
+ "type": {
14323
+ "text": "string | undefined"
14324
+ }
14325
+ }
14326
+ ],
14327
+ "superclass": {
14328
+ "name": "UI5Element",
14329
+ "package": "@ui5/webcomponents-base",
14330
+ "module": "dist/UI5Element.js"
14331
+ },
14332
+ "customElement": true,
14333
+ "_ui5since": "2.26.0",
14334
+ "_ui5privacy": "public",
14335
+ "_ui5abstract": true
14336
+ }
14337
+ ],
14338
+ "exports": [
14339
+ {
14340
+ "kind": "js",
14341
+ "name": "default",
14342
+ "declaration": {
14343
+ "name": "ListItemGroupBase",
14344
+ "module": "dist/ListItemGroupBase.js"
14345
+ }
14346
+ }
14347
+ ]
14348
+ },
14278
14349
  {
14279
14350
  "kind": "javascript-module",
14280
14351
  "path": "dist/ListItemGroupHeader.js",
@@ -14683,7 +14754,7 @@
14683
14754
  ]
14684
14755
  },
14685
14756
  "default": "\"Active\"",
14686
- "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.",
14757
+ "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.",
14687
14758
  "privacy": "public"
14688
14759
  },
14689
14760
  {
@@ -14833,7 +14904,7 @@
14833
14904
  }
14834
14905
  },
14835
14906
  {
14836
- "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.",
14907
+ "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.",
14837
14908
  "name": "type",
14838
14909
  "default": "\"Active\"",
14839
14910
  "fieldName": "type",
@@ -15497,7 +15568,7 @@
15497
15568
  ]
15498
15569
  },
15499
15570
  "default": "\"Active\"",
15500
- "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.",
15571
+ "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.",
15501
15572
  "privacy": "public"
15502
15573
  }
15503
15574
  ],
@@ -15764,7 +15835,7 @@
15764
15835
  }
15765
15836
  },
15766
15837
  {
15767
- "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.",
15838
+ "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.",
15768
15839
  "name": "type",
15769
15840
  "default": "\"Active\"",
15770
15841
  "fieldName": "type",
@@ -17188,6 +17259,16 @@
17188
17259
  "kind": "class",
17189
17260
  "description": "The `ui5-mcb-item-group` is type of suggestion item,\nthat can be used to split the `ui5-multi-combobox` suggestions into groups.",
17190
17261
  "name": "MultiComboBoxItemGroup",
17262
+ "cssParts": [
17263
+ {
17264
+ "description": "Used to style the header item of the group",
17265
+ "name": "header"
17266
+ },
17267
+ {
17268
+ "description": "Used to style the title of the group header",
17269
+ "name": "title"
17270
+ }
17271
+ ],
17191
17272
  "slots": [
17192
17273
  {
17193
17274
  "name": "default",
@@ -17238,7 +17319,7 @@
17238
17319
  "type": {
17239
17320
  "text": "string | undefined"
17240
17321
  },
17241
- "description": "Defines the header text of the <code>ui5-li-group</code>.",
17322
+ "description": "Defines the header text of the group.",
17242
17323
  "privacy": "public",
17243
17324
  "default": "undefined"
17244
17325
  },
@@ -17277,16 +17358,6 @@
17277
17358
  "module": "dist/MultiComboBox.js"
17278
17359
  }
17279
17360
  ],
17280
- "cssParts": [
17281
- {
17282
- "description": "Used to style the header item of the group",
17283
- "name": "header"
17284
- },
17285
- {
17286
- "description": "Used to style the title of the group header",
17287
- "name": "title"
17288
- }
17289
- ],
17290
17361
  "attributes": [
17291
17362
  {
17292
17363
  "description": "Defines the accessible name of the header.",
@@ -17298,7 +17369,7 @@
17298
17369
  }
17299
17370
  },
17300
17371
  {
17301
- "description": "Defines the header text of the <code>ui5-li-group</code>.",
17372
+ "description": "Defines the header text of the group.",
17302
17373
  "name": "header-text",
17303
17374
  "default": "undefined",
17304
17375
  "fieldName": "headerText",
@@ -17887,43 +17958,441 @@
17887
17958
  }
17888
17959
  },
17889
17960
  {
17890
- "description": "Sets the maximum number of characters available in the input field.\n\n**Note:** This property is not compatible with the ui5-input type InputType.Number. If the ui5-input type is set to Number, the maxlength value is ignored.",
17891
- "name": "maxlength",
17961
+ "description": "Sets the maximum number of characters available in the input field.\n\n**Note:** This property is not compatible with the ui5-input type InputType.Number. If the ui5-input type is set to Number, the maxlength value is ignored.",
17962
+ "name": "maxlength",
17963
+ "default": "undefined",
17964
+ "fieldName": "maxlength",
17965
+ "type": {
17966
+ "text": "number | undefined"
17967
+ }
17968
+ },
17969
+ {
17970
+ "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.\n**Note:** When the component is used inside a form element,\nthe value is sent as the first element in the form data, even if it's empty.",
17971
+ "name": "name",
17972
+ "default": "undefined",
17973
+ "fieldName": "name",
17974
+ "type": {
17975
+ "text": "string | undefined"
17976
+ }
17977
+ },
17978
+ {
17979
+ "description": "Defines whether the value will be autcompleted to match an item",
17980
+ "name": "no-typeahead",
17981
+ "default": "false",
17982
+ "fieldName": "noTypeahead",
17983
+ "type": {
17984
+ "text": "boolean"
17985
+ }
17986
+ },
17987
+ {
17988
+ "description": "Defines whether the suggestions picker is open.\nThe picker will not open if the `showSuggestions` property is set to `false`, the input is disabled or the input is readonly.\nThe picker will close automatically and `close` event will be fired if the input is not in the viewport.",
17989
+ "name": "open",
17990
+ "default": "false",
17991
+ "fieldName": "open",
17992
+ "type": {
17993
+ "text": "boolean"
17994
+ }
17995
+ },
17996
+ {
17997
+ "description": "Defines a short hint intended to aid the user with data entry when the\ncomponent has no value.",
17998
+ "name": "placeholder",
17999
+ "default": "undefined",
18000
+ "fieldName": "placeholder",
18001
+ "type": {
18002
+ "text": "string | undefined"
18003
+ }
18004
+ },
18005
+ {
18006
+ "description": "Defines whether the component is read-only.\n\n**Note:** A read-only component is not editable,\nbut still provides visual feedback upon user interaction.",
18007
+ "name": "readonly",
18008
+ "default": "false",
18009
+ "fieldName": "readonly",
18010
+ "type": {
18011
+ "text": "boolean"
18012
+ }
18013
+ },
18014
+ {
18015
+ "description": "Defines whether the component is required.",
18016
+ "name": "required",
18017
+ "default": "false",
18018
+ "fieldName": "required",
18019
+ "type": {
18020
+ "text": "boolean"
18021
+ }
18022
+ },
18023
+ {
18024
+ "description": "Defines whether the clear icon of the input will be shown.",
18025
+ "name": "show-clear-icon",
18026
+ "default": "false",
18027
+ "fieldName": "showClearIcon",
18028
+ "type": {
18029
+ "text": "boolean"
18030
+ }
18031
+ },
18032
+ {
18033
+ "description": "Defines whether the component should show suggestions, if such are present.",
18034
+ "name": "show-suggestions",
18035
+ "default": "false",
18036
+ "fieldName": "showSuggestions",
18037
+ "type": {
18038
+ "text": "boolean"
18039
+ }
18040
+ },
18041
+ {
18042
+ "description": "Determines whether a value help icon will be visualized in the end of the input.\nPressing the icon will fire `value-help-trigger` event.",
18043
+ "name": "show-value-help-icon",
18044
+ "default": "false",
18045
+ "fieldName": "showValueHelpIcon",
18046
+ "type": {
18047
+ "text": "boolean"
18048
+ }
18049
+ },
18050
+ {
18051
+ "description": "Defines the HTML type of the component.\n\n**Notes:**\n\n- The particular effect of this property differs depending on the browser\nand the current language settings, especially for type `Number`.\n- The property is mostly intended to be used with touch devices\nthat use different soft keyboard layouts depending on the given input type.\n- Type `Number` does not support suggestions.",
18052
+ "name": "type",
18053
+ "default": "\"Text\"",
18054
+ "fieldName": "type",
18055
+ "type": {
18056
+ "text": "\"Text\" | \"Email\" | \"Number\" | \"Password\" | \"Tel\" | \"URL\" | \"Search\""
18057
+ }
18058
+ },
18059
+ {
18060
+ "description": "Defines the value of the component.\n\n**Note:** The property is updated upon typing.",
18061
+ "name": "value",
18062
+ "default": "\"\"",
18063
+ "fieldName": "value",
18064
+ "type": {
18065
+ "text": "string"
18066
+ }
18067
+ },
18068
+ {
18069
+ "description": "Defines the value state of the component.",
18070
+ "name": "value-state",
18071
+ "default": "\"None\"",
18072
+ "fieldName": "valueState",
18073
+ "type": {
18074
+ "text": "\"None\" | \"Positive\" | \"Critical\" | \"Negative\" | \"Information\""
18075
+ }
18076
+ }
18077
+ ],
18078
+ "superclass": {
18079
+ "name": "Input",
18080
+ "package": "@ui5/webcomponents",
18081
+ "module": "dist/Input.js"
18082
+ },
18083
+ "tagName": "ui5-multi-input",
18084
+ "customElement": true,
18085
+ "_ui5since": "1.0.0-rc.9",
18086
+ "_ui5privacy": "public",
18087
+ "cssParts": [
18088
+ {
18089
+ "description": "Used to style the clear icon, which can be pressed to clear user input text",
18090
+ "name": "clear-icon"
18091
+ },
18092
+ {
18093
+ "description": "Used to style the native input element",
18094
+ "name": "input"
18095
+ },
18096
+ {
18097
+ "description": "Used to style the root DOM element of the Input component",
18098
+ "name": "root"
18099
+ }
18100
+ ]
18101
+ }
18102
+ ],
18103
+ "exports": [
18104
+ {
18105
+ "kind": "js",
18106
+ "name": "default",
18107
+ "declaration": {
18108
+ "name": "MultiInput",
18109
+ "module": "dist/MultiInput.js"
18110
+ }
18111
+ },
18112
+ {
18113
+ "kind": "custom-element-definition",
18114
+ "name": "ui5-multi-input",
18115
+ "declaration": {
18116
+ "name": "MultiInput",
18117
+ "module": "dist/MultiInput.js"
18118
+ }
18119
+ }
18120
+ ]
18121
+ },
18122
+ {
18123
+ "kind": "javascript-module",
18124
+ "path": "dist/NumberInput.js",
18125
+ "declarations": [
18126
+ {
18127
+ "kind": "class",
18128
+ "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\";`",
18129
+ "name": "NumberInput",
18130
+ "slots": [
18131
+ {
18132
+ "name": "valueStateMessage",
18133
+ "description": "Defines the value state message that will be displayed as pop up under the component.\n\n**Note:** If not specified, a default text (in the respective language) will be displayed.\n\n**Note:** The `valueStateMessage` would be displayed,\nwhen the component is in `Information`, `Critical` or `Negative` value state.",
18134
+ "_ui5type": {
18135
+ "text": "Array<HTMLElement>"
18136
+ },
18137
+ "_ui5privacy": "public"
18138
+ }
18139
+ ],
18140
+ "members": [
18141
+ {
18142
+ "kind": "field",
18143
+ "name": "accessibleName",
18144
+ "type": {
18145
+ "text": "string | undefined"
18146
+ },
18147
+ "description": "Defines the accessible ARIA name of the component.",
18148
+ "default": "undefined",
18149
+ "privacy": "public"
18150
+ },
18151
+ {
18152
+ "kind": "field",
18153
+ "name": "accessibleNameRef",
18154
+ "type": {
18155
+ "text": "string | undefined"
18156
+ },
18157
+ "description": "Receives ID (or many IDs) of the elements that label the component.",
18158
+ "default": "undefined",
18159
+ "privacy": "public"
18160
+ },
18161
+ {
18162
+ "kind": "field",
18163
+ "name": "disabled",
18164
+ "type": {
18165
+ "text": "boolean"
18166
+ },
18167
+ "default": "false",
18168
+ "description": "Determines whether the component is displayed as disabled.",
18169
+ "privacy": "public"
18170
+ },
18171
+ {
18172
+ "kind": "field",
18173
+ "name": "max",
18174
+ "type": {
18175
+ "text": "number | undefined"
18176
+ },
18177
+ "description": "Defines a maximum value of the component.",
18178
+ "default": "undefined",
18179
+ "privacy": "public"
18180
+ },
18181
+ {
18182
+ "kind": "field",
18183
+ "name": "min",
18184
+ "type": {
18185
+ "text": "number | undefined"
18186
+ },
18187
+ "description": "Defines a minimum value of the component.",
18188
+ "default": "undefined",
18189
+ "privacy": "public"
18190
+ },
18191
+ {
18192
+ "kind": "field",
18193
+ "name": "name",
18194
+ "type": {
18195
+ "text": "string | undefined"
18196
+ },
18197
+ "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.",
18198
+ "default": "undefined",
18199
+ "privacy": "public"
18200
+ },
18201
+ {
18202
+ "kind": "field",
18203
+ "name": "placeholder",
18204
+ "type": {
18205
+ "text": "string | undefined"
18206
+ },
18207
+ "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.",
18208
+ "default": "undefined",
18209
+ "privacy": "public"
18210
+ },
18211
+ {
18212
+ "kind": "field",
18213
+ "name": "readonly",
18214
+ "type": {
18215
+ "text": "boolean"
18216
+ },
18217
+ "default": "false",
18218
+ "description": "Determines whether the component is displayed as read-only.",
18219
+ "privacy": "public"
18220
+ },
18221
+ {
18222
+ "kind": "field",
18223
+ "name": "required",
18224
+ "type": {
18225
+ "text": "boolean"
18226
+ },
18227
+ "default": "false",
18228
+ "description": "Defines whether the component is required.",
18229
+ "privacy": "public"
18230
+ },
18231
+ {
18232
+ "kind": "field",
18233
+ "name": "step",
18234
+ "type": {
18235
+ "text": "number"
18236
+ },
18237
+ "default": "1",
18238
+ "description": "Defines a step of increasing/decreasing the value of the component.",
18239
+ "privacy": "public"
18240
+ },
18241
+ {
18242
+ "kind": "field",
18243
+ "name": "value",
18244
+ "type": {
18245
+ "text": "number"
18246
+ },
18247
+ "default": "0",
18248
+ "description": "Defines a value of the component.",
18249
+ "privacy": "public"
18250
+ },
18251
+ {
18252
+ "kind": "field",
18253
+ "name": "valuePrecision",
18254
+ "type": {
18255
+ "text": "number"
18256
+ },
18257
+ "default": "0",
18258
+ "description": "Determines the number of digits after the decimal point of the component.",
18259
+ "privacy": "public"
18260
+ },
18261
+ {
18262
+ "kind": "field",
18263
+ "name": "valueState",
18264
+ "type": {
18265
+ "text": "ValueState",
18266
+ "references": [
18267
+ {
18268
+ "name": "ValueState",
18269
+ "package": "@ui5/webcomponents-base",
18270
+ "module": "dist/types/ValueState.js"
18271
+ }
18272
+ ]
18273
+ },
18274
+ "default": "\"None\"",
18275
+ "description": "Defines the value state of the component.",
18276
+ "privacy": "public"
18277
+ }
18278
+ ],
18279
+ "events": [
18280
+ {
18281
+ "name": "change",
18282
+ "_ui5privacy": "public",
18283
+ "type": {
18284
+ "text": "CustomEvent"
18285
+ },
18286
+ "description": "Fired when the input operation has finished by pressing Enter or on focusout.",
18287
+ "_ui5Cancelable": false,
18288
+ "_ui5allowPreventDefault": false,
18289
+ "_ui5Bubbles": true
18290
+ },
18291
+ {
18292
+ "name": "input",
18293
+ "_ui5privacy": "public",
18294
+ "type": {
18295
+ "text": "CustomEvent"
18296
+ },
18297
+ "description": "Fired when the value of the component changes at each keystroke.",
18298
+ "_ui5Cancelable": true,
18299
+ "_ui5allowPreventDefault": true,
18300
+ "_ui5Bubbles": true
18301
+ },
18302
+ {
18303
+ "name": "value-state-change",
18304
+ "_ui5privacy": "public",
18305
+ "type": {
18306
+ "text": "CustomEvent<NumberInputValueStateChangeEventDetail>",
18307
+ "references": [
18308
+ {
18309
+ "name": "NumberInputValueStateChangeEventDetail",
18310
+ "package": "@ui5/webcomponents",
18311
+ "module": "dist/NumberInput.js"
18312
+ }
18313
+ ]
18314
+ },
18315
+ "description": "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.",
18316
+ "_ui5Cancelable": true,
18317
+ "_ui5allowPreventDefault": true,
18318
+ "_ui5Bubbles": true,
18319
+ "_ui5parameters": [
18320
+ {
18321
+ "type": {
18322
+ "text": "boolean"
18323
+ },
18324
+ "name": "valid",
18325
+ "_ui5privacy": "public",
18326
+ "description": "Indicator if the value is in between the min and max value."
18327
+ },
18328
+ {
18329
+ "type": {
18330
+ "text": "string"
18331
+ },
18332
+ "name": "valueState",
18333
+ "_ui5privacy": "public",
18334
+ "description": "The new `valueState` that will be set."
18335
+ }
18336
+ ]
18337
+ }
18338
+ ],
18339
+ "attributes": [
18340
+ {
18341
+ "description": "Defines the accessible ARIA name of the component.",
18342
+ "name": "accessible-name",
18343
+ "default": "undefined",
18344
+ "fieldName": "accessibleName",
18345
+ "type": {
18346
+ "text": "string | undefined"
18347
+ }
18348
+ },
18349
+ {
18350
+ "description": "Receives ID (or many IDs) of the elements that label the component.",
18351
+ "name": "accessible-name-ref",
18352
+ "default": "undefined",
18353
+ "fieldName": "accessibleNameRef",
18354
+ "type": {
18355
+ "text": "string | undefined"
18356
+ }
18357
+ },
18358
+ {
18359
+ "description": "Determines whether the component is displayed as disabled.",
18360
+ "name": "disabled",
18361
+ "default": "false",
18362
+ "fieldName": "disabled",
18363
+ "type": {
18364
+ "text": "boolean"
18365
+ }
18366
+ },
18367
+ {
18368
+ "description": "Defines a maximum value of the component.",
18369
+ "name": "max",
17892
18370
  "default": "undefined",
17893
- "fieldName": "maxlength",
18371
+ "fieldName": "max",
17894
18372
  "type": {
17895
18373
  "text": "number | undefined"
17896
18374
  }
17897
18375
  },
17898
18376
  {
17899
- "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.\n**Note:** When the component is used inside a form element,\nthe value is sent as the first element in the form data, even if it's empty.",
17900
- "name": "name",
18377
+ "description": "Defines a minimum value of the component.",
18378
+ "name": "min",
17901
18379
  "default": "undefined",
17902
- "fieldName": "name",
17903
- "type": {
17904
- "text": "string | undefined"
17905
- }
17906
- },
17907
- {
17908
- "description": "Defines whether the value will be autcompleted to match an item",
17909
- "name": "no-typeahead",
17910
- "default": "false",
17911
- "fieldName": "noTypeahead",
18380
+ "fieldName": "min",
17912
18381
  "type": {
17913
- "text": "boolean"
18382
+ "text": "number | undefined"
17914
18383
  }
17915
18384
  },
17916
18385
  {
17917
- "description": "Defines whether the suggestions picker is open.\nThe picker will not open if the `showSuggestions` property is set to `false`, the input is disabled or the input is readonly.\nThe picker will close automatically and `close` event will be fired if the input is not in the viewport.",
17918
- "name": "open",
17919
- "default": "false",
17920
- "fieldName": "open",
18386
+ "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.",
18387
+ "name": "name",
18388
+ "default": "undefined",
18389
+ "fieldName": "name",
17921
18390
  "type": {
17922
- "text": "boolean"
18391
+ "text": "string | undefined"
17923
18392
  }
17924
18393
  },
17925
18394
  {
17926
- "description": "Defines a short hint intended to aid the user with data entry when the\ncomponent has no value.",
18395
+ "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.",
17927
18396
  "name": "placeholder",
17928
18397
  "default": "undefined",
17929
18398
  "fieldName": "placeholder",
@@ -17932,7 +18401,7 @@
17932
18401
  }
17933
18402
  },
17934
18403
  {
17935
- "description": "Defines whether the component is read-only.\n\n**Note:** A read-only component is not editable,\nbut still provides visual feedback upon user interaction.",
18404
+ "description": "Determines whether the component is displayed as read-only.",
17936
18405
  "name": "readonly",
17937
18406
  "default": "false",
17938
18407
  "fieldName": "readonly",
@@ -17950,48 +18419,30 @@
17950
18419
  }
17951
18420
  },
17952
18421
  {
17953
- "description": "Defines whether the clear icon of the input will be shown.",
17954
- "name": "show-clear-icon",
17955
- "default": "false",
17956
- "fieldName": "showClearIcon",
17957
- "type": {
17958
- "text": "boolean"
17959
- }
17960
- },
17961
- {
17962
- "description": "Defines whether the component should show suggestions, if such are present.",
17963
- "name": "show-suggestions",
17964
- "default": "false",
17965
- "fieldName": "showSuggestions",
17966
- "type": {
17967
- "text": "boolean"
17968
- }
17969
- },
17970
- {
17971
- "description": "Determines whether a value help icon will be visualized in the end of the input.\nPressing the icon will fire `value-help-trigger` event.",
17972
- "name": "show-value-help-icon",
17973
- "default": "false",
17974
- "fieldName": "showValueHelpIcon",
18422
+ "description": "Defines a step of increasing/decreasing the value of the component.",
18423
+ "name": "step",
18424
+ "default": "1",
18425
+ "fieldName": "step",
17975
18426
  "type": {
17976
- "text": "boolean"
18427
+ "text": "number"
17977
18428
  }
17978
18429
  },
17979
18430
  {
17980
- "description": "Defines the HTML type of the component.\n\n**Notes:**\n\n- The particular effect of this property differs depending on the browser\nand the current language settings, especially for type `Number`.\n- The property is mostly intended to be used with touch devices\nthat use different soft keyboard layouts depending on the given input type.\n- Type `Number` does not support suggestions.",
17981
- "name": "type",
17982
- "default": "\"Text\"",
17983
- "fieldName": "type",
18431
+ "description": "Defines a value of the component.",
18432
+ "name": "value",
18433
+ "default": "0",
18434
+ "fieldName": "value",
17984
18435
  "type": {
17985
- "text": "\"Text\" | \"Email\" | \"Number\" | \"Password\" | \"Tel\" | \"URL\" | \"Search\""
18436
+ "text": "number"
17986
18437
  }
17987
18438
  },
17988
18439
  {
17989
- "description": "Defines the value of the component.\n\n**Note:** The property is updated upon typing.",
17990
- "name": "value",
17991
- "default": "\"\"",
17992
- "fieldName": "value",
18440
+ "description": "Determines the number of digits after the decimal point of the component.",
18441
+ "name": "value-precision",
18442
+ "default": "0",
18443
+ "fieldName": "valuePrecision",
17993
18444
  "type": {
17994
- "text": "string"
18445
+ "text": "number"
17995
18446
  }
17996
18447
  },
17997
18448
  {
@@ -18005,28 +18456,15 @@
18005
18456
  }
18006
18457
  ],
18007
18458
  "superclass": {
18008
- "name": "Input",
18009
- "package": "@ui5/webcomponents",
18010
- "module": "dist/Input.js"
18459
+ "name": "UI5Element",
18460
+ "package": "@ui5/webcomponents-base",
18461
+ "module": "dist/UI5Element.js"
18011
18462
  },
18012
- "tagName": "ui5-multi-input",
18463
+ "tagName": "ui5-number-input",
18013
18464
  "customElement": true,
18014
- "_ui5since": "1.0.0-rc.9",
18015
- "_ui5privacy": "public",
18016
- "cssParts": [
18017
- {
18018
- "description": "Used to style the clear icon, which can be pressed to clear user input text",
18019
- "name": "clear-icon"
18020
- },
18021
- {
18022
- "description": "Used to style the native input element",
18023
- "name": "input"
18024
- },
18025
- {
18026
- "description": "Used to style the root DOM element of the Input component",
18027
- "name": "root"
18028
- }
18029
- ]
18465
+ "_ui5experimental": true,
18466
+ "_ui5since": "2.26.0",
18467
+ "_ui5privacy": "public"
18030
18468
  }
18031
18469
  ],
18032
18470
  "exports": [
@@ -18034,16 +18472,16 @@
18034
18472
  "kind": "js",
18035
18473
  "name": "default",
18036
18474
  "declaration": {
18037
- "name": "MultiInput",
18038
- "module": "dist/MultiInput.js"
18475
+ "name": "NumberInput",
18476
+ "module": "dist/NumberInput.js"
18039
18477
  }
18040
18478
  },
18041
18479
  {
18042
18480
  "kind": "custom-element-definition",
18043
- "name": "ui5-multi-input",
18481
+ "name": "ui5-number-input",
18044
18482
  "declaration": {
18045
- "name": "MultiInput",
18046
- "module": "dist/MultiInput.js"
18483
+ "name": "NumberInput",
18484
+ "module": "dist/NumberInput.js"
18047
18485
  }
18048
18486
  }
18049
18487
  ]
@@ -18404,6 +18842,85 @@
18404
18842
  }
18405
18843
  ]
18406
18844
  },
18845
+ {
18846
+ "kind": "javascript-module",
18847
+ "path": "dist/OptionGroup.js",
18848
+ "declarations": [
18849
+ {
18850
+ "kind": "class",
18851
+ "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\";`",
18852
+ "name": "OptionGroup",
18853
+ "slots": [
18854
+ {
18855
+ "name": "default",
18856
+ "description": "Defines the options of the group.\n\n**Note:** Use the `ui5-option` component to define the desired options.",
18857
+ "_ui5propertyName": "items",
18858
+ "_ui5type": {
18859
+ "text": "Array<Option>",
18860
+ "references": [
18861
+ {
18862
+ "name": "Option",
18863
+ "package": "@ui5/webcomponents",
18864
+ "module": "dist/Option.js"
18865
+ }
18866
+ ]
18867
+ },
18868
+ "_ui5privacy": "public"
18869
+ }
18870
+ ],
18871
+ "members": [
18872
+ {
18873
+ "kind": "field",
18874
+ "name": "headerText",
18875
+ "type": {
18876
+ "text": "string | undefined"
18877
+ },
18878
+ "description": "Defines the header text of the group.",
18879
+ "privacy": "public",
18880
+ "default": "undefined"
18881
+ }
18882
+ ],
18883
+ "superclass": {
18884
+ "name": "ListItemGroupBase",
18885
+ "package": "@ui5/webcomponents",
18886
+ "module": "dist/ListItemGroupBase.js"
18887
+ },
18888
+ "tagName": "ui5-option-group",
18889
+ "customElement": true,
18890
+ "_ui5since": "2.26.0",
18891
+ "_ui5privacy": "public",
18892
+ "attributes": [
18893
+ {
18894
+ "description": "Defines the header text of the group.",
18895
+ "name": "header-text",
18896
+ "default": "undefined",
18897
+ "fieldName": "headerText",
18898
+ "type": {
18899
+ "text": "string | undefined"
18900
+ }
18901
+ }
18902
+ ]
18903
+ }
18904
+ ],
18905
+ "exports": [
18906
+ {
18907
+ "kind": "js",
18908
+ "name": "default",
18909
+ "declaration": {
18910
+ "name": "OptionGroup",
18911
+ "module": "dist/OptionGroup.js"
18912
+ }
18913
+ },
18914
+ {
18915
+ "kind": "custom-element-definition",
18916
+ "name": "ui5-option-group",
18917
+ "declaration": {
18918
+ "name": "OptionGroup",
18919
+ "module": "dist/OptionGroup.js"
18920
+ }
18921
+ }
18922
+ ]
18923
+ },
18407
18924
  {
18408
18925
  "kind": "javascript-module",
18409
18926
  "path": "dist/Panel.js",
@@ -21684,6 +22201,12 @@
21684
22201
  "description": "Interface for components that may be slotted inside `ui5-select` as options",
21685
22202
  "_ui5privacy": "public"
21686
22203
  },
22204
+ {
22205
+ "kind": "interface",
22206
+ "name": "IOptionGroup",
22207
+ "description": "Interface for group containers slotted inside `ui5-select`",
22208
+ "_ui5privacy": "public"
22209
+ },
21687
22210
  {
21688
22211
  "kind": "class",
21689
22212
  "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\";`",
@@ -21697,17 +22220,10 @@
21697
22220
  "slots": [
21698
22221
  {
21699
22222
  "name": "default",
21700
- "description": "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.",
22223
+ "description": "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.",
21701
22224
  "_ui5propertyName": "options",
21702
22225
  "_ui5type": {
21703
- "text": "Array<IOption>",
21704
- "references": [
21705
- {
21706
- "name": "IOption",
21707
- "package": "@ui5/webcomponents",
21708
- "module": "dist/Select.js"
21709
- }
21710
- ]
22226
+ "text": "Array<IOption | IOptionGroup>"
21711
22227
  },
21712
22228
  "_ui5privacy": "public"
21713
22229
  },
@@ -22959,7 +23475,7 @@
22959
23475
  ]
22960
23476
  },
22961
23477
  "default": "{}",
22962
- "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`.",
23478
+ "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`.",
22963
23479
  "privacy": "public",
22964
23480
  "_ui5since": "2.13.0"
22965
23481
  },
@@ -23048,7 +23564,7 @@
23048
23564
  ],
23049
23565
  "attributes": [
23050
23566
  {
23051
- "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`.",
23567
+ "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`.",
23052
23568
  "name": "accessibility-attributes",
23053
23569
  "default": "{}",
23054
23570
  "fieldName": "accessibilityAttributes",
@@ -23143,7 +23659,7 @@
23143
23659
  "slots": [
23144
23660
  {
23145
23661
  "name": "valueStateMessage",
23146
- "description": "Defines the value state message that will be displayed as pop up under the component.\n\n**Note:** If not specified, a default text (in the respective language) will be displayed.\n\n**Note:** The `valueStateMessage` would be displayed,\nwhen the component is in `Information`, `Critical` or `Negative` value state.",
23662
+ "description": "Defines the value state message that will be displayed as pop up under the component.",
23147
23663
  "_ui5type": {
23148
23664
  "text": "Array<HTMLElement>"
23149
23665
  },
@@ -23209,7 +23725,7 @@
23209
23725
  "type": {
23210
23726
  "text": "string | undefined"
23211
23727
  },
23212
- "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.",
23728
+ "description": "Determines the name by which the component will be identified upon submission in an HTML form.",
23213
23729
  "default": "undefined",
23214
23730
  "privacy": "public"
23215
23731
  },
@@ -23219,7 +23735,7 @@
23219
23735
  "type": {
23220
23736
  "text": "string | undefined"
23221
23737
  },
23222
- "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.",
23738
+ "description": "Defines a short hint, intended to aid the user with data entry when the\ncomponent has no value.",
23223
23739
  "default": "undefined",
23224
23740
  "privacy": "public"
23225
23741
  },
@@ -23400,7 +23916,7 @@
23400
23916
  }
23401
23917
  },
23402
23918
  {
23403
- "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.",
23919
+ "description": "Determines the name by which the component will be identified upon submission in an HTML form.",
23404
23920
  "name": "name",
23405
23921
  "default": "undefined",
23406
23922
  "fieldName": "name",
@@ -23409,7 +23925,7 @@
23409
23925
  }
23410
23926
  },
23411
23927
  {
23412
- "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.",
23928
+ "description": "Defines a short hint, intended to aid the user with data entry when the\ncomponent has no value.",
23413
23929
  "name": "placeholder",
23414
23930
  "default": "undefined",
23415
23931
  "fieldName": "placeholder",
@@ -23739,6 +24255,16 @@
23739
24255
  "kind": "class",
23740
24256
  "description": "The `ui5-suggestion-item-group` is type of suggestion item,\nthat can be used to split the `ui5-input` suggestions into groups.",
23741
24257
  "name": "SuggestionItemGroup",
24258
+ "cssParts": [
24259
+ {
24260
+ "description": "Used to style the header item of the group",
24261
+ "name": "header"
24262
+ },
24263
+ {
24264
+ "description": "Used to style the title of the group header",
24265
+ "name": "title"
24266
+ }
24267
+ ],
23742
24268
  "slots": [
23743
24269
  {
23744
24270
  "name": "default",
@@ -23781,16 +24307,6 @@
23781
24307
  "customElement": true,
23782
24308
  "_ui5since": "2.0.0",
23783
24309
  "_ui5privacy": "public",
23784
- "cssParts": [
23785
- {
23786
- "description": "Used to style the header item of the group",
23787
- "name": "header"
23788
- },
23789
- {
23790
- "description": "Used to style the title of the group header",
23791
- "name": "title"
23792
- }
23793
- ],
23794
24310
  "attributes": [
23795
24311
  {
23796
24312
  "description": "Defines the accessible name of the header.",
@@ -23802,7 +24318,7 @@
23802
24318
  }
23803
24319
  },
23804
24320
  {
23805
- "description": "Defines the header text of the <code>ui5-li-group</code>.",
24321
+ "description": "Defines the header text of the group.",
23806
24322
  "name": "header-text",
23807
24323
  "default": "undefined",
23808
24324
  "fieldName": "headerText",
@@ -23837,7 +24353,7 @@
23837
24353
  "type": {
23838
24354
  "text": "string | undefined"
23839
24355
  },
23840
- "description": "Defines the header text of the <code>ui5-li-group</code>.",
24356
+ "description": "Defines the header text of the group.",
23841
24357
  "privacy": "public",
23842
24358
  "default": "undefined"
23843
24359
  },
@@ -24250,7 +24766,7 @@
24250
24766
  ]
24251
24767
  },
24252
24768
  "default": "\"Active\"",
24253
- "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.",
24769
+ "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.",
24254
24770
  "privacy": "public"
24255
24771
  },
24256
24772
  {
@@ -24408,7 +24924,7 @@
24408
24924
  }
24409
24925
  },
24410
24926
  {
24411
- "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.",
24927
+ "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.",
24412
24928
  "name": "type",
24413
24929
  "default": "\"Active\"",
24414
24930
  "fieldName": "type",
@@ -31547,6 +32063,17 @@
31547
32063
  "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.",
31548
32064
  "privacy": "public"
31549
32065
  },
32066
+ {
32067
+ "kind": "field",
32068
+ "name": "accessibleDescription",
32069
+ "type": {
32070
+ "text": "string | undefined"
32071
+ },
32072
+ "description": "Defines the accessible description of the component.",
32073
+ "default": "undefined",
32074
+ "privacy": "public",
32075
+ "_ui5since": "2.27.0"
32076
+ },
31550
32077
  {
31551
32078
  "kind": "field",
31552
32079
  "name": "accessibleName",
@@ -31567,6 +32094,24 @@
31567
32094
  "default": "undefined",
31568
32095
  "privacy": "public"
31569
32096
  },
32097
+ {
32098
+ "kind": "field",
32099
+ "name": "accessibleRole",
32100
+ "type": {
32101
+ "text": "ButtonAccessibleRole",
32102
+ "references": [
32103
+ {
32104
+ "name": "ButtonAccessibleRole",
32105
+ "package": "@ui5/webcomponents",
32106
+ "module": "dist/types/ButtonAccessibleRole.js"
32107
+ }
32108
+ ]
32109
+ },
32110
+ "default": "\"Button\"",
32111
+ "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.",
32112
+ "privacy": "public",
32113
+ "_ui5since": "2.27.0"
32114
+ },
31570
32115
  {
31571
32116
  "kind": "field",
31572
32117
  "name": "design",
@@ -31706,6 +32251,15 @@
31706
32251
  "text": "ButtonAccessibilityAttributes"
31707
32252
  }
31708
32253
  },
32254
+ {
32255
+ "description": "Defines the accessible description of the component.",
32256
+ "name": "accessible-description",
32257
+ "default": "undefined",
32258
+ "fieldName": "accessibleDescription",
32259
+ "type": {
32260
+ "text": "string | undefined"
32261
+ }
32262
+ },
31709
32263
  {
31710
32264
  "description": "Defines the accessible ARIA name of the component.",
31711
32265
  "name": "accessible-name",
@@ -31724,6 +32278,15 @@
31724
32278
  "text": "string | undefined"
31725
32279
  }
31726
32280
  },
32281
+ {
32282
+ "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.",
32283
+ "name": "accessible-role",
32284
+ "default": "\"Button\"",
32285
+ "fieldName": "accessibleRole",
32286
+ "type": {
32287
+ "text": "\"Button\" | \"Link\""
32288
+ }
32289
+ },
31727
32290
  {
31728
32291
  "description": "Defines the action design.",
31729
32292
  "name": "design",
@@ -33415,7 +33978,7 @@
33415
33978
  ]
33416
33979
  },
33417
33980
  "default": "\"Active\"",
33418
- "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.",
33981
+ "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.",
33419
33982
  "privacy": "public"
33420
33983
  }
33421
33984
  ],
@@ -33556,7 +34119,7 @@
33556
34119
  }
33557
34120
  },
33558
34121
  {
33559
- "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.",
34122
+ "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.",
33560
34123
  "name": "type",
33561
34124
  "default": "\"Active\"",
33562
34125
  "fieldName": "type",
@@ -33924,7 +34487,7 @@
33924
34487
  ]
33925
34488
  },
33926
34489
  "default": "\"Active\"",
33927
- "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.",
34490
+ "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.",
33928
34491
  "privacy": "public"
33929
34492
  }
33930
34493
  ],
@@ -34089,7 +34652,7 @@
34089
34652
  }
34090
34653
  },
34091
34654
  {
34092
- "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.",
34655
+ "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.",
34093
34656
  "name": "type",
34094
34657
  "default": "\"Active\"",
34095
34658
  "fieldName": "type",
@@ -34395,7 +34958,7 @@
34395
34958
  ]
34396
34959
  },
34397
34960
  "default": "\"Active\"",
34398
- "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.",
34961
+ "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.",
34399
34962
  "privacy": "public"
34400
34963
  }
34401
34964
  ],
@@ -34527,7 +35090,7 @@
34527
35090
  }
34528
35091
  },
34529
35092
  {
34530
- "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.",
35093
+ "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.",
34531
35094
  "name": "type",
34532
35095
  "default": "\"Active\"",
34533
35096
  "fieldName": "type",