@angular/material-experimental 14.0.0-next.10 → 14.0.0-next.13

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 (582) hide show
  1. package/column-resize/index.d.ts +238 -6
  2. package/esm2020/column-resize/column-resize-directives/column-resize-flex.mjs +4 -4
  3. package/esm2020/column-resize/column-resize-directives/column-resize.mjs +4 -4
  4. package/esm2020/column-resize/column-resize-directives/default-enabled-column-resize-flex.mjs +4 -4
  5. package/esm2020/column-resize/column-resize-directives/default-enabled-column-resize.mjs +4 -4
  6. package/esm2020/column-resize/column-resize-module.mjs +13 -13
  7. package/esm2020/column-resize/overlay-handle.mjs +4 -4
  8. package/esm2020/column-resize/resizable-directives/default-enabled-resizable.mjs +4 -4
  9. package/esm2020/column-resize/resizable-directives/resizable.mjs +4 -4
  10. package/esm2020/column-resize/resize-strategy.mjs +4 -4
  11. package/esm2020/mdc-autocomplete/autocomplete-origin.mjs +4 -4
  12. package/esm2020/mdc-autocomplete/autocomplete-trigger.mjs +4 -4
  13. package/esm2020/mdc-autocomplete/autocomplete.mjs +4 -4
  14. package/esm2020/mdc-autocomplete/module.mjs +5 -5
  15. package/esm2020/mdc-button/button-base.mjs +7 -7
  16. package/esm2020/mdc-button/button.mjs +7 -7
  17. package/esm2020/mdc-button/fab.mjs +13 -13
  18. package/esm2020/mdc-button/icon-button.mjs +7 -7
  19. package/esm2020/mdc-button/module.mjs +5 -5
  20. package/esm2020/mdc-card/card.mjs +43 -43
  21. package/esm2020/mdc-card/module.mjs +5 -5
  22. package/esm2020/mdc-checkbox/checkbox.mjs +4 -4
  23. package/esm2020/mdc-checkbox/module.mjs +5 -5
  24. package/esm2020/mdc-chips/chip-action.mjs +4 -4
  25. package/esm2020/mdc-chips/chip-edit-input.mjs +4 -4
  26. package/esm2020/mdc-chips/chip-grid.mjs +4 -4
  27. package/esm2020/mdc-chips/chip-icons.mjs +10 -10
  28. package/esm2020/mdc-chips/chip-input.mjs +4 -4
  29. package/esm2020/mdc-chips/chip-listbox.mjs +4 -4
  30. package/esm2020/mdc-chips/chip-option.mjs +7 -7
  31. package/esm2020/mdc-chips/chip-row.mjs +4 -4
  32. package/esm2020/mdc-chips/chip-set.mjs +4 -4
  33. package/esm2020/mdc-chips/chip.mjs +7 -7
  34. package/esm2020/mdc-chips/module.mjs +6 -6
  35. package/esm2020/mdc-core/option/index.mjs +5 -5
  36. package/esm2020/mdc-core/option/optgroup.mjs +4 -4
  37. package/esm2020/mdc-core/option/option.mjs +4 -4
  38. package/esm2020/mdc-dialog/dialog-container.mjs +17 -15
  39. package/esm2020/mdc-dialog/dialog-content-directives.mjs +13 -13
  40. package/esm2020/mdc-dialog/dialog-ref.mjs +1 -6
  41. package/esm2020/mdc-dialog/dialog.mjs +12 -7
  42. package/esm2020/mdc-dialog/module.mjs +8 -7
  43. package/esm2020/mdc-dialog/public-api.mjs +2 -2
  44. package/esm2020/mdc-form-field/directives/error.mjs +4 -4
  45. package/esm2020/mdc-form-field/directives/floating-label.mjs +4 -4
  46. package/esm2020/mdc-form-field/directives/hint.mjs +4 -4
  47. package/esm2020/mdc-form-field/directives/label.mjs +4 -4
  48. package/esm2020/mdc-form-field/directives/line-ripple.mjs +4 -4
  49. package/esm2020/mdc-form-field/directives/notched-outline.mjs +4 -4
  50. package/esm2020/mdc-form-field/directives/prefix.mjs +4 -4
  51. package/esm2020/mdc-form-field/directives/suffix.mjs +4 -4
  52. package/esm2020/mdc-form-field/form-field.mjs +10 -10
  53. package/esm2020/mdc-form-field/module.mjs +5 -5
  54. package/esm2020/mdc-input/input.mjs +4 -4
  55. package/esm2020/mdc-input/module.mjs +5 -5
  56. package/esm2020/mdc-list/action-list.mjs +4 -4
  57. package/esm2020/mdc-list/interactive-list-base.mjs +4 -4
  58. package/esm2020/mdc-list/list-base.mjs +7 -7
  59. package/esm2020/mdc-list/list-item-sections.mjs +19 -19
  60. package/esm2020/mdc-list/list-option.mjs +7 -7
  61. package/esm2020/mdc-list/list.mjs +7 -7
  62. package/esm2020/mdc-list/module.mjs +9 -11
  63. package/esm2020/mdc-list/nav-list.mjs +4 -4
  64. package/esm2020/mdc-list/selection-list.mjs +4 -4
  65. package/esm2020/mdc-list/subheader.mjs +4 -4
  66. package/esm2020/mdc-menu/directives.mjs +7 -7
  67. package/esm2020/mdc-menu/menu-item.mjs +6 -6
  68. package/esm2020/mdc-menu/menu.mjs +4 -4
  69. package/esm2020/mdc-menu/module.mjs +5 -5
  70. package/esm2020/mdc-paginator/module.mjs +5 -5
  71. package/esm2020/mdc-paginator/paginator.mjs +9 -9
  72. package/esm2020/mdc-progress-bar/module.mjs +5 -5
  73. package/esm2020/mdc-progress-bar/progress-bar.mjs +4 -4
  74. package/esm2020/mdc-progress-spinner/module.mjs +5 -5
  75. package/esm2020/mdc-progress-spinner/progress-spinner.mjs +4 -4
  76. package/esm2020/mdc-radio/module.mjs +5 -5
  77. package/esm2020/mdc-radio/radio.mjs +7 -7
  78. package/esm2020/mdc-select/module.mjs +5 -5
  79. package/esm2020/mdc-select/select.mjs +10 -11
  80. package/esm2020/mdc-slide-toggle/module.mjs +5 -5
  81. package/esm2020/mdc-slide-toggle/slide-toggle.mjs +4 -4
  82. package/esm2020/mdc-slider/global-change-and-input-listener.mjs +4 -4
  83. package/esm2020/mdc-slider/module.mjs +5 -5
  84. package/esm2020/mdc-slider/slider.mjs +12 -12
  85. package/esm2020/mdc-snack-bar/module.mjs +5 -5
  86. package/esm2020/mdc-snack-bar/simple-snack-bar.mjs +7 -7
  87. package/esm2020/mdc-snack-bar/snack-bar-container.mjs +50 -31
  88. package/esm2020/mdc-snack-bar/snack-bar-content.mjs +10 -10
  89. package/esm2020/mdc-snack-bar/snack-bar.mjs +4 -4
  90. package/esm2020/mdc-table/cell.mjs +22 -22
  91. package/esm2020/mdc-table/module.mjs +5 -5
  92. package/esm2020/mdc-table/row.mjs +22 -22
  93. package/esm2020/mdc-table/table.mjs +9 -9
  94. package/esm2020/mdc-table/text-column.mjs +5 -5
  95. package/esm2020/mdc-tabs/module.mjs +10 -12
  96. package/esm2020/mdc-tabs/tab-body.mjs +7 -7
  97. package/esm2020/mdc-tabs/tab-content.mjs +4 -4
  98. package/esm2020/mdc-tabs/tab-group.mjs +12 -12
  99. package/esm2020/mdc-tabs/tab-header.mjs +4 -4
  100. package/esm2020/mdc-tabs/tab-label-wrapper.mjs +4 -4
  101. package/esm2020/mdc-tabs/tab-label.mjs +4 -4
  102. package/esm2020/mdc-tabs/tab-nav-bar/tab-nav-bar.mjs +10 -10
  103. package/esm2020/mdc-tabs/tab.mjs +4 -4
  104. package/esm2020/mdc-tooltip/module.mjs +5 -5
  105. package/esm2020/mdc-tooltip/tooltip.mjs +7 -7
  106. package/esm2020/menubar/menubar-item.mjs +5 -5
  107. package/esm2020/menubar/menubar-module.mjs +6 -6
  108. package/esm2020/menubar/menubar.mjs +5 -5
  109. package/esm2020/popover-edit/lens-directives.mjs +10 -10
  110. package/esm2020/popover-edit/popover-edit-module.mjs +5 -5
  111. package/esm2020/popover-edit/table-directives.mjs +13 -13
  112. package/esm2020/selection/row-selection.mjs +4 -4
  113. package/esm2020/selection/select-all.mjs +4 -4
  114. package/esm2020/selection/selection-column.mjs +7 -7
  115. package/esm2020/selection/selection-module.mjs +5 -5
  116. package/esm2020/selection/selection-toggle.mjs +4 -4
  117. package/esm2020/selection/selection.mjs +4 -4
  118. package/esm2020/version.mjs +1 -1
  119. package/fesm2015/column-resize.mjs +36 -36
  120. package/fesm2015/column-resize.mjs.map +1 -1
  121. package/fesm2015/material-experimental.mjs +1 -1
  122. package/fesm2015/material-experimental.mjs.map +1 -1
  123. package/fesm2015/mdc-autocomplete.mjs +13 -13
  124. package/fesm2015/mdc-autocomplete.mjs.map +1 -1
  125. package/fesm2015/mdc-button.mjs +34 -34
  126. package/fesm2015/mdc-button.mjs.map +1 -1
  127. package/fesm2015/mdc-card.mjs +46 -46
  128. package/fesm2015/mdc-card.mjs.map +1 -1
  129. package/fesm2015/mdc-checkbox.mjs +7 -7
  130. package/fesm2015/mdc-checkbox.mjs.map +1 -1
  131. package/fesm2015/mdc-chips.mjs +44 -44
  132. package/fesm2015/mdc-chips.mjs.map +1 -1
  133. package/fesm2015/mdc-core.mjs +10 -10
  134. package/fesm2015/mdc-core.mjs.map +1 -1
  135. package/fesm2015/mdc-dialog.mjs +45 -43
  136. package/fesm2015/mdc-dialog.mjs.map +1 -1
  137. package/fesm2015/mdc-form-field.mjs +33 -33
  138. package/fesm2015/mdc-form-field.mjs.map +1 -1
  139. package/fesm2015/mdc-input.mjs +7 -7
  140. package/fesm2015/mdc-input.mjs.map +1 -1
  141. package/fesm2015/mdc-list.mjs +58 -60
  142. package/fesm2015/mdc-list.mjs.map +1 -1
  143. package/fesm2015/mdc-menu.mjs +17 -17
  144. package/fesm2015/mdc-menu.mjs.map +1 -1
  145. package/fesm2015/mdc-paginator.mjs +12 -12
  146. package/fesm2015/mdc-paginator.mjs.map +1 -1
  147. package/fesm2015/mdc-progress-bar.mjs +7 -7
  148. package/fesm2015/mdc-progress-bar.mjs.map +1 -1
  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 -14
  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 +74 -55
  160. package/fesm2015/mdc-snack-bar.mjs.map +1 -1
  161. package/fesm2015/mdc-table.mjs +58 -58
  162. package/fesm2015/mdc-table.mjs.map +1 -1
  163. package/fesm2015/mdc-tabs.mjs +45 -47
  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/popover-edit.mjs.map +1 -1
  171. package/fesm2015/selection.mjs +23 -23
  172. package/fesm2015/selection.mjs.map +1 -1
  173. package/fesm2020/column-resize.mjs +36 -36
  174. package/fesm2020/column-resize.mjs.map +1 -1
  175. package/fesm2020/material-experimental.mjs +1 -1
  176. package/fesm2020/material-experimental.mjs.map +1 -1
  177. package/fesm2020/mdc-autocomplete.mjs +13 -13
  178. package/fesm2020/mdc-autocomplete.mjs.map +1 -1
  179. package/fesm2020/mdc-button.mjs +34 -34
  180. package/fesm2020/mdc-button.mjs.map +1 -1
  181. package/fesm2020/mdc-card.mjs +46 -46
  182. package/fesm2020/mdc-card.mjs.map +1 -1
  183. package/fesm2020/mdc-checkbox.mjs +7 -7
  184. package/fesm2020/mdc-checkbox.mjs.map +1 -1
  185. package/fesm2020/mdc-chips.mjs +44 -44
  186. package/fesm2020/mdc-chips.mjs.map +1 -1
  187. package/fesm2020/mdc-core.mjs +10 -10
  188. package/fesm2020/mdc-core.mjs.map +1 -1
  189. package/fesm2020/mdc-dialog.mjs +45 -43
  190. package/fesm2020/mdc-dialog.mjs.map +1 -1
  191. package/fesm2020/mdc-form-field.mjs +33 -33
  192. package/fesm2020/mdc-form-field.mjs.map +1 -1
  193. package/fesm2020/mdc-input.mjs +7 -7
  194. package/fesm2020/mdc-input.mjs.map +1 -1
  195. package/fesm2020/mdc-list.mjs +58 -60
  196. package/fesm2020/mdc-list.mjs.map +1 -1
  197. package/fesm2020/mdc-menu.mjs +17 -17
  198. package/fesm2020/mdc-menu.mjs.map +1 -1
  199. package/fesm2020/mdc-paginator.mjs +12 -12
  200. package/fesm2020/mdc-paginator.mjs.map +1 -1
  201. package/fesm2020/mdc-progress-bar.mjs +7 -7
  202. package/fesm2020/mdc-progress-bar.mjs.map +1 -1
  203. package/fesm2020/mdc-progress-spinner.mjs +7 -7
  204. package/fesm2020/mdc-progress-spinner.mjs.map +1 -1
  205. package/fesm2020/mdc-radio.mjs +10 -10
  206. package/fesm2020/mdc-radio.mjs.map +1 -1
  207. package/fesm2020/mdc-select.mjs +13 -14
  208. package/fesm2020/mdc-select.mjs.map +1 -1
  209. package/fesm2020/mdc-slide-toggle.mjs +7 -7
  210. package/fesm2020/mdc-slide-toggle.mjs.map +1 -1
  211. package/fesm2020/mdc-slider.mjs +18 -18
  212. package/fesm2020/mdc-slider.mjs.map +1 -1
  213. package/fesm2020/mdc-snack-bar.mjs +74 -55
  214. package/fesm2020/mdc-snack-bar.mjs.map +1 -1
  215. package/fesm2020/mdc-table.mjs +58 -58
  216. package/fesm2020/mdc-table.mjs.map +1 -1
  217. package/fesm2020/mdc-tabs.mjs +45 -47
  218. package/fesm2020/mdc-tabs.mjs.map +1 -1
  219. package/fesm2020/mdc-tooltip.mjs +10 -10
  220. package/fesm2020/mdc-tooltip.mjs.map +1 -1
  221. package/fesm2020/menubar.mjs +11 -11
  222. package/fesm2020/menubar.mjs.map +1 -1
  223. package/fesm2020/popover-edit.mjs +25 -25
  224. package/fesm2020/popover-edit.mjs.map +1 -1
  225. package/fesm2020/selection.mjs +23 -23
  226. package/fesm2020/selection.mjs.map +1 -1
  227. package/index.d.ts +6 -8
  228. package/mdc-autocomplete/index.d.ts +95 -6
  229. package/mdc-autocomplete/testing/index.d.ts +31 -8
  230. package/mdc-button/index.d.ts +217 -5
  231. package/mdc-button/testing/index.d.ts +40 -8
  232. package/mdc-card/index.d.ts +191 -5
  233. package/mdc-card/testing/index.d.ts +44 -8
  234. package/mdc-checkbox/index.d.ts +200 -8
  235. package/mdc-checkbox/testing/index.d.ts +27 -8
  236. package/mdc-chips/index.d.ts +1030 -5
  237. package/mdc-chips/testing/index.d.ts +225 -8
  238. package/mdc-core/index.d.ts +204 -6
  239. package/mdc-core/testing/index.d.ts +64 -8
  240. package/mdc-dialog/index.d.ts +215 -6
  241. package/mdc-dialog/testing/index.d.ts +47 -8
  242. package/mdc-form-field/index.d.ts +436 -5
  243. package/mdc-form-field/testing/index.d.ts +47 -8
  244. package/mdc-input/index.d.ts +30 -8
  245. package/mdc-input/testing/index.d.ts +20 -8
  246. package/mdc-list/_list-theme.scss +0 -3
  247. package/mdc-list/index.d.ts +555 -5
  248. package/mdc-list/testing/index.d.ts +369 -6
  249. package/mdc-menu/index.d.ts +108 -6
  250. package/mdc-menu/testing/index.d.ts +39 -8
  251. package/mdc-paginator/index.d.ts +70 -6
  252. package/mdc-paginator/testing/index.d.ts +30 -8
  253. package/mdc-progress-bar/index.d.ts +101 -8
  254. package/mdc-progress-bar/testing/index.d.ts +21 -8
  255. package/mdc-progress-spinner/index.d.ts +100 -5
  256. package/mdc-progress-spinner/testing/index.d.ts +25 -8
  257. package/mdc-radio/index.d.ts +86 -6
  258. package/mdc-radio/testing/index.d.ts +42 -8
  259. package/mdc-select/index.d.ts +108 -5
  260. package/mdc-select/testing/index.d.ts +28 -8
  261. package/mdc-slide-toggle/index.d.ts +144 -8
  262. package/mdc-slide-toggle/testing/index.d.ts +26 -8
  263. package/mdc-slider/index.d.ts +426 -5
  264. package/mdc-slider/testing/index.d.ts +93 -8
  265. package/mdc-snack-bar/index.d.ts +198 -6
  266. package/mdc-snack-bar/testing/index.d.ts +23 -8
  267. package/mdc-table/index.d.ts +235 -5
  268. package/mdc-table/testing/index.d.ts +117 -8
  269. package/mdc-tabs/index.d.ts +353 -6
  270. package/mdc-tabs/testing/index.d.ts +153 -8
  271. package/mdc-tooltip/index.d.ts +115 -5
  272. package/mdc-tooltip/testing/index.d.ts +25 -8
  273. package/menubar/index.d.ts +42 -6
  274. package/package.json +33 -33
  275. package/popover-edit/index.d.ts +99 -6
  276. package/selection/index.d.ts +137 -5
  277. package/column-resize/column-resize-directives/column-resize-flex.d.ts +0 -25
  278. package/column-resize/column-resize-directives/column-resize.d.ts +0 -25
  279. package/column-resize/column-resize-directives/common.d.ts +0 -20
  280. package/column-resize/column-resize-directives/default-enabled-column-resize-flex.d.ts +0 -25
  281. package/column-resize/column-resize-directives/default-enabled-column-resize.d.ts +0 -25
  282. package/column-resize/column-resize-module.d.ts +0 -25
  283. package/column-resize/column-resize_public_index.d.ts +0 -4
  284. package/column-resize/overlay-handle.d.ts +0 -33
  285. package/column-resize/package.json +0 -9
  286. package/column-resize/public-api.d.ts +0 -16
  287. package/column-resize/resizable-directives/common.d.ts +0 -19
  288. package/column-resize/resizable-directives/default-enabled-resizable.d.ts +0 -37
  289. package/column-resize/resizable-directives/resizable.d.ts +0 -36
  290. package/column-resize/resize-strategy.d.ts +0 -22
  291. package/mdc-autocomplete/animations.d.ts +0 -9
  292. package/mdc-autocomplete/autocomplete-origin.d.ts +0 -10
  293. package/mdc-autocomplete/autocomplete-trigger.d.ts +0 -12
  294. package/mdc-autocomplete/autocomplete.d.ts +0 -21
  295. package/mdc-autocomplete/mdc-autocomplete_public_index.d.ts +0 -4
  296. package/mdc-autocomplete/module.d.ts +0 -13
  297. package/mdc-autocomplete/package.json +0 -9
  298. package/mdc-autocomplete/public-api.d.ts +0 -12
  299. package/mdc-autocomplete/testing/autocomplete-harness-filters.d.ts +0 -13
  300. package/mdc-autocomplete/testing/autocomplete-harness.d.ts +0 -26
  301. package/mdc-autocomplete/testing/package.json +0 -9
  302. package/mdc-autocomplete/testing/public-api.d.ts +0 -9
  303. package/mdc-button/button-base.d.ts +0 -70
  304. package/mdc-button/button.d.ts +0 -40
  305. package/mdc-button/fab.d.ts +0 -80
  306. package/mdc-button/icon-button.d.ts +0 -33
  307. package/mdc-button/mdc-button_public_index.d.ts +0 -4
  308. package/mdc-button/module.d.ts +0 -10
  309. package/mdc-button/package.json +0 -9
  310. package/mdc-button/public-api.d.ts +0 -11
  311. package/mdc-button/testing/button-harness.d.ts +0 -41
  312. package/mdc-button/testing/package.json +0 -9
  313. package/mdc-button/testing/public-api.d.ts +0 -9
  314. package/mdc-card/card.d.ts +0 -152
  315. package/mdc-card/mdc-card_public_index.d.ts +0 -4
  316. package/mdc-card/module.d.ts +0 -9
  317. package/mdc-card/package.json +0 -9
  318. package/mdc-card/public-api.d.ts +0 -9
  319. package/mdc-card/testing/card-harness-filters.d.ts +0 -17
  320. package/mdc-card/testing/card-harness.d.ts +0 -36
  321. package/mdc-card/testing/package.json +0 -9
  322. package/mdc-card/testing/public-api.d.ts +0 -9
  323. package/mdc-checkbox/checkbox.d.ts +0 -155
  324. package/mdc-checkbox/mdc-checkbox_public_index.d.ts +0 -4
  325. package/mdc-checkbox/module.d.ts +0 -9
  326. package/mdc-checkbox/package.json +0 -9
  327. package/mdc-checkbox/public-api.d.ts +0 -15
  328. package/mdc-checkbox/testing/checkbox-harness.d.ts +0 -26
  329. package/mdc-checkbox/testing/package.json +0 -9
  330. package/mdc-checkbox/testing/public-api.d.ts +0 -9
  331. package/mdc-chips/chip-action.d.ts +0 -40
  332. package/mdc-chips/chip-default-options.d.ts +0 -15
  333. package/mdc-chips/chip-edit-input.d.ts +0 -25
  334. package/mdc-chips/chip-grid.d.ts +0 -211
  335. package/mdc-chips/chip-icons.d.ts +0 -73
  336. package/mdc-chips/chip-input.d.ts +0 -95
  337. package/mdc-chips/chip-listbox.d.ts +0 -152
  338. package/mdc-chips/chip-option.d.ts +0 -81
  339. package/mdc-chips/chip-row.d.ts +0 -62
  340. package/mdc-chips/chip-set.d.ts +0 -113
  341. package/mdc-chips/chip-text-control.d.ts +0 -22
  342. package/mdc-chips/chip.d.ts +0 -139
  343. package/mdc-chips/emit-event.d.ts +0 -16
  344. package/mdc-chips/mdc-chips_public_index.d.ts +0 -4
  345. package/mdc-chips/module.d.ts +0 -18
  346. package/mdc-chips/package.json +0 -9
  347. package/mdc-chips/public-api.d.ts +0 -19
  348. package/mdc-chips/testing/chip-avatar-harness.d.ts +0 -20
  349. package/mdc-chips/testing/chip-grid-harness.d.ts +0 -29
  350. package/mdc-chips/testing/chip-harness-filters.d.ts +0 -34
  351. package/mdc-chips/testing/chip-harness.d.ts +0 -36
  352. package/mdc-chips/testing/chip-input-harness.d.ts +0 -47
  353. package/mdc-chips/testing/chip-listbox-harness.d.ts +0 -38
  354. package/mdc-chips/testing/chip-option-harness.d.ts +0 -27
  355. package/mdc-chips/testing/chip-remove-harness.d.ts +0 -22
  356. package/mdc-chips/testing/chip-row-harness.d.ts +0 -22
  357. package/mdc-chips/testing/chip-set-harness.d.ts +0 -20
  358. package/mdc-chips/testing/package.json +0 -9
  359. package/mdc-chips/testing/public-api.d.ts +0 -17
  360. package/mdc-core/mdc-core_public_index.d.ts +0 -4
  361. package/mdc-core/option/index.d.ts +0 -13
  362. package/mdc-core/option/optgroup.d.ts +0 -9
  363. package/mdc-core/option/option.d.ts +0 -19
  364. package/mdc-core/package.json +0 -9
  365. package/mdc-core/public-api.d.ts +0 -9
  366. package/mdc-core/testing/optgroup-harness-filters.d.ts +0 -11
  367. package/mdc-core/testing/optgroup-harness.d.ts +0 -33
  368. package/mdc-core/testing/option-harness-filters.d.ts +0 -12
  369. package/mdc-core/testing/option-harness.d.ts +0 -35
  370. package/mdc-core/testing/package.json +0 -9
  371. package/mdc-core/testing/public-api.d.ts +0 -11
  372. package/mdc-dialog/dialog-container.d.ts +0 -53
  373. package/mdc-dialog/dialog-content-directives.d.ts +0 -64
  374. package/mdc-dialog/dialog-ref.d.ts +0 -16
  375. package/mdc-dialog/dialog.d.ts +0 -45
  376. package/mdc-dialog/mdc-dialog_public_index.d.ts +0 -4
  377. package/mdc-dialog/module.d.ts +0 -11
  378. package/mdc-dialog/package.json +0 -9
  379. package/mdc-dialog/public-api.d.ts +0 -13
  380. package/mdc-dialog/testing/dialog-harness.d.ts +0 -30
  381. package/mdc-dialog/testing/dialog-opener.d.ts +0 -18
  382. package/mdc-dialog/testing/package.json +0 -9
  383. package/mdc-dialog/testing/public-api.d.ts +0 -10
  384. package/mdc-form-field/directives/error.d.ts +0 -22
  385. package/mdc-form-field/directives/floating-label.d.ts +0 -34
  386. package/mdc-form-field/directives/hint.d.ts +0 -10
  387. package/mdc-form-field/directives/label.d.ts +0 -6
  388. package/mdc-form-field/directives/line-ripple.d.ts +0 -24
  389. package/mdc-form-field/directives/notched-outline.d.ts +0 -37
  390. package/mdc-form-field/directives/prefix.d.ts +0 -22
  391. package/mdc-form-field/directives/suffix.d.ts +0 -22
  392. package/mdc-form-field/form-field.d.ts +0 -212
  393. package/mdc-form-field/mdc-form-field_public_index.d.ts +0 -4
  394. package/mdc-form-field/module.d.ts +0 -18
  395. package/mdc-form-field/package.json +0 -9
  396. package/mdc-form-field/public-api.d.ts +0 -15
  397. package/mdc-form-field/testing/form-field-harness.d.ts +0 -41
  398. package/mdc-form-field/testing/package.json +0 -9
  399. package/mdc-form-field/testing/public-api.d.ts +0 -10
  400. package/mdc-input/input.d.ts +0 -6
  401. package/mdc-input/mdc-input_public_index.d.ts +0 -4
  402. package/mdc-input/module.d.ts +0 -10
  403. package/mdc-input/package.json +0 -9
  404. package/mdc-input/public-api.d.ts +0 -10
  405. package/mdc-input/testing/package.json +0 -9
  406. package/mdc-input/testing/public-api.d.ts +0 -8
  407. package/mdc-list/action-list.d.ts +0 -7
  408. package/mdc-list/interactive-list-base.d.ts +0 -41
  409. package/mdc-list/list-base.d.ts +0 -120
  410. package/mdc-list/list-item-sections.d.ts +0 -77
  411. package/mdc-list/list-option-types.d.ts +0 -28
  412. package/mdc-list/list-option.d.ts +0 -98
  413. package/mdc-list/list.d.ts +0 -31
  414. package/mdc-list/mdc-list_public_index.d.ts +0 -4
  415. package/mdc-list/module.d.ts +0 -17
  416. package/mdc-list/nav-list.d.ts +0 -7
  417. package/mdc-list/package.json +0 -9
  418. package/mdc-list/public-api.d.ts +0 -18
  419. package/mdc-list/selection-list.d.ts +0 -118
  420. package/mdc-list/subheader.d.ts +0 -9
  421. package/mdc-list/testing/action-list-harness.d.ts +0 -44
  422. package/mdc-list/testing/list-harness-base.d.ts +0 -100
  423. package/mdc-list/testing/list-harness-filters.d.ts +0 -40
  424. package/mdc-list/testing/list-harness.d.ts +0 -36
  425. package/mdc-list/testing/list-item-harness-base.d.ts +0 -79
  426. package/mdc-list/testing/nav-list-harness.d.ts +0 -46
  427. package/mdc-list/testing/package.json +0 -9
  428. package/mdc-list/testing/public-api.d.ts +0 -13
  429. package/mdc-list/testing/selection-list-harness.d.ts +0 -74
  430. package/mdc-menu/directives.d.ts +0 -12
  431. package/mdc-menu/mdc-menu_public_index.d.ts +0 -4
  432. package/mdc-menu/menu-item.d.ts +0 -9
  433. package/mdc-menu/menu.d.ts +0 -22
  434. package/mdc-menu/module.d.ts +0 -13
  435. package/mdc-menu/package.json +0 -9
  436. package/mdc-menu/public-api.d.ts +0 -12
  437. package/mdc-menu/testing/menu-harness.d.ts +0 -35
  438. package/mdc-menu/testing/package.json +0 -9
  439. package/mdc-menu/testing/public-api.d.ts +0 -9
  440. package/mdc-paginator/mdc-paginator_public_index.d.ts +0 -4
  441. package/mdc-paginator/module.d.ts +0 -11
  442. package/mdc-paginator/package.json +0 -9
  443. package/mdc-paginator/paginator.d.ts +0 -40
  444. package/mdc-paginator/public-api.d.ts +0 -10
  445. package/mdc-paginator/testing/package.json +0 -9
  446. package/mdc-paginator/testing/paginator-harness.d.ts +0 -29
  447. package/mdc-paginator/testing/public-api.d.ts +0 -9
  448. package/mdc-progress-bar/mdc-progress-bar_public_index.d.ts +0 -4
  449. package/mdc-progress-bar/module.d.ts +0 -8
  450. package/mdc-progress-bar/package.json +0 -9
  451. package/mdc-progress-bar/progress-bar.d.ts +0 -67
  452. package/mdc-progress-bar/public-api.d.ts +0 -10
  453. package/mdc-progress-bar/testing/package.json +0 -9
  454. package/mdc-progress-bar/testing/progress-bar-harness.d.ts +0 -22
  455. package/mdc-progress-bar/testing/public-api.d.ts +0 -9
  456. package/mdc-progress-bar/testing/testing_public_index.d.ts +0 -4
  457. package/mdc-progress-spinner/mdc-progress-spinner_public_index.d.ts +0 -4
  458. package/mdc-progress-spinner/module.d.ts +0 -9
  459. package/mdc-progress-spinner/package.json +0 -9
  460. package/mdc-progress-spinner/progress-spinner.d.ts +0 -77
  461. package/mdc-progress-spinner/public-api.d.ts +0 -10
  462. package/mdc-progress-spinner/testing/package.json +0 -9
  463. package/mdc-progress-spinner/testing/progress-spinner-harness.d.ts +0 -26
  464. package/mdc-progress-spinner/testing/public-api.d.ts +0 -9
  465. package/mdc-progress-spinner/testing/testing_public_index.d.ts +0 -4
  466. package/mdc-radio/mdc-radio_public_index.d.ts +0 -4
  467. package/mdc-radio/module.d.ts +0 -9
  468. package/mdc-radio/package.json +0 -9
  469. package/mdc-radio/public-api.d.ts +0 -10
  470. package/mdc-radio/radio.d.ts +0 -53
  471. package/mdc-radio/testing/package.json +0 -9
  472. package/mdc-radio/testing/public-api.d.ts +0 -9
  473. package/mdc-radio/testing/radio-harness.d.ts +0 -36
  474. package/mdc-select/mdc-select_public_index.d.ts +0 -4
  475. package/mdc-select/module.d.ts +0 -12
  476. package/mdc-select/package.json +0 -9
  477. package/mdc-select/public-api.d.ts +0 -11
  478. package/mdc-select/select-animations.d.ts +0 -23
  479. package/mdc-select/select-errors.d.ts +0 -26
  480. package/mdc-select/select.d.ts +0 -54
  481. package/mdc-select/testing/package.json +0 -9
  482. package/mdc-select/testing/public-api.d.ts +0 -9
  483. package/mdc-select/testing/select-harness-filters.d.ts +0 -11
  484. package/mdc-select/testing/select-harness.d.ts +0 -25
  485. package/mdc-slide-toggle/mdc-slide-toggle_public_index.d.ts +0 -4
  486. package/mdc-slide-toggle/module.d.ts +0 -10
  487. package/mdc-slide-toggle/package.json +0 -9
  488. package/mdc-slide-toggle/public-api.d.ts +0 -11
  489. package/mdc-slide-toggle/slide-toggle-config.d.ts +0 -18
  490. package/mdc-slide-toggle/slide-toggle.d.ts +0 -107
  491. package/mdc-slide-toggle/testing/package.json +0 -9
  492. package/mdc-slide-toggle/testing/public-api.d.ts +0 -9
  493. package/mdc-slide-toggle/testing/slide-toggle-harness.d.ts +0 -25
  494. package/mdc-slider/global-change-and-input-listener.d.ts +0 -29
  495. package/mdc-slider/mdc-slider_public_index.d.ts +0 -4
  496. package/mdc-slider/module.d.ts +0 -9
  497. package/mdc-slider/package.json +0 -9
  498. package/mdc-slider/public-api.d.ts +0 -9
  499. package/mdc-slider/slider.d.ts +0 -373
  500. package/mdc-slider/testing/package.json +0 -9
  501. package/mdc-slider/testing/public-api.d.ts +0 -10
  502. package/mdc-slider/testing/slider-harness-filters.d.ts +0 -23
  503. package/mdc-slider/testing/slider-harness.d.ts +0 -35
  504. package/mdc-slider/testing/slider-thumb-harness.d.ts +0 -52
  505. package/mdc-snack-bar/mdc-snack-bar_public_index.d.ts +0 -4
  506. package/mdc-snack-bar/module.d.ts +0 -14
  507. package/mdc-snack-bar/package.json +0 -9
  508. package/mdc-snack-bar/public-api.d.ts +0 -13
  509. package/mdc-snack-bar/simple-snack-bar.d.ts +0 -19
  510. package/mdc-snack-bar/snack-bar-container.d.ts +0 -79
  511. package/mdc-snack-bar/snack-bar-content.d.ts +0 -16
  512. package/mdc-snack-bar/snack-bar.d.ts +0 -26
  513. package/mdc-snack-bar/testing/package.json +0 -9
  514. package/mdc-snack-bar/testing/public-api.d.ts +0 -9
  515. package/mdc-snack-bar/testing/snack-bar-harness.d.ts +0 -24
  516. package/mdc-table/cell.d.ts +0 -59
  517. package/mdc-table/mdc-table_public_index.d.ts +0 -4
  518. package/mdc-table/module.d.ts +0 -12
  519. package/mdc-table/package.json +0 -9
  520. package/mdc-table/public-api.d.ts +0 -14
  521. package/mdc-table/row.d.ts +0 -55
  522. package/mdc-table/table-data-source.d.ts +0 -23
  523. package/mdc-table/table.d.ts +0 -27
  524. package/mdc-table/testing/cell-harness.d.ts +0 -44
  525. package/mdc-table/testing/package.json +0 -9
  526. package/mdc-table/testing/public-api.d.ts +0 -11
  527. package/mdc-table/testing/row-harness.d.ts +0 -48
  528. package/mdc-table/testing/table-harness.d.ts +0 -24
  529. package/mdc-table/text-column.d.ts +0 -22
  530. package/mdc-tabs/ink-bar.d.ts +0 -72
  531. package/mdc-tabs/mdc-tabs_public_index.d.ts +0 -4
  532. package/mdc-tabs/module.d.ts +0 -19
  533. package/mdc-tabs/package.json +0 -9
  534. package/mdc-tabs/public-api.d.ts +0 -18
  535. package/mdc-tabs/tab-body.d.ts +0 -31
  536. package/mdc-tabs/tab-content.d.ts +0 -7
  537. package/mdc-tabs/tab-group.d.ts +0 -34
  538. package/mdc-tabs/tab-header.d.ts +0 -35
  539. package/mdc-tabs/tab-label-wrapper.d.ts +0 -28
  540. package/mdc-tabs/tab-label.d.ts +0 -7
  541. package/mdc-tabs/tab-nav-bar/tab-nav-bar.d.ts +0 -68
  542. package/mdc-tabs/tab.d.ts +0 -22
  543. package/mdc-tabs/testing/package.json +0 -9
  544. package/mdc-tabs/testing/public-api.d.ts +0 -12
  545. package/mdc-tabs/testing/tab-group-harness.d.ts +0 -35
  546. package/mdc-tabs/testing/tab-harness-filters.d.ts +0 -29
  547. package/mdc-tabs/testing/tab-harness.d.ts +0 -38
  548. package/mdc-tabs/testing/tab-link-harness.d.ts +0 -29
  549. package/mdc-tabs/testing/tab-nav-bar-harness.d.ts +0 -38
  550. package/mdc-tabs/testing/tab-nav-panel-harness.d.ts +0 -23
  551. package/mdc-tooltip/mdc-tooltip_public_index.d.ts +0 -4
  552. package/mdc-tooltip/module.d.ts +0 -12
  553. package/mdc-tooltip/package.json +0 -9
  554. package/mdc-tooltip/public-api.d.ts +0 -11
  555. package/mdc-tooltip/testing/package.json +0 -9
  556. package/mdc-tooltip/testing/public-api.d.ts +0 -9
  557. package/mdc-tooltip/testing/tooltip-harness.d.ts +0 -24
  558. package/mdc-tooltip/tooltip-animations.d.ts +0 -15
  559. package/mdc-tooltip/tooltip.d.ts +0 -52
  560. package/menubar/menubar-item.d.ts +0 -12
  561. package/menubar/menubar-module.d.ts +0 -9
  562. package/menubar/menubar.d.ts +0 -10
  563. package/menubar/menubar_public_index.d.ts +0 -4
  564. package/menubar/package.json +0 -9
  565. package/menubar/public-api.d.ts +0 -10
  566. package/popover-edit/lens-directives.d.ts +0 -22
  567. package/popover-edit/package.json +0 -9
  568. package/popover-edit/popover-edit-module.d.ts +0 -10
  569. package/popover-edit/popover-edit_public_index.d.ts +0 -4
  570. package/popover-edit/public-api.d.ts +0 -10
  571. package/popover-edit/table-directives.d.ts +0 -41
  572. package/public-api.d.ts +0 -8
  573. package/selection/package.json +0 -9
  574. package/selection/public-api.d.ts +0 -13
  575. package/selection/row-selection.d.ts +0 -22
  576. package/selection/select-all.d.ts +0 -23
  577. package/selection/selection-column.d.ts +0 -34
  578. package/selection/selection-module.d.ts +0 -14
  579. package/selection/selection-toggle.d.ts +0 -25
  580. package/selection/selection.d.ts +0 -22
  581. package/selection/selection_public_index.d.ts +0 -4
  582. package/version.d.ts +0 -10
