@angular/material-experimental 14.0.0-next.11 → 14.0.0-next.12

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 (299) hide show
  1. package/column-resize/column-resize-directives/column-resize-flex.d.ts +1 -1
  2. package/column-resize/column-resize-directives/column-resize.d.ts +1 -1
  3. package/column-resize/column-resize-directives/default-enabled-column-resize-flex.d.ts +1 -1
  4. package/column-resize/column-resize-directives/default-enabled-column-resize.d.ts +1 -1
  5. package/column-resize/overlay-handle.d.ts +1 -1
  6. package/column-resize/resizable-directives/default-enabled-resizable.d.ts +1 -1
  7. package/column-resize/resizable-directives/resizable.d.ts +1 -1
  8. package/esm2020/column-resize/column-resize-directives/column-resize-flex.mjs +3 -3
  9. package/esm2020/column-resize/column-resize-directives/column-resize.mjs +3 -3
  10. package/esm2020/column-resize/column-resize-directives/default-enabled-column-resize-flex.mjs +3 -3
  11. package/esm2020/column-resize/column-resize-directives/default-enabled-column-resize.mjs +3 -3
  12. package/esm2020/column-resize/column-resize-module.mjs +12 -12
  13. package/esm2020/column-resize/overlay-handle.mjs +3 -3
  14. package/esm2020/column-resize/resizable-directives/default-enabled-resizable.mjs +3 -3
  15. package/esm2020/column-resize/resizable-directives/resizable.mjs +3 -3
  16. package/esm2020/column-resize/resize-strategy.mjs +3 -3
  17. package/esm2020/mdc-autocomplete/autocomplete-origin.mjs +3 -3
  18. package/esm2020/mdc-autocomplete/autocomplete-trigger.mjs +3 -3
  19. package/esm2020/mdc-autocomplete/autocomplete.mjs +4 -4
  20. package/esm2020/mdc-autocomplete/module.mjs +4 -4
  21. package/esm2020/mdc-button/button-base.mjs +6 -6
  22. package/esm2020/mdc-button/button.mjs +6 -6
  23. package/esm2020/mdc-button/fab.mjs +12 -12
  24. package/esm2020/mdc-button/icon-button.mjs +6 -6
  25. package/esm2020/mdc-button/module.mjs +4 -4
  26. package/esm2020/mdc-card/card.mjs +42 -42
  27. package/esm2020/mdc-card/module.mjs +4 -4
  28. package/esm2020/mdc-checkbox/checkbox.mjs +3 -3
  29. package/esm2020/mdc-checkbox/module.mjs +4 -4
  30. package/esm2020/mdc-chips/chip-action.mjs +3 -3
  31. package/esm2020/mdc-chips/chip-edit-input.mjs +3 -3
  32. package/esm2020/mdc-chips/chip-grid.mjs +3 -3
  33. package/esm2020/mdc-chips/chip-icons.mjs +9 -9
  34. package/esm2020/mdc-chips/chip-input.mjs +3 -3
  35. package/esm2020/mdc-chips/chip-listbox.mjs +3 -3
  36. package/esm2020/mdc-chips/chip-option.mjs +6 -6
  37. package/esm2020/mdc-chips/chip-row.mjs +3 -3
  38. package/esm2020/mdc-chips/chip-set.mjs +3 -3
  39. package/esm2020/mdc-chips/chip.mjs +6 -6
  40. package/esm2020/mdc-chips/module.mjs +4 -4
  41. package/esm2020/mdc-core/option/index.mjs +4 -4
  42. package/esm2020/mdc-core/option/optgroup.mjs +3 -3
  43. package/esm2020/mdc-core/option/option.mjs +3 -3
  44. package/esm2020/mdc-dialog/dialog-container.mjs +3 -3
  45. package/esm2020/mdc-dialog/dialog-content-directives.mjs +12 -12
  46. package/esm2020/mdc-dialog/dialog.mjs +3 -3
  47. package/esm2020/mdc-dialog/module.mjs +4 -4
  48. package/esm2020/mdc-form-field/directives/error.mjs +3 -3
  49. package/esm2020/mdc-form-field/directives/floating-label.mjs +3 -3
  50. package/esm2020/mdc-form-field/directives/hint.mjs +3 -3
  51. package/esm2020/mdc-form-field/directives/label.mjs +3 -3
  52. package/esm2020/mdc-form-field/directives/line-ripple.mjs +3 -3
  53. package/esm2020/mdc-form-field/directives/notched-outline.mjs +3 -3
  54. package/esm2020/mdc-form-field/directives/prefix.mjs +3 -3
  55. package/esm2020/mdc-form-field/directives/suffix.mjs +3 -3
  56. package/esm2020/mdc-form-field/form-field.mjs +10 -10
  57. package/esm2020/mdc-form-field/module.mjs +4 -4
  58. package/esm2020/mdc-input/input.mjs +3 -3
  59. package/esm2020/mdc-input/module.mjs +4 -4
  60. package/esm2020/mdc-list/action-list.mjs +3 -3
  61. package/esm2020/mdc-list/interactive-list-base.mjs +3 -3
  62. package/esm2020/mdc-list/list-base.mjs +6 -6
  63. package/esm2020/mdc-list/list-item-sections.mjs +18 -18
  64. package/esm2020/mdc-list/list-option.mjs +6 -6
  65. package/esm2020/mdc-list/list.mjs +6 -6
  66. package/esm2020/mdc-list/module.mjs +4 -4
  67. package/esm2020/mdc-list/nav-list.mjs +3 -3
  68. package/esm2020/mdc-list/selection-list.mjs +3 -3
  69. package/esm2020/mdc-list/subheader.mjs +3 -3
  70. package/esm2020/mdc-menu/directives.mjs +6 -6
  71. package/esm2020/mdc-menu/menu-item.mjs +5 -5
  72. package/esm2020/mdc-menu/menu.mjs +4 -4
  73. package/esm2020/mdc-menu/module.mjs +4 -4
  74. package/esm2020/mdc-paginator/module.mjs +4 -4
  75. package/esm2020/mdc-paginator/paginator.mjs +8 -8
  76. package/esm2020/mdc-progress-bar/module.mjs +4 -4
  77. package/esm2020/mdc-progress-bar/progress-bar.mjs +3 -3
  78. package/esm2020/mdc-progress-spinner/module.mjs +4 -4
  79. package/esm2020/mdc-progress-spinner/progress-spinner.mjs +3 -3
  80. package/esm2020/mdc-radio/module.mjs +4 -4
  81. package/esm2020/mdc-radio/radio.mjs +6 -6
  82. package/esm2020/mdc-select/module.mjs +4 -4
  83. package/esm2020/mdc-select/select.mjs +10 -10
  84. package/esm2020/mdc-slide-toggle/module.mjs +4 -4
  85. package/esm2020/mdc-slide-toggle/slide-toggle.mjs +3 -3
  86. package/esm2020/mdc-slider/global-change-and-input-listener.mjs +3 -3
  87. package/esm2020/mdc-slider/module.mjs +4 -4
  88. package/esm2020/mdc-slider/slider.mjs +12 -12
  89. package/esm2020/mdc-snack-bar/module.mjs +4 -4
  90. package/esm2020/mdc-snack-bar/simple-snack-bar.mjs +6 -6
  91. package/esm2020/mdc-snack-bar/snack-bar-container.mjs +23 -17
  92. package/esm2020/mdc-snack-bar/snack-bar-content.mjs +9 -9
  93. package/esm2020/mdc-snack-bar/snack-bar.mjs +3 -3
  94. package/esm2020/mdc-table/cell.mjs +21 -21
  95. package/esm2020/mdc-table/module.mjs +4 -4
  96. package/esm2020/mdc-table/row.mjs +21 -21
  97. package/esm2020/mdc-table/table.mjs +7 -7
  98. package/esm2020/mdc-table/text-column.mjs +4 -4
  99. package/esm2020/mdc-tabs/module.mjs +4 -4
  100. package/esm2020/mdc-tabs/tab-body.mjs +7 -7
  101. package/esm2020/mdc-tabs/tab-content.mjs +3 -3
  102. package/esm2020/mdc-tabs/tab-group.mjs +11 -11
  103. package/esm2020/mdc-tabs/tab-header.mjs +3 -3
  104. package/esm2020/mdc-tabs/tab-label-wrapper.mjs +3 -3
  105. package/esm2020/mdc-tabs/tab-label.mjs +3 -3
  106. package/esm2020/mdc-tabs/tab-nav-bar/tab-nav-bar.mjs +9 -9
  107. package/esm2020/mdc-tabs/tab.mjs +3 -3
  108. package/esm2020/mdc-tooltip/module.mjs +4 -4
  109. package/esm2020/mdc-tooltip/tooltip.mjs +6 -6
  110. package/esm2020/menubar/menubar-item.mjs +5 -5
  111. package/esm2020/menubar/menubar-module.mjs +6 -6
  112. package/esm2020/menubar/menubar.mjs +5 -5
  113. package/esm2020/popover-edit/lens-directives.mjs +9 -9
  114. package/esm2020/popover-edit/popover-edit-module.mjs +4 -4
  115. package/esm2020/popover-edit/table-directives.mjs +12 -12
  116. package/esm2020/selection/row-selection.mjs +3 -3
  117. package/esm2020/selection/select-all.mjs +3 -3
  118. package/esm2020/selection/selection-column.mjs +6 -6
  119. package/esm2020/selection/selection-module.mjs +4 -4
  120. package/esm2020/selection/selection-toggle.mjs +3 -3
  121. package/esm2020/selection/selection.mjs +3 -3
  122. package/esm2020/version.mjs +1 -1
  123. package/fesm2015/column-resize.mjs +36 -36
  124. package/fesm2015/material-experimental.mjs +1 -1
  125. package/fesm2015/material-experimental.mjs.map +1 -1
  126. package/fesm2015/mdc-autocomplete.mjs +13 -13
  127. package/fesm2015/mdc-autocomplete.mjs.map +1 -1
  128. package/fesm2015/mdc-button.mjs +34 -34
  129. package/fesm2015/mdc-button.mjs.map +1 -1
  130. package/fesm2015/mdc-card.mjs +46 -46
  131. package/fesm2015/mdc-checkbox.mjs +7 -7
  132. package/fesm2015/mdc-checkbox.mjs.map +1 -1
  133. package/fesm2015/mdc-chips.mjs +43 -43
  134. package/fesm2015/mdc-chips.mjs.map +1 -1
  135. package/fesm2015/mdc-core.mjs +10 -10
  136. package/fesm2015/mdc-core.mjs.map +1 -1
  137. package/fesm2015/mdc-dialog.mjs +22 -22
  138. package/fesm2015/mdc-dialog.mjs.map +1 -1
  139. package/fesm2015/mdc-form-field.mjs +33 -33
  140. package/fesm2015/mdc-form-field.mjs.map +1 -1
  141. package/fesm2015/mdc-input.mjs +7 -7
  142. package/fesm2015/mdc-list.mjs +54 -54
  143. package/fesm2015/mdc-list.mjs.map +1 -1
  144. package/fesm2015/mdc-menu.mjs +17 -17
  145. package/fesm2015/mdc-menu.mjs.map +1 -1
  146. package/fesm2015/mdc-paginator.mjs +12 -12
  147. package/fesm2015/mdc-paginator.mjs.map +1 -1
  148. package/fesm2015/mdc-progress-bar.mjs +7 -7
  149. package/fesm2015/mdc-progress-spinner.mjs +7 -7
  150. package/fesm2015/mdc-progress-spinner.mjs.map +1 -1
  151. package/fesm2015/mdc-radio.mjs +10 -10
  152. package/fesm2015/mdc-radio.mjs.map +1 -1
  153. package/fesm2015/mdc-select.mjs +13 -13
  154. package/fesm2015/mdc-select.mjs.map +1 -1
  155. package/fesm2015/mdc-slide-toggle.mjs +7 -7
  156. package/fesm2015/mdc-slide-toggle.mjs.map +1 -1
  157. package/fesm2015/mdc-slider.mjs +18 -18
  158. package/fesm2015/mdc-slider.mjs.map +1 -1
  159. package/fesm2015/mdc-snack-bar.mjs +47 -41
  160. package/fesm2015/mdc-snack-bar.mjs.map +1 -1
  161. package/fesm2015/mdc-table.mjs +57 -57
  162. package/fesm2015/mdc-table.mjs.map +1 -1
  163. package/fesm2015/mdc-tabs.mjs +40 -40
  164. package/fesm2015/mdc-tabs.mjs.map +1 -1
  165. package/fesm2015/mdc-tooltip.mjs +10 -10
  166. package/fesm2015/mdc-tooltip.mjs.map +1 -1
  167. package/fesm2015/menubar.mjs +11 -11
  168. package/fesm2015/menubar.mjs.map +1 -1
  169. package/fesm2015/popover-edit.mjs +25 -25
  170. package/fesm2015/selection.mjs +23 -23
  171. package/fesm2015/selection.mjs.map +1 -1
  172. package/fesm2020/column-resize.mjs +36 -36
  173. package/fesm2020/material-experimental.mjs +1 -1
  174. package/fesm2020/material-experimental.mjs.map +1 -1
  175. package/fesm2020/mdc-autocomplete.mjs +13 -13
  176. package/fesm2020/mdc-autocomplete.mjs.map +1 -1
  177. package/fesm2020/mdc-button.mjs +34 -34
  178. package/fesm2020/mdc-button.mjs.map +1 -1
  179. package/fesm2020/mdc-card.mjs +46 -46
  180. package/fesm2020/mdc-checkbox.mjs +7 -7
  181. package/fesm2020/mdc-checkbox.mjs.map +1 -1
  182. package/fesm2020/mdc-chips.mjs +43 -43
  183. package/fesm2020/mdc-chips.mjs.map +1 -1
  184. package/fesm2020/mdc-core.mjs +10 -10
  185. package/fesm2020/mdc-core.mjs.map +1 -1
  186. package/fesm2020/mdc-dialog.mjs +22 -22
  187. package/fesm2020/mdc-dialog.mjs.map +1 -1
  188. package/fesm2020/mdc-form-field.mjs +33 -33
  189. package/fesm2020/mdc-form-field.mjs.map +1 -1
  190. package/fesm2020/mdc-input.mjs +7 -7
  191. package/fesm2020/mdc-list.mjs +54 -54
  192. package/fesm2020/mdc-list.mjs.map +1 -1
  193. package/fesm2020/mdc-menu.mjs +17 -17
  194. package/fesm2020/mdc-menu.mjs.map +1 -1
  195. package/fesm2020/mdc-paginator.mjs +12 -12
  196. package/fesm2020/mdc-paginator.mjs.map +1 -1
  197. package/fesm2020/mdc-progress-bar.mjs +7 -7
  198. package/fesm2020/mdc-progress-spinner.mjs +7 -7
  199. package/fesm2020/mdc-progress-spinner.mjs.map +1 -1
  200. package/fesm2020/mdc-radio.mjs +10 -10
  201. package/fesm2020/mdc-radio.mjs.map +1 -1
  202. package/fesm2020/mdc-select.mjs +13 -13
  203. package/fesm2020/mdc-select.mjs.map +1 -1
  204. package/fesm2020/mdc-slide-toggle.mjs +7 -7
  205. package/fesm2020/mdc-slide-toggle.mjs.map +1 -1
  206. package/fesm2020/mdc-slider.mjs +18 -18
  207. package/fesm2020/mdc-slider.mjs.map +1 -1
  208. package/fesm2020/mdc-snack-bar.mjs +47 -41
  209. package/fesm2020/mdc-snack-bar.mjs.map +1 -1
  210. package/fesm2020/mdc-table.mjs +57 -57
  211. package/fesm2020/mdc-table.mjs.map +1 -1
  212. package/fesm2020/mdc-tabs.mjs +40 -40
  213. package/fesm2020/mdc-tabs.mjs.map +1 -1
  214. package/fesm2020/mdc-tooltip.mjs +10 -10
  215. package/fesm2020/mdc-tooltip.mjs.map +1 -1
  216. package/fesm2020/menubar.mjs +11 -11
  217. package/fesm2020/menubar.mjs.map +1 -1
  218. package/fesm2020/popover-edit.mjs +25 -25
  219. package/fesm2020/selection.mjs +23 -23
  220. package/fesm2020/selection.mjs.map +1 -1
  221. package/mdc-autocomplete/autocomplete-origin.d.ts +1 -1
  222. package/mdc-autocomplete/autocomplete-trigger.d.ts +1 -1
  223. package/mdc-autocomplete/autocomplete.d.ts +1 -1
  224. package/mdc-button/button-base.d.ts +2 -2
  225. package/mdc-button/button.d.ts +2 -2
  226. package/mdc-button/fab.d.ts +4 -4
  227. package/mdc-button/icon-button.d.ts +2 -2
  228. package/mdc-card/card.d.ts +14 -14
  229. package/mdc-checkbox/checkbox.d.ts +1 -1
  230. package/mdc-chips/chip-action.d.ts +1 -1
  231. package/mdc-chips/chip-edit-input.d.ts +1 -1
  232. package/mdc-chips/chip-grid.d.ts +1 -1
  233. package/mdc-chips/chip-icons.d.ts +3 -3
  234. package/mdc-chips/chip-input.d.ts +1 -1
  235. package/mdc-chips/chip-listbox.d.ts +1 -1
  236. package/mdc-chips/chip-option.d.ts +1 -1
  237. package/mdc-chips/chip-row.d.ts +1 -1
  238. package/mdc-chips/chip-set.d.ts +1 -1
  239. package/mdc-chips/chip.d.ts +1 -1
  240. package/mdc-core/option/optgroup.d.ts +1 -1
  241. package/mdc-core/option/option.d.ts +1 -1
  242. package/mdc-dialog/dialog-container.d.ts +1 -1
  243. package/mdc-dialog/dialog-content-directives.d.ts +4 -4
  244. package/mdc-form-field/directives/error.d.ts +1 -1
  245. package/mdc-form-field/directives/floating-label.d.ts +1 -1
  246. package/mdc-form-field/directives/hint.d.ts +1 -1
  247. package/mdc-form-field/directives/label.d.ts +1 -1
  248. package/mdc-form-field/directives/line-ripple.d.ts +1 -1
  249. package/mdc-form-field/directives/notched-outline.d.ts +1 -1
  250. package/mdc-form-field/directives/prefix.d.ts +1 -1
  251. package/mdc-form-field/directives/suffix.d.ts +1 -1
  252. package/mdc-form-field/form-field.d.ts +1 -1
  253. package/mdc-input/input.d.ts +1 -1
  254. package/mdc-list/action-list.d.ts +1 -1
  255. package/mdc-list/interactive-list-base.d.ts +1 -1
  256. package/mdc-list/list-base.d.ts +2 -2
  257. package/mdc-list/list-item-sections.d.ts +6 -6
  258. package/mdc-list/list-option.d.ts +1 -1
  259. package/mdc-list/list.d.ts +2 -2
  260. package/mdc-list/nav-list.d.ts +1 -1
  261. package/mdc-list/selection-list.d.ts +1 -1
  262. package/mdc-list/subheader.d.ts +1 -1
  263. package/mdc-menu/directives.d.ts +2 -2
  264. package/mdc-menu/menu-item.d.ts +1 -1
  265. package/mdc-menu/menu.d.ts +1 -1
  266. package/mdc-paginator/paginator.d.ts +1 -1
  267. package/mdc-progress-bar/progress-bar.d.ts +1 -1
  268. package/mdc-progress-spinner/progress-spinner.d.ts +1 -1
  269. package/mdc-radio/radio.d.ts +2 -2
  270. package/mdc-select/select.d.ts +2 -2
  271. package/mdc-slide-toggle/slide-toggle.d.ts +1 -1
  272. package/mdc-slider/slider.d.ts +3 -3
  273. package/mdc-snack-bar/simple-snack-bar.d.ts +1 -1
  274. package/mdc-snack-bar/snack-bar-container.d.ts +5 -4
  275. package/mdc-snack-bar/snack-bar-content.d.ts +3 -3
  276. package/mdc-table/cell.d.ts +7 -7
  277. package/mdc-table/row.d.ts +7 -7
  278. package/mdc-table/table.d.ts +2 -2
  279. package/mdc-table/text-column.d.ts +1 -1
  280. package/mdc-tabs/tab-body.d.ts +2 -2
  281. package/mdc-tabs/tab-content.d.ts +1 -1
  282. package/mdc-tabs/tab-group.d.ts +1 -1
  283. package/mdc-tabs/tab-header.d.ts +1 -1
  284. package/mdc-tabs/tab-label-wrapper.d.ts +1 -1
  285. package/mdc-tabs/tab-label.d.ts +1 -1
  286. package/mdc-tabs/tab-nav-bar/tab-nav-bar.d.ts +3 -3
  287. package/mdc-tabs/tab.d.ts +1 -1
  288. package/mdc-tooltip/tooltip.d.ts +2 -2
  289. package/menubar/menubar-item.d.ts +2 -2
  290. package/menubar/menubar-module.d.ts +1 -1
  291. package/menubar/menubar.d.ts +2 -2
  292. package/package.json +5 -5
  293. package/popover-edit/lens-directives.d.ts +3 -3
  294. package/popover-edit/table-directives.d.ts +4 -4
  295. package/selection/row-selection.d.ts +1 -1
  296. package/selection/select-all.d.ts +1 -1
  297. package/selection/selection-column.d.ts +1 -1
  298. package/selection/selection-toggle.d.ts +1 -1
  299. package/selection/selection.d.ts +1 -1
