@ui5/webcomponents-ngx 0.3.0 → 0.3.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (466) hide show
  1. package/esm2022/config/index.mjs +4 -4
  2. package/esm2022/content-density/index.mjs +7 -7
  3. package/esm2022/fiori/barcode-scanner-dialog/index.mjs +3 -3
  4. package/esm2022/fiori/dynamic-page/index.mjs +3 -3
  5. package/esm2022/fiori/dynamic-page-header/index.mjs +3 -3
  6. package/esm2022/fiori/dynamic-page-title/index.mjs +3 -3
  7. package/esm2022/fiori/dynamic-side-content/index.mjs +3 -3
  8. package/esm2022/fiori/filter-item/index.mjs +3 -3
  9. package/esm2022/fiori/filter-item-option/index.mjs +3 -3
  10. package/esm2022/fiori/flexible-column-layout/index.mjs +3 -3
  11. package/esm2022/fiori/illustrated-message/index.mjs +3 -3
  12. package/esm2022/fiori/media-gallery/index.mjs +3 -3
  13. package/esm2022/fiori/media-gallery-item/index.mjs +3 -3
  14. package/esm2022/fiori/notification-list/index.mjs +3 -3
  15. package/esm2022/fiori/notification-list-group-item/index.mjs +3 -3
  16. package/esm2022/fiori/notification-list-item/index.mjs +3 -3
  17. package/esm2022/fiori/page/index.mjs +3 -3
  18. package/esm2022/fiori/product-switch/index.mjs +3 -3
  19. package/esm2022/fiori/product-switch-item/index.mjs +3 -3
  20. package/esm2022/fiori/shell-bar/index.mjs +4 -4
  21. package/esm2022/fiori/shell-bar-item/index.mjs +3 -3
  22. package/esm2022/fiori/side-navigation/index.mjs +3 -3
  23. package/esm2022/fiori/side-navigation-group/index.mjs +3 -3
  24. package/esm2022/fiori/side-navigation-item/index.mjs +3 -3
  25. package/esm2022/fiori/side-navigation-sub-item/index.mjs +3 -3
  26. package/esm2022/fiori/sort-item/index.mjs +3 -3
  27. package/esm2022/fiori/theming/index.mjs +3 -3
  28. package/esm2022/fiori/timeline/index.mjs +3 -3
  29. package/esm2022/fiori/timeline-group-item/index.mjs +39 -0
  30. package/esm2022/fiori/timeline-group-item/ui5-webcomponents-ngx-fiori-timeline-group-item.mjs +5 -0
  31. package/esm2022/fiori/timeline-item/index.mjs +3 -3
  32. package/esm2022/fiori/ui5-fiori.module.mjs +9 -5
  33. package/esm2022/fiori/upload-collection/index.mjs +3 -3
  34. package/esm2022/fiori/upload-collection-item/index.mjs +3 -3
  35. package/esm2022/fiori/view-settings-dialog/index.mjs +3 -3
  36. package/esm2022/fiori/wizard/index.mjs +3 -3
  37. package/esm2022/fiori/wizard-step/index.mjs +3 -3
  38. package/esm2022/generic-cva/index.mjs +3 -3
  39. package/esm2022/i18n/i18n.module.mjs +4 -4
  40. package/esm2022/i18n/i18n.pipe.mjs +4 -4
  41. package/esm2022/i18n/i18n.providers.mjs +1 -1
  42. package/esm2022/i18n/i18n.service.mjs +4 -4
  43. package/esm2022/i18n/i18n.utils.mjs +1 -1
  44. package/esm2022/icons/icons.module.mjs +5 -5
  45. package/esm2022/icons/icons.provider.mjs +4 -4
  46. package/esm2022/index.mjs +2 -1
  47. package/esm2022/main/avatar/index.mjs +3 -3
  48. package/esm2022/main/avatar-group/index.mjs +3 -3
  49. package/esm2022/main/bar/index.mjs +3 -3
  50. package/esm2022/main/breadcrumbs/index.mjs +3 -3
  51. package/esm2022/main/breadcrumbs-item/index.mjs +3 -3
  52. package/esm2022/main/busy-indicator/index.mjs +3 -3
  53. package/esm2022/main/button/index.mjs +3 -3
  54. package/esm2022/main/calendar/index.mjs +3 -3
  55. package/esm2022/main/calendar-date/index.mjs +3 -3
  56. package/esm2022/main/calendar-date-range/index.mjs +3 -3
  57. package/esm2022/main/calendar-legend/index.mjs +3 -3
  58. package/esm2022/main/calendar-legend-item/index.mjs +3 -3
  59. package/esm2022/main/card/index.mjs +11 -8
  60. package/esm2022/main/card-header/index.mjs +3 -3
  61. package/esm2022/main/carousel/index.mjs +3 -3
  62. package/esm2022/main/check-box/index.mjs +3 -3
  63. package/esm2022/main/color-palette/index.mjs +3 -3
  64. package/esm2022/main/color-palette-item/index.mjs +3 -3
  65. package/esm2022/main/color-palette-popover/index.mjs +3 -3
  66. package/esm2022/main/color-picker/index.mjs +3 -3
  67. package/esm2022/main/combo-box/index.mjs +3 -3
  68. package/esm2022/main/combo-box-item/index.mjs +3 -3
  69. package/esm2022/main/combo-box-item-group/index.mjs +3 -3
  70. package/esm2022/main/date-picker/index.mjs +3 -3
  71. package/esm2022/main/date-range-picker/index.mjs +4 -4
  72. package/esm2022/main/date-time-picker/index.mjs +3 -3
  73. package/esm2022/main/dialog/index.mjs +3 -3
  74. package/esm2022/main/file-uploader/index.mjs +3 -3
  75. package/esm2022/main/form/index.mjs +3 -3
  76. package/esm2022/main/form-group/index.mjs +3 -3
  77. package/esm2022/main/form-item/index.mjs +3 -3
  78. package/esm2022/main/icon/index.mjs +3 -3
  79. package/esm2022/main/input/index.mjs +6 -4
  80. package/esm2022/main/label/index.mjs +3 -3
  81. package/esm2022/main/link/index.mjs +3 -3
  82. package/esm2022/main/list/index.mjs +3 -3
  83. package/esm2022/main/list-item-custom/index.mjs +3 -3
  84. package/esm2022/main/list-item-group/index.mjs +7 -5
  85. package/esm2022/main/list-item-standard/index.mjs +3 -3
  86. package/esm2022/main/menu/index.mjs +3 -3
  87. package/esm2022/main/menu-item/index.mjs +4 -4
  88. package/esm2022/main/menu-separator/index.mjs +3 -3
  89. package/esm2022/main/message-strip/index.mjs +3 -3
  90. package/esm2022/main/multi-combo-box/index.mjs +3 -3
  91. package/esm2022/main/multi-combo-box-item/index.mjs +3 -3
  92. package/esm2022/main/multi-combo-box-item-group/index.mjs +3 -3
  93. package/esm2022/main/multi-input/index.mjs +6 -4
  94. package/esm2022/main/option/index.mjs +3 -3
  95. package/esm2022/main/option-custom/index.mjs +3 -3
  96. package/esm2022/main/panel/index.mjs +3 -3
  97. package/esm2022/main/popover/index.mjs +3 -3
  98. package/esm2022/main/progress-indicator/index.mjs +3 -3
  99. package/esm2022/main/radio-button/index.mjs +3 -3
  100. package/esm2022/main/range-slider/index.mjs +3 -3
  101. package/esm2022/main/rating-indicator/index.mjs +3 -3
  102. package/esm2022/main/responsive-popover/index.mjs +3 -3
  103. package/esm2022/main/segmented-button/index.mjs +3 -3
  104. package/esm2022/main/segmented-button-item/index.mjs +3 -3
  105. package/esm2022/main/select/index.mjs +3 -3
  106. package/esm2022/main/slider/index.mjs +3 -3
  107. package/esm2022/main/special-calendar-date/index.mjs +3 -3
  108. package/esm2022/main/split-button/index.mjs +3 -3
  109. package/esm2022/main/step-input/index.mjs +3 -3
  110. package/esm2022/main/suggestion-item/index.mjs +3 -3
  111. package/esm2022/main/suggestion-item-custom/index.mjs +3 -3
  112. package/esm2022/main/suggestion-item-group/index.mjs +7 -5
  113. package/esm2022/main/switch/index.mjs +3 -3
  114. package/esm2022/main/tab/index.mjs +3 -3
  115. package/esm2022/main/tab-container/index.mjs +3 -3
  116. package/esm2022/main/tab-separator/index.mjs +3 -3
  117. package/esm2022/main/table/index.mjs +3 -3
  118. package/esm2022/main/table-cell/index.mjs +3 -3
  119. package/esm2022/main/table-growing/index.mjs +3 -3
  120. package/esm2022/main/table-header-cell/index.mjs +3 -3
  121. package/esm2022/main/table-header-row/index.mjs +4 -4
  122. package/esm2022/main/table-row/index.mjs +3 -3
  123. package/esm2022/main/table-selection/index.mjs +3 -3
  124. package/esm2022/main/tag/index.mjs +3 -3
  125. package/esm2022/main/text/index.mjs +3 -3
  126. package/esm2022/main/text-area/index.mjs +4 -4
  127. package/esm2022/main/theming/index.mjs +3 -3
  128. package/esm2022/main/time-picker/index.mjs +13 -4
  129. package/esm2022/main/title/index.mjs +6 -6
  130. package/esm2022/main/toast/index.mjs +3 -3
  131. package/esm2022/main/toggle-button/index.mjs +3 -3
  132. package/esm2022/main/token/index.mjs +3 -3
  133. package/esm2022/main/tokenizer/index.mjs +3 -3
  134. package/esm2022/main/toolbar/index.mjs +3 -3
  135. package/esm2022/main/toolbar-button/index.mjs +3 -3
  136. package/esm2022/main/toolbar-select/index.mjs +3 -3
  137. package/esm2022/main/toolbar-select-option/index.mjs +3 -3
  138. package/esm2022/main/toolbar-separator/index.mjs +3 -3
  139. package/esm2022/main/toolbar-spacer/index.mjs +3 -3
  140. package/esm2022/main/tree/index.mjs +3 -3
  141. package/esm2022/main/tree-item/index.mjs +3 -3
  142. package/esm2022/main/tree-item-custom/index.mjs +3 -3
  143. package/esm2022/main/ui5-main.module.mjs +4 -4
  144. package/esm2022/theming/base-webcomponents-theming-provider.mjs +4 -4
  145. package/esm2022/theming/theming.module.mjs +4 -4
  146. package/esm2022/theming/theming.service.mjs +3 -3
  147. package/esm2022/ui5-webcomponents.module.mjs +4 -4
  148. package/fesm2022/ui5-webcomponents-ngx-config.mjs +5 -5
  149. package/fesm2022/ui5-webcomponents-ngx-config.mjs.map +1 -1
  150. package/fesm2022/ui5-webcomponents-ngx-content-density.mjs +8 -8
  151. package/fesm2022/ui5-webcomponents-ngx-content-density.mjs.map +1 -1
  152. package/fesm2022/ui5-webcomponents-ngx-fiori-barcode-scanner-dialog.mjs +5 -5
  153. package/fesm2022/ui5-webcomponents-ngx-fiori-barcode-scanner-dialog.mjs.map +1 -1
  154. package/fesm2022/ui5-webcomponents-ngx-fiori-dynamic-page-header.mjs +4 -4
  155. package/fesm2022/ui5-webcomponents-ngx-fiori-dynamic-page-header.mjs.map +1 -1
  156. package/fesm2022/ui5-webcomponents-ngx-fiori-dynamic-page-title.mjs +4 -4
  157. package/fesm2022/ui5-webcomponents-ngx-fiori-dynamic-page-title.mjs.map +1 -1
  158. package/fesm2022/ui5-webcomponents-ngx-fiori-dynamic-page.mjs +5 -5
  159. package/fesm2022/ui5-webcomponents-ngx-fiori-dynamic-page.mjs.map +1 -1
  160. package/fesm2022/ui5-webcomponents-ngx-fiori-dynamic-side-content.mjs +5 -5
  161. package/fesm2022/ui5-webcomponents-ngx-fiori-dynamic-side-content.mjs.map +1 -1
  162. package/fesm2022/ui5-webcomponents-ngx-fiori-filter-item-option.mjs +5 -5
  163. package/fesm2022/ui5-webcomponents-ngx-fiori-filter-item-option.mjs.map +1 -1
  164. package/fesm2022/ui5-webcomponents-ngx-fiori-filter-item.mjs +5 -5
  165. package/fesm2022/ui5-webcomponents-ngx-fiori-filter-item.mjs.map +1 -1
  166. package/fesm2022/ui5-webcomponents-ngx-fiori-flexible-column-layout.mjs +5 -5
  167. package/fesm2022/ui5-webcomponents-ngx-fiori-flexible-column-layout.mjs.map +1 -1
  168. package/fesm2022/ui5-webcomponents-ngx-fiori-illustrated-message.mjs +5 -5
  169. package/fesm2022/ui5-webcomponents-ngx-fiori-illustrated-message.mjs.map +1 -1
  170. package/fesm2022/ui5-webcomponents-ngx-fiori-media-gallery-item.mjs +5 -5
  171. package/fesm2022/ui5-webcomponents-ngx-fiori-media-gallery-item.mjs.map +1 -1
  172. package/fesm2022/ui5-webcomponents-ngx-fiori-media-gallery.mjs +5 -5
  173. package/fesm2022/ui5-webcomponents-ngx-fiori-media-gallery.mjs.map +1 -1
  174. package/fesm2022/ui5-webcomponents-ngx-fiori-notification-list-group-item.mjs +5 -5
  175. package/fesm2022/ui5-webcomponents-ngx-fiori-notification-list-group-item.mjs.map +1 -1
  176. package/fesm2022/ui5-webcomponents-ngx-fiori-notification-list-item.mjs +5 -5
  177. package/fesm2022/ui5-webcomponents-ngx-fiori-notification-list-item.mjs.map +1 -1
  178. package/fesm2022/ui5-webcomponents-ngx-fiori-notification-list.mjs +5 -5
  179. package/fesm2022/ui5-webcomponents-ngx-fiori-notification-list.mjs.map +1 -1
  180. package/fesm2022/ui5-webcomponents-ngx-fiori-page.mjs +5 -5
  181. package/fesm2022/ui5-webcomponents-ngx-fiori-page.mjs.map +1 -1
  182. package/fesm2022/ui5-webcomponents-ngx-fiori-product-switch-item.mjs +5 -5
  183. package/fesm2022/ui5-webcomponents-ngx-fiori-product-switch-item.mjs.map +1 -1
  184. package/fesm2022/ui5-webcomponents-ngx-fiori-product-switch.mjs +4 -4
  185. package/fesm2022/ui5-webcomponents-ngx-fiori-product-switch.mjs.map +1 -1
  186. package/fesm2022/ui5-webcomponents-ngx-fiori-shell-bar-item.mjs +5 -5
  187. package/fesm2022/ui5-webcomponents-ngx-fiori-shell-bar-item.mjs.map +1 -1
  188. package/fesm2022/ui5-webcomponents-ngx-fiori-shell-bar.mjs +5 -5
  189. package/fesm2022/ui5-webcomponents-ngx-fiori-shell-bar.mjs.map +1 -1
  190. package/fesm2022/ui5-webcomponents-ngx-fiori-side-navigation-group.mjs +5 -5
  191. package/fesm2022/ui5-webcomponents-ngx-fiori-side-navigation-group.mjs.map +1 -1
  192. package/fesm2022/ui5-webcomponents-ngx-fiori-side-navigation-item.mjs +5 -5
  193. package/fesm2022/ui5-webcomponents-ngx-fiori-side-navigation-item.mjs.map +1 -1
  194. package/fesm2022/ui5-webcomponents-ngx-fiori-side-navigation-sub-item.mjs +5 -5
  195. package/fesm2022/ui5-webcomponents-ngx-fiori-side-navigation-sub-item.mjs.map +1 -1
  196. package/fesm2022/ui5-webcomponents-ngx-fiori-side-navigation.mjs +5 -5
  197. package/fesm2022/ui5-webcomponents-ngx-fiori-side-navigation.mjs.map +1 -1
  198. package/fesm2022/ui5-webcomponents-ngx-fiori-sort-item.mjs +5 -5
  199. package/fesm2022/ui5-webcomponents-ngx-fiori-sort-item.mjs.map +1 -1
  200. package/fesm2022/ui5-webcomponents-ngx-fiori-theming.mjs +3 -3
  201. package/fesm2022/ui5-webcomponents-ngx-fiori-theming.mjs.map +1 -1
  202. package/fesm2022/ui5-webcomponents-ngx-fiori-timeline-group-item.mjs +45 -0
  203. package/fesm2022/ui5-webcomponents-ngx-fiori-timeline-group-item.mjs.map +1 -0
  204. package/fesm2022/ui5-webcomponents-ngx-fiori-timeline-item.mjs +5 -5
  205. package/fesm2022/ui5-webcomponents-ngx-fiori-timeline-item.mjs.map +1 -1
  206. package/fesm2022/ui5-webcomponents-ngx-fiori-timeline.mjs +5 -5
  207. package/fesm2022/ui5-webcomponents-ngx-fiori-timeline.mjs.map +1 -1
  208. package/fesm2022/ui5-webcomponents-ngx-fiori-upload-collection-item.mjs +5 -5
  209. package/fesm2022/ui5-webcomponents-ngx-fiori-upload-collection-item.mjs.map +1 -1
  210. package/fesm2022/ui5-webcomponents-ngx-fiori-upload-collection.mjs +5 -5
  211. package/fesm2022/ui5-webcomponents-ngx-fiori-upload-collection.mjs.map +1 -1
  212. package/fesm2022/ui5-webcomponents-ngx-fiori-view-settings-dialog.mjs +5 -5
  213. package/fesm2022/ui5-webcomponents-ngx-fiori-view-settings-dialog.mjs.map +1 -1
  214. package/fesm2022/ui5-webcomponents-ngx-fiori-wizard-step.mjs +5 -5
  215. package/fesm2022/ui5-webcomponents-ngx-fiori-wizard-step.mjs.map +1 -1
  216. package/fesm2022/ui5-webcomponents-ngx-fiori-wizard.mjs +5 -5
  217. package/fesm2022/ui5-webcomponents-ngx-fiori-wizard.mjs.map +1 -1
  218. package/fesm2022/ui5-webcomponents-ngx-fiori.mjs +8 -4
  219. package/fesm2022/ui5-webcomponents-ngx-fiori.mjs.map +1 -1
  220. package/fesm2022/ui5-webcomponents-ngx-generic-cva.mjs +3 -3
  221. package/fesm2022/ui5-webcomponents-ngx-generic-cva.mjs.map +1 -1
  222. package/fesm2022/ui5-webcomponents-ngx-i18n.mjs +11 -11
  223. package/fesm2022/ui5-webcomponents-ngx-i18n.mjs.map +1 -1
  224. package/fesm2022/ui5-webcomponents-ngx-icons.mjs +8 -8
  225. package/fesm2022/ui5-webcomponents-ngx-icons.mjs.map +1 -1
  226. package/fesm2022/ui5-webcomponents-ngx-main-avatar-group.mjs +5 -5
  227. package/fesm2022/ui5-webcomponents-ngx-main-avatar-group.mjs.map +1 -1
  228. package/fesm2022/ui5-webcomponents-ngx-main-avatar.mjs +5 -5
  229. package/fesm2022/ui5-webcomponents-ngx-main-avatar.mjs.map +1 -1
  230. package/fesm2022/ui5-webcomponents-ngx-main-bar.mjs +5 -5
  231. package/fesm2022/ui5-webcomponents-ngx-main-bar.mjs.map +1 -1
  232. package/fesm2022/ui5-webcomponents-ngx-main-breadcrumbs-item.mjs +5 -5
  233. package/fesm2022/ui5-webcomponents-ngx-main-breadcrumbs-item.mjs.map +1 -1
  234. package/fesm2022/ui5-webcomponents-ngx-main-breadcrumbs.mjs +5 -5
  235. package/fesm2022/ui5-webcomponents-ngx-main-breadcrumbs.mjs.map +1 -1
  236. package/fesm2022/ui5-webcomponents-ngx-main-busy-indicator.mjs +5 -5
  237. package/fesm2022/ui5-webcomponents-ngx-main-busy-indicator.mjs.map +1 -1
  238. package/fesm2022/ui5-webcomponents-ngx-main-button.mjs +5 -5
  239. package/fesm2022/ui5-webcomponents-ngx-main-button.mjs.map +1 -1
  240. package/fesm2022/ui5-webcomponents-ngx-main-calendar-date-range.mjs +5 -5
  241. package/fesm2022/ui5-webcomponents-ngx-main-calendar-date-range.mjs.map +1 -1
  242. package/fesm2022/ui5-webcomponents-ngx-main-calendar-date.mjs +5 -5
  243. package/fesm2022/ui5-webcomponents-ngx-main-calendar-date.mjs.map +1 -1
  244. package/fesm2022/ui5-webcomponents-ngx-main-calendar-legend-item.mjs +5 -5
  245. package/fesm2022/ui5-webcomponents-ngx-main-calendar-legend-item.mjs.map +1 -1
  246. package/fesm2022/ui5-webcomponents-ngx-main-calendar-legend.mjs +5 -5
  247. package/fesm2022/ui5-webcomponents-ngx-main-calendar-legend.mjs.map +1 -1
  248. package/fesm2022/ui5-webcomponents-ngx-main-calendar.mjs +5 -5
  249. package/fesm2022/ui5-webcomponents-ngx-main-calendar.mjs.map +1 -1
  250. package/fesm2022/ui5-webcomponents-ngx-main-card-header.mjs +5 -5
  251. package/fesm2022/ui5-webcomponents-ngx-main-card-header.mjs.map +1 -1
  252. package/fesm2022/ui5-webcomponents-ngx-main-card.mjs +11 -8
  253. package/fesm2022/ui5-webcomponents-ngx-main-card.mjs.map +1 -1
  254. package/fesm2022/ui5-webcomponents-ngx-main-carousel.mjs +5 -5
  255. package/fesm2022/ui5-webcomponents-ngx-main-carousel.mjs.map +1 -1
  256. package/fesm2022/ui5-webcomponents-ngx-main-check-box.mjs +5 -5
  257. package/fesm2022/ui5-webcomponents-ngx-main-check-box.mjs.map +1 -1
  258. package/fesm2022/ui5-webcomponents-ngx-main-color-palette-item.mjs +5 -5
  259. package/fesm2022/ui5-webcomponents-ngx-main-color-palette-item.mjs.map +1 -1
  260. package/fesm2022/ui5-webcomponents-ngx-main-color-palette-popover.mjs +5 -5
  261. package/fesm2022/ui5-webcomponents-ngx-main-color-palette-popover.mjs.map +1 -1
  262. package/fesm2022/ui5-webcomponents-ngx-main-color-palette.mjs +5 -5
  263. package/fesm2022/ui5-webcomponents-ngx-main-color-palette.mjs.map +1 -1
  264. package/fesm2022/ui5-webcomponents-ngx-main-color-picker.mjs +5 -5
  265. package/fesm2022/ui5-webcomponents-ngx-main-color-picker.mjs.map +1 -1
  266. package/fesm2022/ui5-webcomponents-ngx-main-combo-box-item-group.mjs +5 -5
  267. package/fesm2022/ui5-webcomponents-ngx-main-combo-box-item-group.mjs.map +1 -1
  268. package/fesm2022/ui5-webcomponents-ngx-main-combo-box-item.mjs +5 -5
  269. package/fesm2022/ui5-webcomponents-ngx-main-combo-box-item.mjs.map +1 -1
  270. package/fesm2022/ui5-webcomponents-ngx-main-combo-box.mjs +5 -5
  271. package/fesm2022/ui5-webcomponents-ngx-main-combo-box.mjs.map +1 -1
  272. package/fesm2022/ui5-webcomponents-ngx-main-date-picker.mjs +5 -5
  273. package/fesm2022/ui5-webcomponents-ngx-main-date-picker.mjs.map +1 -1
  274. package/fesm2022/ui5-webcomponents-ngx-main-date-range-picker.mjs +5 -5
  275. package/fesm2022/ui5-webcomponents-ngx-main-date-range-picker.mjs.map +1 -1
  276. package/fesm2022/ui5-webcomponents-ngx-main-date-time-picker.mjs +5 -5
  277. package/fesm2022/ui5-webcomponents-ngx-main-date-time-picker.mjs.map +1 -1
  278. package/fesm2022/ui5-webcomponents-ngx-main-dialog.mjs +5 -5
  279. package/fesm2022/ui5-webcomponents-ngx-main-dialog.mjs.map +1 -1
  280. package/fesm2022/ui5-webcomponents-ngx-main-file-uploader.mjs +5 -5
  281. package/fesm2022/ui5-webcomponents-ngx-main-file-uploader.mjs.map +1 -1
  282. package/fesm2022/ui5-webcomponents-ngx-main-form-group.mjs +5 -5
  283. package/fesm2022/ui5-webcomponents-ngx-main-form-group.mjs.map +1 -1
  284. package/fesm2022/ui5-webcomponents-ngx-main-form-item.mjs +5 -5
  285. package/fesm2022/ui5-webcomponents-ngx-main-form-item.mjs.map +1 -1
  286. package/fesm2022/ui5-webcomponents-ngx-main-form.mjs +5 -5
  287. package/fesm2022/ui5-webcomponents-ngx-main-form.mjs.map +1 -1
  288. package/fesm2022/ui5-webcomponents-ngx-main-icon.mjs +5 -5
  289. package/fesm2022/ui5-webcomponents-ngx-main-icon.mjs.map +1 -1
  290. package/fesm2022/ui5-webcomponents-ngx-main-input.mjs +7 -5
  291. package/fesm2022/ui5-webcomponents-ngx-main-input.mjs.map +1 -1
  292. package/fesm2022/ui5-webcomponents-ngx-main-label.mjs +5 -5
  293. package/fesm2022/ui5-webcomponents-ngx-main-label.mjs.map +1 -1
  294. package/fesm2022/ui5-webcomponents-ngx-main-link.mjs +5 -5
  295. package/fesm2022/ui5-webcomponents-ngx-main-link.mjs.map +1 -1
  296. package/fesm2022/ui5-webcomponents-ngx-main-list-item-custom.mjs +5 -5
  297. package/fesm2022/ui5-webcomponents-ngx-main-list-item-custom.mjs.map +1 -1
  298. package/fesm2022/ui5-webcomponents-ngx-main-list-item-group.mjs +8 -6
  299. package/fesm2022/ui5-webcomponents-ngx-main-list-item-group.mjs.map +1 -1
  300. package/fesm2022/ui5-webcomponents-ngx-main-list-item-standard.mjs +5 -5
  301. package/fesm2022/ui5-webcomponents-ngx-main-list-item-standard.mjs.map +1 -1
  302. package/fesm2022/ui5-webcomponents-ngx-main-list.mjs +5 -5
  303. package/fesm2022/ui5-webcomponents-ngx-main-list.mjs.map +1 -1
  304. package/fesm2022/ui5-webcomponents-ngx-main-menu-item.mjs +5 -5
  305. package/fesm2022/ui5-webcomponents-ngx-main-menu-item.mjs.map +1 -1
  306. package/fesm2022/ui5-webcomponents-ngx-main-menu-separator.mjs +4 -4
  307. package/fesm2022/ui5-webcomponents-ngx-main-menu-separator.mjs.map +1 -1
  308. package/fesm2022/ui5-webcomponents-ngx-main-menu.mjs +5 -5
  309. package/fesm2022/ui5-webcomponents-ngx-main-menu.mjs.map +1 -1
  310. package/fesm2022/ui5-webcomponents-ngx-main-message-strip.mjs +5 -5
  311. package/fesm2022/ui5-webcomponents-ngx-main-message-strip.mjs.map +1 -1
  312. package/fesm2022/ui5-webcomponents-ngx-main-multi-combo-box-item-group.mjs +5 -5
  313. package/fesm2022/ui5-webcomponents-ngx-main-multi-combo-box-item-group.mjs.map +1 -1
  314. package/fesm2022/ui5-webcomponents-ngx-main-multi-combo-box-item.mjs +5 -5
  315. package/fesm2022/ui5-webcomponents-ngx-main-multi-combo-box-item.mjs.map +1 -1
  316. package/fesm2022/ui5-webcomponents-ngx-main-multi-combo-box.mjs +5 -5
  317. package/fesm2022/ui5-webcomponents-ngx-main-multi-combo-box.mjs.map +1 -1
  318. package/fesm2022/ui5-webcomponents-ngx-main-multi-input.mjs +7 -5
  319. package/fesm2022/ui5-webcomponents-ngx-main-multi-input.mjs.map +1 -1
  320. package/fesm2022/ui5-webcomponents-ngx-main-option-custom.mjs +5 -5
  321. package/fesm2022/ui5-webcomponents-ngx-main-option-custom.mjs.map +1 -1
  322. package/fesm2022/ui5-webcomponents-ngx-main-option.mjs +5 -5
  323. package/fesm2022/ui5-webcomponents-ngx-main-option.mjs.map +1 -1
  324. package/fesm2022/ui5-webcomponents-ngx-main-panel.mjs +5 -5
  325. package/fesm2022/ui5-webcomponents-ngx-main-panel.mjs.map +1 -1
  326. package/fesm2022/ui5-webcomponents-ngx-main-popover.mjs +5 -5
  327. package/fesm2022/ui5-webcomponents-ngx-main-popover.mjs.map +1 -1
  328. package/fesm2022/ui5-webcomponents-ngx-main-progress-indicator.mjs +5 -5
  329. package/fesm2022/ui5-webcomponents-ngx-main-progress-indicator.mjs.map +1 -1
  330. package/fesm2022/ui5-webcomponents-ngx-main-radio-button.mjs +5 -5
  331. package/fesm2022/ui5-webcomponents-ngx-main-radio-button.mjs.map +1 -1
  332. package/fesm2022/ui5-webcomponents-ngx-main-range-slider.mjs +5 -5
  333. package/fesm2022/ui5-webcomponents-ngx-main-range-slider.mjs.map +1 -1
  334. package/fesm2022/ui5-webcomponents-ngx-main-rating-indicator.mjs +5 -5
  335. package/fesm2022/ui5-webcomponents-ngx-main-rating-indicator.mjs.map +1 -1
  336. package/fesm2022/ui5-webcomponents-ngx-main-responsive-popover.mjs +5 -5
  337. package/fesm2022/ui5-webcomponents-ngx-main-responsive-popover.mjs.map +1 -1
  338. package/fesm2022/ui5-webcomponents-ngx-main-segmented-button-item.mjs +5 -5
  339. package/fesm2022/ui5-webcomponents-ngx-main-segmented-button-item.mjs.map +1 -1
  340. package/fesm2022/ui5-webcomponents-ngx-main-segmented-button.mjs +5 -5
  341. package/fesm2022/ui5-webcomponents-ngx-main-segmented-button.mjs.map +1 -1
  342. package/fesm2022/ui5-webcomponents-ngx-main-select.mjs +5 -5
  343. package/fesm2022/ui5-webcomponents-ngx-main-select.mjs.map +1 -1
  344. package/fesm2022/ui5-webcomponents-ngx-main-slider.mjs +5 -5
  345. package/fesm2022/ui5-webcomponents-ngx-main-slider.mjs.map +1 -1
  346. package/fesm2022/ui5-webcomponents-ngx-main-special-calendar-date.mjs +5 -5
  347. package/fesm2022/ui5-webcomponents-ngx-main-special-calendar-date.mjs.map +1 -1
  348. package/fesm2022/ui5-webcomponents-ngx-main-split-button.mjs +5 -5
  349. package/fesm2022/ui5-webcomponents-ngx-main-split-button.mjs.map +1 -1
  350. package/fesm2022/ui5-webcomponents-ngx-main-step-input.mjs +5 -5
  351. package/fesm2022/ui5-webcomponents-ngx-main-step-input.mjs.map +1 -1
  352. package/fesm2022/ui5-webcomponents-ngx-main-suggestion-item-custom.mjs +5 -5
  353. package/fesm2022/ui5-webcomponents-ngx-main-suggestion-item-custom.mjs.map +1 -1
  354. package/fesm2022/ui5-webcomponents-ngx-main-suggestion-item-group.mjs +8 -6
  355. package/fesm2022/ui5-webcomponents-ngx-main-suggestion-item-group.mjs.map +1 -1
  356. package/fesm2022/ui5-webcomponents-ngx-main-suggestion-item.mjs +5 -5
  357. package/fesm2022/ui5-webcomponents-ngx-main-suggestion-item.mjs.map +1 -1
  358. package/fesm2022/ui5-webcomponents-ngx-main-switch.mjs +5 -5
  359. package/fesm2022/ui5-webcomponents-ngx-main-switch.mjs.map +1 -1
  360. package/fesm2022/ui5-webcomponents-ngx-main-tab-container.mjs +5 -5
  361. package/fesm2022/ui5-webcomponents-ngx-main-tab-container.mjs.map +1 -1
  362. package/fesm2022/ui5-webcomponents-ngx-main-tab-separator.mjs +4 -4
  363. package/fesm2022/ui5-webcomponents-ngx-main-tab-separator.mjs.map +1 -1
  364. package/fesm2022/ui5-webcomponents-ngx-main-tab.mjs +5 -5
  365. package/fesm2022/ui5-webcomponents-ngx-main-tab.mjs.map +1 -1
  366. package/fesm2022/ui5-webcomponents-ngx-main-table-cell.mjs +4 -4
  367. package/fesm2022/ui5-webcomponents-ngx-main-table-cell.mjs.map +1 -1
  368. package/fesm2022/ui5-webcomponents-ngx-main-table-growing.mjs +5 -5
  369. package/fesm2022/ui5-webcomponents-ngx-main-table-growing.mjs.map +1 -1
  370. package/fesm2022/ui5-webcomponents-ngx-main-table-header-cell.mjs +5 -5
  371. package/fesm2022/ui5-webcomponents-ngx-main-table-header-cell.mjs.map +1 -1
  372. package/fesm2022/ui5-webcomponents-ngx-main-table-header-row.mjs +5 -5
  373. package/fesm2022/ui5-webcomponents-ngx-main-table-header-row.mjs.map +1 -1
  374. package/fesm2022/ui5-webcomponents-ngx-main-table-row.mjs +5 -5
  375. package/fesm2022/ui5-webcomponents-ngx-main-table-row.mjs.map +1 -1
  376. package/fesm2022/ui5-webcomponents-ngx-main-table-selection.mjs +5 -5
  377. package/fesm2022/ui5-webcomponents-ngx-main-table-selection.mjs.map +1 -1
  378. package/fesm2022/ui5-webcomponents-ngx-main-table.mjs +5 -5
  379. package/fesm2022/ui5-webcomponents-ngx-main-table.mjs.map +1 -1
  380. package/fesm2022/ui5-webcomponents-ngx-main-tag.mjs +5 -5
  381. package/fesm2022/ui5-webcomponents-ngx-main-tag.mjs.map +1 -1
  382. package/fesm2022/ui5-webcomponents-ngx-main-text-area.mjs +5 -5
  383. package/fesm2022/ui5-webcomponents-ngx-main-text-area.mjs.map +1 -1
  384. package/fesm2022/ui5-webcomponents-ngx-main-text.mjs +5 -5
  385. package/fesm2022/ui5-webcomponents-ngx-main-text.mjs.map +1 -1
  386. package/fesm2022/ui5-webcomponents-ngx-main-theming.mjs +3 -3
  387. package/fesm2022/ui5-webcomponents-ngx-main-theming.mjs.map +1 -1
  388. package/fesm2022/ui5-webcomponents-ngx-main-time-picker.mjs +14 -5
  389. package/fesm2022/ui5-webcomponents-ngx-main-time-picker.mjs.map +1 -1
  390. package/fesm2022/ui5-webcomponents-ngx-main-title.mjs +7 -7
  391. package/fesm2022/ui5-webcomponents-ngx-main-title.mjs.map +1 -1
  392. package/fesm2022/ui5-webcomponents-ngx-main-toast.mjs +5 -5
  393. package/fesm2022/ui5-webcomponents-ngx-main-toast.mjs.map +1 -1
  394. package/fesm2022/ui5-webcomponents-ngx-main-toggle-button.mjs +5 -5
  395. package/fesm2022/ui5-webcomponents-ngx-main-toggle-button.mjs.map +1 -1
  396. package/fesm2022/ui5-webcomponents-ngx-main-token.mjs +5 -5
  397. package/fesm2022/ui5-webcomponents-ngx-main-token.mjs.map +1 -1
  398. package/fesm2022/ui5-webcomponents-ngx-main-tokenizer.mjs +5 -5
  399. package/fesm2022/ui5-webcomponents-ngx-main-tokenizer.mjs.map +1 -1
  400. package/fesm2022/ui5-webcomponents-ngx-main-toolbar-button.mjs +5 -5
  401. package/fesm2022/ui5-webcomponents-ngx-main-toolbar-button.mjs.map +1 -1
  402. package/fesm2022/ui5-webcomponents-ngx-main-toolbar-select-option.mjs +5 -5
  403. package/fesm2022/ui5-webcomponents-ngx-main-toolbar-select-option.mjs.map +1 -1
  404. package/fesm2022/ui5-webcomponents-ngx-main-toolbar-select.mjs +5 -5
  405. package/fesm2022/ui5-webcomponents-ngx-main-toolbar-select.mjs.map +1 -1
  406. package/fesm2022/ui5-webcomponents-ngx-main-toolbar-separator.mjs +5 -5
  407. package/fesm2022/ui5-webcomponents-ngx-main-toolbar-separator.mjs.map +1 -1
  408. package/fesm2022/ui5-webcomponents-ngx-main-toolbar-spacer.mjs +5 -5
  409. package/fesm2022/ui5-webcomponents-ngx-main-toolbar-spacer.mjs.map +1 -1
  410. package/fesm2022/ui5-webcomponents-ngx-main-toolbar.mjs +5 -5
  411. package/fesm2022/ui5-webcomponents-ngx-main-toolbar.mjs.map +1 -1
  412. package/fesm2022/ui5-webcomponents-ngx-main-tree-item-custom.mjs +5 -5
  413. package/fesm2022/ui5-webcomponents-ngx-main-tree-item-custom.mjs.map +1 -1
  414. package/fesm2022/ui5-webcomponents-ngx-main-tree-item.mjs +5 -5
  415. package/fesm2022/ui5-webcomponents-ngx-main-tree-item.mjs.map +1 -1
  416. package/fesm2022/ui5-webcomponents-ngx-main-tree.mjs +5 -5
  417. package/fesm2022/ui5-webcomponents-ngx-main-tree.mjs.map +1 -1
  418. package/fesm2022/ui5-webcomponents-ngx-main.mjs +4 -4
  419. package/fesm2022/ui5-webcomponents-ngx-main.mjs.map +1 -1
  420. package/fesm2022/ui5-webcomponents-ngx-theming.mjs +11 -11
  421. package/fesm2022/ui5-webcomponents-ngx-theming.mjs.map +1 -1
  422. package/fesm2022/ui5-webcomponents-ngx-utils.mjs +1 -1
  423. package/fesm2022/ui5-webcomponents-ngx-utils.mjs.map +1 -1
  424. package/fesm2022/ui5-webcomponents-ngx.mjs +5 -4
  425. package/fesm2022/ui5-webcomponents-ngx.mjs.map +1 -1
  426. package/fiori/shell-bar/index.d.ts +1 -1
  427. package/fiori/timeline-group-item/index.d.ts +27 -0
  428. package/fiori/ui5-fiori.module.d.ts +8 -7
  429. package/index.d.ts +1 -0
  430. package/main/card/index.d.ts +10 -1
  431. package/main/date-range-picker/index.d.ts +1 -1
  432. package/main/input/index.d.ts +5 -1
  433. package/main/list-item-group/index.d.ts +15 -2
  434. package/main/menu-item/index.d.ts +2 -4
  435. package/main/multi-input/index.d.ts +5 -1
  436. package/main/suggestion-item-group/index.d.ts +15 -1
  437. package/main/table-header-row/index.d.ts +3 -0
  438. package/main/text-area/index.d.ts +2 -2
  439. package/main/time-picker/index.d.ts +14 -1
  440. package/main/title/index.d.ts +8 -1
  441. package/package.json +18 -12
  442. package/schematics/add-dependencies/index.js +1 -2
  443. package/schematics/add-i18n/index.js +3 -4
  444. package/schematics/add-styles/index.js +1 -2
  445. package/schematics/add-theming/add-theming-module.js +32 -48
  446. package/schematics/add-theming/index.js +1 -2
  447. package/schematics/get-config.js +1 -2
  448. package/schematics/get-i18n-config.js +1 -2
  449. package/schematics/ng-add/index.js +2 -3
  450. package/schematics/ng-update/0.2.0-rc.0/index.js +1 -1
  451. package/schematics/utils/find-import-local-name.js +1 -2
  452. package/schematics/utils/find-import-providers-from-call.js +1 -2
  453. package/schematics/utils/find-ng-module-metadata.js +1 -2
  454. package/schematics/utils/find-providers-literal.js +1 -2
  455. package/schematics/utils/get-project-definition.js +1 -2
  456. package/schematics/utils/get-project-target.js +1 -2
  457. package/schematics/utils/getModuleDeclaration.js +1 -2
  458. package/schematics/utils/getSourceFile.js +1 -2
  459. package/schematics/utils/has-module-import.js +1 -2
  460. package/schematics/utils/is-ng-module-expression.js +1 -2
  461. package/schematics/utils/package-config.js +2 -3
  462. package/schematics/utils/project-main-file.js +2 -3
  463. package/schematics/utils/promt.js +1 -2
  464. package/schematics/utils/resolve-identifier-of-expression.js +1 -2
  465. package/ui5-webcomponents-ngx-0.3.1.tgz +0 -0
  466. package/ui5-webcomponents-ngx-0.3.0.tgz +0 -0
