[{"__symbolic":"module","version":4,"metadata":{"MyLoadingComponent":{"__symbolic":"class","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Component","line":1,"character":1},"arguments":[{"selector":"my-loading","template":"\n         <div class=\"htmleaf-container\">\n            <div class=\"container\">\n            <section>\n                <div class=\"loader loader-7\">\n                <div class=\"line line1\"></div>\n                <div class=\"line line2\"></div>\n                <div class=\"line line3\"></div>\n                </div>\n            </section>\n            </div>\n\t    </div>\n        ","styles":["\n        .htmleaf-container{position: absolute;top: 32%;left: 50%;}\n        .loader { position: relative; width: 60px; height: 60px; border-radius: 50%; margin: 75px; display: inline-block; vertical-align: middle; }\n        .loader-7 .line { width: 8px; position: absolute; border-radius: 5px; bottom: 0; background: -webkit-gradient(linear, left top, left bottom, from(#1ee95d), to(#5714ce)); background: -webkit-linear-gradient(top, #1ee95d, #5714ce); background: linear-gradient(to bottom, #1ee95d, #5714ce); }\n        .loader-7 .line1 { left: 0; -webkit-animation: line-grow 0.5s ease alternate infinite; animation: line-grow 0.5s ease alternate infinite; }\n        .loader-7 .line2 { left: 20px; -webkit-animation: line-grow 0.5s 0.2s ease alternate infinite; animation: line-grow 0.5s 0.2s ease alternate infinite; }\n        .loader-7 .line3 { left: 40px; -webkit-animation: line-grow 0.5s 0.4s ease alternate infinite; animation: line-grow 0.5s 0.4s ease alternate infinite; }   \n        @-webkit-keyframes line-grow {\n        0% {\n          height: 0;\n        }\n        100% {\n           height: 75%;\n        }\n        }\n        @keyframes line-grow {\n        0% {\n           height: 0;\n        }\n        100% {\n           height: 75%;\n          }\n        }         \n        "]}]}],"members":{"ngOnInit":[{"__symbolic":"method"}]}}}}]