@@ -21,5 +21,5 @@ export declare class MatChipEditInput {
21
21
  getValue(): string;
22
22
  private _moveCursorToEndOfInput;
23
23
  static ɵfac: i0.ɵɵFactoryDeclaration<MatChipEditInput, never>;
24
- static ɵdir: i0.ɵɵDirectiveDeclaration<MatChipEditInput, "span[matChipEditInput]", never, {}, {}, never>;
24
+ static ɵdir: i0.ɵɵDirectiveDeclaration<MatChipEditInput, "span[matChipEditInput]", never, {}, {}, never, never, false>;
25
25
  }
@@ -206,6 +206,6 @@ export declare class MatChipGrid extends _MatChipGridMixinBase implements AfterC
206
206
  */
207
207
  private _updateFocusForDestroyedChips;
208
208
  static ɵfac: i0.ɵɵFactoryDeclaration<MatChipGrid, [null, null, null, null, { optional: true; }, { optional: true; }, null, { optional: true; self: true; }]>;
209
- static ɵcmp: i0.ɵɵComponentDeclaration<MatChipGrid, "mat-chip-grid", never, { "tabIndex": "tabIndex"; "disabled": "disabled"; "placeholder": "placeholder"; "required": "required"; "value": "value"; "errorStateMatcher": "errorStateMatcher"; }, { "change": "change"; "valueChange": "valueChange"; }, ["_chips"], ["*"]>;
209
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatChipGrid, "mat-chip-grid", never, { "tabIndex": "tabIndex"; "disabled": "disabled"; "placeholder": "placeholder"; "required": "required"; "value": "value"; "errorStateMatcher": "errorStateMatcher"; }, { "change": "change"; "valueChange": "valueChange"; }, ["_chips"], ["*"], false>;
210
210
  }