@@ -1,6 +1,6 @@
1
- import { __metadata, __decorate } from 'tslib';
1
+ import { __decorate, __metadata } from 'tslib';
2
2
  import * as i0 from '@angular/core';
3
- import { ElementRef, inject, NgZone, ChangeDetectorRef, booleanAttribute, Component, Input } from '@angular/core';
3
+ import { inject, ElementRef, NgZone, ChangeDetectorRef, booleanAttribute, Input, Component } from '@angular/core';
4
4
  import * as i1 from '@ui5/webcomponents-ngx/generic-cva';
5
5
  import { GenericControlValueAccessor } from '@ui5/webcomponents-ngx/generic-cva';
6
6
  import { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';
@@ -25,8 +25,8 @@ let SwitchComponent = class SwitchComponent {
25
25
  this.cdr.detach();
26
26
  this._cva.host = this;
27
27
  }
28
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: SwitchComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
29
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "17.0.9", type: SwitchComponent, isStandalone: true, selector: "ui5-switch", inputs: { design: "design", checked: ["checked", "checked", booleanAttribute], disabled: ["disabled", "disabled", booleanAttribute], textOn: "textOn", textOff: "textOff", accessibleName: "accessibleName", accessibleNameRef: "accessibleNameRef", tooltip: "tooltip", required: ["required", "required", booleanAttribute], name: "name" }, outputs: { ui5Change: "ui5Change" }, host: { listeners: { "change": "_cva?.onChange?.(cvaValue);" } }, exportAs: ["ui5Switch"], hostDirectives: [{ directive: i1.GenericControlValueAccessor }], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
28
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: SwitchComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
29
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.1.4", type: SwitchComponent, isStandalone: true, selector: "ui5-switch", inputs: { design: "design", checked: ["checked", "checked", booleanAttribute], disabled: ["disabled", "disabled", booleanAttribute], textOn: "textOn", textOff: "textOff", accessibleName: "accessibleName", accessibleNameRef: "accessibleNameRef", tooltip: "tooltip", required: ["required", "required", booleanAttribute], name: "name" }, outputs: { ui5Change: "ui5Change" }, host: { listeners: { "change": "_cva?.onChange?.(cvaValue);" } }, exportAs: ["ui5Switch"], hostDirectives: [{ directive: i1.GenericControlValueAccessor }], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
30
30
  };
