@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,9 +0,0 @@
1
- {
2
- "name": "@angular/material-experimental/mdc-autocomplete/testing",
3
- "fesm2020": "../../fesm2020/mdc-autocomplete/testing.mjs",
4
- "fesm2015": "../../fesm2015/mdc-autocomplete/testing.mjs",
5
- "esm2020": "../../esm2020/mdc-autocomplete/testing/index.mjs",
6
- "typings": "./index.d.ts",
7
- "module": "../../fesm2015/mdc-autocomplete/testing.mjs",
8
- "es2020": "../../fesm2020/mdc-autocomplete/testing.mjs"
9
- }
@@ -1,9 +0,0 @@
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 './autocomplete-harness';
9
- export * from './autocomplete-harness-filters';
@@ -1,70 +0,0 @@
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
- import { Platform } from '@angular/cdk/platform';
9
- import { ElementRef, NgZone, OnDestroy, OnInit } from '@angular/core';
10
- import { CanColor, CanDisable, CanDisableRipple, MatRipple } from '@angular/material-experimental/mdc-core';
11
- import { FocusOrigin } from '@angular/cdk/a11y';
12
- import * as i0 from "@angular/core";
13
- /** Inputs common to all buttons. */
14
- export declare const MAT_BUTTON_INPUTS: string[];
15
- /** Shared host configuration for all buttons */
16
- export declare const MAT_BUTTON_HOST: {
17
- '[attr.disabled]': string;
18
- '[class._mat-animation-noopable]': string;
19
- '[class.mat-unthemed]': string;
20
- '[class.mat-mdc-button-base]': string;
21
- };
22
- /** @docs-private */
23
- export declare const _MatButtonMixin: import("@angular/material-experimental/mdc-core")._Constructor<CanColor> & import("@angular/material-experimental/mdc-core")._AbstractConstructor<CanColor> & import("@angular/material-experimental/mdc-core")._Constructor<CanDisable> & import("@angular/material-experimental/mdc-core")._AbstractConstructor<CanDisable> & import("@angular/material-experimental/mdc-core")._Constructor<CanDisableRipple> & import("@angular/material-experimental/mdc-core")._AbstractConstructor<CanDisableRipple> & {
24
- new (_elementRef: ElementRef): {
25
- _elementRef: ElementRef;
26
- };
27
- };
28
- /** Base class for all buttons. */
29
- export declare class MatButtonBase extends _MatButtonMixin implements CanDisable, CanColor, CanDisableRipple {
30
- _platform: Platform;
31
- _ngZone: NgZone;
32
- _animationMode?: string | undefined;
33
- /** Whether this button is a FAB. Used to apply the correct class on the ripple. */
34
- _isFab: boolean;
35
- /** Whether this button is an icon button. Used to apply the correct class on the ripple. */
36
- _isIconButton: boolean;
37
- /** Reference to the MatRipple instance of the button. */
38
- ripple: MatRipple;
39
- constructor(elementRef: ElementRef, _platform: Platform, _ngZone: NgZone, _animationMode?: string | undefined);
40
- /** Focuses the button. */
41
- focus(_origin?: FocusOrigin, options?: FocusOptions): void;
42
- /** Gets whether the button has one of the given attributes. */
43
- private _hasHostAttributes;
44
- _isRippleDisabled(): boolean;
45
- static ɵfac: i0.ɵɵFactoryDeclaration<MatButtonBase, never>;
46
- static ɵdir: i0.ɵɵDirectiveDeclaration<MatButtonBase, never, never, {}, {}, never>;
47
- }
48
- /** Shared inputs by buttons using the `<a>` tag */
49
- export declare const MAT_ANCHOR_INPUTS: string[];
50
- /** Shared host configuration for buttons using the `<a>` tag. */
51
- export declare const MAT_ANCHOR_HOST: {
52
- '[attr.disabled]': string;
53
- '[class._mat-animation-noopable]': string;
54
- '[attr.tabindex]': string;
55
- '[attr.aria-disabled]': string;
56
- '[class.mat-unthemed]': string;
57
- '[class.mat-mdc-button-base]': string;
58
- };
59
- /**
60
- * Anchor button base.
61
- */
62
- export declare class MatAnchorBase extends MatButtonBase implements OnInit, OnDestroy {
63
- tabIndex: number;
64
- constructor(elementRef: ElementRef, platform: Platform, ngZone: NgZone, animationMode?: string);
65
- ngOnInit(): void;
66
- ngOnDestroy(): void;
67
- _haltDisabledEvents: (event: Event) => void;
68
- static ɵfac: i0.ɵɵFactoryDeclaration<MatAnchorBase, never>;
69
- static ɵdir: i0.ɵɵDirectiveDeclaration<MatAnchorBase, never, never, {}, {}, never>;
70
- }
@@ -1,40 +0,0 @@
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
- import { Platform } from '@angular/cdk/platform';
9
- import { ElementRef, NgZone } from '@angular/core';
10
- import { MatAnchorBase, MatButtonBase } from './button-base';
11
- import * as i0 from "@angular/core";
12
- /**
13
- * Material Design button component. Users interact with a button to perform an action.
14
- * See https://material.io/components/buttons
15
- *
16
- * The `MatButton` class applies to native button elements and captures the appearances for
17
- * "text button", "outlined button", and "contained button" per the Material Design
18
- * specification. `MatButton` additionally captures an additional "flat" appearance, which matches
19
- * "contained" but without elevation.
20
- */
21
- export declare class MatButton extends MatButtonBase {
22
- constructor(elementRef: ElementRef, platform: Platform, ngZone: NgZone, animationMode?: string);
23
- static ɵfac: i0.ɵɵFactoryDeclaration<MatButton, [null, null, null, { optional: true; }]>;
24
- static ɵcmp: i0.ɵɵComponentDeclaration<MatButton, " button[mat-button], button[mat-raised-button], button[mat-flat-button], button[mat-stroked-button] ", ["matButton"], { "disabled": "disabled"; "disableRipple": "disableRipple"; "color": "color"; }, {}, never, [".material-icons:not([iconPositionEnd]), mat-icon:not([iconPositionEnd])", "*", ".material-icons[iconPositionEnd], mat-icon[iconPositionEnd]"]>;
25
- }
26
- /**
27
- * Material Design button component for anchor elements. Anchor elements are used to provide
28
- * links for the user to navigate across different routes or pages.
29
- * See https://material.io/components/buttons
30
- *
31
- * The `MatAnchor` class applies to native anchor elements and captures the appearances for
32
- * "text button", "outlined button", and "contained button" per the Material Design
33
- * specification. `MatAnchor` additionally captures an additional "flat" appearance, which matches
34
- * "contained" but without elevation.
35
- */
36
- export declare class MatAnchor extends MatAnchorBase {
37
- constructor(elementRef: ElementRef, platform: Platform, ngZone: NgZone, animationMode?: string);
38
- static ɵfac: i0.ɵɵFactoryDeclaration<MatAnchor, [null, null, null, { optional: true; }]>;
39
- static ɵcmp: i0.ɵɵComponentDeclaration<MatAnchor, "a[mat-button], a[mat-raised-button], a[mat-flat-button], a[mat-stroked-button]", ["matButton", "matAnchor"], { "disabled": "disabled"; "disableRipple": "disableRipple"; "color": "color"; "tabIndex": "tabIndex"; }, {}, never, [".material-icons:not([iconPositionEnd]), mat-icon:not([iconPositionEnd])", "*", ".material-icons[iconPositionEnd], mat-icon[iconPositionEnd]"]>;
40
- }
@@ -1,80 +0,0 @@
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
- import { Platform } from '@angular/cdk/platform';
9
- import { ElementRef, InjectionToken, NgZone } from '@angular/core';
10
- import { MatAnchor } from './button';
11
- import { MatButtonBase } from './button-base';
12
- import { ThemePalette } from '@angular/material-experimental/mdc-core';
13
- import { BooleanInput } from '@angular/cdk/coercion';
14
- import * as i0 from "@angular/core";
15
- /** Default FAB options that can be overridden. */
16
- export interface MatFabDefaultOptions {
17
- color?: ThemePalette;
18
- }
19
- /** Injection token to be used to override the default options for FAB. */
20
- export declare const MAT_FAB_DEFAULT_OPTIONS: InjectionToken<MatFabDefaultOptions>;
21
- /** @docs-private */
22
- export declare function MAT_FAB_DEFAULT_OPTIONS_FACTORY(): MatFabDefaultOptions;
23
- /**
24
- * Material Design floating action button (FAB) component. These buttons represent the primary
25
- * or most common action for users to interact with.
26
- * See https://material.io/components/buttons-floating-action-button/
27
- *
28
- * The `MatFabButton` class has two appearances: normal and extended.
29
- */
30
- export declare class MatFabButton extends MatButtonBase {
31
- private _options?;
32
- _isFab: boolean;
33
- get extended(): boolean;
34
- set extended(value: BooleanInput);
35
- private _extended;
36
- constructor(elementRef: ElementRef, platform: Platform, ngZone: NgZone, animationMode?: string, _options?: MatFabDefaultOptions | undefined);
37
- static ɵfac: i0.ɵɵFactoryDeclaration<MatFabButton, [null, null, null, { optional: true; }, { optional: true; }]>;
38
- static ɵcmp: i0.ɵɵComponentDeclaration<MatFabButton, "button[mat-fab]", ["matButton"], { "disabled": "disabled"; "disableRipple": "disableRipple"; "color": "color"; "extended": "extended"; }, {}, never, [".material-icons:not([iconPositionEnd]), mat-icon:not([iconPositionEnd])", "*", ".material-icons[iconPositionEnd], mat-icon[iconPositionEnd]"]>;
39
- }
40
- /**
41
- * Material Design mini floating action button (FAB) component. These buttons represent the primary
42
- * or most common action for users to interact with.
43
- * See https://material.io/components/buttons-floating-action-button/
44
- */
45
- export declare class MatMiniFabButton extends MatButtonBase {
46
- private _options?;
47
- _isFab: boolean;
48
- constructor(elementRef: ElementRef, platform: Platform, ngZone: NgZone, animationMode?: string, _options?: MatFabDefaultOptions | undefined);
49
- static ɵfac: i0.ɵɵFactoryDeclaration<MatMiniFabButton, [null, null, null, { optional: true; }, { optional: true; }]>;
50
- static ɵcmp: i0.ɵɵComponentDeclaration<MatMiniFabButton, "button[mat-mini-fab]", ["matButton"], { "disabled": "disabled"; "disableRipple": "disableRipple"; "color": "color"; }, {}, never, [".material-icons:not([iconPositionEnd]), mat-icon:not([iconPositionEnd])", "*", ".material-icons[iconPositionEnd], mat-icon[iconPositionEnd]"]>;
51
- }
52
- /**
53
- * Material Design floating action button (FAB) component for anchor elements. Anchor elements
54
- * are used to provide links for the user to navigate across different routes or pages.
55
- * See https://material.io/components/buttons-floating-action-button/
56
- *
57
- * The `MatFabAnchor` class has two appearances: normal and extended.
58
- */
59
- export declare class MatFabAnchor extends MatAnchor {
60
- private _options?;
61
- _isFab: boolean;
62
- get extended(): boolean;
63
- set extended(value: BooleanInput);
64
- private _extended;
65
- constructor(elementRef: ElementRef, platform: Platform, ngZone: NgZone, animationMode?: string, _options?: MatFabDefaultOptions | undefined);
66
- static ɵfac: i0.ɵɵFactoryDeclaration<MatFabAnchor, [null, null, null, { optional: true; }, { optional: true; }]>;
67
- static ɵcmp: i0.ɵɵComponentDeclaration<MatFabAnchor, "a[mat-fab]", ["matButton", "matAnchor"], { "disabled": "disabled"; "disableRipple": "disableRipple"; "color": "color"; "tabIndex": "tabIndex"; "extended": "extended"; }, {}, never, [".material-icons:not([iconPositionEnd]), mat-icon:not([iconPositionEnd])", "*", ".material-icons[iconPositionEnd], mat-icon[iconPositionEnd]"]>;
68
- }
69
- /**
70
- * Material Design mini floating action button (FAB) component for anchor elements. Anchor elements
71
- * are used to provide links for the user to navigate across different routes or pages.
72
- * See https://material.io/components/buttons-floating-action-button/
73
- */
74
- export declare class MatMiniFabAnchor extends MatAnchor {
75
- private _options?;
76
- _isFab: boolean;
77
- constructor(elementRef: ElementRef, platform: Platform, ngZone: NgZone, animationMode?: string, _options?: MatFabDefaultOptions | undefined);
78
- static ɵfac: i0.ɵɵFactoryDeclaration<MatMiniFabAnchor, [null, null, null, { optional: true; }, { optional: true; }]>;
79
- static ɵcmp: i0.ɵɵComponentDeclaration<MatMiniFabAnchor, "a[mat-mini-fab]", ["matButton", "matAnchor"], { "disabled": "disabled"; "disableRipple": "disableRipple"; "color": "color"; "tabIndex": "tabIndex"; }, {}, never, [".material-icons:not([iconPositionEnd]), mat-icon:not([iconPositionEnd])", "*", ".material-icons[iconPositionEnd], mat-icon[iconPositionEnd]"]>;
80
- }
@@ -1,33 +0,0 @@
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
- import { Platform } from '@angular/cdk/platform';
9
- import { ElementRef, NgZone } from '@angular/core';
10
- import { MatAnchorBase, MatButtonBase } from './button-base';
11
- import * as i0 from "@angular/core";
12
- /**
13
- * Material Design icon button component. This type of button displays a single interactive icon for
14
- * users to perform an action.
15
- * See https://material.io/develop/web/components/buttons/icon-buttons/
16
- */
17
- export declare class MatIconButton extends MatButtonBase {
18
- _isIconButton: boolean;
19
- constructor(elementRef: ElementRef, platform: Platform, ngZone: NgZone, animationMode?: string);
20
- static ɵfac: i0.ɵɵFactoryDeclaration<MatIconButton, [null, null, null, { optional: true; }]>;
21
- static ɵcmp: i0.ɵɵComponentDeclaration<MatIconButton, "button[mat-icon-button]", ["matButton"], { "disabled": "disabled"; "disableRipple": "disableRipple"; "color": "color"; }, {}, never, [".material-icons:not([iconPositionEnd]), mat-icon:not([iconPositionEnd])", "*", ".material-icons[iconPositionEnd], mat-icon[iconPositionEnd]"]>;
22
- }
23
- /**
24
- * Material Design icon button component for anchor elements. This button displays a single
25
- * interaction icon that allows users to navigate across different routes or pages.
26
- * See https://material.io/develop/web/components/buttons/icon-buttons/
27
- */
28
- export declare class MatIconAnchor extends MatAnchorBase {
29
- _isIconButton: boolean;
30
- constructor(elementRef: ElementRef, platform: Platform, ngZone: NgZone, animationMode?: string);
31
- static ɵfac: i0.ɵɵFactoryDeclaration<MatIconAnchor, [null, null, null, { optional: true; }]>;
32
- static ɵcmp: i0.ɵɵComponentDeclaration<MatIconAnchor, "a[mat-icon-button]", ["matButton", "matAnchor"], { "disabled": "disabled"; "disableRipple": "disableRipple"; "color": "color"; "tabIndex": "tabIndex"; }, {}, never, [".material-icons:not([iconPositionEnd]), mat-icon:not([iconPositionEnd])", "*", ".material-icons[iconPositionEnd], mat-icon[iconPositionEnd]"]>;
33
- }
@@ -1,4 +0,0 @@
1
- /**
2
- * Generated bundle index. Do not edit.
3
- */
4
- export * from './index';
@@ -1,10 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./button";
3
- import * as i2 from "./icon-button";
4
- import * as i3 from "./fab";
5
- import * as i4 from "@angular/material-experimental/mdc-core";
6
- export declare class MatButtonModule {
7
- static ɵfac: i0.ɵɵFactoryDeclaration<MatButtonModule, never>;
8
- static ɵmod: i0.ɵɵNgModuleDeclaration<MatButtonModule, [typeof i1.MatAnchor, typeof i1.MatButton, typeof i2.MatIconAnchor, typeof i3.MatMiniFabAnchor, typeof i3.MatMiniFabButton, typeof i2.MatIconButton, typeof i3.MatFabAnchor, typeof i3.MatFabButton], [typeof i4.MatCommonModule, typeof i4.MatRippleModule], [typeof i1.MatAnchor, typeof i1.MatButton, typeof i2.MatIconAnchor, typeof i2.MatIconButton, typeof i3.MatMiniFabAnchor, typeof i3.MatMiniFabButton, typeof i3.MatFabAnchor, typeof i3.MatFabButton, typeof i4.MatCommonModule]>;
9
- static ɵinj: i0.ɵɵInjectorDeclaration<MatButtonModule>;
10
- }
@@ -1,9 +0,0 @@
1
- {
2
- "name": "@angular/material-experimental/mdc-button",
3
- "fesm2020": "../fesm2020/mdc-button.mjs",
4
- "fesm2015": "../fesm2015/mdc-button.mjs",
5
- "esm2020": "../esm2020/mdc-button/mdc-button_public_index.mjs",
6
- "typings": "./mdc-button_public_index.d.ts",
7
- "module": "../fesm2015/mdc-button.mjs",
8
- "es2020": "../fesm2020/mdc-button.mjs"
9
- }
@@ -1,11 +0,0 @@
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 './button';
9
- export * from './fab';
10
- export * from './icon-button';
11
- export * from './module';
@@ -1,41 +0,0 @@
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
- import { ContentContainerComponentHarness, HarnessPredicate } from '@angular/cdk/testing';
9
- import { ButtonHarnessFilters } from '@angular/material/button/testing';
10
- /** Harness for interacting with a MDC-based mat-button in tests. */
11
- export declare class MatButtonHarness extends ContentContainerComponentHarness {
12
- static hostSelector: string;
13
- /**
14
- * Gets a `HarnessPredicate` that can be used to search for a button with specific attributes.
15
- * @param options Options for narrowing the search:
16
- * - `selector` finds a button whose host element matches the given selector.
17
- * - `text` finds a button with specific text content.
18
- * @return a `HarnessPredicate` configured with the given options.
19
- */
20
- static with(options?: ButtonHarnessFilters): HarnessPredicate<MatButtonHarness>;
21
- /**
22
- * Clicks the button at the given position relative to its top-left.
23
- * @param relativeX The relative x position of the click.
24
- * @param relativeY The relative y position of the click.
25
- */
26
- click(relativeX: number, relativeY: number): Promise<void>;
27
- /** Clicks the button at its center. */
28
- click(location: 'center'): Promise<void>;
29
- /** Clicks the button. */
30
- click(): Promise<void>;
31
- /** Gets a boolean promise indicating if the button is disabled. */
32
- isDisabled(): Promise<boolean>;
33
- /** Gets a promise for the button's label text. */
34
- getText(): Promise<string>;
35
- /** Focuses the button and returns a void promise that indicates when the action is complete. */
36
- focus(): Promise<void>;
37
- /** Blurs the button and returns a void promise that indicates when the action is complete. */
38
- blur(): Promise<void>;
39
- /** Whether the button is focused. */
40
- isFocused(): Promise<boolean>;
41
- }
@@ -1,9 +0,0 @@
1
- {
2
- "name": "@angular/material-experimental/mdc-button/testing",
3
- "fesm2020": "../../fesm2020/mdc-button/testing.mjs",
4
- "fesm2015": "../../fesm2015/mdc-button/testing.mjs",
5
- "esm2020": "../../esm2020/mdc-button/testing/index.mjs",
6
- "typings": "./index.d.ts",
7
- "module": "../../fesm2015/mdc-button/testing.mjs",
8
- "es2020": "../../fesm2020/mdc-button/testing.mjs"
9
- }
@@ -1,9 +0,0 @@
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 './button-harness';
9
- export { ButtonHarnessFilters } from '@angular/material/button/testing';
@@ -1,152 +0,0 @@
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
- import { InjectionToken } from '@angular/core';
9
- import * as i0 from "@angular/core";
10
- export declare type MatCardAppearance = 'outlined' | 'raised';
11
- /** Object that can be used to configure the default options for the card module. */
12
- export interface MatCardConfig {
13
- /** Default appearance for cards. */
14
- appearance?: MatCardAppearance;
15
- }
16
- /** Injection token that can be used to provide the default options the card module. */
17
- export declare const MAT_CARD_CONFIG: InjectionToken<MatCardConfig>;
18
- /**
19
- * Material Design card component. Cards contain content and actions about a single subject.
20
- * See https://material.io/design/components/cards.html
21
- *
22
- * MatCard provides no behaviors, instead serving as a purely visual treatment.
23
- */
24
- export declare class MatCard {
25
- appearance: MatCardAppearance;
26
- constructor(config?: MatCardConfig);
27
- static ɵfac: i0.ɵɵFactoryDeclaration<MatCard, [{ optional: true; }]>;
28
- static ɵcmp: i0.ɵɵComponentDeclaration<MatCard, "mat-card", ["matCard"], { "appearance": "appearance"; }, {}, never, ["*"]>;
29
- }
30
- /**
31
- * Title of a card, intended for use within `<mat-card>`. This component is an optional
32
- * convenience for one variety of card title; any custom title element may be used in its place.
33
- *
34
- * MatCardTitle provides no behaviors, instead serving as a purely visual treatment.
35
- */
36
- export declare class MatCardTitle {
37
- static ɵfac: i0.ɵɵFactoryDeclaration<MatCardTitle, never>;
38
- static ɵdir: i0.ɵɵDirectiveDeclaration<MatCardTitle, "mat-card-title, [mat-card-title], [matCardTitle]", never, {}, {}, never>;
39
- }
40
- /**
41
- * Container intended to be used within the `<mat-card>` component. Can contain exactly one
42
- * `<mat-card-title>`, one `<mat-card-subtitle>` and one content image of any size
43
- * (e.g. `<img matCardLgImage>`).
44
- */
45
- export declare class MatCardTitleGroup {
46
- static ɵfac: i0.ɵɵFactoryDeclaration<MatCardTitleGroup, never>;
47
- static ɵcmp: i0.ɵɵComponentDeclaration<MatCardTitleGroup, "mat-card-title-group", never, {}, {}, never, ["mat-card-title, mat-card-subtitle,\n [mat-card-title], [mat-card-subtitle],\n [matCardTitle], [matCardSubtitle]", "[mat-card-image], [matCardImage],\n [mat-card-sm-image], [matCardImageSmall],\n [mat-card-md-image], [matCardImageMedium],\n [mat-card-lg-image], [matCardImageLarge],\n [mat-card-xl-image], [matCardImageXLarge]", "*"]>;
48
- }
49
- /**
50
- * Content of a card, intended for use within `<mat-card>`. This component is an optional
51
- * convenience for use with other convenience elements, such as `<mat-card-title>`; any custom
52
- * content block element may be used in its place.
53
- *
54
- * MatCardContent provides no behaviors, instead serving as a purely visual treatment.
55
- */
56
- export declare class MatCardContent {
57
- static ɵfac: i0.ɵɵFactoryDeclaration<MatCardContent, never>;
58
- static ɵdir: i0.ɵɵDirectiveDeclaration<MatCardContent, "mat-card-content", never, {}, {}, never>;
59
- }
60
- /**
61
- * Sub-title of a card, intended for use within `<mat-card>` beneath a `<mat-card-title>`. This
62
- * component is an optional convenience for use with other convenience elements, such as
63
- * `<mat-card-title>`.
64
- *
65
- * MatCardSubtitle provides no behaviors, instead serving as a purely visual treatment.
66
- */
67
- export declare class MatCardSubtitle {
68
- static ɵfac: i0.ɵɵFactoryDeclaration<MatCardSubtitle, never>;
69
- static ɵdir: i0.ɵɵDirectiveDeclaration<MatCardSubtitle, "mat-card-subtitle, [mat-card-subtitle], [matCardSubtitle]", never, {}, {}, never>;
70
- }
71
- /**
72
- * Bottom area of a card that contains action buttons, intended for use within `<mat-card>`.
73
- * This component is an optional convenience for use with other convenience elements, such as
74
- * `<mat-card-content>`; any custom action block element may be used in its place.
75
- *
76
- * MatCardActions provides no behaviors, instead serving as a purely visual treatment.
77
- */
78
- export declare class MatCardActions {
79
- /** Position of the actions inside the card. */
80
- align: 'start' | 'end';
81
- static ɵfac: i0.ɵɵFactoryDeclaration<MatCardActions, never>;
82
- static ɵdir: i0.ɵɵDirectiveDeclaration<MatCardActions, "mat-card-actions", ["matCardActions"], { "align": "align"; }, {}, never>;
83
- }
84
- /**
85
- * Header region of a card, intended for use within `<mat-card>`. This header captures
86
- * a card title, subtitle, and avatar. This component is an optional convenience for use with
87
- * other convenience elements, such as `<mat-card-footer>`; any custom header block element may be
88
- * used in its place.
89
- *
90
- * MatCardHeader provides no behaviors, instead serving as a purely visual treatment.
91
- */
92
- export declare class MatCardHeader {
93
- static ɵfac: i0.ɵɵFactoryDeclaration<MatCardHeader, never>;
94
- static ɵcmp: i0.ɵɵComponentDeclaration<MatCardHeader, "mat-card-header", never, {}, {}, never, ["[mat-card-avatar], [matCardAvatar]", "mat-card-title, mat-card-subtitle,\n [mat-card-title], [mat-card-subtitle],\n [matCardTitle], [matCardSubtitle]", "*"]>;
95
- }
96
- /**
97
- * Footer area a card, intended for use within `<mat-card>`.
98
- * This component is an optional convenience for use with other convenience elements, such as
99
- * `<mat-card-content>`; any custom footer block element may be used in its place.
100
- *
101
- * MatCardFooter provides no behaviors, instead serving as a purely visual treatment.
102
- */
103
- export declare class MatCardFooter {
104
- static ɵfac: i0.ɵɵFactoryDeclaration<MatCardFooter, never>;
105
- static ɵdir: i0.ɵɵDirectiveDeclaration<MatCardFooter, "mat-card-footer", never, {}, {}, never>;
106
- }
107
- /**
108
- * Primary image content for a card, intended for use within `<mat-card>`. Can be applied to
109
- * any media element, such as `<img>` or `<picture>`.
110
- *
111
- * This component is an optional convenience for use with other convenience elements, such as
112
- * `<mat-card-content>`; any custom media element may be used in its place.
113
- *
114
- * MatCardImage provides no behaviors, instead serving as a purely visual treatment.
115
- */
116
- export declare class MatCardImage {
117
- static ɵfac: i0.ɵɵFactoryDeclaration<MatCardImage, never>;
118
- static ɵdir: i0.ɵɵDirectiveDeclaration<MatCardImage, "[mat-card-image], [matCardImage]", never, {}, {}, never>;
119
- }
120
- /** Same as `MatCardImage`, but small. */
121
- export declare class MatCardSmImage {
122
- static ɵfac: i0.ɵɵFactoryDeclaration<MatCardSmImage, never>;
123
- static ɵdir: i0.ɵɵDirectiveDeclaration<MatCardSmImage, "[mat-card-sm-image], [matCardImageSmall]", never, {}, {}, never>;
124
- }
125
- /** Same as `MatCardImage`, but medium. */
126
- export declare class MatCardMdImage {
127
- static ɵfac: i0.ɵɵFactoryDeclaration<MatCardMdImage, never>;
128
- static ɵdir: i0.ɵɵDirectiveDeclaration<MatCardMdImage, "[mat-card-md-image], [matCardImageMedium]", never, {}, {}, never>;
129
- }
130
- /** Same as `MatCardImage`, but large. */
131
- export declare class MatCardLgImage {
132
- static ɵfac: i0.ɵɵFactoryDeclaration<MatCardLgImage, never>;
133
- static ɵdir: i0.ɵɵDirectiveDeclaration<MatCardLgImage, "[mat-card-lg-image], [matCardImageLarge]", never, {}, {}, never>;
134
- }
135
- /** Same as `MatCardImage`, but extra-large. */
136
- export declare class MatCardXlImage {
137
- static ɵfac: i0.ɵɵFactoryDeclaration<MatCardXlImage, never>;
138
- static ɵdir: i0.ɵɵDirectiveDeclaration<MatCardXlImage, "[mat-card-xl-image], [matCardImageXLarge]", never, {}, {}, never>;
139
- }
140
- /**
141
- * Avatar image content for a card, intended for use within `<mat-card>`. Can be applied to
142
- * any media element, such as `<img>` or `<picture>`.
143
- *
144
- * This component is an optional convenience for use with other convenience elements, such as
145
- * `<mat-card-title>`; any custom media element may be used in its place.
146
- *
147
- * MatCardAvatar provides no behaviors, instead serving as a purely visual treatment.
148
- */
149
- export declare class MatCardAvatar {
150
- static ɵfac: i0.ɵɵFactoryDeclaration<MatCardAvatar, never>;
151
- static ɵdir: i0.ɵɵDirectiveDeclaration<MatCardAvatar, "[mat-card-avatar], [matCardAvatar]", never, {}, {}, never>;
152
- }
@@ -1,4 +0,0 @@
1
- /**
2
- * Generated bundle index. Do not edit.
3
- */
4
- export * from './index';
@@ -1,9 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./card";
3
- import * as i2 from "@angular/material-experimental/mdc-core";
4
- import * as i3 from "@angular/common";
5
- export declare class MatCardModule {
6
- static ɵfac: i0.ɵɵFactoryDeclaration<MatCardModule, never>;
7
- static ɵmod: i0.ɵɵNgModuleDeclaration<MatCardModule, [typeof i1.MatCard, typeof i1.MatCardActions, typeof i1.MatCardAvatar, typeof i1.MatCardContent, typeof i1.MatCardFooter, typeof i1.MatCardHeader, typeof i1.MatCardImage, typeof i1.MatCardLgImage, typeof i1.MatCardMdImage, typeof i1.MatCardSmImage, typeof i1.MatCardSubtitle, typeof i1.MatCardTitle, typeof i1.MatCardTitleGroup, typeof i1.MatCardXlImage], [typeof i2.MatCommonModule, typeof i3.CommonModule], [typeof i1.MatCard, typeof i1.MatCardActions, typeof i1.MatCardAvatar, typeof i1.MatCardContent, typeof i1.MatCardFooter, typeof i1.MatCardHeader, typeof i1.MatCardImage, typeof i1.MatCardLgImage, typeof i1.MatCardMdImage, typeof i1.MatCardSmImage, typeof i1.MatCardSubtitle, typeof i1.MatCardTitle, typeof i1.MatCardTitleGroup, typeof i1.MatCardXlImage, typeof i2.MatCommonModule]>;
8
- static ɵinj: i0.ɵɵInjectorDeclaration<MatCardModule>;
9
- }
@@ -1,9 +0,0 @@
1
- {
2
- "name": "@angular/material-experimental/mdc-card",
3
- "fesm2020": "../fesm2020/mdc-card.mjs",
4
- "fesm2015": "../fesm2015/mdc-card.mjs",
5
- "esm2020": "../esm2020/mdc-card/mdc-card_public_index.mjs",
6
- "typings": "./mdc-card_public_index.d.ts",
7
- "module": "../fesm2015/mdc-card.mjs",
8
- "es2020": "../fesm2020/mdc-card.mjs"
9
- }
@@ -1,9 +0,0 @@
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 './card';
9
- export * from './module';
@@ -1,17 +0,0 @@
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
- import { BaseHarnessFilters } from '@angular/cdk/testing';
9
- /** A set of criteria that can be used to filter a list of `MatCardHarness` instances. */
10
- export interface CardHarnessFilters extends BaseHarnessFilters {
11
- /** Only find instances whose text matches the given value. */
12
- text?: string | RegExp;
13
- /** Only find instances whose title matches the given value. */
14
- title?: string | RegExp;
15
- /** Only find instances whose subtitle matches the given value. */
16
- subtitle?: string | RegExp;
17
- }
@@ -1,36 +0,0 @@
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
- import { HarnessPredicate, ContentContainerComponentHarness } from '@angular/cdk/testing';
9
- import { CardHarnessFilters } from './card-harness-filters';
10
- /** Selectors for different sections of the mat-card that can container user content. */
11
- export declare const enum MatCardSection {
12
- HEADER = ".mat-mdc-card-header",
13
- CONTENT = ".mat-mdc-card-content",
14
- ACTIONS = ".mat-mdc-card-actions",
15
- FOOTER = ".mat-mdc-card-footer"
16
- }
17
- /** Harness for interacting with an MDC-based mat-card in tests. */
18
- export declare class MatCardHarness extends ContentContainerComponentHarness<MatCardSection> {
19
- /** The selector for the host element of a `MatCard` instance. */
20
- static hostSelector: string;
21
- /**
22
- * Gets a `HarnessPredicate` that can be used to search for a `MatCardHarness` that meets
23
- * certain criteria.
24
- * @param options Options for filtering which card instances are considered a match.
25
- * @return a `HarnessPredicate` configured with the given options.
26
- */
27
- static with(options?: CardHarnessFilters): HarnessPredicate<MatCardHarness>;
28
- private _title;
29
- private _subtitle;
30
- /** Gets all of the card's content as text. */
31
- getText(): Promise<string>;
32
- /** Gets the cards's title text. */
33
- getTitleText(): Promise<string>;
34
- /** Gets the cards's subtitle text. */
35
- getSubtitleText(): Promise<string>;
36
- }
@@ -1,9 +0,0 @@
1
- {
2
- "name": "@angular/material-experimental/mdc-card/testing",
3
- "fesm2020": "../../fesm2020/mdc-card/testing.mjs",
4
- "fesm2015": "../../fesm2015/mdc-card/testing.mjs",
5
- "esm2020": "../../esm2020/mdc-card/testing/index.mjs",
6
- "typings": "./index.d.ts",
7
- "module": "../../fesm2015/mdc-card/testing.mjs",
8
- "es2020": "../../fesm2020/mdc-card/testing.mjs"
9
- }
@@ -1,9 +0,0 @@
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 './card-harness';
9
- export * from './card-harness-filters';