amf-client-js 5.6.0-SNAPSHOT.3 → 5.6.0-SNAPSHOT.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/amf.js +1 -1
  2. package/package.json +1 -1
package/amf.js CHANGED
@@ -7775,7 +7775,7 @@ q0.prototype.withObjPropertyCollection=function(a,b){V();var c=this.bx,e=V(),f=w
7775
7775
  q0.prototype.withFloatPropertyCollection=function(a,b){V();var c=this.bx,e=V();var f=V();null===V().hjb&&null===V().hjb&&(V().hjb=new Kbc(f));f=V().hjb;a=dNc(c,a,(new Hv(e,b,f)).Rb());w8();return p0(new q0,a)};q0.prototype.withIntPropertyCollection=function(a,b){V();var c=this.bx,e=V(),f=V().F$();a=eNc(c,a,(new Hv(e,b,f)).Rb());w8();return p0(new q0,a)};
7776
7776
  q0.prototype.withStringPropertyCollection=function(a,b){V();var c=this.bx,e=V(),f=V().Re();a=fNc(c,a,(new Hv(e,b,f)).Rb());w8();return p0(new q0,a)};
7777
7777
  q0.prototype.withProperty=function(a,b){if("boolean"===typeof b){b=!!b;V();var c=this.bx;a=new fB(c,a);a=new ic(yc(),bc(dc(),a.LT),new mc(nc().Yi,"","",w()),!0,!1,M());a=x8(c,a,new UR(b,Bt().vY,c.vL));w8();return p0(new q0,a)}if("number"===typeof b)return b=+b,V(),c=this.bx,a=new fB(c,a),a=new ic(vc(),bc(dc(),a.LT),new mc(nc().Yi,"","",w()),!0,!1,M()),a=x8(c,a,new UR(b,Bt().vcb,c.vL)),w8(),p0(new q0,a);if("string"===typeof b)return V(),c=this.bx,a=new fB(c,a),a=new ic(Bc(),bc(dc(),a.LT),new mc(nc().Yi,
7778
- "","",w()),!0,!1,M()),a=x8(c,a,new UR(b,Bt().JH,c.vL)),w8(),p0(new q0,a);if(ja(b))return V(),c=this.bx,b|=0,a=new fB(c,a),a=new ic(wc(),bc(dc(),a.LT),new mc(nc().Yi,"","",w()),!0,!1,M()),a=x8(c,a,new UR(b,Bt().wY,c.vL)),w8(),p0(new q0,a);if(b instanceof q0)return V(),c=this.bx,b=(V(),w8(),b.bx),a=new fB(c,a),a=new ic(b.rD,bc(dc(),a.LT),new mc(nc().Yi,"","",w()),!0,!1,M()),a=x8(c,a,b),w8(),p0(new q0,a);throw"No matching overload";};
7778
+ "","",w()),!0,!1,M()),a=x8(c,a,new UR(b,Bt().JH,c.vL)),w8(),p0(new q0,a);if(b instanceof q0)return V(),c=this.bx,b=(V(),w8(),b.bx),a=new fB(c,a),a=new ic(b.rD,bc(dc(),a.LT),new mc(nc().Yi,"","",w()),!0,!1,M()),a=x8(c,a,b),w8(),p0(new q0,a);if(ja(b))return V(),c=this.bx,b|=0,a=new fB(c,a),a=new ic(wc(),bc(dc(),a.LT),new mc(nc().Yi,"","",w()),!0,!1,M()),a=x8(c,a,new UR(b,Bt().wY,c.vL)),w8(),p0(new q0,a);throw"No matching overload";};
7779
7779
  Object.defineProperty(q0.prototype,"componentId",{get:function(){return this.bx.Hb()},configurable:!0});q0.prototype.$classData=r({pde:0},!1,"amf.shapes.client.platform.model.domain.jsonldinstance.JsonLDObject",{pde:1,b:1,ec:1,Eb:1,qb:1,va:1,dc:1,SUb:1});function JA(a,b){this.bVb=this.cQc=null;this.gib=a;this.bee=b;hz();d6(this)}JA.prototype=new p;JA.prototype.constructor=JA;d=JA.prototype;d.Ks=function(){b6(this)};d.Xa=function(){return If(this)};d.Xp=function(){return v(this.gib,ej().fe)};
7780
7780
  d.Pl=function(a,b){return c6(this,a,b)};d.lm=function(){return v(this.gib,ej().fe).Pk()};d.hc=function(a){return C3(this,a)};d.hb=function(a){return hd(this,a)};d.Xb=function(a){return oC(this,a)};d.Ub=function(){HR();return gJa()};d.Jq=function(){return this.cQc};d.Iq=function(a){this.cQc=a};d.B=function(){return this.bVb};d.kc=function(a){this.bVb=a};d.u=function(){return this.gib};d.A=function(){return this.bee};d.Je=function(){return w()};d.Hb=function(){return""};
7781
7781
  d.gc=function(a){return C3(this,a)};d.ma=function(){return HR()};d.Vj=function(){return HR()};d.$classData=r({$de:0},!1,"amf.shapes.client.scala.model.document.JsonLDInstanceDocument",{$de:1,b:1,go:1,$a:1,Ua:1,mj:1,va:1,nRe:1});
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "amf-client-js",
3
- "version": "5.6.0-SNAPSHOT.3",
3
+ "version": "5.6.0-SNAPSHOT.4",
4
4
  "description": "AMF Library",
5
5
  "main": "amf.js",
6
6
  "author": "amf team",