211
211
  export {};
@@ -21,7 +21,7 @@ export declare const MAT_CHIP_AVATAR: InjectionToken<MatChipAvatar>;
21
21
  */
22
22
  export declare class MatChipAvatar {
23
23
  static ɵfac: i0.ɵɵFactoryDeclaration<MatChipAvatar, never>;
24
- static ɵdir: i0.ɵɵDirectiveDeclaration<MatChipAvatar, "mat-chip-avatar, [matChipAvatar]", never, {}, {}, never>;
24
+ static ɵdir: i0.ɵɵDirectiveDeclaration<MatChipAvatar, "mat-chip-avatar, [matChipAvatar]", never, {}, {}, never, never, false>;
25
25
  }
26
26
  /**
27
27
  * Injection token that can be used to reference instances of `MatChipTrailingIcon`. It serves as
@@ -41,7 +41,7 @@ export declare class MatChipTrailingIcon extends MatChipAction {
41
41
  isInteractive: boolean;
42
42
  protected _createFoundation(adapter: MDCChipActionAdapter): MDCChipTrailingActionFoundation;
43
43
  static ɵfac: i0.ɵɵFactoryDeclaration<MatChipTrailingIcon, never>;
44
- static ɵdir: i0.ɵɵDirectiveDeclaration<MatChipTrailingIcon, "mat-chip-trailing-icon, [matChipTrailingIcon]", never, {}, {}, never>;
44
+ static ɵdir: i0.ɵɵDirectiveDeclaration<MatChipTrailingIcon, "mat-chip-trailing-icon, [matChipTrailingIcon]", never, {}, {}, never, never, false>;
45
45
  }
46
46
  /**
47
47
  * Injection token that can be used to reference instances of `MatChipRemove`. It serves as
@@ -69,5 +69,5 @@ export declare class MatChipRemove extends MatChipAction {
69
69
  _handleClick(event: MouseEvent): void;
70
70
  _handleKeydown(event: KeyboardEvent): void;
71
71
  static ɵfac: i0.ɵɵFactoryDeclaration<MatChipRemove, never>;
72
- static ɵdir: i0.ɵɵDirectiveDeclaration<MatChipRemove, "[matChipRemove]", never, {}, {}, never>;
72
+ static ɵdir: i0.ɵɵDirectiveDeclaration<MatChipRemove, "[matChipRemove]", never, {}, {}, never, never, false>;
73
73
  }
@@ -91,5 +91,5 @@ export declare class MatChipInput implements MatChipTextControl, AfterContentIni
91
91
  /** Checks whether a keycode is one of the configured separators. */
92
92
  private _isSeparatorKey;
93
93
  static ɵfac: i0.ɵɵFactoryDeclaration<MatChipInput, [null, null, { optional: true; }]>;
94
- static ɵdir: i0.ɵɵDirectiveDeclaration<MatChipInput, "input[matChipInputFor]", ["matChipInput", "matChipInputFor"], { "chipGrid": "matChipInputFor"; "addOnBlur": "matChipInputAddOnBlur"; "separatorKeyCodes": "matChipInputSeparatorKeyCodes"; "placeholder": "placeholder"; "id": "id"; "disabled": "disabled"; }, { "chipEnd": "matChipInputTokenEnd"; }, never>;
94
+ static ɵdir: i0.ɵɵDirectiveDeclaration<MatChipInput, "input[matChipInputFor]", ["matChipInput", "matChipInputFor"], { "chipGrid": "matChipInputFor"; "addOnBlur": "matChipInputAddOnBlur"; "separatorKeyCodes": "matChipInputSeparatorKeyCodes"; "placeholder": "placeholder"; "id": "id"; "disabled": "disabled"; }, { "chipEnd": "matChipInputTokenEnd"; }, never, never, false>;
95
95
  }
@@ -148,5 +148,5 @@ export declare class MatChipListbox extends MatChipSet implements AfterContentIn
148
148
  */
149
149
  private _updateFocusForDestroyedChips;
150
150
  static ɵfac: i0.ɵɵFactoryDeclaration<MatChipListbox, never>;
151
- static ɵcmp: i0.ɵɵComponentDeclaration<MatChipListbox, "mat-chip-listbox", never, { "tabIndex": "tabIndex"; "multiple": "multiple"; "ariaOrientation": "aria-orientation"; "selectable": "selectable"; "compareWith": "compareWith"; "required": "required"; "value": "value"; }, { "change": "change"; }, ["_chips"], ["*"]>;
151
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatChipListbox, "mat-chip-listbox", never, { "tabIndex": "tabIndex"; "multiple": "multiple"; "ariaOrientation": "aria-orientation"; "selectable": "selectable"; "compareWith": "compareWith"; "required": "required"; "value": "value"; }, { "change": "change"; }, ["_chips"], ["*"], false>;
152
152
  }
@@ -77,5 +77,5 @@ export declare class MatChipOption extends MatChip implements OnInit, AfterViewI
77
77
  _hasLeadingGraphic(): import("@angular/material-experimental/mdc-chips").MatChipAvatar;
78
78
  private _setSelectedState;
79
79
  static ɵfac: i0.ɵɵFactoryDeclaration<MatChipOption, never>;
