(function() { "use strict"; angular.module('shared') .component('lazModal', { bindings: { hideCloseButton: '@?', offpageContent: '@?', onClose: '