@odx/angular 2.16.1 → 3.0.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 (1279) hide show
  1. package/CHANGELOG.md +6 -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-item.directive.d.ts +2 -3
  11. package/cdk/expandable/lib/directives/extandable-container.directive.d.ts +2 -3
  12. package/cdk/option-control/lib/option-control.d.ts +1 -1
  13. package/cdk/radio-group-control/lib/radio-control.directive.d.ts +1 -1
  14. package/components/accordion/lib/components/accordion-item/accordion-item.component.d.ts +1 -1
  15. package/components/action-group/action-group.component.d.ts +2 -3
  16. package/components/area-header/area-header.component.d.ts +1 -1
  17. package/components/avatar/lib/avatar.component.d.ts +1 -1
  18. package/components/badge/lib/badge.component.d.ts +2 -3
  19. package/components/badge/lib/badge.directive.d.ts +4 -3
  20. package/components/bar/lib/directives/bar-button.directive.d.ts +1 -1
  21. package/components/button/lib/button.component.d.ts +1 -1
  22. package/components/button/lib/directives/responsive-button.directive.d.ts +1 -1
  23. package/components/button-group/lib/button-group.component.d.ts +5 -6
  24. package/components/calendar/lib/calendar.component.d.ts +1 -1
  25. package/components/calendar/lib/components/calendar-header/calendar-header.component.d.ts +1 -1
  26. package/components/calendar/lib/directives/calendar-cell.directive.d.ts +1 -1
  27. package/components/calendar/lib/directives/calendar-view.directive.d.ts +1 -1
  28. package/components/card/lib/card.component.d.ts +1 -1
  29. package/components/checkbox/lib/checkbox.component.d.ts +3 -4
  30. package/components/chip/lib/components/chip/chip.component.d.ts +2 -3
  31. package/components/circular-progress/lib/circular-progress.component.d.ts +4 -6
  32. package/components/datepicker/lib/datepicker.component.d.ts +1 -1
  33. package/components/dropdown/lib/dropdown.component.d.ts +3 -2
  34. package/components/dropdown/lib/dropdown.directive.d.ts +4 -4
  35. package/components/form-field/lib/components/form-field-info/form-field-info.component.d.ts +1 -1
  36. package/components/form-field/lib/directives/form-field-error.directive.d.ts +1 -1
  37. package/components/form-field/lib/form-field.component.d.ts +3 -3
  38. package/components/icon/lib/icon.component.d.ts +2 -3
  39. package/components/inline-message/lib/inline-message.component.d.ts +1 -1
  40. package/components/list/lib/components/expandable-list-item/expandable-list-item.component.d.ts +2 -4
  41. package/components/list/lib/components/list-item/list-item.component.d.ts +3 -4
  42. package/components/list/lib/list.component.d.ts +2 -2
  43. package/components/loading-spinner/lib/loading-spinner.component.d.ts +1 -1
  44. package/components/loading-spinner/lib/loading-spinner.directive.d.ts +6 -7
  45. package/components/logo/logo.directive.d.ts +1 -1
  46. package/components/main-menu/lib/directives/main-menu-item.directive.d.ts +2 -3
  47. package/components/main-menu/lib/main-menu.component.d.ts +2 -3
  48. package/components/menu/lib/menu.component.d.ts +2 -3
  49. package/components/menu/lib/menu.directive.d.ts +1 -1
  50. package/components/modal/lib/components/basic-modal/basic-modal.component.d.ts +2 -1
  51. package/components/modal/lib/components/modal-hero/modal-hero.component.d.ts +1 -1
  52. package/components/modal/lib/directives/modal-close.directive.d.ts +1 -1
  53. package/components/modal/lib/modal.component.d.ts +3 -3
  54. package/components/modal/lib/modal.directive.d.ts +1 -1
  55. package/components/paginator/lib/paginator.component.d.ts +1 -1
  56. package/components/progress/lib/progress.component.d.ts +3 -4
  57. package/components/radio-group/lib/radio-group.component.d.ts +1 -1
  58. package/components/rail-navigation/lib/components/rail-navigation-item/rail-navigation-item.component.d.ts +2 -3
  59. package/components/rail-navigation/lib/rail-navigation.component.d.ts +2 -3
  60. package/components/select/lib/components/select-option/select-option.component.d.ts +2 -3
  61. package/components/select/lib/directives/select-input-control.directive.d.ts +1 -1
  62. package/components/select/lib/select.component.d.ts +2 -3
  63. package/components/spinbox/lib/spinbox.component.d.ts +4 -5
  64. package/components/tab-bar/lib/components/tab-bar-item/tab-bar-item.component.d.ts +2 -3
  65. package/components/tab-bar/lib/tab-bar.component.d.ts +3 -4
  66. package/components/table/lib/components/check-cell/check-cell.component.d.ts +2 -1
  67. package/components/table/lib/components/header-title/header-title.component.d.ts +1 -1
  68. package/components/table/lib/table.component.d.ts +1 -1
  69. package/components/toast/lib/components/toast-container/toast-container.component.d.ts +2 -3
  70. package/components/toast/lib/components/toast-item/toast-item.component.d.ts +1 -1
  71. package/components/tooltip/lib/tooltip.component.d.ts +3 -3
  72. package/components/tooltip/lib/tooltip.directive.d.ts +3 -4
  73. package/components/wizard/lib/components/wizard-step/wizard-step.component.d.ts +1 -1
  74. package/components/wizard/lib/wizard.component.d.ts +5 -5
  75. package/esm2022/breakpoints/lib/breakpoints.module.mjs +17 -0
  76. package/esm2022/breakpoints/lib/breakpoints.service.mjs +34 -0
  77. package/esm2022/breakpoints/lib/directives/match-breakpoints.directive.mjs +47 -0
  78. package/esm2022/cdk/a11y/lib/a11y.module.mjs +19 -0
  79. package/esm2022/cdk/a11y/lib/directives/interactive.directive.mjs +48 -0
  80. package/esm2022/cdk/a11y/lib/directives/list-focus-manager-option.directive.mjs +26 -0
  81. package/esm2022/cdk/a11y/lib/directives/list-focus-manager.directive.mjs +40 -0
  82. package/esm2022/cdk/active-indicator/lib/active-indicator.directive.mjs +127 -0
  83. package/esm2022/cdk/autocomplete-control/lib/autocomplete-control.mjs +85 -0
  84. package/esm2022/cdk/autocomplete-control/lib/pipes/base-search-filter-pipe.mjs +47 -0
  85. package/esm2022/cdk/checkbox-control/lib/checkbox-control.directive.mjs +46 -0
  86. package/esm2022/cdk/connected-overlay/lib/connected-overlay.component.mjs +120 -0
  87. package/esm2022/cdk/connected-overlay/lib/connected-overlay.service.mjs +25 -0
  88. package/esm2022/cdk/custom-form-control/lib/control.directive.mjs +19 -0
  89. package/esm2022/cdk/custom-form-control/lib/custom-form-control.mjs +114 -0
  90. package/esm2022/cdk/custom-form-control/lib/input-control.directive.mjs +35 -0
  91. package/esm2022/cdk/dynamic-view/lib/dynamic-view.component.mjs +43 -0
  92. package/esm2022/cdk/dynamic-view/lib/dynamic-view.directive.mjs +94 -0
  93. package/esm2022/cdk/dynamic-view/lib/dynamic-view.service.mjs +45 -0
  94. package/esm2022/cdk/event-plugins/lib/plugins/debounce-event-plugin.mjs +35 -0
  95. package/esm2022/cdk/event-plugins/lib/plugins/defer-event-plugin.mjs +27 -0
  96. package/esm2022/cdk/expandable/lib/directives/expandable-item.directive.mjs +47 -0
  97. package/esm2022/cdk/expandable/lib/directives/extandable-container.directive.mjs +50 -0
  98. package/esm2022/cdk/expandable/lib/expandable.module.mjs +17 -0
  99. package/esm2022/cdk/option-control/lib/option-control.mjs +47 -0
  100. package/esm2022/cdk/radio-group-control/lib/radio-control.directive.mjs +39 -0
  101. package/esm2022/cdk/radio-group-control/lib/radio-group-control.directive.mjs +47 -0
  102. package/esm2022/cdk/radio-group-control/lib/radio-group-control.module.mjs +19 -0
  103. package/esm2022/charts-config/lib/charts-theme.directive.mjs +27 -0
  104. package/esm2022/charts-config/lib/charts-theme.module.mjs +33 -0
  105. package/esm2022/charts-config/lib/charts-theme.service.mjs +114 -0
  106. package/esm2022/components/accordion/lib/accordion.component.mjs +24 -0
  107. package/esm2022/components/accordion/lib/accordion.module.mjs +20 -0
  108. package/esm2022/components/accordion/lib/components/accordion-item/accordion-item.component.mjs +56 -0
  109. package/esm2022/components/accordion/lib/directives/accordion-item-title.mjs +14 -0
  110. package/esm2022/components/action-group/action-group.component.mjs +28 -0
  111. package/esm2022/components/area-header/area-header.component.mjs +29 -0
  112. package/esm2022/components/area-header/area-header.module.mjs +47 -0
  113. package/esm2022/components/area-header/directives/area-header-content.directive.mjs +17 -0
  114. package/esm2022/components/area-header/directives/area-header-subtitle.directive.mjs +17 -0
  115. package/esm2022/components/autocomplete/lib/autocomplete.component.mjs +169 -0
  116. package/esm2022/components/autocomplete/lib/autocomplete.module.mjs +21 -0
  117. package/esm2022/components/autocomplete/lib/components/option/autocomplete-option.component.mjs +32 -0
  118. package/esm2022/components/autocomplete/lib/directives/autocomplete-input-control.directive.mjs +31 -0
  119. package/esm2022/components/autocomplete/lib/pipes/autocomplete-search-filter.pipe.mjs +16 -0
  120. package/esm2022/components/avatar/lib/avatar.component.mjs +35 -0
  121. package/esm2022/components/badge/lib/badge.component.mjs +46 -0
  122. package/esm2022/components/badge/lib/badge.directive.mjs +81 -0
  123. package/esm2022/components/bar/lib/bar.component.mjs +20 -0
  124. package/esm2022/components/bar/lib/bar.module.mjs +20 -0
  125. package/esm2022/components/bar/lib/directives/bar-button.directive.mjs +37 -0
  126. package/esm2022/components/bar/lib/directives/bar-label.directive.mjs +23 -0
  127. package/esm2022/components/breadcrumbs/lib/breadcrumbs.component.mjs +49 -0
  128. package/esm2022/components/button/lib/button.component.mjs +40 -0
  129. package/esm2022/components/button/lib/directives/responsive-button.directive.mjs +24 -0
  130. package/esm2022/components/button-group/lib/button-group.component.mjs +52 -0
  131. package/esm2022/components/calendar/lib/calendar.component.mjs +49 -0
  132. package/esm2022/components/calendar/lib/calendar.service.mjs +36 -0
  133. package/esm2022/components/calendar/lib/components/calendar-header/calendar-header.component.mjs +64 -0
  134. package/esm2022/components/calendar/lib/components/calendar-month/calendar-month.component.mjs +58 -0
  135. package/esm2022/components/calendar/lib/components/calendar-year/calendar-year.component.mjs +56 -0
  136. package/esm2022/components/calendar/lib/components/calendar-years/calendar-years.component.mjs +65 -0
  137. package/esm2022/components/calendar/lib/directives/calendar-cell.directive.mjs +92 -0
  138. package/esm2022/components/calendar/lib/directives/calendar-view.directive.mjs +49 -0
  139. package/esm2022/components/calendar/lib/pipes/date-label.pipe.mjs +25 -0
  140. package/esm2022/components/calendar/lib/services/calendar-month.service.mjs +38 -0
  141. package/esm2022/components/calendar/lib/services/calendar-year.service.mjs +33 -0
  142. package/esm2022/components/calendar/lib/services/calendar-years.service.mjs +36 -0
  143. package/esm2022/components/card/lib/card.component.mjs +72 -0
  144. package/esm2022/components/card/lib/card.module.mjs +51 -0
  145. package/esm2022/components/card/lib/components/card-footer/card-footer.component.mjs +13 -0
  146. package/esm2022/components/card/lib/components/launch-card-subtitle/launch-card-subtitle.component.mjs +13 -0
  147. package/esm2022/components/card/lib/directives/card-content.directive.mjs +17 -0
  148. package/esm2022/components/card/lib/directives/card-title.directive.mjs +17 -0
  149. package/esm2022/components/checkbox/lib/checkbox.component.mjs +59 -0
  150. package/esm2022/components/checkbox/lib/checkbox.module.mjs +19 -0
  151. package/esm2022/components/checkbox/lib/checkbox.validator.mjs +28 -0
  152. package/esm2022/components/chip/lib/components/chip/chip.component.mjs +49 -0
  153. package/esm2022/components/chip/lib/components/chip-list/chip-list.component.mjs +20 -0
  154. package/esm2022/components/chip/lib/components/chip-list-row/chip-list-row.component.mjs +20 -0
  155. package/esm2022/components/circular-progress/lib/circular-progress.component.mjs +90 -0
  156. package/esm2022/components/content-box/lib/content-box.component.mjs +13 -0
  157. package/esm2022/components/content-box/lib/content-box.module.mjs +19 -0
  158. package/esm2022/components/content-box/lib/directives/content-box-footer.directive.mjs +17 -0
  159. package/esm2022/components/content-box/lib/directives/content-box-header.directive.mjs +17 -0
  160. package/esm2022/components/datepicker/lib/datepicker.component.mjs +121 -0
  161. package/esm2022/components/datepicker/lib/datepicker.module.mjs +19 -0
  162. package/esm2022/components/datepicker/lib/directives/datepicker-input-control.directive.mjs +59 -0
  163. package/esm2022/components/dropdown/lib/dropdown.component.mjs +39 -0
  164. package/esm2022/components/dropdown/lib/dropdown.directive.mjs +151 -0
  165. package/esm2022/components/dropdown/lib/dropdown.module.mjs +18 -0
  166. package/esm2022/components/dropdown/lib/models/close-dropdown-event.mjs +7 -0
  167. package/esm2022/components/form-field/lib/components/form-field-info/form-field-info.component.mjs +24 -0
  168. package/esm2022/components/form-field/lib/components/form-group/form-group.component.mjs +33 -0
  169. package/esm2022/components/form-field/lib/directives/form-field-control.directive.mjs +74 -0
  170. package/esm2022/components/form-field/lib/directives/form-field-error.directive.mjs +25 -0
  171. package/esm2022/components/form-field/lib/directives/form-field-hint.directive.mjs +23 -0
  172. package/esm2022/components/form-field/lib/directives/form-field-label.directive.mjs +23 -0
  173. package/esm2022/components/form-field/lib/directives/form.directive.mjs +27 -0
  174. package/esm2022/components/form-field/lib/form-field.component.mjs +64 -0
  175. package/esm2022/components/form-field/lib/form-field.module.mjs +41 -0
  176. package/esm2022/components/form-field/lib/form-field.service.mjs +53 -0
  177. package/esm2022/components/form-field/lib/services/form-field-error.service.mjs +56 -0
  178. package/esm2022/components/header/lib/directives/header-avatar.directive.mjs +24 -0
  179. package/esm2022/components/header/lib/directives/header-title.directive.mjs +17 -0
  180. package/esm2022/components/header/lib/header.component.mjs +21 -0
  181. package/esm2022/components/header/lib/header.module.mjs +51 -0
  182. package/esm2022/components/icon/lib/icon.component.mjs +55 -0
  183. package/esm2022/components/inline-message/lib/inline-message.component.mjs +41 -0
  184. package/esm2022/components/link/link.directive.mjs +26 -0
  185. package/esm2022/components/list/lib/components/expandable-list-item/expandable-list-item.component.mjs +47 -0
  186. package/esm2022/components/list/lib/components/list-item/list-item.component.mjs +38 -0
  187. package/esm2022/components/list/lib/list.component.mjs +26 -0
  188. package/esm2022/components/list/lib/list.module.mjs +19 -0
  189. package/esm2022/components/loading-spinner/lib/loading-spinner.component.mjs +57 -0
  190. package/esm2022/components/loading-spinner/lib/loading-spinner.directive.mjs +86 -0
  191. package/esm2022/components/loading-spinner/lib/loading-spinner.module.mjs +19 -0
  192. package/esm2022/components/logo/logo.directive.mjs +45 -0
  193. package/esm2022/components/main-menu/lib/directives/main-menu-button.directive.mjs +31 -0
  194. package/esm2022/components/main-menu/lib/directives/main-menu-close.directive.mjs +24 -0
  195. package/esm2022/components/main-menu/lib/directives/main-menu-item.directive.mjs +38 -0
  196. package/esm2022/components/main-menu/lib/main-menu.component.mjs +77 -0
  197. package/esm2022/components/main-menu/lib/main-menu.module.mjs +20 -0
  198. package/esm2022/components/main-menu/lib/main-menu.service.mjs +28 -0
  199. package/esm2022/components/mainfilter-group/lib/mainfilter-group.component.mjs +20 -0
  200. package/esm2022/components/menu/lib/directives/menu-item.directive.mjs +36 -0
  201. package/esm2022/components/menu/lib/menu.component.mjs +44 -0
  202. package/esm2022/components/menu/lib/menu.directive.mjs +57 -0
  203. package/esm2022/components/menu/lib/menu.module.mjs +21 -0
  204. package/esm2022/components/modal/lib/components/basic-modal/basic-modal.component.mjs +40 -0
  205. package/esm2022/components/modal/lib/components/modal-footer/modal-footer.component.mjs +20 -0
  206. package/esm2022/components/modal/lib/components/modal-header/modal-header.component.mjs +39 -0
  207. package/esm2022/components/modal/lib/components/modal-hero/modal-hero.component.mjs +41 -0
  208. package/esm2022/components/modal/lib/directives/modal-close.directive.mjs +34 -0
  209. package/esm2022/components/modal/lib/directives/modal-content.directive.mjs +23 -0
  210. package/esm2022/components/modal/lib/directives/modal-dismiss.directive.mjs +24 -0
  211. package/esm2022/components/modal/lib/modal.component.mjs +85 -0
  212. package/esm2022/components/modal/lib/modal.directive.mjs +51 -0
  213. package/esm2022/components/modal/lib/modal.module.mjs +49 -0
  214. package/esm2022/components/modal/lib/modal.service.mjs +76 -0
  215. package/esm2022/components/navigation-back/lib/navigation-back.component.mjs +21 -0
  216. package/esm2022/components/paginator/lib/paginator.component.mjs +138 -0
  217. package/esm2022/components/paginator/lib/paginator.module.mjs +17 -0
  218. package/esm2022/components/progress/lib/progress.component.mjs +49 -0
  219. package/esm2022/components/radio-group/lib/components/radio-button/radio-button.component.mjs +39 -0
  220. package/esm2022/components/radio-group/lib/radio-group.component.mjs +48 -0
  221. package/esm2022/components/radio-group/lib/radio-group.module.mjs +19 -0
  222. package/esm2022/components/rail-navigation/lib/components/rail-navigation-item/rail-navigation-item.component.mjs +37 -0
  223. package/esm2022/components/rail-navigation/lib/rail-navigation.component.mjs +50 -0
  224. package/esm2022/components/rail-navigation/lib/rail-navigation.module.mjs +19 -0
  225. package/esm2022/components/rich-list/lib/components/rich-list-item/rich-list-item.component.mjs +45 -0
  226. package/esm2022/components/rich-list/lib/directives/rich-list-item-title.mjs +14 -0
  227. package/esm2022/components/rich-list/lib/rich-list.component.mjs +25 -0
  228. package/esm2022/components/rich-list/lib/rich-list.module.mjs +20 -0
  229. package/esm2022/components/select/lib/components/select-option/select-option.component.mjs +67 -0
  230. package/esm2022/components/select/lib/directives/select-input-control.directive.mjs +34 -0
  231. package/esm2022/components/select/lib/pipes/select-search-filter.pipe.mjs +16 -0
  232. package/esm2022/components/select/lib/select.component.mjs +201 -0
  233. package/esm2022/components/select/lib/select.module.mjs +21 -0
  234. package/esm2022/components/slider/lib/slider.directive.mjs +41 -0
  235. package/esm2022/components/spinbox/lib/spinbox.component.mjs +80 -0
  236. package/esm2022/components/switch/lib/switch.component.mjs +22 -0
  237. package/esm2022/components/switch/lib/switch.module.mjs +19 -0
  238. package/esm2022/components/switch/lib/switch.validator.mjs +28 -0
  239. package/esm2022/components/tab-bar/lib/components/tab-bar-item/tab-bar-item.component.mjs +74 -0
  240. package/esm2022/components/tab-bar/lib/tab-bar.component.mjs +115 -0
  241. package/esm2022/components/tab-bar/lib/tab-bar.module.mjs +19 -0
  242. package/esm2022/components/table/lib/components/check-cell/check-cell.component.mjs +31 -0
  243. package/esm2022/components/table/lib/components/header-title/header-title.component.mjs +83 -0
  244. package/esm2022/components/table/lib/directives/table-cell.directive.mjs +26 -0
  245. package/esm2022/components/table/lib/directives/table-row.directive.mjs +27 -0
  246. package/esm2022/components/table/lib/table.component.mjs +86 -0
  247. package/esm2022/components/table/lib/table.module.mjs +21 -0
  248. package/esm2022/components/toast/lib/components/toast-container/toast-container.component.mjs +81 -0
  249. package/esm2022/components/toast/lib/components/toast-item/toast-item.component.mjs +74 -0
  250. package/esm2022/components/toast/lib/toast.module.mjs +18 -0
  251. package/esm2022/components/toast/lib/toast.service.mjs +38 -0
  252. package/esm2022/components/toggle-button-group/lib/components/toggle-button/toggle-button.component.mjs +31 -0
  253. package/esm2022/components/toggle-button-group/lib/toggle-button-group.component.mjs +61 -0
  254. package/esm2022/components/toggle-button-group/lib/toggle-button-group.module.mjs +19 -0
  255. package/esm2022/components/tooltip/lib/tooltip.component.mjs +38 -0
  256. package/esm2022/components/tooltip/lib/tooltip.directive.mjs +119 -0
  257. package/esm2022/components/wizard/lib/components/wizard-step/wizard-step.component.mjs +72 -0
  258. package/esm2022/components/wizard/lib/wizard.component.mjs +153 -0
  259. package/esm2022/components/wizard/lib/wizard.module.mjs +19 -0
  260. package/esm2022/internal/decorators/css-modifier.mjs +49 -0
  261. package/esm2022/internal/helpers/index.mjs +6 -0
  262. package/esm2022/internal/translate/lib/pipes/translate.pipe.mjs +22 -0
  263. package/esm2022/internal/translate/lib/services/language.service.mjs +21 -0
  264. package/esm2022/lib/controllers/controller.mjs +39 -0
  265. package/esm2022/lib/controllers/disabled.controller.mjs +67 -0
  266. package/esm2022/lib/controllers/readonly.controller.mjs +77 -0
  267. package/esm2022/lib/core.module.mjs +21 -0
  268. package/esm2022/lib/directives/click-outside.directive.mjs +72 -0
  269. package/esm2022/lib/directives/delegate-focus.directive.mjs +40 -0
  270. package/esm2022/lib/directives/with-disabled-state.directive.mjs +41 -0
  271. package/esm2022/lib/directives/with-tabindex.directive.mjs +23 -0
  272. package/esm2022/lib/services/window-ref.mjs +73 -0
  273. package/esm2022/theming/lib/theming.service.mjs +57 -0
  274. package/esm2022/utils/lib/decorators/index.mjs +2 -0
  275. package/esm2022/utils/lib/helpers/angular.mjs +36 -0
  276. package/esm2022/utils/lib/helpers/coercion.mjs +6 -0
  277. package/esm2022/utils/lib/helpers/event-manager.mjs +30 -0
  278. package/esm2022/utils/lib/helpers/index.mjs +19 -0
  279. package/esm2022/utils/lib/helpers/ng-changes.mjs +14 -0
  280. package/esm2022/utils/lib/helpers/until-destroyed.mjs +7 -0
  281. package/fesm2022/odx-angular-breakpoints.mjs +116 -0
  282. package/fesm2022/odx-angular-breakpoints.mjs.map +1 -0
  283. package/fesm2022/odx-angular-cdk-a11y.mjs +127 -0
  284. package/fesm2022/odx-angular-cdk-a11y.mjs.map +1 -0
  285. package/fesm2022/odx-angular-cdk-active-indicator.mjs +143 -0
  286. package/fesm2022/odx-angular-cdk-active-indicator.mjs.map +1 -0
  287. package/fesm2022/odx-angular-cdk-autocomplete-control.mjs +136 -0
  288. package/fesm2022/odx-angular-cdk-autocomplete-control.mjs.map +1 -0
  289. package/fesm2022/odx-angular-cdk-checkbox-control.mjs +53 -0
  290. package/fesm2022/odx-angular-cdk-checkbox-control.mjs.map +1 -0
  291. package/fesm2022/odx-angular-cdk-connected-overlay.mjs +222 -0
  292. package/fesm2022/odx-angular-cdk-connected-overlay.mjs.map +1 -0
  293. package/fesm2022/odx-angular-cdk-custom-form-control.mjs +168 -0
  294. package/fesm2022/odx-angular-cdk-custom-form-control.mjs.map +1 -0
  295. package/fesm2022/odx-angular-cdk-dynamic-view.mjs +318 -0
  296. package/fesm2022/odx-angular-cdk-dynamic-view.mjs.map +1 -0
  297. package/fesm2022/odx-angular-cdk-event-plugins.mjs +91 -0
  298. package/fesm2022/odx-angular-cdk-event-plugins.mjs.map +1 -0
  299. package/fesm2022/odx-angular-cdk-expandable.mjs +116 -0
  300. package/fesm2022/odx-angular-cdk-expandable.mjs.map +1 -0
  301. package/fesm2022/odx-angular-cdk-option-control.mjs +54 -0
  302. package/fesm2022/odx-angular-cdk-option-control.mjs.map +1 -0
  303. package/fesm2022/odx-angular-cdk-radio-group-control.mjs +102 -0
  304. package/fesm2022/odx-angular-cdk-radio-group-control.mjs.map +1 -0
  305. package/fesm2022/odx-angular-charts-config.mjs +171 -0
  306. package/fesm2022/odx-angular-charts-config.mjs.map +1 -0
  307. package/fesm2022/odx-angular-components-accordion.mjs +107 -0
  308. package/fesm2022/odx-angular-components-accordion.mjs.map +1 -0
  309. package/fesm2022/odx-angular-components-action-group.mjs +35 -0
  310. package/fesm2022/odx-angular-components-action-group.mjs.map +1 -0
  311. package/fesm2022/odx-angular-components-area-header.mjs +115 -0
  312. package/fesm2022/odx-angular-components-area-header.mjs.map +1 -0
  313. package/fesm2022/odx-angular-components-autocomplete.mjs +253 -0
  314. package/fesm2022/odx-angular-components-autocomplete.mjs.map +1 -0
  315. package/fesm2022/odx-angular-components-avatar.mjs +52 -0
  316. package/fesm2022/odx-angular-components-avatar.mjs.map +1 -0
  317. package/fesm2022/odx-angular-components-badge.mjs +132 -0
  318. package/fesm2022/odx-angular-components-badge.mjs.map +1 -0
  319. package/fesm2022/odx-angular-components-bar.mjs +95 -0
  320. package/fesm2022/odx-angular-components-bar.mjs.map +1 -0
  321. package/fesm2022/odx-angular-components-breadcrumbs.mjs +56 -0
  322. package/fesm2022/odx-angular-components-breadcrumbs.mjs.map +1 -0
  323. package/fesm2022/odx-angular-components-button-group.mjs +59 -0
  324. package/fesm2022/odx-angular-components-button-group.mjs.map +1 -0
  325. package/fesm2022/odx-angular-components-button.mjs +83 -0
  326. package/fesm2022/odx-angular-components-button.mjs.map +1 -0
  327. package/fesm2022/odx-angular-components-calendar.mjs +616 -0
  328. package/fesm2022/odx-angular-components-calendar.mjs.map +1 -0
  329. package/fesm2022/odx-angular-components-card.mjs +177 -0
  330. package/fesm2022/odx-angular-components-card.mjs.map +1 -0
  331. package/fesm2022/odx-angular-components-checkbox.mjs +106 -0
  332. package/fesm2022/odx-angular-components-checkbox.mjs.map +1 -0
  333. package/fesm2022/odx-angular-components-chip.mjs +97 -0
  334. package/fesm2022/odx-angular-components-chip.mjs.map +1 -0
  335. package/fesm2022/odx-angular-components-circular-progress.mjs +103 -0
  336. package/fesm2022/odx-angular-components-circular-progress.mjs.map +1 -0
  337. package/fesm2022/odx-angular-components-content-box.mjs +64 -0
  338. package/fesm2022/odx-angular-components-content-box.mjs.map +1 -0
  339. package/fesm2022/odx-angular-components-datepicker.mjs +254 -0
  340. package/fesm2022/odx-angular-components-datepicker.mjs.map +1 -0
  341. package/fesm2022/odx-angular-components-dropdown.mjs +222 -0
  342. package/fesm2022/odx-angular-components-dropdown.mjs.map +1 -0
  343. package/fesm2022/odx-angular-components-form-field.mjs +395 -0
  344. package/fesm2022/odx-angular-components-form-field.mjs.map +1 -0
  345. package/fesm2022/odx-angular-components-header.mjs +111 -0
  346. package/fesm2022/odx-angular-components-header.mjs.map +1 -0
  347. package/fesm2022/odx-angular-components-icon.mjs +72 -0
  348. package/fesm2022/odx-angular-components-icon.mjs.map +1 -0
  349. package/fesm2022/odx-angular-components-inline-message.mjs +54 -0
  350. package/fesm2022/odx-angular-components-inline-message.mjs.map +1 -0
  351. package/fesm2022/odx-angular-components-link.mjs +33 -0
  352. package/fesm2022/odx-angular-components-link.mjs.map +1 -0
  353. package/fesm2022/odx-angular-components-list.mjs +120 -0
  354. package/fesm2022/odx-angular-components-list.mjs.map +1 -0
  355. package/fesm2022/odx-angular-components-loading-spinner.mjs +158 -0
  356. package/fesm2022/odx-angular-components-loading-spinner.mjs.map +1 -0
  357. package/fesm2022/odx-angular-components-logo.mjs +62 -0
  358. package/fesm2022/odx-angular-components-logo.mjs.map +1 -0
  359. package/fesm2022/odx-angular-components-main-menu.mjs +230 -0
  360. package/fesm2022/odx-angular-components-main-menu.mjs.map +1 -0
  361. package/fesm2022/odx-angular-components-mainfilter-group.mjs +27 -0
  362. package/fesm2022/odx-angular-components-mainfilter-group.mjs.map +1 -0
  363. package/fesm2022/odx-angular-components-menu.mjs +146 -0
  364. package/fesm2022/odx-angular-components-menu.mjs.map +1 -0
  365. package/fesm2022/odx-angular-components-modal.mjs +495 -0
  366. package/fesm2022/odx-angular-components-modal.mjs.map +1 -0
  367. package/fesm2022/odx-angular-components-navigation-back.mjs +28 -0
  368. package/fesm2022/odx-angular-components-navigation-back.mjs.map +1 -0
  369. package/fesm2022/odx-angular-components-paginator.mjs +177 -0
  370. package/fesm2022/odx-angular-components-paginator.mjs.map +1 -0
  371. package/fesm2022/odx-angular-components-progress.mjs +56 -0
  372. package/fesm2022/odx-angular-components-progress.mjs.map +1 -0
  373. package/fesm2022/odx-angular-components-radio-group.mjs +101 -0
  374. package/fesm2022/odx-angular-components-radio-group.mjs.map +1 -0
  375. package/fesm2022/odx-angular-components-rail-navigation.mjs +106 -0
  376. package/fesm2022/odx-angular-components-rail-navigation.mjs.map +1 -0
  377. package/fesm2022/odx-angular-components-rich-list.mjs +97 -0
  378. package/fesm2022/odx-angular-components-rich-list.mjs.map +1 -0
  379. package/fesm2022/odx-angular-components-select.mjs +323 -0
  380. package/fesm2022/odx-angular-components-select.mjs.map +1 -0
  381. package/fesm2022/odx-angular-components-slider.mjs +48 -0
  382. package/fesm2022/odx-angular-components-slider.mjs.map +1 -0
  383. package/fesm2022/odx-angular-components-spinbox.mjs +87 -0
  384. package/fesm2022/odx-angular-components-spinbox.mjs.map +1 -0
  385. package/fesm2022/odx-angular-components-switch.mjs +69 -0
  386. package/fesm2022/odx-angular-components-switch.mjs.map +1 -0
  387. package/fesm2022/odx-angular-components-tab-bar.mjs +201 -0
  388. package/fesm2022/odx-angular-components-tab-bar.mjs.map +1 -0
  389. package/fesm2022/odx-angular-components-table.mjs +259 -0
  390. package/fesm2022/odx-angular-components-table.mjs.map +1 -0
  391. package/fesm2022/odx-angular-components-toast.mjs +209 -0
  392. package/fesm2022/odx-angular-components-toast.mjs.map +1 -0
  393. package/fesm2022/odx-angular-components-toggle-button-group.mjs +105 -0
  394. package/fesm2022/odx-angular-components-toggle-button-group.mjs.map +1 -0
  395. package/fesm2022/odx-angular-components-tooltip.mjs +180 -0
  396. package/fesm2022/odx-angular-components-tooltip.mjs.map +1 -0
  397. package/fesm2022/odx-angular-components-wizard.mjs +238 -0
  398. package/fesm2022/odx-angular-components-wizard.mjs.map +1 -0
  399. package/fesm2022/odx-angular-internal-translate.mjs +78 -0
  400. package/fesm2022/odx-angular-internal-translate.mjs.map +1 -0
  401. package/fesm2022/odx-angular-internal.mjs +122 -0
  402. package/fesm2022/odx-angular-internal.mjs.map +1 -0
  403. package/fesm2022/odx-angular-theming.mjs +111 -0
  404. package/fesm2022/odx-angular-theming.mjs.map +1 -0
  405. package/fesm2022/odx-angular-utils.mjs +398 -0
  406. package/fesm2022/odx-angular-utils.mjs.map +1 -0
  407. package/fesm2022/odx-angular.mjs +458 -0
  408. package/fesm2022/odx-angular.mjs.map +1 -0
  409. package/internal/helpers/index.d.ts +0 -1
  410. package/lib/controllers/disabled.controller.d.ts +3 -4
  411. package/lib/controllers/readonly.controller.d.ts +3 -4
  412. package/lib/directives/click-outside.directive.d.ts +3 -2
  413. package/package.json +236 -374
  414. package/sdk/lib/application-environment.d.ts +1 -1
  415. package/utils/lib/decorators/index.d.ts +0 -1
  416. package/utils/lib/helpers/angular.d.ts +1 -2
  417. package/utils/lib/helpers/coercion.d.ts +2 -0
  418. package/utils/lib/helpers/index.d.ts +1 -0
  419. package/esm2020/breakpoints/lib/breakpoints.module.mjs +0 -17
  420. package/esm2020/breakpoints/lib/breakpoints.service.mjs +0 -34
  421. package/esm2020/breakpoints/lib/directives/match-breakpoints.directive.mjs +0 -48
  422. package/esm2020/cdk/a11y/lib/a11y.module.mjs +0 -19
  423. package/esm2020/cdk/a11y/lib/directives/interactive.directive.mjs +0 -49
  424. package/esm2020/cdk/a11y/lib/directives/list-focus-manager-option.directive.mjs +0 -26
  425. package/esm2020/cdk/a11y/lib/directives/list-focus-manager.directive.mjs +0 -40
  426. package/esm2020/cdk/active-indicator/lib/active-indicator.directive.mjs +0 -128
  427. package/esm2020/cdk/autocomplete-control/lib/autocomplete-control.mjs +0 -90
  428. package/esm2020/cdk/autocomplete-control/lib/pipes/base-search-filter-pipe.mjs +0 -47
  429. package/esm2020/cdk/checkbox-control/lib/checkbox-control.directive.mjs +0 -45
  430. package/esm2020/cdk/connected-overlay/lib/connected-overlay.component.mjs +0 -121
  431. package/esm2020/cdk/connected-overlay/lib/connected-overlay.service.mjs +0 -25
  432. package/esm2020/cdk/custom-form-control/lib/control.directive.mjs +0 -19
  433. package/esm2020/cdk/custom-form-control/lib/custom-form-control.mjs +0 -118
  434. package/esm2020/cdk/custom-form-control/lib/input-control.directive.mjs +0 -35
  435. package/esm2020/cdk/dynamic-view/lib/dynamic-view.component.mjs +0 -43
  436. package/esm2020/cdk/dynamic-view/lib/dynamic-view.directive.mjs +0 -94
  437. package/esm2020/cdk/dynamic-view/lib/dynamic-view.service.mjs +0 -45
  438. package/esm2020/cdk/event-plugins/lib/plugins/debounce-event-plugin.mjs +0 -36
  439. package/esm2020/cdk/event-plugins/lib/plugins/defer-event-plugin.mjs +0 -27
  440. package/esm2020/cdk/expandable/lib/directives/expandable-item.directive.mjs +0 -47
  441. package/esm2020/cdk/expandable/lib/directives/extandable-container.directive.mjs +0 -56
  442. package/esm2020/cdk/expandable/lib/expandable.module.mjs +0 -17
  443. package/esm2020/cdk/option-control/lib/option-control.mjs +0 -47
  444. package/esm2020/cdk/radio-group-control/lib/radio-control.directive.mjs +0 -39
  445. package/esm2020/cdk/radio-group-control/lib/radio-group-control.directive.mjs +0 -47
  446. package/esm2020/cdk/radio-group-control/lib/radio-group-control.module.mjs +0 -19
  447. package/esm2020/charts-config/lib/charts-theme.directive.mjs +0 -27
  448. package/esm2020/charts-config/lib/charts-theme.module.mjs +0 -33
  449. package/esm2020/charts-config/lib/charts-theme.service.mjs +0 -114
  450. package/esm2020/components/accordion/lib/accordion.component.mjs +0 -24
  451. package/esm2020/components/accordion/lib/accordion.module.mjs +0 -20
  452. package/esm2020/components/accordion/lib/components/accordion-item/accordion-item.component.mjs +0 -57
  453. package/esm2020/components/accordion/lib/directives/accordion-item-title.mjs +0 -14
  454. package/esm2020/components/action-group/action-group.component.mjs +0 -30
  455. package/esm2020/components/area-header/area-header.component.mjs +0 -30
  456. package/esm2020/components/area-header/area-header.module.mjs +0 -47
  457. package/esm2020/components/area-header/directives/area-header-content.directive.mjs +0 -17
  458. package/esm2020/components/area-header/directives/area-header-subtitle.directive.mjs +0 -17
  459. package/esm2020/components/autocomplete/lib/autocomplete.component.mjs +0 -169
  460. package/esm2020/components/autocomplete/lib/autocomplete.module.mjs +0 -21
  461. package/esm2020/components/autocomplete/lib/components/option/autocomplete-option.component.mjs +0 -33
  462. package/esm2020/components/autocomplete/lib/directives/autocomplete-input-control.directive.mjs +0 -32
  463. package/esm2020/components/autocomplete/lib/pipes/autocomplete-search-filter.pipe.mjs +0 -16
  464. package/esm2020/components/avatar/lib/avatar.component.mjs +0 -36
  465. package/esm2020/components/badge/lib/badge.component.mjs +0 -48
  466. package/esm2020/components/badge/lib/badge.directive.mjs +0 -81
  467. package/esm2020/components/bar/lib/bar.component.mjs +0 -21
  468. package/esm2020/components/bar/lib/bar.module.mjs +0 -20
  469. package/esm2020/components/bar/lib/directives/bar-button.directive.mjs +0 -38
  470. package/esm2020/components/bar/lib/directives/bar-label.directive.mjs +0 -24
  471. package/esm2020/components/breadcrumbs/lib/breadcrumbs.component.mjs +0 -50
  472. package/esm2020/components/button/lib/button.component.mjs +0 -41
  473. package/esm2020/components/button/lib/directives/responsive-button.directive.mjs +0 -24
  474. package/esm2020/components/button-group/lib/button-group.component.mjs +0 -54
  475. package/esm2020/components/calendar/lib/calendar.component.mjs +0 -50
  476. package/esm2020/components/calendar/lib/calendar.service.mjs +0 -36
  477. package/esm2020/components/calendar/lib/components/calendar-header/calendar-header.component.mjs +0 -65
  478. package/esm2020/components/calendar/lib/components/calendar-month/calendar-month.component.mjs +0 -59
  479. package/esm2020/components/calendar/lib/components/calendar-year/calendar-year.component.mjs +0 -57
  480. package/esm2020/components/calendar/lib/components/calendar-years/calendar-years.component.mjs +0 -66
  481. package/esm2020/components/calendar/lib/directives/calendar-cell.directive.mjs +0 -93
  482. package/esm2020/components/calendar/lib/directives/calendar-view.directive.mjs +0 -49
  483. package/esm2020/components/calendar/lib/pipes/date-label.pipe.mjs +0 -25
  484. package/esm2020/components/calendar/lib/services/calendar-month.service.mjs +0 -38
  485. package/esm2020/components/calendar/lib/services/calendar-year.service.mjs +0 -33
  486. package/esm2020/components/calendar/lib/services/calendar-years.service.mjs +0 -36
  487. package/esm2020/components/card/lib/card.component.mjs +0 -73
  488. package/esm2020/components/card/lib/card.module.mjs +0 -53
  489. package/esm2020/components/card/lib/components/card-footer/card-footer.component.mjs +0 -13
  490. package/esm2020/components/card/lib/components/launch-card-subtitle/launch-card-subtitle.component.mjs +0 -13
  491. package/esm2020/components/card/lib/directives/card-content.directive.mjs +0 -17
  492. package/esm2020/components/card/lib/directives/card-title.directive.mjs +0 -17
  493. package/esm2020/components/checkbox/lib/checkbox.component.mjs +0 -60
  494. package/esm2020/components/checkbox/lib/checkbox.module.mjs +0 -19
  495. package/esm2020/components/checkbox/lib/checkbox.validator.mjs +0 -28
  496. package/esm2020/components/chip/lib/components/chip/chip.component.mjs +0 -54
  497. package/esm2020/components/chip/lib/components/chip-list/chip-list.component.mjs +0 -21
  498. package/esm2020/components/chip/lib/components/chip-list-row/chip-list-row.component.mjs +0 -21
  499. package/esm2020/components/circular-progress/lib/circular-progress.component.mjs +0 -100
  500. package/esm2020/components/content-box/lib/content-box.component.mjs +0 -13
  501. package/esm2020/components/content-box/lib/content-box.module.mjs +0 -19
  502. package/esm2020/components/content-box/lib/directives/content-box-footer.directive.mjs +0 -17
  503. package/esm2020/components/content-box/lib/directives/content-box-header.directive.mjs +0 -17
  504. package/esm2020/components/datepicker/lib/datepicker.component.mjs +0 -122
  505. package/esm2020/components/datepicker/lib/datepicker.module.mjs +0 -19
  506. package/esm2020/components/datepicker/lib/directives/datepicker-input-control.directive.mjs +0 -60
  507. package/esm2020/components/dropdown/lib/dropdown.component.mjs +0 -40
  508. package/esm2020/components/dropdown/lib/dropdown.directive.mjs +0 -165
  509. package/esm2020/components/dropdown/lib/dropdown.module.mjs +0 -18
  510. package/esm2020/components/dropdown/lib/models/close-dropdown-event.mjs +0 -7
  511. package/esm2020/components/form-field/lib/components/form-field-info/form-field-info.component.mjs +0 -24
  512. package/esm2020/components/form-field/lib/components/form-group/form-group.component.mjs +0 -34
  513. package/esm2020/components/form-field/lib/directives/form-field-control.directive.mjs +0 -75
  514. package/esm2020/components/form-field/lib/directives/form-field-error.directive.mjs +0 -25
  515. package/esm2020/components/form-field/lib/directives/form-field-hint.directive.mjs +0 -23
  516. package/esm2020/components/form-field/lib/directives/form-field-label.directive.mjs +0 -24
  517. package/esm2020/components/form-field/lib/directives/form.directive.mjs +0 -28
  518. package/esm2020/components/form-field/lib/form-field.component.mjs +0 -65
  519. package/esm2020/components/form-field/lib/form-field.module.mjs +0 -41
  520. package/esm2020/components/form-field/lib/form-field.service.mjs +0 -53
  521. package/esm2020/components/form-field/lib/services/form-field-error.service.mjs +0 -56
  522. package/esm2020/components/header/lib/directives/header-avatar.directive.mjs +0 -24
  523. package/esm2020/components/header/lib/directives/header-title.directive.mjs +0 -17
  524. package/esm2020/components/header/lib/header.component.mjs +0 -22
  525. package/esm2020/components/header/lib/header.module.mjs +0 -52
  526. package/esm2020/components/icon/lib/icon.component.mjs +0 -57
  527. package/esm2020/components/inline-message/lib/inline-message.component.mjs +0 -42
  528. package/esm2020/components/link/link.directive.mjs +0 -27
  529. package/esm2020/components/list/lib/components/expandable-list-item/expandable-list-item.component.mjs +0 -49
  530. package/esm2020/components/list/lib/components/list-item/list-item.component.mjs +0 -40
  531. package/esm2020/components/list/lib/list.component.mjs +0 -32
  532. package/esm2020/components/list/lib/list.module.mjs +0 -19
  533. package/esm2020/components/loading-spinner/lib/loading-spinner.component.mjs +0 -58
  534. package/esm2020/components/loading-spinner/lib/loading-spinner.directive.mjs +0 -98
  535. package/esm2020/components/loading-spinner/lib/loading-spinner.module.mjs +0 -19
  536. package/esm2020/components/logo/logo.directive.mjs +0 -46
  537. package/esm2020/components/main-menu/lib/directives/main-menu-button.directive.mjs +0 -32
  538. package/esm2020/components/main-menu/lib/directives/main-menu-close.directive.mjs +0 -24
  539. package/esm2020/components/main-menu/lib/directives/main-menu-item.directive.mjs +0 -43
  540. package/esm2020/components/main-menu/lib/main-menu.component.mjs +0 -77
  541. package/esm2020/components/main-menu/lib/main-menu.module.mjs +0 -20
  542. package/esm2020/components/main-menu/lib/main-menu.service.mjs +0 -28
  543. package/esm2020/components/mainfilter-group/lib/mainfilter-group.component.mjs +0 -21
  544. package/esm2020/components/menu/lib/directives/menu-item.directive.mjs +0 -37
  545. package/esm2020/components/menu/lib/menu.component.mjs +0 -46
  546. package/esm2020/components/menu/lib/menu.directive.mjs +0 -58
  547. package/esm2020/components/menu/lib/menu.module.mjs +0 -21
  548. package/esm2020/components/modal/lib/components/basic-modal/basic-modal.component.mjs +0 -40
  549. package/esm2020/components/modal/lib/components/modal-footer/modal-footer.component.mjs +0 -21
  550. package/esm2020/components/modal/lib/components/modal-header/modal-header.component.mjs +0 -40
  551. package/esm2020/components/modal/lib/components/modal-hero/modal-hero.component.mjs +0 -42
  552. package/esm2020/components/modal/lib/directives/modal-close.directive.mjs +0 -34
  553. package/esm2020/components/modal/lib/directives/modal-content.directive.mjs +0 -24
  554. package/esm2020/components/modal/lib/directives/modal-dismiss.directive.mjs +0 -24
  555. package/esm2020/components/modal/lib/modal.component.mjs +0 -86
  556. package/esm2020/components/modal/lib/modal.directive.mjs +0 -51
  557. package/esm2020/components/modal/lib/modal.module.mjs +0 -50
  558. package/esm2020/components/modal/lib/modal.service.mjs +0 -76
  559. package/esm2020/components/navigation-back/lib/navigation-back.component.mjs +0 -22
  560. package/esm2020/components/paginator/lib/paginator.component.mjs +0 -139
  561. package/esm2020/components/paginator/lib/paginator.module.mjs +0 -17
  562. package/esm2020/components/progress/lib/progress.component.mjs +0 -51
  563. package/esm2020/components/radio-group/lib/components/radio-button/radio-button.component.mjs +0 -40
  564. package/esm2020/components/radio-group/lib/radio-group.component.mjs +0 -48
  565. package/esm2020/components/radio-group/lib/radio-group.module.mjs +0 -19
  566. package/esm2020/components/rail-navigation/lib/components/rail-navigation-item/rail-navigation-item.component.mjs +0 -41
  567. package/esm2020/components/rail-navigation/lib/rail-navigation.component.mjs +0 -55
  568. package/esm2020/components/rail-navigation/lib/rail-navigation.module.mjs +0 -19
  569. package/esm2020/components/rich-list/lib/components/rich-list-item/rich-list-item.component.mjs +0 -46
  570. package/esm2020/components/rich-list/lib/directives/rich-list-item-title.mjs +0 -14
  571. package/esm2020/components/rich-list/lib/rich-list.component.mjs +0 -25
  572. package/esm2020/components/rich-list/lib/rich-list.module.mjs +0 -20
  573. package/esm2020/components/select/lib/components/select-option/select-option.component.mjs +0 -73
  574. package/esm2020/components/select/lib/directives/select-input-control.directive.mjs +0 -35
  575. package/esm2020/components/select/lib/pipes/select-search-filter.pipe.mjs +0 -16
  576. package/esm2020/components/select/lib/select.component.mjs +0 -202
  577. package/esm2020/components/select/lib/select.module.mjs +0 -21
  578. package/esm2020/components/slider/lib/slider.directive.mjs +0 -42
  579. package/esm2020/components/spinbox/lib/spinbox.component.mjs +0 -91
  580. package/esm2020/components/switch/lib/switch.component.mjs +0 -23
  581. package/esm2020/components/switch/lib/switch.module.mjs +0 -19
  582. package/esm2020/components/switch/lib/switch.validator.mjs +0 -28
  583. package/esm2020/components/tab-bar/lib/components/tab-bar-item/tab-bar-item.component.mjs +0 -79
  584. package/esm2020/components/tab-bar/lib/tab-bar.component.mjs +0 -115
  585. package/esm2020/components/tab-bar/lib/tab-bar.module.mjs +0 -19
  586. package/esm2020/components/table/lib/components/check-cell/check-cell.component.mjs +0 -29
  587. package/esm2020/components/table/lib/components/header-title/header-title.component.mjs +0 -83
  588. package/esm2020/components/table/lib/directives/table-cell.directive.mjs +0 -27
  589. package/esm2020/components/table/lib/directives/table-row.directive.mjs +0 -28
  590. package/esm2020/components/table/lib/table.component.mjs +0 -86
  591. package/esm2020/components/table/lib/table.module.mjs +0 -21
  592. package/esm2020/components/toast/lib/components/toast-container/toast-container.component.mjs +0 -85
  593. package/esm2020/components/toast/lib/components/toast-item/toast-item.component.mjs +0 -75
  594. package/esm2020/components/toast/lib/toast.module.mjs +0 -18
  595. package/esm2020/components/toast/lib/toast.service.mjs +0 -38
  596. package/esm2020/components/toggle-button-group/lib/components/toggle-button/toggle-button.component.mjs +0 -32
  597. package/esm2020/components/toggle-button-group/lib/toggle-button-group.component.mjs +0 -61
  598. package/esm2020/components/toggle-button-group/lib/toggle-button-group.module.mjs +0 -19
  599. package/esm2020/components/tooltip/lib/tooltip.component.mjs +0 -39
  600. package/esm2020/components/tooltip/lib/tooltip.directive.mjs +0 -129
  601. package/esm2020/components/wizard/lib/components/wizard-step/wizard-step.component.mjs +0 -73
  602. package/esm2020/components/wizard/lib/wizard.component.mjs +0 -155
  603. package/esm2020/components/wizard/lib/wizard.module.mjs +0 -19
  604. package/esm2020/internal/decorators/css-modifier.mjs +0 -49
  605. package/esm2020/internal/helpers/index.mjs +0 -7
  606. package/esm2020/internal/helpers/with-mutiple-descriptors.mjs +0 -46
  607. package/esm2020/internal/translate/lib/pipes/translate.pipe.mjs +0 -22
  608. package/esm2020/internal/translate/lib/services/language.service.mjs +0 -21
  609. package/esm2020/lib/controllers/controller.mjs +0 -39
  610. package/esm2020/lib/controllers/disabled.controller.mjs +0 -67
  611. package/esm2020/lib/controllers/readonly.controller.mjs +0 -78
  612. package/esm2020/lib/core.module.mjs +0 -21
  613. package/esm2020/lib/directives/click-outside.directive.mjs +0 -71
  614. package/esm2020/lib/directives/delegate-focus.directive.mjs +0 -40
  615. package/esm2020/lib/directives/with-disabled-state.directive.mjs +0 -41
  616. package/esm2020/lib/directives/with-tabindex.directive.mjs +0 -23
  617. package/esm2020/lib/services/window-ref.mjs +0 -73
  618. package/esm2020/theming/lib/theming.service.mjs +0 -57
  619. package/esm2020/utils/lib/decorators/index.mjs +0 -3
  620. package/esm2020/utils/lib/decorators/transform.mjs +0 -14
  621. package/esm2020/utils/lib/helpers/angular.mjs +0 -39
  622. package/esm2020/utils/lib/helpers/event-manager.mjs +0 -30
  623. package/esm2020/utils/lib/helpers/index.mjs +0 -18
  624. package/esm2020/utils/lib/helpers/ng-changes.mjs +0 -14
  625. package/esm2020/utils/lib/helpers/until-destroyed.mjs +0 -13
  626. package/fesm2015/odx-angular-animations.mjs +0 -63
  627. package/fesm2015/odx-angular-animations.mjs.map +0 -1
  628. package/fesm2015/odx-angular-breakpoints.mjs +0 -111
  629. package/fesm2015/odx-angular-breakpoints.mjs.map +0 -1
  630. package/fesm2015/odx-angular-cdk-a11y.mjs +0 -131
  631. package/fesm2015/odx-angular-cdk-a11y.mjs.map +0 -1
  632. package/fesm2015/odx-angular-cdk-active-indicator.mjs +0 -145
  633. package/fesm2015/odx-angular-cdk-active-indicator.mjs.map +0 -1
  634. package/fesm2015/odx-angular-cdk-autocomplete-control.mjs +0 -146
  635. package/fesm2015/odx-angular-cdk-autocomplete-control.mjs.map +0 -1
  636. package/fesm2015/odx-angular-cdk-checkbox-control.mjs +0 -52
  637. package/fesm2015/odx-angular-cdk-checkbox-control.mjs.map +0 -1
  638. package/fesm2015/odx-angular-cdk-connected-overlay.mjs +0 -228
  639. package/fesm2015/odx-angular-cdk-connected-overlay.mjs.map +0 -1
  640. package/fesm2015/odx-angular-cdk-custom-form-control.mjs +0 -178
  641. package/fesm2015/odx-angular-cdk-custom-form-control.mjs.map +0 -1
  642. package/fesm2015/odx-angular-cdk-dynamic-view.mjs +0 -326
  643. package/fesm2015/odx-angular-cdk-dynamic-view.mjs.map +0 -1
  644. package/fesm2015/odx-angular-cdk-event-plugins.mjs +0 -92
  645. package/fesm2015/odx-angular-cdk-event-plugins.mjs.map +0 -1
  646. package/fesm2015/odx-angular-cdk-expandable.mjs +0 -121
  647. package/fesm2015/odx-angular-cdk-expandable.mjs.map +0 -1
  648. package/fesm2015/odx-angular-cdk-option-control.mjs +0 -55
  649. package/fesm2015/odx-angular-cdk-option-control.mjs.map +0 -1
  650. package/fesm2015/odx-angular-cdk-radio-group-control.mjs +0 -102
  651. package/fesm2015/odx-angular-cdk-radio-group-control.mjs.map +0 -1
  652. package/fesm2015/odx-angular-charts-config.mjs +0 -171
  653. package/fesm2015/odx-angular-charts-config.mjs.map +0 -1
  654. package/fesm2015/odx-angular-components-accordion.mjs +0 -107
  655. package/fesm2015/odx-angular-components-accordion.mjs.map +0 -1
  656. package/fesm2015/odx-angular-components-action-group.mjs +0 -36
  657. package/fesm2015/odx-angular-components-action-group.mjs.map +0 -1
  658. package/fesm2015/odx-angular-components-area-header.mjs +0 -115
  659. package/fesm2015/odx-angular-components-area-header.mjs.map +0 -1
  660. package/fesm2015/odx-angular-components-autocomplete.mjs +0 -259
  661. package/fesm2015/odx-angular-components-autocomplete.mjs.map +0 -1
  662. package/fesm2015/odx-angular-components-avatar.mjs +0 -52
  663. package/fesm2015/odx-angular-components-avatar.mjs.map +0 -1
  664. package/fesm2015/odx-angular-components-badge.mjs +0 -134
  665. package/fesm2015/odx-angular-components-badge.mjs.map +0 -1
  666. package/fesm2015/odx-angular-components-bar.mjs +0 -95
  667. package/fesm2015/odx-angular-components-bar.mjs.map +0 -1
  668. package/fesm2015/odx-angular-components-breadcrumbs.mjs +0 -56
  669. package/fesm2015/odx-angular-components-breadcrumbs.mjs.map +0 -1
  670. package/fesm2015/odx-angular-components-button-group.mjs +0 -60
  671. package/fesm2015/odx-angular-components-button-group.mjs.map +0 -1
  672. package/fesm2015/odx-angular-components-button.mjs +0 -83
  673. package/fesm2015/odx-angular-components-button.mjs.map +0 -1
  674. package/fesm2015/odx-angular-components-calendar.mjs +0 -617
  675. package/fesm2015/odx-angular-components-calendar.mjs.map +0 -1
  676. package/fesm2015/odx-angular-components-card.mjs +0 -180
  677. package/fesm2015/odx-angular-components-card.mjs.map +0 -1
  678. package/fesm2015/odx-angular-components-checkbox.mjs +0 -106
  679. package/fesm2015/odx-angular-components-checkbox.mjs.map +0 -1
  680. package/fesm2015/odx-angular-components-chip.mjs +0 -101
  681. package/fesm2015/odx-angular-components-chip.mjs.map +0 -1
  682. package/fesm2015/odx-angular-components-circular-progress.mjs +0 -112
  683. package/fesm2015/odx-angular-components-circular-progress.mjs.map +0 -1
  684. package/fesm2015/odx-angular-components-content-box.mjs +0 -64
  685. package/fesm2015/odx-angular-components-content-box.mjs.map +0 -1
  686. package/fesm2015/odx-angular-components-datepicker.mjs +0 -256
  687. package/fesm2015/odx-angular-components-datepicker.mjs.map +0 -1
  688. package/fesm2015/odx-angular-components-dropdown.mjs +0 -232
  689. package/fesm2015/odx-angular-components-dropdown.mjs.map +0 -1
  690. package/fesm2015/odx-angular-components-form-field.mjs +0 -399
  691. package/fesm2015/odx-angular-components-form-field.mjs.map +0 -1
  692. package/fesm2015/odx-angular-components-header.mjs +0 -112
  693. package/fesm2015/odx-angular-components-header.mjs.map +0 -1
  694. package/fesm2015/odx-angular-components-icon.mjs +0 -73
  695. package/fesm2015/odx-angular-components-icon.mjs.map +0 -1
  696. package/fesm2015/odx-angular-components-inline-message.mjs +0 -54
  697. package/fesm2015/odx-angular-components-inline-message.mjs.map +0 -1
  698. package/fesm2015/odx-angular-components-link.mjs +0 -33
  699. package/fesm2015/odx-angular-components-link.mjs.map +0 -1
  700. package/fesm2015/odx-angular-components-list.mjs +0 -126
  701. package/fesm2015/odx-angular-components-list.mjs.map +0 -1
  702. package/fesm2015/odx-angular-components-loading-spinner.mjs +0 -171
  703. package/fesm2015/odx-angular-components-loading-spinner.mjs.map +0 -1
  704. package/fesm2015/odx-angular-components-logo.mjs +0 -62
  705. package/fesm2015/odx-angular-components-logo.mjs.map +0 -1
  706. package/fesm2015/odx-angular-components-main-menu.mjs +0 -233
  707. package/fesm2015/odx-angular-components-main-menu.mjs.map +0 -1
  708. package/fesm2015/odx-angular-components-mainfilter-group.mjs +0 -27
  709. package/fesm2015/odx-angular-components-mainfilter-group.mjs.map +0 -1
  710. package/fesm2015/odx-angular-components-menu.mjs +0 -145
  711. package/fesm2015/odx-angular-components-menu.mjs.map +0 -1
  712. package/fesm2015/odx-angular-components-modal.mjs +0 -496
  713. package/fesm2015/odx-angular-components-modal.mjs.map +0 -1
  714. package/fesm2015/odx-angular-components-navigation-back.mjs +0 -28
  715. package/fesm2015/odx-angular-components-navigation-back.mjs.map +0 -1
  716. package/fesm2015/odx-angular-components-paginator.mjs +0 -180
  717. package/fesm2015/odx-angular-components-paginator.mjs.map +0 -1
  718. package/fesm2015/odx-angular-components-progress.mjs +0 -57
  719. package/fesm2015/odx-angular-components-progress.mjs.map +0 -1
  720. package/fesm2015/odx-angular-components-radio-group.mjs +0 -101
  721. package/fesm2015/odx-angular-components-radio-group.mjs.map +0 -1
  722. package/fesm2015/odx-angular-components-rail-navigation.mjs +0 -112
  723. package/fesm2015/odx-angular-components-rail-navigation.mjs.map +0 -1
  724. package/fesm2015/odx-angular-components-rich-list.mjs +0 -96
  725. package/fesm2015/odx-angular-components-rich-list.mjs.map +0 -1
  726. package/fesm2015/odx-angular-components-select.mjs +0 -329
  727. package/fesm2015/odx-angular-components-select.mjs.map +0 -1
  728. package/fesm2015/odx-angular-components-slider.mjs +0 -48
  729. package/fesm2015/odx-angular-components-slider.mjs.map +0 -1
  730. package/fesm2015/odx-angular-components-spinbox.mjs +0 -100
  731. package/fesm2015/odx-angular-components-spinbox.mjs.map +0 -1
  732. package/fesm2015/odx-angular-components-switch.mjs +0 -69
  733. package/fesm2015/odx-angular-components-switch.mjs.map +0 -1
  734. package/fesm2015/odx-angular-components-tab-bar.mjs +0 -209
  735. package/fesm2015/odx-angular-components-tab-bar.mjs.map +0 -1
  736. package/fesm2015/odx-angular-components-table.mjs +0 -261
  737. package/fesm2015/odx-angular-components-table.mjs.map +0 -1
  738. package/fesm2015/odx-angular-components-toast.mjs +0 -213
  739. package/fesm2015/odx-angular-components-toast.mjs.map +0 -1
  740. package/fesm2015/odx-angular-components-toggle-button-group.mjs +0 -107
  741. package/fesm2015/odx-angular-components-toggle-button-group.mjs.map +0 -1
  742. package/fesm2015/odx-angular-components-tooltip.mjs +0 -184
  743. package/fesm2015/odx-angular-components-tooltip.mjs.map +0 -1
  744. package/fesm2015/odx-angular-components-wizard.mjs +0 -242
  745. package/fesm2015/odx-angular-components-wizard.mjs.map +0 -1
  746. package/fesm2015/odx-angular-internal-translate.mjs +0 -82
  747. package/fesm2015/odx-angular-internal-translate.mjs.map +0 -1
  748. package/fesm2015/odx-angular-internal.mjs +0 -170
  749. package/fesm2015/odx-angular-internal.mjs.map +0 -1
  750. package/fesm2015/odx-angular-sdk.mjs +0 -45
  751. package/fesm2015/odx-angular-sdk.mjs.map +0 -1
  752. package/fesm2015/odx-angular-theming.mjs +0 -114
  753. package/fesm2015/odx-angular-theming.mjs.map +0 -1
  754. package/fesm2015/odx-angular-utils.mjs +0 -420
  755. package/fesm2015/odx-angular-utils.mjs.map +0 -1
  756. package/fesm2015/odx-angular.mjs +0 -464
  757. package/fesm2015/odx-angular.mjs.map +0 -1
  758. package/fesm2020/odx-angular-breakpoints.mjs +0 -117
  759. package/fesm2020/odx-angular-breakpoints.mjs.map +0 -1
  760. package/fesm2020/odx-angular-cdk-a11y.mjs +0 -127
  761. package/fesm2020/odx-angular-cdk-a11y.mjs.map +0 -1
  762. package/fesm2020/odx-angular-cdk-active-indicator.mjs +0 -143
  763. package/fesm2020/odx-angular-cdk-active-indicator.mjs.map +0 -1
  764. package/fesm2020/odx-angular-cdk-autocomplete-control.mjs +0 -140
  765. package/fesm2020/odx-angular-cdk-autocomplete-control.mjs.map +0 -1
  766. package/fesm2020/odx-angular-cdk-checkbox-control.mjs +0 -52
  767. package/fesm2020/odx-angular-cdk-checkbox-control.mjs.map +0 -1
  768. package/fesm2020/odx-angular-cdk-connected-overlay.mjs +0 -222
  769. package/fesm2020/odx-angular-cdk-connected-overlay.mjs.map +0 -1
  770. package/fesm2020/odx-angular-cdk-custom-form-control.mjs +0 -172
  771. package/fesm2020/odx-angular-cdk-custom-form-control.mjs.map +0 -1
  772. package/fesm2020/odx-angular-cdk-dynamic-view.mjs +0 -318
  773. package/fesm2020/odx-angular-cdk-dynamic-view.mjs.map +0 -1
  774. package/fesm2020/odx-angular-cdk-event-plugins.mjs +0 -92
  775. package/fesm2020/odx-angular-cdk-event-plugins.mjs.map +0 -1
  776. package/fesm2020/odx-angular-cdk-expandable.mjs +0 -120
  777. package/fesm2020/odx-angular-cdk-expandable.mjs.map +0 -1
  778. package/fesm2020/odx-angular-cdk-option-control.mjs +0 -54
  779. package/fesm2020/odx-angular-cdk-option-control.mjs.map +0 -1
  780. package/fesm2020/odx-angular-cdk-radio-group-control.mjs +0 -102
  781. package/fesm2020/odx-angular-cdk-radio-group-control.mjs.map +0 -1
  782. package/fesm2020/odx-angular-charts-config.mjs +0 -171
  783. package/fesm2020/odx-angular-charts-config.mjs.map +0 -1
  784. package/fesm2020/odx-angular-components-accordion.mjs +0 -106
  785. package/fesm2020/odx-angular-components-accordion.mjs.map +0 -1
  786. package/fesm2020/odx-angular-components-action-group.mjs +0 -36
  787. package/fesm2020/odx-angular-components-action-group.mjs.map +0 -1
  788. package/fesm2020/odx-angular-components-area-header.mjs +0 -115
  789. package/fesm2020/odx-angular-components-area-header.mjs.map +0 -1
  790. package/fesm2020/odx-angular-components-autocomplete.mjs +0 -252
  791. package/fesm2020/odx-angular-components-autocomplete.mjs.map +0 -1
  792. package/fesm2020/odx-angular-components-avatar.mjs +0 -52
  793. package/fesm2020/odx-angular-components-avatar.mjs.map +0 -1
  794. package/fesm2020/odx-angular-components-badge.mjs +0 -131
  795. package/fesm2020/odx-angular-components-badge.mjs.map +0 -1
  796. package/fesm2020/odx-angular-components-bar.mjs +0 -95
  797. package/fesm2020/odx-angular-components-bar.mjs.map +0 -1
  798. package/fesm2020/odx-angular-components-breadcrumbs.mjs +0 -56
  799. package/fesm2020/odx-angular-components-breadcrumbs.mjs.map +0 -1
  800. package/fesm2020/odx-angular-components-button-group.mjs +0 -60
  801. package/fesm2020/odx-angular-components-button-group.mjs.map +0 -1
  802. package/fesm2020/odx-angular-components-button.mjs +0 -83
  803. package/fesm2020/odx-angular-components-button.mjs.map +0 -1
  804. package/fesm2020/odx-angular-components-calendar.mjs +0 -616
  805. package/fesm2020/odx-angular-components-calendar.mjs.map +0 -1
  806. package/fesm2020/odx-angular-components-card.mjs +0 -179
  807. package/fesm2020/odx-angular-components-card.mjs.map +0 -1
  808. package/fesm2020/odx-angular-components-checkbox.mjs +0 -106
  809. package/fesm2020/odx-angular-components-checkbox.mjs.map +0 -1
  810. package/fesm2020/odx-angular-components-chip.mjs +0 -101
  811. package/fesm2020/odx-angular-components-chip.mjs.map +0 -1
  812. package/fesm2020/odx-angular-components-circular-progress.mjs +0 -112
  813. package/fesm2020/odx-angular-components-circular-progress.mjs.map +0 -1
  814. package/fesm2020/odx-angular-components-content-box.mjs +0 -64
  815. package/fesm2020/odx-angular-components-content-box.mjs.map +0 -1
  816. package/fesm2020/odx-angular-components-datepicker.mjs +0 -254
  817. package/fesm2020/odx-angular-components-datepicker.mjs.map +0 -1
  818. package/fesm2020/odx-angular-components-dropdown.mjs +0 -235
  819. package/fesm2020/odx-angular-components-dropdown.mjs.map +0 -1
  820. package/fesm2020/odx-angular-components-form-field.mjs +0 -395
  821. package/fesm2020/odx-angular-components-form-field.mjs.map +0 -1
  822. package/fesm2020/odx-angular-components-header.mjs +0 -112
  823. package/fesm2020/odx-angular-components-header.mjs.map +0 -1
  824. package/fesm2020/odx-angular-components-icon.mjs +0 -73
  825. package/fesm2020/odx-angular-components-icon.mjs.map +0 -1
  826. package/fesm2020/odx-angular-components-inline-message.mjs +0 -54
  827. package/fesm2020/odx-angular-components-inline-message.mjs.map +0 -1
  828. package/fesm2020/odx-angular-components-link.mjs +0 -33
  829. package/fesm2020/odx-angular-components-link.mjs.map +0 -1
  830. package/fesm2020/odx-angular-components-list.mjs +0 -125
  831. package/fesm2020/odx-angular-components-list.mjs.map +0 -1
  832. package/fesm2020/odx-angular-components-loading-spinner.mjs +0 -169
  833. package/fesm2020/odx-angular-components-loading-spinner.mjs.map +0 -1
  834. package/fesm2020/odx-angular-components-logo.mjs +0 -62
  835. package/fesm2020/odx-angular-components-logo.mjs.map +0 -1
  836. package/fesm2020/odx-angular-components-main-menu.mjs +0 -232
  837. package/fesm2020/odx-angular-components-main-menu.mjs.map +0 -1
  838. package/fesm2020/odx-angular-components-mainfilter-group.mjs +0 -27
  839. package/fesm2020/odx-angular-components-mainfilter-group.mjs.map +0 -1
  840. package/fesm2020/odx-angular-components-menu.mjs +0 -147
  841. package/fesm2020/odx-angular-components-menu.mjs.map +0 -1
  842. package/fesm2020/odx-angular-components-modal.mjs +0 -496
  843. package/fesm2020/odx-angular-components-modal.mjs.map +0 -1
  844. package/fesm2020/odx-angular-components-navigation-back.mjs +0 -28
  845. package/fesm2020/odx-angular-components-navigation-back.mjs.map +0 -1
  846. package/fesm2020/odx-angular-components-paginator.mjs +0 -177
  847. package/fesm2020/odx-angular-components-paginator.mjs.map +0 -1
  848. package/fesm2020/odx-angular-components-progress.mjs +0 -57
  849. package/fesm2020/odx-angular-components-progress.mjs.map +0 -1
  850. package/fesm2020/odx-angular-components-radio-group.mjs +0 -100
  851. package/fesm2020/odx-angular-components-radio-group.mjs.map +0 -1
  852. package/fesm2020/odx-angular-components-rail-navigation.mjs +0 -112
  853. package/fesm2020/odx-angular-components-rail-navigation.mjs.map +0 -1
  854. package/fesm2020/odx-angular-components-rich-list.mjs +0 -96
  855. package/fesm2020/odx-angular-components-rich-list.mjs.map +0 -1
  856. package/fesm2020/odx-angular-components-select.mjs +0 -326
  857. package/fesm2020/odx-angular-components-select.mjs.map +0 -1
  858. package/fesm2020/odx-angular-components-slider.mjs +0 -48
  859. package/fesm2020/odx-angular-components-slider.mjs.map +0 -1
  860. package/fesm2020/odx-angular-components-spinbox.mjs +0 -97
  861. package/fesm2020/odx-angular-components-spinbox.mjs.map +0 -1
  862. package/fesm2020/odx-angular-components-switch.mjs +0 -69
  863. package/fesm2020/odx-angular-components-switch.mjs.map +0 -1
  864. package/fesm2020/odx-angular-components-tab-bar.mjs +0 -203
  865. package/fesm2020/odx-angular-components-tab-bar.mjs.map +0 -1
  866. package/fesm2020/odx-angular-components-table.mjs +0 -256
  867. package/fesm2020/odx-angular-components-table.mjs.map +0 -1
  868. package/fesm2020/odx-angular-components-toast.mjs +0 -212
  869. package/fesm2020/odx-angular-components-toast.mjs.map +0 -1
  870. package/fesm2020/odx-angular-components-toggle-button-group.mjs +0 -104
  871. package/fesm2020/odx-angular-components-toggle-button-group.mjs.map +0 -1
  872. package/fesm2020/odx-angular-components-tooltip.mjs +0 -189
  873. package/fesm2020/odx-angular-components-tooltip.mjs.map +0 -1
  874. package/fesm2020/odx-angular-components-wizard.mjs +0 -239
  875. package/fesm2020/odx-angular-components-wizard.mjs.map +0 -1
  876. package/fesm2020/odx-angular-internal-translate.mjs +0 -78
  877. package/fesm2020/odx-angular-internal-translate.mjs.map +0 -1
  878. package/fesm2020/odx-angular-internal.mjs +0 -167
  879. package/fesm2020/odx-angular-internal.mjs.map +0 -1
  880. package/fesm2020/odx-angular-rxjs.mjs +0 -33
  881. package/fesm2020/odx-angular-rxjs.mjs.map +0 -1
  882. package/fesm2020/odx-angular-theming.mjs +0 -111
  883. package/fesm2020/odx-angular-theming.mjs.map +0 -1
  884. package/fesm2020/odx-angular-utils.mjs +0 -413
  885. package/fesm2020/odx-angular-utils.mjs.map +0 -1
  886. package/fesm2020/odx-angular.mjs +0 -457
  887. package/fesm2020/odx-angular.mjs.map +0 -1
  888. package/internal/helpers/with-mutiple-descriptors.d.ts +0 -9
  889. package/utils/lib/decorators/transform.d.ts +0 -3
  890. /package/{esm2020 → esm2022}/animations/index.mjs +0 -0
  891. /package/{esm2020 → esm2022}/animations/lib/config.mjs +0 -0
  892. /package/{esm2020 → esm2022}/animations/lib/expand.mjs +0 -0
  893. /package/{esm2020 → esm2022}/animations/lib/fade.mjs +0 -0
  894. /package/{esm2020 → esm2022}/animations/lib/slide.mjs +0 -0
  895. /package/{esm2020 → esm2022}/animations/lib/wait-for-child-animations.mjs +0 -0
  896. /package/{esm2020 → esm2022}/animations/odx-angular-animations.mjs +0 -0
  897. /package/{esm2020 → esm2022}/breakpoints/index.mjs +0 -0
  898. /package/{esm2020 → esm2022}/breakpoints/lib/breakpoints.config.mjs +0 -0
  899. /package/{esm2020 → esm2022}/breakpoints/lib/breakpoints.typings.mjs +0 -0
  900. /package/{esm2020 → esm2022}/breakpoints/lib/directives/index.mjs +0 -0
  901. /package/{esm2020 → esm2022}/breakpoints/lib/helpers/configure-breakpoint.mjs +0 -0
  902. /package/{esm2020 → esm2022}/breakpoints/lib/helpers/index.mjs +0 -0
  903. /package/{esm2020 → esm2022}/breakpoints/lib/models/breakpoint.mjs +0 -0
  904. /package/{esm2020 → esm2022}/breakpoints/lib/models/index.mjs +0 -0
  905. /package/{esm2020 → esm2022}/breakpoints/odx-angular-breakpoints.mjs +0 -0
  906. /package/{esm2020 → esm2022}/cdk/a11y/index.mjs +0 -0
  907. /package/{esm2020 → esm2022}/cdk/a11y/lib/directives/index.mjs +0 -0
  908. /package/{esm2020 → esm2022}/cdk/a11y/odx-angular-cdk-a11y.mjs +0 -0
  909. /package/{esm2020 → esm2022}/cdk/active-indicator/index.mjs +0 -0
  910. /package/{esm2020 → esm2022}/cdk/active-indicator/lib/models/active-indicator-direction.mjs +0 -0
  911. /package/{esm2020 → esm2022}/cdk/active-indicator/lib/models/active-indicator-position.mjs +0 -0
  912. /package/{esm2020 → esm2022}/cdk/active-indicator/lib/models/index.mjs +0 -0
  913. /package/{esm2020 → esm2022}/cdk/active-indicator/odx-angular-cdk-active-indicator.mjs +0 -0
  914. /package/{esm2020 → esm2022}/cdk/autocomplete-control/index.mjs +0 -0
  915. /package/{esm2020 → esm2022}/cdk/autocomplete-control/lib/pipes/index.mjs +0 -0
  916. /package/{esm2020 → esm2022}/cdk/autocomplete-control/odx-angular-cdk-autocomplete-control.mjs +0 -0
  917. /package/{esm2020 → esm2022}/cdk/checkbox-control/index.mjs +0 -0
  918. /package/{esm2020 → esm2022}/cdk/checkbox-control/odx-angular-cdk-checkbox-control.mjs +0 -0
  919. /package/{esm2020 → esm2022}/cdk/connected-overlay/index.mjs +0 -0
  920. /package/{esm2020 → esm2022}/cdk/connected-overlay/lib/helpers/compute-overlay-position.mjs +0 -0
  921. /package/{esm2020 → esm2022}/cdk/connected-overlay/lib/helpers/index.mjs +0 -0
  922. /package/{esm2020 → esm2022}/cdk/connected-overlay/lib/models/connected-overlay-options.mjs +0 -0
  923. /package/{esm2020 → esm2022}/cdk/connected-overlay/lib/models/connected-overlay-ref.mjs +0 -0
  924. /package/{esm2020 → esm2022}/cdk/connected-overlay/lib/models/index.mjs +0 -0
  925. /package/{esm2020 → esm2022}/cdk/connected-overlay/odx-angular-cdk-connected-overlay.mjs +0 -0
  926. /package/{esm2020 → esm2022}/cdk/custom-form-control/index.mjs +0 -0
  927. /package/{esm2020 → esm2022}/cdk/custom-form-control/odx-angular-cdk-custom-form-control.mjs +0 -0
  928. /package/{esm2020 → esm2022}/cdk/dynamic-view/index.mjs +0 -0
  929. /package/{esm2020 → esm2022}/cdk/dynamic-view/lib/facade/dynamic-content.mjs +0 -0
  930. /package/{esm2020 → esm2022}/cdk/dynamic-view/lib/facade/dynamic-view-ref.mjs +0 -0
  931. /package/{esm2020 → esm2022}/cdk/dynamic-view/lib/facade/index.mjs +0 -0
  932. /package/{esm2020 → esm2022}/cdk/dynamic-view/lib/helpers/create-projectable-nodes.mjs +0 -0
  933. /package/{esm2020 → esm2022}/cdk/dynamic-view/lib/helpers/index.mjs +0 -0
  934. /package/{esm2020 → esm2022}/cdk/dynamic-view/lib/helpers/is-dynamic-text-content.mjs +0 -0
  935. /package/{esm2020 → esm2022}/cdk/dynamic-view/lib/helpers/is-dynamic-view.mjs +0 -0
  936. /package/{esm2020 → esm2022}/cdk/dynamic-view/lib/models/dynamic-component-ref.mjs +0 -0
  937. /package/{esm2020 → esm2022}/cdk/dynamic-view/lib/models/dynamic-template-ref.mjs +0 -0
  938. /package/{esm2020 → esm2022}/cdk/dynamic-view/lib/models/dynamic-view-options.mjs +0 -0
  939. /package/{esm2020 → esm2022}/cdk/dynamic-view/lib/models/index.mjs +0 -0
  940. /package/{esm2020 → esm2022}/cdk/dynamic-view/lib/tokens/dynamic-view-context.mjs +0 -0
  941. /package/{esm2020 → esm2022}/cdk/dynamic-view/lib/tokens/dynamic-view-default-host.mjs +0 -0
  942. /package/{esm2020 → esm2022}/cdk/dynamic-view/lib/tokens/index.mjs +0 -0
  943. /package/{esm2020 → esm2022}/cdk/dynamic-view/odx-angular-cdk-dynamic-view.mjs +0 -0
  944. /package/{esm2020 → esm2022}/cdk/event-plugins/index.mjs +0 -0
  945. /package/{esm2020 → esm2022}/cdk/event-plugins/lib/event-plugins.config.mjs +0 -0
  946. /package/{esm2020 → esm2022}/cdk/event-plugins/lib/models/event-plugin.mjs +0 -0
  947. /package/{esm2020 → esm2022}/cdk/event-plugins/lib/models/index.mjs +0 -0
  948. /package/{esm2020 → esm2022}/cdk/event-plugins/lib/plugins/index.mjs +0 -0
  949. /package/{esm2020 → esm2022}/cdk/event-plugins/odx-angular-cdk-event-plugins.mjs +0 -0
  950. /package/{esm2020 → esm2022}/cdk/expandable/index.mjs +0 -0
  951. /package/{esm2020 → esm2022}/cdk/expandable/lib/directives/index.mjs +0 -0
  952. /package/{esm2020 → esm2022}/cdk/expandable/lib/expandable.tokens.mjs +0 -0
  953. /package/{esm2020 → esm2022}/cdk/expandable/lib/facade/expandable-container.mjs +0 -0
  954. /package/{esm2020 → esm2022}/cdk/expandable/lib/facade/expandable-item.mjs +0 -0
  955. /package/{esm2020 → esm2022}/cdk/expandable/lib/facade/index.mjs +0 -0
  956. /package/{esm2020 → esm2022}/cdk/expandable/odx-angular-cdk-expandable.mjs +0 -0
  957. /package/{esm2020 → esm2022}/cdk/option-control/index.mjs +0 -0
  958. /package/{esm2020 → esm2022}/cdk/option-control/odx-angular-cdk-option-control.mjs +0 -0
  959. /package/{esm2020 → esm2022}/cdk/radio-group-control/index.mjs +0 -0
  960. /package/{esm2020 → esm2022}/cdk/radio-group-control/odx-angular-cdk-radio-group-control.mjs +0 -0
  961. /package/{esm2020 → esm2022}/charts-config/index.mjs +0 -0
  962. /package/{esm2020 → esm2022}/charts-config/odx-angular-charts-config.mjs +0 -0
  963. /package/{esm2020 → esm2022}/components/accordion/index.mjs +0 -0
  964. /package/{esm2020 → esm2022}/components/accordion/lib/components/index.mjs +0 -0
  965. /package/{esm2020 → esm2022}/components/accordion/lib/directives/index.mjs +0 -0
  966. /package/{esm2020 → esm2022}/components/accordion/odx-angular-components-accordion.mjs +0 -0
  967. /package/{esm2020 → esm2022}/components/action-group/index.mjs +0 -0
  968. /package/{esm2020 → esm2022}/components/action-group/odx-angular-components-action-group.mjs +0 -0
  969. /package/{esm2020 → esm2022}/components/area-header/directives/index.mjs +0 -0
  970. /package/{esm2020 → esm2022}/components/area-header/index.mjs +0 -0
  971. /package/{esm2020 → esm2022}/components/area-header/models/area-header-size.mjs +0 -0
  972. /package/{esm2020 → esm2022}/components/area-header/models/index.mjs +0 -0
  973. /package/{esm2020 → esm2022}/components/area-header/odx-angular-components-area-header.mjs +0 -0
  974. /package/{esm2020 → esm2022}/components/autocomplete/index.mjs +0 -0
  975. /package/{esm2020 → esm2022}/components/autocomplete/lib/autocomplete.tokens.mjs +0 -0
  976. /package/{esm2020 → esm2022}/components/autocomplete/lib/components/index.mjs +0 -0
  977. /package/{esm2020 → esm2022}/components/autocomplete/lib/directives/index.mjs +0 -0
  978. /package/{esm2020 → esm2022}/components/autocomplete/lib/pipes/index.mjs +0 -0
  979. /package/{esm2020 → esm2022}/components/autocomplete/odx-angular-components-autocomplete.mjs +0 -0
  980. /package/{esm2020 → esm2022}/components/avatar/index.mjs +0 -0
  981. /package/{esm2020 → esm2022}/components/avatar/lib/models/avatar-size.mjs +0 -0
  982. /package/{esm2020 → esm2022}/components/avatar/lib/models/avatar-variant.mjs +0 -0
  983. /package/{esm2020 → esm2022}/components/avatar/lib/models/index.mjs +0 -0
  984. /package/{esm2020 → esm2022}/components/avatar/odx-angular-components-avatar.mjs +0 -0
  985. /package/{esm2020 → esm2022}/components/badge/index.mjs +0 -0
  986. /package/{esm2020 → esm2022}/components/badge/lib/models/badge-variant.mjs +0 -0
  987. /package/{esm2020 → esm2022}/components/badge/lib/models/index.mjs +0 -0
  988. /package/{esm2020 → esm2022}/components/badge/odx-angular-components-badge.mjs +0 -0
  989. /package/{esm2020 → esm2022}/components/bar/index.mjs +0 -0
  990. /package/{esm2020 → esm2022}/components/bar/lib/models/bar-button-variant.mjs +0 -0
  991. /package/{esm2020 → esm2022}/components/bar/odx-angular-components-bar.mjs +0 -0
  992. /package/{esm2020 → esm2022}/components/breadcrumbs/index.mjs +0 -0
  993. /package/{esm2020 → esm2022}/components/breadcrumbs/odx-angular-components-breadcrumbs.mjs +0 -0
  994. /package/{esm2020 → esm2022}/components/button/index.mjs +0 -0
  995. /package/{esm2020 → esm2022}/components/button/lib/directives/index.mjs +0 -0
  996. /package/{esm2020 → esm2022}/components/button/lib/models/button-size.mjs +0 -0
  997. /package/{esm2020 → esm2022}/components/button/lib/models/button-variant.mjs +0 -0
  998. /package/{esm2020 → esm2022}/components/button/lib/models/index.mjs +0 -0
  999. /package/{esm2020 → esm2022}/components/button/odx-angular-components-button.mjs +0 -0
  1000. /package/{esm2020 → esm2022}/components/button-group/index.mjs +0 -0
  1001. /package/{esm2020 → esm2022}/components/button-group/odx-angular-components-button-group.mjs +0 -0
  1002. /package/{esm2020 → esm2022}/components/calendar/index.mjs +0 -0
  1003. /package/{esm2020 → esm2022}/components/calendar/lib/calendar.config.mjs +0 -0
  1004. /package/{esm2020 → esm2022}/components/calendar/lib/components/calendar-header/index.mjs +0 -0
  1005. /package/{esm2020 → esm2022}/components/calendar/lib/components/calendar-month/index.mjs +0 -0
  1006. /package/{esm2020 → esm2022}/components/calendar/lib/components/calendar-year/index.mjs +0 -0
  1007. /package/{esm2020 → esm2022}/components/calendar/lib/components/calendar-years/index.mjs +0 -0
  1008. /package/{esm2020 → esm2022}/components/calendar/lib/components/index.mjs +0 -0
  1009. /package/{esm2020 → esm2022}/components/calendar/lib/directives/index.mjs +0 -0
  1010. /package/{esm2020 → esm2022}/components/calendar/lib/models/calendar-view.mjs +0 -0
  1011. /package/{esm2020 → esm2022}/components/calendar/lib/models/date-filter.mjs +0 -0
  1012. /package/{esm2020 → esm2022}/components/calendar/lib/models/date-type.mjs +0 -0
  1013. /package/{esm2020 → esm2022}/components/calendar/lib/models/date-validator.mjs +0 -0
  1014. /package/{esm2020 → esm2022}/components/calendar/lib/models/index.mjs +0 -0
  1015. /package/{esm2020 → esm2022}/components/calendar/lib/pipes/index.mjs +0 -0
  1016. /package/{esm2020 → esm2022}/components/calendar/lib/services/index.mjs +0 -0
  1017. /package/{esm2020 → esm2022}/components/calendar/lib/utils/check-identical-date.mjs +0 -0
  1018. /package/{esm2020 → esm2022}/components/calendar/lib/utils/get-A11y-label.mjs +0 -0
  1019. /package/{esm2020 → esm2022}/components/calendar/lib/utils/index.mjs +0 -0
  1020. /package/{esm2020 → esm2022}/components/calendar/lib/utils/is-date-disabled.mjs +0 -0
  1021. /package/{esm2020 → esm2022}/components/calendar/lib/utils/parse-date.mjs +0 -0
  1022. /package/{esm2020 → esm2022}/components/calendar/lib/utils/validate-max-date.mjs +0 -0
  1023. /package/{esm2020 → esm2022}/components/calendar/lib/utils/validate-min-date.mjs +0 -0
  1024. /package/{esm2020 → esm2022}/components/calendar/lib/utils/validate-next-date-set.mjs +0 -0
  1025. /package/{esm2020 → esm2022}/components/calendar/lib/utils/validate-previous-date-set.mjs +0 -0
  1026. /package/{esm2020 → esm2022}/components/calendar/odx-angular-components-calendar.mjs +0 -0
  1027. /package/{esm2020 → esm2022}/components/card/index.mjs +0 -0
  1028. /package/{esm2020 → esm2022}/components/card/lib/components/index.mjs +0 -0
  1029. /package/{esm2020 → esm2022}/components/card/lib/directives/index.mjs +0 -0
  1030. /package/{esm2020 → esm2022}/components/card/lib/models/card-variant.mjs +0 -0
  1031. /package/{esm2020 → esm2022}/components/card/lib/models/index.mjs +0 -0
  1032. /package/{esm2020 → esm2022}/components/card/odx-angular-components-card.mjs +0 -0
  1033. /package/{esm2020 → esm2022}/components/checkbox/index.mjs +0 -0
  1034. /package/{esm2020 → esm2022}/components/checkbox/odx-angular-components-checkbox.mjs +0 -0
  1035. /package/{esm2020 → esm2022}/components/chip/index.mjs +0 -0
  1036. /package/{esm2020 → esm2022}/components/chip/lib/components/index.mjs +0 -0
  1037. /package/{esm2020 → esm2022}/components/chip/lib/models/chip-size.mjs +0 -0
  1038. /package/{esm2020 → esm2022}/components/chip/lib/models/chip-variant.mjs +0 -0
  1039. /package/{esm2020 → esm2022}/components/chip/lib/models/index.mjs +0 -0
  1040. /package/{esm2020 → esm2022}/components/chip/odx-angular-components-chip.mjs +0 -0
  1041. /package/{esm2020 → esm2022}/components/circular-progress/index.mjs +0 -0
  1042. /package/{esm2020 → esm2022}/components/circular-progress/lib/models/circular-progress-size.mjs +0 -0
  1043. /package/{esm2020 → esm2022}/components/circular-progress/lib/models/index.mjs +0 -0
  1044. /package/{esm2020 → esm2022}/components/circular-progress/odx-angular-components-circular-progress.mjs +0 -0
  1045. /package/{esm2020 → esm2022}/components/content-box/index.mjs +0 -0
  1046. /package/{esm2020 → esm2022}/components/content-box/lib/directives/index.mjs +0 -0
  1047. /package/{esm2020 → esm2022}/components/content-box/odx-angular-components-content-box.mjs +0 -0
  1048. /package/{esm2020 → esm2022}/components/datepicker/index.mjs +0 -0
  1049. /package/{esm2020 → esm2022}/components/datepicker/lib/datepicker.config.mjs +0 -0
  1050. /package/{esm2020 → esm2022}/components/datepicker/lib/directives/index.mjs +0 -0
  1051. /package/{esm2020 → esm2022}/components/datepicker/lib/models/datepicker-input-date-order.mjs +0 -0
  1052. /package/{esm2020 → esm2022}/components/datepicker/lib/models/datepicker-input-pattern.mjs +0 -0
  1053. /package/{esm2020 → esm2022}/components/datepicker/lib/models/index.mjs +0 -0
  1054. /package/{esm2020 → esm2022}/components/datepicker/lib/utils/get-datepicker-input-pattern.mjs +0 -0
  1055. /package/{esm2020 → esm2022}/components/datepicker/lib/utils/get-datepicker-input-value-as-date.mjs +0 -0
  1056. /package/{esm2020 → esm2022}/components/datepicker/lib/utils/index.mjs +0 -0
  1057. /package/{esm2020 → esm2022}/components/datepicker/odx-angular-components-datepicker.mjs +0 -0
  1058. /package/{esm2020 → esm2022}/components/dropdown/index.mjs +0 -0
  1059. /package/{esm2020 → esm2022}/components/dropdown/lib/helpers/close-current-dropdown.mjs +0 -0
  1060. /package/{esm2020 → esm2022}/components/dropdown/lib/helpers/index.mjs +0 -0
  1061. /package/{esm2020 → esm2022}/components/dropdown/lib/models/dropdown-options.mjs +0 -0
  1062. /package/{esm2020 → esm2022}/components/dropdown/lib/models/index.mjs +0 -0
  1063. /package/{esm2020 → esm2022}/components/dropdown/odx-angular-components-dropdown.mjs +0 -0
  1064. /package/{esm2020 → esm2022}/components/form-field/index.mjs +0 -0
  1065. /package/{esm2020 → esm2022}/components/form-field/lib/components/index.mjs +0 -0
  1066. /package/{esm2020 → esm2022}/components/form-field/lib/directives/index.mjs +0 -0
  1067. /package/{esm2020 → esm2022}/components/form-field/lib/form-field.config.mjs +0 -0
  1068. /package/{esm2020 → esm2022}/components/form-field/lib/models/form-field-error-resolver.mjs +0 -0
  1069. /package/{esm2020 → esm2022}/components/form-field/lib/models/form-field-error.mjs +0 -0
  1070. /package/{esm2020 → esm2022}/components/form-field/lib/models/form-field-variant.mjs +0 -0
  1071. /package/{esm2020 → esm2022}/components/form-field/lib/models/index.mjs +0 -0
  1072. /package/{esm2020 → esm2022}/components/form-field/lib/services/index.mjs +0 -0
  1073. /package/{esm2020 → esm2022}/components/form-field/odx-angular-components-form-field.mjs +0 -0
  1074. /package/{esm2020 → esm2022}/components/header/index.mjs +0 -0
  1075. /package/{esm2020 → esm2022}/components/header/lib/directives/index.mjs +0 -0
  1076. /package/{esm2020 → esm2022}/components/header/odx-angular-components-header.mjs +0 -0
  1077. /package/{esm2020 → esm2022}/components/icon/index.mjs +0 -0
  1078. /package/{esm2020 → esm2022}/components/icon/lib/icon.config.mjs +0 -0
  1079. /package/{esm2020 → esm2022}/components/icon/lib/models/icon-size.mjs +0 -0
  1080. /package/{esm2020 → esm2022}/components/icon/lib/models/index.mjs +0 -0
  1081. /package/{esm2020 → esm2022}/components/icon/odx-angular-components-icon.mjs +0 -0
  1082. /package/{esm2020 → esm2022}/components/inline-message/index.mjs +0 -0
  1083. /package/{esm2020 → esm2022}/components/inline-message/lib/models/index.mjs +0 -0
  1084. /package/{esm2020 → esm2022}/components/inline-message/lib/models/inline-message-variant.mjs +0 -0
  1085. /package/{esm2020 → esm2022}/components/inline-message/odx-angular-components-inline-message.mjs +0 -0
  1086. /package/{esm2020 → esm2022}/components/link/index.mjs +0 -0
  1087. /package/{esm2020 → esm2022}/components/link/odx-angular-components-link.mjs +0 -0
  1088. /package/{esm2020 → esm2022}/components/list/index.mjs +0 -0
  1089. /package/{esm2020 → esm2022}/components/list/lib/components/index.mjs +0 -0
  1090. /package/{esm2020 → esm2022}/components/list/odx-angular-components-list.mjs +0 -0
  1091. /package/{esm2020 → esm2022}/components/loading-spinner/index.mjs +0 -0
  1092. /package/{esm2020 → esm2022}/components/loading-spinner/odx-angular-components-loading-spinner.mjs +0 -0
  1093. /package/{esm2020 → esm2022}/components/logo/index.mjs +0 -0
  1094. /package/{esm2020 → esm2022}/components/logo/models/index.mjs +0 -0
  1095. /package/{esm2020 → esm2022}/components/logo/models/logo-size.mjs +0 -0
  1096. /package/{esm2020 → esm2022}/components/logo/models/logo-variant.mjs +0 -0
  1097. /package/{esm2020 → esm2022}/components/logo/odx-angular-components-logo.mjs +0 -0
  1098. /package/{esm2020 → esm2022}/components/main-menu/index.mjs +0 -0
  1099. /package/{esm2020 → esm2022}/components/main-menu/lib/directives/index.mjs +0 -0
  1100. /package/{esm2020 → esm2022}/components/main-menu/lib/helpers/create-main-menu-links.mjs +0 -0
  1101. /package/{esm2020 → esm2022}/components/main-menu/lib/helpers/index.mjs +0 -0
  1102. /package/{esm2020 → esm2022}/components/main-menu/lib/main-menu.config.mjs +0 -0
  1103. /package/{esm2020 → esm2022}/components/main-menu/lib/main-menu.i18n.mjs +0 -0
  1104. /package/{esm2020 → esm2022}/components/main-menu/lib/models/index.mjs +0 -0
  1105. /package/{esm2020 → esm2022}/components/main-menu/lib/models/main-menu-link.mjs +0 -0
  1106. /package/{esm2020 → esm2022}/components/main-menu/odx-angular-components-main-menu.mjs +0 -0
  1107. /package/{esm2020 → esm2022}/components/mainfilter-group/index.mjs +0 -0
  1108. /package/{esm2020 → esm2022}/components/mainfilter-group/odx-angular-components-mainfilter-group.mjs +0 -0
  1109. /package/{esm2020 → esm2022}/components/menu/index.mjs +0 -0
  1110. /package/{esm2020 → esm2022}/components/menu/lib/directives/index.mjs +0 -0
  1111. /package/{esm2020 → esm2022}/components/menu/odx-angular-components-menu.mjs +0 -0
  1112. /package/{esm2020 → esm2022}/components/modal/index.mjs +0 -0
  1113. /package/{esm2020 → esm2022}/components/modal/lib/components/index.mjs +0 -0
  1114. /package/{esm2020 → esm2022}/components/modal/lib/directives/index.mjs +0 -0
  1115. /package/{esm2020 → esm2022}/components/modal/lib/helpers/index.mjs +0 -0
  1116. /package/{esm2020 → esm2022}/components/modal/lib/helpers/inject-modal-ref.mjs +0 -0
  1117. /package/{esm2020 → esm2022}/components/modal/lib/helpers/provide-modal-ref.mjs +0 -0
  1118. /package/{esm2020 → esm2022}/components/modal/lib/modal.config.mjs +0 -0
  1119. /package/{esm2020 → esm2022}/components/modal/lib/models/basic-modal-options.mjs +0 -0
  1120. /package/{esm2020 → esm2022}/components/modal/lib/models/index.mjs +0 -0
  1121. /package/{esm2020 → esm2022}/components/modal/lib/models/modal-hero-variant.mjs +0 -0
  1122. /package/{esm2020 → esm2022}/components/modal/lib/models/modal-options.mjs +0 -0
  1123. /package/{esm2020 → esm2022}/components/modal/lib/models/modal-ref.mjs +0 -0
  1124. /package/{esm2020 → esm2022}/components/modal/lib/models/modal-size.mjs +0 -0
  1125. /package/{esm2020 → esm2022}/components/modal/lib/models/modal-type.mjs +0 -0
  1126. /package/{esm2020 → esm2022}/components/modal/lib/models/modal-variant.mjs +0 -0
  1127. /package/{esm2020 → esm2022}/components/modal/odx-angular-components-modal.mjs +0 -0
  1128. /package/{esm2020 → esm2022}/components/navigation-back/index.mjs +0 -0
  1129. /package/{esm2020 → esm2022}/components/navigation-back/odx-angular-components-navigation-back.mjs +0 -0
  1130. /package/{esm2020 → esm2022}/components/paginator/index.mjs +0 -0
  1131. /package/{esm2020 → esm2022}/components/paginator/lib/interfaces/index.mjs +0 -0
  1132. /package/{esm2020 → esm2022}/components/paginator/lib/interfaces/page-change.interface.mjs +0 -0
  1133. /package/{esm2020 → esm2022}/components/paginator/lib/models/get-range-content.model.mjs +0 -0
  1134. /package/{esm2020 → esm2022}/components/paginator/lib/models/get-summary-content.model.mjs +0 -0
  1135. /package/{esm2020 → esm2022}/components/paginator/lib/models/index.mjs +0 -0
  1136. /package/{esm2020 → esm2022}/components/paginator/lib/paginator.config.mjs +0 -0
  1137. /package/{esm2020 → esm2022}/components/paginator/odx-angular-components-paginator.mjs +0 -0
  1138. /package/{esm2020 → esm2022}/components/progress/index.mjs +0 -0
  1139. /package/{esm2020 → esm2022}/components/progress/odx-angular-components-progress.mjs +0 -0
  1140. /package/{esm2020 → esm2022}/components/radio-group/index.mjs +0 -0
  1141. /package/{esm2020 → esm2022}/components/radio-group/lib/components/index.mjs +0 -0
  1142. /package/{esm2020 → esm2022}/components/radio-group/odx-angular-components-radio-group.mjs +0 -0
  1143. /package/{esm2020 → esm2022}/components/rail-navigation/index.mjs +0 -0
  1144. /package/{esm2020 → esm2022}/components/rail-navigation/lib/components/index.mjs +0 -0
  1145. /package/{esm2020 → esm2022}/components/rail-navigation/lib/models/index.mjs +0 -0
  1146. /package/{esm2020 → esm2022}/components/rail-navigation/lib/models/rail-navigation-variant.mjs +0 -0
  1147. /package/{esm2020 → esm2022}/components/rail-navigation/odx-angular-components-rail-navigation.mjs +0 -0
  1148. /package/{esm2020 → esm2022}/components/rich-list/index.mjs +0 -0
  1149. /package/{esm2020 → esm2022}/components/rich-list/lib/components/index.mjs +0 -0
  1150. /package/{esm2020 → esm2022}/components/rich-list/lib/directives/index.mjs +0 -0
  1151. /package/{esm2020 → esm2022}/components/rich-list/odx-angular-components-rich-list.mjs +0 -0
  1152. /package/{esm2020 → esm2022}/components/select/index.mjs +0 -0
  1153. /package/{esm2020 → esm2022}/components/select/lib/components/index.mjs +0 -0
  1154. /package/{esm2020 → esm2022}/components/select/lib/directives/index.mjs +0 -0
  1155. /package/{esm2020 → esm2022}/components/select/lib/pipes/index.mjs +0 -0
  1156. /package/{esm2020 → esm2022}/components/select/lib/select.tokens.mjs +0 -0
  1157. /package/{esm2020 → esm2022}/components/select/odx-angular-components-select.mjs +0 -0
  1158. /package/{esm2020 → esm2022}/components/slider/index.mjs +0 -0
  1159. /package/{esm2020 → esm2022}/components/slider/odx-angular-components-slider.mjs +0 -0
  1160. /package/{esm2020 → esm2022}/components/spinbox/index.mjs +0 -0
  1161. /package/{esm2020 → esm2022}/components/spinbox/odx-angular-components-spinbox.mjs +0 -0
  1162. /package/{esm2020 → esm2022}/components/switch/index.mjs +0 -0
  1163. /package/{esm2020 → esm2022}/components/switch/odx-angular-components-switch.mjs +0 -0
  1164. /package/{esm2020 → esm2022}/components/tab-bar/index.mjs +0 -0
  1165. /package/{esm2020 → esm2022}/components/tab-bar/lib/components/index.mjs +0 -0
  1166. /package/{esm2020 → esm2022}/components/tab-bar/lib/models/index.mjs +0 -0
  1167. /package/{esm2020 → esm2022}/components/tab-bar/lib/models/tab-change-event.mjs +0 -0
  1168. /package/{esm2020 → esm2022}/components/tab-bar/lib/tab-bar.config.mjs +0 -0
  1169. /package/{esm2020 → esm2022}/components/tab-bar/odx-angular-components-tab-bar.mjs +0 -0
  1170. /package/{esm2020 → esm2022}/components/table/index.mjs +0 -0
  1171. /package/{esm2020 → esm2022}/components/table/lib/components/index.mjs +0 -0
  1172. /package/{esm2020 → esm2022}/components/table/lib/directives/index.mjs +0 -0
  1173. /package/{esm2020 → esm2022}/components/table/lib/models/body-cell.mjs +0 -0
  1174. /package/{esm2020 → esm2022}/components/table/lib/models/header-cell.mjs +0 -0
  1175. /package/{esm2020 → esm2022}/components/table/lib/models/index.mjs +0 -0
  1176. /package/{esm2020 → esm2022}/components/table/lib/models/sort-status.mjs +0 -0
  1177. /package/{esm2020 → esm2022}/components/table/lib/models/sort-variant.mjs +0 -0
  1178. /package/{esm2020 → esm2022}/components/table/lib/models/table-variant.mjs +0 -0
  1179. /package/{esm2020 → esm2022}/components/table/lib/table.config.mjs +0 -0
  1180. /package/{esm2020 → esm2022}/components/table/odx-angular-components-table.mjs +0 -0
  1181. /package/{esm2020 → esm2022}/components/toast/index.mjs +0 -0
  1182. /package/{esm2020 → esm2022}/components/toast/lib/components/index.mjs +0 -0
  1183. /package/{esm2020 → esm2022}/components/toast/lib/models/index.mjs +0 -0
  1184. /package/{esm2020 → esm2022}/components/toast/lib/models/toast-action.mjs +0 -0
  1185. /package/{esm2020 → esm2022}/components/toast/lib/models/toast-ref.mjs +0 -0
  1186. /package/{esm2020 → esm2022}/components/toast/lib/models/toast-variant.mjs +0 -0
  1187. /package/{esm2020 → esm2022}/components/toast/lib/models/toast.mjs +0 -0
  1188. /package/{esm2020 → esm2022}/components/toast/lib/models/toast.options.mjs +0 -0
  1189. /package/{esm2020 → esm2022}/components/toast/lib/toast.config.mjs +0 -0
  1190. /package/{esm2020 → esm2022}/components/toast/odx-angular-components-toast.mjs +0 -0
  1191. /package/{esm2020 → esm2022}/components/toggle-button-group/index.mjs +0 -0
  1192. /package/{esm2020 → esm2022}/components/toggle-button-group/lib/components/index.mjs +0 -0
  1193. /package/{esm2020 → esm2022}/components/toggle-button-group/odx-angular-components-toggle-button-group.mjs +0 -0
  1194. /package/{esm2020 → esm2022}/components/tooltip/index.mjs +0 -0
  1195. /package/{esm2020 → esm2022}/components/tooltip/lib/helpers/index.mjs +0 -0
  1196. /package/{esm2020 → esm2022}/components/tooltip/lib/helpers/resolve-tooltip-trigger-events.mjs +0 -0
  1197. /package/{esm2020 → esm2022}/components/tooltip/lib/models/index.mjs +0 -0
  1198. /package/{esm2020 → esm2022}/components/tooltip/lib/models/tooltip-options.mjs +0 -0
  1199. /package/{esm2020 → esm2022}/components/tooltip/lib/models/tooltip-size.mjs +0 -0
  1200. /package/{esm2020 → esm2022}/components/tooltip/lib/models/tooltip-trigger.mjs +0 -0
  1201. /package/{esm2020 → esm2022}/components/tooltip/odx-angular-components-tooltip.mjs +0 -0
  1202. /package/{esm2020 → esm2022}/components/wizard/index.mjs +0 -0
  1203. /package/{esm2020 → esm2022}/components/wizard/lib/components/index.mjs +0 -0
  1204. /package/{esm2020 → esm2022}/components/wizard/odx-angular-components-wizard.mjs +0 -0
  1205. /package/{esm2020 → esm2022}/index.mjs +0 -0
  1206. /package/{esm2020 → esm2022}/internal/decorators/css-component.mjs +0 -0
  1207. /package/{esm2020 → esm2022}/internal/decorators/index.mjs +0 -0
  1208. /package/{esm2020 → esm2022}/internal/helpers/camel-to-kebab-case.mjs +0 -0
  1209. /package/{esm2020 → esm2022}/internal/helpers/decorator-property-name.mjs +0 -0
  1210. /package/{esm2020 → esm2022}/internal/helpers/deepmerge.mjs +0 -0
  1211. /package/{esm2020 → esm2022}/internal/helpers/get-css-variables.mjs +0 -0
  1212. /package/{esm2020 → esm2022}/internal/helpers/get-enum-values.mjs +0 -0
  1213. /package/{esm2020 → esm2022}/internal/index.mjs +0 -0
  1214. /package/{esm2020 → esm2022}/internal/odx-angular-internal.mjs +0 -0
  1215. /package/{esm2020 → esm2022}/internal/translate/index.mjs +0 -0
  1216. /package/{esm2020 → esm2022}/internal/translate/lib/helpers/get-language-code.mjs +0 -0
  1217. /package/{esm2020 → esm2022}/internal/translate/lib/helpers/index.mjs +0 -0
  1218. /package/{esm2020 → esm2022}/internal/translate/lib/models/index.mjs +0 -0
  1219. /package/{esm2020 → esm2022}/internal/translate/lib/models/translation.mjs +0 -0
  1220. /package/{esm2020 → esm2022}/internal/translate/lib/pipes/index.mjs +0 -0
  1221. /package/{esm2020 → esm2022}/internal/translate/lib/services/index.mjs +0 -0
  1222. /package/{esm2020 → esm2022}/internal/translate/lib/translate.config.mjs +0 -0
  1223. /package/{esm2020 → esm2022}/internal/translate/lib/translate.service.mjs +0 -0
  1224. /package/{esm2020 → esm2022}/internal/translate/odx-angular-internal-translate.mjs +0 -0
  1225. /package/{esm2020 → esm2022}/lib/controllers/index.mjs +0 -0
  1226. /package/{esm2020 → esm2022}/lib/directives/index.mjs +0 -0
  1227. /package/{esm2020 → esm2022}/lib/models/environment.mjs +0 -0
  1228. /package/{esm2020 → esm2022}/lib/models/index.mjs +0 -0
  1229. /package/{esm2020 → esm2022}/lib/services/index.mjs +0 -0
  1230. /package/{esm2020 → esm2022}/lib/tokens/identity-matcher.mjs +0 -0
  1231. /package/{esm2020 → esm2022}/lib/tokens/index.mjs +0 -0
  1232. /package/{esm2020 → esm2022}/lib/tokens/string-search-handler.mjs +0 -0
  1233. /package/{esm2020 → esm2022}/lib/tokens/stringify.mjs +0 -0
  1234. /package/{esm2020 → esm2022}/odx-angular.mjs +0 -0
  1235. /package/{esm2020 → esm2022}/rxjs/index.mjs +0 -0
  1236. /package/{esm2020 → esm2022}/rxjs/lib/delay-until.mjs +0 -0
  1237. /package/{esm2020 → esm2022}/rxjs/lib/form-query-list.mjs +0 -0
  1238. /package/{esm2020 → esm2022}/rxjs/lib/from-element-resize.mjs +0 -0
  1239. /package/{esm2020 → esm2022}/rxjs/lib/from-events.mjs +0 -0
  1240. /package/{esm2020 → esm2022}/rxjs/odx-angular-rxjs.mjs +0 -0
  1241. /package/{esm2020 → esm2022}/sdk/index.mjs +0 -0
  1242. /package/{esm2020 → esm2022}/sdk/lib/application-environment.mjs +0 -0
  1243. /package/{esm2020 → esm2022}/sdk/odx-angular-sdk.mjs +0 -0
  1244. /package/{esm2020 → esm2022}/theming/index.mjs +0 -0
  1245. /package/{esm2020 → esm2022}/theming/lib/helpers/index.mjs +0 -0
  1246. /package/{esm2020 → esm2022}/theming/lib/helpers/prefers-dark-theme.mjs +0 -0
  1247. /package/{esm2020 → esm2022}/theming/lib/helpers/resolve-theme.mjs +0 -0
  1248. /package/{esm2020 → esm2022}/theming/lib/helpers/theme-storage.mjs +0 -0
  1249. /package/{esm2020 → esm2022}/theming/lib/models/index.mjs +0 -0
  1250. /package/{esm2020 → esm2022}/theming/lib/models/theme.mjs +0 -0
  1251. /package/{esm2020 → esm2022}/theming/lib/theming.config.mjs +0 -0
  1252. /package/{esm2020 → esm2022}/theming/odx-angular-theming.mjs +0 -0
  1253. /package/{esm2020 → esm2022}/utils/index.mjs +0 -0
  1254. /package/{esm2020 → esm2022}/utils/lib/decorators/pure.mjs +0 -0
  1255. /package/{esm2020 → esm2022}/utils/lib/helpers/array.mjs +0 -0
  1256. /package/{esm2020 → esm2022}/utils/lib/helpers/build-url.mjs +0 -0
  1257. /package/{esm2020 → esm2022}/utils/lib/helpers/build-website-url.mjs +0 -0
  1258. /package/{esm2020 → esm2022}/utils/lib/helpers/debounce.mjs +0 -0
  1259. /package/{esm2020 → esm2022}/utils/lib/helpers/defer-fn.mjs +0 -0
  1260. /package/{esm2020 → esm2022}/utils/lib/helpers/dom.mjs +0 -0
  1261. /package/{esm2020 → esm2022}/utils/lib/helpers/get-axis.mjs +0 -0
  1262. /package/{esm2020 → esm2022}/utils/lib/helpers/get-opposite-side.mjs +0 -0
  1263. /package/{esm2020 → esm2022}/utils/lib/helpers/get-side.mjs +0 -0
  1264. /package/{esm2020 → esm2022}/utils/lib/helpers/get-unique-id.mjs +0 -0
  1265. /package/{esm2020 → esm2022}/utils/lib/helpers/provide-config.mjs +0 -0
  1266. /package/{esm2020 → esm2022}/utils/lib/helpers/queue.mjs +0 -0
  1267. /package/{esm2020 → esm2022}/utils/lib/helpers/type-guards.mjs +0 -0
  1268. /package/{esm2020 → esm2022}/utils/lib/types/axis.mjs +0 -0
  1269. /package/{esm2020 → esm2022}/utils/lib/types/get-properties.mjs +0 -0
  1270. /package/{esm2020 → esm2022}/utils/lib/types/index.mjs +0 -0
  1271. /package/{esm2020 → esm2022}/utils/lib/types/position.mjs +0 -0
  1272. /package/{esm2020 → esm2022}/utils/lib/types/side.mjs +0 -0
  1273. /package/{esm2020 → esm2022}/utils/odx-angular-utils.mjs +0 -0
  1274. /package/{fesm2020 → fesm2022}/odx-angular-animations.mjs +0 -0
  1275. /package/{fesm2020 → fesm2022}/odx-angular-animations.mjs.map +0 -0
  1276. /package/{fesm2015 → fesm2022}/odx-angular-rxjs.mjs +0 -0
  1277. /package/{fesm2015 → fesm2022}/odx-angular-rxjs.mjs.map +0 -0
  1278. /package/{fesm2020 → fesm2022}/odx-angular-sdk.mjs +0 -0
  1279. /package/{fesm2020 → fesm2022}/odx-angular-sdk.mjs.map +0 -0
