@ui5/webcomponents-ngx 0.3.0-rc.8 → 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 (382) hide show
  1. package/README.md +3 -4
  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 -75
  337. package/schematics/add-dependencies/index.js +1 -1
  338. package/schematics/add-theming/index.js +0 -3
  339. package/schematics/get-config.js +1 -23
  340. package/ui5-webcomponents-ngx-0.3.0.tgz +0 -0
  341. package/ui5-webcomponents.module.d.ts +1 -2
  342. package/compat/index.d.ts +0 -1
  343. package/compat/table/index.d.ts +0 -118
  344. package/compat/table-column/index.d.ts +0 -43
  345. package/compat/table-group-row/index.d.ts +0 -13
  346. package/compat/table-row/index.d.ts +0 -30
  347. package/compat/theming/index.d.ts +0 -9
  348. package/compat/ui5-compat.module.d.ts +0 -15
  349. package/esm2022/compat/index.mjs +0 -2
  350. package/esm2022/compat/table/index.mjs +0 -79
  351. package/esm2022/compat/table/ui5-webcomponents-ngx-compat-table.mjs +0 -5
  352. package/esm2022/compat/table-cell/index.mjs +0 -27
  353. package/esm2022/compat/table-cell/ui5-webcomponents-ngx-compat-table-cell.mjs +0 -5
  354. package/esm2022/compat/table-column/index.mjs +0 -37
  355. package/esm2022/compat/table-group-row/index.mjs +0 -27
  356. package/esm2022/compat/table-row/index.mjs +0 -40
  357. package/esm2022/compat/table-row/ui5-webcomponents-ngx-compat-table-row.mjs +0 -5
  358. package/esm2022/compat/theming/index.mjs +0 -17
  359. package/esm2022/compat/ui5-compat.module.mjs +0 -41
  360. package/esm2022/main/custom-list-item/index.mjs +0 -63
  361. package/esm2022/main/multi-combo-box-group-item/index.mjs +0 -34
  362. package/esm2022/main/standard-list-item/index.mjs +0 -78
  363. package/esm2022/main/standard-list-item/ui5-webcomponents-ngx-main-standard-list-item.mjs +0 -5
  364. package/esm2022/main/suggestion-group-item/index.mjs +0 -34
  365. package/fesm2022/ui5-webcomponents-ngx-compat-table-cell.mjs.map +0 -1
  366. package/fesm2022/ui5-webcomponents-ngx-compat-table-column.mjs +0 -43
  367. package/fesm2022/ui5-webcomponents-ngx-compat-table-column.mjs.map +0 -1
  368. package/fesm2022/ui5-webcomponents-ngx-compat-table-group-row.mjs.map +0 -1
  369. package/fesm2022/ui5-webcomponents-ngx-compat-table-row.mjs.map +0 -1
  370. package/fesm2022/ui5-webcomponents-ngx-compat-table.mjs +0 -85
  371. package/fesm2022/ui5-webcomponents-ngx-compat-table.mjs.map +0 -1
  372. package/fesm2022/ui5-webcomponents-ngx-compat-theming.mjs +0 -23
  373. package/fesm2022/ui5-webcomponents-ngx-compat-theming.mjs.map +0 -1
  374. package/fesm2022/ui5-webcomponents-ngx-compat.mjs +0 -46
  375. package/fesm2022/ui5-webcomponents-ngx-compat.mjs.map +0 -1
  376. package/fesm2022/ui5-webcomponents-ngx-main-custom-list-item.mjs.map +0 -1
  377. package/fesm2022/ui5-webcomponents-ngx-main-multi-combo-box-group-item.mjs.map +0 -1
  378. package/fesm2022/ui5-webcomponents-ngx-main-standard-list-item.mjs.map +0 -1
  379. package/fesm2022/ui5-webcomponents-ngx-main-suggestion-group-item.mjs.map +0 -1
  380. package/main/multi-combo-box-group-item/index.d.ts +0 -17
  381. package/main/suggestion-group-item/index.d.ts +0 -17
  382. package/ui5-webcomponents-ngx-0.3.0-rc.8.tgz +0 -0
