@angular/material 20.0.0-next.2 → 20.0.0-next.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.
- package/autocomplete/index.d.ts +5 -4
- package/badge/index.d.ts +2 -2
- package/badge/testing/index.d.ts +1 -1
- package/{badge.d-49a8a74b.d.ts → badge.d-d42103d0.d.ts} +1 -1
- package/bottom-sheet/index.d.ts +1 -0
- package/button/index.d.ts +4 -4
- package/button-toggle/index.d.ts +4 -4
- package/button-toggle/testing/index.d.ts +1 -1
- package/{button-toggle.d-edc8acff.d.ts → button-toggle.d-e3ddc80f.d.ts} +1 -1
- package/checkbox/index.d.ts +1 -1
- package/chips/index.d.ts +13 -3
- package/core/index.d.ts +11 -6
- package/datepicker/index.d.ts +5 -4
- package/dialog/index.d.ts +2 -2
- package/dialog/testing/index.d.ts +1 -1
- package/{dialog.d-57867441.d.ts → dialog.d-4ffbd89c.d.ts} +1 -1
- package/fesm2022/animation-5f89c9a6.mjs +33 -0
- package/fesm2022/animation-5f89c9a6.mjs.map +1 -0
- package/fesm2022/autocomplete/testing.mjs +2 -2
- package/fesm2022/autocomplete.mjs +13 -10
- package/fesm2022/autocomplete.mjs.map +1 -1
- package/fesm2022/badge.mjs +5 -4
- package/fesm2022/badge.mjs.map +1 -1
- package/fesm2022/bottom-sheet/testing.mjs.map +1 -1
- package/fesm2022/bottom-sheet.mjs +5 -2
- 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 +7 -6
- package/fesm2022/button-toggle.mjs.map +1 -1
- package/fesm2022/button.mjs +6 -5
- package/fesm2022/button.mjs.map +1 -1
- package/fesm2022/card/testing.mjs.map +1 -1
- package/fesm2022/checkbox/testing.mjs.map +1 -1
- package/fesm2022/checkbox.mjs +7 -6
- package/fesm2022/checkbox.mjs.map +1 -1
- package/fesm2022/chips/testing.mjs +7 -1
- package/fesm2022/chips/testing.mjs.map +1 -1
- package/fesm2022/chips.mjs +32 -16
- package/fesm2022/chips.mjs.map +1 -1
- package/fesm2022/core/testing.mjs +2 -2
- package/fesm2022/core.mjs +10 -31
- package/fesm2022/core.mjs.map +1 -1
- package/fesm2022/{date-range-input-harness-de70be6a.mjs → date-range-input-harness-3718a667.mjs} +1 -1
- package/fesm2022/date-range-input-harness-3718a667.mjs.map +1 -0
- package/fesm2022/datepicker/testing.mjs +2 -2
- package/fesm2022/datepicker/testing.mjs.map +1 -1
- package/fesm2022/datepicker.mjs +11 -8
- package/fesm2022/datepicker.mjs.map +1 -1
- package/fesm2022/dialog/testing.mjs +2 -1
- package/fesm2022/dialog/testing.mjs.map +1 -1
- package/fesm2022/dialog.mjs +2 -1
- package/fesm2022/dialog.mjs.map +1 -1
- package/fesm2022/expansion.mjs +3 -2
- package/fesm2022/expansion.mjs.map +1 -1
- package/fesm2022/form-field/testing.mjs +4 -4
- package/fesm2022/{form-field-6d755764.mjs → form-field-8a19bb72.mjs} +4 -4
- package/fesm2022/form-field-8a19bb72.mjs.map +1 -0
- package/fesm2022/form-field.mjs +3 -2
- package/fesm2022/form-field.mjs.map +1 -1
- package/fesm2022/{icon-button-0850d958.mjs → icon-button-b4a4e8c0.mjs} +7 -6
- package/fesm2022/icon-button-b4a4e8c0.mjs.map +1 -0
- package/fesm2022/{index-1763d3a6.mjs → index-26a22e6d.mjs} +4 -4
- package/fesm2022/{index-1763d3a6.mjs.map → index-26a22e6d.mjs.map} +1 -1
- package/fesm2022/{index-4bc1d6d3.mjs → index-8309af79.mjs} +2 -2
- package/fesm2022/{index-4bc1d6d3.mjs.map → index-8309af79.mjs.map} +1 -1
- package/fesm2022/input.mjs +4 -3
- package/fesm2022/input.mjs.map +1 -1
- package/fesm2022/list.mjs +7 -8
- package/fesm2022/list.mjs.map +1 -1
- package/fesm2022/menu/testing.mjs.map +1 -1
- package/fesm2022/menu.mjs +7 -5
- package/fesm2022/menu.mjs.map +1 -1
- package/fesm2022/{module-d757bba0.mjs → module-47679371.mjs} +2 -2
- package/fesm2022/{module-d757bba0.mjs.map → module-47679371.mjs.map} +1 -1
- package/fesm2022/{module-47e3be58.mjs → module-4a8034fc.mjs} +7 -7
- package/fesm2022/module-4a8034fc.mjs.map +1 -0
- package/fesm2022/{module-1c16a0a9.mjs → module-57e0986f.mjs} +8 -7
- package/fesm2022/module-57e0986f.mjs.map +1 -0
- package/fesm2022/{module-cf951a02.mjs → module-5a2afb59.mjs} +3 -3
- package/fesm2022/{module-cf951a02.mjs.map → module-5a2afb59.mjs.map} +1 -1
- package/fesm2022/{module-a5f9ab72.mjs → module-5f02bfe9.mjs} +10 -6
- package/fesm2022/module-5f02bfe9.mjs.map +1 -0
- package/fesm2022/{optgroup-harness-5e66b138.mjs → optgroup-harness-d5cf72ed.mjs} +2 -2
- package/fesm2022/optgroup-harness-d5cf72ed.mjs.map +1 -0
- package/fesm2022/{option-07c3c660.mjs → option-636f0562.mjs} +3 -3
- package/fesm2022/{option-07c3c660.mjs.map → option-636f0562.mjs.map} +1 -1
- package/fesm2022/{option-harness-3b7c1106.mjs → option-harness-b4971f41.mjs} +1 -1
- package/fesm2022/option-harness-b4971f41.mjs.map +1 -0
- package/fesm2022/paginator/testing.mjs +3 -3
- package/fesm2022/paginator/testing.mjs.map +1 -1
- package/fesm2022/paginator.mjs +14 -13
- package/fesm2022/paginator.mjs.map +1 -1
- package/fesm2022/progress-bar.mjs +3 -4
- package/fesm2022/progress-bar.mjs.map +1 -1
- package/fesm2022/progress-spinner.mjs +3 -4
- package/fesm2022/progress-spinner.mjs.map +1 -1
- package/fesm2022/{pseudo-checkbox-af5a4ea4.mjs → pseudo-checkbox-0115d33e.mjs} +6 -5
- package/fesm2022/pseudo-checkbox-0115d33e.mjs.map +1 -0
- package/fesm2022/{pseudo-checkbox-module-216fae38.mjs → pseudo-checkbox-module-89d964bd.mjs} +2 -2
- package/fesm2022/{pseudo-checkbox-module-216fae38.mjs.map → pseudo-checkbox-module-89d964bd.mjs.map} +1 -1
- package/fesm2022/radio/testing.mjs.map +1 -1
- package/fesm2022/radio.mjs +5 -6
- package/fesm2022/radio.mjs.map +1 -1
- package/fesm2022/{ripple-9939d1f5.mjs → ripple-c405b061.mjs} +5 -4
- package/fesm2022/{ripple-9939d1f5.mjs.map → ripple-c405b061.mjs.map} +1 -1
- package/fesm2022/{ripple-loader-f2078c66.mjs → ripple-loader-37620555.mjs} +10 -10
- package/fesm2022/ripple-loader-37620555.mjs.map +1 -0
- package/fesm2022/select/testing.mjs +3 -3
- package/fesm2022/{select-harness-69d47123.mjs → select-harness-30466074.mjs} +3 -3
- package/fesm2022/select-harness-30466074.mjs.map +1 -0
- package/fesm2022/select.mjs +10 -9
- package/fesm2022/select.mjs.map +1 -1
- package/fesm2022/sidenav/testing.mjs.map +1 -1
- package/fesm2022/sidenav.mjs +4 -3
- package/fesm2022/sidenav.mjs.map +1 -1
- package/fesm2022/slide-toggle/testing.mjs.map +1 -1
- package/fesm2022/slide-toggle.mjs +4 -5
- package/fesm2022/slide-toggle.mjs.map +1 -1
- package/fesm2022/slider/testing.mjs.map +1 -1
- package/fesm2022/slider.mjs +5 -6
- package/fesm2022/slider.mjs.map +1 -1
- package/fesm2022/snack-bar/testing.mjs.map +1 -1
- package/fesm2022/snack-bar.mjs +10 -7
- package/fesm2022/snack-bar.mjs.map +1 -1
- package/fesm2022/sort/testing.mjs.map +1 -1
- package/fesm2022/sort.mjs +5 -4
- package/fesm2022/sort.mjs.map +1 -1
- package/fesm2022/stepper/testing.mjs.map +1 -1
- package/fesm2022/stepper.mjs +7 -6
- package/fesm2022/stepper.mjs.map +1 -1
- package/fesm2022/table/testing.mjs.map +1 -1
- package/fesm2022/tabs/testing.mjs.map +1 -1
- package/fesm2022/tabs.mjs +15 -22
- 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 +13 -12
- package/fesm2022/timepicker.mjs.map +1 -1
- package/fesm2022/toolbar/testing.mjs.map +1 -1
- package/fesm2022/tooltip/testing.mjs.map +1 -1
- package/fesm2022/tooltip.mjs +2 -1
- package/fesm2022/tooltip.mjs.map +1 -1
- package/fesm2022/tree/testing.mjs.map +1 -1
- package/{index.d-0536b706.d.ts → index.d-cc6e48d4.d.ts} +1 -1
- package/{index.d-37e31cd3.d.ts → index.d-d77f0821.d.ts} +2 -2
- package/list/index.d.ts +3 -3
- package/menu/index.d.ts +3 -2
- package/{module.d-74a721b9.d.ts → module.d-9a0cb968.d.ts} +1 -0
- package/{module.d-ba05faa6.d.ts → module.d-a23953f5.d.ts} +1 -1
- package/{module.d-792a497c.d.ts → module.d-d86ca350.d.ts} +3 -3
- package/package.json +2 -2
- package/paginator/index.d.ts +8 -8
- package/progress-bar/index.d.ts +0 -1
- package/{pseudo-checkbox-module.d-3abc0461.d.ts → pseudo-checkbox-module.d-d21de92b.d.ts} +1 -1
- package/radio/index.d.ts +2 -2
- package/{ripple-loader.d-8aac2988.d.ts → ripple-loader.d-e5ac6c14.d.ts} +1 -1
- package/{ripple.d-2fb57d04.d.ts → ripple.d-f2cd74cf.d.ts} +1 -1
- package/schematics/ng-add/index.js +1 -1
- package/schematics/ng-add/index.mjs +1 -1
- package/select/index.d.ts +5 -5
- package/sidenav/index.d.ts +1 -1
- package/slider/index.d.ts +2 -2
- package/snack-bar/index.d.ts +5 -4
- package/sort/index.d.ts +1 -1
- package/stepper/index.d.ts +3 -3
- package/tabs/index.d.ts +4 -4
- package/timepicker/index.d.ts +0 -1
- package/tooltip/index.d.ts +1 -1
- package/fesm2022/date-range-input-harness-de70be6a.mjs.map +0 -1
- package/fesm2022/form-field-6d755764.mjs.map +0 -1
- package/fesm2022/icon-button-0850d958.mjs.map +0 -1
- package/fesm2022/module-1c16a0a9.mjs.map +0 -1
- package/fesm2022/module-47e3be58.mjs.map +0 -1
- package/fesm2022/module-a5f9ab72.mjs.map +0 -1
- package/fesm2022/optgroup-harness-5e66b138.mjs.map +0 -1
- package/fesm2022/option-harness-3b7c1106.mjs.map +0 -1
- package/fesm2022/pseudo-checkbox-af5a4ea4.mjs.map +0 -1
- package/fesm2022/ripple-loader-f2078c66.mjs.map +0 -1
- package/fesm2022/select-harness-69d47123.mjs.map +0 -1
package/autocomplete/index.d.ts
CHANGED
|
@@ -2,7 +2,7 @@ import * as i0 from '@angular/core';
|
|
|
2
2
|
import { InjectionToken, AfterContentInit, OnDestroy, TemplateRef, ElementRef, QueryList, EventEmitter, AfterViewInit, OnChanges, SimpleChanges } from '@angular/core';
|
|
3
3
|
import * as i2 from '@angular/cdk/overlay';
|
|
4
4
|
import { ScrollStrategy, Overlay } from '@angular/cdk/overlay';
|
|
5
|
-
import { M as MatOptionModule } from '../index.d-
|
|
5
|
+
import { M as MatOptionModule } from '../index.d-d77f0821.js';
|
|
6
6
|
import { M as MatCommonModule } from '../common-module.d-0e6515ae.js';
|
|
7
7
|
import { T as ThemePalette } from '../palette.d-ec4a617c.js';
|
|
8
8
|
import { M as MatOption, a as MatOptgroup, b as MatOptionSelectionChange } from '../option.d-6f493d78.js';
|
|
@@ -11,10 +11,10 @@ import { ActiveDescendantKeyManager } from '@angular/cdk/a11y';
|
|
|
11
11
|
import { ControlValueAccessor } from '@angular/forms';
|
|
12
12
|
import { Observable } from 'rxjs';
|
|
13
13
|
import * as i5 from '@angular/cdk/scrolling';
|
|
14
|
-
import '../index.d-
|
|
15
|
-
import '../ripple.d-
|
|
14
|
+
import '../index.d-cc6e48d4.js';
|
|
15
|
+
import '../ripple.d-f2cd74cf.js';
|
|
16
16
|
import '@angular/cdk/platform';
|
|
17
|
-
import '../pseudo-checkbox-module.d-
|
|
17
|
+
import '../pseudo-checkbox-module.d-d21de92b.js';
|
|
18
18
|
import '@angular/cdk/bidi';
|
|
19
19
|
|
|
20
20
|
/** Event object that is emitted when an autocomplete option is selected. */
|
|
@@ -224,6 +224,7 @@ declare class MatAutocompleteTrigger implements ControlValueAccessor, AfterViewI
|
|
|
224
224
|
private _viewportRuler;
|
|
225
225
|
private _scrollStrategy;
|
|
226
226
|
private _renderer;
|
|
227
|
+
private _animationsDisabled;
|
|
227
228
|
private _defaults;
|
|
228
229
|
private _overlayRef;
|
|
229
230
|
private _portal;
|
package/badge/index.d.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
2
|
import * as i1 from '@angular/cdk/a11y';
|
|
3
3
|
import { M as MatCommonModule } from '../common-module.d-0e6515ae.js';
|
|
4
|
-
import { M as MatBadge, _ as _MatBadgeStyleLoader } from '../badge.d-
|
|
5
|
-
export { M as MatBadge, a as MatBadgePosition, b as MatBadgeSize } from '../badge.d-
|
|
4
|
+
import { M as MatBadge, _ as _MatBadgeStyleLoader } from '../badge.d-d42103d0.js';
|
|
5
|
+
export { M as MatBadge, a as MatBadgePosition, b as MatBadgeSize } from '../badge.d-d42103d0.js';
|
|
6
6
|
import '@angular/cdk/bidi';
|
|
7
7
|
import '../palette.d-ec4a617c.js';
|
|
8
8
|
|
package/badge/testing/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { BaseHarnessFilters, ComponentHarness, HarnessPredicate } from '@angular/cdk/testing';
|
|
2
|
-
import { a as MatBadgePosition, b as MatBadgeSize } from '../../badge.d-
|
|
2
|
+
import { a as MatBadgePosition, b as MatBadgeSize } from '../../badge.d-d42103d0.js';
|
|
3
3
|
import '@angular/core';
|
|
4
4
|
import '../../palette.d-ec4a617c.js';
|
|
5
5
|
|
|
@@ -20,7 +20,7 @@ declare class MatBadge implements OnInit, OnDestroy {
|
|
|
20
20
|
private _elementRef;
|
|
21
21
|
private _ariaDescriber;
|
|
22
22
|
private _renderer;
|
|
23
|
-
private
|
|
23
|
+
private _animationsDisabled;
|
|
24
24
|
private _idGenerator;
|
|
25
25
|
/**
|
|
26
26
|
* Theme color of the badge. This API is supported in M2 themes only, it
|
package/bottom-sheet/index.d.ts
CHANGED
|
@@ -153,6 +153,7 @@ declare const MAT_BOTTOM_SHEET_DEFAULT_OPTIONS: InjectionToken<MatBottomSheetCon
|
|
|
153
153
|
declare class MatBottomSheet implements OnDestroy {
|
|
154
154
|
private _overlay;
|
|
155
155
|
private _parentBottomSheet;
|
|
156
|
+
private _animationsDisabled;
|
|
156
157
|
private _defaultOptions;
|
|
157
158
|
private _bottomSheetRefAtThisLevel;
|
|
158
159
|
private _dialog;
|
package/button/index.d.ts
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
export { M as MAT_BUTTON_CONFIG, f as MAT_FAB_DEFAULT_OPTIONS, g as MAT_FAB_DEFAULT_OPTIONS_FACTORY, d as MatAnchor, c as MatButton, a as MatButtonAppearance, b as MatButtonConfig, n as MatButtonModule, j as MatFabAnchor, h as MatFabButton, e as MatFabDefaultOptions, m as MatIconAnchor, l as MatIconButton, k as MatMiniFabAnchor, i as MatMiniFabButton } from '../module.d-
|
|
1
|
+
export { M as MAT_BUTTON_CONFIG, f as MAT_FAB_DEFAULT_OPTIONS, g as MAT_FAB_DEFAULT_OPTIONS_FACTORY, d as MatAnchor, c as MatButton, a as MatButtonAppearance, b as MatButtonConfig, n as MatButtonModule, j as MatFabAnchor, h as MatFabButton, e as MatFabDefaultOptions, m as MatIconAnchor, l as MatIconButton, k as MatMiniFabAnchor, i as MatMiniFabButton } from '../module.d-d86ca350.js';
|
|
2
2
|
import '@angular/core';
|
|
3
3
|
import '../common-module.d-0e6515ae.js';
|
|
4
4
|
import '@angular/cdk/bidi';
|
|
5
|
-
import '../index.d-
|
|
6
|
-
import '../ripple.d-
|
|
5
|
+
import '../index.d-cc6e48d4.js';
|
|
6
|
+
import '../ripple.d-f2cd74cf.js';
|
|
7
7
|
import '@angular/cdk/platform';
|
|
8
8
|
import '@angular/cdk/a11y';
|
|
9
9
|
import '../palette.d-ec4a617c.js';
|
|
10
|
-
import '../ripple-loader.d-
|
|
10
|
+
import '../ripple-loader.d-e5ac6c14.js';
|
package/button-toggle/index.d.ts
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { M as MatButtonToggleGroup, a as MatButtonToggle } from '../button-toggle.d-
|
|
2
|
-
export { d as MAT_BUTTON_TOGGLE_DEFAULT_OPTIONS, f as MAT_BUTTON_TOGGLE_GROUP, e as MAT_BUTTON_TOGGLE_GROUP_DEFAULT_OPTIONS_FACTORY, g as MAT_BUTTON_TOGGLE_GROUP_VALUE_ACCESSOR, a as MatButtonToggle, b as MatButtonToggleAppearance, h as MatButtonToggleChange, c as MatButtonToggleDefaultOptions, M as MatButtonToggleGroup, T as ToggleType } from '../button-toggle.d-
|
|
1
|
+
import { M as MatButtonToggleGroup, a as MatButtonToggle } from '../button-toggle.d-e3ddc80f.js';
|
|
2
|
+
export { d as MAT_BUTTON_TOGGLE_DEFAULT_OPTIONS, f as MAT_BUTTON_TOGGLE_GROUP, e as MAT_BUTTON_TOGGLE_GROUP_DEFAULT_OPTIONS_FACTORY, g as MAT_BUTTON_TOGGLE_GROUP_VALUE_ACCESSOR, a as MatButtonToggle, b as MatButtonToggleAppearance, h as MatButtonToggleChange, c as MatButtonToggleDefaultOptions, M as MatButtonToggleGroup, T as ToggleType } from '../button-toggle.d-e3ddc80f.js';
|
|
3
3
|
import * as i0 from '@angular/core';
|
|
4
4
|
import { M as MatCommonModule } from '../common-module.d-0e6515ae.js';
|
|
5
|
-
import { M as MatRippleModule } from '../index.d-
|
|
5
|
+
import { M as MatRippleModule } from '../index.d-cc6e48d4.js';
|
|
6
6
|
import '@angular/cdk/bidi';
|
|
7
7
|
import '@angular/forms';
|
|
8
|
-
import '../ripple.d-
|
|
8
|
+
import '../ripple.d-f2cd74cf.js';
|
|
9
9
|
import '@angular/cdk/platform';
|
|
10
10
|
|
|
11
11
|
declare class MatButtonToggleModule {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { BaseHarnessFilters, ComponentHarness, HarnessPredicate } from '@angular/cdk/testing';
|
|
2
|
-
import { b as MatButtonToggleAppearance } from '../../button-toggle.d-
|
|
2
|
+
import { b as MatButtonToggleAppearance } from '../../button-toggle.d-e3ddc80f.js';
|
|
3
3
|
import '@angular/cdk/bidi';
|
|
4
4
|
import '@angular/core';
|
|
5
5
|
import '@angular/forms';
|
|
@@ -182,7 +182,7 @@ declare class MatButtonToggle implements OnInit, AfterViewInit, OnDestroy {
|
|
|
182
182
|
private _elementRef;
|
|
183
183
|
private _focusMonitor;
|
|
184
184
|
private _idGenerator;
|
|
185
|
-
private
|
|
185
|
+
private _animationDisabled;
|
|
186
186
|
private _checked;
|
|
187
187
|
/**
|
|
188
188
|
* Attached to the aria-label attribute of the host element. In most cases, aria-labelledby will
|
package/checkbox/index.d.ts
CHANGED
|
@@ -31,7 +31,7 @@ declare class MatCheckbox implements AfterViewInit, OnChanges, ControlValueAcces
|
|
|
31
31
|
_elementRef: ElementRef<HTMLElement>;
|
|
32
32
|
private _changeDetectorRef;
|
|
33
33
|
private _ngZone;
|
|
34
|
-
|
|
34
|
+
private _animationsDisabled;
|
|
35
35
|
private _options;
|
|
36
36
|
/** Focuses the checkbox. */
|
|
37
37
|
focus(): void;
|
package/chips/index.d.ts
CHANGED
|
@@ -6,9 +6,9 @@ import { ControlValueAccessor, NgControl } from '@angular/forms';
|
|
|
6
6
|
import { E as ErrorStateMatcher } from '../error-options.d-448d9046.js';
|
|
7
7
|
import { M as MatFormFieldControl } from '../form-field-control.d-eb86711c.js';
|
|
8
8
|
import { M as MatCommonModule } from '../common-module.d-0e6515ae.js';
|
|
9
|
-
import { M as MatRippleModule } from '../index.d-
|
|
9
|
+
import { M as MatRippleModule } from '../index.d-cc6e48d4.js';
|
|
10
10
|
import '@angular/cdk/bidi';
|
|
11
|
-
import '../ripple.d-
|
|
11
|
+
import '../ripple.d-f2cd74cf.js';
|
|
12
12
|
import '@angular/cdk/platform';
|
|
13
13
|
|
|
14
14
|
/**
|
|
@@ -837,6 +837,10 @@ declare class MatChipInput implements MatChipTextControl, OnChanges, OnDestroy {
|
|
|
837
837
|
get disabled(): boolean;
|
|
838
838
|
set disabled(value: boolean);
|
|
839
839
|
private _disabled;
|
|
840
|
+
/** Whether the input is readonly. */
|
|
841
|
+
readonly: boolean;
|
|
842
|
+
/** Whether the input should remain interactive when it is disabled. */
|
|
843
|
+
disabledInteractive: boolean;
|
|
840
844
|
/** Whether the input is empty. */
|
|
841
845
|
get empty(): boolean;
|
|
842
846
|
/** The native input element to which this directive is attached. */
|
|
@@ -859,10 +863,14 @@ declare class MatChipInput implements MatChipTextControl, OnChanges, OnDestroy {
|
|
|
859
863
|
setDescribedByIds(ids: string[]): void;
|
|
860
864
|
/** Checks whether a keycode is one of the configured separators. */
|
|
861
865
|
private _isSeparatorKey;
|
|
866
|
+
/** Gets the value to set on the `readonly` attribute. */
|
|
867
|
+
protected _getReadonlyAttribute(): string | null;
|
|
862
868
|
static ɵfac: i0.ɵɵFactoryDeclaration<MatChipInput, never>;
|
|
863
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<MatChipInput, "input[matChipInputFor]", ["matChipInput", "matChipInputFor"], { "chipGrid": { "alias": "matChipInputFor"; "required": false; }; "addOnBlur": { "alias": "matChipInputAddOnBlur"; "required": false; }; "separatorKeyCodes": { "alias": "matChipInputSeparatorKeyCodes"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "id": { "alias": "id"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; }, { "chipEnd": "matChipInputTokenEnd"; }, never, never, true, never>;
|
|
869
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MatChipInput, "input[matChipInputFor]", ["matChipInput", "matChipInputFor"], { "chipGrid": { "alias": "matChipInputFor"; "required": false; }; "addOnBlur": { "alias": "matChipInputAddOnBlur"; "required": false; }; "separatorKeyCodes": { "alias": "matChipInputSeparatorKeyCodes"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "id": { "alias": "id"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "disabledInteractive": { "alias": "matChipInputDisabledInteractive"; "required": false; }; }, { "chipEnd": "matChipInputTokenEnd"; }, never, never, true, never>;
|
|
864
870
|
static ngAcceptInputType_addOnBlur: unknown;
|
|
865
871
|
static ngAcceptInputType_disabled: unknown;
|
|
872
|
+
static ngAcceptInputType_readonly: unknown;
|
|
873
|
+
static ngAcceptInputType_disabledInteractive: unknown;
|
|
866
874
|
}
|
|
867
875
|
|
|
868
876
|
declare class MatChipsModule {
|
|
@@ -877,6 +885,8 @@ interface MatChipsDefaultOptions {
|
|
|
877
885
|
separatorKeyCodes: readonly number[] | ReadonlySet<number>;
|
|
878
886
|
/** Whether icon indicators should be hidden for single-selection. */
|
|
879
887
|
hideSingleSelectionIndicator?: boolean;
|
|
888
|
+
/** Whether the chip input should be interactive while disabled by default. */
|
|
889
|
+
inputDisabledInteractive?: boolean;
|
|
880
890
|
}
|
|
881
891
|
/** Injection token to be used to override the default options for the chips module. */
|
|
882
892
|
declare const MAT_CHIPS_DEFAULT_OPTIONS: InjectionToken<MatChipsDefaultOptions>;
|
package/core/index.d.ts
CHANGED
|
@@ -7,15 +7,15 @@ import { Subject } from 'rxjs';
|
|
|
7
7
|
import { E as ErrorStateMatcher$1 } from '../error-options.d-448d9046.js';
|
|
8
8
|
export { E as ErrorStateMatcher, S as ShowOnDirtyErrorStateMatcher } from '../error-options.d-448d9046.js';
|
|
9
9
|
export { M as MatLine, a as MatLineModule, s as setLines } from '../line.d-570a2537.js';
|
|
10
|
-
export { M as MatOptionModule } from '../index.d-
|
|
11
|
-
export { M as MatRippleLoader } from '../ripple-loader.d-
|
|
12
|
-
export { M as MatRippleModule } from '../index.d-
|
|
13
|
-
export { b as MatPseudoCheckbox, M as MatPseudoCheckboxModule, a as MatPseudoCheckboxState } from '../pseudo-checkbox-module.d-
|
|
10
|
+
export { M as MatOptionModule } from '../index.d-d77f0821.js';
|
|
11
|
+
export { M as MatRippleLoader } from '../ripple-loader.d-e5ac6c14.js';
|
|
12
|
+
export { M as MatRippleModule } from '../index.d-cc6e48d4.js';
|
|
13
|
+
export { b as MatPseudoCheckbox, M as MatPseudoCheckboxModule, a as MatPseudoCheckboxState } from '../pseudo-checkbox-module.d-d21de92b.js';
|
|
14
14
|
import { D as DateAdapter } from '../date-adapter.d-c6835d41.js';
|
|
15
15
|
export { D as DateAdapter, M as MAT_DATE_LOCALE, a as MAT_DATE_LOCALE_FACTORY } from '../date-adapter.d-c6835d41.js';
|
|
16
16
|
export { d as MAT_OPTGROUP, a as MatOptgroup, M as MatOption, b as MatOptionSelectionChange, _ as _countGroupLabelsBeforeOption, c as _getOptionScrollPosition } from '../option.d-6f493d78.js';
|
|
17
17
|
export { a as MAT_OPTION_PARENT_COMPONENT, M as MatOptionParentComponent } from '../option-parent.d-559ad5c5.js';
|
|
18
|
-
export { c as MAT_RIPPLE_GLOBAL_OPTIONS, M as MatRipple, g as RippleAnimationConfig, f as RippleConfig, b as RippleGlobalOptions, h as RippleRef, R as RippleRenderer, e as RippleState, a as RippleTarget, d as defaultRippleAnimationConfig } from '../ripple.d-
|
|
18
|
+
export { c as MAT_RIPPLE_GLOBAL_OPTIONS, M as MatRipple, g as RippleAnimationConfig, f as RippleConfig, b as RippleGlobalOptions, h as RippleRef, R as RippleRenderer, e as RippleState, a as RippleTarget, d as defaultRippleAnimationConfig } from '../ripple.d-f2cd74cf.js';
|
|
19
19
|
import '@angular/cdk/bidi';
|
|
20
20
|
import '@angular/cdk/a11y';
|
|
21
21
|
import '@angular/cdk/platform';
|
|
@@ -44,6 +44,11 @@ declare class AnimationDurations {
|
|
|
44
44
|
static ENTERING: string;
|
|
45
45
|
static EXITING: string;
|
|
46
46
|
}
|
|
47
|
+
/**
|
|
48
|
+
* Returns whether animations have been disabled by DI. Must be called in a DI context.
|
|
49
|
+
* @docs-private
|
|
50
|
+
*/
|
|
51
|
+
declare function _animationsDisabled(): boolean;
|
|
47
52
|
|
|
48
53
|
interface ErrorStateMatcher extends ErrorStateMatcher$1 {
|
|
49
54
|
}
|
|
@@ -191,4 +196,4 @@ declare class _MatInternalFormField {
|
|
|
191
196
|
static ɵcmp: i0.ɵɵComponentDeclaration<_MatInternalFormField, "div[mat-internal-form-field]", never, { "labelPosition": { "alias": "labelPosition"; "required": true; }; }, {}, never, ["*"], true, never>;
|
|
192
197
|
}
|
|
193
198
|
|
|
194
|
-
export { AnimationCurves, AnimationDurations, MAT_DATE_FORMATS, MAT_NATIVE_DATE_FORMATS, type MatDateFormats, MatNativeDateModule, NativeDateAdapter, NativeDateModule, VERSION, _ErrorStateTracker, _MatInternalFormField, _StructuralStylesLoader, provideNativeDateAdapter };
|
|
199
|
+
export { AnimationCurves, AnimationDurations, MAT_DATE_FORMATS, MAT_NATIVE_DATE_FORMATS, type MatDateFormats, MatNativeDateModule, NativeDateAdapter, NativeDateModule, VERSION, _ErrorStateTracker, _MatInternalFormField, _StructuralStylesLoader, _animationsDisabled, provideNativeDateAdapter };
|
package/datepicker/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
2
|
import { OnChanges, OnDestroy, AfterViewChecked, EventEmitter, SimpleChanges, FactoryProvider, AfterContentInit, ChangeDetectorRef, AfterViewInit, ElementRef, InjectionToken, OnInit, DoCheck, TemplateRef } from '@angular/core';
|
|
3
|
-
import { c as MatButton, n as MatButtonModule } from '../module.d-
|
|
3
|
+
import { c as MatButton, n as MatButtonModule } from '../module.d-d86ca350.js';
|
|
4
4
|
import * as i2 from '@angular/cdk/overlay';
|
|
5
5
|
import { ScrollStrategy, Overlay } from '@angular/cdk/overlay';
|
|
6
6
|
import * as i1 from '@angular/cdk/a11y';
|
|
@@ -17,10 +17,10 @@ import { M as MatFormFieldControl } from '../form-field-control.d-eb86711c.js';
|
|
|
17
17
|
import { Directionality } from '@angular/cdk/bidi';
|
|
18
18
|
import { E as ErrorStateMatcher } from '../error-options.d-448d9046.js';
|
|
19
19
|
import * as i5 from '@angular/cdk/scrolling';
|
|
20
|
-
import '../index.d-
|
|
21
|
-
import '../ripple.d-
|
|
20
|
+
import '../index.d-cc6e48d4.js';
|
|
21
|
+
import '../ripple.d-f2cd74cf.js';
|
|
22
22
|
import '@angular/cdk/platform';
|
|
23
|
-
import '../ripple-loader.d-
|
|
23
|
+
import '../ripple-loader.d-e5ac6c14.js';
|
|
24
24
|
|
|
25
25
|
/** Extra CSS classes that can be associated with a calendar cell. */
|
|
26
26
|
type MatCalendarCellCssClasses = string | string[] | Set<string> | {
|
|
@@ -1156,6 +1156,7 @@ declare abstract class MatDatepickerBase<C extends MatDatepickerControl<D>, S, D
|
|
|
1156
1156
|
private _dateAdapter;
|
|
1157
1157
|
private _dir;
|
|
1158
1158
|
private _model;
|
|
1159
|
+
private _animationsDisabled;
|
|
1159
1160
|
private _scrollStrategy;
|
|
1160
1161
|
private _inputStateChanges;
|
|
1161
1162
|
private _document;
|
package/dialog/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { M as MatDialogRef, a as MatDialogContainer } from '../dialog.d-
|
|
2
|
-
export { A as AutoFocusTarget, f as DialogPosition, D as DialogRole, b as MAT_DIALOG_DATA, c as MAT_DIALOG_DEFAULT_OPTIONS, d as MAT_DIALOG_SCROLL_STRATEGY, e as MatDialog, g as MatDialogConfig, a as MatDialogContainer, M as MatDialogRef, h as MatDialogState, _ as _closeDialogVia } from '../dialog.d-
|
|
1
|
+
import { M as MatDialogRef, a as MatDialogContainer } from '../dialog.d-4ffbd89c.js';
|
|
2
|
+
export { A as AutoFocusTarget, f as DialogPosition, D as DialogRole, b as MAT_DIALOG_DATA, c as MAT_DIALOG_DEFAULT_OPTIONS, d as MAT_DIALOG_SCROLL_STRATEGY, e as MatDialog, g as MatDialogConfig, a as MatDialogContainer, M as MatDialogRef, h as MatDialogState, _ as _closeDialogVia } from '../dialog.d-4ffbd89c.js';
|
|
3
3
|
import * as i0 from '@angular/core';
|
|
4
4
|
import { OnInit, OnChanges, SimpleChanges, OnDestroy } from '@angular/core';
|
|
5
5
|
import * as i5 from '@angular/cdk/scrolling';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as _angular_cdk_testing from '@angular/cdk/testing';
|
|
2
2
|
import { BaseHarnessFilters, ContentContainerComponentHarness, ComponentHarnessConstructor, HarnessPredicate } from '@angular/cdk/testing';
|
|
3
|
-
import { D as DialogRole, e as MatDialog, g as MatDialogConfig, M as MatDialogRef } from '../../dialog.d-
|
|
3
|
+
import { D as DialogRole, e as MatDialog, g as MatDialogConfig, M as MatDialogRef } from '../../dialog.d-4ffbd89c.js';
|
|
4
4
|
import { ComponentType } from '@angular/cdk/overlay';
|
|
5
5
|
import { OnDestroy } from '@angular/core';
|
|
6
6
|
import '@angular/cdk/bidi';
|
|
@@ -121,7 +121,6 @@ interface LegacyDialogAnimationEvent {
|
|
|
121
121
|
totalTime: number;
|
|
122
122
|
}
|
|
123
123
|
declare class MatDialogContainer extends CdkDialogContainer<MatDialogConfig> implements OnDestroy {
|
|
124
|
-
private _animationMode;
|
|
125
124
|
/** Emits when an animation state changes. */
|
|
126
125
|
_animationStateChanged: EventEmitter<LegacyDialogAnimationEvent>;
|
|
127
126
|
/** Whether animations are enabled. */
|
|
@@ -284,6 +283,7 @@ declare class MatDialog implements OnDestroy {
|
|
|
284
283
|
private _parentDialog;
|
|
285
284
|
private _idGenerator;
|
|
286
285
|
protected _dialog: Dialog;
|
|
286
|
+
private _animationsDisabled;
|
|
287
287
|
private readonly _openDialogsAtThisLevel;
|
|
288
288
|
private readonly _afterAllClosedAtThisLevel;
|
|
289
289
|
private readonly _afterOpenedAtThisLevel;
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import { inject, ANIMATION_MODULE_TYPE } from '@angular/core';
|
|
2
|
+
|
|
3
|
+
/**
|
|
4
|
+
* @deprecated No longer used, will be removed.
|
|
5
|
+
* @breaking-change 21.0.0
|
|
6
|
+
* @docs-private
|
|
7
|
+
*/
|
|
8
|
+
class AnimationCurves {
|
|
9
|
+
static STANDARD_CURVE = 'cubic-bezier(0.4,0.0,0.2,1)';
|
|
10
|
+
static DECELERATION_CURVE = 'cubic-bezier(0.0,0.0,0.2,1)';
|
|
11
|
+
static ACCELERATION_CURVE = 'cubic-bezier(0.4,0.0,1,1)';
|
|
12
|
+
static SHARP_CURVE = 'cubic-bezier(0.4,0.0,0.6,1)';
|
|
13
|
+
}
|
|
14
|
+
/**
|
|
15
|
+
* @deprecated No longer used, will be removed.
|
|
16
|
+
* @breaking-change 21.0.0
|
|
17
|
+
* @docs-private
|
|
18
|
+
*/
|
|
19
|
+
class AnimationDurations {
|
|
20
|
+
static COMPLEX = '375ms';
|
|
21
|
+
static ENTERING = '225ms';
|
|
22
|
+
static EXITING = '195ms';
|
|
23
|
+
}
|
|
24
|
+
/**
|
|
25
|
+
* Returns whether animations have been disabled by DI. Must be called in a DI context.
|
|
26
|
+
* @docs-private
|
|
27
|
+
*/
|
|
28
|
+
function _animationsDisabled() {
|
|
29
|
+
return inject(ANIMATION_MODULE_TYPE, { optional: true }) === 'NoopAnimations';
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
export { AnimationCurves as A, _animationsDisabled as _, AnimationDurations as a };
|
|
33
|
+
//# sourceMappingURL=animation-5f89c9a6.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"animation-5f89c9a6.mjs","sources":["../../../../../../src/material/core/animation/animation.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.dev/license\n */\n\nimport {ANIMATION_MODULE_TYPE, inject} from '@angular/core';\n\n/**\n * @deprecated No longer used, will be removed.\n * @breaking-change 21.0.0\n * @docs-private\n */\nexport class AnimationCurves {\n static STANDARD_CURVE = 'cubic-bezier(0.4,0.0,0.2,1)';\n static DECELERATION_CURVE = 'cubic-bezier(0.0,0.0,0.2,1)';\n static ACCELERATION_CURVE = 'cubic-bezier(0.4,0.0,1,1)';\n static SHARP_CURVE = 'cubic-bezier(0.4,0.0,0.6,1)';\n}\n\n/**\n * @deprecated No longer used, will be removed.\n * @breaking-change 21.0.0\n * @docs-private\n */\nexport class AnimationDurations {\n static COMPLEX = '375ms';\n static ENTERING = '225ms';\n static EXITING = '195ms';\n}\n\n/**\n * Returns whether animations have been disabled by DI. Must be called in a DI context.\n * @docs-private\n */\nexport function _animationsDisabled(): boolean {\n return inject(ANIMATION_MODULE_TYPE, {optional: true}) === 'NoopAnimations';\n}\n"],"names":[],"mappings":";;AAUA;;;;AAIG;MACU,eAAe,CAAA;AAC1B,IAAA,OAAO,cAAc,GAAG,6BAA6B,CAAA;AACrD,IAAA,OAAO,kBAAkB,GAAG,6BAA6B,CAAA;AACzD,IAAA,OAAO,kBAAkB,GAAG,2BAA2B,CAAA;AACvD,IAAA,OAAO,WAAW,GAAG,6BAA6B,CAAA;;AAGpD;;;;AAIG;MACU,kBAAkB,CAAA;AAC7B,IAAA,OAAO,OAAO,GAAG,OAAO,CAAA;AACxB,IAAA,OAAO,QAAQ,GAAG,OAAO,CAAA;AACzB,IAAA,OAAO,OAAO,GAAG,OAAO,CAAA;;AAG1B;;;AAGG;SACa,mBAAmB,GAAA;AACjC,IAAA,OAAO,MAAM,CAAC,qBAAqB,EAAE,EAAC,QAAQ,EAAE,IAAI,EAAC,CAAC,KAAK,gBAAgB,CAAA;AAC7E;;;;"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { coerceBooleanProperty } from '@angular/cdk/coercion';
|
|
2
2
|
import { ComponentHarness, HarnessPredicate } from '@angular/cdk/testing';
|
|
3
|
-
import { M as MatOptionHarness } from '../option-harness-
|
|
4
|
-
import { M as MatOptgroupHarness } from '../optgroup-harness-
|
|
3
|
+
import { M as MatOptionHarness } from '../option-harness-b4971f41.mjs';
|
|
4
|
+
import { M as MatOptgroupHarness } from '../optgroup-harness-d5cf72ed.mjs';
|
|
5
5
|
|
|
6
6
|
class MatAutocompleteHarness extends ComponentHarness {
|
|
7
7
|
_documentRootLocator = this.documentRootLocatorFactory();
|
|
@@ -1,30 +1,31 @@
|
|
|
1
|
-
import { M as MAT_OPTION_PARENT_COMPONENT, a as MatOption, b as MAT_OPTGROUP, c as MatOptionSelectionChange, _ as _countGroupLabelsBeforeOption, d as _getOptionScrollPosition } from './option-
|
|
2
|
-
export { e as MatOptgroup, a as MatOption } from './option-
|
|
1
|
+
import { M as MAT_OPTION_PARENT_COMPONENT, a as MatOption, b as MAT_OPTGROUP, c as MatOptionSelectionChange, _ as _countGroupLabelsBeforeOption, d as _getOptionScrollPosition } from './option-636f0562.mjs';
|
|
2
|
+
export { e as MatOptgroup, a as MatOption } from './option-636f0562.mjs';
|
|
3
3
|
import * as i0 from '@angular/core';
|
|
4
|
-
import { InjectionToken, inject, ChangeDetectorRef, ElementRef,
|
|
4
|
+
import { InjectionToken, inject, ChangeDetectorRef, ElementRef, EventEmitter, booleanAttribute, TemplateRef, Component, ViewEncapsulation, ChangeDetectionStrategy, ViewChild, ContentChildren, Input, Output, Directive, forwardRef, EnvironmentInjector, ViewContainerRef, NgZone, Renderer2, afterNextRender, NgModule } from '@angular/core';
|
|
5
5
|
import { ViewportRuler, CdkScrollableModule } from '@angular/cdk/scrolling';
|
|
6
6
|
import { Overlay, OverlayConfig, OverlayModule } from '@angular/cdk/overlay';
|
|
7
7
|
import { _IdGenerator, ActiveDescendantKeyManager, removeAriaReferencedId, addAriaReferencedId } from '@angular/cdk/a11y';
|
|
8
8
|
import { Platform, _getFocusedElementPierceShadowDom, _getEventTarget } from '@angular/cdk/platform';
|
|
9
9
|
import { Subscription, Subject, merge, of, defer, Observable } from 'rxjs';
|
|
10
|
+
import { _ as _animationsDisabled } from './animation-5f89c9a6.mjs';
|
|
10
11
|
import { Directionality } from '@angular/cdk/bidi';
|
|
11
12
|
import { hasModifierKey, ESCAPE, ENTER, TAB, UP_ARROW, DOWN_ARROW } from '@angular/cdk/keycodes';
|
|
12
13
|
import { BreakpointObserver, Breakpoints } from '@angular/cdk/layout';
|
|
13
14
|
import { TemplatePortal } from '@angular/cdk/portal';
|
|
14
15
|
import { NG_VALUE_ACCESSOR } from '@angular/forms';
|
|
15
16
|
import { filter, map, startWith, switchMap, tap, delay, take } from 'rxjs/operators';
|
|
16
|
-
import { M as MAT_FORM_FIELD } from './form-field-
|
|
17
|
-
import { M as MatOptionModule } from './index-
|
|
17
|
+
import { M as MAT_FORM_FIELD } from './form-field-8a19bb72.mjs';
|
|
18
|
+
import { M as MatOptionModule } from './index-26a22e6d.mjs';
|
|
18
19
|
import { M as MatCommonModule } from './common-module-2d64df09.mjs';
|
|
19
|
-
import './ripple-
|
|
20
|
+
import './ripple-c405b061.mjs';
|
|
20
21
|
import '@angular/cdk/coercion';
|
|
21
22
|
import '@angular/cdk/private';
|
|
22
|
-
import './pseudo-checkbox-
|
|
23
|
+
import './pseudo-checkbox-0115d33e.mjs';
|
|
23
24
|
import './structural-styles-d5ada3b3.mjs';
|
|
24
25
|
import '@angular/common';
|
|
25
26
|
import '@angular/cdk/observers/private';
|
|
26
|
-
import './index-
|
|
27
|
-
import './pseudo-checkbox-module-
|
|
27
|
+
import './index-8309af79.mjs';
|
|
28
|
+
import './pseudo-checkbox-module-89d964bd.mjs';
|
|
28
29
|
|
|
29
30
|
/** Event object that is emitted when an autocomplete option is selected. */
|
|
30
31
|
class MatAutocompleteSelectedEvent {
|
|
@@ -63,7 +64,7 @@ class MatAutocomplete {
|
|
|
63
64
|
_changeDetectorRef = inject(ChangeDetectorRef);
|
|
64
65
|
_elementRef = inject(ElementRef);
|
|
65
66
|
_defaults = inject(MAT_AUTOCOMPLETE_DEFAULT_OPTIONS);
|
|
66
|
-
_animationsDisabled =
|
|
67
|
+
_animationsDisabled = _animationsDisabled();
|
|
67
68
|
_activeOptionChanges = Subscription.EMPTY;
|
|
68
69
|
/** Manages active item in option list based on key events. */
|
|
69
70
|
_keyManager;
|
|
@@ -371,6 +372,7 @@ class MatAutocompleteTrigger {
|
|
|
371
372
|
_viewportRuler = inject(ViewportRuler);
|
|
372
373
|
_scrollStrategy = inject(MAT_AUTOCOMPLETE_SCROLL_STRATEGY);
|
|
373
374
|
_renderer = inject(Renderer2);
|
|
375
|
+
_animationsDisabled = _animationsDisabled();
|
|
374
376
|
_defaults = inject(MAT_AUTOCOMPLETE_DEFAULT_OPTIONS, { optional: true });
|
|
375
377
|
_overlayRef;
|
|
376
378
|
_portal;
|
|
@@ -999,6 +1001,7 @@ class MatAutocompleteTrigger {
|
|
|
999
1001
|
hasBackdrop: this._defaults?.hasBackdrop,
|
|
1000
1002
|
backdropClass: this._defaults?.backdropClass,
|
|
1001
1003
|
panelClass: this._defaults?.overlayPanelClass,
|
|
1004
|
+
disableAnimations: this._animationsDisabled,
|
|
1002
1005
|
});
|
|
1003
1006
|
}
|
|
1004
1007
|
_getOverlayPosition() {
|