@@ -1,8 +1,101 @@
1
- /**
2
- * @license
3
- * Copyright Google LLC All Rights Reserved.
4
- *
5
- * Use of this source code is governed by an MIT-style license that can be
6
- * found in the LICENSE file at https://angular.io/license
7
- */
8
- export * from './public-api';
1
+ import { _AbstractConstructor } from '@angular/material-experimental/mdc-core';
2
+ import { AfterViewInit } from '@angular/core';
3
+ import { CanColor } from '@angular/material-experimental/mdc-core';
4
+ import { _Constructor } from '@angular/material-experimental/mdc-core';
5
+ import { Directionality } from '@angular/cdk/bidi';
6
+ import { ElementRef } from '@angular/core';
7
+ import { EventEmitter } from '@angular/core';
8
+ import * as i0 from '@angular/core';
9
+ import * as i2 from '@angular/material-experimental/mdc-core';
10
+ import { MAT_PROGRESS_BAR_DEFAULT_OPTIONS } from '@angular/material/progress-bar';
11
+ import { MAT_PROGRESS_BAR_LOCATION } from '@angular/material/progress-bar';
12
+ import { MAT_PROGRESS_BAR_LOCATION_FACTORY } from '@angular/material/progress-bar';
13
+ import { MatProgressBarDefaultOptions } from '@angular/material/progress-bar';
14
+ import { MatProgressBarLocation } from '@angular/material/progress-bar';
15
+ import { NgZone } from '@angular/core';
16
+ import { OnDestroy } from '@angular/core';
17
+ import { ProgressAnimationEnd } from '@angular/material/progress-bar';
18
+
19
+ declare namespace i1 {
20
+ export {
21
+ ProgressBarMode,
22
+ MatProgressBar
23
+ }
24
+ }
25
+
26
+ export { MAT_PROGRESS_BAR_DEFAULT_OPTIONS }
27
+
28
+ export { MAT_PROGRESS_BAR_LOCATION }
29
+
30
+ export { MAT_PROGRESS_BAR_LOCATION_FACTORY }
31
+
32
+ export declare class MatProgressBar extends _MatProgressBarBase implements AfterViewInit, OnDestroy, CanColor {
33
+ private _ngZone;
34
+ _animationMode?: string | undefined;
35
+ constructor(elementRef: ElementRef<HTMLElement>, _ngZone: NgZone, dir?: Directionality, _animationMode?: string | undefined, defaults?: MatProgressBarDefaultOptions);
36
+ /** Implements all of the logic of the MDC progress bar. */
37
+ private _foundation;
38
+ /** Adapter used by MDC to interact with the DOM. */
39
+ private _adapter;
40
+ /** Flag that indicates whether NoopAnimations mode is set to true. */
41
+ _isNoopAnimation: boolean;
42
+ /** Value of the progress bar. Defaults to zero. Mirrored to aria-valuenow. */
43
+ get value(): number;
44
+ set value(v: number);
45
+ private _value;
46
+ /** Buffer value of the progress bar. Defaults to zero. */
47
+ get bufferValue(): number;
48
+ set bufferValue(v: number);
49
+ private _bufferValue;
50
+ private _primaryBar;
51
+ private _bufferBar;
52
+ /**
53
+ * Event emitted when animation of the primary progress bar completes. This event will not
54
+ * be emitted when animations are disabled, nor will it be emitted for modes with continuous
55
+ * animations (indeterminate and query).
56
+ */
57
+ readonly animationEnd: EventEmitter<ProgressAnimationEnd>;
58
+ /** Reference to animation end subscription to be unsubscribed on destroy. */
59
+ private _animationEndSubscription;
60
+ /** Subscription to when the layout direction changes. */
61
+ private _dirChangeSubscription;
62
+ /**
63
+ * Mode of the progress bar.
64
+ *
65
+ * Input must be one of these values: determinate, indeterminate, buffer, query, defaults to
66
+ * 'determinate'.
67
+ * Mirrored to mode attribute.
68
+ */
69
+ get mode(): ProgressBarMode;
70
+ set mode(value: ProgressBarMode);
71
+ private _mode;
72
+ ngAfterViewInit(): void;
73
+ ngOnDestroy(): void;
74
+ /** Syncs the state of the progress bar with the MDC foundation. */
75
+ private _syncFoundation;
76
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatProgressBar, [null, null, { optional: true; }, { optional: true; }, { optional: true; }]>;
77
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatProgressBar, "mat-progress-bar", ["matProgressBar"], { "color": "color"; "value": "value"; "bufferValue": "bufferValue"; "mode": "mode"; }, { "animationEnd": "animationEnd"; }, never, never, false>;
78
+ }
79
+
80
+ /** @docs-private */
81
+ declare const _MatProgressBarBase: _Constructor<CanColor> & _AbstractConstructor<CanColor> & {
82
+ new (_elementRef: ElementRef): {
83
+ _elementRef: ElementRef;
84
+ };
85
+ };
86
+
87
+ export { MatProgressBarDefaultOptions }
88
+
89
+ export { MatProgressBarLocation }
90
+
91
+ export declare class MatProgressBarModule {
92
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatProgressBarModule, never>;
93
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MatProgressBarModule, [typeof i1.MatProgressBar], never, [typeof i1.MatProgressBar, typeof i2.MatCommonModule]>;
94
+ static ɵinj: i0.ɵɵInjectorDeclaration<MatProgressBarModule>;
95
+ }
96
+
97
+ export { ProgressAnimationEnd }
98
+
99
+ export declare type ProgressBarMode = 'determinate' | 'indeterminate' | 'buffer' | 'query';
100
+
101
+ export { }
@@ -1,8 +1,21 @@
1
- /**
2
- * @license
3
- * Copyright Google LLC All Rights Reserved.
4
- *
5
- * Use of this source code is governed by an MIT-style license that can be
6
- * found in the LICENSE file at https://angular.io/license
7
- */
8
- export * from './public-api';
1
+ import { ComponentHarness } from '@angular/cdk/testing';
2
+ import { HarnessPredicate } from '@angular/cdk/testing';
3
+ import { ProgressBarHarnessFilters } from '@angular/material/progress-bar/testing';
4
+
5
+ /** Harness for interacting with an MDC-based `mat-progress-bar` in tests. */
6
+ export declare class MatProgressBarHarness extends ComponentHarness {
7
+ static hostSelector: string;
8
+ /**
9
+ * Gets a `HarnessPredicate` that can be used to search for a progress bar with specific
10
+ * attributes.
11
+ */
12
+ static with(options?: ProgressBarHarnessFilters): HarnessPredicate<MatProgressBarHarness>;
13
+ /** Gets a promise for the progress bar's value. */
14
+ getValue(): Promise<number | null>;
15
+ /** Gets a promise for the progress bar's mode. */
16
+ getMode(): Promise<string | null>;
17
+ }
18
+
19
+ export { ProgressBarHarnessFilters }
20
+
21
+ export { }
@@ -1,8 +1,103 @@
1
+ import { _AbstractConstructor } from '@angular/material-experimental/mdc-core';
2
+ import { AfterViewInit } from '@angular/core';
3
+ import { CanColor } from '@angular/material-experimental/mdc-core';
4
+ import { _Constructor } from '@angular/material-experimental/mdc-core';
5
+ import { ElementRef } from '@angular/core';
6
+ import * as i0 from '@angular/core';
7
+ import * as i2 from '@angular/common';
8
+ import * as i3 from '@angular/material-experimental/mdc-core';
9
+ import { MAT_PROGRESS_SPINNER_DEFAULT_OPTIONS } from '@angular/material/progress-spinner';
10
+ import { MAT_PROGRESS_SPINNER_DEFAULT_OPTIONS_FACTORY } from '@angular/material/progress-spinner';
11
+ import { MatProgressSpinnerDefaultOptions } from '@angular/material/progress-spinner';
12
+ import { MDCCircularProgressFoundation } from '@material/circular-progress';
13
+ import { NumberInput } from '@angular/cdk/coercion';
14
+ import { OnDestroy } from '@angular/core';
15
+
16
+ declare namespace i1 {
17
+ export {
18
+ ProgressSpinnerMode,
19
+ MatProgressSpinner,
20
+ MatSpinner
21
+ }
22
+ }
23
+
24
+ export { MAT_PROGRESS_SPINNER_DEFAULT_OPTIONS }
25
+
26
+ export { MAT_PROGRESS_SPINNER_DEFAULT_OPTIONS_FACTORY }
27
+
28
+ export declare class MatProgressSpinner extends _MatProgressSpinnerBase implements AfterViewInit, OnDestroy, CanColor {
29
+ /** Whether the _mat-animation-noopable class should be applied, disabling animations. */
30
+ _noopAnimations: boolean;
31
+ /** Implements all of the logic of the MDC circular progress. */
32
+ _foundation: MDCCircularProgressFoundation;
33
+ /** The element of the determinate spinner. */
34
+ _determinateCircle: ElementRef<HTMLElement>;
35
+ /** Adapter used by MDC to interact with the DOM. */
36
+ private _adapter;
37
+ constructor(elementRef: ElementRef<HTMLElement>, animationMode: string, defaults?: MatProgressSpinnerDefaultOptions);
38
+ private _mode;
39
+ /**
40
+ * Mode of the progress bar.
41
+ *
42
+ * Input must be one of these values: determinate, indeterminate, buffer, query, defaults to
43
+ * 'determinate'.
44
+ * Mirrored to mode attribute.
45
+ */
46
+ get mode(): ProgressSpinnerMode;
47
+ set mode(value: ProgressSpinnerMode);
48
+ private _value;
49
+ /** Value of the progress bar. Defaults to zero. Mirrored to aria-valuenow. */
50
+ get value(): number;
51
+ set value(v: NumberInput);
52
+ private _diameter;
53
+ /** The diameter of the progress spinner (will set width and height of svg). */
54
+ get diameter(): number;
55
+ set diameter(size: NumberInput);
56
+ private _strokeWidth;
57
+ /** Stroke width of the progress spinner. */
58
+ get strokeWidth(): number;
59
+ set strokeWidth(value: NumberInput);
60
+ /** The radius of the spinner, adjusted for stroke width. */
61
+ _circleRadius(): number;
62
+ /** The view box of the spinner's svg element. */
63
+ _viewBox(): string;
64
+ /** The stroke circumference of the svg circle. */
65
+ _strokeCircumference(): number;
66
+ /** The dash offset of the svg circle. */
67
+ _strokeDashOffset(): number | null;
68
+ /** Stroke width of the circle in percent. */
69
+ _circleStrokeWidth(): number;
70
+ ngAfterViewInit(): void;
71
+ ngOnDestroy(): void;
72
+ /** Syncs the state of the progress spinner with the MDC foundation. */
73
+ private _syncFoundation;
74
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatProgressSpinner, [null, { optional: true; }, null]>;
75
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatProgressSpinner, "mat-progress-spinner, mat-spinner", ["matProgressSpinner"], { "color": "color"; "mode": "mode"; "value": "value"; "diameter": "diameter"; "strokeWidth": "strokeWidth"; }, {}, never, never, false>;
76
+ }
77
+
78
+ declare const _MatProgressSpinnerBase: _Constructor<CanColor> & _AbstractConstructor<CanColor> & {
79
+ new (_elementRef: ElementRef): {
80
+ _elementRef: ElementRef;
81
+ };
82
+ };
83
+
84
+ export { MatProgressSpinnerDefaultOptions }
85
+
86
+ export declare class MatProgressSpinnerModule {
87
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatProgressSpinnerModule, never>;
88
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MatProgressSpinnerModule, [typeof i1.MatProgressSpinner, typeof i1.MatProgressSpinner], [typeof i2.CommonModule], [typeof i1.MatProgressSpinner, typeof i1.MatProgressSpinner, typeof i3.MatCommonModule]>;
89
+ static ɵinj: i0.ɵɵInjectorDeclaration<MatProgressSpinnerModule>;
90
+ }
91
+
1
92
  /**
2
- * @license
3
- * Copyright Google LLC All Rights Reserved.
93
+ * `<mat-spinner>` component.
4
94
  *
5
- * Use of this source code is governed by an MIT-style license that can be
6
- * found in the LICENSE file at https://angular.io/license
95
+ * This is a component definition to be used as a convenience reference to create an
96
+ * indeterminate `<mat-progress-spinner>` instance.
7
97
  */
