@fundamental-ngx/ui5-webcomponents 0.58.0-rc.7 → 0.58.0-rc.71

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 (257) hide show
  1. package/README.md +70 -1
  2. package/avatar/index.d.ts +35 -0
  3. package/avatar-group/index.d.ts +39 -0
  4. package/bar/index.d.ts +34 -1
  5. package/breadcrumbs/index.d.ts +25 -0
  6. package/breadcrumbs-item/index.d.ts +25 -0
  7. package/busy-indicator/index.d.ts +23 -0
  8. package/button/index.d.ts +32 -0
  9. package/calendar/index.d.ts +35 -0
  10. package/calendar-legend/index.d.ts +23 -0
  11. package/card/index.d.ts +31 -0
  12. package/card-header/index.d.ts +24 -0
  13. package/carousel/index.d.ts +26 -0
  14. package/color-palette/index.d.ts +23 -0
  15. package/color-palette-popover/index.d.ts +23 -0
  16. package/combo-box/index.d.ts +36 -0
  17. package/combo-box-item-group/index.d.ts +26 -0
  18. package/date-picker/index.d.ts +29 -0
  19. package/date-range-picker/index.d.ts +29 -0
  20. package/date-time-picker/index.d.ts +29 -0
  21. package/dialog/index.d.ts +32 -0
  22. package/dynamic-date-range/index.d.ts +1 -0
  23. package/fesm2022/fundamental-ngx-ui5-webcomponents-avatar-group.mjs +40 -0
  24. package/fesm2022/fundamental-ngx-ui5-webcomponents-avatar-group.mjs.map +1 -1
  25. package/fesm2022/fundamental-ngx-ui5-webcomponents-avatar.mjs +41 -0
  26. package/fesm2022/fundamental-ngx-ui5-webcomponents-avatar.mjs.map +1 -1
  27. package/fesm2022/fundamental-ngx-ui5-webcomponents-bar.mjs +47 -2
  28. package/fesm2022/fundamental-ngx-ui5-webcomponents-bar.mjs.map +1 -1
  29. package/fesm2022/fundamental-ngx-ui5-webcomponents-breadcrumbs-item.mjs +27 -0
  30. package/fesm2022/fundamental-ngx-ui5-webcomponents-breadcrumbs-item.mjs.map +1 -1
  31. package/fesm2022/fundamental-ngx-ui5-webcomponents-breadcrumbs.mjs +27 -0
  32. package/fesm2022/fundamental-ngx-ui5-webcomponents-breadcrumbs.mjs.map +1 -1
  33. package/fesm2022/fundamental-ngx-ui5-webcomponents-busy-indicator.mjs +25 -0
  34. package/fesm2022/fundamental-ngx-ui5-webcomponents-busy-indicator.mjs.map +1 -1
  35. package/fesm2022/fundamental-ngx-ui5-webcomponents-button-badge.mjs.map +1 -1
  36. package/fesm2022/fundamental-ngx-ui5-webcomponents-button.mjs +33 -0
  37. package/fesm2022/fundamental-ngx-ui5-webcomponents-button.mjs.map +1 -1
  38. package/fesm2022/fundamental-ngx-ui5-webcomponents-calendar-date-range.mjs.map +1 -1
  39. package/fesm2022/fundamental-ngx-ui5-webcomponents-calendar-date.mjs.map +1 -1
  40. package/fesm2022/fundamental-ngx-ui5-webcomponents-calendar-legend-item.mjs.map +1 -1
  41. package/fesm2022/fundamental-ngx-ui5-webcomponents-calendar-legend.mjs +25 -0
  42. package/fesm2022/fundamental-ngx-ui5-webcomponents-calendar-legend.mjs.map +1 -1
  43. package/fesm2022/fundamental-ngx-ui5-webcomponents-calendar.mjs +47 -0
  44. package/fesm2022/fundamental-ngx-ui5-webcomponents-calendar.mjs.map +1 -1
  45. package/fesm2022/fundamental-ngx-ui5-webcomponents-card-header.mjs +30 -0
  46. package/fesm2022/fundamental-ngx-ui5-webcomponents-card-header.mjs.map +1 -1
  47. package/fesm2022/fundamental-ngx-ui5-webcomponents-card.mjs +33 -0
  48. package/fesm2022/fundamental-ngx-ui5-webcomponents-card.mjs.map +1 -1
  49. package/fesm2022/fundamental-ngx-ui5-webcomponents-carousel.mjs +28 -0
  50. package/fesm2022/fundamental-ngx-ui5-webcomponents-carousel.mjs.map +1 -1
  51. package/fesm2022/fundamental-ngx-ui5-webcomponents-check-box.mjs.map +1 -1
  52. package/fesm2022/fundamental-ngx-ui5-webcomponents-color-palette-item.mjs.map +1 -1
  53. package/fesm2022/fundamental-ngx-ui5-webcomponents-color-palette-popover.mjs +25 -0
  54. package/fesm2022/fundamental-ngx-ui5-webcomponents-color-palette-popover.mjs.map +1 -1
  55. package/fesm2022/fundamental-ngx-ui5-webcomponents-color-palette.mjs +25 -0
  56. package/fesm2022/fundamental-ngx-ui5-webcomponents-color-palette.mjs.map +1 -1
  57. package/fesm2022/fundamental-ngx-ui5-webcomponents-color-picker.mjs.map +1 -1
  58. package/fesm2022/fundamental-ngx-ui5-webcomponents-combo-box-item-group.mjs +32 -0
  59. package/fesm2022/fundamental-ngx-ui5-webcomponents-combo-box-item-group.mjs.map +1 -1
  60. package/fesm2022/fundamental-ngx-ui5-webcomponents-combo-box-item.mjs.map +1 -1
  61. package/fesm2022/fundamental-ngx-ui5-webcomponents-combo-box.mjs +43 -0
  62. package/fesm2022/fundamental-ngx-ui5-webcomponents-combo-box.mjs.map +1 -1
  63. package/fesm2022/fundamental-ngx-ui5-webcomponents-date-picker.mjs +31 -0
  64. package/fesm2022/fundamental-ngx-ui5-webcomponents-date-picker.mjs.map +1 -1
  65. package/fesm2022/fundamental-ngx-ui5-webcomponents-date-range-picker.mjs +31 -0
  66. package/fesm2022/fundamental-ngx-ui5-webcomponents-date-range-picker.mjs.map +1 -1
  67. package/fesm2022/fundamental-ngx-ui5-webcomponents-date-time-picker.mjs +31 -0
  68. package/fesm2022/fundamental-ngx-ui5-webcomponents-date-time-picker.mjs.map +1 -1
  69. package/fesm2022/fundamental-ngx-ui5-webcomponents-dialog.mjs +42 -0
  70. package/fesm2022/fundamental-ngx-ui5-webcomponents-dialog.mjs.map +1 -1
  71. package/fesm2022/fundamental-ngx-ui5-webcomponents-dynamic-date-range.mjs.map +1 -1
  72. package/fesm2022/fundamental-ngx-ui5-webcomponents-expandable-text.mjs.map +1 -1
  73. package/fesm2022/fundamental-ngx-ui5-webcomponents-file-uploader.mjs +41 -0
  74. package/fesm2022/fundamental-ngx-ui5-webcomponents-file-uploader.mjs.map +1 -1
  75. package/fesm2022/fundamental-ngx-ui5-webcomponents-form-group.mjs +25 -0
  76. package/fesm2022/fundamental-ngx-ui5-webcomponents-form-group.mjs.map +1 -1
  77. package/fesm2022/fundamental-ngx-ui5-webcomponents-form-item.mjs +31 -0
  78. package/fesm2022/fundamental-ngx-ui5-webcomponents-form-item.mjs.map +1 -1
  79. package/fesm2022/fundamental-ngx-ui5-webcomponents-form.mjs +35 -0
  80. package/fesm2022/fundamental-ngx-ui5-webcomponents-form.mjs.map +1 -1
  81. package/fesm2022/fundamental-ngx-ui5-webcomponents-icon.mjs.map +1 -1
  82. package/fesm2022/fundamental-ngx-ui5-webcomponents-input.mjs +50 -0
  83. package/fesm2022/fundamental-ngx-ui5-webcomponents-input.mjs.map +1 -1
  84. package/fesm2022/fundamental-ngx-ui5-webcomponents-label.mjs +27 -0
  85. package/fesm2022/fundamental-ngx-ui5-webcomponents-label.mjs.map +1 -1
  86. package/fesm2022/fundamental-ngx-ui5-webcomponents-link.mjs +27 -0
  87. package/fesm2022/fundamental-ngx-ui5-webcomponents-link.mjs.map +1 -1
  88. package/fesm2022/fundamental-ngx-ui5-webcomponents-list-item-custom.mjs +34 -0
  89. package/fesm2022/fundamental-ngx-ui5-webcomponents-list-item-custom.mjs.map +1 -1
  90. package/fesm2022/fundamental-ngx-ui5-webcomponents-list-item-group.mjs +32 -0
  91. package/fesm2022/fundamental-ngx-ui5-webcomponents-list-item-group.mjs.map +1 -1
  92. package/fesm2022/fundamental-ngx-ui5-webcomponents-list-item-standard.mjs +51 -0
  93. package/fesm2022/fundamental-ngx-ui5-webcomponents-list-item-standard.mjs.map +1 -1
  94. package/fesm2022/fundamental-ngx-ui5-webcomponents-list.mjs +35 -0
  95. package/fesm2022/fundamental-ngx-ui5-webcomponents-list.mjs.map +1 -1
  96. package/fesm2022/fundamental-ngx-ui5-webcomponents-menu-item-group.mjs +26 -0
  97. package/fesm2022/fundamental-ngx-ui5-webcomponents-menu-item-group.mjs.map +1 -1
  98. package/fesm2022/fundamental-ngx-ui5-webcomponents-menu-item.mjs +61 -0
  99. package/fesm2022/fundamental-ngx-ui5-webcomponents-menu-item.mjs.map +1 -1
  100. package/fesm2022/fundamental-ngx-ui5-webcomponents-menu-separator.mjs.map +1 -1
  101. package/fesm2022/fundamental-ngx-ui5-webcomponents-menu.mjs +27 -0
  102. package/fesm2022/fundamental-ngx-ui5-webcomponents-menu.mjs.map +1 -1
  103. package/fesm2022/fundamental-ngx-ui5-webcomponents-message-strip.mjs +37 -0
  104. package/fesm2022/fundamental-ngx-ui5-webcomponents-message-strip.mjs.map +1 -1
  105. package/fesm2022/fundamental-ngx-ui5-webcomponents-multi-combo-box-item-group.mjs +32 -0
  106. package/fesm2022/fundamental-ngx-ui5-webcomponents-multi-combo-box-item-group.mjs.map +1 -1
  107. package/fesm2022/fundamental-ngx-ui5-webcomponents-multi-combo-box-item.mjs.map +1 -1
  108. package/fesm2022/fundamental-ngx-ui5-webcomponents-multi-combo-box.mjs +43 -0
  109. package/fesm2022/fundamental-ngx-ui5-webcomponents-multi-combo-box.mjs.map +1 -1
  110. package/fesm2022/fundamental-ngx-ui5-webcomponents-multi-input.mjs +55 -0
  111. package/fesm2022/fundamental-ngx-ui5-webcomponents-multi-input.mjs.map +1 -1
  112. package/fesm2022/fundamental-ngx-ui5-webcomponents-option-custom.mjs +25 -0
  113. package/fesm2022/fundamental-ngx-ui5-webcomponents-option-custom.mjs.map +1 -1
  114. package/fesm2022/fundamental-ngx-ui5-webcomponents-option.mjs +27 -0
  115. package/fesm2022/fundamental-ngx-ui5-webcomponents-option.mjs.map +1 -1
  116. package/fesm2022/fundamental-ngx-ui5-webcomponents-panel.mjs +32 -0
  117. package/fesm2022/fundamental-ngx-ui5-webcomponents-panel.mjs.map +1 -1
  118. package/fesm2022/fundamental-ngx-ui5-webcomponents-popover.mjs +35 -0
  119. package/fesm2022/fundamental-ngx-ui5-webcomponents-popover.mjs.map +1 -1
  120. package/fesm2022/fundamental-ngx-ui5-webcomponents-progress-indicator.mjs.map +1 -1
  121. package/fesm2022/fundamental-ngx-ui5-webcomponents-radio-button.mjs.map +1 -1
  122. package/fesm2022/fundamental-ngx-ui5-webcomponents-range-slider.mjs.map +1 -1
  123. package/fesm2022/fundamental-ngx-ui5-webcomponents-rating-indicator.mjs.map +1 -1
  124. package/fesm2022/fundamental-ngx-ui5-webcomponents-responsive-popover.mjs +35 -0
  125. package/fesm2022/fundamental-ngx-ui5-webcomponents-responsive-popover.mjs.map +1 -1
  126. package/fesm2022/fundamental-ngx-ui5-webcomponents-segmented-button-item.mjs +27 -0
  127. package/fesm2022/fundamental-ngx-ui5-webcomponents-segmented-button-item.mjs.map +1 -1
  128. package/fesm2022/fundamental-ngx-ui5-webcomponents-segmented-button.mjs +29 -0
  129. package/fesm2022/fundamental-ngx-ui5-webcomponents-segmented-button.mjs.map +1 -1
  130. package/fesm2022/fundamental-ngx-ui5-webcomponents-select.mjs +56 -0
  131. package/fesm2022/fundamental-ngx-ui5-webcomponents-select.mjs.map +1 -1
  132. package/fesm2022/fundamental-ngx-ui5-webcomponents-slider.mjs.map +1 -1
  133. package/fesm2022/fundamental-ngx-ui5-webcomponents-special-calendar-date.mjs.map +1 -1
  134. package/fesm2022/fundamental-ngx-ui5-webcomponents-split-button.mjs +27 -0
  135. package/fesm2022/fundamental-ngx-ui5-webcomponents-split-button.mjs.map +1 -1
  136. package/fesm2022/fundamental-ngx-ui5-webcomponents-step-input.mjs +30 -0
  137. package/fesm2022/fundamental-ngx-ui5-webcomponents-step-input.mjs.map +1 -1
  138. package/fesm2022/fundamental-ngx-ui5-webcomponents-suggestion-item-custom.mjs +25 -0
  139. package/fesm2022/fundamental-ngx-ui5-webcomponents-suggestion-item-custom.mjs.map +1 -1
  140. package/fesm2022/fundamental-ngx-ui5-webcomponents-suggestion-item-group.mjs +32 -0
  141. package/fesm2022/fundamental-ngx-ui5-webcomponents-suggestion-item-group.mjs.map +1 -1
  142. package/fesm2022/fundamental-ngx-ui5-webcomponents-suggestion-item.mjs.map +1 -1
  143. package/fesm2022/fundamental-ngx-ui5-webcomponents-switch.mjs.map +1 -1
  144. package/fesm2022/fundamental-ngx-ui5-webcomponents-tab-container.mjs +41 -0
  145. package/fesm2022/fundamental-ngx-ui5-webcomponents-tab-container.mjs.map +1 -1
  146. package/fesm2022/fundamental-ngx-ui5-webcomponents-tab-separator.mjs.map +1 -1
  147. package/fesm2022/fundamental-ngx-ui5-webcomponents-tab.mjs +32 -0
  148. package/fesm2022/fundamental-ngx-ui5-webcomponents-tab.mjs.map +1 -1
  149. package/fesm2022/fundamental-ngx-ui5-webcomponents-table-cell.mjs +25 -0
  150. package/fesm2022/fundamental-ngx-ui5-webcomponents-table-cell.mjs.map +1 -1
  151. package/fesm2022/fundamental-ngx-ui5-webcomponents-table-growing.mjs.map +1 -1
  152. package/fesm2022/fundamental-ngx-ui5-webcomponents-table-header-cell-action-a-i.mjs.map +1 -1
  153. package/fesm2022/fundamental-ngx-ui5-webcomponents-table-header-cell.mjs +33 -0
  154. package/fesm2022/fundamental-ngx-ui5-webcomponents-table-header-cell.mjs.map +1 -1
  155. package/fesm2022/fundamental-ngx-ui5-webcomponents-table-header-row.mjs +27 -0
  156. package/fesm2022/fundamental-ngx-ui5-webcomponents-table-header-row.mjs.map +1 -1
  157. package/fesm2022/fundamental-ngx-ui5-webcomponents-table-row-action-navigation.mjs.map +1 -1
  158. package/fesm2022/fundamental-ngx-ui5-webcomponents-table-row-action.mjs.map +1 -1
  159. package/fesm2022/fundamental-ngx-ui5-webcomponents-table-row.mjs +35 -0
  160. package/fesm2022/fundamental-ngx-ui5-webcomponents-table-row.mjs.map +1 -1
  161. package/fesm2022/fundamental-ngx-ui5-webcomponents-table-selection-multi.mjs.map +1 -1
  162. package/fesm2022/fundamental-ngx-ui5-webcomponents-table-selection-single.mjs.map +1 -1
  163. package/fesm2022/fundamental-ngx-ui5-webcomponents-table-selection.mjs.map +1 -1
  164. package/fesm2022/fundamental-ngx-ui5-webcomponents-table-virtualizer.mjs.map +1 -1
  165. package/fesm2022/fundamental-ngx-ui5-webcomponents-table.mjs +44 -0
  166. package/fesm2022/fundamental-ngx-ui5-webcomponents-table.mjs.map +1 -1
  167. package/fesm2022/fundamental-ngx-ui5-webcomponents-tag.mjs +32 -0
  168. package/fesm2022/fundamental-ngx-ui5-webcomponents-tag.mjs.map +1 -1
  169. package/fesm2022/fundamental-ngx-ui5-webcomponents-text-area.mjs +32 -0
  170. package/fesm2022/fundamental-ngx-ui5-webcomponents-text-area.mjs.map +1 -1
  171. package/fesm2022/fundamental-ngx-ui5-webcomponents-text.mjs +25 -0
  172. package/fesm2022/fundamental-ngx-ui5-webcomponents-text.mjs.map +1 -1
  173. package/fesm2022/fundamental-ngx-ui5-webcomponents-time-picker.mjs +31 -0
  174. package/fesm2022/fundamental-ngx-ui5-webcomponents-time-picker.mjs.map +1 -1
  175. package/fesm2022/fundamental-ngx-ui5-webcomponents-title.mjs +28 -0
  176. package/fesm2022/fundamental-ngx-ui5-webcomponents-title.mjs.map +1 -1
  177. package/fesm2022/fundamental-ngx-ui5-webcomponents-toast.mjs +27 -0
  178. package/fesm2022/fundamental-ngx-ui5-webcomponents-toast.mjs.map +1 -1
  179. package/fesm2022/fundamental-ngx-ui5-webcomponents-toggle-button.mjs +33 -0
  180. package/fesm2022/fundamental-ngx-ui5-webcomponents-toggle-button.mjs.map +1 -1
  181. package/fesm2022/fundamental-ngx-ui5-webcomponents-token.mjs +27 -0
  182. package/fesm2022/fundamental-ngx-ui5-webcomponents-token.mjs.map +1 -1
  183. package/fesm2022/fundamental-ngx-ui5-webcomponents-tokenizer.mjs +25 -0
  184. package/fesm2022/fundamental-ngx-ui5-webcomponents-tokenizer.mjs.map +1 -1
  185. package/fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-button.mjs +11 -1
  186. package/fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-button.mjs.map +1 -1
  187. package/fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-select-option.mjs +27 -0
  188. package/fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-select-option.mjs.map +1 -1
  189. package/fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-select.mjs +37 -0
  190. package/fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-select.mjs.map +1 -1
  191. package/fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-separator.mjs.map +1 -1
  192. package/fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-spacer.mjs.map +1 -1
  193. package/fesm2022/fundamental-ngx-ui5-webcomponents-toolbar.mjs +27 -0
  194. package/fesm2022/fundamental-ngx-ui5-webcomponents-toolbar.mjs.map +1 -1
  195. package/fesm2022/fundamental-ngx-ui5-webcomponents-tree-item-custom.mjs +51 -0
  196. package/fesm2022/fundamental-ngx-ui5-webcomponents-tree-item-custom.mjs.map +1 -1
  197. package/fesm2022/fundamental-ngx-ui5-webcomponents-tree-item.mjs +46 -0
  198. package/fesm2022/fundamental-ngx-ui5-webcomponents-tree-item.mjs.map +1 -1
  199. package/fesm2022/fundamental-ngx-ui5-webcomponents-tree.mjs +35 -0
  200. package/fesm2022/fundamental-ngx-ui5-webcomponents-tree.mjs.map +1 -1
  201. package/fesm2022/fundamental-ngx-ui5-webcomponents.mjs +2445 -5
  202. package/fesm2022/fundamental-ngx-ui5-webcomponents.mjs.map +1 -1
  203. package/file-uploader/index.d.ts +39 -0
  204. package/form/index.d.ts +29 -0
  205. package/form-group/index.d.ts +23 -0
  206. package/form-item/index.d.ts +25 -0
  207. package/index.d.ts +2129 -2
  208. package/input/index.d.ts +44 -0
  209. package/label/index.d.ts +25 -0
  210. package/link/index.d.ts +26 -0
  211. package/list/index.d.ts +30 -0
  212. package/list-item-custom/index.d.ts +32 -0
  213. package/list-item-group/index.d.ts +26 -0
  214. package/list-item-standard/index.d.ts +44 -0
  215. package/menu/index.d.ts +25 -0
  216. package/menu-item/index.d.ts +55 -0
  217. package/menu-item-group/index.d.ts +24 -0
  218. package/message-strip/index.d.ts +31 -0
  219. package/multi-combo-box/index.d.ts +36 -0
  220. package/multi-combo-box-item-group/index.d.ts +26 -0
  221. package/multi-input/index.d.ts +45 -0
  222. package/option/index.d.ts +25 -0
  223. package/option-custom/index.d.ts +23 -0
  224. package/package.json +27 -27
  225. package/panel/index.d.ts +26 -0
  226. package/popover/index.d.ts +25 -0
  227. package/responsive-popover/index.d.ts +25 -0
  228. package/segmented-button/index.d.ts +28 -0
  229. package/segmented-button-item/index.d.ts +25 -0
  230. package/select/index.d.ts +51 -0
  231. package/split-button/index.d.ts +26 -0
  232. package/step-input/index.d.ts +28 -0
  233. package/suggestion-item-custom/index.d.ts +23 -0
  234. package/suggestion-item-group/index.d.ts +26 -0
  235. package/tab/index.d.ts +26 -0
  236. package/tab-container/index.d.ts +35 -0
  237. package/table/index.d.ts +30 -0
  238. package/table-cell/index.d.ts +23 -0
  239. package/table-header-cell/index.d.ts +31 -0
  240. package/table-header-row/index.d.ts +25 -0
  241. package/table-row/index.d.ts +33 -0
  242. package/tag/index.d.ts +26 -0
  243. package/text/index.d.ts +23 -0
  244. package/text-area/index.d.ts +30 -0
  245. package/time-picker/index.d.ts +29 -0
  246. package/title/index.d.ts +26 -0
  247. package/toast/index.d.ts +25 -0
  248. package/toggle-button/index.d.ts +31 -0
  249. package/token/index.d.ts +25 -0
  250. package/tokenizer/index.d.ts +23 -0
  251. package/toolbar/index.d.ts +25 -0
  252. package/toolbar-button/index.d.ts +11 -1
  253. package/toolbar-select/index.d.ts +35 -0
  254. package/toolbar-select-option/index.d.ts +25 -0
  255. package/tree/index.d.ts +29 -0
  256. package/tree-item/index.d.ts +39 -0
  257. package/tree-item-custom/index.d.ts +40 -0