80
- static ɵcmp: i0.ɵɵComponentDeclaration<MatChipOption, "mat-basic-chip-option, mat-chip-option", never, { "color": "color"; "disableRipple": "disableRipple"; "tabIndex": "tabIndex"; "selectable": "selectable"; "selected": "selected"; }, { "selectionChange": "selectionChange"; }, never, ["mat-chip-avatar, [matChipAvatar]", "*", "mat-chip-trailing-icon,[matChipRemove],[matChipTrailingIcon]"]>;
80
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatChipOption, "mat-basic-chip-option, mat-chip-option", never, { "color": "color"; "disableRipple": "disableRipple"; "tabIndex": "tabIndex"; "selectable": "selectable"; "selected": "selected"; }, { "selectionChange": "selectionChange"; }, never, ["mat-chip-avatar, [matChipAvatar]", "*", "mat-chip-trailing-icon,[matChipRemove],[matChipTrailingIcon]"], false>;
81
81
  }
@@ -58,5 +58,5 @@ export declare class MatChipRow extends MatChip implements AfterViewInit {
58
58
  */
59
59
  private _getEditInput;
60
60
  static ɵfac: i0.ɵɵFactoryDeclaration<MatChipRow, [null, null, null, null, null, { optional: true; }, { optional: true; }, { optional: true; }, { attribute: "tabindex"; }]>;
61
- static ɵcmp: i0.ɵɵComponentDeclaration<MatChipRow, "mat-chip-row, mat-basic-chip-row", never, { "color": "color"; "disableRipple": "disableRipple"; "tabIndex": "tabIndex"; "editable": "editable"; }, { "edited": "edited"; }, ["contentEditInput"], ["mat-chip-avatar, [matChipAvatar]", "*", "[matChipEditInput]", "mat-chip-trailing-icon,[matChipRemove],[matChipTrailingIcon]"]>;
61
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatChipRow, "mat-chip-row, mat-basic-chip-row", never, { "color": "color"; "disableRipple": "disableRipple"; "tabIndex": "tabIndex"; "editable": "editable"; }, { "edited": "edited"; }, ["contentEditInput"], ["mat-chip-avatar, [matChipAvatar]", "*", "[matChipEditInput]", "mat-chip-trailing-icon,[matChipRemove],[matChipTrailingIcon]"], false>;
62
62
  }
@@ -108,6 +108,6 @@ export declare class MatChipSet extends _MatChipSetMixinBase implements AfterCon
108
108
  private _handleChipInteraction;
109
109
  private _handleChipNavigation;
110
110
  static ɵfac: i0.ɵɵFactoryDeclaration<MatChipSet, never>;
111
- static ɵcmp: i0.ɵɵComponentDeclaration<MatChipSet, "mat-chip-set", never, { "disabled": "disabled"; "role": "role"; }, {}, ["_chips"], ["*"]>;
111
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatChipSet, "mat-chip-set", never, { "disabled": "disabled"; "role": "role"; }, {}, ["_chips"], ["*"], false>;
112
112
  }
113
113
  export {};
@@ -134,6 +134,6 @@ export declare class MatChip extends _MatChipMixinBase implements AfterViewInit,
134
134
  private _handleTransitionend;
135
135
  private _handleAnimationend;
136
136
  static ɵfac: i0.ɵɵFactoryDeclaration<MatChip, [null, null, null, null, null, { optional: true; }, { optional: true; }, { optional: true; }, { attribute: "tabindex"; }]>;
137
- static ɵcmp: i0.ɵɵComponentDeclaration<MatChip, "mat-basic-chip, mat-chip", ["matChip"], { "color": "color"; "disableRipple": "disableRipple"; "tabIndex": "tabIndex"; "role": "role"; "id": "id"; "ariaLabel": "aria-label"; "disabled": "disabled"; "value": "value"; "removable": "removable"; "highlighted": "highlighted"; }, { "removed": "removed"; "destroyed": "destroyed"; }, ["leadingIcon", "trailingIcon", "removeIcon"], ["mat-chip-avatar, [matChipAvatar]", "*", "mat-chip-trailing-icon,[matChipRemove],[matChipTrailingIcon]"]>;
137
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatChip, "mat-basic-chip, mat-chip", ["matChip"], { "color": "color"; "disableRipple": "disableRipple"; "tabIndex": "tabIndex"; "role": "role"; "id": "id"; "ariaLabel": "aria-label"; "disabled": "disabled"; "value": "value"; "removable": "removable"; "highlighted": "highlighted"; }, { "removed": "removed"; "destroyed": "destroyed"; }, ["leadingIcon", "trailingIcon", "removeIcon"], ["mat-chip-avatar, [matChipAvatar]", "*", "mat-chip-trailing-icon,[matChipRemove],[matChipTrailingIcon]"], false>;
138
138
  }
139
139
  export {};
@@ -5,5 +5,5 @@ import * as i0 from "@angular/core";
5
5
  */
6
6
  export declare class MatOptgroup extends _MatOptgroupBase {
7
7
  static ɵfac: i0.ɵɵFactoryDeclaration<MatOptgroup, never>;
8
- static ɵcmp: i0.ɵɵComponentDeclaration<MatOptgroup, "mat-optgroup", ["matOptgroup"], { "disabled": "disabled"; }, {}, never, ["*", "mat-option, ng-container"]>;
8
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatOptgroup, "mat-optgroup", ["matOptgroup"], { "disabled": "disabled"; }, {}, never, ["*", "mat-option, ng-container"], false>;
9
9
  }
@@ -15,5 +15,5 @@ import * as i0 from "@angular/core";
15
15
  export declare class MatOption<T = any> extends _MatOptionBase<T> {
16
16
  constructor(element: ElementRef<HTMLElement>, changeDetectorRef: ChangeDetectorRef, parent: MatOptionParentComponent, group: MatOptgroup);
17
17
  static ɵfac: i0.ɵɵFactoryDeclaration<MatOption<any>, [null, null, { optional: true; }, { optional: true; }]>;
18
- static ɵcmp: i0.ɵɵComponentDeclaration<MatOption<any>, "mat-option", ["matOption"], {}, {}, never, ["*"]>;
18
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatOption<any>, "mat-option", ["matOption"], {}, {}, never, ["*"], false>;
19
19
  }
@@ -49,5 +49,5 @@ export declare class MatDialogContainer extends _MatDialogContainerBase implemen
49
49
  private _clearAnimationClasses;
50
50
  private _waitForAnimationToComplete;
51
51
  static ɵfac: i0.ɵɵFactoryDeclaration<MatDialogContainer, [null, null, null, { optional: true; }, null, null, null, { optional: true; }, null]>;
52
- static ɵcmp: i0.ɵɵComponentDeclaration<MatDialogContainer, "mat-dialog-container", never, {}, {}, never, never>;
52
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatDialogContainer, "mat-dialog-container", never, {}, {}, never, never, false>;
53
53
  }
@@ -28,7 +28,7 @@ export declare class MatDialogClose implements OnInit, OnChanges {
28
28
  ngOnChanges(changes: SimpleChanges): void;
29
29
  _onButtonClick(event: MouseEvent): void;
30
30
  static ɵfac: i0.ɵɵFactoryDeclaration<MatDialogClose, [{ optional: true; }, null, null]>;
31
- static ɵdir: i0.ɵɵDirectiveDeclaration<MatDialogClose, "[mat-dialog-close], [matDialogClose]", ["matDialogClose"], { "ariaLabel": "aria-label"; "type": "type"; "dialogResult": "mat-dialog-close"; "_matDialogClose": "matDialogClose"; }, {}, never>;
31
+ static ɵdir: i0.ɵɵDirectiveDeclaration<MatDialogClose, "[mat-dialog-close], [matDialogClose]", ["matDialogClose"], { "ariaLabel": "aria-label"; "type": "type"; "dialogResult": "mat-dialog-close"; "_matDialogClose": "matDialogClose"; }, {}, never, never, false>;
32
32
  }
33
33
  /**
34
34
  * Title of a dialog element. Stays fixed to the top of the dialog when scrolling.
@@ -41,14 +41,14 @@ export declare class MatDialogTitle implements OnInit {
41
41
  constructor(_dialogRef: MatDialogRef<any>, _elementRef: ElementRef<HTMLElement>, _dialog: MatDialog);
42
42
  ngOnInit(): void;
43
43
  static ɵfac: i0.ɵɵFactoryDeclaration<MatDialogTitle, [{ optional: true; }, null, null]>;
44
- static ɵdir: i0.ɵɵDirectiveDeclaration<MatDialogTitle, "[mat-dialog-title], [matDialogTitle]", ["matDialogTitle"], { "id": "id"; }, {}, never>;
44
+ static ɵdir: i0.ɵɵDirectiveDeclaration<MatDialogTitle, "[mat-dialog-title], [matDialogTitle]", ["matDialogTitle"], { "id": "id"; }, {}, never, never, false>;
45
45
  }
46
46
  /**
47
47
  * Scrollable content container of a dialog.
48
48
  */
49
49
  export declare class MatDialogContent {
50
50
  static ɵfac: i0.ɵɵFactoryDeclaration<MatDialogContent, never>;
51
- static ɵdir: i0.ɵɵDirectiveDeclaration<MatDialogContent, "[mat-dialog-content], mat-dialog-content, [matDialogContent]", never, {}, {}, never>;
51
+ static ɵdir: i0.ɵɵDirectiveDeclaration<MatDialogContent, "[mat-dialog-content], mat-dialog-content, [matDialogContent]", never, {}, {}, never, never, false>;
52
52
  }
53
53
  /**
54
54
  * Container for the bottom action buttons in a dialog.
@@ -60,5 +60,5 @@ export declare class MatDialogActions {
60
60
  */
61
61
  align?: 'start' | 'center' | 'end';
62
62
  static ɵfac: i0.ɵɵFactoryDeclaration<MatDialogActions, never>;