8
- export * from './public-api';
98
+ export declare const MatSpinner: typeof MatProgressSpinner;
99
+
100
+ /** Possible mode for a progress spinner. */
101
+ export declare type ProgressSpinnerMode = 'determinate' | 'indeterminate';
102
+
103
+ export { }
@@ -1,8 +1,25 @@
1
- /**
2
- * @license
3
- * Copyright Google LLC All Rights Reserved.
4
- *
5
- * Use of this source code is governed by an MIT-style license that can be
6
- * found in the LICENSE file at https://angular.io/license
7
- */
8
- export * from './public-api';
1
+ import { ComponentHarness } from '@angular/cdk/testing';
2
+ import { HarnessPredicate } from '@angular/cdk/testing';
3
+ import { ProgressSpinnerHarnessFilters } from '@angular/material/progress-spinner/testing';
4
+ import { ProgressSpinnerMode } from '@angular/material/progress-spinner';
5
+
6
+ /** Harness for interacting with a MDC based mat-progress-spinner in tests. */
7
+ export declare class MatProgressSpinnerHarness extends ComponentHarness {
8
+ /** The selector for the host element of a `MatProgressSpinner` instance. */
9
+ static hostSelector: string;
10
+ /**
11
+ * Gets a `HarnessPredicate` that can be used to search for a `MatProgressSpinnerHarness` that
12
+ * meets certain criteria.
13
+ * @param options Options for filtering which progress spinner instances are considered a match.
14
+ * @return a `HarnessPredicate` configured with the given options.
15
+ */
16
+ static with(options?: ProgressSpinnerHarnessFilters): HarnessPredicate<MatProgressSpinnerHarness>;
17
+ /** Gets the progress spinner's value. */
18
+ getValue(): Promise<number | null>;
19
+ /** Gets the progress spinner's mode. */
20
+ getMode(): Promise<ProgressSpinnerMode>;
21
+ }
22
+
23
+ export { ProgressSpinnerHarnessFilters }
24
+
25
+ export { }
@@ -1,8 +1,88 @@
1
+ import { AfterViewInit } from '@angular/core';
2
+ import { ChangeDetectorRef } from '@angular/core';
3
+ import { ElementRef } from '@angular/core';
4
+ import { FocusMonitor } from '@angular/cdk/a11y';
5
+ import * as i0 from '@angular/core';
6
+ import * as i2 from '@angular/material-experimental/mdc-core';
7
+ import * as i3 from '@angular/common';
8
+ import { InjectionToken } from '@angular/core';
9
+ import { MAT_RADIO_DEFAULT_OPTIONS } from '@angular/material/radio';
10
+ import { MAT_RADIO_DEFAULT_OPTIONS_FACTORY } from '@angular/material/radio';
11
+ import { _MatRadioButtonBase } from '@angular/material/radio';
12
+ import { MatRadioChange } from '@angular/material/radio';
13
+ import { MatRadioDefaultOptions } from '@angular/material/radio';
14
+ import { _MatRadioGroupBase } from '@angular/material/radio';
15
+ import { MDCRadioFoundation } from '@material/radio';
16
+ import { OnDestroy } from '@angular/core';
17
+ import { QueryList } from '@angular/core';
18
+ import { UniqueSelectionDispatcher } from '@angular/cdk/collections';
19
+
20
+ declare namespace i1 {
21
+ export {
22
+ MatRadioChange,
23
+ MAT_RADIO_DEFAULT_OPTIONS,
24
+ MAT_RADIO_GROUP_CONTROL_VALUE_ACCESSOR,
25
+ MAT_RADIO_GROUP,
26
+ MatRadioGroup,
27
+ MatRadioButton
28
+ }
29
+ }
30
+
31
+ export { MAT_RADIO_DEFAULT_OPTIONS }
32
+
33
+ export { MAT_RADIO_DEFAULT_OPTIONS_FACTORY }
34
+
1
35
  /**
2
- * @license
3
- * Copyright Google LLC All Rights Reserved.
4
- *
5
- * Use of this source code is governed by an MIT-style license that can be
6
- * found in the LICENSE file at https://angular.io/license
36
+ * Injection token that can be used to inject instances of `MatRadioGroup`. It serves as
37
+ * alternative token to the actual `MatRadioGroup` class which could cause unnecessary
38
+ * retention of the class and its component metadata.
7
39
  */
