@ui5/webcomponents-ngx 0.3.0-rc.9 → 0.3.0

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 (379) hide show
  1. package/README.md +0 -1
  2. package/esm2022/fiori/filter-item/index.mjs +1 -1
  3. package/esm2022/fiori/filter-item-option/index.mjs +1 -1
  4. package/esm2022/fiori/flexible-column-layout/index.mjs +5 -5
  5. package/esm2022/fiori/illustrated-message/index.mjs +1 -1
  6. package/esm2022/fiori/notification-list/index.mjs +1 -1
  7. package/esm2022/fiori/notification-list-group-item/index.mjs +5 -22
  8. package/esm2022/fiori/notification-list-item/index.mjs +3 -8
  9. package/esm2022/fiori/product-switch-item/index.mjs +1 -1
  10. package/esm2022/fiori/shell-bar/index.mjs +1 -1
  11. package/esm2022/fiori/shell-bar-item/index.mjs +1 -1
  12. package/esm2022/fiori/side-navigation-group/index.mjs +1 -1
  13. package/esm2022/fiori/side-navigation-item/index.mjs +11 -7
  14. package/esm2022/fiori/side-navigation-sub-item/index.mjs +16 -5
  15. package/esm2022/fiori/sort-item/index.mjs +1 -1
  16. package/esm2022/fiori/timeline/index.mjs +1 -1
  17. package/esm2022/fiori/timeline-item/index.mjs +1 -1
  18. package/esm2022/fiori/upload-collection/index.mjs +1 -1
  19. package/esm2022/fiori/upload-collection-item/index.mjs +6 -6
  20. package/esm2022/fiori/view-settings-dialog/index.mjs +10 -5
  21. package/esm2022/fiori/wizard-step/index.mjs +1 -1
  22. package/esm2022/index.mjs +14 -12
  23. package/esm2022/main/avatar/index.mjs +1 -1
  24. package/esm2022/main/breadcrumbs-item/index.mjs +1 -1
  25. package/esm2022/main/busy-indicator/index.mjs +1 -1
  26. package/esm2022/main/button/index.mjs +1 -1
  27. package/esm2022/main/calendar/index.mjs +1 -1
  28. package/esm2022/main/calendar-legend-item/index.mjs +1 -1
  29. package/esm2022/main/card/index.mjs +1 -1
  30. package/esm2022/main/card-header/index.mjs +1 -1
  31. package/esm2022/main/carousel/index.mjs +1 -1
  32. package/esm2022/main/check-box/index.mjs +1 -1
  33. package/esm2022/main/color-palette-item/index.mjs +1 -1
  34. package/esm2022/main/color-picker/index.mjs +1 -1
  35. package/esm2022/main/combo-box/index.mjs +1 -1
  36. package/esm2022/main/combo-box-item/index.mjs +1 -1
  37. package/esm2022/main/combo-box-item-group/index.mjs +4 -4
  38. package/esm2022/main/date-picker/index.mjs +1 -1
  39. package/esm2022/main/date-range-picker/index.mjs +1 -1
  40. package/esm2022/main/date-time-picker/index.mjs +1 -1
  41. package/esm2022/main/dialog/index.mjs +1 -1
  42. package/esm2022/main/file-uploader/index.mjs +1 -1
  43. package/esm2022/main/form/index.mjs +1 -1
  44. package/esm2022/main/form-group/index.mjs +1 -1
  45. package/esm2022/main/icon/index.mjs +1 -1
  46. package/esm2022/main/input/index.mjs +1 -1
  47. package/esm2022/main/label/index.mjs +1 -1
  48. package/esm2022/main/link/index.mjs +6 -2
  49. package/esm2022/main/list/index.mjs +1 -1
  50. package/esm2022/main/list-item-custom/index.mjs +63 -0
  51. package/esm2022/{compat/ui5-webcomponents-ngx-compat.mjs → main/list-item-custom/ui5-webcomponents-ngx-main-list-item-custom.mjs} +1 -1
  52. package/esm2022/main/list-item-group/index.mjs +1 -1
  53. package/esm2022/main/list-item-standard/index.mjs +76 -0
  54. package/esm2022/main/list-item-standard/ui5-webcomponents-ngx-main-list-item-standard.mjs +5 -0
  55. package/esm2022/main/menu/index.mjs +1 -1
  56. package/esm2022/main/menu-item/index.mjs +6 -11
  57. package/esm2022/main/menu-separator/index.mjs +27 -0
  58. package/esm2022/{compat/table-column/ui5-webcomponents-ngx-compat-table-column.mjs → main/menu-separator/ui5-webcomponents-ngx-main-menu-separator.mjs} +1 -1
  59. package/esm2022/main/multi-combo-box/index.mjs +11 -4
  60. package/esm2022/main/multi-combo-box-item/index.mjs +1 -1
  61. package/esm2022/main/multi-combo-box-item-group/index.mjs +34 -0
  62. package/esm2022/main/{multi-combo-box-group-item/ui5-webcomponents-ngx-main-multi-combo-box-group-item.mjs → multi-combo-box-item-group/ui5-webcomponents-ngx-main-multi-combo-box-item-group.mjs} +1 -1
  63. package/esm2022/main/multi-input/index.mjs +1 -1
  64. package/esm2022/main/option/index.mjs +4 -4
  65. package/esm2022/main/option-custom/index.mjs +4 -4
  66. package/esm2022/main/panel/index.mjs +1 -1
  67. package/esm2022/main/popover/index.mjs +1 -1
  68. package/esm2022/main/progress-indicator/index.mjs +1 -1
  69. package/esm2022/main/radio-button/index.mjs +1 -1
  70. package/esm2022/main/range-slider/index.mjs +1 -1
  71. package/esm2022/main/rating-indicator/index.mjs +1 -1
  72. package/esm2022/main/responsive-popover/index.mjs +1 -1
  73. package/esm2022/main/segmented-button-item/index.mjs +1 -1
  74. package/esm2022/main/select/index.mjs +1 -1
  75. package/esm2022/main/slider/index.mjs +1 -1
  76. package/esm2022/main/split-button/index.mjs +1 -1
  77. package/esm2022/main/step-input/index.mjs +1 -1
  78. package/esm2022/main/suggestion-item/index.mjs +6 -27
  79. package/esm2022/main/suggestion-item-custom/index.mjs +34 -0
  80. package/esm2022/main/suggestion-item-custom/ui5-webcomponents-ngx-main-suggestion-item-custom.mjs +5 -0
  81. package/esm2022/main/suggestion-item-group/index.mjs +34 -0
  82. package/esm2022/main/{suggestion-group-item/ui5-webcomponents-ngx-main-suggestion-group-item.mjs → suggestion-item-group/ui5-webcomponents-ngx-main-suggestion-item-group.mjs} +1 -1
  83. package/esm2022/main/switch/index.mjs +1 -1
  84. package/esm2022/main/tab/index.mjs +1 -1
  85. package/esm2022/main/table/index.mjs +53 -0
  86. package/esm2022/main/table/ui5-webcomponents-ngx-main-table.mjs +5 -0
  87. package/esm2022/main/table-cell/index.mjs +27 -0
  88. package/esm2022/main/table-cell/ui5-webcomponents-ngx-main-table-cell.mjs +5 -0
  89. package/esm2022/main/table-growing/index.mjs +36 -0
  90. package/esm2022/main/table-growing/ui5-webcomponents-ngx-main-table-growing.mjs +5 -0
  91. package/esm2022/main/table-header-cell/index.mjs +34 -0
  92. package/esm2022/{compat/table-group-row/ui5-webcomponents-ngx-compat-table-group-row.mjs → main/table-header-cell/ui5-webcomponents-ngx-main-table-header-cell.mjs} +1 -1
  93. package/esm2022/main/table-header-row/index.mjs +37 -0
  94. package/esm2022/main/{custom-list-item/ui5-webcomponents-ngx-main-custom-list-item.mjs → table-header-row/ui5-webcomponents-ngx-main-table-header-row.mjs} +1 -1
  95. package/esm2022/main/table-row/index.mjs +40 -0
  96. package/esm2022/{compat/theming/ui5-webcomponents-ngx-compat-theming.mjs → main/table-row/ui5-webcomponents-ngx-main-table-row.mjs} +1 -1
  97. package/esm2022/main/table-selection/index.mjs +36 -0
  98. package/esm2022/main/table-selection/ui5-webcomponents-ngx-main-table-selection.mjs +5 -0
  99. package/esm2022/main/tag/index.mjs +1 -1
  100. package/esm2022/main/text-area/index.mjs +1 -1
  101. package/esm2022/main/time-picker/index.mjs +1 -1
  102. package/esm2022/main/toggle-button/index.mjs +1 -1
  103. package/esm2022/main/token/index.mjs +1 -1
  104. package/esm2022/main/toolbar/index.mjs +4 -4
  105. package/esm2022/main/toolbar-button/index.mjs +1 -1
  106. package/esm2022/main/toolbar-select/index.mjs +1 -1
  107. package/esm2022/main/tree/index.mjs +1 -1
  108. package/esm2022/main/tree-item/index.mjs +6 -6
  109. package/esm2022/main/tree-item-custom/index.mjs +6 -6
  110. package/esm2022/main/ui5-main.module.mjs +53 -17
  111. package/esm2022/ui5-webcomponents.module.mjs +4 -5
  112. package/fesm2022/ui5-webcomponents-ngx-fiori-filter-item-option.mjs.map +1 -1
  113. package/fesm2022/ui5-webcomponents-ngx-fiori-filter-item.mjs.map +1 -1
  114. package/fesm2022/ui5-webcomponents-ngx-fiori-flexible-column-layout.mjs +4 -4
  115. package/fesm2022/ui5-webcomponents-ngx-fiori-flexible-column-layout.mjs.map +1 -1
  116. package/fesm2022/ui5-webcomponents-ngx-fiori-illustrated-message.mjs.map +1 -1
  117. package/fesm2022/ui5-webcomponents-ngx-fiori-notification-list-group-item.mjs +4 -21
  118. package/fesm2022/ui5-webcomponents-ngx-fiori-notification-list-group-item.mjs.map +1 -1
  119. package/fesm2022/ui5-webcomponents-ngx-fiori-notification-list-item.mjs +2 -7
  120. package/fesm2022/ui5-webcomponents-ngx-fiori-notification-list-item.mjs.map +1 -1
  121. package/fesm2022/ui5-webcomponents-ngx-fiori-notification-list.mjs.map +1 -1
  122. package/fesm2022/ui5-webcomponents-ngx-fiori-product-switch-item.mjs.map +1 -1
  123. package/fesm2022/ui5-webcomponents-ngx-fiori-shell-bar-item.mjs.map +1 -1
  124. package/fesm2022/ui5-webcomponents-ngx-fiori-shell-bar.mjs.map +1 -1
  125. package/fesm2022/ui5-webcomponents-ngx-fiori-side-navigation-group.mjs.map +1 -1
  126. package/fesm2022/ui5-webcomponents-ngx-fiori-side-navigation-item.mjs +10 -6
  127. package/fesm2022/ui5-webcomponents-ngx-fiori-side-navigation-item.mjs.map +1 -1
  128. package/fesm2022/ui5-webcomponents-ngx-fiori-side-navigation-sub-item.mjs +15 -4
  129. package/fesm2022/ui5-webcomponents-ngx-fiori-side-navigation-sub-item.mjs.map +1 -1
  130. package/fesm2022/ui5-webcomponents-ngx-fiori-sort-item.mjs.map +1 -1
  131. package/fesm2022/ui5-webcomponents-ngx-fiori-timeline-item.mjs.map +1 -1
  132. package/fesm2022/ui5-webcomponents-ngx-fiori-timeline.mjs.map +1 -1
  133. package/fesm2022/ui5-webcomponents-ngx-fiori-upload-collection-item.mjs +5 -5
  134. package/fesm2022/ui5-webcomponents-ngx-fiori-upload-collection-item.mjs.map +1 -1
  135. package/fesm2022/ui5-webcomponents-ngx-fiori-upload-collection.mjs.map +1 -1
  136. package/fesm2022/ui5-webcomponents-ngx-fiori-view-settings-dialog.mjs +9 -4
  137. package/fesm2022/ui5-webcomponents-ngx-fiori-view-settings-dialog.mjs.map +1 -1
  138. package/fesm2022/ui5-webcomponents-ngx-fiori-wizard-step.mjs.map +1 -1
  139. package/fesm2022/ui5-webcomponents-ngx-main-avatar.mjs.map +1 -1
  140. package/fesm2022/ui5-webcomponents-ngx-main-breadcrumbs-item.mjs.map +1 -1
  141. package/fesm2022/ui5-webcomponents-ngx-main-busy-indicator.mjs.map +1 -1
  142. package/fesm2022/ui5-webcomponents-ngx-main-button.mjs.map +1 -1
  143. package/fesm2022/ui5-webcomponents-ngx-main-calendar-legend-item.mjs.map +1 -1
  144. package/fesm2022/ui5-webcomponents-ngx-main-calendar.mjs.map +1 -1
  145. package/fesm2022/ui5-webcomponents-ngx-main-card-header.mjs.map +1 -1
  146. package/fesm2022/ui5-webcomponents-ngx-main-card.mjs.map +1 -1
  147. package/fesm2022/ui5-webcomponents-ngx-main-carousel.mjs.map +1 -1
  148. package/fesm2022/ui5-webcomponents-ngx-main-check-box.mjs.map +1 -1
  149. package/fesm2022/ui5-webcomponents-ngx-main-color-palette-item.mjs.map +1 -1
  150. package/fesm2022/ui5-webcomponents-ngx-main-color-picker.mjs.map +1 -1
  151. package/fesm2022/ui5-webcomponents-ngx-main-combo-box-item-group.mjs +3 -3
  152. package/fesm2022/ui5-webcomponents-ngx-main-combo-box-item-group.mjs.map +1 -1
  153. package/fesm2022/ui5-webcomponents-ngx-main-combo-box-item.mjs.map +1 -1
  154. package/fesm2022/ui5-webcomponents-ngx-main-combo-box.mjs.map +1 -1
  155. package/fesm2022/ui5-webcomponents-ngx-main-date-picker.mjs.map +1 -1
  156. package/fesm2022/ui5-webcomponents-ngx-main-date-range-picker.mjs.map +1 -1
  157. package/fesm2022/ui5-webcomponents-ngx-main-date-time-picker.mjs.map +1 -1
  158. package/fesm2022/ui5-webcomponents-ngx-main-dialog.mjs.map +1 -1
  159. package/fesm2022/ui5-webcomponents-ngx-main-file-uploader.mjs.map +1 -1
  160. package/fesm2022/ui5-webcomponents-ngx-main-form-group.mjs.map +1 -1
  161. package/fesm2022/ui5-webcomponents-ngx-main-form.mjs.map +1 -1
  162. package/fesm2022/ui5-webcomponents-ngx-main-icon.mjs.map +1 -1
  163. package/fesm2022/ui5-webcomponents-ngx-main-input.mjs.map +1 -1
  164. package/fesm2022/ui5-webcomponents-ngx-main-label.mjs.map +1 -1
  165. package/fesm2022/ui5-webcomponents-ngx-main-link.mjs +5 -1
  166. package/fesm2022/ui5-webcomponents-ngx-main-link.mjs.map +1 -1
  167. package/fesm2022/{ui5-webcomponents-ngx-main-custom-list-item.mjs → ui5-webcomponents-ngx-main-list-item-custom.mjs} +13 -13
  168. package/fesm2022/ui5-webcomponents-ngx-main-list-item-custom.mjs.map +1 -0
  169. package/fesm2022/ui5-webcomponents-ngx-main-list-item-group.mjs.map +1 -1
  170. package/fesm2022/{ui5-webcomponents-ngx-main-standard-list-item.mjs → ui5-webcomponents-ngx-main-list-item-standard.mjs} +13 -15
  171. package/fesm2022/ui5-webcomponents-ngx-main-list-item-standard.mjs.map +1 -0
  172. package/fesm2022/ui5-webcomponents-ngx-main-list.mjs.map +1 -1
  173. package/fesm2022/ui5-webcomponents-ngx-main-menu-item.mjs +5 -10
  174. package/fesm2022/ui5-webcomponents-ngx-main-menu-item.mjs.map +1 -1
  175. package/fesm2022/{ui5-webcomponents-ngx-compat-table-group-row.mjs → ui5-webcomponents-ngx-main-menu-separator.mjs} +9 -9
  176. package/fesm2022/ui5-webcomponents-ngx-main-menu-separator.mjs.map +1 -0
  177. package/fesm2022/ui5-webcomponents-ngx-main-menu.mjs.map +1 -1
  178. package/fesm2022/{ui5-webcomponents-ngx-main-multi-combo-box-group-item.mjs → ui5-webcomponents-ngx-main-multi-combo-box-item-group.mjs} +13 -13
  179. package/fesm2022/ui5-webcomponents-ngx-main-multi-combo-box-item-group.mjs.map +1 -0
  180. package/fesm2022/ui5-webcomponents-ngx-main-multi-combo-box-item.mjs.map +1 -1
  181. package/fesm2022/ui5-webcomponents-ngx-main-multi-combo-box.mjs +10 -3
  182. package/fesm2022/ui5-webcomponents-ngx-main-multi-combo-box.mjs.map +1 -1
  183. package/fesm2022/ui5-webcomponents-ngx-main-multi-input.mjs.map +1 -1
  184. package/fesm2022/ui5-webcomponents-ngx-main-option-custom.mjs +3 -3
  185. package/fesm2022/ui5-webcomponents-ngx-main-option-custom.mjs.map +1 -1
  186. package/fesm2022/ui5-webcomponents-ngx-main-option.mjs +3 -3
  187. package/fesm2022/ui5-webcomponents-ngx-main-option.mjs.map +1 -1
  188. package/fesm2022/ui5-webcomponents-ngx-main-panel.mjs.map +1 -1
  189. package/fesm2022/ui5-webcomponents-ngx-main-popover.mjs.map +1 -1
  190. package/fesm2022/ui5-webcomponents-ngx-main-progress-indicator.mjs.map +1 -1
  191. package/fesm2022/ui5-webcomponents-ngx-main-radio-button.mjs.map +1 -1
  192. package/fesm2022/ui5-webcomponents-ngx-main-range-slider.mjs.map +1 -1
  193. package/fesm2022/ui5-webcomponents-ngx-main-rating-indicator.mjs.map +1 -1
  194. package/fesm2022/ui5-webcomponents-ngx-main-responsive-popover.mjs.map +1 -1
  195. package/fesm2022/ui5-webcomponents-ngx-main-segmented-button-item.mjs.map +1 -1
  196. package/fesm2022/ui5-webcomponents-ngx-main-select.mjs.map +1 -1
  197. package/fesm2022/ui5-webcomponents-ngx-main-slider.mjs.map +1 -1
  198. package/fesm2022/ui5-webcomponents-ngx-main-split-button.mjs.map +1 -1
  199. package/fesm2022/ui5-webcomponents-ngx-main-step-input.mjs.map +1 -1
  200. package/fesm2022/{ui5-webcomponents-ngx-main-suggestion-group-item.mjs → ui5-webcomponents-ngx-main-suggestion-item-custom.mjs} +11 -11
  201. package/fesm2022/ui5-webcomponents-ngx-main-suggestion-item-custom.mjs.map +1 -0
  202. package/fesm2022/ui5-webcomponents-ngx-main-suggestion-item-group.mjs +40 -0
  203. package/fesm2022/ui5-webcomponents-ngx-main-suggestion-item-group.mjs.map +1 -0
  204. package/fesm2022/ui5-webcomponents-ngx-main-suggestion-item.mjs +5 -26
  205. package/fesm2022/ui5-webcomponents-ngx-main-suggestion-item.mjs.map +1 -1
  206. package/fesm2022/ui5-webcomponents-ngx-main-switch.mjs.map +1 -1
  207. package/fesm2022/ui5-webcomponents-ngx-main-tab.mjs.map +1 -1
  208. package/fesm2022/{ui5-webcomponents-ngx-compat-table-cell.mjs → ui5-webcomponents-ngx-main-table-cell.mjs} +2 -2
  209. package/fesm2022/ui5-webcomponents-ngx-main-table-cell.mjs.map +1 -0
  210. package/fesm2022/ui5-webcomponents-ngx-main-table-growing.mjs +42 -0
  211. package/fesm2022/ui5-webcomponents-ngx-main-table-growing.mjs.map +1 -0
  212. package/fesm2022/ui5-webcomponents-ngx-main-table-header-cell.mjs +40 -0
  213. package/fesm2022/ui5-webcomponents-ngx-main-table-header-cell.mjs.map +1 -0
  214. package/fesm2022/ui5-webcomponents-ngx-main-table-header-row.mjs +43 -0
  215. package/fesm2022/ui5-webcomponents-ngx-main-table-header-row.mjs.map +1 -0
  216. package/fesm2022/{ui5-webcomponents-ngx-compat-table-row.mjs → ui5-webcomponents-ngx-main-table-row.mjs} +6 -6
  217. package/fesm2022/ui5-webcomponents-ngx-main-table-row.mjs.map +1 -0
  218. package/fesm2022/ui5-webcomponents-ngx-main-table-selection.mjs +42 -0
  219. package/fesm2022/ui5-webcomponents-ngx-main-table-selection.mjs.map +1 -0
  220. package/fesm2022/ui5-webcomponents-ngx-main-table.mjs +59 -0
  221. package/fesm2022/ui5-webcomponents-ngx-main-table.mjs.map +1 -0
  222. package/fesm2022/ui5-webcomponents-ngx-main-tag.mjs.map +1 -1
  223. package/fesm2022/ui5-webcomponents-ngx-main-text-area.mjs.map +1 -1
  224. package/fesm2022/ui5-webcomponents-ngx-main-time-picker.mjs.map +1 -1
  225. package/fesm2022/ui5-webcomponents-ngx-main-toggle-button.mjs.map +1 -1
  226. package/fesm2022/ui5-webcomponents-ngx-main-token.mjs.map +1 -1
  227. package/fesm2022/ui5-webcomponents-ngx-main-toolbar-button.mjs.map +1 -1
  228. package/fesm2022/ui5-webcomponents-ngx-main-toolbar-select.mjs.map +1 -1
  229. package/fesm2022/ui5-webcomponents-ngx-main-toolbar.mjs +3 -3
  230. package/fesm2022/ui5-webcomponents-ngx-main-toolbar.mjs.map +1 -1
  231. package/fesm2022/ui5-webcomponents-ngx-main-tree-item-custom.mjs +5 -5
  232. package/fesm2022/ui5-webcomponents-ngx-main-tree-item-custom.mjs.map +1 -1
  233. package/fesm2022/ui5-webcomponents-ngx-main-tree-item.mjs +5 -5
  234. package/fesm2022/ui5-webcomponents-ngx-main-tree-item.mjs.map +1 -1
  235. package/fesm2022/ui5-webcomponents-ngx-main-tree.mjs.map +1 -1
  236. package/fesm2022/ui5-webcomponents-ngx-main.mjs +52 -16
  237. package/fesm2022/ui5-webcomponents-ngx-main.mjs.map +1 -1
  238. package/fesm2022/ui5-webcomponents-ngx.mjs +16 -15
  239. package/fesm2022/ui5-webcomponents-ngx.mjs.map +1 -1
  240. package/fiori/filter-item/index.d.ts +2 -2
  241. package/fiori/filter-item-option/index.d.ts +1 -1
  242. package/fiori/flexible-column-layout/index.d.ts +7 -12
  243. package/fiori/illustrated-message/index.d.ts +3 -3
  244. package/fiori/notification-list/index.d.ts +1 -1
  245. package/fiori/notification-list-group-item/index.d.ts +2 -7
  246. package/fiori/notification-list-item/index.d.ts +2 -7
  247. package/fiori/product-switch-item/index.d.ts +7 -5
  248. package/fiori/shell-bar/index.d.ts +3 -3
  249. package/fiori/shell-bar-item/index.d.ts +3 -3
  250. package/fiori/side-navigation-group/index.d.ts +2 -2
  251. package/fiori/side-navigation-item/index.d.ts +21 -11
  252. package/fiori/side-navigation-sub-item/index.d.ts +21 -4
  253. package/fiori/sort-item/index.d.ts +1 -1
  254. package/fiori/timeline/index.d.ts +1 -1
  255. package/fiori/timeline-item/index.d.ts +4 -4
  256. package/fiori/upload-collection/index.d.ts +3 -3
  257. package/fiori/upload-collection-item/index.d.ts +8 -8
  258. package/fiori/view-settings-dialog/index.d.ts +14 -1
  259. package/fiori/wizard-step/index.d.ts +3 -3
  260. package/index.d.ts +13 -11
  261. package/main/avatar/index.d.ts +3 -3
  262. package/main/breadcrumbs-item/index.d.ts +2 -2
  263. package/main/busy-indicator/index.d.ts +1 -1
  264. package/main/button/index.d.ts +4 -4
  265. package/main/calendar/index.d.ts +1 -1
  266. package/main/calendar-legend-item/index.d.ts +1 -1
  267. package/main/card/index.d.ts +2 -2
  268. package/main/card-header/index.d.ts +3 -3
  269. package/main/carousel/index.d.ts +2 -2
  270. package/main/check-box/index.d.ts +5 -4
  271. package/main/color-palette-item/index.d.ts +1 -1
  272. package/main/color-picker/index.d.ts +1 -1
  273. package/main/combo-box/index.d.ts +4 -4
  274. package/main/combo-box-item/index.d.ts +2 -2
  275. package/main/combo-box-item-group/index.d.ts +2 -2
  276. package/main/date-picker/index.d.ts +4 -4
  277. package/main/date-range-picker/index.d.ts +5 -5
  278. package/main/date-time-picker/index.d.ts +4 -4
  279. package/main/dialog/index.d.ts +3 -3
  280. package/main/file-uploader/index.d.ts +3 -3
  281. package/main/form/index.d.ts +1 -1
  282. package/main/form-group/index.d.ts +1 -1
  283. package/main/icon/index.d.ts +2 -2
  284. package/main/input/index.d.ts +4 -4
  285. package/main/label/index.d.ts +1 -1
  286. package/main/link/index.d.ts +28 -6
  287. package/main/list/index.d.ts +6 -6
  288. package/main/{custom-list-item → list-item-custom}/index.d.ts +14 -14
  289. package/main/list-item-group/index.d.ts +2 -2
  290. package/main/{standard-list-item → list-item-standard}/index.d.ts +17 -25
  291. package/main/menu/index.d.ts +2 -2
  292. package/main/menu-item/index.d.ts +11 -16
  293. package/main/menu-separator/index.d.ts +13 -0
  294. package/main/multi-combo-box/index.d.ts +11 -7
  295. package/main/multi-combo-box-item/index.d.ts +2 -2
  296. package/main/multi-combo-box-item-group/index.d.ts +17 -0
  297. package/main/multi-input/index.d.ts +4 -4
  298. package/main/option/index.d.ts +11 -11
  299. package/main/option-custom/index.d.ts +9 -9
  300. package/main/panel/index.d.ts +2 -2
  301. package/main/popover/index.d.ts +3 -3
  302. package/main/progress-indicator/index.d.ts +2 -2
  303. package/main/radio-button/index.d.ts +4 -4
  304. package/main/range-slider/index.d.ts +2 -2
  305. package/main/rating-indicator/index.d.ts +3 -3
  306. package/main/responsive-popover/index.d.ts +3 -3
  307. package/main/segmented-button-item/index.d.ts +3 -3
  308. package/main/select/index.d.ts +3 -3
  309. package/main/slider/index.d.ts +2 -2
  310. package/main/split-button/index.d.ts +1 -1
  311. package/main/step-input/index.d.ts +3 -3
  312. package/main/suggestion-item/index.d.ts +3 -40
  313. package/main/suggestion-item-custom/index.d.ts +18 -0
  314. package/main/suggestion-item-group/index.d.ts +21 -0
  315. package/main/switch/index.d.ts +6 -6
  316. package/main/tab/index.d.ts +3 -3
  317. package/main/table/index.d.ts +51 -0
  318. package/{compat → main}/table-cell/index.d.ts +2 -2
  319. package/main/table-growing/index.d.ts +41 -0
  320. package/main/table-header-cell/index.d.ts +36 -0
  321. package/main/table-header-row/index.d.ts +18 -0
  322. package/main/table-row/index.d.ts +27 -0
  323. package/main/table-selection/index.d.ts +26 -0
  324. package/main/tag/index.d.ts +1 -4
  325. package/main/text-area/index.d.ts +4 -4
  326. package/main/time-picker/index.d.ts +5 -5
  327. package/main/toggle-button/index.d.ts +4 -4
  328. package/main/token/index.d.ts +1 -1
  329. package/main/toolbar/index.d.ts +7 -3
  330. package/main/toolbar-button/index.d.ts +7 -7
  331. package/main/toolbar-select/index.d.ts +2 -2
  332. package/main/tree/index.d.ts +6 -6
  333. package/main/tree-item/index.d.ts +11 -11
  334. package/main/tree-item-custom/index.d.ts +9 -9
  335. package/main/ui5-main.module.d.ts +71 -62
  336. package/package.json +87 -76
  337. package/ui5-webcomponents-ngx-0.3.0.tgz +0 -0
  338. package/ui5-webcomponents.module.d.ts +1 -2
  339. package/compat/index.d.ts +0 -1
  340. package/compat/table/index.d.ts +0 -118
  341. package/compat/table-column/index.d.ts +0 -43
  342. package/compat/table-group-row/index.d.ts +0 -13
  343. package/compat/table-row/index.d.ts +0 -30
  344. package/compat/theming/index.d.ts +0 -9
  345. package/compat/ui5-compat.module.d.ts +0 -15
  346. package/esm2022/compat/index.mjs +0 -2
  347. package/esm2022/compat/table/index.mjs +0 -79
  348. package/esm2022/compat/table/ui5-webcomponents-ngx-compat-table.mjs +0 -5
  349. package/esm2022/compat/table-cell/index.mjs +0 -27
  350. package/esm2022/compat/table-cell/ui5-webcomponents-ngx-compat-table-cell.mjs +0 -5
  351. package/esm2022/compat/table-column/index.mjs +0 -37
  352. package/esm2022/compat/table-group-row/index.mjs +0 -27
  353. package/esm2022/compat/table-row/index.mjs +0 -40
  354. package/esm2022/compat/table-row/ui5-webcomponents-ngx-compat-table-row.mjs +0 -5
  355. package/esm2022/compat/theming/index.mjs +0 -17
  356. package/esm2022/compat/ui5-compat.module.mjs +0 -41
  357. package/esm2022/main/custom-list-item/index.mjs +0 -63
  358. package/esm2022/main/multi-combo-box-group-item/index.mjs +0 -34
  359. package/esm2022/main/standard-list-item/index.mjs +0 -78
  360. package/esm2022/main/standard-list-item/ui5-webcomponents-ngx-main-standard-list-item.mjs +0 -5
  361. package/esm2022/main/suggestion-group-item/index.mjs +0 -34
  362. package/fesm2022/ui5-webcomponents-ngx-compat-table-cell.mjs.map +0 -1
  363. package/fesm2022/ui5-webcomponents-ngx-compat-table-column.mjs +0 -43
  364. package/fesm2022/ui5-webcomponents-ngx-compat-table-column.mjs.map +0 -1
  365. package/fesm2022/ui5-webcomponents-ngx-compat-table-group-row.mjs.map +0 -1
  366. package/fesm2022/ui5-webcomponents-ngx-compat-table-row.mjs.map +0 -1
  367. package/fesm2022/ui5-webcomponents-ngx-compat-table.mjs +0 -85
  368. package/fesm2022/ui5-webcomponents-ngx-compat-table.mjs.map +0 -1
  369. package/fesm2022/ui5-webcomponents-ngx-compat-theming.mjs +0 -23
  370. package/fesm2022/ui5-webcomponents-ngx-compat-theming.mjs.map +0 -1
  371. package/fesm2022/ui5-webcomponents-ngx-compat.mjs +0 -46
  372. package/fesm2022/ui5-webcomponents-ngx-compat.mjs.map +0 -1
  373. package/fesm2022/ui5-webcomponents-ngx-main-custom-list-item.mjs.map +0 -1
  374. package/fesm2022/ui5-webcomponents-ngx-main-multi-combo-box-group-item.mjs.map +0 -1
  375. package/fesm2022/ui5-webcomponents-ngx-main-standard-list-item.mjs.map +0 -1
  376. package/fesm2022/ui5-webcomponents-ngx-main-suggestion-group-item.mjs.map +0 -1
  377. package/main/multi-combo-box-group-item/index.d.ts +0 -17
  378. package/main/suggestion-group-item/index.d.ts +0 -17
  379. package/ui5-webcomponents-ngx-0.3.0-rc.9.tgz +0 -0
