forked from AdamCraven/angular-fng
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathangular-fng.min.js
1 lines (1 loc) · 1008 Bytes
/
angular-fng.min.js
1
!function(){"use strict";function e(e){return n(e.replace(u,""))}function n(e){return e.replace(r,function(e,n,o,t){return t?o.toUpperCase():o})}function o(e){for(var n=e;n.$parent&&!n.hasOwnProperty("$stopDigestPropagation");)n=n.$parent;return n}function t(n){function t(n){var t=e("fng-"+n);u.directive(t,["$parse","$rootScope",function(e,u){return{restrict:"A",compile:function(r,i){var c=e(i[t],null,!0);return function(e,t){t.on(n,function(t){var r=o(e),i=function(){c(e,{$event:t})};a[n]&&u.$$phase?e.$evalAsync(i):r.$stopDigestPropagation?(i(),r.$digest()):e.$apply(i)})}}}}])}var u=n.module("fng",[]);i.forEach(t)}var u=/^((?:x|data)[\:\-_])/i,r=/([\:\-\_]+(.))/g,a={blur:!0,focus:!0},i="click dblclick mousedown mouseup mouseover mouseout mousemove mouseenter mouseleave keydown keyup keypress submit focus blur copy cut paste".split(" ");"function"==typeof define&&define.amd?define(["angular"],t):"undefined"!=typeof module&&module&&module.exports?(t(angular),module.exports="fng"):t(angular)}();