source: trip-planner-front/node_modules/@angular/material/fesm2015/form-field/testing/control.js.map@ 6a3a178

Last change on this file since 6a3a178 was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago

initial commit

  • Property mode set to 100644
File size: 1.1 KB
Line 
1{"version":3,"file":"form-field__testing__control.js","sources":["../../../../../../src/material/form-field/testing/control/form-field-control-harness.ts","../../../../../../src/material/form-field/testing/control/index.ts"],"sourcesContent":["/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.io/license\n */\n\nimport {ComponentHarness} from '@angular/cdk/testing';\n\n/**\n * Base class for custom form-field control harnesses. Harnesses for\n * custom controls with form-fields need to implement this interface.\n */\nexport abstract class MatFormFieldControlHarness extends ComponentHarness {}\n","/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.io/license\n */\n\nexport * from './form-field-control-harness';\n"],"names":[],"mappings":";;AAAA;;;;;;;AAUA;;;;MAIsB,0BAA2B,SAAQ,gBAAgB;;;ACdzE;;;;;;;;;;"}
Note: See TracBrowser for help on using the repository browser.