63
- static ɵdir: i0.ɵɵDirectiveDeclaration<MatDialogActions, "[mat-dialog-actions], mat-dialog-actions, [matDialogActions]", never, { "align": "align"; }, {}, never>;
63
+ static ɵdir: i0.ɵɵDirectiveDeclaration<MatDialogActions, "[mat-dialog-actions], mat-dialog-actions, [matDialogActions]", never, { "align": "align"; }, {}, never, never, false>;
64
64
  }
@@ -18,5 +18,5 @@ export declare class MatError {
18
18
  id: string;
19
19
  constructor(ariaLive: string, elementRef: ElementRef);
20
20
  static ɵfac: i0.ɵɵFactoryDeclaration<MatError, [{ attribute: "aria-live"; }, null]>;
21
- static ɵdir: i0.ɵɵDirectiveDeclaration<MatError, "mat-error", never, { "id": "id"; }, {}, never>;
21
+ static ɵdir: i0.ɵɵDirectiveDeclaration<MatError, "mat-error", never, { "id": "id"; }, {}, never, never, false>;
22
22
  }
@@ -30,5 +30,5 @@ export declare class MatFormFieldFloatingLabel {
30
30
  /** Gets the HTML element for the floating label. */
31
31
  get element(): HTMLElement;
32
32
  static ɵfac: i0.ɵɵFactoryDeclaration<MatFormFieldFloatingLabel, never>;
33
- static ɵdir: i0.ɵɵDirectiveDeclaration<MatFormFieldFloatingLabel, "label[matFormFieldFloatingLabel]", never, { "floating": "floating"; }, {}, never>;
33
+ static ɵdir: i0.ɵɵDirectiveDeclaration<MatFormFieldFloatingLabel, "label[matFormFieldFloatingLabel]", never, { "floating": "floating"; }, {}, never, never, false>;
34
34
  }
@@ -6,5 +6,5 @@ export declare class MatHint {
6
6
  /** Unique ID for the hint. Used for the aria-describedby on the form field control. */
7
7
  id: string;
8
8
  static ɵfac: i0.ɵɵFactoryDeclaration<MatHint, never>;
9
- static ɵdir: i0.ɵɵDirectiveDeclaration<MatHint, "mat-hint", never, { "align": "align"; "id": "id"; }, {}, never>;
9
+ static ɵdir: i0.ɵɵDirectiveDeclaration<MatHint, "mat-hint", never, { "align": "align"; "id": "id"; }, {}, never, never, false>;
10
10
  }
@@ -2,5 +2,5 @@ import * as i0 from "@angular/core";
2
2
  /** The floating label for a `mat-form-field`. */
3
3
  export declare class MatLabel {
4
4
  static ɵfac: i0.ɵɵFactoryDeclaration<MatLabel, never>;
5
- static ɵdir: i0.ɵɵDirectiveDeclaration<MatLabel, "mat-label", never, {}, {}, never>;
5
+ static ɵdir: i0.ɵɵDirectiveDeclaration<MatLabel, "mat-label", never, {}, {}, never, never, false>;
6
6
  }
@@ -20,5 +20,5 @@ export declare class MatFormFieldLineRipple extends MDCLineRipple implements OnD
20
20
  constructor(elementRef: ElementRef);
21
21
  ngOnDestroy(): void;
22
22
  static ɵfac: i0.ɵɵFactoryDeclaration<MatFormFieldLineRipple, never>;
23
- static ɵdir: i0.ɵɵDirectiveDeclaration<MatFormFieldLineRipple, "div[matFormFieldLineRipple]", never, {}, {}, never>;
23
+ static ɵdir: i0.ɵɵDirectiveDeclaration<MatFormFieldLineRipple, "div[matFormFieldLineRipple]", never, {}, {}, never, never, false>;
24
24
  }
@@ -33,5 +33,5 @@ export declare class MatFormFieldNotchedOutline implements AfterViewInit, OnChan
33
33
  /** Synchronizes the notched outline state to be based on the `width` and `open` inputs. */
34
34
  private _syncNotchedOutlineState;
35
35
  static ɵfac: i0.ɵɵFactoryDeclaration<MatFormFieldNotchedOutline, never>;
36
- static ɵcmp: i0.ɵɵComponentDeclaration<MatFormFieldNotchedOutline, "div[matFormFieldNotchedOutline]", never, { "width": "matFormFieldNotchedOutlineWidth"; "open": "matFormFieldNotchedOutlineOpen"; }, {}, never, ["*"]>;
36
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatFormFieldNotchedOutline, "div[matFormFieldNotchedOutline]", never, { "width": "matFormFieldNotchedOutlineWidth"; "open": "matFormFieldNotchedOutlineOpen"; }, {}, never, ["*"], false>;
37
37
  }
@@ -18,5 +18,5 @@ export declare class MatPrefix {
18
18
  _isText: boolean;
19
19
  constructor(elementRef: ElementRef);
20
20
  static ɵfac: i0.ɵɵFactoryDeclaration<MatPrefix, never>;
21
- static ɵdir: i0.ɵɵDirectiveDeclaration<MatPrefix, "[matPrefix], [matIconPrefix], [matTextPrefix]", never, {}, {}, never>;
21
+ static ɵdir: i0.ɵɵDirectiveDeclaration<MatPrefix, "[matPrefix], [matIconPrefix], [matTextPrefix]", never, {}, {}, never, never, false>;
22
22
  }
@@ -18,5 +18,5 @@ export declare class MatSuffix {
18
18
  _isText: boolean;
19
19
  constructor(elementRef: ElementRef);
20
20
  static ɵfac: i0.ɵɵFactoryDeclaration<MatSuffix, never>;
21
- static ɵdir: i0.ɵɵDirectiveDeclaration<MatSuffix, "[matSuffix], [matIconSuffix], [matTextSuffix]", never, {}, {}, never>;
21
+ static ɵdir: i0.ɵɵDirectiveDeclaration<MatSuffix, "[matSuffix], [matIconSuffix], [matTextSuffix]", never, {}, {}, never, never, false>;
22
22
  }
@@ -208,5 +208,5 @@ export declare class MatFormField implements AfterContentInit, AfterContentCheck
208
208
  /** Checks whether the form field is attached to the DOM. */
209
209
  private _isAttachedToDom;
210
210
  static ɵfac: i0.ɵɵFactoryDeclaration<MatFormField, [null, null, null, null, null, { optional: true; }, { optional: true; }, null]>;
211
- static ɵcmp: i0.ɵɵComponentDeclaration<MatFormField, "mat-form-field", ["matFormField"], { "hideRequiredMarker": "hideRequiredMarker"; "color": "color"; "floatLabel": "floatLabel"; "appearance": "appearance"; "subscriptSizing": "subscriptSizing"; "hintLabel": "hintLabel"; }, {}, ["_labelChildNonStatic", "_labelChildStatic", "_formFieldControl", "_prefixChildren", "_suffixChildren", "_errorChildren", "_hintChildren"], ["mat-label", "[matPrefix], [matIconPrefix]", "[matTextPrefix]", "*", "[matTextSuffix]", "[matSuffix], [matIconSuffix]", "mat-error", "mat-hint:not([align='end'])", "mat-hint[align='end']"]>;
211
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatFormField, "mat-form-field", ["matFormField"], { "hideRequiredMarker": "hideRequiredMarker"; "color": "color"; "floatLabel": "floatLabel"; "appearance": "appearance"; "subscriptSizing": "subscriptSizing"; "hintLabel": "hintLabel"; }, {}, ["_labelChildNonStatic", "_labelChildStatic", "_formFieldControl", "_prefixChildren", "_suffixChildren", "_errorChildren", "_hintChildren"], ["mat-label", "[matPrefix], [matIconPrefix]", "[matTextPrefix]", "*", "[matTextSuffix]", "[matSuffix], [matIconSuffix]", "mat-error", "mat-hint:not([align='end'])", "mat-hint[align='end']"], false>;
212
212
  }
@@ -2,5 +2,5 @@ import { MatInput as BaseMatInput } from '@angular/material/input';
2
2
  import * as i0 from "@angular/core";
3
3
  export declare class MatInput extends BaseMatInput {
4
4
  static ɵfac: i0.ɵɵFactoryDeclaration<MatInput, never>;
5
- static ɵdir: i0.ɵɵDirectiveDeclaration<MatInput, "input[matInput], textarea[matInput], select[matNativeControl], input[matNativeControl], textarea[matNativeControl]", ["matInput"], {}, {}, never>;
5
+ static ɵdir: i0.ɵɵDirectiveDeclaration<MatInput, "input[matInput], textarea[matInput], select[matNativeControl], input[matNativeControl], textarea[matNativeControl]", ["matInput"], {}, {}, never, never, false>;
6
6
  }
@@ -3,5 +3,5 @@ import * as i0 from "@angular/core";
3
3
  export declare class MatActionList extends MatListBase {
4
4
  _isNonInteractive: boolean;
5
5
  static ɵfac: i0.ɵɵFactoryDeclaration<MatActionList, never>;
6
- static ɵcmp: i0.ɵɵComponentDeclaration<MatActionList, "mat-action-list", ["matActionList"], {}, {}, never, ["*"]>;
6
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatActionList, "mat-action-list", ["matActionList"], {}, {}, never, ["*"], false>;
7
7
  }
@@ -35,7 +35,7 @@ export declare abstract class MatInteractiveListBase<T extends MatListItemBase>
35
35
  _elementAtIndex(index: number): HTMLElement | undefined;
36
36
  _indexForElement(element: Element | null): number;
37
37
  static ɵfac: i0.ɵɵFactoryDeclaration<MatInteractiveListBase<any>, never>;
38
- static ɵdir: i0.ɵɵDirectiveDeclaration<MatInteractiveListBase<any>, never, never, {}, {}, never>;
38
+ static ɵdir: i0.ɵɵDirectiveDeclaration<MatInteractiveListBase<any>, never, never, {}, {}, never, never, false>;
39
39
  }
