@ethlete/cdk 4.56.2 → 4.57.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 (642) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/fesm2022/ethlete-cdk.mjs +790 -781
  3. package/fesm2022/ethlete-cdk.mjs.map +1 -1
  4. package/index.d.ts +10370 -21
  5. package/package.json +8 -8
  6. package/lib/components/accordion/accordion/accordion-hint-wrapper.directive.d.ts +0 -9
  7. package/lib/components/accordion/accordion/accordion-hint.directive.d.ts +0 -5
  8. package/lib/components/accordion/accordion/accordion-label-wrapper.directive.d.ts +0 -9
  9. package/lib/components/accordion/accordion/accordion-label.directive.d.ts +0 -5
  10. package/lib/components/accordion/accordion/accordion.component.animations.d.ts +0 -3
  11. package/lib/components/accordion/accordion/accordion.component.constants.d.ts +0 -3
  12. package/lib/components/accordion/accordion/accordion.component.d.ts +0 -19
  13. package/lib/components/accordion/accordion/index.d.ts +0 -7
  14. package/lib/components/accordion/accordion-group/accordion-group.component.d.ts +0 -8
  15. package/lib/components/accordion/accordion-group/index.d.ts +0 -1
  16. package/lib/components/accordion/accordion.imports.d.ts +0 -3
  17. package/lib/components/accordion/public-api/index.d.ts +0 -3
  18. package/lib/components/bracket/bracket.imports.d.ts +0 -4
  19. package/lib/components/bracket/components/bracket/bracket.component.d.ts +0 -55
  20. package/lib/components/bracket/components/bracket/bracket.component.types.d.ts +0 -5
  21. package/lib/components/bracket/components/bracket/index.d.ts +0 -2
  22. package/lib/components/bracket/components/new-bracket/bracket-new.d.ts +0 -1919
  23. package/lib/components/bracket/components/new-bracket/draw-man.d.ts +0 -26
  24. package/lib/components/bracket/components/new-bracket/grid-definitions.d.ts +0 -9
  25. package/lib/components/bracket/components/new-bracket/grid-placements.d.ts +0 -63
  26. package/lib/components/bracket/components/new-bracket/index.d.ts +0 -7
  27. package/lib/components/bracket/components/new-bracket/journey-highlight.d.ts +0 -2
  28. package/lib/components/bracket/components/new-bracket/new-bracket-default-match.component.d.ts +0 -8
  29. package/lib/components/bracket/components/new-bracket/new-bracket-default-round-header.component.d.ts +0 -7
  30. package/lib/components/bracket/components/new-bracket/new-bracket.component.d.ts +0 -38
  31. package/lib/components/bracket/constants/bracket.constants.d.ts +0 -8
  32. package/lib/components/bracket/constants/index.d.ts +0 -1
  33. package/lib/components/bracket/directives/bracket-match/bracket-match.directive.d.ts +0 -8
  34. package/lib/components/bracket/directives/bracket-match/index.d.ts +0 -1
  35. package/lib/components/bracket/directives/bracket-round/bracket-round.directive.d.ts +0 -8
  36. package/lib/components/bracket/directives/bracket-round/index.d.ts +0 -1
  37. package/lib/components/bracket/partials/bracket-match/bracket-match.component.d.ts +0 -8
  38. package/lib/components/bracket/partials/bracket-match/index.d.ts +0 -1
  39. package/lib/components/bracket/partials/bracket-round-header/bracket-round-header.component.d.ts +0 -8
  40. package/lib/components/bracket/partials/bracket-round-header/index.d.ts +0 -1
  41. package/lib/components/bracket/public-api/index.d.ts +0 -13
  42. package/lib/components/bracket/stories/dummy-data/ET_DUMMY_DATA_DOUBLE_SYNC.d.ts +0 -149
  43. package/lib/components/bracket/stories/dummy-data/ET_DUMMY_DATA_SINGLE.d.ts +0 -184
  44. package/lib/components/bracket/stories/dummy-data/ET_DUMMY_DATA_SWISS.d.ts +0 -214
  45. package/lib/components/bracket/stories/dummy-data/ET_DUMMY_DATE_DOUBLE_ASYNC.d.ts +0 -149
  46. package/lib/components/bracket/stories/dummy-data/FIFA_DUMMY_DATA_DOUBLE.d.ts +0 -1640
  47. package/lib/components/bracket/stories/dummy-data/FIFA_DUMMY_DATA_SINGLE.d.ts +0 -2388
  48. package/lib/components/bracket/stories/dummy-data/index.d.ts +0 -6
  49. package/lib/components/bracket/types/bracket-config.types.d.ts +0 -5
  50. package/lib/components/bracket/types/bracket.types.d.ts +0 -30
  51. package/lib/components/bracket/types/index.d.ts +0 -2
  52. package/lib/components/bracket/utils/bracket-config.utils.d.ts +0 -6
  53. package/lib/components/bracket/utils/bracket.utils.d.ts +0 -37
  54. package/lib/components/bracket/utils/index.d.ts +0 -2
  55. package/lib/components/button/button.imports.d.ts +0 -3
  56. package/lib/components/button/components/button/button.component.d.ts +0 -8
  57. package/lib/components/button/components/button/index.d.ts +0 -1
  58. package/lib/components/button/components/query-button/index.d.ts +0 -1
  59. package/lib/components/button/components/query-button/query-button.component.d.ts +0 -9
  60. package/lib/components/button/directives/button/button.directive.d.ts +0 -37
  61. package/lib/components/button/directives/button/index.d.ts +0 -1
  62. package/lib/components/button/directives/query-button/index.d.ts +0 -1
  63. package/lib/components/button/directives/query-button/query-button.directive.d.ts +0 -42
  64. package/lib/components/button/public-api/index.d.ts +0 -5
  65. package/lib/components/carousel/carousel.component.d.ts +0 -11
  66. package/lib/components/carousel/carousel.directive.d.ts +0 -59
  67. package/lib/components/carousel/carousel.imports.d.ts +0 -4
  68. package/lib/components/carousel/controls/carousel-item-nav.component.d.ts +0 -18
  69. package/lib/components/carousel/controls/carousel-item-nav.directive.d.ts +0 -11
  70. package/lib/components/carousel/controls/carousel-next-button.directive.d.ts +0 -18
  71. package/lib/components/carousel/controls/carousel-previous-button.directive.d.ts +0 -18
  72. package/lib/components/carousel/controls/carousel-toggle-auto-play-button.directive.d.ts +0 -16
  73. package/lib/components/carousel/controls/index.d.ts +0 -5
  74. package/lib/components/carousel/et-carousel-item.component.d.ts +0 -8
  75. package/lib/components/carousel/et-carousel-item.directive.d.ts +0 -26
  76. package/lib/components/carousel/public-api/index.d.ts +0 -6
  77. package/lib/components/filter/public-api/index.d.ts +0 -6
  78. package/lib/components/filter/rich-filter/components/rich-filter-host/index.d.ts +0 -1
  79. package/lib/components/filter/rich-filter/components/rich-filter-host/rich-filter-host.component.d.ts +0 -27
  80. package/lib/components/filter/rich-filter/directives/rich-filter-button/index.d.ts +0 -1
  81. package/lib/components/filter/rich-filter/directives/rich-filter-button/rich-filter-button.directive.d.ts +0 -8
  82. package/lib/components/filter/rich-filter/directives/rich-filter-button-slot/index.d.ts +0 -1
  83. package/lib/components/filter/rich-filter/directives/rich-filter-button-slot/rich-filter-button-slot.directive.d.ts +0 -10
  84. package/lib/components/filter/rich-filter/directives/rich-filter-content/index.d.ts +0 -1
  85. package/lib/components/filter/rich-filter/directives/rich-filter-content/rich-filter-content.directive.d.ts +0 -10
  86. package/lib/components/filter/rich-filter/directives/rich-filter-top/index.d.ts +0 -1
  87. package/lib/components/filter/rich-filter/directives/rich-filter-top/rich-filter-top.directive.d.ts +0 -8
  88. package/lib/components/filter/rich-filter/rich-filter.imports.d.ts +0 -6
  89. package/lib/components/forms/components/checkbox/checkbox.imports.d.ts +0 -6
  90. package/lib/components/forms/components/checkbox/components/checkbox/checkbox.component.d.ts +0 -10
  91. package/lib/components/forms/components/checkbox/components/checkbox/index.d.ts +0 -1
  92. package/lib/components/forms/components/checkbox/components/checkbox-field/checkbox-field.component.d.ts +0 -11
  93. package/lib/components/forms/components/checkbox/components/checkbox-field/index.d.ts +0 -1
  94. package/lib/components/forms/components/checkbox/components/checkbox-group/checkbox-group.component.d.ts +0 -7
  95. package/lib/components/forms/components/checkbox/components/checkbox-group/index.d.ts +0 -1
  96. package/lib/components/forms/components/checkbox/directives/checkbox/checkbox.directive.d.ts +0 -21
  97. package/lib/components/forms/components/checkbox/directives/checkbox/index.d.ts +0 -1
  98. package/lib/components/forms/components/checkbox/directives/checkbox-field/checkbox-field.directive.d.ts +0 -20
  99. package/lib/components/forms/components/checkbox/directives/checkbox-field/index.d.ts +0 -1
  100. package/lib/components/forms/components/checkbox/directives/checkbox-group/checkbox-group.directive.d.ts +0 -18
  101. package/lib/components/forms/components/checkbox/directives/checkbox-group/index.d.ts +0 -1
  102. package/lib/components/forms/components/checkbox/directives/checkbox-group-control/checkbox-group-control.directive.d.ts +0 -18
  103. package/lib/components/forms/components/checkbox/directives/checkbox-group-control/index.d.ts +0 -1
  104. package/lib/components/forms/components/error/components/error/error.component.d.ts +0 -22
  105. package/lib/components/forms/components/error/components/error/index.d.ts +0 -1
  106. package/lib/components/forms/components/input/components/color-input/color-input.component.d.ts +0 -10
  107. package/lib/components/forms/components/input/components/color-input/index.d.ts +0 -1
  108. package/lib/components/forms/components/input/components/date-input/date-input.component.d.ts +0 -10
  109. package/lib/components/forms/components/input/components/date-input/index.d.ts +0 -1
  110. package/lib/components/forms/components/input/components/date-time-input/date-time-input.component.d.ts +0 -10
  111. package/lib/components/forms/components/input/components/date-time-input/index.d.ts +0 -1
  112. package/lib/components/forms/components/input/components/email-input/email-input.component.d.ts +0 -10
  113. package/lib/components/forms/components/input/components/email-input/index.d.ts +0 -1
  114. package/lib/components/forms/components/input/components/input-field/index.d.ts +0 -1
  115. package/lib/components/forms/components/input/components/input-field/input-field.component.d.ts +0 -11
  116. package/lib/components/forms/components/input/components/number-input/index.d.ts +0 -1
  117. package/lib/components/forms/components/input/components/number-input/number-input.component.d.ts +0 -10
  118. package/lib/components/forms/components/input/components/password-input/index.d.ts +0 -1
  119. package/lib/components/forms/components/input/components/password-input/password-input.component.d.ts +0 -10
  120. package/lib/components/forms/components/input/components/search-input/index.d.ts +0 -1
  121. package/lib/components/forms/components/input/components/search-input/search-input.component.d.ts +0 -10
  122. package/lib/components/forms/components/input/components/tel-input/index.d.ts +0 -1
  123. package/lib/components/forms/components/input/components/tel-input/tel-input.component.d.ts +0 -10
  124. package/lib/components/forms/components/input/components/text-input/index.d.ts +0 -1
  125. package/lib/components/forms/components/input/components/text-input/text-input.component.d.ts +0 -10
  126. package/lib/components/forms/components/input/components/textarea-input/index.d.ts +0 -1
  127. package/lib/components/forms/components/input/components/textarea-input/textarea-input.component.d.ts +0 -14
  128. package/lib/components/forms/components/input/components/time-input/index.d.ts +0 -1
  129. package/lib/components/forms/components/input/components/time-input/time-input.component.d.ts +0 -10
  130. package/lib/components/forms/components/input/directives/autosize-textarea/autosize-textarea.directive.d.ts +0 -10
  131. package/lib/components/forms/components/input/directives/autosize-textarea/index.d.ts +0 -1
  132. package/lib/components/forms/components/input/directives/color-input/color-input.directive.d.ts +0 -13
  133. package/lib/components/forms/components/input/directives/color-input/index.d.ts +0 -1
  134. package/lib/components/forms/components/input/directives/date-input/date-input.directive.d.ts +0 -20
  135. package/lib/components/forms/components/input/directives/date-input/index.d.ts +0 -1
  136. package/lib/components/forms/components/input/directives/date-time-input/date-time-input.directive.d.ts +0 -20
  137. package/lib/components/forms/components/input/directives/date-time-input/index.d.ts +0 -1
  138. package/lib/components/forms/components/input/directives/email-input/email-input.directive.d.ts +0 -13
  139. package/lib/components/forms/components/input/directives/email-input/index.d.ts +0 -1
  140. package/lib/components/forms/components/input/directives/if-supports-show-picker/if-supports-show-picker.directive.d.ts +0 -15
  141. package/lib/components/forms/components/input/directives/if-supports-show-picker/index.d.ts +0 -1
  142. package/lib/components/forms/components/input/directives/number-input/index.d.ts +0 -1
  143. package/lib/components/forms/components/input/directives/number-input/number-input.directive.d.ts +0 -13
  144. package/lib/components/forms/components/input/directives/password-input/index.d.ts +0 -1
  145. package/lib/components/forms/components/input/directives/password-input/password-input.directive.d.ts +0 -16
  146. package/lib/components/forms/components/input/directives/search-input/index.d.ts +0 -1
  147. package/lib/components/forms/components/input/directives/search-input/search-input.directive.d.ts +0 -14
  148. package/lib/components/forms/components/input/directives/show-picker-trigger/index.d.ts +0 -1
  149. package/lib/components/forms/components/input/directives/show-picker-trigger/show-picker-trigger.directive.d.ts +0 -10
  150. package/lib/components/forms/components/input/directives/tel-input/index.d.ts +0 -1
  151. package/lib/components/forms/components/input/directives/tel-input/tel-input.directive.d.ts +0 -13
  152. package/lib/components/forms/components/input/directives/text-input/index.d.ts +0 -1
  153. package/lib/components/forms/components/input/directives/text-input/text-input.directive.d.ts +0 -13
  154. package/lib/components/forms/components/input/directives/textarea-input/index.d.ts +0 -1
  155. package/lib/components/forms/components/input/directives/textarea-input/textarea-input.directive.d.ts +0 -13
  156. package/lib/components/forms/components/input/directives/time-input/index.d.ts +0 -1
  157. package/lib/components/forms/components/input/directives/time-input/time-input.directive.d.ts +0 -20
  158. package/lib/components/forms/components/input/input.imports.d.ts +0 -23
  159. package/lib/components/forms/components/input/partials/password-input-toggle/index.d.ts +0 -1
  160. package/lib/components/forms/components/input/partials/password-input-toggle/password-input-toggle.component.d.ts +0 -8
  161. package/lib/components/forms/components/input/partials/search-input-clear/index.d.ts +0 -1
  162. package/lib/components/forms/components/input/partials/search-input-clear/search-input-clear.component.d.ts +0 -8
  163. package/lib/components/forms/components/label/components/label/index.d.ts +0 -1
  164. package/lib/components/forms/components/label/components/label/label.component.d.ts +0 -10
  165. package/lib/components/forms/components/label/directives/label-suffix/index.d.ts +0 -1
  166. package/lib/components/forms/components/label/directives/label-suffix/label-suffix.directive.d.ts +0 -8
  167. package/lib/components/forms/components/label/label.imports.d.ts +0 -3
  168. package/lib/components/forms/components/radio/components/radio/index.d.ts +0 -1
  169. package/lib/components/forms/components/radio/components/radio/radio.component.d.ts +0 -11
  170. package/lib/components/forms/components/radio/components/radio-field/index.d.ts +0 -1
  171. package/lib/components/forms/components/radio/components/radio-field/radio-field.component.d.ts +0 -7
  172. package/lib/components/forms/components/radio/components/radio-group/index.d.ts +0 -1
  173. package/lib/components/forms/components/radio/components/radio-group/radio-group.component.d.ts +0 -11
  174. package/lib/components/forms/components/radio/directives/radio/index.d.ts +0 -1
  175. package/lib/components/forms/components/radio/directives/radio/radio.directive.d.ts +0 -27
  176. package/lib/components/forms/components/radio/directives/radio-field/index.d.ts +0 -1
  177. package/lib/components/forms/components/radio/directives/radio-field/radio-field.directive.d.ts +0 -22
  178. package/lib/components/forms/components/radio/directives/radio-group/index.d.ts +0 -1
  179. package/lib/components/forms/components/radio/directives/radio-group/radio-group.directive.d.ts +0 -16
  180. package/lib/components/forms/components/radio/radio.imports.d.ts +0 -5
  181. package/lib/components/forms/components/radio/types/index.d.ts +0 -1
  182. package/lib/components/forms/components/radio/types/radio.types.d.ts +0 -1
  183. package/lib/components/forms/components/segmented-button/components/segmented-button/index.d.ts +0 -1
  184. package/lib/components/forms/components/segmented-button/components/segmented-button/segmented-button.component.d.ts +0 -14
  185. package/lib/components/forms/components/segmented-button/components/segmented-button-field/index.d.ts +0 -1
  186. package/lib/components/forms/components/segmented-button/components/segmented-button-field/segmented-button-field.component.d.ts +0 -7
  187. package/lib/components/forms/components/segmented-button/components/segmented-button-group/index.d.ts +0 -1
  188. package/lib/components/forms/components/segmented-button/components/segmented-button-group/segmented-button-group.component.d.ts +0 -20
  189. package/lib/components/forms/components/segmented-button/directives/segmented-button/index.d.ts +0 -1
  190. package/lib/components/forms/components/segmented-button/directives/segmented-button/segmented-button.directive.d.ts +0 -31
  191. package/lib/components/forms/components/segmented-button/directives/segmented-button-field/index.d.ts +0 -1
  192. package/lib/components/forms/components/segmented-button/directives/segmented-button-field/segmented-button-field.directive.d.ts +0 -21
  193. package/lib/components/forms/components/segmented-button/directives/segmented-button-group/index.d.ts +0 -1
  194. package/lib/components/forms/components/segmented-button/directives/segmented-button-group/segmented-button-group.directive.d.ts +0 -20
  195. package/lib/components/forms/components/segmented-button/segmented-button.imports.d.ts +0 -4
  196. package/lib/components/forms/components/select/components/combobox/combobox.imports.d.ts +0 -11
  197. package/lib/components/forms/components/select/components/combobox/components/combobox/combobox.component.d.ts +0 -13
  198. package/lib/components/forms/components/select/components/combobox/components/combobox/index.d.ts +0 -1
  199. package/lib/components/forms/components/select/components/combobox/constants/combobox.constants.d.ts +0 -6
  200. package/lib/components/forms/components/select/components/combobox/constants/index.d.ts +0 -1
  201. package/lib/components/forms/components/select/components/combobox/directives/combobox/combobox.directive.d.ts +0 -162
  202. package/lib/components/forms/components/select/components/combobox/directives/combobox/index.d.ts +0 -1
  203. package/lib/components/forms/components/select/components/combobox/directives/combobox-body-empty-template/combobox-body-empty-template.directive.d.ts +0 -8
  204. package/lib/components/forms/components/select/components/combobox/directives/combobox-body-empty-template/index.d.ts +0 -1
  205. package/lib/components/forms/components/select/components/combobox/directives/combobox-body-error-template/combobox-body-error-template.directive.d.ts +0 -8
  206. package/lib/components/forms/components/select/components/combobox/directives/combobox-body-error-template/index.d.ts +0 -1
  207. package/lib/components/forms/components/select/components/combobox/directives/combobox-body-loading-template/combobox-body-loading-template.directive.d.ts +0 -8
  208. package/lib/components/forms/components/select/components/combobox/directives/combobox-body-loading-template/index.d.ts +0 -1
  209. package/lib/components/forms/components/select/components/combobox/directives/combobox-body-more-items-hint-template/combobox-body-more-items-hint-template.directive.d.ts +0 -8
  210. package/lib/components/forms/components/select/components/combobox/directives/combobox-body-more-items-hint-template/index.d.ts +0 -1
  211. package/lib/components/forms/components/select/components/combobox/directives/combobox-option-template/combobox-option-template.directive.d.ts +0 -8
  212. package/lib/components/forms/components/select/components/combobox/directives/combobox-option-template/index.d.ts +0 -1
  213. package/lib/components/forms/components/select/components/combobox/directives/combobox-selected-option-template/combobox-selected-option-template.directive.d.ts +0 -8
  214. package/lib/components/forms/components/select/components/combobox/directives/combobox-selected-option-template/index.d.ts +0 -1
  215. package/lib/components/forms/components/select/components/combobox/partials/combobox-body/combobox-body.component.d.ts +0 -42
  216. package/lib/components/forms/components/select/components/combobox/partials/combobox-body/index.d.ts +0 -1
  217. package/lib/components/forms/components/select/components/combobox/partials/combobox-option/combobox-option.component.d.ts +0 -36
  218. package/lib/components/forms/components/select/components/combobox/partials/combobox-option/index.d.ts +0 -1
  219. package/lib/components/forms/components/select/components/combobox/private/combobox.private.errors.d.ts +0 -11
  220. package/lib/components/forms/components/select/components/combobox/private/combobox.private.types.d.ts +0 -32
  221. package/lib/components/forms/components/select/components/combobox/private/index.d.ts +0 -2
  222. package/lib/components/forms/components/select/components/combobox/types/combobox.types.d.ts +0 -38
  223. package/lib/components/forms/components/select/components/combobox/types/index.d.ts +0 -1
  224. package/lib/components/forms/components/select/components/combobox/utils/combobox-config.utils.d.ts +0 -6
  225. package/lib/components/forms/components/select/components/combobox/utils/index.d.ts +0 -1
  226. package/lib/components/forms/components/select/components/native-select/components/native-select/index.d.ts +0 -1
  227. package/lib/components/forms/components/select/components/native-select/components/native-select/native-select.component.d.ts +0 -10
  228. package/lib/components/forms/components/select/components/native-select/directives/native-select-input/index.d.ts +0 -1
  229. package/lib/components/forms/components/select/components/native-select/directives/native-select-input/native-select-input.directive.d.ts +0 -18
  230. package/lib/components/forms/components/select/components/native-select/directives/native-select-option/index.d.ts +0 -1
  231. package/lib/components/forms/components/select/components/native-select/directives/native-select-option/native-select-option.directive.d.ts +0 -19
  232. package/lib/components/forms/components/select/components/native-select/native-select.imports.d.ts +0 -9
  233. package/lib/components/forms/components/select/components/native-select/partials/native-select-option/index.d.ts +0 -1
  234. package/lib/components/forms/components/select/components/native-select/partials/native-select-option/native-select-option.component.d.ts +0 -11
  235. package/lib/components/forms/components/select/components/native-select/types/index.d.ts +0 -1
  236. package/lib/components/forms/components/select/components/native-select/types/select.types.d.ts +0 -1
  237. package/lib/components/forms/components/select/components/select/components/select/index.d.ts +0 -1
  238. package/lib/components/forms/components/select/components/select/components/select/select.component.d.ts +0 -14
  239. package/lib/components/forms/components/select/components/select/directives/select/index.d.ts +0 -1
  240. package/lib/components/forms/components/select/components/select/directives/select/select.directive.d.ts +0 -77
  241. package/lib/components/forms/components/select/components/select/directives/select-body/index.d.ts +0 -1
  242. package/lib/components/forms/components/select/components/select/directives/select-body/select-body.directive.d.ts +0 -21
  243. package/lib/components/forms/components/select/components/select/directives/select-option/index.d.ts +0 -1
  244. package/lib/components/forms/components/select/components/select/directives/select-option/select-option.directive.d.ts +0 -45
  245. package/lib/components/forms/components/select/components/select/partials/select-body/index.d.ts +0 -1
  246. package/lib/components/forms/components/select/components/select/partials/select-body/select-body.component.d.ts +0 -17
  247. package/lib/components/forms/components/select/components/select/partials/select-option/index.d.ts +0 -1
  248. package/lib/components/forms/components/select/components/select/partials/select-option/select-option.component.d.ts +0 -8
  249. package/lib/components/forms/components/select/components/select/private/index.d.ts +0 -1
  250. package/lib/components/forms/components/select/components/select/private/select.private.types.d.ts +0 -13
  251. package/lib/components/forms/components/select/components/select/select.imports.d.ts +0 -7
  252. package/lib/components/forms/components/select/components/select-field/index.d.ts +0 -1
  253. package/lib/components/forms/components/select/components/select-field/select-field.component.d.ts +0 -12
  254. package/lib/components/forms/components/select/directives/select-field/index.d.ts +0 -1
  255. package/lib/components/forms/components/select/directives/select-field/select-field.directive.d.ts +0 -8
  256. package/lib/components/forms/components/selection-list/components/selection-list-field/index.d.ts +0 -1
  257. package/lib/components/forms/components/selection-list/components/selection-list-field/selection-list-field.component.d.ts +0 -10
  258. package/lib/components/forms/components/selection-list/components/selection-list-option/index.d.ts +0 -1
  259. package/lib/components/forms/components/selection-list/components/selection-list-option/selection-list-option.component.d.ts +0 -6
  260. package/lib/components/forms/components/selection-list/directives/selection-list-field/index.d.ts +0 -1
  261. package/lib/components/forms/components/selection-list/directives/selection-list-field/selection-list-field.directive.d.ts +0 -24
  262. package/lib/components/forms/components/selection-list/directives/selection-list-option/index.d.ts +0 -1
  263. package/lib/components/forms/components/selection-list/directives/selection-list-option/selection-list-option.directive.d.ts +0 -30
  264. package/lib/components/forms/components/selection-list/selection-list.imports.d.ts +0 -3
  265. package/lib/components/forms/components/slide-toggle/components/slide-toggle/index.d.ts +0 -1
  266. package/lib/components/forms/components/slide-toggle/components/slide-toggle/slide-toggle.component.d.ts +0 -10
  267. package/lib/components/forms/components/slide-toggle/components/slide-toggle-field/index.d.ts +0 -1
  268. package/lib/components/forms/components/slide-toggle/components/slide-toggle-field/slide-toggle-field.component.d.ts +0 -10
  269. package/lib/components/forms/components/slide-toggle/directives/slide-toggle/index.d.ts +0 -1
  270. package/lib/components/forms/components/slide-toggle/directives/slide-toggle/slide-toggle.directive.d.ts +0 -19
  271. package/lib/components/forms/components/slide-toggle/slide-toggle.imports.d.ts +0 -4
  272. package/lib/components/forms/components/slider/components/slider/index.d.ts +0 -1
  273. package/lib/components/forms/components/slider/components/slider/slider.component.d.ts +0 -81
  274. package/lib/components/forms/components/slider/components/slider-field/index.d.ts +0 -1
  275. package/lib/components/forms/components/slider/components/slider-field/slider-field.component.d.ts +0 -10
  276. package/lib/components/forms/components/slider/directives/slider-thumb-content-template/index.d.ts +0 -1
  277. package/lib/components/forms/components/slider/directives/slider-thumb-content-template/slider-thumb-content-template.directive.d.ts +0 -8
  278. package/lib/components/forms/components/slider/slider.imports.d.ts +0 -5
  279. package/lib/components/forms/directives/dynamic-form-field/dynamic-form-field.directive.d.ts +0 -11
  280. package/lib/components/forms/directives/dynamic-form-field/index.d.ts +0 -1
  281. package/lib/components/forms/directives/dynamic-form-group/dynamic-form-group.directive.d.ts +0 -11
  282. package/lib/components/forms/directives/dynamic-form-group/index.d.ts +0 -1
  283. package/lib/components/forms/directives/expose-input-vars/expose-input-vars.directive.d.ts +0 -30
  284. package/lib/components/forms/directives/expose-input-vars/index.d.ts +0 -1
  285. package/lib/components/forms/directives/if-input-empty/if-input-empty.directive.d.ts +0 -12
  286. package/lib/components/forms/directives/if-input-empty/index.d.ts +0 -1
  287. package/lib/components/forms/directives/if-input-filled/if-input-filled.directive.d.ts +0 -12
  288. package/lib/components/forms/directives/if-input-filled/index.d.ts +0 -1
  289. package/lib/components/forms/directives/input/index.d.ts +0 -1
  290. package/lib/components/forms/directives/input/input.directive.d.ts +0 -77
  291. package/lib/components/forms/directives/input-prefix/index.d.ts +0 -1
  292. package/lib/components/forms/directives/input-prefix/input-prefix.directive.d.ts +0 -7
  293. package/lib/components/forms/directives/input-suffix/index.d.ts +0 -1
  294. package/lib/components/forms/directives/input-suffix/input-suffix.directive.d.ts +0 -7
  295. package/lib/components/forms/directives/native-input-ref/index.d.ts +0 -1
  296. package/lib/components/forms/directives/native-input-ref/native-input-ref.directive.d.ts +0 -8
  297. package/lib/components/forms/directives/static-form-field/index.d.ts +0 -1
  298. package/lib/components/forms/directives/static-form-field/static-form-field.directive.d.ts +0 -15
  299. package/lib/components/forms/directives/static-form-group/index.d.ts +0 -1
  300. package/lib/components/forms/directives/static-form-group/static-form-group.directive.d.ts +0 -7
  301. package/lib/components/forms/directives/writeable-input/index.d.ts +0 -1
  302. package/lib/components/forms/directives/writeable-input/writeable-input.directive.d.ts +0 -27
  303. package/lib/components/forms/public-api/index.d.ts +0 -113
  304. package/lib/components/forms/services/default-validator-errors.service.d.ts +0 -17
  305. package/lib/components/forms/services/form-field-state.service.d.ts +0 -21
  306. package/lib/components/forms/services/form-group-state.service.d.ts +0 -10
  307. package/lib/components/forms/services/index.d.ts +0 -4
  308. package/lib/components/forms/services/input-state.service.d.ts +0 -51
  309. package/lib/components/forms/types/index.d.ts +0 -1
  310. package/lib/components/forms/types/input.types.d.ts +0 -29
  311. package/lib/components/forms/utils/decorated-form-field.base.d.ts +0 -13
  312. package/lib/components/forms/utils/decorated-input.base.d.ts +0 -26
  313. package/lib/components/forms/utils/form-changes-tracker.util.d.ts +0 -47
  314. package/lib/components/forms/utils/index.d.ts +0 -4
  315. package/lib/components/forms/utils/input.base.d.ts +0 -10
  316. package/lib/components/icons/chevron-icon.d.ts +0 -2
  317. package/lib/components/icons/icon-provider.d.ts +0 -10
  318. package/lib/components/icons/icon.directive.d.ts +0 -14
  319. package/lib/components/icons/icon.imports.d.ts +0 -2
  320. package/lib/components/icons/public-api/index.d.ts +0 -5
  321. package/lib/components/icons/times-icon.d.ts +0 -2
  322. package/lib/components/masonry/components/masonry/index.d.ts +0 -1
  323. package/lib/components/masonry/components/masonry/masonry.component.d.ts +0 -39
  324. package/lib/components/masonry/masonry.imports.d.ts +0 -3
  325. package/lib/components/masonry/partials/masonry-item/index.d.ts +0 -1
  326. package/lib/components/masonry/partials/masonry-item/masonry-item.component.d.ts +0 -20
  327. package/lib/components/masonry/public-api/index.d.ts +0 -4
  328. package/lib/components/masonry/types/index.d.ts +0 -1
  329. package/lib/components/masonry/types/masonry.types.d.ts +0 -4
  330. package/lib/components/overlay/components/bottom-sheet/bottom-sheet.imports.d.ts +0 -21
  331. package/lib/components/overlay/components/bottom-sheet/components/bottom-sheet-container/bottom-sheet-container.component.d.ts +0 -17
  332. package/lib/components/overlay/components/bottom-sheet/components/bottom-sheet-container/index.d.ts +0 -1
  333. package/lib/components/overlay/components/bottom-sheet/constants/bottom-sheet.constants.d.ts +0 -43
  334. package/lib/components/overlay/components/bottom-sheet/constants/index.d.ts +0 -1
  335. package/lib/components/overlay/components/bottom-sheet/partials/bottom-sheet-container-base/bottom-sheet-container-base.component.d.ts +0 -19
  336. package/lib/components/overlay/components/bottom-sheet/partials/bottom-sheet-container-base/index.d.ts +0 -1
  337. package/lib/components/overlay/components/bottom-sheet/partials/bottom-sheet-drag-handle/bottom-sheet-drag-handle.component.d.ts +0 -25
  338. package/lib/components/overlay/components/bottom-sheet/partials/bottom-sheet-drag-handle/index.d.ts +0 -1
  339. package/lib/components/overlay/components/bottom-sheet/partials/bottom-sheet-title/bottom-sheet-title.directive.d.ts +0 -14
  340. package/lib/components/overlay/components/bottom-sheet/partials/bottom-sheet-title/index.d.ts +0 -1
  341. package/lib/components/overlay/components/bottom-sheet/services/bottom-sheet-base.service.d.ts +0 -38
  342. package/lib/components/overlay/components/bottom-sheet/services/bottom-sheet-swipe-handler.service.d.ts +0 -14
  343. package/lib/components/overlay/components/bottom-sheet/services/bottom-sheet.service.d.ts +0 -14
  344. package/lib/components/overlay/components/bottom-sheet/services/index.d.ts +0 -3
  345. package/lib/components/overlay/components/bottom-sheet/types/bottom-sheet.types.d.ts +0 -96
  346. package/lib/components/overlay/components/bottom-sheet/types/index.d.ts +0 -1
  347. package/lib/components/overlay/components/bottom-sheet/utils/bottom-sheet-config.d.ts +0 -5
  348. package/lib/components/overlay/components/bottom-sheet/utils/bottom-sheet-ref.d.ts +0 -32
  349. package/lib/components/overlay/components/bottom-sheet/utils/bottom-sheet.utils.d.ts +0 -17
  350. package/lib/components/overlay/components/bottom-sheet/utils/index.d.ts +0 -3
  351. package/lib/components/overlay/components/dialog/components/dialog-container/dialog-container.component.d.ts +0 -17
  352. package/lib/components/overlay/components/dialog/components/dialog-container/index.d.ts +0 -1
  353. package/lib/components/overlay/components/dialog/constants/dialog.constants.d.ts +0 -35
  354. package/lib/components/overlay/components/dialog/constants/index.d.ts +0 -1
  355. package/lib/components/overlay/components/dialog/dialog.imports.d.ts +0 -21
  356. package/lib/components/overlay/components/dialog/partials/dialog-close/dialog-close.directive.d.ts +0 -19
  357. package/lib/components/overlay/components/dialog/partials/dialog-close/index.d.ts +0 -1
  358. package/lib/components/overlay/components/dialog/partials/dialog-container-base/dialog-container-base.component.d.ts +0 -19
  359. package/lib/components/overlay/components/dialog/partials/dialog-container-base/index.d.ts +0 -1
  360. package/lib/components/overlay/components/dialog/partials/dialog-title/dialog-title.directive.d.ts +0 -14
  361. package/lib/components/overlay/components/dialog/partials/dialog-title/index.d.ts +0 -1
  362. package/lib/components/overlay/components/dialog/services/dialog-base.service.d.ts +0 -38
  363. package/lib/components/overlay/components/dialog/services/dialog.service.d.ts +0 -14
  364. package/lib/components/overlay/components/dialog/services/index.d.ts +0 -2
  365. package/lib/components/overlay/components/dialog/types/dialog.types.d.ts +0 -157
  366. package/lib/components/overlay/components/dialog/types/index.d.ts +0 -1
  367. package/lib/components/overlay/components/dialog/utils/dialog-config.d.ts +0 -5
  368. package/lib/components/overlay/components/dialog/utils/dialog-ref.d.ts +0 -34
  369. package/lib/components/overlay/components/dialog/utils/dialog.utils.d.ts +0 -17
  370. package/lib/components/overlay/components/dialog/utils/index.d.ts +0 -3
  371. package/lib/components/overlay/components/menu/components/menu/index.d.ts +0 -1
  372. package/lib/components/overlay/components/menu/components/menu/menu.component.d.ts +0 -47
  373. package/lib/components/overlay/components/menu/components/menu-checkbox-item/index.d.ts +0 -1
  374. package/lib/components/overlay/components/menu/components/menu-checkbox-item/menu-checkbox-item.component.d.ts +0 -28
  375. package/lib/components/overlay/components/menu/components/menu-container/index.d.ts +0 -1
  376. package/lib/components/overlay/components/menu/components/menu-container/menu-container.component.d.ts +0 -20
  377. package/lib/components/overlay/components/menu/components/menu-radio-item/index.d.ts +0 -1
  378. package/lib/components/overlay/components/menu/components/menu-radio-item/menu-radio-item.component.d.ts +0 -26
  379. package/lib/components/overlay/components/menu/directives/menu-checkbox-group/index.d.ts +0 -1
  380. package/lib/components/overlay/components/menu/directives/menu-checkbox-group/menu-checkbox-group.directive.d.ts +0 -9
  381. package/lib/components/overlay/components/menu/directives/menu-group/index.d.ts +0 -1
  382. package/lib/components/overlay/components/menu/directives/menu-group/menu-group.directive.d.ts +0 -18
  383. package/lib/components/overlay/components/menu/directives/menu-group-title/index.d.ts +0 -1
  384. package/lib/components/overlay/components/menu/directives/menu-group-title/menu-group-title.directive.d.ts +0 -11
  385. package/lib/components/overlay/components/menu/directives/menu-item/index.d.ts +0 -1
  386. package/lib/components/overlay/components/menu/directives/menu-item/menu-item.directive.d.ts +0 -36
  387. package/lib/components/overlay/components/menu/directives/menu-radio-group/index.d.ts +0 -1
  388. package/lib/components/overlay/components/menu/directives/menu-radio-group/menu-radio-group.directive.d.ts +0 -12
  389. package/lib/components/overlay/components/menu/directives/menu-search-template/index.d.ts +0 -1
  390. package/lib/components/overlay/components/menu/directives/menu-search-template/menu-search-template.directive.d.ts +0 -8
  391. package/lib/components/overlay/components/menu/directives/menu-trigger/index.d.ts +0 -1
  392. package/lib/components/overlay/components/menu/directives/menu-trigger/menu-trigger.directive.d.ts +0 -49
  393. package/lib/components/overlay/components/menu/menu.imports.d.ts +0 -11
  394. package/lib/components/overlay/components/menu-deprecated/context-menu-trigger.d.ts +0 -36
  395. package/lib/components/overlay/components/menu-deprecated/index.d.ts +0 -16
  396. package/lib/components/overlay/components/menu-deprecated/menu-aim.d.ts +0 -34
  397. package/lib/components/overlay/components/menu-deprecated/menu-bar.d.ts +0 -16
  398. package/lib/components/overlay/components/menu-deprecated/menu-base.d.ts +0 -45
  399. package/lib/components/overlay/components/menu-deprecated/menu-errors.d.ts +0 -2
  400. package/lib/components/overlay/components/menu-deprecated/menu-group.d.ts +0 -8
  401. package/lib/components/overlay/components/menu-deprecated/menu-interface.d.ts +0 -12
  402. package/lib/components/overlay/components/menu-deprecated/menu-item-checkbox.d.ts +0 -12
  403. package/lib/components/overlay/components/menu-deprecated/menu-item-radio.d.ts +0 -19
  404. package/lib/components/overlay/components/menu-deprecated/menu-item-selectable.d.ts +0 -14
  405. package/lib/components/overlay/components/menu-deprecated/menu-item.d.ts +0 -56
  406. package/lib/components/overlay/components/menu-deprecated/menu-module.d.ts +0 -19
  407. package/lib/components/overlay/components/menu-deprecated/menu-stack.d.ts +0 -57
  408. package/lib/components/overlay/components/menu-deprecated/menu-trigger-base.d.ts +0 -36
  409. package/lib/components/overlay/components/menu-deprecated/menu-trigger.d.ts +0 -37
  410. package/lib/components/overlay/components/menu-deprecated/menu.d.ts +0 -20
  411. package/lib/components/overlay/components/menu-deprecated/pointer-focus-tracker.d.ts +0 -20
  412. package/lib/components/overlay/components/overlay/components/overlay-container/index.d.ts +0 -1
  413. package/lib/components/overlay/components/overlay/components/overlay-container/overlay-container.component.d.ts +0 -31
  414. package/lib/components/overlay/components/overlay/constants/index.d.ts +0 -1
  415. package/lib/components/overlay/components/overlay/constants/overlay.constants.d.ts +0 -8
  416. package/lib/components/overlay/components/overlay/overlay.imports.d.ts +0 -20
  417. package/lib/components/overlay/components/overlay/partials/overlay-back-or-close/index.d.ts +0 -1
  418. package/lib/components/overlay/components/overlay/partials/overlay-back-or-close/overlay-back-or-close.directive.d.ts +0 -14
  419. package/lib/components/overlay/components/overlay/partials/overlay-body/index.d.ts +0 -1
  420. package/lib/components/overlay/components/overlay/partials/overlay-body/overlay-body.component.d.ts +0 -37
  421. package/lib/components/overlay/components/overlay/partials/overlay-close/index.d.ts +0 -1
  422. package/lib/components/overlay/components/overlay/partials/overlay-close/overlay-close.directive.d.ts +0 -15
  423. package/lib/components/overlay/components/overlay/partials/overlay-footer/index.d.ts +0 -1
  424. package/lib/components/overlay/components/overlay/partials/overlay-footer/overlay-footer.directive.d.ts +0 -11
  425. package/lib/components/overlay/components/overlay/partials/overlay-header/index.d.ts +0 -1
  426. package/lib/components/overlay/components/overlay/partials/overlay-header/overlay-header.directive.d.ts +0 -11
  427. package/lib/components/overlay/components/overlay/partials/overlay-header-template/index.d.ts +0 -1
  428. package/lib/components/overlay/components/overlay/partials/overlay-header-template/overlay-header-template.directive.d.ts +0 -14
  429. package/lib/components/overlay/components/overlay/partials/overlay-main/index.d.ts +0 -1
  430. package/lib/components/overlay/components/overlay/partials/overlay-main/overlay-main.directive.d.ts +0 -21
  431. package/lib/components/overlay/components/overlay/partials/overlay-route-header-template-outlet/index.d.ts +0 -1
  432. package/lib/components/overlay/components/overlay/partials/overlay-route-header-template-outlet/overlay-route-header-template-outlet.component.d.ts +0 -17
  433. package/lib/components/overlay/components/overlay/partials/overlay-router-link/index.d.ts +0 -1
  434. package/lib/components/overlay/components/overlay/partials/overlay-router-link/overlay-router-link.directive.d.ts +0 -20
  435. package/lib/components/overlay/components/overlay/partials/overlay-router-outlet/index.d.ts +0 -1
  436. package/lib/components/overlay/components/overlay/partials/overlay-router-outlet/overlay-router-outlet.component.d.ts +0 -27
  437. package/lib/components/overlay/components/overlay/partials/overlay-router-outlet-disabled-template/index.d.ts +0 -1
  438. package/lib/components/overlay/components/overlay/partials/overlay-router-outlet-disabled-template/overlay-router-outlet-disabled-template.directive.d.ts +0 -7
  439. package/lib/components/overlay/components/overlay/partials/overlay-shared-route-template/index.d.ts +0 -1
  440. package/lib/components/overlay/components/overlay/partials/overlay-shared-route-template/overlay-shared-route-template.directive.d.ts +0 -7
  441. package/lib/components/overlay/components/overlay/partials/overlay-shared-route-template-outlet/index.d.ts +0 -1
  442. package/lib/components/overlay/components/overlay/partials/overlay-shared-route-template-outlet/overlay-shared-route-template-outlet.component.d.ts +0 -6
  443. package/lib/components/overlay/components/overlay/partials/overlay-sidebar/index.d.ts +0 -1
  444. package/lib/components/overlay/components/overlay/partials/overlay-sidebar/overlay-sidebar.component.d.ts +0 -21
  445. package/lib/components/overlay/components/overlay/partials/overlay-sidebar-page/index.d.ts +0 -1
  446. package/lib/components/overlay/components/overlay/partials/overlay-sidebar-page/overlay-sidebar-page.component.d.ts +0 -12
  447. package/lib/components/overlay/components/overlay/partials/overlay-title/index.d.ts +0 -1
  448. package/lib/components/overlay/components/overlay/partials/overlay-title/overlay-title.directive.d.ts +0 -11
  449. package/lib/components/overlay/components/overlay/services/index.d.ts +0 -1
  450. package/lib/components/overlay/components/overlay/services/overlay.service.d.ts +0 -20
  451. package/lib/components/overlay/components/overlay/types/index.d.ts +0 -1
  452. package/lib/components/overlay/components/overlay/types/overlay.types.d.ts +0 -203
  453. package/lib/components/overlay/components/overlay/utils/filter-overlay.d.ts +0 -64
  454. package/lib/components/overlay/components/overlay/utils/index.d.ts +0 -9
  455. package/lib/components/overlay/components/overlay/utils/overlay-config.d.ts +0 -2
  456. package/lib/components/overlay/components/overlay/utils/overlay-handler-link.directive.d.ts +0 -10
  457. package/lib/components/overlay/components/overlay/utils/overlay-handler.d.ts +0 -65
  458. package/lib/components/overlay/components/overlay/utils/overlay-position-builder.d.ts +0 -123
  459. package/lib/components/overlay/components/overlay/utils/overlay-ref.d.ts +0 -70
  460. package/lib/components/overlay/components/overlay/utils/overlay-router.d.ts +0 -98
  461. package/lib/components/overlay/components/overlay/utils/overlay.utils.d.ts +0 -8
  462. package/lib/components/overlay/components/overlay/utils/sidebar-overlay.d.ts +0 -31
  463. package/lib/components/overlay/components/toggletip/components/toggletip/index.d.ts +0 -1
  464. package/lib/components/overlay/components/toggletip/components/toggletip/toggletip.component.d.ts +0 -24
  465. package/lib/components/overlay/components/toggletip/constants/index.d.ts +0 -1
  466. package/lib/components/overlay/components/toggletip/constants/toggletip.constants.d.ts +0 -6
  467. package/lib/components/overlay/components/toggletip/directives/toggletip/index.d.ts +0 -1
  468. package/lib/components/overlay/components/toggletip/directives/toggletip/toggletip.directive.d.ts +0 -32
  469. package/lib/components/overlay/components/toggletip/partials/toggletip-close/index.d.ts +0 -1
  470. package/lib/components/overlay/components/toggletip/partials/toggletip-close/toggletip-close.directive.d.ts +0 -7
  471. package/lib/components/overlay/components/toggletip/toggletip.imports.d.ts +0 -2
  472. package/lib/components/overlay/components/toggletip/types/index.d.ts +0 -1
  473. package/lib/components/overlay/components/toggletip/types/toggletip.types.d.ts +0 -34
  474. package/lib/components/overlay/components/toggletip/utils/index.d.ts +0 -2
  475. package/lib/components/overlay/components/toggletip/utils/toggletip-config.d.ts +0 -2
  476. package/lib/components/overlay/components/toggletip/utils/toggletip.util.d.ts +0 -5
  477. package/lib/components/overlay/components/tooltip/components/tooltip/index.d.ts +0 -1
  478. package/lib/components/overlay/components/tooltip/components/tooltip/tooltip.component.d.ts +0 -24
  479. package/lib/components/overlay/components/tooltip/constants/index.d.ts +0 -1
  480. package/lib/components/overlay/components/tooltip/constants/tooltip.constants.d.ts +0 -6
  481. package/lib/components/overlay/components/tooltip/directives/tooltip/index.d.ts +0 -1
  482. package/lib/components/overlay/components/tooltip/directives/tooltip/tooltip.directive.d.ts +0 -35
  483. package/lib/components/overlay/components/tooltip/tooltip.imports.d.ts +0 -2
  484. package/lib/components/overlay/components/tooltip/types/index.d.ts +0 -1
  485. package/lib/components/overlay/components/tooltip/types/tooltip.types.d.ts +0 -34
  486. package/lib/components/overlay/components/tooltip/utils/index.d.ts +0 -2
  487. package/lib/components/overlay/components/tooltip/utils/tooltip-config.d.ts +0 -2
  488. package/lib/components/overlay/components/tooltip/utils/tooltip.util.d.ts +0 -5
  489. package/lib/components/overlay/directives/dynamic-overlay-title/dynamic-overlay-title.directive.d.ts +0 -14
  490. package/lib/components/overlay/directives/dynamic-overlay-title/index.d.ts +0 -1
  491. package/lib/components/overlay/directives/overlay-close-auto-blocker/index.d.ts +0 -1
  492. package/lib/components/overlay/directives/overlay-close-auto-blocker/overlay-close-auto-blocker.directive.d.ts +0 -12
  493. package/lib/components/overlay/public-api/index.d.ts +0 -71
  494. package/lib/components/overlay/services/dynamic-overlay.service.d.ts +0 -17
  495. package/lib/components/overlay/services/index.d.ts +0 -1
  496. package/lib/components/overlay/types/dynamic-overlay.types.d.ts +0 -17
  497. package/lib/components/overlay/types/index.d.ts +0 -1
  498. package/lib/components/overlay/utils/index.d.ts +0 -1
  499. package/lib/components/overlay/utils/overlay-dismiss-checker.util.d.ts +0 -80
  500. package/lib/components/pagination/components/pagination/index.d.ts +0 -1
  501. package/lib/components/pagination/components/pagination/pagination.component.d.ts +0 -31
  502. package/lib/components/pagination/pagination.imports.d.ts +0 -2
  503. package/lib/components/pagination/partials/pagination-link/index.d.ts +0 -1
  504. package/lib/components/pagination/partials/pagination-link/pagination-link.directive.d.ts +0 -10
  505. package/lib/components/pagination/public-api/index.d.ts +0 -6
  506. package/lib/components/pagination/services/index.d.ts +0 -1
  507. package/lib/components/pagination/services/pagination-head.service.d.ts +0 -19
  508. package/lib/components/pagination/types/index.d.ts +0 -1
  509. package/lib/components/pagination/types/pagination.types.d.ts +0 -34
  510. package/lib/components/pagination/utils/index.d.ts +0 -1
  511. package/lib/components/pagination/utils/pagination.util.d.ts +0 -2
  512. package/lib/components/picture/components/picture/index.d.ts +0 -1
  513. package/lib/components/picture/components/picture/picture.component.d.ts +0 -28
  514. package/lib/components/picture/public-api/index.d.ts +0 -3
  515. package/lib/components/picture/types/picture.types.d.ts +0 -43
  516. package/lib/components/picture/utils/picture.utils.d.ts +0 -9
  517. package/lib/components/progress-spinner/index.d.ts +0 -1
  518. package/lib/components/progress-spinner/progress-spinner.component.d.ts +0 -35
  519. package/lib/components/query-error/components/query-error/index.d.ts +0 -1
  520. package/lib/components/query-error/components/query-error/query-error.component.d.ts +0 -15
  521. package/lib/components/query-error/directives/query-error/index.d.ts +0 -1
  522. package/lib/components/query-error/directives/query-error/query-error.directive.d.ts +0 -16
  523. package/lib/components/query-error/public-api/index.d.ts +0 -3
  524. package/lib/components/query-error/types/index.d.ts +0 -1
  525. package/lib/components/query-error/types/query-error.types.d.ts +0 -10
  526. package/lib/components/scrollable/components/scrollable/index.d.ts +0 -1
  527. package/lib/components/scrollable/components/scrollable/scrollable.component.d.ts +0 -143
  528. package/lib/components/scrollable/components/scrollable-placeholder/index.d.ts +0 -1
  529. package/lib/components/scrollable/components/scrollable-placeholder/scrollable-placeholder.component.d.ts +0 -15
  530. package/lib/components/scrollable/directives/scrollable-ignore-child/index.d.ts +0 -1
  531. package/lib/components/scrollable/directives/scrollable-ignore-child/scrollable-ignore-child.directive.d.ts +0 -19
  532. package/lib/components/scrollable/directives/scrollable-is-active-child/index.d.ts +0 -1
  533. package/lib/components/scrollable/directives/scrollable-is-active-child/scrollable-is-active-child.directive.d.ts +0 -20
  534. package/lib/components/scrollable/directives/scrollable-loading-template/index.d.ts +0 -1
  535. package/lib/components/scrollable/directives/scrollable-loading-template/scrollable-loading-template.directive.d.ts +0 -10
  536. package/lib/components/scrollable/directives/scrollable-placeholder-item-template/index.d.ts +0 -1
  537. package/lib/components/scrollable/directives/scrollable-placeholder-item-template/scrollable-placeholder-item-template.directive.d.ts +0 -7
  538. package/lib/components/scrollable/directives/scrollable-placeholder-overlay-template/index.d.ts +0 -1
  539. package/lib/components/scrollable/directives/scrollable-placeholder-overlay-template/scrollable-placeholder-overlay-template.directive.d.ts +0 -7
  540. package/lib/components/scrollable/public-api/index.d.ts +0 -9
  541. package/lib/components/scrollable/scrollable.imports.d.ts +0 -8
  542. package/lib/components/scrollable/types/index.d.ts +0 -1
  543. package/lib/components/scrollable/types/scrollable.types.d.ts +0 -7
  544. package/lib/components/skeleton/components/skeleton/index.d.ts +0 -1
  545. package/lib/components/skeleton/components/skeleton/skeleton.component.d.ts +0 -8
  546. package/lib/components/skeleton/partials/skeleton-item/index.d.ts +0 -1
  547. package/lib/components/skeleton/partials/skeleton-item/skeleton-item.component.d.ts +0 -6
  548. package/lib/components/skeleton/public-api/index.d.ts +0 -3
  549. package/lib/components/skeleton/skeleton.imports.d.ts +0 -3
  550. package/lib/components/sort/components/sort-header/index.d.ts +0 -2
  551. package/lib/components/sort/components/sort-header/sort-header.component.d.ts +0 -52
  552. package/lib/components/sort/components/sort-header/sort-header.types.d.ts +0 -9
  553. package/lib/components/sort/partials/sort/index.d.ts +0 -2
  554. package/lib/components/sort/partials/sort/sort.directive.d.ts +0 -40
  555. package/lib/components/sort/partials/sort/sort.types.d.ts +0 -11
  556. package/lib/components/sort/public-api/index.d.ts +0 -4
  557. package/lib/components/sort/services/index.d.ts +0 -1
  558. package/lib/components/sort/services/sort-header-intl.d.ts +0 -14
  559. package/lib/components/sort/sort.imports.d.ts +0 -8
  560. package/lib/components/table/components/table/index.d.ts +0 -1
  561. package/lib/components/table/components/table/table.component.d.ts +0 -21
  562. package/lib/components/table/constants/index.d.ts +0 -1
  563. package/lib/components/table/constants/table-data-source.constants.d.ts +0 -1
  564. package/lib/components/table/partials/cells/cell/cell.directive.d.ts +0 -6
  565. package/lib/components/table/partials/cells/cell/index.d.ts +0 -1
  566. package/lib/components/table/partials/cells/cell-def/cell-def.directive.d.ts +0 -6
  567. package/lib/components/table/partials/cells/cell-def/index.d.ts +0 -1
  568. package/lib/components/table/partials/cells/column-def/column-def.directive.d.ts +0 -12
  569. package/lib/components/table/partials/cells/column-def/index.d.ts +0 -1
  570. package/lib/components/table/partials/cells/footer-cell/footer-cell.directive.d.ts +0 -6
  571. package/lib/components/table/partials/cells/footer-cell/index.d.ts +0 -1
  572. package/lib/components/table/partials/cells/footer-cell-def/footer-cell-def.directive.d.ts +0 -6
  573. package/lib/components/table/partials/cells/footer-cell-def/index.d.ts +0 -1
  574. package/lib/components/table/partials/cells/header-cell/header-cell.directive.d.ts +0 -6
  575. package/lib/components/table/partials/cells/header-cell/index.d.ts +0 -1
  576. package/lib/components/table/partials/cells/header-cell-def/header-cell-def.directive.d.ts +0 -6
  577. package/lib/components/table/partials/cells/header-cell-def/index.d.ts +0 -1
  578. package/lib/components/table/partials/cells/text-column/index.d.ts +0 -1
  579. package/lib/components/table/partials/cells/text-column/text-column.component.d.ts +0 -7
  580. package/lib/components/table/partials/rows/footer-row/footer-row.component.d.ts +0 -6
  581. package/lib/components/table/partials/rows/footer-row/index.d.ts +0 -1
  582. package/lib/components/table/partials/rows/footer-row-def/footer-row-def.directive.d.ts +0 -8
  583. package/lib/components/table/partials/rows/footer-row-def/index.d.ts +0 -1
  584. package/lib/components/table/partials/rows/header-row/header-row.component.d.ts +0 -6
  585. package/lib/components/table/partials/rows/header-row/index.d.ts +0 -1
  586. package/lib/components/table/partials/rows/header-row-def/header-row-def.directive.d.ts +0 -8
  587. package/lib/components/table/partials/rows/header-row-def/index.d.ts +0 -1
  588. package/lib/components/table/partials/rows/no-data-row/index.d.ts +0 -1
  589. package/lib/components/table/partials/rows/no-data-row/no-data-row.directive.d.ts +0 -7
  590. package/lib/components/table/partials/rows/recycle-rows/index.d.ts +0 -1
  591. package/lib/components/table/partials/rows/recycle-rows/recycle-rows.directive.d.ts +0 -5
  592. package/lib/components/table/partials/rows/row/index.d.ts +0 -1
  593. package/lib/components/table/partials/rows/row/row.component.d.ts +0 -6
  594. package/lib/components/table/partials/rows/row-def/index.d.ts +0 -1
  595. package/lib/components/table/partials/rows/row-def/row-def.directive.d.ts +0 -8
  596. package/lib/components/table/partials/table-busy/index.d.ts +0 -1
  597. package/lib/components/table/partials/table-busy/table-busy.directive.d.ts +0 -8
  598. package/lib/components/table/partials/table-busy-outlet/index.d.ts +0 -1
  599. package/lib/components/table/partials/table-busy-outlet/table-busy-outlet.directive.d.ts +0 -9
  600. package/lib/components/table/public-api/index.d.ts +0 -23
  601. package/lib/components/table/table.imports.d.ts +0 -19
  602. package/lib/components/table/types/index.d.ts +0 -1
  603. package/lib/components/table/types/table-data-source.types.d.ts +0 -15
  604. package/lib/components/table/utils/index.d.ts +0 -1
  605. package/lib/components/table/utils/table-data-source.d.ts +0 -33
  606. package/lib/components/tabs/animations/index.d.ts +0 -1
  607. package/lib/components/tabs/animations/tabs.animations.d.ts +0 -4
  608. package/lib/components/tabs/components/inline-tabs/index.d.ts +0 -1
  609. package/lib/components/tabs/components/inline-tabs/inline-tabs.component.d.ts +0 -66
  610. package/lib/components/tabs/components/nav-tabs/index.d.ts +0 -1
  611. package/lib/components/tabs/components/nav-tabs/nav-tabs.component.d.ts +0 -23
  612. package/lib/components/tabs/partials/inline-tabs/inline-tab/index.d.ts +0 -1
  613. package/lib/components/tabs/partials/inline-tabs/inline-tab/inline-tab.component.d.ts +0 -38
  614. package/lib/components/tabs/partials/inline-tabs/inline-tab-body/index.d.ts +0 -1
  615. package/lib/components/tabs/partials/inline-tabs/inline-tab-body/inline-tab-body.component.d.ts +0 -40
  616. package/lib/components/tabs/partials/inline-tabs/inline-tab-body-host/index.d.ts +0 -1
  617. package/lib/components/tabs/partials/inline-tabs/inline-tab-body-host/inline-tab-body-host.directive.d.ts +0 -8
  618. package/lib/components/tabs/partials/inline-tabs/inline-tab-content/index.d.ts +0 -1
  619. package/lib/components/tabs/partials/inline-tabs/inline-tab-content/inline-tab-content.directive.d.ts +0 -8
  620. package/lib/components/tabs/partials/inline-tabs/inline-tab-header/index.d.ts +0 -1
  621. package/lib/components/tabs/partials/inline-tabs/inline-tab-header/inline-tab-header.component.d.ts +0 -16
  622. package/lib/components/tabs/partials/inline-tabs/inline-tab-label/index.d.ts +0 -1
  623. package/lib/components/tabs/partials/inline-tabs/inline-tab-label/inline-tab-label.directive.d.ts +0 -11
  624. package/lib/components/tabs/partials/inline-tabs/inline-tab-label-wrapper/index.d.ts +0 -1
  625. package/lib/components/tabs/partials/inline-tabs/inline-tab-label-wrapper/inline-tab-label-wrapper.directive.d.ts +0 -14
  626. package/lib/components/tabs/partials/nav-tabs/nav-tab-link/index.d.ts +0 -1
  627. package/lib/components/tabs/partials/nav-tabs/nav-tab-link/nav-tab-link.directive.d.ts +0 -44
  628. package/lib/components/tabs/partials/nav-tabs/nav-tabs-outlet/index.d.ts +0 -1
  629. package/lib/components/tabs/partials/nav-tabs/nav-tabs-outlet/nav-tabs-outlet.component.d.ts +0 -10
  630. package/lib/components/tabs/public-api/index.d.ts +0 -15
  631. package/lib/components/tabs/tab.imports.d.ts +0 -12
  632. package/lib/components/tabs/types/index.d.ts +0 -1
  633. package/lib/components/tabs/types/tab-config.types.d.ts +0 -8
  634. package/lib/components/tabs/utils/active-tab-underline.util.d.ts +0 -40
  635. package/lib/components/tabs/utils/index.d.ts +0 -2
  636. package/lib/components/tabs/utils/paginated-tab-header.directive.d.ts +0 -74
  637. package/lib/services/index.d.ts +0 -1
  638. package/lib/services/swipe-handler.service.d.ts +0 -12
  639. package/lib/types/index.d.ts +0 -1
  640. package/lib/types/swipe.types.d.ts +0 -23
  641. package/lib/utils/floating-ui.utils.d.ts +0 -2
  642. package/lib/utils/index.d.ts +0 -1
