UNPKG

@titoagudelo/cdf-ng-media

Version:

Angular module for displaying media assets (images, videos)

1 lines 2 kB
[{"__symbolic":"module","version":3,"metadata":{"CdfImageComponent":{"__symbolic":"class","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Component"},"arguments":[{"selector":"cdf-image","template":"\n\t<section *ngIf=\"(imageModel)\" \n\t\tclass=\"cdf-background-image\" \n\t\t[ngStyle]=\"{'background-image': 'url(' + imageModel.ImageUri + ')'}\">\t\t\n\t</section>\n\t<ng-content></ng-content>","styles":["\n\t:host \n\t{\n\t\tmargin: auto;\n\t\twidth: 100%;\n\t}\n\t\t\n\t.cdf-background-image\n\t{\n\t\tbackground-repeat:no-repeat;\n\t\tbackground-size: cover;\n\t\tbackground-position:center center;\t\n\t\theight: 100%;\n\t\ttransition: all 0.3s ease 0s;\n\t\twidth:100%;\n\t}"]}]}],"members":{"imageModel":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input"}}]}],"__ctor__":[{"__symbolic":"constructor"}],"ngOnInit":[{"__symbolic":"method"}]}}}},{"__symbolic":"module","version":1,"metadata":{"CdfImageComponent":{"__symbolic":"class","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Component"},"arguments":[{"selector":"cdf-image","template":"\n\t<section *ngIf=\"(imageModel)\" \n\t\tclass=\"cdf-background-image\" \n\t\t[ngStyle]=\"{'background-image': 'url(' + imageModel.ImageUri + ')'}\">\t\t\n\t</section>\n\t<ng-content></ng-content>","styles":["\n\t:host \n\t{\n\t\tmargin: auto;\n\t\twidth: 100%;\n\t}\n\t\t\n\t.cdf-background-image\n\t{\n\t\tbackground-repeat:no-repeat;\n\t\tbackground-size: cover;\n\t\tbackground-position:center center;\t\n\t\theight: 100%;\n\t\ttransition: all 0.3s ease 0s;\n\t\twidth:100%;\n\t}"]}]}],"members":{"imageModel":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input"}}]}],"__ctor__":[{"__symbolic":"constructor"}],"ngOnInit":[{"__symbolic":"method"}]}}}}]