40
40
  /** Gets an instance of `MDcListAdapter` for the given interactive list. */
41
41
  export declare function getInteractiveListAdapter(list: MatInteractiveListBase<MatListItemBase>): MDCListAdapter;
@@ -103,7 +103,7 @@ export declare abstract class MatListItemBase implements AfterViewInit, OnDestro
103
103
  /** Checks whether the list item has unscoped text content. */
104
104
  private _checkDomForUnscopedTextContent;
105
105
  static ɵfac: i0.ɵɵFactoryDeclaration<MatListItemBase, [null, null, null, null, { optional: true; }, { optional: true; }]>;
106
- static ɵdir: i0.ɵɵDirectiveDeclaration<MatListItemBase, never, never, { "lines": "lines"; "disableRipple": "disableRipple"; "disabled": "disabled"; }, {}, ["_avatars", "_icons"]>;
106
+ static ɵdir: i0.ɵɵDirectiveDeclaration<MatListItemBase, never, never, { "lines": "lines"; "disableRipple": "disableRipple"; "disabled": "disabled"; }, {}, ["_avatars", "_icons"], never, false>;
107
107
  }
108
108
  export declare abstract class MatListBase {
109
109
  _isNonInteractive: boolean;
@@ -116,5 +116,5 @@ export declare abstract class MatListBase {
116
116
  set disabled(value: BooleanInput);
117
117
  private _disabled;
118
118
  static ɵfac: i0.ɵɵFactoryDeclaration<MatListBase, never>;
119
- static ɵdir: i0.ɵɵDirectiveDeclaration<MatListBase, never, never, { "disableRipple": "disableRipple"; "disabled": "disabled"; }, {}, never>;
119
+ static ɵdir: i0.ɵɵDirectiveDeclaration<MatListBase, never, never, { "disableRipple": "disableRipple"; "disabled": "disabled"; }, {}, never, never, false>;
120
120
  }
@@ -18,7 +18,7 @@ export declare class MatListItemTitle {
18
18
  _elementRef: ElementRef<HTMLElement>;
19
19
  constructor(_elementRef: ElementRef<HTMLElement>);
20
20
  static ɵfac: i0.ɵɵFactoryDeclaration<MatListItemTitle, never>;
21
- static ɵdir: i0.ɵɵDirectiveDeclaration<MatListItemTitle, "[matListItemTitle]", never, {}, {}, never>;
21
+ static ɵdir: i0.ɵɵDirectiveDeclaration<MatListItemTitle, "[matListItemTitle]", never, {}, {}, never, never, false>;
22
22
  }
23
23
  /**
24
24
  * Directive capturing a line in a list item. A list item usually consists of a
@@ -30,7 +30,7 @@ export declare class MatListItemLine {
30
30
  _elementRef: ElementRef<HTMLElement>;
31
31
  constructor(_elementRef: ElementRef<HTMLElement>);
32
32
  static ɵfac: i0.ɵɵFactoryDeclaration<MatListItemLine, never>;
33
- static ɵdir: i0.ɵɵDirectiveDeclaration<MatListItemLine, "[matListItemLine]", never, {}, {}, never>;
33
+ static ɵdir: i0.ɵɵDirectiveDeclaration<MatListItemLine, "[matListItemLine]", never, {}, {}, never, never, false>;
34
34
  }
35
35
  /**
36
36
  * Directive matching an optional meta section for list items.
@@ -40,7 +40,7 @@ export declare class MatListItemLine {
40
40
  */
41
41
  export declare class MatListItemMeta {
42
42
  static ɵfac: i0.ɵɵFactoryDeclaration<MatListItemMeta, never>;
43
- static ɵdir: i0.ɵɵDirectiveDeclaration<MatListItemMeta, "[matListItemMeta]", never, {}, {}, never>;
43
+ static ɵdir: i0.ɵɵDirectiveDeclaration<MatListItemMeta, "[matListItemMeta]", never, {}, {}, never, never, false>;
44
44
  }
45
45
  /**
46
46
  * @docs-private
@@ -55,7 +55,7 @@ export declare class _MatListItemGraphicBase {
55
55
  constructor(_listOption: ListOption);
56
56
  _isAlignedAtStart(): boolean;
57
57
  static ɵfac: i0.ɵɵFactoryDeclaration<_MatListItemGraphicBase, [{ optional: true; }]>;
58
- static ɵdir: i0.ɵɵDirectiveDeclaration<_MatListItemGraphicBase, never, never, {}, {}, never>;
58
+ static ɵdir: i0.ɵɵDirectiveDeclaration<_MatListItemGraphicBase, never, never, {}, {}, never, never, false>;
59
59
  }
60
60
  /**
61
61
  * Directive matching an optional avatar within a list item.
@@ -64,7 +64,7 @@ export declare class _MatListItemGraphicBase {
64
64
  */
65
65
  export declare class MatListItemAvatar extends _MatListItemGraphicBase {
66
66
  static ɵfac: i0.ɵɵFactoryDeclaration<MatListItemAvatar, never>;
67
- static ɵdir: i0.ɵɵDirectiveDeclaration<MatListItemAvatar, "[matListItemAvatar]", never, {}, {}, never>;
67
+ static ɵdir: i0.ɵɵDirectiveDeclaration<MatListItemAvatar, "[matListItemAvatar]", never, {}, {}, never, never, false>;
68
68
  }
69
69
  /**
70
70
  * Directive matching an optional icon within a list item.
@@ -73,5 +73,5 @@ export declare class MatListItemAvatar extends _MatListItemGraphicBase {
73
73
  */
74
74
  export declare class MatListItemIcon extends _MatListItemGraphicBase {
75
75
  static ɵfac: i0.ɵɵFactoryDeclaration<MatListItemIcon, never>;
76
- static ɵdir: i0.ɵɵDirectiveDeclaration<MatListItemIcon, "[matListItemIcon]", never, {}, {}, never>;
76
+ static ɵdir: i0.ɵɵDirectiveDeclaration<MatListItemIcon, "[matListItemIcon]", never, {}, {}, never, never, false>;
77
77
  }
@@ -94,5 +94,5 @@ export declare class MatListOption extends MatListItemBase implements ListOption
94
94
  */
95
95
  _markForCheck(): void;
96
96
  static ɵfac: i0.ɵɵFactoryDeclaration<MatListOption, [null, null, null, null, null, { optional: true; }, { optional: true; }]>;
97
- static ɵcmp: i0.ɵɵComponentDeclaration<MatListOption, "mat-list-option", ["matListOption"], { "checkboxPosition": "checkboxPosition"; "color": "color"; "value": "value"; "selected": "selected"; }, { "selectedChange": "selectedChange"; }, ["_lines", "_titles"], ["[matListItemAvatar],[matListItemIcon]", "[matListItemTitle]", "[matListItemLine]", "*", "mat-divider"]>;
97
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatListOption, "mat-list-option", ["matListOption"], { "checkboxPosition": "checkboxPosition"; "color": "color"; "value": "value"; "selected": "selected"; }, { "selectedChange": "selectedChange"; }, ["_lines", "_titles"], ["[matListItemAvatar],[matListItemIcon]", "[matListItemTitle]", "[matListItemLine]", "*", "mat-divider"], false>;
98
98
  }
@@ -13,7 +13,7 @@ import { MatListItemLine, MatListItemMeta, MatListItemTitle } from './list-item-
13
13
  import * as i0 from "@angular/core";
14
14
  export declare class MatList extends MatListBase {
15
15
  static ɵfac: i0.ɵɵFactoryDeclaration<MatList, never>;
16
- static ɵcmp: i0.ɵɵComponentDeclaration<MatList, "mat-list", ["matList"], {}, {}, never, ["*"]>;
16
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatList, "mat-list", ["matList"], {}, {}, never, ["*"], false>;
17
17
  }
18
18
  export declare class MatListItem extends MatListItemBase {
19
19
  _lines: QueryList<MatListItemLine>;
@@ -27,5 +27,5 @@ export declare class MatListItem extends MatListItemBase {
27
27
  _activated: boolean;
28
28
  constructor(element: ElementRef, ngZone: NgZone, listBase: MatListBase, platform: Platform, globalRippleOptions?: RippleGlobalOptions, animationMode?: string);
29
29
  static ɵfac: i0.ɵɵFactoryDeclaration<MatListItem, [null, null, null, null, { optional: true; }, { optional: true; }]>;
30
- static ɵcmp: i0.ɵɵComponentDeclaration<MatListItem, "mat-list-item, a[mat-list-item], button[mat-list-item]", ["matListItem"], { "activated": "activated"; }, {}, ["_lines", "_titles", "_meta"], ["[matListItemAvatar],[matListItemIcon]", "[matListItemTitle]", "[matListItemLine]", "*", "[matListItemMeta]", "mat-divider"]>;
30
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatListItem, "mat-list-item, a[mat-list-item], button[mat-list-item]", ["matListItem"], { "activated": "activated"; }, {}, ["_lines", "_titles", "_meta"], ["[matListItemAvatar],[matListItemIcon]", "[matListItemTitle]", "[matListItemLine]", "*", "[matListItemMeta]", "mat-divider"], false>;
31
31
  }
@@ -3,5 +3,5 @@ import * as i0 from "@angular/core";
3
3
  export declare class MatNavList extends MatListBase {
4
4
  _isNonInteractive: boolean;
5
5
  static ɵfac: i0.ɵɵFactoryDeclaration<MatNavList, never>;
6
- static ɵcmp: i0.ɵɵComponentDeclaration<MatNavList, "mat-nav-list", ["matNavList"], {}, {}, never, ["*"]>;
6
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatNavList, "mat-nav-list", ["matNavList"], {}, {}, never, ["*"], false>;
7
7
  }
@@ -114,5 +114,5 @@ export declare class MatSelectionList extends MatInteractiveListBase<MatListOpti
114
114
  /** The option components contained within this selection-list. */
115
115
  get options(): QueryList<MatListOption>;
116
116
  static ɵfac: i0.ɵɵFactoryDeclaration<MatSelectionList, never>;
117
- static ɵcmp: i0.ɵɵComponentDeclaration<MatSelectionList, "mat-selection-list", ["matSelectionList"], { "color": "color"; "compareWith": "compareWith"; "multiple": "multiple"; }, { "selectionChange": "selectionChange"; }, ["_items"], ["*"]>;
117
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatSelectionList, "mat-selection-list", ["matSelectionList"], { "color": "color"; "compareWith": "compareWith"; "multiple": "multiple"; }, { "selectionChange": "selectionChange"; }, ["_items"], ["*"], false>;
118
118
  }
