amf-client-js 5.7.0-SNAPSHOT.10 → 5.7.0-SNAPSHOT.11

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
@@ -8114,7 +8114,7 @@ Y_.prototype.withObjPropertyCollection=function(a,b){wA();var c=this.Kx,e=wA(),f
8114
8114
  Y_.prototype.withFloatPropertyCollection=function(a,b){wA();var c=this.Kx,e=wA();var f=wA();null===wA().Utb&&null===wA().Utb&&(wA().Utb=new dhc(f));f=wA().Utb;a=DTc(c,a,(new Yv(e,b,f)).Nb());k8();return X_(new Y_,a)};Y_.prototype.withIntPropertyCollection=function(a,b){wA();var c=this.Kx,e=wA(),f=wA().Jfa();a=ETc(c,a,(new Yv(e,b,f)).Nb());k8();return X_(new Y_,a)};
8115
8115
  Y_.prototype.withStringPropertyCollection=function(a,b){wA();var c=this.Kx,e=wA(),f=wA().Pe();a=FTc(c,a,(new Yv(e,b,f)).Nb());k8();return X_(new Y_,a)};
8116
8116
  Y_.prototype.withProperty=function(a,b){if("boolean"===typeof b){b=!!b;wA();var c=this.Kx;a=new pB(c,a);a=new lc(Cc(),gc(hc(),a.mV),new qc(rc().xj,"","",v()),!0,!1,M());a=l8(c,a,new lS(b,Qt().ZZ,c.qM));k8();return X_(new Y_,a)}if("number"===typeof b)return b=+b,wA(),c=this.Kx,a=new pB(c,a),a=new lc(zc(),gc(hc(),a.mV),new qc(rc().xj,"","",v()),!0,!1,M()),a=l8(c,a,new lS(b,Qt().lnb,c.qM)),k8(),X_(new Y_,a);if("string"===typeof b)return wA(),c=this.Kx,a=new pB(c,a),a=new lc(Fc(),gc(hc(),a.mV),new qc(rc().xj,
8117
- "","",v()),!0,!1,M()),a=l8(c,a,new lS(b,Qt().xI,c.qM)),k8(),X_(new Y_,a);if(b instanceof Y_)return wA(),c=this.Kx,b=(wA(),k8(),b.Kx),a=new pB(c,a),a=new lc(b.rE,gc(hc(),a.mV),new qc(rc().xj,"","",v()),!0,!1,M()),a=l8(c,a,b),k8(),X_(new Y_,a);if(ja(b))return wA(),c=this.Kx,b|=0,a=new pB(c,a),a=new lc(Ac(),gc(hc(),a.mV),new qc(rc().xj,"","",v()),!0,!1,M()),a=l8(c,a,new lS(b,Qt().$Z,c.qM)),k8(),X_(new Y_,a);throw"No matching overload";};
8117
+ "","",v()),!0,!1,M()),a=l8(c,a,new lS(b,Qt().xI,c.qM)),k8(),X_(new Y_,a);if(ja(b))return wA(),c=this.Kx,b|=0,a=new pB(c,a),a=new lc(Ac(),gc(hc(),a.mV),new qc(rc().xj,"","",v()),!0,!1,M()),a=l8(c,a,new lS(b,Qt().$Z,c.qM)),k8(),X_(new Y_,a);if(b instanceof Y_)return wA(),c=this.Kx,b=(wA(),k8(),b.Kx),a=new pB(c,a),a=new lc(b.rE,gc(hc(),a.mV),new qc(rc().xj,"","",v()),!0,!1,M()),a=l8(c,a,b),k8(),X_(new Y_,a);throw"No matching overload";};
8118
8118
  Object.defineProperty(Y_.prototype,"componentId",{get:function(){return this.Kx.wb()},configurable:!0});Y_.prototype.$classData=q({QGe:0},!1,"amf.shapes.client.platform.model.domain.jsonldinstance.JsonLDObject",{QGe:1,b:1,Rb:1,rb:1,jb:1,ua:1,Qb:1,k6b:1});function TA(a,b){this.u6b=this.pcd=null;this.Ssb=a;this.DHe=b;vz();P5(this)}TA.prototype=new p;TA.prototype.constructor=TA;d=TA.prototype;d.tt=function(){N5(this)};d.cb=function(){return bg(this)};d.Rp=function(){return u(this.Ssb,nj().ie)};
8119
8119
  d.km=function(a,b){return O5(this,a,b)};d.Om=function(){return u(this.Ssb,nj().ie).Xk()};d.lc=function(a){return V2(this,a)};d.pb=function(a){return nd(this,a)};d.bc=function(a){return GC(this,a)};d.Xb=function(){aS();return OJa()};d.zr=function(){return this.pcd};d.yr=function(a){this.pcd=a};d.B=function(){return this.u6b};d.pc=function(a){this.u6b=a};d.s=function(){return this.Ssb};d.A=function(){return this.DHe};d.Qe=function(){return v()};d.wb=function(){return""};
8120
8120
  d.kc=function(a){return V2(this,a)};d.ba=function(){return aS()};d.gk=function(){return aS()};d.$classData=q({BHe:0},!1,"amf.shapes.client.scala.model.document.JsonLDInstanceDocument",{BHe:1,b:1,mo:1,Wa:1,Pa:1,wj:1,ua:1,Yjf:1});
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "amf-client-js",
3
- "version": "5.7.0-SNAPSHOT.10",
3
+ "version": "5.7.0-SNAPSHOT.11",
4
4
  "description": "AMF Library",
5
5
  "main": "amf.js",
6
6
  "author": "amf team",