@angular/material
Version:
Angular Material
9 lines • 80.9 kB
JavaScript
/**
* @license
* Copyright Google Inc. All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.io/license
*/
!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports,require("@angular/common"),require("@angular/core"),require("@angular/cdk/a11y"),require("@angular/cdk/bidi"),require("@angular/platform-browser"),require("@angular/cdk/coercion"),require("rxjs/Subject"),require("@angular/cdk/keycodes"),require("@angular/cdk/scrolling"),require("@angular/cdk/platform"),require("@angular/cdk/overlay"),require("@angular/cdk/portal"),require("@angular/cdk/rxjs"),require("@angular/cdk/collections"),require("@angular/forms"),require("rxjs/observable/merge"),require("rxjs/Subscription"),require("@angular/animations")):"function"==typeof define&&define.amd?define(["exports","@angular/common","@angular/core","@angular/cdk/a11y","@angular/cdk/bidi","@angular/platform-browser","@angular/cdk/coercion","rxjs/Subject","@angular/cdk/keycodes","@angular/cdk/scrolling","@angular/cdk/platform","@angular/cdk/overlay","@angular/cdk/portal","@angular/cdk/rxjs","@angular/cdk/collections","@angular/forms","rxjs/observable/merge","rxjs/Subscription","@angular/animations"],e):e((t.ng=t.ng||{},t.ng.material=t.ng.material||{},t.ng.material.paginator=t.ng.material.paginator||{}),t.ng.common,t.ng.core,t.ng.cdk.a11y,t.ng.cdk.bidi,t.ng.platformBrowser,t.ng.cdk.coercion,t.Rx,t.ng.cdk.keycodes,t.ng.cdk.scrolling,t.ng.cdk.platform,t.ng.cdk.overlay,t.ng.cdk.portal,t.ng.cdk.rxjs,t.ng.cdk.collections,t.ng.forms,t.Rx.Observable,t.Rx,t.ng.animations)}(this,function(t,e,n,o,i,r,a,s,l,p,c,u,d,h,m,g,f,b,y){"use strict";function _(t,e){function n(){this.constructor=t}j(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}function v(t,e){return Error('The "'+t+'-" prefix cannot be used in ng-material v1 compatibility mode. It was used on an "'+e.toLowerCase()+'" element.')}function x(t){return function(t){function e(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];var o=t.apply(this,e)||this;return o._disabled=!1,o}return _(e,t),Object.defineProperty(e.prototype,"disabled",{get:function(){return this._disabled},set:function(t){this._disabled=a.coerceBooleanProperty(t)},enumerable:!0,configurable:!0}),e}(t)}function w(t,e){return function(t){function n(){for(var n=[],o=0;o<arguments.length;o++)n[o]=arguments[o];var i=t.apply(this,n)||this;return i.color=e,i}return _(n,t),Object.defineProperty(n.prototype,"color",{get:function(){return this._color},set:function(t){var n=t||e;n!==this._color&&(this._color&&this._renderer.removeClass(this._elementRef.nativeElement,"mat-"+this._color),n&&this._renderer.addClass(this._elementRef.nativeElement,"mat-"+n),this._color=n)},enumerable:!0,configurable:!0}),n}(t)}function D(t){return t||new q}function O(t){for(var e=[],n=1;n<arguments.length;n++)e[n-1]=arguments[n];if(null==t)throw TypeError("Cannot convert undefined or null to object");for(var o=0,i=e;o<i.length;o++){var r=i[o];if(null!=r)for(var a in r)r.hasOwnProperty(a)&&(t[a]=r[a])}return t}function I(t,e){for(var n=Array(t),o=0;o<t;o++)n[o]=e(o);return n}function k(t){window.getComputedStyle(t).getPropertyValue("opacity")}function C(t,e,n){var o=Math.max(Math.abs(t-n.left),Math.abs(t-n.right)),i=Math.max(Math.abs(e-n.top),Math.abs(e-n.bottom));return Math.sqrt(o*o+i*i)}function P(){return Error("Cannot change `multiple` mode of select after initialization.")}function R(){return Error("Cannot assign truthy non-array value to select in `multiple` mode.")}function S(){return Error("Cannot assign a non-function value to `compareWith`.")}function M(t){return function(){return t.scrollStrategies.reposition()}}function E(t,e,n){return Math.min(Math.max(t,e),n)}function T(t){return Error('Tooltip position "'+t+'" is invalid.')}function z(t){return function(){return t.scrollStrategies.reposition({scrollThrottle:Kt})}}var j=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},A=function(){function t(){}return t}();A.STANDARD_CURVE="cubic-bezier(0.4,0.0,0.2,1)",A.DECELERATION_CURVE="cubic-bezier(0.0,0.0,0.2,1)",A.ACCELERATION_CURVE="cubic-bezier(0.4,0.0,1,1)",A.SHARP_CURVE="cubic-bezier(0.4,0.0,0.6,1)";var F=function(){function t(){}return t}();F.COMPLEX="375ms",F.ENTERING="225ms",F.EXITING="195ms";var N=new n.InjectionToken("md-compatibility-mode"),V=function(){function t(t,e){if(!t)throw v("mat",e.nativeElement.nodeName)}return t}();V.decorators=[{type:n.Directive,args:[{selector:"\n [mat-button],\n [mat-fab],\n [mat-icon-button],\n [mat-mini-fab],\n [mat-raised-button],\n [matCardSubtitle],\n [matCardTitle],\n [matCellDef],\n [matColumnDef],\n [matDialogActions],\n [matDialogClose],\n [matDialogContent],\n [matDialogTitle],\n [matHeaderCellDef],\n [matHeaderRowDef],\n [matLine],\n [matRowDef],\n [matStepLabel],\n [matStepperNext],\n [matStepperPrevious],\n [matTabLabel],\n [matTabLink],\n [matTabNav],\n [matTooltip],\n [matInput],\n [matPrefix],\n [matSuffix],\n mat-autocomplete,\n mat-button-toggle,\n mat-button-toggle,\n mat-button-toggle-group,\n mat-card,\n mat-card-actions,\n mat-card-content,\n mat-card-footer,\n mat-card-header,\n mat-card-subtitle,\n mat-card-title,\n mat-card-title-group,\n mat-cell,\n mat-checkbox,\n mat-chip,\n mat-dialog-actions,\n mat-dialog-container,\n mat-dialog-content,\n mat-divider,\n mat-error,\n mat-grid-list,\n mat-grid-tile,\n mat-grid-tile-footer,\n mat-grid-tile-header,\n mat-header-cell,\n mat-header-row,\n mat-hint,\n mat-horizontal-stepper,\n mat-icon,\n mat-input-container,\n mat-form-field,\n mat-list,\n mat-list-item,\n mat-menu,\n mat-nav-list,\n mat-option,\n mat-placeholder,\n mat-progress-bar,\n mat-pseudo-checkbox,\n mat-radio-button,\n mat-radio-group,\n mat-row,\n mat-select,\n mat-sidenav,\n mat-sidenav-container,\n mat-slider,\n mat-spinner,\n mat-step,\n mat-tab,\n mat-table,\n mat-tab-group,\n mat-toolbar,\n mat-vertical-stepper"}]}],V.ctorParameters=function(){return[{type:void 0,decorators:[{type:n.Optional},{type:n.Inject,args:[N]}]},{type:n.ElementRef}]};var L=function(){function t(t,e){if(t)throw v("md",e.nativeElement.nodeName)}return t}();L.decorators=[{type:n.Directive,args:[{selector:"\n [md-button],\n [md-fab],\n [md-icon-button],\n [md-mini-fab],\n [md-raised-button],\n [mdCardSubtitle],\n [mdCardTitle],\n [mdCellDef],\n [mdColumnDef],\n [mdDialogActions],\n [mdDialogClose],\n [mdDialogContent],\n [mdDialogTitle],\n [mdHeaderCellDef],\n [mdHeaderRowDef],\n [mdLine],\n [mdRowDef],\n [mdStepLabel],\n [mdStepperNext],\n [mdStepperPrevious],\n [mdTabLabel],\n [mdTabLink],\n [mdTabNav],\n [mdTooltip],\n [mdInput],\n [mdPrefix],\n [mdSuffix],\n md-autocomplete,\n md-button-toggle,\n md-button-toggle,\n md-button-toggle-group,\n md-card,\n md-card-actions,\n md-card-content,\n md-card-footer,\n md-card-header,\n md-card-subtitle,\n md-card-title,\n md-card-title-group,\n md-cell,\n md-checkbox,\n md-chip,\n md-dialog-actions,\n md-dialog-container,\n md-dialog-content,\n md-divider,\n md-error,\n md-grid-list,\n md-grid-tile,\n md-grid-tile-footer,\n md-grid-tile-header,\n md-header-cell,\n md-header-row,\n md-hint,\n md-horizontal-stepper,\n md-icon,\n md-input-container,\n md-form-field,\n md-list,\n md-list-item,\n md-menu,\n md-nav-list,\n md-option,\n md-placeholder,\n md-progress-bar,\n md-pseudo-checkbox,\n md-radio-button,\n md-radio-group,\n md-row,\n md-select,\n md-sidenav,\n md-sidenav-container,\n md-slider,\n md-spinner,\n md-step,\n md-tab,\n md-table,\n md-tab-group,\n md-toolbar,\n md-vertical-stepper"}]}],L.ctorParameters=function(){return[{type:void 0,decorators:[{type:n.Optional},{type:n.Inject,args:[N]}]},{type:n.ElementRef}]};var W=function(){function t(){}return t}();W.decorators=[{type:n.NgModule,args:[{declarations:[V,L],exports:[V,L]}]}],W.ctorParameters=function(){return[]};var Y=function(){function t(){}return t}();Y.decorators=[{type:n.NgModule,args:[{providers:[{provide:N,useValue:!0}]}]}],Y.ctorParameters=function(){return[]};var B=new n.InjectionToken("md-sanity-checks"),H=function(){function t(t,e){this._document=t,this._hasDoneGlobalChecks=!1,e&&!this._hasDoneGlobalChecks&&t&&n.isDevMode()&&(this._checkDoctype(),this._checkTheme(),this._hasDoneGlobalChecks=!0)}return t.prototype._checkDoctype=function(){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._checkTheme=function(){if("function"==typeof getComputedStyle){var t=this._document.createElement("div");t.classList.add("mat-theme-loaded-marker"),this._document.body.appendChild(t),"none"!==getComputedStyle(t).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}();H.decorators=[{type:n.NgModule,args:[{imports:[W,i.BidiModule],exports:[W,i.BidiModule],providers:[{provide:B,useValue:!0}]}]}],H.ctorParameters=function(){return[{type:void 0,decorators:[{type:n.Optional},{type:n.Inject,args:[r.DOCUMENT]}]},{type:void 0,decorators:[{type:n.Optional},{type:n.Inject,args:[B]}]}]};var q=function(){function t(){this._listeners=[]}return t.prototype.notify=function(t,e){for(var n=0,o=this._listeners;n<o.length;n++){(0,o[n])(t,e)}},t.prototype.listen=function(t){var e=this;return this._listeners.push(t),function(){e._listeners=e._listeners.filter(function(e){return t!==e})}},t}();q.decorators=[{type:n.Injectable}],q.ctorParameters=function(){return[]};var G=(new n.Optional,new n.SkipSelf,new n.InjectionToken("MAT_DATE_LOCALE")),U={provide:G,useExisting:n.LOCALE_ID},X=function(){function t(){this._localeChanges=new s.Subject}return Object.defineProperty(t.prototype,"localeChanges",{get:function(){return this._localeChanges},enumerable:!0,configurable:!0}),t.prototype.getYear=function(t){},t.prototype.getMonth=function(t){},t.prototype.getDate=function(t){},t.prototype.getDayOfWeek=function(t){},t.prototype.getMonthNames=function(t){},t.prototype.getDateNames=function(){},t.prototype.getDayOfWeekNames=function(t){},t.prototype.getYearName=function(t){},t.prototype.getFirstDayOfWeek=function(){},t.prototype.getNumDaysInMonth=function(t){},t.prototype.clone=function(t){},t.prototype.createDate=function(t,e,n){},t.prototype.today=function(){},t.prototype.parse=function(t,e){},t.prototype.format=function(t,e){},t.prototype.addCalendarYears=function(t,e){},t.prototype.addCalendarMonths=function(t,e){},t.prototype.addCalendarDays=function(t,e){},t.prototype.toIso8601=function(t){},t.prototype.fromIso8601=function(t){},t.prototype.isDateInstance=function(t){},t.prototype.isValid=function(t){},t.prototype.setLocale=function(t){this.locale=t,this._localeChanges.next()},t.prototype.compareDate=function(t,e){return this.getYear(t)-this.getYear(e)||this.getMonth(t)-this.getMonth(e)||this.getDate(t)-this.getDate(e)},t.prototype.sameDate=function(t,e){return t&&e?!this.compareDate(t,e):t==e},t.prototype.clampDate=function(t,e,n){return e&&this.compareDate(t,e)<0?e:n&&this.compareDate(t,n)>0?n:t},t}(),K="undefined"!=typeof Intl,Z={long:["January","February","March","April","May","June","July","August","September","October","November","December"],short:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],narrow:["J","F","M","A","M","J","J","A","S","O","N","D"]},J=I(31,function(t){return String(t+1)}),$={long:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],short:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],narrow:["S","M","T","W","T","F","S"]},Q=/^\d{4}-\d{2}-\d{2}(?:T\d{2}:\d{2}:\d{2}(?:\.\d+)?(?:Z|(?:(?:\+|-)\d{2}:\d{2}))?)?$/,tt=function(t){function e(e){var n=t.call(this)||this;return n.useUtcForDisplay=!0,t.prototype.setLocale.call(n,e),n}return _(e,t),e.prototype.getYear=function(t){return t.getFullYear()},e.prototype.getMonth=function(t){return t.getMonth()},e.prototype.getDate=function(t){return t.getDate()},e.prototype.getDayOfWeek=function(t){return t.getDay()},e.prototype.getMonthNames=function(t){var e=this;if(K){var n=new Intl.DateTimeFormat(this.locale,{month:t});return I(12,function(t){return e._stripDirectionalityCharacters(n.format(new Date(2017,t,1)))})}return Z[t]},e.prototype.getDateNames=function(){var t=this;if(K){var e=new Intl.DateTimeFormat(this.locale,{day:"numeric"});return I(31,function(n){return t._stripDirectionalityCharacters(e.format(new Date(2017,0,n+1)))})}return J},e.prototype.getDayOfWeekNames=function(t){var e=this;if(K){var n=new Intl.DateTimeFormat(this.locale,{weekday:t});return I(7,function(t){return e._stripDirectionalityCharacters(n.format(new Date(2017,0,t+1)))})}return $[t]},e.prototype.getYearName=function(t){if(K){var e=new Intl.DateTimeFormat(this.locale,{year:"numeric"});return this._stripDirectionalityCharacters(e.format(t))}return String(this.getYear(t))},e.prototype.getFirstDayOfWeek=function(){return 0},e.prototype.getNumDaysInMonth=function(t){return this.getDate(this._createDateWithOverflow(this.getYear(t),this.getMonth(t)+1,0))},e.prototype.clone=function(t){return this.createDate(this.getYear(t),this.getMonth(t),this.getDate(t))},e.prototype.createDate=function(t,e,n){if(e<0||e>11)throw Error('Invalid month index "'+e+'". Month index has to be between 0 and 11.');if(n<1)throw Error('Invalid date "'+n+'". Date has to be greater than 0.');var o=this._createDateWithOverflow(t,e,n);if(o.getMonth()!=e)throw Error('Invalid date "'+n+'" for month with index "'+e+'".');return o},e.prototype.today=function(){return new Date},e.prototype.parse=function(t){return"number"==typeof t?new Date(t):t?new Date(Date.parse(t)):null},e.prototype.format=function(t,e){if(!this.isValid(t))throw Error("NativeDateAdapter: Cannot format invalid date.");if(K){this.useUtcForDisplay&&(t=new Date(Date.UTC(t.getFullYear(),t.getMonth(),t.getDate(),t.getHours(),t.getMinutes(),t.getSeconds(),t.getMilliseconds())),e=O({},e,{timeZone:"utc"}));var n=new Intl.DateTimeFormat(this.locale,e);return this._stripDirectionalityCharacters(n.format(t))}return this._stripDirectionalityCharacters(t.toDateString())},e.prototype.addCalendarYears=function(t,e){return this.addCalendarMonths(t,12*e)},e.prototype.addCalendarMonths=function(t,e){var n=this._createDateWithOverflow(this.getYear(t),this.getMonth(t)+e,this.getDate(t));return this.getMonth(n)!=((this.getMonth(t)+e)%12+12)%12&&(n=this._createDateWithOverflow(this.getYear(n),this.getMonth(n),0)),n},e.prototype.addCalendarDays=function(t,e){return this._createDateWithOverflow(this.getYear(t),this.getMonth(t),this.getDate(t)+e)},e.prototype.toIso8601=function(t){return[t.getUTCFullYear(),this._2digit(t.getUTCMonth()+1),this._2digit(t.getUTCDate())].join("-")},e.prototype.fromIso8601=function(t){if(Q.test(t)){var e=new Date(t);if(this.isValid(e))return e}return null},e.prototype.isDateInstance=function(t){return t instanceof Date},e.prototype.isValid=function(t){return!isNaN(t.getTime())},e.prototype._createDateWithOverflow=function(t,e,n){var o=new Date(t,e,n);return t>=0&&t<100&&o.setFullYear(this.getYear(o)-1900),o},e.prototype._2digit=function(t){return("00"+t).slice(-2)},e.prototype._stripDirectionalityCharacters=function(t){return t.replace(/[\u200e\u200f]/g,"")},e}(X);tt.decorators=[{type:n.Injectable}],tt.ctorParameters=function(){return[{type:void 0,decorators:[{type:n.Optional},{type:n.Inject,args:[G]}]}]};var et=new n.InjectionToken("md-date-formats"),nt={parse:{dateInput:null},display:{dateInput:{year:"numeric",month:"numeric",day:"numeric"},monthYearLabel:{year:"numeric",month:"short"},dateA11yLabel:{year:"numeric",month:"long",day:"numeric"},monthYearA11yLabel:{year:"numeric",month:"long"}}},ot=function(){function t(){}return t}();ot.decorators=[{type:n.NgModule,args:[{providers:[{provide:X,useClass:tt},U]}]}],ot.ctorParameters=function(){return[]};var it=function(){function t(){}return t}();it.decorators=[{type:n.NgModule,args:[{imports:[ot],providers:[{provide:et,useValue:nt}]}]}],it.ctorParameters=function(){return[]};var rt=(new n.InjectionToken("md-error-global-options"),function(t){function e(){var e=t.call(this)||this;return e._hammer="undefined"!=typeof window?window.Hammer:null,e.events=e._hammer?["longpress","slide","slidestart","slideend","slideright","slideleft"]:[],!e._hammer&&n.isDevMode()&&console.warn("Could not find HammerJS. Certain Angular Material components may not work correctly."),e}return _(e,t),e.prototype.buildHammer=function(t){var e=new this._hammer(t),n=new this._hammer.Pan,o=new this._hammer.Swipe,i=new this._hammer.Press,r=this._createRecognizer(n,{event:"slide",threshold:0},o),a=this._createRecognizer(i,{event:"longpress",time:500});return n.recognizeWith(o),e.add([o,i,n,r,a]),e},e.prototype._createRecognizer=function(t,e){for(var n=[],o=2;o<arguments.length;o++)n[o-2]=arguments[o];var i=new t.constructor(e);return n.push(t),n.forEach(function(t){return i.recognizeWith(t)}),i},e}(r.HammerGestureConfig));rt.decorators=[{type:n.Injectable}],rt.ctorParameters=function(){return[]};var at=function(){function t(){}return t}();at.decorators=[{type:n.Directive,args:[{selector:"[md-line], [mat-line], [mdLine], [matLine]",host:{class:"mat-line"}}]}],at.ctorParameters=function(){return[]};var st=function(){function t(){}return t}();st.decorators=[{type:n.NgModule,args:[{imports:[H],exports:[at,H],declarations:[at]}]}],st.ctorParameters=function(){return[]};var lt={};lt.FADING_IN=0,lt.VISIBLE=1,lt.FADING_OUT=2,lt.HIDDEN=3,lt[lt.FADING_IN]="FADING_IN",lt[lt.VISIBLE]="VISIBLE",lt[lt.FADING_OUT]="FADING_OUT",lt[lt.HIDDEN]="HIDDEN";var pt=function(){function t(t,e,n){this._renderer=t,this.element=e,this.config=n,this.state=lt.HIDDEN}return t.prototype.fadeOut=function(){this._renderer.fadeOutRipple(this)},t}(),ct=function(){function t(t,e,n,o){this._ngZone=e,this._ruler=n,this._isMousedown=!1,this._triggerEvents=new Map,this._activeRipples=new Set,this.rippleConfig={},this.rippleDisabled=!1,o.isBrowser&&(this._containerElement=t.nativeElement,this._triggerEvents.set("mousedown",this.onMousedown.bind(this)),this._triggerEvents.set("mouseup",this.onMouseup.bind(this)),this._triggerEvents.set("mouseleave",this.onMouseLeave.bind(this)),this.setTriggerElement(this._containerElement))}return t.prototype.fadeInRipple=function(t,e,n){var o=this;void 0===n&&(n={});var i=this._containerElement.getBoundingClientRect();if(n.centered)t=i.left+i.width/2,e=i.top+i.height/2;else{var r=this._ruler.getViewportScrollPosition();t-=r.left,e-=r.top}var a=n.radius||C(t,e,i),s=1/(n.speedFactor||1)*450,l=t-i.left,p=e-i.top,c=document.createElement("div");c.classList.add("mat-ripple-element"),c.style.left=l-a+"px",c.style.top=p-a+"px",c.style.height=2*a+"px",c.style.width=2*a+"px",c.style.backgroundColor=n.color||null,c.style.transitionDuration=s+"ms",this._containerElement.appendChild(c),k(c),c.style.transform="scale(1)";var u=new pt(this,c,n);return u.state=lt.FADING_IN,this._activeRipples.add(u),this.runTimeoutOutsideZone(function(){u.state=lt.VISIBLE,n.persistent||o._isMousedown||u.fadeOut()},s),u},t.prototype.fadeOutRipple=function(t){if(this._activeRipples.delete(t)){var e=t.element;e.style.transitionDuration="400ms",e.style.opacity="0",t.state=lt.FADING_OUT,this.runTimeoutOutsideZone(function(){t.state=lt.HIDDEN,e.parentNode.removeChild(e)},400)}},t.prototype.fadeOutAll=function(){this._activeRipples.forEach(function(t){return t.fadeOut()})},t.prototype.setTriggerElement=function(t){var e=this;this._triggerElement&&this._triggerEvents.forEach(function(t,n){e._triggerElement.removeEventListener(n,t)}),t&&this._ngZone.runOutsideAngular(function(){e._triggerEvents.forEach(function(e,n){return t.addEventListener(n,e)})}),this._triggerElement=t},t.prototype.onMousedown=function(t){this.rippleDisabled||(this._isMousedown=!0,this.fadeInRipple(t.pageX,t.pageY,this.rippleConfig))},t.prototype.onMouseup=function(){this._isMousedown=!1,this._activeRipples.forEach(function(t){t.config.persistent||t.state!==lt.VISIBLE||t.fadeOut()})},t.prototype.onMouseLeave=function(){this._isMousedown&&this.onMouseup()},t.prototype.runTimeoutOutsideZone=function(t,e){void 0===e&&(e=0),this._ngZone.runOutsideAngular(function(){return setTimeout(t,e)})},t}(),ut=new n.InjectionToken("md-ripple-global-options"),dt=function(){function t(t,e,n,o,i){this.radius=0,this.speedFactor=1,this._rippleRenderer=new ct(t,e,n,o),this._globalOptions=i||{},this._updateRippleRenderer()}return Object.defineProperty(t.prototype,"_matRippleTrigger",{get:function(){return this.trigger},set:function(t){this.trigger=t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"_matRippleCentered",{get:function(){return this.centered},set:function(t){this.centered=t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"_matRippleDisabled",{get:function(){return this.disabled},set:function(t){this.disabled=t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"_matRippleRadius",{get:function(){return this.radius},set:function(t){this.radius=t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"_matRippleSpeedFactor",{get:function(){return this.speedFactor},set:function(t){this.speedFactor=t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"_matRippleColor",{get:function(){return this.color},set:function(t){this.color=t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"_matRippleUnbounded",{get:function(){return this.unbounded},set:function(t){this.unbounded=t},enumerable:!0,configurable:!0}),t.prototype.ngOnChanges=function(t){(t.trigger||t._matRippleTrigger)&&this.trigger&&this._rippleRenderer.setTriggerElement(this.trigger),this._updateRippleRenderer()},t.prototype.ngOnDestroy=function(){this._rippleRenderer.setTriggerElement(null)},t.prototype.launch=function(t,e,n){return void 0===n&&(n=this.rippleConfig),this._rippleRenderer.fadeInRipple(t,e,n)},t.prototype.fadeOutAll=function(){this._rippleRenderer.fadeOutAll()},Object.defineProperty(t.prototype,"rippleConfig",{get:function(){return{centered:this.centered,speedFactor:this.speedFactor*(this._globalOptions.baseSpeedFactor||1),radius:this.radius,color:this.color}},enumerable:!0,configurable:!0}),t.prototype._updateRippleRenderer=function(){this._rippleRenderer.rippleDisabled=this._globalOptions.disabled||this.disabled,this._rippleRenderer.rippleConfig=this.rippleConfig},t}();dt.decorators=[{type:n.Directive,args:[{selector:"[md-ripple], [mat-ripple], [mdRipple], [matRipple]",exportAs:"mdRipple, matRipple",host:{class:"mat-ripple","[class.mat-ripple-unbounded]":"unbounded"}}]}],dt.ctorParameters=function(){return[{type:n.ElementRef},{type:n.NgZone},{type:p.ViewportRuler},{type:c.Platform},{type:void 0,decorators:[{type:n.Optional},{type:n.Inject,args:[ut]}]}]},dt.propDecorators={trigger:[{type:n.Input,args:["mdRippleTrigger"]}],centered:[{type:n.Input,args:["mdRippleCentered"]}],disabled:[{type:n.Input,args:["mdRippleDisabled"]}],radius:[{type:n.Input,args:["mdRippleRadius"]}],speedFactor:[{type:n.Input,args:["mdRippleSpeedFactor"]}],color:[{type:n.Input,args:["mdRippleColor"]}],unbounded:[{type:n.Input,args:["mdRippleUnbounded"]}],_matRippleTrigger:[{type:n.Input,args:["matRippleTrigger"]}],_matRippleCentered:[{type:n.Input,args:["matRippleCentered"]}],_matRippleDisabled:[{type:n.Input,args:["matRippleDisabled"]}],_matRippleRadius:[{type:n.Input,args:["matRippleRadius"]}],_matRippleSpeedFactor:[{type:n.Input,args:["matRippleSpeedFactor"]}],_matRippleColor:[{type:n.Input,args:["matRippleColor"]}],_matRippleUnbounded:[{type:n.Input,args:["matRippleUnbounded"]}]};var ht=function(){function t(){}return t}();ht.decorators=[{type:n.NgModule,args:[{imports:[H,c.PlatformModule,p.ScrollDispatchModule],exports:[dt,H],declarations:[dt],providers:[p.VIEWPORT_RULER_PROVIDER]}]}],ht.ctorParameters=function(){return[]};var mt=function(){function t(){this.state="unchecked",this.disabled=!1}return t}();mt.decorators=[{type:n.Component,args:[{encapsulation:n.ViewEncapsulation.None,preserveWhitespaces:!1,changeDetection:n.ChangeDetectionStrategy.OnPush,selector:"md-pseudo-checkbox, mat-pseudo-checkbox",styles:[".mat-pseudo-checkbox{width:20px;height:20px;border:2px solid;border-radius:2px;cursor:pointer;display:inline-block;vertical-align:middle;box-sizing:border-box;position:relative;flex-shrink:0;transition:border-color 90ms cubic-bezier(0,0,.2,.1),background-color 90ms cubic-bezier(0,0,.2,.1)}.mat-pseudo-checkbox::after{position:absolute;opacity:0;content:'';border-bottom:2px solid currentColor;transition:opacity 90ms cubic-bezier(0,0,.2,.1)}.mat-pseudo-checkbox.mat-pseudo-checkbox-checked,.mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate{border:none}.mat-pseudo-checkbox-disabled{cursor:default}.mat-pseudo-checkbox-indeterminate::after{top:9px;left:2px;width:16px;opacity:1}.mat-pseudo-checkbox-checked::after{top:5px;left:3px;width:12px;height:5px;border-left:2px solid currentColor;transform:rotate(-45deg);opacity:1}"],template:"",host:{class:"mat-pseudo-checkbox","[class.mat-pseudo-checkbox-indeterminate]":'state === "indeterminate"',"[class.mat-pseudo-checkbox-checked]":'state === "checked"',"[class.mat-pseudo-checkbox-disabled]":"disabled"}}]}],mt.ctorParameters=function(){return[]},mt.propDecorators={state:[{type:n.Input}],disabled:[{type:n.Input}]};var gt=function(){function t(){}return t}();gt.decorators=[{type:n.NgModule,args:[{exports:[mt],declarations:[mt]}]}],gt.ctorParameters=function(){return[]};var ft=function(){function t(){}return t}(),bt=x(ft),yt=0,_t=function(t){function e(){var e=t.apply(this,arguments)||this;return e._labelId="mat-optgroup-label-"+yt++,e}return _(e,t),e}(bt);_t.decorators=[{type:n.Component,args:[{selector:"md-optgroup, mat-optgroup",template:'<label class="mat-optgroup-label" [id]="_labelId">{{ label }}</label><ng-content select="md-option, mat-option"></ng-content>',encapsulation:n.ViewEncapsulation.None,preserveWhitespaces:!1,changeDetection:n.ChangeDetectionStrategy.OnPush,inputs:["disabled"],host:{class:"mat-optgroup",role:"group","[class.mat-optgroup-disabled]":"disabled","[attr.aria-disabled]":"disabled.toString()","[attr.aria-labelledby]":"_labelId"}}]}],_t.ctorParameters=function(){return[]},_t.propDecorators={label:[{type:n.Input}]};var vt=0,xt=function(){function t(t,e){void 0===e&&(e=!1),this.source=t,this.isUserInput=e}return t}(),wt=function(){function t(t,e,o){this._element=t,this._changeDetectorRef=e,this.group=o,this._selected=!1,this._active=!1,this._multiple=!1,this._disableRipple=!1,this._disabled=!1,this._id="md-option-"+vt++,this.onSelectionChange=new n.EventEmitter}return Object.defineProperty(t.prototype,"multiple",{get:function(){return this._multiple},set:function(t){t!==this._multiple&&(this._multiple=t,this._changeDetectorRef.markForCheck())},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"id",{get:function(){return this._id},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"selected",{get:function(){return this._selected},enumerable:!0,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:!0,configurable:!0}),Object.defineProperty(t.prototype,"disableRipple",{get:function(){return this._disableRipple},set:function(t){this._disableRipple=t,this._changeDetectorRef.markForCheck()},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"active",{get:function(){return this._active},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"viewValue",{get:function(){return(this._getHostElement().textContent||"").trim()},enumerable:!0,configurable:!0}),t.prototype.select=function(){this._selected=!0,this._changeDetectorRef.markForCheck(),this._emitSelectionChangeEvent()},t.prototype.deselect=function(){this._selected=!1,this._changeDetectorRef.markForCheck(),this._emitSelectionChangeEvent()},t.prototype.focus=function(){var t=this._getHostElement();"function"==typeof t.focus&&t.focus()},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!==l.ENTER&&t.keyCode!==l.SPACE||(this._selectViaInteraction(),t.preventDefault())},t.prototype._selectViaInteraction=function(){this.disabled||(this._selected=!this.multiple||!this._selected,this._changeDetectorRef.markForCheck(),this._emitSelectionChangeEvent(!0))},t.prototype._getTabIndex=function(){return this.disabled?"-1":"0"},t.prototype._getHostElement=function(){return this._element.nativeElement},t.prototype._emitSelectionChangeEvent=function(t){void 0===t&&(t=!1),this.onSelectionChange.emit(new xt(this,t))},t.countGroupLabelsBeforeOption=function(t,e,n){if(n.length){for(var o=e.toArray(),i=n.toArray(),r=0,a=0;a<t+1;a++)o[a].group&&o[a].group===i[r]&&r++;return r}return 0},t}();wt.decorators=[{type:n.Component,args:[{selector:"md-option, mat-option",host:{role:"option","[attr.tabindex]":"_getTabIndex()","[class.mat-selected]":"selected","[class.mat-option-multiple]":"multiple","[class.mat-active]":"active","[id]":"id","[attr.aria-selected]":"selected.toString()","[attr.aria-disabled]":"disabled.toString()","[class.mat-option-disabled]":"disabled","(click)":"_selectViaInteraction()","(keydown)":"_handleKeydown($event)",class:"mat-option"},template:'<span *ngIf="multiple"><mat-pseudo-checkbox class="mat-option-pseudo-checkbox" [state]="selected ? \'checked\' : \'\'" [disabled]="disabled"></mat-pseudo-checkbox></span><ng-content></ng-content><div class="mat-option-ripple" mat-ripple [matRippleTrigger]="_getHostElement()" [matRippleDisabled]="disabled || disableRipple"></div>',encapsulation:n.ViewEncapsulation.None,preserveWhitespaces:!1,changeDetection:n.ChangeDetectionStrategy.OnPush,viewProviders:[{provide:N,useValue:!0}]}]}],wt.ctorParameters=function(){return[{type:n.ElementRef},{type:n.ChangeDetectorRef},{type:_t,decorators:[{type:n.Optional}]}]},wt.propDecorators={value:[{type:n.Input}],disabled:[{type:n.Input}],onSelectionChange:[{type:n.Output}]};var Dt=function(){function t(){}return t}();Dt.decorators=[{type:n.NgModule,args:[{imports:[ht,e.CommonModule,gt],exports:[wt,_t],declarations:[wt,_t]}]}],Dt.ctorParameters=function(){return[]};var Ot=new n.InjectionToken("md-placeholder-global-options"),It=function(){function t(){}return t}();It.decorators=[{type:n.NgModule,args:[{imports:[o.A11yModule],exports:[o.A11yModule]}]}],It.ctorParameters=function(){return[]};var kt="accent",Ct=function(){function t(){}return t}();Ct.decorators=[{type:n.Directive,args:[{selector:"button[md-button], button[mat-button], a[md-button], a[mat-button]",host:{class:"mat-button"}}]}],Ct.ctorParameters=function(){return[]};var Pt=function(){function t(){}return t}();Pt.decorators=[{type:n.Directive,args:[{selector:"button[md-raised-button], button[mat-raised-button], a[md-raised-button], a[mat-raised-button]",host:{class:"mat-raised-button"}}]}],Pt.ctorParameters=function(){return[]};var Rt=function(){function t(){}return t}();Rt.decorators=[{type:n.Directive,args:[{selector:"button[md-icon-button], button[mat-icon-button], a[md-icon-button], a[mat-icon-button]",host:{class:"mat-icon-button"}}]}],Rt.ctorParameters=function(){return[]};var St=function(){function t(t,e){(t||e).color=kt}return t}();St.decorators=[{type:n.Directive,args:[{selector:"button[md-fab], button[mat-fab], a[md-fab], a[mat-fab]",host:{class:"mat-fab"}}]}],St.ctorParameters=function(){return[{type:zt,decorators:[{type:n.Self},{type:n.Optional},{type:n.Inject,args:[n.forwardRef(function(){return zt})]}]},{type:jt,
decorators:[{type:n.Self},{type:n.Optional},{type:n.Inject,args:[n.forwardRef(function(){return jt})]}]}]};var Mt=function(){function t(t,e){(t||e).color=kt}return t}();Mt.decorators=[{type:n.Directive,args:[{selector:"button[md-mini-fab], button[mat-mini-fab], a[md-mini-fab], a[mat-mini-fab]",host:{class:"mat-mini-fab"}}]}],Mt.ctorParameters=function(){return[{type:zt,decorators:[{type:n.Self},{type:n.Optional},{type:n.Inject,args:[n.forwardRef(function(){return zt})]}]},{type:jt,decorators:[{type:n.Self},{type:n.Optional},{type:n.Inject,args:[n.forwardRef(function(){return jt})]}]}]};var Et=function(){function t(t,e){this._renderer=t,this._elementRef=e}return t}(),Tt=w(x(function(t){return function(t){function e(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];var o=t.apply(this,e)||this;return o._disableRipple=!1,o}return _(e,t),Object.defineProperty(e.prototype,"disableRipple",{get:function(){return this._disableRipple},set:function(t){this._disableRipple=a.coerceBooleanProperty(t)},enumerable:!0,configurable:!0}),e}(t)}(Et))),zt=function(t){function e(e,n,o,i){var r=t.call(this,e,n)||this;return r._platform=o,r._focusMonitor=i,r._isRoundButton=r._hasAttributeWithPrefix("fab","mini-fab"),r._isIconButton=r._hasAttributeWithPrefix("icon-button"),r._focusMonitor.monitor(r._elementRef.nativeElement,r._renderer,!0),r}return _(e,t),e.prototype.ngOnDestroy=function(){this._focusMonitor.stopMonitoring(this._elementRef.nativeElement)},e.prototype.focus=function(){this._getHostElement().focus()},e.prototype._getHostElement=function(){return this._elementRef.nativeElement},e.prototype._isRippleDisabled=function(){return this.disableRipple||this.disabled},e.prototype._hasAttributeWithPrefix=function(){for(var t=this,e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];return!!this._platform.isBrowser&&e.some(function(e){var n=t._getHostElement();return n.hasAttribute("md-"+e)||n.hasAttribute("mat-"+e)})},e}(Tt);zt.decorators=[{type:n.Component,args:[{selector:"button[md-button], button[md-raised-button], button[md-icon-button],\n button[md-fab], button[md-mini-fab],\n button[mat-button], button[mat-raised-button], button[mat-icon-button],\n button[mat-fab], button[mat-mini-fab]",host:{"[disabled]":"disabled || null"},template:'<span class="mat-button-wrapper"><ng-content></ng-content></span><div mat-ripple class="mat-button-ripple" [class.mat-button-ripple-round]="_isRoundButton || _isIconButton" [matRippleDisabled]="_isRippleDisabled()" [matRippleCentered]="_isIconButton" [matRippleTrigger]="_getHostElement()"></div><div class="mat-button-focus-overlay"></div>',styles:[".mat-button,.mat-fab,.mat-icon-button,.mat-mini-fab,.mat-raised-button{box-sizing:border-box;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;outline:0;border:none;-webkit-tap-highlight-color:transparent;display:inline-block;white-space:nowrap;text-decoration:none;vertical-align:baseline;text-align:center;margin:0;min-width:88px;line-height:36px;padding:0 16px;border-radius:2px}[disabled].mat-button,[disabled].mat-fab,[disabled].mat-icon-button,[disabled].mat-mini-fab,[disabled].mat-raised-button{cursor:default}.cdk-keyboard-focused.mat-button .mat-button-focus-overlay,.cdk-keyboard-focused.mat-fab .mat-button-focus-overlay,.cdk-keyboard-focused.mat-icon-button .mat-button-focus-overlay,.cdk-keyboard-focused.mat-mini-fab .mat-button-focus-overlay,.cdk-keyboard-focused.mat-raised-button .mat-button-focus-overlay{opacity:1}.mat-button::-moz-focus-inner,.mat-fab::-moz-focus-inner,.mat-icon-button::-moz-focus-inner,.mat-mini-fab::-moz-focus-inner,.mat-raised-button::-moz-focus-inner{border:0}.mat-fab,.mat-mini-fab,.mat-raised-button{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);transform:translate3d(0,0,0);transition:background .4s cubic-bezier(.25,.8,.25,1),box-shadow 280ms cubic-bezier(.4,0,.2,1)}.mat-fab:not([disabled]):active,.mat-mini-fab:not([disabled]):active,.mat-raised-button:not([disabled]):active{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}[disabled].mat-fab,[disabled].mat-mini-fab,[disabled].mat-raised-button{box-shadow:none}.mat-button .mat-button-focus-overlay,.mat-icon-button .mat-button-focus-overlay{transition:none;opacity:0}.mat-button:hover .mat-button-focus-overlay{opacity:1}.mat-fab{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12);min-width:0;border-radius:50%;width:56px;height:56px;padding:0;flex-shrink:0}.mat-fab:not([disabled]):active{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)}.mat-fab .mat-button-wrapper{padding:16px 0;display:inline-block;line-height:24px}.mat-mini-fab{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12);min-width:0;border-radius:50%;width:40px;height:40px;padding:0;flex-shrink:0}.mat-mini-fab:not([disabled]):active{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)}.mat-mini-fab .mat-button-wrapper{padding:8px 0;display:inline-block;line-height:24px}.mat-icon-button{padding:0;min-width:0;width:40px;height:40px;flex-shrink:0;line-height:40px;border-radius:50%}.mat-icon-button .mat-icon,.mat-icon-button i{line-height:24px}.mat-button,.mat-icon-button,.mat-raised-button{color:currentColor}.mat-button .mat-button-wrapper>*,.mat-icon-button .mat-button-wrapper>*,.mat-raised-button .mat-button-wrapper>*{vertical-align:middle}.mat-button-focus-overlay,.mat-button-ripple{top:0;left:0;right:0;bottom:0;position:absolute;pointer-events:none}.mat-button-focus-overlay{background-color:rgba(0,0,0,.12);border-radius:inherit;opacity:0;transition:opacity .2s cubic-bezier(.35,0,.25,1),background-color .2s cubic-bezier(.35,0,.25,1)}@media screen and (-ms-high-contrast:active){.mat-button-focus-overlay{background-color:rgba(255,255,255,.5)}}.mat-button-ripple-round{border-radius:50%;z-index:1}@media screen and (-ms-high-contrast:active){.mat-button,.mat-fab,.mat-icon-button,.mat-mini-fab,.mat-raised-button{outline:solid 1px}}"],inputs:["disabled","disableRipple","color"],encapsulation:n.ViewEncapsulation.None,preserveWhitespaces:!1,changeDetection:n.ChangeDetectionStrategy.OnPush,viewProviders:[{provide:N,useValue:!0}]}]}],zt.ctorParameters=function(){return[{type:n.Renderer2},{type:n.ElementRef},{type:c.Platform},{type:o.FocusMonitor}]};var jt=function(t){function e(e,n,o,i){return t.call(this,i,o,e,n)||this}return _(e,t),e.prototype._haltDisabledEvents=function(t){this.disabled&&(t.preventDefault(),t.stopImmediatePropagation())},e}(zt);jt.decorators=[{type:n.Component,args:[{selector:"a[md-button], a[md-raised-button], a[md-icon-button], a[md-fab], a[md-mini-fab],\n a[mat-button], a[mat-raised-button], a[mat-icon-button], a[mat-fab], a[mat-mini-fab]",host:{"[attr.tabindex]":"disabled ? -1 : 0","[attr.disabled]":"disabled || null","[attr.aria-disabled]":"disabled.toString()","(click)":"_haltDisabledEvents($event)"},inputs:["disabled","disableRipple","color"],template:'<span class="mat-button-wrapper"><ng-content></ng-content></span><div mat-ripple class="mat-button-ripple" [class.mat-button-ripple-round]="_isRoundButton || _isIconButton" [matRippleDisabled]="_isRippleDisabled()" [matRippleCentered]="_isIconButton" [matRippleTrigger]="_getHostElement()"></div><div class="mat-button-focus-overlay"></div>',styles:[".mat-button,.mat-fab,.mat-icon-button,.mat-mini-fab,.mat-raised-button{box-sizing:border-box;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;outline:0;border:none;-webkit-tap-highlight-color:transparent;display:inline-block;white-space:nowrap;text-decoration:none;vertical-align:baseline;text-align:center;margin:0;min-width:88px;line-height:36px;padding:0 16px;border-radius:2px}[disabled].mat-button,[disabled].mat-fab,[disabled].mat-icon-button,[disabled].mat-mini-fab,[disabled].mat-raised-button{cursor:default}.cdk-keyboard-focused.mat-button .mat-button-focus-overlay,.cdk-keyboard-focused.mat-fab .mat-button-focus-overlay,.cdk-keyboard-focused.mat-icon-button .mat-button-focus-overlay,.cdk-keyboard-focused.mat-mini-fab .mat-button-focus-overlay,.cdk-keyboard-focused.mat-raised-button .mat-button-focus-overlay{opacity:1}.mat-button::-moz-focus-inner,.mat-fab::-moz-focus-inner,.mat-icon-button::-moz-focus-inner,.mat-mini-fab::-moz-focus-inner,.mat-raised-button::-moz-focus-inner{border:0}.mat-fab,.mat-mini-fab,.mat-raised-button{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);transform:translate3d(0,0,0);transition:background .4s cubic-bezier(.25,.8,.25,1),box-shadow 280ms cubic-bezier(.4,0,.2,1)}.mat-fab:not([disabled]):active,.mat-mini-fab:not([disabled]):active,.mat-raised-button:not([disabled]):active{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}[disabled].mat-fab,[disabled].mat-mini-fab,[disabled].mat-raised-button{box-shadow:none}.mat-button .mat-button-focus-overlay,.mat-icon-button .mat-button-focus-overlay{transition:none;opacity:0}.mat-button:hover .mat-button-focus-overlay{opacity:1}.mat-fab{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12);min-width:0;border-radius:50%;width:56px;height:56px;padding:0;flex-shrink:0}.mat-fab:not([disabled]):active{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)}.mat-fab .mat-button-wrapper{padding:16px 0;display:inline-block;line-height:24px}.mat-mini-fab{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12);min-width:0;border-radius:50%;width:40px;height:40px;padding:0;flex-shrink:0}.mat-mini-fab:not([disabled]):active{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)}.mat-mini-fab .mat-button-wrapper{padding:8px 0;display:inline-block;line-height:24px}.mat-icon-button{padding:0;min-width:0;width:40px;height:40px;flex-shrink:0;line-height:40px;border-radius:50%}.mat-icon-button .mat-icon,.mat-icon-button i{line-height:24px}.mat-button,.mat-icon-button,.mat-raised-button{color:currentColor}.mat-button .mat-button-wrapper>*,.mat-icon-button .mat-button-wrapper>*,.mat-raised-button .mat-button-wrapper>*{vertical-align:middle}.mat-button-focus-overlay,.mat-button-ripple{top:0;left:0;right:0;bottom:0;position:absolute;pointer-events:none}.mat-button-focus-overlay{background-color:rgba(0,0,0,.12);border-radius:inherit;opacity:0;transition:opacity .2s cubic-bezier(.35,0,.25,1),background-color .2s cubic-bezier(.35,0,.25,1)}@media screen and (-ms-high-contrast:active){.mat-button-focus-overlay{background-color:rgba(255,255,255,.5)}}.mat-button-ripple-round{border-radius:50%;z-index:1}@media screen and (-ms-high-contrast:active){.mat-button,.mat-fab,.mat-icon-button,.mat-mini-fab,.mat-raised-button{outline:solid 1px}}"],encapsulation:n.ViewEncapsulation.None,preserveWhitespaces:!1,changeDetection:n.ChangeDetectionStrategy.OnPush}]}],jt.ctorParameters=function(){return[{type:c.Platform},{type:o.FocusMonitor},{type:n.ElementRef},{type:n.Renderer2}]};var At=function(){function t(){}return t}();At.decorators=[{type:n.NgModule,args:[{imports:[e.CommonModule,ht,H,o.A11yModule],exports:[zt,jt,Mt,St,H,Ct,Pt,Rt],declarations:[zt,jt,Mt,St,Ct,Pt,Rt]}]}],At.ctorParameters=function(){return[]};var Ft=y.trigger("transformPlaceholder",[y.state("floating-ltr",y.style({top:"-22px",left:"-2px",transform:"scale(0.75)"})),y.state("floating-rtl",y.style({top:"-22px",left:"2px",transform:"scale(0.75)"})),y.transition("* => *",y.animate("400ms cubic-bezier(0.25, 0.8, 0.25, 1)"))]),Nt=y.trigger("transformPanel",[y.state("showing",y.style({opacity:1,minWidth:"calc(100% + 32px)",transform:"scaleY(1)"})),y.state("showing-multiple",y.style({opacity:1,minWidth:"calc(100% + 64px)",transform:"scaleY(1)"})),y.transition("void => *",[y.style({opacity:0,minWidth:"100%",transform:"scaleY(0)"}),y.animate("150ms cubic-bezier(0.25, 0.8, 0.25, 1)")]),y.transition("* => void",[y.animate("250ms 100ms linear",y.style({opacity:0}))])]),Vt=y.trigger("fadeInContent",[y.state("showing",y.style({opacity:1})),y.transition("void => showing",[y.style({opacity:0}),y.animate("150ms 100ms cubic-bezier(0.55, 0, 0.55, 0.2)")])]),Lt=Math.floor(256/48),Wt=new n.InjectionToken("md-select-scroll-strategy"),Yt={provide:Wt,deps:[u.Overlay],useFactory:M},Bt=function(){function t(t,e){this.source=t,this.value=e}return t}(),Ht=function(){function t(t,e){this._renderer=t,this._elementRef=e}return t}(),qt=function(t,e){return void 0===e&&(e=0),function(t){function n(){for(var n=[],o=0;o<arguments.length;o++)n[o]=arguments[o];var i=t.apply(this,n)||this;return i._tabIndex=e,i}return _(n,t),Object.defineProperty(n.prototype,"tabIndex",{get:function(){return this.disabled?-1:this._tabIndex},set:function(t){this._tabIndex=null!=t?t:e},enumerable:!0,configurable:!0}),n}(t)}(w(x(Ht),"primary")),Gt=function(){function t(){}return t}();Gt.decorators=[{type:n.Directive,args:[{selector:"md-select-trigger, mat-select-trigger"}]}],Gt.ctorParameters=function(){return[]};var Ut=function(t){function e(e,o,i,r,a,s,l,p,c,u,d,h){var m=t.call(this,r,a)||this;return m._viewportRuler=e,m._changeDetectorRef=o,m._platform=i,m._dir=s,m._parentForm=l,m._parentFormGroup=p,m._control=c,m._scrollStrategyFactory=h,m._panelOpen=!1,m._optionSubscription=b.Subscription.EMPTY,m._changeSubscription=b.Subscription.EMPTY,m._tabSubscription=b.Subscription.EMPTY,m._required=!1,m._scrollTop=0,m._multiple=!1,m._compareWith=function(t,e){return t===e},m._placeholderState="",m._onChange=function(){},m._onTouched=function(){},m._optionIds="",m._transformOrigin="top",m._panelDoneAnimating=!1,m._scrollStrategy=m._scrollStrategyFactory(),m._offsetY=0,m._positions=[{originX:"start",originY:"top",overlayX:"start",overlayY:"top"},{originX:"start",originY:"bottom",overlayX:"start",overlayY:"bottom"}],m._disableRipple=!1,m.ariaLabel="",m.ariaLabelledby="",m.onOpen=new n.EventEmitter,m.onClose=new n.EventEmitter,m.change=new n.EventEmitter,m.valueChange=new n.EventEmitter,m._control&&(m._control.valueAccessor=m),m.tabIndex=parseInt(u)||0,m._placeholderOptions=d||{},m.floatPlaceholder=m._placeholderOptions.float||"auto",m}return _(e,t),Object.defineProperty(e.prototype,"placeholder",{get:function(){return this._placeholder},set:function(t){var e=this;this._placeholder=t,Promise.resolve(null).then(function(){return e._setTriggerWidth()})},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"required",{get:function(){return this._required},set:function(t){this._required=a.coerceBooleanProperty(t)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"multiple",{get:function(){return this._multiple},set:function(t){if(this._selectionModel)throw P();this._multiple=a.coerceBooleanProperty(t)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"compareWith",{get:function(){return this._compareWith},set:function(t){if("function"!=typeof t)throw S();this._compareWith=t,this._selectionModel&&this._initializeSelection()},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"floatPlaceholder",{get:function(){return this._floatPlaceholder},set:function(t){this._floatPlaceholder=t||this._placeholderOptions.float||"auto"},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"value",{get:function(){return this._value},set:function(t){this.writeValue(t),this._value=t},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"disableRipple",{get:function(){return this._disableRipple},set:function(t){this._disableRipple=a.coerceBooleanProperty(t),this._setOptionDisableRipple()},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"optionSelectionChanges",{get:function(){return f.merge.apply(void 0,this.options.map(function(t){return t.onSelectionChange}))},enumerable:!0,configurable:!0}),e.prototype.ngOnInit=function(){this._selectionModel=new m.SelectionModel(this.multiple,void 0,!1)},e.prototype.ngAfterContentInit=function(){var t=this;this._initKeyManager(),this._changeSubscription=h.startWith.call(this.options.changes,null).subscribe(function(){t._resetOptions(),t._initializeSelection()})},e.prototype.ngOnDestroy=function(){this._dropSubscriptions(),this._changeSubscription.unsubscribe(),this._tabSubscription.unsubscribe()},e.prototype.toggle=function(){this.panelOpen?this.close():this.open()},e.prototype.open=function(){!this.disabled&&this.options.length&&(this._triggerWidth||this._setTriggerWidth(),this._calculateOverlayPosition(),this._placeholderState=this._floatPlaceholderState(),this._panelOpen=!0,this._changeDetectorRef.markForCheck())},e.prototype.close=function(){this._panelOpen&&(this._panelOpen=!1,this._selectionModel.isEmpty()&&(this._placeholderState=""),this._changeDetectorRef.markForCheck(),this.focus())},e.prototype.writeValue=function(t){this.options&&this._setSelectionByValue(t)},e.prototype.registerOnChange=function(t){this._onChange=t},e.prototype.registerOnTouched=function(t){this._onTouched=t},e.prototype.setDisabledState=function(t){this.disabled=t,this._changeDetectorRef.markForCheck()},Object.defineProperty(e.prototype,"panelOpen",{get:function(){return this._panelOpen},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"selected",{get:function(){return this.multiple?this._selectionModel.selected:this._selectionModel.selected[0]},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"triggerValue",{get:function()