@@ -5,5 +5,5 @@ import * as i0 from "@angular/core";
5
5
  */
6
6
  export declare class MatListSubheaderCssMatStyler {
7
7
  static ɵfac: i0.ɵɵFactoryDeclaration<MatListSubheaderCssMatStyler, never>;
8
- static ɵdir: i0.ɵɵDirectiveDeclaration<MatListSubheaderCssMatStyler, "[mat-subheader], [matSubheader]", never, {}, {}, never>;
8
+ static ɵdir: i0.ɵɵDirectiveDeclaration<MatListSubheaderCssMatStyler, "[mat-subheader], [matSubheader]", never, {}, {}, never, never, false>;
9
9
  }
@@ -3,10 +3,10 @@ import * as i0 from "@angular/core";
3
3
  /** Directive applied to an element that should trigger a `mat-menu`. */
4
4
  export declare class MatMenuTrigger extends _MatMenuTriggerBase {
5
5
  static ɵfac: i0.ɵɵFactoryDeclaration<MatMenuTrigger, never>;
6
- static ɵdir: i0.ɵɵDirectiveDeclaration<MatMenuTrigger, "[mat-menu-trigger-for], [matMenuTriggerFor]", ["matMenuTrigger"], {}, {}, never>;
6
+ static ɵdir: i0.ɵɵDirectiveDeclaration<MatMenuTrigger, "[mat-menu-trigger-for], [matMenuTriggerFor]", ["matMenuTrigger"], {}, {}, never, never, false>;
7
7
  }
8
8
  /** Menu content that will be rendered lazily once the menu is opened. */
9
9
  export declare class MatMenuContent extends _MatMenuContentBase {
10
10
  static ɵfac: i0.ɵɵFactoryDeclaration<MatMenuContent, never>;
11
- static ɵdir: i0.ɵɵDirectiveDeclaration<MatMenuContent, "ng-template[matMenuContent]", never, {}, {}, never>;
11
+ static ɵdir: i0.ɵɵDirectiveDeclaration<MatMenuContent, "ng-template[matMenuContent]", never, {}, {}, never, never, false>;
12
12
  }
@@ -5,5 +5,5 @@ import * as i0 from "@angular/core";
5
5
  */
6
6
  export declare class MatMenuItem extends BaseMatMenuItem {
7
7
  static ɵfac: i0.ɵɵFactoryDeclaration<MatMenuItem, never>;
8
- static ɵcmp: i0.ɵɵComponentDeclaration<MatMenuItem, "[mat-menu-item]", ["matMenuItem"], { "disabled": "disabled"; "disableRipple": "disableRipple"; }, {}, never, ["mat-icon", "*"]>;
8
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatMenuItem, "[mat-menu-item]", ["matMenuItem"], { "disabled": "disabled"; "disableRipple": "disableRipple"; }, {}, never, ["mat-icon", "*"], false>;
9
9
  }
@@ -18,5 +18,5 @@ export declare class MatMenu extends _MatMenuBase {
18
18
  protected _baseElevation: number;
19
19
  constructor(elementRef: ElementRef<HTMLElement>, ngZone: NgZone, defaultOptions: MatMenuDefaultOptions);
20
20
  static ɵfac: i0.ɵɵFactoryDeclaration<MatMenu, never>;
21
- static ɵcmp: i0.ɵɵComponentDeclaration<MatMenu, "mat-menu", ["matMenu"], {}, {}, never, ["*"]>;
21
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatMenu, "mat-menu", ["matMenu"], {}, {}, never, ["*"], false>;
22
22
  }
@@ -36,5 +36,5 @@ export declare class MatPaginator extends _MatPaginatorBase<MatPaginatorDefaultO
36
36
  readonly _pageSizeLabelId: string;
37
37
  constructor(intl: MatPaginatorIntl, changeDetectorRef: ChangeDetectorRef, defaults?: MatPaginatorDefaultOptions);
38
38
  static ɵfac: i0.ɵɵFactoryDeclaration<MatPaginator, [null, null, { optional: true; }]>;
39
- static ɵcmp: i0.ɵɵComponentDeclaration<MatPaginator, "mat-paginator", ["matPaginator"], { "disabled": "disabled"; }, {}, never, never>;
39
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatPaginator, "mat-paginator", ["matPaginator"], { "disabled": "disabled"; }, {}, never, never, false>;
40
40
  }
@@ -62,6 +62,6 @@ export declare class MatProgressBar extends _MatProgressBarBase implements After
62
62
  /** Syncs the state of the progress bar with the MDC foundation. */
63
63
  private _syncFoundation;
64
64
  static ɵfac: i0.ɵɵFactoryDeclaration<MatProgressBar, [null, null, { optional: true; }, { optional: true; }, { optional: true; }]>;
65
- static ɵcmp: i0.ɵɵComponentDeclaration<MatProgressBar, "mat-progress-bar", ["matProgressBar"], { "color": "color"; "value": "value"; "bufferValue": "bufferValue"; "mode": "mode"; }, { "animationEnd": "animationEnd"; }, never, never>;
65
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatProgressBar, "mat-progress-bar", ["matProgressBar"], { "color": "color"; "value": "value"; "bufferValue": "bufferValue"; "mode": "mode"; }, { "animationEnd": "animationEnd"; }, never, never, false>;
66
66
  }
67
67
  export {};
@@ -65,7 +65,7 @@ export declare class MatProgressSpinner extends _MatProgressSpinnerBase implemen
65
65
  /** Syncs the state of the progress spinner with the MDC foundation. */
66
66
  private _syncFoundation;
67
67
  static ɵfac: i0.ɵɵFactoryDeclaration<MatProgressSpinner, [null, { optional: true; }, null]>;
68
- static ɵcmp: i0.ɵɵComponentDeclaration<MatProgressSpinner, "mat-progress-spinner, mat-spinner", ["matProgressSpinner"], { "color": "color"; "mode": "mode"; "value": "value"; "diameter": "diameter"; "strokeWidth": "strokeWidth"; }, {}, never, never>;
68
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatProgressSpinner, "mat-progress-spinner, mat-spinner", ["matProgressSpinner"], { "color": "color"; "mode": "mode"; "value": "value"; "diameter": "diameter"; "strokeWidth": "strokeWidth"; }, {}, never, never, false>;
69
69
  }
70
70
  /**
71
71
  * `<mat-spinner>` component.
@@ -31,7 +31,7 @@ export declare class MatRadioGroup extends _MatRadioGroupBase<MatRadioButton> {
31
31
  /** Child radio buttons. */
32
32
  _radios: QueryList<MatRadioButton>;
33
33
  static ɵfac: i0.ɵɵFactoryDeclaration<MatRadioGroup, never>;
34
- static ɵdir: i0.ɵɵDirectiveDeclaration<MatRadioGroup, "mat-radio-group", ["matRadioGroup"], {}, {}, ["_radios"]>;
34
+ static ɵdir: i0.ɵɵDirectiveDeclaration<MatRadioGroup, "mat-radio-group", ["matRadioGroup"], {}, {}, ["_radios"], never, false>;
35
35
  }
36
36
  export declare class MatRadioButton extends _MatRadioButtonBase implements AfterViewInit, OnDestroy {
37
37
  private _radioAdapter;
@@ -49,5 +49,5 @@ export declare class MatRadioButton extends _MatRadioButtonBase implements After
49
49
  */
50
50
  protected _setDisabled(value: boolean): void;
51
51
  static ɵfac: i0.ɵɵFactoryDeclaration<MatRadioButton, [{ optional: true; }, null, null, null, null, { optional: true; }, { optional: true; }, { attribute: "tabindex"; }]>;
52
- static ɵcmp: i0.ɵɵComponentDeclaration<MatRadioButton, "mat-radio-button", ["matRadioButton"], { "disableRipple": "disableRipple"; "tabIndex": "tabIndex"; }, {}, never, ["*"]>;
52
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatRadioButton, "mat-radio-button", ["matRadioButton"], { "disableRipple": "disableRipple"; "tabIndex": "tabIndex"; }, {}, never, ["*"], false>;
53
53
  }
