@fundamental-ngx/ui5-webcomponents 0.58.0-rc.6 → 0.58.0-rc.60

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 (255) hide show
  1. package/avatar/index.d.ts +35 -0
  2. package/avatar-group/index.d.ts +39 -0
  3. package/bar/index.d.ts +25 -0
  4. package/breadcrumbs/index.d.ts +25 -0
  5. package/breadcrumbs-item/index.d.ts +25 -0
  6. package/busy-indicator/index.d.ts +23 -0
  7. package/button/index.d.ts +32 -0
  8. package/calendar/index.d.ts +32 -0
  9. package/calendar-legend/index.d.ts +23 -0
  10. package/card/index.d.ts +31 -0
  11. package/card-header/index.d.ts +24 -0
  12. package/carousel/index.d.ts +26 -0
  13. package/color-palette/index.d.ts +23 -0
  14. package/color-palette-popover/index.d.ts +23 -0
  15. package/combo-box/index.d.ts +36 -0
  16. package/combo-box-item-group/index.d.ts +26 -0
  17. package/date-picker/index.d.ts +29 -0
  18. package/date-range-picker/index.d.ts +29 -0
  19. package/date-time-picker/index.d.ts +29 -0
  20. package/dialog/index.d.ts +32 -0
  21. package/dynamic-date-range/index.d.ts +1 -0
  22. package/fesm2022/fundamental-ngx-ui5-webcomponents-avatar-group.mjs +40 -0
  23. package/fesm2022/fundamental-ngx-ui5-webcomponents-avatar-group.mjs.map +1 -1
  24. package/fesm2022/fundamental-ngx-ui5-webcomponents-avatar.mjs +41 -0
  25. package/fesm2022/fundamental-ngx-ui5-webcomponents-avatar.mjs.map +1 -1
  26. package/fesm2022/fundamental-ngx-ui5-webcomponents-bar.mjs +35 -0
  27. package/fesm2022/fundamental-ngx-ui5-webcomponents-bar.mjs.map +1 -1
  28. package/fesm2022/fundamental-ngx-ui5-webcomponents-breadcrumbs-item.mjs +27 -0
  29. package/fesm2022/fundamental-ngx-ui5-webcomponents-breadcrumbs-item.mjs.map +1 -1
  30. package/fesm2022/fundamental-ngx-ui5-webcomponents-breadcrumbs.mjs +27 -0
  31. package/fesm2022/fundamental-ngx-ui5-webcomponents-breadcrumbs.mjs.map +1 -1
  32. package/fesm2022/fundamental-ngx-ui5-webcomponents-busy-indicator.mjs +25 -0
  33. package/fesm2022/fundamental-ngx-ui5-webcomponents-busy-indicator.mjs.map +1 -1
  34. package/fesm2022/fundamental-ngx-ui5-webcomponents-button-badge.mjs.map +1 -1
  35. package/fesm2022/fundamental-ngx-ui5-webcomponents-button.mjs +33 -0
  36. package/fesm2022/fundamental-ngx-ui5-webcomponents-button.mjs.map +1 -1
  37. package/fesm2022/fundamental-ngx-ui5-webcomponents-calendar-date-range.mjs.map +1 -1
  38. package/fesm2022/fundamental-ngx-ui5-webcomponents-calendar-date.mjs.map +1 -1
  39. package/fesm2022/fundamental-ngx-ui5-webcomponents-calendar-legend-item.mjs.map +1 -1
  40. package/fesm2022/fundamental-ngx-ui5-webcomponents-calendar-legend.mjs +25 -0
  41. package/fesm2022/fundamental-ngx-ui5-webcomponents-calendar-legend.mjs.map +1 -1
  42. package/fesm2022/fundamental-ngx-ui5-webcomponents-calendar.mjs +39 -0
  43. package/fesm2022/fundamental-ngx-ui5-webcomponents-calendar.mjs.map +1 -1
  44. package/fesm2022/fundamental-ngx-ui5-webcomponents-card-header.mjs +30 -0
  45. package/fesm2022/fundamental-ngx-ui5-webcomponents-card-header.mjs.map +1 -1
  46. package/fesm2022/fundamental-ngx-ui5-webcomponents-card.mjs +33 -0
  47. package/fesm2022/fundamental-ngx-ui5-webcomponents-card.mjs.map +1 -1
  48. package/fesm2022/fundamental-ngx-ui5-webcomponents-carousel.mjs +28 -0
  49. package/fesm2022/fundamental-ngx-ui5-webcomponents-carousel.mjs.map +1 -1
  50. package/fesm2022/fundamental-ngx-ui5-webcomponents-check-box.mjs.map +1 -1
  51. package/fesm2022/fundamental-ngx-ui5-webcomponents-color-palette-item.mjs.map +1 -1
  52. package/fesm2022/fundamental-ngx-ui5-webcomponents-color-palette-popover.mjs +25 -0
  53. package/fesm2022/fundamental-ngx-ui5-webcomponents-color-palette-popover.mjs.map +1 -1
  54. package/fesm2022/fundamental-ngx-ui5-webcomponents-color-palette.mjs +25 -0
  55. package/fesm2022/fundamental-ngx-ui5-webcomponents-color-palette.mjs.map +1 -1
  56. package/fesm2022/fundamental-ngx-ui5-webcomponents-color-picker.mjs.map +1 -1
  57. package/fesm2022/fundamental-ngx-ui5-webcomponents-combo-box-item-group.mjs +32 -0
  58. package/fesm2022/fundamental-ngx-ui5-webcomponents-combo-box-item-group.mjs.map +1 -1
  59. package/fesm2022/fundamental-ngx-ui5-webcomponents-combo-box-item.mjs.map +1 -1
  60. package/fesm2022/fundamental-ngx-ui5-webcomponents-combo-box.mjs +43 -0
  61. package/fesm2022/fundamental-ngx-ui5-webcomponents-combo-box.mjs.map +1 -1
  62. package/fesm2022/fundamental-ngx-ui5-webcomponents-date-picker.mjs +31 -0
  63. package/fesm2022/fundamental-ngx-ui5-webcomponents-date-picker.mjs.map +1 -1
  64. package/fesm2022/fundamental-ngx-ui5-webcomponents-date-range-picker.mjs +31 -0
  65. package/fesm2022/fundamental-ngx-ui5-webcomponents-date-range-picker.mjs.map +1 -1
  66. package/fesm2022/fundamental-ngx-ui5-webcomponents-date-time-picker.mjs +31 -0
  67. package/fesm2022/fundamental-ngx-ui5-webcomponents-date-time-picker.mjs.map +1 -1
  68. package/fesm2022/fundamental-ngx-ui5-webcomponents-dialog.mjs +42 -0
  69. package/fesm2022/fundamental-ngx-ui5-webcomponents-dialog.mjs.map +1 -1
  70. package/fesm2022/fundamental-ngx-ui5-webcomponents-dynamic-date-range.mjs.map +1 -1
  71. package/fesm2022/fundamental-ngx-ui5-webcomponents-expandable-text.mjs.map +1 -1
  72. package/fesm2022/fundamental-ngx-ui5-webcomponents-file-uploader.mjs +41 -0
  73. package/fesm2022/fundamental-ngx-ui5-webcomponents-file-uploader.mjs.map +1 -1
  74. package/fesm2022/fundamental-ngx-ui5-webcomponents-form-group.mjs +25 -0
  75. package/fesm2022/fundamental-ngx-ui5-webcomponents-form-group.mjs.map +1 -1
  76. package/fesm2022/fundamental-ngx-ui5-webcomponents-form-item.mjs +31 -0
  77. package/fesm2022/fundamental-ngx-ui5-webcomponents-form-item.mjs.map +1 -1
  78. package/fesm2022/fundamental-ngx-ui5-webcomponents-form.mjs +35 -0
  79. package/fesm2022/fundamental-ngx-ui5-webcomponents-form.mjs.map +1 -1
  80. package/fesm2022/fundamental-ngx-ui5-webcomponents-icon.mjs.map +1 -1
  81. package/fesm2022/fundamental-ngx-ui5-webcomponents-input.mjs +50 -0
  82. package/fesm2022/fundamental-ngx-ui5-webcomponents-input.mjs.map +1 -1
  83. package/fesm2022/fundamental-ngx-ui5-webcomponents-label.mjs +27 -0
  84. package/fesm2022/fundamental-ngx-ui5-webcomponents-label.mjs.map +1 -1
  85. package/fesm2022/fundamental-ngx-ui5-webcomponents-link.mjs +27 -0
  86. package/fesm2022/fundamental-ngx-ui5-webcomponents-link.mjs.map +1 -1
  87. package/fesm2022/fundamental-ngx-ui5-webcomponents-list-item-custom.mjs +34 -0
  88. package/fesm2022/fundamental-ngx-ui5-webcomponents-list-item-custom.mjs.map +1 -1
  89. package/fesm2022/fundamental-ngx-ui5-webcomponents-list-item-group.mjs +32 -0
  90. package/fesm2022/fundamental-ngx-ui5-webcomponents-list-item-group.mjs.map +1 -1
  91. package/fesm2022/fundamental-ngx-ui5-webcomponents-list-item-standard.mjs +51 -0
  92. package/fesm2022/fundamental-ngx-ui5-webcomponents-list-item-standard.mjs.map +1 -1
  93. package/fesm2022/fundamental-ngx-ui5-webcomponents-list.mjs +35 -0
  94. package/fesm2022/fundamental-ngx-ui5-webcomponents-list.mjs.map +1 -1
  95. package/fesm2022/fundamental-ngx-ui5-webcomponents-menu-item-group.mjs +26 -0
  96. package/fesm2022/fundamental-ngx-ui5-webcomponents-menu-item-group.mjs.map +1 -1
  97. package/fesm2022/fundamental-ngx-ui5-webcomponents-menu-item.mjs +61 -0
  98. package/fesm2022/fundamental-ngx-ui5-webcomponents-menu-item.mjs.map +1 -1
  99. package/fesm2022/fundamental-ngx-ui5-webcomponents-menu-separator.mjs.map +1 -1
  100. package/fesm2022/fundamental-ngx-ui5-webcomponents-menu.mjs +27 -0
  101. package/fesm2022/fundamental-ngx-ui5-webcomponents-menu.mjs.map +1 -1
  102. package/fesm2022/fundamental-ngx-ui5-webcomponents-message-strip.mjs +37 -0
  103. package/fesm2022/fundamental-ngx-ui5-webcomponents-message-strip.mjs.map +1 -1
  104. package/fesm2022/fundamental-ngx-ui5-webcomponents-multi-combo-box-item-group.mjs +32 -0
  105. package/fesm2022/fundamental-ngx-ui5-webcomponents-multi-combo-box-item-group.mjs.map +1 -1
  106. package/fesm2022/fundamental-ngx-ui5-webcomponents-multi-combo-box-item.mjs.map +1 -1
  107. package/fesm2022/fundamental-ngx-ui5-webcomponents-multi-combo-box.mjs +43 -0
  108. package/fesm2022/fundamental-ngx-ui5-webcomponents-multi-combo-box.mjs.map +1 -1
  109. package/fesm2022/fundamental-ngx-ui5-webcomponents-multi-input.mjs +55 -0
  110. package/fesm2022/fundamental-ngx-ui5-webcomponents-multi-input.mjs.map +1 -1
  111. package/fesm2022/fundamental-ngx-ui5-webcomponents-option-custom.mjs +25 -0
  112. package/fesm2022/fundamental-ngx-ui5-webcomponents-option-custom.mjs.map +1 -1
  113. package/fesm2022/fundamental-ngx-ui5-webcomponents-option.mjs +27 -0
  114. package/fesm2022/fundamental-ngx-ui5-webcomponents-option.mjs.map +1 -1
  115. package/fesm2022/fundamental-ngx-ui5-webcomponents-panel.mjs +32 -0
  116. package/fesm2022/fundamental-ngx-ui5-webcomponents-panel.mjs.map +1 -1
  117. package/fesm2022/fundamental-ngx-ui5-webcomponents-popover.mjs +35 -0
  118. package/fesm2022/fundamental-ngx-ui5-webcomponents-popover.mjs.map +1 -1
  119. package/fesm2022/fundamental-ngx-ui5-webcomponents-progress-indicator.mjs.map +1 -1
  120. package/fesm2022/fundamental-ngx-ui5-webcomponents-radio-button.mjs.map +1 -1
  121. package/fesm2022/fundamental-ngx-ui5-webcomponents-range-slider.mjs.map +1 -1
  122. package/fesm2022/fundamental-ngx-ui5-webcomponents-rating-indicator.mjs.map +1 -1
  123. package/fesm2022/fundamental-ngx-ui5-webcomponents-responsive-popover.mjs +35 -0
  124. package/fesm2022/fundamental-ngx-ui5-webcomponents-responsive-popover.mjs.map +1 -1
  125. package/fesm2022/fundamental-ngx-ui5-webcomponents-segmented-button-item.mjs +27 -0
  126. package/fesm2022/fundamental-ngx-ui5-webcomponents-segmented-button-item.mjs.map +1 -1
  127. package/fesm2022/fundamental-ngx-ui5-webcomponents-segmented-button.mjs +29 -0
  128. package/fesm2022/fundamental-ngx-ui5-webcomponents-segmented-button.mjs.map +1 -1
  129. package/fesm2022/fundamental-ngx-ui5-webcomponents-select.mjs +56 -0
  130. package/fesm2022/fundamental-ngx-ui5-webcomponents-select.mjs.map +1 -1
  131. package/fesm2022/fundamental-ngx-ui5-webcomponents-slider.mjs.map +1 -1
  132. package/fesm2022/fundamental-ngx-ui5-webcomponents-special-calendar-date.mjs.map +1 -1
  133. package/fesm2022/fundamental-ngx-ui5-webcomponents-split-button.mjs +27 -0
  134. package/fesm2022/fundamental-ngx-ui5-webcomponents-split-button.mjs.map +1 -1
  135. package/fesm2022/fundamental-ngx-ui5-webcomponents-step-input.mjs +30 -0
  136. package/fesm2022/fundamental-ngx-ui5-webcomponents-step-input.mjs.map +1 -1
  137. package/fesm2022/fundamental-ngx-ui5-webcomponents-suggestion-item-custom.mjs +25 -0
  138. package/fesm2022/fundamental-ngx-ui5-webcomponents-suggestion-item-custom.mjs.map +1 -1
  139. package/fesm2022/fundamental-ngx-ui5-webcomponents-suggestion-item-group.mjs +32 -0
  140. package/fesm2022/fundamental-ngx-ui5-webcomponents-suggestion-item-group.mjs.map +1 -1
  141. package/fesm2022/fundamental-ngx-ui5-webcomponents-suggestion-item.mjs.map +1 -1
  142. package/fesm2022/fundamental-ngx-ui5-webcomponents-switch.mjs.map +1 -1
  143. package/fesm2022/fundamental-ngx-ui5-webcomponents-tab-container.mjs +41 -0
  144. package/fesm2022/fundamental-ngx-ui5-webcomponents-tab-container.mjs.map +1 -1
  145. package/fesm2022/fundamental-ngx-ui5-webcomponents-tab-separator.mjs.map +1 -1
  146. package/fesm2022/fundamental-ngx-ui5-webcomponents-tab.mjs +32 -0
  147. package/fesm2022/fundamental-ngx-ui5-webcomponents-tab.mjs.map +1 -1
  148. package/fesm2022/fundamental-ngx-ui5-webcomponents-table-cell.mjs +25 -0
  149. package/fesm2022/fundamental-ngx-ui5-webcomponents-table-cell.mjs.map +1 -1
  150. package/fesm2022/fundamental-ngx-ui5-webcomponents-table-growing.mjs.map +1 -1
  151. package/fesm2022/fundamental-ngx-ui5-webcomponents-table-header-cell-action-a-i.mjs.map +1 -1
  152. package/fesm2022/fundamental-ngx-ui5-webcomponents-table-header-cell.mjs +33 -0
  153. package/fesm2022/fundamental-ngx-ui5-webcomponents-table-header-cell.mjs.map +1 -1
  154. package/fesm2022/fundamental-ngx-ui5-webcomponents-table-header-row.mjs +27 -0
  155. package/fesm2022/fundamental-ngx-ui5-webcomponents-table-header-row.mjs.map +1 -1
  156. package/fesm2022/fundamental-ngx-ui5-webcomponents-table-row-action-navigation.mjs.map +1 -1
  157. package/fesm2022/fundamental-ngx-ui5-webcomponents-table-row-action.mjs.map +1 -1
  158. package/fesm2022/fundamental-ngx-ui5-webcomponents-table-row.mjs +35 -0
  159. package/fesm2022/fundamental-ngx-ui5-webcomponents-table-row.mjs.map +1 -1
  160. package/fesm2022/fundamental-ngx-ui5-webcomponents-table-selection-multi.mjs.map +1 -1
  161. package/fesm2022/fundamental-ngx-ui5-webcomponents-table-selection-single.mjs.map +1 -1
  162. package/fesm2022/fundamental-ngx-ui5-webcomponents-table-selection.mjs.map +1 -1
  163. package/fesm2022/fundamental-ngx-ui5-webcomponents-table-virtualizer.mjs.map +1 -1
  164. package/fesm2022/fundamental-ngx-ui5-webcomponents-table.mjs +44 -0
  165. package/fesm2022/fundamental-ngx-ui5-webcomponents-table.mjs.map +1 -1
  166. package/fesm2022/fundamental-ngx-ui5-webcomponents-tag.mjs +32 -0
  167. package/fesm2022/fundamental-ngx-ui5-webcomponents-tag.mjs.map +1 -1
  168. package/fesm2022/fundamental-ngx-ui5-webcomponents-text-area.mjs +32 -0
  169. package/fesm2022/fundamental-ngx-ui5-webcomponents-text-area.mjs.map +1 -1
  170. package/fesm2022/fundamental-ngx-ui5-webcomponents-text.mjs +25 -0
  171. package/fesm2022/fundamental-ngx-ui5-webcomponents-text.mjs.map +1 -1
  172. package/fesm2022/fundamental-ngx-ui5-webcomponents-time-picker.mjs +31 -0
  173. package/fesm2022/fundamental-ngx-ui5-webcomponents-time-picker.mjs.map +1 -1
  174. package/fesm2022/fundamental-ngx-ui5-webcomponents-title.mjs +28 -0
  175. package/fesm2022/fundamental-ngx-ui5-webcomponents-title.mjs.map +1 -1
  176. package/fesm2022/fundamental-ngx-ui5-webcomponents-toast.mjs +27 -0
  177. package/fesm2022/fundamental-ngx-ui5-webcomponents-toast.mjs.map +1 -1
  178. package/fesm2022/fundamental-ngx-ui5-webcomponents-toggle-button.mjs +33 -0
  179. package/fesm2022/fundamental-ngx-ui5-webcomponents-toggle-button.mjs.map +1 -1
  180. package/fesm2022/fundamental-ngx-ui5-webcomponents-token.mjs +27 -0
  181. package/fesm2022/fundamental-ngx-ui5-webcomponents-token.mjs.map +1 -1
  182. package/fesm2022/fundamental-ngx-ui5-webcomponents-tokenizer.mjs +25 -0
  183. package/fesm2022/fundamental-ngx-ui5-webcomponents-tokenizer.mjs.map +1 -1
  184. package/fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-button.mjs.map +1 -1
  185. package/fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-select-option.mjs +27 -0
  186. package/fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-select-option.mjs.map +1 -1
  187. package/fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-select.mjs +37 -0
  188. package/fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-select.mjs.map +1 -1
  189. package/fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-separator.mjs.map +1 -1
  190. package/fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-spacer.mjs.map +1 -1
  191. package/fesm2022/fundamental-ngx-ui5-webcomponents-toolbar.mjs +27 -0
  192. package/fesm2022/fundamental-ngx-ui5-webcomponents-toolbar.mjs.map +1 -1
  193. package/fesm2022/fundamental-ngx-ui5-webcomponents-tree-item-custom.mjs +51 -0
  194. package/fesm2022/fundamental-ngx-ui5-webcomponents-tree-item-custom.mjs.map +1 -1
  195. package/fesm2022/fundamental-ngx-ui5-webcomponents-tree-item.mjs +46 -0
  196. package/fesm2022/fundamental-ngx-ui5-webcomponents-tree-item.mjs.map +1 -1
  197. package/fesm2022/fundamental-ngx-ui5-webcomponents-tree.mjs +35 -0
  198. package/fesm2022/fundamental-ngx-ui5-webcomponents-tree.mjs.map +1 -1
  199. package/fesm2022/fundamental-ngx-ui5-webcomponents.mjs +2417 -5
  200. package/fesm2022/fundamental-ngx-ui5-webcomponents.mjs.map +1 -1
  201. package/file-uploader/index.d.ts +39 -0
  202. package/form/index.d.ts +29 -0
  203. package/form-group/index.d.ts +23 -0
  204. package/form-item/index.d.ts +25 -0
  205. package/index.d.ts +2107 -0
  206. package/input/index.d.ts +44 -0
  207. package/label/index.d.ts +25 -0
  208. package/link/index.d.ts +26 -0
  209. package/list/index.d.ts +30 -0
  210. package/list-item-custom/index.d.ts +32 -0
  211. package/list-item-group/index.d.ts +26 -0
  212. package/list-item-standard/index.d.ts +44 -0
  213. package/menu/index.d.ts +25 -0
  214. package/menu-item/index.d.ts +55 -0
  215. package/menu-item-group/index.d.ts +24 -0
  216. package/message-strip/index.d.ts +31 -0
  217. package/multi-combo-box/index.d.ts +36 -0
  218. package/multi-combo-box-item-group/index.d.ts +26 -0
  219. package/multi-input/index.d.ts +45 -0
  220. package/option/index.d.ts +25 -0
  221. package/option-custom/index.d.ts +23 -0
  222. package/package.json +38 -38
  223. package/panel/index.d.ts +26 -0
  224. package/popover/index.d.ts +25 -0
  225. package/responsive-popover/index.d.ts +25 -0
  226. package/segmented-button/index.d.ts +28 -0
  227. package/segmented-button-item/index.d.ts +25 -0
  228. package/select/index.d.ts +51 -0
  229. package/split-button/index.d.ts +26 -0
  230. package/step-input/index.d.ts +28 -0
  231. package/suggestion-item-custom/index.d.ts +23 -0
  232. package/suggestion-item-group/index.d.ts +26 -0
  233. package/tab/index.d.ts +26 -0
  234. package/tab-container/index.d.ts +35 -0
  235. package/table/index.d.ts +30 -0
  236. package/table-cell/index.d.ts +23 -0
  237. package/table-header-cell/index.d.ts +31 -0
  238. package/table-header-row/index.d.ts +25 -0
  239. package/table-row/index.d.ts +33 -0
  240. package/tag/index.d.ts +26 -0
  241. package/text/index.d.ts +23 -0
  242. package/text-area/index.d.ts +30 -0
  243. package/time-picker/index.d.ts +29 -0
  244. package/title/index.d.ts +26 -0
  245. package/toast/index.d.ts +25 -0
  246. package/toggle-button/index.d.ts +31 -0
  247. package/token/index.d.ts +25 -0
  248. package/tokenizer/index.d.ts +23 -0
  249. package/toolbar/index.d.ts +25 -0
  250. package/toolbar-button/index.d.ts +1 -0
  251. package/toolbar-select/index.d.ts +35 -0
  252. package/toolbar-select-option/index.d.ts +25 -0
  253. package/tree/index.d.ts +29 -0
  254. package/tree-item/index.d.ts +39 -0
  255. package/tree-item-custom/index.d.ts +40 -0
