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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (382) hide show
  1. package/README.md +3 -4
  2. package/esm2022/fiori/filter-item/index.mjs +1 -1
  3. package/esm2022/fiori/filter-item-option/index.mjs +1 -1
  4. package/esm2022/fiori/flexible-column-layout/index.mjs +5 -5
  5. package/esm2022/fiori/illustrated-message/index.mjs +1 -1
  6. package/esm2022/fiori/notification-list/index.mjs +1 -1
  7. package/esm2022/fiori/notification-list-group-item/index.mjs +5 -22
  8. package/esm2022/fiori/notification-list-item/index.mjs +3 -8
  9. package/esm2022/fiori/product-switch-item/index.mjs +1 -1
  10. package/esm2022/fiori/shell-bar/index.mjs +1 -1
  11. package/esm2022/fiori/shell-bar-item/index.mjs +1 -1
  12. package/esm2022/fiori/side-navigation-group/index.mjs +1 -1
  13. package/esm2022/fiori/side-navigation-item/index.mjs +11 -7
  14. package/esm2022/fiori/side-navigation-sub-item/index.mjs +16 -5
  15. package/esm2022/fiori/sort-item/index.mjs +1 -1
  16. package/esm2022/fiori/timeline/index.mjs +1 -1
  17. package/esm2022/fiori/timeline-item/index.mjs +1 -1
  18. package/esm2022/fiori/upload-collection/index.mjs +1 -1
  19. package/esm2022/fiori/upload-collection-item/index.mjs +6 -6
  20. package/esm2022/fiori/view-settings-dialog/index.mjs +10 -5
  21. package/esm2022/fiori/wizard-step/index.mjs +1 -1
  22. package/esm2022/index.mjs +14 -12
  23. package/esm2022/main/avatar/index.mjs +1 -1
  24. package/esm2022/main/breadcrumbs-item/index.mjs +1 -1
  25. package/esm2022/main/busy-indicator/index.mjs +1 -1
  26. package/esm2022/main/button/index.mjs +1 -1
  27. package/esm2022/main/calendar/index.mjs +1 -1
  28. package/esm2022/main/calendar-legend-item/index.mjs +1 -1
  29. package/esm2022/main/card/index.mjs +1 -1
  30. package/esm2022/main/card-header/index.mjs +1 -1
  31. package/esm2022/main/carousel/index.mjs +1 -1
  32. package/esm2022/main/check-box/index.mjs +1 -1
  33. package/esm2022/main/color-palette-item/index.mjs +1 -1
  34. package/esm2022/main/color-picker/index.mjs +1 -1
  35. package/esm2022/main/combo-box/index.mjs +1 -1
  36. package/esm2022/main/combo-box-item/index.mjs +1 -1
  37. package/esm2022/main/combo-box-item-group/index.mjs +4 -4
  38. package/esm2022/main/date-picker/index.mjs +1 -1
  39. package/esm2022/main/date-range-picker/index.mjs +1 -1
  40. package/esm2022/main/date-time-picker/index.mjs +1 -1
  41. package/esm2022/main/dialog/index.mjs +1 -1
  42. package/esm2022/main/file-uploader/index.mjs +1 -1
  43. package/esm2022/main/form/index.mjs +1 -1
  44. package/esm2022/main/form-group/index.mjs +1 -1
  45. package/esm2022/main/icon/index.mjs +1 -1
  46. package/esm2022/main/input/index.mjs +1 -1
  47. package/esm2022/main/label/index.mjs +1 -1
  48. package/esm2022/main/link/index.mjs +6 -2
  49. package/esm2022/main/list/index.mjs +1 -1
  50. package/esm2022/main/list-item-custom/index.mjs +63 -0
  51. package/esm2022/{compat/ui5-webcomponents-ngx-compat.mjs → main/list-item-custom/ui5-webcomponents-ngx-main-list-item-custom.mjs} +1 -1
  52. package/esm2022/main/list-item-group/index.mjs +1 -1
  53. package/esm2022/main/list-item-standard/index.mjs +76 -0
  54. package/esm2022/main/list-item-standard/ui5-webcomponents-ngx-main-list-item-standard.mjs +5 -0
  55. package/esm2022/main/menu/index.mjs +1 -1
  56. package/esm2022/main/menu-item/index.mjs +6 -11
  57. package/esm2022/main/menu-separator/index.mjs +27 -0
  58. package/esm2022/{compat/table-column/ui5-webcomponents-ngx-compat-table-column.mjs → main/menu-separator/ui5-webcomponents-ngx-main-menu-separator.mjs} +1 -1
  59. package/esm2022/main/multi-combo-box/index.mjs +11 -4
  60. package/esm2022/main/multi-combo-box-item/index.mjs +1 -1
  61. package/esm2022/main/multi-combo-box-item-group/index.mjs +34 -0
  62. package/esm2022/main/{multi-combo-box-group-item/ui5-webcomponents-ngx-main-multi-combo-box-group-item.mjs → multi-combo-box-item-group/ui5-webcomponents-ngx-main-multi-combo-box-item-group.mjs} +1 -1
  63. package/esm2022/main/multi-input/index.mjs +1 -1
  64. package/esm2022/main/option/index.mjs +4 -4
  65. package/esm2022/main/option-custom/index.mjs +4 -4
  66. package/esm2022/main/panel/index.mjs +1 -1
  67. package/esm2022/main/popover/index.mjs +1 -1
  68. package/esm2022/main/progress-indicator/index.mjs +1 -1
  69. package/esm2022/main/radio-button/index.mjs +1 -1
  70. package/esm2022/main/range-slider/index.mjs +1 -1
  71. package/esm2022/main/rating-indicator/index.mjs +1 -1
  72. package/esm2022/main/responsive-popover/index.mjs +1 -1
  73. package/esm2022/main/segmented-button-item/index.mjs +1 -1
  74. package/esm2022/main/select/index.mjs +1 -1
  75. package/esm2022/main/slider/index.mjs +1 -1
  76. package/esm2022/main/split-button/index.mjs +1 -1
  77. package/esm2022/main/step-input/index.mjs +1 -1
  78. package/esm2022/main/suggestion-item/index.mjs +6 -27
  79. package/esm2022/main/suggestion-item-custom/index.mjs +34 -0
  80. package/esm2022/main/suggestion-item-custom/ui5-webcomponents-ngx-main-suggestion-item-custom.mjs +5 -0
  81. package/esm2022/main/suggestion-item-group/index.mjs +34 -0
  82. package/esm2022/main/{suggestion-group-item/ui5-webcomponents-ngx-main-suggestion-group-item.mjs → suggestion-item-group/ui5-webcomponents-ngx-main-suggestion-item-group.mjs} +1 -1
  83. package/esm2022/main/switch/index.mjs +1 -1
  84. package/esm2022/main/tab/index.mjs +1 -1
  85. package/esm2022/main/table/index.mjs +53 -0
  86. package/esm2022/main/table/ui5-webcomponents-ngx-main-table.mjs +5 -0
  87. package/esm2022/main/table-cell/index.mjs +27 -0
  88. package/esm2022/main/table-cell/ui5-webcomponents-ngx-main-table-cell.mjs +5 -0
  89. package/esm2022/main/table-growing/index.mjs +36 -0
  90. package/esm2022/main/table-growing/ui5-webcomponents-ngx-main-table-growing.mjs +5 -0
  91. package/esm2022/main/table-header-cell/index.mjs +34 -0
  92. package/esm2022/{compat/table-group-row/ui5-webcomponents-ngx-compat-table-group-row.mjs → main/table-header-cell/ui5-webcomponents-ngx-main-table-header-cell.mjs} +1 -1
  93. package/esm2022/main/table-header-row/index.mjs +37 -0
  94. package/esm2022/main/{custom-list-item/ui5-webcomponents-ngx-main-custom-list-item.mjs → table-header-row/ui5-webcomponents-ngx-main-table-header-row.mjs} +1 -1
  95. package/esm2022/main/table-row/index.mjs +40 -0
  96. package/esm2022/{compat/theming/ui5-webcomponents-ngx-compat-theming.mjs → main/table-row/ui5-webcomponents-ngx-main-table-row.mjs} +1 -1
  97. package/esm2022/main/table-selection/index.mjs +36 -0
  98. package/esm2022/main/table-selection/ui5-webcomponents-ngx-main-table-selection.mjs +5 -0
  99. package/esm2022/main/tag/index.mjs +1 -1
  100. package/esm2022/main/text-area/index.mjs +1 -1
  101. package/esm2022/main/time-picker/index.mjs +1 -1
  102. package/esm2022/main/toggle-button/index.mjs +1 -1
  103. package/esm2022/main/token/index.mjs +1 -1
  104. package/esm2022/main/toolbar/index.mjs +4 -4
  105. package/esm2022/main/toolbar-button/index.mjs +1 -1
  106. package/esm2022/main/toolbar-select/index.mjs +1 -1
  107. package/esm2022/main/tree/index.mjs +1 -1
  108. package/esm2022/main/tree-item/index.mjs +6 -6
  109. package/esm2022/main/tree-item-custom/index.mjs +6 -6
  110. package/esm2022/main/ui5-main.module.mjs +53 -17
  111. package/esm2022/ui5-webcomponents.module.mjs +4 -5
  112. package/fesm2022/ui5-webcomponents-ngx-fiori-filter-item-option.mjs.map +1 -1
  113. package/fesm2022/ui5-webcomponents-ngx-fiori-filter-item.mjs.map +1 -1
  114. package/fesm2022/ui5-webcomponents-ngx-fiori-flexible-column-layout.mjs +4 -4
  115. package/fesm2022/ui5-webcomponents-ngx-fiori-flexible-column-layout.mjs.map +1 -1
  116. package/fesm2022/ui5-webcomponents-ngx-fiori-illustrated-message.mjs.map +1 -1
  117. package/fesm2022/ui5-webcomponents-ngx-fiori-notification-list-group-item.mjs +4 -21
  118. package/fesm2022/ui5-webcomponents-ngx-fiori-notification-list-group-item.mjs.map +1 -1
  119. package/fesm2022/ui5-webcomponents-ngx-fiori-notification-list-item.mjs +2 -7
  120. package/fesm2022/ui5-webcomponents-ngx-fiori-notification-list-item.mjs.map +1 -1
  121. package/fesm2022/ui5-webcomponents-ngx-fiori-notification-list.mjs.map +1 -1
  122. package/fesm2022/ui5-webcomponents-ngx-fiori-product-switch-item.mjs.map +1 -1
  123. package/fesm2022/ui5-webcomponents-ngx-fiori-shell-bar-item.mjs.map +1 -1
  124. package/fesm2022/ui5-webcomponents-ngx-fiori-shell-bar.mjs.map +1 -1
  125. package/fesm2022/ui5-webcomponents-ngx-fiori-side-navigation-group.mjs.map +1 -1
  126. package/fesm2022/ui5-webcomponents-ngx-fiori-side-navigation-item.mjs +10 -6
  127. package/fesm2022/ui5-webcomponents-ngx-fiori-side-navigation-item.mjs.map +1 -1
  128. package/fesm2022/ui5-webcomponents-ngx-fiori-side-navigation-sub-item.mjs +15 -4
  129. package/fesm2022/ui5-webcomponents-ngx-fiori-side-navigation-sub-item.mjs.map +1 -1
  130. package/fesm2022/ui5-webcomponents-ngx-fiori-sort-item.mjs.map +1 -1
  131. package/fesm2022/ui5-webcomponents-ngx-fiori-timeline-item.mjs.map +1 -1
  132. package/fesm2022/ui5-webcomponents-ngx-fiori-timeline.mjs.map +1 -1
  133. package/fesm2022/ui5-webcomponents-ngx-fiori-upload-collection-item.mjs +5 -5
  134. package/fesm2022/ui5-webcomponents-ngx-fiori-upload-collection-item.mjs.map +1 -1
  135. package/fesm2022/ui5-webcomponents-ngx-fiori-upload-collection.mjs.map +1 -1
  136. package/fesm2022/ui5-webcomponents-ngx-fiori-view-settings-dialog.mjs +9 -4
  137. package/fesm2022/ui5-webcomponents-ngx-fiori-view-settings-dialog.mjs.map +1 -1
  138. package/fesm2022/ui5-webcomponents-ngx-fiori-wizard-step.mjs.map +1 -1
  139. package/fesm2022/ui5-webcomponents-ngx-main-avatar.mjs.map +1 -1
  140. package/fesm2022/ui5-webcomponents-ngx-main-breadcrumbs-item.mjs.map +1 -1
  141. package/fesm2022/ui5-webcomponents-ngx-main-busy-indicator.mjs.map +1 -1
  142. package/fesm2022/ui5-webcomponents-ngx-main-button.mjs.map +1 -1
  143. package/fesm2022/ui5-webcomponents-ngx-main-calendar-legend-item.mjs.map +1 -1
  144. package/fesm2022/ui5-webcomponents-ngx-main-calendar.mjs.map +1 -1
  145. package/fesm2022/ui5-webcomponents-ngx-main-card-header.mjs.map +1 -1
  146. package/fesm2022/ui5-webcomponents-ngx-main-card.mjs.map +1 -1
  147. package/fesm2022/ui5-webcomponents-ngx-main-carousel.mjs.map +1 -1
  148. package/fesm2022/ui5-webcomponents-ngx-main-check-box.mjs.map +1 -1
  149. package/fesm2022/ui5-webcomponents-ngx-main-color-palette-item.mjs.map +1 -1
  150. package/fesm2022/ui5-webcomponents-ngx-main-color-picker.mjs.map +1 -1
  151. package/fesm2022/ui5-webcomponents-ngx-main-combo-box-item-group.mjs +3 -3
  152. package/fesm2022/ui5-webcomponents-ngx-main-combo-box-item-group.mjs.map +1 -1
  153. package/fesm2022/ui5-webcomponents-ngx-main-combo-box-item.mjs.map +1 -1
  154. package/fesm2022/ui5-webcomponents-ngx-main-combo-box.mjs.map +1 -1
  155. package/fesm2022/ui5-webcomponents-ngx-main-date-picker.mjs.map +1 -1
  156. package/fesm2022/ui5-webcomponents-ngx-main-date-range-picker.mjs.map +1 -1
  157. package/fesm2022/ui5-webcomponents-ngx-main-date-time-picker.mjs.map +1 -1
  158. package/fesm2022/ui5-webcomponents-ngx-main-dialog.mjs.map +1 -1
  159. package/fesm2022/ui5-webcomponents-ngx-main-file-uploader.mjs.map +1 -1
  160. package/fesm2022/ui5-webcomponents-ngx-main-form-group.mjs.map +1 -1
  161. package/fesm2022/ui5-webcomponents-ngx-main-form.mjs.map +1 -1
  162. package/fesm2022/ui5-webcomponents-ngx-main-icon.mjs.map +1 -1
  163. package/fesm2022/ui5-webcomponents-ngx-main-input.mjs.map +1 -1
  164. package/fesm2022/ui5-webcomponents-ngx-main-label.mjs.map +1 -1
  165. package/fesm2022/ui5-webcomponents-ngx-main-link.mjs +5 -1
  166. package/fesm2022/ui5-webcomponents-ngx-main-link.mjs.map +1 -1
  167. package/fesm2022/{ui5-webcomponents-ngx-main-custom-list-item.mjs → ui5-webcomponents-ngx-main-list-item-custom.mjs} +13 -13
  168. package/fesm2022/ui5-webcomponents-ngx-main-list-item-custom.mjs.map +1 -0
  169. package/fesm2022/ui5-webcomponents-ngx-main-list-item-group.mjs.map +1 -1
  170. package/fesm2022/{ui5-webcomponents-ngx-main-standard-list-item.mjs → ui5-webcomponents-ngx-main-list-item-standard.mjs} +13 -15
  171. package/fesm2022/ui5-webcomponents-ngx-main-list-item-standard.mjs.map +1 -0
  172. package/fesm2022/ui5-webcomponents-ngx-main-list.mjs.map +1 -1
  173. package/fesm2022/ui5-webcomponents-ngx-main-menu-item.mjs +5 -10
  174. package/fesm2022/ui5-webcomponents-ngx-main-menu-item.mjs.map +1 -1
  175. package/fesm2022/{ui5-webcomponents-ngx-compat-table-group-row.mjs → ui5-webcomponents-ngx-main-menu-separator.mjs} +9 -9
  176. package/fesm2022/ui5-webcomponents-ngx-main-menu-separator.mjs.map +1 -0
  177. package/fesm2022/ui5-webcomponents-ngx-main-menu.mjs.map +1 -1
  178. package/fesm2022/{ui5-webcomponents-ngx-main-multi-combo-box-group-item.mjs → ui5-webcomponents-ngx-main-multi-combo-box-item-group.mjs} +13 -13
  179. package/fesm2022/ui5-webcomponents-ngx-main-multi-combo-box-item-group.mjs.map +1 -0
  180. package/fesm2022/ui5-webcomponents-ngx-main-multi-combo-box-item.mjs.map +1 -1
  181. package/fesm2022/ui5-webcomponents-ngx-main-multi-combo-box.mjs +10 -3
  182. package/fesm2022/ui5-webcomponents-ngx-main-multi-combo-box.mjs.map +1 -1
  183. package/fesm2022/ui5-webcomponents-ngx-main-multi-input.mjs.map +1 -1
  184. package/fesm2022/ui5-webcomponents-ngx-main-option-custom.mjs +3 -3
  185. package/fesm2022/ui5-webcomponents-ngx-main-option-custom.mjs.map +1 -1
  186. package/fesm2022/ui5-webcomponents-ngx-main-option.mjs +3 -3
  187. package/fesm2022/ui5-webcomponents-ngx-main-option.mjs.map +1 -1
  188. package/fesm2022/ui5-webcomponents-ngx-main-panel.mjs.map +1 -1
  189. package/fesm2022/ui5-webcomponents-ngx-main-popover.mjs.map +1 -1
  190. package/fesm2022/ui5-webcomponents-ngx-main-progress-indicator.mjs.map +1 -1
  191. package/fesm2022/ui5-webcomponents-ngx-main-radio-button.mjs.map +1 -1
  192. package/fesm2022/ui5-webcomponents-ngx-main-range-slider.mjs.map +1 -1
  193. package/fesm2022/ui5-webcomponents-ngx-main-rating-indicator.mjs.map +1 -1
  194. package/fesm2022/ui5-webcomponents-ngx-main-responsive-popover.mjs.map +1 -1
  195. package/fesm2022/ui5-webcomponents-ngx-main-segmented-button-item.mjs.map +1 -1
  196. package/fesm2022/ui5-webcomponents-ngx-main-select.mjs.map +1 -1
  197. package/fesm2022/ui5-webcomponents-ngx-main-slider.mjs.map +1 -1
  198. package/fesm2022/ui5-webcomponents-ngx-main-split-button.mjs.map +1 -1
  199. package/fesm2022/ui5-webcomponents-ngx-main-step-input.mjs.map +1 -1
  200. package/fesm2022/{ui5-webcomponents-ngx-main-suggestion-group-item.mjs → ui5-webcomponents-ngx-main-suggestion-item-custom.mjs} +11 -11
  201. package/fesm2022/ui5-webcomponents-ngx-main-suggestion-item-custom.mjs.map +1 -0
  202. package/fesm2022/ui5-webcomponents-ngx-main-suggestion-item-group.mjs +40 -0
  203. package/fesm2022/ui5-webcomponents-ngx-main-suggestion-item-group.mjs.map +1 -0
  204. package/fesm2022/ui5-webcomponents-ngx-main-suggestion-item.mjs +5 -26
  205. package/fesm2022/ui5-webcomponents-ngx-main-suggestion-item.mjs.map +1 -1
  206. package/fesm2022/ui5-webcomponents-ngx-main-switch.mjs.map +1 -1
  207. package/fesm2022/ui5-webcomponents-ngx-main-tab.mjs.map +1 -1
  208. package/fesm2022/{ui5-webcomponents-ngx-compat-table-cell.mjs → ui5-webcomponents-ngx-main-table-cell.mjs} +2 -2
  209. package/fesm2022/ui5-webcomponents-ngx-main-table-cell.mjs.map +1 -0
  210. package/fesm2022/ui5-webcomponents-ngx-main-table-growing.mjs +42 -0
  211. package/fesm2022/ui5-webcomponents-ngx-main-table-growing.mjs.map +1 -0
  212. package/fesm2022/ui5-webcomponents-ngx-main-table-header-cell.mjs +40 -0
  213. package/fesm2022/ui5-webcomponents-ngx-main-table-header-cell.mjs.map +1 -0
  214. package/fesm2022/ui5-webcomponents-ngx-main-table-header-row.mjs +43 -0
  215. package/fesm2022/ui5-webcomponents-ngx-main-table-header-row.mjs.map +1 -0
  216. package/fesm2022/{ui5-webcomponents-ngx-compat-table-row.mjs → ui5-webcomponents-ngx-main-table-row.mjs} +6 -6
  217. package/fesm2022/ui5-webcomponents-ngx-main-table-row.mjs.map +1 -0
  218. package/fesm2022/ui5-webcomponents-ngx-main-table-selection.mjs +42 -0
  219. package/fesm2022/ui5-webcomponents-ngx-main-table-selection.mjs.map +1 -0
  220. package/fesm2022/ui5-webcomponents-ngx-main-table.mjs +59 -0
  221. package/fesm2022/ui5-webcomponents-ngx-main-table.mjs.map +1 -0
  222. package/fesm2022/ui5-webcomponents-ngx-main-tag.mjs.map +1 -1
  223. package/fesm2022/ui5-webcomponents-ngx-main-text-area.mjs.map +1 -1
  224. package/fesm2022/ui5-webcomponents-ngx-main-time-picker.mjs.map +1 -1
  225. package/fesm2022/ui5-webcomponents-ngx-main-toggle-button.mjs.map +1 -1
  226. package/fesm2022/ui5-webcomponents-ngx-main-token.mjs.map +1 -1
  227. package/fesm2022/ui5-webcomponents-ngx-main-toolbar-button.mjs.map +1 -1
  228. package/fesm2022/ui5-webcomponents-ngx-main-toolbar-select.mjs.map +1 -1
  229. package/fesm2022/ui5-webcomponents-ngx-main-toolbar.mjs +3 -3
  230. package/fesm2022/ui5-webcomponents-ngx-main-toolbar.mjs.map +1 -1
  231. package/fesm2022/ui5-webcomponents-ngx-main-tree-item-custom.mjs +5 -5
  232. package/fesm2022/ui5-webcomponents-ngx-main-tree-item-custom.mjs.map +1 -1
  233. package/fesm2022/ui5-webcomponents-ngx-main-tree-item.mjs +5 -5
  234. package/fesm2022/ui5-webcomponents-ngx-main-tree-item.mjs.map +1 -1
  235. package/fesm2022/ui5-webcomponents-ngx-main-tree.mjs.map +1 -1
  236. package/fesm2022/ui5-webcomponents-ngx-main.mjs +52 -16
  237. package/fesm2022/ui5-webcomponents-ngx-main.mjs.map +1 -1
  238. package/fesm2022/ui5-webcomponents-ngx.mjs +16 -15
  239. package/fesm2022/ui5-webcomponents-ngx.mjs.map +1 -1
  240. package/fiori/filter-item/index.d.ts +2 -2
  241. package/fiori/filter-item-option/index.d.ts +1 -1
  242. package/fiori/flexible-column-layout/index.d.ts +7 -12
  243. package/fiori/illustrated-message/index.d.ts +3 -3
  244. package/fiori/notification-list/index.d.ts +1 -1
  245. package/fiori/notification-list-group-item/index.d.ts +2 -7
  246. package/fiori/notification-list-item/index.d.ts +2 -7
  247. package/fiori/product-switch-item/index.d.ts +7 -5
  248. package/fiori/shell-bar/index.d.ts +3 -3
  249. package/fiori/shell-bar-item/index.d.ts +3 -3
  250. package/fiori/side-navigation-group/index.d.ts +2 -2
  251. package/fiori/side-navigation-item/index.d.ts +21 -11
  252. package/fiori/side-navigation-sub-item/index.d.ts +21 -4
  253. package/fiori/sort-item/index.d.ts +1 -1
  254. package/fiori/timeline/index.d.ts +1 -1
  255. package/fiori/timeline-item/index.d.ts +4 -4
  256. package/fiori/upload-collection/index.d.ts +3 -3
  257. package/fiori/upload-collection-item/index.d.ts +8 -8
  258. package/fiori/view-settings-dialog/index.d.ts +14 -1
  259. package/fiori/wizard-step/index.d.ts +3 -3
  260. package/index.d.ts +13 -11
  261. package/main/avatar/index.d.ts +3 -3
  262. package/main/breadcrumbs-item/index.d.ts +2 -2
  263. package/main/busy-indicator/index.d.ts +1 -1
  264. package/main/button/index.d.ts +4 -4
  265. package/main/calendar/index.d.ts +1 -1
  266. package/main/calendar-legend-item/index.d.ts +1 -1
  267. package/main/card/index.d.ts +2 -2
  268. package/main/card-header/index.d.ts +3 -3
  269. package/main/carousel/index.d.ts +2 -2
  270. package/main/check-box/index.d.ts +5 -4
  271. package/main/color-palette-item/index.d.ts +1 -1
  272. package/main/color-picker/index.d.ts +1 -1
  273. package/main/combo-box/index.d.ts +4 -4
  274. package/main/combo-box-item/index.d.ts +2 -2
  275. package/main/combo-box-item-group/index.d.ts +2 -2
  276. package/main/date-picker/index.d.ts +4 -4
  277. package/main/date-range-picker/index.d.ts +5 -5
  278. package/main/date-time-picker/index.d.ts +4 -4
  279. package/main/dialog/index.d.ts +3 -3
  280. package/main/file-uploader/index.d.ts +3 -3
  281. package/main/form/index.d.ts +1 -1
  282. package/main/form-group/index.d.ts +1 -1
  283. package/main/icon/index.d.ts +2 -2
  284. package/main/input/index.d.ts +4 -4
  285. package/main/label/index.d.ts +1 -1
  286. package/main/link/index.d.ts +28 -6
  287. package/main/list/index.d.ts +6 -6
  288. package/main/{custom-list-item → list-item-custom}/index.d.ts +14 -14
  289. package/main/list-item-group/index.d.ts +2 -2
  290. package/main/{standard-list-item → list-item-standard}/index.d.ts +17 -25
  291. package/main/menu/index.d.ts +2 -2
  292. package/main/menu-item/index.d.ts +11 -16
  293. package/main/menu-separator/index.d.ts +13 -0
  294. package/main/multi-combo-box/index.d.ts +11 -7
  295. package/main/multi-combo-box-item/index.d.ts +2 -2
  296. package/main/multi-combo-box-item-group/index.d.ts +17 -0
  297. package/main/multi-input/index.d.ts +4 -4
  298. package/main/option/index.d.ts +11 -11
  299. package/main/option-custom/index.d.ts +9 -9
  300. package/main/panel/index.d.ts +2 -2
  301. package/main/popover/index.d.ts +3 -3
  302. package/main/progress-indicator/index.d.ts +2 -2
  303. package/main/radio-button/index.d.ts +4 -4
  304. package/main/range-slider/index.d.ts +2 -2
  305. package/main/rating-indicator/index.d.ts +3 -3
  306. package/main/responsive-popover/index.d.ts +3 -3
  307. package/main/segmented-button-item/index.d.ts +3 -3
  308. package/main/select/index.d.ts +3 -3
  309. package/main/slider/index.d.ts +2 -2
  310. package/main/split-button/index.d.ts +1 -1
  311. package/main/step-input/index.d.ts +3 -3
  312. package/main/suggestion-item/index.d.ts +3 -40
  313. package/main/suggestion-item-custom/index.d.ts +18 -0
  314. package/main/suggestion-item-group/index.d.ts +21 -0
  315. package/main/switch/index.d.ts +6 -6
  316. package/main/tab/index.d.ts +3 -3
  317. package/main/table/index.d.ts +51 -0
  318. package/{compat → main}/table-cell/index.d.ts +2 -2
  319. package/main/table-growing/index.d.ts +41 -0
  320. package/main/table-header-cell/index.d.ts +36 -0
  321. package/main/table-header-row/index.d.ts +18 -0
  322. package/main/table-row/index.d.ts +27 -0
  323. package/main/table-selection/index.d.ts +26 -0
  324. package/main/tag/index.d.ts +1 -4
  325. package/main/text-area/index.d.ts +4 -4
  326. package/main/time-picker/index.d.ts +5 -5
  327. package/main/toggle-button/index.d.ts +4 -4
  328. package/main/token/index.d.ts +1 -1
  329. package/main/toolbar/index.d.ts +7 -3
  330. package/main/toolbar-button/index.d.ts +7 -7
  331. package/main/toolbar-select/index.d.ts +2 -2
  332. package/main/tree/index.d.ts +6 -6
  333. package/main/tree-item/index.d.ts +11 -11
  334. package/main/tree-item-custom/index.d.ts +9 -9
  335. package/main/ui5-main.module.d.ts +71 -62
  336. package/package.json +87 -75
  337. package/schematics/add-dependencies/index.js +1 -1
  338. package/schematics/add-theming/index.js +0 -3
  339. package/schematics/get-config.js +1 -23
  340. package/ui5-webcomponents-ngx-0.3.0.tgz +0 -0
  341. package/ui5-webcomponents.module.d.ts +1 -2
  342. package/compat/index.d.ts +0 -1
  343. package/compat/table/index.d.ts +0 -118
  344. package/compat/table-column/index.d.ts +0 -43
  345. package/compat/table-group-row/index.d.ts +0 -13
  346. package/compat/table-row/index.d.ts +0 -30
  347. package/compat/theming/index.d.ts +0 -9
  348. package/compat/ui5-compat.module.d.ts +0 -15
  349. package/esm2022/compat/index.mjs +0 -2
  350. package/esm2022/compat/table/index.mjs +0 -79
  351. package/esm2022/compat/table/ui5-webcomponents-ngx-compat-table.mjs +0 -5
  352. package/esm2022/compat/table-cell/index.mjs +0 -27
  353. package/esm2022/compat/table-cell/ui5-webcomponents-ngx-compat-table-cell.mjs +0 -5
  354. package/esm2022/compat/table-column/index.mjs +0 -37
  355. package/esm2022/compat/table-group-row/index.mjs +0 -27
  356. package/esm2022/compat/table-row/index.mjs +0 -40
  357. package/esm2022/compat/table-row/ui5-webcomponents-ngx-compat-table-row.mjs +0 -5
  358. package/esm2022/compat/theming/index.mjs +0 -17
  359. package/esm2022/compat/ui5-compat.module.mjs +0 -41
  360. package/esm2022/main/custom-list-item/index.mjs +0 -63
  361. package/esm2022/main/multi-combo-box-group-item/index.mjs +0 -34
  362. package/esm2022/main/standard-list-item/index.mjs +0 -78
  363. package/esm2022/main/standard-list-item/ui5-webcomponents-ngx-main-standard-list-item.mjs +0 -5
  364. package/esm2022/main/suggestion-group-item/index.mjs +0 -34
  365. package/fesm2022/ui5-webcomponents-ngx-compat-table-cell.mjs.map +0 -1
  366. package/fesm2022/ui5-webcomponents-ngx-compat-table-column.mjs +0 -43
  367. package/fesm2022/ui5-webcomponents-ngx-compat-table-column.mjs.map +0 -1
  368. package/fesm2022/ui5-webcomponents-ngx-compat-table-group-row.mjs.map +0 -1
  369. package/fesm2022/ui5-webcomponents-ngx-compat-table-row.mjs.map +0 -1
  370. package/fesm2022/ui5-webcomponents-ngx-compat-table.mjs +0 -85
  371. package/fesm2022/ui5-webcomponents-ngx-compat-table.mjs.map +0 -1
  372. package/fesm2022/ui5-webcomponents-ngx-compat-theming.mjs +0 -23
  373. package/fesm2022/ui5-webcomponents-ngx-compat-theming.mjs.map +0 -1
  374. package/fesm2022/ui5-webcomponents-ngx-compat.mjs +0 -46
  375. package/fesm2022/ui5-webcomponents-ngx-compat.mjs.map +0 -1
  376. package/fesm2022/ui5-webcomponents-ngx-main-custom-list-item.mjs.map +0 -1
  377. package/fesm2022/ui5-webcomponents-ngx-main-multi-combo-box-group-item.mjs.map +0 -1
  378. package/fesm2022/ui5-webcomponents-ngx-main-standard-list-item.mjs.map +0 -1
  379. package/fesm2022/ui5-webcomponents-ngx-main-suggestion-group-item.mjs.map +0 -1
  380. package/main/multi-combo-box-group-item/index.d.ts +0 -17
  381. package/main/suggestion-group-item/index.d.ts +0 -17
  382. package/ui5-webcomponents-ngx-0.3.0-rc.8.tgz +0 -0
