@angular/material 11.1.2 → 11.2.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/_theming.scss +162 -155
- package/autocomplete/_autocomplete-theme.import.scss +2 -0
- package/autocomplete/autocomplete.d.ts +1 -1
- package/badge/_badge-theme.import.scss +5 -0
- package/bottom-sheet/_bottom-sheet-theme.import.scss +4 -0
- package/bottom-sheet/bottom-sheet-container.d.ts +2 -0
- package/bottom-sheet/index.metadata.json +1 -1
- package/bundles/material-autocomplete.umd.js.map +1 -1
- package/bundles/material-bottom-sheet.umd.js +11 -3
- package/bundles/material-bottom-sheet.umd.js.map +1 -1
- package/bundles/material-bottom-sheet.umd.min.js +1 -1
- package/bundles/material-bottom-sheet.umd.min.js.map +1 -1
- package/bundles/material-core.umd.js +3 -3
- package/bundles/material-core.umd.js.map +1 -1
- package/bundles/material-core.umd.min.js +3 -3
- package/bundles/material-core.umd.min.js.map +1 -1
- package/bundles/material-datepicker.umd.js +21 -2
- package/bundles/material-datepicker.umd.js.map +1 -1
- package/bundles/material-datepicker.umd.min.js +1 -1
- package/bundles/material-datepicker.umd.min.js.map +1 -1
- package/bundles/material-form-field-testing.umd.js +137 -140
- package/bundles/material-form-field-testing.umd.js.map +1 -1
- package/bundles/material-form-field-testing.umd.min.js +3 -3
- package/bundles/material-form-field-testing.umd.min.js.map +1 -1
- package/bundles/material-form-field.umd.js +1 -1
- package/bundles/material-form-field.umd.min.js +1 -1
- package/bundles/material-form-field.umd.min.js.map +1 -1
- package/bundles/material-input.umd.js +4 -2
- package/bundles/material-input.umd.js.map +1 -1
- package/bundles/material-input.umd.min.js +1 -1
- package/bundles/material-input.umd.min.js.map +1 -1
- package/bundles/material-menu.umd.js +2 -2
- package/bundles/material-menu.umd.js.map +1 -1
- package/bundles/material-menu.umd.min.js +1 -1
- package/bundles/material-menu.umd.min.js.map +1 -1
- package/bundles/material-select.umd.js +8 -2
- package/bundles/material-select.umd.js.map +1 -1
- package/bundles/material-select.umd.min.js +5 -5
- package/bundles/material-select.umd.min.js.map +1 -1
- package/bundles/material-slide-toggle-testing.umd.js +60 -51
- package/bundles/material-slide-toggle-testing.umd.js.map +1 -1
- package/bundles/material-slide-toggle-testing.umd.min.js +2 -2
- package/bundles/material-slide-toggle-testing.umd.min.js.map +1 -1
- package/bundles/material-sort.umd.js +11 -3
- package/bundles/material-sort.umd.js.map +1 -1
- package/bundles/material-sort.umd.min.js +3 -3
- package/bundles/material-sort.umd.min.js.map +1 -1
- package/bundles/material-stepper.umd.js +6 -2
- package/bundles/material-stepper.umd.js.map +1 -1
- package/bundles/material-stepper.umd.min.js +1 -1
- package/bundles/material-stepper.umd.min.js.map +1 -1
- package/bundles/material-tabs.umd.js +8 -2
- package/bundles/material-tabs.umd.js.map +1 -1
- package/bundles/material-tabs.umd.min.js +4 -4
- package/bundles/material-tabs.umd.min.js.map +1 -1
- package/bundles/material-tooltip-testing.umd.js +44 -16
- package/bundles/material-tooltip-testing.umd.js.map +1 -1
- package/bundles/material-tooltip-testing.umd.min.js +1 -1
- package/bundles/material-tooltip-testing.umd.min.js.map +1 -1
- package/button/_button-base.import.scss +4 -0
- package/button/_button-theme.import.scss +3 -0
- package/button-toggle/_button-toggle-theme.import.scss +6 -0
- package/button-toggle/_button-toggle-variables.import.scss +1 -0
- package/card/_card-theme.import.scss +4 -0
- package/checkbox/_checkbox-theme.import.scss +3 -0
- package/chips/_chips-theme.import.scss +4 -0
- package/core/_core.import.scss +10 -0
- package/core/color/_all-color.import.scss +3 -0
- package/core/density/private/_all-density.import.scss +9 -0
- package/core/density/private/_compatibility.import.scss +1 -0
- package/core/focus-indicators/_focus-indicators.import.scss +3 -0
- package/core/index.metadata.json +1 -1
- package/core/option/_optgroup-theme.import.scss +4 -0
- package/core/option/_option-theme.import.scss +4 -0
- package/core/ripple/_ripple.import.scss +3 -0
- package/core/selection/pseudo-checkbox/_pseudo-checkbox-theme.import.scss +2 -0
- package/core/style/_button-common.import.scss +2 -0
- package/core/style/_checkbox-common.import.scss +2 -0
- package/core/style/_elevation.import.scss +2 -0
- package/core/style/_form-common.import.scss +2 -0
- package/core/style/_layout-common.import.scss +1 -0
- package/core/style/_list-common.import.scss +1 -0
- package/core/style/_menu-common.import.scss +5 -0
- package/core/style/_private.import.scss +2 -0
- package/core/style/_variables.import.scss +1 -0
- package/core/style/_vendor-prefixes.import.scss +1 -0
- package/core/theming/_all-theme.import.scss +37 -0
- package/core/theming/_palette.import.scss +1 -0
- package/core/theming/_theming.import.scss +2 -0
- package/core/theming/_theming.scss +7 -4
- package/core/typography/_all-typography.import.scss +38 -0
- package/core/typography/_typography-utils.import.scss +1 -0
- package/core/typography/_typography.import.scss +2 -0
- package/datepicker/_datepicker-theme.import.scss +4 -0
- package/datepicker/datepicker-base.d.ts +9 -0
- package/datepicker/index.metadata.json +1 -1
- package/dialog/_dialog-theme.import.scss +4 -0
- package/divider/_divider-offset.import.scss +1 -0
- package/divider/_divider-theme.import.scss +3 -0
- package/esm2015/autocomplete/autocomplete.js +1 -1
- package/esm2015/bottom-sheet/bottom-sheet-container.js +12 -4
- package/esm2015/core/common-behaviors/common-module.js +1 -1
- package/esm2015/core/option/optgroup.js +2 -2
- package/esm2015/core/version.js +1 -1
- package/esm2015/datepicker/datepicker-base.js +13 -2
- package/esm2015/datepicker/datepicker-toggle.js +6 -2
- package/esm2015/form-field/form-field.js +1 -1
- package/esm2015/form-field/testing/form-field-harness.js +68 -76
- package/esm2015/input/input.js +5 -3
- package/esm2015/menu/menu-trigger.js +2 -2
- package/esm2015/menu/menu.js +1 -1
- package/esm2015/select/select.js +9 -3
- package/esm2015/slide-toggle/testing/slide-toggle-harness.js +29 -24
- package/esm2015/sort/sort.js +12 -5
- package/esm2015/stepper/stepper-animations.js +7 -3
- package/esm2015/tabs/tab-body.js +2 -2
- package/esm2015/tabs/tab-group.js +8 -2
- package/esm2015/tooltip/testing/tooltip-harness.js +14 -2
- package/expansion/_expansion-mixins.import.scss +1 -0
- package/expansion/_expansion-theme.import.scss +6 -0
- package/expansion/_expansion-variables.import.scss +1 -0
- package/fesm2015/autocomplete.js.map +1 -1
- package/fesm2015/bottom-sheet.js +11 -3
- package/fesm2015/bottom-sheet.js.map +1 -1
- package/fesm2015/core.js +3 -3
- package/fesm2015/core.js.map +1 -1
- package/fesm2015/datepicker.js +17 -2
- package/fesm2015/datepicker.js.map +1 -1
- package/fesm2015/form-field/testing.js +69 -77
- package/fesm2015/form-field/testing.js.map +1 -1
- package/fesm2015/form-field.js +1 -1
- package/fesm2015/input.js +4 -2
- package/fesm2015/input.js.map +1 -1
- package/fesm2015/menu.js +2 -2
- package/fesm2015/menu.js.map +1 -1
- package/fesm2015/select.js +8 -2
- package/fesm2015/select.js.map +1 -1
- package/fesm2015/slide-toggle/testing.js +29 -24
- package/fesm2015/slide-toggle/testing.js.map +1 -1
- package/fesm2015/sort.js +12 -5
- package/fesm2015/sort.js.map +1 -1
- package/fesm2015/stepper.js +6 -2
- package/fesm2015/stepper.js.map +1 -1
- package/fesm2015/tabs.js +8 -2
- package/fesm2015/tabs.js.map +1 -1
- package/fesm2015/tooltip/testing.js +13 -1
- package/fesm2015/tooltip/testing.js.map +1 -1
- package/form-field/_form-field-fill-theme.import.scss +5 -0
- package/form-field/_form-field-legacy-theme.import.scss +5 -0
- package/form-field/_form-field-outline-theme.import.scss +5 -0
- package/form-field/_form-field-standard-theme.import.scss +5 -0
- package/form-field/_form-field-theme.import.scss +9 -0
- package/form-field/index.metadata.json +1 -1
- package/form-field/testing/form-field-harness.d.ts +47 -32
- package/grid-list/_grid-list-theme.import.scss +5 -0
- package/icon/_icon-theme.import.scss +2 -0
- package/input/_input-theme.import.scss +6 -0
- package/input/index.metadata.json +1 -1
- package/list/_list-theme.import.scss +5 -0
- package/menu/_menu-theme.import.scss +4 -0
- package/menu/index.metadata.json +1 -1
- package/package.json +2 -2
- package/paginator/_paginator-theme.import.scss +5 -0
- package/paginator/_paginator-variables.import.scss +1 -0
- package/prebuilt-themes/deeppurple-amber.css +1 -1
- package/prebuilt-themes/indigo-pink.css +1 -1
- package/prebuilt-themes/pink-bluegrey.css +1 -1
- package/prebuilt-themes/purple-green.css +1 -1
- package/progress-bar/_progress-bar-theme.import.scss +3 -0
- package/progress-spinner/_progress-spinner-theme.import.scss +3 -0
- package/radio/_radio-theme.import.scss +4 -0
- package/schematics/ng-add/index.js +1 -1
- package/select/_select-theme.import.scss +5 -0
- package/select/index.metadata.json +1 -1
- package/select/select.d.ts +1 -1
- package/sidenav/_sidenav-theme.import.scss +3 -0
- package/slide-toggle/_slide-toggle-theme.import.scss +4 -0
- package/slide-toggle/testing/slide-toggle-harness.d.ts +19 -15
- package/slider/_slider-theme.import.scss +4 -0
- package/snack-bar/_snack-bar-theme.import.scss +4 -0
- package/sort/_sort-theme.import.scss +2 -0
- package/sort/index.metadata.json +1 -1
- package/sort/sort.d.ts +10 -1
- package/stepper/_stepper-theme.import.scss +5 -0
- package/stepper/_stepper-variables.import.scss +1 -0
- package/stepper/index.metadata.json +1 -1
- package/table/_table-flex-styles.import.scss +1 -0
- package/table/_table-flex-styles.scss +72 -0
- package/table/_table-theme.import.scss +4 -0
- package/tabs/_tabs-common.import.scss +4 -0
- package/tabs/_tabs-theme.import.scss +4 -0
- package/tabs/_tabs-theme.scss +3 -1
- package/tabs/index.metadata.json +1 -1
- package/tabs/tab-group.d.ts +3 -0
- package/toolbar/_toolbar-theme.import.scss +6 -0
- package/toolbar/_toolbar-variables.import.scss +1 -0
- package/tooltip/_tooltip-theme.import.scss +4 -0
- package/tree/_tree-theme.import.scss +4 -0
- package/tree/_tree-variables.import.scss +1 -0
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
*
|
|
6
6
|
* Use of this source code is governed by an MIT-style license that can be
|
|
7
7
|
* found in the LICENSE file at https://angular.io/license
|
|
8
|
-
*/var d,h,g=new e.Version("11.
|
|
8
|
+
*/var d,h,g=new e.Version("11.2.2");
|
|
9
9
|
/**
|
|
10
10
|
* @license
|
|
11
11
|
* Copyright Google LLC All Rights Reserved.
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
* Use of this source code is governed by an MIT-style license that can be
|
|
21
21
|
* found in the LICENSE file at https://angular.io/license
|
|
22
22
|
*/
|
|
23
|
-
var f=new e.Version("11.
|
|
23
|
+
var f=new e.Version("11.2.2");function m(){return!0}var y=new e.InjectionToken("mat-sanity-checks",{providedIn:"root",factory:m}),_=function(){function t(t,e,n){this._hasDoneGlobalChecks=!1,this._document=n,t._applyBodyHighContrastModeCssClasses(),this._sanityChecks=e,this._hasDoneGlobalChecks||(this._checkDoctypeIsDefined(),this._checkThemeIsPresent(),this._checkCdkVersionMatch(),this._hasDoneGlobalChecks=!0)}return t.prototype._getWindow=function(){var t=this._document.defaultView||window;return"object"==typeof t&&t?t:null},t.prototype._checksAreEnabled=function(){return e.isDevMode()&&!this._isTestEnv()},t.prototype._isTestEnv=function(){var t=this._getWindow();return t&&(t.__karma__||t.jasmine)},t.prototype._checkDoctypeIsDefined=function(){this._checksAreEnabled()&&(!0===this._sanityChecks||this._sanityChecks.doctype)&&!this._document.doctype&&console.warn("Current document does not have a doctype. This may cause some Angular Material components not to behave as expected.")},t.prototype._checkThemeIsPresent=function(){if(this._checksAreEnabled()&&!1!==this._sanityChecks&&this._sanityChecks.theme&&this._document.body&&"function"==typeof getComputedStyle){var t=this._document.createElement("div");t.classList.add("mat-theme-loaded-marker"),this._document.body.appendChild(t);var e=getComputedStyle(t);e&&"none"!==e.display&&console.warn("Could not find Angular Material core theme. Most Material components may not work as expected. For more info refer to the theming guide: https://material.angular.io/guide/theming"),this._document.body.removeChild(t)}},t.prototype._checkCdkVersionMatch=function(){this._checksAreEnabled()&&(!0===this._sanityChecks||this._sanityChecks.version)&&f.full!==r.VERSION.full&&console.warn("The Angular Material version ("+f.full+") does not match the Angular CDK version ("+r.VERSION.full+").\nPlease ensure the versions of these two packages exactly match.")},t}();_.decorators=[{type:e.NgModule,args:[{imports:[i.BidiModule],exports:[i.BidiModule]}]}],_.ctorParameters=function(){return[{type:n.HighContrastModeDetector},{type:void 0,decorators:[{type:e.Optional},{type:e.Inject,args:[y]}]},{type:void 0,decorators:[{type:e.Inject,args:[o.DOCUMENT]}]}]};
|
|
24
24
|
/*! *****************************************************************************
|
|
25
25
|
Copyright (c) Microsoft Corporation.
|
|
26
26
|
|
|
@@ -110,7 +110,7 @@ var B,H,Z,q=function(){function t(t,e,n){this._renderer=t,this.element=e,this.co
|
|
|
110
110
|
* Use of this source code is governed by an MIT-style license that can be
|
|
111
111
|
* found in the LICENSE file at https://angular.io/license
|
|
112
112
|
*/
|
|
113
|
-
var et=new e.InjectionToken("MAT_OPTION_PARENT_COMPONENT"),nt=E((function it(){})),rt=0,ot=function(t){function e(e){var n,i=this;return(i=t.call(this)||this)._labelId="mat-optgroup-label-"+rt++,i._inert=null!==(n=null==e?void 0:e.inertGroups)&&void 0!==n&&n,i}return v(e,t),e}(nt);ot.decorators=[{type:e.Directive}],ot.ctorParameters=function(){return[{type:void 0,decorators:[{type:e.Inject,args:[et]},{type:e.Optional}]}]},ot.propDecorators={label:[{type:e.Input}]};var at=new e.InjectionToken("MatOptgroup"),st=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return v(e,t),e}(ot);st.decorators=[{type:e.Component,args:[{selector:"mat-optgroup",exportAs:"matOptgroup",template:'<
|
|
113
|
+
var et=new e.InjectionToken("MAT_OPTION_PARENT_COMPONENT"),nt=E((function it(){})),rt=0,ot=function(t){function e(e){var n,i=this;return(i=t.call(this)||this)._labelId="mat-optgroup-label-"+rt++,i._inert=null!==(n=null==e?void 0:e.inertGroups)&&void 0!==n&&n,i}return v(e,t),e}(nt);ot.decorators=[{type:e.Directive}],ot.ctorParameters=function(){return[{type:void 0,decorators:[{type:e.Inject,args:[et]},{type:e.Optional}]}]},ot.propDecorators={label:[{type:e.Input}]};var at=new e.InjectionToken("MatOptgroup"),st=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return v(e,t),e}(ot);st.decorators=[{type:e.Component,args:[{selector:"mat-optgroup",exportAs:"matOptgroup",template:'<span class="mat-optgroup-label" aria-hidden="true" [id]="_labelId">{{ label }} <ng-content></ng-content></span>\n<ng-content select="mat-option, ng-container"></ng-content>\n',encapsulation:e.ViewEncapsulation.None,changeDetection:e.ChangeDetectionStrategy.OnPush,inputs:["disabled"],host:{class:"mat-optgroup","[attr.role]":'_inert ? null : "group"',"[attr.aria-disabled]":"_inert ? null : disabled.toString()","[attr.aria-labelledby]":"_inert ? null : _labelId","[class.mat-optgroup-disabled]":"disabled"},providers:[{provide:at,useExisting:st}],styles:[".mat-optgroup-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;line-height:48px;height:48px;padding:0 16px;text-align:left;text-decoration:none;max-width:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default}.mat-optgroup-label[disabled]{cursor:default}[dir=rtl] .mat-optgroup-label{text-align:right}.mat-optgroup-label .mat-icon{margin-right:16px;vertical-align:middle}.mat-optgroup-label .mat-icon svg{vertical-align:top}[dir=rtl] .mat-optgroup-label .mat-icon{margin-left:16px;margin-right:0}\n"]}]}];var ct=0,lt=function lt(t,e){void 0===e&&(e=!1),this.source=t,this.isUserInput=e},pt=function(){function t(t,n,i,r){this._element=t,this._changeDetectorRef=n,this._parent=i,this.group=r,this._selected=!1,this._active=!1,this._disabled=!1,this._mostRecentViewValue="",this.id="mat-option-"+ct++,this.onSelectionChange=new e.EventEmitter,this._stateChanges=new s.Subject}return Object.defineProperty(t.prototype,"multiple",{get:function(){return this._parent&&this._parent.multiple},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"selected",{get:function(){return this._selected},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"disabled",{get:function(){return this.group&&this.group.disabled||this._disabled},set:function(t){this._disabled=a.coerceBooleanProperty(t)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"disableRipple",{get:function(){return this._parent&&this._parent.disableRipple},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"active",{get:function(){return this._active},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"viewValue",{get:function(){return(this._getHostElement().textContent||"").trim()},enumerable:!1,configurable:!0}),t.prototype.select=function(){this._selected||(this._selected=!0,this._changeDetectorRef.markForCheck(),this._emitSelectionChangeEvent())},t.prototype.deselect=function(){this._selected&&(this._selected=!1,this._changeDetectorRef.markForCheck(),this._emitSelectionChangeEvent())},t.prototype.focus=function(t,e){var n=this._getHostElement();"function"==typeof n.focus&&n.focus(e)},t.prototype.setActiveStyles=function(){this._active||(this._active=!0,this._changeDetectorRef.markForCheck())},t.prototype.setInactiveStyles=function(){this._active&&(this._active=!1,this._changeDetectorRef.markForCheck())},t.prototype.getLabel=function(){return this.viewValue},t.prototype._handleKeydown=function(t){t.keyCode!==u.ENTER&&t.keyCode!==u.SPACE||u.hasModifierKey(t)||(this._selectViaInteraction(),t.preventDefault())},t.prototype._selectViaInteraction=function(){this.disabled||(this._selected=!this.multiple||!this._selected,this._changeDetectorRef.markForCheck(),this._emitSelectionChangeEvent(!0))},t.prototype._getAriaSelected=function(){return this.selected||!this.multiple&&null},t.prototype._getTabIndex=function(){return this.disabled?"-1":"0"},t.prototype._getHostElement=function(){return this._element.nativeElement},t.prototype.ngAfterViewChecked=function(){if(this._selected){var t=this.viewValue;t!==this._mostRecentViewValue&&(this._mostRecentViewValue=t,this._stateChanges.next())}},t.prototype.ngOnDestroy=function(){this._stateChanges.complete()},t.prototype._emitSelectionChangeEvent=function(t){void 0===t&&(t=!1),this.onSelectionChange.emit(new lt(this,t))},t}();pt.decorators=[{type:e.Directive}],pt.ctorParameters=function(){return[{type:e.ElementRef},{type:e.ChangeDetectorRef},{type:void 0},{type:ot}]},pt.propDecorators={value:[{type:e.Input}],id:[{type:e.Input}],disabled:[{type:e.Input}],onSelectionChange:[{type:e.Output}]};var ut,dt=function(t){function e(e,n,i,r){return t.call(this,e,n,i,r)||this}return v(e,t),e}(pt);dt.decorators=[{type:e.Component,args:[{selector:"mat-option",exportAs:"matOption",host:{role:"option","[attr.tabindex]":"_getTabIndex()","[class.mat-selected]":"selected","[class.mat-option-multiple]":"multiple","[class.mat-active]":"active","[id]":"id","[attr.aria-selected]":"_getAriaSelected()","[attr.aria-disabled]":"disabled.toString()","[class.mat-option-disabled]":"disabled","(click)":"_selectViaInteraction()","(keydown)":"_handleKeydown($event)",class:"mat-option mat-focus-indicator"},template:'<mat-pseudo-checkbox *ngIf="multiple" class="mat-option-pseudo-checkbox"\n [state]="selected ? \'checked\' : \'unchecked\'" [disabled]="disabled"></mat-pseudo-checkbox>\n\n<span class="mat-option-text"><ng-content></ng-content></span>\n\n\x3c!-- See a11y notes inside optgroup.ts for context behind this element. --\x3e\n<span class="cdk-visually-hidden" *ngIf="group && group._inert">({{ group.label }})</span>\n\n<div class="mat-option-ripple" mat-ripple\n [matRippleTrigger]="_getHostElement()"\n [matRippleDisabled]="disabled || disableRipple">\n</div>\n',encapsulation:e.ViewEncapsulation.None,changeDetection:e.ChangeDetectionStrategy.OnPush,styles:[".mat-option{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;line-height:48px;height:48px;padding:0 16px;text-align:left;text-decoration:none;max-width:100%;position:relative;cursor:pointer;outline:none;display:flex;flex-direction:row;max-width:100%;box-sizing:border-box;align-items:center;-webkit-tap-highlight-color:transparent}.mat-option[disabled]{cursor:default}[dir=rtl] .mat-option{text-align:right}.mat-option .mat-icon{margin-right:16px;vertical-align:middle}.mat-option .mat-icon svg{vertical-align:top}[dir=rtl] .mat-option .mat-icon{margin-left:16px;margin-right:0}.mat-option[aria-disabled=true]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default}.mat-optgroup .mat-option:not(.mat-option-multiple){padding-left:32px}[dir=rtl] .mat-optgroup .mat-option:not(.mat-option-multiple){padding-left:16px;padding-right:32px}.cdk-high-contrast-active .mat-option{margin:0 1px}.cdk-high-contrast-active .mat-option.mat-active{border:solid 1px currentColor;margin:0}.cdk-high-contrast-active .mat-option[aria-disabled=true]{opacity:.5}.mat-option-text{display:inline-block;flex-grow:1;overflow:hidden;text-overflow:ellipsis}.mat-option .mat-option-ripple{top:0;left:0;right:0;bottom:0;position:absolute;pointer-events:none}.mat-option-pseudo-checkbox{margin-right:8px}[dir=rtl] .mat-option-pseudo-checkbox{margin-left:8px;margin-right:0}\n"]}]}],dt.ctorParameters=function(){return[{type:e.ElementRef},{type:e.ChangeDetectorRef},{type:void 0,decorators:[{type:e.Optional},{type:e.Inject,args:[et]}]},{type:st,decorators:[{type:e.Optional},{type:e.Inject,args:[at]}]}]},(ut=function ut(){}).decorators=[{type:e.NgModule,args:[{imports:[B,o.CommonModule,_,Z],exports:[dt,st],declarations:[dt,st]}]}],
|
|
114
114
|
/**
|
|
115
115
|
* @license
|
|
116
116
|
* Copyright Google LLC All Rights Reserved.
|