Files
cdnjs/ajax/libs/angular.js/1.2.2/angular-loader.min.js
T
Pete Cooper e429b95643 Updating angular.js to 1.2.9 + back fill
Sources: http://code.angularjs.org/*

Added missing versions, fixed some files reporting as min’d but
weren’t, the sneaky varmints.

Addresses https://github.com/cdnjs/cdnjs/issues/1188 - I think. Can be
closed if it does.
2014-01-23 22:01:44 +00:00

1 line
2.0 KiB
JavaScript
Executable File

(function(){function b(c){return function(){var h=arguments[0],j="["+(c?c+":":"")+h+"] ",f=arguments[1],d=arguments,k=function(i){if(typeof i==="function"){return i.toString().replace(/ \{[\s\S]*$/,"")}else{if(typeof i==="undefined"){return"undefined"}else{if(typeof i!=="string"){return JSON.stringify(i)}}}return i},g,e;g=j+f.replace(/\{\d+\}/g,function(m){var l=+m.slice(1,-1),i;if(l+2<d.length){i=d[l+2];if(typeof i==="function"){return i.toString().replace(/ ?\{[\s\S]*$/,"")}else{if(typeof i==="undefined"){return"undefined"}else{if(typeof i!=="string"){return toJson(i)}}}return i}return m});g=g+"\nhttp://errors.angularjs.org/1.2.2/"+(c?c+"/":"")+h;for(e=2;e<arguments.length;e++){g=g+(e==2?"?":"&")+"p"+(e-2)+"="+encodeURIComponent(k(arguments[e]))}return new Error(g)}}function a(g){var e=b("$injector");var c=b("ng");function f(j,i,h){return j[i]||(j[i]=h())}var d=f(g,"angular",Object);d.$$minErr=d.$$minErr||b;return f(d,"module",function(){var h={};return function i(j,l,k){var m=function(n,o){if(n==="hasOwnProperty"){throw c("badname","hasOwnProperty is not a valid {0} name",o)}};m(j,"module");if(l&&h.hasOwnProperty(j)){h[j]=null}return f(h,j,function(){if(!l){throw e("nomod","Module '{0}' is not available! You either misspelled the module name or forgot to load it. If registering a module ensure that you specify the dependencies as the second argument.",j)}var r=[];var q=[];var o=n("$injector","invoke");var p={_invokeQueue:r,_runBlocks:q,requires:l,name:j,provider:n("$provide","provider"),factory:n("$provide","factory"),service:n("$provide","service"),value:n("$provide","value"),constant:n("$provide","constant","unshift"),animation:n("$animateProvider","register"),filter:n("$filterProvider","register"),controller:n("$controllerProvider","register"),directive:n("$compileProvider","directive"),config:o,run:function(s){q.push(s);return this}};if(k){o(k)}return p;function n(t,u,s){return function(){r[s||"push"]([t,u,arguments]);return p}}})}})}a(window)})(window);angular.Module;