8
- export * from './public-api';
40
+ export declare const MAT_RADIO_GROUP: InjectionToken<_MatRadioGroupBase<_MatRadioButtonBase>>;
41
+
42
+ /**
43
+ * Provider Expression that allows mat-radio-group to register as a ControlValueAccessor. This
44
+ * allows it to support [(ngModel)] and ngControl.
45
+ * @docs-private
46
+ */
47
+ export declare const MAT_RADIO_GROUP_CONTROL_VALUE_ACCESSOR: any;
48
+
49
+ export declare class MatRadioButton extends _MatRadioButtonBase implements AfterViewInit, OnDestroy {
50
+ private _radioAdapter;
51
+ _radioFoundation: MDCRadioFoundation;
52
+ _classes: {
53
+ [key: string]: boolean;
54
+ };
55
+ constructor(radioGroup: MatRadioGroup, elementRef: ElementRef, _changeDetector: ChangeDetectorRef, _focusMonitor: FocusMonitor, _radioDispatcher: UniqueSelectionDispatcher, animationMode?: string, _providerOverride?: MatRadioDefaultOptions, tabIndex?: string);
56
+ ngAfterViewInit(): void;
57
+ ngOnDestroy(): void;
58
+ private _setClass;
59
+ /**
60
+ * Overrides the parent function so that the foundation can be set with the current
61
+ * disabled state.
62
+ */
63
+ protected _setDisabled(value: boolean): void;
64
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatRadioButton, [{ optional: true; }, null, null, null, null, { optional: true; }, { optional: true; }, { attribute: "tabindex"; }]>;
65
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatRadioButton, "mat-radio-button", ["matRadioButton"], { "disableRipple": "disableRipple"; "tabIndex": "tabIndex"; }, {}, never, ["*"], false>;
66
+ }
67
+
68
+ export { MatRadioChange }
69
+
70
+ export { MatRadioDefaultOptions }
71
+
72
+ /**
73
+ * A group of radio buttons. May contain one or more `<mat-radio-button>` elements.
74
+ */
75
+ export declare class MatRadioGroup extends _MatRadioGroupBase<MatRadioButton> {
76
+ /** Child radio buttons. */
77
+ _radios: QueryList<MatRadioButton>;
78
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatRadioGroup, never>;
79
+ static ɵdir: i0.ɵɵDirectiveDeclaration<MatRadioGroup, "mat-radio-group", ["matRadioGroup"], {}, {}, ["_radios"], never, false>;
80
+ }
81
+
82
+ export declare class MatRadioModule {
83
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatRadioModule, never>;
84
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MatRadioModule, [typeof i1.MatRadioGroup, typeof i1.MatRadioButton], [typeof i2.MatCommonModule, typeof i3.CommonModule, typeof i2.MatRippleModule], [typeof i2.MatCommonModule, typeof i1.MatRadioGroup, typeof i1.MatRadioButton]>;
85
+ static ɵinj: i0.ɵɵInjectorDeclaration<MatRadioModule>;
86
+ }
87
+
88
+ export { }
@@ -1,8 +1,42 @@
1
- /**
2
- * @license
3
- * Copyright Google LLC All Rights Reserved.
4
- *
5
- * Use of this source code is governed by an MIT-style license that can be
6
- * found in the LICENSE file at https://angular.io/license
7
- */
8
- export * from './public-api';
1
+ import { AsyncFactoryFn } from '@angular/cdk/testing';
2
+ import { HarnessPredicate } from '@angular/cdk/testing';
3
+ import { _MatRadioButtonHarnessBase } from '@angular/material/radio/testing';
4
+ import { _MatRadioGroupHarnessBase } from '@angular/material/radio/testing';
5
+ import { RadioButtonHarnessFilters } from '@angular/material/radio/testing';
6
+ import { RadioGroupHarnessFilters } from '@angular/material/radio/testing';
7
+ import { TestElement } from '@angular/cdk/testing';
8
+
9
+ /** Harness for interacting with an MDC-based mat-radio-button in tests. */
10
+ export declare class MatRadioButtonHarness extends _MatRadioButtonHarnessBase {
11
+ /** The selector for the host element of a `MatRadioButton` instance. */
12
+ static hostSelector: string;
13
+ /**
14
+ * Gets a `HarnessPredicate` that can be used to search for a `MatRadioButtonHarness` that meets
15
+ * certain criteria.
16
+ * @param options Options for filtering which radio button instances are considered a match.
17
+ * @return a `HarnessPredicate` configured with the given options.
18
+ */
19
+ static with(options?: RadioButtonHarnessFilters): HarnessPredicate<MatRadioButtonHarness>;
20
+ protected _textLabel: AsyncFactoryFn<TestElement>;
21
+ protected _clickLabel: AsyncFactoryFn<TestElement>;
22
+ }
23
+
24
+ /** Harness for interacting with an MDC-based mat-radio-group in tests. */
25
+ export declare class MatRadioGroupHarness extends _MatRadioGroupHarnessBase<typeof MatRadioButtonHarness, MatRadioButtonHarness, RadioButtonHarnessFilters> {
26
+ /** The selector for the host element of a `MatRadioGroup` instance. */
27
+ static hostSelector: string;
28
+ protected _buttonClass: typeof MatRadioButtonHarness;
29
+ /**
30
+ * Gets a `HarnessPredicate` that can be used to search for a `MatRadioGroupHarness` that meets
31
+ * certain criteria.
32
+ * @param options Options for filtering which radio group instances are considered a match.
33
+ * @return a `HarnessPredicate` configured with the given options.
34
+ */
35
+ static with(options?: RadioGroupHarnessFilters): HarnessPredicate<MatRadioGroupHarness>;
36
+ }
37
+
38
+ export { RadioButtonHarnessFilters }
39
+
40
+ export { RadioGroupHarnessFilters }
41
+
42
+ export { }
@@ -1,8 +1,111 @@
1
+ import { AfterViewInit } from '@angular/core';
2
+ import { AnimationTriggerMetadata } from '@angular/animations';
3
+ import { CdkOverlayOrigin } from '@angular/cdk/overlay';
4
+ import { ConnectedPosition } from '@angular/cdk/overlay';
5
+ import { ElementRef } from '@angular/core';
6
+ import * as i0 from '@angular/core';
7
+ import * as i2 from '@angular/common';
8
+ import * as i3 from '@angular/cdk/overlay';
9
+ import * as i4 from '@angular/material-experimental/mdc-core';
10
+ import * as i5 from '@angular/cdk/scrolling';
11
+ import * as i6 from '@angular/material-experimental/mdc-form-field';
12
+ import { MAT_SELECT_CONFIG } from '@angular/material/select';
13
+ import { MAT_SELECT_SCROLL_STRATEGY } from '@angular/material/select';
14
+ import { MAT_SELECT_SCROLL_STRATEGY_PROVIDER } from '@angular/material/select';
15
+ import { MAT_SELECT_SCROLL_STRATEGY_PROVIDER_FACTORY } from '@angular/material/select';
16
+ import { MAT_SELECT_TRIGGER } from '@angular/material/select';
17
+ import { MatOptgroup } from '@angular/material-experimental/mdc-core';
18
+ import { MatOption } from '@angular/material-experimental/mdc-core';
19
+ import { _MatSelectBase } from '@angular/material/select';
20
+ import { MatSelectConfig } from '@angular/material/select';
21
+ import { OnInit } from '@angular/core';
22
+ import { QueryList } from '@angular/core';
23
+
24
+ declare namespace i1 {
25
+ export {
26
+ MatSelectChange,
27
+ MatSelectTrigger,
28
+ MatSelect
29
+ }
30
+ }
31
+
32
+ export { MAT_SELECT_CONFIG }
33
+
34
+ export { MAT_SELECT_SCROLL_STRATEGY }
35
+
36
+ export { MAT_SELECT_SCROLL_STRATEGY_PROVIDER }
37
+
38
+ export { MAT_SELECT_SCROLL_STRATEGY_PROVIDER_FACTORY }
39
+
40
+ export { MAT_SELECT_TRIGGER }
41
+
42
+ export declare class MatSelect extends _MatSelectBase<MatSelectChange> implements OnInit, AfterViewInit {
43
+ options: QueryList<MatOption>;
44
+ optionGroups: QueryList<MatOptgroup>;
45
+ customTrigger: MatSelectTrigger;
46
+ _positions: ConnectedPosition[];
47
+ /** Ideal origin for the overlay panel. */
48
+ _preferredOverlayOrigin: CdkOverlayOrigin | ElementRef | undefined;
49
+ /** Width of the overlay panel. */
50
+ _overlayWidth: number;
51
+ get shouldLabelFloat(): boolean;
52
+ ngOnInit(): void;
53
+ ngAfterViewInit(): void;
54
+ open(): void;
55
+ close(): void;
56
+ /** Scrolls the active option into view. */
57
+ protected _scrollOptionIntoView(index: number): void;
58
+ protected _positioningSettled(): void;
59
+ protected _getChangeEvent(value: any): MatSelectChange;
60
+ /** Gets how wide the overlay panel should be. */
61
+ private _getOverlayWidth;
62
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatSelect, never>;
63
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatSelect, "mat-select", ["matSelect"], { "disabled": "disabled"; "disableRipple": "disableRipple"; "tabIndex": "tabIndex"; }, {}, ["customTrigger", "options", "optionGroups"], ["mat-select-trigger", "*"], false>;
64
+ }
65
+
1
66
  /**
2
- * @license
3
- * Copyright Google LLC All Rights Reserved.
67
+ * The following are all the animations for the mat-select component, with each
68
+ * const containing the metadata for one animation.
4
69
  *
5
- * Use of this source code is governed by an MIT-style license that can be
6
- * found in the LICENSE file at https://angular.io/license
70
+ * The values below match the implementation of the AngularJS Material mat-select animation.
71
+ * @docs-private
7
72
  */
