@odx/angular 2.16.1 → 3.1.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 (1292) hide show
  1. package/CHANGELOG.md +13 -0
  2. package/breakpoints/lib/directives/match-breakpoints.directive.d.ts +1 -1
  3. package/cdk/active-indicator/lib/active-indicator.directive.d.ts +1 -1
  4. package/cdk/autocomplete-control/lib/autocomplete-control.d.ts +2 -3
  5. package/cdk/checkbox-control/lib/checkbox-control.directive.d.ts +2 -3
  6. package/cdk/connected-overlay/lib/connected-overlay.component.d.ts +3 -3
  7. package/cdk/custom-form-control/lib/custom-form-control.d.ts +2 -2
  8. package/cdk/dynamic-view/lib/dynamic-view.component.d.ts +1 -1
  9. package/cdk/dynamic-view/lib/dynamic-view.directive.d.ts +1 -1
  10. package/cdk/expandable/lib/directives/expandable-container.directive.d.ts +20 -0
  11. package/cdk/expandable/lib/directives/expandable-item.directive.d.ts +11 -8
  12. package/cdk/expandable/lib/directives/index.d.ts +1 -1
  13. package/cdk/expandable/lib/expandable.module.d.ts +1 -1
  14. package/cdk/expandable/lib/expandable.tokens.d.ts +2 -1
  15. package/cdk/expandable/lib/facade/expandable-container.d.ts +6 -3
  16. package/cdk/expandable/lib/facade/expandable-item.d.ts +6 -3
  17. package/cdk/option-control/lib/option-control.d.ts +1 -1
  18. package/cdk/radio-group-control/lib/radio-control.directive.d.ts +1 -1
  19. package/components/accordion/lib/accordion.component.d.ts +3 -3
  20. package/components/accordion/lib/components/accordion-item/accordion-item.component.d.ts +4 -3
  21. package/components/action-group/action-group.component.d.ts +2 -3
  22. package/components/area-header/area-header.component.d.ts +1 -1
  23. package/components/avatar/lib/avatar.component.d.ts +1 -1
  24. package/components/badge/lib/badge.component.d.ts +2 -3
  25. package/components/badge/lib/badge.directive.d.ts +4 -3
  26. package/components/bar/lib/directives/bar-button.directive.d.ts +1 -1
  27. package/components/button/lib/button.component.d.ts +1 -1
  28. package/components/button/lib/directives/responsive-button.directive.d.ts +1 -1
  29. package/components/button-group/lib/button-group.component.d.ts +5 -6
  30. package/components/calendar/lib/calendar.component.d.ts +1 -1
  31. package/components/calendar/lib/components/calendar-header/calendar-header.component.d.ts +1 -1
  32. package/components/calendar/lib/directives/calendar-cell.directive.d.ts +1 -1
  33. package/components/calendar/lib/directives/calendar-view.directive.d.ts +1 -1
  34. package/components/card/lib/card.component.d.ts +1 -1
  35. package/components/checkbox/lib/checkbox.component.d.ts +3 -4
  36. package/components/chip/lib/components/chip/chip.component.d.ts +2 -3
  37. package/components/circular-progress/lib/circular-progress.component.d.ts +4 -6
  38. package/components/datepicker/lib/datepicker.component.d.ts +1 -1
  39. package/components/dropdown/lib/dropdown.component.d.ts +3 -2
  40. package/components/dropdown/lib/dropdown.directive.d.ts +4 -4
  41. package/components/form-field/lib/components/form-field-info/form-field-info.component.d.ts +1 -1
  42. package/components/form-field/lib/directives/form-field-error.directive.d.ts +1 -1
  43. package/components/form-field/lib/form-field.component.d.ts +3 -3
  44. package/components/icon/lib/icon.component.d.ts +2 -3
  45. package/components/inline-message/lib/inline-message.component.d.ts +1 -1
  46. package/components/list/lib/components/expandable-list-item/expandable-list-item.component.d.ts +4 -9
  47. package/components/list/lib/components/list-item/list-item.component.d.ts +3 -4
  48. package/components/list/lib/list.component.d.ts +3 -4
  49. package/components/loading-spinner/lib/loading-spinner.component.d.ts +1 -1
  50. package/components/loading-spinner/lib/loading-spinner.directive.d.ts +6 -7
  51. package/components/logo/logo.directive.d.ts +1 -1
  52. package/components/main-menu/lib/directives/main-menu-item.directive.d.ts +2 -3
  53. package/components/main-menu/lib/main-menu.component.d.ts +2 -3
  54. package/components/menu/lib/menu.component.d.ts +2 -3
  55. package/components/menu/lib/menu.directive.d.ts +1 -1
  56. package/components/modal/lib/components/basic-modal/basic-modal.component.d.ts +2 -1
  57. package/components/modal/lib/components/modal-hero/modal-hero.component.d.ts +1 -1
  58. package/components/modal/lib/directives/modal-close.directive.d.ts +1 -1
  59. package/components/modal/lib/modal.component.d.ts +3 -3
  60. package/components/modal/lib/modal.directive.d.ts +1 -1
  61. package/components/paginator/lib/paginator.component.d.ts +1 -1
  62. package/components/progress/lib/progress.component.d.ts +3 -4
  63. package/components/radio-group/lib/radio-group.component.d.ts +1 -1
  64. package/components/rail-navigation/lib/components/rail-navigation-item/rail-navigation-item.component.d.ts +2 -3
  65. package/components/rail-navigation/lib/rail-navigation.component.d.ts +2 -3
  66. package/components/rich-list/lib/components/rich-list-item/rich-list-item.component.d.ts +4 -3
  67. package/components/rich-list/lib/rich-list.component.d.ts +3 -4
  68. package/components/select/lib/components/select-option/select-option.component.d.ts +2 -3
  69. package/components/select/lib/directives/select-input-control.directive.d.ts +1 -1
  70. package/components/select/lib/select.component.d.ts +2 -3
  71. package/components/spinbox/lib/spinbox.component.d.ts +4 -5
  72. package/components/tab-bar/lib/components/tab-bar-item/tab-bar-item.component.d.ts +2 -3
  73. package/components/tab-bar/lib/tab-bar.component.d.ts +3 -4
  74. package/components/table/lib/components/check-cell/check-cell.component.d.ts +2 -1
  75. package/components/table/lib/components/header-title/header-title.component.d.ts +1 -1
  76. package/components/table/lib/table.component.d.ts +1 -1
  77. package/components/toast/lib/components/toast-container/toast-container.component.d.ts +2 -3
  78. package/components/toast/lib/components/toast-item/toast-item.component.d.ts +1 -1
  79. package/components/tooltip/lib/tooltip.component.d.ts +3 -3
  80. package/components/tooltip/lib/tooltip.directive.d.ts +3 -4
  81. package/components/wizard/lib/components/wizard-step/wizard-step.component.d.ts +1 -1
  82. package/components/wizard/lib/wizard.component.d.ts +5 -5
  83. package/esm2022/breakpoints/lib/breakpoints.module.mjs +17 -0
  84. package/esm2022/breakpoints/lib/breakpoints.service.mjs +34 -0
  85. package/esm2022/breakpoints/lib/directives/match-breakpoints.directive.mjs +47 -0
  86. package/esm2022/cdk/a11y/lib/a11y.module.mjs +19 -0
  87. package/esm2022/cdk/a11y/lib/directives/interactive.directive.mjs +48 -0
  88. package/esm2022/cdk/a11y/lib/directives/list-focus-manager-option.directive.mjs +26 -0
  89. package/esm2022/cdk/a11y/lib/directives/list-focus-manager.directive.mjs +40 -0
  90. package/esm2022/cdk/active-indicator/lib/active-indicator.directive.mjs +127 -0
  91. package/esm2022/cdk/autocomplete-control/lib/autocomplete-control.mjs +85 -0
  92. package/esm2022/cdk/autocomplete-control/lib/pipes/base-search-filter-pipe.mjs +47 -0
  93. package/esm2022/cdk/checkbox-control/lib/checkbox-control.directive.mjs +46 -0
  94. package/esm2022/cdk/connected-overlay/lib/connected-overlay.component.mjs +120 -0
  95. package/esm2022/cdk/connected-overlay/lib/connected-overlay.service.mjs +25 -0
  96. package/esm2022/cdk/custom-form-control/lib/control.directive.mjs +19 -0
  97. package/esm2022/cdk/custom-form-control/lib/custom-form-control.mjs +114 -0
  98. package/esm2022/cdk/custom-form-control/lib/input-control.directive.mjs +35 -0
  99. package/esm2022/cdk/dynamic-view/lib/dynamic-view.component.mjs +43 -0
  100. package/esm2022/cdk/dynamic-view/lib/dynamic-view.directive.mjs +94 -0
  101. package/esm2022/cdk/dynamic-view/lib/dynamic-view.service.mjs +45 -0
  102. package/esm2022/cdk/event-plugins/lib/plugins/debounce-event-plugin.mjs +35 -0
  103. package/esm2022/cdk/event-plugins/lib/plugins/defer-event-plugin.mjs +27 -0
  104. package/esm2022/cdk/expandable/lib/directives/expandable-container.directive.mjs +59 -0
  105. package/esm2022/cdk/expandable/lib/directives/expandable-item.directive.mjs +64 -0
  106. package/esm2022/cdk/expandable/lib/directives/index.mjs +3 -0
  107. package/esm2022/cdk/expandable/lib/expandable.module.mjs +17 -0
  108. package/esm2022/cdk/expandable/lib/expandable.tokens.mjs +4 -0
  109. package/esm2022/cdk/expandable/lib/facade/expandable-container.mjs +2 -0
  110. package/esm2022/cdk/expandable/lib/facade/expandable-item.mjs +2 -0
  111. package/esm2022/cdk/option-control/lib/option-control.mjs +47 -0
  112. package/esm2022/cdk/radio-group-control/lib/radio-control.directive.mjs +39 -0
  113. package/esm2022/cdk/radio-group-control/lib/radio-group-control.directive.mjs +47 -0
  114. package/esm2022/cdk/radio-group-control/lib/radio-group-control.module.mjs +19 -0
  115. package/esm2022/charts-config/lib/charts-theme.directive.mjs +27 -0
  116. package/esm2022/charts-config/lib/charts-theme.module.mjs +33 -0
  117. package/esm2022/charts-config/lib/charts-theme.service.mjs +114 -0
  118. package/esm2022/components/accordion/lib/accordion.component.mjs +22 -0
  119. package/esm2022/components/accordion/lib/accordion.module.mjs +20 -0
  120. package/esm2022/components/accordion/lib/components/accordion-item/accordion-item.component.mjs +56 -0
  121. package/esm2022/components/accordion/lib/directives/accordion-item-title.mjs +14 -0
  122. package/esm2022/components/action-group/action-group.component.mjs +28 -0
  123. package/esm2022/components/area-header/area-header.component.mjs +29 -0
  124. package/esm2022/components/area-header/area-header.module.mjs +47 -0
  125. package/esm2022/components/area-header/directives/area-header-content.directive.mjs +17 -0
  126. package/esm2022/components/area-header/directives/area-header-subtitle.directive.mjs +17 -0
  127. package/esm2022/components/autocomplete/lib/autocomplete.component.mjs +169 -0
  128. package/esm2022/components/autocomplete/lib/autocomplete.module.mjs +21 -0
  129. package/esm2022/components/autocomplete/lib/components/option/autocomplete-option.component.mjs +32 -0
  130. package/esm2022/components/autocomplete/lib/directives/autocomplete-input-control.directive.mjs +31 -0
  131. package/esm2022/components/autocomplete/lib/pipes/autocomplete-search-filter.pipe.mjs +16 -0
  132. package/esm2022/components/avatar/lib/avatar.component.mjs +35 -0
  133. package/esm2022/components/badge/lib/badge.component.mjs +46 -0
  134. package/esm2022/components/badge/lib/badge.directive.mjs +81 -0
  135. package/esm2022/components/bar/lib/bar.component.mjs +20 -0
  136. package/esm2022/components/bar/lib/bar.module.mjs +20 -0
  137. package/esm2022/components/bar/lib/directives/bar-button.directive.mjs +37 -0
  138. package/esm2022/components/bar/lib/directives/bar-label.directive.mjs +23 -0
  139. package/esm2022/components/breadcrumbs/lib/breadcrumbs.component.mjs +49 -0
  140. package/esm2022/components/button/lib/button.component.mjs +40 -0
  141. package/esm2022/components/button/lib/directives/responsive-button.directive.mjs +24 -0
  142. package/esm2022/components/button-group/lib/button-group.component.mjs +52 -0
  143. package/esm2022/components/calendar/lib/calendar.component.mjs +49 -0
  144. package/esm2022/components/calendar/lib/calendar.service.mjs +36 -0
  145. package/esm2022/components/calendar/lib/components/calendar-header/calendar-header.component.mjs +64 -0
  146. package/esm2022/components/calendar/lib/components/calendar-month/calendar-month.component.mjs +58 -0
  147. package/esm2022/components/calendar/lib/components/calendar-year/calendar-year.component.mjs +56 -0
  148. package/esm2022/components/calendar/lib/components/calendar-years/calendar-years.component.mjs +65 -0
  149. package/esm2022/components/calendar/lib/directives/calendar-cell.directive.mjs +92 -0
  150. package/esm2022/components/calendar/lib/directives/calendar-view.directive.mjs +49 -0
  151. package/esm2022/components/calendar/lib/pipes/date-label.pipe.mjs +25 -0
  152. package/esm2022/components/calendar/lib/services/calendar-month.service.mjs +38 -0
  153. package/esm2022/components/calendar/lib/services/calendar-year.service.mjs +33 -0
  154. package/esm2022/components/calendar/lib/services/calendar-years.service.mjs +36 -0
  155. package/esm2022/components/card/lib/card.component.mjs +72 -0
  156. package/esm2022/components/card/lib/card.module.mjs +51 -0
  157. package/esm2022/components/card/lib/components/card-footer/card-footer.component.mjs +13 -0
  158. package/esm2022/components/card/lib/components/launch-card-subtitle/launch-card-subtitle.component.mjs +13 -0
  159. package/esm2022/components/card/lib/directives/card-content.directive.mjs +17 -0
  160. package/esm2022/components/card/lib/directives/card-title.directive.mjs +17 -0
  161. package/esm2022/components/checkbox/lib/checkbox.component.mjs +59 -0
  162. package/esm2022/components/checkbox/lib/checkbox.module.mjs +19 -0
  163. package/esm2022/components/checkbox/lib/checkbox.validator.mjs +28 -0
  164. package/esm2022/components/chip/lib/components/chip/chip.component.mjs +49 -0
  165. package/esm2022/components/chip/lib/components/chip-list/chip-list.component.mjs +20 -0
  166. package/esm2022/components/chip/lib/components/chip-list-row/chip-list-row.component.mjs +20 -0
  167. package/esm2022/components/circular-progress/lib/circular-progress.component.mjs +90 -0
  168. package/esm2022/components/content-box/lib/content-box.component.mjs +13 -0
  169. package/esm2022/components/content-box/lib/content-box.module.mjs +19 -0
  170. package/esm2022/components/content-box/lib/directives/content-box-footer.directive.mjs +17 -0
  171. package/esm2022/components/content-box/lib/directives/content-box-header.directive.mjs +17 -0
  172. package/esm2022/components/datepicker/lib/datepicker.component.mjs +121 -0
  173. package/esm2022/components/datepicker/lib/datepicker.module.mjs +19 -0
  174. package/esm2022/components/datepicker/lib/directives/datepicker-input-control.directive.mjs +59 -0
  175. package/esm2022/components/dropdown/lib/dropdown.component.mjs +39 -0
  176. package/esm2022/components/dropdown/lib/dropdown.directive.mjs +151 -0
  177. package/esm2022/components/dropdown/lib/dropdown.module.mjs +18 -0
  178. package/esm2022/components/dropdown/lib/models/close-dropdown-event.mjs +7 -0
  179. package/esm2022/components/form-field/lib/components/form-field-info/form-field-info.component.mjs +24 -0
  180. package/esm2022/components/form-field/lib/components/form-group/form-group.component.mjs +33 -0
  181. package/esm2022/components/form-field/lib/directives/form-field-control.directive.mjs +74 -0
  182. package/esm2022/components/form-field/lib/directives/form-field-error.directive.mjs +25 -0
  183. package/esm2022/components/form-field/lib/directives/form-field-hint.directive.mjs +23 -0
  184. package/esm2022/components/form-field/lib/directives/form-field-label.directive.mjs +23 -0
  185. package/esm2022/components/form-field/lib/directives/form.directive.mjs +27 -0
  186. package/esm2022/components/form-field/lib/form-field.component.mjs +64 -0
  187. package/esm2022/components/form-field/lib/form-field.module.mjs +41 -0
  188. package/esm2022/components/form-field/lib/form-field.service.mjs +53 -0
  189. package/esm2022/components/form-field/lib/services/form-field-error.service.mjs +56 -0
  190. package/esm2022/components/header/lib/directives/header-avatar.directive.mjs +24 -0
  191. package/esm2022/components/header/lib/directives/header-title.directive.mjs +17 -0
  192. package/esm2022/components/header/lib/header.component.mjs +21 -0
  193. package/esm2022/components/header/lib/header.module.mjs +51 -0
  194. package/esm2022/components/icon/lib/icon.component.mjs +55 -0
  195. package/esm2022/components/inline-message/lib/inline-message.component.mjs +41 -0
  196. package/esm2022/components/link/link.directive.mjs +26 -0
  197. package/esm2022/components/list/lib/components/expandable-list-item/expandable-list-item.component.mjs +32 -0
  198. package/esm2022/components/list/lib/components/list-item/list-item.component.mjs +37 -0
  199. package/esm2022/components/list/lib/list.component.mjs +22 -0
  200. package/esm2022/components/list/lib/list.module.mjs +19 -0
  201. package/esm2022/components/loading-spinner/lib/loading-spinner.component.mjs +57 -0
  202. package/esm2022/components/loading-spinner/lib/loading-spinner.directive.mjs +86 -0
  203. package/esm2022/components/loading-spinner/lib/loading-spinner.module.mjs +19 -0
  204. package/esm2022/components/logo/logo.directive.mjs +45 -0
  205. package/esm2022/components/main-menu/lib/directives/main-menu-button.directive.mjs +31 -0
  206. package/esm2022/components/main-menu/lib/directives/main-menu-close.directive.mjs +24 -0
  207. package/esm2022/components/main-menu/lib/directives/main-menu-item.directive.mjs +38 -0
  208. package/esm2022/components/main-menu/lib/main-menu.component.mjs +77 -0
  209. package/esm2022/components/main-menu/lib/main-menu.module.mjs +20 -0
  210. package/esm2022/components/main-menu/lib/main-menu.service.mjs +28 -0
  211. package/esm2022/components/mainfilter-group/lib/mainfilter-group.component.mjs +20 -0
  212. package/esm2022/components/menu/lib/directives/menu-item.directive.mjs +36 -0
  213. package/esm2022/components/menu/lib/menu.component.mjs +44 -0
  214. package/esm2022/components/menu/lib/menu.directive.mjs +57 -0
  215. package/esm2022/components/menu/lib/menu.module.mjs +21 -0
  216. package/esm2022/components/modal/lib/components/basic-modal/basic-modal.component.mjs +40 -0
  217. package/esm2022/components/modal/lib/components/modal-footer/modal-footer.component.mjs +20 -0
  218. package/esm2022/components/modal/lib/components/modal-header/modal-header.component.mjs +39 -0
  219. package/esm2022/components/modal/lib/components/modal-hero/modal-hero.component.mjs +41 -0
  220. package/esm2022/components/modal/lib/directives/modal-close.directive.mjs +34 -0
  221. package/esm2022/components/modal/lib/directives/modal-content.directive.mjs +23 -0
  222. package/esm2022/components/modal/lib/directives/modal-dismiss.directive.mjs +24 -0
  223. package/esm2022/components/modal/lib/modal.component.mjs +85 -0
  224. package/esm2022/components/modal/lib/modal.directive.mjs +51 -0
  225. package/esm2022/components/modal/lib/modal.module.mjs +49 -0
  226. package/esm2022/components/modal/lib/modal.service.mjs +76 -0
  227. package/esm2022/components/navigation-back/lib/navigation-back.component.mjs +21 -0
  228. package/esm2022/components/paginator/lib/paginator.component.mjs +138 -0
  229. package/esm2022/components/paginator/lib/paginator.module.mjs +17 -0
  230. package/esm2022/components/progress/lib/progress.component.mjs +49 -0
  231. package/esm2022/components/radio-group/lib/components/radio-button/radio-button.component.mjs +39 -0
  232. package/esm2022/components/radio-group/lib/radio-group.component.mjs +48 -0
  233. package/esm2022/components/radio-group/lib/radio-group.module.mjs +19 -0
  234. package/esm2022/components/rail-navigation/lib/components/rail-navigation-item/rail-navigation-item.component.mjs +37 -0
  235. package/esm2022/components/rail-navigation/lib/rail-navigation.component.mjs +50 -0
  236. package/esm2022/components/rail-navigation/lib/rail-navigation.module.mjs +19 -0
  237. package/esm2022/components/rich-list/lib/components/rich-list-item/rich-list-item.component.mjs +45 -0
  238. package/esm2022/components/rich-list/lib/directives/rich-list-item-title.mjs +14 -0
  239. package/esm2022/components/rich-list/lib/rich-list.component.mjs +22 -0
  240. package/esm2022/components/rich-list/lib/rich-list.module.mjs +20 -0
  241. package/esm2022/components/select/lib/components/select-option/select-option.component.mjs +67 -0
  242. package/esm2022/components/select/lib/directives/select-input-control.directive.mjs +34 -0
  243. package/esm2022/components/select/lib/pipes/select-search-filter.pipe.mjs +16 -0
  244. package/esm2022/components/select/lib/select.component.mjs +201 -0
  245. package/esm2022/components/select/lib/select.module.mjs +21 -0
  246. package/esm2022/components/slider/lib/slider.directive.mjs +41 -0
  247. package/esm2022/components/spinbox/lib/spinbox.component.mjs +80 -0
  248. package/esm2022/components/switch/lib/switch.component.mjs +22 -0
  249. package/esm2022/components/switch/lib/switch.module.mjs +19 -0
  250. package/esm2022/components/switch/lib/switch.validator.mjs +28 -0
  251. package/esm2022/components/tab-bar/lib/components/tab-bar-item/tab-bar-item.component.mjs +74 -0
  252. package/esm2022/components/tab-bar/lib/tab-bar.component.mjs +115 -0
  253. package/esm2022/components/tab-bar/lib/tab-bar.module.mjs +19 -0
  254. package/esm2022/components/table/lib/components/check-cell/check-cell.component.mjs +31 -0
  255. package/esm2022/components/table/lib/components/header-title/header-title.component.mjs +83 -0
  256. package/esm2022/components/table/lib/directives/table-cell.directive.mjs +26 -0
  257. package/esm2022/components/table/lib/directives/table-row.directive.mjs +27 -0
  258. package/esm2022/components/table/lib/table.component.mjs +86 -0
  259. package/esm2022/components/table/lib/table.module.mjs +21 -0
  260. package/esm2022/components/toast/lib/components/toast-container/toast-container.component.mjs +81 -0
  261. package/esm2022/components/toast/lib/components/toast-item/toast-item.component.mjs +74 -0
  262. package/esm2022/components/toast/lib/toast.module.mjs +18 -0
  263. package/esm2022/components/toast/lib/toast.service.mjs +38 -0
  264. package/esm2022/components/toggle-button-group/lib/components/toggle-button/toggle-button.component.mjs +31 -0
  265. package/esm2022/components/toggle-button-group/lib/toggle-button-group.component.mjs +61 -0
  266. package/esm2022/components/toggle-button-group/lib/toggle-button-group.module.mjs +19 -0
  267. package/esm2022/components/tooltip/lib/tooltip.component.mjs +38 -0
  268. package/esm2022/components/tooltip/lib/tooltip.directive.mjs +119 -0
  269. package/esm2022/components/wizard/lib/components/wizard-step/wizard-step.component.mjs +72 -0
  270. package/esm2022/components/wizard/lib/wizard.component.mjs +153 -0
  271. package/esm2022/components/wizard/lib/wizard.module.mjs +19 -0
  272. package/esm2022/internal/decorators/css-modifier.mjs +49 -0
  273. package/esm2022/internal/helpers/index.mjs +6 -0
  274. package/esm2022/internal/translate/lib/pipes/translate.pipe.mjs +22 -0
  275. package/esm2022/internal/translate/lib/services/language.service.mjs +21 -0
  276. package/esm2022/lib/controllers/controller.mjs +39 -0
  277. package/esm2022/lib/controllers/disabled.controller.mjs +67 -0
  278. package/esm2022/lib/controllers/readonly.controller.mjs +77 -0
  279. package/esm2022/lib/core.module.mjs +21 -0
  280. package/esm2022/lib/directives/click-outside.directive.mjs +72 -0
  281. package/esm2022/lib/directives/delegate-focus.directive.mjs +40 -0
  282. package/esm2022/lib/directives/with-disabled-state.directive.mjs +41 -0
  283. package/esm2022/lib/directives/with-tabindex.directive.mjs +23 -0
  284. package/esm2022/lib/services/window-ref.mjs +73 -0
  285. package/esm2022/theming/lib/theming.service.mjs +57 -0
  286. package/esm2022/utils/lib/decorators/index.mjs +2 -0
  287. package/esm2022/utils/lib/helpers/angular.mjs +36 -0
  288. package/esm2022/utils/lib/helpers/coercion.mjs +6 -0
  289. package/esm2022/utils/lib/helpers/event-manager.mjs +30 -0
  290. package/esm2022/utils/lib/helpers/index.mjs +19 -0
  291. package/esm2022/utils/lib/helpers/ng-changes.mjs +14 -0
  292. package/esm2022/utils/lib/helpers/until-destroyed.mjs +7 -0
  293. package/fesm2022/odx-angular-breakpoints.mjs +116 -0
  294. package/fesm2022/odx-angular-breakpoints.mjs.map +1 -0
  295. package/fesm2022/odx-angular-cdk-a11y.mjs +127 -0
  296. package/fesm2022/odx-angular-cdk-a11y.mjs.map +1 -0
  297. package/fesm2022/odx-angular-cdk-active-indicator.mjs +143 -0
  298. package/fesm2022/odx-angular-cdk-active-indicator.mjs.map +1 -0
  299. package/fesm2022/odx-angular-cdk-autocomplete-control.mjs +136 -0
  300. package/fesm2022/odx-angular-cdk-autocomplete-control.mjs.map +1 -0
  301. package/fesm2022/odx-angular-cdk-checkbox-control.mjs +53 -0
  302. package/fesm2022/odx-angular-cdk-checkbox-control.mjs.map +1 -0
  303. package/fesm2022/odx-angular-cdk-connected-overlay.mjs +222 -0
  304. package/fesm2022/odx-angular-cdk-connected-overlay.mjs.map +1 -0
  305. package/fesm2022/odx-angular-cdk-custom-form-control.mjs +168 -0
  306. package/fesm2022/odx-angular-cdk-custom-form-control.mjs.map +1 -0
  307. package/fesm2022/odx-angular-cdk-dynamic-view.mjs +318 -0
  308. package/fesm2022/odx-angular-cdk-dynamic-view.mjs.map +1 -0
  309. package/fesm2022/odx-angular-cdk-event-plugins.mjs +91 -0
  310. package/fesm2022/odx-angular-cdk-event-plugins.mjs.map +1 -0
  311. package/fesm2022/odx-angular-cdk-expandable.mjs +143 -0
  312. package/fesm2022/odx-angular-cdk-expandable.mjs.map +1 -0
  313. package/fesm2022/odx-angular-cdk-option-control.mjs +54 -0
  314. package/fesm2022/odx-angular-cdk-option-control.mjs.map +1 -0
  315. package/fesm2022/odx-angular-cdk-radio-group-control.mjs +102 -0
  316. package/fesm2022/odx-angular-cdk-radio-group-control.mjs.map +1 -0
  317. package/fesm2022/odx-angular-charts-config.mjs +171 -0
  318. package/fesm2022/odx-angular-charts-config.mjs.map +1 -0
  319. package/fesm2022/odx-angular-components-accordion.mjs +104 -0
  320. package/fesm2022/odx-angular-components-accordion.mjs.map +1 -0
  321. package/fesm2022/odx-angular-components-action-group.mjs +35 -0
  322. package/fesm2022/odx-angular-components-action-group.mjs.map +1 -0
  323. package/fesm2022/odx-angular-components-area-header.mjs +115 -0
  324. package/fesm2022/odx-angular-components-area-header.mjs.map +1 -0
  325. package/fesm2022/odx-angular-components-autocomplete.mjs +253 -0
  326. package/fesm2022/odx-angular-components-autocomplete.mjs.map +1 -0
  327. package/fesm2022/odx-angular-components-avatar.mjs +52 -0
  328. package/fesm2022/odx-angular-components-avatar.mjs.map +1 -0
  329. package/fesm2022/odx-angular-components-badge.mjs +132 -0
  330. package/fesm2022/odx-angular-components-badge.mjs.map +1 -0
  331. package/fesm2022/odx-angular-components-bar.mjs +95 -0
  332. package/fesm2022/odx-angular-components-bar.mjs.map +1 -0
  333. package/fesm2022/odx-angular-components-breadcrumbs.mjs +56 -0
  334. package/fesm2022/odx-angular-components-breadcrumbs.mjs.map +1 -0
  335. package/fesm2022/odx-angular-components-button-group.mjs +59 -0
  336. package/fesm2022/odx-angular-components-button-group.mjs.map +1 -0
  337. package/fesm2022/odx-angular-components-button.mjs +83 -0
  338. package/fesm2022/odx-angular-components-button.mjs.map +1 -0
  339. package/fesm2022/odx-angular-components-calendar.mjs +616 -0
  340. package/fesm2022/odx-angular-components-calendar.mjs.map +1 -0
  341. package/fesm2022/odx-angular-components-card.mjs +177 -0
  342. package/fesm2022/odx-angular-components-card.mjs.map +1 -0
  343. package/fesm2022/odx-angular-components-checkbox.mjs +106 -0
  344. package/fesm2022/odx-angular-components-checkbox.mjs.map +1 -0
  345. package/fesm2022/odx-angular-components-chip.mjs +97 -0
  346. package/fesm2022/odx-angular-components-chip.mjs.map +1 -0
  347. package/fesm2022/odx-angular-components-circular-progress.mjs +103 -0
  348. package/fesm2022/odx-angular-components-circular-progress.mjs.map +1 -0
  349. package/fesm2022/odx-angular-components-content-box.mjs +64 -0
  350. package/fesm2022/odx-angular-components-content-box.mjs.map +1 -0
  351. package/fesm2022/odx-angular-components-datepicker.mjs +254 -0
  352. package/fesm2022/odx-angular-components-datepicker.mjs.map +1 -0
  353. package/fesm2022/odx-angular-components-dropdown.mjs +222 -0
  354. package/fesm2022/odx-angular-components-dropdown.mjs.map +1 -0
  355. package/fesm2022/odx-angular-components-form-field.mjs +395 -0
  356. package/fesm2022/odx-angular-components-form-field.mjs.map +1 -0
  357. package/fesm2022/odx-angular-components-header.mjs +111 -0
  358. package/fesm2022/odx-angular-components-header.mjs.map +1 -0
  359. package/fesm2022/odx-angular-components-icon.mjs +72 -0
  360. package/fesm2022/odx-angular-components-icon.mjs.map +1 -0
  361. package/fesm2022/odx-angular-components-inline-message.mjs +54 -0
  362. package/fesm2022/odx-angular-components-inline-message.mjs.map +1 -0
  363. package/fesm2022/odx-angular-components-link.mjs +33 -0
  364. package/fesm2022/odx-angular-components-link.mjs.map +1 -0
  365. package/fesm2022/odx-angular-components-list.mjs +99 -0
  366. package/fesm2022/odx-angular-components-list.mjs.map +1 -0
  367. package/fesm2022/odx-angular-components-loading-spinner.mjs +158 -0
  368. package/fesm2022/odx-angular-components-loading-spinner.mjs.map +1 -0
  369. package/fesm2022/odx-angular-components-logo.mjs +62 -0
  370. package/fesm2022/odx-angular-components-logo.mjs.map +1 -0
  371. package/fesm2022/odx-angular-components-main-menu.mjs +230 -0
  372. package/fesm2022/odx-angular-components-main-menu.mjs.map +1 -0
  373. package/fesm2022/odx-angular-components-mainfilter-group.mjs +27 -0
  374. package/fesm2022/odx-angular-components-mainfilter-group.mjs.map +1 -0
  375. package/fesm2022/odx-angular-components-menu.mjs +146 -0
  376. package/fesm2022/odx-angular-components-menu.mjs.map +1 -0
  377. package/fesm2022/odx-angular-components-modal.mjs +495 -0
  378. package/fesm2022/odx-angular-components-modal.mjs.map +1 -0
  379. package/fesm2022/odx-angular-components-navigation-back.mjs +28 -0
  380. package/fesm2022/odx-angular-components-navigation-back.mjs.map +1 -0
  381. package/fesm2022/odx-angular-components-paginator.mjs +177 -0
  382. package/fesm2022/odx-angular-components-paginator.mjs.map +1 -0
  383. package/fesm2022/odx-angular-components-progress.mjs +56 -0
  384. package/fesm2022/odx-angular-components-progress.mjs.map +1 -0
  385. package/fesm2022/odx-angular-components-radio-group.mjs +101 -0
  386. package/fesm2022/odx-angular-components-radio-group.mjs.map +1 -0
  387. package/fesm2022/odx-angular-components-rail-navigation.mjs +106 -0
  388. package/fesm2022/odx-angular-components-rail-navigation.mjs.map +1 -0
  389. package/fesm2022/odx-angular-components-rich-list.mjs +93 -0
  390. package/fesm2022/odx-angular-components-rich-list.mjs.map +1 -0
  391. package/fesm2022/odx-angular-components-select.mjs +323 -0
  392. package/fesm2022/odx-angular-components-select.mjs.map +1 -0
  393. package/fesm2022/odx-angular-components-slider.mjs +48 -0
  394. package/fesm2022/odx-angular-components-slider.mjs.map +1 -0
  395. package/fesm2022/odx-angular-components-spinbox.mjs +87 -0
  396. package/fesm2022/odx-angular-components-spinbox.mjs.map +1 -0
  397. package/fesm2022/odx-angular-components-switch.mjs +69 -0
  398. package/fesm2022/odx-angular-components-switch.mjs.map +1 -0
  399. package/fesm2022/odx-angular-components-tab-bar.mjs +201 -0
  400. package/fesm2022/odx-angular-components-tab-bar.mjs.map +1 -0
  401. package/fesm2022/odx-angular-components-table.mjs +259 -0
  402. package/fesm2022/odx-angular-components-table.mjs.map +1 -0
  403. package/fesm2022/odx-angular-components-toast.mjs +209 -0
  404. package/fesm2022/odx-angular-components-toast.mjs.map +1 -0
  405. package/fesm2022/odx-angular-components-toggle-button-group.mjs +105 -0
  406. package/fesm2022/odx-angular-components-toggle-button-group.mjs.map +1 -0
  407. package/fesm2022/odx-angular-components-tooltip.mjs +180 -0
  408. package/fesm2022/odx-angular-components-tooltip.mjs.map +1 -0
  409. package/fesm2022/odx-angular-components-wizard.mjs +238 -0
  410. package/fesm2022/odx-angular-components-wizard.mjs.map +1 -0
  411. package/fesm2022/odx-angular-internal-translate.mjs +78 -0
  412. package/fesm2022/odx-angular-internal-translate.mjs.map +1 -0
  413. package/fesm2022/odx-angular-internal.mjs +122 -0
  414. package/fesm2022/odx-angular-internal.mjs.map +1 -0
  415. package/fesm2022/odx-angular-theming.mjs +111 -0
  416. package/fesm2022/odx-angular-theming.mjs.map +1 -0
  417. package/fesm2022/odx-angular-utils.mjs +398 -0
  418. package/fesm2022/odx-angular-utils.mjs.map +1 -0
  419. package/fesm2022/odx-angular.mjs +458 -0
  420. package/fesm2022/odx-angular.mjs.map +1 -0
  421. package/internal/helpers/index.d.ts +0 -1
  422. package/lib/controllers/disabled.controller.d.ts +3 -4
  423. package/lib/controllers/readonly.controller.d.ts +3 -4
  424. package/lib/directives/click-outside.directive.d.ts +3 -2
  425. package/package.json +236 -374
  426. package/sdk/lib/application-environment.d.ts +1 -1
  427. package/utils/lib/decorators/index.d.ts +0 -1
  428. package/utils/lib/helpers/angular.d.ts +1 -2
  429. package/utils/lib/helpers/coercion.d.ts +2 -0
  430. package/utils/lib/helpers/index.d.ts +1 -0
  431. package/cdk/expandable/lib/directives/extandable-container.directive.d.ts +0 -14
  432. package/esm2020/breakpoints/lib/breakpoints.module.mjs +0 -17
  433. package/esm2020/breakpoints/lib/breakpoints.service.mjs +0 -34
  434. package/esm2020/breakpoints/lib/directives/match-breakpoints.directive.mjs +0 -48
  435. package/esm2020/cdk/a11y/lib/a11y.module.mjs +0 -19
  436. package/esm2020/cdk/a11y/lib/directives/interactive.directive.mjs +0 -49
  437. package/esm2020/cdk/a11y/lib/directives/list-focus-manager-option.directive.mjs +0 -26
  438. package/esm2020/cdk/a11y/lib/directives/list-focus-manager.directive.mjs +0 -40
  439. package/esm2020/cdk/active-indicator/lib/active-indicator.directive.mjs +0 -128
  440. package/esm2020/cdk/autocomplete-control/lib/autocomplete-control.mjs +0 -90
  441. package/esm2020/cdk/autocomplete-control/lib/pipes/base-search-filter-pipe.mjs +0 -47
  442. package/esm2020/cdk/checkbox-control/lib/checkbox-control.directive.mjs +0 -45
  443. package/esm2020/cdk/connected-overlay/lib/connected-overlay.component.mjs +0 -121
  444. package/esm2020/cdk/connected-overlay/lib/connected-overlay.service.mjs +0 -25
  445. package/esm2020/cdk/custom-form-control/lib/control.directive.mjs +0 -19
  446. package/esm2020/cdk/custom-form-control/lib/custom-form-control.mjs +0 -118
  447. package/esm2020/cdk/custom-form-control/lib/input-control.directive.mjs +0 -35
  448. package/esm2020/cdk/dynamic-view/lib/dynamic-view.component.mjs +0 -43
  449. package/esm2020/cdk/dynamic-view/lib/dynamic-view.directive.mjs +0 -94
  450. package/esm2020/cdk/dynamic-view/lib/dynamic-view.service.mjs +0 -45
  451. package/esm2020/cdk/event-plugins/lib/plugins/debounce-event-plugin.mjs +0 -36
  452. package/esm2020/cdk/event-plugins/lib/plugins/defer-event-plugin.mjs +0 -27
  453. package/esm2020/cdk/expandable/lib/directives/expandable-item.directive.mjs +0 -47
  454. package/esm2020/cdk/expandable/lib/directives/extandable-container.directive.mjs +0 -56
  455. package/esm2020/cdk/expandable/lib/directives/index.mjs +0 -3
  456. package/esm2020/cdk/expandable/lib/expandable.module.mjs +0 -17
  457. package/esm2020/cdk/expandable/lib/expandable.tokens.mjs +0 -3
  458. package/esm2020/cdk/expandable/lib/facade/expandable-container.mjs +0 -2
  459. package/esm2020/cdk/expandable/lib/facade/expandable-item.mjs +0 -2
  460. package/esm2020/cdk/option-control/lib/option-control.mjs +0 -47
  461. package/esm2020/cdk/radio-group-control/lib/radio-control.directive.mjs +0 -39
  462. package/esm2020/cdk/radio-group-control/lib/radio-group-control.directive.mjs +0 -47
  463. package/esm2020/cdk/radio-group-control/lib/radio-group-control.module.mjs +0 -19
  464. package/esm2020/charts-config/lib/charts-theme.directive.mjs +0 -27
  465. package/esm2020/charts-config/lib/charts-theme.module.mjs +0 -33
  466. package/esm2020/charts-config/lib/charts-theme.service.mjs +0 -114
  467. package/esm2020/components/accordion/lib/accordion.component.mjs +0 -24
  468. package/esm2020/components/accordion/lib/accordion.module.mjs +0 -20
  469. package/esm2020/components/accordion/lib/components/accordion-item/accordion-item.component.mjs +0 -57
  470. package/esm2020/components/accordion/lib/directives/accordion-item-title.mjs +0 -14
  471. package/esm2020/components/action-group/action-group.component.mjs +0 -30
  472. package/esm2020/components/area-header/area-header.component.mjs +0 -30
  473. package/esm2020/components/area-header/area-header.module.mjs +0 -47
  474. package/esm2020/components/area-header/directives/area-header-content.directive.mjs +0 -17
  475. package/esm2020/components/area-header/directives/area-header-subtitle.directive.mjs +0 -17
  476. package/esm2020/components/autocomplete/lib/autocomplete.component.mjs +0 -169
  477. package/esm2020/components/autocomplete/lib/autocomplete.module.mjs +0 -21
  478. package/esm2020/components/autocomplete/lib/components/option/autocomplete-option.component.mjs +0 -33
  479. package/esm2020/components/autocomplete/lib/directives/autocomplete-input-control.directive.mjs +0 -32
  480. package/esm2020/components/autocomplete/lib/pipes/autocomplete-search-filter.pipe.mjs +0 -16
  481. package/esm2020/components/avatar/lib/avatar.component.mjs +0 -36
  482. package/esm2020/components/badge/lib/badge.component.mjs +0 -48
  483. package/esm2020/components/badge/lib/badge.directive.mjs +0 -81
  484. package/esm2020/components/bar/lib/bar.component.mjs +0 -21
  485. package/esm2020/components/bar/lib/bar.module.mjs +0 -20
  486. package/esm2020/components/bar/lib/directives/bar-button.directive.mjs +0 -38
  487. package/esm2020/components/bar/lib/directives/bar-label.directive.mjs +0 -24
  488. package/esm2020/components/breadcrumbs/lib/breadcrumbs.component.mjs +0 -50
  489. package/esm2020/components/button/lib/button.component.mjs +0 -41
  490. package/esm2020/components/button/lib/directives/responsive-button.directive.mjs +0 -24
  491. package/esm2020/components/button-group/lib/button-group.component.mjs +0 -54
  492. package/esm2020/components/calendar/lib/calendar.component.mjs +0 -50
  493. package/esm2020/components/calendar/lib/calendar.service.mjs +0 -36
  494. package/esm2020/components/calendar/lib/components/calendar-header/calendar-header.component.mjs +0 -65
  495. package/esm2020/components/calendar/lib/components/calendar-month/calendar-month.component.mjs +0 -59
  496. package/esm2020/components/calendar/lib/components/calendar-year/calendar-year.component.mjs +0 -57
  497. package/esm2020/components/calendar/lib/components/calendar-years/calendar-years.component.mjs +0 -66
  498. package/esm2020/components/calendar/lib/directives/calendar-cell.directive.mjs +0 -93
  499. package/esm2020/components/calendar/lib/directives/calendar-view.directive.mjs +0 -49
  500. package/esm2020/components/calendar/lib/pipes/date-label.pipe.mjs +0 -25
  501. package/esm2020/components/calendar/lib/services/calendar-month.service.mjs +0 -38
  502. package/esm2020/components/calendar/lib/services/calendar-year.service.mjs +0 -33
  503. package/esm2020/components/calendar/lib/services/calendar-years.service.mjs +0 -36
  504. package/esm2020/components/card/lib/card.component.mjs +0 -73
  505. package/esm2020/components/card/lib/card.module.mjs +0 -53
  506. package/esm2020/components/card/lib/components/card-footer/card-footer.component.mjs +0 -13
  507. package/esm2020/components/card/lib/components/launch-card-subtitle/launch-card-subtitle.component.mjs +0 -13
  508. package/esm2020/components/card/lib/directives/card-content.directive.mjs +0 -17
  509. package/esm2020/components/card/lib/directives/card-title.directive.mjs +0 -17
  510. package/esm2020/components/checkbox/lib/checkbox.component.mjs +0 -60
  511. package/esm2020/components/checkbox/lib/checkbox.module.mjs +0 -19
  512. package/esm2020/components/checkbox/lib/checkbox.validator.mjs +0 -28
  513. package/esm2020/components/chip/lib/components/chip/chip.component.mjs +0 -54
  514. package/esm2020/components/chip/lib/components/chip-list/chip-list.component.mjs +0 -21
  515. package/esm2020/components/chip/lib/components/chip-list-row/chip-list-row.component.mjs +0 -21
  516. package/esm2020/components/circular-progress/lib/circular-progress.component.mjs +0 -100
  517. package/esm2020/components/content-box/lib/content-box.component.mjs +0 -13
  518. package/esm2020/components/content-box/lib/content-box.module.mjs +0 -19
  519. package/esm2020/components/content-box/lib/directives/content-box-footer.directive.mjs +0 -17
  520. package/esm2020/components/content-box/lib/directives/content-box-header.directive.mjs +0 -17
  521. package/esm2020/components/datepicker/lib/datepicker.component.mjs +0 -122
  522. package/esm2020/components/datepicker/lib/datepicker.module.mjs +0 -19
  523. package/esm2020/components/datepicker/lib/directives/datepicker-input-control.directive.mjs +0 -60
  524. package/esm2020/components/dropdown/lib/dropdown.component.mjs +0 -40
  525. package/esm2020/components/dropdown/lib/dropdown.directive.mjs +0 -165
  526. package/esm2020/components/dropdown/lib/dropdown.module.mjs +0 -18
  527. package/esm2020/components/dropdown/lib/models/close-dropdown-event.mjs +0 -7
  528. package/esm2020/components/form-field/lib/components/form-field-info/form-field-info.component.mjs +0 -24
  529. package/esm2020/components/form-field/lib/components/form-group/form-group.component.mjs +0 -34
  530. package/esm2020/components/form-field/lib/directives/form-field-control.directive.mjs +0 -75
  531. package/esm2020/components/form-field/lib/directives/form-field-error.directive.mjs +0 -25
  532. package/esm2020/components/form-field/lib/directives/form-field-hint.directive.mjs +0 -23
  533. package/esm2020/components/form-field/lib/directives/form-field-label.directive.mjs +0 -24
  534. package/esm2020/components/form-field/lib/directives/form.directive.mjs +0 -28
  535. package/esm2020/components/form-field/lib/form-field.component.mjs +0 -65
  536. package/esm2020/components/form-field/lib/form-field.module.mjs +0 -41
  537. package/esm2020/components/form-field/lib/form-field.service.mjs +0 -53
  538. package/esm2020/components/form-field/lib/services/form-field-error.service.mjs +0 -56
  539. package/esm2020/components/header/lib/directives/header-avatar.directive.mjs +0 -24
  540. package/esm2020/components/header/lib/directives/header-title.directive.mjs +0 -17
  541. package/esm2020/components/header/lib/header.component.mjs +0 -22
  542. package/esm2020/components/header/lib/header.module.mjs +0 -52
  543. package/esm2020/components/icon/lib/icon.component.mjs +0 -57
  544. package/esm2020/components/inline-message/lib/inline-message.component.mjs +0 -42
  545. package/esm2020/components/link/link.directive.mjs +0 -27
  546. package/esm2020/components/list/lib/components/expandable-list-item/expandable-list-item.component.mjs +0 -49
  547. package/esm2020/components/list/lib/components/list-item/list-item.component.mjs +0 -40
  548. package/esm2020/components/list/lib/list.component.mjs +0 -32
  549. package/esm2020/components/list/lib/list.module.mjs +0 -19
  550. package/esm2020/components/loading-spinner/lib/loading-spinner.component.mjs +0 -58
  551. package/esm2020/components/loading-spinner/lib/loading-spinner.directive.mjs +0 -98
  552. package/esm2020/components/loading-spinner/lib/loading-spinner.module.mjs +0 -19
  553. package/esm2020/components/logo/logo.directive.mjs +0 -46
  554. package/esm2020/components/main-menu/lib/directives/main-menu-button.directive.mjs +0 -32
  555. package/esm2020/components/main-menu/lib/directives/main-menu-close.directive.mjs +0 -24
  556. package/esm2020/components/main-menu/lib/directives/main-menu-item.directive.mjs +0 -43
  557. package/esm2020/components/main-menu/lib/main-menu.component.mjs +0 -77
  558. package/esm2020/components/main-menu/lib/main-menu.module.mjs +0 -20
  559. package/esm2020/components/main-menu/lib/main-menu.service.mjs +0 -28
  560. package/esm2020/components/mainfilter-group/lib/mainfilter-group.component.mjs +0 -21
  561. package/esm2020/components/menu/lib/directives/menu-item.directive.mjs +0 -37
  562. package/esm2020/components/menu/lib/menu.component.mjs +0 -46
  563. package/esm2020/components/menu/lib/menu.directive.mjs +0 -58
  564. package/esm2020/components/menu/lib/menu.module.mjs +0 -21
  565. package/esm2020/components/modal/lib/components/basic-modal/basic-modal.component.mjs +0 -40
  566. package/esm2020/components/modal/lib/components/modal-footer/modal-footer.component.mjs +0 -21
  567. package/esm2020/components/modal/lib/components/modal-header/modal-header.component.mjs +0 -40
  568. package/esm2020/components/modal/lib/components/modal-hero/modal-hero.component.mjs +0 -42
  569. package/esm2020/components/modal/lib/directives/modal-close.directive.mjs +0 -34
  570. package/esm2020/components/modal/lib/directives/modal-content.directive.mjs +0 -24
  571. package/esm2020/components/modal/lib/directives/modal-dismiss.directive.mjs +0 -24
  572. package/esm2020/components/modal/lib/modal.component.mjs +0 -86
  573. package/esm2020/components/modal/lib/modal.directive.mjs +0 -51
  574. package/esm2020/components/modal/lib/modal.module.mjs +0 -50
  575. package/esm2020/components/modal/lib/modal.service.mjs +0 -76
  576. package/esm2020/components/navigation-back/lib/navigation-back.component.mjs +0 -22
  577. package/esm2020/components/paginator/lib/paginator.component.mjs +0 -139
  578. package/esm2020/components/paginator/lib/paginator.module.mjs +0 -17
  579. package/esm2020/components/progress/lib/progress.component.mjs +0 -51
  580. package/esm2020/components/radio-group/lib/components/radio-button/radio-button.component.mjs +0 -40
  581. package/esm2020/components/radio-group/lib/radio-group.component.mjs +0 -48
  582. package/esm2020/components/radio-group/lib/radio-group.module.mjs +0 -19
  583. package/esm2020/components/rail-navigation/lib/components/rail-navigation-item/rail-navigation-item.component.mjs +0 -41
  584. package/esm2020/components/rail-navigation/lib/rail-navigation.component.mjs +0 -55
  585. package/esm2020/components/rail-navigation/lib/rail-navigation.module.mjs +0 -19
  586. package/esm2020/components/rich-list/lib/components/rich-list-item/rich-list-item.component.mjs +0 -46
  587. package/esm2020/components/rich-list/lib/directives/rich-list-item-title.mjs +0 -14
  588. package/esm2020/components/rich-list/lib/rich-list.component.mjs +0 -25
  589. package/esm2020/components/rich-list/lib/rich-list.module.mjs +0 -20
  590. package/esm2020/components/select/lib/components/select-option/select-option.component.mjs +0 -73
  591. package/esm2020/components/select/lib/directives/select-input-control.directive.mjs +0 -35
  592. package/esm2020/components/select/lib/pipes/select-search-filter.pipe.mjs +0 -16
  593. package/esm2020/components/select/lib/select.component.mjs +0 -202
  594. package/esm2020/components/select/lib/select.module.mjs +0 -21
  595. package/esm2020/components/slider/lib/slider.directive.mjs +0 -42
  596. package/esm2020/components/spinbox/lib/spinbox.component.mjs +0 -91
  597. package/esm2020/components/switch/lib/switch.component.mjs +0 -23
  598. package/esm2020/components/switch/lib/switch.module.mjs +0 -19
  599. package/esm2020/components/switch/lib/switch.validator.mjs +0 -28
  600. package/esm2020/components/tab-bar/lib/components/tab-bar-item/tab-bar-item.component.mjs +0 -79
  601. package/esm2020/components/tab-bar/lib/tab-bar.component.mjs +0 -115
  602. package/esm2020/components/tab-bar/lib/tab-bar.module.mjs +0 -19
  603. package/esm2020/components/table/lib/components/check-cell/check-cell.component.mjs +0 -29
  604. package/esm2020/components/table/lib/components/header-title/header-title.component.mjs +0 -83
  605. package/esm2020/components/table/lib/directives/table-cell.directive.mjs +0 -27
  606. package/esm2020/components/table/lib/directives/table-row.directive.mjs +0 -28
  607. package/esm2020/components/table/lib/table.component.mjs +0 -86
  608. package/esm2020/components/table/lib/table.module.mjs +0 -21
  609. package/esm2020/components/toast/lib/components/toast-container/toast-container.component.mjs +0 -85
  610. package/esm2020/components/toast/lib/components/toast-item/toast-item.component.mjs +0 -75
  611. package/esm2020/components/toast/lib/toast.module.mjs +0 -18
  612. package/esm2020/components/toast/lib/toast.service.mjs +0 -38
  613. package/esm2020/components/toggle-button-group/lib/components/toggle-button/toggle-button.component.mjs +0 -32
  614. package/esm2020/components/toggle-button-group/lib/toggle-button-group.component.mjs +0 -61
  615. package/esm2020/components/toggle-button-group/lib/toggle-button-group.module.mjs +0 -19
  616. package/esm2020/components/tooltip/lib/tooltip.component.mjs +0 -39
  617. package/esm2020/components/tooltip/lib/tooltip.directive.mjs +0 -129
  618. package/esm2020/components/wizard/lib/components/wizard-step/wizard-step.component.mjs +0 -73
  619. package/esm2020/components/wizard/lib/wizard.component.mjs +0 -155
  620. package/esm2020/components/wizard/lib/wizard.module.mjs +0 -19
  621. package/esm2020/internal/decorators/css-modifier.mjs +0 -49
  622. package/esm2020/internal/helpers/index.mjs +0 -7
  623. package/esm2020/internal/helpers/with-mutiple-descriptors.mjs +0 -46
  624. package/esm2020/internal/translate/lib/pipes/translate.pipe.mjs +0 -22
  625. package/esm2020/internal/translate/lib/services/language.service.mjs +0 -21
  626. package/esm2020/lib/controllers/controller.mjs +0 -39
  627. package/esm2020/lib/controllers/disabled.controller.mjs +0 -67
  628. package/esm2020/lib/controllers/readonly.controller.mjs +0 -78
  629. package/esm2020/lib/core.module.mjs +0 -21
  630. package/esm2020/lib/directives/click-outside.directive.mjs +0 -71
  631. package/esm2020/lib/directives/delegate-focus.directive.mjs +0 -40
  632. package/esm2020/lib/directives/with-disabled-state.directive.mjs +0 -41
  633. package/esm2020/lib/directives/with-tabindex.directive.mjs +0 -23
  634. package/esm2020/lib/services/window-ref.mjs +0 -73
  635. package/esm2020/theming/lib/theming.service.mjs +0 -57
  636. package/esm2020/utils/lib/decorators/index.mjs +0 -3
  637. package/esm2020/utils/lib/decorators/transform.mjs +0 -14
  638. package/esm2020/utils/lib/helpers/angular.mjs +0 -39
  639. package/esm2020/utils/lib/helpers/event-manager.mjs +0 -30
  640. package/esm2020/utils/lib/helpers/index.mjs +0 -18
  641. package/esm2020/utils/lib/helpers/ng-changes.mjs +0 -14
  642. package/esm2020/utils/lib/helpers/until-destroyed.mjs +0 -13
  643. package/fesm2015/odx-angular-animations.mjs +0 -63
  644. package/fesm2015/odx-angular-animations.mjs.map +0 -1
  645. package/fesm2015/odx-angular-breakpoints.mjs +0 -111
  646. package/fesm2015/odx-angular-breakpoints.mjs.map +0 -1
  647. package/fesm2015/odx-angular-cdk-a11y.mjs +0 -131
  648. package/fesm2015/odx-angular-cdk-a11y.mjs.map +0 -1
  649. package/fesm2015/odx-angular-cdk-active-indicator.mjs +0 -145
  650. package/fesm2015/odx-angular-cdk-active-indicator.mjs.map +0 -1
  651. package/fesm2015/odx-angular-cdk-autocomplete-control.mjs +0 -146
  652. package/fesm2015/odx-angular-cdk-autocomplete-control.mjs.map +0 -1
  653. package/fesm2015/odx-angular-cdk-checkbox-control.mjs +0 -52
  654. package/fesm2015/odx-angular-cdk-checkbox-control.mjs.map +0 -1
  655. package/fesm2015/odx-angular-cdk-connected-overlay.mjs +0 -228
  656. package/fesm2015/odx-angular-cdk-connected-overlay.mjs.map +0 -1
  657. package/fesm2015/odx-angular-cdk-custom-form-control.mjs +0 -178
  658. package/fesm2015/odx-angular-cdk-custom-form-control.mjs.map +0 -1
  659. package/fesm2015/odx-angular-cdk-dynamic-view.mjs +0 -326
  660. package/fesm2015/odx-angular-cdk-dynamic-view.mjs.map +0 -1
  661. package/fesm2015/odx-angular-cdk-event-plugins.mjs +0 -92
  662. package/fesm2015/odx-angular-cdk-event-plugins.mjs.map +0 -1
  663. package/fesm2015/odx-angular-cdk-expandable.mjs +0 -121
  664. package/fesm2015/odx-angular-cdk-expandable.mjs.map +0 -1
  665. package/fesm2015/odx-angular-cdk-option-control.mjs +0 -55
  666. package/fesm2015/odx-angular-cdk-option-control.mjs.map +0 -1
  667. package/fesm2015/odx-angular-cdk-radio-group-control.mjs +0 -102
  668. package/fesm2015/odx-angular-cdk-radio-group-control.mjs.map +0 -1
  669. package/fesm2015/odx-angular-charts-config.mjs +0 -171
  670. package/fesm2015/odx-angular-charts-config.mjs.map +0 -1
  671. package/fesm2015/odx-angular-components-accordion.mjs +0 -107
  672. package/fesm2015/odx-angular-components-accordion.mjs.map +0 -1
  673. package/fesm2015/odx-angular-components-action-group.mjs +0 -36
  674. package/fesm2015/odx-angular-components-action-group.mjs.map +0 -1
  675. package/fesm2015/odx-angular-components-area-header.mjs +0 -115
  676. package/fesm2015/odx-angular-components-area-header.mjs.map +0 -1
  677. package/fesm2015/odx-angular-components-autocomplete.mjs +0 -259
  678. package/fesm2015/odx-angular-components-autocomplete.mjs.map +0 -1
  679. package/fesm2015/odx-angular-components-avatar.mjs +0 -52
  680. package/fesm2015/odx-angular-components-avatar.mjs.map +0 -1
  681. package/fesm2015/odx-angular-components-badge.mjs +0 -134
  682. package/fesm2015/odx-angular-components-badge.mjs.map +0 -1
  683. package/fesm2015/odx-angular-components-bar.mjs +0 -95
  684. package/fesm2015/odx-angular-components-bar.mjs.map +0 -1
  685. package/fesm2015/odx-angular-components-breadcrumbs.mjs +0 -56
  686. package/fesm2015/odx-angular-components-breadcrumbs.mjs.map +0 -1
  687. package/fesm2015/odx-angular-components-button-group.mjs +0 -60
  688. package/fesm2015/odx-angular-components-button-group.mjs.map +0 -1
  689. package/fesm2015/odx-angular-components-button.mjs +0 -83
  690. package/fesm2015/odx-angular-components-button.mjs.map +0 -1
  691. package/fesm2015/odx-angular-components-calendar.mjs +0 -617
  692. package/fesm2015/odx-angular-components-calendar.mjs.map +0 -1
  693. package/fesm2015/odx-angular-components-card.mjs +0 -180
  694. package/fesm2015/odx-angular-components-card.mjs.map +0 -1
  695. package/fesm2015/odx-angular-components-checkbox.mjs +0 -106
  696. package/fesm2015/odx-angular-components-checkbox.mjs.map +0 -1
  697. package/fesm2015/odx-angular-components-chip.mjs +0 -101
  698. package/fesm2015/odx-angular-components-chip.mjs.map +0 -1
  699. package/fesm2015/odx-angular-components-circular-progress.mjs +0 -112
  700. package/fesm2015/odx-angular-components-circular-progress.mjs.map +0 -1
  701. package/fesm2015/odx-angular-components-content-box.mjs +0 -64
  702. package/fesm2015/odx-angular-components-content-box.mjs.map +0 -1
  703. package/fesm2015/odx-angular-components-datepicker.mjs +0 -256
  704. package/fesm2015/odx-angular-components-datepicker.mjs.map +0 -1
  705. package/fesm2015/odx-angular-components-dropdown.mjs +0 -232
  706. package/fesm2015/odx-angular-components-dropdown.mjs.map +0 -1
  707. package/fesm2015/odx-angular-components-form-field.mjs +0 -399
  708. package/fesm2015/odx-angular-components-form-field.mjs.map +0 -1
  709. package/fesm2015/odx-angular-components-header.mjs +0 -112
  710. package/fesm2015/odx-angular-components-header.mjs.map +0 -1
  711. package/fesm2015/odx-angular-components-icon.mjs +0 -73
  712. package/fesm2015/odx-angular-components-icon.mjs.map +0 -1
  713. package/fesm2015/odx-angular-components-inline-message.mjs +0 -54
  714. package/fesm2015/odx-angular-components-inline-message.mjs.map +0 -1
  715. package/fesm2015/odx-angular-components-link.mjs +0 -33
  716. package/fesm2015/odx-angular-components-link.mjs.map +0 -1
  717. package/fesm2015/odx-angular-components-list.mjs +0 -126
  718. package/fesm2015/odx-angular-components-list.mjs.map +0 -1
  719. package/fesm2015/odx-angular-components-loading-spinner.mjs +0 -171
  720. package/fesm2015/odx-angular-components-loading-spinner.mjs.map +0 -1
  721. package/fesm2015/odx-angular-components-logo.mjs +0 -62
  722. package/fesm2015/odx-angular-components-logo.mjs.map +0 -1
  723. package/fesm2015/odx-angular-components-main-menu.mjs +0 -233
  724. package/fesm2015/odx-angular-components-main-menu.mjs.map +0 -1
  725. package/fesm2015/odx-angular-components-mainfilter-group.mjs +0 -27
  726. package/fesm2015/odx-angular-components-mainfilter-group.mjs.map +0 -1
  727. package/fesm2015/odx-angular-components-menu.mjs +0 -145
  728. package/fesm2015/odx-angular-components-menu.mjs.map +0 -1
  729. package/fesm2015/odx-angular-components-modal.mjs +0 -496
  730. package/fesm2015/odx-angular-components-modal.mjs.map +0 -1
  731. package/fesm2015/odx-angular-components-navigation-back.mjs +0 -28
  732. package/fesm2015/odx-angular-components-navigation-back.mjs.map +0 -1
  733. package/fesm2015/odx-angular-components-paginator.mjs +0 -180
  734. package/fesm2015/odx-angular-components-paginator.mjs.map +0 -1
  735. package/fesm2015/odx-angular-components-progress.mjs +0 -57
  736. package/fesm2015/odx-angular-components-progress.mjs.map +0 -1
  737. package/fesm2015/odx-angular-components-radio-group.mjs +0 -101
  738. package/fesm2015/odx-angular-components-radio-group.mjs.map +0 -1
  739. package/fesm2015/odx-angular-components-rail-navigation.mjs +0 -112
  740. package/fesm2015/odx-angular-components-rail-navigation.mjs.map +0 -1
  741. package/fesm2015/odx-angular-components-rich-list.mjs +0 -96
  742. package/fesm2015/odx-angular-components-rich-list.mjs.map +0 -1
  743. package/fesm2015/odx-angular-components-select.mjs +0 -329
  744. package/fesm2015/odx-angular-components-select.mjs.map +0 -1
  745. package/fesm2015/odx-angular-components-slider.mjs +0 -48
  746. package/fesm2015/odx-angular-components-slider.mjs.map +0 -1
  747. package/fesm2015/odx-angular-components-spinbox.mjs +0 -100
  748. package/fesm2015/odx-angular-components-spinbox.mjs.map +0 -1
  749. package/fesm2015/odx-angular-components-switch.mjs +0 -69
  750. package/fesm2015/odx-angular-components-switch.mjs.map +0 -1
  751. package/fesm2015/odx-angular-components-tab-bar.mjs +0 -209
  752. package/fesm2015/odx-angular-components-tab-bar.mjs.map +0 -1
  753. package/fesm2015/odx-angular-components-table.mjs +0 -261
  754. package/fesm2015/odx-angular-components-table.mjs.map +0 -1
  755. package/fesm2015/odx-angular-components-toast.mjs +0 -213
  756. package/fesm2015/odx-angular-components-toast.mjs.map +0 -1
  757. package/fesm2015/odx-angular-components-toggle-button-group.mjs +0 -107
  758. package/fesm2015/odx-angular-components-toggle-button-group.mjs.map +0 -1
  759. package/fesm2015/odx-angular-components-tooltip.mjs +0 -184
  760. package/fesm2015/odx-angular-components-tooltip.mjs.map +0 -1
  761. package/fesm2015/odx-angular-components-wizard.mjs +0 -242
  762. package/fesm2015/odx-angular-components-wizard.mjs.map +0 -1
  763. package/fesm2015/odx-angular-internal-translate.mjs +0 -82
  764. package/fesm2015/odx-angular-internal-translate.mjs.map +0 -1
  765. package/fesm2015/odx-angular-internal.mjs +0 -170
  766. package/fesm2015/odx-angular-internal.mjs.map +0 -1
  767. package/fesm2015/odx-angular-sdk.mjs +0 -45
  768. package/fesm2015/odx-angular-sdk.mjs.map +0 -1
  769. package/fesm2015/odx-angular-theming.mjs +0 -114
  770. package/fesm2015/odx-angular-theming.mjs.map +0 -1
  771. package/fesm2015/odx-angular-utils.mjs +0 -420
  772. package/fesm2015/odx-angular-utils.mjs.map +0 -1
  773. package/fesm2015/odx-angular.mjs +0 -464
  774. package/fesm2015/odx-angular.mjs.map +0 -1
  775. package/fesm2020/odx-angular-breakpoints.mjs +0 -117
  776. package/fesm2020/odx-angular-breakpoints.mjs.map +0 -1
  777. package/fesm2020/odx-angular-cdk-a11y.mjs +0 -127
  778. package/fesm2020/odx-angular-cdk-a11y.mjs.map +0 -1
  779. package/fesm2020/odx-angular-cdk-active-indicator.mjs +0 -143
  780. package/fesm2020/odx-angular-cdk-active-indicator.mjs.map +0 -1
  781. package/fesm2020/odx-angular-cdk-autocomplete-control.mjs +0 -140
  782. package/fesm2020/odx-angular-cdk-autocomplete-control.mjs.map +0 -1
  783. package/fesm2020/odx-angular-cdk-checkbox-control.mjs +0 -52
  784. package/fesm2020/odx-angular-cdk-checkbox-control.mjs.map +0 -1
  785. package/fesm2020/odx-angular-cdk-connected-overlay.mjs +0 -222
  786. package/fesm2020/odx-angular-cdk-connected-overlay.mjs.map +0 -1
  787. package/fesm2020/odx-angular-cdk-custom-form-control.mjs +0 -172
  788. package/fesm2020/odx-angular-cdk-custom-form-control.mjs.map +0 -1
  789. package/fesm2020/odx-angular-cdk-dynamic-view.mjs +0 -318
  790. package/fesm2020/odx-angular-cdk-dynamic-view.mjs.map +0 -1
  791. package/fesm2020/odx-angular-cdk-event-plugins.mjs +0 -92
  792. package/fesm2020/odx-angular-cdk-event-plugins.mjs.map +0 -1
  793. package/fesm2020/odx-angular-cdk-expandable.mjs +0 -120
  794. package/fesm2020/odx-angular-cdk-expandable.mjs.map +0 -1
  795. package/fesm2020/odx-angular-cdk-option-control.mjs +0 -54
  796. package/fesm2020/odx-angular-cdk-option-control.mjs.map +0 -1
  797. package/fesm2020/odx-angular-cdk-radio-group-control.mjs +0 -102
  798. package/fesm2020/odx-angular-cdk-radio-group-control.mjs.map +0 -1
  799. package/fesm2020/odx-angular-charts-config.mjs +0 -171
  800. package/fesm2020/odx-angular-charts-config.mjs.map +0 -1
  801. package/fesm2020/odx-angular-components-accordion.mjs +0 -106
  802. package/fesm2020/odx-angular-components-accordion.mjs.map +0 -1
  803. package/fesm2020/odx-angular-components-action-group.mjs +0 -36
  804. package/fesm2020/odx-angular-components-action-group.mjs.map +0 -1
  805. package/fesm2020/odx-angular-components-area-header.mjs +0 -115
  806. package/fesm2020/odx-angular-components-area-header.mjs.map +0 -1
  807. package/fesm2020/odx-angular-components-autocomplete.mjs +0 -252
  808. package/fesm2020/odx-angular-components-autocomplete.mjs.map +0 -1
  809. package/fesm2020/odx-angular-components-avatar.mjs +0 -52
  810. package/fesm2020/odx-angular-components-avatar.mjs.map +0 -1
  811. package/fesm2020/odx-angular-components-badge.mjs +0 -131
  812. package/fesm2020/odx-angular-components-badge.mjs.map +0 -1
  813. package/fesm2020/odx-angular-components-bar.mjs +0 -95
  814. package/fesm2020/odx-angular-components-bar.mjs.map +0 -1
  815. package/fesm2020/odx-angular-components-breadcrumbs.mjs +0 -56
  816. package/fesm2020/odx-angular-components-breadcrumbs.mjs.map +0 -1
  817. package/fesm2020/odx-angular-components-button-group.mjs +0 -60
  818. package/fesm2020/odx-angular-components-button-group.mjs.map +0 -1
  819. package/fesm2020/odx-angular-components-button.mjs +0 -83
  820. package/fesm2020/odx-angular-components-button.mjs.map +0 -1
  821. package/fesm2020/odx-angular-components-calendar.mjs +0 -616
  822. package/fesm2020/odx-angular-components-calendar.mjs.map +0 -1
  823. package/fesm2020/odx-angular-components-card.mjs +0 -179
  824. package/fesm2020/odx-angular-components-card.mjs.map +0 -1
  825. package/fesm2020/odx-angular-components-checkbox.mjs +0 -106
  826. package/fesm2020/odx-angular-components-checkbox.mjs.map +0 -1
  827. package/fesm2020/odx-angular-components-chip.mjs +0 -101
  828. package/fesm2020/odx-angular-components-chip.mjs.map +0 -1
  829. package/fesm2020/odx-angular-components-circular-progress.mjs +0 -112
  830. package/fesm2020/odx-angular-components-circular-progress.mjs.map +0 -1
  831. package/fesm2020/odx-angular-components-content-box.mjs +0 -64
  832. package/fesm2020/odx-angular-components-content-box.mjs.map +0 -1
  833. package/fesm2020/odx-angular-components-datepicker.mjs +0 -254
  834. package/fesm2020/odx-angular-components-datepicker.mjs.map +0 -1
  835. package/fesm2020/odx-angular-components-dropdown.mjs +0 -235
  836. package/fesm2020/odx-angular-components-dropdown.mjs.map +0 -1
  837. package/fesm2020/odx-angular-components-form-field.mjs +0 -395
  838. package/fesm2020/odx-angular-components-form-field.mjs.map +0 -1
  839. package/fesm2020/odx-angular-components-header.mjs +0 -112
  840. package/fesm2020/odx-angular-components-header.mjs.map +0 -1
  841. package/fesm2020/odx-angular-components-icon.mjs +0 -73
  842. package/fesm2020/odx-angular-components-icon.mjs.map +0 -1
  843. package/fesm2020/odx-angular-components-inline-message.mjs +0 -54
  844. package/fesm2020/odx-angular-components-inline-message.mjs.map +0 -1
  845. package/fesm2020/odx-angular-components-link.mjs +0 -33
  846. package/fesm2020/odx-angular-components-link.mjs.map +0 -1
  847. package/fesm2020/odx-angular-components-list.mjs +0 -125
  848. package/fesm2020/odx-angular-components-list.mjs.map +0 -1
  849. package/fesm2020/odx-angular-components-loading-spinner.mjs +0 -169
  850. package/fesm2020/odx-angular-components-loading-spinner.mjs.map +0 -1
  851. package/fesm2020/odx-angular-components-logo.mjs +0 -62
  852. package/fesm2020/odx-angular-components-logo.mjs.map +0 -1
  853. package/fesm2020/odx-angular-components-main-menu.mjs +0 -232
  854. package/fesm2020/odx-angular-components-main-menu.mjs.map +0 -1
  855. package/fesm2020/odx-angular-components-mainfilter-group.mjs +0 -27
  856. package/fesm2020/odx-angular-components-mainfilter-group.mjs.map +0 -1
  857. package/fesm2020/odx-angular-components-menu.mjs +0 -147
  858. package/fesm2020/odx-angular-components-menu.mjs.map +0 -1
  859. package/fesm2020/odx-angular-components-modal.mjs +0 -496
  860. package/fesm2020/odx-angular-components-modal.mjs.map +0 -1
  861. package/fesm2020/odx-angular-components-navigation-back.mjs +0 -28
  862. package/fesm2020/odx-angular-components-navigation-back.mjs.map +0 -1
  863. package/fesm2020/odx-angular-components-paginator.mjs +0 -177
  864. package/fesm2020/odx-angular-components-paginator.mjs.map +0 -1
  865. package/fesm2020/odx-angular-components-progress.mjs +0 -57
  866. package/fesm2020/odx-angular-components-progress.mjs.map +0 -1
  867. package/fesm2020/odx-angular-components-radio-group.mjs +0 -100
  868. package/fesm2020/odx-angular-components-radio-group.mjs.map +0 -1
  869. package/fesm2020/odx-angular-components-rail-navigation.mjs +0 -112
  870. package/fesm2020/odx-angular-components-rail-navigation.mjs.map +0 -1
  871. package/fesm2020/odx-angular-components-rich-list.mjs +0 -96
  872. package/fesm2020/odx-angular-components-rich-list.mjs.map +0 -1
  873. package/fesm2020/odx-angular-components-select.mjs +0 -326
  874. package/fesm2020/odx-angular-components-select.mjs.map +0 -1
  875. package/fesm2020/odx-angular-components-slider.mjs +0 -48
  876. package/fesm2020/odx-angular-components-slider.mjs.map +0 -1
  877. package/fesm2020/odx-angular-components-spinbox.mjs +0 -97
  878. package/fesm2020/odx-angular-components-spinbox.mjs.map +0 -1
  879. package/fesm2020/odx-angular-components-switch.mjs +0 -69
  880. package/fesm2020/odx-angular-components-switch.mjs.map +0 -1
  881. package/fesm2020/odx-angular-components-tab-bar.mjs +0 -203
  882. package/fesm2020/odx-angular-components-tab-bar.mjs.map +0 -1
  883. package/fesm2020/odx-angular-components-table.mjs +0 -256
  884. package/fesm2020/odx-angular-components-table.mjs.map +0 -1
  885. package/fesm2020/odx-angular-components-toast.mjs +0 -212
  886. package/fesm2020/odx-angular-components-toast.mjs.map +0 -1
  887. package/fesm2020/odx-angular-components-toggle-button-group.mjs +0 -104
  888. package/fesm2020/odx-angular-components-toggle-button-group.mjs.map +0 -1
  889. package/fesm2020/odx-angular-components-tooltip.mjs +0 -189
  890. package/fesm2020/odx-angular-components-tooltip.mjs.map +0 -1
  891. package/fesm2020/odx-angular-components-wizard.mjs +0 -239
  892. package/fesm2020/odx-angular-components-wizard.mjs.map +0 -1
  893. package/fesm2020/odx-angular-internal-translate.mjs +0 -78
  894. package/fesm2020/odx-angular-internal-translate.mjs.map +0 -1
  895. package/fesm2020/odx-angular-internal.mjs +0 -167
  896. package/fesm2020/odx-angular-internal.mjs.map +0 -1
  897. package/fesm2020/odx-angular-rxjs.mjs +0 -33
  898. package/fesm2020/odx-angular-rxjs.mjs.map +0 -1
  899. package/fesm2020/odx-angular-theming.mjs +0 -111
  900. package/fesm2020/odx-angular-theming.mjs.map +0 -1
  901. package/fesm2020/odx-angular-utils.mjs +0 -413
  902. package/fesm2020/odx-angular-utils.mjs.map +0 -1
  903. package/fesm2020/odx-angular.mjs +0 -457
  904. package/fesm2020/odx-angular.mjs.map +0 -1
  905. package/internal/helpers/with-mutiple-descriptors.d.ts +0 -9
  906. package/utils/lib/decorators/transform.d.ts +0 -3
  907. /package/{esm2020 → esm2022}/animations/index.mjs +0 -0
  908. /package/{esm2020 → esm2022}/animations/lib/config.mjs +0 -0
  909. /package/{esm2020 → esm2022}/animations/lib/expand.mjs +0 -0
  910. /package/{esm2020 → esm2022}/animations/lib/fade.mjs +0 -0
  911. /package/{esm2020 → esm2022}/animations/lib/slide.mjs +0 -0
  912. /package/{esm2020 → esm2022}/animations/lib/wait-for-child-animations.mjs +0 -0
  913. /package/{esm2020 → esm2022}/animations/odx-angular-animations.mjs +0 -0
  914. /package/{esm2020 → esm2022}/breakpoints/index.mjs +0 -0
  915. /package/{esm2020 → esm2022}/breakpoints/lib/breakpoints.config.mjs +0 -0
  916. /package/{esm2020 → esm2022}/breakpoints/lib/breakpoints.typings.mjs +0 -0
  917. /package/{esm2020 → esm2022}/breakpoints/lib/directives/index.mjs +0 -0
  918. /package/{esm2020 → esm2022}/breakpoints/lib/helpers/configure-breakpoint.mjs +0 -0
  919. /package/{esm2020 → esm2022}/breakpoints/lib/helpers/index.mjs +0 -0
  920. /package/{esm2020 → esm2022}/breakpoints/lib/models/breakpoint.mjs +0 -0
  921. /package/{esm2020 → esm2022}/breakpoints/lib/models/index.mjs +0 -0
  922. /package/{esm2020 → esm2022}/breakpoints/odx-angular-breakpoints.mjs +0 -0
  923. /package/{esm2020 → esm2022}/cdk/a11y/index.mjs +0 -0
  924. /package/{esm2020 → esm2022}/cdk/a11y/lib/directives/index.mjs +0 -0
  925. /package/{esm2020 → esm2022}/cdk/a11y/odx-angular-cdk-a11y.mjs +0 -0
  926. /package/{esm2020 → esm2022}/cdk/active-indicator/index.mjs +0 -0
  927. /package/{esm2020 → esm2022}/cdk/active-indicator/lib/models/active-indicator-direction.mjs +0 -0
  928. /package/{esm2020 → esm2022}/cdk/active-indicator/lib/models/active-indicator-position.mjs +0 -0
  929. /package/{esm2020 → esm2022}/cdk/active-indicator/lib/models/index.mjs +0 -0
  930. /package/{esm2020 → esm2022}/cdk/active-indicator/odx-angular-cdk-active-indicator.mjs +0 -0
  931. /package/{esm2020 → esm2022}/cdk/autocomplete-control/index.mjs +0 -0
  932. /package/{esm2020 → esm2022}/cdk/autocomplete-control/lib/pipes/index.mjs +0 -0
  933. /package/{esm2020 → esm2022}/cdk/autocomplete-control/odx-angular-cdk-autocomplete-control.mjs +0 -0
  934. /package/{esm2020 → esm2022}/cdk/checkbox-control/index.mjs +0 -0
  935. /package/{esm2020 → esm2022}/cdk/checkbox-control/odx-angular-cdk-checkbox-control.mjs +0 -0
  936. /package/{esm2020 → esm2022}/cdk/connected-overlay/index.mjs +0 -0
  937. /package/{esm2020 → esm2022}/cdk/connected-overlay/lib/helpers/compute-overlay-position.mjs +0 -0
  938. /package/{esm2020 → esm2022}/cdk/connected-overlay/lib/helpers/index.mjs +0 -0
  939. /package/{esm2020 → esm2022}/cdk/connected-overlay/lib/models/connected-overlay-options.mjs +0 -0
  940. /package/{esm2020 → esm2022}/cdk/connected-overlay/lib/models/connected-overlay-ref.mjs +0 -0
  941. /package/{esm2020 → esm2022}/cdk/connected-overlay/lib/models/index.mjs +0 -0
  942. /package/{esm2020 → esm2022}/cdk/connected-overlay/odx-angular-cdk-connected-overlay.mjs +0 -0
  943. /package/{esm2020 → esm2022}/cdk/custom-form-control/index.mjs +0 -0
  944. /package/{esm2020 → esm2022}/cdk/custom-form-control/odx-angular-cdk-custom-form-control.mjs +0 -0
  945. /package/{esm2020 → esm2022}/cdk/dynamic-view/index.mjs +0 -0
  946. /package/{esm2020 → esm2022}/cdk/dynamic-view/lib/facade/dynamic-content.mjs +0 -0
  947. /package/{esm2020 → esm2022}/cdk/dynamic-view/lib/facade/dynamic-view-ref.mjs +0 -0
  948. /package/{esm2020 → esm2022}/cdk/dynamic-view/lib/facade/index.mjs +0 -0
  949. /package/{esm2020 → esm2022}/cdk/dynamic-view/lib/helpers/create-projectable-nodes.mjs +0 -0
  950. /package/{esm2020 → esm2022}/cdk/dynamic-view/lib/helpers/index.mjs +0 -0
  951. /package/{esm2020 → esm2022}/cdk/dynamic-view/lib/helpers/is-dynamic-text-content.mjs +0 -0
  952. /package/{esm2020 → esm2022}/cdk/dynamic-view/lib/helpers/is-dynamic-view.mjs +0 -0
  953. /package/{esm2020 → esm2022}/cdk/dynamic-view/lib/models/dynamic-component-ref.mjs +0 -0
  954. /package/{esm2020 → esm2022}/cdk/dynamic-view/lib/models/dynamic-template-ref.mjs +0 -0
  955. /package/{esm2020 → esm2022}/cdk/dynamic-view/lib/models/dynamic-view-options.mjs +0 -0
  956. /package/{esm2020 → esm2022}/cdk/dynamic-view/lib/models/index.mjs +0 -0
  957. /package/{esm2020 → esm2022}/cdk/dynamic-view/lib/tokens/dynamic-view-context.mjs +0 -0
  958. /package/{esm2020 → esm2022}/cdk/dynamic-view/lib/tokens/dynamic-view-default-host.mjs +0 -0
  959. /package/{esm2020 → esm2022}/cdk/dynamic-view/lib/tokens/index.mjs +0 -0
  960. /package/{esm2020 → esm2022}/cdk/dynamic-view/odx-angular-cdk-dynamic-view.mjs +0 -0
  961. /package/{esm2020 → esm2022}/cdk/event-plugins/index.mjs +0 -0
  962. /package/{esm2020 → esm2022}/cdk/event-plugins/lib/event-plugins.config.mjs +0 -0
  963. /package/{esm2020 → esm2022}/cdk/event-plugins/lib/models/event-plugin.mjs +0 -0
  964. /package/{esm2020 → esm2022}/cdk/event-plugins/lib/models/index.mjs +0 -0
  965. /package/{esm2020 → esm2022}/cdk/event-plugins/lib/plugins/index.mjs +0 -0
  966. /package/{esm2020 → esm2022}/cdk/event-plugins/odx-angular-cdk-event-plugins.mjs +0 -0
  967. /package/{esm2020 → esm2022}/cdk/expandable/index.mjs +0 -0
  968. /package/{esm2020 → esm2022}/cdk/expandable/lib/facade/index.mjs +0 -0
  969. /package/{esm2020 → esm2022}/cdk/expandable/odx-angular-cdk-expandable.mjs +0 -0
  970. /package/{esm2020 → esm2022}/cdk/option-control/index.mjs +0 -0
  971. /package/{esm2020 → esm2022}/cdk/option-control/odx-angular-cdk-option-control.mjs +0 -0
  972. /package/{esm2020 → esm2022}/cdk/radio-group-control/index.mjs +0 -0
  973. /package/{esm2020 → esm2022}/cdk/radio-group-control/odx-angular-cdk-radio-group-control.mjs +0 -0
  974. /package/{esm2020 → esm2022}/charts-config/index.mjs +0 -0
  975. /package/{esm2020 → esm2022}/charts-config/odx-angular-charts-config.mjs +0 -0
  976. /package/{esm2020 → esm2022}/components/accordion/index.mjs +0 -0
  977. /package/{esm2020 → esm2022}/components/accordion/lib/components/index.mjs +0 -0
  978. /package/{esm2020 → esm2022}/components/accordion/lib/directives/index.mjs +0 -0
  979. /package/{esm2020 → esm2022}/components/accordion/odx-angular-components-accordion.mjs +0 -0
  980. /package/{esm2020 → esm2022}/components/action-group/index.mjs +0 -0
  981. /package/{esm2020 → esm2022}/components/action-group/odx-angular-components-action-group.mjs +0 -0
  982. /package/{esm2020 → esm2022}/components/area-header/directives/index.mjs +0 -0
  983. /package/{esm2020 → esm2022}/components/area-header/index.mjs +0 -0
  984. /package/{esm2020 → esm2022}/components/area-header/models/area-header-size.mjs +0 -0
  985. /package/{esm2020 → esm2022}/components/area-header/models/index.mjs +0 -0
  986. /package/{esm2020 → esm2022}/components/area-header/odx-angular-components-area-header.mjs +0 -0
  987. /package/{esm2020 → esm2022}/components/autocomplete/index.mjs +0 -0
  988. /package/{esm2020 → esm2022}/components/autocomplete/lib/autocomplete.tokens.mjs +0 -0
  989. /package/{esm2020 → esm2022}/components/autocomplete/lib/components/index.mjs +0 -0
  990. /package/{esm2020 → esm2022}/components/autocomplete/lib/directives/index.mjs +0 -0
  991. /package/{esm2020 → esm2022}/components/autocomplete/lib/pipes/index.mjs +0 -0
  992. /package/{esm2020 → esm2022}/components/autocomplete/odx-angular-components-autocomplete.mjs +0 -0
  993. /package/{esm2020 → esm2022}/components/avatar/index.mjs +0 -0
  994. /package/{esm2020 → esm2022}/components/avatar/lib/models/avatar-size.mjs +0 -0
  995. /package/{esm2020 → esm2022}/components/avatar/lib/models/avatar-variant.mjs +0 -0
  996. /package/{esm2020 → esm2022}/components/avatar/lib/models/index.mjs +0 -0
  997. /package/{esm2020 → esm2022}/components/avatar/odx-angular-components-avatar.mjs +0 -0
  998. /package/{esm2020 → esm2022}/components/badge/index.mjs +0 -0
  999. /package/{esm2020 → esm2022}/components/badge/lib/models/badge-variant.mjs +0 -0
  1000. /package/{esm2020 → esm2022}/components/badge/lib/models/index.mjs +0 -0
  1001. /package/{esm2020 → esm2022}/components/badge/odx-angular-components-badge.mjs +0 -0
  1002. /package/{esm2020 → esm2022}/components/bar/index.mjs +0 -0
  1003. /package/{esm2020 → esm2022}/components/bar/lib/models/bar-button-variant.mjs +0 -0
  1004. /package/{esm2020 → esm2022}/components/bar/odx-angular-components-bar.mjs +0 -0
  1005. /package/{esm2020 → esm2022}/components/breadcrumbs/index.mjs +0 -0
  1006. /package/{esm2020 → esm2022}/components/breadcrumbs/odx-angular-components-breadcrumbs.mjs +0 -0
  1007. /package/{esm2020 → esm2022}/components/button/index.mjs +0 -0
  1008. /package/{esm2020 → esm2022}/components/button/lib/directives/index.mjs +0 -0
  1009. /package/{esm2020 → esm2022}/components/button/lib/models/button-size.mjs +0 -0
  1010. /package/{esm2020 → esm2022}/components/button/lib/models/button-variant.mjs +0 -0
  1011. /package/{esm2020 → esm2022}/components/button/lib/models/index.mjs +0 -0
  1012. /package/{esm2020 → esm2022}/components/button/odx-angular-components-button.mjs +0 -0
  1013. /package/{esm2020 → esm2022}/components/button-group/index.mjs +0 -0
  1014. /package/{esm2020 → esm2022}/components/button-group/odx-angular-components-button-group.mjs +0 -0
  1015. /package/{esm2020 → esm2022}/components/calendar/index.mjs +0 -0
  1016. /package/{esm2020 → esm2022}/components/calendar/lib/calendar.config.mjs +0 -0
  1017. /package/{esm2020 → esm2022}/components/calendar/lib/components/calendar-header/index.mjs +0 -0
  1018. /package/{esm2020 → esm2022}/components/calendar/lib/components/calendar-month/index.mjs +0 -0
  1019. /package/{esm2020 → esm2022}/components/calendar/lib/components/calendar-year/index.mjs +0 -0
  1020. /package/{esm2020 → esm2022}/components/calendar/lib/components/calendar-years/index.mjs +0 -0
  1021. /package/{esm2020 → esm2022}/components/calendar/lib/components/index.mjs +0 -0
  1022. /package/{esm2020 → esm2022}/components/calendar/lib/directives/index.mjs +0 -0
  1023. /package/{esm2020 → esm2022}/components/calendar/lib/models/calendar-view.mjs +0 -0
  1024. /package/{esm2020 → esm2022}/components/calendar/lib/models/date-filter.mjs +0 -0
  1025. /package/{esm2020 → esm2022}/components/calendar/lib/models/date-type.mjs +0 -0
  1026. /package/{esm2020 → esm2022}/components/calendar/lib/models/date-validator.mjs +0 -0
  1027. /package/{esm2020 → esm2022}/components/calendar/lib/models/index.mjs +0 -0
  1028. /package/{esm2020 → esm2022}/components/calendar/lib/pipes/index.mjs +0 -0
  1029. /package/{esm2020 → esm2022}/components/calendar/lib/services/index.mjs +0 -0
  1030. /package/{esm2020 → esm2022}/components/calendar/lib/utils/check-identical-date.mjs +0 -0
  1031. /package/{esm2020 → esm2022}/components/calendar/lib/utils/get-A11y-label.mjs +0 -0
  1032. /package/{esm2020 → esm2022}/components/calendar/lib/utils/index.mjs +0 -0
  1033. /package/{esm2020 → esm2022}/components/calendar/lib/utils/is-date-disabled.mjs +0 -0
  1034. /package/{esm2020 → esm2022}/components/calendar/lib/utils/parse-date.mjs +0 -0
  1035. /package/{esm2020 → esm2022}/components/calendar/lib/utils/validate-max-date.mjs +0 -0
  1036. /package/{esm2020 → esm2022}/components/calendar/lib/utils/validate-min-date.mjs +0 -0
  1037. /package/{esm2020 → esm2022}/components/calendar/lib/utils/validate-next-date-set.mjs +0 -0
  1038. /package/{esm2020 → esm2022}/components/calendar/lib/utils/validate-previous-date-set.mjs +0 -0
  1039. /package/{esm2020 → esm2022}/components/calendar/odx-angular-components-calendar.mjs +0 -0
  1040. /package/{esm2020 → esm2022}/components/card/index.mjs +0 -0
  1041. /package/{esm2020 → esm2022}/components/card/lib/components/index.mjs +0 -0
  1042. /package/{esm2020 → esm2022}/components/card/lib/directives/index.mjs +0 -0
  1043. /package/{esm2020 → esm2022}/components/card/lib/models/card-variant.mjs +0 -0
  1044. /package/{esm2020 → esm2022}/components/card/lib/models/index.mjs +0 -0
  1045. /package/{esm2020 → esm2022}/components/card/odx-angular-components-card.mjs +0 -0
  1046. /package/{esm2020 → esm2022}/components/checkbox/index.mjs +0 -0
  1047. /package/{esm2020 → esm2022}/components/checkbox/odx-angular-components-checkbox.mjs +0 -0
  1048. /package/{esm2020 → esm2022}/components/chip/index.mjs +0 -0
  1049. /package/{esm2020 → esm2022}/components/chip/lib/components/index.mjs +0 -0
  1050. /package/{esm2020 → esm2022}/components/chip/lib/models/chip-size.mjs +0 -0
  1051. /package/{esm2020 → esm2022}/components/chip/lib/models/chip-variant.mjs +0 -0
  1052. /package/{esm2020 → esm2022}/components/chip/lib/models/index.mjs +0 -0
  1053. /package/{esm2020 → esm2022}/components/chip/odx-angular-components-chip.mjs +0 -0
  1054. /package/{esm2020 → esm2022}/components/circular-progress/index.mjs +0 -0
  1055. /package/{esm2020 → esm2022}/components/circular-progress/lib/models/circular-progress-size.mjs +0 -0
  1056. /package/{esm2020 → esm2022}/components/circular-progress/lib/models/index.mjs +0 -0
  1057. /package/{esm2020 → esm2022}/components/circular-progress/odx-angular-components-circular-progress.mjs +0 -0
  1058. /package/{esm2020 → esm2022}/components/content-box/index.mjs +0 -0
  1059. /package/{esm2020 → esm2022}/components/content-box/lib/directives/index.mjs +0 -0
  1060. /package/{esm2020 → esm2022}/components/content-box/odx-angular-components-content-box.mjs +0 -0
  1061. /package/{esm2020 → esm2022}/components/datepicker/index.mjs +0 -0
  1062. /package/{esm2020 → esm2022}/components/datepicker/lib/datepicker.config.mjs +0 -0
  1063. /package/{esm2020 → esm2022}/components/datepicker/lib/directives/index.mjs +0 -0
  1064. /package/{esm2020 → esm2022}/components/datepicker/lib/models/datepicker-input-date-order.mjs +0 -0
  1065. /package/{esm2020 → esm2022}/components/datepicker/lib/models/datepicker-input-pattern.mjs +0 -0
  1066. /package/{esm2020 → esm2022}/components/datepicker/lib/models/index.mjs +0 -0
  1067. /package/{esm2020 → esm2022}/components/datepicker/lib/utils/get-datepicker-input-pattern.mjs +0 -0
  1068. /package/{esm2020 → esm2022}/components/datepicker/lib/utils/get-datepicker-input-value-as-date.mjs +0 -0
  1069. /package/{esm2020 → esm2022}/components/datepicker/lib/utils/index.mjs +0 -0
  1070. /package/{esm2020 → esm2022}/components/datepicker/odx-angular-components-datepicker.mjs +0 -0
  1071. /package/{esm2020 → esm2022}/components/dropdown/index.mjs +0 -0
  1072. /package/{esm2020 → esm2022}/components/dropdown/lib/helpers/close-current-dropdown.mjs +0 -0
  1073. /package/{esm2020 → esm2022}/components/dropdown/lib/helpers/index.mjs +0 -0
  1074. /package/{esm2020 → esm2022}/components/dropdown/lib/models/dropdown-options.mjs +0 -0
  1075. /package/{esm2020 → esm2022}/components/dropdown/lib/models/index.mjs +0 -0
  1076. /package/{esm2020 → esm2022}/components/dropdown/odx-angular-components-dropdown.mjs +0 -0
  1077. /package/{esm2020 → esm2022}/components/form-field/index.mjs +0 -0
  1078. /package/{esm2020 → esm2022}/components/form-field/lib/components/index.mjs +0 -0
  1079. /package/{esm2020 → esm2022}/components/form-field/lib/directives/index.mjs +0 -0
  1080. /package/{esm2020 → esm2022}/components/form-field/lib/form-field.config.mjs +0 -0
  1081. /package/{esm2020 → esm2022}/components/form-field/lib/models/form-field-error-resolver.mjs +0 -0
  1082. /package/{esm2020 → esm2022}/components/form-field/lib/models/form-field-error.mjs +0 -0
  1083. /package/{esm2020 → esm2022}/components/form-field/lib/models/form-field-variant.mjs +0 -0
  1084. /package/{esm2020 → esm2022}/components/form-field/lib/models/index.mjs +0 -0
  1085. /package/{esm2020 → esm2022}/components/form-field/lib/services/index.mjs +0 -0
  1086. /package/{esm2020 → esm2022}/components/form-field/odx-angular-components-form-field.mjs +0 -0
  1087. /package/{esm2020 → esm2022}/components/header/index.mjs +0 -0
  1088. /package/{esm2020 → esm2022}/components/header/lib/directives/index.mjs +0 -0
  1089. /package/{esm2020 → esm2022}/components/header/odx-angular-components-header.mjs +0 -0
  1090. /package/{esm2020 → esm2022}/components/icon/index.mjs +0 -0
  1091. /package/{esm2020 → esm2022}/components/icon/lib/icon.config.mjs +0 -0
  1092. /package/{esm2020 → esm2022}/components/icon/lib/models/icon-size.mjs +0 -0
  1093. /package/{esm2020 → esm2022}/components/icon/lib/models/index.mjs +0 -0
  1094. /package/{esm2020 → esm2022}/components/icon/odx-angular-components-icon.mjs +0 -0
  1095. /package/{esm2020 → esm2022}/components/inline-message/index.mjs +0 -0
  1096. /package/{esm2020 → esm2022}/components/inline-message/lib/models/index.mjs +0 -0
  1097. /package/{esm2020 → esm2022}/components/inline-message/lib/models/inline-message-variant.mjs +0 -0
  1098. /package/{esm2020 → esm2022}/components/inline-message/odx-angular-components-inline-message.mjs +0 -0
  1099. /package/{esm2020 → esm2022}/components/link/index.mjs +0 -0
  1100. /package/{esm2020 → esm2022}/components/link/odx-angular-components-link.mjs +0 -0
  1101. /package/{esm2020 → esm2022}/components/list/index.mjs +0 -0
  1102. /package/{esm2020 → esm2022}/components/list/lib/components/index.mjs +0 -0
  1103. /package/{esm2020 → esm2022}/components/list/odx-angular-components-list.mjs +0 -0
  1104. /package/{esm2020 → esm2022}/components/loading-spinner/index.mjs +0 -0
  1105. /package/{esm2020 → esm2022}/components/loading-spinner/odx-angular-components-loading-spinner.mjs +0 -0
  1106. /package/{esm2020 → esm2022}/components/logo/index.mjs +0 -0
  1107. /package/{esm2020 → esm2022}/components/logo/models/index.mjs +0 -0
  1108. /package/{esm2020 → esm2022}/components/logo/models/logo-size.mjs +0 -0
  1109. /package/{esm2020 → esm2022}/components/logo/models/logo-variant.mjs +0 -0
  1110. /package/{esm2020 → esm2022}/components/logo/odx-angular-components-logo.mjs +0 -0
  1111. /package/{esm2020 → esm2022}/components/main-menu/index.mjs +0 -0
  1112. /package/{esm2020 → esm2022}/components/main-menu/lib/directives/index.mjs +0 -0
  1113. /package/{esm2020 → esm2022}/components/main-menu/lib/helpers/create-main-menu-links.mjs +0 -0
  1114. /package/{esm2020 → esm2022}/components/main-menu/lib/helpers/index.mjs +0 -0
  1115. /package/{esm2020 → esm2022}/components/main-menu/lib/main-menu.config.mjs +0 -0
  1116. /package/{esm2020 → esm2022}/components/main-menu/lib/main-menu.i18n.mjs +0 -0
  1117. /package/{esm2020 → esm2022}/components/main-menu/lib/models/index.mjs +0 -0
  1118. /package/{esm2020 → esm2022}/components/main-menu/lib/models/main-menu-link.mjs +0 -0
  1119. /package/{esm2020 → esm2022}/components/main-menu/odx-angular-components-main-menu.mjs +0 -0
  1120. /package/{esm2020 → esm2022}/components/mainfilter-group/index.mjs +0 -0
  1121. /package/{esm2020 → esm2022}/components/mainfilter-group/odx-angular-components-mainfilter-group.mjs +0 -0
  1122. /package/{esm2020 → esm2022}/components/menu/index.mjs +0 -0
  1123. /package/{esm2020 → esm2022}/components/menu/lib/directives/index.mjs +0 -0
  1124. /package/{esm2020 → esm2022}/components/menu/odx-angular-components-menu.mjs +0 -0
  1125. /package/{esm2020 → esm2022}/components/modal/index.mjs +0 -0
  1126. /package/{esm2020 → esm2022}/components/modal/lib/components/index.mjs +0 -0
  1127. /package/{esm2020 → esm2022}/components/modal/lib/directives/index.mjs +0 -0
  1128. /package/{esm2020 → esm2022}/components/modal/lib/helpers/index.mjs +0 -0
  1129. /package/{esm2020 → esm2022}/components/modal/lib/helpers/inject-modal-ref.mjs +0 -0
  1130. /package/{esm2020 → esm2022}/components/modal/lib/helpers/provide-modal-ref.mjs +0 -0
  1131. /package/{esm2020 → esm2022}/components/modal/lib/modal.config.mjs +0 -0
  1132. /package/{esm2020 → esm2022}/components/modal/lib/models/basic-modal-options.mjs +0 -0
  1133. /package/{esm2020 → esm2022}/components/modal/lib/models/index.mjs +0 -0
  1134. /package/{esm2020 → esm2022}/components/modal/lib/models/modal-hero-variant.mjs +0 -0
  1135. /package/{esm2020 → esm2022}/components/modal/lib/models/modal-options.mjs +0 -0
  1136. /package/{esm2020 → esm2022}/components/modal/lib/models/modal-ref.mjs +0 -0
  1137. /package/{esm2020 → esm2022}/components/modal/lib/models/modal-size.mjs +0 -0
  1138. /package/{esm2020 → esm2022}/components/modal/lib/models/modal-type.mjs +0 -0
  1139. /package/{esm2020 → esm2022}/components/modal/lib/models/modal-variant.mjs +0 -0
  1140. /package/{esm2020 → esm2022}/components/modal/odx-angular-components-modal.mjs +0 -0
  1141. /package/{esm2020 → esm2022}/components/navigation-back/index.mjs +0 -0
  1142. /package/{esm2020 → esm2022}/components/navigation-back/odx-angular-components-navigation-back.mjs +0 -0
  1143. /package/{esm2020 → esm2022}/components/paginator/index.mjs +0 -0
  1144. /package/{esm2020 → esm2022}/components/paginator/lib/interfaces/index.mjs +0 -0
  1145. /package/{esm2020 → esm2022}/components/paginator/lib/interfaces/page-change.interface.mjs +0 -0
  1146. /package/{esm2020 → esm2022}/components/paginator/lib/models/get-range-content.model.mjs +0 -0
  1147. /package/{esm2020 → esm2022}/components/paginator/lib/models/get-summary-content.model.mjs +0 -0
  1148. /package/{esm2020 → esm2022}/components/paginator/lib/models/index.mjs +0 -0
  1149. /package/{esm2020 → esm2022}/components/paginator/lib/paginator.config.mjs +0 -0
  1150. /package/{esm2020 → esm2022}/components/paginator/odx-angular-components-paginator.mjs +0 -0
  1151. /package/{esm2020 → esm2022}/components/progress/index.mjs +0 -0
  1152. /package/{esm2020 → esm2022}/components/progress/odx-angular-components-progress.mjs +0 -0
  1153. /package/{esm2020 → esm2022}/components/radio-group/index.mjs +0 -0
  1154. /package/{esm2020 → esm2022}/components/radio-group/lib/components/index.mjs +0 -0
  1155. /package/{esm2020 → esm2022}/components/radio-group/odx-angular-components-radio-group.mjs +0 -0
  1156. /package/{esm2020 → esm2022}/components/rail-navigation/index.mjs +0 -0
  1157. /package/{esm2020 → esm2022}/components/rail-navigation/lib/components/index.mjs +0 -0
  1158. /package/{esm2020 → esm2022}/components/rail-navigation/lib/models/index.mjs +0 -0
  1159. /package/{esm2020 → esm2022}/components/rail-navigation/lib/models/rail-navigation-variant.mjs +0 -0
  1160. /package/{esm2020 → esm2022}/components/rail-navigation/odx-angular-components-rail-navigation.mjs +0 -0
  1161. /package/{esm2020 → esm2022}/components/rich-list/index.mjs +0 -0
  1162. /package/{esm2020 → esm2022}/components/rich-list/lib/components/index.mjs +0 -0
  1163. /package/{esm2020 → esm2022}/components/rich-list/lib/directives/index.mjs +0 -0
  1164. /package/{esm2020 → esm2022}/components/rich-list/odx-angular-components-rich-list.mjs +0 -0
  1165. /package/{esm2020 → esm2022}/components/select/index.mjs +0 -0
  1166. /package/{esm2020 → esm2022}/components/select/lib/components/index.mjs +0 -0
  1167. /package/{esm2020 → esm2022}/components/select/lib/directives/index.mjs +0 -0
  1168. /package/{esm2020 → esm2022}/components/select/lib/pipes/index.mjs +0 -0
  1169. /package/{esm2020 → esm2022}/components/select/lib/select.tokens.mjs +0 -0
  1170. /package/{esm2020 → esm2022}/components/select/odx-angular-components-select.mjs +0 -0
  1171. /package/{esm2020 → esm2022}/components/slider/index.mjs +0 -0
  1172. /package/{esm2020 → esm2022}/components/slider/odx-angular-components-slider.mjs +0 -0
  1173. /package/{esm2020 → esm2022}/components/spinbox/index.mjs +0 -0
  1174. /package/{esm2020 → esm2022}/components/spinbox/odx-angular-components-spinbox.mjs +0 -0
  1175. /package/{esm2020 → esm2022}/components/switch/index.mjs +0 -0
  1176. /package/{esm2020 → esm2022}/components/switch/odx-angular-components-switch.mjs +0 -0
  1177. /package/{esm2020 → esm2022}/components/tab-bar/index.mjs +0 -0
  1178. /package/{esm2020 → esm2022}/components/tab-bar/lib/components/index.mjs +0 -0
  1179. /package/{esm2020 → esm2022}/components/tab-bar/lib/models/index.mjs +0 -0
  1180. /package/{esm2020 → esm2022}/components/tab-bar/lib/models/tab-change-event.mjs +0 -0
  1181. /package/{esm2020 → esm2022}/components/tab-bar/lib/tab-bar.config.mjs +0 -0
  1182. /package/{esm2020 → esm2022}/components/tab-bar/odx-angular-components-tab-bar.mjs +0 -0
  1183. /package/{esm2020 → esm2022}/components/table/index.mjs +0 -0
  1184. /package/{esm2020 → esm2022}/components/table/lib/components/index.mjs +0 -0
  1185. /package/{esm2020 → esm2022}/components/table/lib/directives/index.mjs +0 -0
  1186. /package/{esm2020 → esm2022}/components/table/lib/models/body-cell.mjs +0 -0
  1187. /package/{esm2020 → esm2022}/components/table/lib/models/header-cell.mjs +0 -0
  1188. /package/{esm2020 → esm2022}/components/table/lib/models/index.mjs +0 -0
  1189. /package/{esm2020 → esm2022}/components/table/lib/models/sort-status.mjs +0 -0
  1190. /package/{esm2020 → esm2022}/components/table/lib/models/sort-variant.mjs +0 -0
  1191. /package/{esm2020 → esm2022}/components/table/lib/models/table-variant.mjs +0 -0
  1192. /package/{esm2020 → esm2022}/components/table/lib/table.config.mjs +0 -0
  1193. /package/{esm2020 → esm2022}/components/table/odx-angular-components-table.mjs +0 -0
  1194. /package/{esm2020 → esm2022}/components/toast/index.mjs +0 -0
  1195. /package/{esm2020 → esm2022}/components/toast/lib/components/index.mjs +0 -0
  1196. /package/{esm2020 → esm2022}/components/toast/lib/models/index.mjs +0 -0
  1197. /package/{esm2020 → esm2022}/components/toast/lib/models/toast-action.mjs +0 -0
  1198. /package/{esm2020 → esm2022}/components/toast/lib/models/toast-ref.mjs +0 -0
  1199. /package/{esm2020 → esm2022}/components/toast/lib/models/toast-variant.mjs +0 -0
  1200. /package/{esm2020 → esm2022}/components/toast/lib/models/toast.mjs +0 -0
  1201. /package/{esm2020 → esm2022}/components/toast/lib/models/toast.options.mjs +0 -0
  1202. /package/{esm2020 → esm2022}/components/toast/lib/toast.config.mjs +0 -0
  1203. /package/{esm2020 → esm2022}/components/toast/odx-angular-components-toast.mjs +0 -0
  1204. /package/{esm2020 → esm2022}/components/toggle-button-group/index.mjs +0 -0
  1205. /package/{esm2020 → esm2022}/components/toggle-button-group/lib/components/index.mjs +0 -0
  1206. /package/{esm2020 → esm2022}/components/toggle-button-group/odx-angular-components-toggle-button-group.mjs +0 -0
  1207. /package/{esm2020 → esm2022}/components/tooltip/index.mjs +0 -0
  1208. /package/{esm2020 → esm2022}/components/tooltip/lib/helpers/index.mjs +0 -0
  1209. /package/{esm2020 → esm2022}/components/tooltip/lib/helpers/resolve-tooltip-trigger-events.mjs +0 -0
  1210. /package/{esm2020 → esm2022}/components/tooltip/lib/models/index.mjs +0 -0
  1211. /package/{esm2020 → esm2022}/components/tooltip/lib/models/tooltip-options.mjs +0 -0
  1212. /package/{esm2020 → esm2022}/components/tooltip/lib/models/tooltip-size.mjs +0 -0
  1213. /package/{esm2020 → esm2022}/components/tooltip/lib/models/tooltip-trigger.mjs +0 -0
  1214. /package/{esm2020 → esm2022}/components/tooltip/odx-angular-components-tooltip.mjs +0 -0
  1215. /package/{esm2020 → esm2022}/components/wizard/index.mjs +0 -0
  1216. /package/{esm2020 → esm2022}/components/wizard/lib/components/index.mjs +0 -0
  1217. /package/{esm2020 → esm2022}/components/wizard/odx-angular-components-wizard.mjs +0 -0
  1218. /package/{esm2020 → esm2022}/index.mjs +0 -0
  1219. /package/{esm2020 → esm2022}/internal/decorators/css-component.mjs +0 -0
  1220. /package/{esm2020 → esm2022}/internal/decorators/index.mjs +0 -0
  1221. /package/{esm2020 → esm2022}/internal/helpers/camel-to-kebab-case.mjs +0 -0
  1222. /package/{esm2020 → esm2022}/internal/helpers/decorator-property-name.mjs +0 -0
  1223. /package/{esm2020 → esm2022}/internal/helpers/deepmerge.mjs +0 -0
  1224. /package/{esm2020 → esm2022}/internal/helpers/get-css-variables.mjs +0 -0
  1225. /package/{esm2020 → esm2022}/internal/helpers/get-enum-values.mjs +0 -0
  1226. /package/{esm2020 → esm2022}/internal/index.mjs +0 -0
  1227. /package/{esm2020 → esm2022}/internal/odx-angular-internal.mjs +0 -0
  1228. /package/{esm2020 → esm2022}/internal/translate/index.mjs +0 -0
  1229. /package/{esm2020 → esm2022}/internal/translate/lib/helpers/get-language-code.mjs +0 -0
  1230. /package/{esm2020 → esm2022}/internal/translate/lib/helpers/index.mjs +0 -0
  1231. /package/{esm2020 → esm2022}/internal/translate/lib/models/index.mjs +0 -0
  1232. /package/{esm2020 → esm2022}/internal/translate/lib/models/translation.mjs +0 -0
  1233. /package/{esm2020 → esm2022}/internal/translate/lib/pipes/index.mjs +0 -0
  1234. /package/{esm2020 → esm2022}/internal/translate/lib/services/index.mjs +0 -0
  1235. /package/{esm2020 → esm2022}/internal/translate/lib/translate.config.mjs +0 -0
  1236. /package/{esm2020 → esm2022}/internal/translate/lib/translate.service.mjs +0 -0
  1237. /package/{esm2020 → esm2022}/internal/translate/odx-angular-internal-translate.mjs +0 -0
  1238. /package/{esm2020 → esm2022}/lib/controllers/index.mjs +0 -0
  1239. /package/{esm2020 → esm2022}/lib/directives/index.mjs +0 -0
  1240. /package/{esm2020 → esm2022}/lib/models/environment.mjs +0 -0
  1241. /package/{esm2020 → esm2022}/lib/models/index.mjs +0 -0
  1242. /package/{esm2020 → esm2022}/lib/services/index.mjs +0 -0
  1243. /package/{esm2020 → esm2022}/lib/tokens/identity-matcher.mjs +0 -0
  1244. /package/{esm2020 → esm2022}/lib/tokens/index.mjs +0 -0
  1245. /package/{esm2020 → esm2022}/lib/tokens/string-search-handler.mjs +0 -0
  1246. /package/{esm2020 → esm2022}/lib/tokens/stringify.mjs +0 -0
  1247. /package/{esm2020 → esm2022}/odx-angular.mjs +0 -0
  1248. /package/{esm2020 → esm2022}/rxjs/index.mjs +0 -0
  1249. /package/{esm2020 → esm2022}/rxjs/lib/delay-until.mjs +0 -0
  1250. /package/{esm2020 → esm2022}/rxjs/lib/form-query-list.mjs +0 -0
  1251. /package/{esm2020 → esm2022}/rxjs/lib/from-element-resize.mjs +0 -0
  1252. /package/{esm2020 → esm2022}/rxjs/lib/from-events.mjs +0 -0
  1253. /package/{esm2020 → esm2022}/rxjs/odx-angular-rxjs.mjs +0 -0
  1254. /package/{esm2020 → esm2022}/sdk/index.mjs +0 -0
  1255. /package/{esm2020 → esm2022}/sdk/lib/application-environment.mjs +0 -0
  1256. /package/{esm2020 → esm2022}/sdk/odx-angular-sdk.mjs +0 -0
  1257. /package/{esm2020 → esm2022}/theming/index.mjs +0 -0
  1258. /package/{esm2020 → esm2022}/theming/lib/helpers/index.mjs +0 -0
  1259. /package/{esm2020 → esm2022}/theming/lib/helpers/prefers-dark-theme.mjs +0 -0
  1260. /package/{esm2020 → esm2022}/theming/lib/helpers/resolve-theme.mjs +0 -0
  1261. /package/{esm2020 → esm2022}/theming/lib/helpers/theme-storage.mjs +0 -0
  1262. /package/{esm2020 → esm2022}/theming/lib/models/index.mjs +0 -0
  1263. /package/{esm2020 → esm2022}/theming/lib/models/theme.mjs +0 -0
  1264. /package/{esm2020 → esm2022}/theming/lib/theming.config.mjs +0 -0
  1265. /package/{esm2020 → esm2022}/theming/odx-angular-theming.mjs +0 -0
  1266. /package/{esm2020 → esm2022}/utils/index.mjs +0 -0
  1267. /package/{esm2020 → esm2022}/utils/lib/decorators/pure.mjs +0 -0
  1268. /package/{esm2020 → esm2022}/utils/lib/helpers/array.mjs +0 -0
  1269. /package/{esm2020 → esm2022}/utils/lib/helpers/build-url.mjs +0 -0
  1270. /package/{esm2020 → esm2022}/utils/lib/helpers/build-website-url.mjs +0 -0
  1271. /package/{esm2020 → esm2022}/utils/lib/helpers/debounce.mjs +0 -0
  1272. /package/{esm2020 → esm2022}/utils/lib/helpers/defer-fn.mjs +0 -0
  1273. /package/{esm2020 → esm2022}/utils/lib/helpers/dom.mjs +0 -0
  1274. /package/{esm2020 → esm2022}/utils/lib/helpers/get-axis.mjs +0 -0
  1275. /package/{esm2020 → esm2022}/utils/lib/helpers/get-opposite-side.mjs +0 -0
  1276. /package/{esm2020 → esm2022}/utils/lib/helpers/get-side.mjs +0 -0
  1277. /package/{esm2020 → esm2022}/utils/lib/helpers/get-unique-id.mjs +0 -0
  1278. /package/{esm2020 → esm2022}/utils/lib/helpers/provide-config.mjs +0 -0
  1279. /package/{esm2020 → esm2022}/utils/lib/helpers/queue.mjs +0 -0
  1280. /package/{esm2020 → esm2022}/utils/lib/helpers/type-guards.mjs +0 -0
  1281. /package/{esm2020 → esm2022}/utils/lib/types/axis.mjs +0 -0
  1282. /package/{esm2020 → esm2022}/utils/lib/types/get-properties.mjs +0 -0
  1283. /package/{esm2020 → esm2022}/utils/lib/types/index.mjs +0 -0
  1284. /package/{esm2020 → esm2022}/utils/lib/types/position.mjs +0 -0
  1285. /package/{esm2020 → esm2022}/utils/lib/types/side.mjs +0 -0
  1286. /package/{esm2020 → esm2022}/utils/odx-angular-utils.mjs +0 -0
  1287. /package/{fesm2020 → fesm2022}/odx-angular-animations.mjs +0 -0
  1288. /package/{fesm2020 → fesm2022}/odx-angular-animations.mjs.map +0 -0
  1289. /package/{fesm2015 → fesm2022}/odx-angular-rxjs.mjs +0 -0
  1290. /package/{fesm2015 → fesm2022}/odx-angular-rxjs.mjs.map +0 -0
  1291. /package/{fesm2020 → fesm2022}/odx-angular-sdk.mjs +0 -0
  1292. /package/{fesm2020 → fesm2022}/odx-angular-sdk.mjs.map +0 -0
