jq_ui-8.x-1.8/jquery_ui/assets/vendor/jquery.ui/ui/tabbable-min.js
jquery_ui/assets/vendor/jquery.ui/ui/tabbable-min.js
/*!
* jQuery UI Tabbable 1.14.1
* https://jqueryui.com
*
* Copyright OpenJS Foundation and other contributors
* Released under the MIT license.
* https://jquery.org/license
*/
!function(e){"use strict";"function"==typeof define&&define.amd?define(["jquery","./version","./focusable"],e):e(jQuery)}((function(e){"use strict";return e.extend(e.expr.pseudos,{tabbable:function(n){var t=e.attr(n,"tabindex"),u=null!=t;return(!u||t>=0)&&e.ui.focusable(n,u)}})}));
//# sourceMappingURL=tabbable-min.js.map