@@ -1 +1 @@
1
- {"version":3,"file":"ui5-webcomponents-ngx-main-progress-indicator.mjs","sources":["../../../../libs/ui5-angular/main/progress-indicator/index.ts","../../../../libs/ui5-angular/main/progress-indicator/ui5-webcomponents-ngx-main-progress-indicator.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n Input as InputDecorator,\n NgZone,\n booleanAttribute,\n inject,\n} from '@angular/core';\nimport { ProxyInputs } from '@ui5/webcomponents-ngx/utils';\nimport '@ui5/webcomponents/dist/ProgressIndicator.js';\nimport ProgressIndicator from '@ui5/webcomponents/dist/ProgressIndicator.js';\n@ProxyInputs([\n 'accessibleName',\n 'hideValue',\n 'value',\n 'displayValue',\n 'valueState',\n])\n@Component({\n standalone: true,\n selector: 'ui5-progress-indicator',\n template: '<ng-content></ng-content>',\n inputs: [\n 'accessibleName',\n 'hideValue',\n 'value',\n 'displayValue',\n 'valueState',\n ],\n exportAs: 'ui5ProgressIndicator',\n})\nclass ProgressIndicatorComponent {\n /**\n Defines the accessible ARIA name of the component.\n */\n accessibleName!: string;\n /**\n Defines whether the component value is shown.\n */\n @InputDecorator({ transform: booleanAttribute })\n hideValue!: boolean;\n /**\n Specifies the numerical value in percent for the length of the component.\n\n**Note:**\nIf a value greater than 100 is provided, the percentValue is set to 100. In other cases of invalid value, percentValue is set to its default of 0.\n */\n value!: number;\n /**\n Specifies the text value to be displayed in the bar.\n\n**Note:**\n\n- If there is no value provided or the value is empty, the default percentage value is shown.\n- If `hideValue` property is `true` both the `displayValue` and `value` property values are not shown.\n */\n displayValue!: string | null | undefined;\n /**\n Defines the value state of the component.\n */\n valueState!: 'None' | 'Positive' | 'Critical' | 'Negative' | 'Information';\n\n private elementRef: ElementRef<ProgressIndicator> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): ProgressIndicator {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { ProgressIndicatorComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;AAgCM,IAAA,0BAA0B,GApBhC,MAoBM,0BAA0B,CAAA;AAmC9B,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC;KACtC;AAED,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAAkC,MAAM,CAAC,UAAU,CAAC,CAAC;AAC/D,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;8GAzCG,0BAA0B,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA,EAAA;kGAA1B,0BAA0B,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,wBAAA,EAAA,MAAA,EAAA,EAAA,cAAA,EAAA,gBAAA,EAAA,SAAA,EAAA,CAAA,WAAA,EAAA,WAAA,EAQD,gBAAgB,CAAA,EAAA,KAAA,EAAA,OAAA,EAAA,YAAA,EAAA,cAAA,EAAA,UAAA,EAAA,YAAA,EAAA,EAAA,QAAA,EAAA,CAAA,sBAAA,CAAA,EAAA,QAAA,EAAA,EAAA,EAAA,QAAA,EAlBnC,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AAUjC,0BAA0B,GAAA,UAAA,CAAA;AApB/B,IAAA,WAAW,CAAC;QACX,gBAAgB;QAChB,WAAW;QACX,OAAO;QACP,cAAc;QACd,YAAY;KACb,CAAC;;AAcI,CAAA,EAAA,0BAA0B,CA0C/B,CAAA;2FA1CK,0BAA0B,EAAA,UAAA,EAAA,CAAA;kBAb/B,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,wBAAwB;AAClC,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE;wBACN,gBAAgB;wBAChB,WAAW;wBACX,OAAO;wBACP,cAAc;wBACd,YAAY;AACb,qBAAA;AACD,oBAAA,QAAQ,EAAE,sBAAsB;AACjC,iBAAA,CAAA;wDAUC,SAAS,EAAA,CAAA;sBADRA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;;;ACxCjD;;AAEG;;;;"}
1
+ {"version":3,"file":"ui5-webcomponents-ngx-main-progress-indicator.mjs","sources":["../../../../libs/ui5-angular/main/progress-indicator/index.ts","../../../../libs/ui5-angular/main/progress-indicator/ui5-webcomponents-ngx-main-progress-indicator.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n Input as InputDecorator,\n NgZone,\n booleanAttribute,\n inject,\n} from '@angular/core';\nimport { ProxyInputs } from '@ui5/webcomponents-ngx/utils';\nimport '@ui5/webcomponents/dist/ProgressIndicator.js';\nimport ProgressIndicator from '@ui5/webcomponents/dist/ProgressIndicator.js';\n@ProxyInputs([\n 'accessibleName',\n 'hideValue',\n 'value',\n 'displayValue',\n 'valueState',\n])\n@Component({\n standalone: true,\n selector: 'ui5-progress-indicator',\n template: '<ng-content></ng-content>',\n inputs: [\n 'accessibleName',\n 'hideValue',\n 'value',\n 'displayValue',\n 'valueState',\n ],\n exportAs: 'ui5ProgressIndicator',\n})\nclass ProgressIndicatorComponent {\n /**\n Defines the accessible ARIA name of the component.\n */\n accessibleName!: string | undefined;\n /**\n Defines whether the component value is shown.\n */\n @InputDecorator({ transform: booleanAttribute })\n hideValue!: boolean;\n /**\n Specifies the numerical value in percent for the length of the component.\n\n**Note:**\nIf a value greater than 100 is provided, the percentValue is set to 100. In other cases of invalid value, percentValue is set to its default of 0.\n */\n value!: number;\n /**\n Specifies the text value to be displayed in the bar.\n\n**Note:**\n\n- If there is no value provided or the value is empty, the default percentage value is shown.\n- If `hideValue` property is `true` both the `displayValue` and `value` property values are not shown.\n */\n displayValue!: string | undefined;\n /**\n Defines the value state of the component.\n */\n valueState!: 'None' | 'Positive' | 'Critical' | 'Negative' | 'Information';\n\n private elementRef: ElementRef<ProgressIndicator> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): ProgressIndicator {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { ProgressIndicatorComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;AAgCM,IAAA,0BAA0B,GApBhC,MAoBM,0BAA0B,CAAA;AAmC9B,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC;KACtC;AAED,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAAkC,MAAM,CAAC,UAAU,CAAC,CAAC;AAC/D,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;8GAzCG,0BAA0B,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA,EAAA;kGAA1B,0BAA0B,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,wBAAA,EAAA,MAAA,EAAA,EAAA,cAAA,EAAA,gBAAA,EAAA,SAAA,EAAA,CAAA,WAAA,EAAA,WAAA,EAQD,gBAAgB,CAAA,EAAA,KAAA,EAAA,OAAA,EAAA,YAAA,EAAA,cAAA,EAAA,UAAA,EAAA,YAAA,EAAA,EAAA,QAAA,EAAA,CAAA,sBAAA,CAAA,EAAA,QAAA,EAAA,EAAA,EAAA,QAAA,EAlBnC,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AAUjC,0BAA0B,GAAA,UAAA,CAAA;AApB/B,IAAA,WAAW,CAAC;QACX,gBAAgB;QAChB,WAAW;QACX,OAAO;QACP,cAAc;QACd,YAAY;KACb,CAAC;;AAcI,CAAA,EAAA,0BAA0B,CA0C/B,CAAA;2FA1CK,0BAA0B,EAAA,UAAA,EAAA,CAAA;kBAb/B,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,wBAAwB;AAClC,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE;wBACN,gBAAgB;wBAChB,WAAW;wBACX,OAAO;wBACP,cAAc;wBACd,YAAY;AACb,qBAAA;AACD,oBAAA,QAAQ,EAAE,sBAAsB;AACjC,iBAAA,CAAA;wDAUC,SAAS,EAAA,CAAA;sBADRA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;;;ACxCjD;;AAEG;;;;"}
@@ -1 +1 @@
1
- {"version":3,"file":"ui5-webcomponents-ngx-main-radio-button.mjs","sources":["../../../../libs/ui5-angular/main/radio-button/index.ts","../../../../libs/ui5-angular/main/radio-button/ui5-webcomponents-ngx-main-radio-button.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 { GenericControlValueAccessor } from '@ui5/webcomponents-ngx/generic-cva';\nimport { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';\nimport '@ui5/webcomponents/dist/RadioButton.js';\nimport RadioButton from '@ui5/webcomponents/dist/RadioButton.js';\n@ProxyInputs([\n 'disabled',\n 'readonly',\n 'required',\n 'checked',\n 'text',\n 'valueState',\n 'name',\n 'value',\n 'wrappingType',\n 'accessibleName',\n 'accessibleNameRef',\n])\n@ProxyOutputs(['change: ui5Change'])\n@Component({\n standalone: true,\n selector: 'ui5-radio-button',\n template: '<ng-content></ng-content>',\n inputs: [\n 'disabled',\n 'readonly',\n 'required',\n 'checked',\n 'text',\n 'valueState',\n 'name',\n 'value',\n 'wrappingType',\n 'accessibleName',\n 'accessibleNameRef',\n ],\n outputs: ['ui5Change'],\n exportAs: 'ui5RadioButton',\n hostDirectives: [GenericControlValueAccessor],\n host: { '(change)': '_cva?.onChange?.(cvaValue);' },\n})\nclass RadioButtonComponent {\n /**\n Defines whether the component is disabled.\n\n**Note:** A disabled component is completely noninteractive.\n */\n @InputDecorator({ transform: booleanAttribute })\n disabled!: boolean;\n /**\n Defines whether the component is read-only.\n\n**Note:** A read-only component is not editable,\nbut still provides visual feedback upon user interaction.\n */\n @InputDecorator({ transform: booleanAttribute })\n readonly!: boolean;\n /**\n Defines whether the component is required.\n */\n @InputDecorator({ transform: booleanAttribute })\n required!: boolean;\n /**\n Defines whether the component is checked or not.\n\n**Note:** The property value can be changed with user interaction,\neither by clicking/tapping on the component,\nor by using the Space or Enter key.\n */\n @InputDecorator({ transform: booleanAttribute })\n checked!: boolean;\n /**\n Defines the text of the component.\n */\n text!: string;\n /**\n Defines the value state of the component.\n */\n valueState!: 'None' | 'Positive' | 'Critical' | 'Negative' | 'Information';\n /**\n Determines the name by which the component will be identified upon submission in an HTML form.\n\nRadio buttons with the same `name` will form a radio button group.\n\n**Note:** By this name the component will be identified upon submission in an HTML form.\n\n**Note:** The selection can be changed with `ARROW_UP/DOWN` and `ARROW_LEFT/RIGHT` keys between radio buttons in same group.\n\n**Note:** Only one radio button can be selected per group.\n */\n name!: string;\n /**\n Defines the form value of the component.\nWhen a form with a radio button group is submitted, the group's value\nwill be the value of the currently selected radio button.\n */\n value!: string;\n /**\n Defines whether the component text wraps when there is not enough space.\n\n**Note:** for option \"Normal\" the text will wrap and the words will not be broken based on hyphenation.\n */\n wrappingType!: 'None' | 'Normal';\n /**\n Defines the accessible ARIA name of the component.\n */\n accessibleName!: string;\n /**\n Defines the IDs of the elements that label the component.\n */\n accessibleNameRef!: string;\n\n /**\n Fired when the component checked state changes.\n */\n ui5Change!: EventEmitter<void>;\n\n private elementRef: ElementRef<RadioButton> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n protected _cva = inject(GenericControlValueAccessor);\n\n get element(): RadioButton {\n return this.elementRef.nativeElement;\n }\n\n set cvaValue(val: string) {\n this.element.checked = this.element.value === val;\n }\n get cvaValue() {\n return this.element.value;\n }\n\n constructor() {\n this.cdr.detach();\n this._cva.host = this;\n }\n}\nexport { RadioButtonComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":"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"}
1
+ {"version":3,"file":"ui5-webcomponents-ngx-main-radio-button.mjs","sources":["../../../../libs/ui5-angular/main/radio-button/index.ts","../../../../libs/ui5-angular/main/radio-button/ui5-webcomponents-ngx-main-radio-button.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 { GenericControlValueAccessor } from '@ui5/webcomponents-ngx/generic-cva';\nimport { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';\nimport '@ui5/webcomponents/dist/RadioButton.js';\nimport RadioButton from '@ui5/webcomponents/dist/RadioButton.js';\n@ProxyInputs([\n 'disabled',\n 'readonly',\n 'required',\n 'checked',\n 'text',\n 'valueState',\n 'name',\n 'value',\n 'wrappingType',\n 'accessibleName',\n 'accessibleNameRef',\n])\n@ProxyOutputs(['change: ui5Change'])\n@Component({\n standalone: true,\n selector: 'ui5-radio-button',\n template: '<ng-content></ng-content>',\n inputs: [\n 'disabled',\n 'readonly',\n 'required',\n 'checked',\n 'text',\n 'valueState',\n 'name',\n 'value',\n 'wrappingType',\n 'accessibleName',\n 'accessibleNameRef',\n ],\n outputs: ['ui5Change'],\n exportAs: 'ui5RadioButton',\n hostDirectives: [GenericControlValueAccessor],\n host: { '(change)': '_cva?.onChange?.(cvaValue);' },\n})\nclass RadioButtonComponent {\n /**\n Defines whether the component is disabled.\n\n**Note:** A disabled component is completely noninteractive.\n */\n @InputDecorator({ transform: booleanAttribute })\n disabled!: boolean;\n /**\n Defines whether the component is read-only.\n\n**Note:** A read-only component is not editable,\nbut still provides visual feedback upon user interaction.\n */\n @InputDecorator({ transform: booleanAttribute })\n readonly!: boolean;\n /**\n Defines whether the component is required.\n */\n @InputDecorator({ transform: booleanAttribute })\n required!: boolean;\n /**\n Defines whether the component is checked or not.\n\n**Note:** The property value can be changed with user interaction,\neither by clicking/tapping on the component,\nor by using the Space or Enter key.\n */\n @InputDecorator({ transform: booleanAttribute })\n checked!: boolean;\n /**\n Defines the text of the component.\n */\n text!: string | undefined;\n /**\n Defines the value state of the component.\n */\n valueState!: 'None' | 'Positive' | 'Critical' | 'Negative' | 'Information';\n /**\n Determines the name by which the component will be identified upon submission in an HTML form.\n\nRadio buttons with the same `name` will form a radio button group.\n\n**Note:** By this name the component will be identified upon submission in an HTML form.\n\n**Note:** The selection can be changed with `ARROW_UP/DOWN` and `ARROW_LEFT/RIGHT` keys between radio buttons in same group.\n\n**Note:** Only one radio button can be selected per group.\n */\n name!: string | undefined;\n /**\n Defines the form value of the component.\nWhen a form with a radio button group is submitted, the group's value\nwill be the value of the currently selected radio button.\n */\n value!: string;\n /**\n Defines whether the component text wraps when there is not enough space.\n\n**Note:** for option \"Normal\" the text will wrap and the words will not be broken based on hyphenation.\n */\n wrappingType!: 'None' | 'Normal';\n /**\n Defines the accessible ARIA name of the component.\n */\n accessibleName!: string | undefined;\n /**\n Defines the IDs of the elements that label the component.\n */\n accessibleNameRef!: string | undefined;\n\n /**\n Fired when the component checked state changes.\n */\n ui5Change!: EventEmitter<void>;\n\n private elementRef: ElementRef<RadioButton> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n protected _cva = inject(GenericControlValueAccessor);\n\n get element(): RadioButton {\n return this.elementRef.nativeElement;\n }\n\n set cvaValue(val: string) {\n this.element.checked = this.element.value === val;\n }\n get cvaValue() {\n return this.element.value;\n }\n\n constructor() {\n this.cdr.detach();\n this._cva.host = this;\n }\n}\nexport { RadioButtonComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":"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"}
@@ -1 +1 @@
1
- {"version":3,"file":"ui5-webcomponents-ngx-main-range-slider.mjs","sources":["../../../../libs/ui5-angular/main/range-slider/index.ts","../../../../libs/ui5-angular/main/range-slider/ui5-webcomponents-ngx-main-range-slider.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 { GenericControlValueAccessor } from '@ui5/webcomponents-ngx/generic-cva';\nimport { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';\nimport '@ui5/webcomponents/dist/RangeSlider.js';\nimport RangeSlider from '@ui5/webcomponents/dist/RangeSlider.js';\n@ProxyInputs([\n 'min',\n 'max',\n 'name',\n 'step',\n 'labelInterval',\n 'showTickmarks',\n 'showTooltip',\n 'disabled',\n 'accessibleName',\n 'startValue',\n 'endValue',\n])\n@ProxyOutputs(['change: ui5Change', 'input: ui5Input'])\n@Component({\n standalone: true,\n selector: 'ui5-range-slider',\n template: '<ng-content></ng-content>',\n inputs: [\n 'min',\n 'max',\n 'name',\n 'step',\n 'labelInterval',\n 'showTickmarks',\n 'showTooltip',\n 'disabled',\n 'accessibleName',\n 'startValue',\n 'endValue',\n ],\n outputs: ['ui5Change', 'ui5Input'],\n exportAs: 'ui5RangeSlider',\n hostDirectives: [GenericControlValueAccessor],\n host: {\n '(change)': '_cva?.onChange?.(cvaValue);',\n '(input)': '_cva?.onChange?.(cvaValue);',\n },\n})\nclass RangeSliderComponent {\n /**\n Defines the minimum value of the slider.\n */\n min!: number;\n /**\n Defines the maximum value of the slider.\n */\n max!: number;\n /**\n Determines the name by which the component will be identified upon submission in an HTML form.\n\n**Note:** This property is only applicable within the context of an HTML Form element.\n */\n name!: string;\n /**\n Defines the size of the slider's selection intervals (e.g. min = 0, max = 10, step = 5 would result in possible selection of the values 0, 5, 10).\n\n**Note:** If set to 0 the slider handle movement is disabled. When negative number or value other than a number, the component fallbacks to its default value.\n */\n step!: number;\n /**\n Displays a label with a value on every N-th step.\n\n**Note:** The step and tickmarks properties must be enabled.\nExample - if the step value is set to 2 and the label interval is also specified to 2 - then every second\ntickmark will be labelled, which means every 4th value number.\n */\n labelInterval!: number;\n /**\n Enables tickmarks visualization for each step.\n\n**Note:** The step must be a positive number.\n */\n @InputDecorator({ transform: booleanAttribute })\n showTickmarks!: boolean;\n /**\n Enables handle tooltip displaying the current value.\n */\n @InputDecorator({ transform: booleanAttribute })\n showTooltip!: boolean;\n /**\n Defines whether the slider is in disabled state.\n */\n @InputDecorator({ transform: booleanAttribute })\n disabled!: boolean;\n /**\n Defines the accessible ARIA name of the component.\n */\n accessibleName!: string;\n /**\n Defines start point of a selection - position of a first handle on the slider.\n */\n startValue!: number;\n /**\n Defines end point of a selection - position of a second handle on the slider.\n */\n endValue!: number;\n\n /**\n Fired when the value changes and the user has finished interacting with the slider.\n */\n ui5Change!: EventEmitter<void>;\n /**\n Fired when the value changes due to user interaction that is not yet finished - during mouse/touch dragging.\n */\n ui5Input!: EventEmitter<void>;\n\n private elementRef: ElementRef<RangeSlider> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n protected _cva = inject(GenericControlValueAccessor);\n\n get element(): RangeSlider {\n return this.elementRef.nativeElement;\n }\n\n set cvaValue(val) {\n this.element.startValue = val;\n this.cdr.detectChanges();\n }\n get cvaValue() {\n return this.element.startValue;\n }\n\n constructor() {\n this.cdr.detach();\n this._cva.host = this;\n }\n}\nexport { RangeSliderComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":"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"}
1
+ {"version":3,"file":"ui5-webcomponents-ngx-main-range-slider.mjs","sources":["../../../../libs/ui5-angular/main/range-slider/index.ts","../../../../libs/ui5-angular/main/range-slider/ui5-webcomponents-ngx-main-range-slider.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 { GenericControlValueAccessor } from '@ui5/webcomponents-ngx/generic-cva';\nimport { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';\nimport '@ui5/webcomponents/dist/RangeSlider.js';\nimport RangeSlider from '@ui5/webcomponents/dist/RangeSlider.js';\n@ProxyInputs([\n 'min',\n 'max',\n 'name',\n 'step',\n 'labelInterval',\n 'showTickmarks',\n 'showTooltip',\n 'disabled',\n 'accessibleName',\n 'startValue',\n 'endValue',\n])\n@ProxyOutputs(['change: ui5Change', 'input: ui5Input'])\n@Component({\n standalone: true,\n selector: 'ui5-range-slider',\n template: '<ng-content></ng-content>',\n inputs: [\n 'min',\n 'max',\n 'name',\n 'step',\n 'labelInterval',\n 'showTickmarks',\n 'showTooltip',\n 'disabled',\n 'accessibleName',\n 'startValue',\n 'endValue',\n ],\n outputs: ['ui5Change', 'ui5Input'],\n exportAs: 'ui5RangeSlider',\n hostDirectives: [GenericControlValueAccessor],\n host: {\n '(change)': '_cva?.onChange?.(cvaValue);',\n '(input)': '_cva?.onChange?.(cvaValue);',\n },\n})\nclass RangeSliderComponent {\n /**\n Defines the minimum value of the slider.\n */\n min!: number;\n /**\n Defines the maximum value of the slider.\n */\n max!: number;\n /**\n Determines the name by which the component will be identified upon submission in an HTML form.\n\n**Note:** This property is only applicable within the context of an HTML Form element.\n */\n name!: string | undefined;\n /**\n Defines the size of the slider's selection intervals (e.g. min = 0, max = 10, step = 5 would result in possible selection of the values 0, 5, 10).\n\n**Note:** If set to 0 the slider handle movement is disabled. When negative number or value other than a number, the component fallbacks to its default value.\n */\n step!: number;\n /**\n Displays a label with a value on every N-th step.\n\n**Note:** The step and tickmarks properties must be enabled.\nExample - if the step value is set to 2 and the label interval is also specified to 2 - then every second\ntickmark will be labelled, which means every 4th value number.\n */\n labelInterval!: number;\n /**\n Enables tickmarks visualization for each step.\n\n**Note:** The step must be a positive number.\n */\n @InputDecorator({ transform: booleanAttribute })\n showTickmarks!: boolean;\n /**\n Enables handle tooltip displaying the current value.\n */\n @InputDecorator({ transform: booleanAttribute })\n showTooltip!: boolean;\n /**\n Defines whether the slider is in disabled state.\n */\n @InputDecorator({ transform: booleanAttribute })\n disabled!: boolean;\n /**\n Defines the accessible ARIA name of the component.\n */\n accessibleName!: string | undefined;\n /**\n Defines start point of a selection - position of a first handle on the slider.\n */\n startValue!: number;\n /**\n Defines end point of a selection - position of a second handle on the slider.\n */\n endValue!: number;\n\n /**\n Fired when the value changes and the user has finished interacting with the slider.\n */\n ui5Change!: EventEmitter<void>;\n /**\n Fired when the value changes due to user interaction that is not yet finished - during mouse/touch dragging.\n */\n ui5Input!: EventEmitter<void>;\n\n private elementRef: ElementRef<RangeSlider> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n protected _cva = inject(GenericControlValueAccessor);\n\n get element(): RangeSlider {\n return this.elementRef.nativeElement;\n }\n\n set cvaValue(val) {\n this.element.startValue = val;\n this.cdr.detectChanges();\n }\n get cvaValue() {\n return this.element.startValue;\n }\n\n constructor() {\n this.cdr.detach();\n this._cva.host = this;\n }\n}\nexport { RangeSliderComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":"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"}
@@ -1 +1 @@
1
- {"version":3,"file":"ui5-webcomponents-ngx-main-rating-indicator.mjs","sources":["../../../../libs/ui5-angular/main/rating-indicator/index.ts","../../../../libs/ui5-angular/main/rating-indicator/ui5-webcomponents-ngx-main-rating-indicator.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/RatingIndicator.js';\nimport RatingIndicator from '@ui5/webcomponents/dist/RatingIndicator.js';\n@ProxyInputs([\n 'value',\n 'max',\n 'disabled',\n 'readonly',\n 'accessibleName',\n 'accessibleNameRef',\n 'required',\n 'tooltip',\n])\n@ProxyOutputs(['change: ui5Change'])\n@Component({\n standalone: true,\n selector: 'ui5-rating-indicator',\n template: '<ng-content></ng-content>',\n inputs: [\n 'value',\n 'max',\n 'disabled',\n 'readonly',\n 'accessibleName',\n 'accessibleNameRef',\n 'required',\n 'tooltip',\n ],\n outputs: ['ui5Change'],\n exportAs: 'ui5RatingIndicator',\n})\nclass RatingIndicatorComponent {\n /**\n The indicated value of the rating.\n\n**Note:** If you set a number which is not round, it would be shown as follows:\n\n- 1.0 - 1.2 -> 1\n- 1.3 - 1.7 -> 1.5\n- 1.8 - 1.9 -> 2\n */\n value!: number;\n /**\n The number of displayed rating symbols.\n */\n max!: number;\n /**\n Defines whether the component is disabled.\n\n**Note:** A disabled component is completely noninteractive.\n */\n @InputDecorator({ transform: booleanAttribute })\n disabled!: boolean;\n /**\n Defines whether the component is read-only.\n\n**Note:** A read-only component is not editable,\nbut still provides visual feedback upon user interaction.\n */\n @InputDecorator({ transform: booleanAttribute })\n readonly!: boolean;\n /**\n Defines the accessible ARIA name of the component.\n */\n accessibleName!: string;\n /**\n Receives id(or many ids) of the elements that label the component.\n */\n accessibleNameRef!: string;\n /**\n Defines whether the component is required.\n */\n @InputDecorator({ transform: booleanAttribute })\n required!: boolean;\n /**\n Defines the tooltip of the component.\n */\n tooltip!: string;\n\n /**\n The event is fired when the value changes.\n */\n ui5Change!: EventEmitter<void>;\n\n private elementRef: ElementRef<RatingIndicator> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): RatingIndicator {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { RatingIndicatorComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;AAyCM,IAAA,wBAAwB,GA5B9B,MA4BM,wBAAwB,CAAA;AAyD5B,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC;KACtC;AAED,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAAgC,MAAM,CAAC,UAAU,CAAC,CAAC;AAC7D,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;8GA/DG,wBAAwB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA,EAAA;AAAxB,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,wBAAwB,iIAoBC,gBAAgB,CAAA,EAAA,QAAA,EAAA,CAAA,UAAA,EAAA,UAAA,EAQhB,gBAAgB,CAahB,EAAA,cAAA,EAAA,gBAAA,EAAA,iBAAA,EAAA,mBAAA,EAAA,QAAA,EAAA,CAAA,UAAA,EAAA,UAAA,EAAA,gBAAgB,wHAvDnC,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AAcjC,wBAAwB,GAAA,UAAA,CAAA;AA5B7B,IAAA,WAAW,CAAC;QACX,OAAO;QACP,KAAK;QACL,UAAU;QACV,UAAU;QACV,gBAAgB;QAChB,mBAAmB;QACnB,UAAU;QACV,SAAS;KACV,CAAC;AACD,IAAA,YAAY,CAAC,CAAC,mBAAmB,CAAC,CAAC;;AAkB9B,CAAA,EAAA,wBAAwB,CAgE7B,CAAA;2FAhEK,wBAAwB,EAAA,UAAA,EAAA,CAAA;kBAjB7B,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,sBAAsB;AAChC,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE;wBACN,OAAO;wBACP,KAAK;wBACL,UAAU;wBACV,UAAU;wBACV,gBAAgB;wBAChB,mBAAmB;wBACnB,UAAU;wBACV,SAAS;AACV,qBAAA;oBACD,OAAO,EAAE,CAAC,WAAW,CAAC;AACtB,oBAAA,QAAQ,EAAE,oBAAoB;AAC/B,iBAAA,CAAA;wDAsBC,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;gBAS/C,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;gBAc/C,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;;;AClFjD;;AAEG;;;;"}
1
+ {"version":3,"file":"ui5-webcomponents-ngx-main-rating-indicator.mjs","sources":["../../../../libs/ui5-angular/main/rating-indicator/index.ts","../../../../libs/ui5-angular/main/rating-indicator/ui5-webcomponents-ngx-main-rating-indicator.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/RatingIndicator.js';\nimport RatingIndicator from '@ui5/webcomponents/dist/RatingIndicator.js';\n@ProxyInputs([\n 'value',\n 'max',\n 'disabled',\n 'readonly',\n 'accessibleName',\n 'accessibleNameRef',\n 'required',\n 'tooltip',\n])\n@ProxyOutputs(['change: ui5Change'])\n@Component({\n standalone: true,\n selector: 'ui5-rating-indicator',\n template: '<ng-content></ng-content>',\n inputs: [\n 'value',\n 'max',\n 'disabled',\n 'readonly',\n 'accessibleName',\n 'accessibleNameRef',\n 'required',\n 'tooltip',\n ],\n outputs: ['ui5Change'],\n exportAs: 'ui5RatingIndicator',\n})\nclass RatingIndicatorComponent {\n /**\n The indicated value of the rating.\n\n**Note:** If you set a number which is not round, it would be shown as follows:\n\n- 1.0 - 1.2 -> 1\n- 1.3 - 1.7 -> 1.5\n- 1.8 - 1.9 -> 2\n */\n value!: number;\n /**\n The number of displayed rating symbols.\n */\n max!: number;\n /**\n Defines whether the component is disabled.\n\n**Note:** A disabled component is completely noninteractive.\n */\n @InputDecorator({ transform: booleanAttribute })\n disabled!: boolean;\n /**\n Defines whether the component is read-only.\n\n**Note:** A read-only component is not editable,\nbut still provides visual feedback upon user interaction.\n */\n @InputDecorator({ transform: booleanAttribute })\n readonly!: boolean;\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 | undefined;\n /**\n Defines whether the component is required.\n */\n @InputDecorator({ transform: booleanAttribute })\n required!: boolean;\n /**\n Defines the tooltip of the component.\n */\n tooltip!: string | undefined;\n\n /**\n The event is fired when the value changes.\n */\n ui5Change!: EventEmitter<void>;\n\n private elementRef: ElementRef<RatingIndicator> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): RatingIndicator {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { RatingIndicatorComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;AAyCM,IAAA,wBAAwB,GA5B9B,MA4BM,wBAAwB,CAAA;AAyD5B,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC;KACtC;AAED,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAAgC,MAAM,CAAC,UAAU,CAAC,CAAC;AAC7D,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;8GA/DG,wBAAwB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA,EAAA;AAAxB,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,wBAAwB,iIAoBC,gBAAgB,CAAA,EAAA,QAAA,EAAA,CAAA,UAAA,EAAA,UAAA,EAQhB,gBAAgB,CAahB,EAAA,cAAA,EAAA,gBAAA,EAAA,iBAAA,EAAA,mBAAA,EAAA,QAAA,EAAA,CAAA,UAAA,EAAA,UAAA,EAAA,gBAAgB,wHAvDnC,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AAcjC,wBAAwB,GAAA,UAAA,CAAA;AA5B7B,IAAA,WAAW,CAAC;QACX,OAAO;QACP,KAAK;QACL,UAAU;QACV,UAAU;QACV,gBAAgB;QAChB,mBAAmB;QACnB,UAAU;QACV,SAAS;KACV,CAAC;AACD,IAAA,YAAY,CAAC,CAAC,mBAAmB,CAAC,CAAC;;AAkB9B,CAAA,EAAA,wBAAwB,CAgE7B,CAAA;2FAhEK,wBAAwB,EAAA,UAAA,EAAA,CAAA;kBAjB7B,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,sBAAsB;AAChC,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE;wBACN,OAAO;wBACP,KAAK;wBACL,UAAU;wBACV,UAAU;wBACV,gBAAgB;wBAChB,mBAAmB;wBACnB,UAAU;wBACV,SAAS;AACV,qBAAA;oBACD,OAAO,EAAE,CAAC,WAAW,CAAC;AACtB,oBAAA,QAAQ,EAAE,oBAAoB;AAC/B,iBAAA,CAAA;wDAsBC,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;gBAS/C,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;gBAc/C,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;;;AClFjD;;AAEG;;;;"}
@@ -1 +1 @@
1
- {"version":3,"file":"ui5-webcomponents-ngx-main-responsive-popover.mjs","sources":["../../../../libs/ui5-angular/main/responsive-popover/index.ts","../../../../libs/ui5-angular/main/responsive-popover/ui5-webcomponents-ngx-main-responsive-popover.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 { PopupBeforeCloseEventDetail } from '@ui5/webcomponents/dist/Popup.js';\nimport '@ui5/webcomponents/dist/ResponsivePopover.js';\nimport ResponsivePopover from '@ui5/webcomponents/dist/ResponsivePopover.js';\n@ProxyInputs([\n 'initialFocus',\n 'preventFocusRestore',\n 'accessibleName',\n 'accessibleNameRef',\n 'accessibleRole',\n 'preventInitialFocus',\n 'open',\n 'headerText',\n 'placement',\n 'horizontalAlign',\n 'verticalAlign',\n 'modal',\n 'hideArrow',\n 'allowTargetOverlap',\n 'opener',\n])\n@ProxyOutputs([\n 'before-open: ui5BeforeOpen',\n 'open: ui5Open',\n 'before-close: ui5BeforeClose',\n 'close: ui5Close',\n])\n@Component({\n standalone: true,\n selector: 'ui5-responsive-popover',\n template: '<ng-content></ng-content>',\n inputs: [\n 'initialFocus',\n 'preventFocusRestore',\n 'accessibleName',\n 'accessibleNameRef',\n 'accessibleRole',\n 'preventInitialFocus',\n 'open',\n 'headerText',\n 'placement',\n 'horizontalAlign',\n 'verticalAlign',\n 'modal',\n 'hideArrow',\n 'allowTargetOverlap',\n 'opener',\n ],\n outputs: ['ui5BeforeOpen', 'ui5Open', 'ui5BeforeClose', 'ui5Close'],\n exportAs: 'ui5ResponsivePopover',\n})\nclass ResponsivePopoverComponent {\n /**\n Defines the ID of the HTML Element, which will get the initial focus.\n\n**Note:** If an element with `autofocus` attribute is added inside the component,\n`initialFocus` won't take effect.\n */\n initialFocus!: string;\n /**\n Defines if the focus should be returned to the previously focused element,\nwhen the popup closes.\n */\n @InputDecorator({ transform: booleanAttribute })\n preventFocusRestore!: boolean;\n /**\n Defines the accessible name of the component.\n */\n accessibleName!: string | undefined;\n /**\n Defines the IDs of the elements that label the component.\n */\n accessibleNameRef!: string;\n /**\n Allows setting a custom role.\n */\n accessibleRole!: 'None' | 'Dialog' | 'AlertDialog';\n /**\n Indicates whether initial focus should be prevented.\n */\n @InputDecorator({ transform: booleanAttribute })\n preventInitialFocus!: boolean;\n /**\n Indicates if the element is open\n */\n @InputDecorator({ transform: booleanAttribute })\n open!: boolean;\n /**\n Defines the header text.\n\n**Note:** If `header` slot is provided, the `headerText` is ignored.\n */\n headerText!: string;\n /**\n Determines on which side the component is placed at.\n */\n placement!: 'Start' | 'End' | 'Top' | 'Bottom';\n /**\n Determines the horizontal alignment of the component.\n */\n horizontalAlign!: 'Center' | 'Start' | 'End' | 'Stretch';\n /**\n Determines the vertical alignment of the component.\n */\n verticalAlign!: 'Center' | 'Top' | 'Bottom' | 'Stretch';\n /**\n Defines whether the component should close when\nclicking/tapping outside of the popover.\nIf enabled, it blocks any interaction with the background.\n */\n @InputDecorator({ transform: booleanAttribute })\n modal!: boolean;\n /**\n Determines whether the component arrow is hidden.\n */\n @InputDecorator({ transform: booleanAttribute })\n hideArrow!: boolean;\n /**\n Determines if there is no enough space, the component can be placed\nover the target.\n */\n @InputDecorator({ transform: booleanAttribute })\n allowTargetOverlap!: boolean;\n /**\n Defines the ID or DOM Reference of the element at which the popover is shown.\nWhen using this attribute in a declarative way, you must only use the `id` (as a string) of the element at which you want to show the popover.\nYou can only set the `opener` attribute to a DOM Reference when using JavaScript.\n */\n opener!: HTMLElement | string | undefined;\n\n /**\n Fired before the component is opened. This event can be cancelled, which will prevent the popup from opening. **This event does not bubble.**\n */\n ui5BeforeOpen!: EventEmitter<void>;\n /**\n Fired after the component is opened. **This event does not bubble.**\n */\n ui5Open!: EventEmitter<void>;\n /**\n Fired before the component is closed. This event can be cancelled, which will prevent the popup from closing. **This event does not bubble.**\n */\n ui5BeforeClose!: EventEmitter<PopupBeforeCloseEventDetail>;\n /**\n Fired after the component is closed. **This event does not bubble.**\n */\n ui5Close!: EventEmitter<void>;\n\n private elementRef: ElementRef<ResponsivePopover> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): ResponsivePopover {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { ResponsivePopoverComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;AA6DM,IAAA,0BAA0B,GA/ChC,MA+CM,0BAA0B,CAAA;AAoG9B,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC;KACtC;AAED,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAAkC,MAAM,CAAC,UAAU,CAAC,CAAC;AAC/D,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,0BAA0B,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA,EAAA;AAA1B,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,0BAA0B,EAYD,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,wBAAA,EAAA,MAAA,EAAA,EAAA,YAAA,EAAA,cAAA,EAAA,mBAAA,EAAA,CAAA,qBAAA,EAAA,qBAAA,EAAA,gBAAgB,CAiBhB,EAAA,cAAA,EAAA,gBAAA,EAAA,iBAAA,EAAA,mBAAA,EAAA,cAAA,EAAA,gBAAA,EAAA,mBAAA,EAAA,CAAA,qBAAA,EAAA,qBAAA,EAAA,gBAAgB,CAKhB,EAAA,IAAA,EAAA,CAAA,MAAA,EAAA,MAAA,EAAA,gBAAgB,CAyBhB,EAAA,UAAA,EAAA,YAAA,EAAA,SAAA,EAAA,WAAA,EAAA,eAAA,EAAA,iBAAA,EAAA,aAAA,EAAA,eAAA,EAAA,KAAA,EAAA,CAAA,OAAA,EAAA,OAAA,EAAA,gBAAgB,CAKhB,EAAA,SAAA,EAAA,CAAA,WAAA,EAAA,WAAA,EAAA,gBAAgB,CAMhB,EAAA,kBAAA,EAAA,CAAA,oBAAA,EAAA,oBAAA,EAAA,gBAAgB,4MA3FnC,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AAqBjC,0BAA0B,GAAA,UAAA,CAAA;AA/C/B,IAAA,WAAW,CAAC;QACX,cAAc;QACd,qBAAqB;QACrB,gBAAgB;QAChB,mBAAmB;QACnB,gBAAgB;QAChB,qBAAqB;QACrB,MAAM;QACN,YAAY;QACZ,WAAW;QACX,iBAAiB;QACjB,eAAe;QACf,OAAO;QACP,WAAW;QACX,oBAAoB;QACpB,QAAQ;KACT,CAAC;AACD,IAAA,YAAY,CAAC;QACZ,4BAA4B;QAC5B,eAAe;QACf,8BAA8B;QAC9B,iBAAiB;KAClB,CAAC;;AAyBI,CAAA,EAAA,0BAA0B,CA2G/B,CAAA;2FA3GK,0BAA0B,EAAA,UAAA,EAAA,CAAA;kBAxB/B,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,wBAAwB;AAClC,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE;wBACN,cAAc;wBACd,qBAAqB;wBACrB,gBAAgB;wBAChB,mBAAmB;wBACnB,gBAAgB;wBAChB,qBAAqB;wBACrB,MAAM;wBACN,YAAY;wBACZ,WAAW;wBACX,iBAAiB;wBACjB,eAAe;wBACf,OAAO;wBACP,WAAW;wBACX,oBAAoB;wBACpB,QAAQ;AACT,qBAAA;oBACD,OAAO,EAAE,CAAC,eAAe,EAAE,SAAS,EAAE,gBAAgB,EAAE,UAAU,CAAC;AACnE,oBAAA,QAAQ,EAAE,sBAAsB;AACjC,iBAAA,CAAA;wDAcC,mBAAmB,EAAA,CAAA;sBADlBA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;gBAkB/C,mBAAmB,EAAA,CAAA;sBADlBA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;gBAM/C,IAAI,EAAA,CAAA;sBADHA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;gBA0B/C,KAAK,EAAA,CAAA;sBADJA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;gBAM/C,SAAS,EAAA,CAAA;sBADRA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;gBAO/C,kBAAkB,EAAA,CAAA;sBADjBA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;;;ACnIjD;;AAEG;;;;"}
1
+ {"version":3,"file":"ui5-webcomponents-ngx-main-responsive-popover.mjs","sources":["../../../../libs/ui5-angular/main/responsive-popover/index.ts","../../../../libs/ui5-angular/main/responsive-popover/ui5-webcomponents-ngx-main-responsive-popover.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 { PopupBeforeCloseEventDetail } from '@ui5/webcomponents/dist/Popup.js';\nimport '@ui5/webcomponents/dist/ResponsivePopover.js';\nimport ResponsivePopover from '@ui5/webcomponents/dist/ResponsivePopover.js';\n@ProxyInputs([\n 'initialFocus',\n 'preventFocusRestore',\n 'accessibleName',\n 'accessibleNameRef',\n 'accessibleRole',\n 'preventInitialFocus',\n 'open',\n 'headerText',\n 'placement',\n 'horizontalAlign',\n 'verticalAlign',\n 'modal',\n 'hideArrow',\n 'allowTargetOverlap',\n 'opener',\n])\n@ProxyOutputs([\n 'before-open: ui5BeforeOpen',\n 'open: ui5Open',\n 'before-close: ui5BeforeClose',\n 'close: ui5Close',\n])\n@Component({\n standalone: true,\n selector: 'ui5-responsive-popover',\n template: '<ng-content></ng-content>',\n inputs: [\n 'initialFocus',\n 'preventFocusRestore',\n 'accessibleName',\n 'accessibleNameRef',\n 'accessibleRole',\n 'preventInitialFocus',\n 'open',\n 'headerText',\n 'placement',\n 'horizontalAlign',\n 'verticalAlign',\n 'modal',\n 'hideArrow',\n 'allowTargetOverlap',\n 'opener',\n ],\n outputs: ['ui5BeforeOpen', 'ui5Open', 'ui5BeforeClose', 'ui5Close'],\n exportAs: 'ui5ResponsivePopover',\n})\nclass ResponsivePopoverComponent {\n /**\n Defines the ID of the HTML Element, which will get the initial focus.\n\n**Note:** If an element with `autofocus` attribute is added inside the component,\n`initialFocus` won't take effect.\n */\n initialFocus!: string | undefined;\n /**\n Defines if the focus should be returned to the previously focused element,\nwhen the popup closes.\n */\n @InputDecorator({ transform: booleanAttribute })\n preventFocusRestore!: boolean;\n /**\n Defines the accessible name of the component.\n */\n accessibleName!: string | undefined;\n /**\n Defines the IDs of the elements that label the component.\n */\n accessibleNameRef!: string | undefined;\n /**\n Allows setting a custom role.\n */\n accessibleRole!: 'None' | 'Dialog' | 'AlertDialog';\n /**\n Indicates whether initial focus should be prevented.\n */\n @InputDecorator({ transform: booleanAttribute })\n preventInitialFocus!: boolean;\n /**\n Indicates if the element is open\n */\n @InputDecorator({ transform: booleanAttribute })\n open!: boolean;\n /**\n Defines the header text.\n\n**Note:** If `header` slot is provided, the `headerText` is ignored.\n */\n headerText!: string | undefined;\n /**\n Determines on which side the component is placed at.\n */\n placement!: 'Start' | 'End' | 'Top' | 'Bottom';\n /**\n Determines the horizontal alignment of the component.\n */\n horizontalAlign!: 'Center' | 'Start' | 'End' | 'Stretch';\n /**\n Determines the vertical alignment of the component.\n */\n verticalAlign!: 'Center' | 'Top' | 'Bottom' | 'Stretch';\n /**\n Defines whether the component should close when\nclicking/tapping outside of the popover.\nIf enabled, it blocks any interaction with the background.\n */\n @InputDecorator({ transform: booleanAttribute })\n modal!: boolean;\n /**\n Determines whether the component arrow is hidden.\n */\n @InputDecorator({ transform: booleanAttribute })\n hideArrow!: boolean;\n /**\n Determines if there is no enough space, the component can be placed\nover the target.\n */\n @InputDecorator({ transform: booleanAttribute })\n allowTargetOverlap!: boolean;\n /**\n Defines the ID or DOM Reference of the element at which the popover is shown.\nWhen using this attribute in a declarative way, you must only use the `id` (as a string) of the element at which you want to show the popover.\nYou can only set the `opener` attribute to a DOM Reference when using JavaScript.\n */\n opener!: HTMLElement | string | undefined;\n\n /**\n Fired before the component is opened. This event can be cancelled, which will prevent the popup from opening. **This event does not bubble.**\n */\n ui5BeforeOpen!: EventEmitter<void>;\n /**\n Fired after the component is opened. **This event does not bubble.**\n */\n ui5Open!: EventEmitter<void>;\n /**\n Fired before the component is closed. This event can be cancelled, which will prevent the popup from closing. **This event does not bubble.**\n */\n ui5BeforeClose!: EventEmitter<PopupBeforeCloseEventDetail>;\n /**\n Fired after the component is closed. **This event does not bubble.**\n */\n ui5Close!: EventEmitter<void>;\n\n private elementRef: ElementRef<ResponsivePopover> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): ResponsivePopover {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { ResponsivePopoverComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":"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"}
@@ -1 +1 @@
1
- {"version":3,"file":"ui5-webcomponents-ngx-main-segmented-button-item.mjs","sources":["../../../../libs/ui5-angular/main/segmented-button-item/index.ts","../../../../libs/ui5-angular/main/segmented-button-item/ui5-webcomponents-ngx-main-segmented-button-item.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n Input as InputDecorator,\n NgZone,\n booleanAttribute,\n inject,\n} from '@angular/core';\nimport { ProxyInputs } from '@ui5/webcomponents-ngx/utils';\nimport '@ui5/webcomponents/dist/SegmentedButtonItem.js';\nimport SegmentedButtonItem from '@ui5/webcomponents/dist/SegmentedButtonItem.js';\n@ProxyInputs([\n 'disabled',\n 'selected',\n 'tooltip',\n 'accessibleName',\n 'accessibleNameRef',\n 'icon',\n])\n@Component({\n standalone: true,\n selector: 'ui5-segmented-button-item',\n template: '<ng-content></ng-content>',\n inputs: [\n 'disabled',\n 'selected',\n 'tooltip',\n 'accessibleName',\n 'accessibleNameRef',\n 'icon',\n ],\n exportAs: 'ui5SegmentedButtonItem',\n})\nclass SegmentedButtonItemComponent {\n /**\n Defines whether the component is disabled.\nA disabled component can't be selected or\nfocused, and it is not in the tab chain.\n */\n @InputDecorator({ transform: booleanAttribute })\n disabled!: boolean;\n /**\n Determines whether the component is displayed as selected.\n */\n @InputDecorator({ transform: booleanAttribute })\n selected!: boolean;\n /**\n Defines the tooltip of the component.\n\n**Note:** A tooltip attribute should be provided for icon-only buttons, in order to represent their exact meaning/function.\n */\n tooltip!: string;\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 Defines the icon, displayed as graphical element within the component.\nThe SAP-icons font provides numerous options.\n\nExample:\nSee all the available icons within the [Icon Explorer](https://sdk.openui5.org/test-resources/sap/m/demokit/iconExplorer/webapp/index.html).\n */\n icon!: string;\n\n private elementRef: ElementRef<SegmentedButtonItem> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): SegmentedButtonItem {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { SegmentedButtonItemComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;AAkCM,IAAA,4BAA4B,GAtBlC,MAsBM,4BAA4B,CAAA;AAwChC,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;8GA9CG,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,EAMH,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,2BAAA,EAAA,MAAA,EAAA,EAAA,QAAA,EAAA,CAAA,UAAA,EAAA,UAAA,EAAA,gBAAgB,CAKhB,EAAA,QAAA,EAAA,CAAA,UAAA,EAAA,UAAA,EAAA,gBAAgB,+KAtBnC,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AAWjC,4BAA4B,GAAA,UAAA,CAAA;AAtBjC,IAAA,WAAW,CAAC;QACX,UAAU;QACV,UAAU;QACV,SAAS;QACT,gBAAgB;QAChB,mBAAmB;QACnB,MAAM;KACP,CAAC;;AAeI,CAAA,EAAA,4BAA4B,CA+CjC,CAAA;2FA/CK,4BAA4B,EAAA,UAAA,EAAA,CAAA;kBAdjC,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE;wBACN,UAAU;wBACV,UAAU;wBACV,SAAS;wBACT,gBAAgB;wBAChB,mBAAmB;wBACnB,MAAM;AACP,qBAAA;AACD,oBAAA,QAAQ,EAAE,wBAAwB;AACnC,iBAAA,CAAA;wDAQC,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;gBAM/C,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;;;AC7CjD;;AAEG;;;;"}
1
+ {"version":3,"file":"ui5-webcomponents-ngx-main-segmented-button-item.mjs","sources":["../../../../libs/ui5-angular/main/segmented-button-item/index.ts","../../../../libs/ui5-angular/main/segmented-button-item/ui5-webcomponents-ngx-main-segmented-button-item.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n Input as InputDecorator,\n NgZone,\n booleanAttribute,\n inject,\n} from '@angular/core';\nimport { ProxyInputs } from '@ui5/webcomponents-ngx/utils';\nimport '@ui5/webcomponents/dist/SegmentedButtonItem.js';\nimport SegmentedButtonItem from '@ui5/webcomponents/dist/SegmentedButtonItem.js';\n@ProxyInputs([\n 'disabled',\n 'selected',\n 'tooltip',\n 'accessibleName',\n 'accessibleNameRef',\n 'icon',\n])\n@Component({\n standalone: true,\n selector: 'ui5-segmented-button-item',\n template: '<ng-content></ng-content>',\n inputs: [\n 'disabled',\n 'selected',\n 'tooltip',\n 'accessibleName',\n 'accessibleNameRef',\n 'icon',\n ],\n exportAs: 'ui5SegmentedButtonItem',\n})\nclass SegmentedButtonItemComponent {\n /**\n Defines whether the component is disabled.\nA disabled component can't be selected or\nfocused, and it is not in the tab chain.\n */\n @InputDecorator({ transform: booleanAttribute })\n disabled!: boolean;\n /**\n Determines whether the component is displayed as selected.\n */\n @InputDecorator({ transform: booleanAttribute })\n selected!: boolean;\n /**\n Defines the tooltip of the component.\n\n**Note:** A tooltip attribute should be provided for icon-only buttons, in order to represent their exact meaning/function.\n */\n tooltip!: string | undefined;\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 | undefined;\n /**\n Defines the icon, displayed as graphical element within the component.\nThe SAP-icons font provides numerous options.\n\nExample:\nSee all the available icons within the [Icon Explorer](https://sdk.openui5.org/test-resources/sap/m/demokit/iconExplorer/webapp/index.html).\n */\n icon!: string | undefined;\n\n private elementRef: ElementRef<SegmentedButtonItem> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): SegmentedButtonItem {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { SegmentedButtonItemComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;AAkCM,IAAA,4BAA4B,GAtBlC,MAsBM,4BAA4B,CAAA;AAwChC,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;8GA9CG,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,EAMH,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,2BAAA,EAAA,MAAA,EAAA,EAAA,QAAA,EAAA,CAAA,UAAA,EAAA,UAAA,EAAA,gBAAgB,CAKhB,EAAA,QAAA,EAAA,CAAA,UAAA,EAAA,UAAA,EAAA,gBAAgB,+KAtBnC,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AAWjC,4BAA4B,GAAA,UAAA,CAAA;AAtBjC,IAAA,WAAW,CAAC;QACX,UAAU;QACV,UAAU;QACV,SAAS;QACT,gBAAgB;QAChB,mBAAmB;QACnB,MAAM;KACP,CAAC;;AAeI,CAAA,EAAA,4BAA4B,CA+CjC,CAAA;2FA/CK,4BAA4B,EAAA,UAAA,EAAA,CAAA;kBAdjC,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE;wBACN,UAAU;wBACV,UAAU;wBACV,SAAS;wBACT,gBAAgB;wBAChB,mBAAmB;wBACnB,MAAM;AACP,qBAAA;AACD,oBAAA,QAAQ,EAAE,wBAAwB;AACnC,iBAAA,CAAA;wDAQC,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;gBAM/C,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;;;AC7CjD;;AAEG;;;;"}
@@ -1 +1 @@
1
- {"version":3,"file":"ui5-webcomponents-ngx-main-select.mjs","sources":["../../../../libs/ui5-angular/main/select/index.ts","../../../../libs/ui5-angular/main/select/ui5-webcomponents-ngx-main-select.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 { GenericControlValueAccessor } from '@ui5/webcomponents-ngx/generic-cva';\nimport { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';\nimport '@ui5/webcomponents/dist/Select.js';\nimport {\n default as Select,\n SelectChangeEventDetail,\n SelectLiveChangeEventDetail,\n} from '@ui5/webcomponents/dist/Select.js';\n@ProxyInputs([\n 'disabled',\n 'name',\n 'valueState',\n 'required',\n 'readonly',\n 'accessibleName',\n 'accessibleNameRef',\n 'value',\n])\n@ProxyOutputs([\n 'change: ui5Change',\n 'live-change: ui5LiveChange',\n 'open: ui5Open',\n 'close: ui5Close',\n])\n@Component({\n standalone: true,\n selector: 'ui5-select',\n template: '<ng-content></ng-content>',\n inputs: [\n 'disabled',\n 'name',\n 'valueState',\n 'required',\n 'readonly',\n 'accessibleName',\n 'accessibleNameRef',\n 'value',\n ],\n outputs: ['ui5Change', 'ui5LiveChange', 'ui5Open', 'ui5Close'],\n exportAs: 'ui5Select',\n hostDirectives: [GenericControlValueAccessor],\n host: { '(change)': '_cva?.onChange?.(cvaValue);' },\n})\nclass SelectComponent {\n /**\n Defines whether the component is in disabled state.\n\n**Note:** A disabled component is noninteractive.\n */\n @InputDecorator({ transform: booleanAttribute })\n disabled!: boolean;\n /**\n Determines the name by which the component will be identified upon submission in an HTML form.\n\n**Note:** This property is only applicable within the context of an HTML Form element.\n */\n name!: string;\n /**\n Defines the value state of the component.\n */\n valueState!: 'None' | 'Positive' | 'Critical' | 'Negative' | 'Information';\n /**\n Defines whether the component is required.\n */\n @InputDecorator({ transform: booleanAttribute })\n required!: boolean;\n /**\n Defines whether the component is read-only.\n\n**Note:** A read-only component is not editable,\nbut still provides visual feedback upon user interaction.\n */\n @InputDecorator({ transform: booleanAttribute })\n readonly!: boolean;\n /**\n Defines the accessible ARIA name of the component.\n */\n accessibleName!: string;\n /**\n Receives id(or many ids) of the elements that label the select.\n */\n accessibleNameRef!: string;\n /**\n Defines the value of the component:\n\n- when get - returns the value of the component, e.g. the `value` property of the selected option or its text content.\n\n- when set - selects the option with matching `value` property or text content.\n\n**Note:** If the given value does not match any existing option,\nthe first option will get selected.\n */\n value!: string;\n\n /**\n Fired when the selected option changes.\n */\n ui5Change!: EventEmitter<SelectChangeEventDetail>;\n /**\n Fired when the user navigates through the options, but the selection is not finalized,\nor when pressing the ESC key to revert the current selection.\n */\n ui5LiveChange!: EventEmitter<SelectLiveChangeEventDetail>;\n /**\n Fired after the component's dropdown menu opens.\n */\n ui5Open!: EventEmitter<void>;\n /**\n Fired after the component's dropdown menu closes.\n */\n ui5Close!: EventEmitter<void>;\n\n private elementRef: ElementRef<Select> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n protected _cva = inject(GenericControlValueAccessor);\n\n get element(): Select {\n return this.elementRef.nativeElement;\n }\n\n set cvaValue(val) {\n this.element.value = val;\n this.cdr.detectChanges();\n }\n get cvaValue() {\n return this.element.value;\n }\n\n constructor() {\n this.cdr.detach();\n this._cva.host = this;\n }\n}\nexport { SelectComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;;;AAqDM,IAAA,eAAe,GAnCrB,MAmCM,eAAe,CAAA;AA0EnB,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC;KACtC;IAED,IAAI,QAAQ,CAAC,GAAG,EAAA;AACd,QAAA,IAAI,CAAC,OAAO,CAAC,KAAK,GAAG,GAAG,CAAC;AACzB,QAAA,IAAI,CAAC,GAAG,CAAC,aAAa,EAAE,CAAC;KAC1B;AACD,IAAA,IAAI,QAAQ,GAAA;AACV,QAAA,OAAO,IAAI,CAAC,OAAO,CAAC,KAAK,CAAC;KAC3B;AAED,IAAA,WAAA,GAAA;AAjBQ,QAAA,IAAA,CAAA,UAAU,GAAuB,MAAM,CAAC,UAAU,CAAC,CAAC;AACpD,QAAA,IAAA,CAAA,IAAI,GAAG,MAAM,CAAC,MAAM,CAAC,CAAC;AACtB,QAAA,IAAA,CAAA,GAAG,GAAG,MAAM,CAAC,iBAAiB,CAAC,CAAC;AAC9B,QAAA,IAAA,CAAA,IAAI,GAAG,MAAM,CAAC,2BAA2B,CAAC,CAAC;AAenD,QAAA,IAAI,CAAC,GAAG,CAAC,MAAM,EAAE,CAAC;AAClB,QAAA,IAAI,CAAC,IAAI,CAAC,IAAI,GAAG,IAAI,CAAC;KACvB;8GAzFG,eAAe,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA,EAAA;AAAf,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,eAAe,2FAMU,gBAAgB,CAAA,EAAA,IAAA,EAAA,MAAA,EAAA,UAAA,EAAA,YAAA,EAAA,QAAA,EAAA,CAAA,UAAA,EAAA,UAAA,EAehB,gBAAgB,CAQhB,EAAA,QAAA,EAAA,CAAA,UAAA,EAAA,UAAA,EAAA,gBAAgB,kYA7CnC,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AAgBjC,eAAe,GAAA,UAAA,CAAA;AAnCpB,IAAA,WAAW,CAAC;QACX,UAAU;QACV,MAAM;QACN,YAAY;QACZ,UAAU;QACV,UAAU;QACV,gBAAgB;QAChB,mBAAmB;QACnB,OAAO;KACR,CAAC;AACD,IAAA,YAAY,CAAC;QACZ,mBAAmB;QACnB,4BAA4B;QAC5B,eAAe;QACf,iBAAiB;KAClB,CAAC;;AAoBI,CAAA,EAAA,eAAe,CA0FpB,CAAA;2FA1FK,eAAe,EAAA,UAAA,EAAA,CAAA;kBAnBpB,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,YAAY;AACtB,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE;wBACN,UAAU;wBACV,MAAM;wBACN,YAAY;wBACZ,UAAU;wBACV,UAAU;wBACV,gBAAgB;wBAChB,mBAAmB;wBACnB,OAAO;AACR,qBAAA;oBACD,OAAO,EAAE,CAAC,WAAW,EAAE,eAAe,EAAE,SAAS,EAAE,UAAU,CAAC;AAC9D,oBAAA,QAAQ,EAAE,WAAW;oBACrB,cAAc,EAAE,CAAC,2BAA2B,CAAC;AAC7C,oBAAA,IAAI,EAAE,EAAE,UAAU,EAAE,6BAA6B,EAAE;AACpD,iBAAA,CAAA;wDAQC,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;gBAgB/C,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;gBAS/C,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;;;AClFjD;;AAEG;;;;"}
1
+ {"version":3,"file":"ui5-webcomponents-ngx-main-select.mjs","sources":["../../../../libs/ui5-angular/main/select/index.ts","../../../../libs/ui5-angular/main/select/ui5-webcomponents-ngx-main-select.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 { GenericControlValueAccessor } from '@ui5/webcomponents-ngx/generic-cva';\nimport { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';\nimport '@ui5/webcomponents/dist/Select.js';\nimport {\n default as Select,\n SelectChangeEventDetail,\n SelectLiveChangeEventDetail,\n} from '@ui5/webcomponents/dist/Select.js';\n@ProxyInputs([\n 'disabled',\n 'name',\n 'valueState',\n 'required',\n 'readonly',\n 'accessibleName',\n 'accessibleNameRef',\n 'value',\n])\n@ProxyOutputs([\n 'change: ui5Change',\n 'live-change: ui5LiveChange',\n 'open: ui5Open',\n 'close: ui5Close',\n])\n@Component({\n standalone: true,\n selector: 'ui5-select',\n template: '<ng-content></ng-content>',\n inputs: [\n 'disabled',\n 'name',\n 'valueState',\n 'required',\n 'readonly',\n 'accessibleName',\n 'accessibleNameRef',\n 'value',\n ],\n outputs: ['ui5Change', 'ui5LiveChange', 'ui5Open', 'ui5Close'],\n exportAs: 'ui5Select',\n hostDirectives: [GenericControlValueAccessor],\n host: { '(change)': '_cva?.onChange?.(cvaValue);' },\n})\nclass SelectComponent {\n /**\n Defines whether the component is in disabled state.\n\n**Note:** A disabled component is noninteractive.\n */\n @InputDecorator({ transform: booleanAttribute })\n disabled!: boolean;\n /**\n Determines the name by which the component will be identified upon submission in an HTML form.\n\n**Note:** This property is only applicable within the context of an HTML Form element.\n */\n name!: string | undefined;\n /**\n Defines the value state of the component.\n */\n valueState!: 'None' | 'Positive' | 'Critical' | 'Negative' | 'Information';\n /**\n Defines whether the component is required.\n */\n @InputDecorator({ transform: booleanAttribute })\n required!: boolean;\n /**\n Defines whether the component is read-only.\n\n**Note:** A read-only component is not editable,\nbut still provides visual feedback upon user interaction.\n */\n @InputDecorator({ transform: booleanAttribute })\n readonly!: boolean;\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 select.\n */\n accessibleNameRef!: string | undefined;\n /**\n Defines the value of the component:\n\n- when get - returns the value of the component, e.g. the `value` property of the selected option or its text content.\n\n- when set - selects the option with matching `value` property or text content.\n\n**Note:** If the given value does not match any existing option,\nthe first option will get selected.\n */\n value!: string;\n\n /**\n Fired when the selected option changes.\n */\n ui5Change!: EventEmitter<SelectChangeEventDetail>;\n /**\n Fired when the user navigates through the options, but the selection is not finalized,\nor when pressing the ESC key to revert the current selection.\n */\n ui5LiveChange!: EventEmitter<SelectLiveChangeEventDetail>;\n /**\n Fired after the component's dropdown menu opens.\n */\n ui5Open!: EventEmitter<void>;\n /**\n Fired after the component's dropdown menu closes.\n */\n ui5Close!: EventEmitter<void>;\n\n private elementRef: ElementRef<Select> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n protected _cva = inject(GenericControlValueAccessor);\n\n get element(): Select {\n return this.elementRef.nativeElement;\n }\n\n set cvaValue(val) {\n this.element.value = val;\n this.cdr.detectChanges();\n }\n get cvaValue() {\n return this.element.value;\n }\n\n constructor() {\n this.cdr.detach();\n this._cva.host = this;\n }\n}\nexport { SelectComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":"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"}
@@ -1 +1 @@
1
- {"version":3,"file":"ui5-webcomponents-ngx-main-slider.mjs","sources":["../../../../libs/ui5-angular/main/slider/index.ts","../../../../libs/ui5-angular/main/slider/ui5-webcomponents-ngx-main-slider.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 { GenericControlValueAccessor } from '@ui5/webcomponents-ngx/generic-cva';\nimport { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';\nimport '@ui5/webcomponents/dist/Slider.js';\nimport Slider from '@ui5/webcomponents/dist/Slider.js';\n@ProxyInputs([\n 'min',\n 'max',\n 'name',\n 'step',\n 'labelInterval',\n 'showTickmarks',\n 'showTooltip',\n 'disabled',\n 'accessibleName',\n 'value',\n])\n@ProxyOutputs(['change: ui5Change', 'input: ui5Input'])\n@Component({\n standalone: true,\n selector: 'ui5-slider',\n template: '<ng-content></ng-content>',\n inputs: [\n 'min',\n 'max',\n 'name',\n 'step',\n 'labelInterval',\n 'showTickmarks',\n 'showTooltip',\n 'disabled',\n 'accessibleName',\n 'value',\n ],\n outputs: ['ui5Change', 'ui5Input'],\n exportAs: 'ui5Slider',\n hostDirectives: [GenericControlValueAccessor],\n host: {\n '(change)': '_cva?.onChange?.(cvaValue);',\n '(input)': '_cva?.onChange?.(cvaValue);',\n },\n})\nclass SliderComponent {\n /**\n Defines the minimum value of the slider.\n */\n min!: number;\n /**\n Defines the maximum value of the slider.\n */\n max!: number;\n /**\n Determines the name by which the component will be identified upon submission in an HTML form.\n\n**Note:** This property is only applicable within the context of an HTML Form element.\n */\n name!: string;\n /**\n Defines the size of the slider's selection intervals (e.g. min = 0, max = 10, step = 5 would result in possible selection of the values 0, 5, 10).\n\n**Note:** If set to 0 the slider handle movement is disabled. When negative number or value other than a number, the component fallbacks to its default value.\n */\n step!: number;\n /**\n Displays a label with a value on every N-th step.\n\n**Note:** The step and tickmarks properties must be enabled.\nExample - if the step value is set to 2 and the label interval is also specified to 2 - then every second\ntickmark will be labelled, which means every 4th value number.\n */\n labelInterval!: number;\n /**\n Enables tickmarks visualization for each step.\n\n**Note:** The step must be a positive number.\n */\n @InputDecorator({ transform: booleanAttribute })\n showTickmarks!: boolean;\n /**\n Enables handle tooltip displaying the current value.\n */\n @InputDecorator({ transform: booleanAttribute })\n showTooltip!: boolean;\n /**\n Defines whether the slider is in disabled state.\n */\n @InputDecorator({ transform: booleanAttribute })\n disabled!: boolean;\n /**\n Defines the accessible ARIA name of the component.\n */\n accessibleName!: string;\n /**\n Current value of the slider\n */\n value!: number;\n\n /**\n Fired when the value changes and the user has finished interacting with the slider.\n */\n ui5Change!: EventEmitter<void>;\n /**\n Fired when the value changes due to user interaction that is not yet finished - during mouse/touch dragging.\n */\n ui5Input!: EventEmitter<void>;\n\n private elementRef: ElementRef<Slider> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n protected _cva = inject(GenericControlValueAccessor);\n\n get element(): Slider {\n return this.elementRef.nativeElement;\n }\n\n set cvaValue(val) {\n this.element.value = val;\n this.cdr.detectChanges();\n }\n get cvaValue() {\n return this.element.value;\n }\n\n constructor() {\n this.cdr.detach();\n this._cva.host = this;\n }\n}\nexport { SliderComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":"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"}
1
+ {"version":3,"file":"ui5-webcomponents-ngx-main-slider.mjs","sources":["../../../../libs/ui5-angular/main/slider/index.ts","../../../../libs/ui5-angular/main/slider/ui5-webcomponents-ngx-main-slider.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 { GenericControlValueAccessor } from '@ui5/webcomponents-ngx/generic-cva';\nimport { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';\nimport '@ui5/webcomponents/dist/Slider.js';\nimport Slider from '@ui5/webcomponents/dist/Slider.js';\n@ProxyInputs([\n 'min',\n 'max',\n 'name',\n 'step',\n 'labelInterval',\n 'showTickmarks',\n 'showTooltip',\n 'disabled',\n 'accessibleName',\n 'value',\n])\n@ProxyOutputs(['change: ui5Change', 'input: ui5Input'])\n@Component({\n standalone: true,\n selector: 'ui5-slider',\n template: '<ng-content></ng-content>',\n inputs: [\n 'min',\n 'max',\n 'name',\n 'step',\n 'labelInterval',\n 'showTickmarks',\n 'showTooltip',\n 'disabled',\n 'accessibleName',\n 'value',\n ],\n outputs: ['ui5Change', 'ui5Input'],\n exportAs: 'ui5Slider',\n hostDirectives: [GenericControlValueAccessor],\n host: {\n '(change)': '_cva?.onChange?.(cvaValue);',\n '(input)': '_cva?.onChange?.(cvaValue);',\n },\n})\nclass SliderComponent {\n /**\n Defines the minimum value of the slider.\n */\n min!: number;\n /**\n Defines the maximum value of the slider.\n */\n max!: number;\n /**\n Determines the name by which the component will be identified upon submission in an HTML form.\n\n**Note:** This property is only applicable within the context of an HTML Form element.\n */\n name!: string | undefined;\n /**\n Defines the size of the slider's selection intervals (e.g. min = 0, max = 10, step = 5 would result in possible selection of the values 0, 5, 10).\n\n**Note:** If set to 0 the slider handle movement is disabled. When negative number or value other than a number, the component fallbacks to its default value.\n */\n step!: number;\n /**\n Displays a label with a value on every N-th step.\n\n**Note:** The step and tickmarks properties must be enabled.\nExample - if the step value is set to 2 and the label interval is also specified to 2 - then every second\ntickmark will be labelled, which means every 4th value number.\n */\n labelInterval!: number;\n /**\n Enables tickmarks visualization for each step.\n\n**Note:** The step must be a positive number.\n */\n @InputDecorator({ transform: booleanAttribute })\n showTickmarks!: boolean;\n /**\n Enables handle tooltip displaying the current value.\n */\n @InputDecorator({ transform: booleanAttribute })\n showTooltip!: boolean;\n /**\n Defines whether the slider is in disabled state.\n */\n @InputDecorator({ transform: booleanAttribute })\n disabled!: boolean;\n /**\n Defines the accessible ARIA name of the component.\n */\n accessibleName!: string | undefined;\n /**\n Current value of the slider\n */\n value!: number;\n\n /**\n Fired when the value changes and the user has finished interacting with the slider.\n */\n ui5Change!: EventEmitter<void>;\n /**\n Fired when the value changes due to user interaction that is not yet finished - during mouse/touch dragging.\n */\n ui5Input!: EventEmitter<void>;\n\n private elementRef: ElementRef<Slider> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n protected _cva = inject(GenericControlValueAccessor);\n\n get element(): Slider {\n return this.elementRef.nativeElement;\n }\n\n set cvaValue(val) {\n this.element.value = val;\n this.cdr.detectChanges();\n }\n get cvaValue() {\n return this.element.value;\n }\n\n constructor() {\n this.cdr.detach();\n this._cva.host = this;\n }\n}\nexport { SliderComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":"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"}
@@ -1 +1 @@
1
- {"version":3,"file":"ui5-webcomponents-ngx-main-split-button.mjs","sources":["../../../../libs/ui5-angular/main/split-button/index.ts","../../../../libs/ui5-angular/main/split-button/ui5-webcomponents-ngx-main-split-button.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/SplitButton.js';\nimport SplitButton from '@ui5/webcomponents/dist/SplitButton.js';\n@ProxyInputs([\n 'icon',\n 'activeArrowButton',\n 'design',\n 'disabled',\n 'accessibleName',\n])\n@ProxyOutputs(['click: ui5Click', 'arrow-click: ui5ArrowClick'])\n@Component({\n standalone: true,\n selector: 'ui5-split-button',\n template: '<ng-content></ng-content>',\n inputs: ['icon', 'activeArrowButton', 'design', 'disabled', 'accessibleName'],\n outputs: ['ui5Click', 'ui5ArrowClick'],\n exportAs: 'ui5SplitButton',\n})\nclass SplitButtonComponent {\n /**\n Defines the icon to be displayed as graphical element within the component.\nThe SAP-icons font provides numerous options.\n\nExample:\n\nSee all the available icons in the [Icon Explorer](https://sdk.openui5.org/test-resources/sap/m/demokit/iconExplorer/webapp/index.html).\n */\n icon!: string;\n /**\n Defines whether the arrow button should have the active state styles or not.\n */\n @InputDecorator({ transform: booleanAttribute })\n activeArrowButton!: boolean;\n /**\n Defines the component design.\n */\n design!:\n | 'Default'\n | 'Positive'\n | 'Negative'\n | 'Transparent'\n | 'Emphasized'\n | 'Attention';\n /**\n Defines whether the component is disabled.\nA disabled component can't be pressed or\nfocused, and it is not in the tab chain.\n */\n @InputDecorator({ transform: booleanAttribute })\n disabled!: boolean;\n /**\n Defines the accessible ARIA name of the component.\n */\n accessibleName!: string | undefined;\n\n /**\n Fired when the user clicks on the default action.\n */\n ui5Click!: EventEmitter<void>;\n /**\n Fired when the user clicks on the arrow action.\n */\n ui5ArrowClick!: EventEmitter<void>;\n\n private elementRef: ElementRef<SplitButton> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): SplitButton {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { SplitButtonComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;AA6BM,IAAA,oBAAoB,GAhB1B,MAgBM,oBAAoB,CAAA;AAkDxB,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC;KACtC;AAED,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAA4B,MAAM,CAAC,UAAU,CAAC,CAAC;AACzD,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;8GAxDG,oBAAoB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA,EAAA;AAApB,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,oBAAoB,EAaK,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,kBAAA,EAAA,MAAA,EAAA,EAAA,IAAA,EAAA,MAAA,EAAA,iBAAA,EAAA,CAAA,mBAAA,EAAA,mBAAA,EAAA,gBAAgB,CAiBhB,EAAA,MAAA,EAAA,QAAA,EAAA,QAAA,EAAA,CAAA,UAAA,EAAA,UAAA,EAAA,gBAAgB,gKAnCnC,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AAKjC,oBAAoB,GAAA,UAAA,CAAA;AAhBzB,IAAA,WAAW,CAAC;QACX,MAAM;QACN,mBAAmB;QACnB,QAAQ;QACR,UAAU;QACV,gBAAgB;KACjB,CAAC;AACD,IAAA,YAAY,CAAC,CAAC,iBAAiB,EAAE,4BAA4B,CAAC,CAAC;;AAS1D,CAAA,EAAA,oBAAoB,CAyDzB,CAAA;2FAzDK,oBAAoB,EAAA,UAAA,EAAA,CAAA;kBARzB,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,kBAAkB;AAC5B,oBAAA,QAAQ,EAAE,2BAA2B;oBACrC,MAAM,EAAE,CAAC,MAAM,EAAE,mBAAmB,EAAE,QAAQ,EAAE,UAAU,EAAE,gBAAgB,CAAC;AAC7E,oBAAA,OAAO,EAAE,CAAC,UAAU,EAAE,eAAe,CAAC;AACtC,oBAAA,QAAQ,EAAE,gBAAgB;AAC3B,iBAAA,CAAA;wDAeC,iBAAiB,EAAA,CAAA;sBADhBA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;gBAkB/C,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;;;AC3DjD;;AAEG;;;;"}
1
+ {"version":3,"file":"ui5-webcomponents-ngx-main-split-button.mjs","sources":["../../../../libs/ui5-angular/main/split-button/index.ts","../../../../libs/ui5-angular/main/split-button/ui5-webcomponents-ngx-main-split-button.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/SplitButton.js';\nimport SplitButton from '@ui5/webcomponents/dist/SplitButton.js';\n@ProxyInputs([\n 'icon',\n 'activeArrowButton',\n 'design',\n 'disabled',\n 'accessibleName',\n])\n@ProxyOutputs(['click: ui5Click', 'arrow-click: ui5ArrowClick'])\n@Component({\n standalone: true,\n selector: 'ui5-split-button',\n template: '<ng-content></ng-content>',\n inputs: ['icon', 'activeArrowButton', 'design', 'disabled', 'accessibleName'],\n outputs: ['ui5Click', 'ui5ArrowClick'],\n exportAs: 'ui5SplitButton',\n})\nclass SplitButtonComponent {\n /**\n Defines the icon to be displayed as graphical element within the component.\nThe SAP-icons font provides numerous options.\n\nExample:\n\nSee all the available icons in the [Icon Explorer](https://sdk.openui5.org/test-resources/sap/m/demokit/iconExplorer/webapp/index.html).\n */\n icon!: string | undefined;\n /**\n Defines whether the arrow button should have the active state styles or not.\n */\n @InputDecorator({ transform: booleanAttribute })\n activeArrowButton!: boolean;\n /**\n Defines the component design.\n */\n design!:\n | 'Default'\n | 'Positive'\n | 'Negative'\n | 'Transparent'\n | 'Emphasized'\n | 'Attention';\n /**\n Defines whether the component is disabled.\nA disabled component can't be pressed or\nfocused, and it is not in the tab chain.\n */\n @InputDecorator({ transform: booleanAttribute })\n disabled!: boolean;\n /**\n Defines the accessible ARIA name of the component.\n */\n accessibleName!: string | undefined;\n\n /**\n Fired when the user clicks on the default action.\n */\n ui5Click!: EventEmitter<void>;\n /**\n Fired when the user clicks on the arrow action.\n */\n ui5ArrowClick!: EventEmitter<void>;\n\n private elementRef: ElementRef<SplitButton> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): SplitButton {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { SplitButtonComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;AA6BM,IAAA,oBAAoB,GAhB1B,MAgBM,oBAAoB,CAAA;AAkDxB,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC;KACtC;AAED,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAA4B,MAAM,CAAC,UAAU,CAAC,CAAC;AACzD,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;8GAxDG,oBAAoB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA,EAAA;AAApB,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,oBAAoB,EAaK,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,kBAAA,EAAA,MAAA,EAAA,EAAA,IAAA,EAAA,MAAA,EAAA,iBAAA,EAAA,CAAA,mBAAA,EAAA,mBAAA,EAAA,gBAAgB,CAiBhB,EAAA,MAAA,EAAA,QAAA,EAAA,QAAA,EAAA,CAAA,UAAA,EAAA,UAAA,EAAA,gBAAgB,gKAnCnC,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AAKjC,oBAAoB,GAAA,UAAA,CAAA;AAhBzB,IAAA,WAAW,CAAC;QACX,MAAM;QACN,mBAAmB;QACnB,QAAQ;QACR,UAAU;QACV,gBAAgB;KACjB,CAAC;AACD,IAAA,YAAY,CAAC,CAAC,iBAAiB,EAAE,4BAA4B,CAAC,CAAC;;AAS1D,CAAA,EAAA,oBAAoB,CAyDzB,CAAA;2FAzDK,oBAAoB,EAAA,UAAA,EAAA,CAAA;kBARzB,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,kBAAkB;AAC5B,oBAAA,QAAQ,EAAE,2BAA2B;oBACrC,MAAM,EAAE,CAAC,MAAM,EAAE,mBAAmB,EAAE,QAAQ,EAAE,UAAU,EAAE,gBAAgB,CAAC;AAC7E,oBAAA,OAAO,EAAE,CAAC,UAAU,EAAE,eAAe,CAAC;AACtC,oBAAA,QAAQ,EAAE,gBAAgB;AAC3B,iBAAA,CAAA;wDAeC,iBAAiB,EAAA,CAAA;sBADhBA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;gBAkB/C,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;;;AC3DjD;;AAEG;;;;"}
@@ -1 +1 @@
1
- {"version":3,"file":"ui5-webcomponents-ngx-main-step-input.mjs","sources":["../../../../libs/ui5-angular/main/step-input/index.ts","../../../../libs/ui5-angular/main/step-input/ui5-webcomponents-ngx-main-step-input.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/StepInput.js';\nimport {\n default as StepInput,\n StepInputValueStateChangeEventDetail,\n} from '@ui5/webcomponents/dist/StepInput.js';\n@ProxyInputs([\n 'value',\n 'min',\n 'max',\n 'step',\n 'valueState',\n 'required',\n 'disabled',\n 'readonly',\n 'placeholder',\n 'name',\n 'valuePrecision',\n 'accessibleName',\n 'accessibleNameRef',\n])\n@ProxyOutputs(['change: ui5Change', 'value-state-change: ui5ValueStateChange'])\n@Component({\n standalone: true,\n selector: 'ui5-step-input',\n template: '<ng-content></ng-content>',\n inputs: [\n 'value',\n 'min',\n 'max',\n 'step',\n 'valueState',\n 'required',\n 'disabled',\n 'readonly',\n 'placeholder',\n 'name',\n 'valuePrecision',\n 'accessibleName',\n 'accessibleNameRef',\n ],\n outputs: ['ui5Change', 'ui5ValueStateChange'],\n exportAs: 'ui5StepInput',\n})\nclass StepInputComponent {\n /**\n Defines a value of the component.\n */\n value!: number;\n /**\n Defines a minimum value of the component.\n */\n min!: number | undefined;\n /**\n Defines a maximum value of the component.\n */\n max!: number | undefined;\n /**\n Defines a step of increasing/decreasing the value of the component.\n */\n step!: number;\n /**\n Defines the value state of the component.\n */\n valueState!: 'None' | 'Positive' | 'Critical' | 'Negative' | 'Information';\n /**\n Defines whether the component is required.\n */\n @InputDecorator({ transform: booleanAttribute })\n required!: boolean;\n /**\n Determines whether the component is displayed as disabled.\n */\n @InputDecorator({ transform: booleanAttribute })\n disabled!: boolean;\n /**\n Determines whether the component is displayed as read-only.\n */\n @InputDecorator({ transform: booleanAttribute })\n readonly!: boolean;\n /**\n Defines a short hint, intended to aid the user with data entry when the\ncomponent has no value.\n\n**Note:** When no placeholder is set, the format pattern is displayed as a placeholder.\nPassing an empty string as the value of this property will make the component appear empty - without placeholder or format pattern.\n */\n placeholder!: string | undefined;\n /**\n Determines the name by which the component will be identified upon submission in an HTML form.\n\n**Note:** This property is only applicable within the context of an HTML Form element.\n */\n name!: string;\n /**\n Determines the number of digits after the decimal point of the component.\n */\n valuePrecision!: number;\n /**\n Defines the accessible ARIA name of the component.\n */\n accessibleName!: string;\n /**\n Receives id(or many ids) of the elements that label the component.\n */\n accessibleNameRef!: string;\n\n /**\n Fired when the input operation has finished by pressing Enter or on focusout.\n */\n ui5Change!: EventEmitter<void>;\n /**\n Fired before the value state of the component is updated internally.\nThe event is preventable, meaning that if it's default action is\nprevented, the component will not update the value state.\n */\n ui5ValueStateChange!: EventEmitter<StepInputValueStateChangeEventDetail>;\n\n private elementRef: ElementRef<StepInput> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): StepInput {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { StepInputComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;AAsDM,IAAA,kBAAkB,GAtCxB,MAsCM,kBAAkB,CAAA;AA8EtB,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC;KACtC;AAED,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAA0B,MAAM,CAAC,UAAU,CAAC,CAAC;AACvD,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;8GApFG,kBAAkB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA,EAAA;AAAlB,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,kBAAkB,+KAwBO,gBAAgB,CAAA,EAAA,QAAA,EAAA,CAAA,UAAA,EAAA,UAAA,EAKhB,gBAAgB,CAKhB,EAAA,QAAA,EAAA,CAAA,UAAA,EAAA,UAAA,EAAA,gBAAgB,gSArDnC,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AAmBjC,kBAAkB,GAAA,UAAA,CAAA;AAtCvB,IAAA,WAAW,CAAC;QACX,OAAO;QACP,KAAK;QACL,KAAK;QACL,MAAM;QACN,YAAY;QACZ,UAAU;QACV,UAAU;QACV,UAAU;QACV,aAAa;QACb,MAAM;QACN,gBAAgB;QAChB,gBAAgB;QAChB,mBAAmB;KACpB,CAAC;AACD,IAAA,YAAY,CAAC,CAAC,mBAAmB,EAAE,yCAAyC,CAAC,CAAC;;AAuBzE,CAAA,EAAA,kBAAkB,CAqFvB,CAAA;2FArFK,kBAAkB,EAAA,UAAA,EAAA,CAAA;kBAtBvB,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,gBAAgB;AAC1B,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE;wBACN,OAAO;wBACP,KAAK;wBACL,KAAK;wBACL,MAAM;wBACN,YAAY;wBACZ,UAAU;wBACV,UAAU;wBACV,UAAU;wBACV,aAAa;wBACb,MAAM;wBACN,gBAAgB;wBAChB,gBAAgB;wBAChB,mBAAmB;AACpB,qBAAA;AACD,oBAAA,OAAO,EAAE,CAAC,WAAW,EAAE,qBAAqB,CAAC;AAC7C,oBAAA,QAAQ,EAAE,cAAc;AACzB,iBAAA,CAAA;wDA0BC,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;gBAM/C,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;gBAM/C,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;;;ACxFjD;;AAEG;;;;"}
1
+ {"version":3,"file":"ui5-webcomponents-ngx-main-step-input.mjs","sources":["../../../../libs/ui5-angular/main/step-input/index.ts","../../../../libs/ui5-angular/main/step-input/ui5-webcomponents-ngx-main-step-input.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/StepInput.js';\nimport {\n default as StepInput,\n StepInputValueStateChangeEventDetail,\n} from '@ui5/webcomponents/dist/StepInput.js';\n@ProxyInputs([\n 'value',\n 'min',\n 'max',\n 'step',\n 'valueState',\n 'required',\n 'disabled',\n 'readonly',\n 'placeholder',\n 'name',\n 'valuePrecision',\n 'accessibleName',\n 'accessibleNameRef',\n])\n@ProxyOutputs(['change: ui5Change', 'value-state-change: ui5ValueStateChange'])\n@Component({\n standalone: true,\n selector: 'ui5-step-input',\n template: '<ng-content></ng-content>',\n inputs: [\n 'value',\n 'min',\n 'max',\n 'step',\n 'valueState',\n 'required',\n 'disabled',\n 'readonly',\n 'placeholder',\n 'name',\n 'valuePrecision',\n 'accessibleName',\n 'accessibleNameRef',\n ],\n outputs: ['ui5Change', 'ui5ValueStateChange'],\n exportAs: 'ui5StepInput',\n})\nclass StepInputComponent {\n /**\n Defines a value of the component.\n */\n value!: number;\n /**\n Defines a minimum value of the component.\n */\n min!: number | undefined;\n /**\n Defines a maximum value of the component.\n */\n max!: number | undefined;\n /**\n Defines a step of increasing/decreasing the value of the component.\n */\n step!: number;\n /**\n Defines the value state of the component.\n */\n valueState!: 'None' | 'Positive' | 'Critical' | 'Negative' | 'Information';\n /**\n Defines whether the component is required.\n */\n @InputDecorator({ transform: booleanAttribute })\n required!: boolean;\n /**\n Determines whether the component is displayed as disabled.\n */\n @InputDecorator({ transform: booleanAttribute })\n disabled!: boolean;\n /**\n Determines whether the component is displayed as read-only.\n */\n @InputDecorator({ transform: booleanAttribute })\n readonly!: boolean;\n /**\n Defines a short hint, intended to aid the user with data entry when the\ncomponent has no value.\n\n**Note:** When no placeholder is set, the format pattern is displayed as a placeholder.\nPassing an empty string as the value of this property will make the component appear empty - without placeholder or format pattern.\n */\n placeholder!: string | undefined;\n /**\n Determines the name by which the component will be identified upon submission in an HTML form.\n\n**Note:** This property is only applicable within the context of an HTML Form element.\n */\n name!: string | undefined;\n /**\n Determines the number of digits after the decimal point of the component.\n */\n valuePrecision!: number;\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 | undefined;\n\n /**\n Fired when the input operation has finished by pressing Enter or on focusout.\n */\n ui5Change!: EventEmitter<void>;\n /**\n Fired before the value state of the component is updated internally.\nThe event is preventable, meaning that if it's default action is\nprevented, the component will not update the value state.\n */\n ui5ValueStateChange!: EventEmitter<StepInputValueStateChangeEventDetail>;\n\n private elementRef: ElementRef<StepInput> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): StepInput {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { StepInputComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;AAsDM,IAAA,kBAAkB,GAtCxB,MAsCM,kBAAkB,CAAA;AA8EtB,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC;KACtC;AAED,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAA0B,MAAM,CAAC,UAAU,CAAC,CAAC;AACvD,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;8GApFG,kBAAkB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA,EAAA;AAAlB,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,kBAAkB,+KAwBO,gBAAgB,CAAA,EAAA,QAAA,EAAA,CAAA,UAAA,EAAA,UAAA,EAKhB,gBAAgB,CAKhB,EAAA,QAAA,EAAA,CAAA,UAAA,EAAA,UAAA,EAAA,gBAAgB,gSArDnC,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AAmBjC,kBAAkB,GAAA,UAAA,CAAA;AAtCvB,IAAA,WAAW,CAAC;QACX,OAAO;QACP,KAAK;QACL,KAAK;QACL,MAAM;QACN,YAAY;QACZ,UAAU;QACV,UAAU;QACV,UAAU;QACV,aAAa;QACb,MAAM;QACN,gBAAgB;QAChB,gBAAgB;QAChB,mBAAmB;KACpB,CAAC;AACD,IAAA,YAAY,CAAC,CAAC,mBAAmB,EAAE,yCAAyC,CAAC,CAAC;;AAuBzE,CAAA,EAAA,kBAAkB,CAqFvB,CAAA;2FArFK,kBAAkB,EAAA,UAAA,EAAA,CAAA;kBAtBvB,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,gBAAgB;AAC1B,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE;wBACN,OAAO;wBACP,KAAK;wBACL,KAAK;wBACL,MAAM;wBACN,YAAY;wBACZ,UAAU;wBACV,UAAU;wBACV,UAAU;wBACV,aAAa;wBACb,MAAM;wBACN,gBAAgB;wBAChB,gBAAgB;wBAChB,mBAAmB;AACpB,qBAAA;AACD,oBAAA,OAAO,EAAE,CAAC,WAAW,EAAE,qBAAqB,CAAC;AAC7C,oBAAA,QAAQ,EAAE,cAAc;AACzB,iBAAA,CAAA;wDA0BC,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;gBAM/C,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;gBAM/C,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;;;ACxFjD;;AAEG;;;;"}
@@ -2,9 +2,9 @@ import { __metadata, __decorate } from 'tslib';
2
2
  import * as i0 from '@angular/core';
3
3
  import { ElementRef, inject, NgZone, ChangeDetectorRef, Component } from '@angular/core';
4
4
  import { ProxyInputs } from '@ui5/webcomponents-ngx/utils';
5
- import '@ui5/webcomponents/dist/SuggestionGroupItem.js';
5
+ import '@ui5/webcomponents/dist/SuggestionItemCustom.js';
6
6
 
7
- let SuggestionGroupItemComponent = class SuggestionGroupItemComponent {
7
+ let SuggestionItemCustomComponent = class SuggestionItemCustomComponent {
8
8
  get element() {
9
9
  return this.elementRef.nativeElement;
10
10
  }
@@ -14,21 +14,21 @@ let SuggestionGroupItemComponent = class SuggestionGroupItemComponent {
14
14
  this.cdr = inject(ChangeDetectorRef);
15
15
  this.cdr.detach();
16
16
  }
17
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: SuggestionGroupItemComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
18
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.9", type: SuggestionGroupItemComponent, isStandalone: true, selector: "ui5-suggestion-group-item", inputs: { text: "text" }, exportAs: ["ui5SuggestionGroupItem"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
17
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: SuggestionItemCustomComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
18
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.9", type: SuggestionItemCustomComponent, isStandalone: true, selector: "ui5-suggestion-item-custom", inputs: { text: "text" }, exportAs: ["ui5SuggestionItemCustom"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
19
19
  };
20
- SuggestionGroupItemComponent = __decorate([
20
+ SuggestionItemCustomComponent = __decorate([
21
21
  ProxyInputs(['text']),
22
22
  __metadata("design:paramtypes", [])
23
- ], SuggestionGroupItemComponent);
24
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: SuggestionGroupItemComponent, decorators: [{
23
+ ], SuggestionItemCustomComponent);
24
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: SuggestionItemCustomComponent, decorators: [{
25
25
  type: Component,
26
26
  args: [{
27
27
  standalone: true,
28
- selector: 'ui5-suggestion-group-item',
28
+ selector: 'ui5-suggestion-item-custom',
29
29
  template: '<ng-content></ng-content>',
30
30
  inputs: ['text'],
31
- exportAs: 'ui5SuggestionGroupItem',
31
+ exportAs: 'ui5SuggestionItemCustom',
32
32
  }]
33
33
  }], ctorParameters: () => [] });
34
34
 
@@ -36,5 +36,5 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImpor
36
36
  * Generated bundle index. Do not edit.
37
37
  */
38
38
 
39
- export { SuggestionGroupItemComponent };
40
- //# sourceMappingURL=ui5-webcomponents-ngx-main-suggestion-group-item.mjs.map
39
+ export { SuggestionItemCustomComponent };
40
+ //# sourceMappingURL=ui5-webcomponents-ngx-main-suggestion-item-custom.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ui5-webcomponents-ngx-main-suggestion-item-custom.mjs","sources":["../../../../libs/ui5-angular/main/suggestion-item-custom/index.ts","../../../../libs/ui5-angular/main/suggestion-item-custom/ui5-webcomponents-ngx-main-suggestion-item-custom.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/SuggestionItemCustom.js';\nimport SuggestionItemCustom from '@ui5/webcomponents/dist/SuggestionItemCustom.js';\n@ProxyInputs(['text'])\n@Component({\n standalone: true,\n selector: 'ui5-suggestion-item-custom',\n template: '<ng-content></ng-content>',\n inputs: ['text'],\n exportAs: 'ui5SuggestionItemCustom',\n})\nclass SuggestionItemCustomComponent {\n /**\n Defines the text of the `ui5-suggestion-item-custom`.\n**Note:** The text property is considered only for autocomplete.\n */\n text!: string | undefined;\n\n private elementRef: ElementRef<SuggestionItemCustom> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): SuggestionItemCustom {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { SuggestionItemCustomComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;AAkBM,IAAA,6BAA6B,GARnC,MAQM,6BAA6B,CAAA;AAWjC,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC;KACtC;AAED,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAAqC,MAAM,CAAC,UAAU,CAAC,CAAC;AAClE,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;8GAjBG,6BAA6B,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA,EAAA;AAA7B,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,6BAA6B,uJAJvB,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AAIjC,6BAA6B,GAAA,UAAA,CAAA;AARlC,IAAA,WAAW,CAAC,CAAC,MAAM,CAAC,CAAC;;AAQhB,CAAA,EAAA,6BAA6B,CAkBlC,CAAA;2FAlBK,6BAA6B,EAAA,UAAA,EAAA,CAAA;kBAPlC,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,4BAA4B;AACtC,oBAAA,QAAQ,EAAE,2BAA2B;oBACrC,MAAM,EAAE,CAAC,MAAM,CAAC;AAChB,oBAAA,QAAQ,EAAE,yBAAyB;AACpC,iBAAA,CAAA;;;ACjBD;;AAEG;;;;"}
@@ -0,0 +1,40 @@
1
+ import { __metadata, __decorate } from 'tslib';
2
+ import * as i0 from '@angular/core';
3
+ import { ElementRef, inject, NgZone, ChangeDetectorRef, Component } from '@angular/core';
4
+ import { ProxyInputs } from '@ui5/webcomponents-ngx/utils';
5
+ import '@ui5/webcomponents/dist/SuggestionItemGroup.js';
6
+
7
+ let SuggestionItemGroupComponent = class SuggestionItemGroupComponent {
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: SuggestionItemGroupComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
18
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.9", type: SuggestionItemGroupComponent, isStandalone: true, selector: "ui5-suggestion-item-group", inputs: { headerText: "headerText", headerAccessibleName: "headerAccessibleName" }, exportAs: ["ui5SuggestionItemGroup"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
19
+ };
20
+ SuggestionItemGroupComponent = __decorate([
21
+ ProxyInputs(['headerText', 'headerAccessibleName']),
22
+ __metadata("design:paramtypes", [])
23
+ ], SuggestionItemGroupComponent);
24
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: SuggestionItemGroupComponent, decorators: [{
25
+ type: Component,
26
+ args: [{
27
+ standalone: true,
28
+ selector: 'ui5-suggestion-item-group',
29
+ template: '<ng-content></ng-content>',
30
+ inputs: ['headerText', 'headerAccessibleName'],
31
+ exportAs: 'ui5SuggestionItemGroup',
32
+ }]
33
+ }], ctorParameters: () => [] });
34
+
35
+ /**
36
+ * Generated bundle index. Do not edit.
37
+ */
38
+
39
+ export { SuggestionItemGroupComponent };
40
+ //# sourceMappingURL=ui5-webcomponents-ngx-main-suggestion-item-group.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ui5-webcomponents-ngx-main-suggestion-item-group.mjs","sources":["../../../../libs/ui5-angular/main/suggestion-item-group/index.ts","../../../../libs/ui5-angular/main/suggestion-item-group/ui5-webcomponents-ngx-main-suggestion-item-group.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/SuggestionItemGroup.js';\nimport SuggestionItemGroup from '@ui5/webcomponents/dist/SuggestionItemGroup.js';\n@ProxyInputs(['headerText', 'headerAccessibleName'])\n@Component({\n standalone: true,\n selector: 'ui5-suggestion-item-group',\n template: '<ng-content></ng-content>',\n inputs: ['headerText', 'headerAccessibleName'],\n exportAs: 'ui5SuggestionItemGroup',\n})\nclass SuggestionItemGroupComponent {\n /**\n Defines the header text of the <code>ui5-li-group</code>.\n */\n headerText!: string | undefined;\n /**\n Defines the accessible name of the header.\n */\n headerAccessibleName!: string | undefined;\n\n private elementRef: ElementRef<SuggestionItemGroup> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): SuggestionItemGroup {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { SuggestionItemGroupComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;AAkBM,IAAA,4BAA4B,GARlC,MAQM,4BAA4B,CAAA;AAchC,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;8GApBG,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,+MAJtB,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AAIjC,4BAA4B,GAAA,UAAA,CAAA;AARjC,IAAA,WAAW,CAAC,CAAC,YAAY,EAAE,sBAAsB,CAAC,CAAC;;AAQ9C,CAAA,EAAA,4BAA4B,CAqBjC,CAAA;2FArBK,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;AACrC,oBAAA,MAAM,EAAE,CAAC,YAAY,EAAE,sBAAsB,CAAC;AAC9C,oBAAA,QAAQ,EAAE,wBAAwB;AACnC,iBAAA,CAAA;;;ACjBD;;AAEG;;;;"}
@@ -1,6 +1,6 @@
1
1
  import { __metadata, __decorate } from 'tslib';
2
2
  import * as i0 from '@angular/core';
3
- import { ElementRef, inject, NgZone, ChangeDetectorRef, booleanAttribute, Component, Input } from '@angular/core';
3
+ import { ElementRef, inject, NgZone, ChangeDetectorRef, Component } from '@angular/core';
4
4
  import { ProxyInputs } from '@ui5/webcomponents-ngx/utils';
5
5
  import '@ui5/webcomponents/dist/SuggestionItem.js';
6
6
 
@@ -15,19 +15,10 @@ let SuggestionItemComponent = class SuggestionItemComponent {
15
15
  this.cdr.detach();
16
16
  }
17
17
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: SuggestionItemComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
18
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "17.0.9", type: SuggestionItemComponent, isStandalone: true, selector: "ui5-suggestion-item", inputs: { text: "text", type: "type", description: "description", icon: "icon", iconEnd: ["iconEnd", "iconEnd", booleanAttribute], image: "image", additionalText: "additionalText", additionalTextState: "additionalTextState" }, exportAs: ["ui5SuggestionItem"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
18
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.9", type: SuggestionItemComponent, isStandalone: true, selector: "ui5-suggestion-item", inputs: { text: "text", additionalText: "additionalText" }, exportAs: ["ui5SuggestionItem"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
19
19
  };
20
20
  SuggestionItemComponent = __decorate([
21
- ProxyInputs([
22
- 'text',
23
- 'type',
24
- 'description',
25
- 'icon',
26
- 'iconEnd',
27
- 'image',
28
- 'additionalText',
29
- 'additionalTextState',
30
- ]),
21
+ ProxyInputs(['text', 'additionalText']),
31
22
  __metadata("design:paramtypes", [])
32
23
  ], SuggestionItemComponent);
33
24
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: SuggestionItemComponent, decorators: [{
@@ -36,22 +27,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImpor
36
27
  standalone: true,
37
28
  selector: 'ui5-suggestion-item',
38
29
  template: '<ng-content></ng-content>',
39
- inputs: [
40
- 'text',
41
- 'type',
42
- 'description',
43
- 'icon',
44
- 'iconEnd',
45
- 'image',
46
- 'additionalText',
47
- 'additionalTextState',
48
- ],
30
+ inputs: ['text', 'additionalText'],
49
31
  exportAs: 'ui5SuggestionItem',
50
32
  }]
51
- }], ctorParameters: () => [], propDecorators: { iconEnd: [{
52
- type: Input,
53
- args: [{ transform: booleanAttribute }]
54
- }] } });
33
+ }], ctorParameters: () => [] });
55
34
 
56
35
  /**
57
36
  * Generated bundle index. Do not edit.
@@ -1 +1 @@
1
- {"version":3,"file":"ui5-webcomponents-ngx-main-suggestion-item.mjs","sources":["../../../../libs/ui5-angular/main/suggestion-item/index.ts","../../../../libs/ui5-angular/main/suggestion-item/ui5-webcomponents-ngx-main-suggestion-item.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n Input as InputDecorator,\n NgZone,\n booleanAttribute,\n inject,\n} from '@angular/core';\nimport { ProxyInputs } from '@ui5/webcomponents-ngx/utils';\nimport '@ui5/webcomponents/dist/SuggestionItem.js';\nimport SuggestionItem from '@ui5/webcomponents/dist/SuggestionItem.js';\n@ProxyInputs([\n 'text',\n 'type',\n 'description',\n 'icon',\n 'iconEnd',\n 'image',\n 'additionalText',\n 'additionalTextState',\n])\n@Component({\n standalone: true,\n selector: 'ui5-suggestion-item',\n template: '<ng-content></ng-content>',\n inputs: [\n 'text',\n 'type',\n 'description',\n 'icon',\n 'iconEnd',\n 'image',\n 'additionalText',\n 'additionalTextState',\n ],\n exportAs: 'ui5SuggestionItem',\n})\nclass SuggestionItemComponent {\n /**\n Defines the text of the component.\n */\n text!: string;\n /**\n Defines the visual indication and behavior of the item.\nAvailable options are `Active` (by default), `Inactive` and `Detail`.\n\n**Note:** When set to `Active`, the item will provide visual response upon press and hover,\nwhile when `Inactive` or `Detail` - will not.\n */\n type!: 'Inactive' | 'Active' | 'Detail' | 'Navigation';\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 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 item.\n */\n image!: string;\n /**\n Defines the `additionalText`, displayed in the end of the item.\n */\n additionalText!: string;\n /**\n Defines the state of the `additionalText`.\n */\n additionalTextState!:\n | 'None'\n | 'Positive'\n | 'Critical'\n | 'Negative'\n | 'Information';\n\n private elementRef: ElementRef<SuggestionItem> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): SuggestionItem {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { SuggestionItemComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;AAsCM,IAAA,uBAAuB,GA1B7B,MA0BM,uBAAuB,CAAA;AAwD3B,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;8GA9DG,uBAAuB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA,EAAA;kGAAvB,uBAAuB,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,qBAAA,EAAA,MAAA,EAAA,EAAA,IAAA,EAAA,MAAA,EAAA,IAAA,EAAA,MAAA,EAAA,WAAA,EAAA,aAAA,EAAA,IAAA,EAAA,MAAA,EAAA,OAAA,EAAA,CAAA,SAAA,EAAA,SAAA,EA8BE,gBAAgB,CAAA,EAAA,KAAA,EAAA,OAAA,EAAA,cAAA,EAAA,gBAAA,EAAA,mBAAA,EAAA,qBAAA,EAAA,EAAA,QAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,QAAA,EAAA,EAAA,EAAA,QAAA,EA3CnC,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AAajC,uBAAuB,GAAA,UAAA,CAAA;AA1B5B,IAAA,WAAW,CAAC;QACX,MAAM;QACN,MAAM;QACN,aAAa;QACb,MAAM;QACN,SAAS;QACT,OAAO;QACP,gBAAgB;QAChB,qBAAqB;KACtB,CAAC;;AAiBI,CAAA,EAAA,uBAAuB,CA+D5B,CAAA;2FA/DK,uBAAuB,EAAA,UAAA,EAAA,CAAA;kBAhB5B,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,qBAAqB;AAC/B,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE;wBACN,MAAM;wBACN,MAAM;wBACN,aAAa;wBACb,MAAM;wBACN,SAAS;wBACT,OAAO;wBACP,gBAAgB;wBAChB,qBAAqB;AACtB,qBAAA;AACD,oBAAA,QAAQ,EAAE,mBAAmB;AAC9B,iBAAA,CAAA;wDAgCC,OAAO,EAAA,CAAA;sBADNA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;;;ACpEjD;;AAEG;;;;"}
1
+ {"version":3,"file":"ui5-webcomponents-ngx-main-suggestion-item.mjs","sources":["../../../../libs/ui5-angular/main/suggestion-item/index.ts","../../../../libs/ui5-angular/main/suggestion-item/ui5-webcomponents-ngx-main-suggestion-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/SuggestionItem.js';\nimport SuggestionItem from '@ui5/webcomponents/dist/SuggestionItem.js';\n@ProxyInputs(['text', 'additionalText'])\n@Component({\n standalone: true,\n selector: 'ui5-suggestion-item',\n template: '<ng-content></ng-content>',\n inputs: ['text', 'additionalText'],\n exportAs: 'ui5SuggestionItem',\n})\nclass SuggestionItemComponent {\n /**\n Defines the text of the component.\n */\n text!: string | undefined;\n /**\n Defines the `additionalText`, displayed in the end of the item.\n */\n additionalText!: string | undefined;\n\n private elementRef: ElementRef<SuggestionItem> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): SuggestionItem {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { SuggestionItemComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;AAkBM,IAAA,uBAAuB,GAR7B,MAQM,uBAAuB,CAAA;AAc3B,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;8GApBG,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,4KAJjB,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AAIjC,uBAAuB,GAAA,UAAA,CAAA;AAR5B,IAAA,WAAW,CAAC,CAAC,MAAM,EAAE,gBAAgB,CAAC,CAAC;;AAQlC,CAAA,EAAA,uBAAuB,CAqB5B,CAAA;2FArBK,uBAAuB,EAAA,UAAA,EAAA,CAAA;kBAP5B,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,qBAAqB;AAC/B,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE,CAAC,MAAM,EAAE,gBAAgB,CAAC;AAClC,oBAAA,QAAQ,EAAE,mBAAmB;AAC9B,iBAAA,CAAA;;;ACjBD;;AAEG;;;;"}
@@ -1 +1 @@
1
- {"version":3,"file":"ui5-webcomponents-ngx-main-switch.mjs","sources":["../../../../libs/ui5-angular/main/switch/index.ts","../../../../libs/ui5-angular/main/switch/ui5-webcomponents-ngx-main-switch.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 { GenericControlValueAccessor } from '@ui5/webcomponents-ngx/generic-cva';\nimport { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';\nimport '@ui5/webcomponents/dist/Switch.js';\nimport Switch from '@ui5/webcomponents/dist/Switch.js';\n@ProxyInputs([\n 'design',\n 'checked',\n 'disabled',\n 'textOn',\n 'textOff',\n 'accessibleName',\n 'accessibleNameRef',\n 'tooltip',\n 'required',\n 'name',\n])\n@ProxyOutputs(['change: ui5Change'])\n@Component({\n standalone: true,\n selector: 'ui5-switch',\n template: '<ng-content></ng-content>',\n inputs: [\n 'design',\n 'checked',\n 'disabled',\n 'textOn',\n 'textOff',\n 'accessibleName',\n 'accessibleNameRef',\n 'tooltip',\n 'required',\n 'name',\n ],\n outputs: ['ui5Change'],\n exportAs: 'ui5Switch',\n hostDirectives: [GenericControlValueAccessor],\n host: { '(change)': '_cva?.onChange?.(cvaValue);' },\n})\nclass SwitchComponent {\n /**\n Defines the component design.\n\n**Note:** If `Graphical` type is set,\npositive and negative icons will replace the `textOn` and `textOff`.\n */\n design!: 'Textual' | 'Graphical';\n /**\n Defines if the component is checked.\n\n**Note:** The property can be changed with user interaction,\neither by cliking the component, or by pressing the `Enter` or `Space` key.\n */\n @InputDecorator({ transform: booleanAttribute })\n checked!: boolean;\n /**\n Defines whether the component is disabled.\n\n**Note:** A disabled component is noninteractive.\n */\n @InputDecorator({ transform: booleanAttribute })\n disabled!: boolean;\n /**\n Defines the text, displayed when the component is checked.\n\n**Note:** We recommend using short texts, up to 3 letters (larger texts would be cut off).\n */\n textOn!: string;\n /**\n Defines the text, displayed when the component is not checked.\n\n**Note:** We recommend using short texts, up to 3 letters (larger texts would be cut off).\n */\n textOff!: string;\n /**\n Sets the accessible ARIA name of the component.\n\n**Note**: We recommend that you set an accessibleNameRef pointing to an external label or at least an `accessibleName`.\nProviding an `accessibleNameRef` or an `accessibleName` is mandatory in the cases when `textOn` and `textOff` properties aren't set.\n */\n accessibleName!: string;\n /**\n Receives id(or many ids) of the elements that label the component.\n\n**Note**: We recommend that you set an accessibleNameRef pointing to an external label or at least an `accessibleName`.\nProviding an `accessibleNameRef` or an `accessibleName` is mandatory in the cases when `textOn` and `textOff` properties aren't set.\n */\n accessibleNameRef!: string;\n /**\n Defines the tooltip of the component.\n\n**Note:** If applicable an external label reference should always be the preferred option to provide context to the `ui5-switch` component over a tooltip.\n */\n tooltip!: string;\n /**\n Defines whether the component is required.\n */\n @InputDecorator({ transform: booleanAttribute })\n required!: boolean;\n /**\n Determines the name by which the component will be identified upon submission in an HTML form.\n\n**Note:** This property is only applicable within the context of an HTML Form element.\n */\n name!: string;\n\n /**\n Fired when the component checked state changes.\n */\n ui5Change!: EventEmitter<void>;\n\n private elementRef: ElementRef<Switch> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n protected _cva = inject(GenericControlValueAccessor);\n\n get element(): Switch {\n return this.elementRef.nativeElement;\n }\n\n set cvaValue(val) {\n this.element.checked = val;\n this.cdr.detectChanges();\n }\n get cvaValue() {\n return this.element.checked;\n }\n\n constructor() {\n this.cdr.detach();\n this._cva.host = this;\n }\n}\nexport { SwitchComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":"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"}
1
+ {"version":3,"file":"ui5-webcomponents-ngx-main-switch.mjs","sources":["../../../../libs/ui5-angular/main/switch/index.ts","../../../../libs/ui5-angular/main/switch/ui5-webcomponents-ngx-main-switch.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 { GenericControlValueAccessor } from '@ui5/webcomponents-ngx/generic-cva';\nimport { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';\nimport '@ui5/webcomponents/dist/Switch.js';\nimport Switch from '@ui5/webcomponents/dist/Switch.js';\n@ProxyInputs([\n 'design',\n 'checked',\n 'disabled',\n 'textOn',\n 'textOff',\n 'accessibleName',\n 'accessibleNameRef',\n 'tooltip',\n 'required',\n 'name',\n])\n@ProxyOutputs(['change: ui5Change'])\n@Component({\n standalone: true,\n selector: 'ui5-switch',\n template: '<ng-content></ng-content>',\n inputs: [\n 'design',\n 'checked',\n 'disabled',\n 'textOn',\n 'textOff',\n 'accessibleName',\n 'accessibleNameRef',\n 'tooltip',\n 'required',\n 'name',\n ],\n outputs: ['ui5Change'],\n exportAs: 'ui5Switch',\n hostDirectives: [GenericControlValueAccessor],\n host: { '(change)': '_cva?.onChange?.(cvaValue);' },\n})\nclass SwitchComponent {\n /**\n Defines the component design.\n\n**Note:** If `Graphical` type is set,\npositive and negative icons will replace the `textOn` and `textOff`.\n */\n design!: 'Textual' | 'Graphical';\n /**\n Defines if the component is checked.\n\n**Note:** The property can be changed with user interaction,\neither by cliking the component, or by pressing the `Enter` or `Space` key.\n */\n @InputDecorator({ transform: booleanAttribute })\n checked!: boolean;\n /**\n Defines whether the component is disabled.\n\n**Note:** A disabled component is noninteractive.\n */\n @InputDecorator({ transform: booleanAttribute })\n disabled!: boolean;\n /**\n Defines the text, displayed when the component is checked.\n\n**Note:** We recommend using short texts, up to 3 letters (larger texts would be cut off).\n */\n textOn!: string | undefined;\n /**\n Defines the text, displayed when the component is not checked.\n\n**Note:** We recommend using short texts, up to 3 letters (larger texts would be cut off).\n */\n textOff!: string | undefined;\n /**\n Sets the accessible ARIA name of the component.\n\n**Note**: We recommend that you set an accessibleNameRef pointing to an external label or at least an `accessibleName`.\nProviding an `accessibleNameRef` or an `accessibleName` is mandatory in the cases when `textOn` and `textOff` properties aren't set.\n */\n accessibleName!: string | undefined;\n /**\n Receives id(or many ids) of the elements that label the component.\n\n**Note**: We recommend that you set an accessibleNameRef pointing to an external label or at least an `accessibleName`.\nProviding an `accessibleNameRef` or an `accessibleName` is mandatory in the cases when `textOn` and `textOff` properties aren't set.\n */\n accessibleNameRef!: string | undefined;\n /**\n Defines the tooltip of the component.\n\n**Note:** If applicable an external label reference should always be the preferred option to provide context to the `ui5-switch` component over a tooltip.\n */\n tooltip!: string | undefined;\n /**\n Defines whether the component is required.\n */\n @InputDecorator({ transform: booleanAttribute })\n required!: boolean;\n /**\n Determines the name by which the component will be identified upon submission in an HTML form.\n\n**Note:** This property is only applicable within the context of an HTML Form element.\n */\n name!: string | undefined;\n\n /**\n Fired when the component checked state changes.\n */\n ui5Change!: EventEmitter<void>;\n\n private elementRef: ElementRef<Switch> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n protected _cva = inject(GenericControlValueAccessor);\n\n get element(): Switch {\n return this.elementRef.nativeElement;\n }\n\n set cvaValue(val) {\n this.element.checked = val;\n this.cdr.detectChanges();\n }\n get cvaValue() {\n return this.element.checked;\n }\n\n constructor() {\n this.cdr.detach();\n this._cva.host = this;\n }\n}\nexport { SwitchComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":"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"}
@@ -1 +1 @@
1
- {"version":3,"file":"ui5-webcomponents-ngx-main-tab.mjs","sources":["../../../../libs/ui5-angular/main/tab/index.ts","../../../../libs/ui5-angular/main/tab/ui5-webcomponents-ngx-main-tab.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n Input as InputDecorator,\n NgZone,\n booleanAttribute,\n inject,\n} from '@angular/core';\nimport { ProxyInputs } from '@ui5/webcomponents-ngx/utils';\nimport '@ui5/webcomponents/dist/Tab.js';\nimport Tab from '@ui5/webcomponents/dist/Tab.js';\n@ProxyInputs([\n 'text',\n 'disabled',\n 'additionalText',\n 'icon',\n 'design',\n 'selected',\n])\n@Component({\n standalone: true,\n selector: 'ui5-tab',\n template: '<ng-content></ng-content>',\n inputs: ['text', 'disabled', 'additionalText', 'icon', 'design', 'selected'],\n exportAs: 'ui5Tab',\n})\nclass TabComponent {\n /**\n The text to be displayed for the item.\n */\n text!: string;\n /**\n Disabled tabs can't be selected.\n */\n @InputDecorator({ transform: booleanAttribute })\n disabled!: boolean;\n /**\n Represents the \"additionalText\" text, which is displayed in the tab. In the cases when in the same time there are tabs with icons and tabs without icons, if a tab has no icon the \"additionalText\" is displayed larger.\n */\n additionalText!: string;\n /**\n Defines the icon source URI to be displayed as graphical element within the component.\nThe SAP-icons font provides numerous built-in icons.\nSee all the available icons in the [Icon Explorer](https://sdk.openui5.org/test-resources/sap/m/demokit/iconExplorer/webapp/index.html).\n */\n icon!: string;\n /**\n Defines the component's design color.\n\nThe design is applied to:\n\n- the component icon\n- the `text` when the component overflows\n- the tab selection line\n\nAvailable designs are: `\"Default\"`, `\"Neutral\"`, `\"Positive\"`, `\"Critical\"` and `\"Negative\"`.\n\n**Note:** The design depends on the current theme.\n */\n design!: 'Default' | 'Positive' | 'Negative' | 'Critical' | 'Neutral';\n /**\n Specifies if the component is selected.\n */\n @InputDecorator({ transform: booleanAttribute })\n selected!: boolean;\n\n private elementRef: ElementRef<Tab> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): Tab {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { TabComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;AA2BM,IAAA,YAAY,GAflB,MAeM,YAAY,CAAA;AA4ChB,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC;KACtC;AAED,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAAoB,MAAM,CAAC,UAAU,CAAC,CAAC;AACjD,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;8GAlDG,YAAY,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA,EAAA;AAAZ,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,YAAY,EAQa,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,SAAA,EAAA,MAAA,EAAA,EAAA,IAAA,EAAA,MAAA,EAAA,QAAA,EAAA,CAAA,UAAA,EAAA,UAAA,EAAA,gBAAgB,CA6BhB,EAAA,cAAA,EAAA,gBAAA,EAAA,IAAA,EAAA,MAAA,EAAA,MAAA,EAAA,QAAA,EAAA,QAAA,EAAA,CAAA,UAAA,EAAA,UAAA,EAAA,gBAAgB,mDAzCnC,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AAIjC,YAAY,GAAA,UAAA,CAAA;AAfjB,IAAA,WAAW,CAAC;QACX,MAAM;QACN,UAAU;QACV,gBAAgB;QAChB,MAAM;QACN,QAAQ;QACR,UAAU;KACX,CAAC;;AAQI,CAAA,EAAA,YAAY,CAmDjB,CAAA;2FAnDK,YAAY,EAAA,UAAA,EAAA,CAAA;kBAPjB,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,SAAS;AACnB,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE,CAAC,MAAM,EAAE,UAAU,EAAE,gBAAgB,EAAE,MAAM,EAAE,QAAQ,EAAE,UAAU,CAAC;AAC5E,oBAAA,QAAQ,EAAE,QAAQ;AACnB,iBAAA,CAAA;wDAUC,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;gBA8B/C,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;;;AChEjD;;AAEG;;;;"}
1
+ {"version":3,"file":"ui5-webcomponents-ngx-main-tab.mjs","sources":["../../../../libs/ui5-angular/main/tab/index.ts","../../../../libs/ui5-angular/main/tab/ui5-webcomponents-ngx-main-tab.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n Input as InputDecorator,\n NgZone,\n booleanAttribute,\n inject,\n} from '@angular/core';\nimport { ProxyInputs } from '@ui5/webcomponents-ngx/utils';\nimport '@ui5/webcomponents/dist/Tab.js';\nimport Tab from '@ui5/webcomponents/dist/Tab.js';\n@ProxyInputs([\n 'text',\n 'disabled',\n 'additionalText',\n 'icon',\n 'design',\n 'selected',\n])\n@Component({\n standalone: true,\n selector: 'ui5-tab',\n template: '<ng-content></ng-content>',\n inputs: ['text', 'disabled', 'additionalText', 'icon', 'design', 'selected'],\n exportAs: 'ui5Tab',\n})\nclass TabComponent {\n /**\n The text to be displayed for the item.\n */\n text!: string | undefined;\n /**\n Disabled tabs can't be selected.\n */\n @InputDecorator({ transform: booleanAttribute })\n disabled!: boolean;\n /**\n Represents the \"additionalText\" text, which is displayed in the tab. In the cases when in the same time there are tabs with icons and tabs without icons, if a tab has no icon the \"additionalText\" is displayed larger.\n */\n additionalText!: string | undefined;\n /**\n Defines the icon source URI to be displayed as graphical element within the component.\nThe SAP-icons font provides numerous built-in icons.\nSee all the available icons in the [Icon Explorer](https://sdk.openui5.org/test-resources/sap/m/demokit/iconExplorer/webapp/index.html).\n */\n icon!: string | undefined;\n /**\n Defines the component's design color.\n\nThe design is applied to:\n\n- the component icon\n- the `text` when the component overflows\n- the tab selection line\n\nAvailable designs are: `\"Default\"`, `\"Neutral\"`, `\"Positive\"`, `\"Critical\"` and `\"Negative\"`.\n\n**Note:** The design depends on the current theme.\n */\n design!: 'Default' | 'Positive' | 'Negative' | 'Critical' | 'Neutral';\n /**\n Specifies if the component is selected.\n */\n @InputDecorator({ transform: booleanAttribute })\n selected!: boolean;\n\n private elementRef: ElementRef<Tab> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): Tab {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { TabComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;AA2BM,IAAA,YAAY,GAflB,MAeM,YAAY,CAAA;AA4ChB,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC;KACtC;AAED,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAAoB,MAAM,CAAC,UAAU,CAAC,CAAC;AACjD,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;8GAlDG,YAAY,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA,EAAA;AAAZ,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,YAAY,EAQa,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,SAAA,EAAA,MAAA,EAAA,EAAA,IAAA,EAAA,MAAA,EAAA,QAAA,EAAA,CAAA,UAAA,EAAA,UAAA,EAAA,gBAAgB,CA6BhB,EAAA,cAAA,EAAA,gBAAA,EAAA,IAAA,EAAA,MAAA,EAAA,MAAA,EAAA,QAAA,EAAA,QAAA,EAAA,CAAA,UAAA,EAAA,UAAA,EAAA,gBAAgB,mDAzCnC,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AAIjC,YAAY,GAAA,UAAA,CAAA;AAfjB,IAAA,WAAW,CAAC;QACX,MAAM;QACN,UAAU;QACV,gBAAgB;QAChB,MAAM;QACN,QAAQ;QACR,UAAU;KACX,CAAC;;AAQI,CAAA,EAAA,YAAY,CAmDjB,CAAA;2FAnDK,YAAY,EAAA,UAAA,EAAA,CAAA;kBAPjB,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,SAAS;AACnB,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE,CAAC,MAAM,EAAE,UAAU,EAAE,gBAAgB,EAAE,MAAM,EAAE,QAAQ,EAAE,UAAU,CAAC;AAC5E,oBAAA,QAAQ,EAAE,QAAQ;AACnB,iBAAA,CAAA;wDAUC,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;gBA8B/C,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;;;AChEjD;;AAEG;;;;"}