define(["css!cmpts/notifications/notifications.css"],function(){var i,t=Dom7,n=Template7;app.addNotification=function(o){if(o){"undefined"==typeof o.media&&(o.media=app.params.notificationMedia),"undefined"==typeof o.title&&(o.title=app.params.notificationTitle),"undefined"==typeof o.subtitle&&(o.subtitle=app.params.notificationSubtitle),"undefined"==typeof o.closeIcon&&(o.closeIcon=app.params.notificationCloseIcon),"undefined"==typeof o.hold&&(o.hold=app.params.notificationHold),"undefined"==typeof o.closeOnClick&&(o.closeOnClick=app.params.notificationCloseOnClick),"undefined"==typeof o.button&&(o.button=app.params.notificationCloseButtonText&&{text:app.params.notificationCloseButtonText,close:!0}),i||(i=document.createElement("div")),o.material=0;var a=t(".notifications");0===a.length&&(t("body").append('