@@ -1,139 +0,0 @@
1
- import { __decorate } from "tslib";
2
- import { ChangeDetectionStrategy, Component, EventEmitter, Input, Output, ViewEncapsulation } from '@angular/core';
3
- import { CoreModule, DisabledController } from '@odx/angular';
4
- import { DynamicViewDirective } from '@odx/angular/cdk/dynamic-view';
5
- import { ActionGroupComponent } from '@odx/angular/components/action-group';
6
- import { ButtonComponent, ButtonSize } from '@odx/angular/components/button';
7
- import { IconComponent } from '@odx/angular/components/icon';
8
- import { CSSComponent } from '@odx/angular/internal';
9
- import { injectElement } from '@odx/angular/utils';
10
- import { injectPaginatorConfig } from './paginator.config';
11
- import * as i0 from "@angular/core";
12
- import * as i1 from "@angular/common";
13
- import * as i2 from "@odx/angular";
14
- let PaginatorComponent = class PaginatorComponent {
15
- constructor() {
16
- this.disabledController = DisabledController.inject();
17
- this.config = injectPaginatorConfig();
18
- this._pageIndex = 0;
19
- this._pageSize = this.config.pageSize;
20
- this._length = 0;
21
- this.buttonSize = ButtonSize.SMALL;
22
- this.element = injectElement();
23
- this.getSummaryContentFn = null;
24
- this.getRangeContentFn = null;
25
- this.showSummary = true;
26
- this.showFirstLastButtons = true;
27
- this.pageChanged = new EventEmitter();
28
- }
29
- set pageIndex(value) {
30
- if (value >= 0)
31
- this._pageIndex = value;
32
- }
33
- get pageIndex() {
34
- return this._length ? this._pageIndex : -1;
35
- }
36
- set pageSize(value) {
37
- if (value > 0)
38
- this._pageSize = value;
39
- }
40
- get pageSize() {
41
- return this._pageSize;
42
- }
43
- set length(value) {
44
- if (value >= 0)
45
- this._length = value;
46
- }
47
- get length() {
48
- return this._length;
49
- }
50
- get isDisabled() {
51
- return !!this.disabledController?.disabled;
52
- }
53
- get defaultGetSummaryContentFn() {
54
- return this.config.getSummaryContent;
55
- }
56
- get defaultGetRangeContentFn() {
57
- return this.config.getRangeContent;
58
- }
59
- get summaryContent() {
60
- const fn = this.getSummaryContentFn ?? this.defaultGetSummaryContentFn;
61
- return fn(this.startItemIndex + 1, this.endItemIndex, this.length);
62
- }
63
- get rangeContent() {
64
- const fn = this.getRangeContentFn ?? this.defaultGetRangeContentFn;
65
- return fn(this.pageIndex, this.totalPages);
66
- }
67
- firstPage() {
68
- this.pageChange(0);
69
- }
70
- previousPage() {
71
- this.pageChange(this._pageIndex - 1);
72
- }
73
- nextPage() {
74
- this.pageChange(this._pageIndex + 1);
75
- }
76
- lastPage() {
77
- this.pageChange(this.totalPages - 1);
78
- }
79
- get isFirstPage() {
80
- return this._pageIndex === 0;
81
- }
82
- get isLastPage() {
83
- return this._pageIndex === this.totalPages - 1;
84
- }
85
- get isPreviousDisabled() {
86
- return this.isFirstPage || !this._length;
87
- }
88
- get isNextDisabled() {
89
- return this.isLastPage || !this._length;
90
- }
91
- get totalPages() {
92
- return Math.ceil(this._length / this._pageSize);
93
- }
94
- get startItemIndex() {
95
- return this._length ? this._pageIndex * this._pageSize : -1;
96
- }
97
- get endItemIndex() {
98
- return Math.min(this.startItemIndex + this._pageSize, this._length);
99
- }
100
- pageChange(pageIndex) {
101
- if (pageIndex < 0)
102
- return;
103
- this._pageIndex = pageIndex;
104
- this.pageChanged.emit({
105
- pageIndex: this._pageIndex,
106
- length: this._length,
107
- pageSize: this._pageSize,
108
- });
109
- }
110
- };
111
- PaginatorComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PaginatorComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
112
- PaginatorComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: PaginatorComponent, isStandalone: true, selector: "odx-paginator", inputs: { getSummaryContentFn: "getSummaryContentFn", getRangeContentFn: "getRangeContentFn", showSummary: "showSummary", showFirstLastButtons: "showFirstLastButtons", pageIndex: "pageIndex", pageSize: "pageSize", length: "length" }, outputs: { pageChanged: "pageChanged" }, host: { properties: { "class.is-disabled": "isDisabled" } }, providers: [DisabledController.connect()], ngImport: i0, template: "<div *ngIf=\"showSummary\" class=\"odx-paginator__summary\">\n <ng-template [odxDynamicView]=\"summaryContent\"></ng-template>\n</div>\n\n<div class=\"odx-paginator__navigation\">\n <odx-action-group>\n <button\n *ngIf=\"showFirstLastButtons\"\n odxButton\n [size]=\"buttonSize\"\n class=\"odx-paginator__navigation_first\"\n (click)=\"firstPage()\"\n [disabled]=\"isPreviousDisabled\"\n >\n <odx-icon name=\"chevron-left-end\" iconSet=\"core\"></odx-icon>\n </button>\n\n <button odxButton [size]=\"buttonSize\" class=\"odx-paginator__navigation_previous\" (click)=\"previousPage()\" [disabled]=\"isPreviousDisabled\">\n <odx-icon name=\"chevron-left\" iconSet=\"core\"></odx-icon>\n </button>\n </odx-action-group>\n\n <div class=\"odx-paginator__range\">\n <ng-template [odxDynamicView]=\"rangeContent\"></ng-template>\n </div>\n\n <odx-action-group>\n <button odxButton [size]=\"buttonSize\" class=\"odx-paginator__navigation_next\" (click)=\"nextPage()\" [disabled]=\"isNextDisabled\">\n <odx-icon name=\"chevron-right\" iconSet=\"core\"></odx-icon>\n </button>\n\n <button *ngIf=\"showFirstLastButtons\" [size]=\"buttonSize\" odxButton class=\"odx-paginator__navigation_last\" (click)=\"lastPage()\" [disabled]=\"isNextDisabled\">\n <odx-icon name=\"chevron-right-end\" iconSet=\"core\"></odx-icon>\n </button>\n </odx-action-group>\n</div>\n", dependencies: [{ kind: "ngmodule", type: CoreModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.DisabledController, selector: "[disabled]", inputs: ["disabled"] }, { 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: DynamicViewDirective, selector: "ng-template[odxDynamicView]", inputs: ["odxDynamicView", "odxDynamicViewInjector", "odxDynamicViewContext"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
113
- PaginatorComponent = __decorate([
114
- CSSComponent('paginator')
115
- ], PaginatorComponent);
116
- export { PaginatorComponent };
117
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PaginatorComponent, decorators: [{
118
- type: Component,
119
- args: [{ standalone: true, selector: 'odx-paginator', imports: [CoreModule, ActionGroupComponent, ButtonComponent, IconComponent, DynamicViewDirective], providers: [DisabledController.connect()], encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, host: {
120
- '[class.is-disabled]': 'isDisabled',
121
- }, template: "<div *ngIf=\"showSummary\" class=\"odx-paginator__summary\">\n <ng-template [odxDynamicView]=\"summaryContent\"></ng-template>\n</div>\n\n<div class=\"odx-paginator__navigation\">\n <odx-action-group>\n <button\n *ngIf=\"showFirstLastButtons\"\n odxButton\n [size]=\"buttonSize\"\n class=\"odx-paginator__navigation_first\"\n (click)=\"firstPage()\"\n [disabled]=\"isPreviousDisabled\"\n >\n <odx-icon name=\"chevron-left-end\" iconSet=\"core\"></odx-icon>\n </button>\n\n <button odxButton [size]=\"buttonSize\" class=\"odx-paginator__navigation_previous\" (click)=\"previousPage()\" [disabled]=\"isPreviousDisabled\">\n <odx-icon name=\"chevron-left\" iconSet=\"core\"></odx-icon>\n </button>\n </odx-action-group>\n\n <div class=\"odx-paginator__range\">\n <ng-template [odxDynamicView]=\"rangeContent\"></ng-template>\n </div>\n\n <odx-action-group>\n <button odxButton [size]=\"buttonSize\" class=\"odx-paginator__navigation_next\" (click)=\"nextPage()\" [disabled]=\"isNextDisabled\">\n <odx-icon name=\"chevron-right\" iconSet=\"core\"></odx-icon>\n </button>\n\n <button *ngIf=\"showFirstLastButtons\" [size]=\"buttonSize\" odxButton class=\"odx-paginator__navigation_last\" (click)=\"lastPage()\" [disabled]=\"isNextDisabled\">\n <odx-icon name=\"chevron-right-end\" iconSet=\"core\"></odx-icon>\n </button>\n </odx-action-group>\n</div>\n" }]
122
- }], propDecorators: { getSummaryContentFn: [{
123
- type: Input
124
- }], getRangeContentFn: [{
125
- type: Input
126
- }], showSummary: [{
127
- type: Input
128
- }], showFirstLastButtons: [{
129
- type: Input
130
- }], pageIndex: [{
131
- type: Input
132
- }], pageSize: [{
133
- type: Input
134
- }], length: [{
135
- type: Input
136
- }], pageChanged: [{
137
- type: Output
138
- }] } });
139
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicGFnaW5hdG9yLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL2xpYnMvYW5ndWxhci9jb21wb25lbnRzL3BhZ2luYXRvci9zcmMvbGliL3BhZ2luYXRvci5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi9saWJzL2FuZ3VsYXIvY29tcG9uZW50cy9wYWdpbmF0b3Ivc3JjL2xpYi9wYWdpbmF0b3IuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBLE9BQU8sRUFBRSx1QkFBdUIsRUFBRSxTQUFTLEVBQUUsWUFBWSxFQUFFLEtBQUssRUFBRSxNQUFNLEVBQUUsaUJBQWlCLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFDbkgsT0FBTyxFQUFFLFVBQVUsRUFBRSxrQkFBa0IsRUFBRSxNQUFNLGNBQWMsQ0FBQztBQUM5RCxPQUFPLEVBQXNCLG9CQUFvQixFQUFFLE1BQU0sK0JBQStCLENBQUM7QUFDekYsT0FBTyxFQUFFLG9CQUFvQixFQUFFLE1BQU0sc0NBQXNDLENBQUM7QUFDNUUsT0FBTyxFQUFFLGVBQWUsRUFBRSxVQUFVLEVBQUUsTUFBTSxnQ0FBZ0MsQ0FBQztBQUM3RSxPQUFPLEVBQUUsYUFBYSxFQUFFLE1BQU0sOEJBQThCLENBQUM7QUFDN0QsT0FBTyxFQUFFLFlBQVksRUFBRSxNQUFNLHVCQUF1QixDQUFDO0FBQ3JELE9BQU8sRUFBRSxhQUFhLEVBQUUsTUFBTSxvQkFBb0IsQ0FBQztBQUduRCxPQUFPLEVBQUUscUJBQXFCLEVBQUUsTUFBTSxvQkFBb0IsQ0FBQzs7OztBQWVwRCxJQUFNLGtCQUFrQixHQUF4QixNQUFNLGtCQUFrQjtJQUF4QjtRQUNZLHVCQUFrQixHQUFHLGtCQUFrQixDQUFDLE1BQU0sRUFBRSxDQUFDO1FBRWpELFdBQU0sR0FBRyxxQkFBcUIsRUFBRSxDQUFDO1FBRTFDLGVBQVUsR0FBRyxDQUFDLENBQUM7UUFDZixjQUFTLEdBQUcsSUFBSSxDQUFDLE1BQU0sQ0FBQyxRQUFRLENBQUM7UUFDakMsWUFBTyxHQUFHLENBQUMsQ0FBQztRQUVWLGVBQVUsR0FBRyxVQUFVLENBQUMsS0FBSyxDQUFDO1FBRXhCLFlBQU8sR0FBRyxhQUFhLEVBQUUsQ0FBQztRQUduQyx3QkFBbUIsR0FBZ0MsSUFBSSxDQUFDO1FBR3hELHNCQUFpQixHQUE4QixJQUFJLENBQUM7UUFHcEQsZ0JBQVcsR0FBRyxJQUFJLENBQUM7UUFHbkIseUJBQW9CLEdBQUcsSUFBSSxDQUFDO1FBOEI1QixnQkFBVyxHQUFHLElBQUksWUFBWSxFQUFtQixDQUFDO0tBK0UxRDtJQTNHQyxJQUNXLFNBQVMsQ0FBQyxLQUFhO1FBQ2hDLElBQUksS0FBSyxJQUFJLENBQUM7WUFBRSxJQUFJLENBQUMsVUFBVSxHQUFHLEtBQUssQ0FBQztJQUMxQyxDQUFDO0lBRUQsSUFBVyxTQUFTO1FBQ2xCLE9BQU8sSUFBSSxDQUFDLE9BQU8sQ0FBQyxDQUFDLENBQUMsSUFBSSxDQUFDLFVBQVUsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUM7SUFDN0MsQ0FBQztJQUVELElBQ1csUUFBUSxDQUFDLEtBQWE7UUFDL0IsSUFBSSxLQUFLLEdBQUcsQ0FBQztZQUFFLElBQUksQ0FBQyxTQUFTLEdBQUcsS0FBSyxDQUFDO0lBQ3hDLENBQUM7SUFFRCxJQUFXLFFBQVE7UUFDakIsT0FBTyxJQUFJLENBQUMsU0FBUyxDQUFDO0lBQ3hCLENBQUM7SUFFRCxJQUNXLE1BQU0sQ0FBQyxLQUFhO1FBQzdCLElBQUksS0FBSyxJQUFJLENBQUM7WUFBRSxJQUFJLENBQUMsT0FBTyxHQUFHLEtBQUssQ0FBQztJQUN2QyxDQUFDO0lBRUQsSUFBVyxNQUFNO1FBQ2YsT0FBTyxJQUFJLENBQUMsT0FBTyxDQUFDO0lBQ3RCLENBQUM7SUFLRCxJQUFXLFVBQVU7UUFDbkIsT0FBTyxDQUFDLENBQUMsSUFBSSxDQUFDLGtCQUFrQixFQUFFLFFBQVEsQ0FBQztJQUM3QyxDQUFDO0lBRUQsSUFBVywwQkFBMEI7UUFDbkMsT0FBTyxJQUFJLENBQUMsTUFBTSxDQUFDLGlCQUFpQixDQUFDO0lBQ3ZDLENBQUM7SUFFRCxJQUFXLHdCQUF3QjtRQUNqQyxPQUFPLElBQUksQ0FBQyxNQUFNLENBQUMsZUFBZSxDQUFDO0lBQ3JDLENBQUM7SUFFRCxJQUFXLGNBQWM7UUFDdkIsTUFBTSxFQUFFLEdBQUcsSUFBSSxDQUFDLG1CQUFtQixJQUFJLElBQUksQ0FBQywwQkFBMEIsQ0FBQztRQUN2RSxPQUFPLEVBQUUsQ0FBQyxJQUFJLENBQUMsY0FBYyxHQUFHLENBQUMsRUFBRSxJQUFJLENBQUMsWUFBWSxFQUFFLElBQUksQ0FBQyxNQUFNLENBQUMsQ0FBQztJQUNyRSxDQUFDO0lBRUQsSUFBVyxZQUFZO1FBQ3JCLE1BQU0sRUFBRSxHQUFHLElBQUksQ0FBQyxpQkFBaUIsSUFBSSxJQUFJLENBQUMsd0JBQXdCLENBQUM7UUFDbkUsT0FBTyxFQUFFLENBQUMsSUFBSSxDQUFDLFNBQVMsRUFBRSxJQUFJLENBQUMsVUFBVSxDQUFDLENBQUM7SUFDN0MsQ0FBQztJQUVNLFNBQVM7UUFDZCxJQUFJLENBQUMsVUFBVSxDQUFDLENBQUMsQ0FBQyxDQUFDO0lBQ3JCLENBQUM7SUFFTSxZQUFZO1FBQ2pCLElBQUksQ0FBQyxVQUFVLENBQUMsSUFBSSxDQUFDLFVBQVUsR0FBRyxDQUFDLENBQUMsQ0FBQztJQUN2QyxDQUFDO0lBRU0sUUFBUTtRQUNiLElBQUksQ0FBQyxVQUFVLENBQUMsSUFBSSxDQUFDLFVBQVUsR0FBRyxDQUFDLENBQUMsQ0FBQztJQUN2QyxDQUFDO0lBRU0sUUFBUTtRQUNiLElBQUksQ0FBQyxVQUFVLENBQUMsSUFBSSxDQUFDLFVBQVUsR0FBRyxDQUFDLENBQUMsQ0FBQztJQUN2QyxDQUFDO0lBRUQsSUFBVyxXQUFXO1FBQ3BCLE9BQU8sSUFBSSxDQUFDLFVBQVUsS0FBSyxDQUFDLENBQUM7SUFDL0IsQ0FBQztJQUVELElBQVcsVUFBVTtRQUNuQixPQUFPLElBQUksQ0FBQyxVQUFVLEtBQUssSUFBSSxDQUFDLFVBQVUsR0FBRyxDQUFDLENBQUM7SUFDakQsQ0FBQztJQUVELElBQVcsa0JBQWtCO1FBQzNCLE9BQU8sSUFBSSxDQUFDLFdBQVcsSUFBSSxDQUFDLElBQUksQ0FBQyxPQUFPLENBQUM7SUFDM0MsQ0FBQztJQUVELElBQVcsY0FBYztRQUN2QixPQUFPLElBQUksQ0FBQyxVQUFVLElBQUksQ0FBQyxJQUFJLENBQUMsT0FBTyxDQUFDO0lBQzFDLENBQUM7SUFFRCxJQUFXLFVBQVU7UUFDbkIsT0FBTyxJQUFJLENBQUMsSUFBSSxDQUFDLElBQUksQ0FBQyxPQUFPLEdBQUcsSUFBSSxDQUFDLFNBQVMsQ0FBQyxDQUFDO0lBQ2xELENBQUM7SUFFRCxJQUFXLGNBQWM7UUFDdkIsT0FBTyxJQUFJLENBQUMsT0FBTyxDQUFDLENBQUMsQ0FBQyxJQUFJLENBQUMsVUFBVSxHQUFHLElBQUksQ0FBQyxTQUFTLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDO0lBQzlELENBQUM7SUFFRCxJQUFXLFlBQVk7UUFDckIsT0FBTyxJQUFJLENBQUMsR0FBRyxDQUFDLElBQUksQ0FBQyxjQUFjLEdBQUcsSUFBSSxDQUFDLFNBQVMsRUFBRSxJQUFJLENBQUMsT0FBTyxDQUFDLENBQUM7SUFDdEUsQ0FBQztJQUVNLFVBQVUsQ0FBQyxTQUFpQjtRQUNqQyxJQUFJLFNBQVMsR0FBRyxDQUFDO1lBQUUsT0FBTztRQUUxQixJQUFJLENBQUMsVUFBVSxHQUFHLFNBQVMsQ0FBQztRQUU1QixJQUFJLENBQUMsV0FBVyxDQUFDLElBQUksQ0FBQztZQUNwQixTQUFTLEVBQUUsSUFBSSxDQUFDLFVBQVU7WUFDMUIsTUFBTSxFQUFFLElBQUksQ0FBQyxPQUFPO1lBQ3BCLFFBQVEsRUFBRSxJQUFJLENBQUMsU0FBUztTQUN6QixDQUFDLENBQUM7SUFDTCxDQUFDOztnSEFuSVUsa0JBQWtCO29HQUFsQixrQkFBa0IsNFlBUmxCLENBQUMsa0JBQWtCLENBQUMsT0FBTyxFQUFFLENBQUMsMEJDakIzQyw2NUNBb0NBLDJDRHBCWSxVQUFVLHFPQUFFLG9CQUFvQixrRkFBRSxlQUFlLHlHQUFFLGFBQWEsb0dBQUUsb0JBQW9CO0FBU3JGLGtCQUFrQjtJQWI5QixZQUFZLENBQUMsV0FBVyxDQUFDO0dBYWIsa0JBQWtCLENBb0k5QjtTQXBJWSxrQkFBa0I7NEZBQWxCLGtCQUFrQjtrQkFaOUIsU0FBUztpQ0FDSSxJQUFJLFlBQ04sZUFBZSxXQUNoQixDQUFDLFVBQVUsRUFBRSxvQkFBb0IsRUFBRSxlQUFlLEVBQUUsYUFBYSxFQUFFLG9CQUFvQixDQUFDLGFBQ3RGLENBQUMsa0JBQWtCLENBQUMsT0FBTyxFQUFFLENBQUMsaUJBRTFCLGlCQUFpQixDQUFDLElBQUksbUJBQ3BCLHVCQUF1QixDQUFDLE1BQU0sUUFDekM7d0JBQ0oscUJBQXFCLEVBQUUsWUFBWTtxQkFDcEM7OEJBZ0JNLG1CQUFtQjtzQkFEekIsS0FBSztnQkFJQyxpQkFBaUI7c0JBRHZCLEtBQUs7Z0JBSUMsV0FBVztzQkFEakIsS0FBSztnQkFJQyxvQkFBb0I7c0JBRDFCLEtBQUs7Z0JBSUssU0FBUztzQkFEbkIsS0FBSztnQkFVSyxRQUFRO3NCQURsQixLQUFLO2dCQVVLLE1BQU07c0JBRGhCLEtBQUs7Z0JBVUMsV0FBVztzQkFEakIsTUFBTSIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENoYW5nZURldGVjdGlvblN0cmF0ZWd5LCBDb21wb25lbnQsIEV2ZW50RW1pdHRlciwgSW5wdXQsIE91dHB1dCwgVmlld0VuY2Fwc3VsYXRpb24gfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IENvcmVNb2R1bGUsIERpc2FibGVkQ29udHJvbGxlciB9IGZyb20gJ0BvZHgvYW5ndWxhcic7XG5pbXBvcnQgeyBEeW5hbWljVGV4dENvbnRlbnQsIER5bmFtaWNWaWV3RGlyZWN0aXZlIH0gZnJvbSAnQG9keC9hbmd1bGFyL2Nkay9keW5hbWljLXZpZXcnO1xuaW1wb3J0IHsgQWN0aW9uR3JvdXBDb21wb25lbnQgfSBmcm9tICdAb2R4L2FuZ3VsYXIvY29tcG9uZW50cy9hY3Rpb24tZ3JvdXAnO1xuaW1wb3J0IHsgQnV0dG9uQ29tcG9uZW50LCBCdXR0b25TaXplIH0gZnJvbSAnQG9keC9hbmd1bGFyL2NvbXBvbmVudHMvYnV0dG9uJztcbmltcG9ydCB7IEljb25Db21wb25lbnQgfSBmcm9tICdAb2R4L2FuZ3VsYXIvY29tcG9uZW50cy9pY29uJztcbmltcG9ydCB7IENTU0NvbXBvbmVudCB9IGZyb20gJ0BvZHgvYW5ndWxhci9pbnRlcm5hbCc7XG5pbXBvcnQgeyBpbmplY3RFbGVtZW50IH0gZnJvbSAnQG9keC9hbmd1bGFyL3V0aWxzJztcbmltcG9ydCB7IFBhZ2VDaGFuZ2VFdmVudCB9IGZyb20gJy4vaW50ZXJmYWNlcyc7XG5pbXBvcnQgeyBHZXRSYW5nZUNvbnRlbnRGbiwgR2V0U3VtbWFyeUNvbnRlbnRGbiB9IGZyb20gJy4vbW9kZWxzJztcbmltcG9ydCB7IGluamVjdFBhZ2luYXRvckNvbmZpZyB9IGZyb20gJy4vcGFnaW5hdG9yLmNvbmZpZyc7XG5cbkBDU1NDb21wb25lbnQoJ3BhZ2luYXRvcicpXG5AQ29tcG9uZW50KHtcbiAgc3RhbmRhbG9uZTogdHJ1ZSxcbiAgc2VsZWN0b3I6ICdvZHgtcGFnaW5hdG9yJyxcbiAgaW1wb3J0czogW0NvcmVNb2R1bGUsIEFjdGlvbkdyb3VwQ29tcG9uZW50LCBCdXR0b25Db21wb25lbnQsIEljb25Db21wb25lbnQsIER5bmFtaWNWaWV3RGlyZWN0aXZlXSxcbiAgcHJvdmlkZXJzOiBbRGlzYWJsZWRDb250cm9sbGVyLmNvbm5lY3QoKV0sXG4gIHRlbXBsYXRlVXJsOiAnLi9wYWdpbmF0b3IuY29tcG9uZW50Lmh0bWwnLFxuICBlbmNhcHN1bGF0aW9uOiBWaWV3RW5jYXBzdWxhdGlvbi5Ob25lLFxuICBjaGFuZ2VEZXRlY3Rpb246IENoYW5nZURldGVjdGlvblN0cmF0ZWd5Lk9uUHVzaCxcbiAgaG9zdDoge1xuICAgICdbY2xhc3MuaXMtZGlzYWJsZWRdJzogJ2lzRGlzYWJsZWQnLFxuICB9LFxufSlcbmV4cG9ydCBjbGFzcyBQYWdpbmF0b3JDb21wb25lbnQge1xuICBwcml2YXRlIHJlYWRvbmx5IGRpc2FibGVkQ29udHJvbGxlciA9IERpc2FibGVkQ29udHJvbGxlci5pbmplY3QoKTtcblxuICBwcml2YXRlIHJlYWRvbmx5IGNvbmZpZyA9IGluamVjdFBhZ2luYXRvckNvbmZpZygpO1xuXG4gIHByaXZhdGUgX3BhZ2VJbmRleCA9IDA7XG4gIHByaXZhdGUgX3BhZ2VTaXplID0gdGhpcy5jb25maWcucGFnZVNpemU7XG4gIHByaXZhdGUgX2xlbmd0aCA9IDA7XG5cbiAgcHJvdGVjdGVkIGJ1dHRvblNpemUgPSBCdXR0b25TaXplLlNNQUxMO1xuXG4gIHB1YmxpYyByZWFkb25seSBlbGVtZW50ID0gaW5qZWN0RWxlbWVudCgpO1xuXG4gIEBJbnB1dCgpXG4gIHB1YmxpYyBnZXRTdW1tYXJ5Q29udGVudEZuPzogR2V0U3VtbWFyeUNvbnRlbnRGbiB8IG51bGwgPSBudWxsO1xuXG4gIEBJbnB1dCgpXG4gIHB1YmxpYyBnZXRSYW5nZUNvbnRlbnRGbj86IEdldFJhbmdlQ29udGVudEZuIHwgbnVsbCA9IG51bGw7XG5cbiAgQElucHV0KClcbiAgcHVibGljIHNob3dTdW1tYXJ5ID0gdHJ1ZTtcblxuICBASW5wdXQoKVxuICBwdWJsaWMgc2hvd0ZpcnN0TGFzdEJ1dHRvbnMgPSB0cnVlO1xuXG4gIEBJbnB1dCgpXG4gIHB1YmxpYyBzZXQgcGFnZUluZGV4KHZhbHVlOiBudW1iZXIpIHtcbiAgICBpZiAodmFsdWUgPj0gMCkgdGhpcy5fcGFnZUluZGV4ID0gdmFsdWU7XG4gIH1cblxuICBwdWJsaWMgZ2V0IHBhZ2VJbmRleCgpOiBudW1iZXIge1xuICAgIHJldHVybiB0aGlzLl9sZW5ndGggPyB0aGlzLl9wYWdlSW5kZXggOiAtMTtcbiAgfVxuXG4gIEBJbnB1dCgpXG4gIHB1YmxpYyBzZXQgcGFnZVNpemUodmFsdWU6IG51bWJlcikge1xuICAgIGlmICh2YWx1ZSA+IDApIHRoaXMuX3BhZ2VTaXplID0gdmFsdWU7XG4gIH1cblxuICBwdWJsaWMgZ2V0IHBhZ2VTaXplKCk6IG51bWJlciB7XG4gICAgcmV0dXJuIHRoaXMuX3BhZ2VTaXplO1xuICB9XG5cbiAgQElucHV0KClcbiAgcHVibGljIHNldCBsZW5ndGgodmFsdWU6IG51bWJlcikge1xuICAgIGlmICh2YWx1ZSA+PSAwKSB0aGlzLl9sZW5ndGggPSB2YWx1ZTtcbiAgfVxuXG4gIHB1YmxpYyBnZXQgbGVuZ3RoKCk6IG51bWJlciB7XG4gICAgcmV0dXJuIHRoaXMuX2xlbmd0aDtcbiAgfVxuXG4gIEBPdXRwdXQoKVxuICBwdWJsaWMgcGFnZUNoYW5nZWQgPSBuZXcgRXZlbnRFbWl0dGVyPFBhZ2VDaGFuZ2VFdmVudD4oKTtcblxuICBwdWJsaWMgZ2V0IGlzRGlzYWJsZWQoKTogYm9vbGVhbiB7XG4gICAgcmV0dXJuICEhdGhpcy5kaXNhYmxlZENvbnRyb2xsZXI/LmRpc2FibGVkO1xuICB9XG5cbiAgcHVibGljIGdldCBkZWZhdWx0R2V0U3VtbWFyeUNvbnRlbnRGbigpOiBHZXRTdW1tYXJ5Q29udGVudEZuIHtcbiAgICByZXR1cm4gdGhpcy5jb25maWcuZ2V0U3VtbWFyeUNvbnRlbnQ7XG4gIH1cblxuICBwdWJsaWMgZ2V0IGRlZmF1bHRHZXRSYW5nZUNvbnRlbnRGbigpOiBHZXRSYW5nZUNvbnRlbnRGbiB7XG4gICAgcmV0dXJuIHRoaXMuY29uZmlnLmdldFJhbmdlQ29udGVudDtcbiAgfVxuXG4gIHB1YmxpYyBnZXQgc3VtbWFyeUNvbnRlbnQoKTogRHluYW1pY1RleHRDb250ZW50IHtcbiAgICBjb25zdCBmbiA9IHRoaXMuZ2V0U3VtbWFyeUNvbnRlbnRGbiA/PyB0aGlzLmRlZmF1bHRHZXRTdW1tYXJ5Q29udGVudEZuO1xuICAgIHJldHVybiBmbih0aGlzLnN0YXJ0SXRlbUluZGV4ICsgMSwgdGhpcy5lbmRJdGVtSW5kZXgsIHRoaXMubGVuZ3RoKTtcbiAgfVxuXG4gIHB1YmxpYyBnZXQgcmFuZ2VDb250ZW50KCk6IER5bmFtaWNUZXh0Q29udGVudCB7XG4gICAgY29uc3QgZm4gPSB0aGlzLmdldFJhbmdlQ29udGVudEZuID8/IHRoaXMuZGVmYXVsdEdldFJhbmdlQ29udGVudEZuO1xuICAgIHJldHVybiBmbih0aGlzLnBhZ2VJbmRleCwgdGhpcy50b3RhbFBhZ2VzKTtcbiAgfVxuXG4gIHB1YmxpYyBmaXJzdFBhZ2UoKTogdm9pZCB7XG4gICAgdGhpcy5wYWdlQ2hhbmdlKDApO1xuICB9XG5cbiAgcHVibGljIHByZXZpb3VzUGFnZSgpOiB2b2lkIHtcbiAgICB0aGlzLnBhZ2VDaGFuZ2UodGhpcy5fcGFnZUluZGV4IC0gMSk7XG4gIH1cblxuICBwdWJsaWMgbmV4dFBhZ2UoKTogdm9pZCB7XG4gICAgdGhpcy5wYWdlQ2hhbmdlKHRoaXMuX3BhZ2VJbmRleCArIDEpO1xuICB9XG5cbiAgcHVibGljIGxhc3RQYWdlKCk6IHZvaWQge1xuICAgIHRoaXMucGFnZUNoYW5nZSh0aGlzLnRvdGFsUGFnZXMgLSAxKTtcbiAgfVxuXG4gIHB1YmxpYyBnZXQgaXNGaXJzdFBhZ2UoKTogYm9vbGVhbiB7XG4gICAgcmV0dXJuIHRoaXMuX3BhZ2VJbmRleCA9PT0gMDtcbiAgfVxuXG4gIHB1YmxpYyBnZXQgaXNMYXN0UGFnZSgpOiBib29sZWFuIHtcbiAgICByZXR1cm4gdGhpcy5fcGFnZUluZGV4ID09PSB0aGlzLnRvdGFsUGFnZXMgLSAxO1xuICB9XG5cbiAgcHVibGljIGdldCBpc1ByZXZpb3VzRGlzYWJsZWQoKTogYm9vbGVhbiB7XG4gICAgcmV0dXJuIHRoaXMuaXNGaXJzdFBhZ2UgfHwgIXRoaXMuX2xlbmd0aDtcbiAgfVxuXG4gIHB1YmxpYyBnZXQgaXNOZXh0RGlzYWJsZWQoKTogYm9vbGVhbiB7XG4gICAgcmV0dXJuIHRoaXMuaXNMYXN0UGFnZSB8fCAhdGhpcy5fbGVuZ3RoO1xuICB9XG5cbiAgcHVibGljIGdldCB0b3RhbFBhZ2VzKCk6IG51bWJlciB7XG4gICAgcmV0dXJuIE1hdGguY2VpbCh0aGlzLl9sZW5ndGggLyB0aGlzLl9wYWdlU2l6ZSk7XG4gIH1cblxuICBwdWJsaWMgZ2V0IHN0YXJ0SXRlbUluZGV4KCk6IG51bWJlciB7XG4gICAgcmV0dXJuIHRoaXMuX2xlbmd0aCA/IHRoaXMuX3BhZ2VJbmRleCAqIHRoaXMuX3BhZ2VTaXplIDogLTE7XG4gIH1cblxuICBwdWJsaWMgZ2V0IGVuZEl0ZW1JbmRleCgpOiBudW1iZXIge1xuICAgIHJldHVybiBNYXRoLm1pbih0aGlzLnN0YXJ0SXRlbUluZGV4ICsgdGhpcy5fcGFnZVNpemUsIHRoaXMuX2xlbmd0aCk7XG4gIH1cblxuICBwdWJsaWMgcGFnZUNoYW5nZShwYWdlSW5kZXg6IG51bWJlcik6IHZvaWQge1xuICAgIGlmIChwYWdlSW5kZXggPCAwKSByZXR1cm47XG5cbiAgICB0aGlzLl9wYWdlSW5kZXggPSBwYWdlSW5kZXg7XG5cbiAgICB0aGlzLnBhZ2VDaGFuZ2VkLmVtaXQoe1xuICAgICAgcGFnZUluZGV4OiB0aGlzLl9wYWdlSW5kZXgsXG4gICAgICBsZW5ndGg6IHRoaXMuX2xlbmd0aCxcbiAgICAgIHBhZ2VTaXplOiB0aGlzLl9wYWdlU2l6ZSxcbiAgICB9KTtcbiAgfVxufVxuIiwiPGRpdiAqbmdJZj1cInNob3dTdW1tYXJ5XCIgY2xhc3M9XCJvZHgtcGFnaW5hdG9yX19zdW1tYXJ5XCI+XG4gIDxuZy10ZW1wbGF0ZSBbb2R4RHluYW1pY1ZpZXddPVwic3VtbWFyeUNvbnRlbnRcIj48L25nLXRlbXBsYXRlPlxuPC9kaXY+XG5cbjxkaXYgY2xhc3M9XCJvZHgtcGFnaW5hdG9yX19uYXZpZ2F0aW9uXCI+XG4gIDxvZHgtYWN0aW9uLWdyb3VwPlxuICAgIDxidXR0b25cbiAgICAgICpuZ0lmPVwic2hvd0ZpcnN0TGFzdEJ1dHRvbnNcIlxuICAgICAgb2R4QnV0dG9uXG4gICAgICBbc2l6ZV09XCJidXR0b25TaXplXCJcbiAgICAgIGNsYXNzPVwib2R4LXBhZ2luYXRvcl9fbmF2aWdhdGlvbl9maXJzdFwiXG4gICAgICAoY2xpY2spPVwiZmlyc3RQYWdlKClcIlxuICAgICAgW2Rpc2FibGVkXT1cImlzUHJldmlvdXNEaXNhYmxlZFwiXG4gICAgPlxuICAgICAgPG9keC1pY29uIG5hbWU9XCJjaGV2cm9uLWxlZnQtZW5kXCIgaWNvblNldD1cImNvcmVcIj48L29keC1pY29uPlxuICAgIDwvYnV0dG9uPlxuXG4gICAgPGJ1dHRvbiBvZHhCdXR0b24gW3NpemVdPVwiYnV0dG9uU2l6ZVwiIGNsYXNzPVwib2R4LXBhZ2luYXRvcl9fbmF2aWdhdGlvbl9wcmV2aW91c1wiIChjbGljayk9XCJwcmV2aW91c1BhZ2UoKVwiIFtkaXNhYmxlZF09XCJpc1ByZXZpb3VzRGlzYWJsZWRcIj5cbiAgICAgIDxvZHgtaWNvbiBuYW1lPVwiY2hldnJvbi1sZWZ0XCIgaWNvblNldD1cImNvcmVcIj48L29keC1pY29uPlxuICAgIDwvYnV0dG9uPlxuICA8L29keC1hY3Rpb24tZ3JvdXA+XG5cbiAgPGRpdiBjbGFzcz1cIm9keC1wYWdpbmF0b3JfX3JhbmdlXCI+XG4gICAgPG5nLXRlbXBsYXRlIFtvZHhEeW5hbWljVmlld109XCJyYW5nZUNvbnRlbnRcIj48L25nLXRlbXBsYXRlPlxuICA8L2Rpdj5cblxuICA8b2R4LWFjdGlvbi1ncm91cD5cbiAgICA8YnV0dG9uIG9keEJ1dHRvbiBbc2l6ZV09XCJidXR0b25TaXplXCIgY2xhc3M9XCJvZHgtcGFnaW5hdG9yX19uYXZpZ2F0aW9uX25leHRcIiAoY2xpY2spPVwibmV4dFBhZ2UoKVwiIFtkaXNhYmxlZF09XCJpc05leHREaXNhYmxlZFwiPlxuICAgICAgPG9keC1pY29uIG5hbWU9XCJjaGV2cm9uLXJpZ2h0XCIgaWNvblNldD1cImNvcmVcIj48L29keC1pY29uPlxuICAgIDwvYnV0dG9uPlxuXG4gICAgPGJ1dHRvbiAqbmdJZj1cInNob3dGaXJzdExhc3RCdXR0b25zXCIgW3NpemVdPVwiYnV0dG9uU2l6ZVwiIG9keEJ1dHRvbiBjbGFzcz1cIm9keC1wYWdpbmF0b3JfX25hdmlnYXRpb25fbGFzdFwiIChjbGljayk9XCJsYXN0UGFnZSgpXCIgW2Rpc2FibGVkXT1cImlzTmV4dERpc2FibGVkXCI+XG4gICAgICA8b2R4LWljb24gbmFtZT1cImNoZXZyb24tcmlnaHQtZW5kXCIgaWNvblNldD1cImNvcmVcIj48L29keC1pY29uPlxuICAgIDwvYnV0dG9uPlxuICA8L29keC1hY3Rpb24tZ3JvdXA+XG48L2Rpdj5cbiJdfQ==
@@ -1,17 +0,0 @@
1
- import { NgModule } from '@angular/core';
2
- import { PaginatorComponent } from './paginator.component';
3
- import * as i0 from "@angular/core";
4
- const modules = [PaginatorComponent];
5
- export class PaginatorModule {
6
- }
7
- PaginatorModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PaginatorModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
8
- PaginatorModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.10", ngImport: i0, type: PaginatorModule, imports: [PaginatorComponent], exports: [PaginatorComponent] });
9
- PaginatorModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PaginatorModule, imports: [modules] });
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PaginatorModule, decorators: [{
11
- type: NgModule,
12
- args: [{
13
- imports: modules,
14
- exports: [...modules],
15
- }]
16
- }] });
17
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicGFnaW5hdG9yLm1vZHVsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL2xpYnMvYW5ndWxhci9jb21wb25lbnRzL3BhZ2luYXRvci9zcmMvbGliL3BhZ2luYXRvci5tb2R1bGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFFBQVEsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUN6QyxPQUFPLEVBQUUsa0JBQWtCLEVBQUUsTUFBTSx1QkFBdUIsQ0FBQzs7QUFFM0QsTUFBTSxPQUFPLEdBQUcsQ0FBQyxrQkFBa0IsQ0FBQyxDQUFDO0FBTXJDLE1BQU0sT0FBTyxlQUFlOzs2R0FBZixlQUFlOzhHQUFmLGVBQWUsWUFOWCxrQkFBa0IsYUFBbEIsa0JBQWtCOzhHQU10QixlQUFlLFlBSGpCLE9BQU87NEZBR0wsZUFBZTtrQkFKM0IsUUFBUTttQkFBQztvQkFDUixPQUFPLEVBQUUsT0FBTztvQkFDaEIsT0FBTyxFQUFFLENBQUMsR0FBRyxPQUFPLENBQUM7aUJBQ3RCIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgTmdNb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IFBhZ2luYXRvckNvbXBvbmVudCB9IGZyb20gJy4vcGFnaW5hdG9yLmNvbXBvbmVudCc7XG5cbmNvbnN0IG1vZHVsZXMgPSBbUGFnaW5hdG9yQ29tcG9uZW50XTtcblxuQE5nTW9kdWxlKHtcbiAgaW1wb3J0czogbW9kdWxlcyxcbiAgZXhwb3J0czogWy4uLm1vZHVsZXNdLFxufSlcbmV4cG9ydCBjbGFzcyBQYWdpbmF0b3JNb2R1bGUge31cbiJdfQ==
@@ -1,51 +0,0 @@
1
- import { __decorate, __metadata } from "tslib";
2
- import { coerceNumberProperty } from '@angular/cdk/coercion';
3
- import { ChangeDetectionStrategy, Component, Input, ViewEncapsulation } from '@angular/core';
4
- import { CSSComponent, CSSModifier } from '@odx/angular/internal';
5
- import { injectElement } from '@odx/angular/utils';
6
- import * as i0 from "@angular/core";
7
- let ProgressComponent = class ProgressComponent {
8
- constructor() {
9
- this._value = 0;
10
- this.element = injectElement();
11
- this.indeterminate = false;
12
- }
13
- get ariaValueNow() {
14
- return this.indeterminate ? null : this.value;
15
- }
16
- get progressValue() {
17
- return this.indeterminate ? 1 : this.value / 100;
18
- }
19
- set value(value) {
20
- const coercedValue = coerceNumberProperty(value);
21
- if (coercedValue <= 100 && coercedValue >= -1) {
22
- this._value = coercedValue;
23
- this.indeterminate = coercedValue === -1;
24
- }
25
- }
26
- get value() {
27
- return this._value;
28
- }
29
- };
30
- ProgressComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ProgressComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
31
- ProgressComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: ProgressComponent, isStandalone: true, selector: "odx-progress", inputs: { value: "value" }, host: { properties: { "attr.aria-valuenow": "ariaValueNow", "attr.aria-valuemax": "100", "attr.aria-valuemin": "0", "attr.role": "\"meter\"" } }, ngImport: i0, template: "<div class=\"odx-progress__indicator\" style=\"transform: scaleX({{ progressValue }})\"></div>\n", changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
32
- __decorate([
33
- CSSModifier(),
34
- __metadata("design:type", Object)
35
- ], ProgressComponent.prototype, "indeterminate", void 0);
36
- ProgressComponent = __decorate([
37
- CSSComponent('progress')
38
- ], ProgressComponent);
39
- export { ProgressComponent };
40
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ProgressComponent, decorators: [{
41
- type: Component,
42
- args: [{ selector: 'odx-progress', standalone: true, encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, host: {
43
- '[attr.aria-valuenow]': 'ariaValueNow',
44
- '[attr.aria-valuemax]': '100',
45
- '[attr.aria-valuemin]': '0',
46
- '[attr.role]': '"meter"',
47
- }, template: "<div class=\"odx-progress__indicator\" style=\"transform: scaleX({{ progressValue }})\"></div>\n" }]
48
- }], propDecorators: { indeterminate: [], value: [{
49
- type: Input
50
- }] } });
51
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHJvZ3Jlc3MuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vbGlicy9hbmd1bGFyL2NvbXBvbmVudHMvcHJvZ3Jlc3Mvc3JjL2xpYi9wcm9ncmVzcy5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi9saWJzL2FuZ3VsYXIvY29tcG9uZW50cy9wcm9ncmVzcy9zcmMvbGliL3Byb2dyZXNzLmNvbXBvbmVudC5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7QUFBQSxPQUFPLEVBQUUsb0JBQW9CLEVBQWUsTUFBTSx1QkFBdUIsQ0FBQztBQUMxRSxPQUFPLEVBQUUsdUJBQXVCLEVBQUUsU0FBUyxFQUFFLEtBQUssRUFBRSxpQkFBaUIsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUM3RixPQUFPLEVBQUUsWUFBWSxFQUFFLFdBQVcsRUFBRSxNQUFNLHVCQUF1QixDQUFDO0FBQ2xFLE9BQU8sRUFBRSxhQUFhLEVBQUUsTUFBTSxvQkFBb0IsQ0FBQzs7QUFnQjVDLElBQU0saUJBQWlCLEdBQXZCLE1BQU0saUJBQWlCO0lBQXZCO1FBR0csV0FBTSxHQUFHLENBQUMsQ0FBQztRQVVILFlBQU8sR0FBRyxhQUFhLEVBQUUsQ0FBQztRQUduQyxrQkFBYSxHQUFHLEtBQUssQ0FBQztLQWM5QjtJQXpCQyxJQUFjLFlBQVk7UUFDeEIsT0FBTyxJQUFJLENBQUMsYUFBYSxDQUFDLENBQUMsQ0FBQyxJQUFJLENBQUMsQ0FBQyxDQUFDLElBQUksQ0FBQyxLQUFLLENBQUM7SUFDaEQsQ0FBQztJQUVELElBQWMsYUFBYTtRQUN6QixPQUFPLElBQUksQ0FBQyxhQUFhLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsSUFBSSxDQUFDLEtBQUssR0FBRyxHQUFHLENBQUM7SUFDbkQsQ0FBQztJQU9ELElBQ1csS0FBSyxDQUFDLEtBQWM7UUFDN0IsTUFBTSxZQUFZLEdBQUcsb0JBQW9CLENBQUMsS0FBSyxDQUFDLENBQUM7UUFDakQsSUFBSSxZQUFZLElBQUksR0FBRyxJQUFJLFlBQVksSUFBSSxDQUFDLENBQUMsRUFBRTtZQUM3QyxJQUFJLENBQUMsTUFBTSxHQUFHLFlBQVksQ0FBQztZQUMzQixJQUFJLENBQUMsYUFBYSxHQUFHLFlBQVksS0FBSyxDQUFDLENBQUMsQ0FBQztTQUMxQztJQUNILENBQUM7SUFFRCxJQUFXLEtBQUs7UUFDZCxPQUFPLElBQUksQ0FBQyxNQUFNLENBQUM7SUFDckIsQ0FBQzs7K0dBN0JVLGlCQUFpQjttR0FBakIsaUJBQWlCLHNQQ25COUIsa0dBQ0E7QURpQ0U7SUFBQyxXQUFXLEVBQUU7O3dEQUNlO0FBaEJsQixpQkFBaUI7SUFkN0IsWUFBWSxDQUFDLFVBQVUsQ0FBQztHQWNaLGlCQUFpQixDQThCN0I7U0E5QlksaUJBQWlCOzRGQUFqQixpQkFBaUI7a0JBYjdCLFNBQVM7K0JBQ0UsY0FBYyxjQUVaLElBQUksaUJBQ0QsaUJBQWlCLENBQUMsSUFBSSxtQkFDcEIsdUJBQXVCLENBQUMsTUFBTSxRQUN6Qzt3QkFDSixzQkFBc0IsRUFBRSxjQUFjO3dCQUN0QyxzQkFBc0IsRUFBRSxLQUFLO3dCQUM3QixzQkFBc0IsRUFBRSxHQUFHO3dCQUMzQixhQUFhLEVBQUUsU0FBUztxQkFDekI7OEJBa0JNLGFBQWEsTUFHVCxLQUFLO3NCQURmLEtBQUsiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBjb2VyY2VOdW1iZXJQcm9wZXJ0eSwgTnVtYmVySW5wdXQgfSBmcm9tICdAYW5ndWxhci9jZGsvY29lcmNpb24nO1xuaW1wb3J0IHsgQ2hhbmdlRGV0ZWN0aW9uU3RyYXRlZ3ksIENvbXBvbmVudCwgSW5wdXQsIFZpZXdFbmNhcHN1bGF0aW9uIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBDU1NDb21wb25lbnQsIENTU01vZGlmaWVyIH0gZnJvbSAnQG9keC9hbmd1bGFyL2ludGVybmFsJztcbmltcG9ydCB7IGluamVjdEVsZW1lbnQgfSBmcm9tICdAb2R4L2FuZ3VsYXIvdXRpbHMnO1xuXG5AQ1NTQ29tcG9uZW50KCdwcm9ncmVzcycpXG5AQ29tcG9uZW50KHtcbiAgc2VsZWN0b3I6ICdvZHgtcHJvZ3Jlc3MnLFxuICB0ZW1wbGF0ZVVybDogJy4vcHJvZ3Jlc3MuY29tcG9uZW50Lmh0bWwnLFxuICBzdGFuZGFsb25lOiB0cnVlLFxuICBlbmNhcHN1bGF0aW9uOiBWaWV3RW5jYXBzdWxhdGlvbi5Ob25lLFxuICBjaGFuZ2VEZXRlY3Rpb246IENoYW5nZURldGVjdGlvblN0cmF0ZWd5Lk9uUHVzaCxcbiAgaG9zdDoge1xuICAgICdbYXR0ci5hcmlhLXZhbHVlbm93XSc6ICdhcmlhVmFsdWVOb3cnLFxuICAgICdbYXR0ci5hcmlhLXZhbHVlbWF4XSc6ICcxMDAnLFxuICAgICdbYXR0ci5hcmlhLXZhbHVlbWluXSc6ICcwJyxcbiAgICAnW2F0dHIucm9sZV0nOiAnXCJtZXRlclwiJyxcbiAgfSxcbn0pXG5leHBvcnQgY2xhc3MgUHJvZ3Jlc3NDb21wb25lbnQge1xuICBwdWJsaWMgc3RhdGljIG5nQWNjZXB0SW5wdXRUeXBlX3ZhbHVlOiBOdW1iZXJJbnB1dDtcblxuICBwcml2YXRlIF92YWx1ZSA9IDA7XG5cbiAgcHJvdGVjdGVkIGdldCBhcmlhVmFsdWVOb3coKTogbnVsbCB8IG51bWJlciB7XG4gICAgcmV0dXJuIHRoaXMuaW5kZXRlcm1pbmF0ZSA/IG51bGwgOiB0aGlzLnZhbHVlO1xuICB9XG5cbiAgcHJvdGVjdGVkIGdldCBwcm9ncmVzc1ZhbHVlKCk6IG51bWJlciB7XG4gICAgcmV0dXJuIHRoaXMuaW5kZXRlcm1pbmF0ZSA/IDEgOiB0aGlzLnZhbHVlIC8gMTAwO1xuICB9XG5cbiAgcHVibGljIHJlYWRvbmx5IGVsZW1lbnQgPSBpbmplY3RFbGVtZW50KCk7XG5cbiAgQENTU01vZGlmaWVyKClcbiAgcHVibGljIGluZGV0ZXJtaW5hdGUgPSBmYWxzZTtcblxuICBASW5wdXQoKVxuICBwdWJsaWMgc2V0IHZhbHVlKHZhbHVlOiB1bmtub3duKSB7XG4gICAgY29uc3QgY29lcmNlZFZhbHVlID0gY29lcmNlTnVtYmVyUHJvcGVydHkodmFsdWUpO1xuICAgIGlmIChjb2VyY2VkVmFsdWUgPD0gMTAwICYmIGNvZXJjZWRWYWx1ZSA+PSAtMSkge1xuICAgICAgdGhpcy5fdmFsdWUgPSBjb2VyY2VkVmFsdWU7XG4gICAgICB0aGlzLmluZGV0ZXJtaW5hdGUgPSBjb2VyY2VkVmFsdWUgPT09IC0xO1xuICAgIH1cbiAgfVxuXG4gIHB1YmxpYyBnZXQgdmFsdWUoKTogbnVtYmVyIHtcbiAgICByZXR1cm4gdGhpcy5fdmFsdWU7XG4gIH1cbn1cbiIsIjxkaXYgY2xhc3M9XCJvZHgtcHJvZ3Jlc3NfX2luZGljYXRvclwiIHN0eWxlPVwidHJhbnNmb3JtOiBzY2FsZVgoe3sgcHJvZ3Jlc3NWYWx1ZSB9fSlcIj48L2Rpdj5cbiJdfQ==
@@ -1,40 +0,0 @@
1
- import { __decorate, __metadata } from "tslib";
2
- import { ObserversModule } from '@angular/cdk/observers';
3
- import { ChangeDetectionStrategy, Component, ElementRef, ViewChild, ViewEncapsulation } from '@angular/core';
4
- import { DisabledController, ReadonlyController } from '@odx/angular';
5
- import { RadioControlDirective } from '@odx/angular/cdk/radio-group-control';
6
- import { CSSComponent, CSSModifier } from '@odx/angular/internal';
7
- import { injectElement } from '@odx/angular/utils';
8
- import * as i0 from "@angular/core";
9
- import * as i1 from "@angular/cdk/observers";
10
- let RadioButtonComponent = class RadioButtonComponent extends RadioControlDirective {
11
- constructor() {
12
- super(...arguments);
13
- this.withLabel = false;
14
- this.element = injectElement();
15
- }
16
- ngAfterViewInit() {
17
- this.onContentChange();
18
- }
19
- onContentChange() {
20
- this.withLabel = !!this.contentElement.nativeElement.textContent?.trim();
21
- }
22
- };
23
- RadioButtonComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: RadioButtonComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
24
- RadioButtonComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: RadioButtonComponent, isStandalone: true, selector: "odx-radio-button", providers: [DisabledController.connect(), ReadonlyController.connect()], viewQueries: [{ propertyName: "contentElement", first: true, predicate: ["content"], descendants: true }], usesInheritance: true, ngImport: i0, template: "<label class=\"odx-radio-button__label\">\n <input\n class=\"odx-radio-button__input\"\n type=\"radio\"\n [attr.aria-checked]=\"ariaChecked\"\n [attr.aria-invalid]=\"radioGroupControl.hasError || null\"\n [attr.aria-readonly]=\"readonlyController?.readonly || null\"\n [attr.aria-required]=\"radioGroupControl.isRequired || null\"\n [checked]=\"isActive\"\n [disabled]=\"disabledController?.disabled || readonlyController?.readonly\"\n [name]=\"radioGroupControl.name\"\n [readonly]=\"readonlyController?.readonly\"\n [required]=\"radioGroupControl.isRequired\"\n [value]=\"value\"\n (change)=\"radioGroupControl.updateValue(value)\"\n />\n <div class=\"odx-radio-button__indicator\"></div>\n <div class=\"odx-radio-button__content\" [cdkObserveContentDisabled]=\"disabledController?.disabled\" (cdkObserveContent)=\"onContentChange()\" #content>\n <ng-content></ng-content>\n </div>\n</label>\n", dependencies: [{ kind: "ngmodule", type: ObserversModule }, { kind: "directive", type: i1.CdkObserveContent, selector: "[cdkObserveContent]", inputs: ["cdkObserveContentDisabled", "debounce"], outputs: ["cdkObserveContent"], exportAs: ["cdkObserveContent"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
25
- __decorate([
26
- CSSModifier(),
27
- __metadata("design:type", Object)
28
- ], RadioButtonComponent.prototype, "withLabel", void 0);
29
- RadioButtonComponent = __decorate([
30
- CSSComponent('radio-button')
31
- ], RadioButtonComponent);
32
- export { RadioButtonComponent };
33
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: RadioButtonComponent, decorators: [{
34
- type: Component,
35
- args: [{ standalone: true, selector: 'odx-radio-button', imports: [ObserversModule], encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, providers: [DisabledController.connect(), ReadonlyController.connect()], template: "<label class=\"odx-radio-button__label\">\n <input\n class=\"odx-radio-button__input\"\n type=\"radio\"\n [attr.aria-checked]=\"ariaChecked\"\n [attr.aria-invalid]=\"radioGroupControl.hasError || null\"\n [attr.aria-readonly]=\"readonlyController?.readonly || null\"\n [attr.aria-required]=\"radioGroupControl.isRequired || null\"\n [checked]=\"isActive\"\n [disabled]=\"disabledController?.disabled || readonlyController?.readonly\"\n [name]=\"radioGroupControl.name\"\n [readonly]=\"readonlyController?.readonly\"\n [required]=\"radioGroupControl.isRequired\"\n [value]=\"value\"\n (change)=\"radioGroupControl.updateValue(value)\"\n />\n <div class=\"odx-radio-button__indicator\"></div>\n <div class=\"odx-radio-button__content\" [cdkObserveContentDisabled]=\"disabledController?.disabled\" (cdkObserveContent)=\"onContentChange()\" #content>\n <ng-content></ng-content>\n </div>\n</label>\n" }]
36
- }], propDecorators: { withLabel: [], contentElement: [{
37
- type: ViewChild,
38
- args: ['content']
39
- }] } });
40
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicmFkaW8tYnV0dG9uLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uL2xpYnMvYW5ndWxhci9jb21wb25lbnRzL3JhZGlvLWdyb3VwL3NyYy9saWIvY29tcG9uZW50cy9yYWRpby1idXR0b24vcmFkaW8tYnV0dG9uLmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uL2xpYnMvYW5ndWxhci9jb21wb25lbnRzL3JhZGlvLWdyb3VwL3NyYy9saWIvY29tcG9uZW50cy9yYWRpby1idXR0b24vcmFkaW8tYnV0dG9uLmNvbXBvbmVudC5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7QUFBQSxPQUFPLEVBQUUsZUFBZSxFQUFFLE1BQU0sd0JBQXdCLENBQUM7QUFDekQsT0FBTyxFQUFpQix1QkFBdUIsRUFBRSxTQUFTLEVBQUUsVUFBVSxFQUFFLFNBQVMsRUFBRSxpQkFBaUIsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUM1SCxPQUFPLEVBQUUsa0JBQWtCLEVBQUUsa0JBQWtCLEVBQUUsTUFBTSxjQUFjLENBQUM7QUFDdEUsT0FBTyxFQUFFLHFCQUFxQixFQUFFLE1BQU0sc0NBQXNDLENBQUM7QUFDN0UsT0FBTyxFQUFFLFlBQVksRUFBRSxXQUFXLEVBQUUsTUFBTSx1QkFBdUIsQ0FBQztBQUNsRSxPQUFPLEVBQUUsYUFBYSxFQUFFLE1BQU0sb0JBQW9CLENBQUM7OztBQVk1QyxJQUFNLG9CQUFvQixHQUExQixNQUFNLG9CQUFrQyxTQUFRLHFCQUF3QjtJQUF4RTs7UUFFSyxjQUFTLEdBQUcsS0FBSyxDQUFDO1FBRVosWUFBTyxHQUFHLGFBQWEsRUFBRSxDQUFDO0tBWTNDO0lBUFEsZUFBZTtRQUNwQixJQUFJLENBQUMsZUFBZSxFQUFFLENBQUM7SUFDekIsQ0FBQztJQUVTLGVBQWU7UUFDdkIsSUFBSSxDQUFDLFNBQVMsR0FBRyxDQUFDLENBQUMsSUFBSSxDQUFDLGNBQWMsQ0FBQyxhQUFhLENBQUMsV0FBVyxFQUFFLElBQUksRUFBRSxDQUFDO0lBQzNFLENBQUM7O2tIQWZVLG9CQUFvQjtzR0FBcEIsb0JBQW9CLCtEQUZwQixDQUFDLGtCQUFrQixDQUFDLE9BQU8sRUFBRSxFQUFFLGtCQUFrQixDQUFDLE9BQU8sRUFBRSxDQUFDLDRKQ2Z6RSxnN0JBcUJBLDJDRFRZLGVBQWU7QUFNekI7SUFBQyxXQUFXLEVBQUU7O3VEQUNjO0FBRmpCLG9CQUFvQjtJQVZoQyxZQUFZLENBQUMsY0FBYyxDQUFDO0dBVWhCLG9CQUFvQixDQWdCaEM7U0FoQlksb0JBQW9COzRGQUFwQixvQkFBb0I7a0JBVGhDLFNBQVM7aUNBQ0ksSUFBSSxZQUNOLGtCQUFrQixXQUVuQixDQUFDLGVBQWUsQ0FBQyxpQkFDWCxpQkFBaUIsQ0FBQyxJQUFJLG1CQUNwQix1QkFBdUIsQ0FBQyxNQUFNLGFBQ3BDLENBQUMsa0JBQWtCLENBQUMsT0FBTyxFQUFFLEVBQUUsa0JBQWtCLENBQUMsT0FBTyxFQUFFLENBQUM7OEJBSTdELFNBQVMsTUFLWixjQUFjO3NCQURwQixTQUFTO3VCQUFDLFNBQVMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBPYnNlcnZlcnNNb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jZGsvb2JzZXJ2ZXJzJztcbmltcG9ydCB7IEFmdGVyVmlld0luaXQsIENoYW5nZURldGVjdGlvblN0cmF0ZWd5LCBDb21wb25lbnQsIEVsZW1lbnRSZWYsIFZpZXdDaGlsZCwgVmlld0VuY2Fwc3VsYXRpb24gfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IERpc2FibGVkQ29udHJvbGxlciwgUmVhZG9ubHlDb250cm9sbGVyIH0gZnJvbSAnQG9keC9hbmd1bGFyJztcbmltcG9ydCB7IFJhZGlvQ29udHJvbERpcmVjdGl2ZSB9IGZyb20gJ0BvZHgvYW5ndWxhci9jZGsvcmFkaW8tZ3JvdXAtY29udHJvbCc7XG5pbXBvcnQgeyBDU1NDb21wb25lbnQsIENTU01vZGlmaWVyIH0gZnJvbSAnQG9keC9hbmd1bGFyL2ludGVybmFsJztcbmltcG9ydCB7IGluamVjdEVsZW1lbnQgfSBmcm9tICdAb2R4L2FuZ3VsYXIvdXRpbHMnO1xuXG5AQ1NTQ29tcG9uZW50KCdyYWRpby1idXR0b24nKVxuQENvbXBvbmVudCh7XG4gIHN0YW5kYWxvbmU6IHRydWUsXG4gIHNlbGVjdG9yOiAnb2R4LXJhZGlvLWJ1dHRvbicsXG4gIHRlbXBsYXRlVXJsOiAnLi9yYWRpby1idXR0b24uY29tcG9uZW50Lmh0bWwnLFxuICBpbXBvcnRzOiBbT2JzZXJ2ZXJzTW9kdWxlXSxcbiAgZW5jYXBzdWxhdGlvbjogVmlld0VuY2Fwc3VsYXRpb24uTm9uZSxcbiAgY2hhbmdlRGV0ZWN0aW9uOiBDaGFuZ2VEZXRlY3Rpb25TdHJhdGVneS5PblB1c2gsXG4gIHByb3ZpZGVyczogW0Rpc2FibGVkQ29udHJvbGxlci5jb25uZWN0KCksIFJlYWRvbmx5Q29udHJvbGxlci5jb25uZWN0KCldLFxufSlcbmV4cG9ydCBjbGFzcyBSYWRpb0J1dHRvbkNvbXBvbmVudDxUID0gdW5rbm93bj4gZXh0ZW5kcyBSYWRpb0NvbnRyb2xEaXJlY3RpdmU8VD4gaW1wbGVtZW50cyBBZnRlclZpZXdJbml0IHtcbiAgQENTU01vZGlmaWVyKClcbiAgcHJvdGVjdGVkIHdpdGhMYWJlbCA9IGZhbHNlO1xuXG4gIHB1YmxpYyByZWFkb25seSBlbGVtZW50ID0gaW5qZWN0RWxlbWVudCgpO1xuXG4gIEBWaWV3Q2hpbGQoJ2NvbnRlbnQnKVxuICBwdWJsaWMgY29udGVudEVsZW1lbnQhOiBFbGVtZW50UmVmPEhUTUxEaXZFbGVtZW50PjtcblxuICBwdWJsaWMgbmdBZnRlclZpZXdJbml0KCk6IHZvaWQge1xuICAgIHRoaXMub25Db250ZW50Q2hhbmdlKCk7XG4gIH1cblxuICBwcm90ZWN0ZWQgb25Db250ZW50Q2hhbmdlKCkge1xuICAgIHRoaXMud2l0aExhYmVsID0gISF0aGlzLmNvbnRlbnRFbGVtZW50Lm5hdGl2ZUVsZW1lbnQudGV4dENvbnRlbnQ/LnRyaW0oKTtcbiAgfVxufVxuIiwiPGxhYmVsIGNsYXNzPVwib2R4LXJhZGlvLWJ1dHRvbl9fbGFiZWxcIj5cbiAgPGlucHV0XG4gICAgY2xhc3M9XCJvZHgtcmFkaW8tYnV0dG9uX19pbnB1dFwiXG4gICAgdHlwZT1cInJhZGlvXCJcbiAgICBbYXR0ci5hcmlhLWNoZWNrZWRdPVwiYXJpYUNoZWNrZWRcIlxuICAgIFthdHRyLmFyaWEtaW52YWxpZF09XCJyYWRpb0dyb3VwQ29udHJvbC5oYXNFcnJvciB8fCBudWxsXCJcbiAgICBbYXR0ci5hcmlhLXJlYWRvbmx5XT1cInJlYWRvbmx5Q29udHJvbGxlcj8ucmVhZG9ubHkgfHwgbnVsbFwiXG4gICAgW2F0dHIuYXJpYS1yZXF1aXJlZF09XCJyYWRpb0dyb3VwQ29udHJvbC5pc1JlcXVpcmVkIHx8IG51bGxcIlxuICAgIFtjaGVja2VkXT1cImlzQWN0aXZlXCJcbiAgICBbZGlzYWJsZWRdPVwiZGlzYWJsZWRDb250cm9sbGVyPy5kaXNhYmxlZCB8fCByZWFkb25seUNvbnRyb2xsZXI/LnJlYWRvbmx5XCJcbiAgICBbbmFtZV09XCJyYWRpb0dyb3VwQ29udHJvbC5uYW1lXCJcbiAgICBbcmVhZG9ubHldPVwicmVhZG9ubHlDb250cm9sbGVyPy5yZWFkb25seVwiXG4gICAgW3JlcXVpcmVkXT1cInJhZGlvR3JvdXBDb250cm9sLmlzUmVxdWlyZWRcIlxuICAgIFt2YWx1ZV09XCJ2YWx1ZVwiXG4gICAgKGNoYW5nZSk9XCJyYWRpb0dyb3VwQ29udHJvbC51cGRhdGVWYWx1ZSh2YWx1ZSlcIlxuICAvPlxuICA8ZGl2IGNsYXNzPVwib2R4LXJhZGlvLWJ1dHRvbl9faW5kaWNhdG9yXCI+PC9kaXY+XG4gIDxkaXYgY2xhc3M9XCJvZHgtcmFkaW8tYnV0dG9uX19jb250ZW50XCIgW2Nka09ic2VydmVDb250ZW50RGlzYWJsZWRdPVwiZGlzYWJsZWRDb250cm9sbGVyPy5kaXNhYmxlZFwiIChjZGtPYnNlcnZlQ29udGVudCk9XCJvbkNvbnRlbnRDaGFuZ2UoKVwiICNjb250ZW50PlxuICAgIDxuZy1jb250ZW50PjwvbmctY29udGVudD5cbiAgPC9kaXY+XG48L2xhYmVsPlxuIl19
@@ -1,48 +0,0 @@
1
- var RadioGroupComponent_1;
2
- import { __decorate, __metadata } from "tslib";
3
- import { ChangeDetectionStrategy, Component, forwardRef, Input, ViewEncapsulation } from '@angular/core';
4
- import { DisabledController, ReadonlyController } from '@odx/angular';
5
- import { RadioGroupControlDirective, RADIO_GROUP_CONTROL } from '@odx/angular/cdk/radio-group-control';
6
- import { CSSComponent, CSSModifier } from '@odx/angular/internal';
7
- import { injectElement } from '@odx/angular/utils';
8
- import * as i0 from "@angular/core";
9
- let RadioGroupComponent = RadioGroupComponent_1 = class RadioGroupComponent extends RadioGroupControlDirective {
10
- constructor() {
11
- super(...arguments);
12
- this.element = injectElement();
13
- this.horizontal = false;
14
- }
15
- };
16
- RadioGroupComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: RadioGroupComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
17
- RadioGroupComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: RadioGroupComponent, isStandalone: true, selector: "odx-radio-group", inputs: { horizontal: "horizontal" }, providers: [
18
- {
19
- provide: RADIO_GROUP_CONTROL,
20
- useExisting: forwardRef(() => RadioGroupComponent_1),
21
- multi: false,
22
- },
23
- DisabledController.connect(),
24
- ReadonlyController.connect(),
25
- ], usesInheritance: true, ngImport: i0, template: "<ng-content></ng-content>\n", changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
26
- __decorate([
27
- CSSModifier(),
28
- __metadata("design:type", Object)
29
- ], RadioGroupComponent.prototype, "horizontal", void 0);
30
- RadioGroupComponent = RadioGroupComponent_1 = __decorate([
31
- CSSComponent('radio-group')
32
- ], RadioGroupComponent);
33
- export { RadioGroupComponent };
34
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: RadioGroupComponent, decorators: [{
35
- type: Component,
36
- args: [{ standalone: true, selector: 'odx-radio-group', changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, providers: [
37
- {
38
- provide: RADIO_GROUP_CONTROL,
39
- useExisting: forwardRef(() => RadioGroupComponent),
40
- multi: false,
41
- },
42
- DisabledController.connect(),
43
- ReadonlyController.connect(),
44
- ], template: "<ng-content></ng-content>\n" }]
45
- }], propDecorators: { horizontal: [{
46
- type: Input
47
- }] } });
48
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicmFkaW8tZ3JvdXAuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vbGlicy9hbmd1bGFyL2NvbXBvbmVudHMvcmFkaW8tZ3JvdXAvc3JjL2xpYi9yYWRpby1ncm91cC5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi9saWJzL2FuZ3VsYXIvY29tcG9uZW50cy9yYWRpby1ncm91cC9zcmMvbGliL3JhZGlvLWdyb3VwLmNvbXBvbmVudC5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7O0FBQUEsT0FBTyxFQUFFLHVCQUF1QixFQUFFLFNBQVMsRUFBRSxVQUFVLEVBQUUsS0FBSyxFQUFFLGlCQUFpQixFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ3pHLE9BQU8sRUFBRSxrQkFBa0IsRUFBRSxrQkFBa0IsRUFBRSxNQUFNLGNBQWMsQ0FBQztBQUN0RSxPQUFPLEVBQUUsMEJBQTBCLEVBQUUsbUJBQW1CLEVBQUUsTUFBTSxzQ0FBc0MsQ0FBQztBQUN2RyxPQUFPLEVBQUUsWUFBWSxFQUFFLFdBQVcsRUFBRSxNQUFNLHVCQUF1QixDQUFDO0FBQ2xFLE9BQU8sRUFBRSxhQUFhLEVBQUUsTUFBTSxvQkFBb0IsQ0FBQzs7QUFtQjVDLElBQU0sbUJBQW1CLDJCQUF6QixNQUFNLG1CQUFpQyxTQUFRLDBCQUE2QjtJQUE1RTs7UUFDVyxZQUFPLEdBQUcsYUFBYSxFQUFFLENBQUM7UUFJbkMsZUFBVSxHQUFHLEtBQUssQ0FBQztLQUMzQjs7aUhBTlksbUJBQW1CO3FHQUFuQixtQkFBbUIsb0dBVm5CO1FBQ1Q7WUFDRSxPQUFPLEVBQUUsbUJBQW1CO1lBQzVCLFdBQVcsRUFBRSxVQUFVLENBQUMsR0FBRyxFQUFFLENBQUMscUJBQW1CLENBQUM7WUFDbEQsS0FBSyxFQUFFLEtBQUs7U0FDYjtRQUNELGtCQUFrQixDQUFDLE9BQU8sRUFBRTtRQUM1QixrQkFBa0IsQ0FBQyxPQUFPLEVBQUU7S0FDN0IsaURDckJILDZCQUNBO0FEeUJFO0lBQUMsV0FBVyxFQUFFOzt1REFFWTtBQUxmLG1CQUFtQjtJQWpCL0IsWUFBWSxDQUFDLGFBQWEsQ0FBQztHQWlCZixtQkFBbUIsQ0FNL0I7U0FOWSxtQkFBbUI7NEZBQW5CLG1CQUFtQjtrQkFoQi9CLFNBQVM7aUNBQ0ksSUFBSSxZQUNOLGlCQUFpQixtQkFFVix1QkFBdUIsQ0FBQyxNQUFNLGlCQUNoQyxpQkFBaUIsQ0FBQyxJQUFJLGFBQzFCO3dCQUNUOzRCQUNFLE9BQU8sRUFBRSxtQkFBbUI7NEJBQzVCLFdBQVcsRUFBRSxVQUFVLENBQUMsR0FBRyxFQUFFLG9CQUFvQixDQUFDOzRCQUNsRCxLQUFLLEVBQUUsS0FBSzt5QkFDYjt3QkFDRCxrQkFBa0IsQ0FBQyxPQUFPLEVBQUU7d0JBQzVCLGtCQUFrQixDQUFDLE9BQU8sRUFBRTtxQkFDN0I7OEJBT00sVUFBVTtzQkFEaEIsS0FBSyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENoYW5nZURldGVjdGlvblN0cmF0ZWd5LCBDb21wb25lbnQsIGZvcndhcmRSZWYsIElucHV0LCBWaWV3RW5jYXBzdWxhdGlvbiB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgRGlzYWJsZWRDb250cm9sbGVyLCBSZWFkb25seUNvbnRyb2xsZXIgfSBmcm9tICdAb2R4L2FuZ3VsYXInO1xuaW1wb3J0IHsgUmFkaW9Hcm91cENvbnRyb2xEaXJlY3RpdmUsIFJBRElPX0dST1VQX0NPTlRST0wgfSBmcm9tICdAb2R4L2FuZ3VsYXIvY2RrL3JhZGlvLWdyb3VwLWNvbnRyb2wnO1xuaW1wb3J0IHsgQ1NTQ29tcG9uZW50LCBDU1NNb2RpZmllciB9IGZyb20gJ0BvZHgvYW5ndWxhci9pbnRlcm5hbCc7XG5pbXBvcnQgeyBpbmplY3RFbGVtZW50IH0gZnJvbSAnQG9keC9hbmd1bGFyL3V0aWxzJztcblxuQENTU0NvbXBvbmVudCgncmFkaW8tZ3JvdXAnKVxuQENvbXBvbmVudCh7XG4gIHN0YW5kYWxvbmU6IHRydWUsXG4gIHNlbGVjdG9yOiAnb2R4LXJhZGlvLWdyb3VwJyxcbiAgdGVtcGxhdGVVcmw6ICdyYWRpby1ncm91cC5jb21wb25lbnQuaHRtbCcsXG4gIGNoYW5nZURldGVjdGlvbjogQ2hhbmdlRGV0ZWN0aW9uU3RyYXRlZ3kuT25QdXNoLFxuICBlbmNhcHN1bGF0aW9uOiBWaWV3RW5jYXBzdWxhdGlvbi5Ob25lLFxuICBwcm92aWRlcnM6IFtcbiAgICB7XG4gICAgICBwcm92aWRlOiBSQURJT19HUk9VUF9DT05UUk9MLFxuICAgICAgdXNlRXhpc3Rpbmc6IGZvcndhcmRSZWYoKCkgPT4gUmFkaW9Hcm91cENvbXBvbmVudCksXG4gICAgICBtdWx0aTogZmFsc2UsXG4gICAgfSxcbiAgICBEaXNhYmxlZENvbnRyb2xsZXIuY29ubmVjdCgpLFxuICAgIFJlYWRvbmx5Q29udHJvbGxlci5jb25uZWN0KCksXG4gIF0sXG59KVxuZXhwb3J0IGNsYXNzIFJhZGlvR3JvdXBDb21wb25lbnQ8VCA9IHVua25vd24+IGV4dGVuZHMgUmFkaW9Hcm91cENvbnRyb2xEaXJlY3RpdmU8VD4ge1xuICBwdWJsaWMgcmVhZG9ubHkgZWxlbWVudCA9IGluamVjdEVsZW1lbnQoKTtcblxuICBAQ1NTTW9kaWZpZXIoKVxuICBASW5wdXQoKVxuICBwdWJsaWMgaG9yaXpvbnRhbCA9IGZhbHNlO1xufVxuIiwiPG5nLWNvbnRlbnQ+PC9uZy1jb250ZW50PlxuIl19
@@ -1,19 +0,0 @@
1
- import { NgModule } from '@angular/core';
2
- import { CoreModule } from '@odx/angular';
3
- import { RadioButtonComponent } from './components';
4
- import { RadioGroupComponent } from './radio-group.component';
5
- import * as i0 from "@angular/core";
6
- const modules = [RadioGroupComponent, RadioButtonComponent];
7
- export class RadioGroupModule {
8
- }
9
- RadioGroupModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: RadioGroupModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
10
- RadioGroupModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.10", ngImport: i0, type: RadioGroupModule, imports: [RadioGroupComponent, RadioButtonComponent], exports: [CoreModule, RadioGroupComponent, RadioButtonComponent] });
11
- RadioGroupModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: RadioGroupModule, imports: [modules, CoreModule] });
12
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: RadioGroupModule, decorators: [{
13
- type: NgModule,
14
- args: [{
15
- imports: modules,
16
- exports: [CoreModule, ...modules],
17
- }]
18
- }] });
19
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicmFkaW8tZ3JvdXAubW9kdWxlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vbGlicy9hbmd1bGFyL2NvbXBvbmVudHMvcmFkaW8tZ3JvdXAvc3JjL2xpYi9yYWRpby1ncm91cC5tb2R1bGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFFBQVEsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUN6QyxPQUFPLEVBQUUsVUFBVSxFQUFFLE1BQU0sY0FBYyxDQUFDO0FBQzFDLE9BQU8sRUFBRSxvQkFBb0IsRUFBRSxNQUFNLGNBQWMsQ0FBQztBQUNwRCxPQUFPLEVBQUUsbUJBQW1CLEVBQUUsTUFBTSx5QkFBeUIsQ0FBQzs7QUFFOUQsTUFBTSxPQUFPLEdBQUcsQ0FBQyxtQkFBbUIsRUFBRSxvQkFBb0IsQ0FBQyxDQUFDO0FBTTVELE1BQU0sT0FBTyxnQkFBZ0I7OzhHQUFoQixnQkFBZ0I7K0dBQWhCLGdCQUFnQixZQU5aLG1CQUFtQixFQUFFLG9CQUFvQixhQUk5QyxVQUFVLEVBSkwsbUJBQW1CLEVBQUUsb0JBQW9COytHQU03QyxnQkFBZ0IsWUFIbEIsT0FBTyxFQUNOLFVBQVU7NEZBRVQsZ0JBQWdCO2tCQUo1QixRQUFRO21CQUFDO29CQUNSLE9BQU8sRUFBRSxPQUFPO29CQUNoQixPQUFPLEVBQUUsQ0FBQyxVQUFVLEVBQUUsR0FBRyxPQUFPLENBQUM7aUJBQ2xDIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgTmdNb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IENvcmVNb2R1bGUgfSBmcm9tICdAb2R4L2FuZ3VsYXInO1xuaW1wb3J0IHsgUmFkaW9CdXR0b25Db21wb25lbnQgfSBmcm9tICcuL2NvbXBvbmVudHMnO1xuaW1wb3J0IHsgUmFkaW9Hcm91cENvbXBvbmVudCB9IGZyb20gJy4vcmFkaW8tZ3JvdXAuY29tcG9uZW50JztcblxuY29uc3QgbW9kdWxlcyA9IFtSYWRpb0dyb3VwQ29tcG9uZW50LCBSYWRpb0J1dHRvbkNvbXBvbmVudF07XG5cbkBOZ01vZHVsZSh7XG4gIGltcG9ydHM6IG1vZHVsZXMsXG4gIGV4cG9ydHM6IFtDb3JlTW9kdWxlLCAuLi5tb2R1bGVzXSxcbn0pXG5leHBvcnQgY2xhc3MgUmFkaW9Hcm91cE1vZHVsZSB7fVxuIl19
@@ -1,41 +0,0 @@
1
- import { __decorate, __metadata } from "tslib";
2
- import { coerceBooleanProperty } from '@angular/cdk/coercion';
3
- import { ChangeDetectionStrategy, Component, inject, Input, ViewEncapsulation } from '@angular/core';
4
- import { RouterLinkActive } from '@angular/router';
5
- import { WithDisabledState, WithTabIndex } from '@odx/angular';
6
- import { IconComponent } from '@odx/angular/components/icon';
7
- import { CSSComponent } from '@odx/angular/internal';
8
- import { injectElement, Transform } from '@odx/angular/utils';
9
- import * as i0 from "@angular/core";
10
- import * as i1 from "@odx/angular";
11
- let RailNavigationItemComponent = class RailNavigationItemComponent {
12
- constructor() {
13
- this.routerLinkActive = inject(RouterLinkActive, { optional: true });
14
- this.element = injectElement();
15
- this.isSelected = false;
16
- this.iconSet = 'core';
17
- }
18
- };
19
- RailNavigationItemComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: RailNavigationItemComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
20
- RailNavigationItemComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: RailNavigationItemComponent, isStandalone: true, selector: "a[odxRailNavigationItem][iconName], button[odxRailNavigationItem][iconName]", inputs: { isSelected: "isSelected", iconName: "iconName", iconSet: "iconSet" }, host: { properties: { "class.is-selected": "isSelected || routerLinkActive?.isActive" } }, hostDirectives: [{ directive: i1.WithDisabledState }, { directive: i1.WithTabIndex }], ngImport: i0, template: "<odx-icon [name]=\"iconName\" [iconSet]=\"iconSet\" size=\"large\"></odx-icon>\n<span class=\"odx-rail-navigation-item__container\">\n <ng-content></ng-content>\n</span>\n", dependencies: [{ kind: "component", type: IconComponent, selector: "odx-icon", inputs: ["inline", "size", "name", "iconSet"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
21
- __decorate([
22
- Transform(coerceBooleanProperty),
23
- __metadata("design:type", Object)
24
- ], RailNavigationItemComponent.prototype, "isSelected", void 0);
25
- RailNavigationItemComponent = __decorate([
26
- CSSComponent('rail-navigation-item')
27
- ], RailNavigationItemComponent);
28
- export { RailNavigationItemComponent };
29
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: RailNavigationItemComponent, decorators: [{
30
- type: Component,
31
- args: [{ standalone: true, selector: 'a[odxRailNavigationItem][iconName], button[odxRailNavigationItem][iconName]', encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, imports: [IconComponent], hostDirectives: [WithDisabledState, WithTabIndex], host: {
32
- '[class.is-selected]': 'isSelected || routerLinkActive?.isActive',
33
- }, template: "<odx-icon [name]=\"iconName\" [iconSet]=\"iconSet\" size=\"large\"></odx-icon>\n<span class=\"odx-rail-navigation-item__container\">\n <ng-content></ng-content>\n</span>\n" }]
34
- }], propDecorators: { isSelected: [{
35
- type: Input
36
- }], iconName: [{
37
- type: Input
38
- }], iconSet: [{
39
- type: Input
40
- }] } });
41
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicmFpbC1uYXZpZ2F0aW9uLWl0ZW0uY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vbGlicy9hbmd1bGFyL2NvbXBvbmVudHMvcmFpbC1uYXZpZ2F0aW9uL3NyYy9saWIvY29tcG9uZW50cy9yYWlsLW5hdmlnYXRpb24taXRlbS9yYWlsLW5hdmlnYXRpb24taXRlbS5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi9saWJzL2FuZ3VsYXIvY29tcG9uZW50cy9yYWlsLW5hdmlnYXRpb24vc3JjL2xpYi9jb21wb25lbnRzL3JhaWwtbmF2aWdhdGlvbi1pdGVtL3JhaWwtbmF2aWdhdGlvbi1pdGVtLmNvbXBvbmVudC5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7QUFBQSxPQUFPLEVBQWdCLHFCQUFxQixFQUFFLE1BQU0sdUJBQXVCLENBQUM7QUFDNUUsT0FBTyxFQUFFLHVCQUF1QixFQUFFLFNBQVMsRUFBRSxNQUFNLEVBQUUsS0FBSyxFQUFFLGlCQUFpQixFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ3JHLE9BQU8sRUFBRSxnQkFBZ0IsRUFBRSxNQUFNLGlCQUFpQixDQUFDO0FBQ25ELE9BQU8sRUFBRSxpQkFBaUIsRUFBRSxZQUFZLEVBQUUsTUFBTSxjQUFjLENBQUM7QUFDL0QsT0FBTyxFQUFFLGFBQWEsRUFBRSxNQUFNLDhCQUE4QixDQUFDO0FBQzdELE9BQU8sRUFBRSxZQUFZLEVBQUUsTUFBTSx1QkFBdUIsQ0FBQztBQUNyRCxPQUFPLEVBQUUsYUFBYSxFQUFFLFNBQVMsRUFBRSxNQUFNLG9CQUFvQixDQUFDOzs7QUFnQnZELElBQU0sMkJBQTJCLEdBQWpDLE1BQU0sMkJBQTJCO0lBQWpDO1FBR2MscUJBQWdCLEdBQUcsTUFBTSxDQUFDLGdCQUFnQixFQUFFLEVBQUUsUUFBUSxFQUFFLElBQUksRUFBRSxDQUFDLENBQUM7UUFFbkUsWUFBTyxHQUFHLGFBQWEsRUFBRSxDQUFDO1FBSW5DLGVBQVUsR0FBRyxLQUFLLENBQUM7UUFNbkIsWUFBTyxHQUFHLE1BQU0sQ0FBQztLQUN6Qjs7eUhBaEJZLDJCQUEyQjs2R0FBM0IsMkJBQTJCLHlZQ3RCeEMsOEtBSUEsNENEWVksYUFBYTtBQWF2QjtJQUFDLFNBQVMsQ0FBQyxxQkFBcUIsQ0FBQzs7K0RBRVA7QUFUZiwyQkFBMkI7SUFkdkMsWUFBWSxDQUFDLHNCQUFzQixDQUFDO0dBY3hCLDJCQUEyQixDQWdCdkM7U0FoQlksMkJBQTJCOzRGQUEzQiwyQkFBMkI7a0JBYnZDLFNBQVM7aUNBQ0ksSUFBSSxZQUVOLDZFQUE2RSxpQkFFeEUsaUJBQWlCLENBQUMsSUFBSSxtQkFDcEIsdUJBQXVCLENBQUMsTUFBTSxXQUN0QyxDQUFDLGFBQWEsQ0FBQyxrQkFDUixDQUFDLGlCQUFpQixFQUFFLFlBQVksQ0FBQyxRQUMzQzt3QkFDSixxQkFBcUIsRUFBRSwwQ0FBMEM7cUJBQ2xFOzhCQVdNLFVBQVU7c0JBRGhCLEtBQUs7Z0JBSUMsUUFBUTtzQkFEZCxLQUFLO2dCQUlDLE9BQU87c0JBRGIsS0FBSyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IEJvb2xlYW5JbnB1dCwgY29lcmNlQm9vbGVhblByb3BlcnR5IH0gZnJvbSAnQGFuZ3VsYXIvY2RrL2NvZXJjaW9uJztcbmltcG9ydCB7IENoYW5nZURldGVjdGlvblN0cmF0ZWd5LCBDb21wb25lbnQsIGluamVjdCwgSW5wdXQsIFZpZXdFbmNhcHN1bGF0aW9uIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBSb3V0ZXJMaW5rQWN0aXZlIH0gZnJvbSAnQGFuZ3VsYXIvcm91dGVyJztcbmltcG9ydCB7IFdpdGhEaXNhYmxlZFN0YXRlLCBXaXRoVGFiSW5kZXggfSBmcm9tICdAb2R4L2FuZ3VsYXInO1xuaW1wb3J0IHsgSWNvbkNvbXBvbmVudCB9IGZyb20gJ0BvZHgvYW5ndWxhci9jb21wb25lbnRzL2ljb24nO1xuaW1wb3J0IHsgQ1NTQ29tcG9uZW50IH0gZnJvbSAnQG9keC9hbmd1bGFyL2ludGVybmFsJztcbmltcG9ydCB7IGluamVjdEVsZW1lbnQsIFRyYW5zZm9ybSB9IGZyb20gJ0BvZHgvYW5ndWxhci91dGlscyc7XG5cbkBDU1NDb21wb25lbnQoJ3JhaWwtbmF2aWdhdGlvbi1pdGVtJylcbkBDb21wb25lbnQoe1xuICBzdGFuZGFsb25lOiB0cnVlLFxuICAvLyBlc2xpbnQtZGlzYWJsZS1uZXh0LWxpbmUgQGFuZ3VsYXItZXNsaW50L2NvbXBvbmVudC1zZWxlY3RvclxuICBzZWxlY3RvcjogJ2Fbb2R4UmFpbE5hdmlnYXRpb25JdGVtXVtpY29uTmFtZV0sIGJ1dHRvbltvZHhSYWlsTmF2aWdhdGlvbkl0ZW1dW2ljb25OYW1lXScsXG4gIHRlbXBsYXRlVXJsOiAnLi9yYWlsLW5hdmlnYXRpb24taXRlbS5jb21wb25lbnQuaHRtbCcsXG4gIGVuY2Fwc3VsYXRpb246IFZpZXdFbmNhcHN1bGF0aW9uLk5vbmUsXG4gIGNoYW5nZURldGVjdGlvbjogQ2hhbmdlRGV0ZWN0aW9uU3RyYXRlZ3kuT25QdXNoLFxuICBpbXBvcnRzOiBbSWNvbkNvbXBvbmVudF0sXG4gIGhvc3REaXJlY3RpdmVzOiBbV2l0aERpc2FibGVkU3RhdGUsIFdpdGhUYWJJbmRleF0sXG4gIGhvc3Q6IHtcbiAgICAnW2NsYXNzLmlzLXNlbGVjdGVkXSc6ICdpc1NlbGVjdGVkIHx8IHJvdXRlckxpbmtBY3RpdmU/LmlzQWN0aXZlJyxcbiAgfSxcbn0pXG5leHBvcnQgY2xhc3MgUmFpbE5hdmlnYXRpb25JdGVtQ29tcG9uZW50IHtcbiAgcHVibGljIHN0YXRpYyBuZ0FjY2VwdElucHV0VHlwZV9pc1NlbGVjdGVkOiBCb29sZWFuSW5wdXQ7XG5cbiAgcHJvdGVjdGVkIHJlYWRvbmx5IHJvdXRlckxpbmtBY3RpdmUgPSBpbmplY3QoUm91dGVyTGlua0FjdGl2ZSwgeyBvcHRpb25hbDogdHJ1ZSB9KTtcblxuICBwdWJsaWMgcmVhZG9ubHkgZWxlbWVudCA9IGluamVjdEVsZW1lbnQoKTtcblxuICBAVHJhbnNmb3JtKGNvZXJjZUJvb2xlYW5Qcm9wZXJ0eSlcbiAgQElucHV0KClcbiAgcHVibGljIGlzU2VsZWN0ZWQgPSBmYWxzZTtcblxuICBASW5wdXQoKVxuICBwdWJsaWMgaWNvbk5hbWUhOiBzdHJpbmc7XG5cbiAgQElucHV0KClcbiAgcHVibGljIGljb25TZXQgPSAnY29yZSc7XG59XG4iLCI8b2R4LWljb24gW25hbWVdPVwiaWNvbk5hbWVcIiBbaWNvblNldF09XCJpY29uU2V0XCIgc2l6ZT1cImxhcmdlXCI+PC9vZHgtaWNvbj5cbjxzcGFuIGNsYXNzPVwib2R4LXJhaWwtbmF2aWdhdGlvbi1pdGVtX19jb250YWluZXJcIj5cbiAgPG5nLWNvbnRlbnQ+PC9uZy1jb250ZW50PlxuPC9zcGFuPlxuIl19
@@ -1,55 +0,0 @@
1
- import { __decorate, __metadata } from "tslib";
2
- import { coerceBooleanProperty } from '@angular/cdk/coercion';
3
- import { ChangeDetectionStrategy, Component, EventEmitter, Input, Output, ViewEncapsulation } from '@angular/core';
4
- import { CSSComponent, CSSModifier } from '@odx/angular/internal';
5
- import { Transform, injectElement } from '@odx/angular/utils';
6
- import { RailNavigationItemComponent } from './components/rail-navigation-item/rail-navigation-item.component';
7
- import { RailNavigationVariant } from './models';
8
- import * as i0 from "@angular/core";
9
- let RailNavigationComponent = class RailNavigationComponent {
10
- constructor() {
11
- this.element = injectElement();
12
- this.isOpen = true;
13
- this.variant = RailNavigationVariant.DEFAULT;
14
- this.isOpenChange = new EventEmitter();
15
- }
16
- toggle(forceState) {
17
- if (this.variant === RailNavigationVariant.BAR)
18
- return;
19
- this.isOpen = forceState ?? !this.isOpen;
20
- this.isOpenChange.emit(this.isOpen);
21
- }
22
- open() {
23
- this.toggle(true);
24
- }
25
- close() {
26
- this.toggle(false);
27
- }
28
- };
29
- RailNavigationComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: RailNavigationComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
30
- RailNavigationComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: RailNavigationComponent, isStandalone: true, selector: "odx-rail-navigation", inputs: { isOpen: "isOpen", variant: "variant" }, outputs: { isOpenChange: "isOpenChange" }, host: { properties: { "class.is-open": "isOpen" } }, ngImport: i0, template: "<nav class=\"odx-rail-navigation__content\">\n <ng-content selector=\"a[odxRailNavigationItem], button[odxRailNavigationItem]\"></ng-content>\n</nav>\n<button odxRailNavigationItem class=\"odx-rail-navigation__expand\" iconName=\"chevron-right\" (click)=\"toggle()\"></button>\n", dependencies: [{ kind: "component", type: RailNavigationItemComponent, selector: "a[odxRailNavigationItem][iconName], button[odxRailNavigationItem][iconName]", inputs: ["isSelected", "iconName", "iconSet"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
31
- __decorate([
32
- Transform(coerceBooleanProperty),
33
- __metadata("design:type", Object)
34
- ], RailNavigationComponent.prototype, "isOpen", void 0);
35
- __decorate([
36
- CSSModifier(),
37
- __metadata("design:type", String)
38
- ], RailNavigationComponent.prototype, "variant", void 0);
39
- RailNavigationComponent = __decorate([
40
- CSSComponent('rail-navigation')
41
- ], RailNavigationComponent);
42
- export { RailNavigationComponent };
43
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: RailNavigationComponent, decorators: [{
44
- type: Component,
45
- args: [{ standalone: true, selector: 'odx-rail-navigation', changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, imports: [RailNavigationItemComponent], host: {
46
- '[class.is-open]': 'isOpen',
47
- }, template: "<nav class=\"odx-rail-navigation__content\">\n <ng-content selector=\"a[odxRailNavigationItem], button[odxRailNavigationItem]\"></ng-content>\n</nav>\n<button odxRailNavigationItem class=\"odx-rail-navigation__expand\" iconName=\"chevron-right\" (click)=\"toggle()\"></button>\n" }]
48
- }], propDecorators: { isOpen: [{
49
- type: Input
50
- }], variant: [{
51
- type: Input
52
- }], isOpenChange: [{
53
- type: Output
54
- }] } });
55
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicmFpbC1uYXZpZ2F0aW9uLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL2xpYnMvYW5ndWxhci9jb21wb25lbnRzL3JhaWwtbmF2aWdhdGlvbi9zcmMvbGliL3JhaWwtbmF2aWdhdGlvbi5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi9saWJzL2FuZ3VsYXIvY29tcG9uZW50cy9yYWlsLW5hdmlnYXRpb24vc3JjL2xpYi9yYWlsLW5hdmlnYXRpb24uY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBLE9BQU8sRUFBZ0IscUJBQXFCLEVBQUUsTUFBTSx1QkFBdUIsQ0FBQztBQUM1RSxPQUFPLEVBQUUsdUJBQXVCLEVBQUUsU0FBUyxFQUFFLFlBQVksRUFBRSxLQUFLLEVBQUUsTUFBTSxFQUFFLGlCQUFpQixFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ25ILE9BQU8sRUFBRSxZQUFZLEVBQUUsV0FBVyxFQUFFLE1BQU0sdUJBQXVCLENBQUM7QUFDbEUsT0FBTyxFQUFFLFNBQVMsRUFBRSxhQUFhLEVBQUUsTUFBTSxvQkFBb0IsQ0FBQztBQUM5RCxPQUFPLEVBQUUsMkJBQTJCLEVBQUUsTUFBTSxrRUFBa0UsQ0FBQztBQUMvRyxPQUFPLEVBQUUscUJBQXFCLEVBQUUsTUFBTSxVQUFVLENBQUM7O0FBYzFDLElBQU0sdUJBQXVCLEdBQTdCLE1BQU0sdUJBQXVCO0lBQTdCO1FBR1csWUFBTyxHQUFHLGFBQWEsRUFBRSxDQUFDO1FBSW5DLFdBQU0sR0FBRyxJQUFJLENBQUM7UUFJZCxZQUFPLEdBQTBCLHFCQUFxQixDQUFDLE9BQU8sQ0FBQztRQUcvRCxpQkFBWSxHQUFHLElBQUksWUFBWSxFQUFXLENBQUM7S0FlbkQ7SUFiUSxNQUFNLENBQUMsVUFBb0I7UUFDaEMsSUFBSSxJQUFJLENBQUMsT0FBTyxLQUFLLHFCQUFxQixDQUFDLEdBQUc7WUFBRSxPQUFPO1FBQ3ZELElBQUksQ0FBQyxNQUFNLEdBQUcsVUFBVSxJQUFJLENBQUMsSUFBSSxDQUFDLE1BQU0sQ0FBQztRQUN6QyxJQUFJLENBQUMsWUFBWSxDQUFDLElBQUksQ0FBQyxJQUFJLENBQUMsTUFBTSxDQUFDLENBQUM7SUFDdEMsQ0FBQztJQUVNLElBQUk7UUFDVCxJQUFJLENBQUMsTUFBTSxDQUFDLElBQUksQ0FBQyxDQUFDO0lBQ3BCLENBQUM7SUFFTSxLQUFLO1FBQ1YsSUFBSSxDQUFDLE1BQU0sQ0FBQyxLQUFLLENBQUMsQ0FBQztJQUNyQixDQUFDOztxSEE1QlUsdUJBQXVCO3lHQUF2Qix1QkFBdUIsaU9DbkJwQyx5UkFJQSw0Q0RVWSwyQkFBMkI7QUFVckM7SUFBQyxTQUFTLENBQUMscUJBQXFCLENBQUM7O3VEQUVaO0FBRXJCO0lBQUMsV0FBVyxFQUFFOzt3REFFd0Q7QUFYM0QsdUJBQXVCO0lBWm5DLFlBQVksQ0FBQyxpQkFBaUIsQ0FBQztHQVluQix1QkFBdUIsQ0E2Qm5DO1NBN0JZLHVCQUF1Qjs0RkFBdkIsdUJBQXVCO2tCQVhuQyxTQUFTO2lDQUNJLElBQUksWUFDTixxQkFBcUIsbUJBRWQsdUJBQXVCLENBQUMsTUFBTSxpQkFDaEMsaUJBQWlCLENBQUMsSUFBSSxXQUM1QixDQUFDLDJCQUEyQixDQUFDLFFBQ2hDO3dCQUNKLGlCQUFpQixFQUFFLFFBQVE7cUJBQzVCOzhCQVNNLE1BQU07c0JBRFosS0FBSztnQkFLQyxPQUFPO3NCQURiLEtBQUs7Z0JBSUMsWUFBWTtzQkFEbEIsTUFBTSIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IEJvb2xlYW5JbnB1dCwgY29lcmNlQm9vbGVhblByb3BlcnR5IH0gZnJvbSAnQGFuZ3VsYXIvY2RrL2NvZXJjaW9uJztcbmltcG9ydCB7IENoYW5nZURldGVjdGlvblN0cmF0ZWd5LCBDb21wb25lbnQsIEV2ZW50RW1pdHRlciwgSW5wdXQsIE91dHB1dCwgVmlld0VuY2Fwc3VsYXRpb24gfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IENTU0NvbXBvbmVudCwgQ1NTTW9kaWZpZXIgfSBmcm9tICdAb2R4L2FuZ3VsYXIvaW50ZXJuYWwnO1xuaW1wb3J0IHsgVHJhbnNmb3JtLCBpbmplY3RFbGVtZW50IH0gZnJvbSAnQG9keC9hbmd1bGFyL3V0aWxzJztcbmltcG9ydCB7IFJhaWxOYXZpZ2F0aW9uSXRlbUNvbXBvbmVudCB9IGZyb20gJy4vY29tcG9uZW50cy9yYWlsLW5hdmlnYXRpb24taXRlbS9yYWlsLW5hdmlnYXRpb24taXRlbS5jb21wb25lbnQnO1xuaW1wb3J0IHsgUmFpbE5hdmlnYXRpb25WYXJpYW50IH0gZnJvbSAnLi9tb2RlbHMnO1xuXG5AQ1NTQ29tcG9uZW50KCdyYWlsLW5hdmlnYXRpb24nKVxuQENvbXBvbmVudCh7XG4gIHN0YW5kYWxvbmU6IHRydWUsXG4gIHNlbGVjdG9yOiAnb2R4LXJhaWwtbmF2aWdhdGlvbicsXG4gIHRlbXBsYXRlVXJsOiAncmFpbC1uYXZpZ2F0aW9uLmNvbXBvbmVudC5odG1sJyxcbiAgY2hhbmdlRGV0ZWN0aW9uOiBDaGFuZ2VEZXRlY3Rpb25TdHJhdGVneS5PblB1c2gsXG4gIGVuY2Fwc3VsYXRpb246IFZpZXdFbmNhcHN1bGF0aW9uLk5vbmUsXG4gIGltcG9ydHM6IFtSYWlsTmF2aWdhdGlvbkl0ZW1Db21wb25lbnRdLFxuICBob3N0OiB7XG4gICAgJ1tjbGFzcy5pcy1vcGVuXSc6ICdpc09wZW4nLFxuICB9LFxufSlcbmV4cG9ydCBjbGFzcyBSYWlsTmF2aWdhdGlvbkNvbXBvbmVudCB7XG4gIHB1YmxpYyBzdGF0aWMgbmdBY2NlcHRJbnB1dFR5cGVfaXNPcGVuOiBCb29sZWFuSW5wdXQ7XG5cbiAgcHVibGljIHJlYWRvbmx5IGVsZW1lbnQgPSBpbmplY3RFbGVtZW50KCk7XG5cbiAgQFRyYW5zZm9ybShjb2VyY2VCb29sZWFuUHJvcGVydHkpXG4gIEBJbnB1dCgpXG4gIHB1YmxpYyBpc09wZW4gPSB0cnVlO1xuXG4gIEBDU1NNb2RpZmllcigpXG4gIEBJbnB1dCgpXG4gIHB1YmxpYyB2YXJpYW50OiBSYWlsTmF2aWdhdGlvblZhcmlhbnQgPSBSYWlsTmF2aWdhdGlvblZhcmlhbnQuREVGQVVMVDtcblxuICBAT3V0cHV0KClcbiAgcHVibGljIGlzT3BlbkNoYW5nZSA9IG5ldyBFdmVudEVtaXR0ZXI8Ym9vbGVhbj4oKTtcblxuICBwdWJsaWMgdG9nZ2xlKGZvcmNlU3RhdGU/OiBib29sZWFuKTogdm9pZCB7XG4gICAgaWYgKHRoaXMudmFyaWFudCA9PT0gUmFpbE5hdmlnYXRpb25WYXJpYW50LkJBUikgcmV0dXJuO1xuICAgIHRoaXMuaXNPcGVuID0gZm9yY2VTdGF0ZSA/PyAhdGhpcy5pc09wZW47XG4gICAgdGhpcy5pc09wZW5DaGFuZ2UuZW1pdCh0aGlzLmlzT3Blbik7XG4gIH1cblxuICBwdWJsaWMgb3BlbigpOiB2b2lkIHtcbiAgICB0aGlzLnRvZ2dsZSh0cnVlKTtcbiAgfVxuXG4gIHB1YmxpYyBjbG9zZSgpOiB2b2lkIHtcbiAgICB0aGlzLnRvZ2dsZShmYWxzZSk7XG4gIH1cbn1cbiIsIjxuYXYgY2xhc3M9XCJvZHgtcmFpbC1uYXZpZ2F0aW9uX19jb250ZW50XCI+XG4gIDxuZy1jb250ZW50IHNlbGVjdG9yPVwiYVtvZHhSYWlsTmF2aWdhdGlvbkl0ZW1dLCBidXR0b25bb2R4UmFpbE5hdmlnYXRpb25JdGVtXVwiPjwvbmctY29udGVudD5cbjwvbmF2PlxuPGJ1dHRvbiBvZHhSYWlsTmF2aWdhdGlvbkl0ZW0gY2xhc3M9XCJvZHgtcmFpbC1uYXZpZ2F0aW9uX19leHBhbmRcIiBpY29uTmFtZT1cImNoZXZyb24tcmlnaHRcIiAoY2xpY2spPVwidG9nZ2xlKClcIj48L2J1dHRvbj5cbiJdfQ==
@@ -1,19 +0,0 @@
1
- import { NgModule } from '@angular/core';
2
- import { CoreModule } from '@odx/angular';
3
- import { RailNavigationItemComponent } from './components/rail-navigation-item/rail-navigation-item.component';
4
- import { RailNavigationComponent } from './rail-navigation.component';
5
- import * as i0 from "@angular/core";
6
- const modules = [RailNavigationComponent, RailNavigationItemComponent];
7
- export class RailNavigationModule {
8
- }
9
- RailNavigationModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: RailNavigationModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
10
- RailNavigationModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.10", ngImport: i0, type: RailNavigationModule, imports: [RailNavigationComponent, RailNavigationItemComponent], exports: [CoreModule, RailNavigationComponent, RailNavigationItemComponent] });
11
- RailNavigationModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: RailNavigationModule, imports: [modules, CoreModule] });
12
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: RailNavigationModule, decorators: [{
13
- type: NgModule,
14
- args: [{
15
- imports: modules,
16
- exports: [CoreModule, ...modules],
17
- }]
18
- }] });
19
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicmFpbC1uYXZpZ2F0aW9uLm1vZHVsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL2xpYnMvYW5ndWxhci9jb21wb25lbnRzL3JhaWwtbmF2aWdhdGlvbi9zcmMvbGliL3JhaWwtbmF2aWdhdGlvbi5tb2R1bGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFFBQVEsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUN6QyxPQUFPLEVBQUUsVUFBVSxFQUFFLE1BQU0sY0FBYyxDQUFDO0FBQzFDLE9BQU8sRUFBRSwyQkFBMkIsRUFBRSxNQUFNLGtFQUFrRSxDQUFDO0FBQy9HLE9BQU8sRUFBRSx1QkFBdUIsRUFBRSxNQUFNLDZCQUE2QixDQUFDOztBQUV0RSxNQUFNLE9BQU8sR0FBRyxDQUFDLHVCQUF1QixFQUFFLDJCQUEyQixDQUFDLENBQUM7QUFLdkUsTUFBTSxPQUFPLG9CQUFvQjs7a0hBQXBCLG9CQUFvQjttSEFBcEIsb0JBQW9CLFlBTGhCLHVCQUF1QixFQUFFLDJCQUEyQixhQUd6RCxVQUFVLEVBSEwsdUJBQXVCLEVBQUUsMkJBQTJCO21IQUt4RCxvQkFBb0IsWUFIdEIsT0FBTyxFQUNOLFVBQVU7NEZBRVQsb0JBQW9CO2tCQUpoQyxRQUFRO21CQUFDO29CQUNSLE9BQU8sRUFBRSxPQUFPO29CQUNoQixPQUFPLEVBQUUsQ0FBQyxVQUFVLEVBQUUsR0FBRyxPQUFPLENBQUM7aUJBQ2xDIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgTmdNb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IENvcmVNb2R1bGUgfSBmcm9tICdAb2R4L2FuZ3VsYXInO1xuaW1wb3J0IHsgUmFpbE5hdmlnYXRpb25JdGVtQ29tcG9uZW50IH0gZnJvbSAnLi9jb21wb25lbnRzL3JhaWwtbmF2aWdhdGlvbi1pdGVtL3JhaWwtbmF2aWdhdGlvbi1pdGVtLmNvbXBvbmVudCc7XG5pbXBvcnQgeyBSYWlsTmF2aWdhdGlvbkNvbXBvbmVudCB9IGZyb20gJy4vcmFpbC1uYXZpZ2F0aW9uLmNvbXBvbmVudCc7XG5cbmNvbnN0IG1vZHVsZXMgPSBbUmFpbE5hdmlnYXRpb25Db21wb25lbnQsIFJhaWxOYXZpZ2F0aW9uSXRlbUNvbXBvbmVudF07XG5ATmdNb2R1bGUoe1xuICBpbXBvcnRzOiBtb2R1bGVzLFxuICBleHBvcnRzOiBbQ29yZU1vZHVsZSwgLi4ubW9kdWxlc10sXG59KVxuZXhwb3J0IGNsYXNzIFJhaWxOYXZpZ2F0aW9uTW9kdWxlIHt9XG4iXX0=
@@ -1,46 +0,0 @@
1
- import { __decorate } from "tslib";
2
- import { transition, trigger, useAnimation } from '@angular/animations';
3
- import { ChangeDetectionStrategy, Component, EventEmitter, Output, ViewEncapsulation } from '@angular/core';
4
- import { CoreModule } from '@odx/angular';
5
- import { collapse, expand } from '@odx/angular/animations';
6
- import { A11yModule } from '@odx/angular/cdk/a11y';
7
- import { ExpandableItemDirective } from '@odx/angular/cdk/expandable';
8
- import { IconComponent } from '@odx/angular/components/icon';
9
- import { CSSComponent } from '@odx/angular/internal';
10
- import { getUniqueId, injectElement } from '@odx/angular/utils';
11
- import * as i0 from "@angular/core";
12
- import * as i1 from "@angular/common";
13
- import * as i2 from "@odx/angular/cdk/a11y";
14
- let RichListItemComponent = class RichListItemComponent extends ExpandableItemDirective {
15
- constructor() {
16
- super(...arguments);
17
- this.element = injectElement();
18
- this.id = getUniqueId('odx-rich-list-item');
19
- this.expandedChange = new EventEmitter();
20
- }
21
- get titleId() {
22
- return `${this.id}-title`;
23
- }
24
- get slotId() {
25
- return `${this.id}-slot`;
26
- }
27
- onAnimationEnd() {
28
- this.expandedChange.emit(this.expanded);
29
- }
30
- };
31
- RichListItemComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: RichListItemComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
32
- RichListItemComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: RichListItemComponent, isStandalone: true, selector: "odx-rich-list-item", outputs: { expandedChange: "expandedChange" }, host: { properties: { "class.odx-rich-list-item--expanded": "expanded", "attr.id": "id" } }, usesInheritance: true, ngImport: i0, template: "<div\n class=\"odx-rich-list-item__panel\"\n [attr.id]=\"titleId\"\n [attr.aria-expanded]=\"expanded\"\n [attr.aria-controls]=\"slotId\"\n (odxCdkInteractive)=\"toggle()\"\n>\n <odx-icon class=\"odx-rich-list-item__icon\" name=\"chevron-right\" iconSet=\"core\"></odx-icon>\n <ng-content select=\"odx-rich-list-item-title\"></ng-content>\n</div>\n<div\n class=\"odx-rich-list-item__slot\"\n [attr.id]=\"slotId\"\n [attr.aria-labelledby]=\"titleId\"\n @expandSlotAnimation\n (@expandSlotAnimation.done)=\"onAnimationEnd()\"\n *ngIf=\"expanded\"\n>\n <ng-content></ng-content>\n</div>\n", dependencies: [{ kind: "ngmodule", type: A11yModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.InteractiveDirective, selector: "[odxCdkInteractive]", outputs: ["odxCdkInteractive"] }, { kind: "ngmodule", type: CoreModule }, { kind: "component", type: IconComponent, selector: "odx-icon", inputs: ["inline", "size", "name", "iconSet"] }], animations: [trigger('expandSlotAnimation', [transition(':enter', [useAnimation(expand)]), transition(':leave', [useAnimation(collapse)])])], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
33
- RichListItemComponent = __decorate([
34
- CSSComponent('rich-list-item')
35
- ], RichListItemComponent);
36
- export { RichListItemComponent };
37
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: RichListItemComponent, decorators: [{
38
- type: Component,
39
- args: [{ selector: 'odx-rich-list-item', standalone: true, changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, imports: [A11yModule, CoreModule, IconComponent], host: {
40
- '[class.odx-rich-list-item--expanded]': 'expanded',
41
- '[attr.id]': 'id',
42
- }, animations: [trigger('expandSlotAnimation', [transition(':enter', [useAnimation(expand)]), transition(':leave', [useAnimation(collapse)])])], template: "<div\n class=\"odx-rich-list-item__panel\"\n [attr.id]=\"titleId\"\n [attr.aria-expanded]=\"expanded\"\n [attr.aria-controls]=\"slotId\"\n (odxCdkInteractive)=\"toggle()\"\n>\n <odx-icon class=\"odx-rich-list-item__icon\" name=\"chevron-right\" iconSet=\"core\"></odx-icon>\n <ng-content select=\"odx-rich-list-item-title\"></ng-content>\n</div>\n<div\n class=\"odx-rich-list-item__slot\"\n [attr.id]=\"slotId\"\n [attr.aria-labelledby]=\"titleId\"\n @expandSlotAnimation\n (@expandSlotAnimation.done)=\"onAnimationEnd()\"\n *ngIf=\"expanded\"\n>\n <ng-content></ng-content>\n</div>\n" }]
43
- }], propDecorators: { expandedChange: [{
44
- type: Output
45
- }] } });
46
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicmljaC1saXN0LWl0ZW0uY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vbGlicy9hbmd1bGFyL2NvbXBvbmVudHMvcmljaC1saXN0L3NyYy9saWIvY29tcG9uZW50cy9yaWNoLWxpc3QtaXRlbS9yaWNoLWxpc3QtaXRlbS5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi9saWJzL2FuZ3VsYXIvY29tcG9uZW50cy9yaWNoLWxpc3Qvc3JjL2xpYi9jb21wb25lbnRzL3JpY2gtbGlzdC1pdGVtL3JpY2gtbGlzdC1pdGVtLmNvbXBvbmVudC5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7QUFBQSxPQUFPLEVBQUUsVUFBVSxFQUFFLE9BQU8sRUFBRSxZQUFZLEVBQUUsTUFBTSxxQkFBcUIsQ0FBQztBQUN4RSxPQUFPLEVBQUUsdUJBQXVCLEVBQUUsU0FBUyxFQUFFLFlBQVksRUFBRSxNQUFNLEVBQUUsaUJBQWlCLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFDNUcsT0FBTyxFQUFFLFVBQVUsRUFBRSxNQUFNLGNBQWMsQ0FBQztBQUMxQyxPQUFPLEVBQUUsUUFBUSxFQUFFLE1BQU0sRUFBRSxNQUFNLHlCQUF5QixDQUFDO0FBQzNELE9BQU8sRUFBRSxVQUFVLEVBQUUsTUFBTSx1QkFBdUIsQ0FBQztBQUNuRCxPQUFPLEVBQUUsdUJBQXVCLEVBQUUsTUFBTSw2QkFBNkIsQ0FBQztBQUN0RSxPQUFPLEVBQUUsYUFBYSxFQUFFLE1BQU0sOEJBQThCLENBQUM7QUFDN0QsT0FBTyxFQUFFLFlBQVksRUFBRSxNQUFNLHVCQUF1QixDQUFDO0FBQ3JELE9BQU8sRUFBRSxXQUFXLEVBQUUsYUFBYSxFQUFFLE1BQU0sb0JBQW9CLENBQUM7Ozs7QUFnQnpELElBQU0scUJBQXFCLEdBQTNCLE1BQU0scUJBQXNCLFNBQVEsdUJBQXVCO0lBQTNEOztRQUNXLFlBQU8sR0FBRyxhQUFhLEVBQUUsQ0FBQztRQUNqQixPQUFFLEdBQUcsV0FBVyxDQUFDLG9CQUFvQixDQUFDLENBQUM7UUFHekQsbUJBQWMsR0FBMEIsSUFBSSxZQUFZLEVBQUUsQ0FBQztLQWFuRTtJQVhDLElBQVcsT0FBTztRQUNoQixPQUFPLEdBQUcsSUFBSSxDQUFDLEVBQUUsUUFBUSxDQUFDO0lBQzVCLENBQUM7SUFFRCxJQUFXLE1BQU07UUFDZixPQUFPLEdBQUcsSUFBSSxDQUFDLEVBQUUsT0FBTyxDQUFDO0lBQzNCLENBQUM7SUFFTSxjQUFjO1FBQ25CLElBQUksQ0FBQyxjQUFjLENBQUMsSUFBSSxDQUFDLElBQUksQ0FBQyxRQUFRLENBQUMsQ0FBQztJQUMxQyxDQUFDOzttSEFqQlUscUJBQXFCO3VHQUFyQixxQkFBcUIsaVBDeEJsQyx3bEJBb0JBLDJDREhZLFVBQVUseVBBQUUsVUFBVSwrQkFBRSxhQUFhLHNGQUtuQyxDQUFDLE9BQU8sQ0FBQyxxQkFBcUIsRUFBRSxDQUFDLFVBQVUsQ0FBQyxRQUFRLEVBQUUsQ0FBQyxZQUFZLENBQUMsTUFBTSxDQUFDLENBQUMsQ0FBQyxFQUFFLFVBQVUsQ0FBQyxRQUFRLEVBQUUsQ0FBQyxZQUFZLENBQUMsUUFBUSxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQztBQUVqSSxxQkFBcUI7SUFkakMsWUFBWSxDQUFDLGdCQUFnQixDQUFDO0dBY2xCLHFCQUFxQixDQWtCakM7U0FsQlkscUJBQXFCOzRGQUFyQixxQkFBcUI7a0JBYmpDLFNBQVM7K0JBQ0Usb0JBQW9CLGNBRWxCLElBQUksbUJBQ0MsdUJBQXVCLENBQUMsTUFBTSxpQkFDaEMsaUJBQWlCLENBQUMsSUFBSSxXQUM1QixDQUFDLFVBQVUsRUFBRSxVQUFVLEVBQUUsYUFBYSxDQUFDLFFBQzFDO3dCQUNKLHNDQUFzQyxFQUFFLFVBQVU7d0JBQ2xELFdBQVcsRUFBRSxJQUFJO3FCQUNsQixjQUNXLENBQUMsT0FBTyxDQUFDLHFCQUFxQixFQUFFLENBQUMsVUFBVSxDQUFDLFFBQVEsRUFBRSxDQUFDLFlBQVksQ0FBQyxNQUFNLENBQUMsQ0FBQyxDQUFDLEVBQUUsVUFBVSxDQUFDLFFBQVEsRUFBRSxDQUFDLFlBQVksQ0FBQyxRQUFRLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDOzhCQU9ySSxjQUFjO3NCQURwQixNQUFNIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgdHJhbnNpdGlvbiwgdHJpZ2dlciwgdXNlQW5pbWF0aW9uIH0gZnJvbSAnQGFuZ3VsYXIvYW5pbWF0aW9ucyc7XG5pbXBvcnQgeyBDaGFuZ2VEZXRlY3Rpb25TdHJhdGVneSwgQ29tcG9uZW50LCBFdmVudEVtaXR0ZXIsIE91dHB1dCwgVmlld0VuY2Fwc3VsYXRpb24gfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IENvcmVNb2R1bGUgfSBmcm9tICdAb2R4L2FuZ3VsYXInO1xuaW1wb3J0IHsgY29sbGFwc2UsIGV4cGFuZCB9IGZyb20gJ0BvZHgvYW5ndWxhci9hbmltYXRpb25zJztcbmltcG9ydCB7IEExMXlNb2R1bGUgfSBmcm9tICdAb2R4L2FuZ3VsYXIvY2RrL2ExMXknO1xuaW1wb3J0IHsgRXhwYW5kYWJsZUl0ZW1EaXJlY3RpdmUgfSBmcm9tICdAb2R4L2FuZ3VsYXIvY2RrL2V4cGFuZGFibGUnO1xuaW1wb3J0IHsgSWNvbkNvbXBvbmVudCB9IGZyb20gJ0BvZHgvYW5ndWxhci9jb21wb25lbnRzL2ljb24nO1xuaW1wb3J0IHsgQ1NTQ29tcG9uZW50IH0gZnJvbSAnQG9keC9hbmd1bGFyL2ludGVybmFsJztcbmltcG9ydCB7IGdldFVuaXF1ZUlkLCBpbmplY3RFbGVtZW50IH0gZnJvbSAnQG9keC9hbmd1bGFyL3V0aWxzJztcblxuQENTU0NvbXBvbmVudCgncmljaC1saXN0LWl0ZW0nKVxuQENvbXBvbmVudCh7XG4gIHNlbGVjdG9yOiAnb2R4LXJpY2gtbGlzdC1pdGVtJyxcbiAgdGVtcGxhdGVVcmw6ICcuL3JpY2gtbGlzdC1pdGVtLmNvbXBvbmVudC5odG1sJyxcbiAgc3RhbmRhbG9uZTogdHJ1ZSxcbiAgY2hhbmdlRGV0ZWN0aW9uOiBDaGFuZ2VEZXRlY3Rpb25TdHJhdGVneS5PblB1c2gsXG4gIGVuY2Fwc3VsYXRpb246IFZpZXdFbmNhcHN1bGF0aW9uLk5vbmUsXG4gIGltcG9ydHM6IFtBMTF5TW9kdWxlLCBDb3JlTW9kdWxlLCBJY29uQ29tcG9uZW50XSxcbiAgaG9zdDoge1xuICAgICdbY2xhc3Mub2R4LXJpY2gtbGlzdC1pdGVtLS1leHBhbmRlZF0nOiAnZXhwYW5kZWQnLFxuICAgICdbYXR0ci5pZF0nOiAnaWQnLFxuICB9LFxuICBhbmltYXRpb25zOiBbdHJpZ2dlcignZXhwYW5kU2xvdEFuaW1hdGlvbicsIFt0cmFuc2l0aW9uKCc6ZW50ZXInLCBbdXNlQW5pbWF0aW9uKGV4cGFuZCldKSwgdHJhbnNpdGlvbignOmxlYXZlJywgW3VzZUFuaW1hdGlvbihjb2xsYXBzZSldKV0pXSxcbn0pXG5leHBvcnQgY2xhc3MgUmljaExpc3RJdGVtQ29tcG9uZW50IGV4dGVuZHMgRXhwYW5kYWJsZUl0ZW1EaXJlY3RpdmUge1xuICBwdWJsaWMgcmVhZG9ubHkgZWxlbWVudCA9IGluamVjdEVsZW1lbnQoKTtcbiAgcHVibGljIG92ZXJyaWRlIHJlYWRvbmx5IGlkID0gZ2V0VW5pcXVlSWQoJ29keC1yaWNoLWxpc3QtaXRlbScpO1xuXG4gIEBPdXRwdXQoKVxuICBwdWJsaWMgZXhwYW5kZWRDaGFuZ2U6IEV2ZW50RW1pdHRlcjxib29sZWFuPiA9IG5ldyBFdmVudEVtaXR0ZXIoKTtcblxuICBwdWJsaWMgZ2V0IHRpdGxlSWQoKTogc3RyaW5nIHtcbiAgICByZXR1cm4gYCR7dGhpcy5pZH0tdGl0bGVgO1xuICB9XG5cbiAgcHVibGljIGdldCBzbG90SWQoKTogc3RyaW5nIHtcbiAgICByZXR1cm4gYCR7dGhpcy5pZH0tc2xvdGA7XG4gIH1cblxuICBwdWJsaWMgb25BbmltYXRpb25FbmQoKTogdm9pZCB7XG4gICAgdGhpcy5leHBhbmRlZENoYW5nZS5lbWl0KHRoaXMuZXhwYW5kZWQpO1xuICB9XG59XG4iLCI8ZGl2XG4gIGNsYXNzPVwib2R4LXJpY2gtbGlzdC1pdGVtX19wYW5lbFwiXG4gIFthdHRyLmlkXT1cInRpdGxlSWRcIlxuICBbYXR0ci5hcmlhLWV4cGFuZGVkXT1cImV4cGFuZGVkXCJcbiAgW2F0dHIuYXJpYS1jb250cm9sc109XCJzbG90SWRcIlxuICAob2R4Q2RrSW50ZXJhY3RpdmUpPVwidG9nZ2xlKClcIlxuPlxuICA8b2R4LWljb24gY2xhc3M9XCJvZHgtcmljaC1saXN0LWl0ZW1fX2ljb25cIiBuYW1lPVwiY2hldnJvbi1yaWdodFwiIGljb25TZXQ9XCJjb3JlXCI+PC9vZHgtaWNvbj5cbiAgPG5nLWNvbnRlbnQgc2VsZWN0PVwib2R4LXJpY2gtbGlzdC1pdGVtLXRpdGxlXCI+PC9uZy1jb250ZW50PlxuPC9kaXY+XG48ZGl2XG4gIGNsYXNzPVwib2R4LXJpY2gtbGlzdC1pdGVtX19zbG90XCJcbiAgW2F0dHIuaWRdPVwic2xvdElkXCJcbiAgW2F0dHIuYXJpYS1sYWJlbGxlZGJ5XT1cInRpdGxlSWRcIlxuICBAZXhwYW5kU2xvdEFuaW1hdGlvblxuICAoQGV4cGFuZFNsb3RBbmltYXRpb24uZG9uZSk9XCJvbkFuaW1hdGlvbkVuZCgpXCJcbiAgKm5nSWY9XCJleHBhbmRlZFwiXG4+XG4gIDxuZy1jb250ZW50PjwvbmctY29udGVudD5cbjwvZGl2PlxuIl19
@@ -1,14 +0,0 @@
1
- import { Directive } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export class RichListItemTitleDirective {
4
- }
5
- RichListItemTitleDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: RichListItemTitleDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
6
- RichListItemTitleDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: RichListItemTitleDirective, isStandalone: true, selector: "odx-rich-list-item-title", ngImport: i0 });
7
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: RichListItemTitleDirective, decorators: [{
8
- type: Directive,
9
- args: [{
10
- standalone: true,
11
- selector: 'odx-rich-list-item-title',
12
- }]
13
- }] });
14
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicmljaC1saXN0LWl0ZW0tdGl0bGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi9saWJzL2FuZ3VsYXIvY29tcG9uZW50cy9yaWNoLWxpc3Qvc3JjL2xpYi9kaXJlY3RpdmVzL3JpY2gtbGlzdC1pdGVtLXRpdGxlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQUUsTUFBTSxlQUFlLENBQUM7O0FBTTFDLE1BQU0sT0FBTywwQkFBMEI7O3dIQUExQiwwQkFBMEI7NEdBQTFCLDBCQUEwQjs0RkFBMUIsMEJBQTBCO2tCQUp0QyxTQUFTO21CQUFDO29CQUNULFVBQVUsRUFBRSxJQUFJO29CQUNoQixRQUFRLEVBQUUsMEJBQTBCO2lCQUNyQyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IERpcmVjdGl2ZSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuXG5ARGlyZWN0aXZlKHtcbiAgc3RhbmRhbG9uZTogdHJ1ZSxcbiAgc2VsZWN0b3I6ICdvZHgtcmljaC1saXN0LWl0ZW0tdGl0bGUnLFxufSlcbmV4cG9ydCBjbGFzcyBSaWNoTGlzdEl0ZW1UaXRsZURpcmVjdGl2ZSB7fVxuIl19