mirror of https://github.com/flutter/samples.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1055 lines
44 KiB
1055 lines
44 KiB
{}(function dartProgram(){function copyProperties(a,b){var u=Object.keys(a)
|
|
for(var t=0;t<u.length;t++){var s=u[t]
|
|
b[s]=a[s]}}var z=function(){var u=function(){}
|
|
u.prototype={p:{}}
|
|
var t=new u()
|
|
if(!(t.__proto__&&t.__proto__.p===u.prototype.p))return false
|
|
try{if(typeof navigator!="undefined"&&typeof navigator.userAgent=="string"&&navigator.userAgent.indexOf("Chrome/")>=0)return true
|
|
if(typeof version=="function"&&version.length==0){var s=version()
|
|
if(/^\d+\.\d+\.\d+\.\d+$/.test(s))return true}}catch(r){}return false}()
|
|
function setFunctionNamesIfNecessary(a){function t(){};if(typeof t.name=="string")return
|
|
for(var u=0;u<a.length;u++){var t=a[u]
|
|
var s=Object.keys(t)
|
|
for(var r=0;r<s.length;r++){var q=s[r]
|
|
var p=t[q]
|
|
if(typeof p=='function')p.name=q}}}function inherit(a,b){a.prototype.constructor=a
|
|
a.prototype["$i"+a.name]=a
|
|
if(b!=null){if(z){a.prototype.__proto__=b.prototype
|
|
return}var u=Object.create(b.prototype)
|
|
copyProperties(a.prototype,u)
|
|
a.prototype=u}}function inheritMany(a,b){for(var u=0;u<b.length;u++)inherit(b[u],a)}function mixin(a,b){copyProperties(b.prototype,a.prototype)
|
|
a.prototype.constructor=a}function lazy(a,b,c,d){var u=a
|
|
a[b]=u
|
|
a[c]=function(){a[c]=function(){H.cj(b)}
|
|
var t
|
|
var s=d
|
|
try{if(a[b]===u){t=a[b]=s
|
|
t=a[b]=d()}else t=a[b]}finally{if(t===s)a[b]=null
|
|
a[c]=function(){return this[b]}}return t}}function makeConstList(a){a.immutable$list=Array
|
|
a.fixed$length=Array
|
|
return a}function convertToFastObject(a){function t(){}t.prototype=a
|
|
new t()
|
|
return a}function convertAllToFastObject(a){for(var u=0;u<a.length;++u)convertToFastObject(a[u])}var y=0
|
|
function tearOffGetter(a,b,c,d,e){return e?new Function("funcs","applyTrampolineIndex","reflectionInfo","name","H","c","return function tearOff_"+d+y+++"(receiver) {"+"if (c === null) c = "+"H.bi"+"("+"this, funcs, applyTrampolineIndex, reflectionInfo, false, true, name);"+"return new c(this, funcs[0], receiver, name);"+"}")(a,b,c,d,H,null):new Function("funcs","applyTrampolineIndex","reflectionInfo","name","H","c","return function tearOff_"+d+y+++"() {"+"if (c === null) c = "+"H.bi"+"("+"this, funcs, applyTrampolineIndex, reflectionInfo, false, false, name);"+"return new c(this, funcs[0], null, name);"+"}")(a,b,c,d,H,null)}function tearOff(a,b,c,d,e,f){var u=null
|
|
return d?function(){if(u===null)u=H.bi(this,a,b,c,true,false,e).prototype
|
|
return u}:tearOffGetter(a,b,c,e,f)}var x=0
|
|
function installTearOff(a,b,c,d,e,f,g,h,i,j){var u=[]
|
|
for(var t=0;t<h.length;t++){var s=h[t]
|
|
if(typeof s=='string')s=a[s]
|
|
s.$callName=g[t]
|
|
u.push(s)}var s=u[0]
|
|
s.$R=e
|
|
s.$D=f
|
|
var r=i
|
|
if(typeof r=="number")r+=x
|
|
var q=h[0]
|
|
s.$stubName=q
|
|
var p=tearOff(u,j||0,r,c,q,d)
|
|
a[b]=p
|
|
if(c)s.$tearOff=p}function installStaticTearOff(a,b,c,d,e,f,g,h){return installTearOff(a,b,true,false,c,d,e,f,g,h)}function installInstanceTearOff(a,b,c,d,e,f,g,h,i){return installTearOff(a,b,false,c,d,e,f,g,h,i)}function setOrUpdateInterceptorsByTag(a){var u=v.interceptorsByTag
|
|
if(!u){v.interceptorsByTag=a
|
|
return}copyProperties(a,u)}function setOrUpdateLeafTags(a){var u=v.leafTags
|
|
if(!u){v.leafTags=a
|
|
return}copyProperties(a,u)}function updateTypes(a){var u=v.types
|
|
var t=u.length
|
|
u.push.apply(u,a)
|
|
return t}function updateHolder(a,b){copyProperties(b,a)
|
|
return a}var hunkHelpers=function(){var u=function(a,b,c,d,e){return function(f,g,h,i){return installInstanceTearOff(f,g,a,b,c,d,[h],i,e)}},t=function(a,b,c,d){return function(e,f,g,h){return installStaticTearOff(e,f,a,b,c,[g],h,d)}}
|
|
return{inherit:inherit,inheritMany:inheritMany,mixin:mixin,installStaticTearOff:installStaticTearOff,installInstanceTearOff:installInstanceTearOff,_instance_0u:u(0,0,null,["$0"],0),_instance_1u:u(0,1,null,["$1"],0),_instance_2u:u(0,2,null,["$2"],0),_instance_0i:u(1,0,null,["$0"],0),_instance_1i:u(1,1,null,["$1"],0),_instance_2i:u(1,2,null,["$2"],0),_static_0:t(0,null,["$0"],0),_static_1:t(1,null,["$1"],0),_static_2:t(2,null,["$2"],0),makeConstList:makeConstList,lazy:lazy,updateHolder:updateHolder,convertToFastObject:convertToFastObject,setFunctionNamesIfNecessary:setFunctionNamesIfNecessary,updateTypes:updateTypes,setOrUpdateInterceptorsByTag:setOrUpdateInterceptorsByTag,setOrUpdateLeafTags:setOrUpdateLeafTags}}()
|
|
function initializeDeferredHunk(a){x=v.types.length
|
|
a(hunkHelpers,v,w,$)}function getGlobalFromName(a){for(var u=0;u<w.length;u++){if(w[u]==C)continue
|
|
if(w[u][a])return w[u][a]}}var C={},H={aS:function aS(){},aj:function aj(a,b,c){var _=this
|
|
_.a=a
|
|
_.b=b
|
|
_.c=0
|
|
_.d=null
|
|
_.$ti=c},
|
|
x:function(a){var u,t=H.cl(a)
|
|
if(typeof t==="string")return t
|
|
u="minified:"+a
|
|
return u},
|
|
c8:function(a){return v.types[H.Y(a)]},
|
|
cs:function(a,b){var u
|
|
if(b!=null){u=b.x
|
|
if(u!=null)return u}return!!J.k(a).$iaT},
|
|
c:function(a){var u
|
|
if(typeof a==="string")return a
|
|
if(typeof a==="number"){if(a!==0)return""+a}else if(!0===a)return"true"
|
|
else if(!1===a)return"false"
|
|
else if(a==null)return"null"
|
|
u=J.a_(a)
|
|
if(typeof u!=="string")throw H.d(H.bA(a))
|
|
return u},
|
|
O:function(a){return H.bY(a)+H.bh(H.w(a),0,null)},
|
|
bY:function(a){var u,t,s,r,q,p,o,n,m=null,l=J.k(a),k=l.constructor
|
|
if(typeof k=="function"){u=k.name
|
|
t=typeof u==="string"?u:m}else t=m
|
|
s=t==null
|
|
if(s||l===C.n||!!l.$iR){r=C.b(a)
|
|
if(s)t=r
|
|
if(r==="Object"){q=a.constructor
|
|
if(typeof q=="function"){p=String(q).match(/^\s*function\s*([\w$]*)\s*\(/)
|
|
o=p==null?m:p[1]
|
|
if(typeof o==="string"&&/^\w+$/.test(o))t=o}}return t}t=t
|
|
n=t.length
|
|
if(n>1&&C.e.D(t,0)===36){if(1>n)H.bn(P.b4(1,m))
|
|
if(n>n)H.bn(P.b4(n,m))
|
|
t=t.substring(1,n)}return H.x(t)},
|
|
c9:function(a){throw H.d(H.bA(a))},
|
|
G:function(a,b){if(a==null)J.aE(a)
|
|
throw H.d(H.bC(a,b))},
|
|
bC:function(a,b){var u,t,s="index"
|
|
if(typeof b!=="number"||Math.floor(b)!==b)return new P.r(b,s,null)
|
|
u=J.aE(a)
|
|
if(!(b<0)){if(typeof u!=="number")return H.c9(u)
|
|
t=b>=u}else t=!0
|
|
if(t)return P.bt(b,a,s,null,u)
|
|
return P.b4(b,s)},
|
|
bA:function(a){return new P.r(a,null,null)},
|
|
d:function(a){var u
|
|
if(a==null)a=new P.al()
|
|
u=new Error()
|
|
u.dartException=a
|
|
if("defineProperty" in Object){Object.defineProperty(u,"message",{get:H.bN})
|
|
u.name=""}else u.toString=H.bN
|
|
return u},
|
|
bN:function(){return J.a_(this.dartException)},
|
|
bn:function(a){throw H.d(a)},
|
|
ci:function(a){throw H.d(P.aK(a))},
|
|
bV:function(a,b,c,d,e,f,g){var u,t,s,r,q,p,o,n,m=null,l=b[0],k=l.$callName,j=e?Object.create(new H.ar().constructor.prototype):Object.create(new H.K(m,m,m,m).constructor.prototype)
|
|
j.$initialize=j.constructor
|
|
if(e)u=function static_tear_off(){this.$initialize()}
|
|
else{t=$.j
|
|
if(typeof t!=="number")return t.j()
|
|
$.j=t+1
|
|
t=new Function("a,b,c,d"+t,"this.$initialize(a,b,c,d"+t+")")
|
|
u=t}j.constructor=u
|
|
u.prototype=j
|
|
if(!e){s=H.br(a,l,f)
|
|
s.$reflectionInfo=d}else{j.$static_name=g
|
|
s=l}r=H.bR(d,e,f)
|
|
j.$S=r
|
|
j[k]=s
|
|
for(q=s,p=1;p<b.length;++p){o=b[p]
|
|
n=o.$callName
|
|
if(n!=null){o=e?o:H.br(a,o,f)
|
|
j[n]=o}if(p===c){o.$reflectionInfo=d
|
|
q=o}}j.$C=q
|
|
j.$R=l.$R
|
|
j.$D=l.$D
|
|
return u},
|
|
bR:function(a,b,c){var u
|
|
if(typeof a=="number")return function(d,e){return function(){return d(e)}}(H.c8,a)
|
|
if(typeof a=="function")if(b)return a
|
|
else{u=c?H.bq:H.aG
|
|
return function(d,e){return function(){return d.apply({$receiver:e(this)},arguments)}}(a,u)}throw H.d("Error in functionType of tearoff")},
|
|
bS:function(a,b,c,d){var u=H.aG
|
|
switch(b?-1:a){case 0:return function(e,f){return function(){return f(this)[e]()}}(c,u)
|
|
case 1:return function(e,f){return function(g){return f(this)[e](g)}}(c,u)
|
|
case 2:return function(e,f){return function(g,h){return f(this)[e](g,h)}}(c,u)
|
|
case 3:return function(e,f){return function(g,h,i){return f(this)[e](g,h,i)}}(c,u)
|
|
case 4:return function(e,f){return function(g,h,i,j){return f(this)[e](g,h,i,j)}}(c,u)
|
|
case 5:return function(e,f){return function(g,h,i,j,k){return f(this)[e](g,h,i,j,k)}}(c,u)
|
|
default:return function(e,f){return function(){return e.apply(f(this),arguments)}}(d,u)}},
|
|
br:function(a,b,c){var u,t,s,r,q,p,o
|
|
if(c)return H.bU(a,b)
|
|
u=b.$stubName
|
|
t=b.length
|
|
s=a[u]
|
|
r=b==null?s==null:b===s
|
|
q=!r||t>=27
|
|
if(q)return H.bS(t,!r,u,b)
|
|
if(t===0){r=$.j
|
|
if(typeof r!=="number")return r.j()
|
|
$.j=r+1
|
|
p="self"+r
|
|
r="return function(){var "+p+" = this."
|
|
q=$.y
|
|
return new Function(r+H.c(q==null?$.y=H.a3("self"):q)+";return "+p+"."+H.c(u)+"();}")()}o="abcdefghijklmnopqrstuvwxyz".split("").splice(0,t).join(",")
|
|
r=$.j
|
|
if(typeof r!=="number")return r.j()
|
|
$.j=r+1
|
|
o+=r
|
|
r="return function("+o+"){return this."
|
|
q=$.y
|
|
return new Function(r+H.c(q==null?$.y=H.a3("self"):q)+"."+H.c(u)+"("+o+");}")()},
|
|
bT:function(a,b,c,d){var u=H.aG,t=H.bq
|
|
switch(b?-1:a){case 0:throw H.d(new H.ap("Intercepted function with no arguments."))
|
|
case 1:return function(e,f,g){return function(){return f(this)[e](g(this))}}(c,u,t)
|
|
case 2:return function(e,f,g){return function(h){return f(this)[e](g(this),h)}}(c,u,t)
|
|
case 3:return function(e,f,g){return function(h,i){return f(this)[e](g(this),h,i)}}(c,u,t)
|
|
case 4:return function(e,f,g){return function(h,i,j){return f(this)[e](g(this),h,i,j)}}(c,u,t)
|
|
case 5:return function(e,f,g){return function(h,i,j,k){return f(this)[e](g(this),h,i,j,k)}}(c,u,t)
|
|
case 6:return function(e,f,g){return function(h,i,j,k,l){return f(this)[e](g(this),h,i,j,k,l)}}(c,u,t)
|
|
default:return function(e,f,g,h){return function(){h=[g(this)]
|
|
Array.prototype.push.apply(h,arguments)
|
|
return e.apply(f(this),h)}}(d,u,t)}},
|
|
bU:function(a,b){var u,t,s,r,q,p,o,n=$.y
|
|
if(n==null)n=$.y=H.a3("self")
|
|
u=$.bp
|
|
if(u==null)u=$.bp=H.a3("receiver")
|
|
t=b.$stubName
|
|
s=b.length
|
|
r=a[t]
|
|
q=b==null?r==null:b===r
|
|
p=!q||s>=28
|
|
if(p)return H.bT(s,!q,t,b)
|
|
if(s===1){n="return function(){return this."+H.c(n)+"."+H.c(t)+"(this."+H.c(u)+");"
|
|
u=$.j
|
|
if(typeof u!=="number")return u.j()
|
|
$.j=u+1
|
|
return new Function(n+u+"}")()}o="abcdefghijklmnopqrstuvwxyz".split("").splice(0,s-1).join(",")
|
|
n="return function("+o+"){return this."+H.c(n)+"."+H.c(t)+"(this."+H.c(u)+", "+o+");"
|
|
u=$.j
|
|
if(typeof u!=="number")return u.j()
|
|
$.j=u+1
|
|
return new Function(n+u+"}")()},
|
|
bi:function(a,b,c,d,e,f,g){return H.bV(a,b,c,d,!!e,!!f,g)},
|
|
aG:function(a){return a.a},
|
|
bq:function(a){return a.c},
|
|
a3:function(a){var u,t,s,r=new H.K("self","target","receiver","name"),q=J.bv(Object.getOwnPropertyNames(r))
|
|
for(u=q.length,t=0;t<u;++t){s=q[t]
|
|
if(r[s]===a)return s}},
|
|
I:function(a){if(a==null)return a
|
|
if(typeof a==="string")return a
|
|
throw H.d(H.D(a,"String"))},
|
|
Y:function(a){if(a==null)return a
|
|
if(typeof a==="number"&&Math.floor(a)===a)return a
|
|
throw H.d(H.D(a,"int"))},
|
|
ch:function(a,b){throw H.d(H.D(a,H.x(H.I(b).substring(2))))},
|
|
cd:function(a,b){if(a==null)return a
|
|
if((typeof a==="object"||typeof a==="function")&&J.k(a)[b])return a
|
|
H.ch(a,b)},
|
|
bD:function(a){var u
|
|
if("$S" in a){u=a.$S
|
|
if(typeof u=="number")return v.types[H.Y(u)]
|
|
else return a.$S()}return},
|
|
bE:function(a,b){var u
|
|
if(typeof a=="function")return!0
|
|
u=H.bD(J.k(a))
|
|
if(u==null)return!1
|
|
return H.bx(u,null,b,null)},
|
|
c6:function(a,b){var u,t
|
|
if(a==null)return a
|
|
if($.bg)return a
|
|
$.bg=!0
|
|
try{if(H.bE(a,b))return a
|
|
u=H.Z(b)
|
|
t=H.D(a,u)
|
|
throw H.d(t)}finally{$.bg=!1}},
|
|
D:function(a,b){return new H.Q("TypeError: "+P.aN(a)+": type '"+H.c(H.c2(a))+"' is not a subtype of type '"+b+"'")},
|
|
c2:function(a){var u,t=J.k(a)
|
|
if(!!t.$iz){u=H.bD(t)
|
|
if(u!=null)return H.Z(u)
|
|
return"Closure"}return H.O(a)},
|
|
cj:function(a){throw H.d(new P.a6(a))},
|
|
bG:function(a){return v.getIsolateTag(a)},
|
|
bM:function(a,b){a.$ti=b
|
|
return a},
|
|
w:function(a){if(a==null)return
|
|
return a.$ti},
|
|
cr:function(a,b,c){return H.J(a["$a"+H.c(c)],H.w(b))},
|
|
bk:function(a,b,c,d){var u=H.J(a["$a"+H.c(c)],H.w(b))
|
|
return u==null?null:u[d]},
|
|
F:function(a,b){var u=H.w(a)
|
|
return u==null?null:u[b]},
|
|
Z:function(a){return H.q(a,null)},
|
|
q:function(a,b){var u,t
|
|
if(a==null)return"dynamic"
|
|
if(a===-1)return"void"
|
|
if(typeof a==="object"&&a!==null&&a.constructor===Array)return H.x(a[0].name)+H.bh(a,1,b)
|
|
if(typeof a=="function")return H.x(a.name)
|
|
if(a===-2)return"dynamic"
|
|
if(typeof a==="number"){H.Y(a)
|
|
if(b==null||a<0||a>=b.length)return"unexpected-generic-index:"+a
|
|
u=b.length
|
|
t=u-a-1
|
|
if(t<0||t>=u)return H.G(b,t)
|
|
return H.c(b[t])}if('func' in a)return H.c0(a,b)
|
|
if('futureOr' in a)return"FutureOr<"+H.q("type" in a?a.type:null,b)+">"
|
|
return"unknown-reified-type"},
|
|
c0:function(a,a0){var u,t,s,r,q,p,o,n,m,l,k,j,i,h,g,f,e,d,c,b=", "
|
|
if("bounds" in a){u=a.bounds
|
|
if(a0==null){a0=H.bM([],[P.p])
|
|
t=null}else t=a0.length
|
|
s=a0.length
|
|
for(r=u.length,q=r;q>0;--q)C.d.w(a0,"T"+(s+q))
|
|
for(p="<",o="",q=0;q<r;++q,o=b){p+=o
|
|
n=a0.length
|
|
m=n-q-1
|
|
if(m<0)return H.G(a0,m)
|
|
p=C.e.j(p,a0[m])
|
|
l=u[q]
|
|
if(l!=null&&l!==P.h)p+=" extends "+H.q(l,a0)}p+=">"}else{p=""
|
|
t=null}k=!!a.v?"void":H.q(a.ret,a0)
|
|
if("args" in a){j=a.args
|
|
for(n=j.length,i="",h="",g=0;g<n;++g,h=b){f=j[g]
|
|
i=i+h+H.q(f,a0)}}else{i=""
|
|
h=""}if("opt" in a){e=a.opt
|
|
i+=h+"["
|
|
for(n=e.length,h="",g=0;g<n;++g,h=b){f=e[g]
|
|
i=i+h+H.q(f,a0)}i+="]"}if("named" in a){d=a.named
|
|
i+=h+"{"
|
|
for(n=H.c5(d),m=n.length,h="",g=0;g<m;++g,h=b){c=H.I(n[g])
|
|
i=i+h+H.q(d[c],a0)+(" "+H.c(c))}i+="}"}if(t!=null)a0.length=t
|
|
return p+"("+i+") => "+k},
|
|
bh:function(a,b,c){var u,t,s,r,q,p
|
|
if(a==null)return""
|
|
u=new P.P("")
|
|
for(t=b,s="",r=!0,q="";t<a.length;++t,s=", "){u.a=q+s
|
|
p=a[t]
|
|
if(p!=null)r=!1
|
|
q=u.a+=H.q(p,c)}return"<"+u.h(0)+">"},
|
|
J:function(a,b){if(a==null)return b
|
|
a=a.apply(null,b)
|
|
if(a==null)return
|
|
if(typeof a==="object"&&a!==null&&a.constructor===Array)return a
|
|
if(typeof a=="function")return a.apply(null,b)
|
|
return b},
|
|
c4:function(a,b,c,d){var u,t
|
|
if(a==null)return!1
|
|
u=H.w(a)
|
|
t=J.k(a)
|
|
if(t[b]==null)return!1
|
|
return H.bz(H.J(t[d],u),null,c,null)},
|
|
co:function(a,b,c,d){if(a==null)return a
|
|
if(H.c4(a,b,c,d))return a
|
|
throw H.d(H.D(a,function(e,f){return e.replace(/[^<,> ]+/g,function(g){return f[g]||g})}(H.x(b.substring(2))+H.bh(c,0,null),v.mangledGlobalNames)))},
|
|
c3:function(a,b,c,d,e){if(!H.i(a,null,b,null))H.ck("TypeError: "+H.c(c)+H.Z(a)+H.c(d)+H.Z(b)+H.c(e))},
|
|
ck:function(a){throw H.d(new H.Q(H.I(a)))},
|
|
bz:function(a,b,c,d){var u,t
|
|
if(c==null)return!0
|
|
if(a==null){u=c.length
|
|
for(t=0;t<u;++t)if(!H.i(null,null,c[t],d))return!1
|
|
return!0}u=a.length
|
|
for(t=0;t<u;++t)if(!H.i(a[t],b,c[t],d))return!1
|
|
return!0},
|
|
cp:function(a,b,c){return a.apply(b,H.J(J.k(b)["$a"+H.c(c)],H.w(b)))},
|
|
bI:function(a){var u
|
|
if(typeof a==="number")return!1
|
|
if('futureOr' in a){u="type" in a?a.type:null
|
|
return a==null||a.name==="h"||a.name==="u"||a===-1||a===-2||H.bI(u)}return!1},
|
|
bB:function(a,b){var u,t
|
|
if(a==null)return b==null||b.name==="h"||b.name==="u"||b===-1||b===-2||H.bI(b)
|
|
if(b==null||b===-1||b.name==="h"||b===-2)return!0
|
|
if(typeof b=="object"){if('futureOr' in b)if(H.bB(a,"type" in b?b.type:null))return!0
|
|
if('func' in b)return H.bE(a,b)}u=J.k(a).constructor
|
|
t=H.w(a)
|
|
if(t!=null){t=t.slice()
|
|
t.splice(0,0,u)
|
|
u=t}return H.i(u,null,b,null)},
|
|
V:function(a,b){if(a!=null&&!H.bB(a,b))throw H.d(H.D(a,H.Z(b)))
|
|
return a},
|
|
i:function(a,b,c,d){var u,t,s,r,q,p,o,n,m,l=null
|
|
if(a===c)return!0
|
|
if(c==null||c===-1||c.name==="h"||c===-2)return!0
|
|
if(a===-2)return!0
|
|
if(a==null||a===-1||a.name==="h"||a===-2){if(typeof c==="number")return!1
|
|
if('futureOr' in c)return H.i(a,b,"type" in c?c.type:l,d)
|
|
return!1}if(typeof a==="number")return H.i(b[H.Y(a)],b,c,d)
|
|
if(typeof c==="number")return!1
|
|
if(a.name==="u")return!0
|
|
u=typeof a==="object"&&a!==null&&a.constructor===Array
|
|
t=u?a[0]:a
|
|
if('futureOr' in c){s="type" in c?c.type:l
|
|
if('futureOr' in a)return H.i("type" in a?a.type:l,b,s,d)
|
|
else if(H.i(a,b,s,d))return!0
|
|
else{if(!('$i'+"bX" in t.prototype))return!1
|
|
r=t.prototype["$a"+"bX"]
|
|
q=H.J(r,u?a.slice(1):l)
|
|
return H.i(typeof q==="object"&&q!==null&&q.constructor===Array?q[0]:l,b,s,d)}}if('func' in c)return H.bx(a,b,c,d)
|
|
if('func' in a)return c.name==="bs"
|
|
p=typeof c==="object"&&c!==null&&c.constructor===Array
|
|
o=p?c[0]:c
|
|
if(o!==t){n=o.name
|
|
if(!('$i'+n in t.prototype))return!1
|
|
m=t.prototype["$a"+n]}else m=l
|
|
if(!p)return!0
|
|
u=u?a.slice(1):l
|
|
p=c.slice(1)
|
|
return H.bz(H.J(m,u),b,p,d)},
|
|
bx:function(a,b,c,d){var u,t,s,r,q,p,o,n,m,l,k,j,i,h,g
|
|
if(!('func' in a))return!1
|
|
if("bounds" in a){if(!("bounds" in c))return!1
|
|
u=a.bounds
|
|
t=c.bounds
|
|
if(u.length!==t.length)return!1
|
|
b=b==null?u:u.concat(b)
|
|
d=d==null?t:t.concat(d)}else if("bounds" in c)return!1
|
|
if(!H.i(a.ret,b,c.ret,d))return!1
|
|
s=a.args
|
|
r=c.args
|
|
q=a.opt
|
|
p=c.opt
|
|
o=s!=null?s.length:0
|
|
n=r!=null?r.length:0
|
|
m=q!=null?q.length:0
|
|
l=p!=null?p.length:0
|
|
if(o>n)return!1
|
|
if(o+m<n+l)return!1
|
|
for(k=0;k<o;++k)if(!H.i(r[k],d,s[k],b))return!1
|
|
for(j=k,i=0;j<n;++i,++j)if(!H.i(r[j],d,q[i],b))return!1
|
|
for(j=0;j<l;++i,++j)if(!H.i(p[j],d,q[i],b))return!1
|
|
h=a.named
|
|
g=c.named
|
|
if(g==null)return!0
|
|
if(h==null)return!1
|
|
return H.cg(h,b,g,d)},
|
|
cg:function(a,b,c,d){var u,t,s,r=Object.getOwnPropertyNames(c)
|
|
for(u=r.length,t=0;t<u;++t){s=r[t]
|
|
if(!Object.hasOwnProperty.call(a,s))return!1
|
|
if(!H.i(c[s],d,a[s],b))return!1}return!0},
|
|
cq:function(a,b,c){Object.defineProperty(a,b,{value:c,enumerable:false,writable:true,configurable:true})},
|
|
ce:function(a){var u,t,s,r,q=H.I($.bH.$1(a)),p=$.aw[q]
|
|
if(p!=null){Object.defineProperty(a,v.dispatchPropertyName,{value:p,enumerable:false,writable:true,configurable:true})
|
|
return p.i}u=$.aB[q]
|
|
if(u!=null)return u
|
|
t=v.interceptorsByTag[q]
|
|
if(t==null){q=H.I($.by.$2(a,q))
|
|
if(q!=null){p=$.aw[q]
|
|
if(p!=null){Object.defineProperty(a,v.dispatchPropertyName,{value:p,enumerable:false,writable:true,configurable:true})
|
|
return p.i}u=$.aB[q]
|
|
if(u!=null)return u
|
|
t=v.interceptorsByTag[q]}}if(t==null)return
|
|
u=t.prototype
|
|
s=q[0]
|
|
if(s==="!"){p=H.aD(u)
|
|
$.aw[q]=p
|
|
Object.defineProperty(a,v.dispatchPropertyName,{value:p,enumerable:false,writable:true,configurable:true})
|
|
return p.i}if(s==="~"){$.aB[q]=u
|
|
return u}if(s==="-"){r=H.aD(u)
|
|
Object.defineProperty(Object.getPrototypeOf(a),v.dispatchPropertyName,{value:r,enumerable:false,writable:true,configurable:true})
|
|
return r.i}if(s==="+")return H.bK(a,u)
|
|
if(s==="*")throw H.d(P.bw(q))
|
|
if(v.leafTags[q]===true){r=H.aD(u)
|
|
Object.defineProperty(Object.getPrototypeOf(a),v.dispatchPropertyName,{value:r,enumerable:false,writable:true,configurable:true})
|
|
return r.i}else return H.bK(a,u)},
|
|
bK:function(a,b){var u=Object.getPrototypeOf(a)
|
|
Object.defineProperty(u,v.dispatchPropertyName,{value:J.bm(b,u,null,null),enumerable:false,writable:true,configurable:true})
|
|
return b},
|
|
aD:function(a){return J.bm(a,!1,null,!!a.$iaT)},
|
|
cf:function(a,b,c){var u=b.prototype
|
|
if(v.leafTags[a]===true)return H.aD(u)
|
|
else return J.bm(u,c,null,null)},
|
|
cb:function(){if(!0===$.bl)return
|
|
$.bl=!0
|
|
H.cc()},
|
|
cc:function(){var u,t,s,r,q,p,o,n
|
|
$.aw=Object.create(null)
|
|
$.aB=Object.create(null)
|
|
H.ca()
|
|
u=v.interceptorsByTag
|
|
t=Object.getOwnPropertyNames(u)
|
|
if(typeof window!="undefined"){window
|
|
s=function(){}
|
|
for(r=0;r<t.length;++r){q=t[r]
|
|
p=$.bL.$1(q)
|
|
if(p!=null){o=H.cf(q,u[q],p)
|
|
if(o!=null){Object.defineProperty(p,v.dispatchPropertyName,{value:o,enumerable:false,writable:true,configurable:true})
|
|
s.prototype=p}}}}for(r=0;r<t.length;++r){q=t[r]
|
|
if(/^[A-Za-z_]/.test(q)){n=u[q]
|
|
u["!"+q]=n
|
|
u["~"+q]=n
|
|
u["-"+q]=n
|
|
u["+"+q]=n
|
|
u["*"+q]=n}}},
|
|
ca:function(){var u,t,s,r,q,p,o=C.h()
|
|
o=H.v(C.i,H.v(C.j,H.v(C.c,H.v(C.c,H.v(C.k,H.v(C.l,H.v(C.m(C.b),o)))))))
|
|
if(typeof dartNativeDispatchHooksTransformer!="undefined"){u=dartNativeDispatchHooksTransformer
|
|
if(typeof u=="function")u=[u]
|
|
if(u.constructor==Array)for(t=0;t<u.length;++t){s=u[t]
|
|
if(typeof s=="function")o=s(o)||o}}r=o.getTag
|
|
q=o.getUnknownTag
|
|
p=o.prototypeForTag
|
|
$.bH=new H.ay(r)
|
|
$.by=new H.az(q)
|
|
$.bL=new H.aA(p)},
|
|
v:function(a,b){return a(b)||b},
|
|
z:function z(){},
|
|
as:function as(){},
|
|
ar:function ar(){},
|
|
K:function K(a,b,c,d){var _=this
|
|
_.a=a
|
|
_.b=b
|
|
_.c=c
|
|
_.d=d},
|
|
Q:function Q(a){this.a=a},
|
|
ap:function ap(a){this.a=a},
|
|
ay:function ay(a){this.a=a},
|
|
az:function az(a){this.a=a},
|
|
aA:function aA(a){this.a=a},
|
|
c5:function(a){return J.bv(H.bM(a?Object.keys(a):[],[null]))},
|
|
cl:function(a){return v.mangledGlobalNames[a]}},J={
|
|
bm:function(a,b,c,d){return{i:a,p:b,e:c,x:d}},
|
|
bj:function(a){var u,t,s,r,q=a[v.dispatchPropertyName]
|
|
if(q==null)if($.bl==null){H.cb()
|
|
q=a[v.dispatchPropertyName]}if(q!=null){u=q.p
|
|
if(!1===u)return q.i
|
|
if(!0===u)return a
|
|
t=Object.getPrototypeOf(a)
|
|
if(u===t)return q.i
|
|
if(q.e===t)throw H.d(P.bw("Return interceptor for "+H.c(u(a,q))))}s=a.constructor
|
|
r=s==null?null:s[$.bo()]
|
|
if(r!=null)return r
|
|
r=H.ce(a)
|
|
if(r!=null)return r
|
|
if(typeof a=="function")return C.o
|
|
u=Object.getPrototypeOf(a)
|
|
if(u==null)return C.f
|
|
if(u===Object.prototype)return C.f
|
|
if(typeof s=="function"){Object.defineProperty(s,$.bo(),{value:C.a,enumerable:false,writable:true,configurable:true})
|
|
return C.a}return C.a},
|
|
bv:function(a){a.fixed$length=Array
|
|
return a},
|
|
k:function(a){if(typeof a=="number"){if(Math.floor(a)==a)return J.af.prototype
|
|
return J.ae.prototype}if(typeof a=="string")return J.B.prototype
|
|
if(a==null)return J.ag.prototype
|
|
if(typeof a=="boolean")return J.ad.prototype
|
|
if(a.constructor==Array)return J.m.prototype
|
|
if(typeof a!="object"){if(typeof a=="function")return J.t.prototype
|
|
return a}if(a instanceof P.h)return a
|
|
return J.bj(a)},
|
|
bF:function(a){if(typeof a=="string")return J.B.prototype
|
|
if(a==null)return a
|
|
if(a.constructor==Array)return J.m.prototype
|
|
if(typeof a!="object"){if(typeof a=="function")return J.t.prototype
|
|
return a}if(a instanceof P.h)return a
|
|
return J.bj(a)},
|
|
c7:function(a){if(a==null)return a
|
|
if(a.constructor==Array)return J.m.prototype
|
|
if(typeof a!="object"){if(typeof a=="function")return J.t.prototype
|
|
return a}if(a instanceof P.h)return a
|
|
return J.bj(a)},
|
|
bP:function(a){return J.c7(a).gq(a)},
|
|
aE:function(a){return J.bF(a).gi(a)},
|
|
a_:function(a){return J.k(a).h(a)},
|
|
e:function e(){},
|
|
ad:function ad(){},
|
|
ag:function ag(){},
|
|
M:function M(){},
|
|
am:function am(){},
|
|
R:function R(){},
|
|
t:function t(){},
|
|
m:function m(a){this.$ti=a},
|
|
aR:function aR(a){this.$ti=a},
|
|
a2:function a2(a,b,c){var _=this
|
|
_.a=a
|
|
_.b=b
|
|
_.c=0
|
|
_.d=null
|
|
_.$ti=c},
|
|
ah:function ah(){},
|
|
af:function af(){},
|
|
ae:function ae(){},
|
|
B:function B(){}},P={
|
|
bu:function(a,b,c){var u,t
|
|
if(P.c1(a))return b+"..."+c
|
|
u=new P.P(b)
|
|
C.d.w($.E,a)
|
|
try{t=u
|
|
t.a=P.bZ(t.a,a,", ")}finally{if(0>=$.E.length)return H.G($.E,-1)
|
|
$.E.pop()}u.a+=c
|
|
t=u.a
|
|
return t.charCodeAt(0)==0?t:t},
|
|
c1:function(a){var u,t
|
|
for(u=$.E.length,t=0;t<u;++t)if(a===$.E[t])return!0
|
|
return!1},
|
|
ai:function ai(){},
|
|
o:function o(){},
|
|
S:function S(){},
|
|
bW:function(a){if(a instanceof H.z)return a.h(0)
|
|
return"Instance of '"+H.c(H.O(a))+"'"},
|
|
bZ:function(a,b,c){var u=J.bP(b)
|
|
if(!u.l())return a
|
|
if(c.length===0){do a+=H.c(u.gk())
|
|
while(u.l())}else{a+=H.c(u.gk())
|
|
for(;u.l();)a=a+c+H.c(u.gk())}return a},
|
|
aN:function(a){if(typeof a==="number"||typeof a==="boolean"||null==a)return J.a_(a)
|
|
if(typeof a==="string")return JSON.stringify(a)
|
|
return P.bW(a)},
|
|
bQ:function(a,b,c){return new P.r(a,b,c)},
|
|
b4:function(a,b){return new P.an(a,b,"Value not in range")},
|
|
bt:function(a,b,c,d,e){var u=e==null?J.aE(b):e
|
|
return new P.ab(u,a,c,"Index out of range")},
|
|
c_:function(a){return new P.au(a)},
|
|
bw:function(a){return new P.at(a)},
|
|
aK:function(a){return new P.a5(a)},
|
|
W:function W(){},
|
|
ax:function ax(){},
|
|
a8:function a8(){},
|
|
al:function al(){},
|
|
r:function r(a,b,c){this.b=a
|
|
this.c=b
|
|
this.d=c},
|
|
an:function an(a,b,c){this.b=a
|
|
this.c=b
|
|
this.d=c},
|
|
ab:function ab(a,b,c,d){var _=this
|
|
_.f=a
|
|
_.b=b
|
|
_.c=c
|
|
_.d=d},
|
|
au:function au(a){this.a=a},
|
|
at:function at(a){this.a=a},
|
|
a5:function a5(a){this.a=a},
|
|
a6:function a6(a){this.a=a},
|
|
X:function X(){},
|
|
n:function n(){},
|
|
u:function u(){},
|
|
H:function H(){},
|
|
h:function h(){},
|
|
p:function p(){},
|
|
P:function P(a){this.a=a}},W={b:function b(){},a0:function a0(){},a1:function a1(){},l:function l(){},a7:function a7(){},av:function av(a,b){this.a=a
|
|
this.$ti=b},a:function a(){},L:function L(){},aa:function aa(){},f:function f(){},N:function N(){},aq:function aq(){},A:function A(){},a9:function a9(a,b,c){var _=this
|
|
_.a=a
|
|
_.b=b
|
|
_.c=-1
|
|
_.d=null
|
|
_.$ti=c},T:function T(){},U:function U(){}},R={ak:function ak(){},a4:function a4(){},aX:function aX(){},aL:function aL(){}},X={aH:function aH(){},aQ:function aQ(){},ao:function ao(){}},T={aJ:function aJ(){},aI:function aI(){}},B={b2:function b2(){},b8:function b8(){}},A={aM:function aM(){},aV:function aV(){},aZ:function aZ(){}},G={aO:function aO(){},b_:function b_(){},b0:function b0(){},aF:function aF(){}},M={aP:function aP(){},b7:function b7(){},bc:function bc(){},bd:function bd(){}},E={aU:function aU(){},b9:function b9(){},bf:function bf(){},
|
|
bJ:function(){var u=W.a,t=document
|
|
H.c3(u,u,"The type argument '","' is not a subtype of the type variable bound '","' of type variable 'T' in 'querySelectorAll'.")
|
|
u=new W.av(t.querySelectorAll(".mdc-card__primary-action"),[u])
|
|
u.E(u,new E.aC())},
|
|
aC:function aC(){}},Z={aW:function aW(){},b3:function b3(){},be:function be(){}},L={b1:function b1(){}},U={b5:function b5(){},bb:function bb(){},aY:function aY(){}},F={b6:function b6(){}},S={ba:function ba(){}},K={C:function C(){}}
|
|
var w=[C,H,J,P,W,R,X,T,B,A,G,M,E,Z,L,U,F,S,K]
|
|
hunkHelpers.setFunctionNamesIfNecessary(w)
|
|
var $={}
|
|
H.aS.prototype={}
|
|
J.e.prototype={
|
|
h:function(a){return"Instance of '"+H.c(H.O(a))+"'"}}
|
|
J.ad.prototype={
|
|
h:function(a){return String(a)},
|
|
$iW:1}
|
|
J.ag.prototype={
|
|
h:function(a){return"null"}}
|
|
J.M.prototype={
|
|
h:function(a){return String(a)},
|
|
$iao:1}
|
|
J.am.prototype={}
|
|
J.R.prototype={}
|
|
J.t.prototype={
|
|
h:function(a){var u=a[$.bO()]
|
|
if(u==null)return this.C(a)
|
|
return"JavaScript function for "+H.c(J.a_(u))},
|
|
$S:function(){return{func:1,opt:[,,,,,,,,,,,,,,,,]}},
|
|
$ibs:1}
|
|
J.m.prototype={
|
|
w:function(a,b){H.V(b,H.F(a,0))
|
|
if(!!a.fixed$length)H.bn(P.c_("add"))
|
|
a.push(b)},
|
|
h:function(a){return P.bu(a,"[","]")},
|
|
gq:function(a){return new J.a2(a,a.length,[H.F(a,0)])},
|
|
gi:function(a){return a.length},
|
|
$iac:1,
|
|
$in:1}
|
|
J.aR.prototype={}
|
|
J.a2.prototype={
|
|
gk:function(){return this.d},
|
|
l:function(){var u,t=this,s=t.a,r=s.length
|
|
if(t.b!==r)throw H.d(H.ci(s))
|
|
u=t.c
|
|
if(u>=r){t.su(null)
|
|
return!1}t.su(s[u]);++t.c
|
|
return!0},
|
|
su:function(a){this.d=H.V(a,H.F(this,0))}}
|
|
J.ah.prototype={
|
|
h:function(a){if(a===0&&1/a<0)return"-0.0"
|
|
else return""+a},
|
|
$iH:1}
|
|
J.af.prototype={$iX:1}
|
|
J.ae.prototype={}
|
|
J.B.prototype={
|
|
D:function(a,b){if(b>=a.length)throw H.d(H.bC(a,b))
|
|
return a.charCodeAt(b)},
|
|
j:function(a,b){if(typeof b!=="string")throw H.d(P.bQ(b,null,null))
|
|
return a+b},
|
|
h:function(a){return a},
|
|
gi:function(a){return a.length},
|
|
$ip:1}
|
|
H.aj.prototype={
|
|
gk:function(){return this.d},
|
|
l:function(){var u,t=this,s=t.a,r=J.bF(s),q=r.gi(s)
|
|
if(t.b!==q)throw H.d(P.aK(s))
|
|
u=t.c
|
|
if(u>=q){t.st(null)
|
|
return!1}t.st(r.A(s,u));++t.c
|
|
return!0},
|
|
st:function(a){this.d=H.V(a,H.F(this,0))}}
|
|
H.z.prototype={
|
|
h:function(a){var u=this.constructor,t=u==null?null:u.name
|
|
return"Closure '"+H.x(t==null?"unknown":t)+"'"},
|
|
$ibs:1,
|
|
gF:function(){return this},
|
|
$C:"$1",
|
|
$R:1,
|
|
$D:null}
|
|
H.as.prototype={}
|
|
H.ar.prototype={
|
|
h:function(a){var u=this.$static_name
|
|
if(u==null)return"Closure of unknown static method"
|
|
return"Closure '"+H.x(u)+"'"}}
|
|
H.K.prototype={
|
|
h:function(a){var u=this.c
|
|
if(u==null)u=this.a
|
|
return"Closure '"+H.c(this.d)+"' of "+("Instance of '"+H.c(H.O(u))+"'")}}
|
|
H.Q.prototype={
|
|
h:function(a){return this.a}}
|
|
H.ap.prototype={
|
|
h:function(a){return"RuntimeError: "+this.a}}
|
|
H.ay.prototype={
|
|
$1:function(a){return this.a(a)},
|
|
$S:0}
|
|
H.az.prototype={
|
|
$2:function(a,b){return this.a(a,b)}}
|
|
H.aA.prototype={
|
|
$1:function(a){return this.a(H.I(a))},
|
|
$S:1}
|
|
P.ai.prototype={$iac:1,$in:1}
|
|
P.o.prototype={
|
|
gq:function(a){return new H.aj(a,this.gi(a),[H.bk(this,a,"o",0)])},
|
|
A:function(a,b){return this.m(a,b)},
|
|
E:function(a,b){var u,t,s=this
|
|
H.c6(b,{func:1,ret:-1,args:[H.bk(s,a,"o",0)]})
|
|
u=s.gi(a)
|
|
for(t=0;t<u;++t){b.$1(s.m(a,t))
|
|
if(u!==s.gi(a))throw H.d(P.aK(a))}},
|
|
h:function(a){return P.bu(a,"[","]")}}
|
|
P.S.prototype={}
|
|
P.W.prototype={
|
|
h:function(a){return this?"true":"false"}}
|
|
P.ax.prototype={}
|
|
P.a8.prototype={}
|
|
P.al.prototype={
|
|
h:function(a){return"Throw of null."}}
|
|
P.r.prototype={
|
|
gp:function(){return"Invalid argument"},
|
|
gn:function(){return""},
|
|
h:function(a){var u,t,s,r,q=this,p=q.c,o=p!=null?" ("+p+")":""
|
|
p=q.d
|
|
u=p==null?"":": "+p
|
|
t=q.gp()+o+u
|
|
s=q.gn()
|
|
r=P.aN(q.b)
|
|
return t+s+": "+r}}
|
|
P.an.prototype={
|
|
gp:function(){return"RangeError"},
|
|
gn:function(){return""}}
|
|
P.ab.prototype={
|
|
gp:function(){return"RangeError"},
|
|
gn:function(){var u,t=H.Y(this.b)
|
|
if(typeof t!=="number")return t.G()
|
|
if(t<0)return": index must not be negative"
|
|
u=this.f
|
|
if(u===0)return": no indices are valid"
|
|
return": index should be less than "+H.c(u)},
|
|
gi:function(a){return this.f}}
|
|
P.au.prototype={
|
|
h:function(a){return"Unsupported operation: "+this.a}}
|
|
P.at.prototype={
|
|
h:function(a){var u=this.a
|
|
return u!=null?"UnimplementedError: "+u:"UnimplementedError"}}
|
|
P.a5.prototype={
|
|
h:function(a){var u=this.a
|
|
if(u==null)return"Concurrent modification during iteration."
|
|
return"Concurrent modification during iteration: "+P.aN(u)+"."}}
|
|
P.a6.prototype={
|
|
h:function(a){var u=this.a
|
|
return u==null?"Reading static variable during its initialization":"Reading static variable '"+u+"' during its initialization"}}
|
|
P.X.prototype={}
|
|
P.n.prototype={$iac:1}
|
|
P.u.prototype={
|
|
h:function(a){return"null"}}
|
|
P.H.prototype={}
|
|
P.h.prototype={constructor:P.h,$ih:1,
|
|
h:function(a){return"Instance of '"+H.c(H.O(this))+"'"},
|
|
toString:function(){return this.h(this)}}
|
|
P.p.prototype={}
|
|
P.P.prototype={
|
|
gi:function(a){return this.a.length},
|
|
h:function(a){var u=this.a
|
|
return u.charCodeAt(0)==0?u:u}}
|
|
W.b.prototype={}
|
|
W.a0.prototype={
|
|
h:function(a){return String(a)}}
|
|
W.a1.prototype={
|
|
h:function(a){return String(a)}}
|
|
W.l.prototype={
|
|
gi:function(a){return a.length}}
|
|
W.a7.prototype={
|
|
h:function(a){return String(a)}}
|
|
W.av.prototype={
|
|
gi:function(a){return this.a.length},
|
|
m:function(a,b){var u=this.a
|
|
if(b<0||b>=u.length)return H.G(u,b)
|
|
return H.V(u[b],H.F(this,0))}}
|
|
W.a.prototype={
|
|
h:function(a){return a.localName},
|
|
$ia:1}
|
|
W.L.prototype={}
|
|
W.aa.prototype={
|
|
gi:function(a){return a.length}}
|
|
W.f.prototype={
|
|
h:function(a){var u=a.nodeValue
|
|
return u==null?this.B(a):u},
|
|
$if:1}
|
|
W.N.prototype={
|
|
gi:function(a){return a.length},
|
|
m:function(a,b){if(b>>>0!==b||b>=a.length)throw H.d(P.bt(b,a,null,null,null))
|
|
return a[b]},
|
|
A:function(a,b){if(b>=a.length)return H.G(a,b)
|
|
return a[b]},
|
|
$iaT:1,
|
|
$aaT:function(){return[W.f]},
|
|
$ao:function(){return[W.f]},
|
|
$iac:1,
|
|
$aac:function(){return[W.f]},
|
|
$in:1,
|
|
$an:function(){return[W.f]},
|
|
$aA:function(){return[W.f]}}
|
|
W.aq.prototype={
|
|
gi:function(a){return a.length}}
|
|
W.A.prototype={
|
|
gq:function(a){return new W.a9(a,a.length,[H.bk(this,a,"A",0)])}}
|
|
W.a9.prototype={
|
|
l:function(){var u=this,t=u.c+1,s=u.b
|
|
if(t<s){s=u.a
|
|
if(t<0||t>=s.length)return H.G(s,t)
|
|
u.sv(s[t])
|
|
u.c=t
|
|
return!0}u.sv(null)
|
|
u.c=s
|
|
return!1},
|
|
gk:function(){return this.d},
|
|
sv:function(a){this.d=H.V(a,H.F(this,0))}}
|
|
W.T.prototype={}
|
|
W.U.prototype={}
|
|
R.ak.prototype={}
|
|
R.a4.prototype={}
|
|
R.aX.prototype={}
|
|
X.aH.prototype={}
|
|
T.aJ.prototype={}
|
|
T.aI.prototype={}
|
|
R.aL.prototype={}
|
|
B.b2.prototype={}
|
|
A.aM.prototype={}
|
|
G.aO.prototype={}
|
|
M.aP.prototype={}
|
|
X.aQ.prototype={}
|
|
E.aU.prototype={}
|
|
A.aV.prototype={}
|
|
Z.aW.prototype={}
|
|
A.aZ.prototype={}
|
|
G.b_.prototype={}
|
|
G.b0.prototype={}
|
|
G.aF.prototype={}
|
|
L.b1.prototype={}
|
|
Z.b3.prototype={}
|
|
X.ao.prototype={}
|
|
U.b5.prototype={}
|
|
F.b6.prototype={}
|
|
M.b7.prototype={}
|
|
B.b8.prototype={}
|
|
E.b9.prototype={}
|
|
U.bb.prototype={}
|
|
U.aY.prototype={}
|
|
S.ba.prototype={}
|
|
M.bc.prototype={}
|
|
M.bd.prototype={}
|
|
Z.be.prototype={}
|
|
E.bf.prototype={}
|
|
K.C.prototype={}
|
|
E.aC.prototype={
|
|
$1:function(a){H.cd(a,"$ia")
|
|
new mdc.ripple.MDCRipple(a)
|
|
return new K.C()},
|
|
$S:2};(function aliases(){var u=J.e.prototype
|
|
u.B=u.h
|
|
u=J.M.prototype
|
|
u.C=u.h})();(function inheritance(){var u=hunkHelpers.mixin,t=hunkHelpers.inherit,s=hunkHelpers.inheritMany
|
|
t(P.h,null)
|
|
s(P.h,[H.aS,J.e,J.a2,H.aj,H.z,P.a8,P.S,P.o,P.W,P.H,P.n,P.u,P.p,P.P,W.A,W.a9,R.ak])
|
|
s(J.e,[J.ad,J.ag,J.M,J.m,J.ah,J.B,W.L,W.a7,W.T])
|
|
s(J.M,[J.am,J.R,J.t,R.a4,R.aX,B.b2,G.b0,G.aF,F.b6,U.aY])
|
|
t(J.aR,J.m)
|
|
s(J.ah,[J.af,J.ae])
|
|
s(H.z,[H.as,H.ay,H.az,H.aA,E.aC])
|
|
s(H.as,[H.ar,H.K])
|
|
s(P.a8,[H.Q,H.ap,P.al,P.r,P.au,P.at,P.a5,P.a6])
|
|
t(P.ai,P.S)
|
|
s(P.H,[P.ax,P.X])
|
|
s(P.r,[P.an,P.ab])
|
|
t(W.f,W.L)
|
|
s(W.f,[W.a,W.l])
|
|
t(W.b,W.a)
|
|
s(W.b,[W.a0,W.a1,W.aa,W.aq])
|
|
t(W.av,P.ai)
|
|
t(W.U,W.T)
|
|
t(W.N,W.U)
|
|
s(R.a4,[X.aH,T.aJ,T.aI,R.aL,A.aM,G.aO,M.aP,X.aQ,E.aU,A.aV,Z.aW,A.aZ,G.b_,L.b1,Z.b3,X.ao,U.b5,M.b7,B.b8,E.b9,U.bb,S.ba,M.bc,M.bd,Z.be,E.bf])
|
|
t(K.C,R.ak)
|
|
u(P.S,P.o)
|
|
u(W.T,P.o)
|
|
u(W.U,W.A)})()
|
|
var v={mangledGlobalNames:{X:"int",ax:"double",H:"num",p:"String",W:"bool",u:"Null",n:"List"},mangledNames:{},getTypeFromName:getGlobalFromName,metadata:[],types:[{func:1,args:[,]},{func:1,args:[P.p]},{func:1,ret:K.C,args:[W.a]}],interceptorsByTag:null,leafTags:null};(function constants(){C.n=J.e.prototype
|
|
C.d=J.m.prototype
|
|
C.e=J.B.prototype
|
|
C.o=J.t.prototype
|
|
C.f=J.am.prototype
|
|
C.a=J.R.prototype
|
|
C.b=function getTagFallback(o) {
|
|
var s = Object.prototype.toString.call(o);
|
|
return s.substring(8, s.length - 1);
|
|
}
|
|
C.h=function() {
|
|
var toStringFunction = Object.prototype.toString;
|
|
function getTag(o) {
|
|
var s = toStringFunction.call(o);
|
|
return s.substring(8, s.length - 1);
|
|
}
|
|
function getUnknownTag(object, tag) {
|
|
if (/^HTML[A-Z].*Element$/.test(tag)) {
|
|
var name = toStringFunction.call(object);
|
|
if (name == "[object Object]") return null;
|
|
return "HTMLElement";
|
|
}
|
|
}
|
|
function getUnknownTagGenericBrowser(object, tag) {
|
|
if (self.HTMLElement && object instanceof HTMLElement) return "HTMLElement";
|
|
return getUnknownTag(object, tag);
|
|
}
|
|
function prototypeForTag(tag) {
|
|
if (typeof window == "undefined") return null;
|
|
if (typeof window[tag] == "undefined") return null;
|
|
var constructor = window[tag];
|
|
if (typeof constructor != "function") return null;
|
|
return constructor.prototype;
|
|
}
|
|
function discriminator(tag) { return null; }
|
|
var isBrowser = typeof navigator == "object";
|
|
return {
|
|
getTag: getTag,
|
|
getUnknownTag: isBrowser ? getUnknownTagGenericBrowser : getUnknownTag,
|
|
prototypeForTag: prototypeForTag,
|
|
discriminator: discriminator };
|
|
}
|
|
C.m=function(getTagFallback) {
|
|
return function(hooks) {
|
|
if (typeof navigator != "object") return hooks;
|
|
var ua = navigator.userAgent;
|
|
if (ua.indexOf("DumpRenderTree") >= 0) return hooks;
|
|
if (ua.indexOf("Chrome") >= 0) {
|
|
function confirm(p) {
|
|
return typeof window == "object" && window[p] && window[p].name == p;
|
|
}
|
|
if (confirm("Window") && confirm("HTMLElement")) return hooks;
|
|
}
|
|
hooks.getTag = getTagFallback;
|
|
};
|
|
}
|
|
C.i=function(hooks) {
|
|
if (typeof dartExperimentalFixupGetTag != "function") return hooks;
|
|
hooks.getTag = dartExperimentalFixupGetTag(hooks.getTag);
|
|
}
|
|
C.j=function(hooks) {
|
|
var getTag = hooks.getTag;
|
|
var prototypeForTag = hooks.prototypeForTag;
|
|
function getTagFixed(o) {
|
|
var tag = getTag(o);
|
|
if (tag == "Document") {
|
|
if (!!o.xmlVersion) return "!Document";
|
|
return "!HTMLDocument";
|
|
}
|
|
return tag;
|
|
}
|
|
function prototypeForTagFixed(tag) {
|
|
if (tag == "Document") return null;
|
|
return prototypeForTag(tag);
|
|
}
|
|
hooks.getTag = getTagFixed;
|
|
hooks.prototypeForTag = prototypeForTagFixed;
|
|
}
|
|
C.l=function(hooks) {
|
|
var userAgent = typeof navigator == "object" ? navigator.userAgent : "";
|
|
if (userAgent.indexOf("Firefox") == -1) return hooks;
|
|
var getTag = hooks.getTag;
|
|
var quickMap = {
|
|
"BeforeUnloadEvent": "Event",
|
|
"DataTransfer": "Clipboard",
|
|
"GeoGeolocation": "Geolocation",
|
|
"Location": "!Location",
|
|
"WorkerMessageEvent": "MessageEvent",
|
|
"XMLDocument": "!Document"};
|
|
function getTagFirefox(o) {
|
|
var tag = getTag(o);
|
|
return quickMap[tag] || tag;
|
|
}
|
|
hooks.getTag = getTagFirefox;
|
|
}
|
|
C.k=function(hooks) {
|
|
var userAgent = typeof navigator == "object" ? navigator.userAgent : "";
|
|
if (userAgent.indexOf("Trident/") == -1) return hooks;
|
|
var getTag = hooks.getTag;
|
|
var quickMap = {
|
|
"BeforeUnloadEvent": "Event",
|
|
"DataTransfer": "Clipboard",
|
|
"HTMLDDElement": "HTMLElement",
|
|
"HTMLDTElement": "HTMLElement",
|
|
"HTMLPhraseElement": "HTMLElement",
|
|
"Position": "Geoposition"
|
|
};
|
|
function getTagIE(o) {
|
|
var tag = getTag(o);
|
|
var newTag = quickMap[tag];
|
|
if (newTag) return newTag;
|
|
if (tag == "Object") {
|
|
if (window.DataView && (o instanceof window.DataView)) return "DataView";
|
|
}
|
|
return tag;
|
|
}
|
|
function prototypeForTagIE(tag) {
|
|
var constructor = window[tag];
|
|
if (constructor == null) return null;
|
|
return constructor.prototype;
|
|
}
|
|
hooks.getTag = getTagIE;
|
|
hooks.prototypeForTag = prototypeForTagIE;
|
|
}
|
|
C.c=function(hooks) { return hooks; }
|
|
})();(function staticFields(){$.j=0
|
|
$.y=null
|
|
$.bp=null
|
|
$.bg=!1
|
|
$.bH=null
|
|
$.by=null
|
|
$.bL=null
|
|
$.aw=null
|
|
$.aB=null
|
|
$.bl=null
|
|
$.E=[]})();(function lazyInitializers(){var u=hunkHelpers.lazy
|
|
u($,"cm","bO",function(){return H.bG("_$dart_dartClosure")})
|
|
u($,"cn","bo",function(){return H.bG("_$dart_js")})})();(function nativeSupport(){!function(){var u=function(a){var o={}
|
|
o[a]=1
|
|
return Object.keys(hunkHelpers.convertToFastObject(o))[0]}
|
|
v.getIsolateTag=function(a){return u("___dart_"+a+v.isolateTag)}
|
|
var t="___dart_isolate_tags_"
|
|
var s=Object[t]||(Object[t]=Object.create(null))
|
|
var r="_ZxYxX"
|
|
for(var q=0;;q++){var p=u(r+"_"+q+"_")
|
|
if(!(p in s)){s[p]=1
|
|
v.isolateTag=p
|
|
break}}v.dispatchPropertyName=v.getIsolateTag("dispatch_record")}()
|
|
hunkHelpers.setOrUpdateInterceptorsByTag({ApplicationCacheErrorEvent:J.e,DOMError:J.e,ErrorEvent:J.e,Event:J.e,InputEvent:J.e,MediaError:J.e,NavigatorUserMediaError:J.e,OverconstrainedError:J.e,PositionError:J.e,SensorErrorEvent:J.e,SpeechRecognitionError:J.e,SQLError:J.e,HTMLAudioElement:W.b,HTMLBRElement:W.b,HTMLBaseElement:W.b,HTMLBodyElement:W.b,HTMLButtonElement:W.b,HTMLCanvasElement:W.b,HTMLContentElement:W.b,HTMLDListElement:W.b,HTMLDataElement:W.b,HTMLDataListElement:W.b,HTMLDetailsElement:W.b,HTMLDialogElement:W.b,HTMLDivElement:W.b,HTMLEmbedElement:W.b,HTMLFieldSetElement:W.b,HTMLHRElement:W.b,HTMLHeadElement:W.b,HTMLHeadingElement:W.b,HTMLHtmlElement:W.b,HTMLIFrameElement:W.b,HTMLImageElement:W.b,HTMLInputElement:W.b,HTMLLIElement:W.b,HTMLLabelElement:W.b,HTMLLegendElement:W.b,HTMLLinkElement:W.b,HTMLMapElement:W.b,HTMLMediaElement:W.b,HTMLMenuElement:W.b,HTMLMetaElement:W.b,HTMLMeterElement:W.b,HTMLModElement:W.b,HTMLOListElement:W.b,HTMLObjectElement:W.b,HTMLOptGroupElement:W.b,HTMLOptionElement:W.b,HTMLOutputElement:W.b,HTMLParagraphElement:W.b,HTMLParamElement:W.b,HTMLPictureElement:W.b,HTMLPreElement:W.b,HTMLProgressElement:W.b,HTMLQuoteElement:W.b,HTMLScriptElement:W.b,HTMLShadowElement:W.b,HTMLSlotElement:W.b,HTMLSourceElement:W.b,HTMLSpanElement:W.b,HTMLStyleElement:W.b,HTMLTableCaptionElement:W.b,HTMLTableCellElement:W.b,HTMLTableDataCellElement:W.b,HTMLTableHeaderCellElement:W.b,HTMLTableColElement:W.b,HTMLTableElement:W.b,HTMLTableRowElement:W.b,HTMLTableSectionElement:W.b,HTMLTemplateElement:W.b,HTMLTextAreaElement:W.b,HTMLTimeElement:W.b,HTMLTitleElement:W.b,HTMLTrackElement:W.b,HTMLUListElement:W.b,HTMLUnknownElement:W.b,HTMLVideoElement:W.b,HTMLDirectoryElement:W.b,HTMLFontElement:W.b,HTMLFrameElement:W.b,HTMLFrameSetElement:W.b,HTMLMarqueeElement:W.b,HTMLElement:W.b,HTMLAnchorElement:W.a0,HTMLAreaElement:W.a1,CDATASection:W.l,CharacterData:W.l,Comment:W.l,ProcessingInstruction:W.l,Text:W.l,DOMException:W.a7,SVGAElement:W.a,SVGAnimateElement:W.a,SVGAnimateMotionElement:W.a,SVGAnimateTransformElement:W.a,SVGAnimationElement:W.a,SVGCircleElement:W.a,SVGClipPathElement:W.a,SVGDefsElement:W.a,SVGDescElement:W.a,SVGDiscardElement:W.a,SVGEllipseElement:W.a,SVGFEBlendElement:W.a,SVGFEColorMatrixElement:W.a,SVGFEComponentTransferElement:W.a,SVGFECompositeElement:W.a,SVGFEConvolveMatrixElement:W.a,SVGFEDiffuseLightingElement:W.a,SVGFEDisplacementMapElement:W.a,SVGFEDistantLightElement:W.a,SVGFEFloodElement:W.a,SVGFEFuncAElement:W.a,SVGFEFuncBElement:W.a,SVGFEFuncGElement:W.a,SVGFEFuncRElement:W.a,SVGFEGaussianBlurElement:W.a,SVGFEImageElement:W.a,SVGFEMergeElement:W.a,SVGFEMergeNodeElement:W.a,SVGFEMorphologyElement:W.a,SVGFEOffsetElement:W.a,SVGFEPointLightElement:W.a,SVGFESpecularLightingElement:W.a,SVGFESpotLightElement:W.a,SVGFETileElement:W.a,SVGFETurbulenceElement:W.a,SVGFilterElement:W.a,SVGForeignObjectElement:W.a,SVGGElement:W.a,SVGGeometryElement:W.a,SVGGraphicsElement:W.a,SVGImageElement:W.a,SVGLineElement:W.a,SVGLinearGradientElement:W.a,SVGMarkerElement:W.a,SVGMaskElement:W.a,SVGMetadataElement:W.a,SVGPathElement:W.a,SVGPatternElement:W.a,SVGPolygonElement:W.a,SVGPolylineElement:W.a,SVGRadialGradientElement:W.a,SVGRectElement:W.a,SVGScriptElement:W.a,SVGSetElement:W.a,SVGStopElement:W.a,SVGStyleElement:W.a,SVGElement:W.a,SVGSVGElement:W.a,SVGSwitchElement:W.a,SVGSymbolElement:W.a,SVGTSpanElement:W.a,SVGTextContentElement:W.a,SVGTextElement:W.a,SVGTextPathElement:W.a,SVGTextPositioningElement:W.a,SVGTitleElement:W.a,SVGUseElement:W.a,SVGViewElement:W.a,SVGGradientElement:W.a,SVGComponentTransferFunctionElement:W.a,SVGFEDropShadowElement:W.a,SVGMPathElement:W.a,Element:W.a,EventTarget:W.L,HTMLFormElement:W.aa,Document:W.f,DocumentFragment:W.f,HTMLDocument:W.f,ShadowRoot:W.f,XMLDocument:W.f,Attr:W.f,DocumentType:W.f,Node:W.f,NodeList:W.N,RadioNodeList:W.N,HTMLSelectElement:W.aq})
|
|
hunkHelpers.setOrUpdateLeafTags({ApplicationCacheErrorEvent:true,DOMError:true,ErrorEvent:true,Event:true,InputEvent:true,MediaError:true,NavigatorUserMediaError:true,OverconstrainedError:true,PositionError:true,SensorErrorEvent:true,SpeechRecognitionError:true,SQLError:true,HTMLAudioElement:true,HTMLBRElement:true,HTMLBaseElement:true,HTMLBodyElement:true,HTMLButtonElement:true,HTMLCanvasElement:true,HTMLContentElement:true,HTMLDListElement:true,HTMLDataElement:true,HTMLDataListElement:true,HTMLDetailsElement:true,HTMLDialogElement:true,HTMLDivElement:true,HTMLEmbedElement:true,HTMLFieldSetElement:true,HTMLHRElement:true,HTMLHeadElement:true,HTMLHeadingElement:true,HTMLHtmlElement:true,HTMLIFrameElement:true,HTMLImageElement:true,HTMLInputElement:true,HTMLLIElement:true,HTMLLabelElement:true,HTMLLegendElement:true,HTMLLinkElement:true,HTMLMapElement:true,HTMLMediaElement:true,HTMLMenuElement:true,HTMLMetaElement:true,HTMLMeterElement:true,HTMLModElement:true,HTMLOListElement:true,HTMLObjectElement:true,HTMLOptGroupElement:true,HTMLOptionElement:true,HTMLOutputElement:true,HTMLParagraphElement:true,HTMLParamElement:true,HTMLPictureElement:true,HTMLPreElement:true,HTMLProgressElement:true,HTMLQuoteElement:true,HTMLScriptElement:true,HTMLShadowElement:true,HTMLSlotElement:true,HTMLSourceElement:true,HTMLSpanElement:true,HTMLStyleElement:true,HTMLTableCaptionElement:true,HTMLTableCellElement:true,HTMLTableDataCellElement:true,HTMLTableHeaderCellElement:true,HTMLTableColElement:true,HTMLTableElement:true,HTMLTableRowElement:true,HTMLTableSectionElement:true,HTMLTemplateElement:true,HTMLTextAreaElement:true,HTMLTimeElement:true,HTMLTitleElement:true,HTMLTrackElement:true,HTMLUListElement:true,HTMLUnknownElement:true,HTMLVideoElement:true,HTMLDirectoryElement:true,HTMLFontElement:true,HTMLFrameElement:true,HTMLFrameSetElement:true,HTMLMarqueeElement:true,HTMLElement:false,HTMLAnchorElement:true,HTMLAreaElement:true,CDATASection:true,CharacterData:true,Comment:true,ProcessingInstruction:true,Text:true,DOMException:true,SVGAElement:true,SVGAnimateElement:true,SVGAnimateMotionElement:true,SVGAnimateTransformElement:true,SVGAnimationElement:true,SVGCircleElement:true,SVGClipPathElement:true,SVGDefsElement:true,SVGDescElement:true,SVGDiscardElement:true,SVGEllipseElement:true,SVGFEBlendElement:true,SVGFEColorMatrixElement:true,SVGFEComponentTransferElement:true,SVGFECompositeElement:true,SVGFEConvolveMatrixElement:true,SVGFEDiffuseLightingElement:true,SVGFEDisplacementMapElement:true,SVGFEDistantLightElement:true,SVGFEFloodElement:true,SVGFEFuncAElement:true,SVGFEFuncBElement:true,SVGFEFuncGElement:true,SVGFEFuncRElement:true,SVGFEGaussianBlurElement:true,SVGFEImageElement:true,SVGFEMergeElement:true,SVGFEMergeNodeElement:true,SVGFEMorphologyElement:true,SVGFEOffsetElement:true,SVGFEPointLightElement:true,SVGFESpecularLightingElement:true,SVGFESpotLightElement:true,SVGFETileElement:true,SVGFETurbulenceElement:true,SVGFilterElement:true,SVGForeignObjectElement:true,SVGGElement:true,SVGGeometryElement:true,SVGGraphicsElement:true,SVGImageElement:true,SVGLineElement:true,SVGLinearGradientElement:true,SVGMarkerElement:true,SVGMaskElement:true,SVGMetadataElement:true,SVGPathElement:true,SVGPatternElement:true,SVGPolygonElement:true,SVGPolylineElement:true,SVGRadialGradientElement:true,SVGRectElement:true,SVGScriptElement:true,SVGSetElement:true,SVGStopElement:true,SVGStyleElement:true,SVGElement:true,SVGSVGElement:true,SVGSwitchElement:true,SVGSymbolElement:true,SVGTSpanElement:true,SVGTextContentElement:true,SVGTextElement:true,SVGTextPathElement:true,SVGTextPositioningElement:true,SVGTitleElement:true,SVGUseElement:true,SVGViewElement:true,SVGGradientElement:true,SVGComponentTransferFunctionElement:true,SVGFEDropShadowElement:true,SVGMPathElement:true,Element:false,EventTarget:false,HTMLFormElement:true,Document:true,DocumentFragment:true,HTMLDocument:true,ShadowRoot:true,XMLDocument:true,Attr:true,DocumentType:true,Node:false,NodeList:true,RadioNodeList:true,HTMLSelectElement:true})})()
|
|
Function.prototype.$0=function(){return this()}
|
|
Function.prototype.$1=function(a){return this(a)}
|
|
Function.prototype.$2=function(a,b){return this(a,b)}
|
|
convertAllToFastObject(w)
|
|
convertToFastObject($);(function(a){if(typeof document==="undefined"){a(null)
|
|
return}if(typeof document.currentScript!='undefined'){a(document.currentScript)
|
|
return}var u=document.scripts
|
|
function onLoad(b){for(var s=0;s<u.length;++s)u[s].removeEventListener("load",onLoad,false)
|
|
a(b.target)}for(var t=0;t<u.length;++t)u[t].addEventListener("load",onLoad,false)})(function(a){v.currentScript=a
|
|
if(typeof dartMainRunner==="function")dartMainRunner(E.bJ,[])
|
|
else E.bJ([])})})()
|
|
//# sourceMappingURL=description.dart.js.map
|