@@ -1,34 +0,0 @@
1
- import { InjectionToken, OnDestroy } from '@angular/core';
2
- import { Menu } from './menu-interface';
3
- import { FocusableElement, PointerFocusTracker } from './pointer-focus-tracker';
4
- import * as i0 from "@angular/core";
5
- export interface MenuAim {
6
- initialize(menu: Menu, pointerTracker: PointerFocusTracker<FocusableElement & Toggler>): void;
7
- toggle(doToggle: () => void): void;
8
- }
9
- export declare const MENU_AIM: InjectionToken<MenuAim>;
10
- export interface Toggler {
11
- getMenu(): Menu | undefined;
12
- }
13
- export declare class TargetMenuAim implements MenuAim, OnDestroy {
14
- private readonly _ngZone;
15
- private readonly _points;
16
- private _menu;
17
- private _pointerTracker;
18
- private _timeoutId;
19
- private readonly _destroyed;
20
- ngOnDestroy(): void;
21
- initialize(menu: Menu, pointerTracker: PointerFocusTracker<FocusableElement & Toggler>): void;
22
- toggle(doToggle: () => void): void;
23
- private _startTimeout;
24
- private _isMovingToSubmenu;
25
- private _getSubmenuBounds;
26
- private _checkConfigured;
27
- private _subscribeToMouseMoves;
28
- static ɵfac: i0.ɵɵFactoryDeclaration<TargetMenuAim, never>;
29
- static ɵprov: i0.ɵɵInjectableDeclaration<TargetMenuAim>;
30
- }
31
- export declare class CdkTargetMenuAim {
32
- static ɵfac: i0.ɵɵFactoryDeclaration<CdkTargetMenuAim, never>;
33
- static ɵdir: i0.ɵɵDirectiveDeclaration<CdkTargetMenuAim, "[cdkTargetMenuAim]", ["cdkTargetMenuAim"], {}, {}, never, never, true, never>;
34
- }
@@ -1,16 +0,0 @@
1
- import { AfterContentInit } from '@angular/core';
2
- import { CdkMenuBase } from './menu-base';
3
- import * as i0 from "@angular/core";
4
- /**
5
- * @deprecated Use the new menu instead
6
- */
7
- export declare class CdkMenuBar extends CdkMenuBase implements AfterContentInit {
8
- readonly orientation = "horizontal";
9
- readonly isInline = true;
10
- ngAfterContentInit(): void;
11
- _handleKeyEvent(event: KeyboardEvent): void;
12
- private _toggleOpenMenu;
13
- private _subscribeToMenuStackEmptied;
14
- static ɵfac: i0.ɵɵFactoryDeclaration<CdkMenuBar, never>;
15
- static ɵdir: i0.ɵɵDirectiveDeclaration<CdkMenuBar, "[cdkMenuBar]", ["cdkMenuBar"], {}, {}, never, never, true, never>;
16
- }
@@ -1,45 +0,0 @@
1
- import { FocusKeyManager, FocusOrigin } from '@angular/cdk/a11y';
2
- import { Directionality } from '@angular/cdk/bidi';
3
- import { AfterContentInit, NgZone, OnDestroy, QueryList } from '@angular/core';
4
- import { Subject } from 'rxjs';
5
- import { CdkMenuGroup } from './menu-group';
6
- import { Menu } from './menu-interface';
7
- import { CdkMenuItem } from './menu-item';
8
- import { MenuStack, MenuStackItem } from './menu-stack';
9
- import { PointerFocusTracker } from './pointer-focus-tracker';
10
- import * as i0 from "@angular/core";
11
- /**
12
- * @deprecated Use the new menu instead
13
- */
14
- export declare abstract class CdkMenuBase extends CdkMenuGroup implements Menu, AfterContentInit, OnDestroy {
15
- readonly nativeElement: HTMLElement;
16
- protected ngZone: NgZone;
17
- readonly menuStack: MenuStack;
18
- protected readonly menuAim: import("./menu-aim").MenuAim | null;
19
- protected readonly dir: Directionality | null;
20
- id: string;
21
- readonly items: QueryList<CdkMenuItem> | null;
22
- orientation: 'horizontal' | 'vertical';
23
- isInline: boolean;
24
- protected keyManager: FocusKeyManager<CdkMenuItem> | null;
25
- protected readonly destroyed: Subject<void>;
26
- protected triggerItem?: CdkMenuItem;
27
- protected pointerTracker?: PointerFocusTracker<CdkMenuItem>;
28
- private _menuStackHasFocus;
29
- ngAfterContentInit(): void;
30
- ngOnDestroy(): void;
31
- focusFirstItem(focusOrigin?: FocusOrigin): void;
32
- focusLastItem(focusOrigin?: FocusOrigin): void;
33
- focusItem(item: CdkMenuItem, focusOrigin?: FocusOrigin): void;
34
- _getTabIndex(): 0 | -1 | null;
35
- protected closeOpenMenu(menu: MenuStackItem, options?: {
36
- focusParentTrigger?: boolean;
37
- }): void;
38
- private _setKeyManager;
39
- private _subscribeToMenuOpen;
40
- private _subscribeToMenuStackClosed;
41
- private _subscribeToMenuStackHasFocus;
42
- private _setUpPointerTracker;
43
- static ɵfac: i0.ɵɵFactoryDeclaration<CdkMenuBase, never>;
44
- static ɵdir: i0.ɵɵDirectiveDeclaration<CdkMenuBase, never, never, { "id": { "alias": "id"; "required": false; }; }, {}, ["items"], never, true, never>;
45
- }
@@ -1,2 +0,0 @@
1
- export declare function throwMissingPointerFocusTracker(): void;
2
- export declare function throwMissingMenuReference(): void;
@@ -1,8 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- /**
3
- * @deprecated Use the new menu instead
4
- */
5
- export declare class CdkMenuGroup {
6
- static ɵfac: i0.ɵɵFactoryDeclaration<CdkMenuGroup, never>;
7
- static ɵdir: i0.ɵɵDirectiveDeclaration<CdkMenuGroup, "[cdkMenuGroup]", ["cdkMenuGroup"], {}, {}, never, never, true, never>;
8
- }
@@ -1,12 +0,0 @@
1
- import { FocusOrigin } from '@angular/cdk/a11y';
2
- import { InjectionToken } from '@angular/core';
3
- import { MenuStackItem } from './menu-stack';
4
- export declare const CDK_MENU: InjectionToken<Menu>;
5
- export interface Menu extends MenuStackItem {
6
- id: string;
7
- nativeElement: HTMLElement;
8
- readonly orientation: 'horizontal' | 'vertical';
9
- focusFirstItem(focusOrigin: FocusOrigin): void;
10
- focusLastItem(focusOrigin: FocusOrigin): void;
11
- focusItem(item: unknown, focusOrigin?: FocusOrigin): void;
12
- }
@@ -1,12 +0,0 @@
1
- import { CdkMenuItemSelectable } from './menu-item-selectable';
2
- import * as i0 from "@angular/core";
3
- /**
4
- * @deprecated Use the new menu instead
5
- */
6
- export declare class CdkMenuItemCheckbox extends CdkMenuItemSelectable {
7
- trigger(options?: {
8
- keepOpen: boolean;
9
- }): void;
10
- static ɵfac: i0.ɵɵFactoryDeclaration<CdkMenuItemCheckbox, never>;
11
- static ɵdir: i0.ɵɵDirectiveDeclaration<CdkMenuItemCheckbox, "[cdkMenuItemCheckbox]", ["cdkMenuItemCheckbox"], {}, {}, never, never, true, never>;
12
- }
@@ -1,19 +0,0 @@
1
- import { OnDestroy } from '@angular/core';
2
- import { CdkMenuItemSelectable } from './menu-item-selectable';
3
- import * as i0 from "@angular/core";
4
- /**
5
- * @deprecated Use the new menu instead
6
- */
7
- export declare class CdkMenuItemRadio extends CdkMenuItemSelectable implements OnDestroy {
8
- private readonly _selectionDispatcher;
9
- private _id;
10
- private _removeDispatcherListener?;
11
- constructor();
12
- ngOnDestroy(): void;
13
- trigger(options?: {
14
- keepOpen: boolean;
15
- }): void;
16
- private _registerDispatcherListener;
17
- static ɵfac: i0.ɵɵFactoryDeclaration<CdkMenuItemRadio, never>;
18
- static ɵdir: i0.ɵɵDirectiveDeclaration<CdkMenuItemRadio, "[cdkMenuItemRadio]", ["cdkMenuItemRadio"], {}, {}, never, never, true, never>;
19
- }
@@ -1,14 +0,0 @@
1
- import { BooleanInput } from '@angular/cdk/coercion';
2
- import { CdkMenuItem } from './menu-item';
3
- import * as i0 from "@angular/core";
4
- /**
5
- * @deprecated Use the new menu instead
6
- */
7
- export declare abstract class CdkMenuItemSelectable extends CdkMenuItem {
8
- get checked(): boolean;
9
- set checked(value: BooleanInput);
10
- private _checked;
11
- protected closeOnSpacebarTrigger: boolean;
12
- static ɵfac: i0.ɵɵFactoryDeclaration<CdkMenuItemSelectable, never>;
13
- static ɵdir: i0.ɵɵDirectiveDeclaration<CdkMenuItemSelectable, never, never, { "checked": { "alias": "cdkMenuItemChecked"; "required": false; }; }, {}, never, never, true, never>;
14
- }
@@ -1,56 +0,0 @@
1
- import { FocusableOption } from '@angular/cdk/a11y';
2
- import { Directionality } from '@angular/cdk/bidi';
3
- import { BooleanInput } from '@angular/cdk/coercion';
4
- import { ElementRef, EventEmitter, NgZone, OnDestroy } from '@angular/core';
5
- import { Subject } from 'rxjs';
6
- import { Toggler } from './menu-aim';
7
- import { Menu } from './menu-interface';
8
- import { CdkMenuTrigger } from './menu-trigger';
9
- import { FocusableElement } from './pointer-focus-tracker';
10
- import * as i0 from "@angular/core";
11
- /**
12
- * @deprecated Use the new menu instead
13
- */
14
- export declare class CdkMenuItem implements FocusableOption, FocusableElement, Toggler, OnDestroy {
15
- protected readonly _dir: Directionality | null;
16
- private readonly _inputModalityDetector;
17
- readonly _elementRef: ElementRef<HTMLElement>;
18
- protected _ngZone: NgZone;
19
- private readonly _menuAim;
20
- private readonly _menuStack;
21
- private readonly _parentMenu;
22
- private readonly _menuTrigger;
23
- get disabled(): boolean;
24
- set disabled(value: BooleanInput);
25
- private _disabled;
26
- typeaheadLabel: string | null;
27
- readonly triggered: EventEmitter<void>;
28
- get hasMenu(): boolean;
29
- _tabindex: 0 | -1;
30
- protected closeOnSpacebarTrigger: boolean;
31
- protected readonly destroyed: Subject<void>;
32
- constructor();
33
- ngOnDestroy(): void;
34
- focus(): void;
35
- trigger(options?: {
36
- keepOpen: boolean;
37
- }): void;
38
- isMenuOpen(): boolean;
39
- getMenu(): Menu | undefined;
40
- getMenuTrigger(): CdkMenuTrigger | null;
41
- getLabel(): string;
42
- getParentMenu(): Menu | null;
43
- _resetTabIndex(): void;
44
- _setTabIndex(event?: MouseEvent): void;
45
- _onKeydown(event: KeyboardEvent): void;
46
- _handleClick(): void;
47
- _handleMousedown(event: MouseEvent): void;
48
- private _isStandaloneItem;
49
- private _backArrowPressed;
50
- private _forwardArrowPressed;
51
- private _setupMouseEnter;
52
- private _isParentVertical;
53
- private _setType;
54
- static ɵfac: i0.ɵɵFactoryDeclaration<CdkMenuItem, never>;
55
- static ɵdir: i0.ɵɵDirectiveDeclaration<CdkMenuItem, "[cdkMenuItem]", ["cdkMenuItem"], { "disabled": { "alias": "cdkMenuItemDisabled"; "required": false; }; "typeaheadLabel": { "alias": "cdkMenuitemTypeaheadLabel"; "required": false; }; }, { "triggered": "cdkMenuItemTriggered"; }, never, never, true, never>;
56
- }
@@ -1,19 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "@angular/cdk/overlay";
3
- import * as i2 from "./menu-bar";
4
- import * as i3 from "./menu";
5
- import * as i4 from "./menu-item";
6
- import * as i5 from "./menu-item-radio";
7
- import * as i6 from "./menu-item-checkbox";
8
- import * as i7 from "./menu-trigger";
9
- import * as i8 from "./menu-group";
10
- import * as i9 from "./context-menu-trigger";
11
- import * as i10 from "./menu-aim";
12
- /**
13
- * @deprecated Use the new menu instead
14
- */
15
- export declare class CdkMenuModule {
16
- static ɵfac: i0.ɵɵFactoryDeclaration<CdkMenuModule, never>;
17
- static ɵmod: i0.ɵɵNgModuleDeclaration<CdkMenuModule, never, [typeof i1.OverlayModule, typeof i2.CdkMenuBar, typeof i3.CdkMenu, typeof i4.CdkMenuItem, typeof i5.CdkMenuItemRadio, typeof i6.CdkMenuItemCheckbox, typeof i7.CdkMenuTrigger, typeof i8.CdkMenuGroup, typeof i9.CdkContextMenuTrigger, typeof i10.CdkTargetMenuAim], [typeof i2.CdkMenuBar, typeof i3.CdkMenu, typeof i4.CdkMenuItem, typeof i5.CdkMenuItemRadio, typeof i6.CdkMenuItemCheckbox, typeof i7.CdkMenuTrigger, typeof i8.CdkMenuGroup, typeof i9.CdkContextMenuTrigger, typeof i10.CdkTargetMenuAim]>;
18
- static ɵinj: i0.ɵɵInjectorDeclaration<CdkMenuModule>;
19
- }
@@ -1,57 +0,0 @@
1
- import { InjectionToken, Optional } from '@angular/core';
2
- import { Observable } from 'rxjs';
3
- import * as i0 from "@angular/core";
4
- export declare const enum FocusNext {
5
- nextItem = 0,
6
- previousItem = 1,
7
- currentItem = 2
8
- }
9
- export interface MenuStackItem {
10
- menuStack?: MenuStack;
11
- }
12
- export declare const MENU_STACK: InjectionToken<MenuStack>;
13
- export declare const PARENT_OR_NEW_MENU_STACK_PROVIDER: {
14
- provide: InjectionToken<MenuStack>;
15
- deps: Optional[][];
16
- useFactory: (parentMenuStack?: MenuStack) => MenuStack;
17
- };
18
- export declare const PARENT_OR_NEW_INLINE_MENU_STACK_PROVIDER: (orientation: "vertical" | "horizontal") => {
19
- provide: InjectionToken<MenuStack>;
20
- deps: Optional[][];
21
- useFactory: (parentMenuStack?: MenuStack) => MenuStack;
22
- };
23
- export interface CloseOptions {
24
- focusNextOnEmpty?: FocusNext;
25
- focusParentTrigger?: boolean;
26
- }
27
- export interface MenuStackCloseEvent {
28
- item: MenuStackItem;
29
- focusParentTrigger?: boolean;
30
- }
31
- /**
32
- * @deprecated Use the new menu instead
33
- */
34
- export declare class MenuStack {
35
- readonly id: string;
36
- private readonly _elements;
37
- private readonly _close;
38
- private readonly _empty;
39
- private readonly _hasFocus;
40
- readonly closed: Observable<MenuStackCloseEvent>;
41
- readonly hasFocus: Observable<boolean>;
42
- readonly emptied: Observable<FocusNext | undefined>;
43
- private _inlineMenuOrientation;
44
- static inline(orientation: 'vertical' | 'horizontal'): MenuStack;
45
- push(menu: MenuStackItem): void;
46
- close(lastItem: MenuStackItem, options?: CloseOptions): void;
47
- closeSubMenuOf(lastItem: MenuStackItem): boolean;
48
- closeAll(options?: CloseOptions): void;
49
- isEmpty(): boolean;
50
- length(): number;
51
- peek(): MenuStackItem | undefined;
52
- hasInlineMenu(): boolean;
53
- inlineMenuOrientation(): "vertical" | "horizontal" | null;
54
- setHasFocus(hasFocus: boolean): void;
55
- static ɵfac: i0.ɵɵFactoryDeclaration<MenuStack, never>;
56
- static ɵprov: i0.ɵɵInjectableDeclaration<MenuStack>;
57
- }
@@ -1,36 +0,0 @@
1
- import { ConnectedPosition, OverlayRef } from '@angular/cdk/overlay';
2
- import { TemplatePortal } from '@angular/cdk/portal';
3
- import { EventEmitter, InjectionToken, Injector, OnDestroy, TemplateRef, ViewContainerRef } from '@angular/core';
4
- import { Subject } from 'rxjs';
5
- import { Menu } from './menu-interface';
6
- import { MenuStack } from './menu-stack';
7
- import * as i0 from "@angular/core";
8
- export declare const MENU_TRIGGER: InjectionToken<CdkMenuTriggerBase>;
9
- /**
10
- * @deprecated Use the new menu instead
11
- */
12
- export declare abstract class CdkMenuTriggerBase implements OnDestroy {
13
- readonly injector: Injector;
14
- protected readonly viewContainerRef: ViewContainerRef;
15
- protected readonly menuStack: MenuStack;
16
- menuPosition: ConnectedPosition[] | null;
17
- readonly opened: EventEmitter<void>;
18
- readonly closed: EventEmitter<void>;
19
- menuTemplateRef: TemplateRef<unknown> | null;
20
- menuData: unknown;
21
- protected overlayRef: OverlayRef | null;
22
- protected readonly destroyed: Subject<void>;
23
- protected readonly stopOutsideClicksListener: import("rxjs").Observable<void>;
24
- protected childMenu?: Menu;
25
- private _menuPortal;
26
- private _childMenuInjector?;
27
- ngOnDestroy(): void;
28
- isOpen(): boolean;
29
- registerChildMenu(child: Menu): void;
30
- protected getMenuContentPortal(): TemplatePortal<any> | null;
31
- protected isElementInsideMenuStack(element: Element): boolean;
32
- private _destroyOverlay;
33
- private _getChildMenuInjector;
34
- static ɵfac: i0.ɵɵFactoryDeclaration<CdkMenuTriggerBase, never>;
35
- static ɵdir: i0.ɵɵDirectiveDeclaration<CdkMenuTriggerBase, never, never, {}, {}, never, never, true, never>;
36
- }
@@ -1,37 +0,0 @@
1
- import { OnDestroy } from '@angular/core';
2
- import { Menu } from './menu-interface';
3
- import { CdkMenuTriggerBase } from './menu-trigger-base';
4
- import * as i0 from "@angular/core";
5
- /**
6
- * @deprecated Use the new menu instead
7
- */
8
- export declare class CdkMenuTrigger extends CdkMenuTriggerBase implements OnDestroy {
9
- private readonly _elementRef;
10
- private readonly _overlay;
11
- private readonly _ngZone;
12
- private readonly _directionality;
13
- private readonly _inputModalityDetector;
14
- private readonly _parentMenu;
15
- private readonly _menuAim;
16
- constructor();
17
- toggle(): void;
18
- open(): void;
19
- close(): void;
20
- getMenu(): Menu | undefined;
21
- _toggleOnKeydown(event: KeyboardEvent): void;
22
- _handleClick(): void;
23
- _setHasFocus(hasFocus: boolean): void;
24
- private _subscribeToMouseEnter;
25
- private _closeSiblingTriggers;
26
- private _getOverlayConfig;
27
- private _getOverlayPositionStrategy;
28
- private _getOverlayPositions;
29
- private _registerCloseHandler;
30
- private _subscribeToOutsideClicks;
31
- private _subscribeToMenuStackHasFocus;
32
- private _subscribeToMenuStackClosed;
33
- private _setRole;
34
- private _setType;
35
- static ɵfac: i0.ɵɵFactoryDeclaration<CdkMenuTrigger, never>;
36
- static ɵdir: i0.ɵɵDirectiveDeclaration<CdkMenuTrigger, "[cdkMenuTriggerFor]", ["cdkMenuTriggerFor"], { "menuTemplateRef": { "alias": "cdkMenuTriggerFor"; "required": false; }; "menuPosition": { "alias": "cdkMenuPosition"; "required": false; }; "menuData": { "alias": "cdkMenuTriggerData"; "required": false; }; }, { "opened": "cdkMenuOpened"; "closed": "cdkMenuClosed"; }, never, never, true, never>;
37
- }
@@ -1,20 +0,0 @@
1
- import { AfterContentInit, EventEmitter, OnDestroy } from '@angular/core';
2
- import { CdkMenuBase } from './menu-base';
3
- import * as i0 from "@angular/core";
4
- /**
5
- * @deprecated Use the new menu instead
6
- */
7
- export declare class CdkMenu extends CdkMenuBase implements AfterContentInit, OnDestroy {
8
- private _parentTrigger;
9
- readonly closed: EventEmitter<void>;
10
- readonly orientation = "vertical";
11
- readonly isInline: boolean;
12
- constructor();
13
- ngAfterContentInit(): void;
14
- ngOnDestroy(): void;
15
- _handleKeyEvent(event: KeyboardEvent): void;
16
- private _toggleMenuFocus;
17
- private _subscribeToMenuStackEmptied;
18
- static ɵfac: i0.ɵɵFactoryDeclaration<CdkMenu, never>;
19
- static ɵdir: i0.ɵɵDirectiveDeclaration<CdkMenu, "[cdkMenu]", ["cdkMenu"], {}, { "closed": "closed"; }, never, never, true, never>;
20
- }
@@ -1,20 +0,0 @@
1
- import { ElementRef, QueryList } from '@angular/core';
2
- import { Observable } from 'rxjs';
3
- export interface FocusableElement {
4
- _elementRef: ElementRef<HTMLElement>;
5
- }
6
- /**
7
- * @deprecated Use the new menu instead
8
- */
9
- export declare class PointerFocusTracker<T extends FocusableElement> {
10
- private readonly _items;
11
- readonly entered: Observable<T>;
12
- readonly exited: Observable<T>;
13
- activeElement?: T;
14
- previousElement?: T;
15
- private readonly _destroyed;
16
- constructor(_items: QueryList<T>);
17
- destroy(): void;
18
- private _getItemPointerEntries;
19
- private _getItemPointerExits;
20
- }
@@ -1 +0,0 @@
1
- export * from './overlay-container.component';
@@ -1,31 +0,0 @@
1
- import { CdkDialogContainer } from '@angular/cdk/dialog';
2
- import { OverlayRef as CdkOverlayRef } from '@angular/cdk/overlay';
3
- import { ElementRef } from '@angular/core';
4
- import { AnimatedLifecycleDirective, RootBoundaryDirective } from '@ethlete/core';
5
- import { ProvideThemeDirective } from '@ethlete/theming';
6
- import { OverlayConfig, OverlayDragToDismissConfig } from '../../types';
7
- import { OverlayRef } from '../../utils';
8
- import * as i0 from "@angular/core";
9
- import * as i1 from "@ethlete/core";
10
- import * as i2 from "@ethlete/theming";
11
- export declare class OverlayContainerComponent extends CdkDialogContainer<OverlayConfig> {
12
- private readonly _swipeHandlerService;
13
- private readonly _dragToDismissStop$;
14
- readonly _themeProvider: ProvideThemeDirective;
15
- private readonly _parentThemeProvider;
16
- readonly _rootBoundary: RootBoundaryDirective;
17
- readonly _animatedLifecycle: AnimatedLifecycleDirective;
18
- readonly cdkOverlayRef: CdkOverlayRef;
19
- overlayRef: OverlayRef | null;
20
- readonly elementRef: ElementRef<HTMLElement>;
21
- constructor();
22
- protected _contentAttached(): void;
23
- protected _captureInitialFocus(): void;
24
- protected _openAnimationDone(): void;
25
- _enableDragToDismiss(config: OverlayDragToDismissConfig): void;
26
- _disableDragToDismiss(): void;
27
- private _defaultSwipeMoveStyleInterpolator;
28
- private _defaultSwipeEndStyleInterpolator;
29
- static ɵfac: i0.ɵɵFactoryDeclaration<OverlayContainerComponent, never>;
30
- static ɵcmp: i0.ɵɵComponentDeclaration<OverlayContainerComponent, "et-overlay-container", never, {}, {}, never, never, true, [{ directive: typeof i1.RootBoundaryDirective; inputs: {}; outputs: {}; }, { directive: typeof i1.AnimatedLifecycleDirective; inputs: {}; outputs: {}; }, { directive: typeof i2.ProvideThemeDirective; inputs: {}; outputs: {}; }]>;
31
- }
@@ -1 +0,0 @@
1
- export * from './overlay.constants';
@@ -1,8 +0,0 @@
1
- import { ScrollStrategy } from '@angular/cdk/overlay';
2
- import { InjectionToken } from '@angular/core';
3
- import { OverlayConfig } from '../types';
4
- export declare const OVERLAY_DATA: InjectionToken<unknown>;
5
- export declare const OVERLAY_DEFAULT_OPTIONS: InjectionToken<OverlayConfig<unknown>>;
6
- export declare const OVERLAY_SCROLL_STRATEGY: InjectionToken<() => ScrollStrategy>;
7
- export declare const OVERLAY_CONFIG: InjectionToken<OverlayConfig<unknown>>;
8
- export declare const OVERLAY_DEFAULT_CONFIG: OverlayConfig;
@@ -1,20 +0,0 @@
1
- import { Dialog } from '@angular/cdk/dialog';
2
- import { OverlayBackOrCloseDirective } from './partials/overlay-back-or-close';
3
- import { OverlayBodyComponent } from './partials/overlay-body';
4
- import { OverlayCloseDirective } from './partials/overlay-close';
5
- import { OverlayFooterDirective } from './partials/overlay-footer';
6
- import { OverlayHeaderDirective } from './partials/overlay-header';
7
- import { OverlayHeaderTemplateDirective } from './partials/overlay-header-template';
8
- import { OverlayMainDirective } from './partials/overlay-main';
9
- import { OverlayRouteHeaderTemplateOutletComponent } from './partials/overlay-route-header-template-outlet';
10
- import { OverlayRouterLinkDirective } from './partials/overlay-router-link';
11
- import { OverlayRouterOutletComponent } from './partials/overlay-router-outlet';
12
- import { OverlayRouterOutletDisabledTemplateDirective } from './partials/overlay-router-outlet-disabled-template';
13
- import { OverlaySharedRouteTemplateDirective } from './partials/overlay-shared-route-template';
14
- import { OverlaySharedRouteTemplateOutletComponent } from './partials/overlay-shared-route-template-outlet';
15
- import { OverlaySidebarComponent } from './partials/overlay-sidebar';
16
- import { OverlayTitleDirective } from './partials/overlay-title';
17
- export declare const OverlayImports: readonly [typeof OverlayCloseDirective, typeof OverlayTitleDirective, typeof OverlayHeaderDirective, typeof OverlayBodyComponent, typeof OverlayFooterDirective, typeof OverlayMainDirective];
18
- export declare const OverlayWithRoutingImports: readonly [typeof OverlayCloseDirective, typeof OverlayTitleDirective, typeof OverlayHeaderDirective, typeof OverlayBodyComponent, typeof OverlayFooterDirective, typeof OverlayMainDirective, typeof OverlayHeaderTemplateDirective, typeof OverlayRouterOutletComponent, typeof OverlayRouterLinkDirective, typeof OverlayRouteHeaderTemplateOutletComponent, typeof OverlayBackOrCloseDirective, typeof OverlaySharedRouteTemplateOutletComponent, typeof OverlaySharedRouteTemplateDirective, typeof OverlayRouterOutletDisabledTemplateDirective];
19
- export declare const OverlayWithSidebarImports: readonly [typeof OverlayCloseDirective, typeof OverlayTitleDirective, typeof OverlayHeaderDirective, typeof OverlayBodyComponent, typeof OverlayFooterDirective, typeof OverlayMainDirective, typeof OverlayHeaderTemplateDirective, typeof OverlayRouterOutletComponent, typeof OverlayRouterLinkDirective, typeof OverlayRouteHeaderTemplateOutletComponent, typeof OverlayBackOrCloseDirective, typeof OverlaySharedRouteTemplateOutletComponent, typeof OverlaySharedRouteTemplateDirective, typeof OverlayRouterOutletDisabledTemplateDirective, typeof OverlaySidebarComponent];
20
- export declare const provideOverlay: () => (typeof Dialog)[];
@@ -1 +0,0 @@
1
- export * from './overlay-back-or-close.directive';
@@ -1,14 +0,0 @@
1
- import { Location } from '@angular/common';
2
- import { InjectionToken } from '@angular/core';
3
- import { OverlayRef, OverlayRouterService } from '../../utils';
4
- import * as i0 from "@angular/core";
5
- export declare const OVERLAY_BACK_OR_CLOSE_TOKEN: InjectionToken<OverlayBackOrCloseDirective>;
6
- export declare class OverlayBackOrCloseDirective {
7
- locationService: Location;
8
- overlayRef: OverlayRef<any, any>;
9
- router: OverlayRouterService;
10
- disabled: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
11
- constructor();
12
- static ɵfac: i0.ɵɵFactoryDeclaration<OverlayBackOrCloseDirective, never>;
13
- static ɵdir: i0.ɵɵDirectiveDeclaration<OverlayBackOrCloseDirective, "[etOverlayBackOrClose]", never, { "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
14
- }
@@ -1 +0,0 @@
1
- export * from './overlay-body.component';
@@ -1,37 +0,0 @@
1
- import { ElementRef, InjectionToken, OnInit } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- import * as i1 from "@ethlete/core";
4
- export declare const OVERLAY_BODY_TOKEN: InjectionToken<OverlayBodyComponent>;
5
- export type OverlayBodyDividerType = 'static' | 'dynamic' | false;
6
- export declare class OverlayBodyComponent implements OnInit {
7
- private _overlayRef;
8
- private readonly _elementRef;
9
- private readonly _overlayService;
10
- set __dividers(value: OverlayBodyDividerType);
11
- protected readonly dividers: import("@angular/core").WritableSignal<OverlayBodyDividerType>;
12
- readonly firstElement: import("@angular/core").Signal<ElementRef<HTMLElement> | null | undefined>;
13
- readonly lastElement: import("@angular/core").Signal<ElementRef<HTMLElement> | null | undefined>;
14
- private readonly _dividersEnabled;
15
- private readonly _dynamicDividersEnabled;
16
- private readonly containerScrollState;
17
- private readonly firstElementIntersection;
18
- private readonly firstElementVisibility;
19
- private readonly lastElementIntersection;
20
- private readonly lastElementVisibility;
21
- private readonly canScroll;
22
- private readonly isAtStart;
23
- private readonly isAtEnd;
24
- private readonly enableDividerAnimations;
25
- readonly hostClassBindings: {
26
- remove: (tokens: string) => void;
27
- removeMany: (tokens: string[]) => void;
28
- has: (tokens: string) => boolean;
29
- push: (tokens: string, signal: import("@angular/core").Signal<unknown>) => void;
30
- pushMany: (map: Record<string, import("@angular/core").Signal<unknown>>) => void;
31
- };
32
- constructor();
33
- ngOnInit(): void;
34
- scrollToTop(behavior?: ScrollBehavior): void;
35
- static ɵfac: i0.ɵɵFactoryDeclaration<OverlayBodyComponent, never>;
36
- static ɵcmp: i0.ɵɵComponentDeclaration<OverlayBodyComponent, "[et-overlay-body], et-overlay-body", never, { "__dividers": { "alias": "dividers"; "required": false; }; }, {}, never, ["*"], true, [{ directive: typeof i1.RootBoundaryDirective; inputs: {}; outputs: {}; }]>;
37
- }
@@ -1 +0,0 @@
1
- export * from './overlay-close.directive';
@@ -1,15 +0,0 @@
1
- import { OnInit } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class OverlayCloseDirective implements OnInit {
4
- private _overlayRef;
5
- private readonly _elementRef;
6
- private readonly _overlayService;
7
- ariaLabel?: string;
8
- type: 'submit' | 'button' | 'reset';
9
- closeResult: unknown;
10
- set _closeResult(value: unknown);
11
- ngOnInit(): void;
12
- _onButtonClick(event: MouseEvent): void;
13
- static ɵfac: i0.ɵɵFactoryDeclaration<OverlayCloseDirective, never>;
14
- static ɵdir: i0.ɵɵDirectiveDeclaration<OverlayCloseDirective, "[et-overlay-close], [etOverlayClose]", ["etOverlayClose"], { "ariaLabel": { "alias": "aria-label"; "required": false; }; "type": { "alias": "type"; "required": false; }; "closeResult": { "alias": "et-overlay-close"; "required": false; }; "_closeResult": { "alias": "etOverlayClose"; "required": false; }; }, {}, never, never, true, never>;
15
- }
@@ -1 +0,0 @@
1
- export * from './overlay-footer.directive';
@@ -1,11 +0,0 @@
1
- import { InjectionToken, OnInit } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare const OVERLAY_FOOTER_TOKEN: InjectionToken<OverlayFooterDirective>;
4
- export declare class OverlayFooterDirective implements OnInit {
5
- private _overlayRef;
6
- private readonly _elementRef;
7
- private readonly _overlayService;
8
- ngOnInit(): void;
9
- static ɵfac: i0.ɵɵFactoryDeclaration<OverlayFooterDirective, never>;
10
- static ɵdir: i0.ɵɵDirectiveDeclaration<OverlayFooterDirective, "[etOverlayFooter], et-overlay-footer", never, {}, {}, never, never, true, never>;
11
- }
@@ -1 +0,0 @@
1
- export * from './overlay-header.directive';
@@ -1,11 +0,0 @@
1
- import { InjectionToken, OnInit } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare const OVERLAY_HEADER_TOKEN: InjectionToken<OverlayHeaderDirective>;
4
- export declare class OverlayHeaderDirective implements OnInit {
5
- private _overlayRef;
6
- private readonly _elementRef;
7
- private readonly _overlayService;
8
- ngOnInit(): void;
9
- static ɵfac: i0.ɵɵFactoryDeclaration<OverlayHeaderDirective, never>;
10
- static ɵdir: i0.ɵɵDirectiveDeclaration<OverlayHeaderDirective, "[etOverlayHeader], et-overlay-header", never, {}, {}, never, never, true, never>;
11
- }
@@ -1 +0,0 @@
1
- export * from './overlay-header-template.directive';
@@ -1,14 +0,0 @@
1
- import { InjectionToken, OnDestroy, OnInit, TemplateRef } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare const OVERLAY_HEADER_TEMPLATE_TOKEN: InjectionToken<OverlayHeaderTemplateDirective>;
4
- export declare class OverlayHeaderTemplateDirective implements OnInit, OnDestroy {
5
- private _overlayRef;
6
- private readonly _elementRef;
7
- private readonly _overlayService;
8
- template: TemplateRef<any>;
9
- constructor();
10
- ngOnInit(): void;
11
- ngOnDestroy(): void;
12
- static ɵfac: i0.ɵɵFactoryDeclaration<OverlayHeaderTemplateDirective, never>;
13
- static ɵdir: i0.ɵɵDirectiveDeclaration<OverlayHeaderTemplateDirective, "ng-template[etOverlayHeaderTemplate]", never, {}, {}, never, never, true, never>;
14
- }
@@ -1 +0,0 @@
1
- export * from './overlay-main.directive';