package/avatar/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 _Avatar, { AvatarAccessibilityAttributes } from '@ui5/webcomponents/dist/Avatar.js';
4
+ export { AvatarAccessibilityAttributes } from '@ui5/webcomponents/dist/Avatar.js';
4
5
  import { UI5CustomEvent } from '@ui5/webcomponents-base';
5
6
 
6
7
  declare class Avatar implements AfterViewInit {
@@ -90,6 +91,40 @@ declare class Avatar implements AfterViewInit {
90
91
  property is set to `true`.
91
92
  */
92
93
  ui5Click: _angular_core.OutputEmitterRef<UI5CustomEvent<_Avatar, "click">>;
94
+ /**
95
+ * Available slots for content projection in this component.
96
+ *
97
+ * Slots allow you to insert custom content into predefined areas of the web component.
98
+ * Use the `slot` attribute on child elements to target specific slots.
99
+ *
100
+ * - **(default)**: Receives the desired `<img>` tag
101
+
102
+ **Note:** If you experience flickering of the provided image, you can hide the component until it is defined with the following CSS:<br/>
103
+ `ui5-avatar:not(:defined) {`<br/>
104
+ &nbsp;&nbsp;&nbsp;&nbsp;`visibility: hidden;`<br/>
105
+ `}`
106
+ * - **badge**: Defines the optional badge that will be used for visual affordance.
107
+
108
+ **Note:** While the slot allows for custom badges, to achieve
109
+ the Fiori design, you can use the `ui5-tag` with `ui5-icon`
110
+ in the corresponding `icon` slot, without text nodes.
111
+ *
112
+ * @example
113
+ * ```html
114
+ * <ui5-avatar>
115
+ * <div slot="header">Custom header content</div>
116
+ * <p>Default slot content</p>
117
+ * </ui5-avatar>
118
+ * ```
119
+ *
120
+ * @readonly
121
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
122
+ */
123
+ readonly slots: {
124
+ name: string;
125
+ description: string;
126
+ since: string;
127
+ }[];
93
128
  elementRef: ElementRef<_Avatar>;
94
129
  injector: Injector;
95
130
  get element(): _Avatar;
@@ -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 _AvatarGroup, { AvatarGroupAccessibilityAttributes, IAvatarGroupItem } from '@ui5/webcomponents/dist/AvatarGroup.js';
4
+ export { AvatarGroupAccessibilityAttributes, IAvatarGroupItem } from '@ui5/webcomponents/dist/AvatarGroup.js';
4
5
  import { UI5CustomEvent } from '@ui5/webcomponents-base';
5
6
  import AvatarColorScheme from '@ui5/webcomponents/dist/types/AvatarColorScheme.js';
6
7
 
@@ -47,6 +48,44 @@ declare class AvatarGroup implements AfterViewInit {
47
48
  component has changed
48
49
  */
49
50
  ui5Overflow: _angular_core.OutputEmitterRef<UI5CustomEvent<_AvatarGroup, "overflow">>;
51
+ /**
52
+ * Available slots for content projection in this component.
53
+ *
54
+ * Slots allow you to insert custom content into predefined areas of the web component.
55
+ * Use the `slot` attribute on child elements to target specific slots.
56
+ *
57
+ * - **(default)**: Defines the items of the component. Use the `ui5-avatar` component as an item.
58
+
59
+ **Note:** The UX guidelines recommends using avatars with "Circle" shape.
60
+
61
+ Moreover, if you use avatars with "Square" shape, there will be visual inconsistency
62
+ as the built-in overflow action has "Circle" shape.
63
+ * - **overflowButton**: Defines the overflow button of the component.
64
+
65
+ **Note:** We recommend using the `ui5-button` component.
66
+
67
+ **Note:** If this slot is not used, the component will display the built-in overflow button.
68
+ *
69
+ * @example
70
+ * ```html
71
+ * <ui5-avatar-group>
72
+ * <div slot="header">Custom header content</div>
73
+ * <p>Default slot content</p>
74
+ * </ui5-avatar-group>
75
+ * ```
76
+ *
77
+ * @readonly
78
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
79
+ */
80
+ readonly slots: ({
81
+ name: string;
82
+ description: string;
83
+ since?: undefined;
84
+ } | {
85
+ name: string;
86
+ description: string;
87
+ since: string;
88
+ })[];
50
89
  elementRef: ElementRef<_AvatarGroup>;
51
90
  injector: Injector;
52
91
  get element(): _AvatarGroup;
package/bar/index.d.ts CHANGED
@@ -17,6 +17,31 @@ declare class Bar implements AfterViewInit {
17
17
  - If there is only one or no active element, it is recommended to avoid using the "toolbar" role, as it implies a grouping of multiple interactive controls.
18
18
  */
19
19
  accessibleRole: _angular_core.InputSignal<"Toolbar" | "None" | undefined>;
20
+ /**
21
+ * Available slots for content projection in this component.
22
+ *
23
+ * Slots allow you to insert custom content into predefined areas of the web component.
24
+ * Use the `slot` attribute on child elements to target specific slots.
25
+ *
26
+ * - **startContent**: Defines the content at the start of the bar.
27
+ * - **(default)**: Defines the content in the middle of the bar.
28
+ * - **endContent**: Defines the content at the end of the bar.
29
+ *
30
+ * @example
31
+ * ```html
32
+ * <ui5-bar>
33
+ * <div slot="header">Custom header content</div>
34
+ * <p>Default slot content</p>
35
+ * </ui5-bar>
36
+ * ```
37
+ *
38
+ * @readonly
39
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
40
+ */
41
+ readonly slots: {
42
+ name: string;
43
+ description: string;
44
+ }[];
20
45
  elementRef: ElementRef<_Bar>;
21
46
  injector: Injector;
22
47
  get element(): _Bar;
@@ -22,6 +22,31 @@ declare class Breadcrumbs implements AfterViewInit {
22
22
  **Note:** You can prevent browser location change by calling `event.preventDefault()`.
23
23
  */
24
24
  ui5ItemClick: _angular_core.OutputEmitterRef<UI5CustomEvent<_Breadcrumbs, "item-click">>;
25
+ /**
26
+ * Available slots for content projection in this component.
27
+ *
28
+ * Slots allow you to insert custom content into predefined areas of the web component.
29
+ * Use the `slot` attribute on child elements to target specific slots.
30
+ *
31
+ * - **(default)**: Defines the component items.
32
+
33
+ **Note:** Use the `ui5-breadcrumbs-item` component to define the desired items.
34
+ *
35
+ * @example
36
+ * ```html
37
+ * <ui5-breadcrumbs>
38
+ * <div slot="header">Custom header content</div>
39
+ * <p>Default slot content</p>
40
+ * </ui5-breadcrumbs>
41
+ * ```
42
+ *
43
+ * @readonly
44
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
45
+ */
46
+ readonly slots: {
47
+ name: string;
48
+ description: string;
49
+ }[];
25
50
  elementRef: ElementRef<_Breadcrumbs>;
26
51
  injector: Injector;
27
52
  get element(): _Breadcrumbs;
@@ -27,6 +27,31 @@ declare class BreadcrumbsItem implements AfterViewInit {
27
27
  * Defines the accessible ARIA name of the item.
28
28
  */
29
29
  accessibleName: _angular_core.InputSignal<string | undefined>;
30
+ /**
31
+ * Available slots for content projection in this component.
32
+ *
33
+ * Slots allow you to insert custom content into predefined areas of the web component.
34
+ * Use the `slot` attribute on child elements to target specific slots.
35
+ *
36
+ * - **(default)**: Defines the text of the component.
37
+
38
+ **Note:** Although this slot accepts HTML Elements, it is strongly recommended that you only use text in order to preserve the intended design.
39
+ *
40
+ * @example
41
+ * ```html
42
+ * <ui5-breadcrumbs-item>
43
+ * <div slot="header">Custom header content</div>
44
+ * <p>Default slot content</p>
45
+ * </ui5-breadcrumbs-item>
46
+ * ```
47
+ *
48
+ * @readonly
49
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
50
+ */
51
+ readonly slots: {
52
+ name: string;
53
+ description: string;
54
+ }[];
30
55
  elementRef: ElementRef<_BreadcrumbsItem>;
31
56
  injector: Injector;
32
57
  get element(): _BreadcrumbsItem;
@@ -23,6 +23,29 @@ declare class BusyIndicator implements AfterViewInit {
23
23
  * Defines the placement of the text.
24
24
  */
25
25
  textPlacement: _angular_core.InputSignal<"Top" | "Bottom" | undefined>;
26
+ /**
27
+ * Available slots for content projection in this component.
28
+ *
29
+ * Slots allow you to insert custom content into predefined areas of the web component.
30
+ * Use the `slot` attribute on child elements to target specific slots.
31
+ *
32
+ * - **(default)**: Determines the content over which the component will appear.
33
+ *
34
+ * @example
35
+ * ```html
36
+ * <ui5-busy-indicator>
37
+ * <div slot="header">Custom header content</div>
38
+ * <p>Default slot content</p>
39
+ * </ui5-busy-indicator>
40
+ * ```
41
+ *
42
+ * @readonly
43
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
44
+ */
45
+ readonly slots: {
46
+ name: string;
47
+ description: string;
48
+ }[];
26
49
  elementRef: ElementRef<_BusyIndicator>;
27
50
  injector: Injector;
28
51
  get element(): _BusyIndicator;
package/button/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 _Button, { ButtonAccessibilityAttributes } from '@ui5/webcomponents/dist/Button.js';
4
+ export { ButtonAccessibilityAttributes } from '@ui5/webcomponents/dist/Button.js';
4
5
  import { UI5CustomEvent } from '@ui5/webcomponents-base';
5
6
 
6
7
  declare class Button implements AfterViewInit {
@@ -106,6 +107,37 @@ declare class Button implements AfterViewInit {
106
107
  **Note:** The event will not be fired if the `disabled` property is set to `true`.
107
108
  */
108
109
  ui5Click: _angular_core.OutputEmitterRef<UI5CustomEvent<_Button, "click">>;
110
+ /**
111
+ * Available slots for content projection in this component.
112
+ *
113
+ * Slots allow you to insert custom content into predefined areas of the web component.
114
+ * Use the `slot` attribute on child elements to target specific slots.
115
+ *
116
+ * - **(default)**: Defines the text of the component.
117
+
118
+ **Note:** Although this slot accepts HTML Elements, it is strongly recommended that you only use text in order to preserve the intended design.
119
+ * - **badge**: Adds a badge to the button.
120
+ *
121
+ * @example
122
+ * ```html
123
+ * <ui5-button>
124
+ * <div slot="header">Custom header content</div>
125
+ * <p>Default slot content</p>
126
+ * </ui5-button>
127
+ * ```
128
+ *
129
+ * @readonly
130
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
131
+ */
132
+ readonly slots: ({
133
+ name: string;
134
+ description: string;
135
+ since?: undefined;
136
+ } | {
137
+ name: string;
138
+ description: string;
139
+ since: string;
140
+ })[];
109
141
  elementRef: ElementRef<_Button>;
110
142
  injector: Injector;
111
143
  get element(): _Button;
@@ -66,6 +66,38 @@ declare class Calendar implements AfterViewInit {
66
66
  create instances of `ui5-date` for the newly selected dates. In that case you should do this manually.
67
67
  */
68
68
  ui5SelectionChange: _angular_core.OutputEmitterRef<UI5CustomEvent<_Calendar, "selection-change">>;
69
+ /**
70
+ * Available slots for content projection in this component.
71
+ *
72
+ * Slots allow you to insert custom content into predefined areas of the web component.
73
+ * Use the `slot` attribute on child elements to target specific slots.
74
+ *
75
+ * - **calendarLegend**: Defines the calendar legend of the component.
76
+ * - **(default)**: Defines the selected date or dates (depending on the `selectionMode` property)
77
+ for this calendar as instances of `ui5-date` or `ui5-date-range`.
78
+ Use `ui5-date` for single or multiple selection, and `ui5-date-range` for range selection.
79
+ * - **specialDates**: Defines the special dates, visually emphasized in the calendar.
80
+ *
81
+ * @example
82
+ * ```html
83
+ * <ui5-calendar>
84
+ * <div slot="header">Custom header content</div>
85
+ * <p>Default slot content</p>
86
+ * </ui5-calendar>
87
+ * ```
88
+ *
89
+ * @readonly
90
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
91
+ */
92
+ readonly slots: ({
93
+ name: string;
94
+ description: string;
95
+ since: string;
96
+ } | {
97
+ name: string;
98
+ description: string;
99
+ since?: undefined;
100
+ })[];
69
101
  elementRef: ElementRef<_Calendar>;
70
102
  injector: Injector;
71
103
  get element(): _Calendar;
@@ -19,6 +19,29 @@ declare class CalendarLegend implements AfterViewInit {
19
19
  * Hides the Working day item in the legend.
20
20
  */
21
21
  hideWorkingDay: _angular_core.InputSignalWithTransform<boolean, unknown>;
22
+ /**
23
+ * Available slots for content projection in this component.
24
+ *
25
+ * Slots allow you to insert custom content into predefined areas of the web component.
26
+ * Use the `slot` attribute on child elements to target specific slots.
27
+ *
28
+ * - **(default)**: Defines the items of the component.
29
+ *
30
+ * @example
31
+ * ```html
32
+ * <ui5-calendar-legend>
33
+ * <div slot="header">Custom header content</div>
34
+ * <p>Default slot content</p>
35
+ * </ui5-calendar-legend>
36
+ * ```
37
+ *
38
+ * @readonly
39
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
40
+ */
41
+ readonly slots: {
42
+ name: string;
43
+ description: string;
44
+ }[];
22
45
  elementRef: ElementRef<_CalendarLegend>;
23
46
  injector: Injector;
24
47
  get element(): _CalendarLegend;
package/card/index.d.ts CHANGED
@@ -21,6 +21,37 @@ declare class Card implements AfterViewInit {
21
21
  * Defines the delay in milliseconds, after which the loading indicator will show up for this card.
22
22
  */
23
23
  loadingDelay: _angular_core.InputSignal<number | undefined>;
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
+ * - **header**: Defines the header of the component.
32
+
33
+ **Note:** Use `ui5-card-header` for the intended design.
34
+ *
35
+ * @example
36
+ * ```html
37
+ * <ui5-card>
38
+ * <div slot="header">Custom header content</div>
39
+ * <p>Default slot content</p>
40
+ * </ui5-card>
41
+ * ```
42
+ *
43
+ * @readonly
44
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
45
+ */
46
+ readonly slots: ({
47
+ name: string;
48
+ description: string;
49
+ since?: undefined;
50
+ } | {
51
+ name: string;
52
+ description: string;
53
+ since: string;
54
+ })[];
24
55
  elementRef: ElementRef<_Card>;
25
56
  injector: Injector;
26
57
  get element(): _Card;
@@ -27,6 +27,30 @@ declare class CardHeader implements AfterViewInit {
27
27
  **Note:** The event would be fired only if the `interactive` property is set to true.
28
28
  */
29
29
  ui5Click: _angular_core.OutputEmitterRef<UI5CustomEvent<_CardHeader, "click">>;
30
+ /**
31
+ * Available slots for content projection in this component.
32
+ *
33
+ * Slots allow you to insert custom content into predefined areas of the web component.
34
+ * Use the `slot` attribute on child elements to target specific slots.
35
+ *
36
+ * - **avatar**: Defines an avatar image, displayed in the left most part of the header.
37
+ * - **action**: Defines an action, displayed in the right most part of the header.
38
+ *
39
+ * @example
40
+ * ```html
41
+ * <ui5-card-header>
42
+ * <div slot="header">Custom header content</div>
43
+ * <p>Default slot content</p>
44
+ * </ui5-card-header>
45
+ * ```
46
+ *
47
+ * @readonly
48
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
49
+ */
50
+ readonly slots: {
51
+ name: string;
52
+ description: string;
53
+ }[];
30
54
  elementRef: ElementRef<_CardHeader>;
31
55
  injector: Injector;
32
56
  get element(): _CardHeader;
@@ -77,6 +77,32 @@ declare class Carousel implements AfterViewInit {
77
77
  based on the `items-per-page` property.
78
78
  */
79
79
  ui5Navigate: _angular_core.OutputEmitterRef<UI5CustomEvent<_Carousel, "navigate">>;
80
+ /**
81
+ * Available slots for content projection in this component.
82
+ *
83
+ * Slots allow you to insert custom content into predefined areas of the web component.
84
+ * Use the `slot` attribute on child elements to target specific slots.
85
+ *
86
+ * - **(default)**: Defines the content of the component.
87
+
88
+ **Note:** Items with the `hidden` attribute will be automatically excluded from carousel navigation and page calculations.
89
+ They will not be displayed or accessible via keyboard navigation. See [sample](./#carousel-with-hidden-items).
90
+ *
91
+ * @example
92
+ * ```html
93
+ * <ui5-carousel>
94
+ * <div slot="header">Custom header content</div>
95
+ * <p>Default slot content</p>
96
+ * </ui5-carousel>
97
+ * ```
98
+ *
99
+ * @readonly
100
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
101
+ */
102
+ readonly slots: {
103
+ name: string;
104
+ description: string;
105
+ }[];
80
106
  elementRef: ElementRef<_Carousel>;
81
107
  injector: Injector;
82
108
  get element(): _Carousel;
@@ -8,6 +8,29 @@ declare class ColorPalette implements AfterViewInit {
8
8
  * Fired when the user selects a color.
9
9
  */
10
10
  ui5ItemClick: i0.OutputEmitterRef<UI5CustomEvent<_ColorPalette, "item-click">>;
11
+ /**
12
+ * Available slots for content projection in this component.
13
+ *
14
+ * Slots allow you to insert custom content into predefined areas of the web component.
15
+ * Use the `slot` attribute on child elements to target specific slots.
16
+ *
17
+ * - **(default)**: Defines the `ui5-color-palette-item` elements.
18
+ *
19
+ * @example
20
+ * ```html
21
+ * <ui5-color-palette>
22
+ * <div slot="header">Custom header content</div>
23
+ * <p>Default slot content</p>
24
+ * </ui5-color-palette>
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
+ }[];
11
34
  elementRef: ElementRef<_ColorPalette>;
12
35
  injector: Injector;
13
36
  get element(): _ColorPalette;
@@ -40,6 +40,29 @@ declare class ColorPalettePopover implements AfterViewInit {
40
40
  * Fired when the `ui5-color-palette-popover` is closed due to user interaction.
41
41
  */
42
42
  ui5Close: _angular_core.OutputEmitterRef<UI5CustomEvent<_ColorPalettePopover, "close">>;
43
+ /**
44
+ * Available slots for content projection in this component.
45
+ *
46
+ * Slots allow you to insert custom content into predefined areas of the web component.
47
+ * Use the `slot` attribute on child elements to target specific slots.
48
+ *
49
+ * - **(default)**: Defines the content of the component.
50
+ *
51
+ * @example
52
+ * ```html
53
+ * <ui5-color-palette-popover>
54
+ * <div slot="header">Custom header content</div>
55
+ * <p>Default slot content</p>
56
+ * </ui5-color-palette-popover>
57
+ * ```
58
+ *
59
+ * @readonly
60
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
61
+ */
62
+ readonly slots: {
63
+ name: string;
64
+ description: string;
65
+ }[];
43
66
  elementRef: ElementRef<_ColorPalettePopover>;
44
67
  injector: Injector;
45
68
  get element(): _ColorPalettePopover;
@@ -91,6 +91,42 @@ declare class ComboBox implements AfterViewInit {
91
91
  * Fired when selection is changed by user interaction
92
92
  */
93
93
  ui5SelectionChange: _angular_core.OutputEmitterRef<UI5CustomEvent<_ComboBox, "selection-change">>;
94
+ /**
95
+ * Available slots for content projection in this component.
96
+ *
97
+ * Slots allow you to insert custom content into predefined areas of the web component.
98
+ * Use the `slot` attribute on child elements to target specific slots.
99
+ *
100
+ * - **(default)**: Defines the component items.
101
+ * - **valueStateMessage**: Defines the value state message that will be displayed as pop up under the component.
102
+ The value state message slot should contain only one root element.
103
+
104
+ **Note:** If not specified, a default text (in the respective language) will be displayed.
105
+
106
+ **Note:** The `valueStateMessage` would be displayed,
107
+ when the `ui5-combobox` is in `Information`, `Critical` or `Negative` value state.
108
+ * - **icon**: Defines the icon to be displayed in the input field.
109
+ *
110
+ * @example
111
+ * ```html
112
+ * <ui5-combobox>
113
+ * <div slot="header">Custom header content</div>
114
+ * <p>Default slot content</p>
115
+ * </ui5-combobox>
116
+ * ```
117
+ *
118
+ * @readonly
119
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
120
+ */
121
+ readonly slots: ({
122
+ name: string;
123
+ description: string;
124
+ since?: undefined;
125
+ } | {
126
+ name: string;
127
+ description: string;
128
+ since: string;
129
+ })[];
94
130
  elementRef: ElementRef<_ComboBox>;
95
131
  injector: Injector;
96
132
  get element(): _ComboBox;
@@ -38,6 +38,32 @@ declare class ComboBoxItemGroup 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<_ComboBoxItemGroup, "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-cb-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-cb-item-group>
55
+ * <div slot="header">Custom header content</div>
56
+ * <p>Default slot content</p>
57
+ * </ui5-cb-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<_ComboBoxItemGroup>;
42
68
  injector: Injector;
43
69
  get element(): _ComboBoxItemGroup;
@@ -132,6 +132,35 @@ declare class DatePicker implements AfterViewInit {
132
132
  * Fired after the component's picker is closed.
133
133
  */
134
134
  ui5Close: _angular_core.OutputEmitterRef<UI5CustomEvent<_DatePicker, "close">>;
135
+ /**
136
+ * Available slots for content projection in this component.
137
+ *
138
+ * Slots allow you to insert custom content into predefined areas of the web component.
139
+ * Use the `slot` attribute on child elements to target specific slots.
140
+ *
141
+ * - **valueStateMessage**: Defines the value state message that will be displayed as pop up under the component.
142
+
143
+ **Note:** If not specified, a default text (in the respective language) will be displayed.
144
+
145
+ **Note:** The `valueStateMessage` would be displayed,
146
+ when the component is in `Information`, `Critical` or `Negative` value state.
147
+ *
148
+ * @example
149
+ * ```html
150
+ * <ui5-date-picker>
151
+ * <div slot="header">Custom header content</div>
152
+ * <p>Default slot content</p>
153
+ * </ui5-date-picker>
154
+ * ```
155
+ *
156
+ * @readonly
157
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
158
+ */
159
+ readonly slots: {
160
+ name: string;
161
+ description: string;
162
+ since: string;
163
+ }[];
135
164
  elementRef: ElementRef<_DatePicker>;
136
165
  injector: Injector;
137
166
  get element(): _DatePicker;
@@ -152,6 +152,35 @@ declare class DateRangePicker implements AfterViewInit {
152
152
  * Fired after the component's picker is closed.
153
153
  */
154
154
  ui5Close: _angular_core.OutputEmitterRef<UI5CustomEvent<_DateRangePicker, "close">>;
155
+ /**
156
+ * Available slots for content projection in this component.
157
+ *
158
+ * Slots allow you to insert custom content into predefined areas of the web component.
159
+ * Use the `slot` attribute on child elements to target specific slots.
160
+ *
161
+ * - **valueStateMessage**: Defines the value state message that will be displayed as pop up under the component.
162
+
163
+ **Note:** If not specified, a default text (in the respective language) will be displayed.
164
+
165
+ **Note:** The `valueStateMessage` would be displayed,
166
+ when the component is in `Information`, `Critical` or `Negative` value state.
167
+ *
168
+ * @example
169
+ * ```html
170
+ * <ui5-daterange-picker>
171
+ * <div slot="header">Custom header content</div>
172
+ * <p>Default slot content</p>
173
+ * </ui5-daterange-picker>
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
+ since: string;
183
+ }[];
155
184
  elementRef: ElementRef<_DateRangePicker>;
156
185
  injector: Injector;
157
186
  get element(): _DateRangePicker;