UNPKG

795 BJavaScriptView Raw
1/*! @license Tealight v0.2.0 (MIT) Copyright 2018 Fisssion LLC. */
2var tealight=function(){"use strict";function t(t){return"object"==typeof window.Node?t instanceof window.Node:null!==t&&"object"==typeof t&&"number"==typeof t.nodeType&&"string"==typeof t.nodeName}return function(e,o){if(void 0===o&&(o=document),e instanceof Array)return e.filter(t);if(t(e))return[e];if(function(e){var o=Object.prototype.toString.call(e);return"object"==typeof window.NodeList?e instanceof window.NodeList:null!==e&&"object"==typeof e&&"number"==typeof e.length&&/^\[object (HTMLCollection|NodeList|Object)\]$/.test(o)&&(0===e.length||t(e[0]))}(e))return Array.prototype.slice.call(e);if("string"==typeof e)try{var n=o.querySelectorAll(e);return Array.prototype.slice.call(n)}catch(t){return[]}return[]}}();