@odx/angular 1.0.0-rc.19 → 1.0.0-rc.20

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 (267) hide show
  1. package/components/form-field/index.d.ts +1 -0
  2. package/components/form-field/lib/form-field.config.d.ts +2 -2
  3. package/components/form-field/lib/form-field.module.d.ts +0 -4
  4. package/components/menu/lib/directives/menu-item.directive.d.ts +1 -1
  5. package/components/menu/lib/menu.component.d.ts +1 -1
  6. package/components/modal/lib/modal.config.d.ts +2 -2
  7. package/components/modal/lib/modal.module.d.ts +0 -4
  8. package/components/modal/lib/modal.service.d.ts +1 -1
  9. package/components/modal/lib/models/modal-size.d.ts +2 -1
  10. package/components/toast/lib/toast.config.d.ts +2 -2
  11. package/components/toast/lib/toast.module.d.ts +0 -4
  12. package/esm2020/cdk/a11y/lib/a11y.module.mjs +4 -4
  13. package/esm2020/cdk/a11y/lib/directives/interactive.directive.mjs +3 -3
  14. package/esm2020/cdk/a11y/lib/directives/list-focus-manager-option.directive.mjs +3 -3
  15. package/esm2020/cdk/a11y/lib/directives/list-focus-manager.directive.mjs +3 -3
  16. package/esm2020/cdk/active-indicator/lib/active-indicator.directive.mjs +3 -3
  17. package/esm2020/cdk/checkbox-control/lib/checkbox-control.directive.mjs +3 -3
  18. package/esm2020/cdk/connected-overlay/lib/connected-overlay.component.mjs +3 -3
  19. package/esm2020/cdk/connected-overlay/lib/connected-overlay.service.mjs +3 -3
  20. package/esm2020/cdk/custom-form-control/lib/control.directive.mjs +3 -3
  21. package/esm2020/cdk/custom-form-control/lib/custom-form-control.mjs +3 -3
  22. package/esm2020/cdk/dynamic-view/lib/dynamic-view.component.mjs +3 -3
  23. package/esm2020/cdk/dynamic-view/lib/dynamic-view.directive.mjs +3 -3
  24. package/esm2020/cdk/dynamic-view/lib/dynamic-view.service.mjs +3 -3
  25. package/esm2020/cdk/expandable/lib/directives/expandable-item.directive.mjs +3 -3
  26. package/esm2020/cdk/expandable/lib/directives/extandable-container.directive.mjs +3 -3
  27. package/esm2020/cdk/expandable/lib/expandable.module.mjs +4 -4
  28. package/esm2020/cdk/radio-group-control/lib/radio-control.directive.mjs +3 -3
  29. package/esm2020/cdk/radio-group-control/lib/radio-group-control.directive.mjs +3 -3
  30. package/esm2020/cdk/radio-group-control/lib/radio-group-control.module.mjs +4 -4
  31. package/esm2020/components/accordion/lib/accordion.component.mjs +3 -3
  32. package/esm2020/components/accordion/lib/accordion.module.mjs +4 -4
  33. package/esm2020/components/accordion/lib/components/accordion-item/accordion-item.component.mjs +3 -3
  34. package/esm2020/components/accordion/lib/directives/accordion-item-title.mjs +3 -3
  35. package/esm2020/components/action-group/action-group.component.mjs +3 -3
  36. package/esm2020/components/area-header/area-header.component.mjs +3 -3
  37. package/esm2020/components/area-header/area-header.module.mjs +4 -4
  38. package/esm2020/components/area-header/directives/area-header-content.directive.mjs +3 -3
  39. package/esm2020/components/area-header/directives/area-header-subtitle.directive.mjs +3 -3
  40. package/esm2020/components/avatar/lib/avatar.component.mjs +3 -3
  41. package/esm2020/components/badge/lib/badge.component.mjs +3 -3
  42. package/esm2020/components/badge/lib/badge.directive.mjs +3 -3
  43. package/esm2020/components/bar/lib/bar.component.mjs +3 -3
  44. package/esm2020/components/bar/lib/bar.module.mjs +4 -4
  45. package/esm2020/components/bar/lib/directives/bar-button.directive.mjs +3 -3
  46. package/esm2020/components/bar/lib/directives/bar-label.directive.mjs +3 -3
  47. package/esm2020/components/breadcrumbs/lib/breadcrumbs.component.mjs +3 -3
  48. package/esm2020/components/button/lib/button.component.mjs +3 -3
  49. package/esm2020/components/button-group/lib/button-group.component.mjs +3 -3
  50. package/esm2020/components/checkbox/lib/checkbox.component.mjs +3 -3
  51. package/esm2020/components/checkbox/lib/checkbox.module.mjs +4 -4
  52. package/esm2020/components/checkbox/lib/checkbox.validator.mjs +3 -3
  53. package/esm2020/components/chip/lib/chip.component.mjs +3 -3
  54. package/esm2020/components/circular-progress/lib/circular-progress.component.mjs +3 -3
  55. package/esm2020/components/content-box/lib/content-box.component.mjs +3 -3
  56. package/esm2020/components/content-box/lib/content-box.module.mjs +4 -4
  57. package/esm2020/components/content-box/lib/directives/content-box-footer-directive.mjs +3 -3
  58. package/esm2020/components/content-box/lib/directives/content-box-header-directive.mjs +3 -3
  59. package/esm2020/components/dropdown/lib/dropdown.component.mjs +3 -3
  60. package/esm2020/components/dropdown/lib/dropdown.directive.mjs +3 -3
  61. package/esm2020/components/dropdown/lib/dropdown.module.mjs +4 -4
  62. package/esm2020/components/form-field/index.mjs +2 -1
  63. package/esm2020/components/form-field/lib/components/form-field-info/form-field-info.component.mjs +3 -3
  64. package/esm2020/components/form-field/lib/components/form-group/form-group.component.mjs +3 -3
  65. package/esm2020/components/form-field/lib/directives/form-field-control.directive.mjs +6 -6
  66. package/esm2020/components/form-field/lib/directives/form-field-error.directive.mjs +3 -3
  67. package/esm2020/components/form-field/lib/directives/form-field-hint.directive.mjs +3 -3
  68. package/esm2020/components/form-field/lib/directives/form-field-label.directive.mjs +3 -3
  69. package/esm2020/components/form-field/lib/directives/form.directive.mjs +3 -3
  70. package/esm2020/components/form-field/lib/form-field.component.mjs +3 -3
  71. package/esm2020/components/form-field/lib/form-field.config.mjs +3 -3
  72. package/esm2020/components/form-field/lib/form-field.module.mjs +5 -13
  73. package/esm2020/components/form-field/lib/form-field.service.mjs +3 -3
  74. package/esm2020/components/form-field/lib/services/form-field-error.service.mjs +6 -6
  75. package/esm2020/components/header/lib/directives/header-avatar.directive.mjs +3 -3
  76. package/esm2020/components/header/lib/directives/header-title.directive.mjs +3 -3
  77. package/esm2020/components/header/lib/header.component.mjs +3 -3
  78. package/esm2020/components/header/lib/header.module.mjs +4 -4
  79. package/esm2020/components/icon/lib/icon.component.mjs +3 -3
  80. package/esm2020/components/inline-message/lib/inline-message.component.mjs +3 -3
  81. package/esm2020/components/launch-tile/lib/components/launch-tile-footer/launch-tile-footer.component.mjs +3 -3
  82. package/esm2020/components/launch-tile/lib/components/launch-tile-subtitle/launch-tile-subtitle.component.mjs +3 -3
  83. package/esm2020/components/launch-tile/lib/launch-tile.component.mjs +4 -4
  84. package/esm2020/components/launch-tile/lib/launch-tile.module.mjs +4 -4
  85. package/esm2020/components/link/link.directive.mjs +3 -3
  86. package/esm2020/components/list/lib/components/list-item/list-item.component.mjs +3 -3
  87. package/esm2020/components/list/lib/list.component.mjs +3 -3
  88. package/esm2020/components/list/lib/list.module.mjs +4 -4
  89. package/esm2020/components/loading-spinner/lib/loading-spinner.component.mjs +3 -3
  90. package/esm2020/components/loading-spinner/lib/loading-spinner.directive.mjs +3 -3
  91. package/esm2020/components/loading-spinner/lib/loading-spinner.module.mjs +4 -4
  92. package/esm2020/components/logo/logo.directive.mjs +3 -3
  93. package/esm2020/components/main-menu/lib/directives/main-menu-button.directive.mjs +3 -3
  94. package/esm2020/components/main-menu/lib/directives/main-menu-item.directive.mjs +3 -3
  95. package/esm2020/components/main-menu/lib/main-menu.component.mjs +3 -3
  96. package/esm2020/components/main-menu/lib/main-menu.module.mjs +4 -4
  97. package/esm2020/components/main-menu/lib/main-menu.service.mjs +3 -3
  98. package/esm2020/components/menu/lib/directives/menu-item.directive.mjs +5 -5
  99. package/esm2020/components/menu/lib/menu.component.mjs +5 -5
  100. package/esm2020/components/menu/lib/menu.directive.mjs +3 -3
  101. package/esm2020/components/menu/lib/menu.module.mjs +4 -4
  102. package/esm2020/components/modal/lib/components/basic-modal/basic-modal.component.mjs +3 -3
  103. package/esm2020/components/modal/lib/components/modal-footer/modal-footer.component.mjs +3 -3
  104. package/esm2020/components/modal/lib/components/modal-header/modal-header.component.mjs +3 -3
  105. package/esm2020/components/modal/lib/components/modal-hero/modal-hero.component.mjs +3 -3
  106. package/esm2020/components/modal/lib/directives/modal-close.directive.mjs +3 -3
  107. package/esm2020/components/modal/lib/directives/modal-content.directive.mjs +3 -3
  108. package/esm2020/components/modal/lib/directives/modal-dismiss.directive.mjs +3 -3
  109. package/esm2020/components/modal/lib/modal.component.mjs +3 -3
  110. package/esm2020/components/modal/lib/modal.config.mjs +3 -3
  111. package/esm2020/components/modal/lib/modal.directive.mjs +3 -3
  112. package/esm2020/components/modal/lib/modal.module.mjs +5 -13
  113. package/esm2020/components/modal/lib/modal.service.mjs +7 -7
  114. package/esm2020/components/modal/lib/models/modal-size.mjs +2 -1
  115. package/esm2020/components/progress/lib/progress.component.mjs +3 -3
  116. package/esm2020/components/radio-group/lib/components/radio-button/radio-button.component.mjs +3 -3
  117. package/esm2020/components/radio-group/lib/radio-group.component.mjs +3 -3
  118. package/esm2020/components/radio-group/lib/radio-group.module.mjs +4 -4
  119. package/esm2020/components/rail-navigation/lib/components/rail-navigation-item.component.mjs +3 -3
  120. package/esm2020/components/rail-navigation/lib/rail-navigation.component.mjs +3 -3
  121. package/esm2020/components/rail-navigation/lib/rail-navigation.module.mjs +4 -4
  122. package/esm2020/components/select/lib/components/option/option.component.mjs +3 -3
  123. package/esm2020/components/select/lib/directives/select-search-field.directive.mjs +3 -3
  124. package/esm2020/components/select/lib/pipes/select-search-filter.pipe.mjs +3 -3
  125. package/esm2020/components/select/lib/select.component.mjs +3 -3
  126. package/esm2020/components/select/lib/select.module.mjs +4 -4
  127. package/esm2020/components/slider/lib/slider.directive.mjs +3 -3
  128. package/esm2020/components/spinbox/lib/spinbox.component.mjs +3 -3
  129. package/esm2020/components/switch/lib/switch.component.mjs +3 -3
  130. package/esm2020/components/switch/lib/switch.module.mjs +4 -4
  131. package/esm2020/components/switch/lib/switch.validator.mjs +3 -3
  132. package/esm2020/components/tab-bar/lib/components/tab-bar-item/tab-bar-item.component.mjs +3 -3
  133. package/esm2020/components/tab-bar/lib/tab-bar.component.mjs +3 -3
  134. package/esm2020/components/tab-bar/lib/tab-bar.module.mjs +4 -4
  135. package/esm2020/components/toast/lib/components/toast-container/toast-container.component.mjs +3 -3
  136. package/esm2020/components/toast/lib/components/toast-item/toast-item.component.mjs +3 -3
  137. package/esm2020/components/toast/lib/toast.config.mjs +3 -3
  138. package/esm2020/components/toast/lib/toast.module.mjs +5 -13
  139. package/esm2020/components/toast/lib/toast.service.mjs +6 -6
  140. package/esm2020/components/toggle-button-group/lib/components/toggle-button/toggle-button.component.mjs +3 -3
  141. package/esm2020/components/toggle-button-group/lib/toggle-button-group.component.mjs +3 -3
  142. package/esm2020/components/toggle-button-group/lib/toggle-button-group.module.mjs +4 -4
  143. package/esm2020/components/tooltip/lib/tooltip.component.mjs +3 -3
  144. package/esm2020/components/tooltip/lib/tooltip.directive.mjs +3 -3
  145. package/esm2020/lib/controllers/controller.mjs +3 -3
  146. package/esm2020/lib/controllers/disabled.controller.mjs +3 -3
  147. package/esm2020/lib/controllers/readonly.controller.mjs +3 -3
  148. package/esm2020/lib/core.module.mjs +4 -4
  149. package/esm2020/lib/directives/click-outside.directive.mjs +3 -3
  150. package/esm2020/lib/directives/delegate-focus.directive.mjs +3 -3
  151. package/esm2020/lib/directives/with-disabled-state.directive.mjs +3 -3
  152. package/esm2020/lib/directives/with-tabindex.directive.mjs +3 -3
  153. package/esm2020/lib/services/window-ref.mjs +3 -3
  154. package/esm2020/utils/lib/helpers/event-manager.mjs +3 -3
  155. package/esm2020/utils/lib/helpers/index.mjs +2 -2
  156. package/esm2020/utils/lib/helpers/provide-config.mjs +25 -0
  157. package/fesm2015/odx-angular-cdk-a11y.mjs +13 -13
  158. package/fesm2015/odx-angular-cdk-active-indicator.mjs +3 -3
  159. package/fesm2015/odx-angular-cdk-checkbox-control.mjs +3 -3
  160. package/fesm2015/odx-angular-cdk-connected-overlay.mjs +6 -6
  161. package/fesm2015/odx-angular-cdk-custom-form-control.mjs +6 -6
  162. package/fesm2015/odx-angular-cdk-dynamic-view.mjs +9 -9
  163. package/fesm2015/odx-angular-cdk-expandable.mjs +10 -10
  164. package/fesm2015/odx-angular-cdk-radio-group-control.mjs +10 -10
  165. package/fesm2015/odx-angular-components-accordion.mjs +13 -13
  166. package/fesm2015/odx-angular-components-action-group.mjs +3 -3
  167. package/fesm2015/odx-angular-components-area-header.mjs +13 -13
  168. package/fesm2015/odx-angular-components-avatar.mjs +3 -3
  169. package/fesm2015/odx-angular-components-badge.mjs +6 -6
  170. package/fesm2015/odx-angular-components-bar.mjs +13 -13
  171. package/fesm2015/odx-angular-components-breadcrumbs.mjs +3 -3
  172. package/fesm2015/odx-angular-components-button-group.mjs +3 -3
  173. package/fesm2015/odx-angular-components-button.mjs +3 -3
  174. package/fesm2015/odx-angular-components-checkbox.mjs +10 -10
  175. package/fesm2015/odx-angular-components-chip.mjs +3 -3
  176. package/fesm2015/odx-angular-components-circular-progress.mjs +3 -3
  177. package/fesm2015/odx-angular-components-content-box.mjs +13 -13
  178. package/fesm2015/odx-angular-components-dropdown.mjs +10 -10
  179. package/fesm2015/odx-angular-components-form-field.mjs +39 -45
  180. package/fesm2015/odx-angular-components-form-field.mjs.map +1 -1
  181. package/fesm2015/odx-angular-components-header.mjs +13 -13
  182. package/fesm2015/odx-angular-components-icon.mjs +3 -3
  183. package/fesm2015/odx-angular-components-inline-message.mjs +3 -3
  184. package/fesm2015/odx-angular-components-launch-tile.mjs +13 -13
  185. package/fesm2015/odx-angular-components-launch-tile.mjs.map +1 -1
  186. package/fesm2015/odx-angular-components-link.mjs +3 -3
  187. package/fesm2015/odx-angular-components-list.mjs +10 -10
  188. package/fesm2015/odx-angular-components-loading-spinner.mjs +10 -10
  189. package/fesm2015/odx-angular-components-logo.mjs +3 -3
  190. package/fesm2015/odx-angular-components-main-menu.mjs +16 -16
  191. package/fesm2015/odx-angular-components-menu.mjs +15 -15
  192. package/fesm2015/odx-angular-components-menu.mjs.map +1 -1
  193. package/fesm2015/odx-angular-components-modal.mjs +40 -45
  194. package/fesm2015/odx-angular-components-modal.mjs.map +1 -1
  195. package/fesm2015/odx-angular-components-progress.mjs +3 -3
  196. package/fesm2015/odx-angular-components-radio-group.mjs +10 -10
  197. package/fesm2015/odx-angular-components-rail-navigation.mjs +10 -10
  198. package/fesm2015/odx-angular-components-select.mjs +16 -16
  199. package/fesm2015/odx-angular-components-slider.mjs +3 -3
  200. package/fesm2015/odx-angular-components-spinbox.mjs +3 -3
  201. package/fesm2015/odx-angular-components-switch.mjs +10 -10
  202. package/fesm2015/odx-angular-components-tab-bar.mjs +10 -10
  203. package/fesm2015/odx-angular-components-toast.mjs +17 -23
  204. package/fesm2015/odx-angular-components-toast.mjs.map +1 -1
  205. package/fesm2015/odx-angular-components-toggle-button-group.mjs +10 -10
  206. package/fesm2015/odx-angular-components-tooltip.mjs +6 -6
  207. package/fesm2015/odx-angular-utils.mjs +17 -13
  208. package/fesm2015/odx-angular-utils.mjs.map +1 -1
  209. package/fesm2015/odx-angular.mjs +28 -28
  210. package/fesm2020/odx-angular-cdk-a11y.mjs +13 -13
  211. package/fesm2020/odx-angular-cdk-active-indicator.mjs +3 -3
  212. package/fesm2020/odx-angular-cdk-checkbox-control.mjs +3 -3
  213. package/fesm2020/odx-angular-cdk-connected-overlay.mjs +6 -6
  214. package/fesm2020/odx-angular-cdk-custom-form-control.mjs +6 -6
  215. package/fesm2020/odx-angular-cdk-dynamic-view.mjs +9 -9
  216. package/fesm2020/odx-angular-cdk-expandable.mjs +10 -10
  217. package/fesm2020/odx-angular-cdk-radio-group-control.mjs +10 -10
  218. package/fesm2020/odx-angular-components-accordion.mjs +13 -13
  219. package/fesm2020/odx-angular-components-action-group.mjs +3 -3
  220. package/fesm2020/odx-angular-components-area-header.mjs +13 -13
  221. package/fesm2020/odx-angular-components-avatar.mjs +3 -3
  222. package/fesm2020/odx-angular-components-badge.mjs +6 -6
  223. package/fesm2020/odx-angular-components-bar.mjs +13 -13
  224. package/fesm2020/odx-angular-components-breadcrumbs.mjs +3 -3
  225. package/fesm2020/odx-angular-components-button-group.mjs +3 -3
  226. package/fesm2020/odx-angular-components-button.mjs +3 -3
  227. package/fesm2020/odx-angular-components-checkbox.mjs +10 -10
  228. package/fesm2020/odx-angular-components-chip.mjs +3 -3
  229. package/fesm2020/odx-angular-components-circular-progress.mjs +3 -3
  230. package/fesm2020/odx-angular-components-content-box.mjs +13 -13
  231. package/fesm2020/odx-angular-components-dropdown.mjs +10 -10
  232. package/fesm2020/odx-angular-components-form-field.mjs +39 -45
  233. package/fesm2020/odx-angular-components-form-field.mjs.map +1 -1
  234. package/fesm2020/odx-angular-components-header.mjs +13 -13
  235. package/fesm2020/odx-angular-components-icon.mjs +3 -3
  236. package/fesm2020/odx-angular-components-inline-message.mjs +3 -3
  237. package/fesm2020/odx-angular-components-launch-tile.mjs +13 -13
  238. package/fesm2020/odx-angular-components-launch-tile.mjs.map +1 -1
  239. package/fesm2020/odx-angular-components-link.mjs +3 -3
  240. package/fesm2020/odx-angular-components-list.mjs +10 -10
  241. package/fesm2020/odx-angular-components-loading-spinner.mjs +10 -10
  242. package/fesm2020/odx-angular-components-logo.mjs +3 -3
  243. package/fesm2020/odx-angular-components-main-menu.mjs +16 -16
  244. package/fesm2020/odx-angular-components-menu.mjs +15 -15
  245. package/fesm2020/odx-angular-components-menu.mjs.map +1 -1
  246. package/fesm2020/odx-angular-components-modal.mjs +40 -45
  247. package/fesm2020/odx-angular-components-modal.mjs.map +1 -1
  248. package/fesm2020/odx-angular-components-progress.mjs +3 -3
  249. package/fesm2020/odx-angular-components-radio-group.mjs +10 -10
  250. package/fesm2020/odx-angular-components-rail-navigation.mjs +10 -10
  251. package/fesm2020/odx-angular-components-select.mjs +16 -16
  252. package/fesm2020/odx-angular-components-slider.mjs +3 -3
  253. package/fesm2020/odx-angular-components-spinbox.mjs +3 -3
  254. package/fesm2020/odx-angular-components-switch.mjs +10 -10
  255. package/fesm2020/odx-angular-components-tab-bar.mjs +10 -10
  256. package/fesm2020/odx-angular-components-toast.mjs +17 -23
  257. package/fesm2020/odx-angular-components-toast.mjs.map +1 -1
  258. package/fesm2020/odx-angular-components-toggle-button-group.mjs +10 -10
  259. package/fesm2020/odx-angular-components-tooltip.mjs +6 -6
  260. package/fesm2020/odx-angular-utils.mjs +17 -13
  261. package/fesm2020/odx-angular-utils.mjs.map +1 -1
  262. package/fesm2020/odx-angular.mjs +28 -28
  263. package/package.json +3 -3
  264. package/utils/lib/helpers/index.d.ts +1 -1
  265. package/utils/lib/helpers/provide-config.d.ts +12 -0
  266. package/esm2020/utils/lib/helpers/provide-module-config.mjs +0 -21
  267. package/utils/lib/helpers/provide-module-config.d.ts +0 -12
