@angular/material-experimental 14.2.0-rc.0 → 15.0.0-next.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (615) hide show
  1. package/_index.scss +0 -69
  2. package/esm2020/column-resize/column-resize-directives/column-resize-flex.mjs +3 -3
  3. package/esm2020/column-resize/column-resize-directives/column-resize.mjs +3 -3
  4. package/esm2020/column-resize/column-resize-directives/default-enabled-column-resize-flex.mjs +3 -3
  5. package/esm2020/column-resize/column-resize-directives/default-enabled-column-resize.mjs +3 -3
  6. package/esm2020/column-resize/column-resize-module.mjs +12 -12
  7. package/esm2020/column-resize/overlay-handle.mjs +3 -3
  8. package/esm2020/column-resize/resizable-directives/default-enabled-resizable.mjs +3 -3
  9. package/esm2020/column-resize/resizable-directives/resizable.mjs +3 -3
  10. package/esm2020/column-resize/resize-strategy.mjs +3 -3
  11. package/esm2020/menubar/menubar-item.mjs +3 -3
  12. package/esm2020/menubar/menubar-module.mjs +4 -4
  13. package/esm2020/menubar/menubar.mjs +3 -3
  14. package/esm2020/popover-edit/lens-directives.mjs +9 -9
  15. package/esm2020/popover-edit/popover-edit-module.mjs +4 -4
  16. package/esm2020/popover-edit/table-directives.mjs +12 -12
  17. package/esm2020/selection/row-selection.mjs +3 -3
  18. package/esm2020/selection/select-all.mjs +3 -3
  19. package/esm2020/selection/selection-column.mjs +12 -12
  20. package/esm2020/selection/selection-module.mjs +8 -8
  21. package/esm2020/selection/selection-toggle.mjs +3 -3
  22. package/esm2020/selection/selection.mjs +3 -3
  23. package/esm2020/version.mjs +1 -1
  24. package/fesm2015/column-resize.mjs +36 -36
  25. package/fesm2015/material-experimental.mjs +1 -1
  26. package/fesm2015/material-experimental.mjs.map +1 -1
  27. package/fesm2015/menubar.mjs +10 -10
  28. package/fesm2015/popover-edit.mjs +25 -25
  29. package/fesm2015/selection.mjs +29 -29
  30. package/fesm2015/selection.mjs.map +1 -1
  31. package/fesm2020/column-resize.mjs +36 -36
  32. package/fesm2020/material-experimental.mjs +1 -1
  33. package/fesm2020/material-experimental.mjs.map +1 -1
  34. package/fesm2020/menubar.mjs +10 -10
  35. package/fesm2020/popover-edit.mjs +25 -25
  36. package/fesm2020/selection.mjs +29 -29
  37. package/fesm2020/selection.mjs.map +1 -1
  38. package/package.json +55 -422
  39. package/selection/index.d.ts +4 -4
  40. package/esm2020/mdc-autocomplete/animations.mjs +0 -25
  41. package/esm2020/mdc-autocomplete/autocomplete-origin.mjs +0 -26
  42. package/esm2020/mdc-autocomplete/autocomplete-trigger.mjs +0 -54
  43. package/esm2020/mdc-autocomplete/autocomplete.mjs +0 -35
  44. package/esm2020/mdc-autocomplete/index.mjs +0 -9
  45. package/esm2020/mdc-autocomplete/mdc-autocomplete_public_index.mjs +0 -5
  46. package/esm2020/mdc-autocomplete/module.mjs +0 -46
  47. package/esm2020/mdc-autocomplete/public-api.mjs +0 -14
  48. package/esm2020/mdc-autocomplete/testing/autocomplete-harness-filters.mjs +0 -9
  49. package/esm2020/mdc-autocomplete/testing/autocomplete-harness.mjs +0 -31
  50. package/esm2020/mdc-autocomplete/testing/index.mjs +0 -9
  51. package/esm2020/mdc-autocomplete/testing/public-api.mjs +0 -10
  52. package/esm2020/mdc-button/button-base.mjs +0 -152
  53. package/esm2020/mdc-button/button.mjs +0 -69
  54. package/esm2020/mdc-button/fab.mjs +0 -175
  55. package/esm2020/mdc-button/icon-button.mjs +0 -57
  56. package/esm2020/mdc-button/index.mjs +0 -9
  57. package/esm2020/mdc-button/mdc-button_public_index.mjs +0 -5
  58. package/esm2020/mdc-button/module.mjs +0 -61
  59. package/esm2020/mdc-button/public-api.mjs +0 -12
  60. package/esm2020/mdc-button/testing/button-harness.mjs +0 -50
  61. package/esm2020/mdc-button/testing/index.mjs +0 -9
  62. package/esm2020/mdc-button/testing/public-api.mjs +0 -9
  63. package/esm2020/mdc-card/card.mjs +0 -261
  64. package/esm2020/mdc-card/index.mjs +0 -9
  65. package/esm2020/mdc-card/mdc-card_public_index.mjs +0 -5
  66. package/esm2020/mdc-card/module.mjs +0 -68
  67. package/esm2020/mdc-card/public-api.mjs +0 -10
  68. package/esm2020/mdc-card/testing/card-harness-filters.mjs +0 -9
  69. package/esm2020/mdc-card/testing/card-harness.mjs +0 -42
  70. package/esm2020/mdc-card/testing/index.mjs +0 -9
  71. package/esm2020/mdc-card/testing/public-api.mjs +0 -10
  72. package/esm2020/mdc-checkbox/checkbox.mjs +0 -93
  73. package/esm2020/mdc-checkbox/index.mjs +0 -9
  74. package/esm2020/mdc-checkbox/mdc-checkbox_public_index.mjs +0 -5
  75. package/esm2020/mdc-checkbox/module.mjs +0 -26
  76. package/esm2020/mdc-checkbox/public-api.mjs +0 -11
  77. package/esm2020/mdc-checkbox/testing/checkbox-harness.mjs +0 -41
  78. package/esm2020/mdc-checkbox/testing/index.mjs +0 -9
  79. package/esm2020/mdc-checkbox/testing/public-api.mjs +0 -9
  80. package/esm2020/mdc-chips/chip-action.mjs +0 -90
  81. package/esm2020/mdc-chips/chip-edit-input.mjs +0 -60
  82. package/esm2020/mdc-chips/chip-grid.mjs +0 -407
  83. package/esm2020/mdc-chips/chip-icons.mjs +0 -110
  84. package/esm2020/mdc-chips/chip-input.mjs +0 -212
  85. package/esm2020/mdc-chips/chip-listbox.mjs +0 -332
  86. package/esm2020/mdc-chips/chip-option.mjs +0 -160
  87. package/esm2020/mdc-chips/chip-row.mjs +0 -176
  88. package/esm2020/mdc-chips/chip-set.mjs +0 -271
  89. package/esm2020/mdc-chips/chip-text-control.mjs +0 -9
  90. package/esm2020/mdc-chips/chip.mjs +0 -287
  91. package/esm2020/mdc-chips/index.mjs +0 -9
  92. package/esm2020/mdc-chips/mdc-chips_public_index.mjs +0 -5
  93. package/esm2020/mdc-chips/module.mjs +0 -87
  94. package/esm2020/mdc-chips/public-api.mjs +0 -20
  95. package/esm2020/mdc-chips/testing/chip-avatar-harness.mjs +0 -22
  96. package/esm2020/mdc-chips/testing/chip-grid-harness.mjs +0 -43
  97. package/esm2020/mdc-chips/testing/chip-harness-filters.mjs +0 -9
  98. package/esm2020/mdc-chips/testing/chip-harness.mjs +0 -58
  99. package/esm2020/mdc-chips/testing/chip-input-harness.mjs +0 -82
  100. package/esm2020/mdc-chips/testing/chip-listbox-harness.mjs +0 -59
  101. package/esm2020/mdc-chips/testing/chip-option-harness.mjs +0 -45
  102. package/esm2020/mdc-chips/testing/chip-remove-harness.mjs +0 -26
  103. package/esm2020/mdc-chips/testing/chip-row-harness.mjs +0 -22
  104. package/esm2020/mdc-chips/testing/chip-set-harness.mjs +0 -26
  105. package/esm2020/mdc-chips/testing/index.mjs +0 -9
  106. package/esm2020/mdc-chips/testing/public-api.mjs +0 -18
  107. package/esm2020/mdc-chips/tokens.mjs +0 -33
  108. package/esm2020/mdc-core/index.mjs +0 -9
  109. package/esm2020/mdc-core/mdc-core_public_index.mjs +0 -5
  110. package/esm2020/mdc-core/option/index.mjs +0 -30
  111. package/esm2020/mdc-core/option/optgroup.mjs +0 -46
  112. package/esm2020/mdc-core/option/option.mjs +0 -52
  113. package/esm2020/mdc-core/public-api.mjs +0 -10
  114. package/esm2020/mdc-core/testing/index.mjs +0 -9
  115. package/esm2020/mdc-core/testing/optgroup-harness-filters.mjs +0 -9
  116. package/esm2020/mdc-core/testing/optgroup-harness.mjs +0 -43
  117. package/esm2020/mdc-core/testing/option-harness-filters.mjs +0 -9
  118. package/esm2020/mdc-core/testing/option-harness.mjs +0 -53
  119. package/esm2020/mdc-core/testing/public-api.mjs +0 -12
  120. package/esm2020/mdc-dialog/dialog-container.mjs +0 -171
  121. package/esm2020/mdc-dialog/dialog-content-directives.mjs +0 -179
  122. package/esm2020/mdc-dialog/dialog-ref.mjs +0 -14
  123. package/esm2020/mdc-dialog/dialog.mjs +0 -82
  124. package/esm2020/mdc-dialog/index.mjs +0 -9
  125. package/esm2020/mdc-dialog/mdc-dialog_public_index.mjs +0 -5
  126. package/esm2020/mdc-dialog/module.mjs +0 -53
  127. package/esm2020/mdc-dialog/public-api.mjs +0 -14
  128. package/esm2020/mdc-dialog/testing/dialog-harness.mjs +0 -29
  129. package/esm2020/mdc-dialog/testing/dialog-opener.mjs +0 -45
  130. package/esm2020/mdc-dialog/testing/index.mjs +0 -9
  131. package/esm2020/mdc-dialog/testing/public-api.mjs +0 -10
  132. package/esm2020/mdc-form-field/directives/error.mjs +0 -47
  133. package/esm2020/mdc-form-field/directives/floating-label.mjs +0 -73
  134. package/esm2020/mdc-form-field/directives/hint.mjs +0 -39
  135. package/esm2020/mdc-form-field/directives/label.mjs +0 -21
  136. package/esm2020/mdc-form-field/directives/line-ripple.mjs +0 -59
  137. package/esm2020/mdc-form-field/directives/notched-outline.mjs +0 -68
  138. package/esm2020/mdc-form-field/directives/prefix.mjs +0 -32
  139. package/esm2020/mdc-form-field/directives/suffix.mjs +0 -32
  140. package/esm2020/mdc-form-field/form-field.mjs +0 -608
  141. package/esm2020/mdc-form-field/index.mjs +0 -9
  142. package/esm2020/mdc-form-field/mdc-form-field_public_index.mjs +0 -5
  143. package/esm2020/mdc-form-field/module.mjs +0 -53
  144. package/esm2020/mdc-form-field/public-api.mjs +0 -16
  145. package/esm2020/mdc-form-field/testing/form-field-harness.mjs +0 -58
  146. package/esm2020/mdc-form-field/testing/index.mjs +0 -9
  147. package/esm2020/mdc-form-field/testing/public-api.mjs +0 -13
  148. package/esm2020/mdc-input/index.mjs +0 -9
  149. package/esm2020/mdc-input/input.mjs +0 -55
  150. package/esm2020/mdc-input/mdc-input_public_index.mjs +0 -5
  151. package/esm2020/mdc-input/module.mjs +0 -27
  152. package/esm2020/mdc-input/public-api.mjs +0 -11
  153. package/esm2020/mdc-input/testing/index.mjs +0 -9
  154. package/esm2020/mdc-input/testing/public-api.mjs +0 -9
  155. package/esm2020/mdc-list/action-list.mjs +0 -31
  156. package/esm2020/mdc-list/index.mjs +0 -9
  157. package/esm2020/mdc-list/list-base.mjs +0 -272
  158. package/esm2020/mdc-list/list-item-sections.mjs +0 -138
  159. package/esm2020/mdc-list/list-option-types.mjs +0 -16
  160. package/esm2020/mdc-list/list-option.mjs +0 -253
  161. package/esm2020/mdc-list/list.mjs +0 -82
  162. package/esm2020/mdc-list/mdc-list_public_index.mjs +0 -5
  163. package/esm2020/mdc-list/module.mjs +0 -98
  164. package/esm2020/mdc-list/nav-list.mjs +0 -31
  165. package/esm2020/mdc-list/public-api.mjs +0 -18
  166. package/esm2020/mdc-list/selection-list.mjs +0 -338
  167. package/esm2020/mdc-list/subheader.mjs +0 -27
  168. package/esm2020/mdc-list/testing/action-list-harness.mjs +0 -59
  169. package/esm2020/mdc-list/testing/index.mjs +0 -9
  170. package/esm2020/mdc-list/testing/list-harness-base.mjs +0 -95
  171. package/esm2020/mdc-list/testing/list-harness-filters.mjs +0 -9
  172. package/esm2020/mdc-list/testing/list-harness.mjs +0 -41
  173. package/esm2020/mdc-list/testing/list-item-harness-base.mjs +0 -150
  174. package/esm2020/mdc-list/testing/nav-list-harness.mjs +0 -69
  175. package/esm2020/mdc-list/testing/public-api.mjs +0 -14
  176. package/esm2020/mdc-list/testing/selection-list-harness.mjs +0 -117
  177. package/esm2020/mdc-menu/directives.mjs +0 -38
  178. package/esm2020/mdc-menu/index.mjs +0 -9
  179. package/esm2020/mdc-menu/mdc-menu_public_index.mjs +0 -5
  180. package/esm2020/mdc-menu/menu-item.mjs +0 -36
  181. package/esm2020/mdc-menu/menu.mjs +0 -43
  182. package/esm2020/mdc-menu/module.mjs +0 -44
  183. package/esm2020/mdc-menu/public-api.mjs +0 -13
  184. package/esm2020/mdc-menu/testing/index.mjs +0 -9
  185. package/esm2020/mdc-menu/testing/menu-harness.mjs +0 -46
  186. package/esm2020/mdc-menu/testing/public-api.mjs +0 -9
  187. package/esm2020/mdc-paginator/index.mjs +0 -9
  188. package/esm2020/mdc-paginator/mdc-paginator_public_index.mjs +0 -5
  189. package/esm2020/mdc-paginator/module.mjs +0 -30
  190. package/esm2020/mdc-paginator/paginator.mjs +0 -48
  191. package/esm2020/mdc-paginator/public-api.mjs +0 -11
  192. package/esm2020/mdc-paginator/testing/index.mjs +0 -9
  193. package/esm2020/mdc-paginator/testing/paginator-harness.mjs +0 -36
  194. package/esm2020/mdc-paginator/testing/public-api.mjs +0 -9
  195. package/esm2020/mdc-progress-bar/index.mjs +0 -9
  196. package/esm2020/mdc-progress-bar/mdc-progress-bar_public_index.mjs +0 -5
  197. package/esm2020/mdc-progress-bar/module.mjs +0 -24
  198. package/esm2020/mdc-progress-bar/progress-bar.mjs +0 -152
  199. package/esm2020/mdc-progress-bar/public-api.mjs +0 -11
  200. package/esm2020/mdc-progress-bar/testing/index.mjs +0 -9
  201. package/esm2020/mdc-progress-bar/testing/progress-bar-harness.mjs +0 -33
  202. package/esm2020/mdc-progress-bar/testing/public-api.mjs +0 -9
  203. package/esm2020/mdc-progress-bar/testing/testing_public_index.mjs +0 -5
  204. package/esm2020/mdc-progress-spinner/index.mjs +0 -9
  205. package/esm2020/mdc-progress-spinner/mdc-progress-spinner_public_index.mjs +0 -5
  206. package/esm2020/mdc-progress-spinner/module.mjs +0 -26
  207. package/esm2020/mdc-progress-spinner/progress-spinner.mjs +0 -151
  208. package/esm2020/mdc-progress-spinner/public-api.mjs +0 -11
  209. package/esm2020/mdc-progress-spinner/testing/index.mjs +0 -9
  210. package/esm2020/mdc-progress-spinner/testing/progress-spinner-harness.mjs +0 -35
  211. package/esm2020/mdc-progress-spinner/testing/public-api.mjs +0 -9
  212. package/esm2020/mdc-progress-spinner/testing/testing_public_index.mjs +0 -5
  213. package/esm2020/mdc-radio/index.mjs +0 -9
  214. package/esm2020/mdc-radio/mdc-radio_public_index.mjs +0 -5
  215. package/esm2020/mdc-radio/module.mjs +0 -26
  216. package/esm2020/mdc-radio/public-api.mjs +0 -11
  217. package/esm2020/mdc-radio/radio.mjs +0 -111
  218. package/esm2020/mdc-radio/testing/index.mjs +0 -9
  219. package/esm2020/mdc-radio/testing/public-api.mjs +0 -9
  220. package/esm2020/mdc-radio/testing/radio-harness.mjs +0 -50
  221. package/esm2020/mdc-select/index.mjs +0 -9
  222. package/esm2020/mdc-select/mdc-select_public_index.mjs +0 -5
  223. package/esm2020/mdc-select/module.mjs +0 -46
  224. package/esm2020/mdc-select/public-api.mjs +0 -12
  225. package/esm2020/mdc-select/select-animations.mjs +0 -38
  226. package/esm2020/mdc-select/select-errors.mjs +0 -35
  227. package/esm2020/mdc-select/select.mjs +0 -172
  228. package/esm2020/mdc-select/testing/index.mjs +0 -9
  229. package/esm2020/mdc-select/testing/public-api.mjs +0 -10
  230. package/esm2020/mdc-select/testing/select-harness-filters.mjs +0 -9
  231. package/esm2020/mdc-select/testing/select-harness.mjs +0 -29
  232. package/esm2020/mdc-slide-toggle/index.mjs +0 -9
  233. package/esm2020/mdc-slide-toggle/mdc-slide-toggle_public_index.mjs +0 -5
  234. package/esm2020/mdc-slide-toggle/module.mjs +0 -27
  235. package/esm2020/mdc-slide-toggle/public-api.mjs +0 -12
  236. package/esm2020/mdc-slide-toggle/slide-toggle-config.mjs +0 -14
  237. package/esm2020/mdc-slide-toggle/slide-toggle.mjs +0 -99
  238. package/esm2020/mdc-slide-toggle/testing/index.mjs +0 -9
  239. package/esm2020/mdc-slide-toggle/testing/public-api.mjs +0 -9
  240. package/esm2020/mdc-slide-toggle/testing/slide-toggle-harness.mjs +0 -47
  241. package/esm2020/mdc-slider/global-change-and-input-listener.mjs +0 -59
  242. package/esm2020/mdc-slider/index.mjs +0 -9
  243. package/esm2020/mdc-slider/mdc-slider_public_index.mjs +0 -5
  244. package/esm2020/mdc-slider/module.mjs +0 -26
  245. package/esm2020/mdc-slider/public-api.mjs +0 -10
  246. package/esm2020/mdc-slider/slider.mjs +0 -1094
  247. package/esm2020/mdc-slider/testing/index.mjs +0 -9
  248. package/esm2020/mdc-slider/testing/public-api.mjs +0 -11
  249. package/esm2020/mdc-slider/testing/slider-harness-filters.mjs +0 -2
  250. package/esm2020/mdc-slider/testing/slider-harness.mjs +0 -62
  251. package/esm2020/mdc-slider/testing/slider-thumb-harness.mjs +0 -94
  252. package/esm2020/mdc-snack-bar/index.mjs +0 -9
  253. package/esm2020/mdc-snack-bar/mdc-snack-bar_public_index.mjs +0 -5
  254. package/esm2020/mdc-snack-bar/module.mjs +0 -51
  255. package/esm2020/mdc-snack-bar/public-api.mjs +0 -14
  256. package/esm2020/mdc-snack-bar/simple-snack-bar.mjs +0 -40
  257. package/esm2020/mdc-snack-bar/snack-bar-container.mjs +0 -41
  258. package/esm2020/mdc-snack-bar/snack-bar-content.mjs +0 -52
  259. package/esm2020/mdc-snack-bar/snack-bar.mjs +0 -45
  260. package/esm2020/mdc-snack-bar/testing/index.mjs +0 -9
  261. package/esm2020/mdc-snack-bar/testing/public-api.mjs +0 -9
  262. package/esm2020/mdc-snack-bar/testing/snack-bar-harness.mjs +0 -34
  263. package/esm2020/mdc-table/cell.mjs +0 -141
  264. package/esm2020/mdc-table/index.mjs +0 -9
  265. package/esm2020/mdc-table/mdc-table_public_index.mjs +0 -5
  266. package/esm2020/mdc-table/module.mjs +0 -94
  267. package/esm2020/mdc-table/public-api.mjs +0 -14
  268. package/esm2020/mdc-table/row.mjs +0 -143
  269. package/esm2020/mdc-table/table-data-source.mjs +0 -24
  270. package/esm2020/mdc-table/table.mjs +0 -74
  271. package/esm2020/mdc-table/testing/cell-harness.mjs +0 -50
  272. package/esm2020/mdc-table/testing/index.mjs +0 -9
  273. package/esm2020/mdc-table/testing/public-api.mjs +0 -11
  274. package/esm2020/mdc-table/testing/row-harness.mjs +0 -64
  275. package/esm2020/mdc-table/testing/table-harness.mjs +0 -30
  276. package/esm2020/mdc-table/text-column.mjs +0 -58
  277. package/esm2020/mdc-tabs/index.mjs +0 -9
  278. package/esm2020/mdc-tabs/ink-bar.mjs +0 -130
  279. package/esm2020/mdc-tabs/mdc-tabs_public_index.mjs +0 -5
  280. package/esm2020/mdc-tabs/module.mjs +0 -93
  281. package/esm2020/mdc-tabs/public-api.mjs +0 -19
  282. package/esm2020/mdc-tabs/tab-body.mjs +0 -60
  283. package/esm2020/mdc-tabs/tab-content.mjs +0 -20
  284. package/esm2020/mdc-tabs/tab-group.mjs +0 -98
  285. package/esm2020/mdc-tabs/tab-header.mjs +0 -73
  286. package/esm2020/mdc-tabs/tab-label-wrapper.mjs +0 -32
  287. package/esm2020/mdc-tabs/tab-label.mjs +0 -22
  288. package/esm2020/mdc-tabs/tab-nav-bar/tab-nav-bar.mjs +0 -202
  289. package/esm2020/mdc-tabs/tab.mjs +0 -34
  290. package/esm2020/mdc-tabs/testing/index.mjs +0 -9
  291. package/esm2020/mdc-tabs/testing/public-api.mjs +0 -13
  292. package/esm2020/mdc-tabs/testing/tab-group-harness.mjs +0 -56
  293. package/esm2020/mdc-tabs/testing/tab-harness-filters.mjs +0 -2
  294. package/esm2020/mdc-tabs/testing/tab-harness.mjs +0 -64
  295. package/esm2020/mdc-tabs/testing/tab-link-harness.mjs +0 -40
  296. package/esm2020/mdc-tabs/testing/tab-nav-bar-harness.mjs +0 -66
  297. package/esm2020/mdc-tabs/testing/tab-nav-panel-harness.mjs +0 -27
  298. package/esm2020/mdc-tooltip/index.mjs +0 -9
  299. package/esm2020/mdc-tooltip/mdc-tooltip_public_index.mjs +0 -5
  300. package/esm2020/mdc-tooltip/module.mjs +0 -31
  301. package/esm2020/mdc-tooltip/public-api.mjs +0 -12
  302. package/esm2020/mdc-tooltip/testing/index.mjs +0 -9
  303. package/esm2020/mdc-tooltip/testing/public-api.mjs +0 -9
  304. package/esm2020/mdc-tooltip/testing/tooltip-harness.mjs +0 -30
  305. package/esm2020/mdc-tooltip/tooltip-animations.mjs +0 -24
  306. package/esm2020/mdc-tooltip/tooltip.mjs +0 -132
  307. package/fesm2015/mdc-autocomplete/testing.mjs +0 -50
  308. package/fesm2015/mdc-autocomplete/testing.mjs.map +0 -1
  309. package/fesm2015/mdc-autocomplete.mjs +0 -196
  310. package/fesm2015/mdc-autocomplete.mjs.map +0 -1
  311. package/fesm2015/mdc-button/testing.mjs +0 -75
  312. package/fesm2015/mdc-button/testing.mjs.map +0 -1
  313. package/fesm2015/mdc-button.mjs +0 -490
  314. package/fesm2015/mdc-button.mjs.map +0 -1
  315. package/fesm2015/mdc-card/testing.mjs +0 -63
  316. package/fesm2015/mdc-card/testing.mjs.map +0 -1
  317. package/fesm2015/mdc-card.mjs +0 -351
  318. package/fesm2015/mdc-card.mjs.map +0 -1
  319. package/fesm2015/mdc-checkbox/testing.mjs +0 -56
  320. package/fesm2015/mdc-checkbox/testing.mjs.map +0 -1
  321. package/fesm2015/mdc-checkbox.mjs +0 -142
  322. package/fesm2015/mdc-checkbox.mjs.map +0 -1
  323. package/fesm2015/mdc-chips/testing.mjs +0 -394
  324. package/fesm2015/mdc-chips/testing.mjs.map +0 -1
  325. package/fesm2015/mdc-chips.mjs +0 -2169
  326. package/fesm2015/mdc-chips.mjs.map +0 -1
  327. package/fesm2015/mdc-core/testing.mjs +0 -118
  328. package/fesm2015/mdc-core/testing.mjs.map +0 -1
  329. package/fesm2015/mdc-core.mjs +0 -141
  330. package/fesm2015/mdc-core.mjs.map +0 -1
  331. package/fesm2015/mdc-dialog/testing.mjs +0 -90
  332. package/fesm2015/mdc-dialog/testing.mjs.map +0 -1
  333. package/fesm2015/mdc-dialog.mjs +0 -500
  334. package/fesm2015/mdc-dialog.mjs.map +0 -1
  335. package/fesm2015/mdc-form-field/testing.mjs +0 -78
  336. package/fesm2015/mdc-form-field/testing.mjs.map +0 -1
  337. package/fesm2015/mdc-form-field.mjs +0 -1018
  338. package/fesm2015/mdc-form-field.mjs.map +0 -1
  339. package/fesm2015/mdc-input/testing.mjs +0 -18
  340. package/fesm2015/mdc-input/testing.mjs.map +0 -1
  341. package/fesm2015/mdc-input.mjs +0 -103
  342. package/fesm2015/mdc-input.mjs.map +0 -1
  343. package/fesm2015/mdc-list/testing.mjs +0 -574
  344. package/fesm2015/mdc-list/testing.mjs.map +0 -1
  345. package/fesm2015/mdc-list.mjs +0 -1264
  346. package/fesm2015/mdc-list.mjs.map +0 -1
  347. package/fesm2015/mdc-menu/testing.mjs +0 -59
  348. package/fesm2015/mdc-menu/testing.mjs.map +0 -1
  349. package/fesm2015/mdc-menu.mjs +0 -174
  350. package/fesm2015/mdc-menu.mjs.map +0 -1
  351. package/fesm2015/mdc-paginator/testing.mjs +0 -55
  352. package/fesm2015/mdc-paginator/testing.mjs.map +0 -1
  353. package/fesm2015/mdc-paginator.mjs +0 -100
  354. package/fesm2015/mdc-paginator.mjs.map +0 -1
  355. package/fesm2015/mdc-progress-bar/testing.mjs +0 -54
  356. package/fesm2015/mdc-progress-bar/testing.mjs.map +0 -1
  357. package/fesm2015/mdc-progress-bar.mjs +0 -198
  358. package/fesm2015/mdc-progress-bar.mjs.map +0 -1
  359. package/fesm2015/mdc-progress-spinner/testing.mjs +0 -56
  360. package/fesm2015/mdc-progress-spinner/testing.mjs.map +0 -1
  361. package/fesm2015/mdc-progress-spinner.mjs +0 -200
  362. package/fesm2015/mdc-progress-spinner.mjs.map +0 -1
  363. package/fesm2015/mdc-radio/testing.mjs +0 -63
  364. package/fesm2015/mdc-radio/testing.mjs.map +0 -1
  365. package/fesm2015/mdc-radio.mjs +0 -155
  366. package/fesm2015/mdc-radio.mjs.map +0 -1
  367. package/fesm2015/mdc-select/testing.mjs +0 -48
  368. package/fesm2015/mdc-select/testing.mjs.map +0 -1
  369. package/fesm2015/mdc-select.mjs +0 -273
  370. package/fesm2015/mdc-select.mjs.map +0 -1
  371. package/fesm2015/mdc-slide-toggle/testing.mjs +0 -66
  372. package/fesm2015/mdc-slide-toggle/testing.mjs.map +0 -1
  373. package/fesm2015/mdc-slide-toggle.mjs +0 -159
  374. package/fesm2015/mdc-slide-toggle.mjs.map +0 -1
  375. package/fesm2015/mdc-slider/testing.mjs +0 -199
  376. package/fesm2015/mdc-slider/testing.mjs.map +0 -1
  377. package/fesm2015/mdc-slider.mjs +0 -1212
  378. package/fesm2015/mdc-slider.mjs.map +0 -1
  379. package/fesm2015/mdc-snack-bar/testing.mjs +0 -49
  380. package/fesm2015/mdc-snack-bar/testing.mjs.map +0 -1
  381. package/fesm2015/mdc-snack-bar.mjs +0 -229
  382. package/fesm2015/mdc-snack-bar.mjs.map +0 -1
  383. package/fesm2015/mdc-table/testing.mjs +0 -158
  384. package/fesm2015/mdc-table/testing.mjs.map +0 -1
  385. package/fesm2015/mdc-table.mjs +0 -540
  386. package/fesm2015/mdc-table.mjs.map +0 -1
  387. package/fesm2015/mdc-tabs/testing.mjs +0 -273
  388. package/fesm2015/mdc-tabs/testing.mjs.map +0 -1
  389. package/fesm2015/mdc-tabs.mjs +0 -737
  390. package/fesm2015/mdc-tabs.mjs.map +0 -1
  391. package/fesm2015/mdc-tooltip/testing.mjs +0 -49
  392. package/fesm2015/mdc-tooltip/testing.mjs.map +0 -1
  393. package/fesm2015/mdc-tooltip.mjs +0 -206
  394. package/fesm2015/mdc-tooltip.mjs.map +0 -1
  395. package/fesm2020/mdc-autocomplete/testing.mjs +0 -58
  396. package/fesm2020/mdc-autocomplete/testing.mjs.map +0 -1
  397. package/fesm2020/mdc-autocomplete.mjs +0 -196
  398. package/fesm2020/mdc-autocomplete.mjs.map +0 -1
  399. package/fesm2020/mdc-button/testing.mjs +0 -69
  400. package/fesm2020/mdc-button/testing.mjs.map +0 -1
  401. package/fesm2020/mdc-button.mjs +0 -510
  402. package/fesm2020/mdc-button.mjs.map +0 -1
  403. package/fesm2020/mdc-card/testing.mjs +0 -69
  404. package/fesm2020/mdc-card/testing.mjs.map +0 -1
  405. package/fesm2020/mdc-card.mjs +0 -349
  406. package/fesm2020/mdc-card.mjs.map +0 -1
  407. package/fesm2020/mdc-checkbox/testing.mjs +0 -60
  408. package/fesm2020/mdc-checkbox/testing.mjs.map +0 -1
  409. package/fesm2020/mdc-checkbox.mjs +0 -139
  410. package/fesm2020/mdc-checkbox.mjs.map +0 -1
  411. package/fesm2020/mdc-chips/testing.mjs +0 -395
  412. package/fesm2020/mdc-chips/testing.mjs.map +0 -1
  413. package/fesm2020/mdc-chips.mjs +0 -2161
  414. package/fesm2020/mdc-chips.mjs.map +0 -1
  415. package/fesm2020/mdc-core/testing.mjs +0 -129
  416. package/fesm2020/mdc-core/testing.mjs.map +0 -1
  417. package/fesm2020/mdc-core.mjs +0 -139
  418. package/fesm2020/mdc-core.mjs.map +0 -1
  419. package/fesm2020/mdc-dialog/testing.mjs +0 -90
  420. package/fesm2020/mdc-dialog/testing.mjs.map +0 -1
  421. package/fesm2020/mdc-dialog.mjs +0 -499
  422. package/fesm2020/mdc-dialog.mjs.map +0 -1
  423. package/fesm2020/mdc-form-field/testing.mjs +0 -78
  424. package/fesm2020/mdc-form-field/testing.mjs.map +0 -1
  425. package/fesm2020/mdc-form-field.mjs +0 -1014
  426. package/fesm2020/mdc-form-field.mjs.map +0 -1
  427. package/fesm2020/mdc-input/testing.mjs +0 -18
  428. package/fesm2020/mdc-input/testing.mjs.map +0 -1
  429. package/fesm2020/mdc-input.mjs +0 -103
  430. package/fesm2020/mdc-input.mjs.map +0 -1
  431. package/fesm2020/mdc-list/testing.mjs +0 -544
  432. package/fesm2020/mdc-list/testing.mjs.map +0 -1
  433. package/fesm2020/mdc-list.mjs +0 -1260
  434. package/fesm2020/mdc-list.mjs.map +0 -1
  435. package/fesm2020/mdc-menu/testing.mjs +0 -65
  436. package/fesm2020/mdc-menu/testing.mjs.map +0 -1
  437. package/fesm2020/mdc-menu.mjs +0 -172
  438. package/fesm2020/mdc-menu.mjs.map +0 -1
  439. package/fesm2020/mdc-paginator/testing.mjs +0 -55
  440. package/fesm2020/mdc-paginator/testing.mjs.map +0 -1
  441. package/fesm2020/mdc-paginator.mjs +0 -98
  442. package/fesm2020/mdc-paginator.mjs.map +0 -1
  443. package/fesm2020/mdc-progress-bar/testing.mjs +0 -56
  444. package/fesm2020/mdc-progress-bar/testing.mjs.map +0 -1
  445. package/fesm2020/mdc-progress-bar.mjs +0 -196
  446. package/fesm2020/mdc-progress-bar.mjs.map +0 -1
  447. package/fesm2020/mdc-progress-spinner/testing.mjs +0 -58
  448. package/fesm2020/mdc-progress-spinner/testing.mjs.map +0 -1
  449. package/fesm2020/mdc-progress-spinner.mjs +0 -197
  450. package/fesm2020/mdc-progress-spinner.mjs.map +0 -1
  451. package/fesm2020/mdc-radio/testing.mjs +0 -69
  452. package/fesm2020/mdc-radio/testing.mjs.map +0 -1
  453. package/fesm2020/mdc-radio.mjs +0 -153
  454. package/fesm2020/mdc-radio.mjs.map +0 -1
  455. package/fesm2020/mdc-select/testing.mjs +0 -56
  456. package/fesm2020/mdc-select/testing.mjs.map +0 -1
  457. package/fesm2020/mdc-select.mjs +0 -273
  458. package/fesm2020/mdc-select.mjs.map +0 -1
  459. package/fesm2020/mdc-slide-toggle/testing.mjs +0 -66
  460. package/fesm2020/mdc-slide-toggle/testing.mjs.map +0 -1
  461. package/fesm2020/mdc-slide-toggle.mjs +0 -157
  462. package/fesm2020/mdc-slide-toggle.mjs.map +0 -1
  463. package/fesm2020/mdc-slider/testing.mjs +0 -172
  464. package/fesm2020/mdc-slider/testing.mjs.map +0 -1
  465. package/fesm2020/mdc-slider.mjs +0 -1191
  466. package/fesm2020/mdc-slider.mjs.map +0 -1
  467. package/fesm2020/mdc-snack-bar/testing.mjs +0 -53
  468. package/fesm2020/mdc-snack-bar/testing.mjs.map +0 -1
  469. package/fesm2020/mdc-snack-bar.mjs +0 -232
  470. package/fesm2020/mdc-snack-bar.mjs.map +0 -1
  471. package/fesm2020/mdc-table/testing.mjs +0 -158
  472. package/fesm2020/mdc-table/testing.mjs.map +0 -1
  473. package/fesm2020/mdc-table.mjs +0 -539
  474. package/fesm2020/mdc-table.mjs.map +0 -1
  475. package/fesm2020/mdc-tabs/testing.mjs +0 -265
  476. package/fesm2020/mdc-tabs/testing.mjs.map +0 -1
  477. package/fesm2020/mdc-tabs.mjs +0 -723
  478. package/fesm2020/mdc-tabs.mjs.map +0 -1
  479. package/fesm2020/mdc-tooltip/testing.mjs +0 -49
  480. package/fesm2020/mdc-tooltip/testing.mjs.map +0 -1
  481. package/fesm2020/mdc-tooltip.mjs +0 -202
  482. package/fesm2020/mdc-tooltip.mjs.map +0 -1
  483. package/mdc-autocomplete/_autocomplete-theme.import.scss +0 -5
  484. package/mdc-autocomplete/_autocomplete-theme.scss +0 -48
  485. package/mdc-autocomplete/index.d.ts +0 -97
  486. package/mdc-autocomplete/testing/index.d.ts +0 -32
  487. package/mdc-button/_button-base.import.scss +0 -4
  488. package/mdc-button/_button-base.scss +0 -95
  489. package/mdc-button/_button-theme-private.scss +0 -62
  490. package/mdc-button/_button-theme.import.scss +0 -16
  491. package/mdc-button/_button-theme.scss +0 -224
  492. package/mdc-button/_fab-theme.scss +0 -90
  493. package/mdc-button/_icon-button-theme.scss +0 -76
  494. package/mdc-button/index.d.ts +0 -216
  495. package/mdc-button/testing/index.d.ts +0 -41
  496. package/mdc-card/_card-theme.import.scss +0 -7
  497. package/mdc-card/_card-theme.scss +0 -74
  498. package/mdc-card/index.d.ts +0 -194
  499. package/mdc-card/testing/index.d.ts +0 -44
  500. package/mdc-checkbox/_checkbox-private.scss +0 -53
  501. package/mdc-checkbox/_checkbox-theme.import.scss +0 -15
  502. package/mdc-checkbox/_checkbox-theme.scss +0 -122
  503. package/mdc-checkbox/index.d.ts +0 -87
  504. package/mdc-checkbox/testing/index.d.ts +0 -28
  505. package/mdc-chips/_chips-theme.import.scss +0 -8
  506. package/mdc-chips/_chips-theme.scss +0 -117
  507. package/mdc-chips/index.d.ts +0 -979
  508. package/mdc-chips/testing/index.d.ts +0 -232
  509. package/mdc-core/_core-theme.import.scss +0 -10
  510. package/mdc-core/_core-theme.scss +0 -78
  511. package/mdc-core/_elevation.scss +0 -38
  512. package/mdc-core/color/_all-color.scss +0 -25
  513. package/mdc-core/density/_all-density.scss +0 -25
  514. package/mdc-core/index.d.ts +0 -206
  515. package/mdc-core/mdc-helpers/_focus-indicators-theme.scss +0 -39
  516. package/mdc-core/mdc-helpers/_focus-indicators.import.scss +0 -10
  517. package/mdc-core/mdc-helpers/_focus-indicators.scss +0 -15
  518. package/mdc-core/mdc-helpers/_mdc-helpers.import.scss +0 -8
  519. package/mdc-core/mdc-helpers/_mdc-helpers.scss +0 -221
  520. package/mdc-core/option/_optgroup-theme.import.scss +0 -7
  521. package/mdc-core/option/_optgroup-theme.scss +0 -44
  522. package/mdc-core/option/_option-theme.import.scss +0 -7
  523. package/mdc-core/option/_option-theme.scss +0 -87
  524. package/mdc-core/testing/index.d.ts +0 -64
  525. package/mdc-core/theming/_all-theme.scss +0 -61
  526. package/mdc-core/theming/prebuilt/deeppurple-amber.css +0 -1
  527. package/mdc-core/theming/prebuilt/indigo-pink.css +0 -1
  528. package/mdc-core/theming/prebuilt/pink-bluegrey.css +0 -1
  529. package/mdc-core/theming/prebuilt/purple-green.css +0 -1
  530. package/mdc-core/typography/_all-typography.scss +0 -99
  531. package/mdc-dialog/_dialog-legacy-padding.import.scss +0 -1
  532. package/mdc-dialog/_dialog-legacy-padding.scss +0 -31
  533. package/mdc-dialog/_dialog-theme.import.scss +0 -5
  534. package/mdc-dialog/_dialog-theme.scss +0 -78
  535. package/mdc-dialog/_mdc-dialog-structure-overrides.import.scss +0 -1
  536. package/mdc-dialog/_mdc-dialog-structure-overrides.scss +0 -56
  537. package/mdc-dialog/index.d.ts +0 -217
  538. package/mdc-dialog/testing/index.d.ts +0 -47
  539. package/mdc-form-field/_form-field-density.scss +0 -119
  540. package/mdc-form-field/_form-field-focus-overlay.scss +0 -34
  541. package/mdc-form-field/_form-field-high-contrast.scss +0 -39
  542. package/mdc-form-field/_form-field-native-select.scss +0 -133
  543. package/mdc-form-field/_form-field-sizing.scss +0 -40
  544. package/mdc-form-field/_form-field-subscript.scss +0 -83
  545. package/mdc-form-field/_form-field-theme.scss +0 -148
  546. package/mdc-form-field/_mdc-text-field-structure-overrides.scss +0 -129
  547. package/mdc-form-field/_mdc-text-field-textarea-overrides.scss +0 -36
  548. package/mdc-form-field/_mdc-text-field-theme-variable-refresh.scss +0 -63
  549. package/mdc-form-field/index.d.ts +0 -431
  550. package/mdc-form-field/testing/index.d.ts +0 -48
  551. package/mdc-input/_input-theme.import.scss +0 -5
  552. package/mdc-input/_input-theme.scss +0 -35
  553. package/mdc-input/index.d.ts +0 -30
  554. package/mdc-input/testing/index.d.ts +0 -20
  555. package/mdc-list/_interactive-list-theme.import.scss +0 -5
  556. package/mdc-list/_interactive-list-theme.scss +0 -40
  557. package/mdc-list/_list-option-theme.import.scss +0 -13
  558. package/mdc-list/_list-option-theme.scss +0 -28
  559. package/mdc-list/_list-option-trailing-avatar-compat.scss +0 -58
  560. package/mdc-list/_list-theme.import.scss +0 -17
  561. package/mdc-list/_list-theme.scss +0 -81
  562. package/mdc-list/index.d.ts +0 -534
  563. package/mdc-list/testing/index.d.ts +0 -372
  564. package/mdc-menu/_menu-theme.import.scss +0 -5
  565. package/mdc-menu/_menu-theme.scss +0 -88
  566. package/mdc-menu/index.d.ts +0 -110
  567. package/mdc-menu/testing/index.d.ts +0 -38
  568. package/mdc-paginator/_paginator-theme.import.scss +0 -9
  569. package/mdc-paginator/_paginator-theme.scss +0 -106
  570. package/mdc-paginator/_paginator-variables.import.scss +0 -1
  571. package/mdc-paginator/_paginator-variables.scss +0 -13
  572. package/mdc-paginator/index.d.ts +0 -72
  573. package/mdc-paginator/testing/index.d.ts +0 -30
  574. package/mdc-progress-bar/_progress-bar-theme.import.scss +0 -6
  575. package/mdc-progress-bar/_progress-bar-theme.scss +0 -57
  576. package/mdc-progress-bar/index.d.ts +0 -98
  577. package/mdc-progress-bar/testing/index.d.ts +0 -24
  578. package/mdc-progress-spinner/_progress-spinner-theme.import.scss +0 -6
  579. package/mdc-progress-spinner/_progress-spinner-theme.scss +0 -48
  580. package/mdc-progress-spinner/index.d.ts +0 -90
  581. package/mdc-progress-spinner/testing/index.d.ts +0 -26
  582. package/mdc-radio/_radio-theme.import.scss +0 -7
  583. package/mdc-radio/_radio-theme.scss +0 -110
  584. package/mdc-radio/index.d.ts +0 -72
  585. package/mdc-radio/testing/index.d.ts +0 -43
  586. package/mdc-select/_select-theme.import.scss +0 -10
  587. package/mdc-select/_select-theme.scss +0 -100
  588. package/mdc-select/index.d.ts +0 -111
  589. package/mdc-select/testing/index.d.ts +0 -28
  590. package/mdc-slide-toggle/_slide-toggle-theme.import.scss +0 -11
  591. package/mdc-slide-toggle/_slide-toggle-theme.scss +0 -140
  592. package/mdc-slide-toggle/index.d.ts +0 -83
  593. package/mdc-slide-toggle/testing/index.d.ts +0 -27
  594. package/mdc-slider/_slider-theme.import.scss +0 -5
  595. package/mdc-slider/_slider-theme.scss +0 -125
  596. package/mdc-slider/index.d.ts +0 -435
  597. package/mdc-slider/testing/index.d.ts +0 -92
  598. package/mdc-snack-bar/_snack-bar-theme.import.scss +0 -8
  599. package/mdc-snack-bar/_snack-bar-theme.scss +0 -81
  600. package/mdc-snack-bar/index.d.ts +0 -136
  601. package/mdc-snack-bar/testing/index.d.ts +0 -23
  602. package/mdc-table/_table-theme.import.scss +0 -11
  603. package/mdc-table/_table-theme.scss +0 -78
  604. package/mdc-table/index.d.ts +0 -238
  605. package/mdc-table/testing/index.d.ts +0 -118
  606. package/mdc-tabs/_tabs-common.import.scss +0 -14
  607. package/mdc-tabs/_tabs-common.scss +0 -196
  608. package/mdc-tabs/_tabs-theme.import.scss +0 -8
  609. package/mdc-tabs/_tabs-theme.scss +0 -146
  610. package/mdc-tabs/index.d.ts +0 -307
  611. package/mdc-tabs/testing/index.d.ts +0 -151
  612. package/mdc-tooltip/_tooltip-theme.import.scss +0 -5
  613. package/mdc-tooltip/_tooltip-theme.scss +0 -49
  614. package/mdc-tooltip/index.d.ts +0 -118
  615. package/mdc-tooltip/testing/index.d.ts +0 -26
