amf-client-js 5.6.0-SNAPSHOT.32 → 5.6.0-SNAPSHOT.34

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
@@ -8054,7 +8054,7 @@ d0.prototype.withObjPropertyCollection=function(a,b){hA();var c=this.Ex,e=hA(),f
8054
8054
  d0.prototype.withFloatPropertyCollection=function(a,b){hA();var c=this.Ex,e=hA();var f=hA();null===hA().$sb&&null===hA().$sb&&(hA().$sb=new Afc(f));f=hA().$sb;a=MRc(c,a,(new Jv(e,b,f)).Nb());l8();return c0(new d0,a)};d0.prototype.withIntPropertyCollection=function(a,b){hA();var c=this.Ex,e=hA(),f=hA().nfa();a=NRc(c,a,(new Jv(e,b,f)).Nb());l8();return c0(new d0,a)};
8055
8055
  d0.prototype.withStringPropertyCollection=function(a,b){hA();var c=this.Ex,e=hA(),f=hA().Te();a=ORc(c,a,(new Jv(e,b,f)).Nb());l8();return c0(new d0,a)};
8056
8056
  d0.prototype.withProperty=function(a,b){if("boolean"===typeof b){b=!!b;hA();var c=this.Ex;a=new bB(c,a);a=new nc(Ec(),gc(hc(),a.YU),new rc(sc().tj,"","",v()),!0,!1,L());a=m8(c,a,new pS(b,Ct().HZ,c.kM));l8();return c0(new d0,a)}if("number"===typeof b)return b=+b,hA(),c=this.Ex,a=new bB(c,a),a=new nc(Bc(),gc(hc(),a.YU),new rc(sc().tj,"","",v()),!0,!1,L()),a=m8(c,a,new pS(b,Ct().qmb,c.kM)),l8(),c0(new d0,a);if("string"===typeof b)return hA(),c=this.Ex,a=new bB(c,a),a=new nc(Gc(),gc(hc(),a.YU),new rc(sc().tj,
8057
- "","",v()),!0,!1,L()),a=m8(c,a,new pS(b,Ct().mI,c.kM)),l8(),c0(new d0,a);if(ja(b))return hA(),c=this.Ex,b|=0,a=new bB(c,a),a=new nc(Cc(),gc(hc(),a.YU),new rc(sc().tj,"","",v()),!0,!1,L()),a=m8(c,a,new pS(b,Ct().IZ,c.kM)),l8(),c0(new d0,a);if(b instanceof d0)return hA(),c=this.Ex,b=(hA(),l8(),b.Ex),a=new bB(c,a),a=new nc(b.fE,gc(hc(),a.YU),new rc(sc().tj,"","",v()),!0,!1,L()),a=m8(c,a,b),l8(),c0(new d0,a);throw"No matching overload";};
8057
+ "","",v()),!0,!1,L()),a=m8(c,a,new pS(b,Ct().mI,c.kM)),l8(),c0(new d0,a);if(b instanceof d0)return hA(),c=this.Ex,b=(hA(),l8(),b.Ex),a=new bB(c,a),a=new nc(b.fE,gc(hc(),a.YU),new rc(sc().tj,"","",v()),!0,!1,L()),a=m8(c,a,b),l8(),c0(new d0,a);if(ja(b))return hA(),c=this.Ex,b|=0,a=new bB(c,a),a=new nc(Cc(),gc(hc(),a.YU),new rc(sc().tj,"","",v()),!0,!1,L()),a=m8(c,a,new pS(b,Ct().IZ,c.kM)),l8(),c0(new d0,a);throw"No matching overload";};
8058
8058
  Object.defineProperty(d0.prototype,"componentId",{get:function(){return this.Ex.wb()},configurable:!0});d0.prototype.$classData=q({zEe:0},!1,"amf.shapes.client.platform.model.domain.jsonldinstance.JsonLDObject",{zEe:1,b:1,Rb:1,rb:1,ib:1,ta:1,Qb:1,c5b:1});function FA(a,b){this.m5b=this.Rad=null;this.Zrb=a;this.mFe=b;fz();Q5(this)}FA.prototype=new p;FA.prototype.constructor=FA;d=FA.prototype;d.pt=function(){O5(this)};d.fb=function(){return cg(this)};d.Eq=function(){return u(this.Zrb,nj().je)};
8059
8059
  d.gm=function(a,b){return P5(this,a,b)};d.Fm=function(){return u(this.Zrb,nj().je).ll()};d.lc=function(a){return X2(this,a)};d.ob=function(a){return pd(this,a)};d.bc=function(a){return pC(this,a)};d.Xb=function(){eS();return qJa()};d.ur=function(){return this.Rad};d.tr=function(a){this.Rad=a};d.B=function(){return this.m5b};d.nc=function(a){this.m5b=a};d.s=function(){return this.Zrb};d.A=function(){return this.mFe};d.Oe=function(){return v()};d.wb=function(){return""};
8060
8060
  d.kc=function(a){return X2(this,a)};d.$=function(){return eS()};d.ak=function(){return eS()};d.$classData=q({kFe:0},!1,"amf.shapes.client.scala.model.document.JsonLDInstanceDocument",{kFe:1,b:1,fo:1,Va:1,Pa:1,sj:1,ta:1,ohf:1});
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "amf-client-js",
3
- "version": "5.6.0-SNAPSHOT.32",
3
+ "version": "5.6.0-SNAPSHOT.34",
4
4
  "description": "AMF Library",
5
5
  "main": "amf.js",
6
6
  "author": "amf team",