@@ -24,9 +24,9 @@ export class WithDisabledState {
24
24
  this.hasAriaRole = element.nativeElement.hasAttribute('role');
25
25
  }
26
26
  }
27
- WithDisabledState.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: WithDisabledState, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
28
- WithDisabledState.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.3", type: WithDisabledState, isStandalone: true, host: { properties: { "class.is-disabled": "isDisabled", "attr.aria-disabled": "ariaDisabled", "attr.disabled": "hasDisabledAttribute && isDisabled || null" } }, providers: [DisabledController.connect()], ngImport: i0 });
29
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: WithDisabledState, decorators: [{
27
+ WithDisabledState.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: WithDisabledState, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
28
+ WithDisabledState.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.4", type: WithDisabledState, isStandalone: true, host: { properties: { "class.is-disabled": "isDisabled", "attr.aria-disabled": "ariaDisabled", "attr.disabled": "hasDisabledAttribute && isDisabled || null" } }, providers: [DisabledController.connect()], ngImport: i0 });
29
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: WithDisabledState, decorators: [{
30
30
  type: Directive,
31
31
  args: [{
32
32
  standalone: true,
@@ -9,9 +9,9 @@ export class WithTabIndex {
9
9
  return !!this.disabledController?.disabled;
10
10
  }
11
11
  }
12
- WithTabIndex.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: WithTabIndex, deps: [], target: i0.ɵɵFactoryTarget.Directive });
13
- WithTabIndex.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.3", type: WithTabIndex, isStandalone: true, host: { properties: { "attr.tabindex": "isDisabled ? -1 : 0" } }, ngImport: i0 });
14
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: WithTabIndex, decorators: [{
12
+ WithTabIndex.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: WithTabIndex, deps: [], target: i0.ɵɵFactoryTarget.Directive });
13
+ WithTabIndex.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.4", type: WithTabIndex, isStandalone: true, host: { properties: { "attr.tabindex": "isDisabled ? -1 : 0" } }, ngImport: i0 });
14
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: WithTabIndex, decorators: [{
15
15
  type: Directive,
16
16
  args: [{
17
17
  standalone: true,
@@ -32,9 +32,9 @@ export class WindowRef {
32
32
  return componentType ? this.nativeWindow.document.querySelector(componentType.selector) : null;
33
33
  }
34
34
  }
35
- WindowRef.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: WindowRef, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
36
- WindowRef.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: WindowRef, providedIn: 'root' });
37
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: WindowRef, decorators: [{
35
+ WindowRef.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: WindowRef, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
36
+ WindowRef.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: WindowRef, providedIn: 'root' });
37
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: WindowRef, decorators: [{
38
38
  type: Injectable,
39
39
  args: [{
40
40
  providedIn: 'root',
@@ -22,9 +22,9 @@ export class EventManager {
22
22
  this.destroyListeners();
23
23
  }
24
24
  }
25
- EventManager.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: EventManager, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
26
- EventManager.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: EventManager });
27
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: EventManager, decorators: [{
25
+ EventManager.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: EventManager, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
26
+ EventManager.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: EventManager });
27
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: EventManager, decorators: [{
28
28
  type: Injectable
29
29
  }] });
30
30
  //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXZlbnQtbWFuYWdlci5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL2xpYnMvYW5ndWxhci91dGlscy9zcmMvbGliL2hlbHBlcnMvZXZlbnQtbWFuYWdlci50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsTUFBTSxFQUFFLFVBQVUsRUFBYSxTQUFTLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFDekUsT0FBTyxFQUFFLGFBQWEsRUFBRSxNQUFNLFdBQVcsQ0FBQzs7QUFHMUMsTUFBTSxPQUFPLFlBQVk7SUFEekI7UUFFbUIsWUFBTyxHQUFHLGFBQWEsRUFBRSxDQUFDO1FBQzFCLGFBQVEsR0FBRyxNQUFNLENBQUMsU0FBUyxDQUFDLENBQUM7UUFDN0IsY0FBUyxHQUFzQixFQUFFLENBQUM7S0FxQnBEO0lBbkJRLGdCQUFnQjtRQUNyQixPQUFPLElBQUksQ0FBQyxTQUFTLENBQUMsTUFBTTtZQUFFLElBQUksQ0FBQyxTQUFTLENBQUMsR0FBRyxFQUFFLEVBQUUsRUFBRSxDQUFDO0lBQ3pELENBQUM7SUFFTSxRQUFRLENBQ2IsVUFBZ0MsRUFDaEMsUUFBNkIsRUFDN0IsTUFBbUQ7UUFFbkQsS0FBSyxNQUFNLFNBQVMsSUFBSSxVQUFVLEVBQUU7WUFDbEMsSUFBSSxTQUFTLEVBQUU7Z0JBQ2IsSUFBSSxDQUFDLFNBQVMsQ0FBQyxJQUFJLENBQUMsSUFBSSxDQUFDLFFBQVEsQ0FBQyxNQUFNLENBQUMsTUFBTSxJQUFJLElBQUksQ0FBQyxPQUFPLENBQUMsYUFBYSxFQUFFLFNBQVMsRUFBRSxDQUFDLEtBQUssRUFBRSxFQUFFLENBQUMsUUFBUSxDQUFDLEtBQUssQ0FBQyxDQUFDLENBQUMsQ0FBQzthQUN4SDtTQUNGO0lBQ0gsQ0FBQztJQUVNLFdBQVc7UUFDaEIsSUFBSSxDQUFDLGdCQUFnQixFQUFFLENBQUM7SUFDMUIsQ0FBQzs7eUdBdkJVLFlBQVk7NkdBQVosWUFBWTsyRkFBWixZQUFZO2tCQUR4QixVQUFVIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgaW5qZWN0LCBJbmplY3RhYmxlLCBPbkRlc3Ryb3ksIFJlbmRlcmVyMiB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgaW5qZWN0RWxlbWVudCB9IGZyb20gJy4vYW5ndWxhcic7XG5cbkBJbmplY3RhYmxlKClcbmV4cG9ydCBjbGFzcyBFdmVudE1hbmFnZXIgaW1wbGVtZW50cyBPbkRlc3Ryb3kge1xuICBwcml2YXRlIHJlYWRvbmx5IGVsZW1lbnQgPSBpbmplY3RFbGVtZW50KCk7XG4gIHByaXZhdGUgcmVhZG9ubHkgcmVuZGVyZXIgPSBpbmplY3QoUmVuZGVyZXIyKTtcbiAgcHJpdmF0ZSByZWFkb25seSBsaXN0ZW5lcnM6IEFycmF5PCgpID0+IHZvaWQ+ID0gW107XG5cbiAgcHVibGljIGRlc3Ryb3lMaXN0ZW5lcnMoKTogdm9pZCB7XG4gICAgd2hpbGUgKHRoaXMubGlzdGVuZXJzLmxlbmd0aCkgdGhpcy5saXN0ZW5lcnMucG9wKCk/LigpO1xuICB9XG5cbiAgcHVibGljIHJlZ2lzdGVyPFQgZXh0ZW5kcyBFdmVudCA9IEV2ZW50PihcbiAgICBldmVudE5hbWVzOiBBcnJheTxzdHJpbmcgfCBudWxsPixcbiAgICBjYWxsYmFjazogKGV2ZW50PzogVCkgPT4gdm9pZCxcbiAgICB0YXJnZXQ/OiAnZG9jdW1lbnQnIHwgJ3dpbmRvdycgfCBFdmVudFRhcmdldCB8IG51bGxcbiAgKTogdm9pZCB7XG4gICAgZm9yIChjb25zdCBldmVudE5hbWUgb2YgZXZlbnROYW1lcykge1xuICAgICAgaWYgKGV2ZW50TmFtZSkge1xuICAgICAgICB0aGlzLmxpc3RlbmVycy5wdXNoKHRoaXMucmVuZGVyZXIubGlzdGVuKHRhcmdldCA/PyB0aGlzLmVsZW1lbnQubmF0aXZlRWxlbWVudCwgZXZlbnROYW1lLCAoZXZlbnQpID0+IGNhbGxiYWNrKGV2ZW50KSkpO1xuICAgICAgfVxuICAgIH1cbiAgfVxuXG4gIHB1YmxpYyBuZ09uRGVzdHJveSgpOiB2b2lkIHtcbiAgICB0aGlzLmRlc3Ryb3lMaXN0ZW5lcnMoKTtcbiAgfVxufVxuIl19
@@ -9,8 +9,8 @@ export * from './get-opposite-side';
9
9
  export * from './get-side';
10
10
  export * from './get-unique-id';
11
11
  export * from './ng-changes';
12
- export * from './provide-module-config';
12
+ export * from './provide-config';
13
13
  export * from './queue';
14
14
  export * from './type-guards';
15
15
  export * from './until-destroyed';
16
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9saWJzL2FuZ3VsYXIvdXRpbHMvc3JjL2xpYi9oZWxwZXJzL2luZGV4LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLGNBQWMsV0FBVyxDQUFDO0FBQzFCLGNBQWMsU0FBUyxDQUFDO0FBQ3hCLGNBQWMsYUFBYSxDQUFDO0FBQzVCLGNBQWMsWUFBWSxDQUFDO0FBQzNCLGNBQWMsT0FBTyxDQUFDO0FBQ3RCLGNBQWMsaUJBQWlCLENBQUM7QUFDaEMsY0FBYyxZQUFZLENBQUM7QUFDM0IsY0FBYyxxQkFBcUIsQ0FBQztBQUNwQyxjQUFjLFlBQVksQ0FBQztBQUMzQixjQUFjLGlCQUFpQixDQUFDO0FBQ2hDLGNBQWMsY0FBYyxDQUFDO0FBQzdCLGNBQWMseUJBQXlCLENBQUM7QUFDeEMsY0FBYyxTQUFTLENBQUM7QUFDeEIsY0FBYyxlQUFlLENBQUM7QUFDOUIsY0FBYyxtQkFBbUIsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCAqIGZyb20gJy4vYW5ndWxhcic7XG5leHBvcnQgKiBmcm9tICcuL2FycmF5JztcbmV4cG9ydCAqIGZyb20gJy4vYnVpbGQtdXJsJztcbmV4cG9ydCAqIGZyb20gJy4vZGVmZXItZm4nO1xuZXhwb3J0ICogZnJvbSAnLi9kb20nO1xuZXhwb3J0ICogZnJvbSAnLi9ldmVudC1tYW5hZ2VyJztcbmV4cG9ydCAqIGZyb20gJy4vZ2V0LWF4aXMnO1xuZXhwb3J0ICogZnJvbSAnLi9nZXQtb3Bwb3NpdGUtc2lkZSc7XG5leHBvcnQgKiBmcm9tICcuL2dldC1zaWRlJztcbmV4cG9ydCAqIGZyb20gJy4vZ2V0LXVuaXF1ZS1pZCc7XG5leHBvcnQgKiBmcm9tICcuL25nLWNoYW5nZXMnO1xuZXhwb3J0ICogZnJvbSAnLi9wcm92aWRlLW1vZHVsZS1jb25maWcnO1xuZXhwb3J0ICogZnJvbSAnLi9xdWV1ZSc7XG5leHBvcnQgKiBmcm9tICcuL3R5cGUtZ3VhcmRzJztcbmV4cG9ydCAqIGZyb20gJy4vdW50aWwtZGVzdHJveWVkJztcbiJdfQ==
16
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9saWJzL2FuZ3VsYXIvdXRpbHMvc3JjL2xpYi9oZWxwZXJzL2luZGV4LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLGNBQWMsV0FBVyxDQUFDO0FBQzFCLGNBQWMsU0FBUyxDQUFDO0FBQ3hCLGNBQWMsYUFBYSxDQUFDO0FBQzVCLGNBQWMsWUFBWSxDQUFDO0FBQzNCLGNBQWMsT0FBTyxDQUFDO0FBQ3RCLGNBQWMsaUJBQWlCLENBQUM7QUFDaEMsY0FBYyxZQUFZLENBQUM7QUFDM0IsY0FBYyxxQkFBcUIsQ0FBQztBQUNwQyxjQUFjLFlBQVksQ0FBQztBQUMzQixjQUFjLGlCQUFpQixDQUFDO0FBQ2hDLGNBQWMsY0FBYyxDQUFDO0FBQzdCLGNBQWMsa0JBQWtCLENBQUM7QUFDakMsY0FBYyxTQUFTLENBQUM7QUFDeEIsY0FBYyxlQUFlLENBQUM7QUFDOUIsY0FBYyxtQkFBbUIsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCAqIGZyb20gJy4vYW5ndWxhcic7XG5leHBvcnQgKiBmcm9tICcuL2FycmF5JztcbmV4cG9ydCAqIGZyb20gJy4vYnVpbGQtdXJsJztcbmV4cG9ydCAqIGZyb20gJy4vZGVmZXItZm4nO1xuZXhwb3J0ICogZnJvbSAnLi9kb20nO1xuZXhwb3J0ICogZnJvbSAnLi9ldmVudC1tYW5hZ2VyJztcbmV4cG9ydCAqIGZyb20gJy4vZ2V0LWF4aXMnO1xuZXhwb3J0ICogZnJvbSAnLi9nZXQtb3Bwb3NpdGUtc2lkZSc7XG5leHBvcnQgKiBmcm9tICcuL2dldC1zaWRlJztcbmV4cG9ydCAqIGZyb20gJy4vZ2V0LXVuaXF1ZS1pZCc7XG5leHBvcnQgKiBmcm9tICcuL25nLWNoYW5nZXMnO1xuZXhwb3J0ICogZnJvbSAnLi9wcm92aWRlLWNvbmZpZyc7XG5leHBvcnQgKiBmcm9tICcuL3F1ZXVlJztcbmV4cG9ydCAqIGZyb20gJy4vdHlwZS1ndWFyZHMnO1xuZXhwb3J0ICogZnJvbSAnLi91bnRpbC1kZXN0cm95ZWQnO1xuIl19
@@ -0,0 +1,25 @@
1
+ import { inject, InjectionToken } from '@angular/core';
2
+ import { deepmerge } from 'deepmerge-ts';
3
+ export function provideConfig(token, config) {
4
+ if ('useFactory' in config) {
5
+ return { provide: token, useFactory: config.useFactory, deps: config.deps };
6
+ }
7
+ return { provide: token, useValue: config };
8
+ }
9
+ export function createConfigTokens(name, prefix, defaultValue) {
10
+ const configName = `${name}Config`;
11
+ const defaultConfigName = `${name}DefaultConfig`;
12
+ const injectConfigName = `inject${name}Config`;
13
+ const provideConfigName = `provide${name}Config`;
14
+ const tokenName = `${prefix}::${configName}`;
15
+ const token = new InjectionToken(tokenName, { providedIn: 'root', factory: () => defaultValue });
16
+ return {
17
+ [configName]: token,
18
+ [defaultConfigName]: defaultValue,
19
+ [injectConfigName]: () => deepmerge(defaultValue, inject(token)),
20
+ [provideConfigName]: (config) => {
21
+ return provideConfig(token, config);
22
+ },
23
+ };
24
+ }
25
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHJvdmlkZS1jb25maWcuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9saWJzL2FuZ3VsYXIvdXRpbHMvc3JjL2xpYi9oZWxwZXJzL3Byb3ZpZGUtY29uZmlnLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBbUIsTUFBTSxFQUFFLGNBQWMsRUFBdUIsTUFBTSxlQUFlLENBQUM7QUFDN0YsT0FBTyxFQUFFLFNBQVMsRUFBRSxNQUFNLGNBQWMsQ0FBQztBQVd6QyxNQUFNLFVBQVUsYUFBYSxDQUMzQixLQUFpQyxFQUNqQyxNQUE0QjtJQUU1QixJQUFJLFlBQVksSUFBSSxNQUFNLEVBQUU7UUFDMUIsT0FBTyxFQUFFLE9BQU8sRUFBRSxLQUFLLEVBQUUsVUFBVSxFQUFFLE1BQU0sQ0FBQyxVQUFVLEVBQUUsSUFBSSxFQUFFLE1BQU0sQ0FBQyxJQUFJLEVBQUUsQ0FBQztLQUM3RTtJQUNELE9BQU8sRUFBRSxPQUFPLEVBQUUsS0FBSyxFQUFFLFFBQVEsRUFBRSxNQUFNLEVBQUUsQ0FBQztBQUM5QyxDQUFDO0FBRUQsTUFBTSxVQUFVLGtCQUFrQixDQUFzQixJQUFPLEVBQUUsTUFBYyxFQUFFLFlBQWU7SUFHOUYsTUFBTSxVQUFVLEdBQUcsR0FBRyxJQUFJLFFBQWlCLENBQUM7SUFDNUMsTUFBTSxpQkFBaUIsR0FBRyxHQUFHLElBQUksZUFBd0IsQ0FBQztJQUMxRCxNQUFNLGdCQUFnQixHQUFHLFNBQVMsSUFBSSxRQUFpQixDQUFDO0lBQ3hELE1BQU0saUJBQWlCLEdBQUcsVUFBVSxJQUFJLFFBQWlCLENBQUM7SUFDMUQsTUFBTSxTQUFTLEdBQUcsR0FBRyxNQUFNLEtBQUssVUFBVSxFQUFFLENBQUM7SUFDN0MsTUFBTSxLQUFLLEdBQUcsSUFBSSxjQUFjLENBQWEsU0FBUyxFQUFFLEVBQUUsVUFBVSxFQUFFLE1BQU0sRUFBRSxPQUFPLEVBQUUsR0FBRyxFQUFFLENBQUMsWUFBWSxFQUFFLENBQUMsQ0FBQztJQUU3RyxPQUFPO1FBQ0wsQ0FBQyxVQUFVLENBQUMsRUFBRSxLQUFLO1FBQ25CLENBQUMsaUJBQWlCLENBQUMsRUFBRSxZQUFZO1FBQ2pDLENBQUMsZ0JBQWdCLENBQUMsRUFBRSxHQUFHLEVBQUUsQ0FBQyxTQUFTLENBQUMsWUFBWSxFQUFFLE1BQU0sQ0FBQyxLQUFLLENBQUMsQ0FBQztRQUNoRSxDQUFDLGlCQUFpQixDQUFDLEVBQUUsQ0FBQyxNQUF5QixFQUFFLEVBQUU7WUFDakQsT0FBTyxhQUFhLENBQUMsS0FBSyxFQUFFLE1BQU0sQ0FBQyxDQUFDO1FBQ3RDLENBQUM7S0FJaUQsQ0FBQztBQUN2RCxDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgRmFjdG9yeVByb3ZpZGVyLCBpbmplY3QsIEluamVjdGlvblRva2VuLCBUeXBlLCBWYWx1ZVByb3ZpZGVyIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBkZWVwbWVyZ2UgfSBmcm9tICdkZWVwbWVyZ2UtdHMnO1xuXG5pbnRlcmZhY2UgQ29uZmlnRmFjdG9yeVByb3ZpZGVyPFQsIEQgZXh0ZW5kcyBDb25maWdEZXBlbmRlbmNpZXM+IHtcbiAgLy8gZXNsaW50LWRpc2FibGUtbmV4dC1saW5lIEB0eXBlc2NyaXB0LWVzbGludC9uby1leHBsaWNpdC1hbnlcbiAgdXNlRmFjdG9yeTogKC4uLmFyZ3M6IHsgW0kgaW4ga2V5b2YgRF06IERbSV0gZXh0ZW5kcyBUeXBlPHVua25vd24+ID8gSW5zdGFuY2VUeXBlPERbSV0+IDogRFtJXSBleHRlbmRzIEluamVjdGlvblRva2VuPHVua25vd24+ID8gYW55IDogbmV2ZXIgfSkgPT4gVDtcbiAgZGVwcz86IFsuLi5EXTtcbn1cblxuZXhwb3J0IHR5cGUgQ29uZmlnRGVwZW5kZW5jaWVzPFQgPSB1bmtub3duPiA9IFJlYWRvbmx5QXJyYXk8VHlwZTxUPiB8IEluamVjdGlvblRva2VuPFQ+PjtcbmV4cG9ydCB0eXBlIENvbmZpZ1Byb3ZpZGVyPFQgPSB1bmtub3duLCBEIGV4dGVuZHMgQ29uZmlnRGVwZW5kZW5jaWVzID0gW10+ID0gQ29uZmlnRmFjdG9yeVByb3ZpZGVyPFQsIEQ+IHwgVDtcblxuZXhwb3J0IGZ1bmN0aW9uIHByb3ZpZGVDb25maWc8VCBleHRlbmRzIG9iamVjdCwgRCBleHRlbmRzIENvbmZpZ0RlcGVuZGVuY2llcyA9IENvbmZpZ0RlcGVuZGVuY2llcz4oXG4gIHRva2VuOiBJbmplY3Rpb25Ub2tlbjxUPiB8IHN0cmluZyxcbiAgY29uZmlnOiBDb25maWdQcm92aWRlcjxULCBEPlxuKTogRmFjdG9yeVByb3ZpZGVyIHwgVmFsdWVQcm92aWRlciB7XG4gIGlmICgndXNlRmFjdG9yeScgaW4gY29uZmlnKSB7XG4gICAgcmV0dXJuIHsgcHJvdmlkZTogdG9rZW4sIHVzZUZhY3Rvcnk6IGNvbmZpZy51c2VGYWN0b3J5LCBkZXBzOiBjb25maWcuZGVwcyB9O1xuICB9XG4gIHJldHVybiB7IHByb3ZpZGU6IHRva2VuLCB1c2VWYWx1ZTogY29uZmlnIH07XG59XG5cbmV4cG9ydCBmdW5jdGlvbiBjcmVhdGVDb25maWdUb2tlbnM8VCwgTiBleHRlbmRzIHN0cmluZz4obmFtZTogTiwgcHJlZml4OiBzdHJpbmcsIGRlZmF1bHRWYWx1ZTogVCkge1xuICB0eXBlIENvbmZpZ1Byb3ZpZGVyRm4gPSA8RCBleHRlbmRzIENvbmZpZ0RlcGVuZGVuY2llcyA9IENvbmZpZ0RlcGVuZGVuY2llczxUPj4oY29uZmlnOiBDb25maWdQcm92aWRlcjxQYXJ0aWFsPFQ+LCBEPikgPT4gRmFjdG9yeVByb3ZpZGVyIHwgVmFsdWVQcm92aWRlcjtcblxuICBjb25zdCBjb25maWdOYW1lID0gYCR7bmFtZX1Db25maWdgIGFzIGNvbnN0O1xuICBjb25zdCBkZWZhdWx0Q29uZmlnTmFtZSA9IGAke25hbWV9RGVmYXVsdENvbmZpZ2AgYXMgY29uc3Q7XG4gIGNvbnN0IGluamVjdENvbmZpZ05hbWUgPSBgaW5qZWN0JHtuYW1lfUNvbmZpZ2AgYXMgY29uc3Q7XG4gIGNvbnN0IHByb3ZpZGVDb25maWdOYW1lID0gYHByb3ZpZGUke25hbWV9Q29uZmlnYCBhcyBjb25zdDtcbiAgY29uc3QgdG9rZW5OYW1lID0gYCR7cHJlZml4fTo6JHtjb25maWdOYW1lfWA7XG4gIGNvbnN0IHRva2VuID0gbmV3IEluamVjdGlvblRva2VuPFBhcnRpYWw8VD4+KHRva2VuTmFtZSwgeyBwcm92aWRlZEluOiAncm9vdCcsIGZhY3Rvcnk6ICgpID0+IGRlZmF1bHRWYWx1ZSB9KTtcblxuICByZXR1cm4ge1xuICAgIFtjb25maWdOYW1lXTogdG9rZW4sXG4gICAgW2RlZmF1bHRDb25maWdOYW1lXTogZGVmYXVsdFZhbHVlLFxuICAgIFtpbmplY3RDb25maWdOYW1lXTogKCkgPT4gZGVlcG1lcmdlKGRlZmF1bHRWYWx1ZSwgaW5qZWN0KHRva2VuKSksXG4gICAgW3Byb3ZpZGVDb25maWdOYW1lXTogKGNvbmZpZzogQ29uZmlnUHJvdmlkZXI8VD4pID0+IHtcbiAgICAgIHJldHVybiBwcm92aWRlQ29uZmlnKHRva2VuLCBjb25maWcpO1xuICAgIH0sXG4gIH0gYXMgUmVjb3JkPHR5cGVvZiBjb25maWdOYW1lLCBJbmplY3Rpb25Ub2tlbjxQYXJ0aWFsPFQ+Pj4gJlxuICAgIFJlY29yZDx0eXBlb2YgZGVmYXVsdENvbmZpZ05hbWUsIFQ+ICZcbiAgICBSZWNvcmQ8dHlwZW9mIGluamVjdENvbmZpZ05hbWUsICgpID0+IFQ+ICZcbiAgICBSZWNvcmQ8dHlwZW9mIHByb3ZpZGVDb25maWdOYW1lLCBDb25maWdQcm92aWRlckZuPjtcbn1cbiJdfQ==
@@ -20,12 +20,12 @@ let InteractiveDirective = class InteractiveDirective {
20
20
  }
21
21
  }
22
22
  };
23
- InteractiveDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: InteractiveDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
24
- InteractiveDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.3", type: InteractiveDirective, isStandalone: true, selector: "[odxCdkInteractive]", outputs: { interact: "odxCdkInteractive" }, host: { attributes: { "role": "button" }, listeners: { "click": "handleEvents($event)", "keyup.enter": "handleEvents($event)", "keyup.space": "handleEvents($event)" } }, hostDirectives: [{ directive: i1.WithDisabledState }, { directive: i1.WithTabIndex }], ngImport: i0 });
23
+ InteractiveDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: InteractiveDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
24
+ InteractiveDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.4", type: InteractiveDirective, isStandalone: true, selector: "[odxCdkInteractive]", outputs: { interact: "odxCdkInteractive" }, host: { attributes: { "role": "button" }, listeners: { "click": "handleEvents($event)", "keyup.enter": "handleEvents($event)", "keyup.space": "handleEvents($event)" } }, hostDirectives: [{ directive: i1.WithDisabledState }, { directive: i1.WithTabIndex }], ngImport: i0 });
25
25
  InteractiveDirective = __decorate([
26
26
  CSSComponent('cdk-interactive')
27
27
  ], InteractiveDirective);
28
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: InteractiveDirective, decorators: [{
28
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: InteractiveDirective, decorators: [{
29
29
  type: Directive,
30
30
  args: [{
31
31
  selector: '[odxCdkInteractive]',
@@ -62,9 +62,9 @@ class ListFocusManagerOptionDirective {
62
62
  this.element.nativeElement.focus();
63
63
  }
64
64
  }
65
- ListFocusManagerOptionDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: ListFocusManagerOptionDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
66
- ListFocusManagerOptionDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.3", type: ListFocusManagerOptionDirective, isStandalone: true, selector: "[odxListFocusManager]", ngImport: i0 });
67
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: ListFocusManagerOptionDirective, decorators: [{
65
+ ListFocusManagerOptionDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ListFocusManagerOptionDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
66
+ ListFocusManagerOptionDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.4", type: ListFocusManagerOptionDirective, isStandalone: true, selector: "[odxListFocusManager]", ngImport: i0 });
67
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ListFocusManagerOptionDirective, decorators: [{
68
68
  type: Directive,
69
69
  args: [{
70
70
  selector: '[odxListFocusManager]',
@@ -93,9 +93,9 @@ class ListFocusManagerDirective {
93
93
  (_a = this.keyManager) === null || _a === void 0 ? void 0 : _a.onKeydown(event);
94
94
  }
95
95
  }
96
- ListFocusManagerDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: ListFocusManagerDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
97
- ListFocusManagerDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.3", type: ListFocusManagerDirective, isStandalone: true, selector: "[odxListFocusManager]", host: { listeners: { "keydown": "onKeyDown($event)" } }, queries: [{ propertyName: "options", predicate: ListFocusManagerOptionDirective }], ngImport: i0 });
98
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: ListFocusManagerDirective, decorators: [{
96
+ ListFocusManagerDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ListFocusManagerDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
97
+ ListFocusManagerDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.4", type: ListFocusManagerDirective, isStandalone: true, selector: "[odxListFocusManager]", host: { listeners: { "keydown": "onKeyDown($event)" } }, queries: [{ propertyName: "options", predicate: ListFocusManagerOptionDirective }], ngImport: i0 });
98
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ListFocusManagerDirective, decorators: [{
99
99
  type: Directive,
100
100
  args: [{
101
101
  selector: '[odxListFocusManager]',
@@ -112,10 +112,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImpor
112
112
  const modules = [ListFocusManagerDirective, ListFocusManagerOptionDirective, InteractiveDirective];
113
113
  class A11yModule {
114
114
  }
115
- A11yModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: A11yModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
116
- A11yModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.3", ngImport: i0, type: A11yModule, imports: [A11yModule$1, ListFocusManagerDirective, ListFocusManagerOptionDirective, InteractiveDirective], exports: [CoreModule, A11yModule$1, ListFocusManagerDirective, ListFocusManagerOptionDirective, InteractiveDirective] });
117
- A11yModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: A11yModule, imports: [A11yModule$1, CoreModule, A11yModule$1] });
118
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: A11yModule, decorators: [{
115
+ A11yModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: A11yModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
116
+ A11yModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.4", ngImport: i0, type: A11yModule, imports: [A11yModule$1, ListFocusManagerDirective, ListFocusManagerOptionDirective, InteractiveDirective], exports: [CoreModule, A11yModule$1, ListFocusManagerDirective, ListFocusManagerOptionDirective, InteractiveDirective] });
117
+ A11yModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: A11yModule, imports: [A11yModule$1, CoreModule, A11yModule$1] });
118
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: A11yModule, decorators: [{
119
119
  type: NgModule,
120
120
  args: [{
121
121
  imports: [A11yModule$1, ...modules],
@@ -104,8 +104,8 @@ let ActiveIndicatorDirective = class ActiveIndicatorDirective {
104
104
  }
105
105
  }
106
106
  };
107
- ActiveIndicatorDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: ActiveIndicatorDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
108
- ActiveIndicatorDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.3", type: ActiveIndicatorDirective, isStandalone: true, selector: "[odxActiveIndicator]", inputs: { activeElement: ["odxActiveIndicator", "activeElement"], parent: ["odxActiveIndicatorParent", "parent"], direction: ["odxActiveIndicatorDirection", "direction"], position: ["odxActiveIndicatorPosition", "position"] }, usesOnChanges: true, ngImport: i0 });
107
+ ActiveIndicatorDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ActiveIndicatorDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
108
+ ActiveIndicatorDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.4", type: ActiveIndicatorDirective, isStandalone: true, selector: "[odxActiveIndicator]", inputs: { activeElement: ["odxActiveIndicator", "activeElement"], parent: ["odxActiveIndicatorParent", "parent"], direction: ["odxActiveIndicatorDirection", "direction"], position: ["odxActiveIndicatorPosition", "position"] }, usesOnChanges: true, ngImport: i0 });
109
109
  __decorate([
110
110
  CSSModifier(),
111
111
  __metadata("design:type", Object)
@@ -117,7 +117,7 @@ __decorate([
117
117
  ActiveIndicatorDirective = __decorate([
118
118
  CSSComponent('cdk-active-indicator')
119
119
  ], ActiveIndicatorDirective);
120
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: ActiveIndicatorDirective, decorators: [{
120
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ActiveIndicatorDirective, decorators: [{
121
121
  type: Directive,
122
122
  args: [{
123
123
  standalone: true,
@@ -28,9 +28,9 @@ class CheckBoxControl extends CustomFormControl {
28
28
  this.checkedChange.next(this.checked);
29
29
  }
30
30
  }
31
- CheckBoxControl.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: CheckBoxControl, deps: [], target: i0.ɵɵFactoryTarget.Directive });
32
- CheckBoxControl.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.3", type: CheckBoxControl, selector: "[odxCheckBoxControl]", inputs: { checked: "checked", controlValue: ["value", "controlValue"] }, outputs: { checkedChange: "checkedChange" }, usesInheritance: true, ngImport: i0 });
33
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: CheckBoxControl, decorators: [{
31
+ CheckBoxControl.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: CheckBoxControl, deps: [], target: i0.ɵɵFactoryTarget.Directive });
32
+ CheckBoxControl.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.4", type: CheckBoxControl, selector: "[odxCheckBoxControl]", inputs: { checked: "checked", controlValue: ["value", "controlValue"] }, outputs: { checkedChange: "checkedChange" }, usesInheritance: true, ngImport: i0 });
33
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: CheckBoxControl, decorators: [{
34
34
  type: Directive,
35
35
  args: [{
36
36
  selector: '[odxCheckBoxControl]',
@@ -150,8 +150,8 @@ let ConnectedOverlayComponent = class ConnectedOverlayComponent {
150
150
  this.positionUpdater = null;
151
151
  }
152
152
  };
153
- ConnectedOverlayComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: ConnectedOverlayComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
154
- ConnectedOverlayComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.3", type: ConnectedOverlayComponent, isStandalone: true, selector: "odx-connected-overlay", inputs: { referenceElement: "referenceElement", options: "options" }, outputs: { closed: "closed" }, host: { properties: { "@hostAnimation": "true" } }, viewQueries: [{ propertyName: "contentElement", first: true, predicate: ["content"], descendants: true, static: true }, { propertyName: "arrowElement", first: true, predicate: ["arrow"], descendants: true, static: true }], usesOnChanges: true, ngImport: i0, template: "<div\n [@contentAnimation]=\"overlaySide\"\n (@contentAnimation.start)=\"onAnimationStart($event)\"\n (@contentAnimation.done)=\"onAnimationDone($event)\"\n class=\"odx-cdk-connected-overlay__content {{ options.containerClass }}\"\n #content\n>\n <ng-template [odxDynamicView]=\"options.content\" [odxDynamicViewContext]=\"options.context\" [odxDynamicViewInjector]=\"injector\"></ng-template>\n <div class=\"odx-cdk-connected-overlay-arrow\" #arrow></div>\n</div>\n", dependencies: [{ kind: "ngmodule", type: CoreModule }, { kind: "directive", type: DynamicViewDirective, selector: "ng-template[odxDynamicView]", inputs: ["odxDynamicView", "odxDynamicViewInjector", "odxDynamicViewContext"] }], animations: [
153
+ ConnectedOverlayComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ConnectedOverlayComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
154
+ ConnectedOverlayComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.4", type: ConnectedOverlayComponent, isStandalone: true, selector: "odx-connected-overlay", inputs: { referenceElement: "referenceElement", options: "options" }, outputs: { closed: "closed" }, host: { properties: { "@hostAnimation": "true" } }, viewQueries: [{ propertyName: "contentElement", first: true, predicate: ["content"], descendants: true, static: true }, { propertyName: "arrowElement", first: true, predicate: ["arrow"], descendants: true, static: true }], usesOnChanges: true, ngImport: i0, template: "<div\n [@contentAnimation]=\"overlaySide\"\n (@contentAnimation.start)=\"onAnimationStart($event)\"\n (@contentAnimation.done)=\"onAnimationDone($event)\"\n class=\"odx-cdk-connected-overlay__content {{ options.containerClass }}\"\n #content\n>\n <ng-template [odxDynamicView]=\"options.content\" [odxDynamicViewContext]=\"options.context\" [odxDynamicViewInjector]=\"injector\"></ng-template>\n <div class=\"odx-cdk-connected-overlay-arrow\" #arrow></div>\n</div>\n", dependencies: [{ kind: "ngmodule", type: CoreModule }, { kind: "directive", type: DynamicViewDirective, selector: "ng-template[odxDynamicView]", inputs: ["odxDynamicView", "odxDynamicViewInjector", "odxDynamicViewContext"] }], animations: [
155
155
  trigger('hostAnimation', [waitForChildAnimations]),
156
156
  trigger('contentAnimation', [
157
157
  transition('void => top', group([useAnimation(slideInUp, { params: { from: '-8px' } }), useAnimation(fadeIn())])),
@@ -167,7 +167,7 @@ ConnectedOverlayComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.
167
167
  ConnectedOverlayComponent = __decorate([
168
168
  CSSComponent('cdk-connected-overlay')
169
169
  ], ConnectedOverlayComponent);
170
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: ConnectedOverlayComponent, decorators: [{
170
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ConnectedOverlayComponent, decorators: [{
171
171
  type: Component,
172
172
  args: [{ standalone: true, selector: 'odx-connected-overlay', imports: [CoreModule, DynamicViewDirective], changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, host: {
173
173
  '[@hostAnimation]': 'true',
@@ -207,9 +207,9 @@ class ConnectedOverlayService {
207
207
  return new ConnectedOverlayRef(dynamicViewRef);
208
208
  }
209
209
  }
210
- ConnectedOverlayService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: ConnectedOverlayService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
211
- ConnectedOverlayService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: ConnectedOverlayService, providedIn: 'root' });
212
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: ConnectedOverlayService, decorators: [{
210
+ ConnectedOverlayService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ConnectedOverlayService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
211
+ ConnectedOverlayService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ConnectedOverlayService, providedIn: 'root' });
212
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ConnectedOverlayService, decorators: [{
213
213
  type: Injectable,
214
214
  args: [{ providedIn: 'root' }]
215
215
  }] });
@@ -9,9 +9,9 @@ class ControlDirective {
9
9
  this.element = injectElement();
10
10
  }
11
11
  }
12
- ControlDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: ControlDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
13
- ControlDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.3", type: ControlDirective, isStandalone: true, selector: "[odxControl]", exportAs: ["odxControl"], ngImport: i0 });
14
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: ControlDirective, decorators: [{
12
+ ControlDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ControlDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
13
+ ControlDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.4", type: ControlDirective, isStandalone: true, selector: "[odxControl]", exportAs: ["odxControl"], ngImport: i0 });
14
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ControlDirective, decorators: [{
15
15
  type: Directive,
16
16
  args: [{
17
17
  standalone: true,
@@ -95,9 +95,9 @@ class CustomFormControl extends Controller {
95
95
  }
96
96
  }
97
97
  CustomFormControl.CURRENT_INDEX = 0;
98
- CustomFormControl.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: CustomFormControl, deps: "invalid", target: i0.ɵɵFactoryTarget.Directive });
99
- CustomFormControl.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.3", type: CustomFormControl, inputs: { id: "id", name: "name", tabindex: "tabindex" }, host: { properties: { "class.has-error": "hasError", "class.is-disabled": "isDisabled", "class.is-readonly": "isReadonly", "class.is-required": "required" } }, viewQueries: [{ propertyName: "control", first: true, predicate: ControlDirective, descendants: true }], usesInheritance: true, ngImport: i0 });
100
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: CustomFormControl, decorators: [{
98
+ CustomFormControl.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: CustomFormControl, deps: "invalid", target: i0.ɵɵFactoryTarget.Directive });
99
+ CustomFormControl.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.4", type: CustomFormControl, inputs: { id: "id", name: "name", tabindex: "tabindex" }, host: { properties: { "class.has-error": "hasError", "class.is-disabled": "isDisabled", "class.is-readonly": "isReadonly", "class.is-required": "required" } }, viewQueries: [{ propertyName: "control", first: true, predicate: ControlDirective, descendants: true }], usesInheritance: true, ngImport: i0 });
100
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: CustomFormControl, decorators: [{
101
101
  type: Directive,
102
102
  args: [{
103
103
  host: {
@@ -30,9 +30,9 @@ class DynamicViewComponent {
30
30
  this.element.nativeElement.innerHTML = value;
31
31
  }
32
32
  }
33
- DynamicViewComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: DynamicViewComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
34
- DynamicViewComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.3", type: DynamicViewComponent, isStandalone: true, selector: "odx-dynamic-view", inputs: { content: "content" }, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
35
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: DynamicViewComponent, decorators: [{
33
+ DynamicViewComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: DynamicViewComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
34
+ DynamicViewComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.4", type: DynamicViewComponent, isStandalone: true, selector: "odx-dynamic-view", inputs: { content: "content" }, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
35
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: DynamicViewComponent, decorators: [{
36
36
  type: Component,
37
37
  args: [{
38
38
  selector: 'odx-dynamic-view',
@@ -219,9 +219,9 @@ class DynamicViewService {
219
219
  throw new Error('Content type is not supported');
220
220
  }
221
221
  }
222
- DynamicViewService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: DynamicViewService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
223
- DynamicViewService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: DynamicViewService, providedIn: 'root' });
224
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: DynamicViewService, decorators: [{
222
+ DynamicViewService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: DynamicViewService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
223
+ DynamicViewService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: DynamicViewService, providedIn: 'root' });
224
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: DynamicViewService, decorators: [{
225
225
  type: Injectable,
226
226
  args: [{ providedIn: 'root' }]
227
227
  }] });
@@ -299,9 +299,9 @@ class DynamicViewDirective {
299
299
  this.viewRef = null;
300
300
  }
301
301
  }
302
- DynamicViewDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: DynamicViewDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
303
- DynamicViewDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.3", type: DynamicViewDirective, isStandalone: true, selector: "ng-template[odxDynamicView]", inputs: { content: ["odxDynamicView", "content"], injector: ["odxDynamicViewInjector", "injector"], context: ["odxDynamicViewContext", "context"] }, usesOnChanges: true, ngImport: i0 });
304
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: DynamicViewDirective, decorators: [{
302
+ DynamicViewDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: DynamicViewDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
303
+ DynamicViewDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.4", type: DynamicViewDirective, isStandalone: true, selector: "ng-template[odxDynamicView]", inputs: { content: ["odxDynamicView", "content"], injector: ["odxDynamicViewInjector", "injector"], context: ["odxDynamicViewContext", "context"] }, usesOnChanges: true, ngImport: i0 });
304
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: DynamicViewDirective, decorators: [{
305
305
  type: Directive,
306
306
  args: [{
307
307
  selector: 'ng-template[odxDynamicView]',
@@ -38,9 +38,9 @@ class ExpandableItemDirective {
38
38
  }
39
39
  }
40
40
  ExpandableItemDirective.ID = 0;
41
- ExpandableItemDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: ExpandableItemDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
42
- ExpandableItemDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.3", type: ExpandableItemDirective, isStandalone: true, selector: "[odxExpandableItem]", inputs: { expanded: "expanded" }, ngImport: i0 });
43
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: ExpandableItemDirective, decorators: [{
41
+ ExpandableItemDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ExpandableItemDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
42
+ ExpandableItemDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.4", type: ExpandableItemDirective, isStandalone: true, selector: "[odxExpandableItem]", inputs: { expanded: "expanded" }, ngImport: i0 });
43
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ExpandableItemDirective, decorators: [{
44
44
  type: Directive,
45
45
  args: [{
46
46
  standalone: true,
@@ -70,13 +70,13 @@ class ExpandableContainerDirective {
70
70
  this.openItems[item.id] = item;
71
71
  }
72
72
  }
73
- ExpandableContainerDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: ExpandableContainerDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
74
- ExpandableContainerDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.3", type: ExpandableContainerDirective, isStandalone: true, selector: "[odxExpandableContainer]", inputs: { multiple: "multiple" }, ngImport: i0 });
73
+ ExpandableContainerDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ExpandableContainerDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
74
+ ExpandableContainerDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.4", type: ExpandableContainerDirective, isStandalone: true, selector: "[odxExpandableContainer]", inputs: { multiple: "multiple" }, ngImport: i0 });
75
75
  __decorate([
76
76
  Transform(coerceBooleanProperty),
77
77
  __metadata("design:type", Object)
78
78
  ], ExpandableContainerDirective.prototype, "multiple", void 0);
79
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: ExpandableContainerDirective, decorators: [{
79
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ExpandableContainerDirective, decorators: [{
80
80
  type: Directive,
81
81
  args: [{
82
82
  standalone: true,
@@ -89,10 +89,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImpor
89
89
  const modules = [ExpandableContainerDirective, ExpandableItemDirective];
90
90
  class ExpandableModule {
91
91
  }
92
- ExpandableModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: ExpandableModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
93
- ExpandableModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.3", ngImport: i0, type: ExpandableModule, imports: [ExpandableContainerDirective, ExpandableItemDirective], exports: [ExpandableContainerDirective, ExpandableItemDirective] });
94
- ExpandableModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: ExpandableModule });
95
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: ExpandableModule, decorators: [{
92
+ ExpandableModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ExpandableModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
93
+ ExpandableModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.4", ngImport: i0, type: ExpandableModule, imports: [ExpandableContainerDirective, ExpandableItemDirective], exports: [ExpandableContainerDirective, ExpandableItemDirective] });
94
+ ExpandableModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ExpandableModule });
95
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ExpandableModule, decorators: [{
96
96
  type: NgModule,
97
97
  args: [{
98
98
  imports: modules,
@@ -16,8 +16,8 @@ class RadioGroupControlDirective extends CustomFormControl {
16
16
  }
17
17
  }
18
18
  }
19
- RadioGroupControlDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: RadioGroupControlDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
20
- RadioGroupControlDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.3", type: RadioGroupControlDirective, isStandalone: true, selector: "[odxRadioGroupControl]", host: { listeners: { "focusout": "onFocusOut($event)" } }, providers: [
19
+ RadioGroupControlDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: RadioGroupControlDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
20
+ RadioGroupControlDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.4", type: RadioGroupControlDirective, isStandalone: true, selector: "[odxRadioGroupControl]", host: { listeners: { "focusout": "onFocusOut($event)" } }, providers: [
21
21
  {
22
22
  provide: RADIO_GROUP_CONTROL,
23
23
  useExisting: forwardRef(() => RadioGroupControlDirective),
@@ -26,7 +26,7 @@ RadioGroupControlDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0
26
26
  DisabledController.connect(),
27
27
  ReadonlyController.connect(),
28
28
  ], usesInheritance: true, ngImport: i0 });
29
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: RadioGroupControlDirective, decorators: [{
29
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: RadioGroupControlDirective, decorators: [{
30
30
  type: Directive,
31
31
  args: [{
32
32
  standalone: true,
@@ -61,9 +61,9 @@ class RadioControlDirective {
61
61
  detectControllerChanges(this.radioGroupControl).subscribe();
62
62
  }
63
63
  }
64
- RadioControlDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: RadioControlDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
65
- RadioControlDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.3", type: RadioControlDirective, isStandalone: true, selector: "[odxRadioControl]", inputs: { value: "value" }, host: { properties: { "class.is-active": "isActive", "class.is-disabled": "disabledController?.disabled", "class.is-readonly": "readonlyController?.readonly", "class.has-error": "radioGroupControl.hasError" } }, providers: [DisabledController.connect(), ReadonlyController.connect()], ngImport: i0 });
66
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: RadioControlDirective, decorators: [{
64
+ RadioControlDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: RadioControlDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
65
+ RadioControlDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.4", type: RadioControlDirective, isStandalone: true, selector: "[odxRadioControl]", inputs: { value: "value" }, host: { properties: { "class.is-active": "isActive", "class.is-disabled": "disabledController?.disabled", "class.is-readonly": "readonlyController?.readonly", "class.has-error": "radioGroupControl.hasError" } }, providers: [DisabledController.connect(), ReadonlyController.connect()], ngImport: i0 });
66
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: RadioControlDirective, decorators: [{
67
67
  type: Directive,
68
68
  args: [{
69
69
  standalone: true,
@@ -83,10 +83,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImpor
83
83
  const modules = [RadioGroupControlDirective, RadioControlDirective];
84
84
  class RadioGroupControlModule {
85
85
  }
86
- RadioGroupControlModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: RadioGroupControlModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
87
- RadioGroupControlModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.3", ngImport: i0, type: RadioGroupControlModule, imports: [RadioGroupControlDirective, RadioControlDirective], exports: [CoreModule, RadioGroupControlDirective, RadioControlDirective] });
88
- RadioGroupControlModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: RadioGroupControlModule, imports: [CoreModule] });
89
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: RadioGroupControlModule, decorators: [{
86
+ RadioGroupControlModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: RadioGroupControlModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
87
+ RadioGroupControlModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.4", ngImport: i0, type: RadioGroupControlModule, imports: [RadioGroupControlDirective, RadioControlDirective], exports: [CoreModule, RadioGroupControlDirective, RadioControlDirective] });
88
+ RadioGroupControlModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: RadioGroupControlModule, imports: [CoreModule] });
89
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: RadioGroupControlModule, decorators: [{
90
90
  type: NgModule,
91
91
  args: [{
92
92
  imports: modules,
@@ -19,12 +19,12 @@ let AccordionComponent = AccordionComponent_1 = class AccordionComponent extends
19
19
  this.element = injectElement();
20
20
  }
21
21
  };
22
- AccordionComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: AccordionComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
23
- AccordionComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.3", type: AccordionComponent, isStandalone: true, selector: "odx-accordion", providers: [{ provide: EXPANDABLE_CONTAINER, useExisting: forwardRef(() => AccordionComponent_1) }], usesInheritance: true, ngImport: i0, template: "<ng-content select=\"odx-accordion-item\"></ng-content>\n", changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
22
+ AccordionComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: AccordionComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
23
+ AccordionComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.4", type: AccordionComponent, isStandalone: true, selector: "odx-accordion", providers: [{ provide: EXPANDABLE_CONTAINER, useExisting: forwardRef(() => AccordionComponent_1) }], usesInheritance: true, ngImport: i0, template: "<ng-content select=\"odx-accordion-item\"></ng-content>\n", changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
24
24
  AccordionComponent = AccordionComponent_1 = __decorate([
25
25
  CSSComponent('accordion')
26
26
  ], AccordionComponent);
27
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: AccordionComponent, decorators: [{
27
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: AccordionComponent, decorators: [{
28
28
  type: Component,
29
29
  args: [{ selector: 'odx-accordion', standalone: true, changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, providers: [{ provide: EXPANDABLE_CONTAINER, useExisting: forwardRef(() => AccordionComponent) }], template: "<ng-content select=\"odx-accordion-item\"></ng-content>\n" }]
30
30
  }] });
@@ -53,12 +53,12 @@ let AccordionItemComponent = class AccordionItemComponent extends ExpandableItem
53
53
  this.expandedChange.emit(this.expanded);
54
54
  }
55
55
  };
56
- AccordionItemComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: AccordionItemComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
57
- AccordionItemComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.3", type: AccordionItemComponent, isStandalone: true, selector: "odx-accordion-item", inputs: { title: "title" }, outputs: { expandedChange: "expandedChange" }, host: { properties: { "class.is-disabled": "isDisabled", "class.odx-accordion-item--expanded": "isExpanded", "attr.id": "\"odx-accordion-item-\" + id", "attr.title": "null" } }, providers: [DisabledController.connect()], usesInheritance: true, ngImport: i0, template: "<div\n role=\"button\"\n class=\"odx-accordion-item__panel\"\n [attr.id]=\"titleId\"\n [attr.aria-expanded]=\"isExpanded\"\n [attr.aria-controls]=\"slotId\"\n (odxCdkInteractive)=\"toggle()\"\n>\n <div *ngIf=\"title; else titleTpl\">\n {{ title }}\n </div>\n <ng-template #titleTpl>\n <ng-content select=\"odx-accordion-item-title\"></ng-content>\n </ng-template>\n <odx-icon class=\"odx-accordion-item__icon\" name=\"chevron-down\"></odx-icon>\n</div>\n<div\n class=\"odx-accordion-item__slot\"\n [attr.id]=\"slotId\"\n [attr.aria-labelledby]=\"titleId\"\n @expandSlotAnimation\n (@expandSlotAnimation.done)=\"onAnimationEnd()\"\n *ngIf=\"isExpanded\"\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"] }], animations: [trigger('expandSlotAnimation', [transition(':enter', [useAnimation(expand)]), transition(':leave', [useAnimation(collapse)])])], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
56
+ AccordionItemComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: AccordionItemComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
57
+ AccordionItemComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.4", type: AccordionItemComponent, isStandalone: true, selector: "odx-accordion-item", inputs: { title: "title" }, outputs: { expandedChange: "expandedChange" }, host: { properties: { "class.is-disabled": "isDisabled", "class.odx-accordion-item--expanded": "isExpanded", "attr.id": "\"odx-accordion-item-\" + id", "attr.title": "null" } }, providers: [DisabledController.connect()], usesInheritance: true, ngImport: i0, template: "<div\n role=\"button\"\n class=\"odx-accordion-item__panel\"\n [attr.id]=\"titleId\"\n [attr.aria-expanded]=\"isExpanded\"\n [attr.aria-controls]=\"slotId\"\n (odxCdkInteractive)=\"toggle()\"\n>\n <div *ngIf=\"title; else titleTpl\">\n {{ title }}\n </div>\n <ng-template #titleTpl>\n <ng-content select=\"odx-accordion-item-title\"></ng-content>\n </ng-template>\n <odx-icon class=\"odx-accordion-item__icon\" name=\"chevron-down\"></odx-icon>\n</div>\n<div\n class=\"odx-accordion-item__slot\"\n [attr.id]=\"slotId\"\n [attr.aria-labelledby]=\"titleId\"\n @expandSlotAnimation\n (@expandSlotAnimation.done)=\"onAnimationEnd()\"\n *ngIf=\"isExpanded\"\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"] }], animations: [trigger('expandSlotAnimation', [transition(':enter', [useAnimation(expand)]), transition(':leave', [useAnimation(collapse)])])], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
58
58
  AccordionItemComponent = __decorate([
59
59
  CSSComponent('accordion-item')
60
60
  ], AccordionItemComponent);
61
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: AccordionItemComponent, decorators: [{
61
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: AccordionItemComponent, decorators: [{
62
62
  type: Component,
63
63
  args: [{ selector: 'odx-accordion-item', standalone: true, changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, imports: [A11yModule, CoreModule, IconComponent], providers: [DisabledController.connect()], host: {
64
64
  '[class.is-disabled]': 'isDisabled',
@@ -74,9 +74,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImpor
74
74
 
75
75
  class AccordionItemTitleDirective {
76
76
  }
77
- AccordionItemTitleDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: AccordionItemTitleDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
78
- AccordionItemTitleDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.3", type: AccordionItemTitleDirective, isStandalone: true, selector: "odx-accordion-item-title", ngImport: i0 });
79
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: AccordionItemTitleDirective, decorators: [{
77
+ AccordionItemTitleDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: AccordionItemTitleDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
78
+ AccordionItemTitleDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.4", type: AccordionItemTitleDirective, isStandalone: true, selector: "odx-accordion-item-title", ngImport: i0 });
79
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: AccordionItemTitleDirective, decorators: [{
80
80
  type: Directive,
81
81
  args: [{
82
82
  standalone: true,
@@ -87,10 +87,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImpor
87
87
  const modules = [AccordionComponent, AccordionItemComponent, AccordionItemTitleDirective];
88
88
  class AccordionModule {
89
89
  }
90
- AccordionModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: AccordionModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
91
- AccordionModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.3", ngImport: i0, type: AccordionModule, imports: [AccordionComponent, AccordionItemComponent, AccordionItemTitleDirective], exports: [CoreModule, AccordionComponent, AccordionItemComponent, AccordionItemTitleDirective] });
92
- AccordionModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: AccordionModule, imports: [AccordionComponent, AccordionItemComponent, CoreModule] });
93
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: AccordionModule, decorators: [{
90
+ AccordionModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: AccordionModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
91
+ AccordionModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.4", ngImport: i0, type: AccordionModule, imports: [AccordionComponent, AccordionItemComponent, AccordionItemTitleDirective], exports: [CoreModule, AccordionComponent, AccordionItemComponent, AccordionItemTitleDirective] });
92
+ AccordionModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: AccordionModule, imports: [AccordionComponent, AccordionItemComponent, CoreModule] });
93
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: AccordionModule, decorators: [{
94
94
  type: NgModule,
95
95
  args: [{
96
96
  imports: modules,
@@ -11,8 +11,8 @@ let ActionGroupComponent = class ActionGroupComponent {
11
11
  this.reverse = false;
12
12
  }
13
13
  };
14
- ActionGroupComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: ActionGroupComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
15
- ActionGroupComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.3", type: ActionGroupComponent, isStandalone: true, selector: "odx-action-group", inputs: { reverse: "reverse" }, ngImport: i0, template: "<ng-content select=\"[odxButton], ng-template\"></ng-content>\n", changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
14
+ ActionGroupComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ActionGroupComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
15
+ ActionGroupComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.4", type: ActionGroupComponent, isStandalone: true, selector: "odx-action-group", inputs: { reverse: "reverse" }, ngImport: i0, template: "<ng-content select=\"[odxButton], ng-template\"></ng-content>\n", changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
16
16
  __decorate([
17
17
  CSSModifier(),
18
18
  Transform(coerceBooleanProperty),
@@ -21,7 +21,7 @@ __decorate([
21
21
  ActionGroupComponent = __decorate([
22
22
  CSSComponent('action-group')
23
23
  ], ActionGroupComponent);
24
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: ActionGroupComponent, decorators: [{
24
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ActionGroupComponent, decorators: [{
25
25
  type: Component,
26
26
  args: [{ selector: 'odx-action-group', encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, standalone: true, template: "<ng-content select=\"[odxButton], ng-template\"></ng-content>\n" }]
27
27
  }], propDecorators: { reverse: [{