cppcheck/htdocs/site/js/pack.js

2 lines
50 KiB
JavaScript
Raw Normal View History

2012-11-29 16:02:25 +01:00
function $JSCompiler_alias_THROW$$($){throw $}function $goog$typeOf$$($){var e=typeof $;if("object"==e){if(!$)return"null";if($ instanceof Array)return"array";if($ instanceof Object)return e;var t=Object.prototype.toString.call($);if("[object Window]"==t)return"object";if("[object Array]"==t||"number"==typeof $.length&&$.splice!==void 0&&$.propertyIsEnumerable!==void 0&&!$.propertyIsEnumerable("splice"))return"array";if("[object Function]"==t||$.call!==void 0&&$.propertyIsEnumerable!==void 0&&!$.propertyIsEnumerable("call"))return"function"}else if("function"==e&&$.call===void 0)return"object";return e}function $goog$isArray$$($){return"array"==$goog$typeOf$$($)}function $goog$isArrayLike$$($){var e=$goog$typeOf$$($);return"array"==e||"object"==e&&"number"==typeof $.length}function $goog$isString$$($){return"string"==typeof $}function $goog$isFunction$$($){return"function"==$goog$typeOf$$($)}function $goog$isObject$$($){var e=typeof $;return"object"==e&&$!=$JSCompiler_alias_NULL$$||"function"==e}function $goog$getUid$$($){return $[$goog$UID_PROPERTY_$$]||($[$goog$UID_PROPERTY_$$]=++$goog$uidCounter_$$)}function $goog$bindNative_$$($){return $.call.apply($.bind,arguments)}function $goog$bindJs_$$($,e){if($||$JSCompiler_alias_THROW$$(Error()),arguments.length>2){var t=Array.prototype.slice.call(arguments,2);return function(){var o=Array.prototype.slice.call(arguments);return Array.prototype.unshift.apply(o,t),$.apply(e,o)}}return function(){return $.apply(e,arguments)}}function $goog$bind$$(){return $goog$bind$$=Function.prototype.bind&&-1!=(""+Function.prototype.bind).indexOf("native code")?$goog$bindNative_$$:$goog$bindJs_$$,$goog$bind$$.apply($JSCompiler_alias_NULL$$,arguments)}function $goog$partial$$($){var e=Array.prototype.slice.call(arguments,1);return function(){var t=Array.prototype.slice.call(arguments);return t.unshift.apply(t,e),$.apply(this,t)}}function $goog$inherits$$($,e){function t(){}t.prototype=e.prototype,$.$superClass_$=e.prototype,$.prototype=new t}function $pn$ui$filter$FilterState$$($,e,t,o){this.id=$,this.value=e,this.$idx$=t,this.type=o}function $pn$ui$filter$GenericListFilterOptions$$(){}function $pn$ui$filter$TableFilterOptions$$(){}function $goog$string$subs$$($){for(var e=1;arguments.length>e;e++)var t=(arguments[e]+"").replace(/\$/g,"$$$$"),$=$.replace(/\%s/,t);return $}function $goog$string$trim$$($){return $.replace(/^[\s\xa0]+|[\s\xa0]+$/g,"")}function $goog$string$htmlEscape$$($){return $goog$string$allRe_$$.test($)?(-1!=$.indexOf("&")&&($=$.replace($goog$string$amperRe_$$,"&amp;")),-1!=$.indexOf("<")&&($=$.replace($goog$string$ltRe_$$,"&lt;")),-1!=$.indexOf(">")&&($=$.replace($goog$string$gtRe_$$,"&gt;")),-1!=$.indexOf('"')&&($=$.replace($goog$string$quotRe_$$,"&quot;")),$):$}function $goog$userAgent$getUserAgentString$$(){return $goog$global$$.navigator?$goog$global$$.navigator.userAgent:$JSCompiler_alias_NULL$$}function $goog$userAgent$isVersion$$($){var e;if(!(e=$goog$userAgent$isVersionCache_$$[$])){e=0;for(var t=$goog$string$trim$$($goog$userAgent$VERSION$$+"").split("."),o=$goog$string$trim$$($+"").split("."),i=Math.max(t.length,o.length),r=0;0==e&&i>r;r++){var n=t[r]||"",s=o[r]||"",a=RegExp("(\\d*)(\\D*)","g"),l=RegExp("(\\d*)(\\D*)","g");do{var g=a.exec(n)||["","",""],p=l.exec(s)||["","",""];if(0==g[0].length&&0==p[0].length)break;e=((0==g[1].length?0:parseInt(g[1],10))<(0==p[1].length?0:parseInt(p[1],10))?-1:(0==g[1].length?0:parseInt(g[1],10))>(0==p[1].length?0:parseInt(p[1],10))?1:0)||((0==g[2].length)<(0==p[2].length)?-1:(0==g[2].length)>(0==p[2].length)?1:0)||(g[2]<p[2]?-1:g[2]>p[2]?1:0)}while(0==e)}e=$goog$userAgent$isVersionCache_$$[$]=e>=0}return e}function $goog$userAgent$isDocumentMode$$(){return $goog$userAgent$isDocumentModeCache_$$[9]||($goog$userAgent$isDocumentModeCache_$$[9]=$goog$userAgent$IE$$&&!!document.documentMode&&document.documentMode>=9)}function $goog$object$forEach$$($,e){for(var t in $)e.call($JSCompiler_alias_VOID$$,$[t],t,$)}function $goog$object$extend$$($){for(var e,t,o=1;arguments.length>o;o++){t=arguments[o];for(e in t)$[e]=t[e];for(var i=0;$go
var $goog$Disposable$MonitoringMode$OFF$$=0,$goog$Disposable$instances_$$={};$goog$Disposable$$.prototype.$disposed_$=$JSCompiler_alias_FALSE$$,$goog$Disposable$$.prototype.$dispose$=function(){if(!this.$disposed_$&&(this.$disposed_$=$JSCompiler_alias_TRUE$$,this.$disposeInternal$(),0!=$goog$Disposable$MonitoringMode$OFF$$)){var $=$goog$getUid$$(this);delete $goog$Disposable$instances_$$[$]}},$goog$Disposable$$.prototype.$disposeInternal$=function(){if(this.$dependentDisposables_$&&$goog$disposeAll$$.apply($JSCompiler_alias_NULL$$,this.$dependentDisposables_$),this.$onDisposeCallbacks_$)for(;this.$onDisposeCallbacks_$.length;)this.$onDisposeCallbacks_$.shift()()},$JSCompiler_prototypeAlias$$=$goog$events$Event$$.prototype,$JSCompiler_prototypeAlias$$.$disposeInternal$=function(){},$JSCompiler_prototypeAlias$$.$dispose$=function(){},$JSCompiler_prototypeAlias$$.$propagationStopped_$=$JSCompiler_alias_FALSE$$,$JSCompiler_prototypeAlias$$.defaultPrevented=$JSCompiler_alias_FALSE$$,$JSCompiler_prototypeAlias$$.$returnValue_$=$JSCompiler_alias_TRUE$$,$JSCompiler_prototypeAlias$$.preventDefault=function(){this.defaultPrevented=$JSCompiler_alias_TRUE$$,this.$returnValue_$=$JSCompiler_alias_FALSE$$},$goog$reflect$sinkValue$$[" "]=function(){},$goog$inherits$$($goog$events$BrowserEvent$$,$goog$events$Event$$),$JSCompiler_prototypeAlias$$=$goog$events$BrowserEvent$$.prototype,$JSCompiler_prototypeAlias$$.target=$JSCompiler_alias_NULL$$,$JSCompiler_prototypeAlias$$.relatedTarget=$JSCompiler_alias_NULL$$,$JSCompiler_prototypeAlias$$.offsetX=0,$JSCompiler_prototypeAlias$$.offsetY=0,$JSCompiler_prototypeAlias$$.clientX=0,$JSCompiler_prototypeAlias$$.clientY=0,$JSCompiler_prototypeAlias$$.screenX=0,$JSCompiler_prototypeAlias$$.screenY=0,$JSCompiler_prototypeAlias$$.button=0,$JSCompiler_prototypeAlias$$.keyCode=0,$JSCompiler_prototypeAlias$$.charCode=0,$JSCompiler_prototypeAlias$$.ctrlKey=$JSCompiler_alias_FALSE$$,$JSCompiler_prototypeAlias$$.altKey=$JSCompiler_alias_FALSE$$,$JSCompiler_prototypeAlias$$.shiftKey=$JSCompiler_alias_FALSE$$,$JSCompiler_prototypeAlias$$.metaKey=$JSCompiler_alias_FALSE$$,$JSCompiler_prototypeAlias$$.$platformModifierKey$=$JSCompiler_alias_FALSE$$,$JSCompiler_prototypeAlias$$.$event_$=$JSCompiler_alias_NULL$$,$JSCompiler_prototypeAlias$$.$init$=function($,e){var t=this.type=$.type;$goog$events$Event$$.call(this,t),this.target=$.target||$.srcElement,this.currentTarget=e;var o=$.relatedTarget;if(o){if($goog$userAgent$GECKO$$){var i;$:{try{$goog$reflect$sinkValue$$(o.nodeName),i=$JSCompiler_alias_TRUE$$;break $}catch(r){}i=$JSCompiler_alias_FALSE$$}i||(o=$JSCompiler_alias_NULL$$)}}else"mouseover"==t?o=$.fromElement:"mouseout"==t&&(o=$.toElement);this.relatedTarget=o,this.offsetX=$goog$userAgent$WEBKIT$$||$.offsetX!==$JSCompiler_alias_VOID$$?$.offsetX:$.layerX,this.offsetY=$goog$userAgent$WEBKIT$$||$.offsetY!==$JSCompiler_alias_VOID$$?$.offsetY:$.layerY,this.clientX=$.clientX!==$JSCompiler_alias_VOID$$?$.clientX:$.pageX,this.clientY=$.clientY!==$JSCompiler_alias_VOID$$?$.clientY:$.pageY,this.screenX=$.screenX||0,this.screenY=$.screenY||0,this.button=$.button,this.keyCode=$.keyCode||0,this.charCode=$.charCode||("keypress"==t?$.keyCode:0),this.ctrlKey=$.ctrlKey,this.altKey=$.altKey,this.shiftKey=$.shiftKey,this.metaKey=$.metaKey,this.$platformModifierKey$=$goog$userAgent$MAC$$?$.metaKey:$.ctrlKey,this.state=$.state,this.$event_$=$,$.defaultPrevented&&this.preventDefault(),delete this.$propagationStopped_$},$JSCompiler_prototypeAlias$$.preventDefault=function(){$goog$events$BrowserEvent$$.$superClass_$.preventDefault.call(this);var $=this.$event_$;if($.preventDefault)$.preventDefault();else if($.returnValue=$JSCompiler_alias_FALSE$$,$goog$events$BrowserFeature$SET_KEY_CODE_TO_PREVENT_DEFAULT$$)try{($.ctrlKey||$.keyCode>=112&&123>=$.keyCode)&&($.keyCode=-1)}catch(e){}},$JSCompiler_prototypeAlias$$.$disposeInternal$=function(){};var $goog$events$listeners_$$={},$goog$events$listenerTree_$$={},$goog$events$sources_$$={},$goog$events$onStringMap_$$={};$goog$inherits$$($goog$events$EventHandler$$,$goog$Disposable$$);var