amf-client-js 5.7.0-SNAPSHOT.31 → 5.7.0-SNAPSHOT.32

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
@@ -8157,7 +8157,7 @@ U_.prototype.withObjPropertyCollection=function(a,b){KA();var c=this.Xx,e=KA(),f
8157
8157
  U_.prototype.withFloatPropertyCollection=function(a,b){KA();var c=this.Xx,e=KA();var f=KA();null===KA().zub&&null===KA().zub&&(KA().zub=new sic(f));f=KA().zub;a=gVc(c,a,(new gw(e,b,f)).Nb());j8();return T_(new U_,a)};U_.prototype.withIntPropertyCollection=function(a,b){KA();var c=this.Xx,e=KA(),f=KA().aga();a=hVc(c,a,(new gw(e,b,f)).Nb());j8();return T_(new U_,a)};
8158
8158
  U_.prototype.withStringPropertyCollection=function(a,b){KA();var c=this.Xx,e=KA(),f=KA().Se();a=iVc(c,a,(new gw(e,b,f)).Nb());j8();return T_(new U_,a)};
8159
8159
  U_.prototype.withProperty=function(a,b){if("boolean"===typeof b){b=!!b;KA();var c=this.Xx;a=new yB(c,a);a=new lc(Cc(),gc(hc(),a.KV),new qc(rc().Bj,"","",v()),!0,!1,M());a=k8(c,a,new gS(b,Wt().x_,c.GM));j8();return T_(new U_,a)}if("number"===typeof b)return b=+b,KA(),c=this.Xx,a=new yB(c,a),a=new lc(zc(),gc(hc(),a.KV),new qc(rc().Bj,"","",v()),!0,!1,M()),a=k8(c,a,new gS(b,Wt().Qnb,c.GM)),j8(),T_(new U_,a);if("string"===typeof b)return KA(),c=this.Xx,a=new yB(c,a),a=new lc(Fc(),gc(hc(),a.KV),new qc(rc().Bj,
8160
- "","",v()),!0,!1,M()),a=k8(c,a,new gS(b,Wt().KI,c.GM)),j8(),T_(new U_,a);if(b instanceof U_)return KA(),c=this.Xx,b=(KA(),j8(),b.Xx),a=new yB(c,a),a=new lc(b.zE,gc(hc(),a.KV),new qc(rc().Bj,"","",v()),!0,!1,M()),a=k8(c,a,b),j8(),T_(new U_,a);if(ja(b))return KA(),c=this.Xx,b|=0,a=new yB(c,a),a=new lc(Ac(),gc(hc(),a.KV),new qc(rc().Bj,"","",v()),!0,!1,M()),a=k8(c,a,new gS(b,Wt().y_,c.GM)),j8(),T_(new U_,a);throw"No matching overload";};
8160
+ "","",v()),!0,!1,M()),a=k8(c,a,new gS(b,Wt().KI,c.GM)),j8(),T_(new U_,a);if(ja(b))return KA(),c=this.Xx,b|=0,a=new yB(c,a),a=new lc(Ac(),gc(hc(),a.KV),new qc(rc().Bj,"","",v()),!0,!1,M()),a=k8(c,a,new gS(b,Wt().y_,c.GM)),j8(),T_(new U_,a);if(b instanceof U_)return KA(),c=this.Xx,b=(KA(),j8(),b.Xx),a=new yB(c,a),a=new lc(b.zE,gc(hc(),a.KV),new qc(rc().Bj,"","",v()),!0,!1,M()),a=k8(c,a,b),j8(),T_(new U_,a);throw"No matching overload";};
8161
8161
  Object.defineProperty(U_.prototype,"componentId",{get:function(){return this.Xx.vb()},configurable:!0});U_.prototype.$classData=q({oIe:0},!1,"amf.shapes.client.platform.model.domain.jsonldinstance.JsonLDObject",{oIe:1,b:1,Sb:1,sb:1,jb:1,ua:1,Rb:1,Z6b:1});function bB(a,b){this.i7b=this.rdd=null;this.xtb=a;this.bJe=b;Ez();L5(this)}bB.prototype=new p;bB.prototype.constructor=bB;d=bB.prototype;d.Ft=function(){J5(this)};d.cb=function(){return bg(this)};d.bq=function(){return u(this.xtb,kj().ke)};
8162
8162
  d.nm=function(a,b){return K5(this,a,b)};d.Rm=function(){return u(this.xtb,kj().ke).cl()};d.nc=function(a){return R2(this,a)};d.pb=function(a){return nd(this,a)};d.bc=function(a){return OC(this,a)};d.Xb=function(){UR();return nKa()};d.Lr=function(){return this.rdd};d.Kr=function(a){this.rdd=a};d.B=function(){return this.i7b};d.pc=function(a){this.i7b=a};d.r=function(){return this.xtb};d.A=function(){return this.bJe};d.Te=function(){return v()};d.vb=function(){return""};
8163
8163
  d.kc=function(a){return R2(this,a)};d.ba=function(){return UR()};d.kk=function(){return UR()};d.$classData=q({$Ie:0},!1,"amf.shapes.client.scala.model.document.JsonLDInstanceDocument",{$Ie:1,b:1,so:1,Wa:1,Pa:1,Aj:1,ua:1,ylf:1});
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "amf-client-js",
3
- "version": "5.7.0-SNAPSHOT.31",
3
+ "version": "5.7.0-SNAPSHOT.32",
4
4
  "description": "AMF Library",
5
5
  "main": "amf.js",
6
6
  "author": "amf team",