@@ -1,394 +0,0 @@
1
- import { ComponentHarness, HarnessPredicate, ContentContainerComponentHarness, TestKey, parallel } from '@angular/cdk/testing';
2
- import { __awaiter } from 'tslib';
3
-
4
- /**
5
- * @license
6
- * Copyright Google LLC All Rights Reserved.
7
- *
8
- * Use of this source code is governed by an MIT-style license that can be
9
- * found in the LICENSE file at https://angular.io/license
10
- */
11
- /** Harness for interacting with a standard Material chip avatar in tests. */
12
- class MatChipAvatarHarness extends ComponentHarness {
13
- /**
14
- * Gets a `HarnessPredicate` that can be used to search for a chip avatar with specific
15
- * attributes.
16
- * @param options Options for filtering which input instances are considered a match.
17
- * @return a `HarnessPredicate` configured with the given options.
18
- */
19
- static with(options = {}) {
20
- return new HarnessPredicate(this, options);
21
- }
22
- }
23
- MatChipAvatarHarness.hostSelector = '.mat-mdc-chip-avatar';
24
-
25
- /** Harness for interacting with a standard Material chip remove button in tests. */
26
- class MatChipRemoveHarness extends ComponentHarness {
27
- /**
28
- * Gets a `HarnessPredicate` that can be used to search for a chip remove with specific
29
- * attributes.
30
- * @param options Options for filtering which input instances are considered a match.
31
- * @return a `HarnessPredicate` configured with the given options.
32
- */
33
- static with(options = {}) {
34
- return new HarnessPredicate(this, options);
35
- }
36
- /** Clicks the remove button. */
37
- click() {
38
- return __awaiter(this, void 0, void 0, function* () {
39
- return (yield this.host()).click();
40
- });
41
- }
42
- }
43
- MatChipRemoveHarness.hostSelector = '.mat-mdc-chip-remove';
44
-
45
- /** Harness for interacting with a mat-chip in tests. */
46
- class MatChipHarness extends ContentContainerComponentHarness {
47
- constructor() {
48
- super(...arguments);
49
- this._primaryAction = this.locatorFor('.mdc-evolution-chip__action--primary');
50
- }
51
- /**
52
- * Gets a `HarnessPredicate` that can be used to search for a chip with specific attributes.
53
- * @param options Options for narrowing the search.
54
- * @return a `HarnessPredicate` configured with the given options.
55
- */
56
- static with(options = {}) {
57
- return new HarnessPredicate(this, options).addOption('text', options.text, (harness, label) => {
58
- return HarnessPredicate.stringMatches(harness.getText(), label);
59
- });
60
- }
61
- /** Gets a promise for the text content the option. */
62
- getText() {
63
- return __awaiter(this, void 0, void 0, function* () {
64
- return (yield this.host()).text({
65
- exclude: '.mat-mdc-chip-avatar, .mat-mdc-chip-trailing-icon, .mat-icon',
66
- });
67
- });
68
- }
69
- /** Whether the chip is disabled. */
70
- isDisabled() {
71
- return __awaiter(this, void 0, void 0, function* () {
72
- return (yield this.host()).hasClass('mat-mdc-chip-disabled');
73
- });
74
- }
75
- /** Delete a chip from the set. */
76
- remove() {
77
- return __awaiter(this, void 0, void 0, function* () {
78
- const hostEl = yield this.host();
79
- yield hostEl.sendKeys(TestKey.DELETE);
80
- });
81
- }
82
- /**
83
- * Gets the remove button inside of a chip.
84
- * @param filter Optionally filters which chips are included.
85
- */
86
- getRemoveButton(filter = {}) {
87
- return __awaiter(this, void 0, void 0, function* () {
88
- return this.locatorFor(MatChipRemoveHarness.with(filter))();
89
- });
90
- }
91
- /**
92
- * Gets the avatar inside a chip.
93
- * @param filter Optionally filters which avatars are included.
94
- */
95
- getAvatar(filter = {}) {
96
- return __awaiter(this, void 0, void 0, function* () {
97
- return this.locatorForOptional(MatChipAvatarHarness.with(filter))();
98
- });
99
- }
100
- }
101
- MatChipHarness.hostSelector = '.mat-mdc-basic-chip, .mat-mdc-chip';
102
-
103
- /** Harness for interacting with a grid's chip input in tests. */
104
- class MatChipInputHarness extends ComponentHarness {
105
- /**
106
- * Gets a `HarnessPredicate` that can be used to search for a chip input with specific
107
- * attributes.
108
- * @param options Options for filtering which input instances are considered a match.
109
- * @return a `HarnessPredicate` configured with the given options.
110
- */
111
- static with(options = {}) {
112
- return new HarnessPredicate(this, options)
113
- .addOption('value', options.value, (harness, value) => __awaiter(this, void 0, void 0, function* () {
114
- return (yield harness.getValue()) === value;
115
- }))
116
- .addOption('placeholder', options.placeholder, (harness, placeholder) => __awaiter(this, void 0, void 0, function* () {
117
- return (yield harness.getPlaceholder()) === placeholder;
118
- }));
119
- }
120
- /** Whether the input is disabled. */
121
- isDisabled() {
122
- return __awaiter(this, void 0, void 0, function* () {
123
- return (yield this.host()).getProperty('disabled');
124
- });
125
- }
126
- /** Whether the input is required. */
127
- isRequired() {
128
- return __awaiter(this, void 0, void 0, function* () {
129
- return (yield this.host()).getProperty('required');
130
- });
131
- }
132
- /** Gets the value of the input. */
133
- getValue() {
134
- return __awaiter(this, void 0, void 0, function* () {
135
- // The "value" property of the native input is never undefined.
136
- return yield (yield this.host()).getProperty('value');
137
- });
138
- }
139
- /** Gets the placeholder of the input. */
140
- getPlaceholder() {
141
- return __awaiter(this, void 0, void 0, function* () {
142
- return yield (yield this.host()).getProperty('placeholder');
143
- });
144
- }
145
- /**
146
- * Focuses the input and returns a promise that indicates when the
147
- * action is complete.
148
- */
149
- focus() {
150
- return __awaiter(this, void 0, void 0, function* () {
151
- return (yield this.host()).focus();
152
- });
153
- }
154
- /**
155
- * Blurs the input and returns a promise that indicates when the
156
- * action is complete.
157
- */
158
- blur() {
159
- return __awaiter(this, void 0, void 0, function* () {
160
- return (yield this.host()).blur();
161
- });
162
- }
163
- /** Whether the input is focused. */
164
- isFocused() {
165
- return __awaiter(this, void 0, void 0, function* () {
166
- return (yield this.host()).isFocused();
167
- });
168
- }
169
- /**
170
- * Sets the value of the input. The value will be set by simulating
171
- * keypresses that correspond to the given value.
172
- */
173
- setValue(newValue) {
174
- return __awaiter(this, void 0, void 0, function* () {
175
- const inputEl = yield this.host();
176
- yield inputEl.clear();
177
- // We don't want to send keys for the value if the value is an empty
178
- // string in order to clear the value. Sending keys with an empty string
179
- // still results in unnecessary focus events.
180
- if (newValue) {
181
- yield inputEl.sendKeys(newValue);
182
- }
183
- });
184
- }
185
- /** Sends a chip separator key to the input element. */
186
- sendSeparatorKey(key) {
187
- return __awaiter(this, void 0, void 0, function* () {
188
- const inputEl = yield this.host();
189
- return inputEl.sendKeys(key);
190
- });
191
- }
192
- }
193
- MatChipInputHarness.hostSelector = '.mat-mdc-chip-input';
194
-
195
- /** Harness for interacting with a mat-chip-option in tests. */
196
- class MatChipOptionHarness extends MatChipHarness {
197
- /**
198
- * Gets a `HarnessPredicate` that can be used to search for a chip option with specific
199
- * attributes.
200
- * @param options Options for narrowing the search.
201
- * @return a `HarnessPredicate` configured with the given options.
202
- */
203
- static with(options = {}) {
204
- return new HarnessPredicate(MatChipOptionHarness, options)
205
- .addOption('text', options.text, (harness, label) => HarnessPredicate.stringMatches(harness.getText(), label))
206
- .addOption('selected', options.selected, (harness, selected) => __awaiter(this, void 0, void 0, function* () { return (yield harness.isSelected()) === selected; }));
207
- }
208
- /** Whether the chip is selected. */
209
- isSelected() {
210
- return __awaiter(this, void 0, void 0, function* () {
211
- return (yield this.host()).hasClass('mat-mdc-chip-selected');
212
- });
213
- }
214
- /** Selects the given chip. Only applies if it's selectable. */
215
- select() {
216
- return __awaiter(this, void 0, void 0, function* () {
217
- if (!(yield this.isSelected())) {
218
- yield this.toggle();
219
- }
220
- });
221
- }
222
- /** Deselects the given chip. Only applies if it's selectable. */
223
- deselect() {
224
- return __awaiter(this, void 0, void 0, function* () {
225
- if (yield this.isSelected()) {
226
- yield this.toggle();
227
- }
228
- });
229
- }
230
- /** Toggles the selected state of the given chip. */
231
- toggle() {
232
- return __awaiter(this, void 0, void 0, function* () {
233
- return (yield this._primaryAction()).click();
234
- });
235
- }
236
- }
237
- MatChipOptionHarness.hostSelector = '.mat-mdc-chip-option';
238
-
239
- /** Harness for interacting with a mat-chip-listbox in tests. */
240
- class MatChipListboxHarness extends ComponentHarness {
241
- /**
242
- * Gets a `HarnessPredicate` that can be used to search for a chip listbox with specific
243
- * attributes.
244
- * @param options Options for narrowing the search.
245
- * @return a `HarnessPredicate` configured with the given options.
246
- */
247
- static with(options = {}) {
248
- return new HarnessPredicate(this, options);
249
- }
250
- /** Gets whether the chip listbox is disabled. */
251
- isDisabled() {
252
- return __awaiter(this, void 0, void 0, function* () {
253
- return (yield (yield this.host()).getAttribute('aria-disabled')) === 'true';
254
- });
255
- }
256
- /** Gets whether the chip listbox is required. */
257
- isRequired() {
258
- return __awaiter(this, void 0, void 0, function* () {
259
- return (yield (yield this.host()).getAttribute('aria-required')) === 'true';
260
- });
261
- }
262
- /** Gets whether the chip listbox is in multi selection mode. */
263
- isMultiple() {
264
- return __awaiter(this, void 0, void 0, function* () {
265
- return (yield (yield this.host()).getAttribute('aria-multiselectable')) === 'true';
266
- });
267
- }
268
- /** Gets whether the orientation of the chip list. */
269
- getOrientation() {
270
- return __awaiter(this, void 0, void 0, function* () {
271
- const orientation = yield (yield this.host()).getAttribute('aria-orientation');
272
- return orientation === 'vertical' ? 'vertical' : 'horizontal';
273
- });
274
- }
275
- /**
276
- * Gets the list of chips inside the chip list.
277
- * @param filter Optionally filters which chips are included.
278
- */
279
- getChips(filter = {}) {
280
- return __awaiter(this, void 0, void 0, function* () {
281
- return this.locatorForAll(MatChipOptionHarness.with(filter))();
282
- });
283
- }
284
- /**
285
- * Selects a chip inside the chip list.
286
- * @param filter An optional filter to apply to the child chips.
287
- * All the chips matching the filter will be selected.
288
- */
289
- selectChips(filter = {}) {
290
- return __awaiter(this, void 0, void 0, function* () {
291
- const chips = yield this.getChips(filter);
292
- if (!chips.length) {
293
- throw Error(`Cannot find chip matching filter ${JSON.stringify(filter)}`);
294
- }
295
- yield parallel(() => chips.map(chip => chip.select()));
296
- });
297
- }
298
- }
299
- MatChipListboxHarness.hostSelector = '.mat-mdc-chip-listbox';
300
-
301
- // TODO(crisbeto): add harness for the chip edit input inside the row.
302
- /** Harness for interacting with a mat-chip-row in tests. */
303
- class MatChipRowHarness extends MatChipHarness {
304
- /** Whether the chip is editable. */
305
- isEditable() {
306
- return __awaiter(this, void 0, void 0, function* () {
307
- return (yield this.host()).hasClass('mat-mdc-chip-editable');
308
- });
309
- }
310
- /** Whether the chip is currently being edited. */
311
- isEditing() {
312
- return __awaiter(this, void 0, void 0, function* () {
313
- return (yield this.host()).hasClass('mat-mdc-chip-editing');
314
- });
315
- }
316
- }
317
- MatChipRowHarness.hostSelector = '.mat-mdc-chip-row';
318
-
319
- /** Harness for interacting with a mat-chip-grid in tests. */
320
- class MatChipGridHarness extends ComponentHarness {
321
- /**
322
- * Gets a `HarnessPredicate` that can be used to search for a chip grid with specific attributes.
323
- * @param options Options for filtering which chip grid instances are considered a match.
324
- * @return a `HarnessPredicate` configured with the given options.
325
- */
326
- static with(options = {}) {
327
- return new HarnessPredicate(this, options);
328
- }
329
- /** Gets whether the chip grid is disabled. */
330
- isDisabled() {
331
- return __awaiter(this, void 0, void 0, function* () {
332
- return (yield (yield this.host()).getAttribute('aria-disabled')) === 'true';
333
- });
334
- }
335
- /** Gets whether the chip grid is required. */
336
- isRequired() {
337
- return __awaiter(this, void 0, void 0, function* () {
338
- return yield (yield this.host()).hasClass('mat-mdc-chip-list-required');
339
- });
340
- }
341
- /** Gets whether the chip grid is invalid. */
342
- isInvalid() {
343
- return __awaiter(this, void 0, void 0, function* () {
344
- return (yield (yield this.host()).getAttribute('aria-invalid')) === 'true';
345
- });
346
- }
347
- /** Gets promise of the harnesses for the chip rows. */
348
- getRows(filter = {}) {
349
- return this.locatorForAll(MatChipRowHarness.with(filter))();
350
- }
351
- /** Gets promise of the chip text input harness. */
352
- getInput(filter = {}) {
353
- return this.locatorFor(MatChipInputHarness.with(filter))();
354
- }
355
- }
356
- MatChipGridHarness.hostSelector = '.mat-mdc-chip-grid';
357
-
358
- /** Harness for interacting with a mat-chip-set in tests. */
359
- class MatChipSetHarness extends ComponentHarness {
360
- /**
361
- * Gets a `HarnessPredicate` that can be used to search for a chip set with specific attributes.
362
- * @param options Options for filtering which chip set instances are considered a match.
363
- * @return a `HarnessPredicate` configured with the given options.
364
- */
365
- static with(options = {}) {
366
- return new HarnessPredicate(this, options);
367
- }
368
- /** Gets promise of the harnesses for the chips. */
369
- getChips(filter = {}) {
370
- return __awaiter(this, void 0, void 0, function* () {
371
- return yield this.locatorForAll(MatChipHarness.with(filter))();
372
- });
373
- }
374
- }
375
- MatChipSetHarness.hostSelector = '.mat-mdc-chip-set';
376
-
377
- /**
378
- * @license
379
- * Copyright Google LLC All Rights Reserved.
380
- *
381
- * Use of this source code is governed by an MIT-style license that can be
382
- * found in the LICENSE file at https://angular.io/license
383
- */
384
-
385
- /**
386
- * @license
387
- * Copyright Google LLC All Rights Reserved.
388
- *
389
- * Use of this source code is governed by an MIT-style license that can be
390
- * found in the LICENSE file at https://angular.io/license
391
- */
392
-
393
- export { MatChipAvatarHarness, MatChipGridHarness, MatChipHarness, MatChipInputHarness, MatChipListboxHarness, MatChipOptionHarness, MatChipRemoveHarness, MatChipRowHarness, MatChipSetHarness };
394
- //# sourceMappingURL=testing.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"testing.mjs","sources":["../../../../../../../src/material-experimental/mdc-chips/testing/chip-avatar-harness.ts","../../../../../../../src/material-experimental/mdc-chips/testing/chip-remove-harness.ts","../../../../../../../src/material-experimental/mdc-chips/testing/chip-harness.ts","../../../../../../../src/material-experimental/mdc-chips/testing/chip-input-harness.ts","../../../../../../../src/material-experimental/mdc-chips/testing/chip-option-harness.ts","../../../../../../../src/material-experimental/mdc-chips/testing/chip-listbox-harness.ts","../../../../../../../src/material-experimental/mdc-chips/testing/chip-row-harness.ts","../../../../../../../src/material-experimental/mdc-chips/testing/chip-grid-harness.ts","../../../../../../../src/material-experimental/mdc-chips/testing/chip-set-harness.ts","../../../../../../../src/material-experimental/mdc-chips/testing/public-api.ts","../../../../../../../src/material-experimental/mdc-chips/testing/index.ts"],"sourcesContent":["/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.io/license\n */\n\nimport {\n ComponentHarness,\n ComponentHarnessConstructor,\n HarnessPredicate,\n} from '@angular/cdk/testing';\nimport {ChipAvatarHarnessFilters} from './chip-harness-filters';\n\n/** Harness for interacting with a standard Material chip avatar in tests. */\nexport class MatChipAvatarHarness extends ComponentHarness {\n static hostSelector = '.mat-mdc-chip-avatar';\n\n /**\n * Gets a `HarnessPredicate` that can be used to search for a chip avatar with specific\n * attributes.\n * @param options Options for filtering which input instances are considered a match.\n * @return a `HarnessPredicate` configured with the given options.\n */\n static with<T extends MatChipAvatarHarness>(\n this: ComponentHarnessConstructor<T>,\n options: ChipAvatarHarnessFilters = {},\n ): HarnessPredicate<T> {\n return new HarnessPredicate(this, options);\n }\n}\n","/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.io/license\n */\n\nimport {\n ComponentHarness,\n ComponentHarnessConstructor,\n HarnessPredicate,\n} from '@angular/cdk/testing';\nimport {ChipRemoveHarnessFilters} from './chip-harness-filters';\n\n/** Harness for interacting with a standard Material chip remove button in tests. */\nexport class MatChipRemoveHarness extends ComponentHarness {\n static hostSelector = '.mat-mdc-chip-remove';\n\n /**\n * Gets a `HarnessPredicate` that can be used to search for a chip remove with specific\n * attributes.\n * @param options Options for filtering which input instances are considered a match.\n * @return a `HarnessPredicate` configured with the given options.\n */\n static with<T extends MatChipRemoveHarness>(\n this: ComponentHarnessConstructor<T>,\n options: ChipRemoveHarnessFilters = {},\n ): HarnessPredicate<T> {\n return new HarnessPredicate(this, options);\n }\n\n /** Clicks the remove button. */\n async click(): Promise<void> {\n return (await this.host()).click();\n }\n}\n","/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.io/license\n */\n\nimport {\n ComponentHarnessConstructor,\n ContentContainerComponentHarness,\n HarnessPredicate,\n TestKey,\n} from '@angular/cdk/testing';\nimport {MatChipAvatarHarness} from './chip-avatar-harness';\nimport {\n ChipAvatarHarnessFilters,\n ChipHarnessFilters,\n ChipRemoveHarnessFilters,\n} from './chip-harness-filters';\nimport {MatChipRemoveHarness} from './chip-remove-harness';\n\n/** Harness for interacting with a mat-chip in tests. */\nexport class MatChipHarness extends ContentContainerComponentHarness {\n protected _primaryAction = this.locatorFor('.mdc-evolution-chip__action--primary');\n\n static hostSelector = '.mat-mdc-basic-chip, .mat-mdc-chip';\n\n /**\n * Gets a `HarnessPredicate` that can be used to search for a chip with specific attributes.\n * @param options Options for narrowing the search.\n * @return a `HarnessPredicate` configured with the given options.\n */\n static with<T extends MatChipHarness>(\n this: ComponentHarnessConstructor<T>,\n options: ChipHarnessFilters = {},\n ): HarnessPredicate<T> {\n return new HarnessPredicate(this, options).addOption('text', options.text, (harness, label) => {\n return HarnessPredicate.stringMatches(harness.getText(), label);\n });\n }\n\n /** Gets a promise for the text content the option. */\n async getText(): Promise<string> {\n return (await this.host()).text({\n exclude: '.mat-mdc-chip-avatar, .mat-mdc-chip-trailing-icon, .mat-icon',\n });\n }\n\n /** Whether the chip is disabled. */\n async isDisabled(): Promise<boolean> {\n return (await this.host()).hasClass('mat-mdc-chip-disabled');\n }\n\n /** Delete a chip from the set. */\n async remove(): Promise<void> {\n const hostEl = await this.host();\n await hostEl.sendKeys(TestKey.DELETE);\n }\n\n /**\n * Gets the remove button inside of a chip.\n * @param filter Optionally filters which chips are included.\n */\n async getRemoveButton(filter: ChipRemoveHarnessFilters = {}): Promise<MatChipRemoveHarness> {\n return this.locatorFor(MatChipRemoveHarness.with(filter))();\n }\n\n /**\n * Gets the avatar inside a chip.\n * @param filter Optionally filters which avatars are included.\n */\n async getAvatar(filter: ChipAvatarHarnessFilters = {}): Promise<MatChipAvatarHarness | null> {\n return this.locatorForOptional(MatChipAvatarHarness.with(filter))();\n }\n}\n","/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.io/license\n */\n\nimport {\n ComponentHarness,\n ComponentHarnessConstructor,\n HarnessPredicate,\n TestKey,\n} from '@angular/cdk/testing';\nimport {ChipInputHarnessFilters} from './chip-harness-filters';\n\n/** Harness for interacting with a grid's chip input in tests. */\nexport class MatChipInputHarness extends ComponentHarness {\n static hostSelector = '.mat-mdc-chip-input';\n\n /**\n * Gets a `HarnessPredicate` that can be used to search for a chip input with specific\n * attributes.\n * @param options Options for filtering which input instances are considered a match.\n * @return a `HarnessPredicate` configured with the given options.\n */\n static with<T extends MatChipInputHarness>(\n this: ComponentHarnessConstructor<T>,\n options: ChipInputHarnessFilters = {},\n ): HarnessPredicate<T> {\n return new HarnessPredicate(this, options)\n .addOption('value', options.value, async (harness, value) => {\n return (await harness.getValue()) === value;\n })\n .addOption('placeholder', options.placeholder, async (harness, placeholder) => {\n return (await harness.getPlaceholder()) === placeholder;\n });\n }\n\n /** Whether the input is disabled. */\n async isDisabled(): Promise<boolean> {\n return (await this.host()).getProperty<boolean>('disabled');\n }\n\n /** Whether the input is required. */\n async isRequired(): Promise<boolean> {\n return (await this.host()).getProperty<boolean>('required');\n }\n\n /** Gets the value of the input. */\n async getValue(): Promise<string> {\n // The \"value\" property of the native input is never undefined.\n return await (await this.host()).getProperty<string>('value');\n }\n\n /** Gets the placeholder of the input. */\n async getPlaceholder(): Promise<string> {\n return await (await this.host()).getProperty<string>('placeholder');\n }\n\n /**\n * Focuses the input and returns a promise that indicates when the\n * action is complete.\n */\n async focus(): Promise<void> {\n return (await this.host()).focus();\n }\n\n /**\n * Blurs the input and returns a promise that indicates when the\n * action is complete.\n */\n async blur(): Promise<void> {\n return (await this.host()).blur();\n }\n\n /** Whether the input is focused. */\n async isFocused(): Promise<boolean> {\n return (await this.host()).isFocused();\n }\n\n /**\n * Sets the value of the input. The value will be set by simulating\n * keypresses that correspond to the given value.\n */\n async setValue(newValue: string): Promise<void> {\n const inputEl = await this.host();\n await inputEl.clear();\n\n // We don't want to send keys for the value if the value is an empty\n // string in order to clear the value. Sending keys with an empty string\n // still results in unnecessary focus events.\n if (newValue) {\n await inputEl.sendKeys(newValue);\n }\n }\n\n /** Sends a chip separator key to the input element. */\n async sendSeparatorKey(key: TestKey | string): Promise<void> {\n const inputEl = await this.host();\n return inputEl.sendKeys(key);\n }\n}\n","/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.io/license\n */\n\nimport {ComponentHarnessConstructor, HarnessPredicate} from '@angular/cdk/testing';\nimport {MatChipHarness} from './chip-harness';\nimport {ChipOptionHarnessFilters} from './chip-harness-filters';\n\n/** Harness for interacting with a mat-chip-option in tests. */\nexport class MatChipOptionHarness extends MatChipHarness {\n static override hostSelector = '.mat-mdc-chip-option';\n\n /**\n * Gets a `HarnessPredicate` that can be used to search for a chip option with specific\n * attributes.\n * @param options Options for narrowing the search.\n * @return a `HarnessPredicate` configured with the given options.\n */\n static override with<T extends MatChipHarness>(\n this: ComponentHarnessConstructor<T>,\n options: ChipOptionHarnessFilters = {},\n ): HarnessPredicate<T> {\n return new HarnessPredicate(MatChipOptionHarness, options)\n .addOption('text', options.text, (harness, label) =>\n HarnessPredicate.stringMatches(harness.getText(), label),\n )\n .addOption(\n 'selected',\n options.selected,\n async (harness, selected) => (await harness.isSelected()) === selected,\n ) as unknown as HarnessPredicate<T>;\n }\n\n /** Whether the chip is selected. */\n async isSelected(): Promise<boolean> {\n return (await this.host()).hasClass('mat-mdc-chip-selected');\n }\n\n /** Selects the given chip. Only applies if it's selectable. */\n async select(): Promise<void> {\n if (!(await this.isSelected())) {\n await this.toggle();\n }\n }\n\n /** Deselects the given chip. Only applies if it's selectable. */\n async deselect(): Promise<void> {\n if (await this.isSelected()) {\n await this.toggle();\n }\n }\n\n /** Toggles the selected state of the given chip. */\n async toggle(): Promise<void> {\n return (await this._primaryAction()).click();\n }\n}\n","/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.io/license\n */\n\nimport {\n ComponentHarness,\n ComponentHarnessConstructor,\n HarnessPredicate,\n parallel,\n} from '@angular/cdk/testing';\nimport {ChipListboxHarnessFilters, ChipOptionHarnessFilters} from './chip-harness-filters';\nimport {MatChipOptionHarness} from './chip-option-harness';\n\n/** Harness for interacting with a mat-chip-listbox in tests. */\nexport class MatChipListboxHarness extends ComponentHarness {\n static hostSelector = '.mat-mdc-chip-listbox';\n\n /**\n * Gets a `HarnessPredicate` that can be used to search for a chip listbox with specific\n * attributes.\n * @param options Options for narrowing the search.\n * @return a `HarnessPredicate` configured with the given options.\n */\n static with<T extends MatChipListboxHarness>(\n this: ComponentHarnessConstructor<T>,\n options: ChipListboxHarnessFilters = {},\n ): HarnessPredicate<T> {\n return new HarnessPredicate(this, options);\n }\n\n /** Gets whether the chip listbox is disabled. */\n async isDisabled(): Promise<boolean> {\n return (await (await this.host()).getAttribute('aria-disabled')) === 'true';\n }\n\n /** Gets whether the chip listbox is required. */\n async isRequired(): Promise<boolean> {\n return (await (await this.host()).getAttribute('aria-required')) === 'true';\n }\n\n /** Gets whether the chip listbox is in multi selection mode. */\n async isMultiple(): Promise<boolean> {\n return (await (await this.host()).getAttribute('aria-multiselectable')) === 'true';\n }\n\n /** Gets whether the orientation of the chip list. */\n async getOrientation(): Promise<'horizontal' | 'vertical'> {\n const orientation = await (await this.host()).getAttribute('aria-orientation');\n return orientation === 'vertical' ? 'vertical' : 'horizontal';\n }\n\n /**\n * Gets the list of chips inside the chip list.\n * @param filter Optionally filters which chips are included.\n */\n async getChips(filter: ChipOptionHarnessFilters = {}): Promise<MatChipOptionHarness[]> {\n return this.locatorForAll(MatChipOptionHarness.with(filter))();\n }\n\n /**\n * Selects a chip inside the chip list.\n * @param filter An optional filter to apply to the child chips.\n * All the chips matching the filter will be selected.\n */\n async selectChips(filter: ChipOptionHarnessFilters = {}): Promise<void> {\n const chips = await this.getChips(filter);\n if (!chips.length) {\n throw Error(`Cannot find chip matching filter ${JSON.stringify(filter)}`);\n }\n await parallel(() => chips.map(chip => chip.select()));\n }\n}\n","/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.io/license\n */\n\nimport {MatChipHarness} from './chip-harness';\n\n// TODO(crisbeto): add harness for the chip edit input inside the row.\n\n/** Harness for interacting with a mat-chip-row in tests. */\nexport class MatChipRowHarness extends MatChipHarness {\n static override hostSelector = '.mat-mdc-chip-row';\n\n /** Whether the chip is editable. */\n async isEditable(): Promise<boolean> {\n return (await this.host()).hasClass('mat-mdc-chip-editable');\n }\n\n /** Whether the chip is currently being edited. */\n async isEditing(): Promise<boolean> {\n return (await this.host()).hasClass('mat-mdc-chip-editing');\n }\n}\n","/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.io/license\n */\n\nimport {\n ComponentHarness,\n ComponentHarnessConstructor,\n HarnessPredicate,\n} from '@angular/cdk/testing';\nimport {\n ChipGridHarnessFilters,\n ChipInputHarnessFilters,\n ChipRowHarnessFilters,\n} from './chip-harness-filters';\nimport {MatChipInputHarness} from './chip-input-harness';\nimport {MatChipRowHarness} from './chip-row-harness';\n\n/** Harness for interacting with a mat-chip-grid in tests. */\nexport class MatChipGridHarness extends ComponentHarness {\n static hostSelector = '.mat-mdc-chip-grid';\n\n /**\n * Gets a `HarnessPredicate` that can be used to search for a chip grid with specific attributes.\n * @param options Options for filtering which chip grid instances are considered a match.\n * @return a `HarnessPredicate` configured with the given options.\n */\n static with<T extends MatChipGridHarness>(\n this: ComponentHarnessConstructor<T>,\n options: ChipGridHarnessFilters = {},\n ): HarnessPredicate<T> {\n return new HarnessPredicate(this, options);\n }\n\n /** Gets whether the chip grid is disabled. */\n async isDisabled(): Promise<boolean> {\n return (await (await this.host()).getAttribute('aria-disabled')) === 'true';\n }\n\n /** Gets whether the chip grid is required. */\n async isRequired(): Promise<boolean> {\n return await (await this.host()).hasClass('mat-mdc-chip-list-required');\n }\n\n /** Gets whether the chip grid is invalid. */\n async isInvalid(): Promise<boolean> {\n return (await (await this.host()).getAttribute('aria-invalid')) === 'true';\n }\n\n /** Gets promise of the harnesses for the chip rows. */\n getRows(filter: ChipRowHarnessFilters = {}): Promise<MatChipRowHarness[]> {\n return this.locatorForAll(MatChipRowHarness.with(filter))();\n }\n\n /** Gets promise of the chip text input harness. */\n getInput(filter: ChipInputHarnessFilters = {}): Promise<MatChipInputHarness | null> {\n return this.locatorFor(MatChipInputHarness.with(filter))();\n }\n}\n","/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.io/license\n */\n\nimport {\n ComponentHarnessConstructor,\n ComponentHarness,\n HarnessPredicate,\n} from '@angular/cdk/testing';\nimport {MatChipHarness} from './chip-harness';\nimport {ChipHarnessFilters, ChipSetHarnessFilters} from './chip-harness-filters';\n\n/** Harness for interacting with a mat-chip-set in tests. */\nexport class MatChipSetHarness extends ComponentHarness {\n static hostSelector = '.mat-mdc-chip-set';\n\n /**\n * Gets a `HarnessPredicate` that can be used to search for a chip set with specific attributes.\n * @param options Options for filtering which chip set instances are considered a match.\n * @return a `HarnessPredicate` configured with the given options.\n */\n static with<T extends MatChipSetHarness>(\n this: ComponentHarnessConstructor<T>,\n options: ChipSetHarnessFilters = {},\n ): HarnessPredicate<T> {\n return new HarnessPredicate(this, options);\n }\n\n /** Gets promise of the harnesses for the chips. */\n async getChips(filter: ChipHarnessFilters = {}): Promise<MatChipHarness[]> {\n return await this.locatorForAll(MatChipHarness.with(filter))();\n }\n}\n","/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.io/license\n */\n\nexport * from './chip-avatar-harness';\nexport * from './chip-harness';\nexport * from './chip-harness-filters';\nexport * from './chip-input-harness';\nexport * from './chip-remove-harness';\nexport * from './chip-option-harness';\nexport * from './chip-listbox-harness';\nexport * from './chip-grid-harness';\nexport * from './chip-row-harness';\nexport * from './chip-set-harness';\n","/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.io/license\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":"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"}