@@ -27,7 +27,7 @@ export declare class MatSelectChange {
27
27
  */
28
28
  export declare class MatSelectTrigger {
29
29
  static ɵfac: i0.ɵɵFactoryDeclaration<MatSelectTrigger, never>;
30
- static ɵdir: i0.ɵɵDirectiveDeclaration<MatSelectTrigger, "mat-select-trigger", never, {}, {}, never>;
30
+ static ɵdir: i0.ɵɵDirectiveDeclaration<MatSelectTrigger, "mat-select-trigger", never, {}, {}, never, never, false>;
31
31
  }
32
32
  export declare class MatSelect extends _MatSelectBase<MatSelectChange> implements OnInit, AfterViewInit {
33
33
  options: QueryList<MatOption>;
@@ -50,5 +50,5 @@ export declare class MatSelect extends _MatSelectBase<MatSelectChange> implement
50
50
  /** Gets how wide the overlay panel should be. */
51
51
  private _getOverlayWidth;
52
52
  static ɵfac: i0.ɵɵFactoryDeclaration<MatSelect, never>;
53
- static ɵcmp: i0.ɵɵComponentDeclaration<MatSelect, "mat-select", ["matSelect"], { "disabled": "disabled"; "disableRipple": "disableRipple"; "tabIndex": "tabIndex"; }, {}, ["customTrigger", "options", "optionGroups"], ["mat-select-trigger", "*"]>;
53
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatSelect, "mat-select", ["matSelect"], { "disabled": "disabled"; "disableRipple": "disableRipple"; "tabIndex": "tabIndex"; }, {}, ["customTrigger", "options", "optionGroups"], ["mat-select-trigger", "*"], false>;
54
54
  }
@@ -103,5 +103,5 @@ export declare class MatSlideToggle implements ControlValueAccessor, AfterViewIn
103
103
  toggle(): void;
104
104
  _getAriaLabelledBy(): string | null;
105
105
  static ɵfac: i0.ɵɵFactoryDeclaration<MatSlideToggle, [null, null, null, { attribute: "tabindex"; }, null, { optional: true; }]>;
106
- static ɵcmp: i0.ɵɵComponentDeclaration<MatSlideToggle, "mat-slide-toggle", ["matSlideToggle"], { "color": "color"; "name": "name"; "id": "id"; "tabIndex": "tabIndex"; "labelPosition": "labelPosition"; "ariaLabel": "aria-label"; "ariaLabelledby": "aria-labelledby"; "ariaDescribedby": "aria-describedby"; "required": "required"; "checked": "checked"; "disableRipple": "disableRipple"; "disabled": "disabled"; }, { "change": "change"; "toggleChange": "toggleChange"; }, never, ["*"]>;
106
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatSlideToggle, "mat-slide-toggle", ["matSlideToggle"], { "color": "color"; "name": "name"; "id": "id"; "tabIndex": "tabIndex"; "labelPosition": "labelPosition"; "ariaLabel": "aria-label"; "ariaLabelledby": "aria-labelledby"; "ariaDescribedby": "aria-describedby"; "required": "required"; "checked": "checked"; "disableRipple": "disableRipple"; "disabled": "disabled"; }, { "change": "change"; "toggleChange": "toggleChange"; }, never, ["*"], false>;
107
107
  }
@@ -91,7 +91,7 @@ export declare class MatSliderVisualThumb implements AfterViewInit, OnDestroy {
91
91
  */
92
92
  _getValueIndicatorContainer(): HTMLElement;
93
93
  static ɵfac: i0.ɵɵFactoryDeclaration<MatSliderVisualThumb, never>;
94
- static ɵcmp: i0.ɵɵComponentDeclaration<MatSliderVisualThumb, "mat-slider-visual-thumb", never, { "discrete": "discrete"; "thumbPosition": "thumbPosition"; "valueIndicatorText": "valueIndicatorText"; "disableRipple": "disableRipple"; }, {}, never, never>;
94
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatSliderVisualThumb, "mat-slider-visual-thumb", never, { "discrete": "discrete"; "thumbPosition": "thumbPosition"; "valueIndicatorText": "valueIndicatorText"; "disableRipple": "disableRipple"; }, {}, never, never, false>;
95
95
  }
96
96
  /**
97
97
  * Directive that adds slider-specific behaviors to an input element inside `<mat-slider>`.
@@ -214,7 +214,7 @@ export declare class MatSliderThumb implements AfterViewInit, ControlValueAccess
214
214
  */
215
215
  private _initializeAriaValueText;
216
216
  static ɵfac: i0.ɵɵFactoryDeclaration<MatSliderThumb, never>;
217
- static ɵdir: i0.ɵɵDirectiveDeclaration<MatSliderThumb, "input[matSliderThumb], input[matSliderStartThumb], input[matSliderEndThumb]", ["matSliderThumb"], { "value": "value"; }, { "valueChange": "valueChange"; "dragStart": "dragStart"; "dragEnd": "dragEnd"; "_blur": "_blur"; "_focus": "_focus"; }, never>;
217
+ static ɵdir: i0.ɵɵDirectiveDeclaration<MatSliderThumb, "input[matSliderThumb], input[matSliderStartThumb], input[matSliderEndThumb]", ["matSliderThumb"], { "value": "value"; }, { "valueChange": "valueChange"; "dragStart": "dragStart"; "dragEnd": "dragEnd"; "_blur": "_blur"; "_focus": "_focus"; }, never, never, false>;
218
218
  }
219
219
  declare const _MatSliderMixinBase: import("@angular/material/core")._Constructor<import("@angular/material/core").CanColor> & import("@angular/material/core")._AbstractConstructor<import("@angular/material/core").CanColor> & import("@angular/material/core")._Constructor<CanDisableRipple> & import("@angular/material/core")._AbstractConstructor<CanDisableRipple> & {
220
220
  new (_elementRef: ElementRef<HTMLElement>): {
@@ -368,6 +368,6 @@ export declare class MatSlider extends _MatSliderMixinBase implements AfterViewI
368
368
  /** Starts observing and updating the slider if the host changes its size. */
369
369
  private _observeHostResize;
370
370
  static ɵfac: i0.ɵɵFactoryDeclaration<MatSlider, [null, null, null, null, null, null, { optional: true; }, { optional: true; }, { optional: true; }]>;
371
- static ɵcmp: i0.ɵɵComponentDeclaration<MatSlider, "mat-slider", ["matSlider"], { "color": "color"; "disableRipple": "disableRipple"; "disabled": "disabled"; "discrete": "discrete"; "showTickMarks": "showTickMarks"; "min": "min"; "max": "max"; "step": "step"; "displayWith": "displayWith"; }, {}, ["_inputs"], ["*"]>;
371
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatSlider, "mat-slider", ["matSlider"], { "color": "color"; "disableRipple": "disableRipple"; "disabled": "disabled"; "discrete": "discrete"; "showTickMarks": "showTickMarks"; "min": "min"; "max": "max"; "step": "step"; "displayWith": "displayWith"; }, {}, ["_inputs"], ["*"], false>;
372
372
  }
373
373
  export {};
@@ -15,5 +15,5 @@ export declare class SimpleSnackBar implements TextOnlySnackBar {
15
15
  /** If the action button should be shown. */
16
16
  get hasAction(): boolean;
17
17
  static ɵfac: i0.ɵɵFactoryDeclaration<SimpleSnackBar, never>;
18
- static ɵcmp: i0.ɵɵComponentDeclaration<SimpleSnackBar, "simple-snack-bar", ["matSnackBar"], {}, {}, never, never>;
18
+ static ɵcmp: i0.ɵɵComponentDeclaration<SimpleSnackBar, "simple-snack-bar", ["matSnackBar"], {}, {}, never, never, false>;
19
19
  }
@@ -7,7 +7,7 @@
7
7
  */
8
8
  import { AriaLivePoliteness } from '@angular/cdk/a11y';
9
9
  import { BasePortalOutlet, CdkPortalOutlet, ComponentPortal, TemplatePortal } from '@angular/cdk/portal';
10
- import { AfterViewChecked, ComponentRef, ElementRef, EmbeddedViewRef, NgZone, OnDestroy } from '@angular/core';
10
+ import { ComponentRef, ElementRef, EmbeddedViewRef, NgZone, OnDestroy } from '@angular/core';
11
11
  import { MatSnackBarConfig, _SnackBarContainer } from '@angular/material/snack-bar';
12
12
  import { MDCSnackbarFoundation } from '@material/snackbar';
13
13
  import { Platform } from '@angular/cdk/platform';
@@ -17,7 +17,7 @@ import * as i0 from "@angular/core";
17
17
  * Internal component that wraps user-provided snack bar content.
18
18
  * @docs-private
19
19
  */
20
- export declare class MatSnackBarContainer extends BasePortalOutlet implements _SnackBarContainer, AfterViewChecked, OnDestroy {
20
+ export declare class MatSnackBarContainer extends BasePortalOutlet implements _SnackBarContainer, OnDestroy {
21
21
  private _elementRef;
22
22
  snackBarConfig: MatSnackBarConfig;
23
23
  private _platform;
@@ -55,7 +55,6 @@ export declare class MatSnackBarContainer extends BasePortalOutlet implements _S
55
55
  */
56
56
  _label: ElementRef;
57
57
  constructor(_elementRef: ElementRef<HTMLElement>, snackBarConfig: MatSnackBarConfig, _platform: Platform, _ngZone: NgZone, _animationMode?: string | undefined);
58
- ngAfterViewChecked(): void;
59
58
  /** Makes sure the exit callbacks have been invoked when the element is destroyed. */
60
59
  ngOnDestroy(): void;
61
60
  enter(): void;
@@ -74,6 +73,8 @@ export declare class MatSnackBarContainer extends BasePortalOutlet implements _S
74
73
  * announce it.
75
74
  */
76
75
  private _screenReaderAnnounce;
76
+ /** Applies the correct CSS class to the label based on its content. */
77
+ private _applyLabelClass;
77
78
  static ɵfac: i0.ɵɵFactoryDeclaration<MatSnackBarContainer, [null, null, null, null, { optional: true; }]>;
78
- static ɵcmp: i0.ɵɵComponentDeclaration<MatSnackBarContainer, "mat-snack-bar-container", never, {}, {}, never, never>;
79
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatSnackBarContainer, "mat-snack-bar-container", never, {}, {}, never, never, false>;
79
80
  }