@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,225 @@
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 { BaseHarnessFilters } from '@angular/cdk/testing';
3
+ import { ComponentHarness } from '@angular/cdk/testing';
4
+ import { ContentContainerComponentHarness } from '@angular/cdk/testing';
5
+ import { HarnessPredicate } from '@angular/cdk/testing';
6
+ import { TestElement } from '@angular/cdk/testing';
7
+ import { TestKey } from '@angular/cdk/testing';
8
+
9
+ export declare interface ChipAvatarHarnessFilters extends BaseHarnessFilters {
10
+ }
11
+
12
+ export declare interface ChipGridHarnessFilters extends BaseHarnessFilters {
13
+ }
14
+
15
+ export declare interface ChipHarnessFilters extends BaseHarnessFilters {
16
+ /** Only find instances whose text matches the given value. */
17
+ text?: string | RegExp;
18
+ }
19
+
20
+ export declare interface ChipInputHarnessFilters extends BaseHarnessFilters {
21
+ /** Filters based on the value of the input. */
22
+ value?: string | RegExp;
23
+ /** Filters based on the placeholder text of the input. */
24
+ placeholder?: string | RegExp;
25
+ }
26
+
27
+ export declare interface ChipListboxHarnessFilters extends BaseHarnessFilters {
28
+ }
29
+
30
+ export declare interface ChipOptionHarnessFilters extends ChipHarnessFilters {
31
+ /** Only find chip instances whose selected state matches the given value. */
32
+ selected?: boolean;
33
+ }
34
+
35
+ export declare interface ChipRemoveHarnessFilters extends BaseHarnessFilters {
36
+ }
37
+
38
+ export declare interface ChipRowHarnessFilters extends ChipHarnessFilters {
39
+ }
40
+
41
+ export declare interface ChipSetHarnessFilters extends BaseHarnessFilters {
42
+ }
43
+
44
+ /** Harness for interacting with a standard Material chip avatar in tests. */
45
+ export declare class MatChipAvatarHarness extends ComponentHarness {
46
+ static hostSelector: string;
47
+ /**
48
+ * Gets a `HarnessPredicate` that can be used to search for a `MatChipAvatarHarness` that meets
49
+ * certain criteria.
50
+ * @param options Options for filtering which input instances are considered a match.
51
+ * @return a `HarnessPredicate` configured with the given options.
52
+ */
53
+ static with(options?: ChipAvatarHarnessFilters): HarnessPredicate<MatChipAvatarHarness>;
54
+ }
55
+
56
+ /** Harness for interacting with a mat-chip-grid in tests. */
57
+ export declare class MatChipGridHarness extends ComponentHarness {
58
+ static hostSelector: string;
59
+ /**
60
+ * Gets a `HarnessPredicate` that can be used to search for a chip grid with specific attributes.
61
+ */
62
+ static with(options?: ChipGridHarnessFilters): HarnessPredicate<MatChipGridHarness>;
63
+ /** Gets whether the chip grid is disabled. */
64
+ isDisabled(): Promise<boolean>;
65
+ /** Gets whether the chip grid is required. */
66
+ isRequired(): Promise<boolean>;
67
+ /** Gets whether the chip grid is invalid. */
68
+ isInvalid(): Promise<boolean>;
69
+ /** Gets promise of the harnesses for the chip rows. */
70
+ getRows(filter?: ChipRowHarnessFilters): Promise<MatChipRowHarness[]>;
71
+ /** Gets promise of the chip text input harness. */
72
+ getInput(filter?: ChipInputHarnessFilters): Promise<MatChipInputHarness | null>;
73
+ }
74
+
75
+ /** Harness for interacting with a mat-chip in tests. */
76
+ export declare class MatChipHarness extends ContentContainerComponentHarness {
77
+ protected _primaryAction: AsyncFactoryFn<TestElement>;
78
+ static hostSelector: string;
79
+ /**
80
+ * Gets a `HarnessPredicate` that can be used to search for a chip with specific attributes.
81
+ */
82
+ static with<T extends typeof MatChipHarness>(this: T, options?: ChipHarnessFilters): HarnessPredicate<InstanceType<T>>;
83
+ /** Gets a promise for the text content the option. */
84
+ getText(): Promise<string>;
85
+ /** Whether the chip is disabled. */
86
+ isDisabled(): Promise<boolean>;
87
+ /** Delete a chip from the set. */
88
+ remove(): Promise<void>;
89
+ /**
90
+ * Gets the remove button inside of a chip.
91
+ * @param filter Optionally filters which chips are included.
92
+ */
93
+ getRemoveButton(filter?: ChipRemoveHarnessFilters): Promise<MatChipRemoveHarness>;
94
+ /**
95
+ * Gets the avatar inside a chip.
96
+ * @param filter Optionally filters which avatars are included.
97
+ */
98
+ getAvatar(filter?: ChipAvatarHarnessFilters): Promise<MatChipAvatarHarness | null>;
99
+ }
100
+
101
+ /** Harness for interacting with a grid's chip input in tests. */
102
+ export declare class MatChipInputHarness extends ComponentHarness {
103
+ static hostSelector: string;
104
+ /**
105
+ * Gets a `HarnessPredicate` that can be used to search for a `MatChipInputHarness` that meets
106
+ * certain criteria.
107
+ * @param options Options for filtering which input instances are considered a match.
108
+ * @return a `HarnessPredicate` configured with the given options.
109
+ */
110
+ static with(options?: ChipInputHarnessFilters): HarnessPredicate<MatChipInputHarness>;
111
+ /** Whether the input is disabled. */
112
+ isDisabled(): Promise<boolean>;
113
+ /** Whether the input is required. */
114
+ isRequired(): Promise<boolean>;
115
+ /** Gets the value of the input. */
116
+ getValue(): Promise<string>;
117
+ /** Gets the placeholder of the input. */
118
+ getPlaceholder(): Promise<string>;
119
+ /**
120
+ * Focuses the input and returns a promise that indicates when the
121
+ * action is complete.
122
+ */
123
+ focus(): Promise<void>;
124
+ /**
125
+ * Blurs the input and returns a promise that indicates when the
126
+ * action is complete.
127
+ */
128
+ blur(): Promise<void>;
129
+ /** Whether the input is focused. */
130
+ isFocused(): Promise<boolean>;
131
+ /**
132
+ * Sets the value of the input. The value will be set by simulating
133
+ * keypresses that correspond to the given value.
134
+ */
135
+ setValue(newValue: string): Promise<void>;
136
+ /** Sends a chip separator key to the input element. */
137
+ sendSeparatorKey(key: TestKey | string): Promise<void>;
138
+ }
139
+
140
+ /** Harness for interacting with a mat-chip-listbox in tests. */
141
+ export declare class MatChipListboxHarness extends ComponentHarness {
142
+ static hostSelector: string;
143
+ /**
144
+ * Gets a `HarnessPredicate` that can be used to search for a chip listbox with specific
145
+ * attributes.
146
+ */
147
+ static with(options?: ChipListboxHarnessFilters): HarnessPredicate<MatChipListboxHarness>;
148
+ /** Gets whether the chip listbox is disabled. */
149
+ isDisabled(): Promise<boolean>;
150
+ /** Gets whether the chip listbox is required. */
151
+ isRequired(): Promise<boolean>;
152
+ /** Gets whether the chip listbox is in multi selection mode. */
153
+ isMultiple(): Promise<boolean>;
154
+ /** Gets whether the orientation of the chip list. */
155
+ getOrientation(): Promise<'horizontal' | 'vertical'>;
156
+ /**
157
+ * Gets the list of chips inside the chip list.
158
+ * @param filter Optionally filters which chips are included.
159
+ */
160
+ getChips(filter?: ChipOptionHarnessFilters): Promise<MatChipOptionHarness[]>;
161
+ /**
162
+ * Selects a chip inside the chip list.
163
+ * @param filter An optional filter to apply to the child chips.
164
+ * All the chips matching the filter will be selected.
165
+ */
166
+ selectChips(filter?: ChipOptionHarnessFilters): Promise<void>;
167
+ }
168
+
169
+ /** Harness for interacting with a mat-chip-option in tests. */
170
+ export declare class MatChipOptionHarness extends MatChipHarness {
171
+ static hostSelector: string;
172
+ /**
173
+ * Gets a `HarnessPredicate` that can be used to search for a chip option with specific
174
+ * attributes.
175
+ */
176
+ static with<T extends typeof MatChipHarness>(this: T, options?: ChipOptionHarnessFilters): HarnessPredicate<InstanceType<T>>;
177
+ /** Whether the chip is selected. */
178
+ isSelected(): Promise<boolean>;
179
+ /** Selects the given chip. Only applies if it's selectable. */
180
+ select(): Promise<void>;
181
+ /** Deselects the given chip. Only applies if it's selectable. */
182
+ deselect(): Promise<void>;
183
+ /** Toggles the selected state of the given chip. */
184
+ toggle(): Promise<void>;
185
+ }
186
+
187
+ /** Harness for interacting with a standard Material chip remove button in tests. */
188
+ export declare class MatChipRemoveHarness extends ComponentHarness {
189
+ static hostSelector: string;
190
+ /**
191
+ * Gets a `HarnessPredicate` that can be used to search for a `MatChipRemoveHarness` that meets
192
+ * certain criteria.
193
+ * @param options Options for filtering which input instances are considered a match.
194
+ * @return a `HarnessPredicate` configured with the given options.
195
+ */
196
+ static with(options?: ChipRemoveHarnessFilters): HarnessPredicate<MatChipRemoveHarness>;
197
+ /** Clicks the remove button. */
198
+ click(): Promise<void>;
199
+ }
200
+
201
+ /** Harness for interacting with a mat-chip-row in tests. */
202
+ export declare class MatChipRowHarness extends MatChipHarness {
203
+ static hostSelector: string;
204
+ /**
205
+ * Gets a `HarnessPredicate` that can be used to search for a chip row with specific attributes.
206
+ */
207
+ static with<T extends typeof MatChipHarness>(this: T, options?: ChipRowHarnessFilters): HarnessPredicate<InstanceType<T>>;
208
+ /** Whether the chip is editable. */
209
+ isEditable(): Promise<boolean>;
210
+ /** Whether the chip is currently being edited. */
211
+ isEditing(): Promise<boolean>;
212
+ }
213
+
214
+ /** Harness for interacting with a mat-chip-set in tests. */
215
+ export declare class MatChipSetHarness extends ComponentHarness {
216
+ static hostSelector: string;
217
+ /**
218
+ * Gets a `HarnessPredicate` that can be used to search for a chip set with specific attributes.
219
+ */
220
+ static with(options?: ChipSetHarnessFilters): HarnessPredicate<MatChipSetHarness>;
221
+ /** Gets promise of the harnesses for the chips. */
222
+ getChips(filter?: ChipHarnessFilters): Promise<MatChipHarness[]>;
223
+ }
224
+
225
+ export { }
@@ -1,8 +1,206 @@
1
+ import { _AbstractConstructor } from '@angular/material/core';
2
+ import { AnimationCurves } from '@angular/material/core';
3
+ import { AnimationDurations } from '@angular/material/core';
4
+ import { CanColor } from '@angular/material/core';
5
+ import { CanDisable } from '@angular/material/core';
6
+ import { CanDisableRipple } from '@angular/material/core';
7
+ import { CanUpdateErrorState } from '@angular/material/core';
8
+ import { ChangeDetectorRef } from '@angular/core';
9
+ import { _Constructor } from '@angular/material/core';
10
+ import { _countGroupLabelsBeforeOption } from '@angular/material/core';
11
+ import { DateAdapter } from '@angular/material/core';
12
+ import { defaultRippleAnimationConfig } from '@angular/material/core';
13
+ import { ElementRef } from '@angular/core';
14
+ import { ErrorStateMatcher } from '@angular/material/core';
15
+ import { _getOptionScrollPosition } from '@angular/material/core';
16
+ import { GranularSanityChecks } from '@angular/material/core';
17
+ import { HasInitialized } from '@angular/material/core';
18
+ import { HasTabIndex } from '@angular/material/core';
19
+ import * as i0 from '@angular/core';
20
+ import * as i3 from '@angular/material/core';
21
+ import * as i4 from '@angular/common';
22
+ import { MAT_DATE_FORMATS } from '@angular/material/core';
23
+ import { MAT_DATE_LOCALE } from '@angular/material/core';
24
+ import { MAT_DATE_LOCALE_FACTORY } from '@angular/material/core';
25
+ import { MAT_NATIVE_DATE_FORMATS } from '@angular/material/core';
26
+ import { MAT_OPTGROUP } from '@angular/material/core';
27
+ import { MAT_OPTION_PARENT_COMPONENT } from '@angular/material/core';
28
+ import { MAT_RIPPLE_GLOBAL_OPTIONS } from '@angular/material/core';
29
+ import { MatCommonModule } from '@angular/material/core';
30
+ import { MatDateFormats } from '@angular/material/core';
31
+ import { MATERIAL_SANITY_CHECKS } from '@angular/material/core';
32
+ import { MatNativeDateModule } from '@angular/material/core';
33
+ import { _MatOptgroupBase } from '@angular/material/core';
34
+ import { _MatOptionBase } from '@angular/material/core';
35
+ import { MatOptionParentComponent } from '@angular/material/core';
36
+ import { MatOptionSelectionChange } from '@angular/material/core';
37
+ import { MatPseudoCheckbox } from '@angular/material/core';
38
+ import { MatPseudoCheckboxModule } from '@angular/material/core';
39
+ import { MatPseudoCheckboxState } from '@angular/material/core';
40
+ import { MatRipple } from '@angular/material/core';
41
+ import { MatRippleModule } from '@angular/material/core';
42
+ import { mixinColor } from '@angular/material/core';
43
+ import { mixinDisabled } from '@angular/material/core';
44
+ import { mixinDisableRipple } from '@angular/material/core';
45
+ import { mixinErrorState } from '@angular/material/core';
46
+ import { mixinInitialized } from '@angular/material/core';
47
+ import { mixinTabIndex } from '@angular/material/core';
48
+ import { NativeDateAdapter } from '@angular/material/core';
49
+ import { NativeDateModule } from '@angular/material/core';
50
+ import { RippleAnimationConfig } from '@angular/material/core';
51
+ import { RippleConfig } from '@angular/material/core';
52
+ import { RippleGlobalOptions } from '@angular/material/core';
53
+ import { RippleRef } from '@angular/material/core';
54
+ import { RippleRenderer } from '@angular/material/core';
55
+ import { RippleState } from '@angular/material/core';
56
+ import { RippleTarget } from '@angular/material/core';
57
+ import { SanityChecks } from '@angular/material/core';
58
+ import { setLines } from '@angular/material/core';
59
+ import { ShowOnDirtyErrorStateMatcher } from '@angular/material/core';
60
+ import { ThemePalette } from '@angular/material/core';
61
+ import { VERSION } from '@angular/material/core';
62
+
63
+ export { _AbstractConstructor }
64
+
65
+ export { AnimationCurves }
66
+
67
+ export { AnimationDurations }
68
+
69
+ export { CanColor }
70
+
71
+ export { CanDisable }
72
+
73
+ export { CanDisableRipple }
74
+
75
+ export { CanUpdateErrorState }
76
+
77
+ export { _Constructor }
78
+
79
+ export { _countGroupLabelsBeforeOption }
80
+
81
+ export { DateAdapter }
82
+
83
+ export { defaultRippleAnimationConfig }
84
+
85
+ export { ErrorStateMatcher }
86
+
87
+ export { _getOptionScrollPosition }
88
+
89
+ export { GranularSanityChecks }
90
+
91
+ export { HasInitialized }
92
+
93
+ export { HasTabIndex }
94
+
95
+ declare namespace i1 {
96
+ export {
97
+ MatOption
98
+ }
99
+ }
100
+
101
+ declare namespace i2 {
102
+ export {
103
+ MatOptgroup
104
+ }
105
+ }
106
+
107
+ export { MAT_DATE_FORMATS }
108
+
109
+ export { MAT_DATE_LOCALE }
110
+
111
+ export { MAT_DATE_LOCALE_FACTORY }
112
+
113
+ export { MAT_NATIVE_DATE_FORMATS }
114
+
115
+ export { MAT_OPTGROUP }
116
+
117
+ export { MAT_OPTION_PARENT_COMPONENT }
118
+
119
+ export { MAT_RIPPLE_GLOBAL_OPTIONS }
120
+
121
+ export { MatCommonModule }
122
+
123
+ export { MatDateFormats }
124
+
125
+ export { MATERIAL_SANITY_CHECKS }
126
+
127
+ export { MatNativeDateModule }
128
+
1
129
  /**
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
130
+ * Component that is used to group instances of `mat-option`.
7
131
  */