8
- export * from './public-api';
73
+ export declare const matSelectAnimations: {
74
+ /**
75
+ * @deprecated No longer being used. To be removed.
76
+ * @breaking-change 12.0.0
77
+ */
78
+ readonly transformPanelWrap: AnimationTriggerMetadata;
79
+ readonly transformPanel: AnimationTriggerMetadata;
80
+ };
81
+
82
+ /** Change event object that is emitted when the select value has changed. */
83
+ export declare class MatSelectChange {
84
+ /** Reference to the select that emitted the change event. */
85
+ source: MatSelect;
86
+ /** Current value of the select that emitted the event. */
87
+ value: any;
88
+ constructor(
89
+ /** Reference to the select that emitted the change event. */
90
+ source: MatSelect,
91
+ /** Current value of the select that emitted the event. */
92
+ value: any);
93
+ }
94
+
95
+ export { MatSelectConfig }
96
+
97
+ export declare class MatSelectModule {
98
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatSelectModule, never>;
99
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MatSelectModule, [typeof i1.MatSelect, typeof i1.MatSelectTrigger], [typeof i2.CommonModule, typeof i3.OverlayModule, typeof i4.MatOptionModule, typeof i4.MatCommonModule], [typeof i5.CdkScrollableModule, typeof i6.MatFormFieldModule, typeof i1.MatSelect, typeof i1.MatSelectTrigger, typeof i4.MatOptionModule, typeof i4.MatCommonModule]>;
100
+ static ɵinj: i0.ɵɵInjectorDeclaration<MatSelectModule>;
101
+ }
102
+
103
+ /**
104
+ * Allows the user to customize the trigger that is displayed when the select has a value.
105
+ */
106
+ export declare class MatSelectTrigger {
107
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatSelectTrigger, never>;
108
+ static ɵdir: i0.ɵɵDirectiveDeclaration<MatSelectTrigger, "mat-select-trigger", never, {}, {}, never, never, false>;
109
+ }
110
+
111
+ export { }
@@ -1,8 +1,28 @@
1
- /**
2
- * @license
3
- * Copyright Google LLC All Rights Reserved.
4
- *
5
- * Use of this source code is governed by an MIT-style license that can be
6
- * found in the LICENSE file at https://angular.io/license
7
- */
8
- export * from './public-api';
1
+ import { BaseHarnessFilters } from '@angular/cdk/testing';
2
+ import { HarnessPredicate } from '@angular/cdk/testing';
3
+ import { MatOptgroupHarness } from '@angular/material-experimental/mdc-core/testing';
4
+ import { MatOptionHarness } from '@angular/material-experimental/mdc-core/testing';
5
+ import { _MatSelectHarnessBase } from '@angular/material/select/testing';
6
+ import { OptgroupHarnessFilters } from '@angular/material-experimental/mdc-core/testing';
7
+ import { OptionHarnessFilters } from '@angular/material-experimental/mdc-core/testing';
8
+
9
+ /** Harness for interacting with an MDC-based mat-select in tests. */
10
+ export declare class MatSelectHarness extends _MatSelectHarnessBase<typeof MatOptionHarness, MatOptionHarness, OptionHarnessFilters, typeof MatOptgroupHarness, MatOptgroupHarness, OptgroupHarnessFilters> {
11
+ static hostSelector: string;
12
+ protected _prefix: string;
13
+ protected _optionClass: typeof MatOptionHarness;
14
+ protected _optionGroupClass: typeof MatOptgroupHarness;
15
+ /**
16
+ * Gets a `HarnessPredicate` that can be used to search for a `MatSelectHarness` that meets
17
+ * certain criteria.
18
+ * @param options Options for filtering which select instances are considered a match.
19
+ * @return a `HarnessPredicate` configured with the given options.
20
+ */
21
+ static with(options?: SelectHarnessFilters): HarnessPredicate<MatSelectHarness>;
22
+ }
23
+
24
+ /** A set of criteria that can be used to filter a list of `MatSelectHarness` instances. */
25
+ export declare interface SelectHarnessFilters extends BaseHarnessFilters {
26
+ }
27
+
28
+ export { }