ngx-mat-lib
Version:
A bunch of utilities and components to use in your Angular 7+ apps!
12 lines (11 loc) • 2.62 kB
JavaScript
/**
* @fileoverview added by tsickle
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc
*/
export { XmatAccordionModule, XmatAlertBoxModule, XmatDialogModule, XmatAlertDialogComponent, XmatConfirmDialogComponent, XmatDialogContentComponent, XmatDividerModule, XmatDividerComponent, XmatGlobalSpinnerService, XmatGlobalSpinnerModule, XmatLegendModule, XmatLegendLayouts, XmatLegendItemContentComponent, XmatLegendComponent, XmatMiniChipListModule, XmatMediaQueryStateModule, XmatMediaService, XmatMediaQueryStateComponent, XmatNavBarModule, XmatOverlayModule, XmatOverlayComponent, XmatSimpleTableModule, XmatSimpleTableComponent, XmatSnackBarModule, XmatSnackBarComponent, XmatSpinnerModule, XmatSummaryModule, XmatTimeModule } from "./lib/components/index";
export { MatFormFieldRequiredModule, CustomMatFormFieldNgControl, CustomMatFormFieldControl, MatFormFieldRequiredDirective, XmatActionTextModule, XmatBadgeModule, XmatBadgeDirective } from "./lib/directives/index";
export { XmatAlertDialogActions, XmatAlertTypes, XmatBreakpointKeys, XmatHttpParams, XmatLib, XmatOverlayStyles, XmatResponseTypes, XmatRestVerbs, XmatSnackBarDataTypes, xmatTimeSeparator, xmatDoubleO, XmatTime } from "./lib/models/index";
export { XmatPipesModule, XmatKebabCasePipe, XmatObjectToArrayPipe } from "./lib/pipes/index";
export { XmatFunctionsModule, XMAT_LOCALE_IT, XMAT_LOCALE_EN, XMAT_LOCALE_FR, XMAT_FORMATS, XMAT_DATE_FORMATS, XmatMatDateLocale, XMAT_CONSTANT_LABELS, XmatConstantsService, XmatFunctionsService, XmatMockService, XmatMocksListService, XmatRestService, XmatSharedDataService } from "./lib/services/index";
export { xmatMinTimeValidation, xmatMaxTimeValidation, xmatMaxListSelection, xmatMinListSelection, xmatValidListSelection, xmatValuesMatchValidation, xmatValidatorForAtLeast } from "./lib/validators/index";
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHVibGljX2FwaS5qcyIsInNvdXJjZVJvb3QiOiJuZzovL25neC1tYXQtbGliLyIsInNvdXJjZXMiOlsicHVibGljX2FwaS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7O0FBQUEsa29CQUFjLHdCQUF3QixDQUFDO0FBQ3ZDLDZMQUFjLHdCQUF3QixDQUFDO0FBQ3ZDLDBOQUFjLG9CQUFvQixDQUFDO0FBQ25DLDBFQUFjLG1CQUFtQixDQUFDO0FBQ2xDLHlSQUFjLHNCQUFzQixDQUFDO0FBQ3JDLHFMQUFjLHdCQUF3QixDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiZXhwb3J0ICogZnJvbSBcIi4vbGliL2NvbXBvbmVudHMvaW5kZXhcIjtcbmV4cG9ydCAqIGZyb20gXCIuL2xpYi9kaXJlY3RpdmVzL2luZGV4XCI7XG5leHBvcnQgKiBmcm9tIFwiLi9saWIvbW9kZWxzL2luZGV4XCI7XG5leHBvcnQgKiBmcm9tIFwiLi9saWIvcGlwZXMvaW5kZXhcIjtcbmV4cG9ydCAqIGZyb20gXCIuL2xpYi9zZXJ2aWNlcy9pbmRleFwiO1xuZXhwb3J0ICogZnJvbSBcIi4vbGliL3ZhbGlkYXRvcnMvaW5kZXhcIjtcbiJdfQ==