UNPKG

mini-toastr-o8

Version:
3 lines (2 loc) 4.03 kB
!function(t,e){"function"==typeof define&&define.amd?define([],e):"object"==typeof exports?module.exports=e():t.miniToastr=e()}(this,function(){"use strict";function t(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var e="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t};return function(){function n(t,e){var o=this;t.style.opacity&&t.style.opacity>.05?t.style.opacity=t.style.opacity-.05:t.style.opacity&&t.style.opacity<=.1?t.parentNode&&(t.parentNode.removeChild(t),e&&e()):t.style.opacity=.9,setTimeout(function(){return n.apply(o,[t,e])},1e3/30)}function o(t,n,i){n=n||{},i=i||"";for(var r in t)if(t.hasOwnProperty(r)){var a=t[r];a&&"object"===(void 0===a?"undefined":e(a))&&!(a instanceof Date||a instanceof RegExp)?o(a,n,i+r+" "):n[i]&&"object"===e(n[i])?n[i][r]=a:(n[i]={},n[i][r]=a)}return n}function i(t){var e=o(t),n=JSON.stringify(e,null,2);return n=n.replace(/"([^"]*)": \{/g,"$1 {").replace(/"([^"]*)"/g,"$1").replace(/(\w*-?\w*): ([\w\d .#]*),?/g,"$1: $2;").replace(/},/g,"}\n").replace(/ &([.:])/g,"$1"),n=n.substr(1,n.lastIndexOf("}")-1)}function r(t){var e=document.head||document.getElementsByTagName("head")[0],n=a("style");n.id="mini-toastr-styles",n.type="text/css",n.styleSheet?n.styleSheet.cssText=t:n.appendChild(document.createTextNode(t)),e.appendChild(n)}function a(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"div";return document.createElement(t)}function c(t,e,n){var o=a(n.icons[e].nodeType),i=n.icons[e].attrs;for(var r in i)i.hasOwnProperty(r)&&o.setAttribute(r,i[r]);t.appendChild(o)}function s(t,e,n){var o=a();o.className=n,o.appendChild(document.createTextNode(e)),t.appendChild(o)}var d,p;if("undefined"==typeof window)return{init:function(){}};var u={error:"error",warn:"warn",success:"success",info:"info"},f={container:"mini-toastr",notification:"mini-toastr__notification",title:"mini-toastr-notification__title",icon:"mini-toastr-notification__icon",message:"mini-toastr-notification__message",error:"-"+u.error,warn:"-"+u.warn,success:"-"+u.success,info:"-"+u.info},l={types:u,animation:n,timeout:3e3,icons:{},appendTarget:document.body,node:a(),style:(p={},t(p,"."+f.container,{position:"fixed","z-index":99999,right:"12px",top:"12px"}),t(p,"."+f.notification,(d={cursor:"pointer",padding:"12px 18px",margin:"0 0 6px 0","background-color":"#000",opacity:.8,color:"#fff","border-radius":"3px","box-shadow":"#3c3b3b 0 0 12px",width:"300px"},t(d,"&."+f.error,{"background-color":"#D5122B"}),t(d,"&."+f.warn,{"background-color":"#F5AA1E"}),t(d,"&."+f.success,{"background-color":"#7AC13E"}),t(d,"&."+f.info,{"background-color":"#4196E1"}),t(d,"&:hover",{opacity:1,"box-shadow":"#000 0 0 12px"}),d)),t(p,"."+f.title,{"font-weight":"500"}),t(p,"."+f.message,{display:"inline-block","vertical-align":"middle",width:"240px",padding:"0 12px"}),p)},y={config:l,showMessage:function(t,e,n,o,i,r){var d={};Object.assign(d,this.config),Object.assign(d,r);var p=a();return p.className=f.notification+" "+f[n],p.onclick=function(){d.animation(p,null)},e&&s(p,e,f.title),d.icons[n]&&c(p,n,d),t&&s(p,t,f.message),d.node.insertBefore(p,d.node.firstChild),setTimeout(function(){return d.animation(p,i)},o||d.timeout),i&&i(),this},init:function(t){var e=this,n={};return Object.assign(n,l),Object.assign(n,t),this.config=n,r(i(n.style)),n.node.id=""+f.container,n.node.className=""+f.container,n.appendTarget.appendChild(n.node),Object.keys(n.types).forEach(function(t){y[n.types[t]]=function(e,o,i,r,a){return this.showMessage(e,o,n.types[t],i,r,a),this}.bind(e)}),this},setIcon:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"i",n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:[];n.class=n.class?n.class+" "+f.icon:f.icon,this.config.icons[t]={nodeType:e,attrs:n}}};return y}()}); //# sourceMappingURL=mini-toastr.es5.min.js.map