mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Update Flutter client
This commit is contained in:
parent
4c23d43138
commit
4878ae95ac
2
public/flutter_service_worker.js
vendored
2
public/flutter_service_worker.js
vendored
@ -1,7 +1,7 @@
|
||||
'use strict';
|
||||
const CACHE_NAME = 'flutter-app-cache';
|
||||
const RESOURCES = {
|
||||
"/main.dart.js": "a3d3d232f0696b298aeeccb20721258e",
|
||||
"/main.dart.js": "77f2c71a24b310426dc8d2587b36676f",
|
||||
"/favicon.ico": "51636d3a390451561744c42188ccd628",
|
||||
"/index.html": "02f52d8ed33971b0d7a938e631e89401",
|
||||
"/assets/fonts/MaterialIcons-Regular.ttf": "56d3ffdef7a25659eab6a68a3fbfaf16",
|
||||
|
8
public/main.dart.js
vendored
8
public/main.dart.js
vendored
@ -38692,7 +38692,7 @@ this.b=b},
|
||||
yK:function yK(){this.c=this.b=this.a=null},
|
||||
as7:function as7(){},
|
||||
bKq:function(a){if(!C.d.E(a,"/api/v1"))a="/api/v1"+a
|
||||
if(!C.d.dP(a,"http"))a="https://staging.invoicing.co"+a
|
||||
if(!C.d.dP(a,"http"))a="https://invoicing.co"+a
|
||||
return!C.d.E(a,"?")?a+"?":a},
|
||||
aww:function(a,b,c){var t=(c==null?"":c).length!==0?c:"password",s=u.N,r=P.l(["X-API-Secret",t,"X-Requested-With","XMLHttpRequest","Content-Type","application/json"],s,s)
|
||||
if(a!=null&&a.length!==0)r.C(0,"X-API-Token",a)
|
||||
@ -98778,7 +98778,7 @@ if(s==="switch"||s==="date")return H.a([],u.s)}if(b){r=H.U(t).i("az<1>")
|
||||
return P.M(new H.az(t,new A.aEl(),r),!0,r.i("E.E"))}else return t}},
|
||||
a0B:function(a){return this.dK(a,!1)},
|
||||
gwL:function(){var t=this.fx
|
||||
return t!=null&&t.length!==0&&t!=="https://staging.invoicing.co"},
|
||||
return t!=null&&t.length!==0&&t!=="https://invoicing.co"},
|
||||
f2:function(a){var t=this,s=u.KY
|
||||
if(C.b.E(H.a([C.ut,C.ah,C.a6,C.a1,C.aG],s),a))return!1
|
||||
if(a===C.ut&&(t.aN&1)===0)return!1
|
||||
@ -111174,7 +111174,7 @@ DJ:function(a,b,c,d,e,f){return this.a2x(a,b,c,d,e,f)},
|
||||
a2x:function(a,b,c,d,e,f){var t=0,s=P.L(u.DF),r,q=this,p
|
||||
var $async$DJ=P.G(function(g,h){if(g===1)return P.I(h,s)
|
||||
while(true)switch(t){case 0:p=P.l(["email",a,"password",d,"first_name",b,"last_name",c,"terms_of_service",!0,"privacy_policy",!0,"token_name","web".toLowerCase()+"-client"],u.N,u.K)
|
||||
r=q.Dy(p,e,Y.nt((f==null?"":f).length===0?"https://staging.invoicing.co":f)+"/api/v1/signup")
|
||||
r=q.Dy(p,e,Y.nt((f==null?"":f).length===0?"https://invoicing.co":f)+"/api/v1/signup")
|
||||
t=1
|
||||
break
|
||||
case 1:return P.J(r,s)}})
|
||||
@ -132092,7 +132092,7 @@ $S:1}
|
||||
V.Ve.prototype={
|
||||
D:function(a){var t=O.b1(a,u.i).c,s=this.c,r=s.r,q=r!=null&&r.length!==0,p=this.d
|
||||
if(q){q=t.gfQ(t).a
|
||||
s=Y.nt(q!=null&&C.d.dP(q,"http")?q:"https://staging.invoicing.co")+"/api/v1"+("/documents/"+H.i(s.k3))
|
||||
s=Y.nt(q!=null&&C.d.dP(q,"http")?q:"https://invoicing.co")+"/api/v1"+("/documents/"+H.i(s.k3))
|
||||
q=u.N
|
||||
r=A.cyy(new V.aKG(),C.Ao,p,P.l(["X-API-TOKEN",t.gfQ(t).b],q,q),s,new D.ax(r,u.O),new V.aKH(this),1/0)
|
||||
s=r}else s=new T.au(1/0,p,L.aG(Q.cW0(s.b),null,40),null)
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user