mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-05-24 02:14:21 -04:00
New admin portal WASM build
This commit is contained in:
parent
3b2cec7f40
commit
ad2edc8f11
12
public/main.wasm.dart.js
vendored
12
public/main.wasm.dart.js
vendored
@ -53911,7 +53911,7 @@ _.z=_.y=_.x=_.r=_.f=_.e=_.d=_.c=_.b=_.a=null},
|
||||
aRN:function(a,b,c,d,e){var s,r
|
||||
if(C.d.ei(a,"https://invoicing.co"))e="Password123"
|
||||
s=t.X
|
||||
r=P.t(["X-CLIENT-VERSION","5.0.46","X-API-SECRET",e,"X-Requested-With","XMLHttpRequest","Content-Type","application/json"],s,s)
|
||||
r=P.t(["X-CLIENT-VERSION","5.0.47","X-API-SECRET",e,"X-Requested-With","XMLHttpRequest","Content-Type","application/json"],s,s)
|
||||
if((b==null?"":b).length!==0)r.D(0,"X-API-Token",b)
|
||||
if((c==null?"":c).length!==0)r.D(0,"X-API-OAUTH-PASSWORD",c)
|
||||
if((d==null?"":d).length!==0)r.D(0,"X-API-PASSWORD",d)
|
||||
@ -53920,8 +53920,8 @@ cwg:function(a){var s,r=a.e,q=r.h(0,"x-app-version"),p=r.h(0,"x-minimum-client-v
|
||||
r=a.b
|
||||
if(r>=500)throw H.e(F.dqN(r,a.gi0(a)))
|
||||
else if(q==null)throw H.e("Error: please check that Invoice Ninja v5 is installed on the server")
|
||||
else{s=Q.abt(Q.abu("5.0.46"),Q.abu(p))
|
||||
if(s<0)throw H.e("Error: client not supported, please update to the latest version [Current v5.0.46 < Minimum v"+H.i(p)+"]")
|
||||
else{s=Q.abt(Q.abu("5.0.47"),Q.abu(p))
|
||||
if(s<0)throw H.e("Error: client not supported, please update to the latest version [Current v5.0.47 < Minimum v"+H.i(p)+"]")
|
||||
else{s=Q.abt(Q.abu(q),Q.abu("5.0.4"))
|
||||
if(s<0)throw H.e("Error: server not supported, please update to the latest version [Current v"+q+" < Minimum v5.0.4]")
|
||||
else if(r>=400)throw H.e(F.dqN(r,a.gi0(a)))}}},
|
||||
@ -146263,8 +146263,8 @@ s=6
|
||||
return P.a2(V.ny(),$async$$3)
|
||||
case 6:l=b4
|
||||
k=J.d(l.a,"app_version")
|
||||
l.nV("String","app_version","5.0.46")
|
||||
if(!J.o(k,"5.0.46")){n.b.fq(0)
|
||||
l.nV("String","app_version","5.0.47")
|
||||
if(!J.o(k,"5.0.47")){n.b.fq(0)
|
||||
n.c.fq(0)
|
||||
n.d.fq(0)
|
||||
for(j=0,a0=n.e;j<10;++j)a0[j].fq(0)
|
||||
@ -146709,7 +146709,7 @@ r=this.y.a[r].b.y
|
||||
r=r==null?null:r.r
|
||||
s="v"+(r==null?"":r)
|
||||
s=(s.length!==0?s+"-":s)+"C"
|
||||
return C.d.a8(s,C.a.gbe("5.0.46".split(".")))},
|
||||
return C.d.a8(s,C.a.gbe("5.0.47".split(".")))},
|
||||
gzq:function(){var s=this,r=s.r.dx,q=s.x.a
|
||||
q=s.y.a[q].b.f.X
|
||||
q=J.d(r.b,q).a.a
|
||||
|
Loading…
x
Reference in New Issue
Block a user