package/input/index.d.ts CHANGED
@@ -120,6 +120,50 @@ declare class Input implements AfterViewInit {
120
120
  * Fired when the suggestions picker is closed.
121
121
  */
122
122
  ui5Close: _angular_core.OutputEmitterRef<UI5CustomEvent<_Input, "close">>;
123
+ /**
124
+ * Available slots for content projection in this component.
125
+ *
126
+ * Slots allow you to insert custom content into predefined areas of the web component.
127
+ * Use the `slot` attribute on child elements to target specific slots.
128
+ *
129
+ * - **(default)**: Defines the suggestion items.
130
+
131
+ **Note:** The suggestions would be displayed only if the `showSuggestions`
132
+ property is set to `true`.
133
+
134
+ **Note:** The `<ui5-suggestion-item>`, `<ui5-suggestion-item-group>` and `ui5-suggestion-item-custom` are recommended to be used as suggestion items.
135
+ * - **icon**: Defines the icon to be displayed in the component.
136
+ * - **valueStateMessage**: Defines the value state message that will be displayed as pop up under the component.
137
+ The value state message slot should contain only one root element.
138
+
139
+ **Note:** If not specified, a default text (in the respective language) will be displayed.
140
+
141
+ **Note:** The `valueStateMessage` would be displayed,
142
+ when the component is in `Information`, `Critical` or `Negative` value state.
143
+
144
+ **Note:** If the component has `suggestionItems`,
145
+ the `valueStateMessage` would be displayed as part of the same popover, if used on desktop, or dialog - on phone.
146
+ *
147
+ * @example
148
+ * ```html
149
+ * <ui5-input>
150
+ * <div slot="header">Custom header content</div>
151
+ * <p>Default slot content</p>
152
+ * </ui5-input>
153
+ * ```
154
+ *
155
+ * @readonly
156
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
157
+ */
158
+ readonly slots: ({
159
+ name: string;
160
+ description: string;
161
+ since?: undefined;
162
+ } | {
163
+ name: string;
164
+ description: string;
165
+ since: string;
166
+ })[];
123
167
  elementRef: ElementRef<_Input>;
124
168
  injector: Injector;
125
169
  get element(): _Input;
package/label/index.d.ts CHANGED
@@ -29,6 +29,31 @@ declare class Label implements AfterViewInit {
29
29
  **Note:** for option "Normal" the text will wrap and the words will not be broken based on hyphenation.
30
30
  */
31
31
  wrappingType: _angular_core.InputSignal<"None" | "Normal" | undefined>;
32
+ /**
33
+ * Available slots for content projection in this component.
34
+ *
35
+ * Slots allow you to insert custom content into predefined areas of the web component.
36
+ * Use the `slot` attribute on child elements to target specific slots.
37
+ *
38
+ * - **(default)**: Defines the text of the component.
39
+
40
+ **Note:** Although this slot accepts HTML Elements, it is strongly recommended that you only use text in order to preserve the intended design.
41
+ *
42
+ * @example
43
+ * ```html
44
+ * <ui5-label>
45
+ * <div slot="header">Custom header content</div>
46
+ * <p>Default slot content</p>
47
+ * </ui5-label>
48
+ * ```
49
+ *
50
+ * @readonly
51
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
52
+ */
53
+ readonly slots: {
54
+ name: string;
55
+ description: string;
56
+ }[];
32
57
  elementRef: ElementRef<_Label>;
33
58
  injector: Injector;
34
59
  get element(): _Label;
package/link/index.d.ts CHANGED
@@ -1,6 +1,7 @@
1
1
  import * as _angular_core from '@angular/core';
2
2
  import { AfterViewInit, ElementRef, Injector } from '@angular/core';
3
3
  import _Link, { LinkAccessibilityAttributes } from '@ui5/webcomponents/dist/Link.js';
4
+ export { LinkAccessibilityAttributes } from '@ui5/webcomponents/dist/Link.js';
4
5
  import { UI5CustomEvent } from '@ui5/webcomponents-base';
5
6
 
6
7
  declare class Link implements AfterViewInit {
@@ -112,6 +113,31 @@ declare class Link implements AfterViewInit {
112
113
  or by using the Enter key.
113
114
  */
114
115
  ui5Click: _angular_core.OutputEmitterRef<UI5CustomEvent<_Link, "click">>;
116
+ /**
117
+ * Available slots for content projection in this component.
118
+ *
119
+ * Slots allow you to insert custom content into predefined areas of the web component.
120
+ * Use the `slot` attribute on child elements to target specific slots.
121
+ *
122
+ * - **(default)**: Defines the text of the component.
123
+
124
+ **Note:** Although this slot accepts HTML Elements, it is strongly recommended that you only use text in order to preserve the intended design.
125
+ *
126
+ * @example
127
+ * ```html
128
+ * <ui5-link>
129
+ * <div slot="header">Custom header content</div>
130
+ * <p>Default slot content</p>
131
+ * </ui5-link>
132
+ * ```
133
+ *
134
+ * @readonly
135
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
136
+ */
137
+ readonly slots: {
138
+ name: string;
139
+ description: string;
140
+ }[];
115
141
  elementRef: ElementRef<_Link>;
116
142
  injector: Injector;
117
143
  get element(): _Link;
package/list/index.d.ts CHANGED
@@ -1,6 +1,7 @@
1
1
  import * as _angular_core from '@angular/core';
2
2
  import { AfterViewInit, ElementRef, Injector } from '@angular/core';
3
3
  import _List, { ListAccessibilityAttributes } from '@ui5/webcomponents/dist/List.js';
4
+ export { ListAccessibilityAttributes } from '@ui5/webcomponents/dist/List.js';
4
5
  import { UI5CustomEvent } from '@ui5/webcomponents-base';
5
6
  import ListItemBase from '@ui5/webcomponents/dist/ListItemBase.js';
6
7
 
@@ -150,6 +151,35 @@ declare class List implements AfterViewInit {
150
151
  **Note:** `move` event is fired only if there was a preceding `move-over` with prevented default action.
151
152
  */
152
153
  ui5Move: _angular_core.OutputEmitterRef<UI5CustomEvent<_List, "move">>;
154
+ /**
155
+ * Available slots for content projection in this component.
156
+ *
157
+ * Slots allow you to insert custom content into predefined areas of the web component.
158
+ * Use the `slot` attribute on child elements to target specific slots.
159
+ *
160
+ * - **(default)**: Defines the items of the component.
161
+
162
+ **Note:** Use `ui5-li`, `ui5-li-custom`, and `ui5-li-group` for the intended design.
163
+ * - **header**: Defines the component header.
164
+
165
+ **Note:** When `header` is set, the
166
+ `headerText` property is ignored.
167
+ *
168
+ * @example
169
+ * ```html
170
+ * <ui5-list>
171
+ * <div slot="header">Custom header content</div>
172
+ * <p>Default slot content</p>
173
+ * </ui5-list>
174
+ * ```
175
+ *
176
+ * @readonly
177
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
178
+ */
179
+ readonly slots: {
180
+ name: string;
181
+ description: string;
182
+ }[];
153
183
  elementRef: ElementRef<_List>;
154
184
  injector: Injector;
155
185
  get element(): _List;
@@ -56,6 +56,38 @@ declare class ListItemCustom implements AfterViewInit {
56
56
  * Fired when the user clicks on the detail button when type is `Detail`.
57
57
  */
58
58
  ui5DetailClick: _angular_core.OutputEmitterRef<UI5CustomEvent<_ListItemCustom, "detail-click">>;
59
+ /**
60
+ * Available slots for content projection in this component.
61
+ *
62
+ * Slots allow you to insert custom content into predefined areas of the web component.
63
+ * Use the `slot` attribute on child elements to target specific slots.
64
+ *
65
+ * - **(default)**: Defines the content of the component.
66
+ * - **deleteButton**: Defines the delete button, displayed in "Delete" mode.
67
+ **Note:** While the slot allows custom buttons, to match
68
+ design guidelines, please use the `ui5-button` component.
69
+ **Note:** When the slot is not present, a built-in delete button will be displayed.
70
+ *
71
+ * @example
72
+ * ```html
73
+ * <ui5-li-custom>
74
+ * <div slot="header">Custom header content</div>
75
+ * <p>Default slot content</p>
76
+ * </ui5-li-custom>
77
+ * ```
78
+ *
79
+ * @readonly
80
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
81
+ */
82
+ readonly slots: ({
83
+ name: string;
84
+ description: string;
85
+ since?: undefined;
86
+ } | {
87
+ name: string;
88
+ description: string;
89
+ since: string;
90
+ })[];
59
91
  elementRef: ElementRef<_ListItemCustom>;
60
92
  injector: Injector;
61
93
  get element(): _ListItemCustom;
@@ -38,6 +38,32 @@ declare class ListItemGroup implements AfterViewInit {
38
38
  **Note:** `move` event is fired only if there was a preceding `move-over` with prevented default action.
39
39
  */
40
40
  ui5Move: _angular_core.OutputEmitterRef<UI5CustomEvent<_ListItemGroup, "move">>;
41
+ /**
42
+ * Available slots for content projection in this component.
43
+ *
44
+ * Slots allow you to insert custom content into predefined areas of the web component.
45
+ * Use the `slot` attribute on child elements to target specific slots.
46
+ *
47
+ * - **(default)**: Defines the items of the <code>ui5-li-group</code>.
48
+ * - **header**: Defines the header of the component.
49
+
50
+ **Note:** Using this slot, the default header text of group and the value of `headerText` property will be overwritten.
51
+ *
52
+ * @example
53
+ * ```html
54
+ * <ui5-li-group>
55
+ * <div slot="header">Custom header content</div>
56
+ * <p>Default slot content</p>
57
+ * </ui5-li-group>
58
+ * ```
59
+ *
60
+ * @readonly
61
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
62
+ */
63
+ readonly slots: {
64
+ name: string;
65
+ description: string;
66
+ }[];
41
67
  elementRef: ElementRef<_ListItemGroup>;
42
68
  injector: Injector;
43
69
  get element(): _ListItemGroup;
@@ -99,6 +99,50 @@ declare class ListItemStandard implements AfterViewInit {
99
99
  * Fired when the user clicks on the detail button when type is `Detail`.
100
100
  */
101
101
  ui5DetailClick: _angular_core.OutputEmitterRef<UI5CustomEvent<_ListItemStandard, "detail-click">>;
102
+ /**
103
+ * Available slots for content projection in this component.
104
+ *
105
+ * Slots allow you to insert custom content into predefined areas of the web component.
106
+ * Use the `slot` attribute on child elements to target specific slots.
107
+ *
108
+ * - **(default)**: Defines the custom formatted text of the component.
109
+
110
+ **Note:** For optimal text wrapping and a consistent layout, it is strongly recommended to use the `text` property.
111
+
112
+ Use the `default` slot only when custom formatting with HTML elements (e.g., `<b>`, `<i>`) is required.
113
+ Be aware that wrapping (via `wrappingType="Normal"`) may not function correctly with custom HTML content in the `default` slot.
114
+
115
+ If both `text` and `default` slot are used, the `text` property takes precedence.
116
+ * - **image**: **Note:** While the slot allows option for setting custom avatar, to match the
117
+ design guidelines, please use the `ui5-avatar` with it's default size - S.
118
+
119
+ **Note:** If bigger `ui5-avatar` needs to be used, then the size of the
120
+ `ui5-li` should be customized in order to fit.
121
+ * - **deleteButton**: Defines the delete button, displayed in "Delete" mode.
122
+ **Note:** While the slot allows custom buttons, to match
123
+ design guidelines, please use the `ui5-button` component.
124
+ **Note:** When the slot is not present, a built-in delete button will be displayed.
125
+ *
126
+ * @example
127
+ * ```html
128
+ * <ui5-li>
129
+ * <div slot="header">Custom header content</div>
130
+ * <p>Default slot content</p>
131
+ * </ui5-li>
132
+ * ```
133
+ *
134
+ * @readonly
135
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
136
+ */
137
+ readonly slots: ({
138
+ name: string;
139
+ description: string;
140
+ since?: undefined;
141
+ } | {
142
+ name: string;
143
+ description: string;
144
+ since: string;
145
+ })[];
102
146
  elementRef: ElementRef<_ListItemStandard>;
103
147
  injector: Injector;
104
148
  get element(): _ListItemStandard;
package/menu/index.d.ts CHANGED
@@ -58,6 +58,31 @@ declare class Menu implements AfterViewInit {
58
58
  * Fired after the menu is closed.
59
59
  */
60
60
  ui5Close: _angular_core.OutputEmitterRef<UI5CustomEvent<_Menu, "close">>;
61
+ /**
62
+ * Available slots for content projection in this component.
63
+ *
64
+ * Slots allow you to insert custom content into predefined areas of the web component.
65
+ * Use the `slot` attribute on child elements to target specific slots.
66
+ *
67
+ * - **(default)**: Defines the items of this component.
68
+
69
+ **Note:** Use `ui5-menu-item` and `ui5-menu-separator` for their intended design.
70
+ *
71
+ * @example
72
+ * ```html
73
+ * <ui5-menu>
74
+ * <div slot="header">Custom header content</div>
75
+ * <p>Default slot content</p>
76
+ * </ui5-menu>
77
+ * ```
78
+ *
79
+ * @readonly
80
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
81
+ */
82
+ readonly slots: {
83
+ name: string;
84
+ description: string;
85
+ }[];
61
86
  elementRef: ElementRef<_Menu>;
62
87
  injector: Injector;
63
88
  get element(): _Menu;
@@ -1,6 +1,7 @@
1
1
  import * as _angular_core from '@angular/core';
2
2
  import { AfterViewInit, ElementRef, Injector } from '@angular/core';
3
3
  import _MenuItem, { MenuItemAccessibilityAttributes } from '@ui5/webcomponents/dist/MenuItem.js';
4
+ export { MenuItemAccessibilityAttributes } from '@ui5/webcomponents/dist/MenuItem.js';
4
5
  import { UI5CustomEvent } from '@ui5/webcomponents-base';
5
6
 
6
7
  declare class MenuItem implements AfterViewInit {
@@ -117,6 +118,60 @@ declare class MenuItem implements AfterViewInit {
117
118
  * Fired when the user clicks on the detail button when type is `Detail`.
118
119
  */
119
120
  ui5DetailClick: _angular_core.OutputEmitterRef<UI5CustomEvent<_MenuItem, "detail-click">>;
121
+ /**
122
+ * Available slots for content projection in this component.
123
+ *
124
+ * Slots allow you to insert custom content into predefined areas of the web component.
125
+ * Use the `slot` attribute on child elements to target specific slots.
126
+ *
127
+ * - **(default)**: Defines the items of this component.
128
+
129
+ **Note:** The slot can hold menu item and menu separator items.
130
+
131
+ If there are items added to this slot, an arrow will be displayed at the end
132
+ of the item in order to indicate that there are items added. In that case components added
133
+ to `endContent` slot or `additionalText` content will not be displayed.
134
+
135
+ The priority of what will be displayed at the end of the menu item is as follows:
136
+ sub-menu arrow (if there are items added in `items` slot) -> components added in `endContent` -> text set to `additionalText`.
137
+ * - **endContent**: Defines the components that should be displayed at the end of the menu item.
138
+
139
+ **Note:** It is highly recommended to slot only components of type `ui5-button`,`ui5-link`
140
+ or `ui5-icon` in order to preserve the intended design. If there are components added to this slot,
141
+ and there is text set in `additionalText`, it will not be displayed. If there are items added to `items` slot,
142
+ nether `additionalText` nor components added to this slot would be displayed.
143
+
144
+ The priority of what will be displayed at the end of the menu item is as follows:
145
+ sub-menu arrow (if there are items added in `items` slot) -> components added in `endContent` -> text set to `additionalText`.
146
+
147
+ Application developers are responsible for ensuring that interactive elements placed in the `endContent` slot
148
+ have the correct accessibility behaviour, including their enabled or disabled states.
149
+ The menu does not manage these aspects when the menu item state changes.
150
+ * - **deleteButton**: Defines the delete button, displayed in "Delete" mode.
151
+ **Note:** While the slot allows custom buttons, to match
152
+ design guidelines, please use the `ui5-button` component.
153
+ **Note:** When the slot is not present, a built-in delete button will be displayed.
154
+ *
155
+ * @example
156
+ * ```html
157
+ * <ui5-menu-item>
158
+ * <div slot="header">Custom header content</div>
159
+ * <p>Default slot content</p>
160
+ * </ui5-menu-item>
161
+ * ```
162
+ *
163
+ * @readonly
164
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
165
+ */
166
+ readonly slots: ({
167
+ name: string;
168
+ description: string;
169
+ since?: undefined;
170
+ } | {
171
+ name: string;
172
+ description: string;
173
+ since: string;
174
+ })[];
120
175
  elementRef: ElementRef<_MenuItem>;
121
176
  injector: Injector;
122
177
  get element(): _MenuItem;
@@ -7,6 +7,30 @@ declare class MenuItemGroup implements AfterViewInit {
7
7
  * Defines the component's check mode.
8
8
  */
9
9
  checkMode: i0.InputSignal<"None" | "Single" | "Multiple" | undefined>;
10
+ /**
11
+ * Available slots for content projection in this component.
12
+ *
13
+ * Slots allow you to insert custom content into predefined areas of the web component.
14
+ * Use the `slot` attribute on child elements to target specific slots.
15
+ *
16
+ * - **(default)**: Defines the items of this component.
17
+ **Note:** The slot can hold any combination of components of type `ui5-menu-item` or `ui5-menu-separator` or both.
18
+ *
19
+ * @example
20
+ * ```html
21
+ * <ui5-menu-item-group>
22
+ * <div slot="header">Custom header content</div>
23
+ * <p>Default slot content</p>
24
+ * </ui5-menu-item-group>
25
+ * ```
26
+ *
27
+ * @readonly
28
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
29
+ */
30
+ readonly slots: {
31
+ name: string;
32
+ description: string;
33
+ }[];
10
34
  elementRef: ElementRef<_MenuItemGroup>;
11
35
  injector: Injector;
12
36
  get element(): _MenuItemGroup;
@@ -30,6 +30,37 @@ declare class MessageStrip implements AfterViewInit {
30
30
  click/tap or by using the Enter or Space key.
31
31
  */
32
32
  ui5Close: _angular_core.OutputEmitterRef<UI5CustomEvent<_MessageStrip, "close">>;
33
+ /**
34
+ * Available slots for content projection in this component.
35
+ *
36
+ * Slots allow you to insert custom content into predefined areas of the web component.
37
+ * Use the `slot` attribute on child elements to target specific slots.
38
+ *
39
+ * - **(default)**: Defines the text of the component.
40
+
41
+ **Note:** Although this slot accepts HTML Elements, it is strongly recommended that you only use text in order to preserve the intended design.
42
+ * - **icon**: Defines the content to be displayed as graphical element within the component.
43
+
44
+ **Note:** If no icon is given, the default icon for the component type will be used.
45
+ The SAP-icons font provides numerous options.
46
+
47
+ See all the available icons in the [Icon Explorer](https://sdk.openui5.org/test-resources/sap/m/demokit/iconExplorer/webapp/index.html).
48
+ *
49
+ * @example
50
+ * ```html
51
+ * <ui5-message-strip>
52
+ * <div slot="header">Custom header content</div>
53
+ * <p>Default slot content</p>
54
+ * </ui5-message-strip>
55
+ * ```
56
+ *
57
+ * @readonly
58
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
59
+ */
60
+ readonly slots: {
61
+ name: string;
62
+ description: string;
63
+ }[];
33
64
  elementRef: ElementRef<_MessageStrip>;
34
65
  injector: Injector;
35
66
  get element(): _MessageStrip;
@@ -97,6 +97,42 @@ declare class MultiComboBox implements AfterViewInit {
97
97
  * Fired when selection is changed by user interaction.
98
98
  */
99
99
  ui5SelectionChange: _angular_core.OutputEmitterRef<UI5CustomEvent<_MultiComboBox, "selection-change">>;
100
+ /**
101
+ * Available slots for content projection in this component.
102
+ *
103
+ * Slots allow you to insert custom content into predefined areas of the web component.
104
+ * Use the `slot` attribute on child elements to target specific slots.
105
+ *
106
+ * - **(default)**: Defines the component items.
107
+ * - **icon**: Defines the icon to be displayed in the component.
108
+ * - **valueStateMessage**: Defines the value state message that will be displayed as pop up under the component.
109
+ The value state message slot should contain only one root element.
110
+
111
+ **Note:** If not specified, a default text (in the respective language) will be displayed.
112
+
113
+ **Note:** The `valueStateMessage` would be displayed,
114
+ when the component is in `Information`, `Critical` or `Negative` value state.
115
+ *
116
+ * @example
117
+ * ```html
118
+ * <ui5-multi-combobox>
119
+ * <div slot="header">Custom header content</div>
120
+ * <p>Default slot content</p>
121
+ * </ui5-multi-combobox>
122
+ * ```
123
+ *
124
+ * @readonly
125
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
126
+ */
127
+ readonly slots: ({
128
+ name: string;
129
+ description: string;
130
+ since?: undefined;
131
+ } | {
132
+ name: string;
133
+ description: string;
134
+ since: string;
135
+ })[];
100
136
  elementRef: ElementRef<_MultiComboBox>;
101
137
  injector: Injector;
102
138
  get element(): _MultiComboBox;
@@ -38,6 +38,32 @@ declare class MultiComboBoxItemGroup implements AfterViewInit {
38
38
  **Note:** `move` event is fired only if there was a preceding `move-over` with prevented default action.
39
39
  */
40
40
  ui5Move: _angular_core.OutputEmitterRef<UI5CustomEvent<_MultiComboBoxItemGroup, "move">>;
41
+ /**
42
+ * Available slots for content projection in this component.
43
+ *
44
+ * Slots allow you to insert custom content into predefined areas of the web component.
45
+ * Use the `slot` attribute on child elements to target specific slots.
46
+ *
47
+ * - **(default)**: Defines the items of the <code>ui5-mcb-item-group</code>.
48
+ * - **header**: Defines the header of the component.
49
+
50
+ **Note:** Using this slot, the default header text of group and the value of `headerText` property will be overwritten.
51
+ *
52
+ * @example
53
+ * ```html
54
+ * <ui5-mcb-item-group>
55
+ * <div slot="header">Custom header content</div>
56
+ * <p>Default slot content</p>
57
+ * </ui5-mcb-item-group>
58
+ * ```
59
+ *
60
+ * @readonly
61
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
62
+ */
63
+ readonly slots: {
64
+ name: string;
65
+ description: string;
66
+ }[];
41
67
  elementRef: ElementRef<_MultiComboBoxItemGroup>;
42
68
  injector: Injector;
43
69
  get element(): _MultiComboBoxItemGroup;
@@ -136,6 +136,51 @@ declare class MultiInput implements AfterViewInit {
136
136
  * Fired when the suggestions picker is closed.
137
137
  */
138
138
  ui5Close: _angular_core.OutputEmitterRef<UI5CustomEvent<_MultiInput, "close">>;
139
+ /**
140
+ * Available slots for content projection in this component.
141
+ *
142
+ * Slots allow you to insert custom content into predefined areas of the web component.
143
+ * Use the `slot` attribute on child elements to target specific slots.
144
+ *
145
+ * - **tokens**: Defines the component tokens.
146
+ * - **(default)**: Defines the suggestion items.
147
+
148
+ **Note:** The suggestions would be displayed only if the `showSuggestions`
149
+ property is set to `true`.
150
+
151
+ **Note:** The `<ui5-suggestion-item>`, `<ui5-suggestion-item-group>` and `ui5-suggestion-item-custom` are recommended to be used as suggestion items.
152
+ * - **icon**: Defines the icon to be displayed in the component.
153
+ * - **valueStateMessage**: Defines the value state message that will be displayed as pop up under the component.
154
+ The value state message slot should contain only one root element.
155
+
156
+ **Note:** If not specified, a default text (in the respective language) will be displayed.
157
+
158
+ **Note:** The `valueStateMessage` would be displayed,
159
+ when the component is in `Information`, `Critical` or `Negative` value state.
160
+
161
+ **Note:** If the component has `suggestionItems`,
162
+ the `valueStateMessage` would be displayed as part of the same popover, if used on desktop, or dialog - on phone.
163
+ *
164
+ * @example
165
+ * ```html
166
+ * <ui5-multi-input>
167
+ * <div slot="header">Custom header content</div>
168
+ * <p>Default slot content</p>
169
+ * </ui5-multi-input>
170
+ * ```
171
+ *
172
+ * @readonly
173
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
174
+ */
175
+ readonly slots: ({
176
+ name: string;
177
+ description: string;
178
+ since?: undefined;
179
+ } | {
180
+ name: string;
181
+ description: string;
182
+ since: string;
183
+ })[];
139
184
  elementRef: ElementRef<_MultiInput>;
140
185
  injector: Injector;
141
186
  get element(): _MultiInput;
package/option/index.d.ts CHANGED
@@ -28,6 +28,31 @@ declare class Option implements AfterViewInit {
28
28
  * Defines the selected state of the component.
29
29
  */
30
30
  selected: _angular_core.InputSignalWithTransform<boolean, unknown>;
31
+ /**
32
+ * Available slots for content projection in this component.
33
+ *
34
+ * Slots allow you to insert custom content into predefined areas of the web component.
35
+ * Use the `slot` attribute on child elements to target specific slots.
36
+ *
37
+ * - **(default)**: Defines the text of the component.
38
+
39
+ **Note:** Although this slot accepts HTML Elements, it is strongly recommended that you only use text in order to preserve the intended design.
40
+ *
41
+ * @example
42
+ * ```html
43
+ * <ui5-option>
44
+ * <div slot="header">Custom header content</div>
45
+ * <p>Default slot content</p>
46
+ * </ui5-option>
47
+ * ```
48
+ *
49
+ * @readonly
50
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
51
+ */
52
+ readonly slots: {
53
+ name: string;
54
+ description: string;
55
+ }[];
31
56
  elementRef: ElementRef<_Option>;
32
57
  injector: Injector;
33
58
  get element(): _Option;
@@ -21,6 +21,29 @@ declare class OptionCustom implements AfterViewInit {
21
21
  * Defines the selected state of the component.
22
22
  */
23
23
  selected: _angular_core.InputSignalWithTransform<boolean, unknown>;
24
+ /**
25
+ * Available slots for content projection in this component.
26
+ *
27
+ * Slots allow you to insert custom content into predefined areas of the web component.
28
+ * Use the `slot` attribute on child elements to target specific slots.
29
+ *
30
+ * - **(default)**: Defines the content of the component.
31
+ *
32
+ * @example
33
+ * ```html
34
+ * <ui5-option-custom>
35
+ * <div slot="header">Custom header content</div>
36
+ * <p>Default slot content</p>
37
+ * </ui5-option-custom>
38
+ * ```
39
+ *
40
+ * @readonly
41
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
42
+ */
43
+ readonly slots: {
44
+ name: string;
45
+ description: string;
46
+ }[];
24
47
  elementRef: ElementRef<_OptionCustom>;
25
48
  injector: Injector;
26
49
  get element(): _OptionCustom;