8
- export * from './public-api';
132
+ export declare class MatOptgroup extends _MatOptgroupBase {
133
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatOptgroup, never>;
134
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatOptgroup, "mat-optgroup", ["matOptgroup"], { "disabled": "disabled"; }, {}, never, ["*", "mat-option, ng-container"], false>;
135
+ }
136
+
137
+ /**
138
+ * Single option inside of a `<mat-select>` element.
139
+ */
140
+ export declare class MatOption<T = any> extends _MatOptionBase<T> {
141
+ constructor(element: ElementRef<HTMLElement>, changeDetectorRef: ChangeDetectorRef, parent: MatOptionParentComponent, group: MatOptgroup);
142
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatOption<any>, [null, null, { optional: true; }, { optional: true; }]>;
143
+ static ɵcmp: i0.ɵɵComponentDeclaration<MatOption<any>, "mat-option", ["matOption"], {}, {}, never, ["*"], false>;
144
+ }
145
+
146
+ export declare class MatOptionModule {
147
+ static ɵfac: i0.ɵɵFactoryDeclaration<MatOptionModule, never>;
148
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MatOptionModule, [typeof i1.MatOption, typeof i2.MatOptgroup], [typeof i3.MatRippleModule, typeof i4.CommonModule, typeof i3.MatPseudoCheckboxModule], [typeof i1.MatOption, typeof i2.MatOptgroup]>;
149
+ static ɵinj: i0.ɵɵInjectorDeclaration<MatOptionModule>;
150
+ }
151
+
152
+ export { MatOptionParentComponent }
153
+
154
+ export { MatOptionSelectionChange }
155
+
156
+ export { MatPseudoCheckbox }
157
+
158
+ export { MatPseudoCheckboxModule }
159
+
160
+ export { MatPseudoCheckboxState }
161
+
162
+ export { MatRipple }
163
+
164
+ export { MatRippleModule }
165
+
166
+ export { mixinColor }
167
+
168
+ export { mixinDisabled }
169
+
170
+ export { mixinDisableRipple }
171
+
172
+ export { mixinErrorState }
173
+
174
+ export { mixinInitialized }
175
+
176
+ export { mixinTabIndex }
177
+
178
+ export { NativeDateAdapter }
179
+
180
+ export { NativeDateModule }
181
+
182
+ export { RippleAnimationConfig }
183
+
184
+ export { RippleConfig }
185
+
186
+ export { RippleGlobalOptions }
187
+
188
+ export { RippleRef }
189
+
190
+ export { RippleRenderer }
191
+
192
+ export { RippleState }
193
+
194
+ export { RippleTarget }
195
+
196
+ export { SanityChecks }
197
+
198
+ export { setLines }
199
+
200
+ export { ShowOnDirtyErrorStateMatcher }
201
+
202
+ export { ThemePalette }
203
+
204
+ export { VERSION }
205
+
206
+ export { }
@@ -1,8 +1,64 @@
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 { ComponentHarness } from '@angular/cdk/testing';
3
+ import { HarnessPredicate } from '@angular/cdk/testing';
4
+
5
+ /** Harness for interacting with an MDC-based `mat-optgroup` in tests. */
6
+ export declare class MatOptgroupHarness extends ComponentHarness {
7
+ /** Selector used to locate option group instances. */
8
+ static hostSelector: string;
9
+ private _label;
10
+ /**
11
+ * Gets a `HarnessPredicate` that can be used to search for a `MatOptgroupHarness` that meets
12
+ * certain criteria.
13
+ * @param options Options for filtering which option instances are considered a match.
14
+ * @return a `HarnessPredicate` configured with the given options.
15
+ */
16
+ static with(options?: OptgroupHarnessFilters): HarnessPredicate<MatOptgroupHarness>;
17
+ /** Gets the option group's label text. */
18
+ getLabelText(): Promise<string>;
19
+ /** Gets whether the option group is disabled. */
20
+ isDisabled(): Promise<boolean>;
21
+ /**
22
+ * Gets the options that are inside the group.
23
+ * @param filter Optionally filters which options are included.
24
+ */
25
+ getOptions(filter?: OptionHarnessFilters): Promise<MatOptionHarness[]>;
26
+ }
27
+
28
+ /** Harness for interacting with an MDC-based `mat-option` in tests. */
29
+ export declare class MatOptionHarness extends ComponentHarness {
30
+ /** Selector used to locate option instances. */
31
+ static hostSelector: string;
32
+ /** Element containing the option's text. */
33
+ private _text;
34
+ /**
35
+ * Gets a `HarnessPredicate` that can be used to search for a `MatOptionsHarness` that meets
36
+ * certain criteria.
37
+ * @param options Options for filtering which option instances are considered a match.
38
+ * @return a `HarnessPredicate` configured with the given options.
39
+ */
40
+ static with(options?: OptionHarnessFilters): HarnessPredicate<MatOptionHarness>;
41
+ /** Clicks the option. */
42
+ click(): Promise<void>;
43
+ /** Gets the option's label text. */
44
+ getText(): Promise<string>;
45
+ /** Gets whether the option is disabled. */
46
+ isDisabled(): Promise<boolean>;
47
+ /** Gets whether the option is selected. */
48
+ isSelected(): Promise<boolean>;
49
+ /** Gets whether the option is active. */
50
+ isActive(): Promise<boolean>;
51
+ /** Gets whether the option is in multiple selection mode. */
52
+ isMultiple(): Promise<boolean>;
53
+ }
54
+
55
+ export declare interface OptgroupHarnessFilters extends BaseHarnessFilters {
56
+ labelText?: string | RegExp;
57
+ }
58
+
59
+ export declare interface OptionHarnessFilters extends BaseHarnessFilters {
60
+ text?: string | RegExp;
61
+ isSelected?: boolean;
62
+ }
63
+
64
+ export { }