@@ -1,85 +0,0 @@
1
- import { __metadata, __decorate } from 'tslib';
2
- import * as i0 from '@angular/core';
3
- import { ElementRef, inject, NgZone, ChangeDetectorRef, booleanAttribute, Component, Input } from '@angular/core';
4
- import '@ui5/webcomponents-compat/dist/Table.js';
5
- import { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';
6
-
7
- let TableComponent = class TableComponent {
8
- get element() {
9
- return this.elementRef.nativeElement;
10
- }
11
- constructor() {
12
- this.elementRef = inject(ElementRef);
13
- this.zone = inject(NgZone);
14
- this.cdr = inject(ChangeDetectorRef);
15
- this.cdr.detach();
16
- }
17
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: TableComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
18
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "17.0.9", type: TableComponent, isStandalone: true, selector: "ui5-table", inputs: { noDataText: "noDataText", growingButtonText: "growingButtonText", growingButtonSubtext: "growingButtonSubtext", hideNoData: ["hideNoData", "hideNoData", booleanAttribute], growing: "growing", busy: ["busy", "busy", booleanAttribute], busyDelay: "busyDelay", stickyColumnHeader: ["stickyColumnHeader", "stickyColumnHeader", booleanAttribute], mode: "mode", accessibleName: "accessibleName", accessibleNameRef: "accessibleNameRef" }, outputs: { ui5RowClick: "ui5RowClick", ui5PopinChange: "ui5PopinChange", ui5LoadMore: "ui5LoadMore", ui5SelectionChange: "ui5SelectionChange" }, exportAs: ["ui5Table"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
19
- };
20
- TableComponent = __decorate([
21
- ProxyInputs([
22
- 'noDataText',
23
- 'growingButtonText',
24
- 'growingButtonSubtext',
25
- 'hideNoData',
26
- 'growing',
27
- 'busy',
28
- 'busyDelay',
29
- 'stickyColumnHeader',
30
- 'mode',
31
- 'accessibleName',
32
- 'accessibleNameRef',
33
- ]),
34
- ProxyOutputs([
35
- 'row-click: ui5RowClick',
36
- 'popin-change: ui5PopinChange',
37
- 'load-more: ui5LoadMore',
38
- 'selection-change: ui5SelectionChange',
39
- ]),
40
- __metadata("design:paramtypes", [])
41
- ], TableComponent);
42
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: TableComponent, decorators: [{
43
- type: Component,
44
- args: [{
45
- standalone: true,
46
- selector: 'ui5-table',
47
- template: '<ng-content></ng-content>',
48
- inputs: [
49
- 'noDataText',
50
- 'growingButtonText',
51
- 'growingButtonSubtext',
52
- 'hideNoData',
53
- 'growing',
54
- 'busy',
55
- 'busyDelay',
56
- 'stickyColumnHeader',
57
- 'mode',
58
- 'accessibleName',
59
- 'accessibleNameRef',
60
- ],
61
- outputs: [
62
- 'ui5RowClick',
63
- 'ui5PopinChange',
64
- 'ui5LoadMore',
65
- 'ui5SelectionChange',
66
- ],
67
- exportAs: 'ui5Table',
68
- }]
69
- }], ctorParameters: () => [], propDecorators: { hideNoData: [{
70
- type: Input,
71
- args: [{ transform: booleanAttribute }]
72
- }], busy: [{
73
- type: Input,
74
- args: [{ transform: booleanAttribute }]
75
- }], stickyColumnHeader: [{
76
- type: Input,
77
- args: [{ transform: booleanAttribute }]
78
- }] } });
79
-
80
- /**
81
- * Generated bundle index. Do not edit.
82
- */
83
-
84
- export { TableComponent };
85
- //# sourceMappingURL=ui5-webcomponents-ngx-compat-table.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ui5-webcomponents-ngx-compat-table.mjs","sources":["../../../../libs/ui5-angular/compat/table/index.ts","../../../../libs/ui5-angular/compat/table/ui5-webcomponents-ngx-compat-table.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n EventEmitter,\n Input as InputDecorator,\n NgZone,\n booleanAttribute,\n inject,\n} from '@angular/core';\nimport '@ui5/webcomponents-compat/dist/Table.js';\nimport {\n default as Table,\n TablePopinChangeEventDetail,\n TableSelectionChangeEventDetail,\n} from '@ui5/webcomponents-compat/dist/Table.js';\nimport { TableRowClickEventDetail } from '@ui5/webcomponents-compat/dist/TableRow.js';\nimport { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';\n@ProxyInputs([\n 'noDataText',\n 'growingButtonText',\n 'growingButtonSubtext',\n 'hideNoData',\n 'growing',\n 'busy',\n 'busyDelay',\n 'stickyColumnHeader',\n 'mode',\n 'accessibleName',\n 'accessibleNameRef',\n])\n@ProxyOutputs([\n 'row-click: ui5RowClick',\n 'popin-change: ui5PopinChange',\n 'load-more: ui5LoadMore',\n 'selection-change: ui5SelectionChange',\n])\n@Component({\n standalone: true,\n selector: 'ui5-table',\n template: '<ng-content></ng-content>',\n inputs: [\n 'noDataText',\n 'growingButtonText',\n 'growingButtonSubtext',\n 'hideNoData',\n 'growing',\n 'busy',\n 'busyDelay',\n 'stickyColumnHeader',\n 'mode',\n 'accessibleName',\n 'accessibleNameRef',\n ],\n outputs: [\n 'ui5RowClick',\n 'ui5PopinChange',\n 'ui5LoadMore',\n 'ui5SelectionChange',\n ],\n exportAs: 'ui5Table',\n})\nclass TableComponent {\n /**\n Defines the text that will be displayed when there is no data and `hideNoData` is not present.\n */\n noDataText!: string;\n /**\n Defines the text that will be displayed inside the growing button at the bottom of the table,\nmeant for loading more rows upon press.\n\n**Note:** If not specified a built-in text will be displayed.\n\n**Note:** This property takes effect if `growing` is set to `Button`.\n */\n growingButtonText!: string;\n /**\n Defines the subtext that will be displayed under the `growingButtonText`.\n\n**Note:** This property takes effect if `growing` is set to `Button`.\n */\n growingButtonSubtext!: string;\n /**\n Defines if the value of `noDataText` will be diplayed when there is no rows present in the table.\n */\n @InputDecorator({ transform: booleanAttribute })\n hideNoData!: boolean;\n /**\n Defines whether the table will have growing capability either by pressing a `More` button,\nor via user scroll. In both cases `load-more` event is fired.\n\nAvailable options:\n\n`Button` - Shows a `More` button at the bottom of the table, pressing of which triggers the `load-more` event.\n\n`Scroll` - The `load-more` event is triggered when the user scrolls to the bottom of the table;\n\n`None` (default) - The growing is off.\n\n**Restrictions:** `growing=\"Scroll\"` is not supported for Internet Explorer,\nand the component will fallback to `growing=\"Button\"`.\n */\n growing!: 'Button' | 'Scroll' | 'None';\n /**\n Defines if the table is in busy state.\n\nIn this state the component's opacity is reduced\nand busy indicator is displayed at the bottom of the table.\n */\n @InputDecorator({ transform: booleanAttribute })\n busy!: boolean;\n /**\n Defines the delay in milliseconds, after which the busy indicator will show up for this component.\n */\n busyDelay!: number;\n /**\n Determines whether the column headers remain fixed at the top of the page during\nvertical scrolling as long as the Web Component is in the viewport.\n\n**Restrictions:**\n\n- Browsers that do not support this feature:\n\n- Internet Explorer\n- Microsoft Edge lower than version 41 (EdgeHTML 16)\n- Mozilla Firefox lower than version 59\n\n- Scrolling behavior:\n\n- If the Web Component is placed in layout containers that have the `overflow: hidden`\nor `overflow: auto` style definition, this can\nprevent the sticky elements of the Web Component from becoming fixed at the top of the viewport.\n */\n @InputDecorator({ transform: booleanAttribute })\n stickyColumnHeader!: boolean;\n /**\n Defines the mode of the component.\n */\n mode!: 'None' | 'SingleSelect' | 'MultiSelect';\n /**\n Defines the accessible ARIA name of the component.\n */\n accessibleName!: string | undefined;\n /**\n Receives id(or many ids) of the elements that label the component.\n */\n accessibleNameRef!: string;\n\n /**\n Fired when a row in `Active` mode is clicked or `Enter` key is pressed.\n */\n ui5RowClick!: EventEmitter<TableRowClickEventDetail>;\n /**\n Fired when `ui5-table-column` is shown as a pop-in instead of hiding it.\n */\n ui5PopinChange!: EventEmitter<TablePopinChangeEventDetail>;\n /**\n Fired when the user presses the `More` button or scrolls to the table's end.\n\n**Note:** The event will be fired if `growing` is set to `Button` or `Scroll`.\n */\n ui5LoadMore!: EventEmitter<void>;\n /**\n Fired when selection is changed by user interaction\nin `SingleSelect` and `MultiSelect` modes.\n */\n ui5SelectionChange!: EventEmitter<TableSelectionChangeEventDetail>;\n\n private elementRef: ElementRef<Table> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): Table {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { TableComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;AA8DM,IAAA,cAAc,GA5CpB,MA4CM,cAAc,CAAA;AA8GlB,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC;KACtC;AAED,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAAsB,MAAM,CAAC,UAAU,CAAC,CAAC;AACnD,QAAA,IAAA,CAAA,IAAI,GAAG,MAAM,CAAC,MAAM,CAAC,CAAC;AACtB,QAAA,IAAA,CAAA,GAAG,GAAG,MAAM,CAAC,iBAAiB,CAAC,CAAC;AAOtC,QAAA,IAAI,CAAC,GAAG,CAAC,MAAM,EAAE,CAAC;KACnB;8GApHG,cAAc,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA,EAAA;AAAd,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,cAAc,gNAuBW,gBAAgB,CAAA,EAAA,OAAA,EAAA,SAAA,EAAA,IAAA,EAAA,CAAA,MAAA,EAAA,MAAA,EAwBhB,gBAAgB,CAwBhB,EAAA,SAAA,EAAA,WAAA,EAAA,kBAAA,EAAA,CAAA,oBAAA,EAAA,oBAAA,EAAA,gBAAgB,8RA7FnC,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AAsBjC,cAAc,GAAA,UAAA,CAAA;AA5CnB,IAAA,WAAW,CAAC;QACX,YAAY;QACZ,mBAAmB;QACnB,sBAAsB;QACtB,YAAY;QACZ,SAAS;QACT,MAAM;QACN,WAAW;QACX,oBAAoB;QACpB,MAAM;QACN,gBAAgB;QAChB,mBAAmB;KACpB,CAAC;AACD,IAAA,YAAY,CAAC;QACZ,wBAAwB;QACxB,8BAA8B;QAC9B,wBAAwB;QACxB,sCAAsC;KACvC,CAAC;;AA0BI,CAAA,EAAA,cAAc,CAqHnB,CAAA;2FArHK,cAAc,EAAA,UAAA,EAAA,CAAA;kBAzBnB,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,WAAW;AACrB,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE;wBACN,YAAY;wBACZ,mBAAmB;wBACnB,sBAAsB;wBACtB,YAAY;wBACZ,SAAS;wBACT,MAAM;wBACN,WAAW;wBACX,oBAAoB;wBACpB,MAAM;wBACN,gBAAgB;wBAChB,mBAAmB;AACpB,qBAAA;AACD,oBAAA,OAAO,EAAE;wBACP,aAAa;wBACb,gBAAgB;wBAChB,aAAa;wBACb,oBAAoB;AACrB,qBAAA;AACD,oBAAA,QAAQ,EAAE,UAAU;AACrB,iBAAA,CAAA;wDAyBC,UAAU,EAAA,CAAA;sBADTA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;gBAyB/C,IAAI,EAAA,CAAA;sBADHA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;gBAyB/C,kBAAkB,EAAA,CAAA;sBADjBA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;;;ACrIjD;;AAEG;;;;"}
@@ -1,23 +0,0 @@
1
- import * as i0 from '@angular/core';
2
- import { Injectable } from '@angular/core';
3
- import { WebcomponentsThemingProvider } from '@ui5/webcomponents-ngx/theming';
4
-
5
- class Ui5WebcomponentsCompatThemingService extends WebcomponentsThemingProvider {
6
- constructor() {
7
- super(() => import('@ui5/webcomponents-compat/dist/generated/json-imports/Themes.js'));
8
- this.name = 'ui-5-webcomponents-compat-theming-service';
9
- }
10
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: Ui5WebcomponentsCompatThemingService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
11
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: Ui5WebcomponentsCompatThemingService, providedIn: 'root' }); }
12
- }
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: Ui5WebcomponentsCompatThemingService, decorators: [{
14
- type: Injectable,
15
- args: [{ providedIn: 'root' }]
16
- }], ctorParameters: () => [] });
17
-
18
- /**
19
- * Generated bundle index. Do not edit.
20
- */
21
-
22
- export { Ui5WebcomponentsCompatThemingService };
23
- //# sourceMappingURL=ui5-webcomponents-ngx-compat-theming.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ui5-webcomponents-ngx-compat-theming.mjs","sources":["../../../../libs/ui5-angular/compat/theming/index.ts","../../../../libs/ui5-angular/compat/theming/ui5-webcomponents-ngx-compat-theming.ts"],"sourcesContent":["import { Injectable } from '@angular/core';\nimport { WebcomponentsThemingProvider } from '@ui5/webcomponents-ngx/theming';\n\n@Injectable({ providedIn: 'root' })\nclass Ui5WebcomponentsCompatThemingService extends WebcomponentsThemingProvider {\n name = 'ui-5-webcomponents-compat-theming-service';\n constructor() {\n super(\n () =>\n import(\n '@ui5/webcomponents-compat/dist/generated/json-imports/Themes.js'\n ),\n );\n }\n}\n\nexport { Ui5WebcomponentsCompatThemingService };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;AAGA,MACM,oCAAqC,SAAQ,4BAA4B,CAAA;AAE7E,IAAA,WAAA,GAAA;QACE,KAAK,CACH,MACE,OACE,iEAAiE,CAClE,CACJ,CAAC;QAPJ,IAAI,CAAA,IAAA,GAAG,2CAA2C,CAAC;KAQlD;8GATG,oCAAoC,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,UAAA,EAAA,CAAA,CAAA,EAAA;AAApC,IAAA,SAAA,IAAA,CAAA,KAAA,GAAA,EAAA,CAAA,qBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,oCAAoC,cADhB,MAAM,EAAA,CAAA,CAAA,EAAA;;2FAC1B,oCAAoC,EAAA,UAAA,EAAA,CAAA;kBADzC,UAAU;mBAAC,EAAE,UAAU,EAAE,MAAM,EAAE,CAAA;;;ACHlC;;AAEG;;;;"}
@@ -1,46 +0,0 @@
1
- import * as i0 from '@angular/core';
2
- import { NgModule } from '@angular/core';
3
- import * as i1 from '@ui5/webcomponents-ngx/compat/theming';
4
- import '@ui5/webcomponents-compat/dist/Assets.js';
5
- import { TableComponent } from '@ui5/webcomponents-ngx/compat/table';
6
- import { TableCellComponent } from '@ui5/webcomponents-ngx/compat/table-cell';
7
- import { TableColumnComponent } from '@ui5/webcomponents-ngx/compat/table-column';
8
- import { TableGroupRowComponent } from '@ui5/webcomponents-ngx/compat/table-group-row';
9
- import { TableRowComponent } from '@ui5/webcomponents-ngx/compat/table-row';
10
-
11
- const imports = [
12
- TableComponent,
13
- TableCellComponent,
14
- TableColumnComponent,
15
- TableGroupRowComponent,
16
- TableRowComponent,
17
- ];
18
- const exports = [...imports];
19
- class Ui5CompatModule {
20
- constructor(ui5WebcomponentsCompatThemingService) { }
21
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: Ui5CompatModule, deps: [{ token: i1.Ui5WebcomponentsCompatThemingService }], target: i0.ɵɵFactoryTarget.NgModule }); }
22
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.9", ngImport: i0, type: Ui5CompatModule, imports: [TableComponent,
23
- TableCellComponent,
24
- TableColumnComponent,
25
- TableGroupRowComponent,
26
- TableRowComponent], exports: [TableComponent,
27
- TableCellComponent,
28
- TableColumnComponent,
29
- TableGroupRowComponent,
30
- TableRowComponent] }); }
31
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: Ui5CompatModule, imports: [imports] }); }
32
- }
33
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: Ui5CompatModule, decorators: [{
34
- type: NgModule,
35
- args: [{
36
- imports: [...imports],
37
- exports: [...exports],
38
- }]
39
- }], ctorParameters: () => [{ type: i1.Ui5WebcomponentsCompatThemingService }] });
40
-
41
- /**
42
- * Generated bundle index. Do not edit.
43
- */
44
-
45
- export { Ui5CompatModule };
46
- //# sourceMappingURL=ui5-webcomponents-ngx-compat.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ui5-webcomponents-ngx-compat.mjs","sources":["../../../../libs/ui5-angular/compat/ui5-compat.module.ts","../../../../libs/ui5-angular/compat/ui5-webcomponents-ngx-compat.ts"],"sourcesContent":["import { NgModule } from \"@angular/core\";\nimport { Ui5WebcomponentsCompatThemingService } from \"@ui5/webcomponents-ngx/compat/theming\";\nimport \"@ui5/webcomponents-compat/dist/Assets.js\";\nimport { TableComponent } from \"@ui5/webcomponents-ngx/compat/table\";\nimport { TableCellComponent } from \"@ui5/webcomponents-ngx/compat/table-cell\";\nimport { TableColumnComponent } from \"@ui5/webcomponents-ngx/compat/table-column\";\nimport { TableGroupRowComponent } from \"@ui5/webcomponents-ngx/compat/table-group-row\";\nimport { TableRowComponent } from \"@ui5/webcomponents-ngx/compat/table-row\";\n\nconst imports = [\n TableComponent,\n TableCellComponent,\n TableColumnComponent,\n TableGroupRowComponent,\n TableRowComponent,\n];\nconst exports = [...imports];\n\n@NgModule({\n imports: [...imports],\n exports: [...exports],\n})\nclass Ui5CompatModule {\n constructor(\n ui5WebcomponentsCompatThemingService: Ui5WebcomponentsCompatThemingService,\n ) {}\n}\nexport { Ui5CompatModule };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;;;;;AASA,MAAM,OAAO,GAAG;IACd,cAAc;IACd,kBAAkB;IAClB,oBAAoB;IACpB,sBAAsB;IACtB,iBAAiB;CAClB,CAAC;AACF,MAAM,OAAO,GAAG,CAAC,GAAG,OAAO,CAAC,CAAC;AAE7B,MAIM,eAAe,CAAA;IACnB,WACE,CAAA,oCAA0E,KACxE;8GAHA,eAAe,EAAA,IAAA,EAAA,CAAA,EAAA,KAAA,EAAA,EAAA,CAAA,oCAAA,EAAA,CAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA,EAAA;AAAf,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,eAAe,YAZnB,cAAc;YACd,kBAAkB;YAClB,oBAAoB;YACpB,sBAAsB;AACtB,YAAA,iBAAiB,aAJjB,cAAc;YACd,kBAAkB;YAClB,oBAAoB;YACpB,sBAAsB;YACtB,iBAAiB,CAAA,EAAA,CAAA,CAAA,EAAA;AAQb,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,eAAe,YAHN,OAAO,CAAA,EAAA,CAAA,CAAA,EAAA;;2FAGhB,eAAe,EAAA,UAAA,EAAA,CAAA;kBAJpB,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;AACR,oBAAA,OAAO,EAAE,CAAC,GAAG,OAAO,CAAC;AACrB,oBAAA,OAAO,EAAE,CAAC,GAAG,OAAO,CAAC;AACtB,iBAAA,CAAA;;;ACrBD;;AAEG;;;;"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"ui5-webcomponents-ngx-main-custom-list-item.mjs","sources":["../../../../libs/ui5-angular/main/custom-list-item/index.ts","../../../../libs/ui5-angular/main/custom-list-item/ui5-webcomponents-ngx-main-custom-list-item.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n EventEmitter,\n Input as InputDecorator,\n NgZone,\n booleanAttribute,\n inject,\n} from '@angular/core';\nimport { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';\nimport '@ui5/webcomponents/dist/CustomListItem.js';\nimport CustomListItem from '@ui5/webcomponents/dist/CustomListItem.js';\nimport { ListItemAccessibilityAttributes } from '@ui5/webcomponents/dist/ListItem.js';\n@ProxyInputs([\n 'selected',\n 'type',\n 'accessibilityAttributes',\n 'navigated',\n 'tooltip',\n 'highlight',\n 'movable',\n 'accessibleName',\n])\n@ProxyOutputs(['detail-click: ui5DetailClick'])\n@Component({\n standalone: true,\n selector: 'ui5-li-custom',\n template: '<ng-content></ng-content>',\n inputs: [\n 'selected',\n 'type',\n 'accessibilityAttributes',\n 'navigated',\n 'tooltip',\n 'highlight',\n 'movable',\n 'accessibleName',\n ],\n outputs: ['ui5DetailClick'],\n exportAs: 'ui5LiCustom',\n})\nclass CustomListItemComponent {\n /**\n Defines the selected state of the component.\n */\n @InputDecorator({ transform: booleanAttribute })\n selected!: boolean;\n /**\n Defines the visual indication and behavior of the list items.\nAvailable options are `Active` (by default), `Inactive`, `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` and `Detail` - will not.\n */\n type!: 'Inactive' | 'Active' | 'Detail' | 'Navigation';\n /**\n Defines the additional accessibility attributes that will be applied to the component.\nThe following fields are supported:\n\n- **ariaSetsize**: Defines the number of items in the current set when not all items in the set are present in the DOM.\n**Note:** The value is an integer reflecting the number of items in the complete set. If the size of the entire set is unknown, set `-1`.\n\n\t- **ariaPosinset**: Defines an element's number or position in the current set when not all items are present in the DOM.\n\t**Note:** The value is an integer greater than or equal to 1, and less than or equal to the size of the set when that size is known.\n */\n accessibilityAttributes!: ListItemAccessibilityAttributes;\n /**\n The navigated state of the list item.\nIf set to `true`, a navigation indicator is displayed at the end of the list item.\n */\n @InputDecorator({ transform: booleanAttribute })\n navigated!: boolean;\n /**\n Defines the text of the tooltip that would be displayed for the list item.\n */\n tooltip!: string;\n /**\n Defines the highlight state of the list items.\nAvailable options are: `\"None\"` (by default), `\"Positive\"`, `\"Critical\"`, `\"Information\"` and `\"Negative\"`.\n */\n highlight!: 'None' | 'Positive' | 'Critical' | 'Negative' | 'Information';\n /**\n Defines whether the item is movable.\n */\n @InputDecorator({ transform: booleanAttribute })\n movable!: boolean;\n /**\n Defines the text alternative of the component.\n\n**Note**: If not provided a default text alternative will be set, if present.\n */\n accessibleName!: string;\n\n /**\n Fired when the user clicks on the detail button when type is `Detail`.\n */\n ui5DetailClick!: EventEmitter<void>;\n\n private elementRef: ElementRef<CustomListItem> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): CustomListItem {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { CustomListItemComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;AA0CM,IAAA,uBAAuB,GA5B7B,MA4BM,uBAAuB,CAAA;AA6D3B,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC;KACtC;AAED,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAA+B,MAAM,CAAC,UAAU,CAAC,CAAC;AAC5D,QAAA,IAAA,CAAA,IAAI,GAAG,MAAM,CAAC,MAAM,CAAC,CAAC;AACtB,QAAA,IAAA,CAAA,GAAG,GAAG,MAAM,CAAC,iBAAiB,CAAC,CAAC;AAOtC,QAAA,IAAI,CAAC,GAAG,CAAC,MAAM,EAAE,CAAC;KACnB;8GAnEG,uBAAuB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA,EAAA;AAAvB,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,uBAAuB,8FAIE,gBAAgB,CAAA,EAAA,IAAA,EAAA,MAAA,EAAA,uBAAA,EAAA,yBAAA,EAAA,SAAA,EAAA,CAAA,WAAA,EAAA,WAAA,EAyBhB,gBAAgB,CAchB,EAAA,OAAA,EAAA,SAAA,EAAA,SAAA,EAAA,WAAA,EAAA,OAAA,EAAA,CAAA,SAAA,EAAA,SAAA,EAAA,gBAAgB,yIAzDnC,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AAcjC,uBAAuB,GAAA,UAAA,CAAA;AA5B5B,IAAA,WAAW,CAAC;QACX,UAAU;QACV,MAAM;QACN,yBAAyB;QACzB,WAAW;QACX,SAAS;QACT,WAAW;QACX,SAAS;QACT,gBAAgB;KACjB,CAAC;AACD,IAAA,YAAY,CAAC,CAAC,8BAA8B,CAAC,CAAC;;AAkBzC,CAAA,EAAA,uBAAuB,CAoE5B,CAAA;2FApEK,uBAAuB,EAAA,UAAA,EAAA,CAAA;kBAjB5B,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,eAAe;AACzB,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE;wBACN,UAAU;wBACV,MAAM;wBACN,yBAAyB;wBACzB,WAAW;wBACX,SAAS;wBACT,WAAW;wBACX,SAAS;wBACT,gBAAgB;AACjB,qBAAA;oBACD,OAAO,EAAE,CAAC,gBAAgB,CAAC;AAC3B,oBAAA,QAAQ,EAAE,aAAa;AACxB,iBAAA,CAAA;wDAMC,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;gBA0B/C,SAAS,EAAA,CAAA;sBADRA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;gBAe/C,OAAO,EAAA,CAAA;sBADNA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;;;ACrFjD;;AAEG;;;;"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"ui5-webcomponents-ngx-main-multi-combo-box-group-item.mjs","sources":["../../../../libs/ui5-angular/main/multi-combo-box-group-item/index.ts","../../../../libs/ui5-angular/main/multi-combo-box-group-item/ui5-webcomponents-ngx-main-multi-combo-box-group-item.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n NgZone,\n inject,\n} from '@angular/core';\nimport { ProxyInputs } from '@ui5/webcomponents-ngx/utils';\nimport '@ui5/webcomponents/dist/MultiComboBoxGroupItem.js';\nimport MultiComboBoxGroupItem from '@ui5/webcomponents/dist/MultiComboBoxGroupItem.js';\n@ProxyInputs(['text'])\n@Component({\n standalone: true,\n selector: 'ui5-mcb-group-item',\n template: '<ng-content></ng-content>',\n inputs: ['text'],\n exportAs: 'ui5McbGroupItem',\n})\nclass MultiComboBoxGroupItemComponent {\n /**\n Defines the text of the component.\n */\n text!: string;\n\n private elementRef: ElementRef<MultiComboBoxGroupItem> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): MultiComboBoxGroupItem {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { MultiComboBoxGroupItemComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;AAkBM,IAAA,+BAA+B,GARrC,MAQM,+BAA+B,CAAA;AAUnC,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC;KACtC;AAED,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAAuC,MAAM,CAAC,UAAU,CAAC,CAAC;AACpE,QAAA,IAAA,CAAA,IAAI,GAAG,MAAM,CAAC,MAAM,CAAC,CAAC;AACtB,QAAA,IAAA,CAAA,GAAG,GAAG,MAAM,CAAC,iBAAiB,CAAC,CAAC;AAOtC,QAAA,IAAI,CAAC,GAAG,CAAC,MAAM,EAAE,CAAC;KACnB;8GAhBG,+BAA+B,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA,EAAA;AAA/B,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,+BAA+B,uIAJzB,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AAIjC,+BAA+B,GAAA,UAAA,CAAA;AARpC,IAAA,WAAW,CAAC,CAAC,MAAM,CAAC,CAAC;;AAQhB,CAAA,EAAA,+BAA+B,CAiBpC,CAAA;2FAjBK,+BAA+B,EAAA,UAAA,EAAA,CAAA;kBAPpC,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,oBAAoB;AAC9B,oBAAA,QAAQ,EAAE,2BAA2B;oBACrC,MAAM,EAAE,CAAC,MAAM,CAAC;AAChB,oBAAA,QAAQ,EAAE,iBAAiB;AAC5B,iBAAA,CAAA;;;ACjBD;;AAEG;;;;"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"ui5-webcomponents-ngx-main-standard-list-item.mjs","sources":["../../../../libs/ui5-angular/main/standard-list-item/index.ts","../../../../libs/ui5-angular/main/standard-list-item/ui5-webcomponents-ngx-main-standard-list-item.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n EventEmitter,\n Input as InputDecorator,\n NgZone,\n booleanAttribute,\n inject,\n} from '@angular/core';\nimport { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';\nimport { ListItemAccessibilityAttributes } from '@ui5/webcomponents/dist/ListItem.js';\nimport '@ui5/webcomponents/dist/StandardListItem.js';\nimport StandardListItem from '@ui5/webcomponents/dist/StandardListItem.js';\n@ProxyInputs([\n 'selected',\n 'type',\n 'accessibilityAttributes',\n 'navigated',\n 'tooltip',\n 'highlight',\n 'description',\n 'icon',\n 'iconEnd',\n 'image',\n 'additionalText',\n 'additionalTextState',\n 'movable',\n 'accessibleName',\n])\n@ProxyOutputs(['detail-click: ui5DetailClick'])\n@Component({\n standalone: true,\n selector: 'ui5-li',\n template: '<ng-content></ng-content>',\n inputs: [\n 'selected',\n 'type',\n 'accessibilityAttributes',\n 'navigated',\n 'tooltip',\n 'highlight',\n 'description',\n 'icon',\n 'iconEnd',\n 'image',\n 'additionalText',\n 'additionalTextState',\n 'movable',\n 'accessibleName',\n ],\n outputs: ['ui5DetailClick'],\n exportAs: 'ui5Li',\n})\nclass StandardListItemComponent {\n /**\n Defines the selected state of the component.\n */\n @InputDecorator({ transform: booleanAttribute })\n selected!: boolean;\n /**\n Defines the visual indication and behavior of the list items.\nAvailable options are `Active` (by default), `Inactive`, `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` and `Detail` - will not.\n */\n type!: 'Inactive' | 'Active' | 'Detail' | 'Navigation';\n /**\n Defines the additional accessibility attributes that will be applied to the component.\nThe following fields are supported:\n\n- **ariaSetsize**: Defines the number of items in the current set when not all items in the set are present in the DOM.\n**Note:** The value is an integer reflecting the number of items in the complete set. If the size of the entire set is unknown, set `-1`.\n\n\t- **ariaPosinset**: Defines an element's number or position in the current set when not all items are present in the DOM.\n\t**Note:** The value is an integer greater than or equal to 1, and less than or equal to the size of the set when that size is known.\n */\n accessibilityAttributes!: ListItemAccessibilityAttributes;\n /**\n The navigated state of the list item.\nIf set to `true`, a navigation indicator is displayed at the end of the list item.\n */\n @InputDecorator({ transform: booleanAttribute })\n navigated!: boolean;\n /**\n Defines the text of the tooltip that would be displayed for the list item.\n */\n tooltip!: string;\n /**\n Defines the highlight state of the list items.\nAvailable options are: `\"None\"` (by default), `\"Positive\"`, `\"Critical\"`, `\"Information\"` and `\"Negative\"`.\n */\n highlight!: 'None' | 'Positive' | 'Critical' | 'Negative' | 'Information';\n /**\n Defines the description displayed right under the item text, if such is present.\n */\n description!: string;\n /**\n Defines the `icon` source URI.\n\n**Note:**\nSAP-icons font provides numerous built-in icons. To find all the available icons, see the\n[Icon Explorer](https://sdk.openui5.org/test-resources/sap/m/demokit/iconExplorer/webapp/index.html).\n */\n icon!: string;\n /**\n Defines whether the `icon` should be displayed in the beginning of the list item or in the end.\n\n**Note:** If `image` is set, the `icon` would be displayed after the `image`.\n */\n @InputDecorator({ transform: booleanAttribute })\n iconEnd!: boolean;\n /**\n Defines the `image` source URI.\n\n**Note:** The `image` would be displayed in the beginning of the list item.\n */\n image!: string;\n /**\n Defines the `additionalText`, displayed in the end of the list item.\n */\n additionalText!: string;\n /**\n Defines the state of the `additionalText`.\n\nAvailable options are: `\"None\"` (by default), `\"Positive\"`, `\"Critical\"`, `\"Information\"` and `\"Negative\"`.\n */\n additionalTextState!:\n | 'None'\n | 'Positive'\n | 'Critical'\n | 'Negative'\n | 'Information';\n /**\n Defines whether the item is movable.\n */\n @InputDecorator({ transform: booleanAttribute })\n movable!: boolean;\n /**\n Defines the text alternative of the component.\nNote: If not provided a default text alternative will be set, if present.\n */\n accessibleName!: string;\n\n /**\n Fired when the user clicks on the detail button when type is `Detail`.\n */\n ui5DetailClick!: EventEmitter<void>;\n\n private elementRef: ElementRef<StandardListItem> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): StandardListItem {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { StandardListItemComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;AAsDM,IAAA,yBAAyB,GAxC/B,MAwCM,yBAAyB,CAAA;AAoG7B,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC;KACtC;AAED,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAAiC,MAAM,CAAC,UAAU,CAAC,CAAC;AAC9D,QAAA,IAAA,CAAA,IAAI,GAAG,MAAM,CAAC,MAAM,CAAC,CAAC;AACtB,QAAA,IAAA,CAAA,GAAG,GAAG,MAAM,CAAC,iBAAiB,CAAC,CAAC;AAOtC,QAAA,IAAI,CAAC,GAAG,CAAC,MAAM,EAAE,CAAC;KACnB;8GA1GG,yBAAyB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA,EAAA;kGAAzB,yBAAyB,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,QAAA,EAAA,MAAA,EAAA,EAAA,QAAA,EAAA,CAAA,UAAA,EAAA,UAAA,EAIA,gBAAgB,CAyBhB,EAAA,IAAA,EAAA,MAAA,EAAA,uBAAA,EAAA,yBAAA,EAAA,SAAA,EAAA,CAAA,WAAA,EAAA,WAAA,EAAA,gBAAgB,yHA4BhB,gBAAgB,CAAA,EAAA,KAAA,EAAA,OAAA,EAAA,cAAA,EAAA,gBAAA,EAAA,mBAAA,EAAA,qBAAA,EAAA,OAAA,EAAA,CAAA,SAAA,EAAA,SAAA,EA0BhB,gBAAgB,CAAA,EAAA,cAAA,EAAA,gBAAA,EAAA,EAAA,OAAA,EAAA,EAAA,cAAA,EAAA,gBAAA,EAAA,EAAA,QAAA,EAAA,CAAA,OAAA,CAAA,EAAA,QAAA,EAAA,EAAA,EAAA,QAAA,EAvGnC,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AAoBjC,yBAAyB,GAAA,UAAA,CAAA;AAxC9B,IAAA,WAAW,CAAC;QACX,UAAU;QACV,MAAM;QACN,yBAAyB;QACzB,WAAW;QACX,SAAS;QACT,WAAW;QACX,aAAa;QACb,MAAM;QACN,SAAS;QACT,OAAO;QACP,gBAAgB;QAChB,qBAAqB;QACrB,SAAS;QACT,gBAAgB;KACjB,CAAC;AACD,IAAA,YAAY,CAAC,CAAC,8BAA8B,CAAC,CAAC;;AAwBzC,CAAA,EAAA,yBAAyB,CA2G9B,CAAA;2FA3GK,yBAAyB,EAAA,UAAA,EAAA,CAAA;kBAvB9B,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,QAAQ;AAClB,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE;wBACN,UAAU;wBACV,MAAM;wBACN,yBAAyB;wBACzB,WAAW;wBACX,SAAS;wBACT,WAAW;wBACX,aAAa;wBACb,MAAM;wBACN,SAAS;wBACT,OAAO;wBACP,gBAAgB;wBAChB,qBAAqB;wBACrB,SAAS;wBACT,gBAAgB;AACjB,qBAAA;oBACD,OAAO,EAAE,CAAC,gBAAgB,CAAC;AAC3B,oBAAA,QAAQ,EAAE,OAAO;AAClB,iBAAA,CAAA;wDAMC,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;gBA0B/C,SAAS,EAAA,CAAA;sBADRA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;gBA6B/C,OAAO,EAAA,CAAA;sBADNA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;gBA2B/C,OAAO,EAAA,CAAA;sBADNA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;;;ACzIjD;;AAEG;;;;"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"ui5-webcomponents-ngx-main-suggestion-group-item.mjs","sources":["../../../../libs/ui5-angular/main/suggestion-group-item/index.ts","../../../../libs/ui5-angular/main/suggestion-group-item/ui5-webcomponents-ngx-main-suggestion-group-item.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n NgZone,\n inject,\n} from '@angular/core';\nimport { ProxyInputs } from '@ui5/webcomponents-ngx/utils';\nimport '@ui5/webcomponents/dist/SuggestionGroupItem.js';\nimport SuggestionGroupItem from '@ui5/webcomponents/dist/SuggestionGroupItem.js';\n@ProxyInputs(['text'])\n@Component({\n standalone: true,\n selector: 'ui5-suggestion-group-item',\n template: '<ng-content></ng-content>',\n inputs: ['text'],\n exportAs: 'ui5SuggestionGroupItem',\n})\nclass SuggestionGroupItemComponent {\n /**\n Defines the text of the `ui5-suggestion-group-item`.\n */\n text!: string;\n\n private elementRef: ElementRef<SuggestionGroupItem> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): SuggestionGroupItem {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { SuggestionGroupItemComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;AAkBM,IAAA,4BAA4B,GARlC,MAQM,4BAA4B,CAAA;AAUhC,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC;KACtC;AAED,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAAoC,MAAM,CAAC,UAAU,CAAC,CAAC;AACjE,QAAA,IAAA,CAAA,IAAI,GAAG,MAAM,CAAC,MAAM,CAAC,CAAC;AACtB,QAAA,IAAA,CAAA,GAAG,GAAG,MAAM,CAAC,iBAAiB,CAAC,CAAC;AAOtC,QAAA,IAAI,CAAC,GAAG,CAAC,MAAM,EAAE,CAAC;KACnB;8GAhBG,4BAA4B,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA,EAAA;AAA5B,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,4BAA4B,qJAJtB,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AAIjC,4BAA4B,GAAA,UAAA,CAAA;AARjC,IAAA,WAAW,CAAC,CAAC,MAAM,CAAC,CAAC;;AAQhB,CAAA,EAAA,4BAA4B,CAiBjC,CAAA;2FAjBK,4BAA4B,EAAA,UAAA,EAAA,CAAA;kBAPjC,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,QAAQ,EAAE,2BAA2B;oBACrC,MAAM,EAAE,CAAC,MAAM,CAAC;AAChB,oBAAA,QAAQ,EAAE,wBAAwB;AACnC,iBAAA,CAAA;;;ACjBD;;AAEG;;;;"}
@@ -1,17 +0,0 @@
1
- import '@ui5/webcomponents/dist/MultiComboBoxGroupItem.js';
2
- import MultiComboBoxGroupItem from '@ui5/webcomponents/dist/MultiComboBoxGroupItem.js';
3
- import * as i0 from "@angular/core";
4
- declare class MultiComboBoxGroupItemComponent {
5
- /**
6
- Defines the text of the component.
7
- */
8
- text: string;
9
- private elementRef;
10
- private zone;
11
- private cdr;
12
- get element(): MultiComboBoxGroupItem;
13
- constructor();
14
- static ɵfac: i0.ɵɵFactoryDeclaration<MultiComboBoxGroupItemComponent, never>;
15
- static ɵcmp: i0.ɵɵComponentDeclaration<MultiComboBoxGroupItemComponent, "ui5-mcb-group-item", ["ui5McbGroupItem"], { "text": { "alias": "text"; "required": false; }; }, {}, never, ["*"], true, never>;
16
- }
17
- export { MultiComboBoxGroupItemComponent };
@@ -1,17 +0,0 @@
1
- import '@ui5/webcomponents/dist/SuggestionGroupItem.js';
2
- import SuggestionGroupItem from '@ui5/webcomponents/dist/SuggestionGroupItem.js';
3
- import * as i0 from "@angular/core";
4
- declare class SuggestionGroupItemComponent {
5
- /**
6
- Defines the text of the `ui5-suggestion-group-item`.
7
- */
8
- text: string;
9
- private elementRef;
10
- private zone;
11
- private cdr;
12
- get element(): SuggestionGroupItem;
13
- constructor();
14
- static ɵfac: i0.ɵɵFactoryDeclaration<SuggestionGroupItemComponent, never>;
15
- static ɵcmp: i0.ɵɵComponentDeclaration<SuggestionGroupItemComponent, "ui5-suggestion-group-item", ["ui5SuggestionGroupItem"], { "text": { "alias": "text"; "required": false; }; }, {}, never, ["*"], true, never>;
16
- }
17
- export { SuggestionGroupItemComponent };