@angular/material 20.0.0-next.0 → 20.0.0-next.1
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.
- package/autocomplete/index.d.ts +92 -126
- package/autocomplete/testing/index.d.ts +6 -11
- package/badge/index.d.ts +8 -112
- package/badge/testing/index.d.ts +7 -8
- package/badge.d-49a8a74b.d.ts +98 -0
- package/bottom-sheet/index.d.ts +88 -103
- package/bottom-sheet/testing/index.d.ts +4 -6
- package/button/index.d.ts +10 -245
- package/button/testing/index.d.ts +6 -10
- package/button-toggle/index.d.ts +12 -285
- package/button-toggle/testing/index.d.ts +38 -37
- package/button-toggle.d-edc8acff.d.ts +257 -0
- package/card/index.d.ts +80 -117
- package/card/testing/index.d.ts +11 -15
- package/checkbox/index.d.ts +43 -104
- package/checkbox/testing/index.d.ts +6 -10
- package/chips/index.d.ts +599 -693
- package/chips/testing/index.d.ts +78 -93
- package/common-module.d-0e6515ae.d.ts +43 -0
- package/core/index.d.ts +50 -979
- package/core/testing/index.d.ts +3 -65
- package/date-adapter.d-c6835d41.d.ts +267 -0
- package/date-range-input-harness.d-549a9f7e.d.ts +278 -0
- package/datepicker/index.d.ts +1332 -1482
- package/datepicker/testing/index.d.ts +5 -287
- package/dialog/index.d.ts +59 -453
- package/dialog/testing/index.d.ts +22 -26
- package/dialog.d-57867441.d.ts +335 -0
- package/divider/index.d.ts +6 -11
- package/divider/testing/index.d.ts +2 -16
- package/divider-harness.d-d34fede4.d.ts +14 -0
- package/error-options.d-448d9046.d.ts +17 -0
- package/expansion/index.d.ts +139 -190
- package/expansion/testing/index.d.ts +25 -31
- package/fesm2022/autocomplete/testing.mjs +2 -1
- package/fesm2022/autocomplete/testing.mjs.map +1 -1
- package/fesm2022/autocomplete.mjs +53 -32
- package/fesm2022/autocomplete.mjs.map +1 -1
- package/fesm2022/badge/testing.mjs.map +1 -1
- package/fesm2022/badge.mjs +14 -17
- package/fesm2022/badge.mjs.map +1 -1
- package/fesm2022/bottom-sheet/testing.mjs.map +1 -1
- package/fesm2022/bottom-sheet.mjs +13 -15
- package/fesm2022/bottom-sheet.mjs.map +1 -1
- package/fesm2022/button/testing.mjs.map +1 -1
- package/fesm2022/button-toggle/testing.mjs.map +1 -1
- package/fesm2022/button-toggle.mjs +22 -15
- package/fesm2022/button-toggle.mjs.map +1 -1
- package/fesm2022/button.mjs +14 -395
- package/fesm2022/button.mjs.map +1 -1
- package/fesm2022/card/testing.mjs.map +1 -1
- package/fesm2022/card.mjs +49 -51
- package/fesm2022/card.mjs.map +1 -1
- package/fesm2022/checkbox/testing.mjs.map +1 -1
- package/fesm2022/checkbox.mjs +32 -73
- package/fesm2022/checkbox.mjs.map +1 -1
- package/fesm2022/chips/testing.mjs.map +1 -1
- package/fesm2022/chips.mjs +51 -46
- package/fesm2022/chips.mjs.map +1 -1
- package/fesm2022/common-module-2d64df09.mjs +42 -0
- package/fesm2022/common-module-2d64df09.mjs.map +1 -0
- package/fesm2022/core/testing.mjs +3 -76
- package/fesm2022/core/testing.mjs.map +1 -1
- package/fesm2022/core.mjs +38 -1598
- package/fesm2022/core.mjs.map +1 -1
- package/fesm2022/date-formats-b618acb8.mjs +190 -0
- package/fesm2022/date-formats-b618acb8.mjs.map +1 -0
- package/fesm2022/date-range-input-harness-ee47cdb0.mjs +467 -0
- package/fesm2022/date-range-input-harness-ee47cdb0.mjs.map +1 -0
- package/fesm2022/datepicker/testing.mjs +5 -465
- package/fesm2022/datepicker/testing.mjs.map +1 -1
- package/fesm2022/datepicker.mjs +159 -128
- package/fesm2022/datepicker.mjs.map +1 -1
- package/fesm2022/dialog/testing.mjs +12 -1
- package/fesm2022/dialog/testing.mjs.map +1 -1
- package/fesm2022/dialog.mjs +14 -895
- package/fesm2022/dialog.mjs.map +1 -1
- package/fesm2022/divider/testing.mjs +2 -17
- package/fesm2022/divider/testing.mjs.map +1 -1
- package/fesm2022/divider-harness-3394f29a.mjs +18 -0
- package/fesm2022/divider-harness-3394f29a.mjs.map +1 -0
- package/fesm2022/divider.mjs +10 -12
- package/fesm2022/divider.mjs.map +1 -1
- package/fesm2022/error-options-4a00765e.mjs +29 -0
- package/fesm2022/error-options-4a00765e.mjs.map +1 -0
- package/fesm2022/error-state-8f4ce1af.mjs +37 -0
- package/fesm2022/error-state-8f4ce1af.mjs.map +1 -0
- package/fesm2022/expansion/testing.mjs.map +1 -1
- package/fesm2022/expansion.mjs +30 -32
- package/fesm2022/expansion.mjs.map +1 -1
- package/fesm2022/form-field/testing/control.mjs +2 -10
- package/fesm2022/form-field/testing/control.mjs.map +1 -1
- package/fesm2022/form-field/testing.mjs +7 -6
- package/fesm2022/form-field/testing.mjs.map +1 -1
- package/fesm2022/form-field-6d755764.mjs +1076 -0
- package/fesm2022/form-field-6d755764.mjs.map +1 -0
- package/fesm2022/form-field-control-harness-af6fd278.mjs +11 -0
- package/fesm2022/form-field-control-harness-af6fd278.mjs.map +1 -0
- package/fesm2022/form-field.mjs +14 -1110
- package/fesm2022/form-field.mjs.map +1 -1
- package/fesm2022/grid-list/testing.mjs +1 -1
- package/fesm2022/grid-list/testing.mjs.map +1 -1
- package/fesm2022/grid-list.mjs +30 -173
- package/fesm2022/grid-list.mjs.map +1 -1
- package/fesm2022/icon/testing.mjs +12 -12
- package/fesm2022/icon/testing.mjs.map +1 -1
- package/fesm2022/icon-button-47f1b5d9.mjs +248 -0
- package/fesm2022/icon-button-47f1b5d9.mjs.map +1 -0
- package/fesm2022/icon-module-3f77a24d.mjs +395 -0
- package/fesm2022/icon-module-3f77a24d.mjs.map +1 -0
- package/fesm2022/icon-registry-13a3b98e.mjs +639 -0
- package/fesm2022/icon-registry-13a3b98e.mjs.map +1 -0
- package/fesm2022/icon.mjs +11 -1016
- package/fesm2022/icon.mjs.map +1 -1
- package/fesm2022/index-1763d3a6.mjs +22 -0
- package/fesm2022/index-1763d3a6.mjs.map +1 -0
- package/fesm2022/index-4bc1d6d3.mjs +20 -0
- package/fesm2022/index-4bc1d6d3.mjs.map +1 -0
- package/fesm2022/input/testing.mjs +5 -113
- package/fesm2022/input/testing.mjs.map +1 -1
- package/fesm2022/input-harness-ed59decc.mjs +115 -0
- package/fesm2022/input-harness-ed59decc.mjs.map +1 -0
- package/fesm2022/input-value-accessor-8a79a24e.mjs +12 -0
- package/fesm2022/input-value-accessor-8a79a24e.mjs.map +1 -0
- package/fesm2022/input.mjs +21 -23
- package/fesm2022/input.mjs.map +1 -1
- package/fesm2022/internal-form-field-434c4039.mjs +27 -0
- package/fesm2022/internal-form-field-434c4039.mjs.map +1 -0
- package/fesm2022/line-d6afe347.mjs +59 -0
- package/fesm2022/line-d6afe347.mjs.map +1 -0
- package/fesm2022/list/testing.mjs +2 -2
- package/fesm2022/list/testing.mjs.map +1 -1
- package/fesm2022/list.mjs +59 -56
- package/fesm2022/list.mjs.map +1 -1
- package/fesm2022/menu/testing.mjs.map +1 -1
- package/fesm2022/menu.mjs +37 -25
- package/fesm2022/menu.mjs.map +1 -1
- package/fesm2022/module-3bf2775f.mjs +1293 -0
- package/fesm2022/module-3bf2775f.mjs.map +1 -0
- package/fesm2022/module-47e3be58.mjs +970 -0
- package/fesm2022/module-47e3be58.mjs.map +1 -0
- package/fesm2022/module-a5f9ab72.mjs +875 -0
- package/fesm2022/module-a5f9ab72.mjs.map +1 -0
- package/fesm2022/module-d757bba0.mjs +38 -0
- package/fesm2022/module-d757bba0.mjs.map +1 -0
- package/fesm2022/module-df9f7af3.mjs +152 -0
- package/fesm2022/module-df9f7af3.mjs.map +1 -0
- package/fesm2022/optgroup-harness-5e66b138.mjs +36 -0
- package/fesm2022/optgroup-harness-5e66b138.mjs.map +1 -0
- package/fesm2022/option-07c3c660.mjs +348 -0
- package/fesm2022/option-07c3c660.mjs.map +1 -0
- package/fesm2022/option-harness-3b7c1106.mjs +46 -0
- package/fesm2022/option-harness-3b7c1106.mjs.map +1 -0
- package/fesm2022/paginator/testing.mjs +4 -1
- package/fesm2022/paginator/testing.mjs.map +1 -1
- package/fesm2022/paginator.mjs +51 -21
- package/fesm2022/paginator.mjs.map +1 -1
- package/fesm2022/progress-bar/testing.mjs +0 -4
- package/fesm2022/progress-bar/testing.mjs.map +1 -1
- package/fesm2022/progress-bar.mjs +15 -13
- package/fesm2022/progress-bar.mjs.map +1 -1
- package/fesm2022/progress-spinner/testing.mjs +0 -4
- package/fesm2022/progress-spinner/testing.mjs.map +1 -1
- package/fesm2022/progress-spinner.mjs +15 -13
- package/fesm2022/progress-spinner.mjs.map +1 -1
- package/fesm2022/pseudo-checkbox-af5a4ea4.mjs +52 -0
- package/fesm2022/pseudo-checkbox-af5a4ea4.mjs.map +1 -0
- package/fesm2022/pseudo-checkbox-module-216fae38.mjs +20 -0
- package/fesm2022/pseudo-checkbox-module-216fae38.mjs.map +1 -0
- package/fesm2022/public-api-c5ab57f5.mjs +147 -0
- package/fesm2022/public-api-c5ab57f5.mjs.map +1 -0
- package/fesm2022/radio/testing.mjs.map +1 -1
- package/fesm2022/radio.mjs +23 -15
- package/fesm2022/radio.mjs.map +1 -1
- package/fesm2022/ripple-9939d1f5.mjs +639 -0
- package/fesm2022/ripple-9939d1f5.mjs.map +1 -0
- package/fesm2022/ripple-loader-f2078c66.mjs +165 -0
- package/fesm2022/ripple-loader-f2078c66.mjs.map +1 -0
- package/fesm2022/select/testing.mjs +5 -121
- package/fesm2022/select/testing.mjs.map +1 -1
- package/fesm2022/select-harness-8c55824d.mjs +123 -0
- package/fesm2022/select-harness-8c55824d.mjs.map +1 -0
- package/fesm2022/select.mjs +30 -1311
- package/fesm2022/select.mjs.map +1 -1
- package/fesm2022/sidenav/testing.mjs +1 -1
- package/fesm2022/sidenav/testing.mjs.map +1 -1
- package/fesm2022/sidenav.mjs +31 -31
- package/fesm2022/sidenav.mjs.map +1 -1
- package/fesm2022/slide-toggle/testing.mjs.map +1 -1
- package/fesm2022/slide-toggle.mjs +27 -75
- package/fesm2022/slide-toggle.mjs.map +1 -1
- package/fesm2022/slider/testing.mjs.map +1 -1
- package/fesm2022/slider.mjs +22 -21
- package/fesm2022/slider.mjs.map +1 -1
- package/fesm2022/snack-bar/testing.mjs.map +1 -1
- package/fesm2022/snack-bar.mjs +37 -29
- package/fesm2022/snack-bar.mjs.map +1 -1
- package/fesm2022/sort/testing.mjs.map +1 -1
- package/fesm2022/sort.mjs +26 -20
- package/fesm2022/sort.mjs.map +1 -1
- package/fesm2022/stepper/testing.mjs.map +1 -1
- package/fesm2022/stepper.mjs +52 -39
- package/fesm2022/stepper.mjs.map +1 -1
- package/fesm2022/structural-styles-d5ada3b3.mjs +18 -0
- package/fesm2022/structural-styles-d5ada3b3.mjs.map +1 -0
- package/fesm2022/table/testing.mjs.map +1 -1
- package/fesm2022/table.mjs +58 -60
- package/fesm2022/table.mjs.map +1 -1
- package/fesm2022/tabs/testing.mjs.map +1 -1
- package/fesm2022/tabs.mjs +54 -58
- package/fesm2022/tabs.mjs.map +1 -1
- package/fesm2022/timepicker/testing.mjs +1 -1
- package/fesm2022/timepicker/testing.mjs.map +1 -1
- package/fesm2022/timepicker.mjs +31 -24
- package/fesm2022/timepicker.mjs.map +1 -1
- package/fesm2022/toolbar/testing.mjs.map +1 -1
- package/fesm2022/toolbar.mjs +13 -15
- package/fesm2022/toolbar.mjs.map +1 -1
- package/fesm2022/tooltip/testing.mjs.map +1 -1
- package/fesm2022/tooltip.mjs +15 -960
- package/fesm2022/tooltip.mjs.map +1 -1
- package/fesm2022/tree/testing.mjs.map +1 -1
- package/fesm2022/tree.mjs +28 -30
- package/fesm2022/tree.mjs.map +1 -1
- package/form-field/index.d.ts +16 -508
- package/form-field/testing/control/index.d.ts +2 -10
- package/form-field/testing/index.d.ts +19 -24
- package/form-field-control-harness.d-2d91f25a.d.ts +10 -0
- package/form-field-control.d-eb86711c.d.ts +62 -0
- package/form-field.d-2edbc094.d.ts +367 -0
- package/grid-list/index.d.ts +128 -152
- package/grid-list/testing/index.d.ts +39 -44
- package/icon/index.d.ts +9 -470
- package/icon/testing/index.d.ts +41 -44
- package/icon-module.d-aa3bbba0.d.ts +167 -0
- package/icon-registry.d-1dffe9de.d.ts +286 -0
- package/index.d-0536b706.d.ts +11 -0
- package/index.d-37e31cd3.d.ts +13 -0
- package/index.d.ts +2 -3
- package/input/index.d.ts +33 -62
- package/input/testing/index.d.ts +13 -71
- package/input-harness.d-4eecd1d3.d.ts +60 -0
- package/line.d-570a2537.d.ts +25 -0
- package/list/index.d.ts +155 -244
- package/list/testing/index.d.ts +158 -180
- package/list-option-types.d-8739f903.d.ts +15 -0
- package/menu/index.d.ts +183 -231
- package/menu/testing/index.d.ts +17 -23
- package/module.d-18a67f56.d.ts +206 -0
- package/module.d-74a721b9.d.ts +326 -0
- package/module.d-ba05faa6.d.ts +448 -0
- package/module.d-c17c834e.d.ts +18 -0
- package/optgroup-harness.d-7f741f69.d.ts +31 -0
- package/option-harness.d-3d33fc9a.d.ts +34 -0
- package/option-parent.d-559ad5c5.d.ts +19 -0
- package/option.d-6f493d78.d.ts +146 -0
- package/package.json +2 -2
- package/paginator/index.d.ts +31 -216
- package/paginator/testing/index.d.ts +14 -15
- package/paginator.d-40b1766e.d.ts +199 -0
- package/palette.d-ec4a617c.d.ts +4 -0
- package/progress-bar/index.d.ts +40 -59
- package/progress-bar/testing/index.d.ts +7 -10
- package/progress-spinner/index.d.ts +8 -110
- package/progress-spinner/testing/index.d.ts +10 -11
- package/progress-spinner.d-1fc040c5.d.ts +96 -0
- package/pseudo-checkbox-module.d-3abc0461.d.ts +44 -0
- package/radio/index.d.ts +151 -170
- package/radio/testing/index.d.ts +61 -67
- package/ripple-loader.d-8aac2988.d.ts +48 -0
- package/ripple.d-2fb57d04.d.ts +255 -0
- package/schematics/ng-add/index.js +1 -1
- package/schematics/ng-add/index.mjs +1 -1
- package/schematics/ng-generate/theme-color/index_bundled.js +2 -2
- package/schematics/ng-generate/theme-color/schema.json +10 -0
- package/schematics/ng-update/index_bundled.js +31 -31
- package/select/index.d.ts +25 -505
- package/select/testing/index.d.ts +5 -67
- package/select-harness.d-7441a7ac.d.ts +63 -0
- package/sidenav/index.d.ts +49 -92
- package/sidenav/testing/index.d.ts +58 -63
- package/slide-toggle/index.d.ts +39 -110
- package/slide-toggle/testing/index.d.ts +17 -21
- package/slider/index.d.ts +281 -328
- package/slider/testing/index.d.ts +42 -47
- package/snack-bar/index.d.ts +152 -185
- package/snack-bar/testing/index.d.ts +7 -9
- package/sort/index.d.ts +61 -169
- package/sort/testing/index.d.ts +22 -25
- package/sort-direction.d-f4ce4649.d.ts +3 -0
- package/sort.d-c2b79a45.d.ts +87 -0
- package/stepper/index.d.ts +115 -167
- package/stepper/testing/index.d.ts +43 -52
- package/table/index.d.ts +97 -156
- package/table/testing/index.d.ts +64 -78
- package/tabs/index.d.ts +309 -383
- package/tabs/testing/index.d.ts +67 -76
- package/timepicker/index.d.ts +127 -160
- package/timepicker/testing/index.d.ts +20 -26
- package/toolbar/index.d.ts +15 -26
- package/toolbar/testing/index.d.ts +13 -16
- package/tooltip/index.d.ts +11 -355
- package/tooltip/testing/index.d.ts +7 -10
- package/tree/index.d.ts +117 -163
- package/tree/testing/index.d.ts +52 -58
package/list/index.d.ts
CHANGED
|
@@ -1,116 +1,95 @@
|
|
|
1
|
-
import { AfterViewInit } from '@angular/core';
|
|
2
|
-
import { BooleanInput } from '@angular/cdk/coercion';
|
|
3
|
-
import { ControlValueAccessor } from '@angular/forms';
|
|
4
|
-
import { ElementRef } from '@angular/core';
|
|
5
|
-
import { EventEmitter } from '@angular/core';
|
|
6
1
|
import * as i0 from '@angular/core';
|
|
7
|
-
import
|
|
8
|
-
import
|
|
9
|
-
import
|
|
10
|
-
import {
|
|
11
|
-
|
|
12
|
-
import
|
|
13
|
-
|
|
14
|
-
import
|
|
15
|
-
import {
|
|
16
|
-
import {
|
|
17
|
-
import {
|
|
18
|
-
import { RippleTarget } from '@angular/material/core';
|
|
2
|
+
import { InjectionToken, ElementRef, AfterViewInit, OnDestroy, NgZone, QueryList, OnInit, EventEmitter, OnChanges, SimpleChanges } from '@angular/core';
|
|
3
|
+
import { BooleanInput } from '@angular/cdk/coercion';
|
|
4
|
+
import { a as RippleTarget, f as RippleConfig, b as RippleGlobalOptions } from '../ripple.d-2fb57d04.js';
|
|
5
|
+
import { L as ListOption, M as MatListOptionTogglePosition } from '../list-option-types.d-8739f903.js';
|
|
6
|
+
export { M as MatListOptionCheckboxPosition, M as MatListOptionTogglePosition } from '../list-option-types.d-8739f903.js';
|
|
7
|
+
import * as i12 from '@angular/material/divider';
|
|
8
|
+
export { MatDivider } from '@angular/material/divider';
|
|
9
|
+
import * as i2 from '@angular/cdk/observers';
|
|
10
|
+
import { M as MatCommonModule } from '../common-module.d-0e6515ae.js';
|
|
11
|
+
import { M as MatRippleModule } from '../index.d-0536b706.js';
|
|
12
|
+
import { M as MatPseudoCheckboxModule } from '../pseudo-checkbox-module.d-3abc0461.js';
|
|
19
13
|
import { SelectionModel } from '@angular/cdk/collections';
|
|
20
|
-
import {
|
|
21
|
-
import { ThemePalette } from '
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
export {
|
|
25
|
-
MAT_LIST,
|
|
26
|
-
MatList,
|
|
27
|
-
MatListItem
|
|
28
|
-
}
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
declare namespace i4 {
|
|
32
|
-
export {
|
|
33
|
-
MatActionList
|
|
34
|
-
}
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
declare namespace i5 {
|
|
38
|
-
export {
|
|
39
|
-
MAT_NAV_LIST,
|
|
40
|
-
MatNavList
|
|
41
|
-
}
|
|
42
|
-
}
|
|
14
|
+
import { ControlValueAccessor } from '@angular/forms';
|
|
15
|
+
import { T as ThemePalette } from '../palette.d-ec4a617c.js';
|
|
16
|
+
import '@angular/cdk/platform';
|
|
17
|
+
import '@angular/cdk/bidi';
|
|
43
18
|
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
MatSelectionList
|
|
49
|
-
}
|
|
19
|
+
/** Object that can be used to configure the default options for the list module. */
|
|
20
|
+
interface MatListConfig {
|
|
21
|
+
/** Whether icon indicators should be hidden for single-selection. */
|
|
22
|
+
hideSingleSelectionIndicator?: boolean;
|
|
50
23
|
}
|
|
24
|
+
/** Injection token that can be used to provide the default options for the list module. */
|
|
25
|
+
declare const MAT_LIST_CONFIG: InjectionToken<MatListConfig>;
|
|
51
26
|
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
27
|
+
/**
|
|
28
|
+
* Directive capturing the title of a list item. A list item usually consists of a
|
|
29
|
+
* title and optional secondary or tertiary lines.
|
|
30
|
+
*
|
|
31
|
+
* Text content for the title never wraps. There can only be a single title per list item.
|
|
32
|
+
*/
|
|
33
|
+
declare class MatListItemTitle {
|
|
34
|
+
_elementRef: ElementRef<HTMLElement>;
|
|
35
|
+
constructor(...args: unknown[]);
|
|
36
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatListItemTitle, never>;
|
|
37
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatListItemTitle, "[matListItemTitle]", never, {}, {}, never, never, true, never>;
|
|
58
38
|
}
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
39
|
+
/**
|
|
40
|
+
* Directive capturing a line in a list item. A list item usually consists of a
|
|
41
|
+
* title and optional secondary or tertiary lines.
|
|
42
|
+
*
|
|
43
|
+
* Text content inside a line never wraps. There can be at maximum two lines per list item.
|
|
44
|
+
*/
|
|
45
|
+
declare class MatListItemLine {
|
|
46
|
+
_elementRef: ElementRef<HTMLElement>;
|
|
47
|
+
constructor(...args: unknown[]);
|
|
48
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatListItemLine, never>;
|
|
49
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatListItemLine, "[matListItemLine]", never, {}, {}, never, never, true, never>;
|
|
64
50
|
}
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
}
|
|
51
|
+
/**
|
|
52
|
+
* Directive matching an optional meta section for list items.
|
|
53
|
+
*
|
|
54
|
+
* List items can reserve space at the end of an item to display a control,
|
|
55
|
+
* button or additional text content.
|
|
56
|
+
*/
|
|
57
|
+
declare class MatListItemMeta {
|
|
58
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatListItemMeta, never>;
|
|
59
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatListItemMeta, "[matListItemMeta]", never, {}, {}, never, never, true, never>;
|
|
75
60
|
}
|
|
76
|
-
|
|
77
61
|
/**
|
|
78
|
-
* Interface describing a list option. This is used to avoid circular
|
|
79
|
-
* dependencies between the list-option and the styler directives.
|
|
80
62
|
* @docs-private
|
|
63
|
+
*
|
|
64
|
+
* MDC uses the very intuitively named classes `.mdc-list-item__start` and `.mat-list-item__end` to
|
|
65
|
+
* position content such as icons or checkboxes/radios that comes either before or after the text
|
|
66
|
+
* content respectively. This directive detects the placement of the checkbox/radio and applies the
|
|
67
|
+
* correct MDC class to position the icon/avatar on the opposite side.
|
|
81
68
|
*/
|
|
82
|
-
declare
|
|
83
|
-
|
|
69
|
+
declare class _MatListItemGraphicBase {
|
|
70
|
+
_listOption: ListOption | null;
|
|
71
|
+
constructor(...args: unknown[]);
|
|
72
|
+
_isAlignedAtStart(): boolean;
|
|
73
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<_MatListItemGraphicBase, never>;
|
|
74
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<_MatListItemGraphicBase, never, never, {}, {}, never, never, true, never>;
|
|
84
75
|
}
|
|
85
|
-
|
|
86
76
|
/**
|
|
87
|
-
*
|
|
88
|
-
*
|
|
89
|
-
*
|
|
77
|
+
* Directive matching an optional avatar within a list item.
|
|
78
|
+
*
|
|
79
|
+
* List items can reserve space at the beginning of an item to display an avatar.
|
|
90
80
|
*/
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
81
|
+
declare class MatListItemAvatar extends _MatListItemGraphicBase {
|
|
82
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatListItemAvatar, never>;
|
|
83
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatListItemAvatar, "[matListItemAvatar]", never, {}, {}, never, never, true, never>;
|
|
84
|
+
}
|
|
96
85
|
/**
|
|
97
|
-
*
|
|
98
|
-
*
|
|
99
|
-
*
|
|
86
|
+
* Directive matching an optional icon within a list item.
|
|
87
|
+
*
|
|
88
|
+
* List items can reserve space at the beginning of an item to display an icon.
|
|
100
89
|
*/
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
export declare class MatActionList extends MatListBase {
|
|
106
|
-
_isNonInteractive: boolean;
|
|
107
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MatActionList, never>;
|
|
108
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MatActionList, "mat-action-list", ["matActionList"], {}, {}, never, ["*"], true, never>;
|
|
109
|
-
}
|
|
110
|
-
|
|
111
|
-
export declare class MatList extends MatListBase {
|
|
112
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MatList, never>;
|
|
113
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MatList, "mat-list", ["matList"], {}, {}, never, ["*"], true, never>;
|
|
90
|
+
declare class MatListItemIcon extends _MatListItemGraphicBase {
|
|
91
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatListItemIcon, never>;
|
|
92
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatListItemIcon, "[matListItemIcon]", never, {}, {}, never, never, true, never>;
|
|
114
93
|
}
|
|
115
94
|
|
|
116
95
|
declare abstract class MatListBase {
|
|
@@ -130,43 +109,6 @@ declare abstract class MatListBase {
|
|
|
130
109
|
static ɵfac: i0.ɵɵFactoryDeclaration<MatListBase, never>;
|
|
131
110
|
static ɵdir: i0.ɵɵDirectiveDeclaration<MatListBase, never, never, { "disableRipple": { "alias": "disableRipple"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; }, {}, never, never, true, never>;
|
|
132
111
|
}
|
|
133
|
-
|
|
134
|
-
/** Object that can be used to configure the default options for the list module. */
|
|
135
|
-
export declare interface MatListConfig {
|
|
136
|
-
/** Whether icon indicators should be hidden for single-selection. */
|
|
137
|
-
hideSingleSelectionIndicator?: boolean;
|
|
138
|
-
}
|
|
139
|
-
|
|
140
|
-
export declare class MatListItem extends MatListItemBase {
|
|
141
|
-
_lines: QueryList<MatListItemLine>;
|
|
142
|
-
_titles: QueryList<MatListItemTitle>;
|
|
143
|
-
_meta: QueryList<MatListItemMeta>;
|
|
144
|
-
_unscopedContent: ElementRef<HTMLSpanElement>;
|
|
145
|
-
_itemText: ElementRef<HTMLElement>;
|
|
146
|
-
/** Indicates whether an item in a `<mat-nav-list>` is the currently active page. */
|
|
147
|
-
get activated(): boolean;
|
|
148
|
-
set activated(activated: boolean);
|
|
149
|
-
_activated: boolean;
|
|
150
|
-
/**
|
|
151
|
-
* Determine the value of `aria-current`. Return 'page' if this item is an activated anchor tag.
|
|
152
|
-
* Otherwise, return `null`. This method is safe to use with server-side rendering.
|
|
153
|
-
*/
|
|
154
|
-
_getAriaCurrent(): string | null;
|
|
155
|
-
protected _hasBothLeadingAndTrailing(): boolean;
|
|
156
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MatListItem, never>;
|
|
157
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MatListItem, "mat-list-item, a[mat-list-item], button[mat-list-item]", ["matListItem"], { "activated": { "alias": "activated"; "required": false; }; }, {}, ["_lines", "_titles", "_meta"], ["[matListItemAvatar],[matListItemIcon]", "[matListItemTitle]", "[matListItemLine]", "*", "[matListItemMeta]", "mat-divider"], true, never>;
|
|
158
|
-
}
|
|
159
|
-
|
|
160
|
-
/**
|
|
161
|
-
* Directive matching an optional avatar within a list item.
|
|
162
|
-
*
|
|
163
|
-
* List items can reserve space at the beginning of an item to display an avatar.
|
|
164
|
-
*/
|
|
165
|
-
export declare class MatListItemAvatar extends _MatListItemGraphicBase {
|
|
166
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MatListItemAvatar, never>;
|
|
167
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<MatListItemAvatar, "[matListItemAvatar]", never, {}, {}, never, never, true, never>;
|
|
168
|
-
}
|
|
169
|
-
|
|
170
112
|
declare abstract class MatListItemBase implements AfterViewInit, OnDestroy, RippleTarget {
|
|
171
113
|
_elementRef: ElementRef<HTMLElement>;
|
|
172
114
|
protected _ngZone: NgZone;
|
|
@@ -263,76 +205,77 @@ declare abstract class MatListItemBase implements AfterViewInit, OnDestroy, Ripp
|
|
|
263
205
|
static ɵdir: i0.ɵɵDirectiveDeclaration<MatListItemBase, never, never, { "lines": { "alias": "lines"; "required": false; }; "disableRipple": { "alias": "disableRipple"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; }, {}, ["_avatars", "_icons"], never, true, never>;
|
|
264
206
|
}
|
|
265
207
|
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
* position content such as icons or checkboxes/radios that comes either before or after the text
|
|
271
|
-
* content respectively. This directive detects the placement of the checkbox/radio and applies the
|
|
272
|
-
* correct MDC class to position the icon/avatar on the opposite side.
|
|
273
|
-
*/
|
|
274
|
-
export declare class _MatListItemGraphicBase {
|
|
275
|
-
_listOption: ListOption | null;
|
|
276
|
-
constructor(...args: unknown[]);
|
|
277
|
-
_isAlignedAtStart(): boolean;
|
|
278
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<_MatListItemGraphicBase, never>;
|
|
279
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<_MatListItemGraphicBase, never, never, {}, {}, never, never, true, never>;
|
|
208
|
+
declare class MatActionList extends MatListBase {
|
|
209
|
+
_isNonInteractive: boolean;
|
|
210
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatActionList, never>;
|
|
211
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MatActionList, "mat-action-list", ["matActionList"], {}, {}, never, ["*"], true, never>;
|
|
280
212
|
}
|
|
281
213
|
|
|
282
214
|
/**
|
|
283
|
-
*
|
|
284
|
-
*
|
|
285
|
-
*
|
|
215
|
+
* Injection token that can be used to inject instances of `MatList`. It serves as
|
|
216
|
+
* alternative token to the actual `MatList` class which could cause unnecessary
|
|
217
|
+
* retention of the class and its component metadata.
|
|
286
218
|
*/
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
static
|
|
219
|
+
declare const MAT_LIST: InjectionToken<MatList>;
|
|
220
|
+
declare class MatList extends MatListBase {
|
|
221
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatList, never>;
|
|
222
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MatList, "mat-list", ["matList"], {}, {}, never, ["*"], true, never>;
|
|
223
|
+
}
|
|
224
|
+
declare class MatListItem extends MatListItemBase {
|
|
225
|
+
_lines: QueryList<MatListItemLine>;
|
|
226
|
+
_titles: QueryList<MatListItemTitle>;
|
|
227
|
+
_meta: QueryList<MatListItemMeta>;
|
|
228
|
+
_unscopedContent: ElementRef<HTMLSpanElement>;
|
|
229
|
+
_itemText: ElementRef<HTMLElement>;
|
|
230
|
+
/** Indicates whether an item in a `<mat-nav-list>` is the currently active page. */
|
|
231
|
+
get activated(): boolean;
|
|
232
|
+
set activated(activated: boolean);
|
|
233
|
+
_activated: boolean;
|
|
234
|
+
/**
|
|
235
|
+
* Determine the value of `aria-current`. Return 'page' if this item is an activated anchor tag.
|
|
236
|
+
* Otherwise, return `null`. This method is safe to use with server-side rendering.
|
|
237
|
+
*/
|
|
238
|
+
_getAriaCurrent(): string | null;
|
|
239
|
+
protected _hasBothLeadingAndTrailing(): boolean;
|
|
240
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatListItem, never>;
|
|
241
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MatListItem, "mat-list-item, a[mat-list-item], button[mat-list-item]", ["matListItem"], { "activated": { "alias": "activated"; "required": false; }; }, {}, ["_lines", "_titles", "_meta"], ["[matListItemAvatar],[matListItemIcon]", "[matListItemTitle]", "[matListItemLine]", "*", "[matListItemMeta]", "mat-divider"], true, never>;
|
|
290
242
|
}
|
|
291
243
|
|
|
292
244
|
/**
|
|
293
|
-
*
|
|
294
|
-
*
|
|
295
|
-
*
|
|
296
|
-
* Text content inside a line never wraps. There can be at maximum two lines per list item.
|
|
245
|
+
* Injection token that can be used to inject instances of `MatNavList`. It serves as
|
|
246
|
+
* alternative token to the actual `MatNavList` class which could cause unnecessary
|
|
247
|
+
* retention of the class and its component metadata.
|
|
297
248
|
*/
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<
|
|
302
|
-
static
|
|
249
|
+
declare const MAT_NAV_LIST: InjectionToken<MatNavList>;
|
|
250
|
+
declare class MatNavList extends MatListBase {
|
|
251
|
+
_isNonInteractive: boolean;
|
|
252
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatNavList, never>;
|
|
253
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MatNavList, "mat-nav-list", ["matNavList"], {}, {}, never, ["*"], true, never>;
|
|
303
254
|
}
|
|
304
255
|
|
|
305
256
|
/**
|
|
306
|
-
*
|
|
307
|
-
*
|
|
308
|
-
*
|
|
309
|
-
* button or additional text content.
|
|
257
|
+
* Injection token that can be used to reference instances of an `SelectionList`. It serves
|
|
258
|
+
* as alternative token to an actual implementation which would result in circular references.
|
|
259
|
+
* @docs-private
|
|
310
260
|
*/
|
|
311
|
-
|
|
312
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MatListItemMeta, never>;
|
|
313
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<MatListItemMeta, "[matListItemMeta]", never, {}, {}, never, never, true, never>;
|
|
314
|
-
}
|
|
315
|
-
|
|
261
|
+
declare const SELECTION_LIST: InjectionToken<SelectionList>;
|
|
316
262
|
/**
|
|
317
|
-
*
|
|
318
|
-
*
|
|
319
|
-
*
|
|
320
|
-
* Text content for the title never wraps. There can only be a single title per list item.
|
|
263
|
+
* Interface describing the containing list of a list option. This is used to avoid
|
|
264
|
+
* circular dependencies between the list-option and the selection list.
|
|
265
|
+
* @docs-private
|
|
321
266
|
*/
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<MatListModule>;
|
|
267
|
+
interface SelectionList extends MatListBase {
|
|
268
|
+
multiple: boolean;
|
|
269
|
+
color: ThemePalette;
|
|
270
|
+
selectedOptions: SelectionModel<MatListOption>;
|
|
271
|
+
hideSingleSelectionIndicator: boolean;
|
|
272
|
+
compareWith: (o1: any, o2: any) => boolean;
|
|
273
|
+
_value: string[] | null;
|
|
274
|
+
_reportValueChange(): void;
|
|
275
|
+
_emitChangeEvent(options: MatListOption[]): void;
|
|
276
|
+
_onTouched(): void;
|
|
333
277
|
}
|
|
334
|
-
|
|
335
|
-
export declare class MatListOption extends MatListItemBase implements ListOption, OnInit, OnDestroy {
|
|
278
|
+
declare class MatListOption extends MatListItemBase implements ListOption, OnInit, OnDestroy {
|
|
336
279
|
protected _selectionList: SelectionList;
|
|
337
280
|
private _changeDetectorRef;
|
|
338
281
|
_lines: QueryList<MatListItemLine>;
|
|
@@ -417,30 +360,20 @@ export declare class MatListOption extends MatListItemBase implements ListOption
|
|
|
417
360
|
static ɵcmp: i0.ɵɵComponentDeclaration<MatListOption, "mat-list-option", ["matListOption"], { "togglePosition": { "alias": "togglePosition"; "required": false; }; "checkboxPosition": { "alias": "checkboxPosition"; "required": false; }; "color": { "alias": "color"; "required": false; }; "value": { "alias": "value"; "required": false; }; "selected": { "alias": "selected"; "required": false; }; }, { "selectedChange": "selectedChange"; }, ["_lines", "_titles"], ["[matListItemAvatar],[matListItemIcon]", "[matListItemTitle]", "[matListItemLine]", "*", "mat-divider"], true, never>;
|
|
418
361
|
}
|
|
419
362
|
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
*/
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
/**
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
export declare class MatListSubheaderCssMatStyler {
|
|
433
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MatListSubheaderCssMatStyler, never>;
|
|
434
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<MatListSubheaderCssMatStyler, "[mat-subheader], [matSubheader]", never, {}, {}, never, never, true, never>;
|
|
435
|
-
}
|
|
436
|
-
|
|
437
|
-
export declare class MatNavList extends MatListBase {
|
|
438
|
-
_isNonInteractive: boolean;
|
|
439
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MatNavList, never>;
|
|
440
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MatNavList, "mat-nav-list", ["matNavList"], {}, {}, never, ["*"], true, never>;
|
|
363
|
+
declare const MAT_SELECTION_LIST_VALUE_ACCESSOR: any;
|
|
364
|
+
/** Change event that is being fired whenever the selected state of an option changes. */
|
|
365
|
+
declare class MatSelectionListChange {
|
|
366
|
+
/** Reference to the selection list that emitted the event. */
|
|
367
|
+
source: MatSelectionList;
|
|
368
|
+
/** Reference to the options that have been changed. */
|
|
369
|
+
options: MatListOption[];
|
|
370
|
+
constructor(
|
|
371
|
+
/** Reference to the selection list that emitted the event. */
|
|
372
|
+
source: MatSelectionList,
|
|
373
|
+
/** Reference to the options that have been changed. */
|
|
374
|
+
options: MatListOption[]);
|
|
441
375
|
}
|
|
442
|
-
|
|
443
|
-
export declare class MatSelectionList extends MatListBase implements SelectionList, ControlValueAccessor, AfterViewInit, OnChanges, OnDestroy {
|
|
376
|
+
declare class MatSelectionList extends MatListBase implements SelectionList, ControlValueAccessor, AfterViewInit, OnChanges, OnDestroy {
|
|
444
377
|
_element: ElementRef<HTMLElement>;
|
|
445
378
|
private _ngZone;
|
|
446
379
|
private _renderer;
|
|
@@ -566,41 +499,19 @@ export declare class MatSelectionList extends MatListBase implements SelectionLi
|
|
|
566
499
|
static ɵcmp: i0.ɵɵComponentDeclaration<MatSelectionList, "mat-selection-list", ["matSelectionList"], { "color": { "alias": "color"; "required": false; }; "compareWith": { "alias": "compareWith"; "required": false; }; "multiple": { "alias": "multiple"; "required": false; }; "hideSingleSelectionIndicator": { "alias": "hideSingleSelectionIndicator"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; }, { "selectionChange": "selectionChange"; }, ["_items"], ["*"], true, never>;
|
|
567
500
|
}
|
|
568
501
|
|
|
569
|
-
/** Change event that is being fired whenever the selected state of an option changes. */
|
|
570
|
-
export declare class MatSelectionListChange {
|
|
571
|
-
/** Reference to the selection list that emitted the event. */
|
|
572
|
-
source: MatSelectionList;
|
|
573
|
-
/** Reference to the options that have been changed. */
|
|
574
|
-
options: MatListOption[];
|
|
575
|
-
constructor(
|
|
576
|
-
/** Reference to the selection list that emitted the event. */
|
|
577
|
-
source: MatSelectionList,
|
|
578
|
-
/** Reference to the options that have been changed. */
|
|
579
|
-
options: MatListOption[]);
|
|
580
|
-
}
|
|
581
|
-
|
|
582
502
|
/**
|
|
583
|
-
*
|
|
584
|
-
* as alternative token to an actual implementation which would result in circular references.
|
|
503
|
+
* Directive whose purpose is to add the mat- CSS styling to this selector.
|
|
585
504
|
* @docs-private
|
|
586
505
|
*/
|
|
587
|
-
|
|
506
|
+
declare class MatListSubheaderCssMatStyler {
|
|
507
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatListSubheaderCssMatStyler, never>;
|
|
508
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatListSubheaderCssMatStyler, "[mat-subheader], [matSubheader]", never, {}, {}, never, never, true, never>;
|
|
509
|
+
}
|
|
588
510
|
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
*/
|
|
594
|
-
export declare interface SelectionList extends MatListBase {
|
|
595
|
-
multiple: boolean;
|
|
596
|
-
color: ThemePalette;
|
|
597
|
-
selectedOptions: SelectionModel<MatListOption>;
|
|
598
|
-
hideSingleSelectionIndicator: boolean;
|
|
599
|
-
compareWith: (o1: any, o2: any) => boolean;
|
|
600
|
-
_value: string[] | null;
|
|
601
|
-
_reportValueChange(): void;
|
|
602
|
-
_emitChangeEvent(options: MatListOption[]): void;
|
|
603
|
-
_onTouched(): void;
|
|
511
|
+
declare class MatListModule {
|
|
512
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MatListModule, never>;
|
|
513
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<MatListModule, never, [typeof i2.ObserversModule, typeof MatCommonModule, typeof MatRippleModule, typeof MatPseudoCheckboxModule, typeof MatList, typeof MatActionList, typeof MatNavList, typeof MatSelectionList, typeof MatListItem, typeof MatListOption, typeof MatListSubheaderCssMatStyler, typeof MatListItemAvatar, typeof MatListItemIcon, typeof MatListItemLine, typeof MatListItemTitle, typeof MatListItemMeta], [typeof MatList, typeof MatActionList, typeof MatNavList, typeof MatSelectionList, typeof MatListItem, typeof MatListOption, typeof MatListItemAvatar, typeof MatListItemIcon, typeof MatListSubheaderCssMatStyler, typeof i12.MatDividerModule, typeof MatListItemLine, typeof MatListItemTitle, typeof MatListItemMeta]>;
|
|
514
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<MatListModule>;
|
|
604
515
|
}
|
|
605
516
|
|
|
606
|
-
export { }
|
|
517
|
+
export { MAT_LIST, MAT_LIST_CONFIG, MAT_NAV_LIST, MAT_SELECTION_LIST_VALUE_ACCESSOR, MatActionList, MatList, type MatListConfig, MatListItem, MatListItemAvatar, MatListItemIcon, MatListItemLine, MatListItemMeta, MatListItemTitle, MatListModule, MatListOption, MatListSubheaderCssMatStyler, MatNavList, MatSelectionList, MatSelectionListChange, SELECTION_LIST, type SelectionList, _MatListItemGraphicBase };
|