@@ -1 +1 @@
1
- {"version":3,"file":"ui5-webcomponents-ngx-main-avatar.mjs","sources":["../../../../libs/ui5-angular/main/avatar/index.ts","../../../../libs/ui5-angular/main/avatar/ui5-webcomponents-ngx-main-avatar.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/Avatar.js';\nimport {\n default as Avatar,\n AvatarAccessibilityAttributes,\n} from '@ui5/webcomponents/dist/Avatar.js';\n@ProxyInputs([\n 'disabled',\n 'interactive',\n 'icon',\n 'fallbackIcon',\n 'initials',\n 'shape',\n 'size',\n 'colorScheme',\n 'accessibleName',\n 'accessibilityAttributes',\n])\n@Component({\n standalone: true,\n selector: 'ui5-avatar',\n template: '<ng-content></ng-content>',\n inputs: [\n 'disabled',\n 'interactive',\n 'icon',\n 'fallbackIcon',\n 'initials',\n 'shape',\n 'size',\n 'colorScheme',\n 'accessibleName',\n 'accessibilityAttributes',\n ],\n exportAs: 'ui5Avatar',\n})\nclass AvatarComponent {\n /**\n Defines whether the component is disabled.\nA disabled component can't be pressed or\nfocused, and it is not in the tab chain.\n */\n @InputDecorator({ transform: booleanAttribute })\n disabled!: boolean;\n /**\n Defines if the avatar is interactive (focusable and pressable).\n\n**Note:** This property won't have effect if the `disabled`\nproperty is set to `true`.\n */\n @InputDecorator({ transform: booleanAttribute })\n interactive!: boolean;\n /**\n Defines the name of the UI5 Icon, that will be displayed.\n\n**Note:** If `image` slot is provided, the property will be ignored.\n\n**Note:** You should import the desired icon first, then use its name as \"icon\".\n\n`import \"@ui5/webcomponents-icons/dist/{icon_name}.js\"`\n\n`<ui5-avatar icon=\"employee\">`\n\n**Note:** If no icon or an empty one is provided, by default the \"employee\" icon should be displayed.\n\nSee all the available icons in the [Icon Explorer](https://sdk.openui5.org/test-resources/sap/m/demokit/iconExplorer/webapp/index.html).\n */\n icon!: string;\n /**\n Defines the name of the fallback icon, which should be displayed in the following cases:\n\n\t- If the initials are not valid (more than 3 letters, unsupported languages or empty initials).\n\t- If there are three initials and they do not fit in the shape (e.g. WWW for some of the sizes).\n\t- If the image src is wrong.\n\n**Note:** If not set, a default fallback icon \"employee\" is displayed.\n\n**Note:** You should import the desired icon first, then use its name as \"fallback-icon\".\n\n`import \"@ui5/webcomponents-icons/dist/{icon_name}.js\"`\n\n`<ui5-avatar fallback-icon=\"alert\">`\n\nSee all the available icons in the [Icon Explorer](https://sdk.openui5.org/test-resources/sap/m/demokit/iconExplorer/webapp/index.html).\n */\n fallbackIcon!: string;\n /**\n Defines the displayed initials.\n\nUp to three Latin letters can be displayed as initials.\n */\n initials!: string;\n /**\n Defines the shape of the component.\n */\n shape!: 'Circle' | 'Square';\n /**\n Defines predefined size of the component.\n */\n size!: 'XS' | 'S' | 'M' | 'L' | 'XL';\n /**\n Defines the background color of the desired image.\n */\n colorScheme!:\n | 'Accent1'\n | 'Accent2'\n | 'Accent3'\n | 'Accent4'\n | 'Accent5'\n | 'Accent6'\n | 'Accent7'\n | 'Accent8'\n | 'Accent9'\n | 'Accent10'\n | 'Placeholder';\n /**\n Defines the text alternative of the component.\nIf not provided a default text alternative will be set, if present.\n */\n accessibleName!: string;\n /**\n Defines the additional accessibility attributes that will be applied to the component.\nThe following field is supported:\n\n- **hasPopup**: Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by the button.\nAccepts the following string values: `dialog`, `grid`, `listbox`, `menu` or `tree`.\n */\n accessibilityAttributes!: AvatarAccessibilityAttributes;\n\n private elementRef: ElementRef<Avatar> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): Avatar {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { AvatarComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;AA6CM,IAAA,eAAe,GA9BrB,MA8BM,eAAe,CAAA;AAiGnB,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC;KACtC;AAED,IAAA,WAAA,GAAA;AARQ,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;AAOtC,QAAA,IAAI,CAAC,GAAG,CAAC,MAAM,EAAE,CAAC;KACnB;8GAvGG,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,EAMU,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,YAAA,EAAA,MAAA,EAAA,EAAA,QAAA,EAAA,CAAA,UAAA,EAAA,UAAA,EAAA,gBAAgB,CAQhB,EAAA,WAAA,EAAA,CAAA,aAAA,EAAA,aAAA,EAAA,gBAAgB,wQA7BnC,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AAejC,eAAe,GAAA,UAAA,CAAA;AA9BpB,IAAA,WAAW,CAAC;QACX,UAAU;QACV,aAAa;QACb,MAAM;QACN,cAAc;QACd,UAAU;QACV,OAAO;QACP,MAAM;QACN,aAAa;QACb,gBAAgB;QAChB,yBAAyB;KAC1B,CAAC;;AAmBI,CAAA,EAAA,eAAe,CAwGpB,CAAA;2FAxGK,eAAe,EAAA,UAAA,EAAA,CAAA;kBAlBpB,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,YAAY;AACtB,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE;wBACN,UAAU;wBACV,aAAa;wBACb,MAAM;wBACN,cAAc;wBACd,UAAU;wBACV,OAAO;wBACP,MAAM;wBACN,aAAa;wBACb,gBAAgB;wBAChB,yBAAyB;AAC1B,qBAAA;AACD,oBAAA,QAAQ,EAAE,WAAW;AACtB,iBAAA,CAAA;wDAQC,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;gBAS/C,WAAW,EAAA,CAAA;sBADVA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;;;AC3DjD;;AAEG;;;;"}
1
+ {"version":3,"file":"ui5-webcomponents-ngx-main-avatar.mjs","sources":["../../../../libs/ui5-angular/main/avatar/index.ts","../../../../libs/ui5-angular/main/avatar/ui5-webcomponents-ngx-main-avatar.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/Avatar.js';\nimport {\n default as Avatar,\n AvatarAccessibilityAttributes,\n} from '@ui5/webcomponents/dist/Avatar.js';\n@ProxyInputs([\n 'disabled',\n 'interactive',\n 'icon',\n 'fallbackIcon',\n 'initials',\n 'shape',\n 'size',\n 'colorScheme',\n 'accessibleName',\n 'accessibilityAttributes',\n])\n@Component({\n standalone: true,\n selector: 'ui5-avatar',\n template: '<ng-content></ng-content>',\n inputs: [\n 'disabled',\n 'interactive',\n 'icon',\n 'fallbackIcon',\n 'initials',\n 'shape',\n 'size',\n 'colorScheme',\n 'accessibleName',\n 'accessibilityAttributes',\n ],\n exportAs: 'ui5Avatar',\n})\nclass AvatarComponent {\n /**\n Defines whether the component is disabled.\nA disabled component can't be pressed or\nfocused, and it is not in the tab chain.\n */\n @InputDecorator({ transform: booleanAttribute })\n disabled!: boolean;\n /**\n Defines if the avatar is interactive (focusable and pressable).\n\n**Note:** This property won't have effect if the `disabled`\nproperty is set to `true`.\n */\n @InputDecorator({ transform: booleanAttribute })\n interactive!: boolean;\n /**\n Defines the name of the UI5 Icon, that will be displayed.\n\n**Note:** If `image` slot is provided, the property will be ignored.\n\n**Note:** You should import the desired icon first, then use its name as \"icon\".\n\n`import \"@ui5/webcomponents-icons/dist/{icon_name}.js\"`\n\n`<ui5-avatar icon=\"employee\">`\n\n**Note:** If no icon or an empty one is provided, by default the \"employee\" icon should be displayed.\n\nSee all the available icons in the [Icon Explorer](https://sdk.openui5.org/test-resources/sap/m/demokit/iconExplorer/webapp/index.html).\n */\n icon!: string | undefined;\n /**\n Defines the name of the fallback icon, which should be displayed in the following cases:\n\n\t- If the initials are not valid (more than 3 letters, unsupported languages or empty initials).\n\t- If there are three initials and they do not fit in the shape (e.g. WWW for some of the sizes).\n\t- If the image src is wrong.\n\n**Note:** If not set, a default fallback icon \"employee\" is displayed.\n\n**Note:** You should import the desired icon first, then use its name as \"fallback-icon\".\n\n`import \"@ui5/webcomponents-icons/dist/{icon_name}.js\"`\n\n`<ui5-avatar fallback-icon=\"alert\">`\n\nSee all the available icons in the [Icon Explorer](https://sdk.openui5.org/test-resources/sap/m/demokit/iconExplorer/webapp/index.html).\n */\n fallbackIcon!: string;\n /**\n Defines the displayed initials.\n\nUp to three Latin letters can be displayed as initials.\n */\n initials!: string | undefined;\n /**\n Defines the shape of the component.\n */\n shape!: 'Circle' | 'Square';\n /**\n Defines predefined size of the component.\n */\n size!: 'XS' | 'S' | 'M' | 'L' | 'XL';\n /**\n Defines the background color of the desired image.\n */\n colorScheme!:\n | 'Accent1'\n | 'Accent2'\n | 'Accent3'\n | 'Accent4'\n | 'Accent5'\n | 'Accent6'\n | 'Accent7'\n | 'Accent8'\n | 'Accent9'\n | 'Accent10'\n | 'Placeholder';\n /**\n Defines the text alternative of the component.\nIf not provided a default text alternative will be set, if present.\n */\n accessibleName!: string | undefined;\n /**\n Defines the additional accessibility attributes that will be applied to the component.\nThe following field is supported:\n\n- **hasPopup**: Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by the button.\nAccepts the following string values: `dialog`, `grid`, `listbox`, `menu` or `tree`.\n */\n accessibilityAttributes!: AvatarAccessibilityAttributes;\n\n private elementRef: ElementRef<Avatar> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): Avatar {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { AvatarComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;AA6CM,IAAA,eAAe,GA9BrB,MA8BM,eAAe,CAAA;AAiGnB,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC;KACtC;AAED,IAAA,WAAA,GAAA;AARQ,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;AAOtC,QAAA,IAAI,CAAC,GAAG,CAAC,MAAM,EAAE,CAAC;KACnB;8GAvGG,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,EAMU,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,YAAA,EAAA,MAAA,EAAA,EAAA,QAAA,EAAA,CAAA,UAAA,EAAA,UAAA,EAAA,gBAAgB,CAQhB,EAAA,WAAA,EAAA,CAAA,aAAA,EAAA,aAAA,EAAA,gBAAgB,wQA7BnC,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AAejC,eAAe,GAAA,UAAA,CAAA;AA9BpB,IAAA,WAAW,CAAC;QACX,UAAU;QACV,aAAa;QACb,MAAM;QACN,cAAc;QACd,UAAU;QACV,OAAO;QACP,MAAM;QACN,aAAa;QACb,gBAAgB;QAChB,yBAAyB;KAC1B,CAAC;;AAmBI,CAAA,EAAA,eAAe,CAwGpB,CAAA;2FAxGK,eAAe,EAAA,UAAA,EAAA,CAAA;kBAlBpB,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,YAAY;AACtB,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE;wBACN,UAAU;wBACV,aAAa;wBACb,MAAM;wBACN,cAAc;wBACd,UAAU;wBACV,OAAO;wBACP,MAAM;wBACN,aAAa;wBACb,gBAAgB;wBAChB,yBAAyB;AAC1B,qBAAA;AACD,oBAAA,QAAQ,EAAE,WAAW;AACtB,iBAAA,CAAA;wDAQC,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;gBAS/C,WAAW,EAAA,CAAA;sBADVA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;;;AC3DjD;;AAEG;;;;"}
@@ -1 +1 @@
1
- {"version":3,"file":"ui5-webcomponents-ngx-main-breadcrumbs-item.mjs","sources":["../../../../libs/ui5-angular/main/breadcrumbs-item/index.ts","../../../../libs/ui5-angular/main/breadcrumbs-item/ui5-webcomponents-ngx-main-breadcrumbs-item.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n NgZone,\n inject,\n} from '@angular/core';\nimport { ProxyInputs } from '@ui5/webcomponents-ngx/utils';\nimport '@ui5/webcomponents/dist/BreadcrumbsItem.js';\nimport BreadcrumbsItem from '@ui5/webcomponents/dist/BreadcrumbsItem.js';\n@ProxyInputs(['href', 'target', 'accessibleName'])\n@Component({\n standalone: true,\n selector: 'ui5-breadcrumbs-item',\n template: '<ng-content></ng-content>',\n inputs: ['href', 'target', 'accessibleName'],\n exportAs: 'ui5BreadcrumbsItem',\n})\nclass BreadcrumbsItemComponent {\n /**\n Defines the link href.\n\n**Note:** Standard hyperlink behavior is supported.\n */\n href!: string;\n /**\n Defines the link target.\n\nAvailable options are:\n\n- `_self`\n- `_top`\n- `_blank`\n- `_parent`\n- `_search`\n\n**Note:** This property must only be used when the `href` property is set.\n */\n target!: string | undefined;\n /**\n Defines the accessible ARIA name of the item.\n */\n accessibleName!: string;\n\n private elementRef: ElementRef<BreadcrumbsItem> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): BreadcrumbsItem {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { BreadcrumbsItemComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;AAkBM,IAAA,wBAAwB,GAR9B,MAQM,wBAAwB,CAAA;AA8B5B,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;8GApCG,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,gMAJlB,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AAIjC,wBAAwB,GAAA,UAAA,CAAA;IAR7B,WAAW,CAAC,CAAC,MAAM,EAAE,QAAQ,EAAE,gBAAgB,CAAC,CAAC;;AAQ5C,CAAA,EAAA,wBAAwB,CAqC7B,CAAA;2FArCK,wBAAwB,EAAA,UAAA,EAAA,CAAA;kBAP7B,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,sBAAsB;AAChC,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE,CAAC,MAAM,EAAE,QAAQ,EAAE,gBAAgB,CAAC;AAC5C,oBAAA,QAAQ,EAAE,oBAAoB;AAC/B,iBAAA,CAAA;;;ACjBD;;AAEG;;;;"}
1
+ {"version":3,"file":"ui5-webcomponents-ngx-main-breadcrumbs-item.mjs","sources":["../../../../libs/ui5-angular/main/breadcrumbs-item/index.ts","../../../../libs/ui5-angular/main/breadcrumbs-item/ui5-webcomponents-ngx-main-breadcrumbs-item.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n NgZone,\n inject,\n} from '@angular/core';\nimport { ProxyInputs } from '@ui5/webcomponents-ngx/utils';\nimport '@ui5/webcomponents/dist/BreadcrumbsItem.js';\nimport BreadcrumbsItem from '@ui5/webcomponents/dist/BreadcrumbsItem.js';\n@ProxyInputs(['href', 'target', 'accessibleName'])\n@Component({\n standalone: true,\n selector: 'ui5-breadcrumbs-item',\n template: '<ng-content></ng-content>',\n inputs: ['href', 'target', 'accessibleName'],\n exportAs: 'ui5BreadcrumbsItem',\n})\nclass BreadcrumbsItemComponent {\n /**\n Defines the link href.\n\n**Note:** Standard hyperlink behavior is supported.\n */\n href!: string | undefined;\n /**\n Defines the link target.\n\nAvailable options are:\n\n- `_self`\n- `_top`\n- `_blank`\n- `_parent`\n- `_search`\n\n**Note:** This property must only be used when the `href` property is set.\n */\n target!: string | undefined;\n /**\n Defines the accessible ARIA name of the item.\n */\n accessibleName!: string | undefined;\n\n private elementRef: ElementRef<BreadcrumbsItem> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): BreadcrumbsItem {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { BreadcrumbsItemComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;AAkBM,IAAA,wBAAwB,GAR9B,MAQM,wBAAwB,CAAA;AA8B5B,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;8GApCG,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,gMAJlB,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AAIjC,wBAAwB,GAAA,UAAA,CAAA;IAR7B,WAAW,CAAC,CAAC,MAAM,EAAE,QAAQ,EAAE,gBAAgB,CAAC,CAAC;;AAQ5C,CAAA,EAAA,wBAAwB,CAqC7B,CAAA;2FArCK,wBAAwB,EAAA,UAAA,EAAA,CAAA;kBAP7B,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,sBAAsB;AAChC,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE,CAAC,MAAM,EAAE,QAAQ,EAAE,gBAAgB,CAAC;AAC5C,oBAAA,QAAQ,EAAE,oBAAoB;AAC/B,iBAAA,CAAA;;;ACjBD;;AAEG;;;;"}
@@ -1 +1 @@
1
- {"version":3,"file":"ui5-webcomponents-ngx-main-busy-indicator.mjs","sources":["../../../../libs/ui5-angular/main/busy-indicator/index.ts","../../../../libs/ui5-angular/main/busy-indicator/ui5-webcomponents-ngx-main-busy-indicator.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n Input as InputDecorator,\n NgZone,\n booleanAttribute,\n inject,\n} from '@angular/core';\nimport { ProxyInputs } from '@ui5/webcomponents-ngx/utils';\nimport '@ui5/webcomponents/dist/BusyIndicator.js';\nimport BusyIndicator from '@ui5/webcomponents/dist/BusyIndicator.js';\n@ProxyInputs(['text', 'size', 'active', 'delay', 'textPlacement'])\n@Component({\n standalone: true,\n selector: 'ui5-busy-indicator',\n template: '<ng-content></ng-content>',\n inputs: ['text', 'size', 'active', 'delay', 'textPlacement'],\n exportAs: 'ui5BusyIndicator',\n})\nclass BusyIndicatorComponent {\n /**\n Defines text to be displayed below the component. It can be used to inform the user of the current operation.\n */\n text!: string;\n /**\n Defines the size of the component.\n */\n size!: 'S' | 'M' | 'L';\n /**\n Defines if the busy indicator is visible on the screen. By default it is not.\n */\n @InputDecorator({ transform: booleanAttribute })\n active!: boolean;\n /**\n Defines the delay in milliseconds, after which the busy indicator will be visible on the screen.\n */\n delay!: number;\n /**\n Defines the placement of the text.\n */\n textPlacement!: 'Top' | 'Bottom';\n\n private elementRef: ElementRef<BusyIndicator> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): BusyIndicator {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { BusyIndicatorComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;AAoBM,IAAA,sBAAsB,GAR5B,MAQM,sBAAsB,CAAA;AA2B1B,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC;KACtC;AAED,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAA8B,MAAM,CAAC,UAAU,CAAC,CAAC;AAC3D,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;8GAjCG,sBAAsB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA,EAAA;kGAAtB,sBAAsB,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,oBAAA,EAAA,MAAA,EAAA,EAAA,IAAA,EAAA,MAAA,EAAA,IAAA,EAAA,MAAA,EAAA,MAAA,EAAA,CAAA,QAAA,EAAA,QAAA,EAYG,gBAAgB,CAAA,EAAA,KAAA,EAAA,OAAA,EAAA,aAAA,EAAA,eAAA,EAAA,EAAA,QAAA,EAAA,CAAA,kBAAA,CAAA,EAAA,QAAA,EAAA,EAAA,EAAA,QAAA,EAhBnC,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AAIjC,sBAAsB,GAAA,UAAA,CAAA;AAR3B,IAAA,WAAW,CAAC,CAAC,MAAM,EAAE,MAAM,EAAE,QAAQ,EAAE,OAAO,EAAE,eAAe,CAAC,CAAC;;AAQ5D,CAAA,EAAA,sBAAsB,CAkC3B,CAAA;2FAlCK,sBAAsB,EAAA,UAAA,EAAA,CAAA;kBAP3B,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,oBAAoB;AAC9B,oBAAA,QAAQ,EAAE,2BAA2B;oBACrC,MAAM,EAAE,CAAC,MAAM,EAAE,MAAM,EAAE,QAAQ,EAAE,OAAO,EAAE,eAAe,CAAC;AAC5D,oBAAA,QAAQ,EAAE,kBAAkB;AAC7B,iBAAA,CAAA;wDAcC,MAAM,EAAA,CAAA;sBADLA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;;;AChCjD;;AAEG;;;;"}
1
+ {"version":3,"file":"ui5-webcomponents-ngx-main-busy-indicator.mjs","sources":["../../../../libs/ui5-angular/main/busy-indicator/index.ts","../../../../libs/ui5-angular/main/busy-indicator/ui5-webcomponents-ngx-main-busy-indicator.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n Input as InputDecorator,\n NgZone,\n booleanAttribute,\n inject,\n} from '@angular/core';\nimport { ProxyInputs } from '@ui5/webcomponents-ngx/utils';\nimport '@ui5/webcomponents/dist/BusyIndicator.js';\nimport BusyIndicator from '@ui5/webcomponents/dist/BusyIndicator.js';\n@ProxyInputs(['text', 'size', 'active', 'delay', 'textPlacement'])\n@Component({\n standalone: true,\n selector: 'ui5-busy-indicator',\n template: '<ng-content></ng-content>',\n inputs: ['text', 'size', 'active', 'delay', 'textPlacement'],\n exportAs: 'ui5BusyIndicator',\n})\nclass BusyIndicatorComponent {\n /**\n Defines text to be displayed below the component. It can be used to inform the user of the current operation.\n */\n text!: string | undefined;\n /**\n Defines the size of the component.\n */\n size!: 'S' | 'M' | 'L';\n /**\n Defines if the busy indicator is visible on the screen. By default it is not.\n */\n @InputDecorator({ transform: booleanAttribute })\n active!: boolean;\n /**\n Defines the delay in milliseconds, after which the busy indicator will be visible on the screen.\n */\n delay!: number;\n /**\n Defines the placement of the text.\n */\n textPlacement!: 'Top' | 'Bottom';\n\n private elementRef: ElementRef<BusyIndicator> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): BusyIndicator {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { BusyIndicatorComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;AAoBM,IAAA,sBAAsB,GAR5B,MAQM,sBAAsB,CAAA;AA2B1B,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC;KACtC;AAED,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAA8B,MAAM,CAAC,UAAU,CAAC,CAAC;AAC3D,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;8GAjCG,sBAAsB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA,EAAA;kGAAtB,sBAAsB,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,oBAAA,EAAA,MAAA,EAAA,EAAA,IAAA,EAAA,MAAA,EAAA,IAAA,EAAA,MAAA,EAAA,MAAA,EAAA,CAAA,QAAA,EAAA,QAAA,EAYG,gBAAgB,CAAA,EAAA,KAAA,EAAA,OAAA,EAAA,aAAA,EAAA,eAAA,EAAA,EAAA,QAAA,EAAA,CAAA,kBAAA,CAAA,EAAA,QAAA,EAAA,EAAA,EAAA,QAAA,EAhBnC,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AAIjC,sBAAsB,GAAA,UAAA,CAAA;AAR3B,IAAA,WAAW,CAAC,CAAC,MAAM,EAAE,MAAM,EAAE,QAAQ,EAAE,OAAO,EAAE,eAAe,CAAC,CAAC;;AAQ5D,CAAA,EAAA,sBAAsB,CAkC3B,CAAA;2FAlCK,sBAAsB,EAAA,UAAA,EAAA,CAAA;kBAP3B,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,oBAAoB;AAC9B,oBAAA,QAAQ,EAAE,2BAA2B;oBACrC,MAAM,EAAE,CAAC,MAAM,EAAE,MAAM,EAAE,QAAQ,EAAE,OAAO,EAAE,eAAe,CAAC;AAC5D,oBAAA,QAAQ,EAAE,kBAAkB;AAC7B,iBAAA,CAAA;wDAcC,MAAM,EAAA,CAAA;sBADLA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;;;AChCjD;;AAEG;;;;"}
@@ -1 +1 @@
1
- {"version":3,"file":"ui5-webcomponents-ngx-main-button.mjs","sources":["../../../../libs/ui5-angular/main/button/index.ts","../../../../libs/ui5-angular/main/button/ui5-webcomponents-ngx-main-button.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n EventEmitter,\n Input as InputDecorator,\n NgZone,\n booleanAttribute,\n inject,\n} from '@angular/core';\nimport { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';\nimport '@ui5/webcomponents/dist/Button.js';\nimport {\n default as Button,\n ButtonAccessibilityAttributes,\n} from '@ui5/webcomponents/dist/Button.js';\n@ProxyInputs([\n 'design',\n 'disabled',\n 'icon',\n 'endIcon',\n 'submits',\n 'tooltip',\n 'accessibleName',\n 'accessibleNameRef',\n 'accessibilityAttributes',\n 'type',\n 'accessibleRole',\n])\n@ProxyOutputs(['click: ui5Click'])\n@Component({\n standalone: true,\n selector: 'ui5-button',\n template: '<ng-content></ng-content>',\n inputs: [\n 'design',\n 'disabled',\n 'icon',\n 'endIcon',\n 'submits',\n 'tooltip',\n 'accessibleName',\n 'accessibleNameRef',\n 'accessibilityAttributes',\n 'type',\n 'accessibleRole',\n ],\n outputs: ['ui5Click'],\n exportAs: 'ui5Button',\n})\nclass ButtonComponent {\n /**\n Defines the component design.\n */\n design!:\n | 'Default'\n | 'Positive'\n | 'Negative'\n | 'Transparent'\n | 'Emphasized'\n | 'Attention';\n /**\n Defines whether the component is disabled.\nA disabled component can't be pressed or\nfocused, and it is not in the tab chain.\n */\n @InputDecorator({ transform: booleanAttribute })\n disabled!: boolean;\n /**\n Defines the icon, displayed as graphical element within the component.\nThe SAP-icons font provides numerous options.\n\nExample:\nSee all the available icons within the [Icon Explorer](https://sdk.openui5.org/test-resources/sap/m/demokit/iconExplorer/webapp/index.html).\n */\n icon!: string;\n /**\n Defines the icon, displayed as graphical element within the component after the button text.\n\n**Note:** It is highly recommended to use `endIcon` property only together with `icon` and/or `text` properties.\nUsage of `endIcon` only should be avoided.\n\nThe SAP-icons font provides numerous options.\n\nExample:\nSee all the available icons within the [Icon Explorer](https://sdk.openui5.org/test-resources/sap/m/demokit/iconExplorer/webapp/index.html).\n */\n endIcon!: string;\n /**\n When set to `true`, the component will\nautomatically submit the nearest HTML form element on `press`.\n\n**Note:** This property is only applicable within the context of an HTML Form element.`\n */\n @InputDecorator({ transform: booleanAttribute })\n submits!: boolean;\n /**\n Defines the tooltip of the component.\n\n**Note:** A tooltip attribute should be provided for icon-only buttons, in order to represent their exact meaning/function.\n */\n tooltip!: string;\n /**\n Defines the accessible ARIA name of the component.\n */\n accessibleName!: string | undefined;\n /**\n Receives id(or many ids) of the elements that label the component.\n */\n accessibleNameRef!: string;\n /**\n Defines the additional accessibility attributes that will be applied to the component.\nThe following fields are supported:\n\n- **expanded**: Indicates whether the button, or another grouping element it controls, is currently expanded or collapsed.\nAccepts the following string values: `true` or `false`\n\n- **hasPopup**: Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by the button.\nAccepts the following string values: `dialog`, `grid`, `listbox`, `menu` or `tree`.\n\n- **controls**: Identifies the element (or elements) whose contents or presence are controlled by the button element.\nAccepts a lowercase string value.\n */\n accessibilityAttributes!: ButtonAccessibilityAttributes;\n /**\n Defines whether the button has special form-related functionality.\n\n**Note:** This property is only applicable within the context of an HTML Form element.\n */\n type!: 'Button' | 'Submit' | 'Reset';\n /**\n Describes the accessibility role of the button.\n\n**Note:** Use <code>ButtonAccessibleRole.Link</code> role only with a press handler, which performs a navigation. In all other scenarios the default button semantics are recommended.\n */\n accessibleRole!: 'Button' | 'Link';\n\n /**\n Fired when the component is activated either with a\nmouse/tap or by using the Enter or Space key.\n\n**Note:** The event will not be fired if the `disabled`\nproperty is set to `true`.\n */\n ui5Click!: EventEmitter<Event>;\n\n private elementRef: ElementRef<Button> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): Button {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { ButtonComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;AAkDM,IAAA,eAAe,GAlCrB,MAkCM,eAAe,CAAA;AAoGnB,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC;KACtC;AAED,IAAA,WAAA,GAAA;AARQ,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;AAOtC,QAAA,IAAI,CAAC,GAAG,CAAC,MAAM,EAAE,CAAC;KACnB;8GA1GG,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,EAgBU,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,YAAA,EAAA,MAAA,EAAA,EAAA,MAAA,EAAA,QAAA,EAAA,QAAA,EAAA,CAAA,UAAA,EAAA,UAAA,EAAA,gBAAgB,CA4BhB,EAAA,IAAA,EAAA,MAAA,EAAA,OAAA,EAAA,SAAA,EAAA,OAAA,EAAA,CAAA,SAAA,EAAA,SAAA,EAAA,gBAAgB,2RA7DnC,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AAiBjC,eAAe,GAAA,UAAA,CAAA;AAlCpB,IAAA,WAAW,CAAC;QACX,QAAQ;QACR,UAAU;QACV,MAAM;QACN,SAAS;QACT,SAAS;QACT,SAAS;QACT,gBAAgB;QAChB,mBAAmB;QACnB,yBAAyB;QACzB,MAAM;QACN,gBAAgB;KACjB,CAAC;AACD,IAAA,YAAY,CAAC,CAAC,iBAAiB,CAAC,CAAC;;AAqB5B,CAAA,EAAA,eAAe,CA2GpB,CAAA;2FA3GK,eAAe,EAAA,UAAA,EAAA,CAAA;kBApBpB,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,UAAU;wBACV,MAAM;wBACN,SAAS;wBACT,SAAS;wBACT,SAAS;wBACT,gBAAgB;wBAChB,mBAAmB;wBACnB,yBAAyB;wBACzB,MAAM;wBACN,gBAAgB;AACjB,qBAAA;oBACD,OAAO,EAAE,CAAC,UAAU,CAAC;AACrB,oBAAA,QAAQ,EAAE,WAAW;AACtB,iBAAA,CAAA;wDAkBC,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;gBA6B/C,OAAO,EAAA,CAAA;sBADNA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;;;AC9FjD;;AAEG;;;;"}
1
+ {"version":3,"file":"ui5-webcomponents-ngx-main-button.mjs","sources":["../../../../libs/ui5-angular/main/button/index.ts","../../../../libs/ui5-angular/main/button/ui5-webcomponents-ngx-main-button.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n EventEmitter,\n Input as InputDecorator,\n NgZone,\n booleanAttribute,\n inject,\n} from '@angular/core';\nimport { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';\nimport '@ui5/webcomponents/dist/Button.js';\nimport {\n default as Button,\n ButtonAccessibilityAttributes,\n} from '@ui5/webcomponents/dist/Button.js';\n@ProxyInputs([\n 'design',\n 'disabled',\n 'icon',\n 'endIcon',\n 'submits',\n 'tooltip',\n 'accessibleName',\n 'accessibleNameRef',\n 'accessibilityAttributes',\n 'type',\n 'accessibleRole',\n])\n@ProxyOutputs(['click: ui5Click'])\n@Component({\n standalone: true,\n selector: 'ui5-button',\n template: '<ng-content></ng-content>',\n inputs: [\n 'design',\n 'disabled',\n 'icon',\n 'endIcon',\n 'submits',\n 'tooltip',\n 'accessibleName',\n 'accessibleNameRef',\n 'accessibilityAttributes',\n 'type',\n 'accessibleRole',\n ],\n outputs: ['ui5Click'],\n exportAs: 'ui5Button',\n})\nclass ButtonComponent {\n /**\n Defines the component design.\n */\n design!:\n | 'Default'\n | 'Positive'\n | 'Negative'\n | 'Transparent'\n | 'Emphasized'\n | 'Attention';\n /**\n Defines whether the component is disabled.\nA disabled component can't be pressed or\nfocused, and it is not in the tab chain.\n */\n @InputDecorator({ transform: booleanAttribute })\n disabled!: boolean;\n /**\n Defines the icon, displayed as graphical element within the component.\nThe SAP-icons font provides numerous options.\n\nExample:\nSee all the available icons within the [Icon Explorer](https://sdk.openui5.org/test-resources/sap/m/demokit/iconExplorer/webapp/index.html).\n */\n icon!: string | undefined;\n /**\n Defines the icon, displayed as graphical element within the component after the button text.\n\n**Note:** It is highly recommended to use `endIcon` property only together with `icon` and/or `text` properties.\nUsage of `endIcon` only should be avoided.\n\nThe SAP-icons font provides numerous options.\n\nExample:\nSee all the available icons within the [Icon Explorer](https://sdk.openui5.org/test-resources/sap/m/demokit/iconExplorer/webapp/index.html).\n */\n endIcon!: string | undefined;\n /**\n When set to `true`, the component will\nautomatically submit the nearest HTML form element on `press`.\n\n**Note:** This property is only applicable within the context of an HTML Form element.`\n */\n @InputDecorator({ transform: booleanAttribute })\n submits!: boolean;\n /**\n Defines the tooltip of the component.\n\n**Note:** A tooltip attribute should be provided for icon-only buttons, in order to represent their exact meaning/function.\n */\n tooltip!: string | undefined;\n /**\n Defines the accessible ARIA name of the component.\n */\n accessibleName!: string | undefined;\n /**\n Receives id(or many ids) of the elements that label the component.\n */\n accessibleNameRef!: string | undefined;\n /**\n Defines the additional accessibility attributes that will be applied to the component.\nThe following fields are supported:\n\n- **expanded**: Indicates whether the button, or another grouping element it controls, is currently expanded or collapsed.\nAccepts the following string values: `true` or `false`\n\n- **hasPopup**: Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by the button.\nAccepts the following string values: `dialog`, `grid`, `listbox`, `menu` or `tree`.\n\n- **controls**: Identifies the element (or elements) whose contents or presence are controlled by the button element.\nAccepts a lowercase string value.\n */\n accessibilityAttributes!: ButtonAccessibilityAttributes;\n /**\n Defines whether the button has special form-related functionality.\n\n**Note:** This property is only applicable within the context of an HTML Form element.\n */\n type!: 'Button' | 'Submit' | 'Reset';\n /**\n Describes the accessibility role of the button.\n\n**Note:** Use <code>ButtonAccessibleRole.Link</code> role only with a press handler, which performs a navigation. In all other scenarios the default button semantics are recommended.\n */\n accessibleRole!: 'Button' | 'Link';\n\n /**\n Fired when the component is activated either with a\nmouse/tap or by using the Enter or Space key.\n\n**Note:** The event will not be fired if the `disabled`\nproperty is set to `true`.\n */\n ui5Click!: EventEmitter<Event>;\n\n private elementRef: ElementRef<Button> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): Button {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { ButtonComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;AAkDM,IAAA,eAAe,GAlCrB,MAkCM,eAAe,CAAA;AAoGnB,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC;KACtC;AAED,IAAA,WAAA,GAAA;AARQ,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;AAOtC,QAAA,IAAI,CAAC,GAAG,CAAC,MAAM,EAAE,CAAC;KACnB;8GA1GG,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,EAgBU,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,YAAA,EAAA,MAAA,EAAA,EAAA,MAAA,EAAA,QAAA,EAAA,QAAA,EAAA,CAAA,UAAA,EAAA,UAAA,EAAA,gBAAgB,CA4BhB,EAAA,IAAA,EAAA,MAAA,EAAA,OAAA,EAAA,SAAA,EAAA,OAAA,EAAA,CAAA,SAAA,EAAA,SAAA,EAAA,gBAAgB,2RA7DnC,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AAiBjC,eAAe,GAAA,UAAA,CAAA;AAlCpB,IAAA,WAAW,CAAC;QACX,QAAQ;QACR,UAAU;QACV,MAAM;QACN,SAAS;QACT,SAAS;QACT,SAAS;QACT,gBAAgB;QAChB,mBAAmB;QACnB,yBAAyB;QACzB,MAAM;QACN,gBAAgB;KACjB,CAAC;AACD,IAAA,YAAY,CAAC,CAAC,iBAAiB,CAAC,CAAC;;AAqB5B,CAAA,EAAA,eAAe,CA2GpB,CAAA;2FA3GK,eAAe,EAAA,UAAA,EAAA,CAAA;kBApBpB,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,UAAU;wBACV,MAAM;wBACN,SAAS;wBACT,SAAS;wBACT,SAAS;wBACT,gBAAgB;wBAChB,mBAAmB;wBACnB,yBAAyB;wBACzB,MAAM;wBACN,gBAAgB;AACjB,qBAAA;oBACD,OAAO,EAAE,CAAC,UAAU,CAAC;AACrB,oBAAA,QAAQ,EAAE,WAAW;AACtB,iBAAA,CAAA;wDAkBC,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;gBA6B/C,OAAO,EAAA,CAAA;sBADNA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;;;AC9FjD;;AAEG;;;;"}
@@ -1 +1 @@
1
- {"version":3,"file":"ui5-webcomponents-ngx-main-calendar-legend-item.mjs","sources":["../../../../libs/ui5-angular/main/calendar-legend-item/index.ts","../../../../libs/ui5-angular/main/calendar-legend-item/ui5-webcomponents-ngx-main-calendar-legend-item.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n NgZone,\n inject,\n} from '@angular/core';\nimport { ProxyInputs } from '@ui5/webcomponents-ngx/utils';\nimport '@ui5/webcomponents/dist/CalendarLegendItem.js';\nimport CalendarLegendItem from '@ui5/webcomponents/dist/CalendarLegendItem.js';\n@ProxyInputs(['text', 'type'])\n@Component({\n standalone: true,\n selector: 'ui5-calendar-legend-item',\n template: '<ng-content></ng-content>',\n inputs: ['text', 'type'],\n exportAs: 'ui5CalendarLegendItem',\n})\nclass CalendarLegendItemComponent {\n /**\n Defines the text content of the Calendar Legend Item.\n */\n text!: string;\n /**\n Defines the type of the Calendar Legend Item.\n */\n type!:\n | 'None'\n | 'Working'\n | 'NonWorking'\n | 'Type01'\n | 'Type02'\n | 'Type03'\n | 'Type04'\n | 'Type05'\n | 'Type06'\n | 'Type07'\n | 'Type08'\n | 'Type09'\n | 'Type10'\n | 'Type11'\n | 'Type12'\n | 'Type13'\n | 'Type14'\n | 'Type15'\n | 'Type16'\n | 'Type17'\n | 'Type18'\n | 'Type19'\n | 'Type20';\n\n private elementRef: ElementRef<CalendarLegendItem> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): CalendarLegendItem {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { CalendarLegendItemComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;AAkBM,IAAA,2BAA2B,GARjC,MAQM,2BAA2B,CAAA;AAqC/B,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC;KACtC;AAED,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAAmC,MAAM,CAAC,UAAU,CAAC,CAAC;AAChE,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;8GA3CG,2BAA2B,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA,EAAA;AAA3B,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,2BAA2B,iKAJrB,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AAIjC,2BAA2B,GAAA,UAAA,CAAA;AARhC,IAAA,WAAW,CAAC,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;;AAQxB,CAAA,EAAA,2BAA2B,CA4ChC,CAAA;2FA5CK,2BAA2B,EAAA,UAAA,EAAA,CAAA;kBAPhC,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,0BAA0B;AACpC,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC;AACxB,oBAAA,QAAQ,EAAE,uBAAuB;AAClC,iBAAA,CAAA;;;ACjBD;;AAEG;;;;"}
1
+ {"version":3,"file":"ui5-webcomponents-ngx-main-calendar-legend-item.mjs","sources":["../../../../libs/ui5-angular/main/calendar-legend-item/index.ts","../../../../libs/ui5-angular/main/calendar-legend-item/ui5-webcomponents-ngx-main-calendar-legend-item.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n NgZone,\n inject,\n} from '@angular/core';\nimport { ProxyInputs } from '@ui5/webcomponents-ngx/utils';\nimport '@ui5/webcomponents/dist/CalendarLegendItem.js';\nimport CalendarLegendItem from '@ui5/webcomponents/dist/CalendarLegendItem.js';\n@ProxyInputs(['text', 'type'])\n@Component({\n standalone: true,\n selector: 'ui5-calendar-legend-item',\n template: '<ng-content></ng-content>',\n inputs: ['text', 'type'],\n exportAs: 'ui5CalendarLegendItem',\n})\nclass CalendarLegendItemComponent {\n /**\n Defines the text content of the Calendar Legend Item.\n */\n text!: string | undefined;\n /**\n Defines the type of the Calendar Legend Item.\n */\n type!:\n | 'None'\n | 'Working'\n | 'NonWorking'\n | 'Type01'\n | 'Type02'\n | 'Type03'\n | 'Type04'\n | 'Type05'\n | 'Type06'\n | 'Type07'\n | 'Type08'\n | 'Type09'\n | 'Type10'\n | 'Type11'\n | 'Type12'\n | 'Type13'\n | 'Type14'\n | 'Type15'\n | 'Type16'\n | 'Type17'\n | 'Type18'\n | 'Type19'\n | 'Type20';\n\n private elementRef: ElementRef<CalendarLegendItem> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): CalendarLegendItem {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { CalendarLegendItemComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;AAkBM,IAAA,2BAA2B,GARjC,MAQM,2BAA2B,CAAA;AAqC/B,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC;KACtC;AAED,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAAmC,MAAM,CAAC,UAAU,CAAC,CAAC;AAChE,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;8GA3CG,2BAA2B,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA,EAAA;AAA3B,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,2BAA2B,iKAJrB,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AAIjC,2BAA2B,GAAA,UAAA,CAAA;AARhC,IAAA,WAAW,CAAC,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;;AAQxB,CAAA,EAAA,2BAA2B,CA4ChC,CAAA;2FA5CK,2BAA2B,EAAA,UAAA,EAAA,CAAA;kBAPhC,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,0BAA0B;AACpC,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC;AACxB,oBAAA,QAAQ,EAAE,uBAAuB;AAClC,iBAAA,CAAA;;;ACjBD;;AAEG;;;;"}
@@ -1 +1 @@
1
- {"version":3,"file":"ui5-webcomponents-ngx-main-calendar.mjs","sources":["../../../../libs/ui5-angular/main/calendar/index.ts","../../../../libs/ui5-angular/main/calendar/ui5-webcomponents-ngx-main-calendar.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/Calendar.js';\nimport {\n default as Calendar,\n CalendarSelectionChangeEventDetail,\n} from '@ui5/webcomponents/dist/Calendar.js';\n@ProxyInputs([\n 'primaryCalendarType',\n 'secondaryCalendarType',\n 'formatPattern',\n 'minDate',\n 'maxDate',\n 'selectionMode',\n 'hideWeekNumbers',\n])\n@ProxyOutputs(['selection-change: ui5SelectionChange'])\n@Component({\n standalone: true,\n selector: 'ui5-calendar',\n template: '<ng-content></ng-content>',\n inputs: [\n 'primaryCalendarType',\n 'secondaryCalendarType',\n 'formatPattern',\n 'minDate',\n 'maxDate',\n 'selectionMode',\n 'hideWeekNumbers',\n ],\n outputs: ['ui5SelectionChange'],\n exportAs: 'ui5Calendar',\n})\nclass CalendarComponent {\n /**\n Sets a calendar type used for display.\nIf not set, the calendar type of the global configuration is used.\n */\n primaryCalendarType!:\n | 'Gregorian'\n | 'Islamic'\n | 'Japanese'\n | 'Buddhist'\n | 'Persian'\n | undefined;\n /**\n Defines the secondary calendar type.\nIf not set, the calendar will only show the primary calendar type.\n */\n secondaryCalendarType!:\n | 'Gregorian'\n | 'Islamic'\n | 'Japanese'\n | 'Buddhist'\n | 'Persian'\n | undefined;\n /**\n Determines the format, displayed in the input field.\n */\n formatPattern!: string;\n /**\n Determines the minimum date available for selection.\n\n**Note:** If the formatPattern property is not set, the minDate value must be provided in the ISO date format (YYYY-MM-dd).\n */\n minDate!: string;\n /**\n Determines the maximum date available for selection.\n\n**Note:** If the formatPattern property is not set, the maxDate value must be provided in the ISO date format (YYYY-MM-dd).\n */\n maxDate!: string;\n /**\n Defines the type of selection used in the calendar component.\nAccepted property values are:\n\n- `CalendarSelectionMode.Single` - enables a single date selection.(default value)\n- `CalendarSelectionMode.Range` - enables selection of a date range.\n- `CalendarSelectionMode.Multiple` - enables selection of multiple dates.\n */\n selectionMode!: 'Single' | 'Multiple' | 'Range';\n /**\n Defines the visibility of the week numbers column.\n\n**Note:** For calendars other than Gregorian,\nthe week numbers are not displayed regardless of what is set.\n */\n @InputDecorator({ transform: booleanAttribute })\n hideWeekNumbers!: boolean;\n\n /**\n Fired when the selected dates change.\n\n**Note:** If you call `preventDefault()` for this event, the component will not\ncreate instances of `ui5-date` for the newly selected dates. In that case you should do this manually.\n */\n ui5SelectionChange!: EventEmitter<CalendarSelectionChangeEventDetail>;\n\n private elementRef: ElementRef<Calendar> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): Calendar {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { CalendarComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;AA0CM,IAAA,iBAAiB,GA1BvB,MA0BM,iBAAiB,CAAA;AAqErB,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;8GA3EG,iBAAiB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA,EAAA;kGAAjB,iBAAiB,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,cAAA,EAAA,MAAA,EAAA,EAAA,mBAAA,EAAA,qBAAA,EAAA,qBAAA,EAAA,uBAAA,EAAA,aAAA,EAAA,eAAA,EAAA,OAAA,EAAA,SAAA,EAAA,OAAA,EAAA,SAAA,EAAA,aAAA,EAAA,eAAA,EAAA,eAAA,EAAA,CAAA,iBAAA,EAAA,iBAAA,EAsDQ,gBAAgB,CAAA,EAAA,EAAA,OAAA,EAAA,EAAA,kBAAA,EAAA,oBAAA,EAAA,EAAA,QAAA,EAAA,CAAA,aAAA,CAAA,EAAA,QAAA,EAAA,EAAA,EAAA,QAAA,EAnEnC,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AAajC,iBAAiB,GAAA,UAAA,CAAA;AA1BtB,IAAA,WAAW,CAAC;QACX,qBAAqB;QACrB,uBAAuB;QACvB,eAAe;QACf,SAAS;QACT,SAAS;QACT,eAAe;QACf,iBAAiB;KAClB,CAAC;AACD,IAAA,YAAY,CAAC,CAAC,sCAAsC,CAAC,CAAC;;AAiBjD,CAAA,EAAA,iBAAiB,CA4EtB,CAAA;2FA5EK,iBAAiB,EAAA,UAAA,EAAA,CAAA;kBAhBtB,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,cAAc;AACxB,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE;wBACN,qBAAqB;wBACrB,uBAAuB;wBACvB,eAAe;wBACf,SAAS;wBACT,SAAS;wBACT,eAAe;wBACf,iBAAiB;AAClB,qBAAA;oBACD,OAAO,EAAE,CAAC,oBAAoB,CAAC;AAC/B,oBAAA,QAAQ,EAAE,aAAa;AACxB,iBAAA,CAAA;wDAwDC,eAAe,EAAA,CAAA;sBADdA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;;;AChGjD;;AAEG;;;;"}
1
+ {"version":3,"file":"ui5-webcomponents-ngx-main-calendar.mjs","sources":["../../../../libs/ui5-angular/main/calendar/index.ts","../../../../libs/ui5-angular/main/calendar/ui5-webcomponents-ngx-main-calendar.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/Calendar.js';\nimport {\n default as Calendar,\n CalendarSelectionChangeEventDetail,\n} from '@ui5/webcomponents/dist/Calendar.js';\n@ProxyInputs([\n 'primaryCalendarType',\n 'secondaryCalendarType',\n 'formatPattern',\n 'minDate',\n 'maxDate',\n 'selectionMode',\n 'hideWeekNumbers',\n])\n@ProxyOutputs(['selection-change: ui5SelectionChange'])\n@Component({\n standalone: true,\n selector: 'ui5-calendar',\n template: '<ng-content></ng-content>',\n inputs: [\n 'primaryCalendarType',\n 'secondaryCalendarType',\n 'formatPattern',\n 'minDate',\n 'maxDate',\n 'selectionMode',\n 'hideWeekNumbers',\n ],\n outputs: ['ui5SelectionChange'],\n exportAs: 'ui5Calendar',\n})\nclass CalendarComponent {\n /**\n Sets a calendar type used for display.\nIf not set, the calendar type of the global configuration is used.\n */\n primaryCalendarType!:\n | 'Gregorian'\n | 'Islamic'\n | 'Japanese'\n | 'Buddhist'\n | 'Persian'\n | undefined;\n /**\n Defines the secondary calendar type.\nIf not set, the calendar will only show the primary calendar type.\n */\n secondaryCalendarType!:\n | 'Gregorian'\n | 'Islamic'\n | 'Japanese'\n | 'Buddhist'\n | 'Persian'\n | undefined;\n /**\n Determines the format, displayed in the input field.\n */\n formatPattern!: string | undefined;\n /**\n Determines the minimum date available for selection.\n\n**Note:** If the formatPattern property is not set, the minDate value must be provided in the ISO date format (YYYY-MM-dd).\n */\n minDate!: string;\n /**\n Determines the maximum date available for selection.\n\n**Note:** If the formatPattern property is not set, the maxDate value must be provided in the ISO date format (YYYY-MM-dd).\n */\n maxDate!: string;\n /**\n Defines the type of selection used in the calendar component.\nAccepted property values are:\n\n- `CalendarSelectionMode.Single` - enables a single date selection.(default value)\n- `CalendarSelectionMode.Range` - enables selection of a date range.\n- `CalendarSelectionMode.Multiple` - enables selection of multiple dates.\n */\n selectionMode!: 'Single' | 'Multiple' | 'Range';\n /**\n Defines the visibility of the week numbers column.\n\n**Note:** For calendars other than Gregorian,\nthe week numbers are not displayed regardless of what is set.\n */\n @InputDecorator({ transform: booleanAttribute })\n hideWeekNumbers!: boolean;\n\n /**\n Fired when the selected dates change.\n\n**Note:** If you call `preventDefault()` for this event, the component will not\ncreate instances of `ui5-date` for the newly selected dates. In that case you should do this manually.\n */\n ui5SelectionChange!: EventEmitter<CalendarSelectionChangeEventDetail>;\n\n private elementRef: ElementRef<Calendar> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): Calendar {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { CalendarComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;AA0CM,IAAA,iBAAiB,GA1BvB,MA0BM,iBAAiB,CAAA;AAqErB,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;8GA3EG,iBAAiB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA,EAAA;kGAAjB,iBAAiB,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,cAAA,EAAA,MAAA,EAAA,EAAA,mBAAA,EAAA,qBAAA,EAAA,qBAAA,EAAA,uBAAA,EAAA,aAAA,EAAA,eAAA,EAAA,OAAA,EAAA,SAAA,EAAA,OAAA,EAAA,SAAA,EAAA,aAAA,EAAA,eAAA,EAAA,eAAA,EAAA,CAAA,iBAAA,EAAA,iBAAA,EAsDQ,gBAAgB,CAAA,EAAA,EAAA,OAAA,EAAA,EAAA,kBAAA,EAAA,oBAAA,EAAA,EAAA,QAAA,EAAA,CAAA,aAAA,CAAA,EAAA,QAAA,EAAA,EAAA,EAAA,QAAA,EAnEnC,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AAajC,iBAAiB,GAAA,UAAA,CAAA;AA1BtB,IAAA,WAAW,CAAC;QACX,qBAAqB;QACrB,uBAAuB;QACvB,eAAe;QACf,SAAS;QACT,SAAS;QACT,eAAe;QACf,iBAAiB;KAClB,CAAC;AACD,IAAA,YAAY,CAAC,CAAC,sCAAsC,CAAC,CAAC;;AAiBjD,CAAA,EAAA,iBAAiB,CA4EtB,CAAA;2FA5EK,iBAAiB,EAAA,UAAA,EAAA,CAAA;kBAhBtB,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,cAAc;AACxB,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE;wBACN,qBAAqB;wBACrB,uBAAuB;wBACvB,eAAe;wBACf,SAAS;wBACT,SAAS;wBACT,eAAe;wBACf,iBAAiB;AAClB,qBAAA;oBACD,OAAO,EAAE,CAAC,oBAAoB,CAAC;AAC/B,oBAAA,QAAQ,EAAE,aAAa;AACxB,iBAAA,CAAA;wDAwDC,eAAe,EAAA,CAAA;sBADdA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;;;AChGjD;;AAEG;;;;"}
@@ -1 +1 @@
1
- {"version":3,"file":"ui5-webcomponents-ngx-main-card-header.mjs","sources":["../../../../libs/ui5-angular/main/card-header/index.ts","../../../../libs/ui5-angular/main/card-header/ui5-webcomponents-ngx-main-card-header.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/CardHeader.js';\nimport CardHeader from '@ui5/webcomponents/dist/CardHeader.js';\n@ProxyInputs(['titleText', 'subtitleText', 'additionalText', 'interactive'])\n@ProxyOutputs(['click: ui5Click'])\n@Component({\n standalone: true,\n selector: 'ui5-card-header',\n template: '<ng-content></ng-content>',\n inputs: ['titleText', 'subtitleText', 'additionalText', 'interactive'],\n outputs: ['ui5Click'],\n exportAs: 'ui5CardHeader',\n})\nclass CardHeaderComponent {\n /**\n Defines the title text.\n */\n titleText!: string;\n /**\n Defines the subtitle text.\n */\n subtitleText!: string;\n /**\n Defines the additional text.\n */\n additionalText!: string;\n /**\n Defines if the component would be interactive,\ne.g gets hover effect, gets focus outline and `click` event is fired, when pressed.\n */\n @InputDecorator({ transform: booleanAttribute })\n interactive!: boolean;\n\n /**\n Fired when the component is activated by mouse/tap or by using the Enter or Space key.\n\n**Note:** The event would be fired only if the `interactive` property is set to true.\n */\n ui5Click!: EventEmitter<void>;\n\n private elementRef: ElementRef<CardHeader> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): CardHeader {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { CardHeaderComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;AAuBM,IAAA,mBAAmB,GAVzB,MAUM,mBAAmB,CAAA;AA+BvB,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC;KACtC;AAED,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAA2B,MAAM,CAAC,UAAU,CAAC,CAAC;AACxD,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;8GArCG,mBAAmB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA,EAAA;kGAAnB,mBAAmB,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,iBAAA,EAAA,MAAA,EAAA,EAAA,SAAA,EAAA,WAAA,EAAA,YAAA,EAAA,cAAA,EAAA,cAAA,EAAA,gBAAA,EAAA,WAAA,EAAA,CAAA,aAAA,EAAA,aAAA,EAiBM,gBAAgB,CAAA,EAAA,EAAA,OAAA,EAAA,EAAA,QAAA,EAAA,UAAA,EAAA,EAAA,QAAA,EAAA,CAAA,eAAA,CAAA,EAAA,QAAA,EAAA,EAAA,EAAA,QAAA,EAtBnC,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AAKjC,mBAAmB,GAAA,UAAA,CAAA;IAVxB,WAAW,CAAC,CAAC,WAAW,EAAE,cAAc,EAAE,gBAAgB,EAAE,aAAa,CAAC,CAAC;AAC3E,IAAA,YAAY,CAAC,CAAC,iBAAiB,CAAC,CAAC;;AAS5B,CAAA,EAAA,mBAAmB,CAsCxB,CAAA;2FAtCK,mBAAmB,EAAA,UAAA,EAAA,CAAA;kBARxB,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,iBAAiB;AAC3B,oBAAA,QAAQ,EAAE,2BAA2B;oBACrC,MAAM,EAAE,CAAC,WAAW,EAAE,cAAc,EAAE,gBAAgB,EAAE,aAAa,CAAC;oBACtE,OAAO,EAAE,CAAC,UAAU,CAAC;AACrB,oBAAA,QAAQ,EAAE,eAAe;AAC1B,iBAAA,CAAA;wDAmBC,WAAW,EAAA,CAAA;sBADVA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;;;ACxCjD;;AAEG;;;;"}
1
+ {"version":3,"file":"ui5-webcomponents-ngx-main-card-header.mjs","sources":["../../../../libs/ui5-angular/main/card-header/index.ts","../../../../libs/ui5-angular/main/card-header/ui5-webcomponents-ngx-main-card-header.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/CardHeader.js';\nimport CardHeader from '@ui5/webcomponents/dist/CardHeader.js';\n@ProxyInputs(['titleText', 'subtitleText', 'additionalText', 'interactive'])\n@ProxyOutputs(['click: ui5Click'])\n@Component({\n standalone: true,\n selector: 'ui5-card-header',\n template: '<ng-content></ng-content>',\n inputs: ['titleText', 'subtitleText', 'additionalText', 'interactive'],\n outputs: ['ui5Click'],\n exportAs: 'ui5CardHeader',\n})\nclass CardHeaderComponent {\n /**\n Defines the title text.\n */\n titleText!: string | undefined;\n /**\n Defines the subtitle text.\n */\n subtitleText!: string | undefined;\n /**\n Defines the additional text.\n */\n additionalText!: string | undefined;\n /**\n Defines if the component would be interactive,\ne.g gets hover effect, gets focus outline and `click` event is fired, when pressed.\n */\n @InputDecorator({ transform: booleanAttribute })\n interactive!: boolean;\n\n /**\n Fired when the component is activated by mouse/tap or by using the Enter or Space key.\n\n**Note:** The event would be fired only if the `interactive` property is set to true.\n */\n ui5Click!: EventEmitter<void>;\n\n private elementRef: ElementRef<CardHeader> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): CardHeader {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { CardHeaderComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;AAuBM,IAAA,mBAAmB,GAVzB,MAUM,mBAAmB,CAAA;AA+BvB,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC;KACtC;AAED,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAA2B,MAAM,CAAC,UAAU,CAAC,CAAC;AACxD,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;8GArCG,mBAAmB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA,EAAA;kGAAnB,mBAAmB,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,iBAAA,EAAA,MAAA,EAAA,EAAA,SAAA,EAAA,WAAA,EAAA,YAAA,EAAA,cAAA,EAAA,cAAA,EAAA,gBAAA,EAAA,WAAA,EAAA,CAAA,aAAA,EAAA,aAAA,EAiBM,gBAAgB,CAAA,EAAA,EAAA,OAAA,EAAA,EAAA,QAAA,EAAA,UAAA,EAAA,EAAA,QAAA,EAAA,CAAA,eAAA,CAAA,EAAA,QAAA,EAAA,EAAA,EAAA,QAAA,EAtBnC,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AAKjC,mBAAmB,GAAA,UAAA,CAAA;IAVxB,WAAW,CAAC,CAAC,WAAW,EAAE,cAAc,EAAE,gBAAgB,EAAE,aAAa,CAAC,CAAC;AAC3E,IAAA,YAAY,CAAC,CAAC,iBAAiB,CAAC,CAAC;;AAS5B,CAAA,EAAA,mBAAmB,CAsCxB,CAAA;2FAtCK,mBAAmB,EAAA,UAAA,EAAA,CAAA;kBARxB,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,iBAAiB;AAC3B,oBAAA,QAAQ,EAAE,2BAA2B;oBACrC,MAAM,EAAE,CAAC,WAAW,EAAE,cAAc,EAAE,gBAAgB,EAAE,aAAa,CAAC;oBACtE,OAAO,EAAE,CAAC,UAAU,CAAC;AACrB,oBAAA,QAAQ,EAAE,eAAe;AAC1B,iBAAA,CAAA;wDAmBC,WAAW,EAAA,CAAA;sBADVA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;;;ACxCjD;;AAEG;;;;"}
@@ -1 +1 @@
1
- {"version":3,"file":"ui5-webcomponents-ngx-main-card.mjs","sources":["../../../../libs/ui5-angular/main/card/index.ts","../../../../libs/ui5-angular/main/card/ui5-webcomponents-ngx-main-card.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/Card.js';\nimport Card from '@ui5/webcomponents/dist/Card.js';\n@ProxyInputs(['accessibleName', 'accessibleNameRef'])\n@Component({\n standalone: true,\n selector: 'ui5-card',\n template: '<ng-content></ng-content>',\n inputs: ['accessibleName', 'accessibleNameRef'],\n exportAs: 'ui5Card',\n})\nclass CardComponent {\n /**\n Defines the accessible name of the component, which is used as the name of the card region and should be unique per card.\n\n**Note:** `accessibleName` should be always set, unless `accessibleNameRef` is set.\n */\n accessibleName!: string;\n /**\n Defines the IDs of the elements that label the component.\n */\n accessibleNameRef!: string;\n\n private elementRef: ElementRef<Card> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): Card {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { CardComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;AAkBM,IAAA,aAAa,GARnB,MAQM,aAAa,CAAA;AAgBjB,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC;KACtC;AAED,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAAqB,MAAM,CAAC,UAAU,CAAC,CAAC;AAClD,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;8GAtBG,aAAa,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA,EAAA;AAAb,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,aAAa,iLAJP,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AAIjC,aAAa,GAAA,UAAA,CAAA;AARlB,IAAA,WAAW,CAAC,CAAC,gBAAgB,EAAE,mBAAmB,CAAC,CAAC;;AAQ/C,CAAA,EAAA,aAAa,CAuBlB,CAAA;2FAvBK,aAAa,EAAA,UAAA,EAAA,CAAA;kBAPlB,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,UAAU;AACpB,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE,CAAC,gBAAgB,EAAE,mBAAmB,CAAC;AAC/C,oBAAA,QAAQ,EAAE,SAAS;AACpB,iBAAA,CAAA;;;ACjBD;;AAEG;;;;"}
1
+ {"version":3,"file":"ui5-webcomponents-ngx-main-card.mjs","sources":["../../../../libs/ui5-angular/main/card/index.ts","../../../../libs/ui5-angular/main/card/ui5-webcomponents-ngx-main-card.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/Card.js';\nimport Card from '@ui5/webcomponents/dist/Card.js';\n@ProxyInputs(['accessibleName', 'accessibleNameRef'])\n@Component({\n standalone: true,\n selector: 'ui5-card',\n template: '<ng-content></ng-content>',\n inputs: ['accessibleName', 'accessibleNameRef'],\n exportAs: 'ui5Card',\n})\nclass CardComponent {\n /**\n Defines the accessible name of the component, which is used as the name of the card region and should be unique per card.\n\n**Note:** `accessibleName` should be always set, unless `accessibleNameRef` is set.\n */\n accessibleName!: string | undefined;\n /**\n Defines the IDs of the elements that label the component.\n */\n accessibleNameRef!: string | undefined;\n\n private elementRef: ElementRef<Card> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): Card {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { CardComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;AAkBM,IAAA,aAAa,GARnB,MAQM,aAAa,CAAA;AAgBjB,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC;KACtC;AAED,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAAqB,MAAM,CAAC,UAAU,CAAC,CAAC;AAClD,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;8GAtBG,aAAa,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA,EAAA;AAAb,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,aAAa,iLAJP,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AAIjC,aAAa,GAAA,UAAA,CAAA;AARlB,IAAA,WAAW,CAAC,CAAC,gBAAgB,EAAE,mBAAmB,CAAC,CAAC;;AAQ/C,CAAA,EAAA,aAAa,CAuBlB,CAAA;2FAvBK,aAAa,EAAA,UAAA,EAAA,CAAA;kBAPlB,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,UAAU;AACpB,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE,CAAC,gBAAgB,EAAE,mBAAmB,CAAC;AAC/C,oBAAA,QAAQ,EAAE,SAAS;AACpB,iBAAA,CAAA;;;ACjBD;;AAEG;;;;"}
@@ -1 +1 @@
1
- {"version":3,"file":"ui5-webcomponents-ngx-main-carousel.mjs","sources":["../../../../libs/ui5-angular/main/carousel/index.ts","../../../../libs/ui5-angular/main/carousel/ui5-webcomponents-ngx-main-carousel.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/Carousel.js';\nimport {\n default as Carousel,\n CarouselNavigateEventDetail,\n} from '@ui5/webcomponents/dist/Carousel.js';\n@ProxyInputs([\n 'accessibleName',\n 'accessibleNameRef',\n 'cyclic',\n 'itemsPerPage',\n 'hideNavigationArrows',\n 'hidePageIndicator',\n 'pageIndicatorType',\n 'backgroundDesign',\n 'pageIndicatorBackgroundDesign',\n 'pageIndicatorBorderDesign',\n 'arrowsPlacement',\n])\n@ProxyOutputs(['navigate: ui5Navigate'])\n@Component({\n standalone: true,\n selector: 'ui5-carousel',\n template: '<ng-content></ng-content>',\n inputs: [\n 'accessibleName',\n 'accessibleNameRef',\n 'cyclic',\n 'itemsPerPage',\n 'hideNavigationArrows',\n 'hidePageIndicator',\n 'pageIndicatorType',\n 'backgroundDesign',\n 'pageIndicatorBackgroundDesign',\n 'pageIndicatorBorderDesign',\n 'arrowsPlacement',\n ],\n outputs: ['ui5Navigate'],\n exportAs: 'ui5Carousel',\n})\nclass CarouselComponent {\n /**\n Defines the accessible name of the component.\n */\n accessibleName!: string;\n /**\n Defines the IDs of the elements that label the input.\n */\n accessibleNameRef!: string;\n /**\n Defines whether the carousel should loop, i.e show the first page after the last page is reached and vice versa.\n */\n @InputDecorator({ transform: booleanAttribute })\n cyclic!: boolean;\n /**\n Defines the number of items per page depending on the carousel width.\n\n- 'S' for screens smaller than 600 pixels.\n- 'M' for screens greater than or equal to 600 pixels and smaller than 1024 pixels.\n- 'L' for screens greater than or equal to 1024 pixels and smaller than 1440 pixels.\n- 'XL' for screens greater than or equal to 1440 pixels.\n\nOne item per page is shown by default.\n */\n itemsPerPage!: string;\n /**\n Defines the visibility of the navigation arrows.\nIf set to true the navigation arrows will be hidden.\n\n**Note:** The navigation arrows are never displayed on touch devices.\nIn this case, the user can swipe to navigate through the items.\n */\n @InputDecorator({ transform: booleanAttribute })\n hideNavigationArrows!: boolean;\n /**\n Defines the visibility of the page indicator.\nIf set to true the page indicator will be hidden.\n */\n @InputDecorator({ transform: booleanAttribute })\n hidePageIndicator!: boolean;\n /**\n Defines the style of the page indicator.\nAvailable options are:\n\n- `Default` - The page indicator will be visualized as dots if there are fewer than 9 pages. If there are more pages, the page indicator will switch to displaying the current page and the total number of pages. (e.g. X of Y)\n- `Numeric` - The page indicator will display the current page and the total number of pages. (e.g. X of Y)\n */\n pageIndicatorType!: 'Default' | 'Numeric';\n /**\n Defines the carousel's background design.\n */\n backgroundDesign!: 'Solid' | 'Transparent' | 'Translucent';\n /**\n Defines the page indicator background design.\n */\n pageIndicatorBackgroundDesign!: 'Solid' | 'Transparent' | 'Translucent';\n /**\n Defines the page indicator border design.\n */\n pageIndicatorBorderDesign!: 'Solid' | 'None';\n /**\n Defines the position of arrows.\n\nAvailable options are:\n\n- `Content` - the arrows are placed on the sides of the current page.\n- `Navigation` - the arrows are placed on the sides of the page indicator.\n */\n arrowsPlacement!: 'Content' | 'Navigation';\n\n /**\n Fired whenever the page changes due to user interaction,\nwhen the user clicks on the navigation arrows or while resizing,\nbased on the `items-per-page` property.\n */\n ui5Navigate!: EventEmitter<CarouselNavigateEventDetail>;\n\n private elementRef: ElementRef<Carousel> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): Carousel {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { CarouselComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;AAkDM,IAAA,iBAAiB,GAlCvB,MAkCM,iBAAiB,CAAA;AAiFrB,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;8GAvFG,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,iKAYQ,gBAAgB,CAAA,EAAA,YAAA,EAAA,cAAA,EAAA,oBAAA,EAAA,CAAA,sBAAA,EAAA,sBAAA,EAoBhB,gBAAgB,CAMhB,EAAA,iBAAA,EAAA,CAAA,mBAAA,EAAA,mBAAA,EAAA,gBAAgB,2UAvDnC,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AAiBjC,iBAAiB,GAAA,UAAA,CAAA;AAlCtB,IAAA,WAAW,CAAC;QACX,gBAAgB;QAChB,mBAAmB;QACnB,QAAQ;QACR,cAAc;QACd,sBAAsB;QACtB,mBAAmB;QACnB,mBAAmB;QACnB,kBAAkB;QAClB,+BAA+B;QAC/B,2BAA2B;QAC3B,iBAAiB;KAClB,CAAC;AACD,IAAA,YAAY,CAAC,CAAC,uBAAuB,CAAC,CAAC;;AAqBlC,CAAA,EAAA,iBAAiB,CAwFtB,CAAA;2FAxFK,iBAAiB,EAAA,UAAA,EAAA,CAAA;kBApBtB,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,cAAc;AACxB,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE;wBACN,gBAAgB;wBAChB,mBAAmB;wBACnB,QAAQ;wBACR,cAAc;wBACd,sBAAsB;wBACtB,mBAAmB;wBACnB,mBAAmB;wBACnB,kBAAkB;wBAClB,+BAA+B;wBAC/B,2BAA2B;wBAC3B,iBAAiB;AAClB,qBAAA;oBACD,OAAO,EAAE,CAAC,aAAa,CAAC;AACxB,oBAAA,QAAQ,EAAE,aAAa;AACxB,iBAAA,CAAA;wDAcC,MAAM,EAAA,CAAA;sBADLA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;gBAqB/C,oBAAoB,EAAA,CAAA;sBADnBA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;gBAO/C,iBAAiB,EAAA,CAAA;sBADhBA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;;;ACxFjD;;AAEG;;;;"}
1
+ {"version":3,"file":"ui5-webcomponents-ngx-main-carousel.mjs","sources":["../../../../libs/ui5-angular/main/carousel/index.ts","../../../../libs/ui5-angular/main/carousel/ui5-webcomponents-ngx-main-carousel.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/Carousel.js';\nimport {\n default as Carousel,\n CarouselNavigateEventDetail,\n} from '@ui5/webcomponents/dist/Carousel.js';\n@ProxyInputs([\n 'accessibleName',\n 'accessibleNameRef',\n 'cyclic',\n 'itemsPerPage',\n 'hideNavigationArrows',\n 'hidePageIndicator',\n 'pageIndicatorType',\n 'backgroundDesign',\n 'pageIndicatorBackgroundDesign',\n 'pageIndicatorBorderDesign',\n 'arrowsPlacement',\n])\n@ProxyOutputs(['navigate: ui5Navigate'])\n@Component({\n standalone: true,\n selector: 'ui5-carousel',\n template: '<ng-content></ng-content>',\n inputs: [\n 'accessibleName',\n 'accessibleNameRef',\n 'cyclic',\n 'itemsPerPage',\n 'hideNavigationArrows',\n 'hidePageIndicator',\n 'pageIndicatorType',\n 'backgroundDesign',\n 'pageIndicatorBackgroundDesign',\n 'pageIndicatorBorderDesign',\n 'arrowsPlacement',\n ],\n outputs: ['ui5Navigate'],\n exportAs: 'ui5Carousel',\n})\nclass CarouselComponent {\n /**\n Defines the accessible name of the component.\n */\n accessibleName!: string | undefined;\n /**\n Defines the IDs of the elements that label the input.\n */\n accessibleNameRef!: string | undefined;\n /**\n Defines whether the carousel should loop, i.e show the first page after the last page is reached and vice versa.\n */\n @InputDecorator({ transform: booleanAttribute })\n cyclic!: boolean;\n /**\n Defines the number of items per page depending on the carousel width.\n\n- 'S' for screens smaller than 600 pixels.\n- 'M' for screens greater than or equal to 600 pixels and smaller than 1024 pixels.\n- 'L' for screens greater than or equal to 1024 pixels and smaller than 1440 pixels.\n- 'XL' for screens greater than or equal to 1440 pixels.\n\nOne item per page is shown by default.\n */\n itemsPerPage!: string;\n /**\n Defines the visibility of the navigation arrows.\nIf set to true the navigation arrows will be hidden.\n\n**Note:** The navigation arrows are never displayed on touch devices.\nIn this case, the user can swipe to navigate through the items.\n */\n @InputDecorator({ transform: booleanAttribute })\n hideNavigationArrows!: boolean;\n /**\n Defines the visibility of the page indicator.\nIf set to true the page indicator will be hidden.\n */\n @InputDecorator({ transform: booleanAttribute })\n hidePageIndicator!: boolean;\n /**\n Defines the style of the page indicator.\nAvailable options are:\n\n- `Default` - The page indicator will be visualized as dots if there are fewer than 9 pages. If there are more pages, the page indicator will switch to displaying the current page and the total number of pages. (e.g. X of Y)\n- `Numeric` - The page indicator will display the current page and the total number of pages. (e.g. X of Y)\n */\n pageIndicatorType!: 'Default' | 'Numeric';\n /**\n Defines the carousel's background design.\n */\n backgroundDesign!: 'Solid' | 'Transparent' | 'Translucent';\n /**\n Defines the page indicator background design.\n */\n pageIndicatorBackgroundDesign!: 'Solid' | 'Transparent' | 'Translucent';\n /**\n Defines the page indicator border design.\n */\n pageIndicatorBorderDesign!: 'Solid' | 'None';\n /**\n Defines the position of arrows.\n\nAvailable options are:\n\n- `Content` - the arrows are placed on the sides of the current page.\n- `Navigation` - the arrows are placed on the sides of the page indicator.\n */\n arrowsPlacement!: 'Content' | 'Navigation';\n\n /**\n Fired whenever the page changes due to user interaction,\nwhen the user clicks on the navigation arrows or while resizing,\nbased on the `items-per-page` property.\n */\n ui5Navigate!: EventEmitter<CarouselNavigateEventDetail>;\n\n private elementRef: ElementRef<Carousel> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): Carousel {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { CarouselComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;AAkDM,IAAA,iBAAiB,GAlCvB,MAkCM,iBAAiB,CAAA;AAiFrB,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;8GAvFG,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,iKAYQ,gBAAgB,CAAA,EAAA,YAAA,EAAA,cAAA,EAAA,oBAAA,EAAA,CAAA,sBAAA,EAAA,sBAAA,EAoBhB,gBAAgB,CAMhB,EAAA,iBAAA,EAAA,CAAA,mBAAA,EAAA,mBAAA,EAAA,gBAAgB,2UAvDnC,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AAiBjC,iBAAiB,GAAA,UAAA,CAAA;AAlCtB,IAAA,WAAW,CAAC;QACX,gBAAgB;QAChB,mBAAmB;QACnB,QAAQ;QACR,cAAc;QACd,sBAAsB;QACtB,mBAAmB;QACnB,mBAAmB;QACnB,kBAAkB;QAClB,+BAA+B;QAC/B,2BAA2B;QAC3B,iBAAiB;KAClB,CAAC;AACD,IAAA,YAAY,CAAC,CAAC,uBAAuB,CAAC,CAAC;;AAqBlC,CAAA,EAAA,iBAAiB,CAwFtB,CAAA;2FAxFK,iBAAiB,EAAA,UAAA,EAAA,CAAA;kBApBtB,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,cAAc;AACxB,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE;wBACN,gBAAgB;wBAChB,mBAAmB;wBACnB,QAAQ;wBACR,cAAc;wBACd,sBAAsB;wBACtB,mBAAmB;wBACnB,mBAAmB;wBACnB,kBAAkB;wBAClB,+BAA+B;wBAC/B,2BAA2B;wBAC3B,iBAAiB;AAClB,qBAAA;oBACD,OAAO,EAAE,CAAC,aAAa,CAAC;AACxB,oBAAA,QAAQ,EAAE,aAAa;AACxB,iBAAA,CAAA;wDAcC,MAAM,EAAA,CAAA;sBADLA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;gBAqB/C,oBAAoB,EAAA,CAAA;sBADnBA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;gBAO/C,iBAAiB,EAAA,CAAA;sBADhBA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;;;ACxFjD;;AAEG;;;;"}
@@ -1 +1 @@
1
- {"version":3,"file":"ui5-webcomponents-ngx-main-check-box.mjs","sources":["../../../../libs/ui5-angular/main/check-box/index.ts","../../../../libs/ui5-angular/main/check-box/ui5-webcomponents-ngx-main-check-box.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/CheckBox.js';\nimport CheckBox from '@ui5/webcomponents/dist/CheckBox.js';\n@ProxyInputs([\n 'accessibleNameRef',\n 'accessibleName',\n 'disabled',\n 'readonly',\n 'displayOnly',\n 'required',\n 'indeterminate',\n 'checked',\n 'text',\n 'valueState',\n 'wrappingType',\n 'name',\n])\n@ProxyOutputs(['change: ui5Change'])\n@Component({\n standalone: true,\n selector: 'ui5-checkbox',\n template: '<ng-content></ng-content>',\n inputs: [\n 'accessibleNameRef',\n 'accessibleName',\n 'disabled',\n 'readonly',\n 'displayOnly',\n 'required',\n 'indeterminate',\n 'checked',\n 'text',\n 'valueState',\n 'wrappingType',\n 'name',\n ],\n outputs: ['ui5Change'],\n exportAs: 'ui5Checkbox',\n hostDirectives: [GenericControlValueAccessor],\n host: { '(change)': '_cva?.onChange?.(cvaValue);' },\n})\nclass CheckBoxComponent {\n /**\n Receives id(or many ids) of the elements that label the component\n */\n accessibleNameRef!: string;\n /**\n Defines the accessible ARIA name of the component.\n */\n accessibleName!: string;\n /**\n Defines whether the component is disabled.\n\n**Note:** A disabled component is completely noninteractive.\n */\n @InputDecorator({ transform: booleanAttribute })\n disabled!: boolean;\n /**\n Defines whether the component is read-only.\n\n**Note:** A read-only component is not editable,\nbut still provides visual feedback upon user interaction.\n */\n @InputDecorator({ transform: booleanAttribute })\n readonly!: boolean;\n /**\n Determines whether the `ui5-checkbox` is in display only state.\n\nWhen set to `true`, the `ui5-checkbox` is not interactive, not editable, not focusable\nand not in the tab chain. This setting is used for forms in review mode.\n\n**Note:** When the property `disabled` is set to `true` this property has no effect.\n */\n @InputDecorator({ transform: booleanAttribute })\n displayOnly!: boolean;\n /**\n Defines whether the component is required.\n */\n @InputDecorator({ transform: booleanAttribute })\n required!: boolean;\n /**\n Defines whether the component is displayed as partially checked.\n\n**Note:** The indeterminate state can be set only programmatically and can’t be achieved by user\ninteraction and the resulting visual state depends on the values of the `indeterminate`\nand `checked` properties:\n\n- If the component is checked and indeterminate, it will be displayed as partially checked\n- If the component is checked and it is not indeterminate, it will be displayed as checked\n- If the component is not checked, it will be displayed as not checked regardless value of the indeterminate attribute\n */\n @InputDecorator({ transform: booleanAttribute })\n indeterminate!: boolean;\n /**\n Defines if the component is checked.\n\n**Note:** The property can be changed with user interaction,\neither by cliking/tapping on the component, or by\npressing the Enter or Space key.\n */\n @InputDecorator({ transform: booleanAttribute })\n checked!: boolean;\n /**\n Defines the text of the component.\n */\n text!: string;\n /**\n Defines the value state of the component.\n */\n valueState!: 'None' | 'Positive' | 'Critical' | 'Negative' | 'Information';\n /**\n Defines whether the component text wraps when there is not enough space.\n\n**Note:** for option \"Normal\" the text will wrap and the words will not be broken based on hyphenation.\n */\n wrappingType!: 'None' | 'Normal';\n /**\n Determines the name by which the component will be identified upon submission in an HTML form.\n\n**Note:** This property is only applicable within the context of an HTML Form element.\n */\n name!: string;\n\n /**\n Fired when the component checked state changes.\n */\n ui5Change!: EventEmitter<void>;\n\n private elementRef: ElementRef<CheckBox> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n protected _cva = inject(GenericControlValueAccessor);\n\n get element(): CheckBox {\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 { CheckBoxComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;;;AAoDM,IAAA,iBAAiB,GAtCvB,MAsCM,iBAAiB,CAAA;AA4FrB,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,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;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;8GA3GG,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,EAcQ,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,cAAA,EAAA,MAAA,EAAA,EAAA,iBAAA,EAAA,mBAAA,EAAA,cAAA,EAAA,gBAAA,EAAA,QAAA,EAAA,CAAA,UAAA,EAAA,UAAA,EAAA,gBAAgB,CAQhB,EAAA,QAAA,EAAA,CAAA,UAAA,EAAA,UAAA,EAAA,gBAAgB,CAUhB,EAAA,WAAA,EAAA,CAAA,aAAA,EAAA,aAAA,EAAA,gBAAgB,CAKhB,EAAA,QAAA,EAAA,CAAA,UAAA,EAAA,UAAA,EAAA,gBAAgB,CAahB,EAAA,aAAA,EAAA,CAAA,eAAA,EAAA,eAAA,EAAA,gBAAgB,CAShB,EAAA,OAAA,EAAA,CAAA,SAAA,EAAA,SAAA,EAAA,gBAAgB,oTA/EnC,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AAoBjC,iBAAiB,GAAA,UAAA,CAAA;AAtCtB,IAAA,WAAW,CAAC;QACX,mBAAmB;QACnB,gBAAgB;QAChB,UAAU;QACV,UAAU;QACV,aAAa;QACb,UAAU;QACV,eAAe;QACf,SAAS;QACT,MAAM;QACN,YAAY;QACZ,cAAc;QACd,MAAM;KACP,CAAC;AACD,IAAA,YAAY,CAAC,CAAC,mBAAmB,CAAC,CAAC;;AAwB9B,CAAA,EAAA,iBAAiB,CA4GtB,CAAA;2FA5GK,iBAAiB,EAAA,UAAA,EAAA,CAAA;kBAvBtB,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,cAAc;AACxB,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE;wBACN,mBAAmB;wBACnB,gBAAgB;wBAChB,UAAU;wBACV,UAAU;wBACV,aAAa;wBACb,UAAU;wBACV,eAAe;wBACf,SAAS;wBACT,MAAM;wBACN,YAAY;wBACZ,cAAc;wBACd,MAAM;AACP,qBAAA;oBACD,OAAO,EAAE,CAAC,WAAW,CAAC;AACtB,oBAAA,QAAQ,EAAE,aAAa;oBACvB,cAAc,EAAE,CAAC,2BAA2B,CAAC;AAC7C,oBAAA,IAAI,EAAE,EAAE,UAAU,EAAE,6BAA6B,EAAE;AACpD,iBAAA,CAAA;wDAgBC,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;gBAS/C,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;gBAW/C,WAAW,EAAA,CAAA;sBADVA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;gBAM/C,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;gBAc/C,aAAa,EAAA,CAAA;sBADZA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;gBAU/C,OAAO,EAAA,CAAA;sBADNA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;;;AC/GjD;;AAEG;;;;"}
1
+ {"version":3,"file":"ui5-webcomponents-ngx-main-check-box.mjs","sources":["../../../../libs/ui5-angular/main/check-box/index.ts","../../../../libs/ui5-angular/main/check-box/ui5-webcomponents-ngx-main-check-box.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/CheckBox.js';\nimport CheckBox from '@ui5/webcomponents/dist/CheckBox.js';\n@ProxyInputs([\n 'accessibleNameRef',\n 'accessibleName',\n 'disabled',\n 'readonly',\n 'displayOnly',\n 'required',\n 'indeterminate',\n 'checked',\n 'text',\n 'valueState',\n 'wrappingType',\n 'name',\n])\n@ProxyOutputs(['change: ui5Change'])\n@Component({\n standalone: true,\n selector: 'ui5-checkbox',\n template: '<ng-content></ng-content>',\n inputs: [\n 'accessibleNameRef',\n 'accessibleName',\n 'disabled',\n 'readonly',\n 'displayOnly',\n 'required',\n 'indeterminate',\n 'checked',\n 'text',\n 'valueState',\n 'wrappingType',\n 'name',\n ],\n outputs: ['ui5Change'],\n exportAs: 'ui5Checkbox',\n hostDirectives: [GenericControlValueAccessor],\n host: { '(change)': '_cva?.onChange?.(cvaValue);' },\n})\nclass CheckBoxComponent {\n /**\n Receives id(or many ids) of the elements that label the component\n */\n accessibleNameRef!: string | undefined;\n /**\n Defines the accessible ARIA name of the component.\n */\n accessibleName!: string | undefined;\n /**\n Defines whether the component is disabled.\n\n**Note:** A disabled component is completely noninteractive.\n */\n @InputDecorator({ transform: booleanAttribute })\n disabled!: boolean;\n /**\n Defines whether the component is read-only.\n\n**Note:** A read-only component is not editable,\nbut still provides visual feedback upon user interaction.\n */\n @InputDecorator({ transform: booleanAttribute })\n readonly!: boolean;\n /**\n Determines whether the `ui5-checkbox` is in display only state.\n\nWhen set to `true`, the `ui5-checkbox` is not interactive, not editable, not focusable\nand not in the tab chain. This setting is used for forms in review mode.\n\n**Note:** When the property `disabled` is set to `true` this property has no effect.\n */\n @InputDecorator({ transform: booleanAttribute })\n displayOnly!: boolean;\n /**\n Defines whether the component is required.\n */\n @InputDecorator({ transform: booleanAttribute })\n required!: boolean;\n /**\n Defines whether the component is displayed as partially checked.\n\n**Note:** The indeterminate state can be set only programmatically and can’t be achieved by user\ninteraction and the resulting visual state depends on the values of the `indeterminate`\nand `checked` properties:\n\n- If the component is checked and indeterminate, it will be displayed as partially checked\n- If the component is checked and it is not indeterminate, it will be displayed as checked\n- If the component is not checked, it will be displayed as not checked regardless value of the indeterminate attribute\n */\n @InputDecorator({ transform: booleanAttribute })\n indeterminate!: boolean;\n /**\n Defines if the component is checked.\n\n**Note:** The property can be changed with user interaction,\neither by cliking/tapping on the component, or by\npressing the Enter or Space key.\n */\n @InputDecorator({ transform: booleanAttribute })\n checked!: boolean;\n /**\n Defines the text of the component.\n */\n text!: string | undefined;\n /**\n Defines the value state of the component.\n */\n valueState!: 'None' | 'Positive' | 'Critical' | 'Negative' | 'Information';\n /**\n Defines whether the component text wraps when there is not enough space.\n\n**Note:** for option \"Normal\" the text will wrap and the words will not be broken based on hyphenation.\n**Note:** for option \"None\" the text will be truncated with an ellipsis.\n */\n wrappingType!: 'None' | 'Normal';\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<CheckBox> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n protected _cva = inject(GenericControlValueAccessor);\n\n get element(): CheckBox {\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 { CheckBoxComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":"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"}
@@ -1 +1 @@
1
- {"version":3,"file":"ui5-webcomponents-ngx-main-color-palette-item.mjs","sources":["../../../../libs/ui5-angular/main/color-palette-item/index.ts","../../../../libs/ui5-angular/main/color-palette-item/ui5-webcomponents-ngx-main-color-palette-item.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n Input as InputDecorator,\n NgZone,\n booleanAttribute,\n inject,\n} from '@angular/core';\nimport { ProxyInputs } from '@ui5/webcomponents-ngx/utils';\nimport '@ui5/webcomponents/dist/ColorPaletteItem.js';\nimport ColorPaletteItem from '@ui5/webcomponents/dist/ColorPaletteItem.js';\n@ProxyInputs(['value', 'selected'])\n@Component({\n standalone: true,\n selector: 'ui5-color-palette-item',\n template: '<ng-content></ng-content>',\n inputs: ['value', 'selected'],\n exportAs: 'ui5ColorPaletteItem',\n})\nclass ColorPaletteItemComponent {\n /**\n Defines the colour of the component.\n\n**Note:** The value should be a valid CSS color.\n */\n value!: string | undefined;\n /**\n Defines if the component is selected.\n\n**Note:** Only one item must be selected per <code>ui5-color-palette</code>.\nIf more than one item is defined as selected, the last one would be considered as the selected one.\n */\n @InputDecorator({ transform: booleanAttribute })\n selected!: boolean;\n\n private elementRef: ElementRef<ColorPaletteItem> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): ColorPaletteItem {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { ColorPaletteItemComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;AAoBM,IAAA,yBAAyB,GAR/B,MAQM,yBAAyB,CAAA;AAoB7B,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC;KACtC;AAED,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAAiC,MAAM,CAAC,UAAU,CAAC,CAAC;AAC9D,QAAA,IAAA,CAAA,IAAI,GAAG,MAAM,CAAC,MAAM,CAAC,CAAC;AACtB,QAAA,IAAA,CAAA,GAAG,GAAG,MAAM,CAAC,iBAAiB,CAAC,CAAC;AAOtC,QAAA,IAAI,CAAC,GAAG,CAAC,MAAM,EAAE,CAAC;KACnB;8GA1BG,yBAAyB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA,EAAA;kGAAzB,yBAAyB,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,wBAAA,EAAA,MAAA,EAAA,EAAA,KAAA,EAAA,OAAA,EAAA,QAAA,EAAA,CAAA,UAAA,EAAA,UAAA,EAaA,gBAAgB,CAAA,EAAA,EAAA,QAAA,EAAA,CAAA,qBAAA,CAAA,EAAA,QAAA,EAAA,EAAA,EAAA,QAAA,EAjBnC,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AAIjC,yBAAyB,GAAA,UAAA,CAAA;AAR9B,IAAA,WAAW,CAAC,CAAC,OAAO,EAAE,UAAU,CAAC,CAAC;;AAQ7B,CAAA,EAAA,yBAAyB,CA2B9B,CAAA;2FA3BK,yBAAyB,EAAA,UAAA,EAAA,CAAA;kBAP9B,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,wBAAwB;AAClC,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE,CAAC,OAAO,EAAE,UAAU,CAAC;AAC7B,oBAAA,QAAQ,EAAE,qBAAqB;AAChC,iBAAA,CAAA;wDAeC,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;;;ACjCjD;;AAEG;;;;"}
1
+ {"version":3,"file":"ui5-webcomponents-ngx-main-color-palette-item.mjs","sources":["../../../../libs/ui5-angular/main/color-palette-item/index.ts","../../../../libs/ui5-angular/main/color-palette-item/ui5-webcomponents-ngx-main-color-palette-item.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n Input as InputDecorator,\n NgZone,\n booleanAttribute,\n inject,\n} from '@angular/core';\nimport { ProxyInputs } from '@ui5/webcomponents-ngx/utils';\nimport '@ui5/webcomponents/dist/ColorPaletteItem.js';\nimport ColorPaletteItem from '@ui5/webcomponents/dist/ColorPaletteItem.js';\n@ProxyInputs(['value', 'selected'])\n@Component({\n standalone: true,\n selector: 'ui5-color-palette-item',\n template: '<ng-content></ng-content>',\n inputs: ['value', 'selected'],\n exportAs: 'ui5ColorPaletteItem',\n})\nclass ColorPaletteItemComponent {\n /**\n Defines the colour of the component.\n\n**Note:** The value should be a valid CSS color.\n */\n value!: string;\n /**\n Defines if the component is selected.\n\n**Note:** Only one item must be selected per <code>ui5-color-palette</code>.\nIf more than one item is defined as selected, the last one would be considered as the selected one.\n */\n @InputDecorator({ transform: booleanAttribute })\n selected!: boolean;\n\n private elementRef: ElementRef<ColorPaletteItem> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): ColorPaletteItem {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { ColorPaletteItemComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;AAoBM,IAAA,yBAAyB,GAR/B,MAQM,yBAAyB,CAAA;AAoB7B,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC;KACtC;AAED,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAAiC,MAAM,CAAC,UAAU,CAAC,CAAC;AAC9D,QAAA,IAAA,CAAA,IAAI,GAAG,MAAM,CAAC,MAAM,CAAC,CAAC;AACtB,QAAA,IAAA,CAAA,GAAG,GAAG,MAAM,CAAC,iBAAiB,CAAC,CAAC;AAOtC,QAAA,IAAI,CAAC,GAAG,CAAC,MAAM,EAAE,CAAC;KACnB;8GA1BG,yBAAyB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA,EAAA;kGAAzB,yBAAyB,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,wBAAA,EAAA,MAAA,EAAA,EAAA,KAAA,EAAA,OAAA,EAAA,QAAA,EAAA,CAAA,UAAA,EAAA,UAAA,EAaA,gBAAgB,CAAA,EAAA,EAAA,QAAA,EAAA,CAAA,qBAAA,CAAA,EAAA,QAAA,EAAA,EAAA,EAAA,QAAA,EAjBnC,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AAIjC,yBAAyB,GAAA,UAAA,CAAA;AAR9B,IAAA,WAAW,CAAC,CAAC,OAAO,EAAE,UAAU,CAAC,CAAC;;AAQ7B,CAAA,EAAA,yBAAyB,CA2B9B,CAAA;2FA3BK,yBAAyB,EAAA,UAAA,EAAA,CAAA;kBAP9B,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,wBAAwB;AAClC,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE,CAAC,OAAO,EAAE,UAAU,CAAC;AAC7B,oBAAA,QAAQ,EAAE,qBAAqB;AAChC,iBAAA,CAAA;wDAeC,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;;;ACjCjD;;AAEG;;;;"}
@@ -1 +1 @@
1
- {"version":3,"file":"ui5-webcomponents-ngx-main-color-picker.mjs","sources":["../../../../libs/ui5-angular/main/color-picker/index.ts","../../../../libs/ui5-angular/main/color-picker/ui5-webcomponents-ngx-main-color-picker.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/ColorPicker.js';\nimport ColorPicker from '@ui5/webcomponents/dist/ColorPicker.js';\n@ProxyInputs(['value', 'name'])\n@ProxyOutputs(['change: ui5Change'])\n@Component({\n standalone: true,\n selector: 'ui5-color-picker',\n template: '<ng-content></ng-content>',\n inputs: ['value', 'name'],\n outputs: ['ui5Change'],\n exportAs: 'ui5ColorPicker',\n})\nclass ColorPickerComponent {\n /**\n Defines the currently selected color of the component.\n\n**Note**: use HEX, RGB, RGBA, HSV formats or a CSS color name when modifying this property.\n */\n value!: string;\n /**\n Determines the name by which the component will be identified upon submission in an HTML form.\n\n**Note:** This property is only applicable within the context of an HTML Form element.\n */\n name!: string;\n\n /**\n Fired when the the selected color is changed\n */\n ui5Change!: EventEmitter<void>;\n\n private elementRef: ElementRef<ColorPicker> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): ColorPicker {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { ColorPickerComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;AAqBM,IAAA,oBAAoB,GAV1B,MAUM,oBAAoB,CAAA;AAuBxB,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC;KACtC;AAED,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAA4B,MAAM,CAAC,UAAU,CAAC,CAAC;AACzD,QAAA,IAAA,CAAA,IAAI,GAAG,MAAM,CAAC,MAAM,CAAC,CAAC;AACtB,QAAA,IAAA,CAAA,GAAG,GAAG,MAAM,CAAC,iBAAiB,CAAC,CAAC;AAOtC,QAAA,IAAI,CAAC,GAAG,CAAC,MAAM,EAAE,CAAC;KACnB;8GA7BG,oBAAoB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA,EAAA;AAApB,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,oBAAoB,yLALd,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AAKjC,oBAAoB,GAAA,UAAA,CAAA;AAVzB,IAAA,WAAW,CAAC,CAAC,OAAO,EAAE,MAAM,CAAC,CAAC;AAC9B,IAAA,YAAY,CAAC,CAAC,mBAAmB,CAAC,CAAC;;AAS9B,CAAA,EAAA,oBAAoB,CA8BzB,CAAA;2FA9BK,oBAAoB,EAAA,UAAA,EAAA,CAAA;kBARzB,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,kBAAkB;AAC5B,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE,CAAC,OAAO,EAAE,MAAM,CAAC;oBACzB,OAAO,EAAE,CAAC,WAAW,CAAC;AACtB,oBAAA,QAAQ,EAAE,gBAAgB;AAC3B,iBAAA,CAAA;;;ACpBD;;AAEG;;;;"}
1
+ {"version":3,"file":"ui5-webcomponents-ngx-main-color-picker.mjs","sources":["../../../../libs/ui5-angular/main/color-picker/index.ts","../../../../libs/ui5-angular/main/color-picker/ui5-webcomponents-ngx-main-color-picker.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/ColorPicker.js';\nimport ColorPicker from '@ui5/webcomponents/dist/ColorPicker.js';\n@ProxyInputs(['value', 'name'])\n@ProxyOutputs(['change: ui5Change'])\n@Component({\n standalone: true,\n selector: 'ui5-color-picker',\n template: '<ng-content></ng-content>',\n inputs: ['value', 'name'],\n outputs: ['ui5Change'],\n exportAs: 'ui5ColorPicker',\n})\nclass ColorPickerComponent {\n /**\n Defines the currently selected color of the component.\n\n**Note**: use HEX, RGB, RGBA, HSV formats or a CSS color name when modifying this property.\n */\n value!: string;\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 the selected color is changed\n */\n ui5Change!: EventEmitter<void>;\n\n private elementRef: ElementRef<ColorPicker> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): ColorPicker {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { ColorPickerComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;AAqBM,IAAA,oBAAoB,GAV1B,MAUM,oBAAoB,CAAA;AAuBxB,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC;KACtC;AAED,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAA4B,MAAM,CAAC,UAAU,CAAC,CAAC;AACzD,QAAA,IAAA,CAAA,IAAI,GAAG,MAAM,CAAC,MAAM,CAAC,CAAC;AACtB,QAAA,IAAA,CAAA,GAAG,GAAG,MAAM,CAAC,iBAAiB,CAAC,CAAC;AAOtC,QAAA,IAAI,CAAC,GAAG,CAAC,MAAM,EAAE,CAAC;KACnB;8GA7BG,oBAAoB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA,EAAA;AAApB,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,oBAAoB,yLALd,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AAKjC,oBAAoB,GAAA,UAAA,CAAA;AAVzB,IAAA,WAAW,CAAC,CAAC,OAAO,EAAE,MAAM,CAAC,CAAC;AAC9B,IAAA,YAAY,CAAC,CAAC,mBAAmB,CAAC,CAAC;;AAS9B,CAAA,EAAA,oBAAoB,CA8BzB,CAAA;2FA9BK,oBAAoB,EAAA,UAAA,EAAA,CAAA;kBARzB,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,kBAAkB;AAC5B,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE,CAAC,OAAO,EAAE,MAAM,CAAC;oBACzB,OAAO,EAAE,CAAC,WAAW,CAAC;AACtB,oBAAA,QAAQ,EAAE,gBAAgB;AAC3B,iBAAA,CAAA;;;ACpBD;;AAEG;;;;"}
@@ -15,10 +15,10 @@ let ComboBoxItemGroupComponent = class ComboBoxItemGroupComponent {
15
15
  this.cdr.detach();
16
16
  }
17
17
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: ComboBoxItemGroupComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
18
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.9", type: ComboBoxItemGroupComponent, isStandalone: true, selector: "ui5-cb-item-group", inputs: { text: "text" }, exportAs: ["ui5CbItemGroup"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
18
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.9", type: ComboBoxItemGroupComponent, isStandalone: true, selector: "ui5-cb-item-group", inputs: { headerText: "headerText" }, exportAs: ["ui5CbItemGroup"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
19
19
  };
20
20
  ComboBoxItemGroupComponent = __decorate([
21
- ProxyInputs(['text']),
21
+ ProxyInputs(['headerText']),
22
22
  __metadata("design:paramtypes", [])
23
23
  ], ComboBoxItemGroupComponent);
24
24
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: ComboBoxItemGroupComponent, decorators: [{
@@ -27,7 +27,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImpor
27
27
  standalone: true,
28
28
  selector: 'ui5-cb-item-group',
29
29
  template: '<ng-content></ng-content>',
30
- inputs: ['text'],
30
+ inputs: ['headerText'],
31
31
  exportAs: 'ui5CbItemGroup',
32
32
  }]
33
33
  }], ctorParameters: () => [] });
@@ -1 +1 @@
1
- {"version":3,"file":"ui5-webcomponents-ngx-main-combo-box-item-group.mjs","sources":["../../../../libs/ui5-angular/main/combo-box-item-group/index.ts","../../../../libs/ui5-angular/main/combo-box-item-group/ui5-webcomponents-ngx-main-combo-box-item-group.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n NgZone,\n inject,\n} from '@angular/core';\nimport { ProxyInputs } from '@ui5/webcomponents-ngx/utils';\nimport '@ui5/webcomponents/dist/ComboBoxItemGroup.js';\nimport ComboBoxItemGroup from '@ui5/webcomponents/dist/ComboBoxItemGroup.js';\n@ProxyInputs(['text'])\n@Component({\n standalone: true,\n selector: 'ui5-cb-item-group',\n template: '<ng-content></ng-content>',\n inputs: ['text'],\n exportAs: 'ui5CbItemGroup',\n})\nclass ComboBoxItemGroupComponent {\n /**\n Defines the text of the component.\n */\n text!: string;\n\n private elementRef: ElementRef<ComboBoxItemGroup> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): ComboBoxItemGroup {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { ComboBoxItemGroupComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;AAkBM,IAAA,0BAA0B,GARhC,MAQM,0BAA0B,CAAA;AAU9B,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC;KACtC;AAED,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAAkC,MAAM,CAAC,UAAU,CAAC,CAAC;AAC/D,QAAA,IAAA,CAAA,IAAI,GAAG,MAAM,CAAC,MAAM,CAAC,CAAC;AACtB,QAAA,IAAA,CAAA,GAAG,GAAG,MAAM,CAAC,iBAAiB,CAAC,CAAC;AAOtC,QAAA,IAAI,CAAC,GAAG,CAAC,MAAM,EAAE,CAAC;KACnB;8GAhBG,0BAA0B,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA,EAAA;AAA1B,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,0BAA0B,qIAJpB,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AAIjC,0BAA0B,GAAA,UAAA,CAAA;AAR/B,IAAA,WAAW,CAAC,CAAC,MAAM,CAAC,CAAC;;AAQhB,CAAA,EAAA,0BAA0B,CAiB/B,CAAA;2FAjBK,0BAA0B,EAAA,UAAA,EAAA,CAAA;kBAP/B,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,mBAAmB;AAC7B,oBAAA,QAAQ,EAAE,2BAA2B;oBACrC,MAAM,EAAE,CAAC,MAAM,CAAC;AAChB,oBAAA,QAAQ,EAAE,gBAAgB;AAC3B,iBAAA,CAAA;;;ACjBD;;AAEG;;;;"}
1
+ {"version":3,"file":"ui5-webcomponents-ngx-main-combo-box-item-group.mjs","sources":["../../../../libs/ui5-angular/main/combo-box-item-group/index.ts","../../../../libs/ui5-angular/main/combo-box-item-group/ui5-webcomponents-ngx-main-combo-box-item-group.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n NgZone,\n inject,\n} from '@angular/core';\nimport { ProxyInputs } from '@ui5/webcomponents-ngx/utils';\nimport '@ui5/webcomponents/dist/ComboBoxItemGroup.js';\nimport ComboBoxItemGroup from '@ui5/webcomponents/dist/ComboBoxItemGroup.js';\n@ProxyInputs(['headerText'])\n@Component({\n standalone: true,\n selector: 'ui5-cb-item-group',\n template: '<ng-content></ng-content>',\n inputs: ['headerText'],\n exportAs: 'ui5CbItemGroup',\n})\nclass ComboBoxItemGroupComponent {\n /**\n Defines the text of the component.\n */\n headerText!: string | undefined;\n\n private elementRef: ElementRef<ComboBoxItemGroup> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): ComboBoxItemGroup {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { ComboBoxItemGroupComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;AAkBM,IAAA,0BAA0B,GARhC,MAQM,0BAA0B,CAAA;AAU9B,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC;KACtC;AAED,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAAkC,MAAM,CAAC,UAAU,CAAC,CAAC;AAC/D,QAAA,IAAA,CAAA,IAAI,GAAG,MAAM,CAAC,MAAM,CAAC,CAAC;AACtB,QAAA,IAAA,CAAA,GAAG,GAAG,MAAM,CAAC,iBAAiB,CAAC,CAAC;AAOtC,QAAA,IAAI,CAAC,GAAG,CAAC,MAAM,EAAE,CAAC;KACnB;8GAhBG,0BAA0B,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA,EAAA;AAA1B,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,0BAA0B,iJAJpB,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AAIjC,0BAA0B,GAAA,UAAA,CAAA;AAR/B,IAAA,WAAW,CAAC,CAAC,YAAY,CAAC,CAAC;;AAQtB,CAAA,EAAA,0BAA0B,CAiB/B,CAAA;2FAjBK,0BAA0B,EAAA,UAAA,EAAA,CAAA;kBAP/B,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,mBAAmB;AAC7B,oBAAA,QAAQ,EAAE,2BAA2B;oBACrC,MAAM,EAAE,CAAC,YAAY,CAAC;AACtB,oBAAA,QAAQ,EAAE,gBAAgB;AAC3B,iBAAA,CAAA;;;ACjBD;;AAEG;;;;"}
@@ -1 +1 @@
1
- {"version":3,"file":"ui5-webcomponents-ngx-main-combo-box-item.mjs","sources":["../../../../libs/ui5-angular/main/combo-box-item/index.ts","../../../../libs/ui5-angular/main/combo-box-item/ui5-webcomponents-ngx-main-combo-box-item.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n NgZone,\n inject,\n} from '@angular/core';\nimport { ProxyInputs } from '@ui5/webcomponents-ngx/utils';\nimport '@ui5/webcomponents/dist/ComboBoxItem.js';\nimport ComboBoxItem from '@ui5/webcomponents/dist/ComboBoxItem.js';\n@ProxyInputs(['text', 'additionalText'])\n@Component({\n standalone: true,\n selector: 'ui5-cb-item',\n template: '<ng-content></ng-content>',\n inputs: ['text', 'additionalText'],\n exportAs: 'ui5CbItem',\n})\nclass ComboBoxItemComponent {\n /**\n Defines the text of the component.\n */\n text!: string;\n /**\n Defines the additional text of the component.\n */\n additionalText!: string;\n\n private elementRef: ElementRef<ComboBoxItem> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): ComboBoxItem {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { ComboBoxItemComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;AAkBM,IAAA,qBAAqB,GAR3B,MAQM,qBAAqB,CAAA;AAczB,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;8GApBG,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,4JAJf,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AAIjC,qBAAqB,GAAA,UAAA,CAAA;AAR1B,IAAA,WAAW,CAAC,CAAC,MAAM,EAAE,gBAAgB,CAAC,CAAC;;AAQlC,CAAA,EAAA,qBAAqB,CAqB1B,CAAA;2FArBK,qBAAqB,EAAA,UAAA,EAAA,CAAA;kBAP1B,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,aAAa;AACvB,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE,CAAC,MAAM,EAAE,gBAAgB,CAAC;AAClC,oBAAA,QAAQ,EAAE,WAAW;AACtB,iBAAA,CAAA;;;ACjBD;;AAEG;;;;"}
1
+ {"version":3,"file":"ui5-webcomponents-ngx-main-combo-box-item.mjs","sources":["../../../../libs/ui5-angular/main/combo-box-item/index.ts","../../../../libs/ui5-angular/main/combo-box-item/ui5-webcomponents-ngx-main-combo-box-item.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n NgZone,\n inject,\n} from '@angular/core';\nimport { ProxyInputs } from '@ui5/webcomponents-ngx/utils';\nimport '@ui5/webcomponents/dist/ComboBoxItem.js';\nimport ComboBoxItem from '@ui5/webcomponents/dist/ComboBoxItem.js';\n@ProxyInputs(['text', 'additionalText'])\n@Component({\n standalone: true,\n selector: 'ui5-cb-item',\n template: '<ng-content></ng-content>',\n inputs: ['text', 'additionalText'],\n exportAs: 'ui5CbItem',\n})\nclass ComboBoxItemComponent {\n /**\n Defines the text of the component.\n */\n text!: string | undefined;\n /**\n Defines the additional text of the component.\n */\n additionalText!: string | undefined;\n\n private elementRef: ElementRef<ComboBoxItem> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): ComboBoxItem {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { ComboBoxItemComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;AAkBM,IAAA,qBAAqB,GAR3B,MAQM,qBAAqB,CAAA;AAczB,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;8GApBG,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,4JAJf,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AAIjC,qBAAqB,GAAA,UAAA,CAAA;AAR1B,IAAA,WAAW,CAAC,CAAC,MAAM,EAAE,gBAAgB,CAAC,CAAC;;AAQlC,CAAA,EAAA,qBAAqB,CAqB1B,CAAA;2FArBK,qBAAqB,EAAA,UAAA,EAAA,CAAA;kBAP1B,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,aAAa;AACvB,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE,CAAC,MAAM,EAAE,gBAAgB,CAAC;AAClC,oBAAA,QAAQ,EAAE,WAAW;AACtB,iBAAA,CAAA;;;ACjBD;;AAEG;;;;"}
@@ -1 +1 @@
1
- {"version":3,"file":"ui5-webcomponents-ngx-main-combo-box.mjs","sources":["../../../../libs/ui5-angular/main/combo-box/index.ts","../../../../libs/ui5-angular/main/combo-box/ui5-webcomponents-ngx-main-combo-box.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/ComboBox.js';\nimport {\n default as ComboBox,\n ComboBoxSelectionChangeEventDetail,\n} from '@ui5/webcomponents/dist/ComboBox.js';\n@ProxyInputs([\n 'value',\n 'name',\n 'noTypeahead',\n 'placeholder',\n 'disabled',\n 'valueState',\n 'readonly',\n 'required',\n 'loading',\n 'filter',\n 'showClearIcon',\n 'accessibleName',\n 'accessibleNameRef',\n])\n@ProxyOutputs([\n 'change: ui5Change',\n 'input: ui5Input',\n 'selection-change: ui5SelectionChange',\n])\n@Component({\n standalone: true,\n selector: 'ui5-combobox',\n template: '<ng-content></ng-content>',\n inputs: [\n 'value',\n 'name',\n 'noTypeahead',\n 'placeholder',\n 'disabled',\n 'valueState',\n 'readonly',\n 'required',\n 'loading',\n 'filter',\n 'showClearIcon',\n 'accessibleName',\n 'accessibleNameRef',\n ],\n outputs: ['ui5Change', 'ui5Input', 'ui5SelectionChange'],\n exportAs: 'ui5Combobox',\n hostDirectives: [GenericControlValueAccessor],\n host: {\n '(change)': '_cva?.onChange?.(cvaValue);',\n '(input)': '_cva?.onChange?.(cvaValue);',\n },\n})\nclass ComboBoxComponent {\n /**\n Defines the value of the component.\n */\n value!: string;\n /**\n Determines the name by which the component will be identified upon submission in an HTML form.\n\n**Note:** This property is only applicable within the context of an HTML Form element.\n */\n name!: string;\n /**\n Defines whether the value will be autocompleted to match an item\n */\n @InputDecorator({ transform: booleanAttribute })\n noTypeahead!: boolean;\n /**\n Defines a short hint intended to aid the user with data entry when the\ncomponent has no value.\n */\n placeholder!: string;\n /**\n Defines whether the component is in disabled state.\n\n**Note:** A disabled component is completely noninteractive.\n */\n @InputDecorator({ transform: booleanAttribute })\n disabled!: boolean;\n /**\n Defines the value state of the component.\n */\n valueState!: 'None' | 'Positive' | 'Critical' | 'Negative' | 'Information';\n /**\n Defines whether the component is read-only.\n\n**Note:** A read-only component is not editable,\nbut still provides visual feedback upon user interaction.\n */\n @InputDecorator({ transform: booleanAttribute })\n readonly!: boolean;\n /**\n Defines whether the component is required.\n */\n @InputDecorator({ transform: booleanAttribute })\n required!: boolean;\n /**\n Indicates whether a loading indicator should be shown in the picker.\n */\n @InputDecorator({ transform: booleanAttribute })\n loading!: boolean;\n /**\n Defines the filter type of the component.\n */\n filter!: 'StartsWithPerTerm' | 'StartsWith' | 'Contains' | 'None';\n /**\n Defines whether the clear icon of the combobox will be shown.\n */\n @InputDecorator({ transform: booleanAttribute })\n showClearIcon!: boolean;\n /**\n Defines the accessible ARIA name of the component.\n */\n accessibleName!: string;\n /**\n Receives id(or many ids) of the elements that label the component\n */\n accessibleNameRef!: string;\n\n /**\n Fired when the input operation has finished by pressing Enter, focusout or an item is selected.\n */\n ui5Change!: EventEmitter<void>;\n /**\n Fired when typing in input or clear icon is pressed.\n\n**Note:** filterValue property is updated, input is changed.\n */\n ui5Input!: EventEmitter<void>;\n /**\n Fired when selection is changed by user interaction\n */\n ui5SelectionChange!: EventEmitter<ComboBoxSelectionChangeEventDetail>;\n\n private elementRef: ElementRef<ComboBox> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n protected _cva = inject(GenericControlValueAccessor);\n\n get element(): ComboBox {\n return this.elementRef.nativeElement;\n }\n\n set cvaValue(val) {\n this.element.value = val;\n this.cdr.detectChanges();\n }\n get cvaValue() {\n return this.element.value;\n }\n\n constructor() {\n this.cdr.detach();\n this._cva.host = this;\n }\n}\nexport { ComboBoxComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":"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"}
1
+ {"version":3,"file":"ui5-webcomponents-ngx-main-combo-box.mjs","sources":["../../../../libs/ui5-angular/main/combo-box/index.ts","../../../../libs/ui5-angular/main/combo-box/ui5-webcomponents-ngx-main-combo-box.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/ComboBox.js';\nimport {\n default as ComboBox,\n ComboBoxSelectionChangeEventDetail,\n} from '@ui5/webcomponents/dist/ComboBox.js';\n@ProxyInputs([\n 'value',\n 'name',\n 'noTypeahead',\n 'placeholder',\n 'disabled',\n 'valueState',\n 'readonly',\n 'required',\n 'loading',\n 'filter',\n 'showClearIcon',\n 'accessibleName',\n 'accessibleNameRef',\n])\n@ProxyOutputs([\n 'change: ui5Change',\n 'input: ui5Input',\n 'selection-change: ui5SelectionChange',\n])\n@Component({\n standalone: true,\n selector: 'ui5-combobox',\n template: '<ng-content></ng-content>',\n inputs: [\n 'value',\n 'name',\n 'noTypeahead',\n 'placeholder',\n 'disabled',\n 'valueState',\n 'readonly',\n 'required',\n 'loading',\n 'filter',\n 'showClearIcon',\n 'accessibleName',\n 'accessibleNameRef',\n ],\n outputs: ['ui5Change', 'ui5Input', 'ui5SelectionChange'],\n exportAs: 'ui5Combobox',\n hostDirectives: [GenericControlValueAccessor],\n host: {\n '(change)': '_cva?.onChange?.(cvaValue);',\n '(input)': '_cva?.onChange?.(cvaValue);',\n },\n})\nclass ComboBoxComponent {\n /**\n Defines the value of the component.\n */\n value!: string;\n /**\n Determines the name by which the component will be identified upon submission in an HTML form.\n\n**Note:** This property is only applicable within the context of an HTML Form element.\n */\n name!: string | undefined;\n /**\n Defines whether the value will be autocompleted to match an item\n */\n @InputDecorator({ transform: booleanAttribute })\n noTypeahead!: boolean;\n /**\n Defines a short hint intended to aid the user with data entry when the\ncomponent has no value.\n */\n placeholder!: string | undefined;\n /**\n Defines whether the component is in disabled state.\n\n**Note:** A disabled component is completely noninteractive.\n */\n @InputDecorator({ transform: booleanAttribute })\n disabled!: boolean;\n /**\n Defines the value state of the component.\n */\n valueState!: 'None' | 'Positive' | 'Critical' | 'Negative' | 'Information';\n /**\n Defines whether the component is read-only.\n\n**Note:** A read-only component is not editable,\nbut still provides visual feedback upon user interaction.\n */\n @InputDecorator({ transform: booleanAttribute })\n readonly!: boolean;\n /**\n Defines whether the component is required.\n */\n @InputDecorator({ transform: booleanAttribute })\n required!: boolean;\n /**\n Indicates whether a loading indicator should be shown in the picker.\n */\n @InputDecorator({ transform: booleanAttribute })\n loading!: boolean;\n /**\n Defines the filter type of the component.\n */\n filter!: 'StartsWithPerTerm' | 'StartsWith' | 'Contains' | 'None';\n /**\n Defines whether the clear icon of the combobox will be shown.\n */\n @InputDecorator({ transform: booleanAttribute })\n showClearIcon!: boolean;\n /**\n Defines the accessible ARIA name of the component.\n */\n accessibleName!: string | undefined;\n /**\n Receives id(or many ids) of the elements that label the component\n */\n accessibleNameRef!: string | undefined;\n\n /**\n Fired when the input operation has finished by pressing Enter, focusout or an item is selected.\n */\n ui5Change!: EventEmitter<void>;\n /**\n Fired when typing in input or clear icon is pressed.\n\n**Note:** filterValue property is updated, input is changed.\n */\n ui5Input!: EventEmitter<void>;\n /**\n Fired when selection is changed by user interaction\n */\n ui5SelectionChange!: EventEmitter<ComboBoxSelectionChangeEventDetail>;\n\n private elementRef: ElementRef<ComboBox> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n protected _cva = inject(GenericControlValueAccessor);\n\n get element(): ComboBox {\n return this.elementRef.nativeElement;\n }\n\n set cvaValue(val) {\n this.element.value = val;\n this.cdr.detectChanges();\n }\n get cvaValue() {\n return this.element.value;\n }\n\n constructor() {\n this.cdr.detach();\n this._cva.host = this;\n }\n}\nexport { ComboBoxComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":"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"}
@@ -1 +1 @@
1
- {"version":3,"file":"ui5-webcomponents-ngx-main-date-picker.mjs","sources":["../../../../libs/ui5-angular/main/date-picker/index.ts","../../../../libs/ui5-angular/main/date-picker/ui5-webcomponents-ngx-main-date-picker.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/DatePicker.js';\nimport {\n default as DatePicker,\n DatePickerChangeEventDetail,\n DatePickerInputEventDetail,\n DatePickerValueStateChangeEventDetail,\n} from '@ui5/webcomponents/dist/DatePicker.js';\n@ProxyInputs([\n 'primaryCalendarType',\n 'secondaryCalendarType',\n 'formatPattern',\n 'minDate',\n 'maxDate',\n 'value',\n 'valueState',\n 'required',\n 'disabled',\n 'readonly',\n 'placeholder',\n 'name',\n 'hideWeekNumbers',\n 'open',\n 'accessibleName',\n 'accessibleNameRef',\n])\n@ProxyOutputs([\n 'change: ui5Change',\n 'input: ui5Input',\n 'value-state-change: ui5ValueStateChange',\n])\n@Component({\n standalone: true,\n selector: 'ui5-date-picker',\n template: '<ng-content></ng-content>',\n inputs: [\n 'primaryCalendarType',\n 'secondaryCalendarType',\n 'formatPattern',\n 'minDate',\n 'maxDate',\n 'value',\n 'valueState',\n 'required',\n 'disabled',\n 'readonly',\n 'placeholder',\n 'name',\n 'hideWeekNumbers',\n 'open',\n 'accessibleName',\n 'accessibleNameRef',\n ],\n outputs: ['ui5Change', 'ui5Input', 'ui5ValueStateChange'],\n exportAs: 'ui5DatePicker',\n hostDirectives: [GenericControlValueAccessor],\n host: {\n '(change)': '_cva?.onChange?.(cvaValue);',\n '(input)': '_cva?.onChange?.(cvaValue);',\n },\n})\nclass DatePickerComponent {\n /**\n Sets a calendar type used for display.\nIf not set, the calendar type of the global configuration is used.\n */\n primaryCalendarType!:\n | 'Gregorian'\n | 'Islamic'\n | 'Japanese'\n | 'Buddhist'\n | 'Persian'\n | undefined;\n /**\n Defines the secondary calendar type.\nIf not set, the calendar will only show the primary calendar type.\n */\n secondaryCalendarType!:\n | 'Gregorian'\n | 'Islamic'\n | 'Japanese'\n | 'Buddhist'\n | 'Persian'\n | undefined;\n /**\n Determines the format, displayed in the input field.\n */\n formatPattern!: string;\n /**\n Determines the minimum date available for selection.\n\n**Note:** If the formatPattern property is not set, the minDate value must be provided in the ISO date format (YYYY-MM-dd).\n */\n minDate!: string;\n /**\n Determines the maximum date available for selection.\n\n**Note:** If the formatPattern property is not set, the maxDate value must be provided in the ISO date format (YYYY-MM-dd).\n */\n maxDate!: string;\n /**\n Defines a formatted date value.\n */\n value!: string;\n /**\n Defines the value state of the component.\n */\n valueState!: 'None' | 'Positive' | 'Critical' | 'Negative' | 'Information';\n /**\n Defines whether the component is required.\n */\n @InputDecorator({ transform: booleanAttribute })\n required!: boolean;\n /**\n Determines whether the component is displayed as disabled.\n */\n @InputDecorator({ transform: booleanAttribute })\n disabled!: boolean;\n /**\n Determines whether the component is displayed as read-only.\n */\n @InputDecorator({ transform: booleanAttribute })\n readonly!: boolean;\n /**\n Defines a short hint, intended to aid the user with data entry when the\ncomponent has no value.\n\n**Note:** When no placeholder is set, the format pattern is displayed as a placeholder.\nPassing an empty string as the value of this property will make the component appear empty - without placeholder or format pattern.\n */\n placeholder!: string | undefined;\n /**\n Determines the name by which the component will be identified upon submission in an HTML form.\n\n**Note:** This property is only applicable within the context of an HTML Form element.\n */\n name!: string;\n /**\n Defines the visibility of the week numbers column.\n\n**Note:** For calendars other than Gregorian,\nthe week numbers are not displayed regardless of what is set.\n */\n @InputDecorator({ transform: booleanAttribute })\n hideWeekNumbers!: boolean;\n /**\n Defines the open or closed state of the popover.\n */\n @InputDecorator({ transform: booleanAttribute })\n open!: boolean;\n /**\n Defines the aria-label attribute for the component.\n */\n accessibleName!: string;\n /**\n Receives id(or many ids) of the elements that label the component.\n */\n accessibleNameRef!: string;\n\n /**\n Fired when the input operation has finished by pressing Enter or on focusout.\n */\n ui5Change!: EventEmitter<DatePickerChangeEventDetail>;\n /**\n Fired when the value of the component is changed at each key stroke.\n */\n ui5Input!: EventEmitter<DatePickerInputEventDetail>;\n /**\n Fired before the value state of the component is updated internally.\nThe event is preventable, meaning that if it's default action is\nprevented, the component will not update the value state.\n */\n ui5ValueStateChange!: EventEmitter<DatePickerValueStateChangeEventDetail>;\n\n private elementRef: ElementRef<DatePicker> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n protected _cva = inject(GenericControlValueAccessor);\n\n get element(): DatePicker {\n return this.elementRef.nativeElement;\n }\n\n set cvaValue(val) {\n this.element.value = val;\n this.cdr.detectChanges();\n }\n get cvaValue() {\n return this.element.value;\n }\n\n constructor() {\n this.cdr.detach();\n this._cva.host = this;\n }\n}\nexport { DatePickerComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":"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"}
1
+ {"version":3,"file":"ui5-webcomponents-ngx-main-date-picker.mjs","sources":["../../../../libs/ui5-angular/main/date-picker/index.ts","../../../../libs/ui5-angular/main/date-picker/ui5-webcomponents-ngx-main-date-picker.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/DatePicker.js';\nimport {\n default as DatePicker,\n DatePickerChangeEventDetail,\n DatePickerInputEventDetail,\n DatePickerValueStateChangeEventDetail,\n} from '@ui5/webcomponents/dist/DatePicker.js';\n@ProxyInputs([\n 'primaryCalendarType',\n 'secondaryCalendarType',\n 'formatPattern',\n 'minDate',\n 'maxDate',\n 'value',\n 'valueState',\n 'required',\n 'disabled',\n 'readonly',\n 'placeholder',\n 'name',\n 'hideWeekNumbers',\n 'open',\n 'accessibleName',\n 'accessibleNameRef',\n])\n@ProxyOutputs([\n 'change: ui5Change',\n 'input: ui5Input',\n 'value-state-change: ui5ValueStateChange',\n])\n@Component({\n standalone: true,\n selector: 'ui5-date-picker',\n template: '<ng-content></ng-content>',\n inputs: [\n 'primaryCalendarType',\n 'secondaryCalendarType',\n 'formatPattern',\n 'minDate',\n 'maxDate',\n 'value',\n 'valueState',\n 'required',\n 'disabled',\n 'readonly',\n 'placeholder',\n 'name',\n 'hideWeekNumbers',\n 'open',\n 'accessibleName',\n 'accessibleNameRef',\n ],\n outputs: ['ui5Change', 'ui5Input', 'ui5ValueStateChange'],\n exportAs: 'ui5DatePicker',\n hostDirectives: [GenericControlValueAccessor],\n host: {\n '(change)': '_cva?.onChange?.(cvaValue);',\n '(input)': '_cva?.onChange?.(cvaValue);',\n },\n})\nclass DatePickerComponent {\n /**\n Sets a calendar type used for display.\nIf not set, the calendar type of the global configuration is used.\n */\n primaryCalendarType!:\n | 'Gregorian'\n | 'Islamic'\n | 'Japanese'\n | 'Buddhist'\n | 'Persian'\n | undefined;\n /**\n Defines the secondary calendar type.\nIf not set, the calendar will only show the primary calendar type.\n */\n secondaryCalendarType!:\n | 'Gregorian'\n | 'Islamic'\n | 'Japanese'\n | 'Buddhist'\n | 'Persian'\n | undefined;\n /**\n Determines the format, displayed in the input field.\n */\n formatPattern!: string | undefined;\n /**\n Determines the minimum date available for selection.\n\n**Note:** If the formatPattern property is not set, the minDate value must be provided in the ISO date format (YYYY-MM-dd).\n */\n minDate!: string;\n /**\n Determines the maximum date available for selection.\n\n**Note:** If the formatPattern property is not set, the maxDate value must be provided in the ISO date format (YYYY-MM-dd).\n */\n maxDate!: string;\n /**\n Defines a formatted date value.\n */\n value!: string;\n /**\n Defines the value state of the component.\n */\n valueState!: 'None' | 'Positive' | 'Critical' | 'Negative' | 'Information';\n /**\n Defines whether the component is required.\n */\n @InputDecorator({ transform: booleanAttribute })\n required!: boolean;\n /**\n Determines whether the component is displayed as disabled.\n */\n @InputDecorator({ transform: booleanAttribute })\n disabled!: boolean;\n /**\n Determines whether the component is displayed as read-only.\n */\n @InputDecorator({ transform: booleanAttribute })\n readonly!: boolean;\n /**\n Defines a short hint, intended to aid the user with data entry when the\ncomponent has no value.\n\n**Note:** When no placeholder is set, the format pattern is displayed as a placeholder.\nPassing an empty string as the value of this property will make the component appear empty - without placeholder or format pattern.\n */\n placeholder!: string | undefined;\n /**\n Determines the name by which the component will be identified upon submission in an HTML form.\n\n**Note:** This property is only applicable within the context of an HTML Form element.\n */\n name!: string | undefined;\n /**\n Defines the visibility of the week numbers column.\n\n**Note:** For calendars other than Gregorian,\nthe week numbers are not displayed regardless of what is set.\n */\n @InputDecorator({ transform: booleanAttribute })\n hideWeekNumbers!: boolean;\n /**\n Defines the open or closed state of the popover.\n */\n @InputDecorator({ transform: booleanAttribute })\n open!: boolean;\n /**\n Defines the aria-label attribute for the component.\n */\n accessibleName!: string | undefined;\n /**\n Receives id(or many ids) of the elements that label the component.\n */\n accessibleNameRef!: string | undefined;\n\n /**\n Fired when the input operation has finished by pressing Enter or on focusout.\n */\n ui5Change!: EventEmitter<DatePickerChangeEventDetail>;\n /**\n Fired when the value of the component is changed at each key stroke.\n */\n ui5Input!: EventEmitter<DatePickerInputEventDetail>;\n /**\n Fired before the value state of the component is updated internally.\nThe event is preventable, meaning that if it's default action is\nprevented, the component will not update the value state.\n */\n ui5ValueStateChange!: EventEmitter<DatePickerValueStateChangeEventDetail>;\n\n private elementRef: ElementRef<DatePicker> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n protected _cva = inject(GenericControlValueAccessor);\n\n get element(): DatePicker {\n return this.elementRef.nativeElement;\n }\n\n set cvaValue(val) {\n this.element.value = val;\n this.cdr.detectChanges();\n }\n get cvaValue() {\n return this.element.value;\n }\n\n constructor() {\n this.cdr.detach();\n this._cva.host = this;\n }\n}\nexport { DatePickerComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;;;AAwEM,IAAA,mBAAmB,GArDzB,MAqDM,mBAAmB,CAAA;AAsHvB,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC;KACtC;IAED,IAAI,QAAQ,CAAC,GAAG,EAAA;AACd,QAAA,IAAI,CAAC,OAAO,CAAC,KAAK,GAAG,GAAG,CAAC;AACzB,QAAA,IAAI,CAAC,GAAG,CAAC,aAAa,EAAE,CAAC;KAC1B;AACD,IAAA,IAAI,QAAQ,GAAA;AACV,QAAA,OAAO,IAAI,CAAC,OAAO,CAAC,KAAK,CAAC;KAC3B;AAED,IAAA,WAAA,GAAA;AAjBQ,QAAA,IAAA,CAAA,UAAU,GAA2B,MAAM,CAAC,UAAU,CAAC,CAAC;AACxD,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;8GArIG,mBAAmB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA,EAAA;kGAAnB,mBAAmB,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,iBAAA,EAAA,MAAA,EAAA,EAAA,mBAAA,EAAA,qBAAA,EAAA,qBAAA,EAAA,uBAAA,EAAA,aAAA,EAAA,eAAA,EAAA,OAAA,EAAA,SAAA,EAAA,OAAA,EAAA,SAAA,EAAA,KAAA,EAAA,OAAA,EAAA,UAAA,EAAA,YAAA,EAAA,QAAA,EAAA,CAAA,UAAA,EAAA,UAAA,EAkDM,gBAAgB,CAAA,EAAA,QAAA,EAAA,CAAA,UAAA,EAAA,UAAA,EAKhB,gBAAgB,CAAA,EAAA,QAAA,EAAA,CAAA,UAAA,EAAA,UAAA,EAKhB,gBAAgB,CAAA,EAAA,WAAA,EAAA,aAAA,EAAA,IAAA,EAAA,MAAA,EAAA,eAAA,EAAA,CAAA,iBAAA,EAAA,iBAAA,EAsBhB,gBAAgB,CAAA,EAAA,IAAA,EAAA,CAAA,MAAA,EAAA,MAAA,EAKhB,gBAAgB,CAAA,EAAA,cAAA,EAAA,gBAAA,EAAA,iBAAA,EAAA,mBAAA,EAAA,EAAA,OAAA,EAAA,EAAA,SAAA,EAAA,WAAA,EAAA,QAAA,EAAA,UAAA,EAAA,mBAAA,EAAA,qBAAA,EAAA,EAAA,IAAA,EAAA,EAAA,SAAA,EAAA,EAAA,QAAA,EAAA,6BAAA,EAAA,OAAA,EAAA,6BAAA,EAAA,EAAA,EAAA,QAAA,EAAA,CAAA,eAAA,CAAA,EAAA,cAAA,EAAA,CAAA,EAAA,SAAA,EAAA,EAAA,CAAA,2BAAA,EAAA,CAAA,EAAA,QAAA,EAAA,EAAA,EAAA,QAAA,EAlHnC,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AA2BjC,mBAAmB,GAAA,UAAA,CAAA;AArDxB,IAAA,WAAW,CAAC;QACX,qBAAqB;QACrB,uBAAuB;QACvB,eAAe;QACf,SAAS;QACT,SAAS;QACT,OAAO;QACP,YAAY;QACZ,UAAU;QACV,UAAU;QACV,UAAU;QACV,aAAa;QACb,MAAM;QACN,iBAAiB;QACjB,MAAM;QACN,gBAAgB;QAChB,mBAAmB;KACpB,CAAC;AACD,IAAA,YAAY,CAAC;QACZ,mBAAmB;QACnB,iBAAiB;QACjB,yCAAyC;KAC1C,CAAC;;AA+BI,CAAA,EAAA,mBAAmB,CAsIxB,CAAA;2FAtIK,mBAAmB,EAAA,UAAA,EAAA,CAAA;kBA9BxB,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,iBAAiB;AAC3B,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE;wBACN,qBAAqB;wBACrB,uBAAuB;wBACvB,eAAe;wBACf,SAAS;wBACT,SAAS;wBACT,OAAO;wBACP,YAAY;wBACZ,UAAU;wBACV,UAAU;wBACV,UAAU;wBACV,aAAa;wBACb,MAAM;wBACN,iBAAiB;wBACjB,MAAM;wBACN,gBAAgB;wBAChB,mBAAmB;AACpB,qBAAA;AACD,oBAAA,OAAO,EAAE,CAAC,WAAW,EAAE,UAAU,EAAE,qBAAqB,CAAC;AACzD,oBAAA,QAAQ,EAAE,eAAe;oBACzB,cAAc,EAAE,CAAC,2BAA2B,CAAC;AAC7C,oBAAA,IAAI,EAAE;AACJ,wBAAA,UAAU,EAAE,6BAA6B;AACzC,wBAAA,SAAS,EAAE,6BAA6B;AACzC,qBAAA;AACF,iBAAA,CAAA;wDAoDC,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;gBAM/C,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;gBAM/C,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;gBAuB/C,eAAe,EAAA,CAAA;sBADdA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;gBAM/C,IAAI,EAAA,CAAA;sBADHA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;;;AC/JjD;;AAEG;;;;"}
@@ -1 +1 @@
1
- {"version":3,"file":"ui5-webcomponents-ngx-main-date-range-picker.mjs","sources":["../../../../libs/ui5-angular/main/date-range-picker/index.ts","../../../../libs/ui5-angular/main/date-range-picker/ui5-webcomponents-ngx-main-date-range-picker.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 {\n DatePickerChangeEventDetail,\n DatePickerInputEventDetail,\n DatePickerValueStateChangeEventDetail,\n} from '@ui5/webcomponents/dist/DatePicker.js';\nimport '@ui5/webcomponents/dist/DateRangePicker.js';\nimport DateRangePicker from '@ui5/webcomponents/dist/DateRangePicker.js';\n@ProxyInputs([\n 'primaryCalendarType',\n 'secondaryCalendarType',\n 'formatPattern',\n 'minDate',\n 'maxDate',\n 'value',\n 'valueState',\n 'required',\n 'disabled',\n 'readonly',\n 'placeholder',\n 'name',\n 'hideWeekNumbers',\n 'open',\n 'accessibleName',\n 'accessibleNameRef',\n 'delimiter',\n])\n@ProxyOutputs([\n 'change: ui5Change',\n 'input: ui5Input',\n 'value-state-change: ui5ValueStateChange',\n])\n@Component({\n standalone: true,\n selector: 'ui5-daterange-picker',\n template: '<ng-content></ng-content>',\n inputs: [\n 'primaryCalendarType',\n 'secondaryCalendarType',\n 'formatPattern',\n 'minDate',\n 'maxDate',\n 'value',\n 'valueState',\n 'required',\n 'disabled',\n 'readonly',\n 'placeholder',\n 'name',\n 'hideWeekNumbers',\n 'open',\n 'accessibleName',\n 'accessibleNameRef',\n 'delimiter',\n ],\n outputs: ['ui5Change', 'ui5Input', 'ui5ValueStateChange'],\n exportAs: 'ui5DaterangePicker',\n hostDirectives: [GenericControlValueAccessor],\n host: {\n '(change)': '_cva?.onChange?.(cvaValue);',\n '(input)': '_cva?.onChange?.(cvaValue);',\n },\n})\nclass DateRangePickerComponent {\n /**\n Sets a calendar type used for display.\nIf not set, the calendar type of the global configuration is used.\n */\n primaryCalendarType!:\n | 'Gregorian'\n | 'Islamic'\n | 'Japanese'\n | 'Buddhist'\n | 'Persian'\n | undefined;\n /**\n Defines the secondary calendar type.\nIf not set, the calendar will only show the primary calendar type.\n */\n secondaryCalendarType!:\n | 'Gregorian'\n | 'Islamic'\n | 'Japanese'\n | 'Buddhist'\n | 'Persian'\n | undefined;\n /**\n Determines the format, displayed in the input field.\n */\n formatPattern!: string;\n /**\n Determines the minimum date available for selection.\n\n**Note:** If the formatPattern property is not set, the minDate value must be provided in the ISO date format (YYYY-MM-dd).\n */\n minDate!: string;\n /**\n Determines the maximum date available for selection.\n\n**Note:** If the formatPattern property is not set, the maxDate value must be provided in the ISO date format (YYYY-MM-dd).\n */\n maxDate!: string;\n /**\n Defines a formatted date value.\n */\n value!: string;\n /**\n Defines the value state of the component.\n */\n valueState!: 'None' | 'Positive' | 'Critical' | 'Negative' | 'Information';\n /**\n Defines whether the component is required.\n */\n @InputDecorator({ transform: booleanAttribute })\n required!: boolean;\n /**\n Determines whether the component is displayed as disabled.\n */\n @InputDecorator({ transform: booleanAttribute })\n disabled!: boolean;\n /**\n Determines whether the component is displayed as read-only.\n */\n @InputDecorator({ transform: booleanAttribute })\n readonly!: boolean;\n /**\n Defines a short hint, intended to aid the user with data entry when the\ncomponent has no value.\n\n**Note:** When no placeholder is set, the format pattern is displayed as a placeholder.\nPassing an empty string as the value of this property will make the component appear empty - without placeholder or format pattern.\n */\n placeholder!: string | undefined;\n /**\n Determines the name by which the component will be identified upon submission in an HTML form.\n\n**Note:** This property is only applicable within the context of an HTML Form element.\n */\n name!: string;\n /**\n Defines the visibility of the week numbers column.\n\n**Note:** For calendars other than Gregorian,\nthe week numbers are not displayed regardless of what is set.\n */\n @InputDecorator({ transform: booleanAttribute })\n hideWeekNumbers!: boolean;\n /**\n Defines the open or closed state of the popover.\n */\n @InputDecorator({ transform: booleanAttribute })\n open!: boolean;\n /**\n Defines the aria-label attribute for the component.\n */\n accessibleName!: string;\n /**\n Receives id(or many ids) of the elements that label the component.\n */\n accessibleNameRef!: string;\n /**\n Determines the symbol which separates the dates.\nIf not supplied, the default time interval delimiter for the current locale will be used.\n */\n delimiter!: string;\n\n /**\n Fired when the input operation has finished by pressing Enter or on focusout.\n */\n ui5Change!: EventEmitter<DatePickerChangeEventDetail>;\n /**\n Fired when the value of the component is changed at each key stroke.\n */\n ui5Input!: EventEmitter<DatePickerInputEventDetail>;\n /**\n Fired before the value state of the component is updated internally.\nThe event is preventable, meaning that if it's default action is\nprevented, the component will not update the value state.\n */\n ui5ValueStateChange!: EventEmitter<DatePickerValueStateChangeEventDetail>;\n\n private elementRef: ElementRef<DateRangePicker> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n protected _cva = inject(GenericControlValueAccessor);\n\n get element(): DateRangePicker {\n return this.elementRef.nativeElement;\n }\n\n set cvaValue(val) {\n this.element.value = val;\n this.cdr.detectChanges();\n }\n get cvaValue() {\n return this.element.value;\n }\n\n constructor() {\n this.cdr.detach();\n this._cva.host = this;\n }\n}\nexport { DateRangePickerComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":"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"}
1
+ {"version":3,"file":"ui5-webcomponents-ngx-main-date-range-picker.mjs","sources":["../../../../libs/ui5-angular/main/date-range-picker/index.ts","../../../../libs/ui5-angular/main/date-range-picker/ui5-webcomponents-ngx-main-date-range-picker.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 {\n DatePickerChangeEventDetail,\n DatePickerInputEventDetail,\n DatePickerValueStateChangeEventDetail,\n} from '@ui5/webcomponents/dist/DatePicker.js';\nimport '@ui5/webcomponents/dist/DateRangePicker.js';\nimport DateRangePicker from '@ui5/webcomponents/dist/DateRangePicker.js';\n@ProxyInputs([\n 'primaryCalendarType',\n 'secondaryCalendarType',\n 'formatPattern',\n 'minDate',\n 'maxDate',\n 'value',\n 'valueState',\n 'required',\n 'disabled',\n 'readonly',\n 'placeholder',\n 'name',\n 'hideWeekNumbers',\n 'open',\n 'accessibleName',\n 'accessibleNameRef',\n 'delimiter',\n])\n@ProxyOutputs([\n 'change: ui5Change',\n 'input: ui5Input',\n 'value-state-change: ui5ValueStateChange',\n])\n@Component({\n standalone: true,\n selector: 'ui5-daterange-picker',\n template: '<ng-content></ng-content>',\n inputs: [\n 'primaryCalendarType',\n 'secondaryCalendarType',\n 'formatPattern',\n 'minDate',\n 'maxDate',\n 'value',\n 'valueState',\n 'required',\n 'disabled',\n 'readonly',\n 'placeholder',\n 'name',\n 'hideWeekNumbers',\n 'open',\n 'accessibleName',\n 'accessibleNameRef',\n 'delimiter',\n ],\n outputs: ['ui5Change', 'ui5Input', 'ui5ValueStateChange'],\n exportAs: 'ui5DaterangePicker',\n hostDirectives: [GenericControlValueAccessor],\n host: {\n '(change)': '_cva?.onChange?.(cvaValue);',\n '(input)': '_cva?.onChange?.(cvaValue);',\n },\n})\nclass DateRangePickerComponent {\n /**\n Sets a calendar type used for display.\nIf not set, the calendar type of the global configuration is used.\n */\n primaryCalendarType!:\n | 'Gregorian'\n | 'Islamic'\n | 'Japanese'\n | 'Buddhist'\n | 'Persian'\n | undefined;\n /**\n Defines the secondary calendar type.\nIf not set, the calendar will only show the primary calendar type.\n */\n secondaryCalendarType!:\n | 'Gregorian'\n | 'Islamic'\n | 'Japanese'\n | 'Buddhist'\n | 'Persian'\n | undefined;\n /**\n Determines the format, displayed in the input field.\n */\n formatPattern!: string | undefined;\n /**\n Determines the minimum date available for selection.\n\n**Note:** If the formatPattern property is not set, the minDate value must be provided in the ISO date format (YYYY-MM-dd).\n */\n minDate!: string;\n /**\n Determines the maximum date available for selection.\n\n**Note:** If the formatPattern property is not set, the maxDate value must be provided in the ISO date format (YYYY-MM-dd).\n */\n maxDate!: string;\n /**\n Defines a formatted date value.\n */\n value!: string;\n /**\n Defines the value state of the component.\n */\n valueState!: 'None' | 'Positive' | 'Critical' | 'Negative' | 'Information';\n /**\n Defines whether the component is required.\n */\n @InputDecorator({ transform: booleanAttribute })\n required!: boolean;\n /**\n Determines whether the component is displayed as disabled.\n */\n @InputDecorator({ transform: booleanAttribute })\n disabled!: boolean;\n /**\n Determines whether the component is displayed as read-only.\n */\n @InputDecorator({ transform: booleanAttribute })\n readonly!: boolean;\n /**\n Defines a short hint, intended to aid the user with data entry when the\ncomponent has no value.\n\n**Note:** When no placeholder is set, the format pattern is displayed as a placeholder.\nPassing an empty string as the value of this property will make the component appear empty - without placeholder or format pattern.\n */\n placeholder!: string | undefined;\n /**\n Determines the name by which the component will be identified upon submission in an HTML form.\n\n**Note:** This property is only applicable within the context of an HTML Form element.\n */\n name!: string | undefined;\n /**\n Defines the visibility of the week numbers column.\n\n**Note:** For calendars other than Gregorian,\nthe week numbers are not displayed regardless of what is set.\n */\n @InputDecorator({ transform: booleanAttribute })\n hideWeekNumbers!: boolean;\n /**\n Defines the open or closed state of the popover.\n */\n @InputDecorator({ transform: booleanAttribute })\n open!: boolean;\n /**\n Defines the aria-label attribute for the component.\n */\n accessibleName!: string | undefined;\n /**\n Receives id(or many ids) of the elements that label the component.\n */\n accessibleNameRef!: string | undefined;\n /**\n Determines the symbol which separates the dates.\nIf not supplied, the default time interval delimiter for the current locale will be used.\n */\n delimiter!: string | undefined;\n\n /**\n Fired when the input operation has finished by pressing Enter or on focusout.\n */\n ui5Change!: EventEmitter<DatePickerChangeEventDetail>;\n /**\n Fired when the value of the component is changed at each key stroke.\n */\n ui5Input!: EventEmitter<DatePickerInputEventDetail>;\n /**\n Fired before the value state of the component is updated internally.\nThe event is preventable, meaning that if it's default action is\nprevented, the component will not update the value state.\n */\n ui5ValueStateChange!: EventEmitter<DatePickerValueStateChangeEventDetail>;\n\n private elementRef: ElementRef<DateRangePicker> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n protected _cva = inject(GenericControlValueAccessor);\n\n get element(): DateRangePicker {\n return this.elementRef.nativeElement;\n }\n\n set cvaValue(val) {\n this.element.value = val;\n this.cdr.detectChanges();\n }\n get cvaValue() {\n return this.element.value;\n }\n\n constructor() {\n this.cdr.detach();\n this._cva.host = this;\n }\n}\nexport { DateRangePickerComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;;;AA0EM,IAAA,wBAAwB,GAvD9B,MAuDM,wBAAwB,CAAA;AA2H5B,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC;KACtC;IAED,IAAI,QAAQ,CAAC,GAAG,EAAA;AACd,QAAA,IAAI,CAAC,OAAO,CAAC,KAAK,GAAG,GAAG,CAAC;AACzB,QAAA,IAAI,CAAC,GAAG,CAAC,aAAa,EAAE,CAAC;KAC1B;AACD,IAAA,IAAI,QAAQ,GAAA;AACV,QAAA,OAAO,IAAI,CAAC,OAAO,CAAC,KAAK,CAAC;KAC3B;AAED,IAAA,WAAA,GAAA;AAjBQ,QAAA,IAAA,CAAA,UAAU,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;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;8GA1IG,wBAAwB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA,EAAA;kGAAxB,wBAAwB,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,sBAAA,EAAA,MAAA,EAAA,EAAA,mBAAA,EAAA,qBAAA,EAAA,qBAAA,EAAA,uBAAA,EAAA,aAAA,EAAA,eAAA,EAAA,OAAA,EAAA,SAAA,EAAA,OAAA,EAAA,SAAA,EAAA,KAAA,EAAA,OAAA,EAAA,UAAA,EAAA,YAAA,EAAA,QAAA,EAAA,CAAA,UAAA,EAAA,UAAA,EAkDC,gBAAgB,CAAA,EAAA,QAAA,EAAA,CAAA,UAAA,EAAA,UAAA,EAKhB,gBAAgB,CAAA,EAAA,QAAA,EAAA,CAAA,UAAA,EAAA,UAAA,EAKhB,gBAAgB,CAAA,EAAA,WAAA,EAAA,aAAA,EAAA,IAAA,EAAA,MAAA,EAAA,eAAA,EAAA,CAAA,iBAAA,EAAA,iBAAA,EAsBhB,gBAAgB,CAAA,EAAA,IAAA,EAAA,CAAA,MAAA,EAAA,MAAA,EAKhB,gBAAgB,CAAA,EAAA,cAAA,EAAA,gBAAA,EAAA,iBAAA,EAAA,mBAAA,EAAA,SAAA,EAAA,WAAA,EAAA,EAAA,OAAA,EAAA,EAAA,SAAA,EAAA,WAAA,EAAA,QAAA,EAAA,UAAA,EAAA,mBAAA,EAAA,qBAAA,EAAA,EAAA,IAAA,EAAA,EAAA,SAAA,EAAA,EAAA,QAAA,EAAA,6BAAA,EAAA,OAAA,EAAA,6BAAA,EAAA,EAAA,EAAA,QAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,cAAA,EAAA,CAAA,EAAA,SAAA,EAAA,EAAA,CAAA,2BAAA,EAAA,CAAA,EAAA,QAAA,EAAA,EAAA,EAAA,QAAA,EAnHnC,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AA4BjC,wBAAwB,GAAA,UAAA,CAAA;AAvD7B,IAAA,WAAW,CAAC;QACX,qBAAqB;QACrB,uBAAuB;QACvB,eAAe;QACf,SAAS;QACT,SAAS;QACT,OAAO;QACP,YAAY;QACZ,UAAU;QACV,UAAU;QACV,UAAU;QACV,aAAa;QACb,MAAM;QACN,iBAAiB;QACjB,MAAM;QACN,gBAAgB;QAChB,mBAAmB;QACnB,WAAW;KACZ,CAAC;AACD,IAAA,YAAY,CAAC;QACZ,mBAAmB;QACnB,iBAAiB;QACjB,yCAAyC;KAC1C,CAAC;;AAgCI,CAAA,EAAA,wBAAwB,CA2I7B,CAAA;2FA3IK,wBAAwB,EAAA,UAAA,EAAA,CAAA;kBA/B7B,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,sBAAsB;AAChC,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE;wBACN,qBAAqB;wBACrB,uBAAuB;wBACvB,eAAe;wBACf,SAAS;wBACT,SAAS;wBACT,OAAO;wBACP,YAAY;wBACZ,UAAU;wBACV,UAAU;wBACV,UAAU;wBACV,aAAa;wBACb,MAAM;wBACN,iBAAiB;wBACjB,MAAM;wBACN,gBAAgB;wBAChB,mBAAmB;wBACnB,WAAW;AACZ,qBAAA;AACD,oBAAA,OAAO,EAAE,CAAC,WAAW,EAAE,UAAU,EAAE,qBAAqB,CAAC;AACzD,oBAAA,QAAQ,EAAE,oBAAoB;oBAC9B,cAAc,EAAE,CAAC,2BAA2B,CAAC;AAC7C,oBAAA,IAAI,EAAE;AACJ,wBAAA,UAAU,EAAE,6BAA6B;AACzC,wBAAA,SAAS,EAAE,6BAA6B;AACzC,qBAAA;AACF,iBAAA,CAAA;wDAoDC,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;gBAM/C,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;gBAM/C,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;gBAuB/C,eAAe,EAAA,CAAA;sBADdA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;gBAM/C,IAAI,EAAA,CAAA;sBADHA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;;;ACjKjD;;AAEG;;;;"}
@@ -1 +1 @@
1
- {"version":3,"file":"ui5-webcomponents-ngx-main-date-time-picker.mjs","sources":["../../../../libs/ui5-angular/main/date-time-picker/index.ts","../../../../libs/ui5-angular/main/date-time-picker/ui5-webcomponents-ngx-main-date-time-picker.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 {\n DatePickerChangeEventDetail,\n DatePickerInputEventDetail,\n DatePickerValueStateChangeEventDetail,\n} from '@ui5/webcomponents/dist/DatePicker.js';\nimport '@ui5/webcomponents/dist/DateTimePicker.js';\nimport DateTimePicker from '@ui5/webcomponents/dist/DateTimePicker.js';\n@ProxyInputs([\n 'primaryCalendarType',\n 'secondaryCalendarType',\n 'formatPattern',\n 'minDate',\n 'maxDate',\n 'value',\n 'valueState',\n 'required',\n 'disabled',\n 'readonly',\n 'placeholder',\n 'name',\n 'hideWeekNumbers',\n 'open',\n 'accessibleName',\n 'accessibleNameRef',\n])\n@ProxyOutputs([\n 'change: ui5Change',\n 'input: ui5Input',\n 'value-state-change: ui5ValueStateChange',\n])\n@Component({\n standalone: true,\n selector: 'ui5-datetime-picker',\n template: '<ng-content></ng-content>',\n inputs: [\n 'primaryCalendarType',\n 'secondaryCalendarType',\n 'formatPattern',\n 'minDate',\n 'maxDate',\n 'value',\n 'valueState',\n 'required',\n 'disabled',\n 'readonly',\n 'placeholder',\n 'name',\n 'hideWeekNumbers',\n 'open',\n 'accessibleName',\n 'accessibleNameRef',\n ],\n outputs: ['ui5Change', 'ui5Input', 'ui5ValueStateChange'],\n exportAs: 'ui5DatetimePicker',\n hostDirectives: [GenericControlValueAccessor],\n host: {\n '(change)': '_cva?.onChange?.(cvaValue);',\n '(input)': '_cva?.onChange?.(cvaValue);',\n },\n})\nclass DateTimePickerComponent {\n /**\n Sets a calendar type used for display.\nIf not set, the calendar type of the global configuration is used.\n */\n primaryCalendarType!:\n | 'Gregorian'\n | 'Islamic'\n | 'Japanese'\n | 'Buddhist'\n | 'Persian'\n | undefined;\n /**\n Defines the secondary calendar type.\nIf not set, the calendar will only show the primary calendar type.\n */\n secondaryCalendarType!:\n | 'Gregorian'\n | 'Islamic'\n | 'Japanese'\n | 'Buddhist'\n | 'Persian'\n | undefined;\n /**\n Determines the format, displayed in the input field.\n */\n formatPattern!: string;\n /**\n Determines the minimum date available for selection.\n\n**Note:** If the formatPattern property is not set, the minDate value must be provided in the ISO date format (YYYY-MM-dd).\n */\n minDate!: string;\n /**\n Determines the maximum date available for selection.\n\n**Note:** If the formatPattern property is not set, the maxDate value must be provided in the ISO date format (YYYY-MM-dd).\n */\n maxDate!: string;\n /**\n Defines a formatted date value.\n */\n value!: string;\n /**\n Defines the value state of the component.\n */\n valueState!: 'None' | 'Positive' | 'Critical' | 'Negative' | 'Information';\n /**\n Defines whether the component is required.\n */\n @InputDecorator({ transform: booleanAttribute })\n required!: boolean;\n /**\n Determines whether the component is displayed as disabled.\n */\n @InputDecorator({ transform: booleanAttribute })\n disabled!: boolean;\n /**\n Determines whether the component is displayed as read-only.\n */\n @InputDecorator({ transform: booleanAttribute })\n readonly!: boolean;\n /**\n Defines a short hint, intended to aid the user with data entry when the\ncomponent has no value.\n\n**Note:** When no placeholder is set, the format pattern is displayed as a placeholder.\nPassing an empty string as the value of this property will make the component appear empty - without placeholder or format pattern.\n */\n placeholder!: string | undefined;\n /**\n Determines the name by which the component will be identified upon submission in an HTML form.\n\n**Note:** This property is only applicable within the context of an HTML Form element.\n */\n name!: string;\n /**\n Defines the visibility of the week numbers column.\n\n**Note:** For calendars other than Gregorian,\nthe week numbers are not displayed regardless of what is set.\n */\n @InputDecorator({ transform: booleanAttribute })\n hideWeekNumbers!: boolean;\n /**\n Defines the open or closed state of the popover.\n */\n @InputDecorator({ transform: booleanAttribute })\n open!: boolean;\n /**\n Defines the aria-label attribute for the component.\n */\n accessibleName!: string;\n /**\n Receives id(or many ids) of the elements that label the component.\n */\n accessibleNameRef!: string;\n\n /**\n Fired when the input operation has finished by pressing Enter or on focusout.\n */\n ui5Change!: EventEmitter<DatePickerChangeEventDetail>;\n /**\n Fired when the value of the component is changed at each key stroke.\n */\n ui5Input!: EventEmitter<DatePickerInputEventDetail>;\n /**\n Fired before the value state of the component is updated internally.\nThe event is preventable, meaning that if it's default action is\nprevented, the component will not update the value state.\n */\n ui5ValueStateChange!: EventEmitter<DatePickerValueStateChangeEventDetail>;\n\n private elementRef: ElementRef<DateTimePicker> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n protected _cva = inject(GenericControlValueAccessor);\n\n get element(): DateTimePicker {\n return this.elementRef.nativeElement;\n }\n\n set cvaValue(val) {\n this.element.value = val;\n this.cdr.detectChanges();\n }\n get cvaValue() {\n return this.element.value;\n }\n\n constructor() {\n this.cdr.detach();\n this._cva.host = this;\n }\n}\nexport { DateTimePickerComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":"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"}
1
+ {"version":3,"file":"ui5-webcomponents-ngx-main-date-time-picker.mjs","sources":["../../../../libs/ui5-angular/main/date-time-picker/index.ts","../../../../libs/ui5-angular/main/date-time-picker/ui5-webcomponents-ngx-main-date-time-picker.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 {\n DatePickerChangeEventDetail,\n DatePickerInputEventDetail,\n DatePickerValueStateChangeEventDetail,\n} from '@ui5/webcomponents/dist/DatePicker.js';\nimport '@ui5/webcomponents/dist/DateTimePicker.js';\nimport DateTimePicker from '@ui5/webcomponents/dist/DateTimePicker.js';\n@ProxyInputs([\n 'primaryCalendarType',\n 'secondaryCalendarType',\n 'formatPattern',\n 'minDate',\n 'maxDate',\n 'value',\n 'valueState',\n 'required',\n 'disabled',\n 'readonly',\n 'placeholder',\n 'name',\n 'hideWeekNumbers',\n 'open',\n 'accessibleName',\n 'accessibleNameRef',\n])\n@ProxyOutputs([\n 'change: ui5Change',\n 'input: ui5Input',\n 'value-state-change: ui5ValueStateChange',\n])\n@Component({\n standalone: true,\n selector: 'ui5-datetime-picker',\n template: '<ng-content></ng-content>',\n inputs: [\n 'primaryCalendarType',\n 'secondaryCalendarType',\n 'formatPattern',\n 'minDate',\n 'maxDate',\n 'value',\n 'valueState',\n 'required',\n 'disabled',\n 'readonly',\n 'placeholder',\n 'name',\n 'hideWeekNumbers',\n 'open',\n 'accessibleName',\n 'accessibleNameRef',\n ],\n outputs: ['ui5Change', 'ui5Input', 'ui5ValueStateChange'],\n exportAs: 'ui5DatetimePicker',\n hostDirectives: [GenericControlValueAccessor],\n host: {\n '(change)': '_cva?.onChange?.(cvaValue);',\n '(input)': '_cva?.onChange?.(cvaValue);',\n },\n})\nclass DateTimePickerComponent {\n /**\n Sets a calendar type used for display.\nIf not set, the calendar type of the global configuration is used.\n */\n primaryCalendarType!:\n | 'Gregorian'\n | 'Islamic'\n | 'Japanese'\n | 'Buddhist'\n | 'Persian'\n | undefined;\n /**\n Defines the secondary calendar type.\nIf not set, the calendar will only show the primary calendar type.\n */\n secondaryCalendarType!:\n | 'Gregorian'\n | 'Islamic'\n | 'Japanese'\n | 'Buddhist'\n | 'Persian'\n | undefined;\n /**\n Determines the format, displayed in the input field.\n */\n formatPattern!: string | undefined;\n /**\n Determines the minimum date available for selection.\n\n**Note:** If the formatPattern property is not set, the minDate value must be provided in the ISO date format (YYYY-MM-dd).\n */\n minDate!: string;\n /**\n Determines the maximum date available for selection.\n\n**Note:** If the formatPattern property is not set, the maxDate value must be provided in the ISO date format (YYYY-MM-dd).\n */\n maxDate!: string;\n /**\n Defines a formatted date value.\n */\n value!: string;\n /**\n Defines the value state of the component.\n */\n valueState!: 'None' | 'Positive' | 'Critical' | 'Negative' | 'Information';\n /**\n Defines whether the component is required.\n */\n @InputDecorator({ transform: booleanAttribute })\n required!: boolean;\n /**\n Determines whether the component is displayed as disabled.\n */\n @InputDecorator({ transform: booleanAttribute })\n disabled!: boolean;\n /**\n Determines whether the component is displayed as read-only.\n */\n @InputDecorator({ transform: booleanAttribute })\n readonly!: boolean;\n /**\n Defines a short hint, intended to aid the user with data entry when the\ncomponent has no value.\n\n**Note:** When no placeholder is set, the format pattern is displayed as a placeholder.\nPassing an empty string as the value of this property will make the component appear empty - without placeholder or format pattern.\n */\n placeholder!: string | undefined;\n /**\n Determines the name by which the component will be identified upon submission in an HTML form.\n\n**Note:** This property is only applicable within the context of an HTML Form element.\n */\n name!: string | undefined;\n /**\n Defines the visibility of the week numbers column.\n\n**Note:** For calendars other than Gregorian,\nthe week numbers are not displayed regardless of what is set.\n */\n @InputDecorator({ transform: booleanAttribute })\n hideWeekNumbers!: boolean;\n /**\n Defines the open or closed state of the popover.\n */\n @InputDecorator({ transform: booleanAttribute })\n open!: boolean;\n /**\n Defines the aria-label attribute for the component.\n */\n accessibleName!: string | undefined;\n /**\n Receives id(or many ids) of the elements that label the component.\n */\n accessibleNameRef!: string | undefined;\n\n /**\n Fired when the input operation has finished by pressing Enter or on focusout.\n */\n ui5Change!: EventEmitter<DatePickerChangeEventDetail>;\n /**\n Fired when the value of the component is changed at each key stroke.\n */\n ui5Input!: EventEmitter<DatePickerInputEventDetail>;\n /**\n Fired before the value state of the component is updated internally.\nThe event is preventable, meaning that if it's default action is\nprevented, the component will not update the value state.\n */\n ui5ValueStateChange!: EventEmitter<DatePickerValueStateChangeEventDetail>;\n\n private elementRef: ElementRef<DateTimePicker> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n protected _cva = inject(GenericControlValueAccessor);\n\n get element(): DateTimePicker {\n return this.elementRef.nativeElement;\n }\n\n set cvaValue(val) {\n this.element.value = val;\n this.cdr.detectChanges();\n }\n get cvaValue() {\n return this.element.value;\n }\n\n constructor() {\n this.cdr.detach();\n this._cva.host = this;\n }\n}\nexport { DateTimePickerComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":"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"}