2010-02-05 22:13:19 +00:00
function J ( ) { return function ( ) { } } function P ( o ) { return function ( ) { return o } }
( function ( o , x ) { function n ( ) { } function K ( a , b , c ) { var d = o . console ; switch ( arguments . length ) { case 1 : d . log ( a ) ; break ; case 2 : d . log ( a , b ) ; break ; default : d . log ( a , b , c ) ; break } } function ba ( a , b , c ) { var d = o . console ; switch ( arguments . length ) { case 1 : d . error ( a ) ; break ; case 2 : d . error ( a , b ) ; break ; default : d . error ( a , b , c ) ; break } } function ha ( a , b ) { var c = x . createElement ( "div" ) ; c . className = a ; for ( var d = a = "" , e = 0 ; e < b . length ; e ++ ) { var f = b [ e ] ; a += d + ( typeof f == "string" ? f : v ( f ) ) ; d = " " } c . appendChild ( x . createTextNode ( a ) ) ; Q . appendChild ( c ) } function ia ( a ) { switch ( a . nodeName ) { case "OPTION" : case "PRE" : case "TITLE" : return true ;
default : return false } } function ja ( a , b ) { if ( ia ( a ) ) if ( V ) a . innerText = b ; else a . textContent = b ; else a . innerHTML = b } function C ( a ) { if ( ! a || ! a . replace ) return a ; return a . replace ( /&/g , "&" ) . replace ( /</g , "<" ) . replace ( />/g , ">" ) } function Ka ( a ) { if ( ! a || ! a . replace ) return a ; return a . replace ( /</g , "<" ) . replace ( />/g , ">" ) . replace ( /\"/g , """ ) } function La ( a , b ) { if ( ! a ) throw "Missing this" ; if ( ! _ . isFunction ( b ) ) throw "Missing function" ; return function ( ) { return b . apply ( a , arguments ) } } function ka ( a ) { var b = x . createElement ( "div" ) ;
b . appendChild ( a ) ; var c = b . innerHTML ; b . removeChild ( a ) ; return c } function W ( a ) { var b = ( "" + a ) . toLowerCase ( ) ; if ( b == "f" || b == "0" || b == "false" || b == "no" ) a = false ; return ! ! a } function X ( a , b ) { for ( var c in a ) { var d = b [ c ] , e = typeof d ; if ( e == "undefined" ) b [ c ] = L ( v ( a [ c ] ) ) ; else e == "object" && d . constructor != array && c . substring ( 0 , 1 ) != "$" && X ( a [ c ] , d ) } } function la ( a ) { this . location = a ; this . delay = 25 ; this . setTimeout = function ( b , c ) { o . setTimeout ( b , c ) } ; this . Ea = function ( b ) { return b } ; this . N = a . href } function Ma ( ) { var a = k . fn ; a . scope = function ( ) { for ( var b =
this ; b && b . get ( 0 ) ; ) { var c = b . data ( "scope" ) ; if ( c ) return c ; b = b . parent ( ) } return null } ; a . controller = function ( ) { return this . data ( "controller" ) || R . Kb } } function Na ( a ) { if ( a . Gc == "console" && ! Q ) { Q = x . createElement ( "div" ) ; Q . id = "ng-console" ; x . getElementsByTagName ( "body" ) [ 0 ] . appendChild ( Q ) ; K = function ( ) { ha ( "ng-console-info" , arguments ) } ; console . error = function ( ) { ha ( "ng-console-error" , arguments ) } } } function ca ( a , b ) { var c = { } ; p ( b , function ( d , e ) { c [ e ] = _ ( d ) . bind ( a ) } ) ; return c } function Oa ( a , b ) { var c = new ma ( b . server , b . database ) ,
d = new w ( a [ 0 ] , c , h , b . location , b ) ; c = new S ( a . find ( "body" ) , b . server , b . database ) ; var e = b . database == "$MEMORY" ? new da ( o ) : new na ( b . server , k . getScript ) ; e = new oa ( e , new Y ( a . find ( "body" ) ) , function ( ) { d . d ( ) } ) ; var f = new pa ( e , c ) , g = "/data/" + b . database , h = new Z ( function ( l , q ) { e . P ( "POST" , g , l , q ) } , f , d . anchor ) ; d . k = h ; d . Va . push ( function ( ) { h . V ( ) } ) ; var i = new u ( { $anchor : d . anchor , $updateView : _ ( d . d ) . bind ( d ) , $config : b , $invalidWidgets : [ ] , $console : o . console , $datastore : ca ( h , { load : h . load , loadMany : h . la , loadOrCreate : h . Ha , loadAll : h . Ga ,
save : h . save , remove : h . remove , flush : h . V , query : h . Qa , entity : h . G , entities : h . entities , documentCountsByUser : h . yb , userDocumentIdsByEntity : h . sc , join : h . join } ) , $save : function ( l ) { h . mc ( i . q , l , d . anchor ) } , $window : o , $uid : function ( ) { return "" + ( new Date ) . getTime ( ) } , $users : f } , "ROOT" ) ; a . data ( "scope" , i ) ; d . G ( i ) ; d . compile ( ) ; c . bind ( ) ; ( new z ( a ) ) . bind ( ) ; var j = _ ( ca ( i , { set : i . i , get : i . get , eval : i . eval } ) ) . extend ( { init : function ( ) { b . location . listen ( _ ( d . gc ) . bind ( d ) ) ; d . Na ( ) ; d . Eb ( ) ; d . d ( ) ; return j } , element : a [ 0 ] , updateView : _ ( d . d ) . bind ( d ) ,
config : b } ) ; return j } function F ( a , b , c ) { var d = _ . last ( b ) ; p ( c , function ( e ) { d [ e ] = _ [ e ] } ) ; m [ a ] = m [ a ] || { } ; p ( b , function ( e ) { B ( m [ a ] , e ) } ) } function w ( a , b , c , d , e ) { this . F = a ; this . location = d ; this . k = c ; this . anchor = { } ; this . xc = b ; this . sb = e || { } ; this . Va = [ ] } function S ( a , b , c ) { this . eb = a ; this . ea = b ; this . ja = c ; this . ib = o ; this . H = [ ] } function Z ( a , b , c ) { this . post = a ; this . Xa = b ; this . K = [ ] ; this . fa = { $collections : this . K } ; this . anchor = c ; this . R = [ ] } function T ( a , b ) { return { format : a , parse : b || a } } function qa ( a ) { return "" + a } function v ( a , b ) { var c = [ ] ; ea ( c ,
a , b ? "\n " : null , _ ( [ ] ) ) ; return c . join ( "" ) } function L ( a ) { try { var b = new D ( a , true ) , c = b . ca ( ) ; b . L ( ) ; return c ( ) } catch ( d ) { ba ( "fromJson error: " , a , d ) ; throw d ; } } function ea ( a , b , c , d ) { if ( typeof b == "object" ) { if ( d . include ( b ) ) { a . push ( "RECURSION" ) ; return } d . push ( b ) } var e = typeof b ; if ( b === null ) a . push ( "null" ) ; else if ( e === "function" ) return ; else if ( e === "boolean" ) a . push ( "" + b ) ; else if ( e === "number" ) isNaN ( b ) ? a . push ( "null" ) : a . push ( "" + b ) ; else if ( e === "string" ) return a . push ( m . String . quoteUnicode ( b ) ) ; else if ( e === "object" ) if ( b instanceof
2010-02-04 23:04:28 +00:00
Array ) { a . push ( "[" ) ; var f = b . length ; e = false ; for ( var g = 0 ; g < f ; g ++ ) { var h = b [ g ] ; e && a . push ( "," ) ; typeof h == "function" || typeof h == "undefined" ? a . push ( "null" ) : ea ( a , h , c , d ) ; e = true } a . push ( "]" ) } else if ( b instanceof Date ) a . push ( m . String . quoteUnicode ( m . Date . toString ( b ) ) ) ; else { a . push ( "{" ) ; c && a . push ( c ) ; e = false ; g = c ? c + " " : false ; h = [ ] ; for ( var i in b ) i . indexOf ( "$$" ) !== 0 && h . push ( i ) ; h . sort ( ) ; for ( i = 0 ; i < h . length ; i ++ ) { var j = h [ i ] ; try { f = b [ j ] ; if ( typeof f != "function" ) { if ( e ) { a . push ( "," ) ; c && a . push ( c ) } a . push ( m . String . quote ( j ) ) ; a . push ( ":" ) ;
2010-02-05 22:13:19 +00:00
ea ( a , f , g , d ) ; e = true } } catch ( l ) { } } a . push ( "}" ) } typeof b == "object" && d . pop ( ) } function G ( a , b ) { this . $$entity = a ; this . $loadFrom ( b || { } ) ; this . $entity = a . title ; this . $migrate ( ) } function E ( a , b ) { this . text = a ; this . wb = b ? 20 : - 1 ; this . h = [ ] ; this . index = 0 } function D ( a , b ) { this . text = a ; this . h = ( new E ( a , b ) ) . parse ( ) ; this . index = 0 } function u ( a , b ) { this . Ya = [ ] ; this . ra = { } ; this . name = b ; a = a || { } ; function c ( ) { } c . prototype = a ; this . q = new c ; this . q . $parent = a ; if ( b == "ROOT" ) this . q . $root = this . q } function na ( a , b ) { this . url = a ; this . Tb = 0 ; this . getScript = b ;
this . tc = "_" + ( "" + Math . random ( ) ) . substr ( 2 ) + "_" ; this . ma = 1800 } function da ( a ) { this . frame = a } function oa ( a , b , c ) { this . xb = a ; this . update = c ; this . status = b } function pa ( a , b ) { this . nc = a ; this . ha = b } function ma ( a , b ) { this . Ub = 0 ; this . ea = a ; this . ja = b ; this . vb = o . swfobject ? o . swfobject . createSWF : function ( ) { alert ( "ERROR: swfobject not loaded!" ) } } function U ( a , b , c , d ) { this . view = a ; this . rc = c ; this . J = b ; this . wa = d + "/_attachments" ; this . value = null ; this . c = undefined } function R ( a ) { this . view = a } function ra ( a , b , c ) { this . view = a ; this . A = c ; this . exp =
b ; this . Q = a . getAttribute ( "ng-validate" ) ; this . lc = typeof a . attributes [ "ng-required" ] != "undefined" ; this . Da = null ; this . c = undefined ; this . w = this . A . parse ( a . value ) ; a . getAttribute ( "ng-widget" ) === "datepicker" && k ( a ) . Fc ( ) } function sa ( a , b , c ) { this . view = a ; this . exp = b ; this . c = undefined ; this . A = c ; this . w = this . A . parse ( a . checked ? a . value : "" ) } function ta ( a , b ) { this . view = a ; this . exp = b ; this . c = undefined ; this . w = a . value } function ua ( a , b ) { this . view = a ; this . exp = b ; this . c = undefined ; this . w = this . selected ( ) } function va ( a , b ) { this . view = a ; this . exp =
b ; this . c = this . ka = undefined ; this . Ca = a . value ; this . w = a . checked ? a . value : null } function M ( a , b ) { this . view = a ; this . exp = w . aa ( b ) ; this . C = false } function wa ( a , b ) { this . view = a ; this . nb = b } function xa ( a , b ) { this . view = a ; this . exp = b ; this . C = false } function ya ( a , b ) { this . view = a ; this . exp = b } function za ( a , b ) { this . view = a ; this . exp = b } function Aa ( a , b ) { this . view = a ; this . exp = b } function Ba ( a , b ) { this . view = a ; this . exp = b } function Ca ( a , b ) { this . view = a ; this . exp = b } function Da ( a , b ) { this . view = a ; this . exp = b } function Ea ( a , b , c , d ) { this . view = a ; this . template =
c ; this . prefix = d ; this . children = [ ] ; a = b . match ( /^\s*(.+)\s+in\s+(.*)\s*$/ ) ; if ( ! a ) throw "Expected ng-repeat in form of 'item in collection' but got '" + b + "'." ; b = a [ 1 ] ; this . Y = a [ 2 ] ; a = b . match ( /^([\$\w]+)|\(([\$\w]+)\s*,\s*([\$\w]+)\)$/ ) ; if ( ! a ) throw "'item' in 'item in collection' should be identifier or (key, value) but get '" + b + "'." ; this . vc = a [ 3 ] || a [ 1 ] ; this . Ob = a [ 2 ] } function z ( a ) { this . F = a } function Y ( a ) { this . da = 0 ; this . body = a } var fa = { B : "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=" , zb : function ( a ) { var b =
"" , c , d , e , f , g , h , i = 0 ; for ( a = fa . hb ( a ) ; i < a . length ; ) { c = a . charCodeAt ( i ++ ) ; d = a . charCodeAt ( i ++ ) ; e = a . charCodeAt ( i ++ ) ; f = c >> 2 ; c = ( c & 3 ) << 4 | d >> 4 ; g = ( d & 15 ) << 2 | e >> 6 ; h = e & 63 ; if ( isNaN ( d ) ) g = h = 64 ; else if ( isNaN ( e ) ) h = 64 ; b = b + this . B . charAt ( f ) + this . B . charAt ( c ) + this . B . charAt ( g ) + this . B . charAt ( h ) } return b } , Hc : function ( a ) { var b = "" , c , d , e , f , g , h = 0 ; for ( a = a . replace ( /[^A-Za-z0-9\+\/\=]/g , "" ) ; h < a . length ; ) { c = this . B . indexOf ( a . charAt ( h ++ ) ) ; d = this . B . indexOf ( a . charAt ( h ++ ) ) ; f = this . B . indexOf ( a . charAt ( h ++ ) ) ; g = this . B . indexOf ( a . charAt ( h ++ ) ) ; c = c <<
2 | d >> 4 ; d = ( d & 15 ) << 4 | f >> 2 ; e = ( f & 3 ) << 6 | g ; b += String . fromCharCode ( c ) ; if ( f != 64 ) b += String . fromCharCode ( d ) ; if ( g != 64 ) b += String . fromCharCode ( e ) } return b = fa . gb ( b ) } , hb : function ( a ) { a = a . replace ( /\r\n/g , "\n" ) ; for ( var b = "" , c = 0 ; c < a . length ; c ++ ) { var d = a . charCodeAt ( c ) ; if ( d < 128 ) b += String . fromCharCode ( d ) ; else { if ( d > 127 && d < 2048 ) b += String . fromCharCode ( d >> 6 | 192 ) ; else { b += String . fromCharCode ( d >> 12 | 224 ) ; b += String . fromCharCode ( d >> 6 & 63 | 128 ) } b += String . fromCharCode ( d & 63 | 128 ) } } return b } , gb : function ( a ) { for ( var b = "" , c = 0 , d = c1 = c2 = 0 ; c <
a . length ; ) { d = a . charCodeAt ( c ) ; if ( d < 128 ) { b += String . fromCharCode ( d ) ; c ++ } else if ( d > 191 && d < 224 ) { c2 = a . charCodeAt ( c + 1 ) ; b += String . fromCharCode ( ( d & 31 ) << 6 | c2 & 63 ) ; c += 2 } else { c2 = a . charCodeAt ( c + 1 ) ; c3 = a . charCodeAt ( c + 2 ) ; b += String . fromCharCode ( ( d & 15 ) << 12 | ( c2 & 63 ) << 6 | c3 & 63 ) ; c += 3 } } return b } } ; if ( typeof x . getAttribute == "undefined" ) x . getAttribute = J ( ) ; if ( typeof Node == "undefined" ) Node = { ELEMENT _NODE : 1 , ATTRIBUTE _NODE : 2 , TEXT _NODE : 3 , CDATA _SECTION _NODE : 4 , ENTITY _REFERENCE _NODE : 5 , ENTITY _NODE : 6 , PROCESSING _INSTRUCTION _NODE : 7 , COMMENT _NODE : 8 ,
DOCUMENT _NODE : 9 , DOCUMENT _TYPE _NODE : 10 , DOCUMENT _FRAGMENT _NODE : 11 , NOTATION _NODE : 12 } ; o . console || ( o . console = { log : n , error : n } ) ; var Q , V , k = o . jQuery || o . $ , p = _ . each , B = _ . extend , Fa = _ . identity , m = o . angular || ( o . angular = { } ) , Ga = m . validator || ( m . validator = { } ) , s = m . filter || ( m . filter = { } ) , ga = m . formatter || ( m . formatter = { } ) , N = m . callbacks || ( m . callbacks = { } ) ; m . alert || ( m . alert = function ( ) { K ( arguments ) ; o . alert . apply ( o , arguments ) } ) ; var Ha = Ha || function ( a ) { return k ( a ) . is ( ":visible" ) } ; la . prototype = { Pb : function ( a ) { this . Ea = a } , watch : function ( ) { var a =
this ; function b ( ) { if ( a . N !== a . location . href ) { var c = a . location . hash . match ( /^#\$iframe_notify=(.*)$/ ) ; if ( c ) { a . N . match ( /#/ ) || ( a . N += "#" ) ; a . location . href = a . N ; c = "_iframe_notify_" + c [ 1 ] ; var d = N [ c ] ; delete N [ c ] ; try { ( d || n ) ( ) } catch ( e ) { alert ( e ) } } else { a . Ea ( a . location . href ) ; a . N = a . location . href } } a . setTimeout ( b , a . delay ) } b ( ) } , i : function ( a ) { var b = this . location . href ; b . match ( /#/ ) || ( b += "#" ) ; if ( b != a ) this . location . href = a ; this . Kc = a } , get : function ( ) { return o . location . href } } ; m . startUrlWatcher = function ( ) { var a = new la ( o . location ) ;
a . watch ( ) ; return ca ( a , { listen : a . Pb , set : a . i , get : a . get } ) } ; m . compile = function ( a , b ) { k = o . jQuery ; V = k . browser . msie ; b = _ ( { server : "" , location : { get : n , set : n , listen : n } } ) . extend ( b || { } ) ; Na ( b ) ; Ma ( ) ; return Oa ( k ( a ) , b ) } ; var H = { typeOf : function ( a ) { if ( a === null ) return "null" ; var b = typeof a ; if ( b == "object" ) { if ( a instanceof Array ) return "array" ; if ( a instanceof Date ) return "date" ; if ( a . nodeType == 1 ) return "element" } return b } } , aa = { } , Ia = { includeIf : function ( a , b , c ) { var d = _ . indexOf ( a , b ) ; if ( c ) d == - 1 && a . push ( b ) ; else a . splice ( d , 1 ) ; return a } ,
sum : function ( a , b ) { b = m . Function . compile ( b ) ; for ( var c = 0 , d = 0 ; d < a . length ; d ++ ) { var e = 1 * b ( a [ d ] ) ; isNaN ( e ) || ( c += e ) } return c } , remove : function ( a , b ) { var c = _ . indexOf ( a , b ) ; c >= 0 && a . splice ( c , 1 ) ; return b } , find : function ( a , b , c ) { if ( b ) { var d = m . Function . compile ( b ) ; _ . detect ( a , function ( e ) { if ( d ( e ) ) { c = e ; return true } } ) ; return c } } , findById : function ( a , b ) { return m . zc . find ( a , function ( c ) { return c . Za == b } , null ) } , filter : function ( a , b ) { var c = [ ] ; c . qb = function ( j ) { for ( var l = 0 ; l < c . length ; l ++ ) if ( ! c [ l ] ( j ) ) return false ; return true } ; var d =
u . O ; function e ( j , l ) { if ( l . charAt ( 0 ) === "!" ) return ! e ( j , l . substr ( 1 ) ) ; switch ( typeof j ) { case "boolean" : case "number" : case "string" : return ( "" + j ) . toLowerCase ( ) . indexOf ( l ) > - 1 ; case "object" : for ( var q in j ) if ( q . charAt ( 0 ) !== "$" && e ( j [ q ] , l ) ) return true ; return false ; case "array" : for ( q = 0 ; q < j . length ; q ++ ) if ( e ( j [ q ] , l ) ) return true ; return false ; default : return false } } switch ( typeof b ) { case "boolean" : case "number" : case "string" : b = { yc : b } ; case "object" : for ( var f in b ) f == "$" ? function ( ) { var j = ( "" + b [ f ] ) . toLowerCase ( ) ; j && c . push ( function ( l ) { return e ( l ,
j ) } ) } ( ) : function ( ) { var j = f , l = ( "" + b [ f ] ) . toLowerCase ( ) ; l && c . push ( function ( q ) { return e ( d ( q , j ) , l ) } ) } ( ) ; break ; case "function" : c . push ( b ) ; break ; default : return a } for ( var g = [ ] , h = 0 ; h < a . length ; h ++ ) { var i = a [ h ] ; c . qb ( i ) && g . push ( i ) } return g } , add : function ( a , b ) { a . push ( _ . isUndefined ( b ) ? { } : b ) ; return a } , count : function ( a , b ) { if ( ! b ) return a . length ; var c = m . Function . compile ( b ) ; return _ . reduce ( a , 0 , function ( d , e ) { return d + ( c ( e ) ? 1 : 0 ) } ) } , orderBy : function ( a , b , c ) { function d ( f , g ) { return W ( g ) ? function ( h , i ) { return f ( i , h ) } : f } function e ( f ,
g ) { var h = typeof f , i = typeof g ; if ( h == i ) { if ( h == "string" ) f = f . toLowerCase ( ) ; if ( h == "string" ) g = g . toLowerCase ( ) ; if ( f === g ) return 0 ; return f < g ? - 1 : 1 } else return h < i ? - 1 : 1 } b = _ . isArray ( b ) ? b : [ b ] ; b = _ . map ( b , function ( f ) { var g = false ; if ( typeof f == "string" && ( f . charAt ( 0 ) == "+" || f . charAt ( 0 ) == "-" ) ) { g = f . charAt ( 0 ) == "-" ; f = f . substring ( 1 ) } var h = f ? m . Function . compile ( f ) : _ . identity ; return d ( function ( i , j ) { return e ( h ( i ) , h ( j ) ) } , g ) } ) ; return _ . clone ( a ) . sort ( d ( function ( f , g ) { for ( var h = 0 ; h < b . length ; h ++ ) { var i = b [ h ] ( f , g ) ; if ( i !== 0 ) return i } return 0 } ,
c ) ) } , orderByToggle : function ( a , b ) { var c = false , d = - 1 ; _ . detect ( a , function ( e , f ) { if ( e == b ) { c = true ; d = f ; return true } if ( ( e . charAt ( 0 ) == "+" || e . charAt ( 0 ) == "-" ) && e . substring ( 1 ) == b ) { c = e . charAt ( 0 ) == "+" ; d = f ; return true } } ) ; d >= 0 && a . splice ( d , 1 ) ; a . unshift ( ( c ? "-" : "+" ) + b ) ; return a } , orderByDirection : function ( a , b , c , d ) { c = c || "ng-ascend" ; d = d || "ng-descend" ; a = a [ 0 ] || "" ; var e = true ; if ( a . charAt ( 0 ) == "-" ) { a = a . substring ( 1 ) ; e = false } else if ( a . charAt ( 0 ) == "+" ) a = a . substring ( 1 ) ; return a == b ? e ? c : d : "" } , merge : function ( a , b , c ) { var d = a [ b ] ; if ( ! d ) { d =
{ } ; a [ b ] = d } X ( c , d ) ; return a } } , Pa = { quote : function ( a ) { return '"' + a . replace ( /\\/g , "\\\\" ) . replace ( /"/g , '\\"' ) . replace ( /\n/g , "\\n" ) . replace ( /\f/g , "\\f" ) . replace ( /\r/g , "\\r" ) . replace ( /\t/g , "\\t" ) . replace ( /\v/g , "\\v" ) + '"' } , quoteUnicode : function ( a ) { a = m . String . quote ( a ) ; for ( var b = [ ] , c = 0 ; c < a . length ; c ++ ) { var d = a . charCodeAt ( c ) ; if ( d < 128 ) b . push ( a . charAt ( c ) ) ; else { d = "000" + d . toString ( 16 ) ; b . push ( "\\u" + d . substring ( d . length - 4 ) ) } } return b . join ( "" ) } , toDate : function ( a ) { var b ; if ( typeof a == "string" && ( b = a . match ( /^(\d\d\d\d)-(\d\d)-(\d\d)T(\d\d):(\d\d):(\d\d)Z$/ ) ) ) { a =
new Date ( 0 ) ; a . setUTCFullYear ( b [ 1 ] , b [ 2 ] - 1 , b [ 3 ] ) ; a . setUTCHours ( b [ 4 ] , b [ 5 ] , b [ 6 ] , 0 ) ; return a } return a } } , Ja = { toString : function ( a ) { function b ( c ) { return c < 10 ? "0" + c : c } return a . getUTCFullYear ( ) + "-" + b ( a . getUTCMonth ( ) + 1 ) + "-" + b ( a . getUTCDate ( ) ) + "T" + b ( a . getUTCHours ( ) ) + ":" + b ( a . getUTCMinutes ( ) ) + ":" + b ( a . getUTCSeconds ( ) ) + "Z" } } , Qa = { compile : function ( a ) { if ( _ . isFunction ( a ) ) return a ; else if ( a ) { var b = new u ; return function ( c ) { b . q = c ; return b . eval ( a ) } } else return function ( c ) { return c } } } ; F ( "Global" , [ H ] , [ "extend" , "clone" , "isEqual" ,
"isElement" , "isArray" , "isFunction" , "isUndefined" ] ) ; F ( "Collection" , [ H , aa ] , [ "each" , "map" , "reduce" , "reduceRight" , "detect" , "select" , "reject" , "all" , "any" , "include" , "invoke" , "pluck" , "max" , "min" , "sortBy" , "sortedIndex" , "toArray" , "size" ] ) ; F ( "Array" , [ H , aa , Ia ] , [ "first" , "last" , "compact" , "flatten" , "without" , "uniq" , "intersect" , "zip" , "indexOf" , "lastIndexOf" ] ) ; F ( "Object" , [ H , aa , { } ] , [ "keys" , "values" ] ) ; F ( "String" , [ H , Pa ] , [ ] ) ; F ( "Date" , [ H , Ja ] , [ ] ) ; m . Date . toString = Ja . toString ; F ( "Function" , [ H , aa , Qa ] , [ "bind" , "bindAll" , "delay" ,
"defer" , "wrap" , "compose" ] ) ; w . aa = function ( a ) { for ( var b = [ ] , c = 0 , d ; ( d = a . indexOf ( "{{" , c ) ) > - 1 ; ) { c < d && b . push ( a . substr ( c , d - c ) ) ; c = d ; d = a . indexOf ( "}}" , d ) ; d = d < 0 ? a . length : d + 2 ; b . push ( a . substr ( c , d - c ) ) ; c = d } c != a . length && b . push ( a . substr ( c , a . length - c ) ) ; return b . length === 0 ? [ a ] : b } ; w . Jb = function ( a ) { a = w . aa ( a ) ; return a . length > 1 || w . M ( a [ 0 ] ) !== null } ; w . M = function ( a ) { return ( a = a . replace ( /\n/gm , " " ) . match ( /^\{\{(.*)\}\}$/ ) ) ? a [ 1 ] : null } ; w . prototype = { hc : function ( a ) { var b = { } ; a . replace ( /(?:^|&)([^&=]*)=?([^&]*)/g , function ( c , d , e ) { if ( d ) b [ decodeURIComponent ( d ) ] =
decodeURIComponent ( e ) } ) ; return b } , Na : function ( ) { var a = this , b = this . location . get ( ) || "" , c = b . indexOf ( "#" ) ; if ( ! ( c < 0 ) ) { b = this . hc ( b . substring ( c + 1 ) ) ; p ( a . anchor , function ( d , e ) { delete a . anchor [ e ] } ) ; p ( b , function ( d , e ) { a . anchor [ e ] = d } ) } } , gc : function ( ) { this . Na ( ) ; this . d ( ) } , qc : function ( ) { var a = this . location . get ( ) || "" , b = a . indexOf ( "#" ) ; if ( b > - 1 ) a = a . substring ( 0 , b ) ; a += "#" ; b = "" ; for ( var c in this . anchor ) { var d = this . anchor [ c ] ; if ( typeof d === "undefined" || d === null ) delete this . anchor [ c ] ; else { a += b + encodeURIComponent ( c ) ; if ( d !==
true ) a += "=" + encodeURIComponent ( d ) ; b = "&" } } this . location . set ( a ) ; return a } , d : function ( ) { ( new Date ) . getTime ( ) ; var a = k ( this . F ) . scope ( ) ; a . rb ( ) ; a . d ( ) ; ( new Date ) . getTime ( ) ; this . qc ( ) ; _ . each ( this . Va , function ( b ) { b ( ) } ) } , T : function ( a ) { var b = k ( this . F ) , c = b . find ( a ) ; if ( b . is ( a ) ) c = c . andSelf ( ) ; return c } , Eb : function ( ) { this . T ( "[ng-init]" ) . each ( function ( ) { var a = k ( this ) , b = a . scope ( ) ; try { b . eval ( a . attr ( "ng-init" ) ) } catch ( c ) { alert ( "EVAL ERROR:\n" + a . attr ( "ng-init" ) + "\n" + v ( c , true ) ) } } ) } , G : function ( a ) { var b = this ; this . T ( "[ng-entity]" ) . attr ( "ng-watch" ,
function ( ) { try { var c = k ( this ) ; return a . G ( c . attr ( "ng-entity" ) , b . k ) + ( c . attr ( "ng-watch" ) || "" ) } catch ( d ) { K ( d ) ; alert ( d ) } } ) } , compile : function ( ) { var a = k ( this . F ) ; if ( this . sb . autoSubmit ) { var b = this . T ( ":submit" ) . not ( "[ng-action]" ) ; b . attr ( "ng-action" , "$save()" ) ; b . not ( ":disabled" ) . not ( "ng-bind-attr" ) . attr ( "ng-bind-attr" , '{disabled:"{{$invalidWidgets}}"}' ) } this . Oa ( this . F ) ( this . F , a . scope ( ) , "" ) ; this . T ( "a[ng-action]" ) . live ( "click" , function ( ) { var c = k ( this ) , d = c . scope ( ) ; try { d . eval ( c . attr ( "ng-action" ) ) ; c . removeAttr ( "ng-error" ) ;
c . removeClass ( "ng-exception" ) } catch ( e ) { c . addClass ( "ng-exception" ) ; c . attr ( "ng-error" , v ( e , true ) ) } d . get ( "$updateView" ) ( ) ; return false } ) } , pc : function ( a , b , c ) { b = b . concat ( ) ; var d = b . pop ( ) , e = w . aa ( a . nodeValue ) ; if ( e . length > 1 || w . M ( e [ 0 ] ) ) { var f = a . parentNode ; if ( ia ( f ) ) { f . setAttribute ( "ng-bind-template" , a . nodeValue ) ; c . push ( { path : b , b : function ( l ) { return new M ( l , l . getAttribute ( "ng-bind-template" ) ) } } ) } else for ( var g = 0 ; g < e . length ; g ++ ) { var h = e [ g ] , i = w . M ( h ) , j ; if ( i ) { j = x . createElement ( "span" ) ; k ( j ) . attr ( "ng-bind" , i ) ; g === 0 &&
c . push ( { path : b . concat ( d + g ) , b : this . Ma } ) } else if ( V && h . charAt ( 0 ) == " " ) { j = x . createElement ( "span" ) ; j . innerHTML = " " + h . substring ( 1 ) } else j = x . createTextNode ( h ) ; f . insertBefore ( j , a ) } f . removeChild ( a ) } } , Oa : function ( a ) { var b = [ ] ; this . Pa ( a , [ ] , b ) ; return function ( c , d , e ) { for ( var f = b . length , g = 0 ; g < f ; g ++ ) { for ( var h = b [ g ] , i = c , j = h . path , l = 0 ; l < j . length ; l ++ ) i = i . childNodes [ j [ l ] ] ; try { d . lb ( h . b ( i , d , e ) ) } catch ( q ) { alert ( q ) } } } } , Pa : function ( a , b , c ) { var d = a . nodeType ; if ( d == Node . TEXT _NODE ) this . pc ( a , b , c ) ; else if ( ! ( d != Node . ELEMENT _NODE &&
d != Node . DOCUMENT _NODE ) ) if ( a . getAttribute ) { d = a . getAttribute ( "ng-non-bindable" ) ; if ( ! ( d || d === "" ) ) { if ( d = a . attributes ) { var e = a . getAttribute ( "ng-bind-attr" ) ; a . removeAttribute ( "ng-bind-attr" ) ; e = e ? L ( e ) : { } ; for ( var f = d . length , g = 0 ; g < f ; g ++ ) { var h = d [ g ] , i = h . name ; h = V && i == "href" ? decodeURI ( a . getAttribute ( i , 2 ) ) : h . value ; if ( w . Jb ( h ) ) e [ i ] = h } d = v ( e ) ; d . length > 2 && a . setAttribute ( "ng-bind-attr" , d ) } a . getAttribute || K ( a ) ; var j = a . getAttribute ( "ng-repeat" ) ; if ( j ) { a . removeAttribute ( "ng-repeat" ) ; var l = this . Oa ( a ) ; d = x . createComment ( "ng-repeat: " +
j ) ; e = a . parentNode ; e . insertBefore ( d , a ) ; e . removeChild ( a ) ; function q ( r , A , y ) { var I = k ( a ) . clone ( ) ; I . css ( "display" , "" ) ; I . attr ( "ng-repeat-index" , "" + y ) ; I . data ( "scope" , r ) ; l ( I [ 0 ] , r , A + y + ":" ) ; return I } c . push ( { path : b , b : function ( r , A , y ) { return new Ea ( k ( r ) , j , q , y ) } } ) } else { a . getAttribute ( "ng-eval" ) && c . push ( { path : b , b : this . Zb } ) ; a . getAttribute ( "ng-bind" ) && c . push ( { path : b , b : this . Ma } ) ; a . getAttribute ( "ng-bind-attr" ) && c . push ( { path : b , b : this . Vb } ) ; a . getAttribute ( "ng-hide" ) && c . push ( { path : b , b : this . $b } ) ; a . getAttribute ( "ng-show" ) &&
c . push ( { path : b , b : this . ac } ) ; a . getAttribute ( "ng-class" ) && c . push ( { path : b , b : this . Wb } ) ; a . getAttribute ( "ng-class-odd" ) && c . push ( { path : b , b : this . Yb } ) ; a . getAttribute ( "ng-class-even" ) && c . push ( { path : b , b : this . Xb } ) ; a . getAttribute ( "ng-style" ) && c . push ( { path : b , b : this . bc } ) ; a . getAttribute ( "ng-watch" ) && c . push ( { path : b , b : this . cc } ) ; d = a . nodeName ; if ( d == "INPUT" || d == "TEXTAREA" || d == "SELECT" || d == "BUTTON" ) { var O = this ; c . push ( { path : b , b : function ( r , A , y ) { r . name = y + r . name . split ( ":" ) . pop ( ) ; return O . xc . tb ( k ( r ) , A ) } } ) } if ( d == "OPTION" ) if ( ! k ( "<select/>" ) . append ( k ( a ) . clone ( ) ) . html ( ) . match ( /<option(\s.*\s|\s)value\s*=\s*.*>.*<\/\s*option\s*>/gi ) ) a . value =
a . text ; d = a . childNodes ; for ( e = 0 ; e < d . length ; e ++ ) this . Pa ( d [ e ] , b . concat ( e ) , c ) } } } } , Zb : function ( a ) { return new xa ( a , a . getAttribute ( "ng-eval" ) ) } , Ma : function ( a ) { return new M ( a , "{{" + a . getAttribute ( "ng-bind" ) + "}}" ) } , Vb : function ( a ) { return new wa ( a , L ( a . getAttribute ( "ng-bind-attr" ) ) ) } , $b : function ( a ) { return new ya ( a , a . getAttribute ( "ng-hide" ) ) } , ac : function ( a ) { return new za ( a , a . getAttribute ( "ng-show" ) ) } , Wb : function ( a ) { return new Aa ( a , a . getAttribute ( "ng-class" ) ) } , Xb : function ( a ) { return new Ba ( a , a . getAttribute ( "ng-class-even" ) ) } ,
Yb : function ( a ) { return new Ca ( a , a . getAttribute ( "ng-class-odd" ) ) } , bc : function ( a ) { return new Da ( a , a . getAttribute ( "ng-style" ) ) } , cc : function ( a , b ) { b . watch ( a . getAttribute ( "ng-watch" ) ) } } ; S . Ac = '<div><div class="ui-widget-overlay"></div><div id="ng-login" ng-non-bindable="true"><div class="ng-login-container"></div></div></div>' ; S . bb = '<div ng-non-bindable="true" title="Permission Error:">Sorry, you do not have permission for this!</div>' ; S . prototype = { bind : J ( ) , Qb : function ( a ) { this . H . push ( a ) ; this . H . length == 1 &&
2010-02-04 22:02:20 +00:00
this . ya ( "/user_session/new.mini?database=" + encodeURIComponent ( this . ja ) + "&return_url=" + encodeURIComponent ( this . Wa ( ) ) ) } , Rb : function ( a ) { this . H . push ( a ) ; this . H . length == 1 && this . ya ( "/user_session/do_destroy.mini" ) } , Wa : function ( ) { return this . ib . location . href . split ( "#" ) [ 0 ] } , ya : function ( a ) { var b = this , c = ( new Date ) . getTime ( ) , d = this . Wa ( ) + "#$iframe_notify=" + c , e = k ( '<div style="overflow:hidden; padding:2px 0 0 0;"><iframe name="' + d + '" src="' + this . ea + a + '" width="500" height="330"/></div>' ) ; this . eb . append ( e ) ; e . dialog ( { height : 363 ,
2010-02-05 22:13:19 +00:00
width : 500 , resizable : false , modal : true , title : 'Authentication: <a href="http://www.getangular.com"><tt><angular/></tt></a>' } ) ; N [ "_iframe_notify_" + c ] = function ( ) { e . dialog ( "destroy" ) ; e . remove ( ) ; p ( b . H , function ( f ) { f ( ) } ) ; b . H = [ ] } } , dc : function ( ) { if ( ! this . Aa ) { this . Aa = k ( S . bb ) ; this . Aa . Ic ( { Cc : true , height : 70 , Mc : true } ) } } } ; Z . cb = B ( J ( ) , { all : function ( ) { return [ ] } , query : function ( ) { return [ ] } , load : function ( ) { return { } } , title : undefined } ) ; Z . prototype = { S : function ( a ) { if ( ! a . k === this ) throw "Parameter must be an instance of Entity! " +
v ( a ) ; var b = a . $entity + "/" + a . $id , c = this . fa [ b ] ; if ( c ) G . ia ( a , c ) ; else c = this . fa [ b ] = a ; return c } , load : function ( a , b , c , d ) { if ( b && b !== "*" ) { var e = this ; this . D ( [ "GET" , a . $entity + "/" + b ] , function ( f ) { a . $loadFrom ( f ) ; a . $migrate ( ) ; f = a . $$entity ( a ) ; e . S ( f ) ; ( c || n ) ( a ) } , d ) } return a } , la : function ( a , b , c ) { var d = this , e = [ ] , f = 0 ; p ( b , function ( g ) { e . push ( d . load ( a ( ) , g , function ( ) { f ++ ; if ( f == b . length ) ( c || n ) ( e ) } ) ) } ) ; return e } , Ha : function ( a , b , c ) { return this . load ( a , b , c , function ( d ) { if ( d . $status _code == 404 ) { a . $id = b ; ( c || n ) ( a ) } else throw d ; } ) } , Ga : function ( a ,
2010-02-04 23:04:28 +00:00
b ) { var c = this , d = [ ] ; d . $$accept = function ( e ) { return e . $entity == a . title } ; this . K . push ( d ) ; this . D ( [ "GET" , a . title ] , function ( e ) { for ( var f = 0 ; f < e . length ; f ++ ) { var g = a ( ) ; g . $loadFrom ( e [ f ] ) ; d . push ( c . S ( g ) ) } ( b || n ) ( d ) } ) ; return d } , save : function ( a , b ) { var c = this , d = { } ; a . $saveTo ( d ) ; this . D ( [ "POST" , "" , d ] , function ( e ) { a . $loadFrom ( e ) ; var f = c . S ( a ) ; _ . each ( c . K , function ( g ) { g . $$accept ( a ) && Ia . includeIf ( g , f , true ) } ) ; if ( a . $$anchor ) c . anchor [ a . $$anchor ] = a . $id ; b && b ( a ) } ) } , remove : function ( a , b ) { var c = this , d = { } ; a . $saveTo ( d ) ; this . D ( [ "DELETE" ,
2010-02-05 22:13:19 +00:00
"" , d ] , function ( e ) { delete c . fa [ a . $entity + "/" + a . $id ] ; _ . each ( c . K , function ( f ) { for ( var g = 0 ; g < f . length ; g ++ ) f [ g ] . $id == a . $id && f . splice ( g , 1 ) } ) ; ( b || n ) ( e ) } ) } , D : function ( a , b , c ) { a . $$callback = b ; a . $$failure = c || function ( d ) { throw d ; } ; this . R . push ( a ) } , V : function ( ) { function a ( d , e ) { K ( "RESPONSE[" + d + "]: " , e ) ; if ( e . $status _code == 401 ) b . Xa . login ( function ( ) { b . post ( c , a ) } ) ; else if ( e . $status _code ) alert ( v ( e ) ) ; else for ( d = 0 ; d < e . length ; d ++ ) { var f = e [ d ] , g = c [ d ] , h = f . $status _code ; if ( h ) h == 403 ? b . Xa . notAuthorized ( ) : g . $$failure ( f ) ; else g . $$callback ( f ) } }
if ( this . R . length !== 0 ) { var b = this , c = this . R ; this . R = [ ] ; K ( "REQUEST:" , c ) ; this . post ( c , a ) } } , mc : function ( a , b ) { function c ( ) { d -- ; d === 0 && b && b ( ) } var d = 1 ; for ( var e in a ) { var f = a [ e ] ; if ( f && f . $save == G . prototype . $save ) { d ++ ; f . $save ( c ) } } c ( ) } , Qa : function ( a , b , c , d ) { var e = this , f = [ ] ; f . $$accept = P ( false ) ; this . K . push ( f ) ; this . D ( [ "GET" , a . title + "/" + b + "=" + c ] , function ( g ) { p ( g , function ( h ) { h = a ( ) . $loadFrom ( h ) ; f . push ( e . S ( h ) ) } ) ; ( d || n ) ( f ) } ) ; return f } , entities : function ( a ) { var b = [ ] , c = this ; this . D ( [ "GET" , "$entities" ] , function ( d ) { p ( d , function ( e ,
f ) { b . push ( c . G ( f ) ) } ) ; b . sort ( function ( e , f ) { return e . title > f . title ? 1 : - 1 } ) ; ( a || n ) ( b ) } ) ; return b } , yb : function ( ) { var a = { } ; this . post ( [ [ "GET" , "$users" ] ] , function ( b , c ) { B ( a , c [ 0 ] ) } ) ; return a } , sc : function ( a ) { var b = { } ; this . post ( [ [ "GET" , "$users/" + a ] ] , function ( c , d ) { B ( b , d [ 0 ] ) } ) ; return b } , G : function ( a , b ) { if ( ! a ) return Z . cb ; var c = this , d = B ( function ( e ) { return new G ( d , e ) } , { title : a , $$factory : true , k : this , defaults : b || { } , load : function ( e , f ) { return c . load ( d ( ) , e , f ) } , loadMany : function ( e , f ) { return c . la ( d , e , f ) } , loadOrCreate : function ( e ,
f ) { return c . Ha ( d ( ) , e , f ) } , all : function ( e ) { return c . Ga ( d , e ) } , query : function ( e , f , g ) { return c . Qa ( d , e , f , g ) } , properties : function ( e ) { c . D ( [ "GET" , a + "/$properties" ] , e ) } } ) ; return d } , join : function ( a ) { function b ( ) { throw "Joined entities can not be instantiated into a document." ; } var c = _ ( a ) . Dc ( ) . map ( function ( d , e ) { return e } ) . sortBy ( function ( d ) { var e = [ ] ; do { if ( _ ( e ) . include ( d ) ) throw "Infinite loop in join: " + e . join ( " -> " ) ; e . push ( d ) ; if ( ! a [ d ] ) throw _ ( "Named entity '<%=name%>' is undefined." ) . template ( { name : d } ) ; d = a [ d ] . Z ?
a [ d ] . Z . substring ( 0 , a [ d ] . Z . indexOf ( "." ) ) : undefined } while ( d ) ; return e . length } ) . value ( ) ; if ( _ ( c ) . select ( function ( d ) { return a [ d ] . Z } ) . length != c . length - 1 ) throw "Exactly one entity needs to be primary." ; b . query = function ( d , e ) { var f = [ ] , g = d ? d . substring ( 0 , d . indexOf ( "." ) ) : undefined ; if ( g != c [ 0 ] ) throw _ ( "Named entity '<%=name%>' is not a primary entity." ) . template ( { name : g } ) ; var h = 1 ; a [ g ] . join . query ( d . substring ( d . indexOf ( "." ) + 1 ) , e , function ( i ) { var j = c [ h ++ ] , l = a [ j ] , q = l . Z , O = { } ; _ ( i ) . each ( function ( r ) { var A = { } ; f . push ( A ) ; A [ g ] =
r ; r = u . O ( A , q ) ; O [ r ] = r } ) ; l . join . la ( _ . toArray ( O ) , function ( r ) { var A = { } ; _ ( r ) . each ( function ( y ) { A [ y . Za ] = y } ) ; _ ( f ) . each ( function ( y ) { var I = u . O ( y , q ) ; y [ j ] = A [ I ] } ) } ) } ) ; return f } ; return b } } ; s . g = function ( a ) { if ( a ) for ( var b in a ) this [ b ] = a [ b ] } ; s . g . get = function ( a , b ) { b = b || "text" ; switch ( typeof a ) { case "string" : return b == "text" ? a : undefined ; case "object" : if ( a && typeof a [ b ] !== "undefined" ) return a [ b ] ; return ; default : return a } } ; var t ; p ( { currency : function ( a ) { k ( this . element ) . toggleClass ( "ng-format-negative" , a < 0 ) ; return "$" + s . number . apply ( this ,
[ a , 2 ] ) } , number : function ( a , b ) { if ( isNaN ( a ) || ! isFinite ( a ) ) return "" ; b = typeof b == "undefined" ? 2 : b ; var c = a < 0 ; a = Math . abs ( a ) ; var d = Math . pow ( 10 , b ) ; a = "" + Math . round ( a * d ) ; var e = a . substring ( 0 , a . length - b ) ; e = e || "0" ; d = a . substring ( a . length - b ) ; a = c ? "-" : "" ; for ( c = 0 ; c < e . length ; c ++ ) { if ( ( e . length - c ) % 3 === 0 && c !== 0 ) a += "," ; a += e . charAt ( c ) } if ( b > 0 ) { for ( c = d . length ; c < b ; c ++ ) d += "0" ; a += "." + d . substring ( 0 , b ) } return a } , date : J ( ) , json : function ( a ) { k ( this . element ) . addClass ( "ng-monospace" ) ; return v ( a , true ) } , trackPackage : function ( ) { var a = [ { name : "UPS" ,
2010-01-29 06:15:51 +00:00
url : "http://wwwapps.ups.com/WebTracking/processInputRequest?sort_by=status&tracknums_displayed=1&TypeOfInquiryNumber=T&loc=en_US&track.x=0&track.y=0&InquiryNumber1=" , pa : [ /^1Z[0-9A-Z]{16}$/i ] } , { name : "FedEx" , url : "http://www.fedex.com/Tracking?tracknumbers=" , pa : [ /^96\d{10}?$/i , /^96\d{17}?$/i , /^96\d{20}?$/i , /^\d{15}$/i , /^\d{12}$/i ] } , { name : "USPS" , url : "http://trkcnfrm1.smi.usps.com/PTSInternetWeb/InterLabelInquiry.do?origTrackNum=" , pa : [ /^(91\d{20})$/i , /^(91\d{18})$/i ] } ] ; return function ( b , c ) { b = b . replace ( /^ */ ,
2010-02-05 22:13:19 +00:00
"" ) . replace ( / *$/ , "" ) ; var d = b . replace ( / /g , "" ) , e ; p ( a , function ( f ) { p ( f . pa , function ( g ) { if ( g . test ( d ) ) { g = f . name + ": " + b ; var h = f . url + b ; e = new s . g ( { text : g , url : h , html : '<a href="' + Ka ( h ) + '">' + g + "</a>" , Nc : b } ) ; _ . breakLoop ( ) } } ) ; e && _ . breakLoop ( ) } ) ; return e ? e : b ? c || new s . g ( { text : b + " is not recognized" } ) : null } } ( ) , link : function ( a , b ) { b = b || s . g . get ( a ) ; var c = s . g . get ( a , "url" ) || s . g . get ( a ) ; if ( c ) { if ( m . Q . Jc ( c ) === null ) c = "mailto:" + c ; a = '<a href="' + C ( c ) + '">' + b + "</a>" ; return new s . g ( { text : b , url : c , html : a } ) } return a } , bytes : function ( ) { var a =
[ "bytes" , "KB" , "MB" , "GB" , "TB" , "PB" ] ; return function ( b ) { if ( b === null ) return "" ; for ( var c = 0 ; b > 1E3 ; ) { b /= 1024 ; c ++ } b = "" + b ; var d = b . indexOf ( "." ) ; if ( d > - 1 && d + 2 < b . length ) b = b . substring ( 0 , d + 2 ) ; return b + " " + a [ c ] } } ( ) , image : function ( a , b , c ) { if ( a && a . url ) { var d = "" ; if ( b ) d = ' style="max-width: ' + b + "px; max-height: " + ( c || b ) + 'px;"' ; return new s . g ( { url : a . url , text : a . url , html : '<img src="' + a . url + '"' + d + "/>" } ) } return null } , lowercase : function ( a ) { return ( a = s . g . get ( a ) ) ? ( "" + a ) . toLowerCase ( ) : a } , uppercase : function ( a ) { return ( a = s . g . get ( a ) ) ?
( "" + a ) . toUpperCase ( ) : a } , linecount : function ( a ) { a = s . g . get ( a ) ; if ( a === "" || ! a ) return 1 ; return a . split ( /\n|\f/ ) . length } , "if" : function ( a , b ) { return b ? a : undefined } , unless : function ( a , b ) { return b ? undefined : a } , googleChartApi : B ( function ( a , b , c , d ) { b = b || { } ; a = { cht : a , chco : t . collect ( b , "color" ) , chtt : t . title ( b ) , chdl : t . collect ( b , "label" ) , chd : t . values ( b ) , chf : "bg,s,FFFFFF00" } ; if ( _ . isArray ( b . xLabels ) ) { a . chxt = "x" ; a . chxl = "0:|" + b . Pc . join ( "|" ) } return t . encode ( a , c , d ) } , { values : function ( a ) { var b = [ ] ; p ( a . series || [ ] , function ( c ) { var d =
2010-01-29 06:15:51 +00:00
[ ] ; p ( c . values || [ ] , function ( e ) { d . push ( e ) } ) ; b . push ( d . join ( "," ) ) } ) ; a = b . join ( "|" ) ; return a === "" ? null : "t:" + a } , title : function ( a ) { var b = [ ] ; a = a . title || [ ] ; p ( _ . isArray ( a ) ? a : [ a ] , function ( c ) { b . push ( encodeURIComponent ( c ) ) } ) ; return b . join ( "|" ) } , collect : function ( a , b ) { var c = [ ] , d = 0 ; p ( a . series || [ ] , function ( e ) { var f = [ ] ; e = e [ b ] || [ ] ; p ( _ . isArray ( e ) ? e : [ e ] , function ( g ) { f . push ( encodeURIComponent ( g ) ) ; d ++ } ) ; c . push ( f . join ( "|" ) ) } ) ; return d ? c . join ( "," ) : null } , encode : function ( a , b , c ) { b = b || 200 ; c = c || b ; var d = "http://chart.apis.google.com/chart?" ,
2010-02-05 22:13:19 +00:00
e = [ ] ; a . chs = b + "x" + c ; p ( a , function ( f , g ) { f && e . push ( g + "=" + f ) } ) ; e . sort ( ) ; d += e . join ( "&" ) ; return new s . g ( { url : d , html : '<img width="' + b + '" height="' + c + '" src="' + d + '"/>' } ) } } ) , qrcode : function ( a , b , c ) { return t . encode ( { cht : "qr" , chl : encodeURIComponent ( a ) } , b , c ) } , chart : { pie : function ( a , b , c ) { return t ( "p" , a , b , c ) } , pie3d : function ( a , b , c ) { return t ( "p3" , a , b , c ) } , pieConcentric : function ( a , b , c ) { return t ( "pc" , a , b , c ) } , barHorizontalStacked : function ( a , b , c ) { return t ( "bhs" , a , b , c ) } , barHorizontalGrouped : function ( a , b , c ) { return t ( "bhg" ,
a , b , c ) } , barVerticalStacked : function ( a , b , c ) { return t ( "bvs" , a , b , c ) } , barVerticalGrouped : function ( a , b , c ) { return t ( "bvg" , a , b , c ) } , line : function ( a , b , c ) { return t ( "lc" , a , b , c ) } , sparkline : function ( a , b , c ) { return t ( "ls" , a , b , c ) } , scatter : function ( a , b , c ) { return t ( "s" , a , b , c ) } } , html : function ( a ) { return new s . g ( { html : a } ) } , linky : function ( a ) { if ( ! a ) return a ; for ( var b = /(ftp|http|https|mailto):\/\/([^\(\)|\s]+)/ , c , d = a , e = [ ] ; c = d . match ( b ) ; ) { c = c [ 0 ] . replace ( /[\.\;\,\(\)\{\}\<\>]$/ , "" ) ; var f = d . indexOf ( c ) ; e . push ( C ( d . substr ( 0 , f ) ) ) ;
e . push ( '<a href="' + c + '">' ) ; e . push ( c ) ; e . push ( "</a>" ) ; d = d . substring ( f + c . length ) } e . push ( C ( d ) ) ; return new s . g ( { text : a , html : e . join ( "" ) } ) } } , function ( a , b ) { s [ b ] = a } ) ; t = s . googleChartApi ; B ( ga , { noop : T ( Fa , Fa ) , "boolean" : T ( qa , W ) , number : T ( qa , function ( a ) { return 1 * a } ) , list : T ( function ( a ) { return a ? a . join ( ", " ) : a } , function ( a ) { return a ? _ ( _ ( a . split ( "," ) ) . map ( k . trim ) ) . select ( _ . identity ) : [ ] } ) , trim : T ( function ( a ) { return a ? $ . trim ( "" + a ) : "" } ) } ) ; array = [ ] . constructor ; m . toJson = v ; m . fromJson = L ; G . ia = function ( a , b ) { if ( ! ( a === b || ! a || ! b ) ) { var c =
function ( e , f , g ) { return g . substring ( 0 , 2 ) !== "$$" && typeof e [ g ] !== "function" && typeof f [ g ] !== "function" } ; for ( var d in b ) c ( a , b , d ) && delete b [ d ] ; for ( d in a ) if ( c ( a , b , d ) ) b [ d ] = a [ d ] } } ; B ( G . prototype , { $migrate : function ( ) { X ( this . $$entity . defaults , this ) ; return this } , $merge : function ( a ) { X ( a , this ) ; return this } , $save : function ( a ) { this . $$entity . k . save ( this , a === true ? undefined : a ) ; a === true && this . $$entity . k . V ( ) ; return this } , $delete : function ( a ) { this . $$entity . k . remove ( this , a === true ? undefined : a ) ; a === true && this . $$entity . k . V ( ) ;
return this } , $loadById : function ( a , b ) { this . $$entity . k . load ( this , a , b ) ; return this } , $loadFrom : function ( a ) { G . ia ( a , this ) ; return this } , $saveTo : function ( a ) { G . ia ( this , a ) ; return this } } ) ; E . sa = { "null" : P ( null ) , "true" : P ( true ) , "false" : P ( false ) , "+" : function ( a , b , c ) { return ( b || 0 ) + ( c || 0 ) } , "-" : function ( a , b , c ) { return ( b || 0 ) - ( c || 0 ) } , "*" : function ( a , b , c ) { return b * c } , "/" : function ( a , b , c ) { return b / c } , "%" : function ( a , b , c ) { return b % c } , "^" : function ( a , b , c ) { return b ^ c } , "=" : function ( a , b , c ) { return a . scope . i ( b , c ) } , "==" : function ( a , b ,
c ) { return b == c } , "!=" : function ( a , b , c ) { return b != c } , "<" : function ( a , b , c ) { return b < c } , ">" : function ( a , b , c ) { return b > c } , "<=" : function ( a , b , c ) { return b <= c } , ">=" : function ( a , b , c ) { return b >= c } , "&&" : function ( a , b , c ) { return b && c } , "||" : function ( a , b , c ) { return b || c } , "&" : function ( a , b , c ) { return b & c } , "|" : function ( a , b , c ) { return c ( a , b ) } , "!" : function ( a , b ) { return ! b } } ; E . ab = { n : "\n" , f : "\u000c" , r : "\r" , t : "\t" , v : "\u000b" , "'" : "'" , '"' : '"' } ; E . prototype = { I : function ( ) { return this . index + 1 < this . text . length ? this . text . charAt ( this . index +
1 ) : false } , parse : function ( ) { for ( var a = this . h , b = E . sa , c = true ; this . index < this . text . length ; ) { var d = this . text . charAt ( this . index ) ; if ( d == '"' || d == "'" ) { this . kc ( d ) ; c = true } else if ( d == "(" || d == "[" ) { a . push ( { index : this . index , text : d } ) ; this . index ++ } else if ( d == "{" ) { c = this . I ( ) ; if ( c == ":" || c == "(" ) { a . push ( { index : this . index , text : d + c } ) ; this . index ++ } else a . push ( { index : this . index , text : d } ) ; this . index ++ ; c = true } else if ( d == ")" || d == "]" || d == "}" ) { a . push ( { index : this . index , text : d } ) ; this . index ++ ; c = false } else if ( d == ":" || d == "." || d == "," ||
2010-02-04 22:02:20 +00:00
d == ";" ) { a . push ( { index : this . index , text : d } ) ; this . index ++ ; c = true } else if ( c && d == "/" ) { this . jc ( ) ; c = false } else if ( this . isNumber ( d ) ) { this . ic ( ) ; c = false } else if ( this . X ( d ) ) { this . Ra ( ) ; c = false } else if ( this . Mb ( d ) ) this . index ++ ; else { c = d + this . I ( ) ; var e = b [ d ] , f = b [ c ] ; if ( f ) { a . push ( { index : this . index , text : c , b : f } ) ; this . index += 2 } else if ( e ) { a . push ( { index : this . index , text : d , b : e } ) ; this . index += 1 } else throw "Lexer Error: Unexpected next character [" + this . text . substring ( this . index ) + "] in expression '" + this . text + "' at column '" + ( this . index +
1 ) + "'." ; c = true } } return a } , isNumber : function ( a ) { return "0" <= a && a <= "9" } , Mb : function ( a ) { return a == " " || a == "\r" || a == "\t" || a == "\n" || a == "\u000b" } , X : function ( a ) { return "a" <= a && a <= "z" || "A" <= a && a <= "Z" || "_" == a || a == "$" } , ic : function ( ) { for ( var a = "" , b = this . index ; this . index < this . text . length ; ) { var c = this . text . charAt ( this . index ) ; if ( c == "." || this . isNumber ( c ) ) a += c ; else break ; this . index ++ } a = 1 * a ; this . h . push ( { index : b , text : a , b : function ( ) { return a } } ) } , Ra : function ( ) { for ( var a = "" , b = this . index ; this . index < this . text . length ; ) { var c =
2010-02-05 22:13:19 +00:00
this . text . charAt ( this . index ) ; if ( c == "." || this . X ( c ) || this . isNumber ( c ) ) a += c ; else break ; this . index ++ } c = E . sa [ a ] ; if ( ! c ) { c = function ( d ) { return d . scope . get ( a ) } ; c . W = a } this . h . push ( { index : b , text : a , b : c } ) } , kc : function ( a ) { var b = this . index , c = this . wb ; this . index ++ ; for ( var d = "" , e = false ; this . index < this . text . length ; ) { var f = this . text . charAt ( this . index ) ; if ( e ) { if ( f == "u" ) { f = this . text . substring ( this . index + 1 , this . index + 5 ) ; this . index += 4 ; d += String . fromCharCode ( parseInt ( f , 16 ) ) } else { e = E . ab [ f ] ; d += e ? e : f } e = false } else if ( f == "\\" ) e =
2010-02-04 22:02:20 +00:00
true ; else if ( f == a ) { this . index ++ ; this . h . push ( { index : b , text : d , b : function ( ) { return d . length == c ? m . String . toDate ( d ) : d } } ) ; return } else d += f ; this . index ++ } throw "Lexer Error: Unterminated quote [" + this . text . substring ( b ) + "] starting at column '" + ( b + 1 ) + "' in expression '" + this . text + "'." ; } , jc : function ( ) { var a = this . index ; this . index ++ ; for ( var b = "" , c = false ; this . index < this . text . length ; ) { var d = this . text . charAt ( this . index ) ; if ( c ) { b += d ; c = false } else if ( d === "\\" ) { b += d ; c = true } else if ( d === "/" ) { this . index ++ ; c = "" ; if ( this . X ( this . text . charAt ( this . index ) ) ) { this . Ra ( ) ;
2010-02-05 22:13:19 +00:00
c = this . h . pop ( ) . text } var e = new RegExp ( b , c ) ; this . h . push ( { index : a , text : b , Lc : c , b : function ( ) { return e } } ) ; return } else b += d ; this . index ++ } throw "Lexer Error: Unterminated RegExp [" + this . text . substring ( a ) + "] starting at column '" + ( a + 1 ) + "' in expression '" + this . text + "'." ; } } ; D . db = P ( 0 ) ; D . prototype = { error : function ( a , b ) { throw "Token '" + b . text + "' is " + a + " at column='" + ( b . index + 1 ) + "' of expression '" + this . text + "' starting at '" + this . text . substring ( b . index ) + "'." ; } , ba : function ( ) { if ( this . h . length === 0 ) throw "Unexpected end of expression: " +
this . text ; return this . h [ 0 ] } , I : function ( a , b , c , d ) { var e = this . h ; if ( e . length > 0 ) { e = e [ 0 ] ; var f = e . text ; if ( f == a || f == b || f == c || f == d || ! a && ! b && ! c && ! d ) return e } return false } , a : function ( a , b , c , d ) { if ( a = this . I ( a , b , c , d ) ) { this . h . shift ( ) ; return this . Ec = a } return false } , j : function ( a ) { if ( ! this . a ( a ) ) { var b = this . I ( ) ; throw "Expecting '" + a + "' at column '" + ( b . index + 1 ) + "' in '" + this . text + "' got '" + this . text . substring ( b . index ) + "'." ; } } , fb : function ( a , b ) { return function ( c ) { return a ( c , b ( c ) ) } } , z : function ( a , b , c ) { return function ( d ) { return b ( d ,
2010-02-04 22:02:20 +00:00
a ( d ) , c ( d ) ) } } , Ba : function ( ) { return this . h . length > 0 } , L : function ( ) { if ( this . h . length !== 0 ) throw "Did not understand '" + this . text . substring ( this . h [ 0 ] . index ) + "' while evaluating '" + this . text + "'." ; } , qa : function ( ) { for ( var a = [ ] ; ; ) { this . h . length > 0 && ! this . I ( "}" , ")" , ";" , "]" ) && a . push ( this . za ( ) ) ; if ( ! this . a ( ";" ) ) return function ( b ) { for ( var c , d = 0 ; d < a . length ; d ++ ) { var e = a [ d ] ; if ( e ) c = e ( b ) } return c } } } , za : function ( ) { for ( var a = this . s ( ) , b ; ; ) if ( b = this . a ( "|" ) ) a = this . z ( a , b . b , this . filter ( ) ) ; else return a } , filter : function ( ) { return this . ua ( m . filter ) } ,
2010-02-05 22:13:19 +00:00
Q : function ( ) { return this . ua ( m . validator ) } , ua : function ( a ) { for ( var b = this . Ib ( a ) , c = [ ] ; ; ) if ( this . a ( ":" ) ) c . push ( this . s ( ) ) ; else { var d = function ( e , f ) { f = [ f ] ; for ( var g = 0 ; g < c . length ; g ++ ) f . push ( c [ g ] ( e ) ) ; return b . apply ( e , f ) } ; return function ( ) { return d } } } , s : function ( ) { return this . oc ( ) } , oc : function ( ) { if ( this . a ( "throw" ) ) { var a = this . ga ( ) ; return function ( b ) { throw a ( b ) ; } } else return this . ga ( ) } , ga : function ( ) { var a = this . Ka ( ) , b ; if ( b = this . a ( "=" ) ) { if ( ! a . W ) throw "Left hand side '" + this . text . substring ( 0 , b . index ) + "' of assignment '" +
2010-02-04 22:02:20 +00:00
this . text . substring ( b . index ) + "' is not assignable." ; return this . z ( function ( ) { return a . W } , b . b , this . Ka ( ) ) } else return a } , Ka : function ( ) { for ( var a = this . Ja ( ) , b ; ; ) if ( b = this . a ( "||" ) ) a = this . z ( a , b . b , this . Ja ( ) ) ; else return a } , Ja : function ( ) { for ( var a = this . La ( ) , b ; ; ) if ( b = this . a ( "&&" ) ) a = this . z ( a , b . b , this . La ( ) ) ; else return a } , La : function ( ) { var a ; return ( a = this . a ( "!" ) ) ? this . fb ( a . b , this . ga ( ) ) : this . Db ( ) } , Db : function ( ) { for ( var a = this . Sa ( ) , b ; ; ) if ( b = this . a ( "==" , "!=" ) ) a = this . z ( a , b . b , this . Sa ( ) ) ; else return a } , Sa : function ( ) { for ( var a =
2010-02-05 22:13:19 +00:00
this . va ( ) , b ; ; ) if ( b = this . a ( "<" , ">" , "<=" , ">=" ) ) a = this . z ( a , b . b , this . va ( ) ) ; else return a } , va : function ( ) { for ( var a = this . na ( ) , b ; b = this . a ( "+" , "-" ) ; ) a = this . z ( a , b . b , this . na ( ) ) ; return a } , na : function ( ) { for ( var a = this . Ua ( ) , b ; b = this . a ( "*" , "/" , "%" ) ; ) a = this . z ( a , b . b , this . Ua ( ) ) ; return a } , Ua : function ( ) { var a ; return this . a ( "+" ) ? this . ca ( ) : ( a = this . a ( "-" ) ) ? this . z ( D . db , a . b , this . na ( ) ) : this . ca ( ) } , Ib : function ( a ) { var b = this . a ( ) , c = b . text . split ( "." ) ; a = a ; for ( var d , e = 0 ; e < c . length ; e ++ ) { d = c [ e ] ; if ( a ) a = a [ d ] } if ( typeof a != "function" ) throw "Function '" +
2010-02-04 22:02:20 +00:00
b . text + "' at column '" + ( b . index + 1 ) + "' in '" + this . text + "' is not defined." ; return a } , ca : function ( ) { var a ; if ( this . a ( "(" ) ) { a = this . za ( ) ; this . j ( ")" ) ; a = a } else if ( this . a ( "[" ) ) a = this . mb ( ) ; else if ( this . a ( "{" ) ) a = this . object ( ) ; else if ( this . a ( "{:" ) ) a = this . xa ( false ) ; else if ( this . a ( "{(" ) ) a = this . xa ( true ) ; else { var b = this . a ( ) ; ( a = b . b ) || this . error ( "not a primary expression" , b ) } for ( ; b = this . a ( "(" , "[" , "." ) ; ) if ( b . text === "(" ) a = this . Hb ( a ) ; else if ( b . text === "[" ) a = this . ec ( a ) ; else if ( b . text === "." ) a = this . Fb ( a ) ; else throw "IMPOSSIBLE" ;
2010-02-05 22:13:19 +00:00
return a } , xa : function ( a ) { var b = [ ] ; if ( a ) { if ( ! this . a ( ")" ) ) { for ( b . push ( this . a ( ) . text ) ; this . a ( "," ) ; ) b . push ( this . a ( ) . text ) ; this . j ( ")" ) } this . j ( ":" ) } var c = this . qa ( ) ; this . j ( "}" ) ; return function ( d ) { return function ( e ) { var f = new u ( d . scope . q ) ; f . i ( "$" , e ) ; for ( var g = 0 ; g < b . length ; g ++ ) f . i ( b [ g ] , arguments [ g ] ) ; return c ( { scope : f } ) } } } , Fb : function ( a ) { var b = this . a ( ) . text ; function c ( d ) { return u . O ( a ( d ) , b ) } c . W = b ; return c } , ec : function ( a ) { var b = this . s ( ) ; this . j ( "]" ) ; if ( this . a ( "=" ) ) { var c = this . s ( ) ; return function ( d ) { return a ( d ) [ b ( d ) ] =
2010-02-04 22:02:20 +00:00
c ( d ) } } else return function ( d ) { var e = a ( d ) ; d = b ( d ) ; return e ? e [ d ] : undefined } } , Hb : function ( a ) { var b = [ ] ; if ( this . ba ( ) . text != ")" ) { do b . push ( this . s ( ) ) ; while ( this . a ( "," ) ) } this . j ( ")" ) ; return function ( c ) { for ( var d = [ ] , e = 0 ; e < b . length ; e ++ ) d . push ( b [ e ] ( c ) ) ; e = a ( c ) ; if ( typeof e === "function" ) return e . apply ( c , d ) ; else throw "Expression '" + a . W + "' is not a function." ; } } , mb : function ( ) { var a = [ ] ; if ( this . ba ( ) . text != "]" ) { do a . push ( this . s ( ) ) ; while ( this . a ( "," ) ) } this . j ( "]" ) ; return function ( b ) { for ( var c = [ ] , d = 0 ; d < a . length ; d ++ ) c . push ( a [ d ] ( b ) ) ;
return c } } , object : function ( ) { var a = [ ] ; if ( this . ba ( ) . text != "}" ) { do { var b = this . a ( ) . text ; this . j ( ":" ) ; var c = this . s ( ) ; a . push ( { Nb : b , value : c } ) } while ( this . a ( "," ) ) } this . j ( "}" ) ; return function ( d ) { for ( var e = { } , f = 0 ; f < a . length ; f ++ ) { var g = a [ f ] , h = g . value ( d ) ; e [ g . Nb ] = h } return e } } , Cb : function ( ) { for ( var a = [ ] ; this . Ba ( ) ; ) { a . push ( this . Bb ( ) ) ; this . a ( ";" ) || this . L ( ) } return function ( b ) { for ( var c = "" , d = 0 ; d < a . length ; d ++ ) c += a [ d ] ( b ) ; return c } } , Bb : function ( ) { var a = this . a ( ) . text , b , c ; if ( this . a ( "=" ) ) { b = a ; a = this . a ( ) . text } if ( this . a ( ":" ) ) c =
2010-02-05 22:13:19 +00:00
this . ca ( ) ( null ) ; return function ( d ) { var e = d . k . G ( a , c ) ; d . scope . i ( a , e ) ; if ( b ) { e = e ( ) ; e . $$anchor = b ; d . scope . i ( b , e ) ; return "$anchor." + b + ":{" + b + "=" + a + ".load($anchor." + b + ");" + b + ".$$anchor=" + m . String . quote ( b ) + ";};" } else return "" } } , watch : function ( ) { for ( var a = [ ] ; this . Ba ( ) ; ) { a . push ( this . wc ( ) ) ; this . a ( ";" ) || this . L ( ) } this . L ( ) ; return function ( b ) { for ( var c = 0 ; c < a . length ; c ++ ) { var d = a [ c ] ( b ) ; b . jb ( d . name , d . b ) } } } , wc : function ( ) { var a = this . a ( ) . text ; this . j ( ":" ) ; var b ; if ( this . ba ( ) . text == "{" ) { this . j ( "{" ) ; b = this . qa ( ) ; this . j ( "}" ) } else b =
this . s ( ) ; return function ( ) { return { name : a , b : b } } } } ; u . U = { } ; u . O = function ( a , b ) { if ( ! b ) return a ; for ( var c = b . split ( "." ) , d , e = a , f = c . length , g = 0 ; g < f ; g ++ ) { d = c [ g ] ; if ( ! d . match ( /^[\$\w][\$\w\d]*$/ ) ) throw "Expression '" + b + "' is not a valid expression for accesing variables." ; if ( a ) { e = a ; a = a [ d ] } if ( _ . isUndefined ( a ) && d . charAt ( 0 ) == "$" ) { var h = m . Global . typeOf ( e ) ; if ( d = ( h = m [ h . charAt ( 0 ) . toUpperCase ( ) + h . substring ( 1 ) ] ) ? h [ [ d . substring ( 1 ) ] ] : undefined ) return a = _ . bind ( d , e , e ) } } if ( typeof a === "function" && ! a . $$factory ) return La ( e , a ) ; return a } ;
u . prototype = { d : function ( ) { var a = this ; this . Gb ( ) ; _ . each ( this . Ya , function ( b ) { a . l ( b , "" , { } , function ( ) { this . d ( a ) } ) } ) } , lb : function ( a ) { a && this . Ya . push ( a ) } , Lb : function ( a ) { for ( var b = 0 ; b < a . length ; b ++ ) { var c = a . charAt ( b ) ; if ( c != "." && ! E . prototype . X ( c ) ) return false } return true } , get : function ( a ) { return u . O ( this . q , a ) } , i : function ( a , b ) { a = a . split ( "." ) ; for ( var c = this . q , d = 0 ; a . length > 1 ; d ++ ) { var e = a . shift ( ) , f = c [ e ] ; if ( ! f ) { f = { } ; c [ e ] = f } c = f } return c [ a . shift ( ) ] = b } , o : function ( a , b ) { this . eval ( a + "=" + v ( b ) ) } , eval : function ( a , b ) { var c =
u . U [ a ] ; if ( ! c ) { var d = new D ( a ) ; c = d . qa ( ) ; d . L ( ) ; u . U [ a ] = c } b = b || { } ; b . scope = this ; return c ( b ) } , l : function ( a , b , c , d , e ) { try { var f = this . eval ( b , c ) ; if ( a . C ) { a . C = false ; k ( a . view ) . removeClass ( "ng-exception" ) . removeAttr ( "ng-error" ) } d && d . apply ( a , [ f ] ) ; return true } catch ( g ) { ba ( "Eval Widget Error:" , g ) ; b = v ( g , true ) ; a . C = true ; k ( a . view ) . addClass ( "ng-exception" ) . attr ( "ng-error" , b ) ; e && e . apply ( a , [ g , b ] ) ; return false } } , uc : function ( a , b ) { var c = u . U [ a ] ; if ( ! c ) { c = ( new D ( a ) ) . Q ( ) ; u . U [ a ] = c } a = { scope : this } ; return c ( a ) ( a , b ) } , G : function ( a , b ) { return ( new D ( a ) ) . Cb ( ) ( { scope : this ,
k : b } ) } , rb : function ( ) { for ( var a = this . q . $invalidWidgets ; a . length > 0 ; ) a . pop ( ) } , Sb : function ( a ) { this . q . $invalidWidgets . push ( a ) } , watch : function ( a ) { var b = this ; ( new D ( a ) ) . watch ( ) ( { scope : this , jb : function ( c , d ) { b . kb ( c , function ( e , f ) { try { return d ( { scope : b } , e , f ) } catch ( g ) { alert ( g ) } } ) } } ) } , kb : function ( a , b ) { var c = this . ra [ a ] ; if ( ! c ) { c = { Fa : [ ] , s : a } ; this . ra [ a ] = c } c . Fa . push ( b ) } , Gb : function ( ) { var a = this , b = false ; p ( this . ra , function ( c ) { var d = a . eval ( c . s ) ; if ( d !== c . c ) { p ( c . Fa , function ( e ) { e ( d , c . c ) ; b = true } ) ; c . c = d } } ) ; return b } } ; na . prototype =
{ ob : function ( a ) { return fa . zb ( a ) } , P : function ( a , b , c , d ) { var e = this . tc + this . Tb ++ ; a = this . ob ( v ( { u : b , m : a , p : c } ) ) ; b = Math . ceil ( a . length / this . ma ) ; c = this . url + "/$/" + e + "/" + b + "/" ; N [ e ] = function ( h ) { delete N [ e ] ; d ( 200 , h ) } ; for ( var f = 0 ; f < b ; f ++ ) { var g = a . substr ( f * this . ma , this . ma ) ; this . getScript ( c + ( f + 1 ) + "?h=" + g , n ) } } } ; da . Bc = "$DATASET:" ; da . prototype = { P : J ( ) } ; oa . prototype = { P : function ( a , b , c , d ) { var e = this ; this . status . pb ( c ) ; this . xb . P ( a , b , c , function ( ) { e . status . Ab ( ) ; try { d . apply ( this , arguments ) } catch ( f ) { alert ( v ( f ) ) } e . update ( ) } ) } } ;
B ( pa . prototype , { fetchCurrentUser : function ( a ) { var b = this ; this . nc . P ( "GET" , "/account.json" , { } , function ( c , d ) { b . current = d . user ; a ( d . Oc ) } ) } , logout : function ( a ) { var b = this ; this . ha . Rb ( function ( ) { delete b . current ; ( a || n ) ( ) } ) } , login : function ( a ) { var b = this ; this . ha . Qb ( function ( ) { b . fetchCurrentUser ( function ( ) { ( a || n ) ( ) } ) } ) } , notAuthorized : function ( ) { this . ha . dc ( ) } } ) ; p ( { regexp : function ( a , b , c ) { return a . match ( b ) ? null : c || "Value does not match expected format " + b + "." } , number : function ( a , b , c ) { var d = 1 * a ; if ( d == a ) { if ( typeof b !=
2010-02-04 22:02:20 +00:00
"undefined" && d < b ) return "Value can not be less than " + b + "." ; if ( typeof b != "undefined" && d > c ) return "Value can not be greater than " + c + "." ; return null } else return "Value is not a number." } , integer : function ( a , b , c ) { b = Ga . number ( a , b , c ) ; if ( b === null && a != Math . round ( a ) ) return "Value is not a whole number." ; return b } , date : function ( a ) { if ( a . match ( /^\d\d?\/\d\d?\/\d\d\d\d$/ ) ) return null ; return "Value is not a date. (Expecting format: 12/31/2009)." } , ssn : function ( a ) { if ( a . match ( /^\d\d\d-\d\d-\d\d\d\d$/ ) ) return null ; return "SSN needs to be in 999-99-9999 format." } ,
email : function ( a ) { if ( a . match ( /^[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\.[A-Za-z]{2,4}$/ ) ) return null ; return "Email needs to be in username@host.com format." } , phone : function ( a ) { if ( a . match ( /^1\(\d\d\d\)\d\d\d-\d\d\d\d$/ ) ) return null ; if ( a . match ( /^\+\d{2,3} (\(\d{1,5}\))?[\d ]+\d$/ ) ) return null ; return "Phone number needs to be in 1(987)654-3210 format in North America or +999 (123) 45678 906 internationaly." } , url : function ( a ) { if ( a . match ( /^(ftp|http|https):\/\/(\w+:{0,1}\w*@)?(\S+)(:[0-9]+)?(\/|\/([\w#!:.?+=&%@!\-\/]))?$/ ) ) return null ;
2010-02-05 22:13:19 +00:00
return "URL needs to be in http://server[:port]/path format." } , json : function ( a ) { try { L ( a ) ; return null } catch ( b ) { return b . toString ( ) } } } , function ( a , b ) { Ga [ b ] = a } ) ; ma . prototype = { tb : function ( a , b ) { var c , d = a . attr ( "type" ) . toLowerCase ( ) , e = a . attr ( "name" ) ; if ( e ) e = e . split ( ":" ) . pop ( ) ; var f = "change" , g = true , h = ga [ a . attr ( "ng-format" ) ] || ga . noop ; if ( d == "button" || d == "submit" || d == "reset" || d == "image" ) { c = new Ra ( a [ 0 ] , e , h ) ; f = "click" ; g = false } else if ( d == "text" || d == "textarea" || d == "hidden" || d == "password" ) { c = new ra ( a [ 0 ] , e , h ) ; f = "keyup change" } else if ( d ==
2010-02-04 22:02:20 +00:00
"checkbox" ) { c = new sa ( a [ 0 ] , e , h ) ; f = "click" } else if ( d == "radio" ) { c = new va ( a [ 0 ] , e , h ) ; f = "click" } else if ( d == "select-one" ) c = new ta ( a [ 0 ] , e , h ) ; else if ( d == "select-multiple" ) c = new ua ( a [ 0 ] , e , h ) ; else if ( d == "file" ) c = this . ub ( a , e , h ) ; else throw "Unknown type: " + d ; a . data ( "controller" , c ) ; var i = b . get ( "$updateView" ) ; k ( c . view , ":input" ) . bind ( f , function ( ) { if ( c . e ( b ) ) { var j = k ( c . view ) . attr ( "ng-action" ) || "" ; b . l ( c , j ) && i ( b ) } return g } ) ; return c } , ub : function ( a ) { var b = "__uploadWidget_" + this . Ub ++ , c = U . template ( b ) ; a . after ( c ) ; b = this . vb ( { data : this . ea +
2010-02-05 22:13:19 +00:00
"/admin/ServerAPI.swf" , width : "95" , height : "20" , align : "top" , wmode : "transparent" } , { flashvars : "uploadWidgetId=" + b , allowScriptAccess : "always" } , b ) ; a . remove ( ) ; a = new U ( c , a [ 0 ] . name , b , this . ea + "/data/" + this . ja ) ; k ( b ) . data ( "controller" , a ) ; return a } } ; N . flashEvent = function ( a , b , c ) { a = x . getElementById ( a ) ; a = k ( a ) ; var d = a . data ( "controller" ) ; U . prototype [ b ] . apply ( d , c ) ; _ . defer ( a . scope ( ) . get ( "$updateView" ) ) } ; U . template = function ( a ) { return k ( '<span class="ng-upload-widget"><input type="checkbox" ng-non-bindable="true"/><object id="' +
a + '" /><a></a><span/></span>' ) } ; B ( U . prototype , { cancel : n , complete : n , httpStatus : function ( a ) { alert ( "httpStatus:" + this . J + " status:" + a ) } , ioError : function ( ) { alert ( "ioError:" + this . J ) } , open : function ( ) { alert ( "open:" + this . J ) } , progress : n , securityError : function ( ) { alert ( "securityError:" + this . J ) } , uploadCompleteData : function ( a ) { a = L ( a ) ; a . url = this . wa + "/" + a . id + "/" + a . text ; this . view . find ( "input" ) . attr ( "checked" , true ) ; var b = this . view . scope ( ) ; this . value = a ; this . e ( b ) ; this . value = null } , select : function ( a , b ) { this . name = a ; this . view . find ( "a" ) . text ( a ) . attr ( "href" ,
a ) ; this . view . find ( "span" ) . text ( m . filter . bytes ( b ) ) ; this . upload ( ) } , e : function ( a ) { var b = this . view . find ( "input" ) . attr ( "checked" ) ? this . value : null ; if ( this . c === b ) return false ; else { a . i ( this . J , b ) ; return true } } , d : function ( a ) { if ( ( a = a . get ( this . J ) ) && this . value !== a ) { this . value = a ; this . view . find ( "a" ) . attr ( "href" , this . value . url ) . text ( this . value . text ) ; this . view . find ( "span" ) . text ( m . filter . bytes ( this . value . size ) ) } this . view . find ( "input" ) . attr ( "checked" , ! ! a ) } , upload : function ( ) { this . name && this . rc . uploadFile ( this . wa ) } } ) ;
R . prototype = { e : P ( true ) , d : n } ; R . Kb = new R ; var Ra = R ; ra . prototype = { e : function ( a ) { var b = this . A . parse ( this . view . value ) ; if ( this . c === b ) return false ; else { a . o ( this . exp , b ) ; this . c = b ; return true } } , d : function ( a ) { var b = this . view , c = a . get ( this . exp ) ; if ( typeof c === "undefined" ) { c = this . w ; a . o ( this . exp , c ) } c = c ? c : "" ; if ( ! _ ( this . c ) . isEqual ( c ) ) { b . value = this . A . format ( c ) ; this . c = c } var d = false ; b . removeAttribute ( "ng-error" ) ; if ( this . lc ) d = ! ( c && $ . trim ( "" + c ) . length > 0 ) ; var e = d ? "Required Value" : null ; if ( ! d && this . Q && c ) { e = a . uc ( this . Q , c ) ; d =
2010-02-04 23:04:28 +00:00
! ! e } if ( this . Da !== e ) { this . Da = d ; if ( e !== null && Ha ( b ) ) { b . setAttribute ( "ng-error" , e ) ; a . Sb ( this ) } k ( b ) . toggleClass ( "ng-validation-error" , d ) } } } ; sa . prototype = { e : function ( a ) { var b = this . view ; b = b . checked ? b . value : "" ; b = this . A . parse ( b ) ; b = this . A . format ( b ) ; if ( this . c === b ) return false ; else { a . o ( this . exp , this . A . parse ( b ) ) ; this . c = b ; return true } } , d : function ( a ) { var b = this . view , c = a . eval ( this . exp ) ; if ( typeof c === "undefined" ) { c = this . w ; a . o ( this . exp , c ) } b . checked = this . A . parse ( b . value ) == c } } ; ta . prototype = { e : function ( a ) { if ( this . view . selectedIndex <
2010-02-04 22:02:20 +00:00
0 ) a . o ( this . exp , null ) ; else { var b = this . view . value ; if ( this . c === b ) return false ; else { a . o ( this . exp , b ) ; this . c = b ; return true } } } , d : function ( a ) { var b = this . view , c = a . get ( this . exp ) ; if ( typeof c === "undefined" ) { c = this . w ; a . o ( this . exp , c ) } if ( c !== this . c ) { b . value = c ? c : "" ; this . c = c } } } ; ua . prototype = { selected : function ( ) { for ( var a = [ ] , b = this . view . options , c = 0 ; c < b . length ; c ++ ) { var d = b [ c ] ; d . selected && a . push ( d . value ) } return a } , e : function ( a ) { var b = this . selected ( ) ; if ( this . c === b ) return false ; else { a . o ( this . exp , b ) ; this . c = b ; return true } } ,
d : function ( a ) { var b = this . view , c = a . get ( this . exp ) ; if ( typeof c === "undefined" ) { c = this . w ; a . o ( this . exp , c ) } if ( c !== this . c ) { a = b . options ; for ( b = 0 ; b < a . length ; b ++ ) { var d = a [ b ] ; d . selected = _ . include ( c , d . value ) } this . c = c } } } ; va . prototype = { e : function ( a ) { var b = this . view ; if ( this . ka ) return false ; else { b . checked = true ; this . c = a . o ( this . exp , this . Ca ) ; return this . ka = true } } , d : function ( a ) { var b = this . view , c = a . get ( this . exp ) ; if ( this . w && typeof c === "undefined" ) { c = this . w ; a . o ( this . exp , c ) } if ( this . c != c ) { this . ka = b . checked = this . Ca == "" + c ; this . c =
2010-02-05 22:13:19 +00:00
c } } } ; M . Ta = function ( a ) { switch ( typeof a ) { case "string" : case "boolean" : case "number" : return C ( a ) ; case "function" : return M . Ta ( a ( ) ) ; case "object" : if ( a && a . tagName && a . nodeName && a . ownerDocument && a . removeAttribute ) return ka ( a ) ; else if ( a instanceof m . filter . g ) { switch ( typeof a . html ) { case "string" : case "number" : return a . html ; case "function" : return a . html ( ) ; case "object" : if ( a . html && a . html . tagName && a . html . nodeName && a . html . ownerDocument && a . html . removeAttribute ) return ka ( a . html ) ; default : break } switch ( typeof a . text ) { case "string" : case "number" : return C ( a . text ) ;
case "function" : return C ( a . text ( ) ) ; default : break } } if ( a === null ) return "" ; return C ( v ( a , true ) ) ; default : return "" } } ; M . prototype = { e : n , d : function ( a ) { for ( var b = [ ] , c = this . exp , d = c . length , e = 0 ; e < d ; e ++ ) { var f = c [ e ] , g = w . M ( f ) ; if ( g ) { a . l ( this , g , { element : this . view } , function ( h ) { b . push ( M . Ta ( h ) ) } , function ( h , i ) { ja ( this . view , i ) } ) ; if ( this . C ) return } else b . push ( C ( f ) ) } ja ( this . view , b . join ( "" ) ) } } ; wa . prototype = { e : n , d : function ( a ) { var b = k ( this . view ) , c = this . nb ; if ( this . C ) { this . C = false ; b . removeClass ( "ng-exception" ) . removeAttr ( "ng-error" ) } var d =
b . is ( "img" ) ; for ( var e in c ) { for ( var f = w . aa ( c [ e ] ) , g = [ ] , h = 0 ; h < f . length ; h ++ ) { var i = w . M ( f [ h ] ) ; if ( i ) try { var j = a . eval ( i , { element : b [ 0 ] , attrName : e } ) ; if ( j && ( j . constructor !== array || j . length !== 0 ) ) g . push ( j ) } catch ( l ) { this . C = true ; ba ( "BindAttrUpdater" , l ) ; i = v ( l , true ) ; g . push ( "[" + i + "]" ) ; b . addClass ( "ng-exception" ) . attr ( "ng-error" , i ) } else g . push ( f [ h ] ) } f = g . length ? g . join ( "" ) : null ; if ( d && e == "src" && ! f ) f = a . get ( "$config.blankImage" ) ; b . attr ( e , f ) } } } ; xa . prototype = { e : n , d : function ( a ) { a . l ( this , this . exp ) } } ; ya . prototype = { e : n , d : function ( a ) { a . l ( this ,
2010-02-04 22:02:20 +00:00
this . exp , { } , function ( b ) { var c = k ( this . view ) ; W ( b ) ? c . hide ( ) : c . show ( ) } ) } } ; za . prototype = { e : n , d : function ( a ) { a . l ( this , this . exp , { } , function ( b ) { var c = k ( this . view ) ; W ( b ) ? c . show ( ) : c . hide ( ) } ) } } ; Aa . prototype = { e : n , d : function ( a ) { a . l ( this , this . exp , { } , function ( b ) { if ( b !== null && b !== undefined ) this . view . className = b } ) } } ; Ba . prototype = { e : n , d : function ( a ) { a . l ( this , this . exp , { } , function ( b ) { var c = a . get ( "$index" ) ; k ( this . view ) . toggleClass ( b , c % 2 === 1 ) } ) } } ; Ca . prototype = { e : n , d : function ( a ) { a . l ( this , this . exp , { } , function ( b ) { var c = a . get ( "$index" ) ;
2010-02-05 22:13:19 +00:00
k ( this . view ) . toggleClass ( b , c % 2 === 0 ) } ) } } ; Da . prototype = { e : n , d : function ( a ) { a . l ( this , this . exp , { } , function ( b ) { k ( this . view ) . attr ( "style" , "" ) . css ( b ) } ) } } ; Ea . prototype = { e : n , d : function ( a ) { a . l ( this , this . Y , { } , function ( b ) { var c = this ; if ( ! b ) { b = [ ] ; a . Lb ( this . Y ) && a . i ( this . Y , b ) } var d = b . length , e = this . children . length , f = this . view , g = 0 , h = null , i = this . Ob , j = this . vc , l = 0 ; p ( b , function ( q , O ) { if ( l < e ) { h = c . children [ l ] ; h . scope . i ( j , q ) } else { var r = new u ( a . q , c . prefix + j + " in " + c . Y + "[" + l + "]" ) ; r . i ( "$index" , l ) ; i && r . i ( i , O ) ; r . i ( j , q ) ; h = { scope : r ,
element : c . template ( r , c . prefix , l ) } ; f . after ( h . element ) ; c . children . push ( h ) } f = h . element ; q = ( new Date ) . getTime ( ) ; h . scope . d ( ) ; g += ( new Date ) . getTime ( ) - q ; l ++ } ) ; for ( b = e ; b > d ; -- b ) this . children . pop ( ) . element . remove ( ) ; if ( h && h . element [ 0 ] . nodeName === "OPTION" ) if ( d = k ( h . element [ 0 ] . parentNode ) . data ( "controller" ) ) { d . c = undefined ; d . d ( a ) } } ) } } ; z . ta = "mouseleave mouseout click dblclick keypress keyup" ; z . fc = function ( ) { z . oa ( ) ; var a = k ( this ) ; a . bind ( z . ta , z . oa ) ; var b = a . position ( ) , c = x . documentElement , d = ( self . innerWidth || c && c . clientWidth ||
x . body . clientWidth ) - b . left ; c = a . hasClass ( "ng-exception" ) ? "EXCEPTION:" : "Validation error..." ; a = a . attr ( "ng-error" ) ; d = d > 375 ? "left" : "right" ; c = k ( "<div id='ng-callout' style='width:300px'><div class='ng-arrow-" + d + "'/><div class='ng-title'>" + c + "</div><div class='ng-content'>" + a + "</div></div>" ) ; k ( "body" ) . append ( c ) ; if ( d === "left" ) a = b . left + this . offsetWidth + 11 ; else { a = b . left - 315 ; c . find ( ".ng-arrow-right" ) . css ( { left : 301 } ) } c . css ( { left : a + "px" , top : b . top - 3 + "px" } ) ; return true } ; z . oa = function ( ) { k ( "#ng-callout" ) . unbind ( z . ta ,
z . oa ) . remove ( ) ; return true } ; z . prototype = { bind : function ( ) { this . F . find ( ".ng-validation-error,.ng-exception" ) . live ( "mouseover" , z . fc ) } } ; Y . $a = '<div id="ng-spacer"></div><div id="ng-loading">loading....</div>' ; Y . prototype = { pb : function ( ) { if ( this . da === 0 ) ( this . Ia = this . Ia || this . body . append ( Y . $a ) . find ( "#ng-loading" ) ) . show ( ) ; this . da ++ } , Ab : function ( ) { this . da -- ; this . da === 0 && this . Ia . hide ( "fold" ) } } } ) ( window , document ) ;