31
31
  SwitchComponent = __decorate([
32
32
  ProxyInputs([
@@ -44,7 +44,7 @@ SwitchComponent = __decorate([
44
44
  ProxyOutputs(['change: ui5Change']),
45
45
  __metadata("design:paramtypes", [])
46
46
  ], SwitchComponent);
47
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: SwitchComponent, decorators: [{
47
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: SwitchComponent, decorators: [{
48
48
  type: Component,
49
49
  args: [{
50
50
  standalone: true,
@@ -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 | 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":";;;;;;;;AAgDM,IAAA,eAAe,GAlCrB,MAkCM,eAAe,CAAA;AA6EnB,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,OAAO,GAAG,GAAG,CAAC;AAC3B,QAAA,IAAI,CAAC,GAAG,CAAC,aAAa,EAAE,CAAC;KAC1B;AACD,IAAA,IAAI,QAAQ,GAAA;AACV,QAAA,OAAO,IAAI,CAAC,OAAO,CAAC,OAAO,CAAC;KAC7B;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;8GA5FG,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,0GAcU,gBAAgB,CAAA,EAAA,QAAA,EAAA,CAAA,UAAA,EAAA,UAAA,EAOhB,gBAAgB,CAqChB,EAAA,MAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,cAAA,EAAA,gBAAA,EAAA,iBAAA,EAAA,mBAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,CAAA,UAAA,EAAA,UAAA,EAAA,gBAAgB,4OA5EnC,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AAkBjC,eAAe,GAAA,UAAA,CAAA;AAlCpB,IAAA,WAAW,CAAC;QACX,QAAQ;QACR,SAAS;QACT,UAAU;QACV,QAAQ;QACR,SAAS;QACT,gBAAgB;QAChB,mBAAmB;QACnB,SAAS;QACT,UAAU;QACV,MAAM;KACP,CAAC;AACD,IAAA,YAAY,CAAC,CAAC,mBAAmB,CAAC,CAAC;;AAsB9B,CAAA,EAAA,eAAe,CA6FpB,CAAA;2FA7FK,eAAe,EAAA,UAAA,EAAA,CAAA;kBArBpB,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,QAAQ;wBACR,SAAS;wBACT,UAAU;wBACV,QAAQ;wBACR,SAAS;wBACT,gBAAgB;wBAChB,mBAAmB;wBACnB,SAAS;wBACT,UAAU;wBACV,MAAM;AACP,qBAAA;oBACD,OAAO,EAAE,CAAC,WAAW,CAAC;AACtB,oBAAA,QAAQ,EAAE,WAAW;oBACrB,cAAc,EAAE,CAAC,2BAA2B,CAAC;AAC7C,oBAAA,IAAI,EAAE,EAAE,UAAU,EAAE,6BAA6B,EAAE;AACpD,iBAAA,CAAA;wDAgBC,OAAO,EAAA,CAAA;sBADNA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;gBAQ/C,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;gBAsC/C,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;;;AC1GjD;;AAEG;;;;"}
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":";;;;;;;;AAgDM,IAAA,eAAe,GAlCrB,MAkCM,eAAe,CAAA;AA6EnB,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa;;IAGtC,IAAI,QAAQ,CAAC,GAAG,EAAA;AACd,QAAA,IAAI,CAAC,OAAO,CAAC,OAAO,GAAG,GAAG;AAC1B,QAAA,IAAI,CAAC,GAAG,CAAC,aAAa,EAAE;;AAE1B,IAAA,IAAI,QAAQ,GAAA;AACV,QAAA,OAAO,IAAI,CAAC,OAAO,CAAC,OAAO;;AAG7B,IAAA,WAAA,GAAA;AAjBQ,QAAA,IAAA,CAAA,UAAU,GAAuB,MAAM,CAAC,UAAU,CAAC;AACnD,QAAA,IAAA,CAAA,IAAI,GAAG,MAAM,CAAC,MAAM,CAAC;AACrB,QAAA,IAAA,CAAA,GAAG,GAAG,MAAM,CAAC,iBAAiB,CAAC;AAC7B,QAAA,IAAA,CAAA,IAAI,GAAG,MAAM,CAAC,2BAA2B,CAAC;AAelD,QAAA,IAAI,CAAC,GAAG,CAAC,MAAM,EAAE;AACjB,QAAA,IAAI,CAAC,IAAI,CAAC,IAAI,GAAG,IAAI;;8GA3FnB,eAAe,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAAf,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,eAAe,0GAcU,gBAAgB,CAAA,EAAA,QAAA,EAAA,CAAA,UAAA,EAAA,UAAA,EAOhB,gBAAgB,CAqChB,EAAA,MAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,cAAA,EAAA,gBAAA,EAAA,iBAAA,EAAA,mBAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,CAAA,UAAA,EAAA,UAAA,EAAA,gBAAgB,4OA5EnC,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA;;AAkBjC,eAAe,GAAA,UAAA,CAAA;AAlCpB,IAAA,WAAW,CAAC;QACX,QAAQ;QACR,SAAS;QACT,UAAU;QACV,QAAQ;QACR,SAAS;QACT,gBAAgB;QAChB,mBAAmB;QACnB,SAAS;QACT,UAAU;QACV,MAAM;KACP,CAAC;AACD,IAAA,YAAY,CAAC,CAAC,mBAAmB,CAAC,CAAC;;AAsB9B,CAAA,EAAA,eAAe,CA6FpB;2FA7FK,eAAe,EAAA,UAAA,EAAA,CAAA;kBArBpB,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,QAAQ;wBACR,SAAS;wBACT,UAAU;wBACV,QAAQ;wBACR,SAAS;wBACT,gBAAgB;wBAChB,mBAAmB;wBACnB,SAAS;wBACT,UAAU;wBACV,MAAM;AACP,qBAAA;oBACD,OAAO,EAAE,CAAC,WAAW,CAAC;AACtB,oBAAA,QAAQ,EAAE,WAAW;oBACrB,cAAc,EAAE,CAAC,2BAA2B,CAAC;AAC7C,oBAAA,IAAI,EAAE,EAAE,UAAU,EAAE,6BAA6B,EAAE;AACpD,iBAAA;wDAgBC,OAAO,EAAA,CAAA;sBADNA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE;gBAQ/C,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE;gBAsC/C,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE;;;AC1GjD;;AAEG;;;;"}
@@ -1,6 +1,6 @@
1
- import { __metadata, __decorate } from 'tslib';
1
+ import { __decorate, __metadata } from 'tslib';
2
2
  import * as i0 from '@angular/core';
3
- import { ElementRef, inject, NgZone, ChangeDetectorRef, booleanAttribute, Component, Input } from '@angular/core';
3
+ import { inject, ElementRef, NgZone, ChangeDetectorRef, booleanAttribute, Input, Component } from '@angular/core';
4
4
  import { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';
5
5
  import '@ui5/webcomponents/dist/TabContainer.js';
6
6
 
@@ -14,8 +14,8 @@ let TabContainerComponent = class TabContainerComponent {
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: TabContainerComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
18
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "17.0.9", type: TabContainerComponent, isStandalone: true, selector: "ui5-tabcontainer", inputs: { collapsed: ["collapsed", "collapsed", booleanAttribute], tabLayout: "tabLayout", overflowMode: "overflowMode", headerBackgroundDesign: "headerBackgroundDesign", contentBackgroundDesign: "contentBackgroundDesign" }, outputs: { ui5TabSelect: "ui5TabSelect", ui5MoveOver: "ui5MoveOver", ui5Move: "ui5Move" }, exportAs: ["ui5Tabcontainer"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
17
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: TabContainerComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
18
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.1.4", type: TabContainerComponent, isStandalone: true, selector: "ui5-tabcontainer", inputs: { collapsed: ["collapsed", "collapsed", booleanAttribute], tabLayout: "tabLayout", overflowMode: "overflowMode", headerBackgroundDesign: "headerBackgroundDesign", contentBackgroundDesign: "contentBackgroundDesign" }, outputs: { ui5TabSelect: "ui5TabSelect", ui5MoveOver: "ui5MoveOver", ui5Move: "ui5Move" }, exportAs: ["ui5Tabcontainer"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
19
19
  };
20
20
  TabContainerComponent = __decorate([
21
21
  ProxyInputs([
@@ -32,7 +32,7 @@ TabContainerComponent = __decorate([
32
32
  ]),
33
33
  __metadata("design:paramtypes", [])
34
34
  ], TabContainerComponent);
35
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: TabContainerComponent, decorators: [{
35
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: TabContainerComponent, decorators: [{
36
36
  type: Component,
37
37
  args: [{
38
38
  standalone: true,
@@ -1 +1 @@
1
- {"version":3,"file":"ui5-webcomponents-ngx-main-tab-container.mjs","sources":["../../../../libs/ui5-angular/main/tab-container/index.ts","../../../../libs/ui5-angular/main/tab-container/ui5-webcomponents-ngx-main-tab-container.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/TabContainer.js';\nimport {\n default as TabContainer,\n TabContainerMoveEventDetail,\n TabContainerTabSelectEventDetail,\n} from '@ui5/webcomponents/dist/TabContainer.js';\n@ProxyInputs([\n 'collapsed',\n 'tabLayout',\n 'overflowMode',\n 'headerBackgroundDesign',\n 'contentBackgroundDesign',\n])\n@ProxyOutputs([\n 'tab-select: ui5TabSelect',\n 'move-over: ui5MoveOver',\n 'move: ui5Move',\n])\n@Component({\n standalone: true,\n selector: 'ui5-tabcontainer',\n template: '<ng-content></ng-content>',\n inputs: [\n 'collapsed',\n 'tabLayout',\n 'overflowMode',\n 'headerBackgroundDesign',\n 'contentBackgroundDesign',\n ],\n outputs: ['ui5TabSelect', 'ui5MoveOver', 'ui5Move'],\n exportAs: 'ui5Tabcontainer',\n})\nclass TabContainerComponent {\n /**\n Defines whether the tab content is collapsed.\n */\n @InputDecorator({ transform: booleanAttribute })\n collapsed!: boolean;\n /**\n Defines the alignment of the content and the `additionalText` of a tab.\n\n**Note:**\nThe content and the `additionalText` would be displayed vertically by default,\nbut when set to `Inline`, they would be displayed horizontally.\n */\n tabLayout!: 'Inline' | 'Standard';\n /**\n Defines the overflow mode of the header (the tab strip). If you have a large number of tabs, only the tabs that can fit on screen will be visible.\nAll other tabs that can 't fit on the screen are available in an overflow tab \"More\".\n\n**Note:**\nOnly one overflow at the end would be displayed by default,\nbut when set to `StartAndEnd`, there will be two overflows on both ends, and tab order will not change on tab selection.\n */\n overflowMode!: 'End' | 'StartAndEnd';\n /**\n Sets the background color of the Tab Container's header as `Solid`, `Transparent`, or `Translucent`.\n */\n headerBackgroundDesign!: 'Solid' | 'Transparent' | 'Translucent';\n /**\n Sets the background color of the Tab Container's content as `Solid`, `Transparent`, or `Translucent`.\n */\n contentBackgroundDesign!: 'Solid' | 'Transparent' | 'Translucent';\n\n /**\n Fired when a tab is selected.\n */\n ui5TabSelect!: EventEmitter<TabContainerTabSelectEventDetail>;\n /**\n Fired when element is being moved over the tab container.\n\nIf the new position is valid, prevent the default action of the event using `preventDefault()`.\n */\n ui5MoveOver!: EventEmitter<TabContainerMoveEventDetail>;\n /**\n Fired when element is moved to the tab container.\n\n**Note:** `move` event is fired only if there was a preceding `move-over` with prevented default action.\n */\n ui5Move!: EventEmitter<TabContainerMoveEventDetail>;\n\n private elementRef: ElementRef<TabContainer> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): TabContainer {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { TabContainerComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;AA2CM,IAAA,qBAAqB,GA1B3B,MA0BM,qBAAqB,CAAA;AAqDzB,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC;KACtC;AAED,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAA6B,MAAM,CAAC,UAAU,CAAC,CAAC;AAC1D,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;8GA3DG,qBAAqB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA,EAAA;kGAArB,qBAAqB,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,kBAAA,EAAA,MAAA,EAAA,EAAA,SAAA,EAAA,CAAA,WAAA,EAAA,WAAA,EAII,gBAAgB,CAAA,EAAA,SAAA,EAAA,WAAA,EAAA,YAAA,EAAA,cAAA,EAAA,sBAAA,EAAA,wBAAA,EAAA,uBAAA,EAAA,yBAAA,EAAA,EAAA,OAAA,EAAA,EAAA,YAAA,EAAA,cAAA,EAAA,WAAA,EAAA,aAAA,EAAA,OAAA,EAAA,SAAA,EAAA,EAAA,QAAA,EAAA,CAAA,iBAAA,CAAA,EAAA,QAAA,EAAA,EAAA,EAAA,QAAA,EAfnC,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AAWjC,qBAAqB,GAAA,UAAA,CAAA;AA1B1B,IAAA,WAAW,CAAC;QACX,WAAW;QACX,WAAW;QACX,cAAc;QACd,wBAAwB;QACxB,yBAAyB;KAC1B,CAAC;AACD,IAAA,YAAY,CAAC;QACZ,0BAA0B;QAC1B,wBAAwB;QACxB,eAAe;KAChB,CAAC;;AAeI,CAAA,EAAA,qBAAqB,CA4D1B,CAAA;2FA5DK,qBAAqB,EAAA,UAAA,EAAA,CAAA;kBAd1B,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,kBAAkB;AAC5B,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE;wBACN,WAAW;wBACX,WAAW;wBACX,cAAc;wBACd,wBAAwB;wBACxB,yBAAyB;AAC1B,qBAAA;AACD,oBAAA,OAAO,EAAE,CAAC,cAAc,EAAE,aAAa,EAAE,SAAS,CAAC;AACnD,oBAAA,QAAQ,EAAE,iBAAiB;AAC5B,iBAAA,CAAA;wDAMC,SAAS,EAAA,CAAA;sBADRA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;;;AC/CjD;;AAEG;;;;"}
1
+ {"version":3,"file":"ui5-webcomponents-ngx-main-tab-container.mjs","sources":["../../../../libs/ui5-angular/main/tab-container/index.ts","../../../../libs/ui5-angular/main/tab-container/ui5-webcomponents-ngx-main-tab-container.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/TabContainer.js';\nimport {\n default as TabContainer,\n TabContainerMoveEventDetail,\n TabContainerTabSelectEventDetail,\n} from '@ui5/webcomponents/dist/TabContainer.js';\n@ProxyInputs([\n 'collapsed',\n 'tabLayout',\n 'overflowMode',\n 'headerBackgroundDesign',\n 'contentBackgroundDesign',\n])\n@ProxyOutputs([\n 'tab-select: ui5TabSelect',\n 'move-over: ui5MoveOver',\n 'move: ui5Move',\n])\n@Component({\n standalone: true,\n selector: 'ui5-tabcontainer',\n template: '<ng-content></ng-content>',\n inputs: [\n 'collapsed',\n 'tabLayout',\n 'overflowMode',\n 'headerBackgroundDesign',\n 'contentBackgroundDesign',\n ],\n outputs: ['ui5TabSelect', 'ui5MoveOver', 'ui5Move'],\n exportAs: 'ui5Tabcontainer',\n})\nclass TabContainerComponent {\n /**\n Defines whether the tab content is collapsed.\n */\n @InputDecorator({ transform: booleanAttribute })\n collapsed!: boolean;\n /**\n Defines the alignment of the content and the `additionalText` of a tab.\n\n**Note:**\nThe content and the `additionalText` would be displayed vertically by default,\nbut when set to `Inline`, they would be displayed horizontally.\n */\n tabLayout!: 'Inline' | 'Standard';\n /**\n Defines the overflow mode of the header (the tab strip). If you have a large number of tabs, only the tabs that can fit on screen will be visible.\nAll other tabs that can 't fit on the screen are available in an overflow tab \"More\".\n\n**Note:**\nOnly one overflow at the end would be displayed by default,\nbut when set to `StartAndEnd`, there will be two overflows on both ends, and tab order will not change on tab selection.\n */\n overflowMode!: 'End' | 'StartAndEnd';\n /**\n Sets the background color of the Tab Container's header as `Solid`, `Transparent`, or `Translucent`.\n */\n headerBackgroundDesign!: 'Solid' | 'Transparent' | 'Translucent';\n /**\n Sets the background color of the Tab Container's content as `Solid`, `Transparent`, or `Translucent`.\n */\n contentBackgroundDesign!: 'Solid' | 'Transparent' | 'Translucent';\n\n /**\n Fired when a tab is selected.\n */\n ui5TabSelect!: EventEmitter<TabContainerTabSelectEventDetail>;\n /**\n Fired when element is being moved over the tab container.\n\nIf the new position is valid, prevent the default action of the event using `preventDefault()`.\n */\n ui5MoveOver!: EventEmitter<TabContainerMoveEventDetail>;\n /**\n Fired when element is moved to the tab container.\n\n**Note:** `move` event is fired only if there was a preceding `move-over` with prevented default action.\n */\n ui5Move!: EventEmitter<TabContainerMoveEventDetail>;\n\n private elementRef: ElementRef<TabContainer> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): TabContainer {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { TabContainerComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;AA2CM,IAAA,qBAAqB,GA1B3B,MA0BM,qBAAqB,CAAA;AAqDzB,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa;;AAGtC,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAA6B,MAAM,CAAC,UAAU,CAAC;AACzD,QAAA,IAAA,CAAA,IAAI,GAAG,MAAM,CAAC,MAAM,CAAC;AACrB,QAAA,IAAA,CAAA,GAAG,GAAG,MAAM,CAAC,iBAAiB,CAAC;AAOrC,QAAA,IAAI,CAAC,GAAG,CAAC,MAAM,EAAE;;8GA1Df,qBAAqB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;kGAArB,qBAAqB,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,kBAAA,EAAA,MAAA,EAAA,EAAA,SAAA,EAAA,CAAA,WAAA,EAAA,WAAA,EAII,gBAAgB,CAAA,EAAA,SAAA,EAAA,WAAA,EAAA,YAAA,EAAA,cAAA,EAAA,sBAAA,EAAA,wBAAA,EAAA,uBAAA,EAAA,yBAAA,EAAA,EAAA,OAAA,EAAA,EAAA,YAAA,EAAA,cAAA,EAAA,WAAA,EAAA,aAAA,EAAA,OAAA,EAAA,SAAA,EAAA,EAAA,QAAA,EAAA,CAAA,iBAAA,CAAA,EAAA,QAAA,EAAA,EAAA,EAAA,QAAA,EAfnC,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA;;AAWjC,qBAAqB,GAAA,UAAA,CAAA;AA1B1B,IAAA,WAAW,CAAC;QACX,WAAW;QACX,WAAW;QACX,cAAc;QACd,wBAAwB;QACxB,yBAAyB;KAC1B,CAAC;AACD,IAAA,YAAY,CAAC;QACZ,0BAA0B;QAC1B,wBAAwB;QACxB,eAAe;KAChB,CAAC;;AAeI,CAAA,EAAA,qBAAqB,CA4D1B;2FA5DK,qBAAqB,EAAA,UAAA,EAAA,CAAA;kBAd1B,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,kBAAkB;AAC5B,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE;wBACN,WAAW;wBACX,WAAW;wBACX,cAAc;wBACd,wBAAwB;wBACxB,yBAAyB;AAC1B,qBAAA;AACD,oBAAA,OAAO,EAAE,CAAC,cAAc,EAAE,aAAa,EAAE,SAAS,CAAC;AACnD,oBAAA,QAAQ,EAAE,iBAAiB;AAC5B,iBAAA;wDAMC,SAAS,EAAA,CAAA;sBADRA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE;;;AC/CjD;;AAEG;;;;"}
@@ -1,5 +1,5 @@
1
1
  import * as i0 from '@angular/core';
2
- import { ElementRef, inject, NgZone, ChangeDetectorRef, Component } from '@angular/core';
2
+ import { inject, ElementRef, NgZone, ChangeDetectorRef, Component } from '@angular/core';
3
3
  import '@ui5/webcomponents/dist/TabSeparator.js';
4
4
 
5
5
  class TabSeparatorComponent {
@@ -12,10 +12,10 @@ class TabSeparatorComponent {
12
12
  this.cdr = inject(ChangeDetectorRef);
13
13
  this.cdr.detach();
14
14
  }
15
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: TabSeparatorComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
16
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.9", type: TabSeparatorComponent, isStandalone: true, selector: "ui5-tab-separator", exportAs: ["ui5TabSeparator"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
15
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: TabSeparatorComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
16
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.1.4", type: TabSeparatorComponent, isStandalone: true, selector: "ui5-tab-separator", exportAs: ["ui5TabSeparator"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
17
17
  }
18
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: TabSeparatorComponent, decorators: [{
18
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: TabSeparatorComponent, decorators: [{
19
19
  type: Component,
20
20
  args: [{
21
21
  standalone: true,
@@ -1 +1 @@
1
- {"version":3,"file":"ui5-webcomponents-ngx-main-tab-separator.mjs","sources":["../../../../libs/ui5-angular/main/tab-separator/index.ts","../../../../libs/ui5-angular/main/tab-separator/ui5-webcomponents-ngx-main-tab-separator.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n NgZone,\n inject,\n} from '@angular/core';\nimport '@ui5/webcomponents/dist/TabSeparator.js';\nimport TabSeparator from '@ui5/webcomponents/dist/TabSeparator.js';\n\n@Component({\n standalone: true,\n selector: 'ui5-tab-separator',\n template: '<ng-content></ng-content>',\n exportAs: 'ui5TabSeparator',\n})\nclass TabSeparatorComponent {\n private elementRef: ElementRef<TabSeparator> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): TabSeparator {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { TabSeparatorComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;AAUA,MAMM,qBAAqB,CAAA;AAKzB,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC;KACtC;AAED,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAA6B,MAAM,CAAC,UAAU,CAAC,CAAC;AAC1D,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;8GAXG,qBAAqB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA,EAAA;AAArB,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,qBAAqB,4GAHf,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;2FAGjC,qBAAqB,EAAA,UAAA,EAAA,CAAA;kBAN1B,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,mBAAmB;AAC7B,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,QAAQ,EAAE,iBAAiB;AAC5B,iBAAA,CAAA;;;ACfD;;AAEG;;;;"}
1
+ {"version":3,"file":"ui5-webcomponents-ngx-main-tab-separator.mjs","sources":["../../../../libs/ui5-angular/main/tab-separator/index.ts","../../../../libs/ui5-angular/main/tab-separator/ui5-webcomponents-ngx-main-tab-separator.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n NgZone,\n inject,\n} from '@angular/core';\nimport '@ui5/webcomponents/dist/TabSeparator.js';\nimport TabSeparator from '@ui5/webcomponents/dist/TabSeparator.js';\n\n@Component({\n standalone: true,\n selector: 'ui5-tab-separator',\n template: '<ng-content></ng-content>',\n exportAs: 'ui5TabSeparator',\n})\nclass TabSeparatorComponent {\n private elementRef: ElementRef<TabSeparator> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): TabSeparator {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { TabSeparatorComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;AAUA,MAMM,qBAAqB,CAAA;AAKzB,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa;;AAGtC,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAA6B,MAAM,CAAC,UAAU,CAAC;AACzD,QAAA,IAAA,CAAA,IAAI,GAAG,MAAM,CAAC,MAAM,CAAC;AACrB,QAAA,IAAA,CAAA,GAAG,GAAG,MAAM,CAAC,iBAAiB,CAAC;AAOrC,QAAA,IAAI,CAAC,GAAG,CAAC,MAAM,EAAE;;8GAVf,qBAAqB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAArB,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,qBAAqB,4GAHf,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA;;2FAGjC,qBAAqB,EAAA,UAAA,EAAA,CAAA;kBAN1B,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,mBAAmB;AAC7B,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,QAAQ,EAAE,iBAAiB;AAC5B,iBAAA;;;ACfD;;AAEG;;;;"}
@@ -1,6 +1,6 @@
1
- import { __metadata, __decorate } from 'tslib';
1
+ import { __decorate, __metadata } from 'tslib';
2
2
  import * as i0 from '@angular/core';
3
- import { ElementRef, inject, NgZone, ChangeDetectorRef, booleanAttribute, Component, Input } from '@angular/core';
3
+ import { inject, ElementRef, NgZone, ChangeDetectorRef, booleanAttribute, Input, Component } from '@angular/core';
4
4
  import { ProxyInputs } from '@ui5/webcomponents-ngx/utils';
5
5
  import '@ui5/webcomponents/dist/Tab.js';
6
6
 
@@ -14,8 +14,8 @@ let TabComponent = class TabComponent {
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: TabComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
18
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "17.0.9", type: TabComponent, isStandalone: true, selector: "ui5-tab", inputs: { text: "text", disabled: ["disabled", "disabled", booleanAttribute], additionalText: "additionalText", icon: "icon", design: "design", selected: ["selected", "selected", booleanAttribute] }, exportAs: ["ui5Tab"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
17
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: TabComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
18
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.1.4", type: TabComponent, isStandalone: true, selector: "ui5-tab", inputs: { text: "text", disabled: ["disabled", "disabled", booleanAttribute], additionalText: "additionalText", icon: "icon", design: "design", selected: ["selected", "selected", booleanAttribute] }, exportAs: ["ui5Tab"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
19
19
  };
20
20
  TabComponent = __decorate([
21
21
  ProxyInputs([
@@ -28,7 +28,7 @@ TabComponent = __decorate([
28
28
  ]),
29
29
  __metadata("design:paramtypes", [])
30
30
  ], TabComponent);
31
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: TabComponent, decorators: [{
31
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: TabComponent, decorators: [{
32
32
  type: Component,
33
33
  args: [{
34
34
  standalone: true,
@@ -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 | 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;;;;"}
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;;AAGtC,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAAoB,MAAM,CAAC,UAAU,CAAC;AAChD,QAAA,IAAA,CAAA,IAAI,GAAG,MAAM,CAAC,MAAM,CAAC;AACrB,QAAA,IAAA,CAAA,GAAG,GAAG,MAAM,CAAC,iBAAiB,CAAC;AAOrC,QAAA,IAAI,CAAC,GAAG,CAAC,MAAM,EAAE;;8GAjDf,YAAY,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;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;;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;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;wDAUC,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE;gBA8B/C,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE;;;AChEjD;;AAEG;;;;"}
@@ -1,5 +1,5 @@
1
1
  import * as i0 from '@angular/core';
2
- import { ElementRef, inject, NgZone, ChangeDetectorRef, Component } from '@angular/core';
2
+ import { inject, ElementRef, NgZone, ChangeDetectorRef, Component } from '@angular/core';
3
3
  import '@ui5/webcomponents/dist/TableCell.js';
4
4
 
5
5
  class TableCellComponent {
@@ -12,10 +12,10 @@ class TableCellComponent {
12
12
  this.cdr = inject(ChangeDetectorRef);
13
13
  this.cdr.detach();
14
14
  }
15
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: TableCellComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
16
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.9", type: TableCellComponent, isStandalone: true, selector: "ui5-table-cell", exportAs: ["ui5TableCell"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
15
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: TableCellComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
16
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.1.4", type: TableCellComponent, isStandalone: true, selector: "ui5-table-cell", exportAs: ["ui5TableCell"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
17
17
  }
18
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: TableCellComponent, decorators: [{
18
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: TableCellComponent, decorators: [{
19
19
  type: Component,
20
20
  args: [{
21
21
  standalone: true,
@@ -1 +1 @@
1
- {"version":3,"file":"ui5-webcomponents-ngx-main-table-cell.mjs","sources":["../../../../libs/ui5-angular/main/table-cell/index.ts","../../../../libs/ui5-angular/main/table-cell/ui5-webcomponents-ngx-main-table-cell.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n NgZone,\n inject,\n} from '@angular/core';\nimport '@ui5/webcomponents/dist/TableCell.js';\nimport TableCell from '@ui5/webcomponents/dist/TableCell.js';\n\n@Component({\n standalone: true,\n selector: 'ui5-table-cell',\n template: '<ng-content></ng-content>',\n exportAs: 'ui5TableCell',\n})\nclass TableCellComponent {\n private elementRef: ElementRef<TableCell> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): TableCell {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { TableCellComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;AAUA,MAMM,kBAAkB,CAAA;AAKtB,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;8GAXG,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,sGAHZ,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;2FAGjC,kBAAkB,EAAA,UAAA,EAAA,CAAA;kBANvB,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,gBAAgB;AAC1B,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,QAAQ,EAAE,cAAc;AACzB,iBAAA,CAAA;;;ACfD;;AAEG;;;;"}
1
+ {"version":3,"file":"ui5-webcomponents-ngx-main-table-cell.mjs","sources":["../../../../libs/ui5-angular/main/table-cell/index.ts","../../../../libs/ui5-angular/main/table-cell/ui5-webcomponents-ngx-main-table-cell.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n NgZone,\n inject,\n} from '@angular/core';\nimport '@ui5/webcomponents/dist/TableCell.js';\nimport TableCell from '@ui5/webcomponents/dist/TableCell.js';\n\n@Component({\n standalone: true,\n selector: 'ui5-table-cell',\n template: '<ng-content></ng-content>',\n exportAs: 'ui5TableCell',\n})\nclass TableCellComponent {\n private elementRef: ElementRef<TableCell> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): TableCell {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { TableCellComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;AAUA,MAMM,kBAAkB,CAAA;AAKtB,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa;;AAGtC,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAA0B,MAAM,CAAC,UAAU,CAAC;AACtD,QAAA,IAAA,CAAA,IAAI,GAAG,MAAM,CAAC,MAAM,CAAC;AACrB,QAAA,IAAA,CAAA,GAAG,GAAG,MAAM,CAAC,iBAAiB,CAAC;AAOrC,QAAA,IAAI,CAAC,GAAG,CAAC,MAAM,EAAE;;8GAVf,kBAAkB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAAlB,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,kBAAkB,sGAHZ,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA;;2FAGjC,kBAAkB,EAAA,UAAA,EAAA,CAAA;kBANvB,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,gBAAgB;AAC1B,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,QAAQ,EAAE,cAAc;AACzB,iBAAA;;;ACfD;;AAEG;;;;"}
@@ -1,6 +1,6 @@
1
- import { __metadata, __decorate } from 'tslib';
1
+ import { __decorate, __metadata } from 'tslib';
2
2
  import * as i0 from '@angular/core';
3
- import { ElementRef, inject, NgZone, ChangeDetectorRef, Component } from '@angular/core';
3
+ import { inject, ElementRef, NgZone, ChangeDetectorRef, Component } from '@angular/core';
4
4
  import { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';
5
5
  import '@ui5/webcomponents/dist/TableGrowing.js';
6
6
 
@@ -14,15 +14,15 @@ let TableGrowingComponent = class TableGrowingComponent {
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: TableGrowingComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
18
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.9", type: TableGrowingComponent, isStandalone: true, selector: "ui5-table-growing", inputs: { type: "type", growingText: "growingText", growingSubText: "growingSubText" }, outputs: { ui5LoadMore: "ui5LoadMore" }, exportAs: ["ui5TableGrowing"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
17
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: TableGrowingComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
18
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.1.4", type: TableGrowingComponent, isStandalone: true, selector: "ui5-table-growing", inputs: { type: "type", growingText: "growingText", growingSubText: "growingSubText" }, outputs: { ui5LoadMore: "ui5LoadMore" }, exportAs: ["ui5TableGrowing"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
19
19
  };
20
20
  TableGrowingComponent = __decorate([
21
21
  ProxyInputs(['type', 'growingText', 'growingSubText']),
22
22
  ProxyOutputs(['load-more: ui5LoadMore']),
23
23
  __metadata("design:paramtypes", [])
24
24
  ], TableGrowingComponent);
25
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: TableGrowingComponent, decorators: [{
25
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: TableGrowingComponent, decorators: [{
26
26
  type: Component,
27
27
  args: [{
28
28
  standalone: true,
@@ -1 +1 @@
1
- {"version":3,"file":"ui5-webcomponents-ngx-main-table-growing.mjs","sources":["../../../../libs/ui5-angular/main/table-growing/index.ts","../../../../libs/ui5-angular/main/table-growing/ui5-webcomponents-ngx-main-table-growing.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n EventEmitter,\n NgZone,\n inject,\n} from '@angular/core';\nimport { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';\nimport '@ui5/webcomponents/dist/TableGrowing.js';\nimport TableGrowing from '@ui5/webcomponents/dist/TableGrowing.js';\n@ProxyInputs(['type', 'growingText', 'growingSubText'])\n@ProxyOutputs(['load-more: ui5LoadMore'])\n@Component({\n standalone: true,\n selector: 'ui5-table-growing',\n template: '<ng-content></ng-content>',\n inputs: ['type', 'growingText', 'growingSubText'],\n outputs: ['ui5LoadMore'],\n exportAs: 'ui5TableGrowing',\n})\nclass TableGrowingComponent {\n /**\n Defines the mode of the <code>ui5-table</code> growing.\n\nAvailable options are:\n\nButton - Shows a More button at the bottom of the table, pressing it will load more rows.\n\nScroll - The rows are loaded automatically by scrolling to the bottom of the table. If the table is not scrollable, this option is the same as the Button.\n */\n type!: 'Button' | 'Scroll';\n /**\n Defines the text that will be displayed inside the growing button.\nHas no effect when type is set to `Scroll`.\n\n**Note:** When not provided and the type is set to Button, a default text is displayed, corresponding to the\ncurrent language.\n */\n growingText!: string | undefined;\n /**\n Defines the text that will be displayed below the `growingText` inside the growing button.\nHas no effect when type is set to Scroll.\n */\n growingSubText!: string | undefined;\n\n /**\n Fired when the growing button is pressed or the user scrolls to the end of the table.\n */\n ui5LoadMore!: EventEmitter<void>;\n\n private elementRef: ElementRef<TableGrowing> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): TableGrowing {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { TableGrowingComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;AAqBM,IAAA,qBAAqB,GAV3B,MAUM,qBAAqB,CAAA;AAkCzB,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC;KACtC;AAED,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAA6B,MAAM,CAAC,UAAU,CAAC,CAAC;AAC1D,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;8GAxCG,qBAAqB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA,EAAA;AAArB,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,qBAAqB,6OALf,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AAKjC,qBAAqB,GAAA,UAAA,CAAA;IAV1B,WAAW,CAAC,CAAC,MAAM,EAAE,aAAa,EAAE,gBAAgB,CAAC,CAAC;AACtD,IAAA,YAAY,CAAC,CAAC,wBAAwB,CAAC,CAAC;;AASnC,CAAA,EAAA,qBAAqB,CAyC1B,CAAA;2FAzCK,qBAAqB,EAAA,UAAA,EAAA,CAAA;kBAR1B,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,mBAAmB;AAC7B,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE,CAAC,MAAM,EAAE,aAAa,EAAE,gBAAgB,CAAC;oBACjD,OAAO,EAAE,CAAC,aAAa,CAAC;AACxB,oBAAA,QAAQ,EAAE,iBAAiB;AAC5B,iBAAA,CAAA;;;ACpBD;;AAEG;;;;"}
1
+ {"version":3,"file":"ui5-webcomponents-ngx-main-table-growing.mjs","sources":["../../../../libs/ui5-angular/main/table-growing/index.ts","../../../../libs/ui5-angular/main/table-growing/ui5-webcomponents-ngx-main-table-growing.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n EventEmitter,\n NgZone,\n inject,\n} from '@angular/core';\nimport { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';\nimport '@ui5/webcomponents/dist/TableGrowing.js';\nimport TableGrowing from '@ui5/webcomponents/dist/TableGrowing.js';\n@ProxyInputs(['type', 'growingText', 'growingSubText'])\n@ProxyOutputs(['load-more: ui5LoadMore'])\n@Component({\n standalone: true,\n selector: 'ui5-table-growing',\n template: '<ng-content></ng-content>',\n inputs: ['type', 'growingText', 'growingSubText'],\n outputs: ['ui5LoadMore'],\n exportAs: 'ui5TableGrowing',\n})\nclass TableGrowingComponent {\n /**\n Defines the mode of the <code>ui5-table</code> growing.\n\nAvailable options are:\n\nButton - Shows a More button at the bottom of the table, pressing it will load more rows.\n\nScroll - The rows are loaded automatically by scrolling to the bottom of the table. If the table is not scrollable, this option is the same as the Button.\n */\n type!: 'Button' | 'Scroll';\n /**\n Defines the text that will be displayed inside the growing button.\nHas no effect when type is set to `Scroll`.\n\n**Note:** When not provided and the type is set to Button, a default text is displayed, corresponding to the\ncurrent language.\n */\n growingText!: string | undefined;\n /**\n Defines the text that will be displayed below the `growingText` inside the growing button.\nHas no effect when type is set to Scroll.\n */\n growingSubText!: string | undefined;\n\n /**\n Fired when the growing button is pressed or the user scrolls to the end of the table.\n */\n ui5LoadMore!: EventEmitter<void>;\n\n private elementRef: ElementRef<TableGrowing> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): TableGrowing {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { TableGrowingComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;AAqBM,IAAA,qBAAqB,GAV3B,MAUM,qBAAqB,CAAA;AAkCzB,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa;;AAGtC,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAA6B,MAAM,CAAC,UAAU,CAAC;AACzD,QAAA,IAAA,CAAA,IAAI,GAAG,MAAM,CAAC,MAAM,CAAC;AACrB,QAAA,IAAA,CAAA,GAAG,GAAG,MAAM,CAAC,iBAAiB,CAAC;AAOrC,QAAA,IAAI,CAAC,GAAG,CAAC,MAAM,EAAE;;8GAvCf,qBAAqB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAArB,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,qBAAqB,6OALf,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA;;AAKjC,qBAAqB,GAAA,UAAA,CAAA;IAV1B,WAAW,CAAC,CAAC,MAAM,EAAE,aAAa,EAAE,gBAAgB,CAAC,CAAC;AACtD,IAAA,YAAY,CAAC,CAAC,wBAAwB,CAAC,CAAC;;AASnC,CAAA,EAAA,qBAAqB,CAyC1B;2FAzCK,qBAAqB,EAAA,UAAA,EAAA,CAAA;kBAR1B,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,mBAAmB;AAC7B,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE,CAAC,MAAM,EAAE,aAAa,EAAE,gBAAgB,CAAC;oBACjD,OAAO,EAAE,CAAC,aAAa,CAAC;AACxB,oBAAA,QAAQ,EAAE,iBAAiB;AAC5B,iBAAA;;;ACpBD;;AAEG;;;;"}
@@ -1,6 +1,6 @@
1
- import { __metadata, __decorate } from 'tslib';
1
+ import { __decorate, __metadata } from 'tslib';
2
2
  import * as i0 from '@angular/core';
3
- import { ElementRef, inject, NgZone, ChangeDetectorRef, Component } from '@angular/core';
3
+ import { inject, ElementRef, NgZone, ChangeDetectorRef, Component } from '@angular/core';
4
4
  import { ProxyInputs } from '@ui5/webcomponents-ngx/utils';
5
5
  import '@ui5/webcomponents/dist/TableHeaderCell.js';
6
6
 
@@ -14,14 +14,14 @@ let TableHeaderCellComponent = class TableHeaderCellComponent {
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: TableHeaderCellComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
18
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.9", type: TableHeaderCellComponent, isStandalone: true, selector: "ui5-table-header-cell", inputs: { width: "width", minWidth: "minWidth", maxWidth: "maxWidth", importance: "importance" }, exportAs: ["ui5TableHeaderCell"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
17
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: TableHeaderCellComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
18
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.1.4", type: TableHeaderCellComponent, isStandalone: true, selector: "ui5-table-header-cell", inputs: { width: "width", minWidth: "minWidth", maxWidth: "maxWidth", importance: "importance" }, exportAs: ["ui5TableHeaderCell"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
19
19
  };
20
20
  TableHeaderCellComponent = __decorate([
21
21
  ProxyInputs(['width', 'minWidth', 'maxWidth', 'importance']),
22
22
  __metadata("design:paramtypes", [])
23
23
  ], TableHeaderCellComponent);
24
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: TableHeaderCellComponent, decorators: [{
24
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: TableHeaderCellComponent, decorators: [{
25
25
  type: Component,
26
26
  args: [{
27
27
  standalone: true,
@@ -1 +1 @@
1
- {"version":3,"file":"ui5-webcomponents-ngx-main-table-header-cell.mjs","sources":["../../../../libs/ui5-angular/main/table-header-cell/index.ts","../../../../libs/ui5-angular/main/table-header-cell/ui5-webcomponents-ngx-main-table-header-cell.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/TableHeaderCell.js';\nimport TableHeaderCell from '@ui5/webcomponents/dist/TableHeaderCell.js';\n@ProxyInputs(['width', 'minWidth', 'maxWidth', 'importance'])\n@Component({\n standalone: true,\n selector: 'ui5-table-header-cell',\n template: '<ng-content></ng-content>',\n inputs: ['width', 'minWidth', 'maxWidth', 'importance'],\n exportAs: 'ui5TableHeaderCell',\n})\nclass TableHeaderCellComponent {\n /**\n Defines the width of column.\n */\n width!: string;\n /**\n Defines the minimum width of the column.\n\nIf the table is in `Popin` mode, the column will move into the popin when\nwhen the minimum width does not fit anymore.\n */\n minWidth!: string;\n /**\n Defines the maximum width of the column.\n */\n maxWidth!: string;\n /**\n Defines the importance of the column.\n\nThis property affects the popin behaviour.\nColumns with higher importance will move into the popin area later then less important\ncolumns.\n */\n importance!: number;\n\n private elementRef: ElementRef<TableHeaderCell> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): TableHeaderCell {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { TableHeaderCellComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;AAkBM,IAAA,wBAAwB,GAR9B,MAQM,wBAAwB,CAAA;AA6B5B,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;8GAnCG,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,qNAJlB,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AAIjC,wBAAwB,GAAA,UAAA,CAAA;IAR7B,WAAW,CAAC,CAAC,OAAO,EAAE,UAAU,EAAE,UAAU,EAAE,YAAY,CAAC,CAAC;;AAQvD,CAAA,EAAA,wBAAwB,CAoC7B,CAAA;2FApCK,wBAAwB,EAAA,UAAA,EAAA,CAAA;kBAP7B,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,uBAAuB;AACjC,oBAAA,QAAQ,EAAE,2BAA2B;oBACrC,MAAM,EAAE,CAAC,OAAO,EAAE,UAAU,EAAE,UAAU,EAAE,YAAY,CAAC;AACvD,oBAAA,QAAQ,EAAE,oBAAoB;AAC/B,iBAAA,CAAA;;;ACjBD;;AAEG;;;;"}
1
+ {"version":3,"file":"ui5-webcomponents-ngx-main-table-header-cell.mjs","sources":["../../../../libs/ui5-angular/main/table-header-cell/index.ts","../../../../libs/ui5-angular/main/table-header-cell/ui5-webcomponents-ngx-main-table-header-cell.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/TableHeaderCell.js';\nimport TableHeaderCell from '@ui5/webcomponents/dist/TableHeaderCell.js';\n@ProxyInputs(['width', 'minWidth', 'maxWidth', 'importance'])\n@Component({\n standalone: true,\n selector: 'ui5-table-header-cell',\n template: '<ng-content></ng-content>',\n inputs: ['width', 'minWidth', 'maxWidth', 'importance'],\n exportAs: 'ui5TableHeaderCell',\n})\nclass TableHeaderCellComponent {\n /**\n Defines the width of column.\n */\n width!: string;\n /**\n Defines the minimum width of the column.\n\nIf the table is in `Popin` mode, the column will move into the popin when\nwhen the minimum width does not fit anymore.\n */\n minWidth!: string;\n /**\n Defines the maximum width of the column.\n */\n maxWidth!: string;\n /**\n Defines the importance of the column.\n\nThis property affects the popin behaviour.\nColumns with higher importance will move into the popin area later then less important\ncolumns.\n */\n importance!: number;\n\n private elementRef: ElementRef<TableHeaderCell> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): TableHeaderCell {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { TableHeaderCellComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;AAkBM,IAAA,wBAAwB,GAR9B,MAQM,wBAAwB,CAAA;AA6B5B,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa;;AAGtC,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAAgC,MAAM,CAAC,UAAU,CAAC;AAC5D,QAAA,IAAA,CAAA,IAAI,GAAG,MAAM,CAAC,MAAM,CAAC;AACrB,QAAA,IAAA,CAAA,GAAG,GAAG,MAAM,CAAC,iBAAiB,CAAC;AAOrC,QAAA,IAAI,CAAC,GAAG,CAAC,MAAM,EAAE;;8GAlCf,wBAAwB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAAxB,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,wBAAwB,qNAJlB,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA;;AAIjC,wBAAwB,GAAA,UAAA,CAAA;IAR7B,WAAW,CAAC,CAAC,OAAO,EAAE,UAAU,EAAE,UAAU,EAAE,YAAY,CAAC,CAAC;;AAQvD,CAAA,EAAA,wBAAwB,CAoC7B;2FApCK,wBAAwB,EAAA,UAAA,EAAA,CAAA;kBAP7B,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,uBAAuB;AACjC,oBAAA,QAAQ,EAAE,2BAA2B;oBACrC,MAAM,EAAE,CAAC,OAAO,EAAE,UAAU,EAAE,UAAU,EAAE,YAAY,CAAC;AACvD,oBAAA,QAAQ,EAAE,oBAAoB;AAC/B,iBAAA;;;ACjBD;;AAEG;;;;"}
@@ -1,6 +1,6 @@
1
- import { __metadata, __decorate } from 'tslib';
1
+ import { __decorate, __metadata } from 'tslib';
2
2
  import * as i0 from '@angular/core';
3
- import { ElementRef, inject, NgZone, ChangeDetectorRef, booleanAttribute, Component, Input } from '@angular/core';
3
+ import { inject, ElementRef, NgZone, ChangeDetectorRef, booleanAttribute, Input, Component } from '@angular/core';
4
4
  import { ProxyInputs } from '@ui5/webcomponents-ngx/utils';
5
5
  import '@ui5/webcomponents/dist/TableHeaderRow.js';
6
6
 
@@ -14,14 +14,14 @@ let TableHeaderRowComponent = class TableHeaderRowComponent {
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: TableHeaderRowComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
18
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "17.0.9", type: TableHeaderRowComponent, isStandalone: true, selector: "ui5-table-header-row", inputs: { sticky: ["sticky", "sticky", booleanAttribute] }, exportAs: ["ui5TableHeaderRow"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
17
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: TableHeaderRowComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
18
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.1.4", type: TableHeaderRowComponent, isStandalone: true, selector: "ui5-table-header-row", inputs: { sticky: ["sticky", "sticky", booleanAttribute] }, exportAs: ["ui5TableHeaderRow"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
19
19
  };
20
20
  TableHeaderRowComponent = __decorate([
21
21
  ProxyInputs(['sticky']),
22
22
  __metadata("design:paramtypes", [])
23
23
  ], TableHeaderRowComponent);
24
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: TableHeaderRowComponent, decorators: [{
24
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: TableHeaderRowComponent, decorators: [{
25
25
  type: Component,
26
26
  args: [{
27
27
  standalone: true,
@@ -1 +1 @@
1
- {"version":3,"file":"ui5-webcomponents-ngx-main-table-header-row.mjs","sources":["../../../../libs/ui5-angular/main/table-header-row/index.ts","../../../../libs/ui5-angular/main/table-header-row/ui5-webcomponents-ngx-main-table-header-row.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/TableHeaderRow.js';\nimport TableHeaderRow from '@ui5/webcomponents/dist/TableHeaderRow.js';\n@ProxyInputs(['sticky'])\n@Component({\n standalone: true,\n selector: 'ui5-table-header-row',\n template: '<ng-content></ng-content>',\n inputs: ['sticky'],\n exportAs: 'ui5TableHeaderRow',\n})\nclass TableHeaderRowComponent {\n /**\n Sticks the `ui5-table-header-row` to the top of a table.\n */\n @InputDecorator({ transform: booleanAttribute })\n sticky!: boolean;\n\n private elementRef: ElementRef<TableHeaderRow> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): TableHeaderRow {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { TableHeaderRowComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;AAoBM,IAAA,uBAAuB,GAR7B,MAQM,uBAAuB,CAAA;AAW3B,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;8GAjBG,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,sBAAA,EAAA,MAAA,EAAA,EAAA,MAAA,EAAA,CAAA,QAAA,EAAA,QAAA,EAIE,gBAAgB,CAAA,EAAA,EAAA,QAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,QAAA,EAAA,EAAA,EAAA,QAAA,EARnC,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AAIjC,uBAAuB,GAAA,UAAA,CAAA;AAR5B,IAAA,WAAW,CAAC,CAAC,QAAQ,CAAC,CAAC;;AAQlB,CAAA,EAAA,uBAAuB,CAkB5B,CAAA;2FAlBK,uBAAuB,EAAA,UAAA,EAAA,CAAA;kBAP5B,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,sBAAsB;AAChC,oBAAA,QAAQ,EAAE,2BAA2B;oBACrC,MAAM,EAAE,CAAC,QAAQ,CAAC;AAClB,oBAAA,QAAQ,EAAE,mBAAmB;AAC9B,iBAAA,CAAA;wDAMC,MAAM,EAAA,CAAA;sBADLA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;;;ACxBjD;;AAEG;;;;"}
1
+ {"version":3,"file":"ui5-webcomponents-ngx-main-table-header-row.mjs","sources":["../../../../libs/ui5-angular/main/table-header-row/index.ts","../../../../libs/ui5-angular/main/table-header-row/ui5-webcomponents-ngx-main-table-header-row.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/TableHeaderRow.js';\nimport TableHeaderRow from '@ui5/webcomponents/dist/TableHeaderRow.js';\n@ProxyInputs(['sticky'])\n@Component({\n standalone: true,\n selector: 'ui5-table-header-row',\n template: '<ng-content></ng-content>',\n inputs: ['sticky'],\n exportAs: 'ui5TableHeaderRow',\n})\nclass TableHeaderRowComponent {\n /**\n Sticks the `ui5-table-header-row` to the top of a table.\n\nNote: If used in combination with overflowMode \"Scroll\", the table needs a defined height\nor needs to be inside of a container with a defined height for the sticky header to work as expected.\n */\n @InputDecorator({ transform: booleanAttribute })\n sticky!: boolean;\n\n private elementRef: ElementRef<TableHeaderRow> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): TableHeaderRow {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { TableHeaderRowComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;AAoBM,IAAA,uBAAuB,GAR7B,MAQM,uBAAuB,CAAA;AAc3B,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa;;AAGtC,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAA+B,MAAM,CAAC,UAAU,CAAC;AAC3D,QAAA,IAAA,CAAA,IAAI,GAAG,MAAM,CAAC,MAAM,CAAC;AACrB,QAAA,IAAA,CAAA,GAAG,GAAG,MAAM,CAAC,iBAAiB,CAAC;AAOrC,QAAA,IAAI,CAAC,GAAG,CAAC,MAAM,EAAE;;8GAnBf,uBAAuB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;kGAAvB,uBAAuB,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,sBAAA,EAAA,MAAA,EAAA,EAAA,MAAA,EAAA,CAAA,QAAA,EAAA,QAAA,EAOE,gBAAgB,CAAA,EAAA,EAAA,QAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,QAAA,EAAA,EAAA,EAAA,QAAA,EAXnC,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA;;AAIjC,uBAAuB,GAAA,UAAA,CAAA;AAR5B,IAAA,WAAW,CAAC,CAAC,QAAQ,CAAC,CAAC;;AAQlB,CAAA,EAAA,uBAAuB,CAqB5B;2FArBK,uBAAuB,EAAA,UAAA,EAAA,CAAA;kBAP5B,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,sBAAsB;AAChC,oBAAA,QAAQ,EAAE,2BAA2B;oBACrC,MAAM,EAAE,CAAC,QAAQ,CAAC;AAClB,oBAAA,QAAQ,EAAE,mBAAmB;AAC9B,iBAAA;wDASC,MAAM,EAAA,CAAA;sBADLA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE;;;AC3BjD;;AAEG;;;;"}
@@ -1,6 +1,6 @@
1
- import { __metadata, __decorate } from 'tslib';
1
+ import { __decorate, __metadata } from 'tslib';
2
2
  import * as i0 from '@angular/core';
3
- import { ElementRef, inject, NgZone, ChangeDetectorRef, booleanAttribute, Component, Input } from '@angular/core';
3
+ import { inject, ElementRef, NgZone, ChangeDetectorRef, booleanAttribute, Input, Component } from '@angular/core';
4
4
  import { ProxyInputs } from '@ui5/webcomponents-ngx/utils';
5
5
  import '@ui5/webcomponents/dist/TableRow.js';
6
6
 
@@ -14,14 +14,14 @@ let TableRowComponent = class TableRowComponent {
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: TableRowComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
18
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "17.0.9", type: TableRowComponent, isStandalone: true, selector: "ui5-table-row", inputs: { rowKey: "rowKey", interactive: ["interactive", "interactive", booleanAttribute], navigated: ["navigated", "navigated", booleanAttribute] }, exportAs: ["ui5TableRow"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
17
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: TableRowComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
18
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.1.4", type: TableRowComponent, isStandalone: true, selector: "ui5-table-row", inputs: { rowKey: "rowKey", interactive: ["interactive", "interactive", booleanAttribute], navigated: ["navigated", "navigated", booleanAttribute] }, exportAs: ["ui5TableRow"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
19
19
  };
20
20
  TableRowComponent = __decorate([
21
21
  ProxyInputs(['rowKey', 'interactive', 'navigated']),
22
22
  __metadata("design:paramtypes", [])
23
23
  ], TableRowComponent);
24
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: TableRowComponent, decorators: [{
24
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: TableRowComponent, decorators: [{
25
25
  type: Component,
26
26
  args: [{
27
27
  standalone: true,
@@ -1 +1 @@
1
- {"version":3,"file":"ui5-webcomponents-ngx-main-table-row.mjs","sources":["../../../../libs/ui5-angular/main/table-row/index.ts","../../../../libs/ui5-angular/main/table-row/ui5-webcomponents-ngx-main-table-row.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/TableRow.js';\nimport TableRow from '@ui5/webcomponents/dist/TableRow.js';\n@ProxyInputs(['rowKey', 'interactive', 'navigated'])\n@Component({\n standalone: true,\n selector: 'ui5-table-row',\n template: '<ng-content></ng-content>',\n inputs: ['rowKey', 'interactive', 'navigated'],\n exportAs: 'ui5TableRow',\n})\nclass TableRowComponent {\n /**\n Unique identifier of the row.\n */\n rowKey!: string;\n /**\n Defines the interactive state of the row.\n */\n @InputDecorator({ transform: booleanAttribute })\n interactive!: boolean;\n /**\n Defines the navigated state of the row.\n */\n @InputDecorator({ transform: booleanAttribute })\n navigated!: boolean;\n\n private elementRef: ElementRef<TableRow> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): TableRow {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { TableRowComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;AAoBM,IAAA,iBAAiB,GARvB,MAQM,iBAAiB,CAAA;AAoBrB,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC;KACtC;AAED,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAAyB,MAAM,CAAC,UAAU,CAAC,CAAC;AACtD,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;8GA1BG,iBAAiB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA,EAAA;AAAjB,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,iBAAiB,EAQQ,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,eAAA,EAAA,MAAA,EAAA,EAAA,MAAA,EAAA,QAAA,EAAA,WAAA,EAAA,CAAA,aAAA,EAAA,aAAA,EAAA,gBAAgB,CAKhB,EAAA,SAAA,EAAA,CAAA,WAAA,EAAA,WAAA,EAAA,gBAAgB,wDAjBnC,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AAIjC,iBAAiB,GAAA,UAAA,CAAA;IARtB,WAAW,CAAC,CAAC,QAAQ,EAAE,aAAa,EAAE,WAAW,CAAC,CAAC;;AAQ9C,CAAA,EAAA,iBAAiB,CA2BtB,CAAA;2FA3BK,iBAAiB,EAAA,UAAA,EAAA,CAAA;kBAPtB,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,eAAe;AACzB,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE,CAAC,QAAQ,EAAE,aAAa,EAAE,WAAW,CAAC;AAC9C,oBAAA,QAAQ,EAAE,aAAa;AACxB,iBAAA,CAAA;wDAUC,WAAW,EAAA,CAAA;sBADVA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;gBAM/C,SAAS,EAAA,CAAA;sBADRA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;;;ACjCjD;;AAEG;;;;"}
1
+ {"version":3,"file":"ui5-webcomponents-ngx-main-table-row.mjs","sources":["../../../../libs/ui5-angular/main/table-row/index.ts","../../../../libs/ui5-angular/main/table-row/ui5-webcomponents-ngx-main-table-row.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/TableRow.js';\nimport TableRow from '@ui5/webcomponents/dist/TableRow.js';\n@ProxyInputs(['rowKey', 'interactive', 'navigated'])\n@Component({\n standalone: true,\n selector: 'ui5-table-row',\n template: '<ng-content></ng-content>',\n inputs: ['rowKey', 'interactive', 'navigated'],\n exportAs: 'ui5TableRow',\n})\nclass TableRowComponent {\n /**\n Unique identifier of the row.\n */\n rowKey!: string;\n /**\n Defines the interactive state of the row.\n */\n @InputDecorator({ transform: booleanAttribute })\n interactive!: boolean;\n /**\n Defines the navigated state of the row.\n */\n @InputDecorator({ transform: booleanAttribute })\n navigated!: boolean;\n\n private elementRef: ElementRef<TableRow> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): TableRow {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { TableRowComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;AAoBM,IAAA,iBAAiB,GARvB,MAQM,iBAAiB,CAAA;AAoBrB,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa;;AAGtC,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAAyB,MAAM,CAAC,UAAU,CAAC;AACrD,QAAA,IAAA,CAAA,IAAI,GAAG,MAAM,CAAC,MAAM,CAAC;AACrB,QAAA,IAAA,CAAA,GAAG,GAAG,MAAM,CAAC,iBAAiB,CAAC;AAOrC,QAAA,IAAI,CAAC,GAAG,CAAC,MAAM,EAAE;;8GAzBf,iBAAiB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAAjB,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,iBAAiB,EAQQ,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,eAAA,EAAA,MAAA,EAAA,EAAA,MAAA,EAAA,QAAA,EAAA,WAAA,EAAA,CAAA,aAAA,EAAA,aAAA,EAAA,gBAAgB,CAKhB,EAAA,SAAA,EAAA,CAAA,WAAA,EAAA,WAAA,EAAA,gBAAgB,wDAjBnC,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA;;AAIjC,iBAAiB,GAAA,UAAA,CAAA;IARtB,WAAW,CAAC,CAAC,QAAQ,EAAE,aAAa,EAAE,WAAW,CAAC,CAAC;;AAQ9C,CAAA,EAAA,iBAAiB,CA2BtB;2FA3BK,iBAAiB,EAAA,UAAA,EAAA,CAAA;kBAPtB,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,eAAe;AACzB,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE,CAAC,QAAQ,EAAE,aAAa,EAAE,WAAW,CAAC;AAC9C,oBAAA,QAAQ,EAAE,aAAa;AACxB,iBAAA;wDAUC,WAAW,EAAA,CAAA;sBADVA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE;gBAM/C,SAAS,EAAA,CAAA;sBADRA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE;;;ACjCjD;;AAEG;;;;"}
@@ -1,6 +1,6 @@
1
- import { __metadata, __decorate } from 'tslib';
1
+ import { __decorate, __metadata } from 'tslib';
2
2
  import * as i0 from '@angular/core';
3
- import { ElementRef, inject, NgZone, ChangeDetectorRef, Component } from '@angular/core';
3
+ import { inject, ElementRef, NgZone, ChangeDetectorRef, Component } from '@angular/core';
4
4
  import { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';
5
5
  import '@ui5/webcomponents/dist/TableSelection.js';
6
6
 
@@ -14,15 +14,15 @@ let TableSelectionComponent = class TableSelectionComponent {
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: TableSelectionComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
18
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.9", type: TableSelectionComponent, isStandalone: true, selector: "ui5-table-selection", inputs: { mode: "mode", selected: "selected" }, outputs: { ui5Change: "ui5Change" }, exportAs: ["ui5TableSelection"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
17
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: TableSelectionComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
18
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.1.4", type: TableSelectionComponent, isStandalone: true, selector: "ui5-table-selection", inputs: { mode: "mode", selected: "selected" }, outputs: { ui5Change: "ui5Change" }, exportAs: ["ui5TableSelection"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
19
19
  };
20
20
  TableSelectionComponent = __decorate([
21
21
  ProxyInputs(['mode', 'selected']),
22
22
  ProxyOutputs(['change: ui5Change']),
23
23
  __metadata("design:paramtypes", [])
24
24
  ], TableSelectionComponent);
25
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: TableSelectionComponent, decorators: [{
25
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: TableSelectionComponent, decorators: [{
26
26
  type: Component,
27
27
  args: [{
28
28
  standalone: true,
@@ -1 +1 @@
1
- {"version":3,"file":"ui5-webcomponents-ngx-main-table-selection.mjs","sources":["../../../../libs/ui5-angular/main/table-selection/index.ts","../../../../libs/ui5-angular/main/table-selection/ui5-webcomponents-ngx-main-table-selection.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n EventEmitter,\n NgZone,\n inject,\n} from '@angular/core';\nimport { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';\nimport '@ui5/webcomponents/dist/TableSelection.js';\nimport TableSelection from '@ui5/webcomponents/dist/TableSelection.js';\n@ProxyInputs(['mode', 'selected'])\n@ProxyOutputs(['change: ui5Change'])\n@Component({\n standalone: true,\n selector: 'ui5-table-selection',\n template: '<ng-content></ng-content>',\n inputs: ['mode', 'selected'],\n outputs: ['ui5Change'],\n exportAs: 'ui5TableSelection',\n})\nclass TableSelectionComponent {\n /**\n Defines the selection mode.\n */\n mode!: 'None' | 'Single' | 'Multiple';\n /**\n Defines the selected rows separated by a space.\n */\n selected!: string;\n\n /**\n Fired when selection is changed by user interaction.\n */\n ui5Change!: EventEmitter<void>;\n\n private elementRef: ElementRef<TableSelection> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): TableSelection {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { TableSelectionComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;AAqBM,IAAA,uBAAuB,GAV7B,MAUM,uBAAuB,CAAA;AAmB3B,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;8GAzBG,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,qMALjB,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AAKjC,uBAAuB,GAAA,UAAA,CAAA;AAV5B,IAAA,WAAW,CAAC,CAAC,MAAM,EAAE,UAAU,CAAC,CAAC;AACjC,IAAA,YAAY,CAAC,CAAC,mBAAmB,CAAC,CAAC;;AAS9B,CAAA,EAAA,uBAAuB,CA0B5B,CAAA;2FA1BK,uBAAuB,EAAA,UAAA,EAAA,CAAA;kBAR5B,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,UAAU,CAAC;oBAC5B,OAAO,EAAE,CAAC,WAAW,CAAC;AACtB,oBAAA,QAAQ,EAAE,mBAAmB;AAC9B,iBAAA,CAAA;;;ACpBD;;AAEG;;;;"}
1
+ {"version":3,"file":"ui5-webcomponents-ngx-main-table-selection.mjs","sources":["../../../../libs/ui5-angular/main/table-selection/index.ts","../../../../libs/ui5-angular/main/table-selection/ui5-webcomponents-ngx-main-table-selection.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n EventEmitter,\n NgZone,\n inject,\n} from '@angular/core';\nimport { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';\nimport '@ui5/webcomponents/dist/TableSelection.js';\nimport TableSelection from '@ui5/webcomponents/dist/TableSelection.js';\n@ProxyInputs(['mode', 'selected'])\n@ProxyOutputs(['change: ui5Change'])\n@Component({\n standalone: true,\n selector: 'ui5-table-selection',\n template: '<ng-content></ng-content>',\n inputs: ['mode', 'selected'],\n outputs: ['ui5Change'],\n exportAs: 'ui5TableSelection',\n})\nclass TableSelectionComponent {\n /**\n Defines the selection mode.\n */\n mode!: 'None' | 'Single' | 'Multiple';\n /**\n Defines the selected rows separated by a space.\n */\n selected!: string;\n\n /**\n Fired when selection is changed by user interaction.\n */\n ui5Change!: EventEmitter<void>;\n\n private elementRef: ElementRef<TableSelection> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): TableSelection {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { TableSelectionComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;AAqBM,IAAA,uBAAuB,GAV7B,MAUM,uBAAuB,CAAA;AAmB3B,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa;;AAGtC,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAA+B,MAAM,CAAC,UAAU,CAAC;AAC3D,QAAA,IAAA,CAAA,IAAI,GAAG,MAAM,CAAC,MAAM,CAAC;AACrB,QAAA,IAAA,CAAA,GAAG,GAAG,MAAM,CAAC,iBAAiB,CAAC;AAOrC,QAAA,IAAI,CAAC,GAAG,CAAC,MAAM,EAAE;;8GAxBf,uBAAuB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAAvB,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,uBAAuB,qMALjB,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA;;AAKjC,uBAAuB,GAAA,UAAA,CAAA;AAV5B,IAAA,WAAW,CAAC,CAAC,MAAM,EAAE,UAAU,CAAC,CAAC;AACjC,IAAA,YAAY,CAAC,CAAC,mBAAmB,CAAC,CAAC;;AAS9B,CAAA,EAAA,uBAAuB,CA0B5B;2FA1BK,uBAAuB,EAAA,UAAA,EAAA,CAAA;kBAR5B,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,UAAU,CAAC;oBAC5B,OAAO,EAAE,CAAC,WAAW,CAAC;AACtB,oBAAA,QAAQ,EAAE,mBAAmB;AAC9B,iBAAA;;;ACpBD;;AAEG;;;;"}
@@ -1,6 +1,6 @@
1
- import { __metadata, __decorate } from 'tslib';
1
+ import { __decorate, __metadata } from 'tslib';
2
2
  import * as i0 from '@angular/core';
3
- import { ElementRef, inject, NgZone, ChangeDetectorRef, booleanAttribute, Component, Input } from '@angular/core';
3
+ import { inject, ElementRef, NgZone, ChangeDetectorRef, booleanAttribute, Input, Component } from '@angular/core';
4
4
  import { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';
5
5
  import '@ui5/webcomponents/dist/Table.js';
6
6
 
@@ -14,8 +14,8 @@ let TableComponent = class TableComponent {
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: TableComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
18
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "17.0.9", type: TableComponent, isStandalone: true, selector: "ui5-table", inputs: { accessibleName: "accessibleName", accessibleNameRef: "accessibleNameRef", noDataText: "noDataText", overflowMode: "overflowMode", loading: ["loading", "loading", booleanAttribute], loadingDelay: "loadingDelay" }, outputs: { ui5RowClick: "ui5RowClick" }, exportAs: ["ui5Table"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
17
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: TableComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
18
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.1.4", type: TableComponent, isStandalone: true, selector: "ui5-table", inputs: { accessibleName: "accessibleName", accessibleNameRef: "accessibleNameRef", noDataText: "noDataText", overflowMode: "overflowMode", loading: ["loading", "loading", booleanAttribute], loadingDelay: "loadingDelay" }, outputs: { ui5RowClick: "ui5RowClick" }, exportAs: ["ui5Table"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
19
19
  };
20
20
  TableComponent = __decorate([
21
21
  ProxyInputs([
@@ -29,7 +29,7 @@ TableComponent = __decorate([
29
29
  ProxyOutputs(['row-click: ui5RowClick']),
30
30
  __metadata("design:paramtypes", [])
31
31
  ], TableComponent);
32
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: TableComponent, decorators: [{
32
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: TableComponent, decorators: [{
33
33
  type: Component,
34
34
  args: [{
35
35
  standalone: true,
@@ -1 +1 @@
1
- {"version":3,"file":"ui5-webcomponents-ngx-main-table.mjs","sources":["../../../../libs/ui5-angular/main/table/index.ts","../../../../libs/ui5-angular/main/table/ui5-webcomponents-ngx-main-table.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n EventEmitter,\n Input as InputDecorator,\n NgZone,\n booleanAttribute,\n inject,\n} from '@angular/core';\nimport { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';\nimport '@ui5/webcomponents/dist/Table.js';\nimport {\n default as Table,\n TableRowClickEventDetail,\n} from '@ui5/webcomponents/dist/Table.js';\n@ProxyInputs([\n 'accessibleName',\n 'accessibleNameRef',\n 'noDataText',\n 'overflowMode',\n 'loading',\n 'loadingDelay',\n])\n@ProxyOutputs(['row-click: ui5RowClick'])\n@Component({\n standalone: true,\n selector: 'ui5-table',\n template: '<ng-content></ng-content>',\n inputs: [\n 'accessibleName',\n 'accessibleNameRef',\n 'noDataText',\n 'overflowMode',\n 'loading',\n 'loadingDelay',\n ],\n outputs: ['ui5RowClick'],\n exportAs: 'ui5Table',\n})\nclass TableComponent {\n /**\n Defines the accessible ARIA name of the component.\n */\n accessibleName!: string | undefined;\n /**\n Identifies the element (or elements) that labels the component.\n */\n accessibleNameRef!: string | undefined;\n /**\n Defines the text to be displayed when there are no rows in the component.\n */\n noDataText!: string | undefined;\n /**\n Defines the mode of the <code>ui5-table</code> overflow behavior.\n\nAvailable options are:\n\n<code>Scroll</code> - Columns are shown as regular columns and horizontal scrolling is enabled.\n\n<code>Popin</code> - Columns are shown as pop-ins instead of regular columns.\n */\n overflowMode!: 'Scroll' | 'Popin';\n /**\n Defines if the loading indicator should be shown.\n\n<b>Note:</b> When the component is loading, it is non-interactive.\n */\n @InputDecorator({ transform: booleanAttribute })\n loading!: boolean;\n /**\n Defines the delay in milliseconds, after which the loading indicator will show up for this component.\n */\n loadingDelay!: number;\n\n /**\n Fired when an interactive row is clicked.\n */\n ui5RowClick!: EventEmitter<TableRowClickEventDetail>;\n\n private elementRef: ElementRef<Table> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): Table {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { TableComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;AAwCM,IAAA,cAAc,GAxBpB,MAwBM,cAAc,CAAA;AA4ClB,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC;KACtC;AAED,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAAsB,MAAM,CAAC,UAAU,CAAC,CAAC;AACnD,QAAA,IAAA,CAAA,IAAI,GAAG,MAAM,CAAC,MAAM,CAAC,CAAC;AACtB,QAAA,IAAA,CAAA,GAAG,GAAG,MAAM,CAAC,iBAAiB,CAAC,CAAC;AAOtC,QAAA,IAAI,CAAC,GAAG,CAAC,MAAM,EAAE,CAAC;KACnB;8GAlDG,cAAc,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA,EAAA;kGAAd,cAAc,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,WAAA,EAAA,MAAA,EAAA,EAAA,cAAA,EAAA,gBAAA,EAAA,iBAAA,EAAA,mBAAA,EAAA,UAAA,EAAA,YAAA,EAAA,YAAA,EAAA,cAAA,EAAA,OAAA,EAAA,CAAA,SAAA,EAAA,SAAA,EA4BW,gBAAgB,CAAA,EAAA,YAAA,EAAA,cAAA,EAAA,EAAA,OAAA,EAAA,EAAA,WAAA,EAAA,aAAA,EAAA,EAAA,QAAA,EAAA,CAAA,UAAA,CAAA,EAAA,QAAA,EAAA,EAAA,EAAA,QAAA,EAxCnC,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AAYjC,cAAc,GAAA,UAAA,CAAA;AAxBnB,IAAA,WAAW,CAAC;QACX,gBAAgB;QAChB,mBAAmB;QACnB,YAAY;QACZ,cAAc;QACd,SAAS;QACT,cAAc;KACf,CAAC;AACD,IAAA,YAAY,CAAC,CAAC,wBAAwB,CAAC,CAAC;;AAgBnC,CAAA,EAAA,cAAc,CAmDnB,CAAA;2FAnDK,cAAc,EAAA,UAAA,EAAA,CAAA;kBAfnB,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,WAAW;AACrB,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE;wBACN,gBAAgB;wBAChB,mBAAmB;wBACnB,YAAY;wBACZ,cAAc;wBACd,SAAS;wBACT,cAAc;AACf,qBAAA;oBACD,OAAO,EAAE,CAAC,aAAa,CAAC;AACxB,oBAAA,QAAQ,EAAE,UAAU;AACrB,iBAAA,CAAA;wDA8BC,OAAO,EAAA,CAAA;sBADNA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;;;ACpEjD;;AAEG;;;;"}
1
+ {"version":3,"file":"ui5-webcomponents-ngx-main-table.mjs","sources":["../../../../libs/ui5-angular/main/table/index.ts","../../../../libs/ui5-angular/main/table/ui5-webcomponents-ngx-main-table.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n EventEmitter,\n Input as InputDecorator,\n NgZone,\n booleanAttribute,\n inject,\n} from '@angular/core';\nimport { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';\nimport '@ui5/webcomponents/dist/Table.js';\nimport {\n default as Table,\n TableRowClickEventDetail,\n} from '@ui5/webcomponents/dist/Table.js';\n@ProxyInputs([\n 'accessibleName',\n 'accessibleNameRef',\n 'noDataText',\n 'overflowMode',\n 'loading',\n 'loadingDelay',\n])\n@ProxyOutputs(['row-click: ui5RowClick'])\n@Component({\n standalone: true,\n selector: 'ui5-table',\n template: '<ng-content></ng-content>',\n inputs: [\n 'accessibleName',\n 'accessibleNameRef',\n 'noDataText',\n 'overflowMode',\n 'loading',\n 'loadingDelay',\n ],\n outputs: ['ui5RowClick'],\n exportAs: 'ui5Table',\n})\nclass TableComponent {\n /**\n Defines the accessible ARIA name of the component.\n */\n accessibleName!: string | undefined;\n /**\n Identifies the element (or elements) that labels the component.\n */\n accessibleNameRef!: string | undefined;\n /**\n Defines the text to be displayed when there are no rows in the component.\n */\n noDataText!: string | undefined;\n /**\n Defines the mode of the <code>ui5-table</code> overflow behavior.\n\nAvailable options are:\n\n<code>Scroll</code> - Columns are shown as regular columns and horizontal scrolling is enabled.\n\n<code>Popin</code> - Columns are shown as pop-ins instead of regular columns.\n */\n overflowMode!: 'Scroll' | 'Popin';\n /**\n Defines if the loading indicator should be shown.\n\n<b>Note:</b> When the component is loading, it is non-interactive.\n */\n @InputDecorator({ transform: booleanAttribute })\n loading!: boolean;\n /**\n Defines the delay in milliseconds, after which the loading indicator will show up for this component.\n */\n loadingDelay!: number;\n\n /**\n Fired when an interactive row is clicked.\n */\n ui5RowClick!: EventEmitter<TableRowClickEventDetail>;\n\n private elementRef: ElementRef<Table> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): Table {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { TableComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;AAwCM,IAAA,cAAc,GAxBpB,MAwBM,cAAc,CAAA;AA4ClB,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa;;AAGtC,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAAsB,MAAM,CAAC,UAAU,CAAC;AAClD,QAAA,IAAA,CAAA,IAAI,GAAG,MAAM,CAAC,MAAM,CAAC;AACrB,QAAA,IAAA,CAAA,GAAG,GAAG,MAAM,CAAC,iBAAiB,CAAC;AAOrC,QAAA,IAAI,CAAC,GAAG,CAAC,MAAM,EAAE;;8GAjDf,cAAc,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;kGAAd,cAAc,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,WAAA,EAAA,MAAA,EAAA,EAAA,cAAA,EAAA,gBAAA,EAAA,iBAAA,EAAA,mBAAA,EAAA,UAAA,EAAA,YAAA,EAAA,YAAA,EAAA,cAAA,EAAA,OAAA,EAAA,CAAA,SAAA,EAAA,SAAA,EA4BW,gBAAgB,CAAA,EAAA,YAAA,EAAA,cAAA,EAAA,EAAA,OAAA,EAAA,EAAA,WAAA,EAAA,aAAA,EAAA,EAAA,QAAA,EAAA,CAAA,UAAA,CAAA,EAAA,QAAA,EAAA,EAAA,EAAA,QAAA,EAxCnC,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA;;AAYjC,cAAc,GAAA,UAAA,CAAA;AAxBnB,IAAA,WAAW,CAAC;QACX,gBAAgB;QAChB,mBAAmB;QACnB,YAAY;QACZ,cAAc;QACd,SAAS;QACT,cAAc;KACf,CAAC;AACD,IAAA,YAAY,CAAC,CAAC,wBAAwB,CAAC,CAAC;;AAgBnC,CAAA,EAAA,cAAc,CAmDnB;2FAnDK,cAAc,EAAA,UAAA,EAAA,CAAA;kBAfnB,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,WAAW;AACrB,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE;wBACN,gBAAgB;wBAChB,mBAAmB;wBACnB,YAAY;wBACZ,cAAc;wBACd,SAAS;wBACT,cAAc;AACf,qBAAA;oBACD,OAAO,EAAE,CAAC,aAAa,CAAC;AACxB,oBAAA,QAAQ,EAAE,UAAU;AACrB,iBAAA;wDA8BC,OAAO,EAAA,CAAA;sBADNA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE;;;ACpEjD;;AAEG;;;;"}