@@ -1,496 +0,0 @@
1
- import * as i0 from '@angular/core';
2
- import { inject, Directive, Input, HostListener, Component, ViewEncapsulation, ChangeDetectionStrategy, ContentChild, Injector, Injectable, TemplateRef, EventEmitter, Output, NgModule } from '@angular/core';
3
- import * as i1$1 from '@odx/angular';
4
- import { Controller, detectControllerChanges, CoreModule } from '@odx/angular';
5
- import { DynamicViewDirective, DynamicViewService } from '@odx/angular/cdk/dynamic-view';
6
- import { AreaHeaderSize, AreaHeaderComponent, AreaHeaderModule } from '@odx/angular/components/area-header';
7
- import { ButtonComponent } from '@odx/angular/components/button';
8
- import { injectElement, getInjector, trackByIndex, hasChanged, isTemplateRef, createConfigTokens, Queue, getUniqueId, deferFn } from '@odx/angular/utils';
9
- import { deepmerge, CSSComponent, CSSModifier } from '@odx/angular/internal';
10
- import { Subject, share, finalize } from 'rxjs';
11
- import { __decorate, __metadata } from 'tslib';
12
- import { ActionGroupComponent } from '@odx/angular/components/action-group';
13
- import { IconComponent } from '@odx/angular/components/icon';
14
- import * as i1 from '@angular/common';
15
- import { trigger, transition, group, useAnimation, query } from '@angular/animations';
16
- import { fadeIn, slideInY, fadeOut, slideOutY, slideInRight, slideOutRight } from '@odx/angular/animations';
17
- import { A11yModule } from '@odx/angular/cdk/a11y';
18
- import * as i2 from '@angular/cdk/a11y';
19
- import { ButtonGroupComponent } from '@odx/angular/components/button-group';
20
-
21
- const ModalHeroVariant = {
22
- PRIMARY: 'primary',
23
- SUCCESS: 'success',
24
- CONFIRMATION: 'confirmation',
25
- DANGER: 'danger',
26
- };
27
-
28
- class ModalRef extends Controller {
29
- get id() {
30
- return this.options.id;
31
- }
32
- get modalTitleId() {
33
- return `${this.options.id}-title`;
34
- }
35
- get data() {
36
- return this.internalOptions.data;
37
- }
38
- get options() {
39
- return this.internalOptions;
40
- }
41
- constructor(internalOptions, isActive) {
42
- super();
43
- this.internalOptions = internalOptions;
44
- this.onClose$$ = new Subject();
45
- this.onDismiss$$ = new Subject();
46
- this.onClose$ = this.onClose$$.pipe(share({ resetOnRefCountZero: true }));
47
- this.onDismiss$ = this.onDismiss$$.pipe(share({ resetOnRefCountZero: true }));
48
- this.onDestroy$ = deepmerge(this.onClose$, this.onDismiss$);
49
- this.isActive = () => isActive(this);
50
- }
51
- update(options) {
52
- this.internalOptions = deepmerge(this.internalOptions, options);
53
- this.triggerControllerChange();
54
- }
55
- dismiss(force = false) {
56
- var _a, _b;
57
- if (!force && !this.isActive())
58
- return;
59
- if (((_b = (_a = this.options).canDismiss) === null || _b === void 0 ? void 0 : _b.call(_a, this.data)) === false)
60
- return;
61
- this.onDismiss$$.next();
62
- this.destroy();
63
- }
64
- close(result) {
65
- var _a, _b;
66
- if (!this.isActive())
67
- return;
68
- if (((_b = (_a = this.options).canClose) === null || _b === void 0 ? void 0 : _b.call(_a, this.data)) === false)
69
- return;
70
- this.onClose$$.next(result);
71
- this.destroy();
72
- }
73
- destroy() {
74
- this.onClose$$.complete();
75
- this.onDismiss$$.complete();
76
- }
77
- }
78
-
79
- const ModalSize = {
80
- XSMALL: 'xsmall',
81
- SMALL: 'small',
82
- MEDIUM: 'medium',
83
- LARGE: 'large',
84
- };
85
-
86
- const ModalVariant = {
87
- DEFAULT: 'default',
88
- SIDESHEET: 'sidesheet',
89
- };
90
-
91
- function injectModalRef() {
92
- return inject((ModalRef));
93
- }
94
-
95
- function provideModalRef(modalRef) {
96
- return { provide: ModalRef, useValue: modalRef };
97
- }
98
-
99
- class ModalCloseDirective {
100
- constructor() {
101
- this.modalRef = injectModalRef();
102
- this.result = null;
103
- }
104
- onClick() {
105
- const result = this.result === '' ? null : this.result;
106
- if (result === undefined) {
107
- this.modalRef.dismiss();
108
- }
109
- else {
110
- this.modalRef.close(result !== null && result !== void 0 ? result : null);
111
- }
112
- }
113
- }
114
- ModalCloseDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ModalCloseDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
115
- ModalCloseDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: ModalCloseDirective, isStandalone: true, selector: "[odxModalClose]", inputs: { result: ["odxModalClose", "result"] }, host: { listeners: { "click": "onClick()" } }, ngImport: i0 });
116
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ModalCloseDirective, decorators: [{
117
- type: Directive,
118
- args: [{
119
- standalone: true,
120
- selector: '[odxModalClose]',
121
- }]
122
- }], propDecorators: { result: [{
123
- type: Input,
124
- args: ['odxModalClose']
125
- }], onClick: [{
126
- type: HostListener,
127
- args: ['click']
128
- }] } });
129
-
130
- let ModalContentDirective = class ModalContentDirective {
131
- constructor() {
132
- this.element = injectElement();
133
- }
134
- };
135
- ModalContentDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ModalContentDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
136
- ModalContentDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: ModalContentDirective, isStandalone: true, selector: "odx-modal-content", ngImport: i0 });
137
- ModalContentDirective = __decorate([
138
- CSSComponent('modal__content')
139
- ], ModalContentDirective);
140
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ModalContentDirective, decorators: [{
141
- type: Directive,
142
- args: [{
143
- standalone: true,
144
- selector: 'odx-modal-content',
145
- }]
146
- }] });
147
-
148
- class ModalDismissDirective {
149
- constructor() {
150
- this.modalRef = injectModalRef();
151
- }
152
- onClick() {
153
- this.modalRef.dismiss();
154
- }
155
- }
156
- ModalDismissDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ModalDismissDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
157
- ModalDismissDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: ModalDismissDirective, isStandalone: true, selector: "[odxModalDismiss]", host: { listeners: { "click": "onClick()" } }, ngImport: i0 });
158
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ModalDismissDirective, decorators: [{
159
- type: Directive,
160
- args: [{
161
- standalone: true,
162
- selector: '[odxModalDismiss]',
163
- }]
164
- }], propDecorators: { onClick: [{
165
- type: HostListener,
166
- args: ['click']
167
- }] } });
168
-
169
- let ModalFooterComponent = class ModalFooterComponent {
170
- constructor() {
171
- this.element = injectElement();
172
- }
173
- };
174
- ModalFooterComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ModalFooterComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
175
- ModalFooterComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: ModalFooterComponent, isStandalone: true, selector: "odx-modal-footer", ngImport: i0, template: "<ng-content></ng-content>\n", changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
176
- ModalFooterComponent = __decorate([
177
- CSSComponent('modal__footer')
178
- ], ModalFooterComponent);
179
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ModalFooterComponent, decorators: [{
180
- type: Component,
181
- args: [{ standalone: true, selector: 'odx-modal-footer', encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, template: "<ng-content></ng-content>\n" }]
182
- }] });
183
-
184
- let ModalHeaderComponent = class ModalHeaderComponent {
185
- constructor() {
186
- this.modalRef = injectModalRef();
187
- this.element = injectElement();
188
- detectControllerChanges(this.modalRef).subscribe();
189
- }
190
- ngAfterContentInit() {
191
- if (this.areaHeaderComponent) {
192
- this.areaHeaderComponent.size = AreaHeaderSize.MEDIUM;
193
- }
194
- }
195
- };
196
- ModalHeaderComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ModalHeaderComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
197
- ModalHeaderComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: ModalHeaderComponent, isStandalone: true, selector: "odx-modal-header", queries: [{ propertyName: "areaHeaderComponent", first: true, predicate: AreaHeaderComponent, descendants: true }], ngImport: i0, template: "<ng-content select=\"odx-area-header\"></ng-content>\n<odx-action-group class=\"odx-modal__dismiss\" *ngIf=\"modalRef.options.dismissable\">\n <button odxButton odxModalDismiss>\n <odx-icon name=\"close\" iconSet=\"core\"></odx-icon>\n </button>\n</odx-action-group>\n", dependencies: [{ kind: "ngmodule", type: CoreModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: ActionGroupComponent, selector: "odx-action-group", inputs: ["reverse"] }, { kind: "component", type: ButtonComponent, selector: "button[odxButton], a[odxButton]", inputs: ["variant", "size"] }, { kind: "component", type: IconComponent, selector: "odx-icon", inputs: ["inline", "size", "name", "iconSet"] }, { kind: "directive", type: ModalDismissDirective, selector: "[odxModalDismiss]" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
198
- ModalHeaderComponent = __decorate([
199
- CSSComponent('modal__header'),
200
- __metadata("design:paramtypes", [])
201
- ], ModalHeaderComponent);
202
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ModalHeaderComponent, decorators: [{
203
- type: Component,
204
- args: [{ standalone: true, selector: 'odx-modal-header', imports: [CoreModule, ActionGroupComponent, ButtonComponent, IconComponent, ModalDismissDirective], encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, template: "<ng-content select=\"odx-area-header\"></ng-content>\n<odx-action-group class=\"odx-modal__dismiss\" *ngIf=\"modalRef.options.dismissable\">\n <button odxButton odxModalDismiss>\n <odx-icon name=\"close\" iconSet=\"core\"></odx-icon>\n </button>\n</odx-action-group>\n" }]
205
- }], ctorParameters: function () { return []; }, propDecorators: { areaHeaderComponent: [{
206
- type: ContentChild,
207
- args: [AreaHeaderComponent]
208
- }] } });
209
-
210
- let ModalHeroComponent = class ModalHeroComponent {
211
- constructor() {
212
- this.element = injectElement();
213
- this.modalRef = injectModalRef();
214
- this.iconSet = 'core';
215
- detectControllerChanges(this.modalRef).subscribe();
216
- }
217
- };
218
- ModalHeroComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ModalHeroComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
219
- ModalHeroComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: ModalHeroComponent, isStandalone: true, selector: "odx-modal-hero", inputs: { icon: "icon", iconSet: "iconSet", variant: "variant" }, ngImport: i0, template: "<odx-icon class=\"odx-modal-hero__icon\" [name]=\"icon\" [iconSet]=\"iconSet\" size=\"xlarge\" *ngIf=\"icon\"> </odx-icon>\n\n<div class=\"odx-modal-hero__title odx-title-4\">\n <ng-content></ng-content>\n</div>\n\n<odx-action-group class=\"odx-modal-hero__dismiss\" *ngIf=\"modalRef.options.dismissable\">\n <button odxButton odxModalDismiss>\n <odx-icon name=\"close\" iconSet=\"core\"></odx-icon>\n </button>\n</odx-action-group>\n", dependencies: [{ kind: "ngmodule", type: CoreModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: ActionGroupComponent, selector: "odx-action-group", inputs: ["reverse"] }, { kind: "component", type: ButtonComponent, selector: "button[odxButton], a[odxButton]", inputs: ["variant", "size"] }, { kind: "component", type: IconComponent, selector: "odx-icon", inputs: ["inline", "size", "name", "iconSet"] }, { kind: "directive", type: ModalDismissDirective, selector: "[odxModalDismiss]" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
220
- __decorate([
221
- CSSModifier(),
222
- __metadata("design:type", Object)
223
- ], ModalHeroComponent.prototype, "variant", void 0);
224
- ModalHeroComponent = __decorate([
225
- CSSComponent('modal-hero'),
226
- __metadata("design:paramtypes", [])
227
- ], ModalHeroComponent);
228
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ModalHeroComponent, decorators: [{
229
- type: Component,
230
- args: [{ selector: 'odx-modal-hero', standalone: true, imports: [CoreModule, ActionGroupComponent, ButtonComponent, IconComponent, ModalDismissDirective], encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, template: "<odx-icon class=\"odx-modal-hero__icon\" [name]=\"icon\" [iconSet]=\"iconSet\" size=\"xlarge\" *ngIf=\"icon\"> </odx-icon>\n\n<div class=\"odx-modal-hero__title odx-title-4\">\n <ng-content></ng-content>\n</div>\n\n<odx-action-group class=\"odx-modal-hero__dismiss\" *ngIf=\"modalRef.options.dismissable\">\n <button odxButton odxModalDismiss>\n <odx-icon name=\"close\" iconSet=\"core\"></odx-icon>\n </button>\n</odx-action-group>\n" }]
231
- }], ctorParameters: function () { return []; }, propDecorators: { icon: [{
232
- type: Input
233
- }], iconSet: [{
234
- type: Input
235
- }], variant: [{
236
- type: Input
237
- }] } });
238
-
239
- class BasicModalComponent {
240
- constructor() {
241
- this.injector = getInjector();
242
- this.trackByIndex = trackByIndex;
243
- this.modalRef = injectModalRef();
244
- }
245
- get data() {
246
- return this.modalRef.data;
247
- }
248
- }
249
- BasicModalComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BasicModalComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
250
- BasicModalComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: BasicModalComponent, isStandalone: true, selector: "odx-basic-modal", ngImport: i0, template: "<odx-modal-hero [icon]=\"icon\" [variant]=\"data.heroVariant\" *ngIf=\"data.heroIcon as icon; else modalHeader\">\n <ng-template [odxDynamicView]=\"data.title\"></ng-template>\n</odx-modal-hero>\n\n<odx-modal-content>\n <ng-template [odxDynamicView]=\"data.content\" [odxDynamicViewInjector]=\"injector\"></ng-template>\n</odx-modal-content>\n\n<odx-modal-footer>\n <button odxButton [variant]=\"action.variant\" [odxModalClose]=\"action.data\" *ngFor=\"let action of data.actions; let i = index; trackBy: trackByIndex\">\n {{ action.label }}\n </button>\n</odx-modal-footer>\n\n<ng-template #modalHeader>\n <odx-modal-header>\n <odx-area-header>\n <ng-template [odxDynamicView]=\"data.title\"></ng-template>\n </odx-area-header>\n </odx-modal-header>\n</ng-template>\n", dependencies: [{ kind: "ngmodule", type: CoreModule }, { kind: "directive", type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: DynamicViewDirective, selector: "ng-template[odxDynamicView]", inputs: ["odxDynamicView", "odxDynamicViewInjector", "odxDynamicViewContext"] }, { kind: "component", type: ButtonComponent, selector: "button[odxButton], a[odxButton]", inputs: ["variant", "size"] }, { kind: "component", type: AreaHeaderComponent, selector: "odx-area-header", inputs: ["size"] }, { kind: "component", type: ModalHeaderComponent, selector: "odx-modal-header" }, { kind: "component", type: ModalHeroComponent, selector: "odx-modal-hero", inputs: ["icon", "iconSet", "variant"] }, { kind: "component", type: ModalFooterComponent, selector: "odx-modal-footer" }, { kind: "directive", type: ModalContentDirective, selector: "odx-modal-content" }, { kind: "directive", type: ModalCloseDirective, selector: "[odxModalClose]", inputs: ["odxModalClose"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
251
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BasicModalComponent, decorators: [{
252
- type: Component,
253
- args: [{ selector: 'odx-basic-modal', standalone: true, imports: [
254
- CoreModule,
255
- DynamicViewDirective,
256
- ButtonComponent,
257
- AreaHeaderComponent,
258
- ModalHeaderComponent,
259
- ModalHeroComponent,
260
- ModalFooterComponent,
261
- ModalContentDirective,
262
- ModalCloseDirective,
263
- ], encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, template: "<odx-modal-hero [icon]=\"icon\" [variant]=\"data.heroVariant\" *ngIf=\"data.heroIcon as icon; else modalHeader\">\n <ng-template [odxDynamicView]=\"data.title\"></ng-template>\n</odx-modal-hero>\n\n<odx-modal-content>\n <ng-template [odxDynamicView]=\"data.content\" [odxDynamicViewInjector]=\"injector\"></ng-template>\n</odx-modal-content>\n\n<odx-modal-footer>\n <button odxButton [variant]=\"action.variant\" [odxModalClose]=\"action.data\" *ngFor=\"let action of data.actions; let i = index; trackBy: trackByIndex\">\n {{ action.label }}\n </button>\n</odx-modal-footer>\n\n<ng-template #modalHeader>\n <odx-modal-header>\n <odx-area-header>\n <ng-template [odxDynamicView]=\"data.title\"></ng-template>\n </odx-area-header>\n </odx-modal-header>\n</ng-template>\n" }]
264
- }] });
265
-
266
- let ModalComponent = class ModalComponent {
267
- constructor() {
268
- this.modalRef = injectModalRef();
269
- this.injector = getInjector();
270
- this.context = { $implicit: this.modalRef };
271
- this.element = injectElement();
272
- this.size = this.modalRef.options.size;
273
- this.variant = this.modalRef.options.variant;
274
- this.withComponent = false;
275
- detectControllerChanges(this.modalRef).subscribe(() => {
276
- this.size = this.modalRef.options.size;
277
- });
278
- }
279
- ngOnChanges(changes) {
280
- if (hasChanged(changes, 'content', false)) {
281
- this.withComponent = !isTemplateRef(this.content);
282
- }
283
- }
284
- onClose() {
285
- if (this.modalRef.options.dismissable) {
286
- this.modalRef.dismiss();
287
- }
288
- }
289
- };
290
- ModalComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ModalComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
291
- ModalComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: ModalComponent, isStandalone: true, selector: "odx-modal", inputs: { content: "content" }, host: { listeners: { "keyup.esc": "onClose()" }, properties: { "@hostAnimation": "variant", "attr.id": "modalRef.options.id" } }, usesOnChanges: true, ngImport: i0, template: "<div\n [cdkTrapFocus]=\"modalRef.isActive()\"\n [cdkTrapFocusAutoCapture]=\"modalRef.isActive()\"\n [odxClickOutsideActive]=\"modalRef.options.dismissable && modalRef.options.interactiveBackdrop\"\n [attr.aria-labelledby]=\"modalRef.modalTitleId\"\n class=\"odx-modal__container\"\n role=\"dialog\"\n (odxClickOutside)=\"modalRef.dismiss()\"\n>\n <ng-template [odxDynamicView]=\"content\" [odxDynamicViewContext]=\"withComponent ? {} : context\" [odxDynamicViewInjector]=\"injector\"></ng-template>\n</div>\n", dependencies: [{ kind: "ngmodule", type: A11yModule }, { kind: "directive", type: i1$1.ClickOutsideDirective, selector: "[odxClickOutside]", inputs: ["odxClickOutsideActive"], outputs: ["odxClickOutside"] }, { kind: "directive", type: i2.CdkTrapFocus, selector: "[cdkTrapFocus]", inputs: ["cdkTrapFocus", "cdkTrapFocusAutoCapture"], exportAs: ["cdkTrapFocus"] }, { kind: "ngmodule", type: CoreModule }, { kind: "directive", type: DynamicViewDirective, selector: "ng-template[odxDynamicView]", inputs: ["odxDynamicView", "odxDynamicViewInjector", "odxDynamicViewContext"] }], animations: [
292
- trigger('hostAnimation', [
293
- transition('void => default', group([useAnimation(fadeIn()), query('.odx-modal__container', useAnimation(slideInY('8px')))])),
294
- transition('default => void', group([useAnimation(fadeOut()), query('.odx-modal__container', useAnimation(slideOutY('8px')))])),
295
- transition('void => sidesheet', query('.odx-modal__container', useAnimation(slideInRight))),
296
- transition('sidesheet => void', query('.odx-modal__container', useAnimation(slideOutRight))),
297
- ]),
298
- ], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
299
- __decorate([
300
- CSSModifier(),
301
- __metadata("design:type", Object)
302
- ], ModalComponent.prototype, "size", void 0);
303
- __decorate([
304
- CSSModifier(),
305
- __metadata("design:type", Object)
306
- ], ModalComponent.prototype, "variant", void 0);
307
- __decorate([
308
- CSSModifier(),
309
- __metadata("design:type", Object)
310
- ], ModalComponent.prototype, "withComponent", void 0);
311
- ModalComponent = __decorate([
312
- CSSComponent('modal'),
313
- __metadata("design:paramtypes", [])
314
- ], ModalComponent);
315
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ModalComponent, decorators: [{
316
- type: Component,
317
- args: [{ standalone: true, selector: 'odx-modal', imports: [A11yModule, ActionGroupComponent, ButtonComponent, IconComponent, CoreModule, DynamicViewDirective], changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, host: {
318
- '[@hostAnimation]': 'variant',
319
- '[attr.id]': 'modalRef.options.id',
320
- }, animations: [
321
- trigger('hostAnimation', [
322
- transition('void => default', group([useAnimation(fadeIn()), query('.odx-modal__container', useAnimation(slideInY('8px')))])),
323
- transition('default => void', group([useAnimation(fadeOut()), query('.odx-modal__container', useAnimation(slideOutY('8px')))])),
324
- transition('void => sidesheet', query('.odx-modal__container', useAnimation(slideInRight))),
325
- transition('sidesheet => void', query('.odx-modal__container', useAnimation(slideOutRight))),
326
- ]),
327
- ], template: "<div\n [cdkTrapFocus]=\"modalRef.isActive()\"\n [cdkTrapFocusAutoCapture]=\"modalRef.isActive()\"\n [odxClickOutsideActive]=\"modalRef.options.dismissable && modalRef.options.interactiveBackdrop\"\n [attr.aria-labelledby]=\"modalRef.modalTitleId\"\n class=\"odx-modal__container\"\n role=\"dialog\"\n (odxClickOutside)=\"modalRef.dismiss()\"\n>\n <ng-template [odxDynamicView]=\"content\" [odxDynamicViewContext]=\"withComponent ? {} : context\" [odxDynamicViewInjector]=\"injector\"></ng-template>\n</div>\n" }]
328
- }], ctorParameters: function () { return []; }, propDecorators: { size: [], variant: [], withComponent: [], content: [{
329
- type: Input
330
- }], onClose: [{
331
- type: HostListener,
332
- args: ['keyup.esc']
333
- }] } });
334
-
335
- const { ModalDefaultConfig, ModalConfig, injectModalConfig, provideModalConfig } = createConfigTokens('Modal', '@odx/angular/components/modal', {
336
- dismissable: true,
337
- size: ModalSize.MEDIUM,
338
- dismissOnNavigation: true,
339
- interactiveBackdrop: true,
340
- variant: ModalVariant.DEFAULT,
341
- });
342
-
343
- class ModalService {
344
- constructor(location) {
345
- this.config = injectModalConfig();
346
- this.openModals = new Queue();
347
- this.injector = getInjector();
348
- this.dynamicViewService = inject(DynamicViewService);
349
- this.openModals$ = this.openModals.value$;
350
- location.onUrlChange(() => {
351
- for (const modalRef of this.openModals.toArray()) {
352
- if (modalRef.options.dismissOnNavigation) {
353
- modalRef.destroy();
354
- }
355
- }
356
- });
357
- }
358
- dismissAll() {
359
- for (const modalRef of this.openModals.toArray()) {
360
- modalRef.dismiss();
361
- }
362
- }
363
- getModalById(id) {
364
- return this.openModals.get(id);
365
- }
366
- create(modal, options) {
367
- return this.open(BasicModalComponent, Object.assign({ data: modal, size: ModalSize.SMALL }, options));
368
- }
369
- open(content, options) {
370
- const mergedOptions = deepmerge(this.config, { id: getUniqueId('odx-modal') }, options !== null && options !== void 0 ? options : {});
371
- if (this.getModalById(mergedOptions.id)) {
372
- throw Error(`Modal with ID ${mergedOptions.id} already open`);
373
- }
374
- const modalRef = new ModalRef(mergedOptions, (ref) => this.openModals.isFirst(ref));
375
- this.attachModal(modalRef, content);
376
- this.openModals.add(modalRef);
377
- return modalRef;
378
- }
379
- attachModal(modalRef, content) {
380
- const viewRef = this.dynamicViewService.createView(ModalComponent, {
381
- context: { content },
382
- injector: Injector.create({
383
- providers: [provideModalRef(modalRef)],
384
- parent: this.injector,
385
- }),
386
- host: modalRef.options.host,
387
- });
388
- const onDestroy = () => {
389
- viewRef.destroy();
390
- deferFn(() => this.openModals.remove(modalRef));
391
- };
392
- modalRef.onDestroy$.pipe(finalize(onDestroy)).subscribe();
393
- }
394
- }
395
- ModalService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ModalService, deps: [{ token: i1.Location }], target: i0.ɵɵFactoryTarget.Injectable });
396
- ModalService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ModalService, providedIn: 'root' });
397
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ModalService, decorators: [{
398
- type: Injectable,
399
- args: [{ providedIn: 'root' }]
400
- }], ctorParameters: function () { return [{ type: i1.Location }]; } });
401
-
402
- class ModalDirective {
403
- constructor() {
404
- this.modalService = inject(ModalService);
405
- this.modalRef = null;
406
- this.template = inject(TemplateRef);
407
- // eslint-disable-next-line @angular-eslint/no-output-rename
408
- this.modalClose = new EventEmitter();
409
- // eslint-disable-next-line @angular-eslint/no-output-rename
410
- this.modalDismiss = new EventEmitter();
411
- }
412
- ngOnChanges(changes) {
413
- var _a;
414
- if (hasChanged(changes, 'modalOptions') && this.modalOptions) {
415
- (_a = this.modalRef) === null || _a === void 0 ? void 0 : _a.update(this.modalOptions);
416
- }
417
- }
418
- ngOnDestroy() {
419
- this.dismiss();
420
- }
421
- open() {
422
- this.modalRef = this.modalService.open(this.template, this.modalOptions || {});
423
- this.modalRef.onClose$.subscribe((result) => this.modalClose.next(result));
424
- this.modalRef.onDismiss$.subscribe((result) => this.modalDismiss.next(result));
425
- }
426
- dismiss() {
427
- var _a;
428
- (_a = this.modalRef) === null || _a === void 0 ? void 0 : _a.dismiss();
429
- }
430
- }
431
- ModalDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ModalDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
432
- ModalDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: ModalDirective, isStandalone: true, selector: "ng-template[odxModal]", inputs: { modalOptions: ["odxModal", "modalOptions"] }, outputs: { modalClose: "odxModalClose", modalDismiss: "odxModalDismiss" }, exportAs: ["odxModal"], usesOnChanges: true, ngImport: i0 });
433
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ModalDirective, decorators: [{
434
- type: Directive,
435
- args: [{
436
- standalone: true,
437
- selector: 'ng-template[odxModal]',
438
- exportAs: 'odxModal',
439
- }]
440
- }], propDecorators: { modalOptions: [{
441
- type: Input,
442
- args: ['odxModal']
443
- }], modalClose: [{
444
- type: Output,
445
- args: ['odxModalClose']
446
- }], modalDismiss: [{
447
- type: Output,
448
- args: ['odxModalDismiss']
449
- }] } });
450
-
451
- const modules = [
452
- ModalComponent,
453
- ModalHeaderComponent,
454
- ModalHeroComponent,
455
- ModalFooterComponent,
456
- ModalDirective,
457
- ModalCloseDirective,
458
- ModalContentDirective,
459
- ModalDismissDirective,
460
- ];
461
- class ModalModule {
462
- }
463
- ModalModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ModalModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
464
- ModalModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.10", ngImport: i0, type: ModalModule, imports: [ButtonComponent, ButtonGroupComponent, ModalComponent,
465
- ModalHeaderComponent,
466
- ModalHeroComponent,
467
- ModalFooterComponent,
468
- ModalDirective,
469
- ModalCloseDirective,
470
- ModalContentDirective,
471
- ModalDismissDirective], exports: [CoreModule, AreaHeaderModule, ButtonComponent, ButtonGroupComponent, ModalComponent,
472
- ModalHeaderComponent,
473
- ModalHeroComponent,
474
- ModalFooterComponent,
475
- ModalDirective,
476
- ModalCloseDirective,
477
- ModalContentDirective,
478
- ModalDismissDirective] });
479
- ModalModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ModalModule, imports: [ButtonComponent, ButtonGroupComponent, ModalComponent,
480
- ModalHeaderComponent,
481
- ModalHeroComponent,
482
- ModalFooterComponent, CoreModule, AreaHeaderModule] });
483
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ModalModule, decorators: [{
484
- type: NgModule,
485
- args: [{
486
- imports: [ButtonComponent, ButtonGroupComponent, ...modules],
487
- exports: [CoreModule, AreaHeaderModule, ButtonComponent, ButtonGroupComponent, ...modules],
488
- }]
489
- }] });
490
-
491
- /**
492
- * Generated bundle index. Do not edit.
493
- */
494
-
495
- export { BasicModalComponent, ModalCloseDirective, ModalComponent, ModalConfig, ModalContentDirective, ModalDefaultConfig, ModalDirective, ModalDismissDirective, ModalFooterComponent, ModalHeaderComponent, ModalHeroComponent, ModalHeroVariant, ModalModule, ModalRef, ModalService, ModalSize, ModalVariant, injectModalConfig, injectModalRef, provideModalConfig, provideModalRef };
496
- //# sourceMappingURL=odx-angular-components-modal.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"odx-angular-components-modal.mjs","sources":["../../../../libs/angular/components/modal/src/lib/models/modal-hero-variant.ts","../../../../libs/angular/components/modal/src/lib/models/modal-ref.ts","../../../../libs/angular/components/modal/src/lib/models/modal-size.ts","../../../../libs/angular/components/modal/src/lib/models/modal-variant.ts","../../../../libs/angular/components/modal/src/lib/helpers/inject-modal-ref.ts","../../../../libs/angular/components/modal/src/lib/helpers/provide-modal-ref.ts","../../../../libs/angular/components/modal/src/lib/directives/modal-close.directive.ts","../../../../libs/angular/components/modal/src/lib/directives/modal-content.directive.ts","../../../../libs/angular/components/modal/src/lib/directives/modal-dismiss.directive.ts","../../../../libs/angular/components/modal/src/lib/components/modal-footer/modal-footer.component.ts","../../../../libs/angular/components/modal/src/lib/components/modal-footer/modal-footer.component.html","../../../../libs/angular/components/modal/src/lib/components/modal-header/modal-header.component.ts","../../../../libs/angular/components/modal/src/lib/components/modal-header/modal-header.component.html","../../../../libs/angular/components/modal/src/lib/components/modal-hero/modal-hero.component.ts","../../../../libs/angular/components/modal/src/lib/components/modal-hero/modal-hero.component.html","../../../../libs/angular/components/modal/src/lib/components/basic-modal/basic-modal.component.ts","../../../../libs/angular/components/modal/src/lib/components/basic-modal/basic-modal.component.html","../../../../libs/angular/components/modal/src/lib/modal.component.ts","../../../../libs/angular/components/modal/src/lib/modal.component.html","../../../../libs/angular/components/modal/src/lib/modal.config.ts","../../../../libs/angular/components/modal/src/lib/modal.service.ts","../../../../libs/angular/components/modal/src/lib/modal.directive.ts","../../../../libs/angular/components/modal/src/lib/modal.module.ts","../../../../libs/angular/components/modal/src/odx-angular-components-modal.ts"],"sourcesContent":["export type ModalHeroVariant = (typeof ModalHeroVariant)[keyof typeof ModalHeroVariant];\n\nexport const ModalHeroVariant = {\n PRIMARY: 'primary',\n SUCCESS: 'success',\n CONFIRMATION: 'confirmation',\n DANGER: 'danger',\n} as const;\n","import { Controller } from '@odx/angular';\nimport { deepmerge } from '@odx/angular/internal';\nimport { share, Subject } from 'rxjs';\nimport { ModalOptions } from './modal-options';\n\nexport class ModalRef<Data = unknown, Result = unknown> extends Controller {\n private readonly onClose$$ = new Subject<Result>();\n private readonly onDismiss$$ = new Subject<void>();\n\n public readonly onClose$ = this.onClose$$.pipe(share({ resetOnRefCountZero: true }));\n public readonly onDismiss$ = this.onDismiss$$.pipe(share({ resetOnRefCountZero: true }));\n public readonly onDestroy$ = deepmerge(this.onClose$, this.onDismiss$);\n public readonly isActive: () => boolean;\n\n public get id(): string {\n return this.options.id;\n }\n\n public get modalTitleId(): string {\n return `${this.options.id}-title`;\n }\n\n public get data(): Data {\n return this.internalOptions.data;\n }\n\n public get options(): ModalOptions<Data> {\n return this.internalOptions;\n }\n\n constructor(\n private internalOptions: ModalOptions<Data>,\n isActive: (modalRef: ModalRef<Data, Result>) => boolean,\n ) {\n super();\n this.isActive = () => isActive(this);\n }\n\n public update(options: Partial<ModalOptions<Data>>): void {\n this.internalOptions = deepmerge(this.internalOptions, options) as ModalOptions<Data>;\n this.triggerControllerChange();\n }\n\n public dismiss(force = false): void {\n if (!force && !this.isActive()) return;\n if (this.options.canDismiss?.(this.data) === false) return;\n this.onDismiss$$.next();\n this.destroy();\n }\n\n public close(result: Result): void {\n if (!this.isActive()) return;\n if (this.options.canClose?.(this.data) === false) return;\n this.onClose$$.next(result);\n this.destroy();\n }\n\n public destroy(): void {\n this.onClose$$.complete();\n this.onDismiss$$.complete();\n }\n}\n","export type ModalSize = (typeof ModalSize)[keyof typeof ModalSize];\n\nexport const ModalSize = {\n XSMALL: 'xsmall',\n SMALL: 'small',\n MEDIUM: 'medium',\n LARGE: 'large',\n} as const;\n","export type ModalVariant = typeof ModalVariant[keyof typeof ModalVariant];\n\nexport const ModalVariant = {\n DEFAULT: 'default',\n SIDESHEET: 'sidesheet',\n} as const;\n","import { inject } from '@angular/core';\nimport { ModalRef } from '../models';\n\nexport function injectModalRef<Data, Result = unknown>(): ModalRef<Data, Result> {\n return inject(ModalRef<Data, Result>);\n}\n","import { ValueProvider } from '@angular/core';\nimport { ModalRef } from '../models';\n\nexport function provideModalRef<D = unknown, R = unknown>(modalRef: ModalRef<D, R>): ValueProvider {\n return { provide: ModalRef, useValue: modalRef };\n}\n","import { Directive, HostListener, Input } from '@angular/core';\nimport { injectModalRef } from '../helpers';\n\n@Directive({\n standalone: true,\n selector: '[odxModalClose]',\n})\nexport class ModalCloseDirective<T = unknown> {\n private readonly modalRef = injectModalRef();\n\n @Input('odxModalClose')\n public result?: T | null = null;\n\n @HostListener('click')\n public onClick(): void {\n const result = this.result === '' ? null : this.result;\n\n if (result === undefined) {\n this.modalRef.dismiss();\n } else {\n this.modalRef.close(result ?? null);\n }\n }\n}\n","import { Directive } from '@angular/core';\nimport { CSSComponent } from '@odx/angular/internal';\nimport { injectElement } from '@odx/angular/utils';\n\n@CSSComponent('modal__content')\n@Directive({\n standalone: true,\n selector: 'odx-modal-content',\n})\nexport class ModalContentDirective {\n public readonly element = injectElement();\n}\n","import { Directive, HostListener } from '@angular/core';\nimport { injectModalRef } from '../helpers';\n\n@Directive({\n standalone: true,\n selector: '[odxModalDismiss]',\n})\nexport class ModalDismissDirective {\n private readonly modalRef = injectModalRef();\n\n @HostListener('click')\n public onClick(): void {\n this.modalRef.dismiss();\n }\n}\n","import { ChangeDetectionStrategy, Component, ViewEncapsulation } from '@angular/core';\nimport { CSSComponent } from '@odx/angular/internal';\nimport { injectElement } from '@odx/angular/utils';\n\n@CSSComponent('modal__footer')\n@Component({\n standalone: true,\n selector: 'odx-modal-footer',\n templateUrl: './modal-footer.component.html',\n encapsulation: ViewEncapsulation.None,\n changeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class ModalFooterComponent {\n public readonly element = injectElement();\n}\n","<ng-content></ng-content>\n","import { AfterContentInit, ChangeDetectionStrategy, Component, ContentChild, ViewEncapsulation } from '@angular/core';\nimport { CoreModule, detectControllerChanges } from '@odx/angular';\nimport { ActionGroupComponent } from '@odx/angular/components/action-group';\nimport { AreaHeaderComponent, AreaHeaderSize } from '@odx/angular/components/area-header';\nimport { ButtonComponent } from '@odx/angular/components/button';\nimport { IconComponent } from '@odx/angular/components/icon';\nimport { CSSComponent } from '@odx/angular/internal';\nimport { injectElement } from '@odx/angular/utils';\nimport { ModalDismissDirective } from '../../directives';\nimport { injectModalRef } from '../../helpers';\n\n@CSSComponent('modal__header')\n@Component({\n standalone: true,\n selector: 'odx-modal-header',\n templateUrl: './modal-header.component.html',\n imports: [CoreModule, ActionGroupComponent, ButtonComponent, IconComponent, ModalDismissDirective],\n encapsulation: ViewEncapsulation.None,\n changeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class ModalHeaderComponent implements AfterContentInit {\n protected readonly modalRef = injectModalRef();\n\n public readonly element = injectElement();\n\n @ContentChild(AreaHeaderComponent)\n public areaHeaderComponent?: AreaHeaderComponent;\n\n constructor() {\n detectControllerChanges(this.modalRef).subscribe();\n }\n\n public ngAfterContentInit(): void {\n if (this.areaHeaderComponent) {\n this.areaHeaderComponent.size = AreaHeaderSize.MEDIUM;\n }\n }\n}\n","<ng-content select=\"odx-area-header\"></ng-content>\n<odx-action-group class=\"odx-modal__dismiss\" *ngIf=\"modalRef.options.dismissable\">\n <button odxButton odxModalDismiss>\n <odx-icon name=\"close\" iconSet=\"core\"></odx-icon>\n </button>\n</odx-action-group>\n","import { ChangeDetectionStrategy, Component, Input, ViewEncapsulation } from '@angular/core';\nimport { CoreModule, detectControllerChanges } from '@odx/angular';\nimport { ActionGroupComponent } from '@odx/angular/components/action-group';\nimport { ButtonComponent } from '@odx/angular/components/button';\nimport { IconComponent } from '@odx/angular/components/icon';\nimport { CSSComponent, CSSModifier } from '@odx/angular/internal';\nimport { injectElement } from '@odx/angular/utils';\nimport { ModalDismissDirective } from '../../directives';\nimport { injectModalRef } from '../../helpers';\nimport { ModalHeroVariant } from '../../models';\n\n@CSSComponent('modal-hero')\n@Component({\n selector: 'odx-modal-hero',\n standalone: true,\n imports: [CoreModule, ActionGroupComponent, ButtonComponent, IconComponent, ModalDismissDirective],\n templateUrl: './modal-hero.component.html',\n encapsulation: ViewEncapsulation.None,\n changeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class ModalHeroComponent {\n public readonly element = injectElement();\n public readonly modalRef = injectModalRef();\n\n @Input()\n public icon?: string | null;\n\n @Input()\n public iconSet = 'core';\n\n @CSSModifier()\n @Input()\n public variant?: ModalHeroVariant | null;\n\n constructor() {\n detectControllerChanges(this.modalRef).subscribe();\n }\n}\n","<odx-icon class=\"odx-modal-hero__icon\" [name]=\"icon\" [iconSet]=\"iconSet\" size=\"xlarge\" *ngIf=\"icon\"> </odx-icon>\n\n<div class=\"odx-modal-hero__title odx-title-4\">\n <ng-content></ng-content>\n</div>\n\n<odx-action-group class=\"odx-modal-hero__dismiss\" *ngIf=\"modalRef.options.dismissable\">\n <button odxButton odxModalDismiss>\n <odx-icon name=\"close\" iconSet=\"core\"></odx-icon>\n </button>\n</odx-action-group>\n","import { ChangeDetectionStrategy, Component, ViewEncapsulation } from '@angular/core';\nimport { CoreModule } from '@odx/angular';\nimport { DynamicViewDirective } from '@odx/angular/cdk/dynamic-view';\nimport { AreaHeaderComponent } from '@odx/angular/components/area-header';\nimport { ButtonComponent } from '@odx/angular/components/button';\nimport { getInjector, trackByIndex } from '@odx/angular/utils';\nimport { ModalCloseDirective, ModalContentDirective } from '../../directives';\nimport { injectModalRef } from '../../helpers';\nimport { BasicModalOptions, GetModalActionData, Modal } from '../../models';\nimport { ModalFooterComponent } from '../modal-footer/modal-footer.component';\nimport { ModalHeaderComponent } from '../modal-header/modal-header.component';\nimport { ModalHeroComponent } from '../modal-hero/modal-hero.component';\n\n@Component({\n selector: 'odx-basic-modal',\n standalone: true,\n imports: [\n CoreModule,\n DynamicViewDirective,\n ButtonComponent,\n AreaHeaderComponent,\n ModalHeaderComponent,\n ModalHeroComponent,\n ModalFooterComponent,\n ModalContentDirective,\n ModalCloseDirective,\n ],\n templateUrl: './basic-modal.component.html',\n encapsulation: ViewEncapsulation.None,\n changeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class BasicModalComponent<Result = unknown> implements Modal<BasicModalOptions<Result>, GetModalActionData<BasicModalOptions<Result>>> {\n protected readonly injector = getInjector();\n protected readonly trackByIndex = trackByIndex;\n\n public readonly modalRef = injectModalRef<BasicModalOptions<Result>, GetModalActionData<BasicModalOptions<Result>>>();\n\n protected get data(): BasicModalOptions<Result> {\n return this.modalRef.data;\n }\n}\n","<odx-modal-hero [icon]=\"icon\" [variant]=\"data.heroVariant\" *ngIf=\"data.heroIcon as icon; else modalHeader\">\n <ng-template [odxDynamicView]=\"data.title\"></ng-template>\n</odx-modal-hero>\n\n<odx-modal-content>\n <ng-template [odxDynamicView]=\"data.content\" [odxDynamicViewInjector]=\"injector\"></ng-template>\n</odx-modal-content>\n\n<odx-modal-footer>\n <button odxButton [variant]=\"action.variant\" [odxModalClose]=\"action.data\" *ngFor=\"let action of data.actions; let i = index; trackBy: trackByIndex\">\n {{ action.label }}\n </button>\n</odx-modal-footer>\n\n<ng-template #modalHeader>\n <odx-modal-header>\n <odx-area-header>\n <ng-template [odxDynamicView]=\"data.title\"></ng-template>\n </odx-area-header>\n </odx-modal-header>\n</ng-template>\n","import { group, query, transition, trigger, useAnimation } from '@angular/animations';\nimport { ChangeDetectionStrategy, Component, HostListener, Input, OnChanges, ViewEncapsulation } from '@angular/core';\nimport { CoreModule, detectControllerChanges } from '@odx/angular';\nimport { fadeIn, fadeOut, slideInRight, slideInY, slideOutRight, slideOutY } from '@odx/angular/animations';\nimport { A11yModule } from '@odx/angular/cdk/a11y';\nimport { DynamicContent, DynamicTextContent, DynamicViewDirective } from '@odx/angular/cdk/dynamic-view';\nimport { ActionGroupComponent } from '@odx/angular/components/action-group';\nimport { ButtonComponent } from '@odx/angular/components/button';\nimport { IconComponent } from '@odx/angular/components/icon';\nimport { CSSComponent, CSSModifier } from '@odx/angular/internal';\nimport { getInjector, hasChanged, injectElement, isTemplateRef, NgChanges } from '@odx/angular/utils';\nimport { injectModalRef } from './helpers';\n\n@CSSComponent('modal')\n@Component({\n standalone: true,\n selector: 'odx-modal',\n templateUrl: './modal.component.html',\n imports: [A11yModule, ActionGroupComponent, ButtonComponent, IconComponent, CoreModule, DynamicViewDirective],\n changeDetection: ChangeDetectionStrategy.OnPush,\n encapsulation: ViewEncapsulation.None,\n host: {\n '[@hostAnimation]': 'variant',\n '[attr.id]': 'modalRef.options.id',\n },\n animations: [\n trigger('hostAnimation', [\n transition('void => default', group([useAnimation(fadeIn()), query('.odx-modal__container', useAnimation(slideInY('8px')))])),\n transition('default => void', group([useAnimation(fadeOut()), query('.odx-modal__container', useAnimation(slideOutY('8px')))])),\n transition('void => sidesheet', query('.odx-modal__container', useAnimation(slideInRight))),\n transition('sidesheet => void', query('.odx-modal__container', useAnimation(slideOutRight))),\n ]),\n ],\n})\nexport class ModalComponent implements OnChanges {\n protected readonly modalRef = injectModalRef();\n protected readonly injector = getInjector();\n protected readonly context = { $implicit: this.modalRef };\n\n public readonly element = injectElement();\n\n @CSSModifier()\n public size = this.modalRef.options.size;\n\n @CSSModifier()\n public variant = this.modalRef.options.variant;\n\n @CSSModifier()\n public withComponent = false;\n\n @Input()\n public content!: Exclude<DynamicContent, DynamicTextContent>;\n\n constructor() {\n detectControllerChanges(this.modalRef).subscribe(() => {\n this.size = this.modalRef.options.size;\n });\n }\n\n public ngOnChanges(changes: NgChanges<ModalComponent>): void {\n if (hasChanged(changes, 'content', false)) {\n this.withComponent = !isTemplateRef(this.content);\n }\n }\n\n @HostListener('keyup.esc')\n protected onClose(): void {\n if (this.modalRef.options.dismissable) {\n this.modalRef.dismiss();\n }\n }\n}\n","<div\n [cdkTrapFocus]=\"modalRef.isActive()\"\n [cdkTrapFocusAutoCapture]=\"modalRef.isActive()\"\n [odxClickOutsideActive]=\"modalRef.options.dismissable && modalRef.options.interactiveBackdrop\"\n [attr.aria-labelledby]=\"modalRef.modalTitleId\"\n class=\"odx-modal__container\"\n role=\"dialog\"\n (odxClickOutside)=\"modalRef.dismiss()\"\n>\n <ng-template [odxDynamicView]=\"content\" [odxDynamicViewContext]=\"withComponent ? {} : context\" [odxDynamicViewInjector]=\"injector\"></ng-template>\n</div>\n","import { createConfigTokens } from '@odx/angular/utils';\nimport { ModalInstanceOptions, ModalSize } from './models';\nimport { ModalVariant } from './models/modal-variant';\n\nexport type ModalConfig = Omit<ModalInstanceOptions, 'id' | 'host' | 'data'>;\n\nexport const { ModalDefaultConfig, ModalConfig, injectModalConfig, provideModalConfig } = createConfigTokens('Modal', '@odx/angular/components/modal', {\n dismissable: true,\n size: ModalSize.MEDIUM,\n dismissOnNavigation: true,\n interactiveBackdrop: true,\n variant: ModalVariant.DEFAULT,\n} as ModalConfig);\n","import { Location } from '@angular/common';\nimport { inject, Injectable, Injector, TemplateRef } from '@angular/core';\nimport { DynamicContent, DynamicTextContent, DynamicViewService } from '@odx/angular/cdk/dynamic-view';\nimport { deepmerge } from '@odx/angular/internal';\nimport { deferFn, getInjector, getUniqueId, Queue } from '@odx/angular/utils';\nimport { finalize } from 'rxjs';\nimport { BasicModalComponent } from './components';\nimport { provideModalRef } from './helpers';\nimport { ModalComponent } from './modal.component';\nimport { injectModalConfig } from './modal.config';\nimport { BasicModalOptions, GetModalActionData, ModalOptions, ModalRef, ModalSize, ModalType } from './models';\n\n@Injectable({ providedIn: 'root' })\nexport class ModalService {\n private readonly config = injectModalConfig();\n private readonly openModals = new Queue<ModalRef>();\n private readonly injector = getInjector();\n private readonly dynamicViewService = inject(DynamicViewService);\n\n public readonly openModals$ = this.openModals.value$;\n\n constructor(location: Location) {\n location.onUrlChange(() => {\n for (const modalRef of this.openModals.toArray()) {\n if (modalRef.options.dismissOnNavigation) {\n modalRef.destroy();\n }\n }\n });\n }\n\n public dismissAll(): void {\n for (const modalRef of this.openModals.toArray()) {\n modalRef.dismiss();\n }\n }\n\n public getModalById<Data = unknown, Result = unknown>(id: ModalOptions['id']): ModalRef<Data, Result> | null {\n return this.openModals.get(id) as ModalRef<Data, Result>;\n }\n\n public create<Data extends BasicModalOptions, Result = GetModalActionData<Data>>(modal: Data, options?: Partial<ModalOptions<Data>>): ModalRef<Data, Result>;\n public create(modal: BasicModalOptions, options?: ModalOptions): ModalRef {\n return this.open(BasicModalComponent, {\n data: modal,\n size: ModalSize.SMALL,\n ...options,\n });\n }\n\n public open<Data, Result, T>(content: TemplateRef<T>, options?: Partial<ModalOptions<Data>>): ModalRef<Data, Result>;\n public open<Data, Result, T = unknown>(content: ModalType<T, Data, Result>, options?: Partial<ModalOptions<Data>>): ModalRef<Data, Result>;\n public open(content: ModalType<unknown> | TemplateRef<unknown>, options?: Partial<ModalOptions>): ModalRef {\n const mergedOptions = deepmerge(this.config, { id: getUniqueId('odx-modal') }, options ?? {}) as ModalOptions;\n if (this.getModalById(mergedOptions.id)) {\n throw Error(`Modal with ID ${mergedOptions.id} already open`);\n }\n const modalRef = new ModalRef(mergedOptions, (ref) => this.openModals.isFirst(ref));\n this.attachModal(modalRef, content);\n this.openModals.add(modalRef);\n\n return modalRef;\n }\n private attachModal(modalRef: ModalRef, content: Exclude<DynamicContent, DynamicTextContent>): void {\n const viewRef = this.dynamicViewService.createView(ModalComponent, {\n context: { content },\n injector: Injector.create({\n providers: [provideModalRef(modalRef)],\n parent: this.injector,\n }),\n host: modalRef.options.host,\n });\n const onDestroy = () => {\n viewRef.destroy();\n deferFn(() => this.openModals.remove(modalRef));\n };\n\n modalRef.onDestroy$.pipe(finalize(onDestroy)).subscribe();\n }\n}\n","import { Directive, EventEmitter, inject, Input, OnChanges, OnDestroy, Output, TemplateRef } from '@angular/core';\nimport { hasChanged, NgChanges } from '@odx/angular/utils';\nimport { ModalService } from './modal.service';\nimport { ModalOptions, ModalRef } from './models';\n\n@Directive({\n standalone: true,\n selector: 'ng-template[odxModal]',\n exportAs: 'odxModal',\n})\nexport class ModalDirective implements OnChanges, OnDestroy {\n private readonly modalService = inject(ModalService);\n private modalRef: ModalRef | null = null;\n\n protected readonly template = inject(TemplateRef);\n\n // eslint-disable-next-line @angular-eslint/no-input-rename\n @Input('odxModal')\n public modalOptions?: Partial<ModalOptions> | '' | null;\n\n // eslint-disable-next-line @angular-eslint/no-output-rename\n @Output('odxModalClose')\n public modalClose = new EventEmitter();\n\n // eslint-disable-next-line @angular-eslint/no-output-rename\n @Output('odxModalDismiss')\n public modalDismiss = new EventEmitter();\n\n public ngOnChanges(changes: NgChanges<ModalDirective>): void {\n if (hasChanged(changes, 'modalOptions') && this.modalOptions) {\n this.modalRef?.update(this.modalOptions);\n }\n }\n\n public ngOnDestroy() {\n this.dismiss();\n }\n\n public open(): void {\n this.modalRef = this.modalService.open(this.template, this.modalOptions || {});\n this.modalRef.onClose$.subscribe((result) => this.modalClose.next(result));\n this.modalRef.onDismiss$.subscribe((result) => this.modalDismiss.next(result));\n }\n\n public dismiss(): void {\n this.modalRef?.dismiss();\n }\n}\n","import { NgModule } from '@angular/core';\nimport { CoreModule } from '@odx/angular';\nimport { AreaHeaderModule } from '@odx/angular/components/area-header';\nimport { ButtonComponent } from '@odx/angular/components/button';\nimport { ButtonGroupComponent } from '@odx/angular/components/button-group';\nimport { ModalFooterComponent, ModalHeaderComponent, ModalHeroComponent } from './components';\nimport { ModalCloseDirective, ModalContentDirective, ModalDismissDirective } from './directives';\nimport { ModalComponent } from './modal.component';\nimport { ModalDirective } from './modal.directive';\n\nconst modules = [\n ModalComponent,\n ModalHeaderComponent,\n ModalHeroComponent,\n ModalFooterComponent,\n ModalDirective,\n ModalCloseDirective,\n ModalContentDirective,\n ModalDismissDirective,\n];\n\n@NgModule({\n imports: [ButtonComponent, ButtonGroupComponent, ...modules],\n exports: [CoreModule, AreaHeaderModule, ButtonComponent, ButtonGroupComponent, ...modules],\n})\nexport class ModalModule {}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":"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"}