blob: d25afdf7ba3a904dcca71db6755e60cce25ec947 [file] [log] [blame]
{"remainingRequest":"/Users/jaslan/Development/nifi-fds/angular-url-loader.js!/Users/jaslan/Development/nifi-fds/node_modules/babel-loader/lib/index.js??ref--5-2!/Users/jaslan/Development/nifi-fds/platform/core/snackbars/fds-snackbars.module.js","dependencies":[{"path":"/Users/jaslan/Development/nifi-fds/platform/core/snackbars/fds-snackbars.module.js","mtime":1562689731046},{"path":"/Users/jaslan/Development/nifi-fds/node_modules/cache-loader/dist/cjs.js","mtime":499162500000},{"path":"/Users/jaslan/Development/nifi-fds/angular-url-loader.js","mtime":1562689731025},{"path":"/Users/jaslan/Development/nifi-fds/node_modules/babel-loader/lib/index.js","mtime":499162500000}],"contextDependencies":[],"result":["/*\n * Licensed to the Apache Software Foundation (ASF) under one or more\n * contributor license agreements. See the NOTICE file distributed with\n * this work for additional information regarding copyright ownership.\n * The ASF licenses this file to You under the Apache License, Version 2.0\n * (the \"License\"); you may not use this file except in compliance with\n * the License. You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nimport { NgModule } from '@angular/core';\nimport { FlexLayoutModule } from '@angular/flex-layout';\nimport { CommonModule } from '@angular/common';\nimport { MatButtonModule, MatIconModule, MatInputModule, MatSnackBarModule } from '@angular/material';\nimport { FormsModule } from '@angular/forms';\nimport { FdsSnackBarComponent, FdsSnackBarTitleDirective, FdsSnackBarActionsDirective, FdsSnackBarContentDirective } from './fds-snackbar.component';\nimport { ICoasterConfig, FdsSnackBarService } from './services/snackbar.service';\nimport { FdsCoasterComponent } from './coaster/coaster.component';\nvar FDS_SNACKBARS = [FdsSnackBarComponent, FdsSnackBarTitleDirective, FdsSnackBarActionsDirective, FdsSnackBarContentDirective, FdsCoasterComponent];\nvar FDS_SNACKBARS_ENTRY_COMPONENTS = [FdsCoasterComponent];\n/**\n * FdsSnackBarsModule constructor.\n *\n * @constructor\n */\n\nfunction FdsSnackBarsModule() {}\n\nFdsSnackBarsModule.prototype = {\n constructor: FdsSnackBarsModule\n};\nFdsSnackBarsModule.annotations = [new NgModule({\n imports: [FlexLayoutModule, FormsModule, CommonModule, MatSnackBarModule, MatInputModule, MatButtonModule, MatIconModule],\n declarations: [FDS_SNACKBARS],\n exports: [FDS_SNACKBARS],\n providers: [FdsSnackBarService],\n entryComponents: [FDS_SNACKBARS_ENTRY_COMPONENTS]\n})];\nexport { FdsSnackBarsModule, ICoasterConfig, FdsSnackBarService, FdsSnackBarComponent, FdsSnackBarTitleDirective, FdsSnackBarContentDirective, FdsSnackBarActionsDirective, FdsCoasterComponent };"]}