@formio-tmt/angular
Version:
This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 10.1.4.
8 lines • 921 B
JavaScript
export var AlertsPosition;
(function (AlertsPosition) {
AlertsPosition[AlertsPosition["none"] = 0] = "none";
AlertsPosition[AlertsPosition["top"] = 1] = "top";
AlertsPosition[AlertsPosition["bottom"] = 2] = "bottom";
AlertsPosition[AlertsPosition["both"] = 3] = "both";
})(AlertsPosition || (AlertsPosition = {}));
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYWxlcnRzLXBvc2l0aW9uLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vcHJvamVjdHMvYW5ndWxhci1mb3JtaW8vc3JjL3R5cGVzL2FsZXJ0cy1wb3NpdGlvbi50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxNQUFNLENBQU4sSUFBWSxjQUtYO0FBTEQsV0FBWSxjQUFjO0lBQ3hCLG1EQUFJLENBQUE7SUFDSixpREFBRyxDQUFBO0lBQ0gsdURBQU0sQ0FBQTtJQUNOLG1EQUFJLENBQUE7QUFDTixDQUFDLEVBTFcsY0FBYyxLQUFkLGNBQWMsUUFLekIiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQgZW51bSBBbGVydHNQb3NpdGlvbiB7XHJcbiAgbm9uZSxcclxuICB0b3AsXHJcbiAgYm90dG9tLFxyXG4gIGJvdGhcclxufVxyXG4iXX0=