@angular/material 21.1.0-next.0 → 21.1.0-next.2
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/core/focus-indicators/_private.scss +1 -1
- package/fesm2022/_animation-chunk.mjs.map +1 -1
- package/fesm2022/_date-formats-chunk.mjs.map +1 -1
- package/fesm2022/_date-range-input-harness-chunk.mjs.map +1 -1
- package/fesm2022/_error-options-chunk.mjs +6 -6
- package/fesm2022/_error-options-chunk.mjs.map +1 -1
- package/fesm2022/_error-state-chunk.mjs.map +1 -1
- package/fesm2022/_form-field-chunk.mjs +30 -30
- package/fesm2022/_form-field-chunk.mjs.map +1 -1
- package/fesm2022/_icon-button-chunk.mjs +6 -6
- package/fesm2022/_icon-button-chunk.mjs.map +1 -1
- package/fesm2022/_icon-registry-chunk.mjs +3 -3
- package/fesm2022/_icon-registry-chunk.mjs.map +1 -1
- package/fesm2022/_input-harness-chunk.mjs.map +1 -1
- package/fesm2022/_input-value-accessor-chunk.mjs.map +1 -1
- package/fesm2022/_internal-form-field-chunk.mjs +3 -3
- package/fesm2022/_internal-form-field-chunk.mjs.map +1 -1
- package/fesm2022/_line-chunk.mjs +7 -7
- package/fesm2022/_line-chunk.mjs.map +1 -1
- package/fesm2022/_option-chunk.mjs +6 -6
- package/fesm2022/_option-chunk.mjs.map +1 -1
- package/fesm2022/_option-harness-chunk.mjs.map +1 -1
- package/fesm2022/_option-module-chunk.mjs +4 -4
- package/fesm2022/_option-module-chunk.mjs.map +1 -1
- package/fesm2022/_pseudo-checkbox-chunk.mjs +3 -3
- package/fesm2022/_pseudo-checkbox-chunk.mjs.map +1 -1
- package/fesm2022/_pseudo-checkbox-module-chunk.mjs +4 -4
- package/fesm2022/_pseudo-checkbox-module-chunk.mjs.map +1 -1
- package/fesm2022/_public-api-chunk.mjs.map +1 -1
- package/fesm2022/_ripple-chunk.mjs +6 -6
- package/fesm2022/_ripple-chunk.mjs.map +1 -1
- package/fesm2022/_ripple-loader-chunk.mjs +3 -3
- package/fesm2022/_ripple-loader-chunk.mjs.map +1 -1
- package/fesm2022/_ripple-module-chunk.mjs +4 -4
- package/fesm2022/_ripple-module-chunk.mjs.map +1 -1
- package/fesm2022/_structural-styles-chunk.mjs +3 -3
- package/fesm2022/_structural-styles-chunk.mjs.map +1 -1
- package/fesm2022/_tooltip-chunk.mjs +6 -6
- package/fesm2022/_tooltip-chunk.mjs.map +1 -1
- package/fesm2022/autocomplete-testing.mjs.map +1 -1
- package/fesm2022/autocomplete.mjs +19 -15
- package/fesm2022/autocomplete.mjs.map +1 -1
- package/fesm2022/badge-testing.mjs.map +1 -1
- package/fesm2022/badge.mjs +10 -10
- package/fesm2022/badge.mjs.map +1 -1
- package/fesm2022/bottom-sheet-testing.mjs.map +1 -1
- package/fesm2022/bottom-sheet.mjs +10 -10
- 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 +10 -10
- package/fesm2022/button-toggle.mjs.map +1 -1
- package/fesm2022/button.mjs +13 -13
- package/fesm2022/button.mjs.map +1 -1
- package/fesm2022/card-testing.mjs.map +1 -1
- package/fesm2022/card.mjs +46 -46
- package/fesm2022/card.mjs.map +1 -1
- package/fesm2022/checkbox-testing.mjs.map +1 -1
- package/fesm2022/checkbox.mjs +7 -7
- package/fesm2022/checkbox.mjs.map +1 -1
- package/fesm2022/chips-testing.mjs.map +1 -1
- package/fesm2022/chips.mjs +46 -46
- package/fesm2022/chips.mjs.map +1 -1
- package/fesm2022/core-testing.mjs.map +1 -1
- package/fesm2022/core.mjs +12 -12
- package/fesm2022/core.mjs.map +1 -1
- package/fesm2022/datepicker-testing.mjs.map +1 -1
- package/fesm2022/datepicker.mjs +91 -89
- package/fesm2022/datepicker.mjs.map +1 -1
- package/fesm2022/dialog-testing.mjs.map +1 -1
- package/fesm2022/dialog.mjs +25 -25
- package/fesm2022/dialog.mjs.map +1 -1
- package/fesm2022/divider-testing.mjs.map +1 -1
- package/fesm2022/divider.mjs +7 -7
- package/fesm2022/divider.mjs.map +1 -1
- package/fesm2022/expansion-testing.mjs.map +1 -1
- package/fesm2022/expansion.mjs +25 -25
- package/fesm2022/expansion.mjs.map +1 -1
- package/fesm2022/form-field-testing-control.mjs.map +1 -1
- package/fesm2022/form-field-testing.mjs.map +1 -1
- package/fesm2022/form-field.mjs +4 -4
- package/fesm2022/form-field.mjs.map +1 -1
- package/fesm2022/grid-list-testing.mjs.map +1 -1
- package/fesm2022/grid-list.mjs +22 -22
- package/fesm2022/grid-list.mjs.map +1 -1
- package/fesm2022/icon-testing.mjs +7 -7
- package/fesm2022/icon-testing.mjs.map +1 -1
- package/fesm2022/icon.mjs +7 -7
- package/fesm2022/icon.mjs.map +1 -1
- package/fesm2022/input-testing.mjs.map +1 -1
- package/fesm2022/input.mjs +7 -7
- package/fesm2022/input.mjs.map +1 -1
- package/fesm2022/list-testing.mjs.map +1 -1
- package/fesm2022/list.mjs +49 -49
- package/fesm2022/list.mjs.map +1 -1
- package/fesm2022/material.mjs.map +1 -1
- package/fesm2022/menu-testing.mjs.map +1 -1
- package/fesm2022/menu.mjs +22 -22
- package/fesm2022/menu.mjs.map +1 -1
- package/fesm2022/paginator-testing.mjs.map +1 -1
- package/fesm2022/paginator.mjs +10 -10
- package/fesm2022/paginator.mjs.map +1 -1
- package/fesm2022/progress-bar-testing.mjs.map +1 -1
- package/fesm2022/progress-bar.mjs +7 -7
- package/fesm2022/progress-bar.mjs.map +1 -1
- package/fesm2022/progress-spinner-testing.mjs.map +1 -1
- package/fesm2022/progress-spinner.mjs +7 -7
- package/fesm2022/progress-spinner.mjs.map +1 -1
- package/fesm2022/radio-testing.mjs.map +1 -1
- package/fesm2022/radio.mjs +10 -10
- package/fesm2022/radio.mjs.map +1 -1
- package/fesm2022/select-testing.mjs.map +1 -1
- package/fesm2022/select.mjs +10 -10
- package/fesm2022/select.mjs.map +1 -1
- package/fesm2022/sidenav-testing.mjs.map +1 -1
- package/fesm2022/sidenav.mjs +22 -22
- package/fesm2022/sidenav.mjs.map +1 -1
- package/fesm2022/slide-toggle-testing.mjs.map +1 -1
- package/fesm2022/slide-toggle.mjs +7 -7
- package/fesm2022/slide-toggle.mjs.map +1 -1
- package/fesm2022/slider-testing.mjs.map +1 -1
- package/fesm2022/slider.mjs +16 -16
- package/fesm2022/slider.mjs.map +1 -1
- package/fesm2022/snack-bar-testing.mjs.map +1 -1
- package/fesm2022/snack-bar.mjs +22 -22
- package/fesm2022/snack-bar.mjs.map +1 -1
- package/fesm2022/sort-testing.mjs.map +1 -1
- package/fesm2022/sort.mjs +13 -13
- package/fesm2022/sort.mjs.map +1 -1
- package/fesm2022/stepper-testing.mjs.map +1 -1
- package/fesm2022/stepper.mjs +31 -31
- package/fesm2022/stepper.mjs.map +1 -1
- package/fesm2022/table-testing.mjs.map +1 -1
- package/fesm2022/table.mjs +61 -75
- package/fesm2022/table.mjs.map +1 -1
- package/fesm2022/tabs-testing.mjs.map +1 -1
- package/fesm2022/tabs.mjs +43 -43
- package/fesm2022/tabs.mjs.map +1 -1
- package/fesm2022/timepicker-testing.mjs.map +1 -1
- package/fesm2022/timepicker.mjs +112 -121
- package/fesm2022/timepicker.mjs.map +1 -1
- package/fesm2022/toolbar-testing.mjs.map +1 -1
- package/fesm2022/toolbar.mjs +10 -10
- package/fesm2022/toolbar.mjs.map +1 -1
- package/fesm2022/tooltip-testing.mjs.map +1 -1
- package/fesm2022/tooltip.mjs +4 -4
- package/fesm2022/tooltip.mjs.map +1 -1
- package/fesm2022/tree-testing.mjs.map +1 -1
- package/fesm2022/tree.mjs +25 -25
- package/fesm2022/tree.mjs.map +1 -1
- package/package.json +2 -2
- package/schematics/ng-add/index.js +1 -1
- package/types/datepicker.d.ts +6 -2
- package/types/table.d.ts +3 -0
- package/types/timepicker.d.ts +4 -4
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"dialog-testing.mjs","sources":["../../../../../darwin_arm64-fastbuild-ST-199a4f3c4e20/bin/src/material/dialog/testing/dialog-harness.ts","../../../../../darwin_arm64-fastbuild-ST-199a4f3c4e20/bin/src/material/dialog/testing/dialog-opener.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 {\n ComponentHarnessConstructor,\n ContentContainerComponentHarness,\n HarnessPredicate,\n TestKey,\n} from '@angular/cdk/testing';\nimport {DialogHarnessFilters} from './dialog-harness-filters';\nimport {DialogRole} from '../../dialog';\n\n/** Selectors for different sections of the mat-dialog that can contain user content. */\nexport enum MatDialogSection {\n TITLE = '.mat-mdc-dialog-title',\n CONTENT = '.mat-mdc-dialog-content',\n ACTIONS = '.mat-mdc-dialog-actions',\n}\n\n/** Harness for interacting with a standard `MatDialog` in tests. */\nexport class MatDialogHarness\n // @breaking-change 14.0.0 change generic type to MatDialogSection.\n extends ContentContainerComponentHarness<MatDialogSection | string>\n{\n /** The selector for the host element of a `MatDialog` instance. */\n static hostSelector = '.mat-mdc-dialog-container';\n\n /**\n * Gets a `HarnessPredicate` that can be used to search for a dialog with specific attributes.\n * @param options Options for filtering which dialog instances are considered a match.\n * @return a `HarnessPredicate` configured with the given options.\n */\n static with<T extends MatDialogHarness>(\n this: ComponentHarnessConstructor<T>,\n options: DialogHarnessFilters = {},\n ): HarnessPredicate<T> {\n return new HarnessPredicate(this, options);\n }\n\n protected _title = this.locatorForOptional(MatDialogSection.TITLE);\n protected _content = this.locatorForOptional(MatDialogSection.CONTENT);\n protected _actions = this.locatorForOptional(MatDialogSection.ACTIONS);\n\n /** Gets the id of the dialog. */\n async getId(): Promise<string | null> {\n const id = await (await this.host()).getAttribute('id');\n // In case no id has been specified, the \"id\" property always returns\n // an empty string. To make this method more explicit, we return null.\n return id !== '' ? id : null;\n }\n\n /** Gets the role of the dialog. */\n async getRole(): Promise<DialogRole | null> {\n return (await this.host()).getAttribute('role') as Promise<DialogRole | null>;\n }\n\n /** Gets the value of the dialog's \"aria-label\" attribute. */\n async getAriaLabel(): Promise<string | null> {\n return (await this.host()).getAttribute('aria-label');\n }\n\n /** Gets the value of the dialog's \"aria-labelledby\" attribute. */\n async getAriaLabelledby(): Promise<string | null> {\n return (await this.host()).getAttribute('aria-labelledby');\n }\n\n /** Gets the value of the dialog's \"aria-describedby\" attribute. */\n async getAriaDescribedby(): Promise<string | null> {\n return (await this.host()).getAttribute('aria-describedby');\n }\n\n /**\n * Closes the dialog by pressing escape.\n *\n * Note: this method does nothing if `disableClose` has been set to `true` for the dialog.\n */\n async close(): Promise<void> {\n await (await this.host()).sendKeys(TestKey.ESCAPE);\n }\n\n /** Gets the dialog's text. */\n async getText() {\n return (await this.host()).text();\n }\n\n /** Gets the dialog's title text. This only works if the dialog is using mat-dialog-title. */\n async getTitleText() {\n return (await this._title())?.text() ?? '';\n }\n\n /** Gets the dialog's content text. This only works if the dialog is using mat-dialog-content. */\n async getContentText() {\n return (await this._content())?.text() ?? '';\n }\n\n /** Gets the dialog's actions text. This only works if the dialog is using mat-dialog-actions. */\n async getActionsText() {\n return (await this._actions())?.text() ?? '';\n }\n}\n","/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.dev/license\n */\n\nimport {ComponentType} from '@angular/cdk/overlay';\nimport {\n ChangeDetectionStrategy,\n Component,\n NgModule,\n NgZone,\n OnDestroy,\n ViewEncapsulation,\n inject,\n} from '@angular/core';\nimport {MatDialog, MatDialogConfig, MatDialogModule, MatDialogRef} from '../../dialog';\nimport {Subscription} from 'rxjs';\nimport {AnimationsConfig, MATERIAL_ANIMATIONS} from '@angular/material/core';\n\n/** Test component that immediately opens a dialog when bootstrapped. */\n@Component({\n selector: 'mat-test-dialog-opener',\n template: '',\n changeDetection: ChangeDetectionStrategy.OnPush,\n encapsulation: ViewEncapsulation.None,\n})\nexport class MatTestDialogOpener<T = unknown, R = unknown> implements OnDestroy {\n dialog = inject(MatDialog);\n\n /** Component that should be opened with the MatDialog `open` method. */\n protected static component: ComponentType<unknown> | undefined;\n\n /** Config that should be provided to the MatDialog `open` method. */\n protected static config: MatDialogConfig | undefined;\n\n /** MatDialogRef returned from the MatDialog `open` method. */\n dialogRef: MatDialogRef<T, R>;\n\n /** Data passed to the `MatDialog` close method. */\n closedResult: R | undefined;\n\n private readonly _afterClosedSubscription: Subscription;\n\n private readonly _ngZone = inject(NgZone);\n\n /** Static method that prepares this class to open the provided component. */\n static withComponent<T = unknown, R = unknown>(\n component: ComponentType<T>,\n config?: MatDialogConfig,\n ) {\n MatTestDialogOpener.component = component;\n MatTestDialogOpener.config = config;\n return MatTestDialogOpener as ComponentType<MatTestDialogOpener<T, R>>;\n }\n\n constructor(...args: unknown[]);\n\n constructor() {\n if (!MatTestDialogOpener.component) {\n throw new Error(`MatTestDialogOpener does not have a component provided.`);\n }\n\n this.dialogRef = this._ngZone.run(() => {\n const config = {...(MatTestDialogOpener.config || {})};\n config.enterAnimationDuration = 0;\n config.exitAnimationDuration = 0;\n return this.dialog.open<T, R>(MatTestDialogOpener.component as ComponentType<T>, config);\n });\n this._afterClosedSubscription = this.dialogRef.afterClosed().subscribe(result => {\n this.closedResult = result;\n });\n }\n\n ngOnDestroy() {\n this._afterClosedSubscription.unsubscribe();\n MatTestDialogOpener.component = undefined;\n MatTestDialogOpener.config = undefined;\n }\n}\n\n@NgModule({\n imports: [MatDialogModule, MatTestDialogOpener],\n providers: [\n {\n provide: MATERIAL_ANIMATIONS,\n useValue: {\n animationsDisabled: true,\n } as AnimationsConfig,\n },\n ],\n})\nexport class MatTestDialogOpenerModule {}\n"],"names":["MatDialogSection","MatDialogHarness","ContentContainerComponentHarness","hostSelector","with","options","HarnessPredicate","_title","locatorForOptional","TITLE","_content","CONTENT","_actions","ACTIONS","getId","id","host","getAttribute","getRole","getAriaLabel","getAriaLabelledby","getAriaDescribedby","close","sendKeys","TestKey","ESCAPE","getText","text","getTitleText","getContentText","getActionsText","MatTestDialogOpener","dialog","inject","MatDialog","component","config","dialogRef","closedResult","_afterClosedSubscription","_ngZone","NgZone","withComponent","MatTestDialogOpener_1","constructor","Error","run","enterAnimationDuration","exitAnimationDuration","open","afterClosed","subscribe","result","ngOnDestroy","unsubscribe","undefined","__decorate","Component","selector","template","changeDetection","ChangeDetectionStrategy","OnPush","encapsulation","ViewEncapsulation","None","MatTestDialogOpenerModule","NgModule","imports","MatDialogModule","providers","provide","MATERIAL_ANIMATIONS","useValue","animationsDisabled"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"dialog-testing.mjs","sources":["../../../../../darwin_arm64-fastbuild-ST-fdfa778d11ba/bin/src/material/dialog/testing/dialog-harness.ts","../../../../../darwin_arm64-fastbuild-ST-fdfa778d11ba/bin/src/material/dialog/testing/dialog-opener.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 {\n ComponentHarnessConstructor,\n ContentContainerComponentHarness,\n HarnessPredicate,\n TestKey,\n} from '@angular/cdk/testing';\nimport {DialogHarnessFilters} from './dialog-harness-filters';\nimport {DialogRole} from '../../dialog';\n\n/** Selectors for different sections of the mat-dialog that can contain user content. */\nexport enum MatDialogSection {\n TITLE = '.mat-mdc-dialog-title',\n CONTENT = '.mat-mdc-dialog-content',\n ACTIONS = '.mat-mdc-dialog-actions',\n}\n\n/** Harness for interacting with a standard `MatDialog` in tests. */\nexport class MatDialogHarness\n // @breaking-change 14.0.0 change generic type to MatDialogSection.\n extends ContentContainerComponentHarness<MatDialogSection | string>\n{\n /** The selector for the host element of a `MatDialog` instance. */\n static hostSelector = '.mat-mdc-dialog-container';\n\n /**\n * Gets a `HarnessPredicate` that can be used to search for a dialog with specific attributes.\n * @param options Options for filtering which dialog instances are considered a match.\n * @return a `HarnessPredicate` configured with the given options.\n */\n static with<T extends MatDialogHarness>(\n this: ComponentHarnessConstructor<T>,\n options: DialogHarnessFilters = {},\n ): HarnessPredicate<T> {\n return new HarnessPredicate(this, options);\n }\n\n protected _title = this.locatorForOptional(MatDialogSection.TITLE);\n protected _content = this.locatorForOptional(MatDialogSection.CONTENT);\n protected _actions = this.locatorForOptional(MatDialogSection.ACTIONS);\n\n /** Gets the id of the dialog. */\n async getId(): Promise<string | null> {\n const id = await (await this.host()).getAttribute('id');\n // In case no id has been specified, the \"id\" property always returns\n // an empty string. To make this method more explicit, we return null.\n return id !== '' ? id : null;\n }\n\n /** Gets the role of the dialog. */\n async getRole(): Promise<DialogRole | null> {\n return (await this.host()).getAttribute('role') as Promise<DialogRole | null>;\n }\n\n /** Gets the value of the dialog's \"aria-label\" attribute. */\n async getAriaLabel(): Promise<string | null> {\n return (await this.host()).getAttribute('aria-label');\n }\n\n /** Gets the value of the dialog's \"aria-labelledby\" attribute. */\n async getAriaLabelledby(): Promise<string | null> {\n return (await this.host()).getAttribute('aria-labelledby');\n }\n\n /** Gets the value of the dialog's \"aria-describedby\" attribute. */\n async getAriaDescribedby(): Promise<string | null> {\n return (await this.host()).getAttribute('aria-describedby');\n }\n\n /**\n * Closes the dialog by pressing escape.\n *\n * Note: this method does nothing if `disableClose` has been set to `true` for the dialog.\n */\n async close(): Promise<void> {\n await (await this.host()).sendKeys(TestKey.ESCAPE);\n }\n\n /** Gets the dialog's text. */\n async getText() {\n return (await this.host()).text();\n }\n\n /** Gets the dialog's title text. This only works if the dialog is using mat-dialog-title. */\n async getTitleText() {\n return (await this._title())?.text() ?? '';\n }\n\n /** Gets the dialog's content text. This only works if the dialog is using mat-dialog-content. */\n async getContentText() {\n return (await this._content())?.text() ?? '';\n }\n\n /** Gets the dialog's actions text. This only works if the dialog is using mat-dialog-actions. */\n async getActionsText() {\n return (await this._actions())?.text() ?? '';\n }\n}\n","/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.dev/license\n */\n\nimport {ComponentType} from '@angular/cdk/overlay';\nimport {\n ChangeDetectionStrategy,\n Component,\n NgModule,\n NgZone,\n OnDestroy,\n ViewEncapsulation,\n inject,\n} from '@angular/core';\nimport {MatDialog, MatDialogConfig, MatDialogModule, MatDialogRef} from '../../dialog';\nimport {Subscription} from 'rxjs';\nimport {AnimationsConfig, MATERIAL_ANIMATIONS} from '@angular/material/core';\n\n/** Test component that immediately opens a dialog when bootstrapped. */\n@Component({\n selector: 'mat-test-dialog-opener',\n template: '',\n changeDetection: ChangeDetectionStrategy.OnPush,\n encapsulation: ViewEncapsulation.None,\n})\nexport class MatTestDialogOpener<T = unknown, R = unknown> implements OnDestroy {\n dialog = inject(MatDialog);\n\n /** Component that should be opened with the MatDialog `open` method. */\n protected static component: ComponentType<unknown> | undefined;\n\n /** Config that should be provided to the MatDialog `open` method. */\n protected static config: MatDialogConfig | undefined;\n\n /** MatDialogRef returned from the MatDialog `open` method. */\n dialogRef: MatDialogRef<T, R>;\n\n /** Data passed to the `MatDialog` close method. */\n closedResult: R | undefined;\n\n private readonly _afterClosedSubscription: Subscription;\n\n private readonly _ngZone = inject(NgZone);\n\n /** Static method that prepares this class to open the provided component. */\n static withComponent<T = unknown, R = unknown>(\n component: ComponentType<T>,\n config?: MatDialogConfig,\n ) {\n MatTestDialogOpener.component = component;\n MatTestDialogOpener.config = config;\n return MatTestDialogOpener as ComponentType<MatTestDialogOpener<T, R>>;\n }\n\n constructor(...args: unknown[]);\n\n constructor() {\n if (!MatTestDialogOpener.component) {\n throw new Error(`MatTestDialogOpener does not have a component provided.`);\n }\n\n this.dialogRef = this._ngZone.run(() => {\n const config = {...(MatTestDialogOpener.config || {})};\n config.enterAnimationDuration = 0;\n config.exitAnimationDuration = 0;\n return this.dialog.open<T, R>(MatTestDialogOpener.component as ComponentType<T>, config);\n });\n this._afterClosedSubscription = this.dialogRef.afterClosed().subscribe(result => {\n this.closedResult = result;\n });\n }\n\n ngOnDestroy() {\n this._afterClosedSubscription.unsubscribe();\n MatTestDialogOpener.component = undefined;\n MatTestDialogOpener.config = undefined;\n }\n}\n\n@NgModule({\n imports: [MatDialogModule, MatTestDialogOpener],\n providers: [\n {\n provide: MATERIAL_ANIMATIONS,\n useValue: {\n animationsDisabled: true,\n } as AnimationsConfig,\n },\n ],\n})\nexport class MatTestDialogOpenerModule {}\n"],"names":["MatDialogSection","MatDialogHarness","ContentContainerComponentHarness","hostSelector","with","options","HarnessPredicate","_title","locatorForOptional","TITLE","_content","CONTENT","_actions","ACTIONS","getId","id","host","getAttribute","getRole","getAriaLabel","getAriaLabelledby","getAriaDescribedby","close","sendKeys","TestKey","ESCAPE","getText","text","getTitleText","getContentText","getActionsText","MatTestDialogOpener","dialog","inject","MatDialog","component","config","dialogRef","closedResult","_afterClosedSubscription","_ngZone","NgZone","withComponent","MatTestDialogOpener_1","constructor","Error","run","enterAnimationDuration","exitAnimationDuration","open","afterClosed","subscribe","result","ngOnDestroy","unsubscribe","undefined","__decorate","Component","selector","template","changeDetection","ChangeDetectionStrategy","OnPush","encapsulation","ViewEncapsulation","None","MatTestDialogOpenerModule","NgModule","imports","MatDialogModule","providers","provide","MATERIAL_ANIMATIONS","useValue","animationsDisabled"],"mappings":"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"}
|
package/fesm2022/dialog.mjs
CHANGED
|
@@ -151,7 +151,7 @@ class MatDialogContainer extends CdkDialogContainer {
|
|
|
151
151
|
}
|
|
152
152
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
153
153
|
minVersion: "12.0.0",
|
|
154
|
-
version: "21.0.
|
|
154
|
+
version: "21.0.3",
|
|
155
155
|
ngImport: i0,
|
|
156
156
|
type: MatDialogContainer,
|
|
157
157
|
deps: null,
|
|
@@ -159,7 +159,7 @@ class MatDialogContainer extends CdkDialogContainer {
|
|
|
159
159
|
});
|
|
160
160
|
static ɵcmp = i0.ɵɵngDeclareComponent({
|
|
161
161
|
minVersion: "14.0.0",
|
|
162
|
-
version: "21.0.
|
|
162
|
+
version: "21.0.3",
|
|
163
163
|
type: MatDialogContainer,
|
|
164
164
|
isStandalone: true,
|
|
165
165
|
selector: "mat-dialog-container",
|
|
@@ -197,7 +197,7 @@ class MatDialogContainer extends CdkDialogContainer {
|
|
|
197
197
|
}
|
|
198
198
|
i0.ɵɵngDeclareClassMetadata({
|
|
199
199
|
minVersion: "12.0.0",
|
|
200
|
-
version: "21.0.
|
|
200
|
+
version: "21.0.3",
|
|
201
201
|
ngImport: i0,
|
|
202
202
|
type: MatDialogContainer,
|
|
203
203
|
decorators: [{
|
|
@@ -487,7 +487,7 @@ class MatDialog {
|
|
|
487
487
|
}
|
|
488
488
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
489
489
|
minVersion: "12.0.0",
|
|
490
|
-
version: "21.0.
|
|
490
|
+
version: "21.0.3",
|
|
491
491
|
ngImport: i0,
|
|
492
492
|
type: MatDialog,
|
|
493
493
|
deps: [],
|
|
@@ -495,7 +495,7 @@ class MatDialog {
|
|
|
495
495
|
});
|
|
496
496
|
static ɵprov = i0.ɵɵngDeclareInjectable({
|
|
497
497
|
minVersion: "12.0.0",
|
|
498
|
-
version: "21.0.
|
|
498
|
+
version: "21.0.3",
|
|
499
499
|
ngImport: i0,
|
|
500
500
|
type: MatDialog,
|
|
501
501
|
providedIn: 'root'
|
|
@@ -503,7 +503,7 @@ class MatDialog {
|
|
|
503
503
|
}
|
|
504
504
|
i0.ɵɵngDeclareClassMetadata({
|
|
505
505
|
minVersion: "12.0.0",
|
|
506
|
-
version: "21.0.
|
|
506
|
+
version: "21.0.3",
|
|
507
507
|
ngImport: i0,
|
|
508
508
|
type: MatDialog,
|
|
509
509
|
decorators: [{
|
|
@@ -542,7 +542,7 @@ class MatDialogClose {
|
|
|
542
542
|
}
|
|
543
543
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
544
544
|
minVersion: "12.0.0",
|
|
545
|
-
version: "21.0.
|
|
545
|
+
version: "21.0.3",
|
|
546
546
|
ngImport: i0,
|
|
547
547
|
type: MatDialogClose,
|
|
548
548
|
deps: [],
|
|
@@ -550,7 +550,7 @@ class MatDialogClose {
|
|
|
550
550
|
});
|
|
551
551
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
552
552
|
minVersion: "14.0.0",
|
|
553
|
-
version: "21.0.
|
|
553
|
+
version: "21.0.3",
|
|
554
554
|
type: MatDialogClose,
|
|
555
555
|
isStandalone: true,
|
|
556
556
|
selector: "[mat-dialog-close], [matDialogClose]",
|
|
@@ -576,7 +576,7 @@ class MatDialogClose {
|
|
|
576
576
|
}
|
|
577
577
|
i0.ɵɵngDeclareClassMetadata({
|
|
578
578
|
minVersion: "12.0.0",
|
|
579
|
-
version: "21.0.
|
|
579
|
+
version: "21.0.3",
|
|
580
580
|
ngImport: i0,
|
|
581
581
|
type: MatDialogClose,
|
|
582
582
|
decorators: [{
|
|
@@ -637,7 +637,7 @@ class MatDialogLayoutSection {
|
|
|
637
637
|
}
|
|
638
638
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
639
639
|
minVersion: "12.0.0",
|
|
640
|
-
version: "21.0.
|
|
640
|
+
version: "21.0.3",
|
|
641
641
|
ngImport: i0,
|
|
642
642
|
type: MatDialogLayoutSection,
|
|
643
643
|
deps: [],
|
|
@@ -645,7 +645,7 @@ class MatDialogLayoutSection {
|
|
|
645
645
|
});
|
|
646
646
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
647
647
|
minVersion: "14.0.0",
|
|
648
|
-
version: "21.0.
|
|
648
|
+
version: "21.0.3",
|
|
649
649
|
type: MatDialogLayoutSection,
|
|
650
650
|
isStandalone: true,
|
|
651
651
|
ngImport: i0
|
|
@@ -653,7 +653,7 @@ class MatDialogLayoutSection {
|
|
|
653
653
|
}
|
|
654
654
|
i0.ɵɵngDeclareClassMetadata({
|
|
655
655
|
minVersion: "12.0.0",
|
|
656
|
-
version: "21.0.
|
|
656
|
+
version: "21.0.3",
|
|
657
657
|
ngImport: i0,
|
|
658
658
|
type: MatDialogLayoutSection,
|
|
659
659
|
decorators: [{
|
|
@@ -671,7 +671,7 @@ class MatDialogTitle extends MatDialogLayoutSection {
|
|
|
671
671
|
}
|
|
672
672
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
673
673
|
minVersion: "12.0.0",
|
|
674
|
-
version: "21.0.
|
|
674
|
+
version: "21.0.3",
|
|
675
675
|
ngImport: i0,
|
|
676
676
|
type: MatDialogTitle,
|
|
677
677
|
deps: null,
|
|
@@ -679,7 +679,7 @@ class MatDialogTitle extends MatDialogLayoutSection {
|
|
|
679
679
|
});
|
|
680
680
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
681
681
|
minVersion: "14.0.0",
|
|
682
|
-
version: "21.0.
|
|
682
|
+
version: "21.0.3",
|
|
683
683
|
type: MatDialogTitle,
|
|
684
684
|
isStandalone: true,
|
|
685
685
|
selector: "[mat-dialog-title], [matDialogTitle]",
|
|
@@ -699,7 +699,7 @@ class MatDialogTitle extends MatDialogLayoutSection {
|
|
|
699
699
|
}
|
|
700
700
|
i0.ɵɵngDeclareClassMetadata({
|
|
701
701
|
minVersion: "12.0.0",
|
|
702
|
-
version: "21.0.
|
|
702
|
+
version: "21.0.3",
|
|
703
703
|
ngImport: i0,
|
|
704
704
|
type: MatDialogTitle,
|
|
705
705
|
decorators: [{
|
|
@@ -722,7 +722,7 @@ i0.ɵɵngDeclareClassMetadata({
|
|
|
722
722
|
class MatDialogContent {
|
|
723
723
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
724
724
|
minVersion: "12.0.0",
|
|
725
|
-
version: "21.0.
|
|
725
|
+
version: "21.0.3",
|
|
726
726
|
ngImport: i0,
|
|
727
727
|
type: MatDialogContent,
|
|
728
728
|
deps: [],
|
|
@@ -730,7 +730,7 @@ class MatDialogContent {
|
|
|
730
730
|
});
|
|
731
731
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
732
732
|
minVersion: "14.0.0",
|
|
733
|
-
version: "21.0.
|
|
733
|
+
version: "21.0.3",
|
|
734
734
|
type: MatDialogContent,
|
|
735
735
|
isStandalone: true,
|
|
736
736
|
selector: "[mat-dialog-content], mat-dialog-content, [matDialogContent]",
|
|
@@ -745,7 +745,7 @@ class MatDialogContent {
|
|
|
745
745
|
}
|
|
746
746
|
i0.ɵɵngDeclareClassMetadata({
|
|
747
747
|
minVersion: "12.0.0",
|
|
748
|
-
version: "21.0.
|
|
748
|
+
version: "21.0.3",
|
|
749
749
|
ngImport: i0,
|
|
750
750
|
type: MatDialogContent,
|
|
751
751
|
decorators: [{
|
|
@@ -769,7 +769,7 @@ class MatDialogActions extends MatDialogLayoutSection {
|
|
|
769
769
|
}
|
|
770
770
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
771
771
|
minVersion: "12.0.0",
|
|
772
|
-
version: "21.0.
|
|
772
|
+
version: "21.0.3",
|
|
773
773
|
ngImport: i0,
|
|
774
774
|
type: MatDialogActions,
|
|
775
775
|
deps: null,
|
|
@@ -777,7 +777,7 @@ class MatDialogActions extends MatDialogLayoutSection {
|
|
|
777
777
|
});
|
|
778
778
|
static ɵdir = i0.ɵɵngDeclareDirective({
|
|
779
779
|
minVersion: "14.0.0",
|
|
780
|
-
version: "21.0.
|
|
780
|
+
version: "21.0.3",
|
|
781
781
|
type: MatDialogActions,
|
|
782
782
|
isStandalone: true,
|
|
783
783
|
selector: "[mat-dialog-actions], mat-dialog-actions, [matDialogActions]",
|
|
@@ -798,7 +798,7 @@ class MatDialogActions extends MatDialogLayoutSection {
|
|
|
798
798
|
}
|
|
799
799
|
i0.ɵɵngDeclareClassMetadata({
|
|
800
800
|
minVersion: "12.0.0",
|
|
801
|
-
version: "21.0.
|
|
801
|
+
version: "21.0.3",
|
|
802
802
|
ngImport: i0,
|
|
803
803
|
type: MatDialogActions,
|
|
804
804
|
decorators: [{
|
|
@@ -831,7 +831,7 @@ const DIRECTIVES = [MatDialogContainer, MatDialogClose, MatDialogTitle, MatDialo
|
|
|
831
831
|
class MatDialogModule {
|
|
832
832
|
static ɵfac = i0.ɵɵngDeclareFactory({
|
|
833
833
|
minVersion: "12.0.0",
|
|
834
|
-
version: "21.0.
|
|
834
|
+
version: "21.0.3",
|
|
835
835
|
ngImport: i0,
|
|
836
836
|
type: MatDialogModule,
|
|
837
837
|
deps: [],
|
|
@@ -839,7 +839,7 @@ class MatDialogModule {
|
|
|
839
839
|
});
|
|
840
840
|
static ɵmod = i0.ɵɵngDeclareNgModule({
|
|
841
841
|
minVersion: "14.0.0",
|
|
842
|
-
version: "21.0.
|
|
842
|
+
version: "21.0.3",
|
|
843
843
|
ngImport: i0,
|
|
844
844
|
type: MatDialogModule,
|
|
845
845
|
imports: [DialogModule, OverlayModule, PortalModule, MatDialogContainer, MatDialogClose, MatDialogTitle, MatDialogActions, MatDialogContent],
|
|
@@ -847,7 +847,7 @@ class MatDialogModule {
|
|
|
847
847
|
});
|
|
848
848
|
static ɵinj = i0.ɵɵngDeclareInjector({
|
|
849
849
|
minVersion: "12.0.0",
|
|
850
|
-
version: "21.0.
|
|
850
|
+
version: "21.0.3",
|
|
851
851
|
ngImport: i0,
|
|
852
852
|
type: MatDialogModule,
|
|
853
853
|
providers: [MatDialog],
|
|
@@ -856,7 +856,7 @@ class MatDialogModule {
|
|
|
856
856
|
}
|
|
857
857
|
i0.ɵɵngDeclareClassMetadata({
|
|
858
858
|
minVersion: "12.0.0",
|
|
859
|
-
version: "21.0.
|
|
859
|
+
version: "21.0.3",
|
|
860
860
|
ngImport: i0,
|
|
861
861
|
type: MatDialogModule,
|
|
862
862
|
decorators: [{
|