[{"__symbolic":"module","version":4,"metadata":{"template":"\n  <div  class = \"sdc-popover\" [ngStyle]=\"calcLocationFromTopLeft() ? displayPopOverRightOrBottom : dispalyPopOverLeftOrTop\" (clickOutside)=\"closePopover()\">\n      <div class=\"outerContainer\">\n        <div class=\"closeButton\"><svg-icon [name]=\"'close'\" [clickable]=\"true\" [disabled]=\"false\" (click)=\"closePopover()\"></svg-icon></div>\n        <div class=\"innerContainer\">\n          <div class=\"title\" *ngIf=\"title.length  > 0\">{{title}}</div>\n          <div class=\"content\">{{content}}</div>\n          <div #popoverDynamicInnerContent></div>\n        </div>\n      </div>\n  </div>\n"}}]