/** * @license * Copyright Google LLC 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(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("@angular/core"),require("rxjs"),require("@angular/cdk/coercion"),require("@angular/material/core"),require("@angular/common"),require("@angular/material/button"),require("@angular/material/select"),require("@angular/material/tooltip")):"function"==typeof define&&define.amd?define("@angular/material/paginator",["exports","@angular/core","rxjs","@angular/cdk/coercion","@angular/material/core","@angular/common","@angular/material/button","@angular/material/select","@angular/material/tooltip"],t):t((e.ng=e.ng||{},e.ng.material=e.ng.material||{},e.ng.material.paginator={}),e.ng.core,e.rxjs,e.ng.cdk.coercion,e.ng.material.core,e.ng.common,e.ng.material.button,e.ng.material.select,e.ng.material.tooltip)}(this,function(e,t,a,i,n,o,r,s,p){"use strict";function g(e,t){function a(){this.constructor=e}u(e,t),e.prototype=null===t?Object.create(t):(a.prototype=t.prototype,new a)}function l(e){return e||new c}var u=function(e,t){return(u=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var a in t)t.hasOwnProperty(a)&&(e[a]=t[a])})(e,t)},c=function(){function e(){this.changes=new a.Subject,this.itemsPerPageLabel="Items per page:",this.nextPageLabel="Next page",this.previousPageLabel="Previous page",this.firstPageLabel="First page",this.lastPageLabel="Last page",this.getRangeLabel=function(e,t,a){if(0==a||0==t)return"0 of "+a;a=Math.max(a,0);var i=e*t;return i+1+" - "+(i=1&&0!=this.pageSize},a.prototype.hasNextPage=function(){var e=this.getNumberOfPages()-1;return this.pageIndex
{{_intl.itemsPerPageLabel}}
{{pageSizeOption}}
{{pageSize}}
{{_intl.getRangeLabel(pageIndex, pageSize, length)}}
',styles:[".mat-paginator{display:block}.mat-paginator-outer-container{display:flex}.mat-paginator-container{display:flex;align-items:center;justify-content:flex-end;min-height:56px;padding:0 8px;flex-wrap:wrap-reverse;width:100%}.mat-paginator-page-size{display:flex;align-items:baseline;margin-right:8px}[dir=rtl] .mat-paginator-page-size{margin-right:0;margin-left:8px}.mat-paginator-page-size-label{margin:0 4px}.mat-paginator-page-size-select{margin:6px 4px 0 4px;width:56px}.mat-paginator-page-size-select.mat-form-field-appearance-outline{width:64px}.mat-paginator-page-size-select.mat-form-field-appearance-fill{width:64px}.mat-paginator-range-label{margin:0 32px 0 24px}.mat-paginator-range-actions{display:flex;align-items:center}.mat-paginator-icon{width:28px;fill:currentColor}[dir=rtl] .mat-paginator-icon{transform:rotate(180deg)}"],inputs:["disabled"],host:{class:"mat-paginator"},changeDetection:t.ChangeDetectionStrategy.OnPush,encapsulation:t.ViewEncapsulation.None}]}],a.ctorParameters=function(){return[{type:c},{type:t.ChangeDetectorRef}]},a.propDecorators={color:[{type:t.Input}],pageIndex:[{type:t.Input}],length:[{type:t.Input}],pageSize:[{type:t.Input}],pageSizeOptions:[{type:t.Input}],hidePageSize:[{type:t.Input}],showFirstLastButtons:[{type:t.Input}],page:[{type:t.Output}]},a}(f),P=function(){function e(){}return e.decorators=[{type:t.NgModule,args:[{imports:[o.CommonModule,r.MatButtonModule,s.MatSelectModule,p.MatTooltipModule],exports:[b],declarations:[b],providers:[d]}]}],e}();e.MatPaginatorModule=P,e.PageEvent=h,e.MatPaginator=b,e.MAT_PAGINATOR_INTL_PROVIDER_FACTORY=l,e.MatPaginatorIntl=c,e.MAT_PAGINATOR_INTL_PROVIDER=d,Object.defineProperty(e,"__esModule",{value:!0})}); //# sourceMappingURL=material-paginator.umd.min.js.map