@angular/material 19.2.1 → 19.2.3

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 (197) hide show
  1. package/autocomplete/index.d.ts +83 -124
  2. package/autocomplete/testing/index.d.ts +5 -11
  3. package/badge/index.d.ts +17 -30
  4. package/badge/testing/index.d.ts +5 -8
  5. package/bottom-sheet/index.d.ts +88 -104
  6. package/bottom-sheet/testing/index.d.ts +4 -6
  7. package/button/index.d.ts +109 -148
  8. package/button/testing/index.d.ts +6 -10
  9. package/button-toggle/index.d.ts +116 -142
  10. package/button-toggle/testing/index.d.ts +34 -36
  11. package/card/index.d.ts +79 -117
  12. package/card/testing/index.d.ts +11 -15
  13. package/checkbox/index.d.ts +55 -85
  14. package/checkbox/testing/index.d.ts +6 -10
  15. package/chips/index.d.ts +592 -690
  16. package/chips/testing/index.d.ts +78 -93
  17. package/core/index.d.ts +565 -669
  18. package/core/testing/index.d.ts +28 -32
  19. package/datepicker/index.d.ts +1323 -1479
  20. package/datepicker/testing/index.d.ts +109 -119
  21. package/dialog/index.d.ts +194 -246
  22. package/dialog/testing/index.d.ts +17 -26
  23. package/divider/index.d.ts +4 -10
  24. package/divider/testing/index.d.ts +4 -6
  25. package/expansion/index.d.ts +137 -189
  26. package/expansion/testing/index.d.ts +25 -31
  27. package/fesm2022/autocomplete/testing.mjs.map +1 -1
  28. package/fesm2022/autocomplete.mjs +39 -30
  29. package/fesm2022/autocomplete.mjs.map +1 -1
  30. package/fesm2022/badge/testing.mjs.map +1 -1
  31. package/fesm2022/badge.mjs +13 -17
  32. package/fesm2022/badge.mjs.map +1 -1
  33. package/fesm2022/bottom-sheet/testing.mjs.map +1 -1
  34. package/fesm2022/bottom-sheet.mjs +11 -22
  35. package/fesm2022/bottom-sheet.mjs.map +1 -1
  36. package/fesm2022/button/testing.mjs.map +1 -1
  37. package/fesm2022/button-toggle/testing.mjs.map +1 -1
  38. package/fesm2022/button-toggle.mjs +15 -14
  39. package/fesm2022/button-toggle.mjs.map +1 -1
  40. package/fesm2022/button.mjs +40 -40
  41. package/fesm2022/button.mjs.map +1 -1
  42. package/fesm2022/card/testing.mjs.map +1 -1
  43. package/fesm2022/card.mjs +46 -50
  44. package/fesm2022/card.mjs.map +1 -1
  45. package/fesm2022/checkbox/testing.mjs.map +1 -1
  46. package/fesm2022/checkbox.mjs +19 -19
  47. package/fesm2022/checkbox.mjs.map +1 -1
  48. package/fesm2022/chips/testing.mjs.map +1 -1
  49. package/fesm2022/chips.mjs +41 -47
  50. package/fesm2022/chips.mjs.map +1 -1
  51. package/fesm2022/core/testing.mjs.map +1 -1
  52. package/fesm2022/core.mjs +71 -71
  53. package/fesm2022/core.mjs.map +1 -1
  54. package/fesm2022/datepicker/testing.mjs.map +1 -1
  55. package/fesm2022/datepicker.mjs +124 -100
  56. package/fesm2022/datepicker.mjs.map +1 -1
  57. package/fesm2022/dialog/testing.mjs.map +1 -1
  58. package/fesm2022/dialog.mjs +29 -33
  59. package/fesm2022/dialog.mjs.map +1 -1
  60. package/fesm2022/divider/testing.mjs.map +1 -1
  61. package/fesm2022/divider.mjs +7 -11
  62. package/fesm2022/divider.mjs.map +1 -1
  63. package/fesm2022/expansion/testing.mjs.map +1 -1
  64. package/fesm2022/expansion.mjs +27 -31
  65. package/fesm2022/expansion.mjs.map +1 -1
  66. package/fesm2022/form-field/testing.mjs +0 -2
  67. package/fesm2022/form-field/testing.mjs.map +1 -1
  68. package/fesm2022/form-field.mjs +34 -38
  69. package/fesm2022/form-field.mjs.map +1 -1
  70. package/fesm2022/grid-list/testing.mjs.map +1 -1
  71. package/fesm2022/grid-list.mjs +22 -26
  72. package/fesm2022/grid-list.mjs.map +1 -1
  73. package/fesm2022/icon/testing.mjs +7 -11
  74. package/fesm2022/icon/testing.mjs.map +1 -1
  75. package/fesm2022/icon.mjs +25 -17
  76. package/fesm2022/icon.mjs.map +1 -1
  77. package/fesm2022/input/testing.mjs.map +1 -1
  78. package/fesm2022/input.mjs +7 -11
  79. package/fesm2022/input.mjs.map +1 -1
  80. package/fesm2022/list/testing.mjs +1 -1
  81. package/fesm2022/list/testing.mjs.map +1 -1
  82. package/fesm2022/list.mjs +51 -55
  83. package/fesm2022/list.mjs.map +1 -1
  84. package/fesm2022/menu/testing.mjs.map +1 -1
  85. package/fesm2022/menu.mjs +31 -23
  86. package/fesm2022/menu.mjs.map +1 -1
  87. package/fesm2022/paginator/testing.mjs.map +1 -1
  88. package/fesm2022/paginator.mjs +20 -16
  89. package/fesm2022/paginator.mjs.map +1 -1
  90. package/fesm2022/progress-bar/testing.mjs +0 -4
  91. package/fesm2022/progress-bar/testing.mjs.map +1 -1
  92. package/fesm2022/progress-bar.mjs +12 -12
  93. package/fesm2022/progress-bar.mjs.map +1 -1
  94. package/fesm2022/progress-spinner/testing.mjs +0 -4
  95. package/fesm2022/progress-spinner/testing.mjs.map +1 -1
  96. package/fesm2022/progress-spinner.mjs +12 -12
  97. package/fesm2022/progress-spinner.mjs.map +1 -1
  98. package/fesm2022/radio/testing.mjs.map +1 -1
  99. package/fesm2022/radio.mjs +15 -14
  100. package/fesm2022/radio.mjs.map +1 -1
  101. package/fesm2022/select/testing.mjs.map +1 -1
  102. package/fesm2022/select.mjs +24 -20
  103. package/fesm2022/select.mjs.map +1 -1
  104. package/fesm2022/sidenav/testing.mjs +1 -1
  105. package/fesm2022/sidenav/testing.mjs.map +1 -1
  106. package/fesm2022/sidenav.mjs +31 -31
  107. package/fesm2022/sidenav.mjs.map +1 -1
  108. package/fesm2022/slide-toggle/testing.mjs.map +1 -1
  109. package/fesm2022/slide-toggle.mjs +14 -18
  110. package/fesm2022/slide-toggle.mjs.map +1 -1
  111. package/fesm2022/slider/testing.mjs.map +1 -1
  112. package/fesm2022/slider.mjs +16 -20
  113. package/fesm2022/slider.mjs.map +1 -1
  114. package/fesm2022/snack-bar/testing.mjs.map +1 -1
  115. package/fesm2022/snack-bar.mjs +27 -27
  116. package/fesm2022/snack-bar.mjs.map +1 -1
  117. package/fesm2022/sort/testing.mjs.map +1 -1
  118. package/fesm2022/sort.mjs +24 -20
  119. package/fesm2022/sort.mjs.map +1 -1
  120. package/fesm2022/stepper/testing.mjs.map +1 -1
  121. package/fesm2022/stepper.mjs +41 -37
  122. package/fesm2022/stepper.mjs.map +1 -1
  123. package/fesm2022/table/testing.mjs.map +1 -1
  124. package/fesm2022/table.mjs +55 -59
  125. package/fesm2022/table.mjs.map +1 -1
  126. package/fesm2022/tabs/testing.mjs.map +1 -1
  127. package/fesm2022/tabs.mjs +51 -58
  128. package/fesm2022/tabs.mjs.map +1 -1
  129. package/fesm2022/timepicker/testing.mjs.map +1 -1
  130. package/fesm2022/timepicker.mjs +15 -20
  131. package/fesm2022/timepicker.mjs.map +1 -1
  132. package/fesm2022/toolbar/testing.mjs.map +1 -1
  133. package/fesm2022/toolbar.mjs +10 -14
  134. package/fesm2022/toolbar.mjs.map +1 -1
  135. package/fesm2022/tooltip/testing.mjs.map +1 -1
  136. package/fesm2022/tooltip.mjs +25 -17
  137. package/fesm2022/tooltip.mjs.map +1 -1
  138. package/fesm2022/tree/testing.mjs.map +1 -1
  139. package/fesm2022/tree.mjs +25 -29
  140. package/fesm2022/tree.mjs.map +1 -1
  141. package/form-field/index.d.ts +251 -318
  142. package/form-field/testing/control/index.d.ts +2 -2
  143. package/form-field/testing/index.d.ts +14 -21
  144. package/grid-list/index.d.ts +124 -150
  145. package/grid-list/testing/index.d.ts +39 -44
  146. package/icon/index.d.ts +87 -108
  147. package/icon/testing/index.d.ts +38 -43
  148. package/index.d.ts +2 -3
  149. package/input/index.d.ts +27 -61
  150. package/input/testing/index.d.ts +16 -19
  151. package/list/index.d.ts +159 -242
  152. package/list/testing/index.d.ts +157 -179
  153. package/menu/index.d.ts +180 -231
  154. package/menu/testing/index.d.ts +17 -23
  155. package/package.json +2 -2
  156. package/paginator/index.d.ts +84 -97
  157. package/paginator/testing/index.d.ts +10 -14
  158. package/progress-bar/index.d.ts +38 -58
  159. package/progress-bar/testing/index.d.ts +7 -10
  160. package/progress-spinner/index.d.ts +38 -51
  161. package/progress-spinner/testing/index.d.ts +7 -10
  162. package/radio/index.d.ts +145 -168
  163. package/radio/testing/index.d.ts +61 -67
  164. package/schematics/ng-add/index.js +1 -1
  165. package/schematics/ng-add/index.mjs +1 -1
  166. package/schematics/ng-generate/address-form/files/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.spec.ts.template +6 -9
  167. package/schematics/ng-generate/dashboard/files/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.spec.ts.template +6 -9
  168. package/schematics/ng-generate/navigation/files/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.spec.ts.template +6 -9
  169. package/schematics/ng-generate/table/files/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.spec.ts.template +6 -9
  170. package/schematics/ng-generate/theme-color/schema.json +10 -0
  171. package/schematics/ng-generate/tree/files/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.spec.ts.template +1 -1
  172. package/select/index.d.ts +77 -130
  173. package/select/testing/index.d.ts +10 -15
  174. package/sidenav/index.d.ts +47 -91
  175. package/sidenav/testing/index.d.ts +58 -63
  176. package/slide-toggle/index.d.ts +51 -84
  177. package/slide-toggle/testing/index.d.ts +17 -21
  178. package/slider/index.d.ts +277 -327
  179. package/slider/testing/index.d.ts +42 -47
  180. package/snack-bar/index.d.ts +147 -185
  181. package/snack-bar/testing/index.d.ts +7 -9
  182. package/sort/index.d.ts +94 -124
  183. package/sort/testing/index.d.ts +21 -24
  184. package/stepper/index.d.ts +108 -165
  185. package/stepper/testing/index.d.ts +43 -52
  186. package/table/index.d.ts +87 -153
  187. package/table/testing/index.d.ts +64 -78
  188. package/tabs/index.d.ts +306 -382
  189. package/tabs/testing/index.d.ts +67 -76
  190. package/timepicker/index.d.ts +123 -159
  191. package/timepicker/testing/index.d.ts +20 -26
  192. package/toolbar/index.d.ts +13 -25
  193. package/toolbar/testing/index.d.ts +13 -16
  194. package/tooltip/index.d.ts +88 -117
  195. package/tooltip/testing/index.d.ts +7 -10
  196. package/tree/index.d.ts +116 -163
  197. package/tree/testing/index.d.ts +52 -58
