{"version":3,"names":[],"mappings":"","sources":["focus-indicator.js"],"sourcesContent":["!function(t,a){\"use strict\";a.behaviors.focusIndicaator={attach:function(a){var u=t(\"html, body\");t(document).on({keydown:function(){u.addClass(\"whatinput-types-keyboard\"),u.attr(\"data-whatinput\",\"keyboard\")},mousedown:function(){u.addClass(\"whatinput-types-mouse\"),u.attr(\"data-whatinput\",\"mouse\")},touchstart:function(){u.addClass(\"whatinput-types-touch\"),u.attr(\"data-whatinput\",\"touch\")}})}}}(jQuery,Drupal);"],"file":"focus-indicator.js"}