[{"__symbolic":"module","version":3,"metadata":{"FormlyRepeatedSectionComponent":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"ng-formly","name":"FieldType"},"decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Component"},"arguments":[{"selector":"formly-repeated-section","styles":["\n    :host {\n        width: 100%;\n    }\n  "],"template":"\n    <div *ngFor=\"let control of formControl.controls; let i = index;\" style=\"position: relative; display: table; width: 100%\">\n      <formly-form\n        [fields]=\"fields(i)\"\n        [options]=\"options\"\n        [form]=\"this.formControl.at(i)\"\n        [ngClass]=\"field.fieldArray.className\">\n      </formly-form>\n      <div class=\"removeSectionBtn mat-raised-button mat-warn\" [mdTooltip]=\"to.removeText\" mdTooltipPosition=\"below\" *ngIf=\"to.canRemove\" (click)=\"remove(i)\" style=\"position: absolute;top: -15px; right: 0px; background: #f44336; color: #fff; padding: 0px; height: 20px; min-width: 20px; cursor: pointer; line-height: normal;\">\n        <i class=\"material-icons\" style=\"font-size: 20px\">close</i>\n      </div>\n    </div>\n    <div class=\"col-xs-12\" *ngIf=\"to.canAdd && (to.maxSections ? to.maxSections > sectionsNumber : true)\">\n      <button md-raised-button color=\"primary\" (click)=\"add()\" style=\"margin-top: 5px\">\n        <i class=\"material-icons\">add</i>\n        {{to.addText || 'Add'}}\n      </button>\n    </div>\n  "}]}],"members":{"__ctor__":[{"__symbolic":"constructor","parameters":[{"__symbolic":"reference","module":"ng-formly","name":"FormlyFormBuilder"}]}],"ngOnInit":[{"__symbolic":"method"}],"add":[{"__symbolic":"method"}],"remove":[{"__symbolic":"method"}],"fields":[{"__symbolic":"method"}]}}}},{"__symbolic":"module","version":1,"metadata":{"FormlyRepeatedSectionComponent":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"ng-formly","name":"FieldType"},"decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Component"},"arguments":[{"selector":"formly-repeated-section","styles":["\n    :host {\n        width: 100%;\n    }\n  "],"template":"\n    <div *ngFor=\"let control of formControl.controls; let i = index;\" style=\"position: relative; display: table; width: 100%\">\n      <formly-form\n        [fields]=\"fields(i)\"\n        [options]=\"options\"\n        [form]=\"this.formControl.at(i)\"\n        [ngClass]=\"field.fieldArray.className\">\n      </formly-form>\n      <div class=\"removeSectionBtn mat-raised-button mat-warn\" [mdTooltip]=\"to.removeText\" mdTooltipPosition=\"below\" *ngIf=\"to.canRemove\" (click)=\"remove(i)\" style=\"position: absolute;top: -15px; right: 0px; background: #f44336; color: #fff; padding: 0px; height: 20px; min-width: 20px; cursor: pointer; line-height: normal;\">\n        <i class=\"material-icons\" style=\"font-size: 20px\">close</i>\n      </div>\n    </div>\n    <div class=\"col-xs-12\" *ngIf=\"to.canAdd && (to.maxSections ? to.maxSections > sectionsNumber : true)\">\n      <button md-raised-button color=\"primary\" (click)=\"add()\" style=\"margin-top: 5px\">\n        <i class=\"material-icons\">add</i>\n        {{to.addText || 'Add'}}\n      </button>\n    </div>\n  "}]}],"members":{"__ctor__":[{"__symbolic":"constructor","parameters":[{"__symbolic":"reference","module":"ng-formly","name":"FormlyFormBuilder"}]}],"ngOnInit":[{"__symbolic":"method"}],"add":[{"__symbolic":"method"}],"remove":[{"__symbolic":"method"}],"fields":[{"__symbolic":"method"}]}}}}]