amf-client-js 5.6.4-RC.0 → 5.6.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
@@ -8139,7 +8139,7 @@ V_.prototype.withObjPropertyCollection=function(a,b){FA();var c=this.Sx,e=FA(),f
8139
8139
  V_.prototype.withFloatPropertyCollection=function(a,b){FA();var c=this.Sx,e=FA();var f=FA();null===FA().oub&&null===FA().oub&&(FA().oub=new Jhc(f));f=FA().oub;a=xUc(c,a,(new bw(e,b,f)).Nb());j8();return U_(new V_,a)};V_.prototype.withIntPropertyCollection=function(a,b){FA();var c=this.Sx,e=FA(),f=FA().Pfa();a=yUc(c,a,(new bw(e,b,f)).Nb());j8();return U_(new V_,a)};
8140
8140
  V_.prototype.withStringPropertyCollection=function(a,b){FA();var c=this.Sx,e=FA(),f=FA().Qe();a=zUc(c,a,(new bw(e,b,f)).Nb());j8();return U_(new V_,a)};
8141
8141
  V_.prototype.withProperty=function(a,b){if("boolean"===typeof b){b=!!b;FA();var c=this.Sx;a=new tB(c,a);a=new lc(Cc(),gc(hc(),a.BV),new qc(rc().yj,"","",v()),!0,!1,M());a=k8(c,a,new hS(b,eu().m_,c.AM));j8();return U_(new V_,a)}if("number"===typeof b)return b=+b,FA(),c=this.Sx,a=new tB(c,a),a=new lc(zc(),gc(hc(),a.BV),new qc(rc().yj,"","",v()),!0,!1,M()),a=k8(c,a,new hS(b,eu().Fnb,c.AM)),j8(),U_(new V_,a);if("string"===typeof b)return FA(),c=this.Sx,a=new tB(c,a),a=new lc(Fc(),gc(hc(),a.BV),new qc(rc().yj,
8142
- "","",v()),!0,!1,M()),a=k8(c,a,new hS(b,eu().FI,c.AM)),j8(),U_(new V_,a);if(b instanceof V_)return FA(),c=this.Sx,b=(FA(),j8(),b.Sx),a=new tB(c,a),a=new lc(b.vE,gc(hc(),a.BV),new qc(rc().yj,"","",v()),!0,!1,M()),a=k8(c,a,b),j8(),U_(new V_,a);if(ja(b))return FA(),c=this.Sx,b|=0,a=new tB(c,a),a=new lc(Ac(),gc(hc(),a.BV),new qc(rc().yj,"","",v()),!0,!1,M()),a=k8(c,a,new hS(b,eu().n_,c.AM)),j8(),U_(new V_,a);throw"No matching overload";};
8142
+ "","",v()),!0,!1,M()),a=k8(c,a,new hS(b,eu().FI,c.AM)),j8(),U_(new V_,a);if(ja(b))return FA(),c=this.Sx,b|=0,a=new tB(c,a),a=new lc(Ac(),gc(hc(),a.BV),new qc(rc().yj,"","",v()),!0,!1,M()),a=k8(c,a,new hS(b,eu().n_,c.AM)),j8(),U_(new V_,a);if(b instanceof V_)return FA(),c=this.Sx,b=(FA(),j8(),b.Sx),a=new tB(c,a),a=new lc(b.vE,gc(hc(),a.BV),new qc(rc().yj,"","",v()),!0,!1,M()),a=k8(c,a,b),j8(),U_(new V_,a);throw"No matching overload";};
8143
8143
  Object.defineProperty(V_.prototype,"componentId",{get:function(){return this.Sx.wb()},configurable:!0});V_.prototype.$classData=q({NHe:0},!1,"amf.shapes.client.platform.model.domain.jsonldinstance.JsonLDObject",{NHe:1,b:1,Sb:1,sb:1,jb:1,ua:1,Rb:1,O6b:1});function XA(a,b){this.Y6b=this.Zcd=null;this.mtb=a;this.AIe=b;zz();M5(this)}XA.prototype=new p;XA.prototype.constructor=XA;d=XA.prototype;d.Bt=function(){K5(this)};d.cb=function(){return bg(this)};d.Wp=function(){return u(this.mtb,nj().ie)};
8144
8144
  d.km=function(a,b){return L5(this,a,b)};d.Om=function(){return u(this.mtb,nj().ie).$k()};d.nc=function(a){return S2(this,a)};d.pb=function(a){return nd(this,a)};d.bc=function(a){return KC(this,a)};d.Xb=function(){VR();return RJa()};d.Gr=function(){return this.Zcd};d.Fr=function(a){this.Zcd=a};d.B=function(){return this.Y6b};d.pc=function(a){this.Y6b=a};d.s=function(){return this.mtb};d.A=function(){return this.AIe};d.Re=function(){return v()};d.wb=function(){return""};
8145
8145
  d.kc=function(a){return S2(this,a)};d.ba=function(){return VR()};d.hk=function(){return VR()};d.$classData=q({yIe:0},!1,"amf.shapes.client.scala.model.document.JsonLDInstanceDocument",{yIe:1,b:1,oo:1,Wa:1,Pa:1,xj:1,ua:1,Ykf:1});
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "amf-client-js",
3
- "version": "5.6.4-RC.0",
3
+ "version": "5.6.4",
4
4
  "description": "AMF Library",
5
5
  "main": "amf.js",
6
6
  "author": "amf team",