@@ -1,31 +1,13 @@
1
- import { AsyncFactoryFn } from '@angular/cdk/testing';
2
- import { BaseHarnessFilters } from '@angular/cdk/testing';
3
- import { ComponentHarness } from '@angular/cdk/testing';
4
- import { ComponentHarnessConstructor } from '@angular/cdk/testing';
5
- import { ContentContainerComponentHarness } from '@angular/cdk/testing';
6
- import { HarnessPredicate } from '@angular/cdk/testing';
7
- import { TestElement } from '@angular/cdk/testing';
8
- import { TestKey } from '@angular/cdk/testing';
1
+ import * as _angular_cdk_testing from '@angular/cdk/testing';
2
+ import { BaseHarnessFilters, ComponentHarness, ComponentHarnessConstructor, HarnessPredicate, ContentContainerComponentHarness, TestKey } from '@angular/cdk/testing';
9
3
 
10
- export declare interface ChipAvatarHarnessFilters extends BaseHarnessFilters {
11
- }
12
-
13
- export declare interface ChipEditInputHarnessFilters extends BaseHarnessFilters {
14
- }
15
-
16
- export declare interface ChipGridHarnessFilters extends BaseHarnessFilters {
17
- /** Only find instances which match the given disabled state. */
18
- disabled?: boolean;
19
- }
20
-
21
- export declare interface ChipHarnessFilters extends BaseHarnessFilters {
4
+ interface ChipHarnessFilters extends BaseHarnessFilters {
22
5
  /** Only find instances whose text matches the given value. */
23
6
  text?: string | RegExp;
24
7
  /** Only find instances which match the given disabled state. */
25
8
  disabled?: boolean;
26
9
  }
27
-
28
- export declare interface ChipInputHarnessFilters extends BaseHarnessFilters {
10
+ interface ChipInputHarnessFilters extends BaseHarnessFilters {
29
11
  /** Filters based on the value of the input. */
30
12
  value?: string | RegExp;
31
13
  /** Filters based on the placeholder text of the input. */
@@ -33,28 +15,31 @@ export declare interface ChipInputHarnessFilters extends BaseHarnessFilters {
33
15
  /** Only find instances which match the given disabled state. */
34
16
  disabled?: boolean;
35
17
  }
36
-
37
- export declare interface ChipListboxHarnessFilters extends BaseHarnessFilters {
18
+ interface ChipListboxHarnessFilters extends BaseHarnessFilters {
38
19
  /** Only find instances which match the given disabled state. */
39
20
  disabled?: boolean;
40
21
  }
41
-
42
- export declare interface ChipOptionHarnessFilters extends ChipHarnessFilters {
22
+ interface ChipOptionHarnessFilters extends ChipHarnessFilters {
43
23
  /** Only find chip instances whose selected state matches the given value. */
44
24
  selected?: boolean;
45
25
  }
46
-
47
- export declare interface ChipRemoveHarnessFilters extends BaseHarnessFilters {
26
+ interface ChipGridHarnessFilters extends BaseHarnessFilters {
27
+ /** Only find instances which match the given disabled state. */
28
+ disabled?: boolean;
48
29
  }
49
-
50
- export declare interface ChipRowHarnessFilters extends ChipHarnessFilters {
30
+ interface ChipRowHarnessFilters extends ChipHarnessFilters {
51
31
  }
52
-
53
- export declare interface ChipSetHarnessFilters extends BaseHarnessFilters {
32
+ interface ChipSetHarnessFilters extends BaseHarnessFilters {
33
+ }
34
+ interface ChipRemoveHarnessFilters extends BaseHarnessFilters {
35
+ }
36
+ interface ChipAvatarHarnessFilters extends BaseHarnessFilters {
37
+ }
38
+ interface ChipEditInputHarnessFilters extends BaseHarnessFilters {
54
39
  }
55
40
 
56
41
  /** Harness for interacting with a standard Material chip avatar in tests. */
57
- export declare class MatChipAvatarHarness extends ComponentHarness {
42
+ declare class MatChipAvatarHarness extends ComponentHarness {
58
43
  static hostSelector: string;
59
44
  /**
60
45
  * Gets a `HarnessPredicate` that can be used to search for a chip avatar with specific
@@ -65,44 +50,23 @@ export declare class MatChipAvatarHarness extends ComponentHarness {
65
50
  static with<T extends MatChipAvatarHarness>(this: ComponentHarnessConstructor<T>, options?: ChipAvatarHarnessFilters): HarnessPredicate<T>;
66
51
  }
67
52
 
68
- /** Harness for interacting with an editable chip's input in tests. */
69
- export declare class MatChipEditInputHarness extends ComponentHarness {
53
+ /** Harness for interacting with a standard Material chip remove button in tests. */
54
+ declare class MatChipRemoveHarness extends ComponentHarness {
70
55
  static hostSelector: string;
71
56
  /**
72
- * Gets a `HarnessPredicate` that can be used to search for a chip edit input with specific
57
+ * Gets a `HarnessPredicate` that can be used to search for a chip remove with specific
73
58
  * attributes.
74
59
  * @param options Options for filtering which input instances are considered a match.
75
60
  * @return a `HarnessPredicate` configured with the given options.
76
61
  */
77
- static with<T extends MatChipEditInputHarness>(this: ComponentHarnessConstructor<T>, options?: ChipEditInputHarnessFilters): HarnessPredicate<T>;
78
- /** Sets the value of the input. */
79
- setValue(value: string): Promise<void>;
80
- }
81
-
82
- /** Harness for interacting with a mat-chip-grid in tests. */
83
- export declare class MatChipGridHarness extends ComponentHarness {
84
- static hostSelector: string;
85
- /**
86
- * Gets a `HarnessPredicate` that can be used to search for a chip grid with specific attributes.
87
- * @param options Options for filtering which chip grid instances are considered a match.
88
- * @return a `HarnessPredicate` configured with the given options.
89
- */
90
- static with<T extends MatChipGridHarness>(this: ComponentHarnessConstructor<T>, options?: ChipGridHarnessFilters): HarnessPredicate<T>;
91
- /** Gets whether the chip grid is disabled. */
92
- isDisabled(): Promise<boolean>;
93
- /** Gets whether the chip grid is required. */
94
- isRequired(): Promise<boolean>;
95
- /** Gets whether the chip grid is invalid. */
96
- isInvalid(): Promise<boolean>;
97
- /** Gets promise of the harnesses for the chip rows. */
98
- getRows(filter?: ChipRowHarnessFilters): Promise<MatChipRowHarness[]>;
99
- /** Gets promise of the chip text input harness. */
100
- getInput(filter?: ChipInputHarnessFilters): Promise<MatChipInputHarness | null>;
62
+ static with<T extends MatChipRemoveHarness>(this: ComponentHarnessConstructor<T>, options?: ChipRemoveHarnessFilters): HarnessPredicate<T>;
63
+ /** Clicks the remove button. */
64
+ click(): Promise<void>;
101
65
  }
102
66
 
103
67
  /** Harness for interacting with a mat-chip in tests. */
104
- export declare class MatChipHarness extends ContentContainerComponentHarness {
105
- protected _primaryAction: AsyncFactoryFn<TestElement>;
68
+ declare class MatChipHarness extends ContentContainerComponentHarness {
69
+ protected _primaryAction: _angular_cdk_testing.AsyncFactoryFn<_angular_cdk_testing.TestElement>;
106
70
  static hostSelector: string;
107
71
  /**
108
72
  * Gets a `HarnessPredicate` that can be used to search for a chip with specific attributes.
@@ -129,7 +93,7 @@ export declare class MatChipHarness extends ContentContainerComponentHarness {
129
93
  }
130
94
 
131
95
  /** Harness for interacting with a grid's chip input in tests. */
132
- export declare class MatChipInputHarness extends ComponentHarness {
96
+ declare class MatChipInputHarness extends ComponentHarness {
133
97
  static hostSelector: string;
134
98
  /**
135
99
  * Gets a `HarnessPredicate` that can be used to search for a chip input with specific
@@ -167,8 +131,28 @@ export declare class MatChipInputHarness extends ComponentHarness {
167
131
  sendSeparatorKey(key: TestKey | string): Promise<void>;
168
132
  }
169
133
 
134
+ /** Harness for interacting with a mat-chip-option in tests. */
135
+ declare class MatChipOptionHarness extends MatChipHarness {
136
+ static hostSelector: string;
137
+ /**
138
+ * Gets a `HarnessPredicate` that can be used to search for a chip option with specific
139
+ * attributes.
140
+ * @param options Options for narrowing the search.
141
+ * @return a `HarnessPredicate` configured with the given options.
142
+ */
143
+ static with<T extends MatChipHarness>(this: ComponentHarnessConstructor<T>, options?: ChipOptionHarnessFilters): HarnessPredicate<T>;
144
+ /** Whether the chip is selected. */
145
+ isSelected(): Promise<boolean>;
146
+ /** Selects the given chip. Only applies if it's selectable. */
147
+ select(): Promise<void>;
148
+ /** Deselects the given chip. Only applies if it's selectable. */
149
+ deselect(): Promise<void>;
150
+ /** Toggles the selected state of the given chip. */
151
+ toggle(): Promise<void>;
152
+ }
153
+
170
154
  /** Harness for interacting with a mat-chip-listbox in tests. */
171
- export declare class MatChipListboxHarness extends ComponentHarness {
155
+ declare class MatChipListboxHarness extends ComponentHarness {
172
156
  static hostSelector: string;
173
157
  /**
174
158
  * Gets a `HarnessPredicate` that can be used to search for a chip listbox with specific
@@ -198,42 +182,22 @@ export declare class MatChipListboxHarness extends ComponentHarness {
198
182
  selectChips(filter?: ChipOptionHarnessFilters): Promise<void>;
199
183
  }
200
184
 
201
- /** Harness for interacting with a mat-chip-option in tests. */
202
- export declare class MatChipOptionHarness extends MatChipHarness {
203
- static hostSelector: string;
204
- /**
205
- * Gets a `HarnessPredicate` that can be used to search for a chip option with specific
206
- * attributes.
207
- * @param options Options for narrowing the search.
208
- * @return a `HarnessPredicate` configured with the given options.
209
- */
210
- static with<T extends MatChipHarness>(this: ComponentHarnessConstructor<T>, options?: ChipOptionHarnessFilters): HarnessPredicate<T>;
211
- /** Whether the chip is selected. */
212
- isSelected(): Promise<boolean>;
213
- /** Selects the given chip. Only applies if it's selectable. */
214
- select(): Promise<void>;
215
- /** Deselects the given chip. Only applies if it's selectable. */
216
- deselect(): Promise<void>;
217
- /** Toggles the selected state of the given chip. */
218
- toggle(): Promise<void>;
219
- }
220
-
221
- /** Harness for interacting with a standard Material chip remove button in tests. */
222
- export declare class MatChipRemoveHarness extends ComponentHarness {
185
+ /** Harness for interacting with an editable chip's input in tests. */
186
+ declare class MatChipEditInputHarness extends ComponentHarness {
223
187
  static hostSelector: string;
224
188
  /**
225
- * Gets a `HarnessPredicate` that can be used to search for a chip remove with specific
189
+ * Gets a `HarnessPredicate` that can be used to search for a chip edit input with specific
226
190
  * attributes.
227
191
  * @param options Options for filtering which input instances are considered a match.
228
192
  * @return a `HarnessPredicate` configured with the given options.
229
193
  */
230
- static with<T extends MatChipRemoveHarness>(this: ComponentHarnessConstructor<T>, options?: ChipRemoveHarnessFilters): HarnessPredicate<T>;
231
- /** Clicks the remove button. */
232
- click(): Promise<void>;
194
+ static with<T extends MatChipEditInputHarness>(this: ComponentHarnessConstructor<T>, options?: ChipEditInputHarnessFilters): HarnessPredicate<T>;
195
+ /** Sets the value of the input. */
196
+ setValue(value: string): Promise<void>;
233
197
  }
234
198
 
235
199
  /** Harness for interacting with a mat-chip-row in tests. */
236
- export declare class MatChipRowHarness extends MatChipHarness {
200
+ declare class MatChipRowHarness extends MatChipHarness {
237
201
  static hostSelector: string;
238
202
  /** Whether the chip is editable. */
239
203
  isEditable(): Promise<boolean>;
@@ -247,8 +211,29 @@ export declare class MatChipRowHarness extends MatChipHarness {
247
211
  getEditInput(filter?: ChipEditInputHarnessFilters): Promise<MatChipEditInputHarness>;
248
212
  }
249
213
 
214
+ /** Harness for interacting with a mat-chip-grid in tests. */
215
+ declare class MatChipGridHarness extends ComponentHarness {
216
+ static hostSelector: string;
217
+ /**
218
+ * Gets a `HarnessPredicate` that can be used to search for a chip grid with specific attributes.
219
+ * @param options Options for filtering which chip grid instances are considered a match.
220
+ * @return a `HarnessPredicate` configured with the given options.
221
+ */
222
+ static with<T extends MatChipGridHarness>(this: ComponentHarnessConstructor<T>, options?: ChipGridHarnessFilters): HarnessPredicate<T>;
223
+ /** Gets whether the chip grid is disabled. */
224
+ isDisabled(): Promise<boolean>;
225
+ /** Gets whether the chip grid is required. */
226
+ isRequired(): Promise<boolean>;
227
+ /** Gets whether the chip grid is invalid. */
228
+ isInvalid(): Promise<boolean>;
229
+ /** Gets promise of the harnesses for the chip rows. */
230
+ getRows(filter?: ChipRowHarnessFilters): Promise<MatChipRowHarness[]>;
231
+ /** Gets promise of the chip text input harness. */
232
+ getInput(filter?: ChipInputHarnessFilters): Promise<MatChipInputHarness | null>;
233
+ }
234
+
250
235
  /** Harness for interacting with a mat-chip-set in tests. */
251
- export declare class MatChipSetHarness extends ComponentHarness {
236
+ declare class MatChipSetHarness extends ComponentHarness {
252
237
  static hostSelector: string;
253
238
  /**
254
239
  * Gets a `HarnessPredicate` that can be used to search for a chip set with specific attributes.
@@ -260,4 +245,4 @@ export declare class MatChipSetHarness extends ComponentHarness {
260
245
  getChips(filter?: ChipHarnessFilters): Promise<MatChipHarness[]>;
261
246
  }
262
247
 
263
- export { }
248
+ export { type ChipAvatarHarnessFilters, type ChipEditInputHarnessFilters, type ChipGridHarnessFilters, type ChipHarnessFilters, type ChipInputHarnessFilters, type ChipListboxHarnessFilters, type ChipOptionHarnessFilters, type ChipRemoveHarnessFilters, type ChipRowHarnessFilters, type ChipSetHarnessFilters, MatChipAvatarHarness, MatChipEditInputHarness, MatChipGridHarness, MatChipHarness, MatChipInputHarness, MatChipListboxHarness, MatChipOptionHarness, MatChipRemoveHarness, MatChipRowHarness, MatChipSetHarness };