@bimdata/viewer 2.0.0-beta.139 → 2.0.0-beta.140

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.
@@ -1854,11 +1854,11 @@ end`};e.events.push(["putFont",function(n){(function(s){var a=s.font,l=s.out,c=s
1854
1854
  height: ${o.textAreaHeight??20}px;
1855
1855
  cursor: ${o.textCursor};
1856
1856
  `)},null,4),[[AA,o.text]])],4)])),[[a,()=>o.edit=!1]]):ve("",!0)],4)}const nhi=K(thi,[["render",shi],["__scopeId","data-v-845bf4a9"]]);let ahi=0;const lhi=12;class chi extends ate{constructor(e,i){super(["text"]),this._markersPlugin=e.$refs.markers,this.connector=null,this._drawer=i}create(e,i){const{x:o,y:r,text:n=null,size:s=lhi,rotation:a,apiId:l=null}=i,c=`bimdata__text-marker--${ahi++}`,u={text:n,size:s};let d;const h={text:n,size:s},A=this._markersPlugin.addMarker({x:o,y:r,component:nhi,rotation:a,props:{initText:n,initSize:s,newMarker:l===null,textToolEnabled:this.connector.enabledRef,id:c},listeners:{onEditUpdate:g=>{this.connector.deactivateAction(),g||(u.text?(h.text!==u.text||h.size!==u.size)&&(this._drawer.save(d),h.text=u.text,h.size=u.size):this._drawer.deleteDrawing(c))},onTextUpdate:g=>{u.text=g},onSizeUpdate:g=>{u.size=g},onDeleteDrawing:()=>{this._drawer.deleteDrawing(c),this.connector.deactivateAction()}}});return d=new uhi(A,c,u),d}}class uhi extends nte{constructor(e,i,o){super("text"),this._textMarker=e,this.id=i,this._textPayload=o}get rotation(){return this._textMarker.rotation??0}get text(){return this._textPayload.text}get size(){return this._textPayload.size}get x(){return this._textMarker.x}set x(e){this._textMarker.x=e}get y(){return this._textMarker.y}set y(e){this._textMarker.y=e}destroy(){this._textMarker.destroy()}}class Am extends nte{constructor(e){super(e),this._sceneObject=null,this._style=null}get sceneObject(){return this._sceneObject}set sceneObject(e){this._sceneObject=e,this._style=e.getShape(0).style}get id(){return this._sceneObject.id}get lineWidth(){return this._style.lineWidth}set lineWidth(e){this._style.lineWidth=e}get lineColor(){return this._style.lineColor}set lineColor(e){this._style.lineColor=e}get x(){return this._sceneObject.center.x}get y(){return this._sceneObject.center.y}set x(e){this._sceneObject.move({x:e,y:this.y})}set y(e){this._sceneObject.move({x:this.x,y:e})}destroy(){this._sceneObject.scene.removeObject(this._sceneObject.id)}}class dhi extends Am{constructor(e,i,o){super("rectangle");const{p1:r,p2:n=r,p3:s=r,p4:a=r,lineColor:l=o.color,lineWidth:c=o.width}=i,u=e.scene.addObject({shapes:[{paths:[{type:"line",points:[r.x,r.y,n.x,n.y,s.x,s.y,a.x,a.y],close:!0}],style:{lineWidth:c,lineColor:l,fill:1,fillOpacity:0}}]}),d=u.getShape(0).getPath(0);this.p1=d.getPoint(0),this.p2=d.getPoint(1),this.p3=d.getPoint(2),this.p4=d.getPoint(3),this.sceneObject=u}dragTo({canvasPosition:e}){const{_sceneObject:i}=this,{viewer:o}=i.scene,{x:r,y:n}=o.camera.getCanvasPosition(this.p1),{x:s,y:a}=e,l=o.camera.getPosition({x:s,y:n}),c=o.camera.getPosition({x:s,y:a}),u=o.camera.getPosition({x:r,y:a});this.p2.x=l.x,this.p2.y=l.y,this.p3.x=c.x,this.p3.y=c.y,this.p4.x=u.x,this.p4.y=u.y}}class hhi extends Am{constructor(e,i,o){super("line");const{p1:r,p2:n=r,lineColor:s=o.color,lineWidth:a=o.width}=i,l=e.scene.addObject({shapes:[{paths:[{type:"line",points:[r.x,r.y,n.x,n.y]}],style:{lineWidth:a,lineColor:s}}]});this.p1=l.getShape(0).getPath(0).getPoint(0),this.p2=l.getShape(0).getPath(0).getPoint(1),this.sceneObject=l}dragTo({position:e}){const{x:i,y:o}=e;this.p2.x=i,this.p2.y=o}}const Ahi=4,cte=45;class phi extends Am{constructor(e,i,o){super("arrow");const{p1:r,p2:n=r,lineColor:s=o.color,lineWidth:a=o.width}=i,l=e.scene.addObject({shapes:[{paths:[{type:"line",points:[r.x,r.y,n.x,n.y]},{type:"line",start:!0,points:[n.x,n.y,n.x,n.y,n.x,n.y]}],style:{lineWidth:a,lineColor:s}}]}),c=l.getShape(0).getPath(0),u=l.getShape(0).getPath(1);this.p1=c.getPoint(0),this.p2=c.getPoint(1),this.p3=u.getPoint(0),this.p4=u.getPoint(1),this.p5=u.getPoint(2),this.vector2DUtils=l.scene.viewer.utils.vector2D,this.sceneObject=l,this.dragTo({position:n})}dragTo({position:e}){const{x:i,y:o}=e,{p1:r,p2:n,p3:s,p4:a,p5:l}=this;n.x=i,n.y=o,a.x=i,a.y=o;const c=this.vector2DUtils.sub(e,r),u=this.vector2DUtils.angle(c,{x:1,y:0}),d=Ahi*this.lineWidth,h=this.vector2DUtils.rotateAround(this.vector2DUtils.add({x:d,y:0},e),e,u+Math.PI*cte/180),A=this.vector2DUtils.rotateAround(this.vector2DUtils.add({x:d,y:0},e),e,u-Math.PI*cte/180);s.x=h.x,s.y=h.y,l.x=A.x,l.y=A.y}}const s0=.23;class ghi extends Am{constructor(e,i,o){super("ellipse");const{p1:r={x:0,y:0},curves:n=[],lineColor:s=o.color,lineWidth:a=o.width}=i;let l;if(n.length===4)l=n.map((h,A)=>({...h,close:A===3}));else{const{x:h,y:A}=r;l=Array.from({length:4},(g,p)=>({type:"curve",x:h,y:A,cpX1:h,cpY1:A,cpX2:h,cpY2:A,toX:h,toY:A,close:p===3}))}const c=e.scene.addObject({shapes:[{paths:l,style:{lineWidth:a,lineColor:s,fill:1,fillOpacity:0}}]}),u=c.getShape(0),{camera:d}=c.scene.viewer;this._startPosition=d.getCanvasPosition(u.getPath(0)),this.curve1=u.getPath(0),this.curve2=u.getPath(1),this.curve3=u.getPath(2),this.curve4=u.getPath(3),this.getWorldPosition=d.getPosition.bind(d),this.sceneObject=c}dragTo({canvasPosition:e}){const{curve1:i,curve2:o,curve3:r,curve4:n}=this,{x:s,y:a}=this._startPosition,{x:l,y:c}=e,u=this.getWorldPosition({x:(s+l)/2,y:a}),d=this.getWorldPosition({x:l,y:(a+c)/2}),h=this.getWorldPosition({x:(s+l)/2,y:c}),A=this.getWorldPosition({x:s,y:(a+c)/2}),g=l-s,p=c-a,M=this.getWorldPosition({x:s+(1-s0)*g,y:a}),f=this.getWorldPosition({x:l,y:a+s0*p}),L=this.getWorldPosition({x:l,y:a+(1-s0)*p}),w=this.getWorldPosition({x:s+(1-s0)*g,y:c}),v=this.getWorldPosition({x:s+s0*g,y:c}),I=this.getWorldPosition({x:s,y:a+(1-s0)*p}),C=this.getWorldPosition({x:s,y:a+s0*p}),b=this.getWorldPosition({x:s+s0*g,y:a});i.x=u.x,i.y=u.y,i.cpX1=M.x,i.cpY1=M.y,i.cpX2=f.x,i.cpY2=f.y,i.toX=d.x,i.toY=d.y,o.x=d.x,o.y=d.y,o.cpX1=L.x,o.cpY1=L.y,o.cpX2=w.x,o.cpY2=w.y,o.toX=h.x,o.toY=h.y,r.x=h.x,r.y=h.y,r.cpX1=v.x,r.cpY1=v.y,r.cpX2=I.x,r.cpY2=I.y,r.toX=A.x,r.toY=A.y,n.x=A.x,n.y=A.y,n.cpX1=C.x,n.cpY1=C.y,n.cpX2=b.x,n.cpY2=b.y,n.toX=u.x,n.toY=u.y}}class Mhi extends Am{constructor(e,i,o){super("freehand");const{curves:r=[],lineColor:n=o.color,lineWidth:s=o.width}=i,a=e.scene.addObject({shapes:[{paths:r,style:{lineWidth:s,lineColor:n}}]});this.stroke=a.getShape(0),this.ppts=[],this.sceneObject=a}dragTo({position:e}){const{stroke:i,ppts:o}=this;if(o.push(e),o.length<3)return;let r=o[0].x,n=o[0].y;for(let u=1;u<o.length-2;u++){const d=(o[u].x+o[u+1].x)/2,h=(o[u].y+o[u+1].y)/2,A=o[u].x,g=o[u].y;i.addPath({type:"curve",x:r,y:n,toX:d,toY:h,cpX1:A,cpY1:g,cpX2:A,cpY2:g}),r=d,n=h}const s=o[o.length-2],a=o[o.length-1],l=s.x,c=s.y;i.addPath({type:"curve",x:r,y:n,toX:a.x,toY:a.y,cpX1:l,cpY1:c,cpX2:l,cpY2:c}),o.length=0}get curves(){return this.stroke.paths}}class fhi extends ate{constructor(e){super(["rectangle","line","arrow","ellipse","freehand"]),this.shapeClasses={rectangle:dhi,line:hhi,arrow:phi,ellipse:ghi,freehand:Mhi},this._engine2d=e}create(e,i,o){const r=this.shapeClasses[e];if(!r)throw new TypeError(`No drawing class for type ${e}`);return new r(this._engine2d,i,o)}}class Lhi{constructor(e,i,o){this._pickStrategies=new Map;const r=new Wdi(e.viewer);r.drawingTypes.forEach(l=>this._pickStrategies.set(l,r));const n=new Kdi;n.drawingTypes.forEach(l=>this._pickStrategies.set(l,n)),this.drawingFactories=new Map;const s=new chi(e,this);s.drawingTypes.forEach(l=>this.drawingFactories.set(l,s));const a=new fhi(e.viewer,this);a.drawingTypes.forEach(l=>this.drawingFactories.set(l,a)),this._drawings=new Map,this.lineStyle=Mn({color:0,width:.05}),this._loadedModel=o,this._service=new Jdi(i),ni(()=>this._loadedModel.value,async l=>{if(this.clearDrawings(),!l)return;const c=await this._service.getDrawingsData(l.id);for(const u of c)this.makeDrawing(u.type,u)})}save(e){this._service.save(e,this._loadedModel.value.id)}addDrawingFactory(e){for(const i of e.drawingTypes){if(this.drawingFactories.has(i))throw new Error(`Drawing factory for type ${i} already exists`);this.drawingFactories.set(i,e)}}makeDrawing(e,i,o=this.lineStyle){if(!this._loadedModel.value)throw new Error("Cannot make drawing without a loaded model");const r=this.drawingFactories.get(e);if(!r)throw new TypeError(`No drawing factory for type ${e}`);const n=r.create(e,i,o);if(n.apiId=i.apiId,this._drawings.has(n.id))throw new Error(`Drawing with id ${n.id} already exists`);return this._drawings.set(n.id,n),n}deleteDrawing(e){const i=this._drawings.get(e);return i?(i.destroy(),this._drawings.delete(e),this._service.delete(i,this._loadedModel.value.id),!0):!1}clearDrawings(){this._drawings.forEach(e=>e.destroy()),this._drawings.clear()}pick(e){const i=new Map;for(const[o,r]of this._drawings.entries()){const n=this._pickStrategies.get(r.type);n&&(i.has(n)||i.set(n,new Map),i.get(n).set(o,r))}for(const[o,r]of i.entries()){const n=o.pick(r,e);if(n)return n}}}const ute=20,whi={setup(){const{lineStyle:t}=Gt("drawer"),e=Ve(!1),i=vt({get:()=>t.color.toString(16).padStart(6,"0"),set:n=>{t.color=Number.parseInt(n,16)}}),o=Ve(!1),r=vt({get:()=>t.width*ute,set:n=>{t.width=n/ute}});return{lineColor:i,lineColorSelectorDisplayed:e,onShowColorSelectorClick:()=>{e.value=!e.value,o.value=!1},lineWidth:r,lineWidthSliderDisplayed:o,onShowLineWidthSliderClick:()=>{o.value=!o.value,e.value=!1}}}},dte=t=>(or("data-v-6b34ccfc"),t=t(),rr(),t),mhi=dte(()=>m("div",{class:"bimdata-drawing-tools__sub-actions__color"},null,-1)),yhi=dte(()=>m("div",{class:"bimdata-drawing-tools__sub-actions__line-width"},[m("div",{class:"bimdata-drawing-tools__sub-actions__line-width__dot"})],-1)),vhi={class:"bimdata-drawing-tools__sub-actions__line-width-slider__content"};function Chi(t,e,i,o,r,n){const s=z("BIMDataColorSelector"),a=z("BIMDataButton"),l=z("BIMDataSlider"),c=Hi("click-away");return D(),Y("div",{class:"bimdata-drawing-tools__sub-actions",style:xe(`--pen2d-selected-color: #${o.lineColor}; --pen2d-line-width: ${o.lineWidth}px`)},[Et((D(),ne(a,{ghost:"",rounded:"",icon:"",onClick:o.onShowColorSelectorClick},{default:W(()=>[mhi,o.lineColorSelectorDisplayed?(D(),ne(s,{key:0,"model-value":o.lineColor,class:"bimdata-drawing-tools__sub-actions__color-selector",style:{"border-radius":"3px"},"onUpdate:modelValue":e[0]||(e[0]=u=>{o.lineColor=u,o.lineColorSelectorDisplayed=!1})},null,8,["model-value"])):ve("",!0)]),_:1},8,["onClick"])),[[c,()=>o.lineColorSelectorDisplayed=!1]]),Et((D(),ne(a,{ghost:"",rounded:"",icon:"",onClick:o.onShowLineWidthSliderClick},{default:W(()=>[yhi,o.lineWidthSliderDisplayed?(D(),Y("div",{key:0,class:"bimdata-drawing-tools__sub-actions__line-width-slider",onClick:e[2]||(e[2]=jt(()=>{},["stop"]))},[m("div",null,ie(t.$t("drawing-tools.pen.line-width")),1),m("div",vhi,[O(l,{modelValue:o.lineWidth,"onUpdate:modelValue":e[1]||(e[1]=u=>o.lineWidth=u),min:1,max:10,step:1},null,8,["modelValue"]),m("div",null,ie(o.lineWidth)+" pt",1)])])):ve("",!0)]),_:1},8,["onClick"])),[[c,()=>o.lineWidthSliderDisplayed=!1]])],4)}const Ihi=K(whi,[["render",Chi],["__scopeId","data-v-6b34ccfc"]]),jhi={name:"BIMDataDrawingTools",components:{LineStyleComponent:Ihi},setup(){const t=Gt("$viewer"),e=t.localContext.pluginComponentInstances.get("plan"),i=vt(()=>{const{model:c,pdfPages:u,pdfPageIndex:d}=e;return u.length===0?c:u[d]}),o=xr(null),r=xr(null);ni(r,()=>{r.value&&!n.value&&(n.value=r.value)}),Ao(()=>{const c=new Lhi(e,t.api,i);Ln("drawer",c);const u=new Map([Cui,Pui,Hui,$ui,ndi,Adi,mdi,xdi,Rdi].map((d,h)=>{const A=new d(e,c);return h===0&&(r.value=A),[A.name,A]}));c.drawingFactories.get("text").connector=u.get("text").connector,o.value=new Map;for(const d of u.values())if(d.group){if(!o.value.has(d.group)){const h=Ve(0),A=Ve(!1);o.value.set(d.group,{get selectedActionIndex(){return h.value},set selectedActionIndex(g){h.value=g},get groupMenuDisplayed(){return A.value},set groupMenuDisplayed(g){A.value=g},actions:[]})}o.value.get(d.group).actions.push(d)}else o.value.set(d.name,{selectedActionIndex:0,actions:[d]})});const n=xr(null),s=c=>{c.key==="Escape"&&(n.value=null)};window.addEventListener("keydown",s),ko(()=>{window.removeEventListener("keydown",s)});const a=vt(()=>n.value&&n.value.lineStyleComponentDisplayed!==!1);ni(n,(c,u)=>{if(o.value.forEach(d=>{d.groupMenuDisplayed=!1}),u?.onDeactivate(),c?c?.onActivate(()=>n.value=null):n.value=r.value,n.value.group){const d=o.value.get(n.value.group),h=d.actions.findIndex(A=>A.name===n.value.name);d.selectedActionIndex=h}});const l=c=>c?c.actions.some(u=>{var d;return u.name===((d=n.value)==null?void 0:d.name)}):!1;return{groupedActions:o,activeAction:n,lineStyleComponentDisplayed:a,isGroupActive:l,onActionGroupClick:c=>{c.groupMenuDisplayed=!1,l(c)?n.value=null:n.value=c.actions[c.selectedActionIndex]},toggleMenu:c=>{o.value.forEach(u=>{u!==c&&(u.groupMenuDisplayed=!1)}),c.groupMenuDisplayed=!c.groupMenuDisplayed},loadedModel:i}}},hte=t=>(or("data-v-9ada837c"),t=t(),rr(),t),bhi={key:0,class:"bimdata-drawing-tools"},xhi={class:"bimdata-drawing-tools__action__icon"},Nhi=["onClick"],Dhi=hte(()=>m("div",{class:"bimdata-drawing-tools__action__menu__triangle"},null,-1)),Shi={class:"bimdata-drawing-tools__action__menu__list__item"},Thi={class:"bimdata-drawing-tools__action__icon"},khi=hte(()=>m("div",{class:"bimdata-drawing-tools__separator"},null,-1));function Ehi(t,e,i,o,r,n){const s=z("BIMDataIconValidate"),a=z("BIMDataMenu"),l=z("BIMDataButton"),c=z("LineStyleComponent");return o.loadedModel?(D(),Y("div",bhi,[(D(!0),Y(Mt,null,ei(o.groupedActions,([u,d])=>(D(),ne(l,{key:u,class:"bimdata-drawing-tools__action",color:o.isGroupActive(d)?"secondary":"primary",fill:o.isGroupActive(d),ghost:!o.isGroupActive(d),radius:"",icon:"",width:"36px",height:"36px",onClick:h=>o.onActionGroupClick(d)},{default:W(()=>[m("div",xhi,[(D(),ne(ys(d.actions[d.selectedActionIndex].icon)))]),d.actions.length>1?(D(),Y("div",{key:0,class:"bimdata-drawing-tools__action__menu",onClick:jt(h=>o.toggleMenu(d),["stop","self"])},[Dhi,d.groupMenuDisplayed?(D(),ne(a,{key:0,class:"bimdata-drawing-tools__action__menu__list","menu-items":d.actions.map((h,A)=>({key:A,text:h.name,name:h.name,label:h.label,icon:h.icon,action:()=>{d.selectedActionIndex=A,d.groupMenuDisplayed=!1,o.activeAction=h}}))},{item:W(({item:h})=>{var A;return[m("div",Shi,[m("div",null,[m("div",Thi,[(D(),ne(ys(h.icon)))]),m("div",null,ie(t.$t(h.label)),1)]),m("div",null,[h.name===((A=o.activeAction)==null?void 0:A.name)?(D(),ne(s,{key:0,fill:"",color:"default"})):ve("",!0)])])]}),_:2},1032,["menu-items"])):ve("",!0)],8,Nhi)):ve("",!0)]),_:2},1032,["color","fill","ghost","onClick"]))),128)),o.lineStyleComponentDisplayed?(D(),Y(Mt,{key:0},[khi,O(c)],64)):ve("",!0)])):ve("",!0)}const zhi=K(jhi,[["render",Ehi],["__scopeId","data-v-9ada837c"]]),Phi="Drawing Tools",Bhi={"line-width":"Line width"},Ohi={pointer:"Move",pan:"Pan",arrow:"Arrow",ellipse:"Ellipse",line:"Line",rectangle:"Rectangle"},Rhi={tooltip:Phi,pen:Bhi,action:Ohi},Uhi="Outils 2D",Yhi={"line-width":"\xC9paisseur du trait"},Fhi={pointer:"D\xE9placer",pan:"Panoramique",arrow:"Fl\xE8che",ellipse:"Ellipse",line:"Trait",rectangle:"Rectangle"},Qhi={tooltip:Uhi,pen:Yhi,action:Fhi},Ghi={name:"drawing-tools",i18n:{en:Rhi,fr:Qhi},component:zhi,addToWindows:["plan"],button:{position:"left",content:"none"}},Ate="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz_$",Hhi=22;function pte(){let t="";for(;t.length<Hhi;)t=t.concat(Ate.charAt(Math.floor(Math.random()*Ate.length)));return t}let gte=class{constructor(t,{modelId:e,apiData:i,parent:o,isSpace:r=!1}){let{id:n,name:s,color:a=null,uuid:l}=i;this._state=t,this.id=n,this.uuid=l,this.modelId=e,this.order=i.order,this.children=Dl([]),this.expandedRef=Ve(!1),this._name=Ve(s),this._color=Ve(+a),this._visible=Ve(!1),this._parent=o,o?.children.push(this),this.isSpace=r}get visible(){return this._visible.value}set visible(t){this._visible.value=t}get expanded(){return this.expandedRef.value}set expanded(t){this.expandedRef.value=t}get parent(){return this._parent}set parent(t){this._parent=t,t&&(this.color=t.color)}get name(){return this._name.value}set name(t){this._name.value=t}get color(){return this.parent?this.parent.color:this._color.value}set color(t){this.children.forEach(e=>e.color=t),this.parent||(this._color.value=t)}destroy(){this.children.forEach(t=>t.destroy())}},Mte=class extends gte{constructor(t,{modelId:e,apiSpace:i,parent:o}){super(t,{modelId:e,apiData:i,parent:o,isSpace:!0});const{id:r,geometry:n}=i;if(this._path=xr(t.paths.get(r)||null),this._path.value&&(this._path.value.element=this,this.path.colorize(o?o.color:this.color),this.computeVisibility()),n&&!this.path){const{pen:s,texter:a}=t.viewer.plugins;this._path.value=s.draw(n.map(l=>({x:l.x,y:l.y}))),this._path.value.absoluteElevation=n[0].z,this.path.colorize(o?o.color:this.color),this.path.text=a.addText(this.name,this.path.object.id),this.path.object.getShape().style.lineOpacity=0,s.primaryColor=null,this.path.element=this,t.paths.set(r,this.path),this.computeVisibility()}}get visible(){return super.visible}set visible(t){super.visible=t,this.path&&(t?this.path.show():this.path.hide())}get name(){return super.name}set name(t){super.name=t,this.path&&(this.path.text.text=t)}get path(){return this._path.value}set path(t){if(!this.isSpace)return;const{$viewer:e}=this._state;t.element=this,this._path.value=t,this._path.value.absoluteElevation=e.localContext.selectedStorey.absoluteElevation,this._state.paths.set(this.id,this.path),this.computeVisibility()}get geometry(){if(!this.path)return null;const t=this.path.absoluteElevation;return this.path.points.map(e=>({x:e.x,y:e.y,z:t}))}get color(){return super.color}set color(t){var e;(e=this.path)==null||e.colorize(t),super.color=t}computeVisibility(){if(this._state.$viewer.localContext.selectedStorey){const{$viewer:t}=this._state,{absoluteElevation:e,absoluteTopElevation:i}=t.localContext.selectedStorey;this.visible=this.path.absoluteElevation>=e&&this.path.absoluteElevation<i}else this.visible=!1}resetPath(){const t=this.path;if(!(t!=null&&t.previousPoints))return;const e=t.object.getShape().getPath().points;for(let i=0;i<t.previousPoints.length;i++){const o=t.previousPoints[i],r=e[i];r.x=o.x,r.y=o.y}t.previousPoints=null}destroy(){this.path&&(this.path.destroy(),this._state.paths.delete(this.id)),super.destroy()}},k7=class W1e extends gte{constructor(e,{modelId:i,apiZone:o,parent:r=null}){super(e,{modelId:i,apiData:o,parent:r,isSpace:!1}),o.zones.forEach(n=>new W1e(e,{modelId:i,apiZone:n,parent:this})),o.spaces.forEach(n=>new Mte(e,{modelId:i,apiSpace:n,parent:this})),this.storey_uuid=o.storey_uuid,this._colorEditing=Ve(!1),this.children.sort(Ch("order")),this.expanded&&this.children.length===0&&(this.expanded=!1)}get colorEditing(){return this._colorEditing.value}set colorEditing(e){this._colorEditing.value=e}};class Vhi{constructor(e){this.state=e,this.zoneTrees=Dl([]),this._loading=Ve(!1),ni(()=>e.$viewer.localContext.loadedModels[0],async i=>{this.zoneTrees.splice(0,this.zoneTrees.length),e.paths.forEach(o=>o.destroy()),e.paths.clear(),i&&(this.zoneTrees.push(...i.zones.map(o=>new k7(this.state,{modelId:i.id,apiZone:o}))),this.zoneTrees.sort(Ch("order")))},{immediate:!0}),ni(()=>e.$viewer.localContext.selectedStorey,i=>{var o;if(!i)return;const{absoluteElevation:r,absoluteTopElevation:n}=i;if(e.paths.forEach(s=>{const{absoluteElevation:a}=s;a>=r&&a<n?s.element.visible=!0:s.element.visible=!1}),(o=e.selectedElement)!=null&&o.path){const{absoluteElevation:s}=e.selectedElement.path;(s<r||s>=n)&&(e.selectedElement=null)}},{immediate:!0}),ni(()=>e.selectedElement,(i,o)=>{if(o&&o.path&&(o.path.object.getShape().style.lineOpacity=0),!i)return;let r=i.parent;for(;r;)r.expanded=!0,r=r.parent;if(i.path){i.path.object.getShape().style.lineOpacity=1;const{absoluteElevation:n,absoluteTopElevation:s}=e.$viewer.localContext.selectedStorey,{absoluteElevation:a}=i.path;if(a<n||a>=s){const l=e.$viewer.localContext.loadedModels[0].storeys.find(c=>a>=c.absoluteElevation&&a<c.absoluteTopElevation);l&&e.$viewer.localContext.selectStorey(l)}}}),ni(()=>e.highlightedElement,(i,o)=>{if(o!=null&&o.path&&(o.path.object.getShape().style.fillOpacity=.2),!i)return;let r=i.parent;for(;r;)r.expanded=!0,r=r.parent;i.path&&(i.path.object.getShape().style.fillOpacity=.3)})}get loading(){return this._loading.value}set loading(e){this._loading.value=e}async createZone(e,i=null,o=null){const{cloudId:r,projectId:n,apiClient:s}=this.state.$viewer.api;try{this._loading.value=!0;const a=this.state.$viewer.localContext.loadedModels[0].id,l=(await s.modelApi.createZone(r,a,n,[{uuid:pte(),name:e,parent_id:i?.id,color:String(o),storey_uuid:this.state.$viewer.localContext.selectedStorey.uuid}]))[0],c=new k7(this.state,{modelId:a,apiZone:l,parent:i});return this.state.selectedElement=c,await this.restoreApiState(),c}catch(a){console.error(a),this.state.$viewer.globalContext.hub.emit("alert",{type:"error",message:this.state.$viewer.i18n.$t("zone-editor.error.create-zone")})}finally{this._loading.value=!1}}async createSpace(e,i){const{cloudId:o,projectId:r,apiClient:n}=this.state.$viewer.api;try{this.loading=!0;const s=await n.modelApi.createZoneSpace(o,i.modelId,r,i.id,{uuid:pte(),name:e}),a=new Mte(this.state,{modelId:i.modelId,apiSpace:s,parent:i});return this.state.selectedElement=a,await this.restoreApiState(),a}catch(s){console.error(s),this.state.$viewer.globalContext.hub.emit("alert",{type:"error",message:this.state.$viewer.i18n.$t("zone-editor.error.create-space")})}finally{this.loading=!1}}async delete(e,i=!0){const{cloudId:o,projectId:r,apiClient:n}=this.state.$viewer.api,{isSpace:s}=e;i&&(this.loading=!0);try{if(await Promise.all(e.children.map(a=>this.delete(a,!1))),!i&&!s)return;await n.modelApi[s?"deleteSpace":"deleteZone"](o,e.id,e.modelId,r),i&&await this.restoreApiState()}catch(a){console.error(a),this.state.$viewer.globalContext.hub.emit("alert",{type:"error",message:this.state.$viewer.i18n.$t(`zone-editor.error.delete-${s?"space":"zone"}`)})}finally{i&&(this.loading=!1)}this.state.selectedElement&&(this.state.selectedElement===e||fte(this.state.selectedElement,e))&&(this.state.selectedElement=null)}getRequestedOrder(e,i){if(e===0)return 0;const o=i?.children??this.zoneTrees,r=o[e];if(r)return r.order;{const n=o[e-1];return n?n.order+1:0}}async reorder(e,i,o){if(i!=null&&i.isSpace)return;const r=e.parent,n=i?.id===r?.id,{cloudId:s,projectId:a,apiClient:l}=this.state.$viewer.api;let c=i;for(;c;)c.expanded=!0,c=c.parent;try{this.loading=!0;const u={order:this.getRequestedOrder(o,i)};if(!n&&!e.isSpace&&(u.parent_id=i?.id??null),e.isSpace){if(!i)return;n?await l.modelApi.updateZoneSpace(s,e.id,e.modelId,a,i.id,u):(Object.assign(u,{id:e.id}),await Promise.all([l.modelApi.addZoneSpace(s,e.modelId,a,i.id,u),l.modelApi.deleteZoneSpace(s,e.id,e.modelId,a,r.id)]))}else u.parent_id===null&&r&&(u.color=r.color,e._color.value=r.color),await l.modelApi.updateZone(s,e.id,e.modelId,a,u);await this.restoreApiState()}catch(u){console.error(u),this.state.$viewer.globalContext.hub.emit("alert",{type:"error",message:this.state.$viewer.i18n.$t("zone-editor.error.update-order")});return}finally{this.loading=!1}}async rename(e,i){return this.update(e,{name:i},"update-name")}async colorize(e,i){return this.update(e,{color:String(i)},"update-color")}async updatePath(e,i){if(!e.isSpace)return;const o=i?.absoluteElevation;return this.update(e,{geometry:i?.points.map(r=>({x:r.x,y:r.y,z:o}))??null},"update-geometry")}async update(e,i,o){const{api:r,i18n:n}=this.state.$viewer,{cloudId:s,projectId:a}=r,{id:l,modelId:c,isSpace:u}=e;this.loading=!0;try{await r.apiClient.modelApi[u?"updateSpace":"updateZone"](s,l,c,a,i)}catch(d){console.error(d),this.state.$viewer.globalContext.hub.emit("alert",{type:"error",message:n.$t(`zone-editor.error.${o}`)})}finally{this.loading=!1}}async restoreApiState(){const e=this.state.$viewer.localContext.loadedModels[0],{selectedElement:i,highlightedElement:o}=this.state;if(!e)return;const{apiClient:r,cloudId:n,projectId:s}=this.state.$viewer.api,a=(await r.modelApi.getZones(n,e.id,s)).map(g=>new k7(this.state,{modelId:e.id,apiZone:g})).sort(Ch("order")),{zones:l,spaces:c}=this.elements,{zones:u,spaces:d}=E7(a);u.forEach((g,p)=>{const M=l.get(p);M&&(g.expanded=M.expanded)}),d.forEach((g,p)=>{const M=c.get(p);M&&(g.expanded=M.expanded)}),this.zoneTrees.splice(0,this.zoneTrees.length),await Es(),this.zoneTrees.push(...a);const{spaces:h,zones:A}=this.elements;i&&(this.state.selectedElement=i.isSpace?h.get(i.id):A.get(i.id)),o&&(this.state.highlightedElement=o.isSpace?h.get(o.id):A.get(o.id))}get elements(){const{zones:e,spaces:i}=E7(this.zoneTrees);return{zones:e,spaces:i}}}function E7(t,e=null,i=null){const o=e??new Map,r=i??new Map;return t.forEach(n=>{n.isSpace?r.set(n.id,n):o.set(n.id,n),n.children&&E7(n.children,o,r)}),{zones:o,spaces:r}}function fte(t,e){var i;return((i=e.children)==null?void 0:i.some(o=>o.id===t.id||fte(o,t)))??!1}const Zhi={},Jhi={width:"19",height:"20",viewBox:"0 0 19 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},Whi=uA('<path fill-rule="evenodd" clip-rule="evenodd" d="M9.53906 10.2704H11.3877V9.15625H9.53906V10.2704Z" fill="#30374B"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M7.82903 10.2704H8.55308V9.15625H7.82903H6.71484V10.2704V11.0048H7.82903V10.2704Z" fill="#30374B"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M6.71484 13.6494H7.82903V11.8008H6.71484V13.6494Z" fill="#30374B"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M6.71484 16.2793H7.82903V14.4307H6.71484V16.2793Z" fill="#30374B"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M9.79102 14.7647V16.5106H11.5369L16.6864 11.3612L14.9405 9.61523L9.79102 14.7647Z" fill="#30374B"></path><mask id="mask0_5416_15810" style="mask-type:alpha;" maskUnits="userSpaceOnUse" x="15" y="8" width="4" height="3"><path fill-rule="evenodd" clip-rule="evenodd" d="M15.4395 8.12891H18.1736V10.863H15.4395V8.12891Z" fill="white"></path></mask><g mask="url(#mask0_5416_15810)"><path fill-rule="evenodd" clip-rule="evenodd" d="M18.0374 9.35452L16.948 8.26506C16.7664 8.08352 16.4731 8.08352 16.2915 8.26506L15.4395 9.11712L17.1854 10.863L18.0374 10.0111C18.2191 9.82943 18.2191 9.53616 18.0374 9.35452Z" fill="#30374B"></path></g><mask id="mask1_5416_15810" style="mask-type:alpha;" maskUnits="userSpaceOnUse" x="0" y="0" width="14" height="20"><path fill-rule="evenodd" clip-rule="evenodd" d="M0 0H13.9621V19.7602H0V0Z" fill="white"></path></mask><g mask="url(#mask1_5416_15810)"><path fill-rule="evenodd" clip-rule="evenodd" d="M12.5556 18.4544H7.82861V17.1086H6.71442V18.4544H1.40648V1.30572H12.5556V10.6815L13.9621 9.27505V0H0V19.7602H13.9621V15.4637L12.5556 16.8702V18.4544Z" fill="#30374B"></path></g>',9),Khi=[Whi];function qhi(t,e){return D(),Y("svg",Jhi,Khi)}const Lte=K(Zhi,[["render",qhi]]),Xhi={components:{ZoneEditorIcon:Lte},setup(){const t=Gt("$viewer"),e=Ve(!1);let i=null;t.globalContext.hub.once("zone-editor:open",(r=null)=>{i=r},{getLastEvent:!0});const o=vt(()=>t.localContext.loadedModels[0]);return{model:o,loading:e,onDoneClick:async()=>{if(e.value=!0,!o.value)throw new Error("[Zone Editor] No model loaded while quitting the zone editor");try{const{apiClient:r,cloudId:n,projectId:s}=t.api,a=await r.modelApi.getZones(n,o.value.id,s);o.value.setZones(a)}catch(r){console.error(`[Zone Editor] Impossible to retrieve zones of model with id : ${o.value.id}`,r)}t.globalContext.layout=i}}}},_hi=t=>(or("data-v-09c4d2cb"),t=t(),rr(),t),$hi={class:"bimdata-zone-editor__header"},e0i={class:"bimdata-zone-editor__header__texts"},t0i={class:"bimdata-zone-editor__header__texts__title"},i0i=_hi(()=>m("span",{class:"m-x-12"},"-",-1)),o0i={class:"bimdata-zone-editor__header__texts__model"},r0i={class:"bimdata-zone-editor__header__buttons"};function s0i(t,e,i,o,r,n){const s=z("ZoneEditorIcon"),a=z("BIMDataSpinner"),l=z("BIMDataButton");return D(),Y("div",$hi,[m("div",e0i,[O(s,{class:"m-x-6"}),m("span",t0i,ie(t.$t("zone-editor.title")),1),o.model?(D(),Y(Mt,{key:0},[i0i,m("span",o0i,ie(o.model.name),1)],64)):ve("",!0)]),m("div",r0i,[O(l,{color:"primary",fill:"",radius:"",class:"m-x-6",width:"120px",onClick:o.onDoneClick},{default:W(()=>[o.loading?(D(),ne(a,{key:0})):(D(),Y(Mt,{key:1},[At(ie(t.$t("global.done")),1)],64))]),_:1},8,["onClick"])])])}const n0i=K(Xhi,[["render",s0i],["__scopeId","data-v-09c4d2cb"]]),a0i={name:"ViewerPlanMini",data(){return{loading:!1}},computed:{model(){return this.$viewer.localContext.loadedModels[0]},selectedStorey(){return this.$viewer.localContext.selectedStorey}},watch:{loading(t){t?this.$viewer.localContext.loadingProcessStart():this.$viewer.localContext.loadingProcessEnd()},selectedStorey(t){this.onStoreyChange(t)},model(t,e){this.onModelChange(t,e)}},created(){this.$viewer.localContext.el.addEventListener("contextmenu",this.onContextMenu),this.isMounted=new Promise(t=>{this.mountResolve=t})},mounted(){const t=JL({canvas:this.$refs.canvas});t.styles.default.lineWidth=.01,t.settings.rotateSpeed=.05,t.settings.snapMargin=.04,t.textureManager.textureMatrix.scale(.01,.01),this.viewer=t,window.engine2d=t,this.engine2dCreated=!0,this.plugins=p5(this,{caliper:!1,spaceNames:!1,gauge:!1,bitmaps:!0,storeys:!1,doors:!1,compass:!1});const e=this.plugins.bitmaps;this.localContextSubscriptions=[this.$viewer.localContext.hub.on("plan-shown",({plan:i})=>{e.showPlan(i)}),this.$viewer.localContext.hub.on("plan-hidden",({plan:i})=>{e.hidePlan(i)})],this.$viewer.localContext.registerShortcut({name:"fitview",key:"F",execute:()=>this.fitView()}),this.mountResolve()},unmounted(){var t,e;this.$viewer.localContext.unregisterShortcut("fitview"),(t=this.$viewer.localContext.el)==null||t.removeEventListener("contextmenu",this.onContextMenu),Object.values(this.plugins).forEach(i=>{var o;return(o=i.destroy)==null?void 0:o.call(i)}),(e=this.viewer)==null||e.destroy(),this.localContextSubscriptions.forEach(i=>this.$viewer.localContext.hub.off(i))},methods:{async onModelChange(t,e){await this.isMounted,e&&this.plugins.bitmaps.clear()},async onStoreyChange(t){t&&(this.loading=!0,await Promise.all(t.plans.filter(e=>this.$viewer.localContext.shownPlans.some(i=>e.key===i.key)).map(e=>this.plugins.bitmaps.showPlan(e))),this.fitView(),this.loading=!1)},fitView({bitmaps:t,marginsRatio:e=1.1}={}){if(!t){const p=this.$viewer.localContext.shownPlans;t=this.plugins.bitmaps.bitmaps.filter(M=>p.some(f=>f.key===M.plan.key))}const i=t[0],o=this.viewer;if(!i)return;const{x:r,y:n,scale:s,imageBitmap:{width:a,height:l}}=i,{width:c,height:u}=o.canvas,d=a/c,h=l/u,A=Math.max(d,h)*h5*e,g=s/A*100;o.camera.setViewpoint({x:r,y:n,rotation:0,zoom:g})},onContextMenu(){const t=this;this.$viewer.contextMenu.registerContextCommand({get label(){return t.$t("global.fit_view")},picto:"F",execute:()=>this.fitView()})}}},l0i={class:"bimdata-viewer-plan-mini"},c0i={ref:"canvas",class:"bimdata-viewer-plan-mini__canvas"},u0i={key:"texter",ref:"texter",style:{position:"absolute",top:"0px",left:"0px"}};function d0i(t,e,i,o,r,n){const s=z("BIMDataNoModelWindowPlaceHolder");return D(),Y("div",l0i,[m("canvas",c0i,null,512),!n.model&&!r.loading?(D(),ne(s,{key:0})):ve("",!0),m("div",u0i,null,512)])}const h0i=K(a0i,[["render",d0i],["__scopeId","data-v-0f7adbf5"]]),A0i={},p0i={width:"13",height:"17",viewBox:"0 0 13 17",fill:"none",xmlns:"http://www.w3.org/2000/svg"},g0i=m("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M0.0205887 0.760241C-0.0369001 0.612234 0.0293064 0.447777 0.177996 0.369239L0.794439 0.0436382C0.943129 -0.0348991 1.13191 -0.00512553 1.24327 0.114426C2.20441 1.14624 3.98875 2.45304 5.91415 3.77084C6.67376 4.29074 7.45537 4.81236 8.20995 5.31594C9.3481 6.0755 10.4248 6.79402 11.2717 7.40369C12.7916 8.49791 13.1419 9.88267 12.9535 11.1463C12.784 12.2835 12.1812 13.3235 11.6281 13.9998L12.22 14.9378C12.3183 15.0935 12.26 15.2927 12.0898 15.3826L9.11031 16.9563C8.94008 17.0462 8.72242 16.9929 8.62414 16.8371L8.0322 15.8992C7.11546 15.9992 5.82958 15.9568 4.66823 15.5225C3.3779 15.04 2.24219 14.0701 1.96637 12.3187C1.82059 11.393 1.68028 10.2545 1.53148 9.04694C1.41992 8.14169 1.30358 7.19767 1.17658 6.27549C0.876924 4.09967 0.517281 2.039 0.0205887 0.760241ZM1.10889 1.88952C1.4235 3.12855 1.67045 4.65216 1.8828 6.19409C2.01281 7.13806 2.12977 8.08803 2.24122 8.99317C2.38829 10.1877 2.52577 11.3043 2.67091 12.2258C2.90528 13.714 3.84317 14.5105 4.93756 14.9197C6.05334 15.337 7.33156 15.3476 8.16398 15.225C8.30978 15.2035 8.45493 15.2666 8.52877 15.3836L9.06263 16.2296L11.4257 14.9814L10.8918 14.1355C10.818 14.0185 10.8308 13.8719 10.924 13.7671C11.4563 13.1689 12.0853 12.1509 12.2483 11.0582C12.408 9.98654 12.1231 8.84526 10.8315 7.91546C9.99174 7.31094 8.93656 6.60686 7.80965 5.85492C7.05354 5.3504 6.26503 4.82427 5.48775 4.29227C4.0633 3.31734 2.67549 2.32196 1.63764 1.42496L6.84795 9.68113C7.39973 9.55339 7.99902 9.7688 8.29767 10.242C8.65803 10.813 8.44417 11.5432 7.82001 11.8729C7.19585 12.2026 6.39774 12.0069 6.03738 11.4359C5.73868 10.9626 5.83449 10.38 6.23147 10.0067L1.10889 1.88952Z",fill:"#2F374A"},null,-1),M0i=[g0i];function f0i(t,e){return D(),Y("svg",p0i,M0i)}const L0i=K(A0i,[["render",f0i]]),w0i={components:{ViewerPlanMini:h0i,FeatherPenIcon:L0i},setup(){const t=Gt("state");let e=null;Ao(()=>{t.viewer=i.value,e=m0i(t,r,a)});const i=xr(null),o=Ve("path"),r=Ve(!1),n=(d="path")=>{r.value&&s.value.resetPath(),o.value=d,r.value=!r.value},s=vt(()=>t.selectedElement),a=vt(()=>{var d;return((d=s.value)==null?void 0:d.path)&&r.value}),l=d=>{d.key==="Escape"&&(a.value&&s.value.resetPath(),r.value=!1)};document.addEventListener("keydown",l),ko(()=>{document.removeEventListener("keydown",l),e?.()});let c=null;const u=d=>{d.stopEditing(),d.stopDrawing(),d.path=null,d.off(c)};return ni(r,d=>{const{pen:h,texter:A}=t.viewer.plugins;d?s.value.path?(h.path=s.value.path,h.path.previousPoints=h.path.points,h.startEditing()):(h.drawMode=o.value,o.value==="rectangle"&&(h.primaryColor=s.value.color),h.startDrawing(),c=h.once("add",({path:g})=>{r.value=!1,g.colorize(s.value.color),s.value.path=g,g.element=s.value,t.service.updatePath(s.value,g),s.value.path.text=A.addText(s.value.name,g.object.id),h.primaryColor=null})):u(h)}),ni(s,(d,h)=>{h&&r.value&&h.resetPath(),r.value=!1}),{viewer:i,drawing:r,drawMode:o,selectedElement:s,editing:a,onDrawClick:n,onDoneEditingClick:()=>{s.value.path.previousPoints=null,t.service.updatePath(s.value,s.value.path),r.value=!1},onCancelEditingClick:()=>{s.value.resetPath(),r.value=!1}}}};function m0i(t,e,i){const{viewer:o,paths:r}=t,n=o.viewer.canvas.parentElement,s=o.viewer.ui.on("click",({object:l})=>{if(!(e.value||i.value))if(l){const c=[...r.values()].find(u=>u.object.id===l.id);if(!c)return;t.selectedElement=c.element}else!e.value&&!i.value&&(t.selectedElement=null)}),a=o.viewer.ui.on("mousemove",({object:l})=>{if(!(e.value||i.value))if(l){n.style.cursor="pointer";const c=[...r.values()].find(u=>u.object.id===l.id);if(!c)return;t.highlightedElement=c.element}else n.style.cursor="default",t.highlightedElement=null});return()=>{o.viewer.ui.off(s),o.viewer.ui.off(a)}}const y0i=t=>(or("data-v-0af764e7"),t=t(),rr(),t),v0i={class:"zone-editor__viewer"},C0i={key:0,class:"zone-editor__viewer__draw-buttons"},I0i=y0i(()=>m("div",{class:"zone-editor__viewer__rectangle-icon"},null,-1));function j0i(t,e,i,o,r,n){var s;const a=z("BIMDataIcon"),l=z("FeatherPenIcon"),c=z("BIMDataButton"),u=z("ViewerPlanMini");return D(),Y("div",v0i,[(s=o.selectedElement)!=null&&s.isSpace?(D(),Y("div",C0i,[O(c,{color:o.drawing&&o.drawMode==="path"?"secondary":"default",fill:"",square:"",icon:"",onClick:e[0]||(e[0]=d=>o.onDrawClick("path"))},{default:W(()=>[o.selectedElement.path?(D(),ne(a,{key:0,name:"edit",size:"xs"})):(D(),ne(l,{key:1}))]),_:1},8,["color"]),o.selectedElement.path?ve("",!0):(D(),ne(c,{key:0,class:"m-l-6",color:o.drawing&&o.drawMode==="rectangle"?"secondary":"default",fill:"",square:"",icon:"",onClick:e[1]||(e[1]=d=>o.onDrawClick("rectangle"))},{default:W(()=>[I0i]),_:1},8,["color"])),o.editing?(D(),Y(Mt,{key:1},[O(c,{color:"primary",fill:"",radius:"",class:"m-x-6",width:"80px",height:"26px",onClick:o.onDoneEditingClick},{default:W(()=>[At(ie(t.$t("global.done")),1)]),_:1},8,["onClick"]),O(c,{color:"high",fill:"",radius:"",class:"m-x-6",width:"80px",height:"26px",onClick:o.onCancelEditingClick},{default:W(()=>[At(ie(t.$t("global.cancel")),1)]),_:1},8,["onClick"])],64)):ve("",!0)])):ve("",!0),O(u,{ref:"viewer"},null,512)])}const b0i=K(w0i,[["render",j0i],["__scopeId","data-v-0af764e7"]]),x0i="data:video/webm;base64,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",N0i={inject:["root"],props:{node:{type:Object,required:!0,validator:t=>Number.isFinite(t?.id)},depth:{type:Number,default:0}},render(){const{node:t,depth:e,root:i}=this,o=i.state;return t.children.map(r=>Vi(wte,{node:r,depth:e,key:r.id},()=>{var n,s,a;return(a=(s=i.$slots).node)==null?void 0:a.call(s,{node:r,depth:e,selected:r.id===o.selectedId,hovered:r.id===((n=o.hoveredNode)==null?void 0:n.id),ancestorSelected:o.hasAncestorSelected(r)})}))}},D0i={name:"Node",components:{NodeChildren:N0i},inject:["root"],props:{node:{type:Object,required:!0},depth:{type:Number,default:0}},setup(t){const e=Gt("state");let i=null;Vr(t.node.expandedRef)?i=t.node.expandedRef:i=Ve(!1);const o=Ve(null);let r=null;const n=()=>{var d,h;if(!((d=t.node.children)!=null&&d.length)||!e.dragPosition||((h=e.hoveredNode)==null?void 0:h.id)!==t.node.id||i.value){clearTimeout(r),r=null;return}const A=e.getNodeDropPosition(t.node,o.value);if(A!=="center"&&A!=="bottom"){clearTimeout(r),r=null;return}r===null&&(r=setTimeout(()=>{i.value=!0,r=null},500))};ni(()=>e.dragPosition&&e.hoveredNode,n);const s=()=>e.onNodeMouseEnter(t.node),a=d=>e.onNodeMouseDown(t.node,d),l=d=>{e.onNodeMouseMove(d),n()},c=vt(()=>{var d;return!e.dragPosition||((d=e.hoveredNode)==null?void 0:d.id)!==t.node.id?null:e.getNodeDropPosition(t.node,o.value)}),u=()=>e.onNodeMouseUp(t.node,o.value,i.value);return{state:e,nodeRef:o,expanded:i,dropHelperPosition:c,hasAncestorSelected:e.hasAncestorSelected,onMouseEnter:s,onMouseDown:a,onMouseMove:l,onMouseUp:u}}},S0i={class:"bimdata-tree__node__content__element"};function T0i(t,e,i,o,r,n){var s,a;const l=z("BIMDataIcon"),c=z("NodeChildren");return D(),Y(Mt,null,[m("div",{ref:"nodeRef",class:Ne(["bimdata-tree__node",{"bimdata-tree__node--selected":i.node.id===o.state.selectedId,"bimdata-tree__node--ancestor-selected":o.hasAncestorSelected(i.node),"bimdata-tree__node--highlighted":i.node.id===o.state.highlightedId}]),onMouseenter:e[2]||(e[2]=(...u)=>o.onMouseEnter&&o.onMouseEnter(...u)),onMousedown:e[3]||(e[3]=(...u)=>o.onMouseDown&&o.onMouseDown(...u)),onMousemove:e[4]||(e[4]=(...u)=>o.onMouseMove&&o.onMouseMove(...u)),onMouseup:e[5]||(e[5]=(...u)=>o.onMouseUp&&o.onMouseUp(...u))},[o.dropHelperPosition==="top"||o.dropHelperPosition==="bottom"?(D(),Y("div",{key:0,class:"bimdata-tree__node__drop-helper",style:xe(`--drop-helper-top: ${o.dropHelperPosition==="top"?"0px":"30px"};`)},null,4)):ve("",!0),m("div",{class:"bimdata-tree__node__content",style:xe(`padding-left: calc(var(--spacing-unit) * 2 * ${i.depth});`)},[m("div",{class:"bimdata-tree__node__content__arrow",onMousedown:e[1]||(e[1]=jt(()=>{},["stop"]))},[((s=i.node.children)==null?void 0:s.length)>0?(D(),Y("div",{key:0,class:"bimdata-tree__node__content__arrow__content",onClick:e[0]||(e[0]=u=>o.expanded=!o.expanded)},[O(l,{name:"chevron",size:"xxxs",rotate:o.expanded?90:0},null,8,["rotate"])])):ve("",!0)],32),m("div",S0i,[It(t.$slots,"default",{},()=>[At(ie(i.node.label),1)],!0)])],4)],34),((a=i.node.children)==null?void 0:a.length)>0&&o.expanded?(D(),ne(c,{key:0,node:i.node,depth:i.depth+1},null,8,["node","depth"])):ve("",!0)],64)}const wte=K(D0i,[["render",T0i],["__scopeId","data-v-cf74d7ac"]]);function k0i(t,e){const i=Dl({selectedId:null,highlightedId:null,hoveredNode:null,trees:t.data,dragPosition:null});ni(()=>t.selectedId,()=>{i.selectedId=t.selectedId??null}),ni(()=>t.highlightedId,()=>{i.highlightedId=t.highlightedId??null}),ni(()=>i.hoveredNode,()=>e("hover",i.hoveredNode));const o=xr(null);ni(()=>t.data,L=>{i.trees=L});const r=()=>{o.value=null,i.dragPosition=null},n=L=>{i.hoveredNode=L},s=(L,w)=>{w.stopPropagation(),e("click",L),o.value=L,window.addEventListener("mouseup",r,{once:!0})},a=L=>{if(!o.value)return;const{clientX:w,clientY:v}=L;i.dragPosition={x:w,y:v}},l=(L,w,v)=>{var I,C;if(!i.dragPosition||((I=i.hoveredNode)==null?void 0:I.id)===((C=o.value)==null?void 0:C.id)||i.isDescendant(L,o.value))return;const b=h(L,w);let x=null,k=null;const B=A(o.value);switch(b){case"top":x=A(L),k=(x?.children??i.trees).findIndex(R=>R.id===L.id);break;case"bottom":L.children&&v?(x=L,k=0):(x=A(L),k=(x?.children??i.trees).findIndex(R=>R.id===L.id)+1);break;case"center":x=L,k=0;break}const S=x?.id===B?.id,T=(B?.children??i.trees).findIndex(R=>R.id===o.value.id);S&&(b==="top"||b==="bottom")&&T<k&&k--,!(S&&k===T)&&e("drop",{node:o.value,previousParent:B,parent:x,index:k,position:b})},c=()=>{i.hoveredNode=null},u=()=>{e("click",null)},d=()=>{if(!i.dragPosition||i.trees.indexOf(o.value)===i.trees.length-1)return;const L=i.trees.includes(o.value);e("drop",{node:o.value,parent:null,index:L?i.trees.length-1:i.trees.length,previousParent:A(o.value)})};i.onNodeMouseEnter=n,i.onNodeMouseDown=s,i.onNodeMouseMove=a,i.onNodeMouseUp=l,i.onNodesMouseLeave=c,i.onTreeMouseDown=u,i.onTreeMouseUp=d;const h=(L,w)=>{const{y:v}=i.dragPosition,{top:I,height:C}=w.getBoundingClientRect();return L.children?v<I+C/3?"top":v>I+C*2/3?"bottom":"center":v<I+C/2?"top":"bottom"},A=(L,w=i.trees)=>{var v;for(const I of w)if((v=I.children)!=null&&v.length){if(I.children.some(b=>b.id===L.id))return I;const C=A(L,I.children);if(C)return C}},g=(L,w=i.trees)=>{var v;for(const I of w)if(I.id===L.id||(v=I.children)!=null&&v.length&&g(L,I.children))return!0;return!1},p=(L,w=i.trees)=>{var v;const I=[];for(const C of w)C.id!==L.id&&(v=C.children)!=null&&v.length&&g(L,C.children)&&I.push(C,...p(L,C.children));return I},M=L=>i.selectedId===null?!1:p(L).some(w=>w.id===i.selectedId),f=(L,w)=>{var v;return((v=w?.children)==null?void 0:v.some(I=>I.id===L.id||f(L,I)))??!1};return i.getNodeDropPosition=h,i.getParent=A,i.getAncestors=p,i.hasAncestorSelected=M,i.isDescendant=f,i}const E0i={components:{Node:wte},provide(){return{root:this}},props:{data:{type:Array,required:!0,validator:t=>{if(!Array.isArray(t))return!1;const e=new Set;for(const i of t){if(!Number.isFinite(i?.id)||i.children&&!Array.isArray(i.children))return!1;e.add(i.id)}return e.size===t.length}},selectedId:{type:Number,default:null},highlightedId:{type:Number,default:null}},emits:["drop","click","hover"],setup(t,{emit:e}){const i=k0i(t,e);Ln("state",i);const o=()=>i.onNodesMouseLeave(),r=()=>i.onTreeMouseDown(),n=Ve(!1),s=()=>{n.value=!0},a=()=>{n.value=!1},l=()=>i.onTreeMouseUp(),c=vt(()=>n.value&&i.dragPosition!==null&&i.hoveredNode===null);return{state:i,dropHelperDisplayed:c,onMouseEnter:s,onMouseLeave:a,onNodesMouseLeave:o,onTreeMouseDown:r,onMouseUp:l}}},z0i={key:0,class:"bimdata-tree__drop-helper"};function P0i(t,e,i,o,r,n){const s=z("Node");return D(),Y("div",{class:"bimdata-tree",onMousedown:e[1]||(e[1]=(...a)=>o.onTreeMouseDown&&o.onTreeMouseDown(...a)),onMouseenter:e[2]||(e[2]=(...a)=>o.onMouseEnter&&o.onMouseEnter(...a)),onMouseleave:e[3]||(e[3]=(...a)=>o.onMouseLeave&&o.onMouseLeave(...a)),onMouseup:e[4]||(e[4]=jt((...a)=>o.onMouseUp&&o.onMouseUp(...a),["self"]))},[m("div",{class:"bimdata-tree__nodes",onMouseleave:e[0]||(e[0]=(...a)=>o.onNodesMouseLeave&&o.onNodesMouseLeave(...a))},[(D(!0),Y(Mt,null,ei(i.data,a=>(D(),ne(s,{key:a.id,node:a},{default:W(()=>{var l;return[It(t.$slots,"node",{node:a,depth:0,selected:a.id===o.state.selectedId,hovered:a.id===((l=o.state.hoveredNode)==null?void 0:l.id),ancestorSelected:o.state.hasAncestorSelected(a)},void 0,!0)]}),_:2},1032,["node"]))),128))],32),o.dropHelperDisplayed?(D(),Y("div",z0i)):ve("",!0)],32)}const B0i=K(E0i,[["render",P0i],["__scopeId","data-v-775d879d"]]),O0i={},R0i={width:"13",height:"13",viewBox:"0 0 13 13",xmlns:"http://www.w3.org/2000/svg"},U0i=m("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M3.12605 1.01236H4.91461V0H3.12605V1.01236ZM6.70594 1.01236H8.49449V0H6.70594V1.01236ZM11.8107 1.05155C11.7626 1.02552 11.7099 1.01236 11.6543 1.01236H10.2795V0H11.6543C11.8766 0 12.0971 0.0555353 12.2918 0.160821L11.8107 1.05155ZM1.01236 1.82124H0V1.34326C0 0.606839 0.599173 0.00419407 1.33545 0L1.34123 1.01236C1.16002 1.01337 1.01236 1.1619 1.01236 1.34326V1.82124ZM11.9869 4.01884H12.9993V2.23029H11.9869V4.01884ZM0 5.39859H1.01236V3.61004H0V5.39859ZM11.9869 7.59555H12.9993V5.807H11.9869V7.59555ZM0 8.9753H1.01236V7.18675H0V8.9753ZM11.9869 11.1731H12.9993V9.38451H11.9869V11.1731ZM0.698963 12.835C0.267987 12.5989 0.000144623 12.1473 0 11.6561V10.7643H1.01236V11.656C1.01236 11.7772 1.0786 11.8886 1.18504 11.9468L0.698963 12.835ZM2.71348 12.9993H4.50203V11.9869H2.71348V12.9993ZM6.29019 12.9993H8.07874V11.9869H6.29019V12.9993ZM9.87008 12.9993V11.9869H11.6586L11.674 12.9993H9.87008Z",fill:"#30374B"},null,-1),Y0i=[U0i];function F0i(t,e){return D(),Y("svg",R0i,Y0i)}const mte=K(O0i,[["render",F0i]]),Q0i={},G0i={width:"14",height:"13",viewBox:"0 0 14 13",xmlns:"http://www.w3.org/2000/svg"},H0i=m("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M9.14062 2.94864H9.91241V2.28711H9.14062V2.94864Z",fill:"#30374B"},null,-1),V0i=m("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M1.15101 0.771782H2.40119V0H1.15101V0.771782ZM3.65057 0.771782H4.90075V0H3.65057V0.771782ZM6.1512 0.771782H7.40138V0H6.1512V0.771782ZM9.91006 1.03727H9.13827V1.02415C9.13827 0.885013 9.02515 0.771782 8.88601 0.771782H8.65183V0H8.88601C9.45074 0 9.91006 0.459431 9.91006 1.02415V1.03727ZM0 2.39505H0.771782V1.14488H0V2.39505ZM0 4.89568H0.771782V3.6455H0V4.89568ZM0 7.39604H0.771782V6.14586H0V7.39604ZM1.03154 9.91029C0.459431 9.91029 0 9.45086 0 8.88614V8.64622H0.771782V8.88614C0.771782 9.02528 0.885013 9.13851 1.02415 9.13851L1.03154 9.91029Z",fill:"#30374B"},null,-1),Z0i=m("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M2.28906 9.91045H2.95059V9.13867H2.28906V9.91045Z",fill:"#30374B"},null,-1),J0i=m("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M5.54831 3.86163H6.91183V3.08984H5.54831V3.86163ZM8.27529 3.86163H9.63881V3.08984H8.27529V3.86163ZM12.1698 3.8915C12.1331 3.87166 12.0928 3.86163 12.0504 3.86163H11.0023V3.08984H12.0504C12.2199 3.08984 12.388 3.13218 12.5365 3.21245L12.1698 3.8915ZM3.93613 4.47835H3.16434V4.11396C3.16434 3.55254 3.62102 3.09311 4.18243 3.08992L4.18685 3.8617C4.04859 3.86247 3.93613 3.9757 3.93613 4.11396V4.47835ZM12.3028 6.15372H13.0746V4.79021H12.3028V6.15372ZM3.16406 7.20544H3.93584V5.84192H3.16406V7.20544ZM12.3028 8.88071H13.0746V7.51719H12.3028V8.88071ZM3.16406 9.93243H3.93584V8.56891H3.16406V9.93243ZM12.3028 11.6077H13.0746V10.2442H12.3028V11.6077ZM3.69681 12.8745C3.36825 12.6946 3.16406 12.3503 3.16406 11.9758V11.2959H3.93584V11.9757C3.93584 12.0681 3.98623 12.153 4.06738 12.1974L3.69681 12.8745ZM5.23226 13.0001H6.59578V12.2283H5.23226V13.0001ZM7.95925 13.0001H9.32276V12.2283H7.95925V13.0001ZM10.6862 13.0001V12.2283H12.0498L12.0614 13.0001H10.6862Z",fill:"#30374B"},null,-1),W0i=[H0i,V0i,Z0i,J0i];function K0i(t,e){return D(),Y("svg",G0i,W0i)}const yte=K(Q0i,[["render",K0i]]),q0i={components:{SpaceIcon:mte,ZoneIcon:yte},props:{element:{type:Object,required:!0},getNodePosition:{type:Function,required:!0}},emits:["color-change","rename","delete","create-zone","create-space"],setup(t,{emit:e}){const{i18n:i}=Gt("$viewer"),o=Ve(!1),r=Ve("bottom");ni(o,s=>{s&&(r.value=t.getNodePosition(t.element))});const n=[];return t.element.isSpace||n.push({key:1,icon:"create-zone",get text(){return i.$t("zone-editor.create_zone")},action:()=>{o.value=!1,e("create-zone")}},{key:2,icon:"create-space",get text(){return i.$t("zone-editor.create_space")},action:()=>{o.value=!1,e("create-space")},space:!0}),n.push({key:3,icon:"edit",get text(){return i.$t("global.rename")},action:()=>{o.value=!1,e("rename")}}),t.element.parent||n.push({key:4,get text(){return i.$t("zone-editor.edit_color")},icon:"color",action:()=>{o.value=!1,e("color-change")}}),n.push({divider:!0},{key:5,get text(){return i.$t("global.delete")},icon:"delete",color:"var(--color-high)",background:"var(--color-high-lighter)",action:()=>{o.value=!1,e("delete")}}),{menuDisplayed:o,menuItems:n,position:r}}},X0i={class:"zone-editor__zone-list-element-menu"},_0i={class:"zone-editor__zone-list-element-menu__menu__element"},$0i={class:"zone-editor__zone-list-element-menu__menu__element__start"},eAi={key:0};function tAi(t,e,i,o,r,n){const s=z("BIMDataIcon"),a=z("BIMDataButton"),l=z("BIMDataIconChevron"),c=z("SpaceIcon"),u=z("ZoneIcon"),d=z("BIMDataMenu"),h=Hi("click-away");return Et((D(),Y("div",X0i,[O(a,{class:"m-l-6",width:"20px",height:"20px",color:"primary",ghost:"",rounded:"",icon:"",onClick:e[0]||(e[0]=jt(A=>o.menuDisplayed=!o.menuDisplayed,["stop"]))},{default:W(()=>[O(s,{name:"ellipsis",size:"m",rotate:90})]),_:1}),o.menuDisplayed?(D(),ne(d,{key:0,class:Ne(["zone-editor__zone-list-element-menu__menu",`zone-editor__zone-list-element-menu__menu--${o.position}`]),"menu-items":o.menuItems,"children-left":!1},{item:W(({item:A})=>{var g;return[m("div",_0i,[m("div",$0i,[O(s,{name:A.icon,size:"xs",margin:"0 12px 0 0"},null,8,["name"]),m("span",null,ie(A.text),1)]),(g=A.children)!=null&&g.length?(D(),Y("div",eAi,[O(l,{size:"xs"})])):ve("",!0)])]}),"child-item":W(({child:A})=>[A.space?(D(),ne(c,{key:0,class:"m-r-12"})):(D(),ne(u,{key:1,class:"m-r-12"})),At(" "+ie(A.text),1)]),_:1},8,["class","menu-items"])):ve("",!0)])),[[h,()=>o.menuDisplayed=!1]])}const iAi=K(q0i,[["render",tAi],["__scopeId","data-v-ddb9e945"]]),oAi={props:{initValue:{type:String,default:""},position:{type:String,default:"bottom"}},emits:["cancel","validate"],setup(t,{emit:e}){const i=n=>{n.defaultPrevented||(n.key==="Enter"&&o.value&&e("validate",o.value),n.key==="Escape"&&e("cancel"))};document.addEventListener("keydown",i),ko(()=>document.removeEventListener("keydown",i));const o=Ve(t.initValue),r=Ve(null);return Ao(()=>{r.value.focus()}),{label:o,labelInput:r}}},rAi={class:"zone-editor__zone-list__naming-modal__input m-x-12"};function sAi(t,e,i,o,r,n){const s=z("BIMDataInput"),a=z("BIMDataButton");return D(),Y("div",{class:Ne(["zone-editor__zone-list__naming-modal",{"zone-editor__zone-list__naming-modal--top":i.position==="top"}]),onMousedown:e[4]||(e[4]=jt(()=>{},["stop"]))},[m("div",rAi,[O(s,{ref:"labelInput",modelValue:o.label,"onUpdate:modelValue":e[0]||(e[0]=l=>o.label=l),loading:!1},null,8,["modelValue"])]),m("div",{class:"zone-editor__zone-list__naming-modal__buttons",onClick:e[3]||(e[3]=jt(()=>{},["stop"]))},[O(a,{color:"primary",ghost:"",radius:"",class:"m-12",width:"80px",onClick:e[1]||(e[1]=l=>t.$emit("cancel"))},{default:W(()=>[At(ie(t.$t("global.cancel")),1)]),_:1}),O(a,{color:"primary",fill:"",radius:"",class:"m-12",width:"80px",disabled:!o.label,onClick:e[2]||(e[2]=l=>t.$emit("validate",o.label))},{default:W(()=>[At(ie(t.$t("global.validate")),1)]),_:1},8,["disabled"])])],34)}const nAi=K(oAi,[["render",sAi],["__scopeId","data-v-3c01d36a"]]),aAi={props:{label:{type:String,default:null},position:{type:String,default:"bottom"}},emits:["cancel","delete"],setup(t,{emit:e}){const i=o=>{o.defaultPrevented||o.key==="Escape"&&e("cancel")};document.addEventListener("keydown",i),ko(()=>document.removeEventListener("keydown",i))}},lAi={class:"zone-editor__zone-list__delete-modal__message m-24"},cAi={class:"zone-editor__zone-list__delete-modal__buttons"};function uAi(t,e,i,o,r,n){const s=z("BIMDataButton");return D(),Y("div",{class:Ne(["zone-editor__zone-list__delete-modal",{"zone-editor__zone-list__delete-modal--top":i.position==="top"}]),onMousedown:e[2]||(e[2]=jt(()=>{},["stop"]))},[m("div",lAi," Are you sure you want to delete "+ie(i.label||"the zone")+" ? ",1),m("div",cAi,[O(s,{color:"primary",ghost:"",radius:"",class:"m-12",width:"80px",onClick:e[0]||(e[0]=a=>t.$emit("cancel"))},{default:W(()=>[At(ie(t.$t("global.cancel")),1)]),_:1}),O(s,{color:"high",fill:"",radius:"",class:"m-12",width:"80px",onClick:e[1]||(e[1]=a=>t.$emit("delete"))},{default:W(()=>[At(ie(t.$t("global.delete")),1)]),_:1})])],34)}const dAi=K(aAi,[["render",uAi],["__scopeId","data-v-30977045"]]),hAi={components:{ZoneEditorIcon:Lte,ColorSelector:t8,BIMDataTree:B0i,SpaceIcon:mte,ZoneIcon:yte,ZoneListElementMenu:iAi,NamingModal:nAi,DeleteModal:dAi},emits:["zone-selected"],setup(){const t=Gt("state"),e=Gt("$viewer"),{i18n:i}=e,{service:o}=t,r=Ve(null),n=Ve(null),s=S=>`#${S.toString(16).padStart(6,0)}`,a=vt(()=>t.selectedElement),l=vt(()=>{var S;return(S=t.highlightedElement)==null?void 0:S.id}),c=S=>{const T=r.value.querySelector(S);if(!T)return;const R=n.value.$el.getBoundingClientRect(),F=T.getBoundingClientRect();(F.top<=R.top||F.bottom>=R.bottom)&&T.scrollIntoView({behavior:"smooth",block:"center",inline:"start"})};ni(a,async()=>{await new Promise(S=>setTimeout(S,0)),c('[data-selected-element="true"]')});const u=S=>{const T=r.value.querySelector(`[data-node-id="${S.id}"]`);if(!T)return"bottom";const R=T.getBoundingClientRect(),F=n.value.$el.getBoundingClientRect(),Z=F.top+F.height/2;return R.top>Z?"top":"bottom"},d=Ve(null),h=Ve(null),A=Ve(null),g=Ve(null),p=Ve(null),M=Ve(!1),f=async()=>{M.value=!0},L=()=>{h.value=null,g.value=null},w=async(S,T)=>{if(h.value!=null)S.name=T,o.rename(S,T);else try{p.value==="space"?await o.createSpace(T,S):await o.createZone(T,S)}finally{p.value=null}L()},v=S=>{M.value=!1,o.createZone(S,null,vh())},I=S=>p.value==="space"?`${i.$t("zone-editor.space")}-${S.children.filter(T=>T.isSpace).length+1}`:`${i.$t("zone-editor.zone")}-${S.children.filter(T=>!T.isSpace).length+1}`,C=async({node:S,parent:T,index:R})=>o.reorder(S,T,R),b=S=>{t.selectedElement===S?t.selectedElement=null:t.selectedElement=S},x=S=>{d.value=S?.id,t.highlightedElement=S},k=(S,T)=>{S.color=T,S.colorEditing=!1,o.colorize(S,T)},B=vt(()=>{const S=e.localContext.selectedStorey;return S?o.zoneTrees.filter(T=>T.storey_uuid===S.uuid):[]});return{el:r,tree:n,trees:B,selectedElement:a,hoveredZoneId:d,highlightedElementId:l,renamingElementId:h,deletingElementId:A,creatingChildZoneId:g,childToBeCreated:p,zoneNameModalDIsplayed:M,loading:vt(()=>o.loading),onGlobalNamingModalValidate:v,getNodePosition:u,onClick:b,onHover:x,deleteZone:S=>{S.destroy(),o.delete(S)},onCreateZoneClick:f,toColorString:s,clearNamingModal:L,onNamingModalValidate:w,getChildInitName:I,onZoneDrop:C,onColorChange:k,video:x0i}}},AAi={ref:"el",class:"zone-editor__zone-list"},pAi=["data-selected-element","data-node-id"],gAi={class:"zone-editor__zone-list__list-element-template__line-start"},MAi={class:"zone-editor__zone-list__list-element-template__line-start__icon"},fAi={key:2,class:"zone-editor__zone-list__list-element-template__line-end"},LAi=["onClick"],wAi={key:2,class:"zone-editor__zone-list__empty"},mAi={class:"zone-editor__zone-list__empty__img"},yAi={autoplay:"",muted:"",width:"200",height:"200",loop:""},vAi=["src"],CAi={class:"zone-editor__zone-list__empty__icon"},IAi={class:"zone-editor__zone-list__empty__txt"};function jAi(t,e,i,o,r,n){var s;const a=z("BIMDataSpinner"),l=z("BIMDataIcon"),c=z("BIMDataButton"),u=z("NamingModal"),d=z("DeleteModal"),h=z("SpaceIcon"),A=z("ZoneIcon"),g=z("BIMDataTextbox"),p=z("BIMDataIconWarning"),M=z("BIMDataTooltip"),f=z("ColorSelector"),L=z("ZoneListElementMenu"),w=z("BIMDataTree"),v=z("ZoneEditorIcon"),I=Hi("click-away");return D(),Y("div",AAi,[o.loading?(D(),ne(a,{key:0,class:"zone-editor__zone-list__loading"})):ve("",!0),O(c,{color:"primary",width:"100%",fill:"",radius:"",icon:"",onClick:o.onCreateZoneClick},{default:W(()=>[O(l,{name:"plus",size:"xxxs",margin:"0 12px 0 0"}),m("span",null,ie(t.$t("zone-editor.create_zone")),1)]),_:1},8,["onClick"]),o.zoneNameModalDIsplayed?Et((D(),ne(u,{key:1,"init-value":`${t.$t("zone-editor.zone")}-${o.trees.length+1}`,onCancel:e[0]||(e[0]=C=>o.zoneNameModalDIsplayed=!1),onValidate:o.onGlobalNamingModalValidate},null,8,["init-value","onValidate"])),[[I,()=>o.zoneNameModalDIsplayed=!1]]):ve("",!0),Et(O(w,{ref:"tree",class:"zone-editor__zone-list__tree m-y-6",data:o.trees,"selected-id":(s=o.selectedElement)==null?void 0:s.id,"highlighted-id":o.highlightedElementId,onClick:o.onClick,onDrop:o.onZoneDrop,onHover:o.onHover},{node:W(({node:C,depth:b})=>{var x;return[m("div",{class:"zone-editor__zone-list__list-element-template","data-selected-element":((x=o.selectedElement)==null?void 0:x.id)===C.id,"data-node-id":C.id},[C.id===o.renamingElementId||C.id===o.creatingChildZoneId?Et((D(),ne(u,{key:0,"init-value":C.id===o.renamingElementId?C.name:o.getChildInitName(C),position:o.getNodePosition(C),onCancel:o.clearNamingModal,onValidate:k=>o.onNamingModalValidate(C,k)},null,8,["init-value","position","onCancel","onValidate"])),[[I,o.clearNamingModal]]):ve("",!0),C.id===o.deletingElementId?Et((D(),ne(d,{key:1,label:C.name,position:o.getNodePosition(C),onCancel:e[1]||(e[1]=k=>o.deletingElementId=null),onDelete:k=>(o.deletingElementId=null,o.deleteZone(C))},null,8,["label","position","onDelete"])),[[I,()=>o.deletingElementId=null]]):ve("",!0),m("div",gAi,[m("div",MAi,[C.isSpace?(D(),ne(h,{key:0})):(D(),ne(A,{key:1}))]),O(g,{text:C.name,width:!C.parent||C.isSpace&&!C.path?"calc(100% - 37px)":"calc(100% - 19px)","tooltip-position":o.getNodePosition(C)},null,8,["text","width","tooltip-position"])]),b===0||o.hoveredZoneId===C.id||C.isSpace&&!C.path?(D(),Y("div",fAi,[C.isSpace&&!C.path?(D(),ne(M,{key:0,text:t.$t("zone-editor.no_path_space"),position:"left",color:"primary"},{default:W(()=>[O(p,{fill:"",color:"warning"})]),_:1},8,["text"])):ve("",!0),b===0?Et((D(),Y("div",{key:1,class:"zone-editor__zone-list__list-element-template__line-end__color-button",style:xe(`background-color: ${o.toColorString(C.color)};`),onClick:jt(k=>C.colorEditing=!C.colorEditing,["stop"]),onMousedown:e[3]||(e[3]=jt(()=>{},["stop"]))},[C.colorEditing?(D(),ne(f,{key:0,class:Ne(["zone-editor__zone-list__list-element-template__line-end__color-selector",{"zone-editor__zone-list__list-element-template__line-end__color-selector--top":o.getNodePosition(C)==="top"}]),"selected-color":C.color,onClick:e[2]||(e[2]=jt(()=>{},["stop"])),onColorSelect:k=>o.onColorChange(C,k.value)},null,8,["class","selected-color","onColorSelect"])):ve("",!0)],44,LAi)),[[I,()=>{C.colorEditing=!1}]]):ve("",!0),O(L,{element:C,"get-node-position":o.getNodePosition,onColorChange:k=>C.colorEditing=!0,onRename:k=>o.renamingElementId=C.id,onDelete:k=>o.deletingElementId=C.id,onCreateZone:k=>(o.creatingChildZoneId=C.id,o.childToBeCreated="zone"),onCreateSpace:k=>(o.creatingChildZoneId=C.id,o.childToBeCreated="space"),onMousedown:e[4]||(e[4]=jt(()=>{},["stop"]))},null,8,["element","get-node-position","onColorChange","onRename","onDelete","onCreateZone","onCreateSpace"])])):ve("",!0)],8,pAi)]}),_:1},8,["data","selected-id","highlighted-id","onClick","onDrop","onHover"]),[[fi,o.trees.length>0]]),o.trees.length===0?(D(),Y("div",wAi,[m("div",mAi,[m("video",yAi,[m("source",{src:o.video,type:"video/webm"},null,8,vAi)])]),m("div",CAi,[O(v)]),m("div",IAi,ie(t.$t("zone-editor.no_zone_text")),1)])):ve("",!0)],512)}const bAi=K(hAi,[["render",jAi],["__scopeId","data-v-754d7cdd"]]),xAi={components:{ZoneList:bAi},setup(){const{i18n:t,localContext:e}=Gt("$viewer"),i=[{id:0,get label(){return t.$t("zone-editor.zones")}},{id:1,get label(){return t.$t("zone-editor.equipments")}}],o=Ve(0),r=vt(()=>{var s;return((s=e.loadedModels[0])==null?void 0:s.storeys)||[]}),n=vt(()=>e.selectedStorey);return{tabs:i,selectedTabIndex:o,storeys:r,selectedStorey:n,onStoreyClick:s=>{e.selectStorey(s)}}}},NAi={class:"bimdata-zone-editor__list"};function DAi(t,e,i,o,r,n){const s=z("BIMDataIconStorey"),a=z("BIMDataTextbox"),l=z("BIMDataDropdownList"),c=z("ZoneList");return D(),Y("div",NAi,[O(l,{list:o.storeys,width:"100%","per-page":10,"element-key":"dropdown","close-on-element-click":"",onElementClick:o.onStoreyClick},{header:W(()=>[O(s,{fill:"",color:"default"}),o.selectedStorey?(D(),ne(a,{key:0,text:o.selectedStorey.name,class:"m-l-12",width:"calc(100% - 24px)"},null,8,["text"])):ve("",!0)]),element:W(({element:u})=>{var d;return[m("div",{class:Ne(["bimdata-zone-editor__list__storey",{"bimdata-zone-editor__list__storey--selected":u.key===((d=o.selectedStorey)==null?void 0:d.key)}])},[O(a,{text:u.name},null,8,["text"])],2)]}),_:1},8,["list","onElementClick"]),O(c,{class:"bimdata-zone-editor__list__tab"})])}const SAi=K(xAi,[["render",DAi],["__scopeId","data-v-e75e36ff"]]),TAi={components:{ZoneEditorHeader:n0i,ZoneEditorViewer:b0i,ZoneEditorList:SAi},setup(){const t=Dl({$viewer:Gt("$viewer"),viewer:null,service:null,selectedElement:null,highlightedElement:null,paths:new Map});t.service=new Vhi(t),Ln("state",t)}},kAi={class:"bimdata-zone-editor"},EAi={class:"bimdata-zone-editor__content"};function zAi(t,e,i,o,r,n){const s=z("ZoneEditorHeader"),a=z("ZoneEditorList"),l=z("ZoneEditorViewer");return D(),Y("div",kAi,[O(s),m("div",EAi,[O(a,{class:"bimdata-zone-editor__content__list"}),O(l,{class:"bimdata-zone-editor__content__viewer"})])])}const PAi=K(TAi,[["render",zAi],["__scopeId","data-v-09123091"]]),BAi="Zone editor",OAi="Zone editor",RAi="Zones",UAi="Zone",YAi="Space",FAi="Equipments",QAi="Create zone",GAi="Create space",HAi="Edit color",VAi="Click on \u201CCreate zone\u201D then select the appropriate drawing tool to draw space on the plan.",ZAi="This space has no path",JAi={zones:"Unalbe to load zones","create-zone":"Unable to create zone","create-space":"Unable to create space","delete-zone":"Unable to delete zone","delete-space":"Unable to delete space","update-name":"Unable to update name","update-order":"Unable to update order","update-color":"Unable to update color","update-geometry":"Unable to update geometry"},WAi={tooltip:BAi,title:OAi,zones:RAi,zone:UAi,space:YAi,equipments:FAi,create_zone:QAi,create_space:GAi,edit_color:HAi,no_zone_text:VAi,no_path_space:ZAi,error:JAi},KAi="\xC9diteur de zone",qAi="Cr\xE9ateur de zones",XAi="Zones",_Ai="Zone",$Ai="Espace",epi="\xC9quipements",tpi="Cr\xE9er une zone",ipi="Cr\xE9er un espace",opi="\xC9diter la couleur",rpi="Cliquez sur \u201CCr\xE9er une zone\u201D puis s\xE9l\xE9ctionez l'outil de dessin le plus adapt\xE9 \xE0 vos besoin pour cr\xE9er des espaces sur votre plan.",spi="Cet espace n'a pas de trac\xE9",npi={zones:"Impossible de charger les zones","create-zone":"Impossible de cr\xE9er la zone","create-space":"Impossible de cr\xE9er l'espace","delete-zone":"Impossible de supprimer la zone","delete-space":"Impossible de supprimer l'espace","update-name":"Impossible de mettre \xE0 jour le nom","update-order":"Impossible de mettre \xE0 jour l'ordre","update-color":"Impossible de mettre \xE0 jour la couleur","update-geometry":"Impossible de mettre \xE0 jour la g\xE9om\xE9trie"},api={tooltip:KAi,title:qAi,zones:XAi,zone:_Ai,space:$Ai,equipments:epi,create_zone:tpi,create_space:ipi,edit_color:opi,no_zone_text:rpi,no_path_space:spi,error:npi},lpi={name:"zone-editor",i18n:{en:WAi,fr:api},component:PAi,window:{name:"zone-editor",header:!1,displayedInWindowSelector:!1,modelTypes:["METABUILDING"],multiModel:!1}},cpi={},upi={width:"19",height:"20",viewBox:"0 0 19 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},dpi=uA('<path fill-rule="evenodd" clip-rule="evenodd" d="M9.53906 10.2704H11.3877V9.15625H9.53906V10.2704Z" fill="#30374B"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M7.82903 10.2704H8.55308V9.15625H7.82903H6.71484V10.2704V11.0048H7.82903V10.2704Z" fill="#30374B"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M6.71484 13.6494H7.82903V11.8008H6.71484V13.6494Z" fill="#30374B"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M6.71484 16.2793H7.82903V14.4307H6.71484V16.2793Z" fill="#30374B"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M9.79102 14.7647V16.5106H11.5369L16.6864 11.3612L14.9405 9.61523L9.79102 14.7647Z" fill="#30374B"></path><mask id="mask0_5416_15810" style="mask-type:alpha;" maskUnits="userSpaceOnUse" x="15" y="8" width="4" height="3"><path fill-rule="evenodd" clip-rule="evenodd" d="M15.4395 8.12891H18.1736V10.863H15.4395V8.12891Z" fill="white"></path></mask><g mask="url(#mask0_5416_15810)"><path fill-rule="evenodd" clip-rule="evenodd" d="M18.0374 9.35452L16.948 8.26506C16.7664 8.08352 16.4731 8.08352 16.2915 8.26506L15.4395 9.11712L17.1854 10.863L18.0374 10.0111C18.2191 9.82943 18.2191 9.53616 18.0374 9.35452Z" fill="#30374B"></path></g><mask id="mask1_5416_15810" style="mask-type:alpha;" maskUnits="userSpaceOnUse" x="0" y="0" width="14" height="20"><path fill-rule="evenodd" clip-rule="evenodd" d="M0 0H13.9621V19.7602H0V0Z" fill="white"></path></mask><g mask="url(#mask1_5416_15810)"><path fill-rule="evenodd" clip-rule="evenodd" d="M12.5556 18.4544H7.82861V17.1086H6.71442V18.4544H1.40648V1.30572H12.5556V10.6815L13.9621 9.27505V0H0V19.7602H13.9621V15.4637L12.5556 16.8702V18.4544Z" fill="#30374B"></path></g>',9),hpi=[dpi];function Api(t,e){return D(),Y("svg",upi,hpi)}const ppi=K(cpi,[["render",Api]]),gpi="Zone editor",Mpi={tooltip:gpi},fpi="\xC9diteur de zone",Lpi={tooltip:fpi},wpi={name:"zone-editor-button",i18n:{en:Mpi,fr:Lpi},addToWindows:["plan"],button:{tooltip:"zone-editor.tooltip",position:"right",content:"free",icon:{component:ppi}},component:{render(){return null},setup(){const t=Gt("$viewer"),e=Gt("$plugin");mu(()=>{const i=t.localContext.loadedModels;i.length===1&&i[0].type==="METABUILDING"?e.shown||e.show():e.shown&&e.hide()})},onOpen(){var t;const e=this.$viewer.globalContext.layout;this.$viewer.globalContext.hub.emit("zone-editor:open",e);const i=this.$viewer.localContext.loadedModelIds[0],o=(t=this.$viewer.localContext.selectedStorey)==null?void 0:t.key;this.$viewer.globalContext.layout={windowName:"zone-editor",windowState:{modelIds:[i],storey:o}}}}},mpi=352,ypi={components:{WindowManagerIcon:c7},inject:["$viewer"],data(){return{windows:null,smallLayout:!1}},computed:{itemWidth(){return this.smallLayout?"100%":"146px"}},created(){this.windows=[...this.$viewer.windowManager.registeredWindows.values()].filter(t=>t.displayedInWindowSelector!==!1),this.localContextResizeSubscription=this.$viewer.localContext.hub.on("context-resize",this.onResize)},unmounted(){this.$viewer.localContext.hub.off(this.localContextResizeSubscription)},methods:{onResize({width:t}){this.smallLayout=t<mpi},isAccessMarketplaceEnabled(){return this.$viewer.pluginsCfg.accessMarketplace===!0},onAccessMarketplace(){window.open(this.getUrlFromAPIUrl(this.$viewer.api.apiUrl),"_blank").focus()},getUrlFromAPIUrl(t){const e=new URL(t),i=e.hostname;let o="";const[r,...n]=i.split("."),s=n.join(".");return r.includes("-staging")?o="-staging":r.includes("-next")&&(o="-next"),e.protocol+"//marketplace"+o+"."+s},onWindowClick(t){this.$viewer.localContext.loadWindow(t.name)}}},vpi={class:"window-selector"},Cpi={class:"window-selector__header__title"},Ipi={class:"window-selector__element"},jpi=["src"];function bpi(t,e,i,o,r,n){const s=z("WindowManagerIcon"),a=z("BIMDataButton"),l=z("BIMDataIconDefault"),c=z("BIMDataIconPlus"),u=z("BIMDataCard"),d=z("BIMDataResponsiveGrid");return D(),Y("div",vpi,[m("div",{class:Ne(["window-selector__header",{"small-layout":r.smallLayout}])},[m("div",Cpi,[O(s),m("div",null,[m("span",null,ie(t.$t("window-selector.title-part-1")),1),m("strong",null,"\xA0"+ie(t.$t("window-selector.title-part-2")),1)])]),n.isAccessMarketplaceEnabled()?(D(),ne(a,{key:0,color:"secondary",fill:"",radius:"",width:r.smallLayout?"100%":"100px",onClick:n.onAccessMarketplace},{default:W(()=>[At(ie(t.$t("window-selector.access_marketplace")),1)]),_:1},8,["width","onClick"])):ve("",!0)],2),O(d,{class:"window-selector__select","item-width":n.itemWidth},{default:W(()=>[(D(!0),Y(Mt,null,ei(r.windows,h=>(D(),ne(u,{key:h.name,class:"m-y-12",width:n.itemWidth},{content:W(()=>{var A;return[m("div",Ipi,[(A=h.icon)!=null&&A.imgUri?(D(),Y("img",{key:0,src:h.icon.imgUri,alt:"window icon",width:"32",height:"32"},null,8,jpi)):(D(),ne(l,{key:1,size:"xl",margin:"0 6px 0 0"})),m("strong",null,ie(h.label?t.$t(h.label):h.name),1),O(a,{color:"primary",outline:"",radius:"",width:"100px","data-test":`window-${h.name}`,onClick:g=>n.onWindowClick(h)},{default:W(()=>[O(c,{size:"xxxs",margin:"0 6px 0 0"}),At(" "+ie(t.$t("window-selector.add")),1)]),_:2},1032,["data-test","onClick"])])]}),_:2},1032,["width"]))),128))]),_:1},8,["item-width"])])}const xpi=K(ypi,[["render",bpi],["__scopeId","data-v-fec8dbdc"]]),Npi="Hinzuf\xFCgen",Dpi="Auf den Marketplace zugreifen",Spi={"title-part-1":"Liste von","title-part-2":"aktivierbare Fenster",add:Npi,access_marketplace:Dpi},Tpi="Add",kpi="Go to the Marketplace",Epi={"title-part-1":"List of","title-part-2":"activatable windows",add:Tpi,access_marketplace:kpi},zpi="Agregar",Ppi="Acceder al Marketplace",Bpi={"title-part-1":"Lista de","title-part-2":"ventanas activables",add:zpi,access_marketplace:Ppi},Opi="Ajouter",Rpi="Acc\xE9der \xE0 la Marketplace",Upi={"title-part-1":"Liste des","title-part-2":"fen\xEAtres activables",add:Opi,access_marketplace:Rpi},Ypi="Aggiungi",Fpi="Accedere al Marketplace",Qpi={"title-part-1":"Lista delle","title-part-2":"finestre attivabili",add:Ypi,access_marketplace:Fpi},Gpi={name:"window-selector",i18n:{de:Spi,en:Epi,es:Bpi,fr:Upi,it:Qpi},component:xpi,window:{name:"window-selector",defaultWindow:!0,displayedInWindowSelector:!1,noModel:!0}};function Hpi(t={}){const e=[],i=[Gpi,uei,Xei,djt,Xvt,cNt,Uti,fft,wCt,dIt,Gzt,TMt,bRt,RRt,Bci,Soi,gri,k2e,Ksi,wpi,lpi,Qoi,uLt,Jci,uui,ooi,eNt,Avt,dbe,Abe,pye,jbe,Qii],o=[fai,DOt,Ejt,mft,Ghi];return i.filter(r=>t.default!==!1&&t[r.name]!==!1||t[r.name]).forEach(r=>e.push(r)),o.filter(r=>t[r.name]).forEach(r=>e.push(r)),e.forEach(r=>{r.settings=t[r.name]??{}}),new Map(e.map(r=>[r.name,r]))}function Vpi(){this.__data__=[],this.size=0}var Zpi=Vpi;function Jpi(t,e){return t===e||t!==t&&e!==e}var vte=Jpi,Wpi=vte;function Kpi(t,e){for(var i=t.length;i--;)if(Wpi(t[i][0],e))return i;return-1}var zj=Kpi,qpi=zj,Xpi=Array.prototype,_pi=Xpi.splice;function $pi(t){var e=this.__data__,i=qpi(e,t);if(i<0)return!1;var o=e.length-1;return i==o?e.pop():_pi.call(e,i,1),--this.size,!0}var e1i=$pi,t1i=zj;function i1i(t){var e=this.__data__,i=t1i(e,t);return i<0?void 0:e[i][1]}var o1i=i1i,r1i=zj;function s1i(t){return r1i(this.__data__,t)>-1}var n1i=s1i,a1i=zj;function l1i(t,e){var i=this.__data__,o=a1i(i,t);return o<0?(++this.size,i.push([t,e])):i[o][1]=e,this}var c1i=l1i,u1i=Zpi,d1i=e1i,h1i=o1i,A1i=n1i,p1i=c1i;function y4(t){var e=-1,i=t==null?0:t.length;for(this.clear();++e<i;){var o=t[e];this.set(o[0],o[1])}}y4.prototype.clear=u1i,y4.prototype.delete=d1i,y4.prototype.get=h1i,y4.prototype.has=A1i,y4.prototype.set=p1i;var Pj=y4,g1i=Pj;function M1i(){this.__data__=new g1i,this.size=0}var f1i=M1i;function L1i(t){var e=this.__data__,i=e.delete(t);return this.size=e.size,i}var w1i=L1i;function m1i(t){return this.__data__.get(t)}var y1i=m1i;function v1i(t){return this.__data__.has(t)}var C1i=v1i;function I1i(t){var e=typeof t;return t!=null&&(e=="object"||e=="function")}var pm=I1i,j1i=vL,b1i=pm,x1i="[object AsyncFunction]",N1i="[object Function]",D1i="[object GeneratorFunction]",S1i="[object Proxy]";function T1i(t){if(!b1i(t))return!1;var e=j1i(t);return e==N1i||e==D1i||e==x1i||e==S1i}var Cte=T1i,k1i=yc,E1i=k1i["__core-js_shared__"],z1i=E1i,z7=z1i,Ite=function(){var t=/[^.]+$/.exec(z7&&z7.keys&&z7.keys.IE_PROTO||"");return t?"Symbol(src)_1."+t:""}();function P1i(t){return!!Ite&&Ite in t}var B1i=P1i,O1i=Function.prototype,R1i=O1i.toString;function U1i(t){if(t!=null){try{return R1i.call(t)}catch{}try{return t+""}catch{}}return""}var jte=U1i,Y1i=Cte,F1i=B1i,Q1i=pm,G1i=jte,H1i=/[\\^$.*+?()[\]{}|]/g,V1i=/^\[object .+?Constructor\]$/,Z1i=Function.prototype,J1i=Object.prototype,W1i=Z1i.toString,K1i=J1i.hasOwnProperty,q1i=RegExp("^"+W1i.call(K1i).replace(H1i,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function X1i(t){if(!Q1i(t)||F1i(t))return!1;var e=Y1i(t)?q1i:V1i;return e.test(G1i(t))}var _1i=X1i;function $1i(t,e){return t?.[e]}var egi=$1i,tgi=_1i,igi=egi;function ogi(t,e){var i=igi(t,e);return tgi(i)?i:void 0}var up=ogi,rgi=up,sgi=yc,ngi=rgi(sgi,"Map"),P7=ngi,agi=up,lgi=agi(Object,"create"),Bj=lgi,bte=Bj;function cgi(){this.__data__=bte?bte(null):{},this.size=0}var ugi=cgi;function dgi(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e}var hgi=dgi,Agi=Bj,pgi="__lodash_hash_undefined__",ggi=Object.prototype,Mgi=ggi.hasOwnProperty;function fgi(t){var e=this.__data__;if(Agi){var i=e[t];return i===pgi?void 0:i}return Mgi.call(e,t)?e[t]:void 0}var Lgi=fgi,wgi=Bj,mgi=Object.prototype,ygi=mgi.hasOwnProperty;function vgi(t){var e=this.__data__;return wgi?e[t]!==void 0:ygi.call(e,t)}var Cgi=vgi,Igi=Bj,jgi="__lodash_hash_undefined__";function bgi(t,e){var i=this.__data__;return this.size+=this.has(t)?0:1,i[t]=Igi&&e===void 0?jgi:e,this}var xgi=bgi,Ngi=ugi,Dgi=hgi,Sgi=Lgi,Tgi=Cgi,kgi=xgi;function v4(t){var e=-1,i=t==null?0:t.length;for(this.clear();++e<i;){var o=t[e];this.set(o[0],o[1])}}v4.prototype.clear=Ngi,v4.prototype.delete=Dgi,v4.prototype.get=Sgi,v4.prototype.has=Tgi,v4.prototype.set=kgi;var Egi=v4,xte=Egi,zgi=Pj,Pgi=P7;function Bgi(){this.size=0,this.__data__={hash:new xte,map:new(Pgi||zgi),string:new xte}}var Ogi=Bgi;function Rgi(t){var e=typeof t;return e=="string"||e=="number"||e=="symbol"||e=="boolean"?t!=="__proto__":t===null}var Ugi=Rgi,Ygi=Ugi;function Fgi(t,e){var i=t.__data__;return Ygi(e)?i[typeof e=="string"?"string":"hash"]:i.map}var Oj=Fgi,Qgi=Oj;function Ggi(t){var e=Qgi(this,t).delete(t);return this.size-=e?1:0,e}var Hgi=Ggi,Vgi=Oj;function Zgi(t){return Vgi(this,t).get(t)}var Jgi=Zgi,Wgi=Oj;function Kgi(t){return Wgi(this,t).has(t)}var qgi=Kgi,Xgi=Oj;function _gi(t,e){var i=Xgi(this,t),o=i.size;return i.set(t,e),this.size+=i.size==o?0:1,this}var $gi=_gi,e4i=Ogi,t4i=Hgi,i4i=Jgi,o4i=qgi,r4i=$gi;function C4(t){var e=-1,i=t==null?0:t.length;for(this.clear();++e<i;){var o=t[e];this.set(o[0],o[1])}}C4.prototype.clear=e4i,C4.prototype.delete=t4i,C4.prototype.get=i4i,C4.prototype.has=o4i,C4.prototype.set=r4i;var s4i=C4,n4i=Pj,a4i=P7,l4i=s4i,c4i=200;function u4i(t,e){var i=this.__data__;if(i instanceof n4i){var o=i.__data__;if(!a4i||o.length<c4i-1)return o.push([t,e]),this.size=++i.size,this;i=this.__data__=new l4i(o)}return i.set(t,e),this.size=i.size,this}var d4i=u4i,h4i=Pj,A4i=f1i,p4i=w1i,g4i=y1i,M4i=C1i,f4i=d4i;function I4(t){var e=this.__data__=new h4i(t);this.size=e.size}I4.prototype.clear=A4i,I4.prototype.delete=p4i,I4.prototype.get=g4i,I4.prototype.has=M4i,I4.prototype.set=f4i;var L4i=I4;function w4i(t,e){for(var i=-1,o=t==null?0:t.length;++i<o&&e(t[i],i,t)!==!1;);return t}var m4i=w4i,y4i=up,v4i=function(){try{var t=y4i(Object,"defineProperty");return t({},"",{}),t}catch{}}(),C4i=v4i,Nte=C4i;function I4i(t,e,i){e=="__proto__"&&Nte?Nte(t,e,{configurable:!0,enumerable:!0,value:i,writable:!0}):t[e]=i}var Dte=I4i,j4i=Dte,b4i=vte,x4i=Object.prototype,N4i=x4i.hasOwnProperty;function D4i(t,e,i){var o=t[e];(!(N4i.call(t,e)&&b4i(o,i))||i===void 0&&!(e in t))&&j4i(t,e,i)}var Ste=D4i,S4i=Ste,T4i=Dte;function k4i(t,e,i,o){var r=!i;i||(i={});for(var n=-1,s=e.length;++n<s;){var a=e[n],l=o?o(i[a],t[a],a,i,t):void 0;l===void 0&&(l=t[a]),r?T4i(i,a,l):S4i(i,a,l)}return i}var Rj=k4i;function E4i(t,e){for(var i=-1,o=Array(t);++i<t;)o[i]=e(i);return o}var z4i=E4i,P4i=vL,B4i=_1,O4i="[object Arguments]";function R4i(t){return B4i(t)&&P4i(t)==O4i}var U4i=R4i,Tte=U4i,Y4i=_1,kte=Object.prototype,F4i=kte.hasOwnProperty,Q4i=kte.propertyIsEnumerable,G4i=Tte(function(){return arguments}())?Tte:function(t){return Y4i(t)&&F4i.call(t,"callee")&&!Q4i.call(t,"callee")},H4i=G4i,Uj={exports:{}};function V4i(){return!1}var Z4i=V4i;Uj.exports,function(t,e){var i=yc,o=Z4i,r=e&&!e.nodeType&&e,n=r&&!0&&t&&!t.nodeType&&t,s=n&&n.exports===r,a=s?i.Buffer:void 0,l=a?a.isBuffer:void 0,c=l||o;t.exports=c}(Uj,Uj.exports);var Ete=Uj.exports,J4i=9007199254740991,W4i=/^(?:0|[1-9]\d*)$/;function K4i(t,e){var i=typeof t;return e=e??J4i,!!e&&(i=="number"||i!="symbol"&&W4i.test(t))&&t>-1&&t%1==0&&t<e}var q4i=K4i,X4i=9007199254740991;function _4i(t){return typeof t=="number"&&t>-1&&t%1==0&&t<=X4i}var zte=_4i,$4i=vL,eMi=zte,tMi=_1,iMi="[object Arguments]",oMi="[object Array]",rMi="[object Boolean]",sMi="[object Date]",nMi="[object Error]",aMi="[object Function]",lMi="[object Map]",cMi="[object Number]",uMi="[object Object]",dMi="[object RegExp]",hMi="[object Set]",AMi="[object String]",pMi="[object WeakMap]",gMi="[object ArrayBuffer]",MMi="[object DataView]",fMi="[object Float32Array]",LMi="[object Float64Array]",wMi="[object Int8Array]",mMi="[object Int16Array]",yMi="[object Int32Array]",vMi="[object Uint8Array]",CMi="[object Uint8ClampedArray]",IMi="[object Uint16Array]",jMi="[object Uint32Array]",Ho={};Ho[fMi]=Ho[LMi]=Ho[wMi]=Ho[mMi]=Ho[yMi]=Ho[vMi]=Ho[CMi]=Ho[IMi]=Ho[jMi]=!0,Ho[iMi]=Ho[oMi]=Ho[gMi]=Ho[rMi]=Ho[MMi]=Ho[sMi]=Ho[nMi]=Ho[aMi]=Ho[lMi]=Ho[cMi]=Ho[uMi]=Ho[dMi]=Ho[hMi]=Ho[AMi]=Ho[pMi]=!1;function bMi(t){return tMi(t)&&eMi(t.length)&&!!Ho[$4i(t)]}var xMi=bMi;function NMi(t){return function(e){return t(e)}}var B7=NMi,Yj={exports:{}};Yj.exports,function(t,e){var i=IG,o=e&&!e.nodeType&&e,r=o&&!0&&t&&!t.nodeType&&t,n=r&&r.exports===o,s=n&&i.process,a=function(){try{var l=r&&r.require&&r.require("util").types;return l||s&&s.binding&&s.binding("util")}catch{}}();t.exports=a}(Yj,Yj.exports);var O7=Yj.exports,DMi=xMi,SMi=B7,Pte=O7,Bte=Pte&&Pte.isTypedArray,TMi=Bte?SMi(Bte):DMi,kMi=TMi,EMi=z4i,zMi=H4i,PMi=y3,BMi=Ete,OMi=q4i,RMi=kMi,UMi=Object.prototype,YMi=UMi.hasOwnProperty;function FMi(t,e){var i=PMi(t),o=!i&&zMi(t),r=!i&&!o&&BMi(t),n=!i&&!o&&!r&&RMi(t),s=i||o||r||n,a=s?EMi(t.length,String):[],l=a.length;for(var c in t)(e||YMi.call(t,c))&&!(s&&(c=="length"||r&&(c=="offset"||c=="parent")||n&&(c=="buffer"||c=="byteLength"||c=="byteOffset")||OMi(c,l)))&&a.push(c);return a}var Ote=FMi,QMi=Object.prototype;function GMi(t){var e=t&&t.constructor,i=typeof e=="function"&&e.prototype||QMi;return t===i}var R7=GMi;function HMi(t,e){return function(i){return t(e(i))}}var Rte=HMi,VMi=Rte,ZMi=VMi(Object.keys,Object),JMi=ZMi,WMi=R7,KMi=JMi,qMi=Object.prototype,XMi=qMi.hasOwnProperty;function _Mi(t){if(!WMi(t))return KMi(t);var e=[];for(var i in Object(t))XMi.call(t,i)&&i!="constructor"&&e.push(i);return e}var $Mi=_Mi,efi=Cte,tfi=zte;function ifi(t){return t!=null&&tfi(t.length)&&!efi(t)}var Ute=ifi,ofi=Ote,rfi=$Mi,sfi=Ute;function nfi(t){return sfi(t)?ofi(t):rfi(t)}var U7=nfi,afi=Rj,lfi=U7;function cfi(t,e){return t&&afi(e,lfi(e),t)}var ufi=cfi;function dfi(t){var e=[];if(t!=null)for(var i in Object(t))e.push(i);return e}var hfi=dfi,Afi=pm,pfi=R7,gfi=hfi,Mfi=Object.prototype,ffi=Mfi.hasOwnProperty;function Lfi(t){if(!Afi(t))return gfi(t);var e=pfi(t),i=[];for(var o in t)o=="constructor"&&(e||!ffi.call(t,o))||i.push(o);return i}var wfi=Lfi,mfi=Ote,yfi=wfi,vfi=Ute;function Cfi(t){return vfi(t)?mfi(t,!0):yfi(t)}var Y7=Cfi,Ifi=Rj,jfi=Y7;function bfi(t,e){return t&&Ifi(e,jfi(e),t)}var xfi=bfi,Fj={exports:{}};Fj.exports,function(t,e){var i=yc,o=e&&!e.nodeType&&e,r=o&&!0&&t&&!t.nodeType&&t,n=r&&r.exports===o,s=n?i.Buffer:void 0,a=s?s.allocUnsafe:void 0;function l(c,u){if(u)return c.slice();var d=c.length,h=a?a(d):new c.constructor(d);return c.copy(h),h}t.exports=l}(Fj,Fj.exports);var Nfi=Fj.exports;function Dfi(t,e){var i=-1,o=t.length;for(e||(e=Array(o));++i<o;)e[i]=t[i];return e}var Sfi=Dfi;function Tfi(t,e){for(var i=-1,o=t==null?0:t.length,r=0,n=[];++i<o;){var s=t[i];e(s,i,t)&&(n[r++]=s)}return n}var kfi=Tfi;function Efi(){return[]}var Yte=Efi,zfi=kfi,Pfi=Yte,Bfi=Object.prototype,Ofi=Bfi.propertyIsEnumerable,Fte=Object.getOwnPropertySymbols,Rfi=Fte?function(t){return t==null?[]:(t=Object(t),zfi(Fte(t),function(e){return Ofi.call(t,e)}))}:Pfi,F7=Rfi,Ufi=Rj,Yfi=F7;function Ffi(t,e){return Ufi(t,Yfi(t),e)}var Qfi=Ffi;function Gfi(t,e){for(var i=-1,o=e.length,r=t.length;++i<o;)t[r+i]=e[i];return t}var Qte=Gfi,Hfi=Rte,Vfi=Hfi(Object.getPrototypeOf,Object),Gte=Vfi,Zfi=Qte,Jfi=Gte,Wfi=F7,Kfi=Yte,qfi=Object.getOwnPropertySymbols,Xfi=qfi?function(t){for(var e=[];t;)Zfi(e,Wfi(t)),t=Jfi(t);return e}:Kfi,Hte=Xfi,_fi=Rj,$fi=Hte;function eLi(t,e){return _fi(t,$fi(t),e)}var tLi=eLi,iLi=Qte,oLi=y3;function rLi(t,e,i){var o=e(t);return oLi(t)?o:iLi(o,i(t))}var Vte=rLi,sLi=Vte,nLi=F7,aLi=U7;function lLi(t){return sLi(t,aLi,nLi)}var cLi=lLi,uLi=Vte,dLi=Hte,hLi=Y7;function ALi(t){return uLi(t,hLi,dLi)}var pLi=ALi,gLi=up,MLi=yc,fLi=gLi(MLi,"DataView"),LLi=fLi,wLi=up,mLi=yc,yLi=wLi(mLi,"Promise"),vLi=yLi,CLi=up,ILi=yc,jLi=CLi(ILi,"Set"),bLi=jLi,xLi=up,NLi=yc,DLi=xLi(NLi,"WeakMap"),SLi=DLi,Q7=LLi,G7=P7,H7=vLi,V7=bLi,Z7=SLi,Zte=vL,j4=jte,Jte="[object Map]",TLi="[object Object]",Wte="[object Promise]",Kte="[object Set]",qte="[object WeakMap]",Xte="[object DataView]",kLi=j4(Q7),ELi=j4(G7),zLi=j4(H7),PLi=j4(V7),BLi=j4(Z7),dp=Zte;(Q7&&dp(new Q7(new ArrayBuffer(1)))!=Xte||G7&&dp(new G7)!=Jte||H7&&dp(H7.resolve())!=Wte||V7&&dp(new V7)!=Kte||Z7&&dp(new Z7)!=qte)&&(dp=function(t){var e=Zte(t),i=e==TLi?t.constructor:void 0,o=i?j4(i):"";if(o)switch(o){case kLi:return Xte;case ELi:return Jte;case zLi:return Wte;case PLi:return Kte;case BLi:return qte}return e});var J7=dp,OLi=Object.prototype,RLi=OLi.hasOwnProperty;function ULi(t){var e=t.length,i=new t.constructor(e);return e&&typeof t[0]=="string"&&RLi.call(t,"index")&&(i.index=t.index,i.input=t.input),i}var YLi=ULi,FLi=yc,QLi=FLi.Uint8Array,GLi=QLi,_te=GLi;function HLi(t){var e=new t.constructor(t.byteLength);return new _te(e).set(new _te(t)),e}var W7=HLi,VLi=W7;function ZLi(t,e){var i=e?VLi(t.buffer):t.buffer;return new t.constructor(i,t.byteOffset,t.byteLength)}var JLi=ZLi,WLi=/\w*$/;function KLi(t){var e=new t.constructor(t.source,WLi.exec(t));return e.lastIndex=t.lastIndex,e}var qLi=KLi,$te=m3,eie=$te?$te.prototype:void 0,tie=eie?eie.valueOf:void 0;function XLi(t){return tie?Object(tie.call(t)):{}}var _Li=XLi,$Li=W7;function ewi(t,e){var i=e?$Li(t.buffer):t.buffer;return new t.constructor(i,t.byteOffset,t.length)}var twi=ewi,iwi=W7,owi=JLi,rwi=qLi,swi=_Li,nwi=twi,awi="[object Boolean]",lwi="[object Date]",cwi="[object Map]",uwi="[object Number]",dwi="[object RegExp]",hwi="[object Set]",Awi="[object String]",pwi="[object Symbol]",gwi="[object ArrayBuffer]",Mwi="[object DataView]",fwi="[object Float32Array]",Lwi="[object Float64Array]",wwi="[object Int8Array]",mwi="[object Int16Array]",ywi="[object Int32Array]",vwi="[object Uint8Array]",Cwi="[object Uint8ClampedArray]",Iwi="[object Uint16Array]",jwi="[object Uint32Array]";function bwi(t,e,i){var o=t.constructor;switch(e){case gwi:return iwi(t);case awi:case lwi:return new o(+t);case Mwi:return owi(t,i);case fwi:case Lwi:case wwi:case mwi:case ywi:case vwi:case Cwi:case Iwi:case jwi:return nwi(t,i);case cwi:return new o;case uwi:case Awi:return new o(t);case dwi:return rwi(t);case hwi:return new o;case pwi:return swi(t)}}var xwi=bwi,Nwi=pm,iie=Object.create,Dwi=function(){function t(){}return function(e){if(!Nwi(e))return{};if(iie)return iie(e);t.prototype=e;var i=new t;return t.prototype=void 0,i}}(),Swi=Dwi,Twi=Swi,kwi=Gte,Ewi=R7;function zwi(t){return typeof t.constructor=="function"&&!Ewi(t)?Twi(kwi(t)):{}}var Pwi=zwi,Bwi=J7,Owi=_1,Rwi="[object Map]";function Uwi(t){return Owi(t)&&Bwi(t)==Rwi}var Ywi=Uwi,Fwi=Ywi,Qwi=B7,oie=O7,rie=oie&&oie.isMap,Gwi=rie?Qwi(rie):Fwi,Hwi=Gwi,Vwi=J7,Zwi=_1,Jwi="[object Set]";function Wwi(t){return Zwi(t)&&Vwi(t)==Jwi}var Kwi=Wwi,qwi=Kwi,Xwi=B7,sie=O7,nie=sie&&sie.isSet,_wi=nie?Xwi(nie):qwi,$wi=_wi,emi=L4i,tmi=m4i,imi=Ste,omi=ufi,rmi=xfi,smi=Nfi,nmi=Sfi,ami=Qfi,lmi=tLi,cmi=cLi,umi=pLi,dmi=J7,hmi=YLi,Ami=xwi,pmi=Pwi,gmi=y3,Mmi=Ete,fmi=Hwi,Lmi=pm,wmi=$wi,mmi=U7,ymi=Y7,vmi=1,Cmi=2,Imi=4,aie="[object Arguments]",jmi="[object Array]",bmi="[object Boolean]",xmi="[object Date]",Nmi="[object Error]",lie="[object Function]",Dmi="[object GeneratorFunction]",Smi="[object Map]",Tmi="[object Number]",cie="[object Object]",kmi="[object RegExp]",Emi="[object Set]",zmi="[object String]",Pmi="[object Symbol]",Bmi="[object WeakMap]",Omi="[object ArrayBuffer]",Rmi="[object DataView]",Umi="[object Float32Array]",Ymi="[object Float64Array]",Fmi="[object Int8Array]",Qmi="[object Int16Array]",Gmi="[object Int32Array]",Hmi="[object Uint8Array]",Vmi="[object Uint8ClampedArray]",Zmi="[object Uint16Array]",Jmi="[object Uint32Array]",Uo={};Uo[aie]=Uo[jmi]=Uo[Omi]=Uo[Rmi]=Uo[bmi]=Uo[xmi]=Uo[Umi]=Uo[Ymi]=Uo[Fmi]=Uo[Qmi]=Uo[Gmi]=Uo[Smi]=Uo[Tmi]=Uo[cie]=Uo[kmi]=Uo[Emi]=Uo[zmi]=Uo[Pmi]=Uo[Hmi]=Uo[Vmi]=Uo[Zmi]=Uo[Jmi]=!0,Uo[Nmi]=Uo[lie]=Uo[Bmi]=!1;function Qj(t,e,i,o,r,n){var s,a=e&vmi,l=e&Cmi,c=e&Imi;if(i&&(s=r?i(t,o,r,n):i(t)),s!==void 0)return s;if(!Lmi(t))return t;var u=gmi(t);if(u){if(s=hmi(t),!a)return nmi(t,s)}else{var d=dmi(t),h=d==lie||d==Dmi;if(Mmi(t))return smi(t,a);if(d==cie||d==aie||h&&!r){if(s=l||h?{}:pmi(t),!a)return l?lmi(t,rmi(s,t)):ami(t,omi(s,t))}else{if(!Uo[d])return r?t:{};s=Ami(t,d,a)}}n||(n=new emi);var A=n.get(t);if(A)return A;n.set(t,s),wmi(t)?t.forEach(function(M){s.add(Qj(M,e,i,M,t,n))}):fmi(t)&&t.forEach(function(M,f){s.set(f,Qj(M,e,i,f,t,n))});var g=c?l?umi:cmi:l?ymi:mmi,p=u?void 0:g(t);return tmi(p||t,function(M,f){p&&(f=M,M=t[f]),imi(s,f,Qj(M,e,i,f,t,n))}),s}var Wmi=Qj,Kmi=Wmi,qmi=1,Xmi=4;function _mi(t){return Kmi(t,qmi|Xmi)}var $mi=_mi;const e2i=yA($mi);class t2i{constructor(e={}){const{name:i,isViewer:o=!1,i18n:r=null,addToWindows:n=[],window:s=null,component:a=null,button:l=null,startupScript:c=null,settings:u={},...d}=e;if(!i)throw new TypeError("Plugin must have a name.");d&&Object.assign(this,d),this.name=i,this.isViewer=o,this.i18n=r,this.addToWindows=n,this.window=s,this.component=a,l&&(this.button=new i2i(l)),this.startupScript=c,this.settings=u}}class i2i{constructor(e={}){const{position:i="left",stance:o=0,tooltip:r,content:n="free",keepOpen:s,icon:a}=e;this.position=i,this.stance=o,this.tooltip=r,this.content=n,this.keepOpen=s,this.icon=a}}let o2i=0;class r2i extends t2i{constructor(e={},i){super(e2i(e)),this.localContext=i,this.id=o2i++,this._shown=Ve(!0),this._isOpen=Ve(!1),this._loading=Ve(!1),this._componentInstance=Ve(null),this.button&&(this._buttonText=Ve(this.button.text))}get shown(){return this._shown.value}show(){this._shown.value=!0}hide(){this._shown.value=!1}get loading(){return this._loading.value}async open(...e){this.isOpen||(await this._onOpenOrClose("open",...e),this._isOpen.value=!0,this.localContext.hub.emit("plugin-open",{name:this.name,plugin:this.componentInstance}),this.localContext.$viewer.globalContext.hub.emit("plugin-open",{name:this.name,plugin:this.componentInstance}))}async close(...e){this.isOpen&&(await this._onOpenOrClose("close",...e),this._isOpen.value=!1,this.localContext.hub.emit("plugin-close",{name:this.name,plugin:this.componentInstance}),this.localContext.$viewer.globalContext.hub.emit("plugin-close",{name:this.name,plugin:this.componentInstance}))}get isOpen(){return this._isOpen.value}_onOpenOrClose(e,...i){if(!this.component){console.warn(`Plugin ${this.name} does not have a component. It cannot be opened or closed.`);return}if(this.loading){console.log(`Plugin ${this.name} is loading. It cannot be opened or closed.`);return}if(typeof this.component[`on${gg(e)}`]!="function")return;const o=this.component[`on${gg(e)}`].call(this.componentInstance,...i);return typeof o?.then=="function"?(this._loading.value=!0,o.then(()=>{this._loading.value=!1})):o}get componentInstance(){return this._componentInstance.value}set componentInstance(e){this._componentInstance.value=e}get buttonText(){return this._buttonText.value}set buttonText(e){this._buttonText.value=e}}class s2i{constructor(e={}){this.registeredPlugins=e!==!1?Hpi(e):new Map,this.cfg=e}getPluginInstance(e,i){return this.registeredPlugins.has(e)?new r2i(this.registeredPlugins.get(e),i):(console.warn(`No plugin with name "${e}". You must register it before accessing it.`),null)}runPluginsScripts(e){this.registeredPlugins.forEach(i=>{var o;try{(o=i.startupScript)==null||o.call(i,e)}catch(r){console.error(`[Viewer] Failed to execute startupScript of plugin ${i.name}.`,r)}})}registerPlugin(e){this.registeredPlugins.set(e.name,e)}get pluginTranslations(){const e={};return this.registeredPlugins.forEach(i=>{i.i18n&&Object.keys(i.i18n).forEach(o=>{e[o]||(e[o]={}),e[o][i.name]=i.i18n[o]})}),e}}class n2i{constructor({name:e,label:i,plugins:o=[],header:r=!0,icon:n,modelTypes:s=[],multiModel:a=!0,logoAndVersion:l=!1,defaultWindow:c=!1,displayedInWindowSelector:u=!0,noModel:d=!1}){this.name=e,this.label=i,this.plugins=o,this.header=r,this.icon=n,this.modelTypes=s,this.multiModel=a,this.logoAndVersion=l,this.default=c,this.displayedInWindowSelector=u,this.noModel=d}}class a2i{constructor(){this.registeredWindows=new Map,this.defaultWindow=null,this.windowContainers=Dl([])}registerWindow(e){var i,o,r;if(!e)throw new TypeError("registerWindow - window is required.");if(e.plugins||(e.plugins=[]),!(typeof e.name=="string"&&(o=(i=e.plugins)==null?void 0:i.every)!=null&&o.call(i,s=>typeof s=="string")))throw new TypeError("registerWindow - Windows must have a name as string and window.plugins must be an array of plugin names as string.");if(this.registeredWindows.has(e.name))throw new Error(`A window with the name ${e.name} already exist. It must be unique.`);const n=new n2i({name:e.name,label:e.label,plugins:[...e.plugins],header:e.header,icon:{imgUri:(r=e.icon)==null?void 0:r.imgUri},modelTypes:e.modelTypes,multiModel:e.multiModel??!0,logoAndVersion:e.logoAndVersion,defaultWindow:e.defaultWindow,displayedInWindowSelector:e.displayedInWindowSelector??!0,noModel:e.noModel??!1});return this.registeredWindows.set(n.name,n),n.default&&(this.defaultWindow&&(console.warn(`A window with the name ${this.defaultWindow.name} was already set as default and will be replaced by ${n.name}.`),this.defaultWindow.default=!1),this.defaultWindow=n),n}unregisterWindow(e){return this.registeredWindows.delete(e)}registerAndAddPluginsToWindows(e=[]){e.filter(i=>i.window&&!this.registeredWindows.has(i.window)).forEach(i=>{this.registerWindow(i.window).plugins.unshift(i.name)}),e.filter(i=>{var o;return((o=i.addToWindows)==null?void 0:o.length)>0}).forEach(i=>{i.addToWindows.forEach(o=>{const r=this.registeredWindows.get(o);r?r.plugins.push(i.name):console.warn(`[Viewer] Plugin with name ${i.name} can not be added to the window ${o} because it is not registered.`)})})}}var K7={},q7={},uie={},$e={};(function(t){var e=Mr&&Mr.__awaiter||function(g,p,M,f){return new(M||(M=Promise))(function(L,w){function v(b){try{C(f.next(b))}catch(x){w(x)}}function I(b){try{C(f.throw(b))}catch(x){w(x)}}function C(b){b.done?L(b.value):new M(function(x){x(b.value)}).then(v,I)}C((f=f.apply(g,p||[])).next())})};Object.defineProperty(t,"__esModule",{value:!0}),t.BASE_PATH="http://localhost".replace(/\/+$/,"");const i=g=>typeof Blob<"u"&&g instanceof Blob;class o{constructor(p=new n){this.configuration=p,this.fetchApi=(M,f)=>e(this,void 0,void 0,function*(){let L={url:M,init:f};for(const v of this.middleware)v.pre&&(L=(yield v.pre(Object.assign({fetch:this.fetchApi},L)))||L);let w=yield(this.configuration.fetchApi||fetch)(L.url,L.init);for(const v of this.middleware)v.post&&(w=(yield v.post({fetch:this.fetchApi,url:L.url,init:L.init,response:w.clone()}))||w);return w}),this.middleware=p.middleware}withMiddleware(...p){const M=this.clone();return M.middleware=M.middleware.concat(...p),M}withPreMiddleware(...p){const M=p.map(f=>({pre:f}));return this.withMiddleware(...M)}withPostMiddleware(...p){const M=p.map(f=>({post:f}));return this.withMiddleware(...M)}request(p,M){return e(this,void 0,void 0,function*(){const{url:f,init:L}=this.createFetchParams(p,M),w=yield this.fetchApi(f,L);if(w.status>=200&&w.status<300)return w;throw w})}createFetchParams(p,M){let f=this.configuration.basePath+p.path;p.query!==void 0&&Object.keys(p.query).length!==0&&(f+="?"+this.configuration.queryParamsStringify(p.query));const L=typeof FormData<"u"&&p.body instanceof FormData||p.body instanceof URLSearchParams||i(p.body)?p.body:JSON.stringify(p.body),w=Object.assign({},this.configuration.headers,p.headers),v=Object.assign({method:p.method,headers:w,body:L,credentials:this.configuration.credentials},M);return{url:f,init:v}}clone(){const p=this.constructor,M=new p(this.configuration);return M.middleware=this.middleware.slice(),M}}t.BaseAPI=o;class r extends Error{constructor(p,M){super(M),this.field=p,this.name="RequiredError"}}t.RequiredError=r,t.COLLECTION_FORMATS={csv:",",ssv:" ",tsv:" ",pipes:"|"};class n{constructor(p={}){this.configuration=p}get basePath(){return this.configuration.basePath!=null?this.configuration.basePath:t.BASE_PATH}get fetchApi(){return this.configuration.fetchApi}get middleware(){return this.configuration.middleware||[]}get queryParamsStringify(){return this.configuration.queryParamsStringify||a}get username(){return this.configuration.username}get password(){return this.configuration.password}get apiKey(){const p=this.configuration.apiKey;if(p)return typeof p=="function"?p:()=>p}get accessToken(){const p=this.configuration.accessToken;if(p)return typeof p=="function"?p:()=>e(this,void 0,void 0,function*(){return p})}get headers(){return this.configuration.headers}get credentials(){return this.configuration.credentials}}t.Configuration=n;function s(g,p){return g[p]!=null}t.exists=s;function a(g,p=""){return Object.keys(g).map(M=>{const f=p+(p.length?`[${M}]`:M),L=g[M];if(L instanceof Array){const w=L.map(v=>encodeURIComponent(String(v))).join(`&${encodeURIComponent(f)}=`);return`${encodeURIComponent(f)}=${w}`}return L instanceof Date?`${encodeURIComponent(f)}=${encodeURIComponent(L.toISOString())}`:L instanceof Object?a(L,f):`${encodeURIComponent(f)}=${encodeURIComponent(String(L))}`}).filter(M=>M.length>0).join("&")}t.querystring=a;function l(g,p){return Object.keys(g).reduce((M,f)=>Object.assign({},M,{[f]:p(g[f])}),{})}t.mapValues=l;function c(g){for(const p of g)if(p.contentType==="multipart/form-data")return!0;return!1}t.canConsumeForm=c;class u{constructor(p,M=f=>f){this.raw=p,this.transformer=M}value(){return e(this,void 0,void 0,function*(){return this.transformer(yield this.raw.json())})}}t.JSONApiResponse=u;class d{constructor(p){this.raw=p}value(){return e(this,void 0,void 0,function*(){})}}t.VoidApiResponse=d;class h{constructor(p){this.raw=p}value(){return e(this,void 0,void 0,function*(){return yield this.raw.blob()})}}t.BlobApiResponse=h;class A{constructor(p){this.raw=p}value(){return e(this,void 0,void 0,function*(){return yield this.raw.text()})}}t.TextApiResponse=A})($e);var hp={},gm={};Object.defineProperty(gm,"__esModule",{value:!0});function l2i(t){return die(t)}gm.AuthFromJSON=l2i;function die(t,e){return t==null?t:{oauth2_auth_url:t.oauth2_auth_url,oauth2_token_url:t.oauth2_token_url,http_basic_supported:t.http_basic_supported,supported_oauth2_flows:t.supported_oauth2_flows}}gm.AuthFromJSONTyped=die;function c2i(t){if(t!==void 0)return t===null?null:{}}gm.AuthToJSON=c2i;var Mm={};Object.defineProperty(Mm,"__esModule",{value:!0});function u2i(t){return hie(t)}Mm.BcfProjectFromJSON=u2i;function hie(t,e){return t==null?t:{id:t.id,project_id:t.project_id,name:t.name}}Mm.BcfProjectFromJSONTyped=hie;function d2i(t){if(t!==void 0)return t===null?null:{name:t.name}}Mm.BcfProjectToJSON=d2i;var fm={};Object.defineProperty(fm,"__esModule",{value:!0});function h2i(t){return Aie(t)}fm.BcfProjectRequestFromJSON=h2i;function Aie(t,e){return t==null?t:{name:t.name}}fm.BcfProjectRequestFromJSONTyped=Aie;function A2i(t){if(t!==void 0)return t===null?null:{name:t.name}}fm.BcfProjectRequestToJSON=A2i;var Lm={},Ap={},X7={},wm={},pp={};Object.defineProperty(pp,"__esModule",{value:!0});const p2i=$e;function g2i(t){return pie(t)}pp.TagFromJSON=g2i;function pie(t,e){return t==null?t:{id:t.id,name:t.name,color:p2i.exists(t,"color")?t.color:void 0}}pp.TagFromJSONTyped=pie;function M2i(t){if(t!==void 0)return t===null?null:{name:t.name,color:t.color}}pp.TagToJSON=M2i;var sl={};Object.defineProperty(sl,"__esModule",{value:!0});function f2i(t){return gie(t)}sl.UserFromJSON=f2i;function gie(t,e){return t==null?t:{id:t.id,email:t.email,firstname:t.firstname,lastname:t.lastname,created_at:new Date(t.created_at),updated_at:new Date(t.updated_at),cloud_role:t.cloud_role,project_role:t.project_role,provider:t.provider,sub:t.sub,profile_picture:t.profile_picture}}sl.UserFromJSONTyped=gie;function L2i(t){if(t!==void 0)return t===null?null:{}}sl.UserToJSON=L2i;var _7={},b4={};(function(t){Object.defineProperty(t,"__esModule",{value:!0}),function(r){r[r.NUMBER_100=100]="NUMBER_100",r[r.NUMBER_50=50]="NUMBER_50",r[r.NUMBER_25=25]="NUMBER_25"}(t.UserProjectRoleEnum||(t.UserProjectRoleEnum={}));function e(r){return i(r)}t.UserProjectFromJSON=e;function i(r,n){return r==null?r:{id:r.id,user_id:r.user_id,invitation_id:r.invitation_id,email:r.email,firstname:r.firstname,lastname:r.lastname,profile_picture:r.profile_picture,sub:r.sub,role:r.role}}t.UserProjectFromJSONTyped=i;function o(r){if(r!==void 0)return r===null?null:{}}t.UserProjectToJSON=o})(b4);var x4={};Object.defineProperty(x4,"__esModule",{value:!0});const w2i=$e,m2i=b4;function y2i(t){return Mie(t)}x4.VisaCommentFromJSON=y2i;function Mie(t,e){return t==null?t:{id:t.id,author:m2i.UserProjectFromJSON(t.author),visa_id:t.visa_id,content:w2i.exists(t,"content")?t.content:void 0,created_at:new Date(t.created_at),updated_at:new Date(t.updated_at)}}x4.VisaCommentFromJSONTyped=Mie;function v2i(t){if(t!==void 0)return t===null?null:{content:t.content}}x4.VisaCommentToJSON=v2i;var $7={};(function(t){Object.defineProperty(t,"__esModule",{value:!0});const e=b4;(function(n){n.P="P",n.A="A",n.D="D"})(t.VisaValidationStatusEnum||(t.VisaValidationStatusEnum={}));function i(n){return o(n)}t.VisaValidationFromJSON=i;function o(n,s){return n==null?n:{id:n.id,visa_id:n.visa_id,validator:e.UserProjectFromJSON(n.validator),status:n.status,has_commented:n.has_commented,created_at:new Date(n.created_at),updated_at:new Date(n.updated_at)}}t.VisaValidationFromJSONTyped=o;function r(n){if(n!==void 0)return n===null?null:{}}t.VisaValidationToJSON=r})($7),function(t){Object.defineProperty(t,"__esModule",{value:!0});const e=$e,i=b4,o=x4,r=$7;(function(l){l.O="O",l.P="P",l.C="C"})(t.VisaStatusEnum||(t.VisaStatusEnum={}));function n(l){return s(l)}t.VisaFromJSON=n;function s(l,c){return l==null?l:{id:l.id,validations:l.validations.map(r.VisaValidationFromJSON),validations_in_error:l.validations_in_error,creator:i.UserProjectFromJSON(l.creator),document_id:l.document_id,status:l.status,description:e.exists(l,"description")?l.description:void 0,comments:l.comments.map(o.VisaCommentFromJSON),deadline:e.exists(l,"deadline")?l.deadline===null?null:new Date(l.deadline):void 0,created_at:new Date(l.created_at),updated_at:new Date(l.updated_at)}}t.VisaFromJSONTyped=s;function a(l){if(l!==void 0)return l===null?null:{description:l.description,deadline:l.deadline===void 0?void 0:l.deadline===null?null:l.deadline.toISOString().substr(0,10)}}t.VisaToJSON=a}(_7),function(t){Object.defineProperty(t,"__esModule",{value:!0});const e=$e,i=pp,o=sl,r=_7;(function(l){l.Ifc="IFC",l.Dwg="DWG",l.Dxf="DXF",l.Gltf="GLTF",l.Pdf="PDF",l.Jpeg="JPEG",l.Png="PNG",l.Obj="OBJ",l.PointCloud="POINT_CLOUD",l.Null="null"})(t.DocumentModelTypeEnum||(t.DocumentModelTypeEnum={})),function(l){l[l.NUMBER_1=1]="NUMBER_1",l[l.NUMBER_50=50]="NUMBER_50",l[l.NUMBER_100=100]="NUMBER_100"}(t.DocumentUserPermissionEnum||(t.DocumentUserPermissionEnum={}));function n(l){return s(l)}t.DocumentFromJSON=n;function s(l,c){return l==null?l:{id:l.id,parent_id:e.exists(l,"parent_id")?l.parent_id:void 0,created_by:o.UserFromJSON(l.created_by),project:l.project,name:l.name,file_name:e.exists(l,"file_name")?l.file_name:void 0,description:e.exists(l,"description")?l.description:void 0,file:l.file,size:l.size,tags:l.tags.map(i.TagFromJSON),visas:l.visas.map(r.VisaFromJSON),created_at:new Date(l.created_at),updated_at:new Date(l.updated_at),model_id:l.model_id,model_type:l.model_type,ifc_id:l.ifc_id,head_id:l.head_id,is_head_version:l.is_head_version,history_count:l.history_count,user_permission:l.user_permission,office_preview:l.office_preview}}t.DocumentFromJSONTyped=s;function a(l){if(l!==void 0)return l===null?null:{parent_id:l.parent_id,name:l.name,file_name:l.file_name,description:l.description,file:l.file}}t.DocumentToJSON=a}(wm);var eE={},gp={};Object.defineProperty(gp,"__esModule",{value:!0});function C2i(t){return fie(t)}gp.XktFileFromJSON=C2i;function fie(t,e){return t==null?t:{version:t.version,file:t.file}}gp.XktFileFromJSONTyped=fie;function I2i(t){if(t!==void 0)return t===null?null:{version:t.version,file:t.file}}gp.XktFileToJSON=I2i,function(t){Object.defineProperty(t,"__esModule",{value:!0});const e=$e,i=wm,o=sl,r=gp;(function(l){l.Ifc="IFC",l.Dwg="DWG",l.Dxf="DXF",l.Gltf="GLTF",l.Pdf="PDF",l.Jpeg="JPEG",l.Png="PNG",l.Obj="OBJ",l.PointCloud="POINT_CLOUD",l.Metabuilding="METABUILDING"})(t.ModelSerializerWithoutChildrenTypeEnum||(t.ModelSerializerWithoutChildrenTypeEnum={})),function(l){l.Upload="UPLOAD",l.Split="SPLIT",l.Merge="MERGE",l.Export="EXPORT",l.Optimized="OPTIMIZED"}(t.ModelSerializerWithoutChildrenSourceEnum||(t.ModelSerializerWithoutChildrenSourceEnum={}));function n(l){return s(l)}t.ModelSerializerWithoutChildrenFromJSON=n;function s(l,c){return l==null?l:{id:l.id,name:e.exists(l,"name")?l.name:void 0,type:l.type,creator:o.UserFromJSON(l.creator),status:l.status,source:e.exists(l,"source")?l.source:void 0,created_at:new Date(l.created_at),updated_at:new Date(l.updated_at),document_id:l.document_id,document:i.DocumentFromJSON(l.document),structure_file:l.structure_file,systems_file:l.systems_file,map_file:l.map_file,gltf_file:l.gltf_file,preview_file:l.preview_file,viewer_360_file:l.viewer_360_file,xkt_file:l.xkt_file,xkt_files:l.xkt_files.map(r.XktFileFromJSON),binary_2d_file:l.binary_2d_file,project_id:l.project_id,world_position:e.exists(l,"world_position")?l.world_position:void 0,size_ratio:e.exists(l,"size_ratio")?l.size_ratio:void 0,errors:l.errors,warnings:l.warnings,archived:e.exists(l,"archived")?l.archived:void 0,version:e.exists(l,"version")?l.version:void 0,north_vector:e.exists(l,"north_vector")?l.north_vector:void 0,recommanded_2d_angle:e.exists(l,"recommanded_2d_angle")?l.recommanded_2d_angle:void 0,parent_id:l.parent_id,page_number:l.page_number}}t.ModelSerializerWithoutChildrenFromJSONTyped=s;function a(l){if(l!==void 0)return l===null?null:{name:l.name,source:l.source,world_position:l.world_position,size_ratio:l.size_ratio,archived:l.archived,version:l.version,north_vector:l.north_vector,recommanded_2d_angle:l.recommanded_2d_angle}}t.ModelSerializerWithoutChildrenToJSON=a}(eE),function(t){Object.defineProperty(t,"__esModule",{value:!0});const e=$e,i=wm,o=eE,r=sl,n=gp;(function(c){c.Ifc="IFC",c.Dwg="DWG",c.Dxf="DXF",c.Gltf="GLTF",c.Pdf="PDF",c.Jpeg="JPEG",c.Png="PNG",c.Obj="OBJ",c.PointCloud="POINT_CLOUD",c.Metabuilding="METABUILDING"})(t.ModelTypeEnum||(t.ModelTypeEnum={})),function(c){c.Upload="UPLOAD",c.Split="SPLIT",c.Merge="MERGE",c.Export="EXPORT",c.Optimized="OPTIMIZED"}(t.ModelSourceEnum||(t.ModelSourceEnum={}));function s(c){return a(c)}t.ModelFromJSON=s;function a(c,u){return c==null?c:{id:c.id,name:e.exists(c,"name")?c.name:void 0,type:c.type,creator:r.UserFromJSON(c.creator),status:c.status,source:e.exists(c,"source")?c.source:void 0,created_at:new Date(c.created_at),updated_at:new Date(c.updated_at),document_id:c.document_id,document:i.DocumentFromJSON(c.document),structure_file:c.structure_file,systems_file:c.systems_file,map_file:c.map_file,gltf_file:c.gltf_file,preview_file:c.preview_file,viewer_360_file:c.viewer_360_file,xkt_file:c.xkt_file,xkt_files:c.xkt_files.map(n.XktFileFromJSON),binary_2d_file:c.binary_2d_file,project_id:c.project_id,world_position:e.exists(c,"world_position")?c.world_position:void 0,size_ratio:e.exists(c,"size_ratio")?c.size_ratio:void 0,errors:c.errors,warnings:c.warnings,archived:e.exists(c,"archived")?c.archived:void 0,version:e.exists(c,"version")?c.version:void 0,north_vector:e.exists(c,"north_vector")?c.north_vector:void 0,recommanded_2d_angle:e.exists(c,"recommanded_2d_angle")?c.recommanded_2d_angle:void 0,parent_id:c.parent_id,page_number:c.page_number,children:c.children.map(o.ModelSerializerWithoutChildrenFromJSON)}}t.ModelFromJSONTyped=a;function l(c){if(c!==void 0)return c===null?null:{name:c.name,source:c.source,world_position:c.world_position,size_ratio:c.size_ratio,archived:c.archived,version:c.version,north_vector:c.north_vector,recommanded_2d_angle:c.recommanded_2d_angle}}t.ModelToJSON=l}(X7),Object.defineProperty(Ap,"__esModule",{value:!0});const mm=$e,j2i=X7;function b2i(t){return Lie(t)}Ap.ModelWithPositioningPlanFromJSON=b2i;function Lie(t,e){return t==null?t:{translation_x:mm.exists(t,"translation_x")?t.translation_x:void 0,translation_y:mm.exists(t,"translation_y")?t.translation_y:void 0,rotate_z:mm.exists(t,"rotate_z")?t.rotate_z:void 0,scale:mm.exists(t,"scale")?t.scale:void 0,opacity:mm.exists(t,"opacity")?t.opacity:void 0,plan:j2i.ModelFromJSON(t.plan)}}Ap.ModelWithPositioningPlanFromJSONTyped=Lie;function x2i(t){if(t!==void 0)return t===null?null:{translation_x:t.translation_x,translation_y:t.translation_y,rotate_z:t.rotate_z,scale:t.scale,opacity:t.opacity}}Ap.ModelWithPositioningPlanToJSON=x2i,Object.defineProperty(Lm,"__esModule",{value:!0});const N2i=Ap;function D2i(t){return wie(t)}Lm.BuildingFromJSON=D2i;function wie(t,e){return t==null?t:{uuid:t.uuid,name:t.name,plans:t.plans.map(N2i.ModelWithPositioningPlanFromJSON),plans_unreachable_count:t.plans_unreachable_count}}Lm.BuildingFromJSONTyped=wie;function S2i(t){if(t!==void 0)return t===null?null:{}}Lm.BuildingToJSON=S2i;var ym={};Object.defineProperty(ym,"__esModule",{value:!0});function T2i(t){return mie(t)}ym.BuildingModelPlanRequestFromJSON=T2i;function mie(t,e){return t==null?t:{id:t.id}}ym.BuildingModelPlanRequestFromJSONTyped=mie;function k2i(t){if(t!==void 0)return t===null?null:{id:t.id}}ym.BuildingModelPlanRequestToJSON=k2i;var yie={};(function(t){Object.defineProperty(t,"__esModule",{value:!0});const e=$e,i=sl;(function(s){s[s.NUMBER_100=100]="NUMBER_100",s[s.NUMBER_50=50]="NUMBER_50",s[s.NUMBER_25=25]="NUMBER_25"})(t.CheckProjectAccessUserRoleEnum||(t.CheckProjectAccessUserRoleEnum={}));function o(s){return r(s)}t.CheckProjectAccessFromJSON=o;function r(s,a){return s==null?s:{has_read_permission:s.has_read_permission,has_write_permission:s.has_write_permission,has_admin_permission:s.has_admin_permission,token_scopes:s.token_scopes,usable_scopes:s.usable_scopes,user_role:e.exists(s,"user_role")?s.user_role:void 0,user:e.exists(s,"user")?i.UserFromJSON(s.user):void 0}}t.CheckProjectAccessFromJSONTyped=r;function n(s){if(s!==void 0)return s===null?null:{has_read_permission:s.has_read_permission,has_write_permission:s.has_write_permission,has_admin_permission:s.has_admin_permission,token_scopes:s.token_scopes,usable_scopes:s.usable_scopes,user_role:s.user_role,user:i.UserToJSON(s.user)}}t.CheckProjectAccessToJSON=n})(yie);var N4={};Object.defineProperty(N4,"__esModule",{value:!0});const tE=$e;function E2i(t){return vie(t)}N4.ClassificationFromJSON=E2i;function vie(t,e){return t==null?t:{id:t.id,name:tE.exists(t,"name")?t.name:void 0,notation:tE.exists(t,"notation")?t.notation:void 0,title:tE.exists(t,"title")?t.title:void 0}}N4.ClassificationFromJSONTyped=vie;function z2i(t){if(t!==void 0)return t===null?null:{name:t.name,notation:t.notation,title:t.title}}N4.ClassificationToJSON=z2i;var Mp={};Object.defineProperty(Mp,"__esModule",{value:!0});const iE=$e;function P2i(t){return Cie(t)}Mp.ClassificationRequestFromJSON=P2i;function Cie(t,e){return t==null?t:{name:iE.exists(t,"name")?t.name:void 0,notation:iE.exists(t,"notation")?t.notation:void 0,title:iE.exists(t,"title")?t.title:void 0}}Mp.ClassificationRequestFromJSONTyped=Cie;function B2i(t){if(t!==void 0)return t===null?null:{name:t.name,notation:t.notation,title:t.title}}Mp.ClassificationRequestToJSON=B2i;var D4={},n0={};Object.defineProperty(n0,"__esModule",{value:!0});function O2i(t){return Iie(t)}n0.DirectionFromJSON=O2i;function Iie(t,e){return t==null?t:{x:t.x,y:t.y,z:t.z}}n0.DirectionFromJSONTyped=Iie;function R2i(t){if(t!==void 0)return t===null?null:{x:t.x,y:t.y,z:t.z}}n0.DirectionToJSON=R2i;var td={};Object.defineProperty(td,"__esModule",{value:!0});function U2i(t){return jie(t)}td.PointFromJSON=U2i;function jie(t,e){return t==null?t:{x:t.x,y:t.y,z:t.z}}td.PointFromJSONTyped=jie;function Y2i(t){if(t!==void 0)return t===null?null:{x:t.x,y:t.y,z:t.z}}td.PointToJSON=Y2i,Object.defineProperty(D4,"__esModule",{value:!0});const bie=n0,xie=td;function F2i(t){return Nie(t)}D4.ClippingPlaneFromJSON=F2i;function Nie(t,e){return t==null?t:{location:xie.PointFromJSON(t.location),direction:bie.DirectionFromJSON(t.direction)}}D4.ClippingPlaneFromJSONTyped=Nie;function Q2i(t){if(t!==void 0)return t===null?null:{location:xie.PointToJSON(t.location),direction:bie.DirectionToJSON(t.direction)}}D4.ClippingPlaneToJSON=Q2i;var fp={},a0={};Object.defineProperty(a0,"__esModule",{value:!0});function G2i(t){return Die(t)}a0.DirectionRequestFromJSON=G2i;function Die(t,e){return t==null?t:{x:t.x,y:t.y,z:t.z}}a0.DirectionRequestFromJSONTyped=Die;function H2i(t){if(t!==void 0)return t===null?null:{x:t.x,y:t.y,z:t.z}}a0.DirectionRequestToJSON=H2i;var id={};Object.defineProperty(id,"__esModule",{value:!0});function V2i(t){return Sie(t)}id.PointRequestFromJSON=V2i;function Sie(t,e){return t==null?t:{x:t.x,y:t.y,z:t.z}}id.PointRequestFromJSONTyped=Sie;function Z2i(t){if(t!==void 0)return t===null?null:{x:t.x,y:t.y,z:t.z}}id.PointRequestToJSON=Z2i,Object.defineProperty(fp,"__esModule",{value:!0});const Tie=a0,kie=id;function J2i(t){return Eie(t)}fp.ClippingPlaneRequestFromJSON=J2i;function Eie(t,e){return t==null?t:{location:kie.PointRequestFromJSON(t.location),direction:Tie.DirectionRequestFromJSON(t.direction)}}fp.ClippingPlaneRequestFromJSONTyped=Eie;function W2i(t){if(t!==void 0)return t===null?null:{location:kie.PointRequestToJSON(t.location),direction:Tie.DirectionRequestToJSON(t.direction)}}fp.ClippingPlaneRequestToJSON=W2i;var S4={},T4={};Object.defineProperty(T4,"__esModule",{value:!0});const K2i=$e;function q2i(t){return zie(t)}T4.FeatureFromJSON=q2i;function zie(t,e){return t==null?t:{name:t.name,viewer_url:K2i.exists(t,"viewer_url")?t.viewer_url:void 0}}T4.FeatureFromJSONTyped=zie;function X2i(t){if(t!==void 0)return t===null?null:{name:t.name,viewer_url:t.viewer_url}}T4.FeatureToJSON=X2i;var k4={},E4={};Object.defineProperty(E4,"__esModule",{value:!0});function _2i(t){return Pie(t)}E4.MarketplaceAppImageFromJSON=_2i;function Pie(t,e){return t==null?t:{id:t.id,image:t.image,order:t.order}}E4.MarketplaceAppImageFromJSONTyped=Pie;function $2i(t){if(t!==void 0)return t===null?null:{image:t.image}}E4.MarketplaceAppImageToJSON=$2i;var z4={};Object.defineProperty(z4,"__esModule",{value:!0});const eyi=$e;function tyi(t){return Bie(t)}z4.PublicOrganizationFromJSON=tyi;function Bie(t,e){return t==null?t:{id:t.id,name:t.name,logo:eyi.exists(t,"logo")?t.logo:void 0}}z4.PublicOrganizationFromJSONTyped=Bie;function iyi(t){if(t!==void 0)return t===null?null:{name:t.name,logo:t.logo}}z4.PublicOrganizationToJSON=iyi,Object.defineProperty(k4,"__esModule",{value:!0});const Oie=$e,oyi=E4,ryi=z4;function syi(t){return Rie(t)}k4.MarketplaceAppLightFromJSON=syi;function Rie(t,e){return t==null?t:{id:t.id,name:t.name,viewer_plugins_urls:Oie.exists(t,"viewer_plugins_urls")?t.viewer_plugins_urls:void 0,file:Oie.exists(t,"file")?t.file:void 0,organization:ryi.PublicOrganizationFromJSON(t.organization),images:t.images.map(oyi.MarketplaceAppImageFromJSON)}}k4.MarketplaceAppLightFromJSONTyped=Rie;function nyi(t){if(t!==void 0)return t===null?null:{name:t.name,viewer_plugins_urls:t.viewer_plugins_urls,file:t.file}}k4.MarketplaceAppLightToJSON=nyi;var Lp={};Object.defineProperty(Lp,"__esModule",{value:!0});const ayi=$e;function lyi(t){return Uie(t)}Lp.OrganizationFromJSON=lyi;function Uie(t,e){return t==null?t:{id:t.id,name:t.name,is_personnal:t.is_personnal,created_at:new Date(t.created_at),updated_at:new Date(t.updated_at),logo:ayi.exists(t,"logo")?t.logo:void 0}}Lp.OrganizationFromJSONTyped=Uie;function cyi(t){if(t!==void 0)return t===null?null:{name:t.name,logo:t.logo}}Lp.OrganizationToJSON=cyi,Object.defineProperty(S4,"__esModule",{value:!0});const uyi=$e,dyi=T4,hyi=k4,Ayi=Lp,pyi=sl;function gyi(t){return Yie(t)}S4.CloudFromJSON=gyi;function Yie(t,e){return t==null?t:{id:t.id,name:t.name,features:t.features.map(dyi.FeatureFromJSON),marketplace_apps:t.marketplace_apps.map(hyi.MarketplaceAppLightFromJSON),organization:Ayi.OrganizationFromJSON(t.organization),creator:pyi.UserFromJSON(t.creator),creator_app:t.creator_app,is_default:t.is_default,created_at:new Date(t.created_at),image:uyi.exists(t,"image")?t.image:void 0,updated_at:new Date(t.updated_at)}}S4.CloudFromJSONTyped=Yie;function Myi(t){if(t!==void 0)return t===null?null:{name:t.name,image:t.image}}S4.CloudToJSON=Myi;var Fie={};(function(t){Object.defineProperty(t,"__esModule",{value:!0}),function(r){r[r.NUMBER_100=100]="NUMBER_100",r[r.NUMBER_50=50]="NUMBER_50"}(t.CloudInvitationRoleEnum||(t.CloudInvitationRoleEnum={}));function e(r){return i(r)}t.CloudInvitationFromJSON=e;function i(r,n){return r==null?r:{id:r.id,email:r.email,redirect_uri:r.redirect_uri,role:r.role}}t.CloudInvitationFromJSONTyped=i;function o(r){if(r!==void 0)return r===null?null:{email:r.email,redirect_uri:r.redirect_uri}}t.CloudInvitationToJSON=o})(Fie);var vm={};Object.defineProperty(vm,"__esModule",{value:!0});function fyi(t){return Qie(t)}vm.CloudInvitationRequestFromJSON=fyi;function Qie(t,e){return t==null?t:{email:t.email,redirect_uri:t.redirect_uri}}vm.CloudInvitationRequestFromJSONTyped=Qie;function Lyi(t){if(t!==void 0)return t===null?null:{email:t.email,redirect_uri:t.redirect_uri}}vm.CloudInvitationRequestToJSON=Lyi;var Cm={};Object.defineProperty(Cm,"__esModule",{value:!0});const Gie=$e;function wyi(t){return Hie(t)}Cm.CloudRequestFromJSON=wyi;function Hie(t,e){return t==null?t:{name:t.name,organization_id:Gie.exists(t,"organization_id")?t.organization_id:void 0,image:Gie.exists(t,"image")?t.image:void 0}}Cm.CloudRequestFromJSONTyped=Hie;function myi(t){if(t!==void 0)return t===null?null:{name:t.name,organization_id:t.organization_id,image:t.image}}Cm.CloudRequestToJSON=myi;var oE={};(function(t){Object.defineProperty(t,"__esModule",{value:!0});const e=$e;(function(n){n[n.NUMBER_100=100]="NUMBER_100",n[n.NUMBER_50=50]="NUMBER_50"})(t.CloudRoleRoleEnum||(t.CloudRoleRoleEnum={}));function i(n){return o(n)}t.CloudRoleFromJSON=i;function o(n,s){return n==null?n:{cloud:n.cloud,role:e.exists(n,"role")?n.role:void 0}}t.CloudRoleFromJSONTyped=o;function r(n){if(n!==void 0)return n===null?null:{cloud:n.cloud,role:n.role}}t.CloudRoleToJSON=r})(oE);var P4={},l0={};Object.defineProperty(l0,"__esModule",{value:!0});const rE=$e;function yyi(t){return Vie(t)}l0.ComponentFromJSON=yyi;function Vie(t,e){return t==null?t:{ifc_guid:rE.exists(t,"ifc_guid")?t.ifc_guid:void 0,originating_system:rE.exists(t,"originating_system")?t.originating_system:void 0,authoring_tool_id:rE.exists(t,"authoring_tool_id")?t.authoring_tool_id:void 0}}l0.ComponentFromJSONTyped=Vie;function vyi(t){if(t!==void 0)return t===null?null:{ifc_guid:t.ifc_guid,originating_system:t.originating_system,authoring_tool_id:t.authoring_tool_id}}l0.ComponentToJSON=vyi,Object.defineProperty(P4,"__esModule",{value:!0});const Zie=l0;function Cyi(t){return Jie(t)}P4.ColoringFromJSON=Cyi;function Jie(t,e){return t==null?t:{color:t.color,components:t.components.map(Zie.ComponentFromJSON)}}P4.ColoringFromJSONTyped=Jie;function Iyi(t){if(t!==void 0)return t===null?null:{color:t.color,components:t.components.map(Zie.ComponentToJSON)}}P4.ColoringToJSON=Iyi;var B4={},c0={};Object.defineProperty(c0,"__esModule",{value:!0});const sE=$e;function jyi(t){return Wie(t)}c0.ComponentRequestFromJSON=jyi;function Wie(t,e){return t==null?t:{ifc_guid:sE.exists(t,"ifc_guid")?t.ifc_guid:void 0,originating_system:sE.exists(t,"originating_system")?t.originating_system:void 0,authoring_tool_id:sE.exists(t,"authoring_tool_id")?t.authoring_tool_id:void 0}}c0.ComponentRequestFromJSONTyped=Wie;function byi(t){if(t!==void 0)return t===null?null:{ifc_guid:t.ifc_guid,originating_system:t.originating_system,authoring_tool_id:t.authoring_tool_id}}c0.ComponentRequestToJSON=byi,Object.defineProperty(B4,"__esModule",{value:!0});const Kie=c0;function xyi(t){return qie(t)}B4.ColoringRequestFromJSON=xyi;function qie(t,e){return t==null?t:{color:t.color,components:t.components.map(Kie.ComponentRequestFromJSON)}}B4.ColoringRequestFromJSONTyped=qie;function Nyi(t){if(t!==void 0)return t===null?null:{color:t.color,components:t.components.map(Kie.ComponentRequestToJSON)}}B4.ColoringRequestToJSON=Nyi;var O4={};Object.defineProperty(O4,"__esModule",{value:!0});const wp=$e;function Dyi(t){return Xie(t)}O4.CommentFromJSON=Dyi;function Xie(t,e){return t==null?t:{guid:wp.exists(t,"guid")?t.guid:void 0,date:wp.exists(t,"date")?new Date(t.date):void 0,author:wp.exists(t,"author")?t.author:void 0,comment:wp.exists(t,"comment")?t.comment:void 0,viewpoint_guid:wp.exists(t,"viewpoint_guid")?t.viewpoint_guid:void 0,reply_to_comment_guid:wp.exists(t,"reply_to_comment_guid")?t.reply_to_comment_guid:void 0,topic_guid:t.topic_guid,modified_author:wp.exists(t,"modified_author")?t.modified_author:void 0,modified_date:new Date(t.modified_date)}}O4.CommentFromJSONTyped=Xie;function Syi(t){if(t!==void 0)return t===null?null:{guid:t.guid,date:t.date===void 0?void 0:t.date.toISOString(),author:t.author,comment:t.comment,viewpoint_guid:t.viewpoint_guid,reply_to_comment_guid:t.reply_to_comment_guid,modified_author:t.modified_author}}O4.CommentToJSON=Syi;var mp={};Object.defineProperty(mp,"__esModule",{value:!0});const u0=$e;function Tyi(t){return _ie(t)}mp.CommentRequestFromJSON=Tyi;function _ie(t,e){return t==null?t:{guid:u0.exists(t,"guid")?t.guid:void 0,date:u0.exists(t,"date")?new Date(t.date):void 0,author:u0.exists(t,"author")?t.author:void 0,comment:u0.exists(t,"comment")?t.comment:void 0,viewpoint_guid:u0.exists(t,"viewpoint_guid")?t.viewpoint_guid:void 0,reply_to_comment_guid:u0.exists(t,"reply_to_comment_guid")?t.reply_to_comment_guid:void 0,modified_author:u0.exists(t,"modified_author")?t.modified_author:void 0,viewpoint_temp_id:u0.exists(t,"viewpoint_temp_id")?t.viewpoint_temp_id:void 0}}mp.CommentRequestFromJSONTyped=_ie;function kyi(t){if(t!==void 0)return t===null?null:{guid:t.guid,date:t.date===void 0?void 0:t.date.toISOString(),author:t.author,comment:t.comment,viewpoint_guid:t.viewpoint_guid,reply_to_comment_guid:t.reply_to_comment_guid,modified_author:t.modified_author,viewpoint_temp_id:t.viewpoint_temp_id}}mp.CommentRequestToJSON=kyi;var R4={},U4={},Y4={};Object.defineProperty(Y4,"__esModule",{value:!0});const nE=$e;function Eyi(t){return $ie(t)}Y4.ViewSetupHintsFromJSON=Eyi;function $ie(t,e){return t==null?t:{spaces_visible:nE.exists(t,"spaces_visible")?t.spaces_visible:void 0,space_boundaries_visible:nE.exists(t,"space_boundaries_visible")?t.space_boundaries_visible:void 0,openings_visible:nE.exists(t,"openings_visible")?t.openings_visible:void 0}}Y4.ViewSetupHintsFromJSONTyped=$ie;function zyi(t){if(t!==void 0)return t===null?null:{spaces_visible:t.spaces_visible,space_boundaries_visible:t.space_boundaries_visible,openings_visible:t.openings_visible}}Y4.ViewSetupHintsToJSON=zyi,Object.defineProperty(U4,"__esModule",{value:!0});const eoe=$e,toe=l0,ioe=Y4;function Pyi(t){return ooe(t)}U4.VisibilityFromJSON=Pyi;function ooe(t,e){return t==null?t:{default_visibility:eoe.exists(t,"default_visibility")?t.default_visibility:void 0,exceptions:eoe.exists(t,"exceptions")?t.exceptions===null?null:t.exceptions.map(toe.ComponentFromJSON):void 0,view_setup_hints:ioe.ViewSetupHintsFromJSON(t.view_setup_hints)}}U4.VisibilityFromJSONTyped=ooe;function Byi(t){if(t!==void 0)return t===null?null:{default_visibility:t.default_visibility,exceptions:t.exceptions===void 0?void 0:t.exceptions===null?null:t.exceptions.map(toe.ComponentToJSON),view_setup_hints:ioe.ViewSetupHintsToJSON(t.view_setup_hints)}}U4.VisibilityToJSON=Byi,Object.defineProperty(R4,"__esModule",{value:!0});const aE=$e,roe=P4,soe=l0,noe=U4;function Oyi(t){return aoe(t)}R4.ComponentsParentFromJSON=Oyi;function aoe(t,e){return t==null?t:{coloring:aE.exists(t,"coloring")?t.coloring.map(roe.ColoringFromJSON):void 0,visibility:aE.exists(t,"visibility")?noe.VisibilityFromJSON(t.visibility):void 0,selection:aE.exists(t,"selection")?t.selection.map(soe.ComponentFromJSON):void 0}}R4.ComponentsParentFromJSONTyped=aoe;function Ryi(t){if(t!==void 0)return t===null?null:{coloring:t.coloring===void 0?void 0:t.coloring.map(roe.ColoringToJSON),visibility:noe.VisibilityToJSON(t.visibility),selection:t.selection===void 0?void 0:t.selection.map(soe.ComponentToJSON)}}R4.ComponentsParentToJSON=Ryi;var yp={},F4={},Q4={};Object.defineProperty(Q4,"__esModule",{value:!0});const lE=$e;function Uyi(t){return loe(t)}Q4.ViewSetupHintsRequestFromJSON=Uyi;function loe(t,e){return t==null?t:{spaces_visible:lE.exists(t,"spaces_visible")?t.spaces_visible:void 0,space_boundaries_visible:lE.exists(t,"space_boundaries_visible")?t.space_boundaries_visible:void 0,openings_visible:lE.exists(t,"openings_visible")?t.openings_visible:void 0}}Q4.ViewSetupHintsRequestFromJSONTyped=loe;function Yyi(t){if(t!==void 0)return t===null?null:{spaces_visible:t.spaces_visible,space_boundaries_visible:t.space_boundaries_visible,openings_visible:t.openings_visible}}Q4.ViewSetupHintsRequestToJSON=Yyi,Object.defineProperty(F4,"__esModule",{value:!0});const coe=$e,uoe=c0,doe=Q4;function Fyi(t){return hoe(t)}F4.VisibilityRequestFromJSON=Fyi;function hoe(t,e){return t==null?t:{default_visibility:coe.exists(t,"default_visibility")?t.default_visibility:void 0,exceptions:coe.exists(t,"exceptions")?t.exceptions===null?null:t.exceptions.map(uoe.ComponentRequestFromJSON):void 0,view_setup_hints:doe.ViewSetupHintsRequestFromJSON(t.view_setup_hints)}}F4.VisibilityRequestFromJSONTyped=hoe;function Qyi(t){if(t!==void 0)return t===null?null:{default_visibility:t.default_visibility,exceptions:t.exceptions===void 0?void 0:t.exceptions===null?null:t.exceptions.map(uoe.ComponentRequestToJSON),view_setup_hints:doe.ViewSetupHintsRequestToJSON(t.view_setup_hints)}}F4.VisibilityRequestToJSON=Qyi,Object.defineProperty(yp,"__esModule",{value:!0});const cE=$e,Aoe=B4,poe=c0,goe=F4;function Gyi(t){return Moe(t)}yp.ComponentsParentRequestFromJSON=Gyi;function Moe(t,e){return t==null?t:{coloring:cE.exists(t,"coloring")?t.coloring.map(Aoe.ColoringRequestFromJSON):void 0,visibility:cE.exists(t,"visibility")?goe.VisibilityRequestFromJSON(t.visibility):void 0,selection:cE.exists(t,"selection")?t.selection.map(poe.ComponentRequestFromJSON):void 0}}yp.ComponentsParentRequestFromJSONTyped=Moe;function Hyi(t){if(t!==void 0)return t===null?null:{coloring:t.coloring===void 0?void 0:t.coloring.map(Aoe.ColoringRequestToJSON),visibility:goe.VisibilityRequestToJSON(t.visibility),selection:t.selection===void 0?void 0:t.selection.map(poe.ComponentRequestToJSON)}}yp.ComponentsParentRequestToJSON=Hyi;var Im={};Object.defineProperty(Im,"__esModule",{value:!0});function Vyi(t){return foe(t)}Im.CreateBuildingByNameRequestFromJSON=Vyi;function foe(t,e){return t==null?t:{name:t.name}}Im.CreateBuildingByNameRequestFromJSONTyped=foe;function Zyi(t){if(t!==void 0)return t===null?null:{name:t.name}}Im.CreateBuildingByNameRequestToJSON=Zyi;var jm={};Object.defineProperty(jm,"__esModule",{value:!0});function Jyi(t){return Loe(t)}jm.CreateModelRequestFromJSON=Jyi;function Loe(t,e){return t==null?t:{document_id:t.document_id}}jm.CreateModelRequestFromJSONTyped=Loe;function Wyi(t){if(t!==void 0)return t===null?null:{document_id:t.document_id}}jm.CreateModelRequestToJSON=Wyi;var bm={};Object.defineProperty(bm,"__esModule",{value:!0});function Kyi(t){return woe(t)}bm.CreateMultiPageModelRequestFromJSON=Kyi;function woe(t,e){return t==null?t:{map_files:t.map_files}}bm.CreateMultiPageModelRequestFromJSONTyped=woe;function qyi(t){if(t!==void 0)return t===null?null:{map_files:t.map_files}}bm.CreateMultiPageModelRequestToJSON=qyi;var xm={};Object.defineProperty(xm,"__esModule",{value:!0});const Xyi=$e;function _yi(t){return moe(t)}xm.CreateUserRequestFromJSON=_yi;function moe(t,e){return t==null?t:{email:t.email,firstname:t.firstname,lastname:t.lastname,profile_picture:Xyi.exists(t,"profile_picture")?t.profile_picture:void 0}}xm.CreateUserRequestFromJSONTyped=moe;function $yi(t){if(t!==void 0)return t===null?null:{email:t.email,firstname:t.firstname,lastname:t.lastname,profile_picture:t.profile_picture}}xm.CreateUserRequestToJSON=$yi;var Nm={},G4={};Object.defineProperty(G4,"__esModule",{value:!0});const evi=$e;function tvi(t){return yoe(t)}G4.LabelFromJSON=tvi;function yoe(t,e){return t==null?t:{id:t.id,label:t.label,project:evi.exists(t,"project")?t.project:void 0}}G4.LabelFromJSONTyped=yoe;function ivi(t){if(t!==void 0)return t===null?null:{label:t.label,project:t.project}}G4.LabelToJSON=ivi;var H4={};Object.defineProperty(H4,"__esModule",{value:!0});const voe=$e;function ovi(t){return Coe(t)}H4.PriorityFromJSON=ovi;function Coe(t,e){return t==null?t:{id:t.id,priority:t.priority,color:voe.exists(t,"color")?t.color:void 0,project:voe.exists(t,"project")?t.project:void 0}}H4.PriorityFromJSONTyped=Coe;function rvi(t){if(t!==void 0)return t===null?null:{priority:t.priority,color:t.color,project:t.project}}H4.PriorityToJSON=rvi;var V4={};Object.defineProperty(V4,"__esModule",{value:!0});const svi=$e;function nvi(t){return Ioe(t)}V4.StageFromJSON=nvi;function Ioe(t,e){return t==null?t:{id:t.id,stage:t.stage,project:svi.exists(t,"project")?t.project:void 0}}V4.StageFromJSONTyped=Ioe;function avi(t){if(t!==void 0)return t===null?null:{stage:t.stage,project:t.project}}V4.StageToJSON=avi;var Z4={};Object.defineProperty(Z4,"__esModule",{value:!0});const joe=$e;function lvi(t){return boe(t)}Z4.TopicStatusFromJSON=lvi;function boe(t,e){return t==null?t:{id:t.id,topic_status:t.topic_status,color:joe.exists(t,"color")?t.color:void 0,project:joe.exists(t,"project")?t.project:void 0}}Z4.TopicStatusFromJSONTyped=boe;function cvi(t){if(t!==void 0)return t===null?null:{topic_status:t.topic_status,color:t.color,project:t.project}}Z4.TopicStatusToJSON=cvi;var J4={};Object.defineProperty(J4,"__esModule",{value:!0});const uvi=$e;function dvi(t){return xoe(t)}J4.TopicTypeFromJSON=dvi;function xoe(t,e){return t==null?t:{id:t.id,topic_type:t.topic_type,project:uvi.exists(t,"project")?t.project:void 0}}J4.TopicTypeFromJSONTyped=xoe;function hvi(t){if(t!==void 0)return t===null?null:{topic_type:t.topic_type,project:t.project}}J4.TopicTypeToJSON=hvi,Object.defineProperty(Nm,"__esModule",{value:!0});const Dm=$e,Noe=G4,Doe=H4,Soe=V4,Toe=Z4,koe=J4;function Avi(t){return Eoe(t)}Nm.DetailedExtensionsFromJSON=Avi;function Eoe(t,e){return t==null?t:{topic_labels:Dm.exists(t,"topic_labels")?t.topic_labels.map(Noe.LabelFromJSON):void 0,topic_types:Dm.exists(t,"topic_types")?t.topic_types.map(koe.TopicTypeFromJSON):void 0,topic_statuses:Dm.exists(t,"topic_statuses")?t.topic_statuses.map(Toe.TopicStatusFromJSON):void 0,priorities:Dm.exists(t,"priorities")?t.priorities.map(Doe.PriorityFromJSON):void 0,stages:Dm.exists(t,"stages")?t.stages.map(Soe.StageFromJSON):void 0}}Nm.DetailedExtensionsFromJSONTyped=Eoe;function pvi(t){if(t!==void 0)return t===null?null:{topic_labels:t.topic_labels===void 0?void 0:t.topic_labels.map(Noe.LabelToJSON),topic_types:t.topic_types===void 0?void 0:t.topic_types.map(koe.TopicTypeToJSON),topic_statuses:t.topic_statuses===void 0?void 0:t.topic_statuses.map(Toe.TopicStatusToJSON),priorities:t.priorities===void 0?void 0:t.priorities.map(Doe.PriorityToJSON),stages:t.stages===void 0?void 0:t.stages.map(Soe.StageToJSON)}}Nm.DetailedExtensionsToJSON=pvi;var Sm={};Object.defineProperty(Sm,"__esModule",{value:!0});function gvi(t){return zoe(t)}Sm.DocumentPreviewFileFromJSON=gvi;function zoe(t,e){return t==null?t:{office_preview:t.office_preview}}Sm.DocumentPreviewFileFromJSONTyped=zoe;function Mvi(t){if(t!==void 0)return t===null?null:{office_preview:t.office_preview}}Sm.DocumentPreviewFileToJSON=Mvi;var Tm={};Object.defineProperty(Tm,"__esModule",{value:!0});const fvi=wm;function Lvi(t){return Poe(t)}Tm.DocumentWithElementListFromJSON=Lvi;function Poe(t,e){return t==null?t:{document:fvi.DocumentFromJSON(t.document),element_uuids:t.element_uuids}}Tm.DocumentWithElementListFromJSONTyped=Poe;function wvi(t){if(t!==void 0)return t===null?null:{}}Tm.DocumentWithElementListToJSON=wvi;var km={};Object.defineProperty(km,"__esModule",{value:!0});const mvi=sl;function yvi(t){return Boe(t)}km.DrawingFromJSON=yvi;function Boe(t,e){return t==null?t:{id:t.id,content:t.content,creator:mvi.UserFromJSON(t.creator),created_at:new Date(t.created_at)}}km.DrawingFromJSONTyped=Boe;function vvi(t){if(t!==void 0)return t===null?null:{content:t.content}}km.DrawingToJSON=vvi;var Em={};Object.defineProperty(Em,"__esModule",{value:!0});function Cvi(t){return Ooe(t)}Em.DrawingRequestFromJSON=Cvi;function Ooe(t,e){return t==null?t:{content:t.content}}Em.DrawingRequestFromJSONTyped=Ooe;function Ivi(t){if(t!==void 0)return t===null?null:{content:t.content}}Em.DrawingRequestToJSON=Ivi;var zm={},W4={};Object.defineProperty(W4,"__esModule",{value:!0});const Roe=$e;function jvi(t){return Uoe(t)}W4.LayerElementFromJSON=jvi;function Uoe(t,e){return t==null?t:{id:t.id,name:t.name,identifier:Roe.exists(t,"identifier")?t.identifier:void 0,description:Roe.exists(t,"description")?t.description:void 0}}W4.LayerElementFromJSONTyped=Uoe;function bvi(t){if(t!==void 0)return t===null?null:{name:t.name,identifier:t.identifier,description:t.description}}W4.LayerElementToJSON=bvi;var K4={},q4={},vp={},X4={},_4={},$4={};Object.defineProperty($4,"__esModule",{value:!0});const d0=$e;function Yoe(t){return Foe(t)}$4.UnitFromJSON=Yoe;function Foe(t,e){return t==null?t:{id:t.id,type:t.type,name:d0.exists(t,"name")?t.name:void 0,unit_type:d0.exists(t,"unit_type")?t.unit_type:void 0,prefix:d0.exists(t,"prefix")?t.prefix:void 0,dimensions:d0.exists(t,"dimensions")?t.dimensions:void 0,conversion_factor:d0.exists(t,"conversion_factor")?t.conversion_factor:void 0,conversion_baseunit:d0.exists(t,"conversion_baseunit")?Yoe(t.conversion_baseunit):void 0,elements:d0.exists(t,"elements")?t.elements:void 0,is_default:d0.exists(t,"is_default")?t.is_default:void 0}}$4.UnitFromJSONTyped=Foe;function Qoe(t){if(t!==void 0)return t===null?null:{type:t.type,name:t.name,unit_type:t.unit_type,prefix:t.prefix,dimensions:t.dimensions,conversion_factor:t.conversion_factor,conversion_baseunit:Qoe(t.conversion_baseunit),elements:t.elements,is_default:t.is_default}}$4.UnitToJSON=Qoe,Object.defineProperty(_4,"__esModule",{value:!0});const Pm=$e,Goe=$4;function xvi(t){return Hoe(t)}_4.PropertyDefinitionFromJSON=xvi;function Hoe(t,e){return t==null?t:{id:t.id,unit:Pm.exists(t,"unit")?Goe.UnitFromJSON(t.unit):void 0,name:Pm.exists(t,"name")?t.name:void 0,description:Pm.exists(t,"description")?t.description:void 0,type:Pm.exists(t,"type")?t.type:void 0,value_type:Pm.exists(t,"value_type")?t.value_type:void 0}}_4.PropertyDefinitionFromJSONTyped=Hoe;function Nvi(t){if(t!==void 0)return t===null?null:{unit:Goe.UnitToJSON(t.unit),name:t.name,description:t.description,type:t.type,value_type:t.value_type}}_4.PropertyDefinitionToJSON=Nvi,Object.defineProperty(X4,"__esModule",{value:!0});const Dvi=$e,Voe=_4;function Svi(t){return Zoe(t)}X4.PropertyFromJSON=Svi;function Zoe(t,e){return t==null?t:{id:t.id,definition:Voe.PropertyDefinitionFromJSON(t.definition),value:Dvi.exists(t,"value")?t.value:void 0,property_set_id:t.property_set_id,created_at:new Date(t.created_at),updated_at:new Date(t.updated_at)}}X4.PropertyFromJSONTyped=Zoe;function Tvi(t){if(t!==void 0)return t===null?null:{definition:Voe.PropertyDefinitionToJSON(t.definition),value:t.value}}X4.PropertyToJSON=Tvi,Object.defineProperty(vp,"__esModule",{value:!0});const Gj=$e,Joe=X4;function kvi(t){return Woe(t)}vp.PropertySetFromJSON=kvi;function Woe(t,e){return t==null?t:{id:t.id,name:Gj.exists(t,"name")?t.name:void 0,description:Gj.exists(t,"description")?t.description:void 0,type:Gj.exists(t,"type")?t.type:void 0,properties:Gj.exists(t,"properties")?t.properties.map(Joe.PropertyFromJSON):void 0,created_at:new Date(t.created_at),updated_at:new Date(t.updated_at)}}vp.PropertySetFromJSONTyped=Woe;function Evi(t){if(t!==void 0)return t===null?null:{name:t.name,description:t.description,type:t.type,properties:t.properties===void 0?void 0:t.properties.map(Joe.PropertyToJSON)}}vp.PropertySetToJSON=Evi,Object.defineProperty(q4,"__esModule",{value:!0});const Koe=vp;function zvi(t){return qoe(t)}q4.MaterialFromJSON=zvi;function qoe(t,e){return t==null?t:{id:t.id,name:t.name,category:t.category,description:t.description,property_sets:t.property_sets.map(Koe.PropertySetFromJSON)}}q4.MaterialFromJSONTyped=qoe;function Pvi(t){if(t!==void 0)return t===null?null:{property_sets:t.property_sets.map(Koe.PropertySetToJSON)}}q4.MaterialToJSON=Pvi;var eM={};Object.defineProperty(eM,"__esModule",{value:!0});function Bvi(t){return Xoe(t)}eM.MaterialOptionFromJSON=Bvi;function Xoe(t,e){return t==null?t:{id:t.id,thickness:t.thickness,list_components:t.list_components}}eM.MaterialOptionFromJSONTyped=Xoe;function Ovi(t){if(t!==void 0)return t===null?null:{}}eM.MaterialOptionToJSON=Ovi,Object.defineProperty(K4,"__esModule",{value:!0});const Rvi=$e,_oe=q4,$oe=eM;function Uvi(t){return ere(t)}K4.MaterialListComponentFromJSON=Uvi;function ere(t,e){return t==null?t:{material:Rvi.exists(t,"material")?_oe.MaterialFromJSON(t.material):void 0,option:$oe.MaterialOptionFromJSON(t.option)}}K4.MaterialListComponentFromJSONTyped=ere;function Yvi(t){if(t!==void 0)return t===null?null:{material:_oe.MaterialToJSON(t.material),option:$oe.MaterialOptionToJSON(t.option)}}K4.MaterialListComponentToJSON=Yvi,Object.defineProperty(zm,"__esModule",{value:!0});const Bm=$e,tre=N4,ire=W4,Fvi=K4,Hj=vp;function Qvi(t){return ore(t)}zm.ElementFromJSON=Qvi;function ore(t,e){return t==null?t:{id:t.id,uuid:Bm.exists(t,"uuid")?t.uuid:void 0,type:t.type,attributes:Bm.exists(t,"attributes")?Hj.PropertySetFromJSON(t.attributes):void 0,property_sets:Bm.exists(t,"property_sets")?t.property_sets.map(Hj.PropertySetFromJSON):void 0,classifications:Bm.exists(t,"classifications")?t.classifications.map(tre.ClassificationFromJSON):void 0,material_list:t.material_list.map(Fvi.MaterialListComponentFromJSON),layers:Bm.exists(t,"layers")?t.layers.map(ire.LayerElementFromJSON):void 0}}zm.ElementFromJSONTyped=ore;function Gvi(t){if(t!==void 0)return t===null?null:{uuid:t.uuid,type:t.type,attributes:Hj.PropertySetToJSON(t.attributes),property_sets:t.property_sets===void 0?void 0:t.property_sets.map(Hj.PropertySetToJSON),classifications:t.classifications===void 0?void 0:t.classifications.map(tre.ClassificationToJSON),layers:t.layers===void 0?void 0:t.layers.map(ire.LayerElementToJSON)}}zm.ElementToJSON=Gvi;var Om={};Object.defineProperty(Om,"__esModule",{value:!0});function Hvi(t){return rre(t)}Om.ElementClassificationRelationFromJSON=Hvi;function rre(t,e){return t==null?t:{element_uuid:t.element_uuid,classification_id:t.classification_id}}Om.ElementClassificationRelationFromJSONTyped=rre;function Vvi(t){if(t!==void 0)return t===null?null:{element_uuid:t.element_uuid,classification_id:t.classification_id}}Om.ElementClassificationRelationToJSON=Vvi;var Rm={};Object.defineProperty(Rm,"__esModule",{value:!0});function Zvi(t){return sre(t)}Rm.ElementClassificationRelationRequestFromJSON=Zvi;function sre(t,e){return t==null?t:{element_uuid:t.element_uuid,classification_id:t.classification_id}}Rm.ElementClassificationRelationRequestFromJSONTyped=sre;function Jvi(t){if(t!==void 0)return t===null?null:{element_uuid:t.element_uuid,classification_id:t.classification_id}}Rm.ElementClassificationRelationRequestToJSON=Jvi;var Um={};Object.defineProperty(Um,"__esModule",{value:!0});function Wvi(t){return nre(t)}Um.ElementPropertySetRelationRequestFromJSON=Wvi;function nre(t,e){return t==null?t:{element_uuid:t.element_uuid,property_set_id:t.property_set_id}}Um.ElementPropertySetRelationRequestFromJSONTyped=nre;function Kvi(t){if(t!==void 0)return t===null?null:{element_uuid:t.element_uuid,property_set_id:t.property_set_id}}Um.ElementPropertySetRelationRequestToJSON=Kvi;var Ym={},Cp={};Object.defineProperty(Cp,"__esModule",{value:!0});const are=$e;function qvi(t){return lre(t)}Cp.LayerElementRequestFromJSON=qvi;function lre(t,e){return t==null?t:{name:t.name,identifier:are.exists(t,"identifier")?t.identifier:void 0,description:are.exists(t,"description")?t.description:void 0}}Cp.LayerElementRequestFromJSONTyped=lre;function Xvi(t){if(t!==void 0)return t===null?null:{name:t.name,identifier:t.identifier,description:t.description}}Cp.LayerElementRequestToJSON=Xvi;var h0={},Ip={},jp={},A0={};Object.defineProperty(A0,"__esModule",{value:!0});const p0=$e;function cre(t){return ure(t)}A0.UnitRequestFromJSON=cre;function ure(t,e){return t==null?t:{type:t.type,name:p0.exists(t,"name")?t.name:void 0,unit_type:p0.exists(t,"unit_type")?t.unit_type:void 0,prefix:p0.exists(t,"prefix")?t.prefix:void 0,dimensions:p0.exists(t,"dimensions")?t.dimensions:void 0,conversion_factor:p0.exists(t,"conversion_factor")?t.conversion_factor:void 0,conversion_baseunit:p0.exists(t,"conversion_baseunit")?cre(t.conversion_baseunit):void 0,elements:p0.exists(t,"elements")?t.elements:void 0,is_default:p0.exists(t,"is_default")?t.is_default:void 0}}A0.UnitRequestFromJSONTyped=ure;function dre(t){if(t!==void 0)return t===null?null:{type:t.type,name:t.name,unit_type:t.unit_type,prefix:t.prefix,dimensions:t.dimensions,conversion_factor:t.conversion_factor,conversion_baseunit:dre(t.conversion_baseunit),elements:t.elements,is_default:t.is_default}}A0.UnitRequestToJSON=dre,Object.defineProperty(jp,"__esModule",{value:!0});const Fm=$e,hre=A0;function _vi(t){return Are(t)}jp.PropertyDefinitionRequestFromJSON=_vi;function Are(t,e){return t==null?t:{unit:Fm.exists(t,"unit")?hre.UnitRequestFromJSON(t.unit):void 0,name:Fm.exists(t,"name")?t.name:void 0,description:Fm.exists(t,"description")?t.description:void 0,type:Fm.exists(t,"type")?t.type:void 0,value_type:Fm.exists(t,"value_type")?t.value_type:void 0}}jp.PropertyDefinitionRequestFromJSONTyped=Are;function $vi(t){if(t!==void 0)return t===null?null:{unit:hre.UnitRequestToJSON(t.unit),name:t.name,description:t.description,type:t.type,value_type:t.value_type}}jp.PropertyDefinitionRequestToJSON=$vi,Object.defineProperty(Ip,"__esModule",{value:!0});const eCi=$e,pre=jp;function tCi(t){return gre(t)}Ip.PropertyRequestFromJSON=tCi;function gre(t,e){return t==null?t:{definition:pre.PropertyDefinitionRequestFromJSON(t.definition),value:eCi.exists(t,"value")?t.value:void 0}}Ip.PropertyRequestFromJSONTyped=gre;function iCi(t){if(t!==void 0)return t===null?null:{definition:pre.PropertyDefinitionRequestToJSON(t.definition),value:t.value}}Ip.PropertyRequestToJSON=iCi,Object.defineProperty(h0,"__esModule",{value:!0});const Vj=$e,Mre=Ip;function oCi(t){return fre(t)}h0.PropertySetRequestFromJSON=oCi;function fre(t,e){return t==null?t:{name:Vj.exists(t,"name")?t.name:void 0,description:Vj.exists(t,"description")?t.description:void 0,type:Vj.exists(t,"type")?t.type:void 0,properties:Vj.exists(t,"properties")?t.properties.map(Mre.PropertyRequestFromJSON):void 0}}h0.PropertySetRequestFromJSONTyped=fre;function rCi(t){if(t!==void 0)return t===null?null:{name:t.name,description:t.description,type:t.type,properties:t.properties===void 0?void 0:t.properties.map(Mre.PropertyRequestToJSON)}}h0.PropertySetRequestToJSON=rCi,Object.defineProperty(Ym,"__esModule",{value:!0});const Qm=$e,Lre=Mp,wre=Cp,Zj=h0;function sCi(t){return mre(t)}Ym.ElementRequestFromJSON=sCi;function mre(t,e){return t==null?t:{uuid:Qm.exists(t,"uuid")?t.uuid:void 0,type:t.type,attributes:Qm.exists(t,"attributes")?Zj.PropertySetRequestFromJSON(t.attributes):void 0,property_sets:Qm.exists(t,"property_sets")?t.property_sets.map(Zj.PropertySetRequestFromJSON):void 0,classifications:Qm.exists(t,"classifications")?t.classifications.map(Lre.ClassificationRequestFromJSON):void 0,layers:Qm.exists(t,"layers")?t.layers.map(wre.LayerElementRequestFromJSON):void 0}}Ym.ElementRequestFromJSONTyped=mre;function nCi(t){if(t!==void 0)return t===null?null:{uuid:t.uuid,type:t.type,attributes:Zj.PropertySetRequestToJSON(t.attributes),property_sets:t.property_sets===void 0?void 0:t.property_sets.map(Zj.PropertySetRequestToJSON),classifications:t.classifications===void 0?void 0:t.classifications.map(Lre.ClassificationRequestToJSON),layers:t.layers===void 0?void 0:t.layers.map(wre.LayerElementRequestToJSON)}}Ym.ElementRequestToJSON=nCi;var Gm={};Object.defineProperty(Gm,"__esModule",{value:!0});function aCi(t){return yre(t)}Gm.ExtensionsFromJSON=aCi;function yre(t,e){return t==null?t:{topic_type:t.topic_type,topic_status:t.topic_status,topic_label:t.topic_label,priority:t.priority,stage:t.stage,user_id_type:t.user_id_type,priority_colors:t.priority_colors,topic_status_colors:t.topic_status_colors,snippet_type:t.snippet_type,project_actions:t.project_actions,topic_actions:t.topic_actions,comment_actions:t.comment_actions}}Gm.ExtensionsFromJSONTyped=yre;function lCi(t){if(t!==void 0)return t===null?null:{priority_colors:t.priority_colors,topic_status_colors:t.topic_status_colors}}Gm.ExtensionsToJSON=lCi;var Hm={};Object.defineProperty(Hm,"__esModule",{value:!0});const cCi=$e;function uCi(t){return vre(t)}Hm.FeatureRequestFromJSON=uCi;function vre(t,e){return t==null?t:{name:t.name,viewer_url:cCi.exists(t,"viewer_url")?t.viewer_url:void 0}}Hm.FeatureRequestFromJSONTyped=vre;function dCi(t){if(t!==void 0)return t===null?null:{name:t.name,viewer_url:t.viewer_url}}Hm.FeatureRequestToJSON=dCi;var Cre={},Jj={},bp={};Object.defineProperty(bp,"__esModule",{value:!0});const hCi=$e,ACi=b4;function pCi(t){return Ire(t)}bp.GroupFromJSON=pCi;function Ire(t,e){return t==null?t:{id:t.id,name:t.name,color:hCi.exists(t,"color")?t.color:void 0,members:t.members.map(ACi.UserProjectFromJSON)}}bp.GroupFromJSONTyped=Ire;function gCi(t){if(t!==void 0)return t===null?null:{name:t.name,color:t.color}}bp.GroupToJSON=gCi,function(t){Object.defineProperty(t,"__esModule",{value:!0});const e=bp;(function(n){n[n.NUMBER_1=1]="NUMBER_1",n[n.NUMBER_50=50]="NUMBER_50",n[n.NUMBER_100=100]="NUMBER_100",n[n.NUMBER_null=null]="NUMBER_null"})(t.GroupFolderReadPermissionEnum||(t.GroupFolderReadPermissionEnum={}));function i(n){return o(n)}t.GroupFolderReadFromJSON=i;function o(n,s){return n==null?n:{group:e.GroupFromJSON(n.group),permission:n.permission}}t.GroupFolderReadFromJSONTyped=o;function r(n){if(n!==void 0)return n===null?null:{group:e.GroupToJSON(n.group),permission:n.permission}}t.GroupFolderReadToJSON=r}(Jj);var uE={},g0={};Object.defineProperty(g0,"__esModule",{value:!0});function MCi(t){return jre(t)}g0.ShortUserFromJSON=MCi;function jre(t,e){return t==null?t:{id:t.id,email:t.email,firstname:t.firstname,lastname:t.lastname,profile_picture:t.profile_picture}}g0.ShortUserFromJSONTyped=jre;function fCi(t){if(t!==void 0)return t===null?null:{}}g0.ShortUserToJSON=fCi,function(t){Object.defineProperty(t,"__esModule",{value:!0});const e=$e,i=g0,o=pp;(function(a){a.Folder="Folder",a.Document="Document",a.Ifc="Ifc"})(t.RecursiveFolderChildrenTypeEnum||(t.RecursiveFolderChildrenTypeEnum={})),function(a){a.Folder="Folder",a.Document="Document",a.Model="Model"}(t.RecursiveFolderChildrenNatureEnum||(t.RecursiveFolderChildrenNatureEnum={})),function(a){a.Ifc="IFC",a.Dwg="DWG",a.Dxf="DXF",a.Gltf="GLTF",a.Pdf="PDF",a.Jpeg="JPEG",a.Png="PNG",a.Obj="OBJ",a.PointCloud="POINT_CLOUD",a.Null="null"}(t.RecursiveFolderChildrenModelTypeEnum||(t.RecursiveFolderChildrenModelTypeEnum={})),function(a){a[a.NUMBER_1=1]="NUMBER_1",a[a.NUMBER_50=50]="NUMBER_50",a[a.NUMBER_100=100]="NUMBER_100"}(t.RecursiveFolderChildrenDefaultPermissionEnum||(t.RecursiveFolderChildrenDefaultPermissionEnum={})),function(a){a[a.NUMBER_1=1]="NUMBER_1",a[a.NUMBER_50=50]="NUMBER_50",a[a.NUMBER_100=100]="NUMBER_100"}(t.RecursiveFolderChildrenUserPermissionEnum||(t.RecursiveFolderChildrenUserPermissionEnum={}));function r(a){return n(a)}t.RecursiveFolderChildrenFromJSON=r;function n(a,l){return a==null?a:{id:a.id,parent_id:a.parent_id,created_by:e.exists(a,"created_by")?i.ShortUserFromJSON(a.created_by):void 0,type:a.type,nature:a.nature,model_type:a.model_type,name:a.name,created_at:new Date(a.created_at),updated_at:new Date(a.updated_at),file_name:e.exists(a,"file_name")?a.file_name:void 0,description:e.exists(a,"description")?a.description:void 0,size:e.exists(a,"size")?a.size:void 0,model_id:a.model_id,ifc_id:a.ifc_id,file:e.exists(a,"file")?a.file:void 0,office_preview:e.exists(a,"office_preview")?a.office_preview:void 0,groups_permissions:a.groups_permissions,default_permission:a.default_permission,user_permission:a.user_permission,history_count:a.history_count,tags:a.tags===null?null:a.tags.map(o.TagFromJSON),children:e.exists(a,"children")?a.children===null?null:a.children.map(r):void 0}}t.RecursiveFolderChildrenFromJSONTyped=n;function s(a){if(a!==void 0)return a===null?null:{id:a.id,created_by:i.ShortUserToJSON(a.created_by),name:a.name,created_at:a.created_at.toISOString(),updated_at:a.updated_at.toISOString(),file_name:a.file_name,description:a.description,size:a.size,file:a.file,office_preview:a.office_preview,children:a.children===void 0?void 0:a.children===null?null:a.children.map(s)}}t.RecursiveFolderChildrenToJSON=s}(uE),function(t){Object.defineProperty(t,"__esModule",{value:!0});const e=$e,i=Jj,o=uE,r=g0;(function(l){l[l.NUMBER_1=1]="NUMBER_1",l[l.NUMBER_50=50]="NUMBER_50",l[l.NUMBER_100=100]="NUMBER_100"})(t.FolderDefaultPermissionEnum||(t.FolderDefaultPermissionEnum={})),function(l){l[l.NUMBER_1=1]="NUMBER_1",l[l.NUMBER_50=50]="NUMBER_50",l[l.NUMBER_100=100]="NUMBER_100"}(t.FolderUserPermissionEnum||(t.FolderUserPermissionEnum={}));function n(l){return s(l)}t.FolderFromJSON=n;function s(l,c){return l==null?l:{id:l.id,parent_id:e.exists(l,"parent_id")?l.parent_id:void 0,type:l.type,nature:l.nature,name:l.name,created_at:new Date(l.created_at),updated_at:new Date(l.updated_at),created_by:r.ShortUserFromJSON(l.created_by),groups_permissions:l.groups_permissions.map(i.GroupFolderReadFromJSON),default_permission:e.exists(l,"default_permission")?l.default_permission:void 0,user_permission:l.user_permission,children:l.children.map(o.RecursiveFolderChildrenFromJSON)}}t.FolderFromJSONTyped=s;function a(l){if(l!==void 0)return l===null?null:{parent_id:l.parent_id,name:l.name,default_permission:l.default_permission}}t.FolderToJSON=a}(Cre);var Vm={};Object.defineProperty(Vm,"__esModule",{value:!0});function bre(t){return xre(t)}Vm.FolderTreeFromJSON=bre;function xre(t,e){return t==null?t:{id:t.id,name:t.name,children:t.children.map(bre)}}Vm.FolderTreeFromJSONTyped=xre;function Nre(t){if(t!==void 0)return t===null?null:{id:t.id,name:t.name,children:t.children.map(Nre)}}Vm.FolderTreeToJSON=Nre;var Dre={};(function(t){Object.defineProperty(t,"__esModule",{value:!0}),function(r){r[r.NUMBER_100=100]="NUMBER_100",r[r.NUMBER_50=50]="NUMBER_50",r[r.NUMBER_25=25]="NUMBER_25"}(t.FolderUserProjectRoleEnum||(t.FolderUserProjectRoleEnum={})),function(r){r[r.NUMBER_1=1]="NUMBER_1",r[r.NUMBER_50=50]="NUMBER_50",r[r.NUMBER_100=100]="NUMBER_100"}(t.FolderUserProjectPermissionEnum||(t.FolderUserProjectPermissionEnum={}));function e(r){return i(r)}t.FolderUserProjectFromJSON=e;function i(r,n){return r==null?r:{id:r.id,user_id:r.user_id,invitation_id:r.invitation_id,email:r.email,firstname:r.firstname,lastname:r.lastname,profile_picture:r.profile_picture,sub:r.sub,role:r.role,permission:r.permission}}t.FolderUserProjectFromJSONTyped=i;function o(r){if(r!==void 0)return r===null?null:{}}t.FolderUserProjectToJSON=o})(Dre);var dE={};(function(t){Object.defineProperty(t,"__esModule",{value:!0});const e=$e,i=Jj,o=g0;(function(a){a[a.NUMBER_1=1]="NUMBER_1",a[a.NUMBER_50=50]="NUMBER_50",a[a.NUMBER_100=100]="NUMBER_100"})(t.FolderWithoutChildrenDefaultPermissionEnum||(t.FolderWithoutChildrenDefaultPermissionEnum={})),function(a){a[a.NUMBER_1=1]="NUMBER_1",a[a.NUMBER_50=50]="NUMBER_50",a[a.NUMBER_100=100]="NUMBER_100"}(t.FolderWithoutChildrenUserPermissionEnum||(t.FolderWithoutChildrenUserPermissionEnum={}));function r(a){return n(a)}t.FolderWithoutChildrenFromJSON=r;function n(a,l){return a==null?a:{id:a.id,parent_id:e.exists(a,"parent_id")?a.parent_id:void 0,type:a.type,nature:a.nature,name:a.name,created_at:new Date(a.created_at),updated_at:new Date(a.updated_at),created_by:o.ShortUserFromJSON(a.created_by),groups_permissions:a.groups_permissions.map(i.GroupFolderReadFromJSON),default_permission:e.exists(a,"default_permission")?a.default_permission:void 0,user_permission:a.user_permission}}t.FolderWithoutChildrenFromJSONTyped=n;function s(a){if(a!==void 0)return a===null?null:{parent_id:a.parent_id,name:a.name,default_permission:a.default_permission}}t.FolderWithoutChildrenToJSON=s})(dE);var Sre={};(function(t){Object.defineProperty(t,"__esModule",{value:!0});const e=$e;(function(n){n[n.NUMBER_1=1]="NUMBER_1",n[n.NUMBER_50=50]="NUMBER_50",n[n.NUMBER_100=100]="NUMBER_100"})(t.FolderWithoutChildrenRequestDefaultPermissionEnum||(t.FolderWithoutChildrenRequestDefaultPermissionEnum={}));function i(n){return o(n)}t.FolderWithoutChildrenRequestFromJSON=i;function o(n,s){return n==null?n:{parent_id:e.exists(n,"parent_id")?n.parent_id:void 0,name:n.name,default_permission:e.exists(n,"default_permission")?n.default_permission:void 0,propagate:e.exists(n,"propagate")?n.propagate:void 0}}t.FolderWithoutChildrenRequestFromJSONTyped=o;function r(n){if(n!==void 0)return n===null?null:{parent_id:n.parent_id,name:n.name,default_permission:n.default_permission,propagate:n.propagate}}t.FolderWithoutChildrenRequestToJSON=r})(Sre);var Zm={},tM={},iM={};Object.defineProperty(iM,"__esModule",{value:!0});const Wj=td;function LCi(t){return Tre(t)}iM.LineFromJSON=LCi;function Tre(t,e){return t==null?t:{end_point:Wj.PointFromJSON(t.end_point),start_point:Wj.PointFromJSON(t.start_point)}}iM.LineFromJSONTyped=Tre;function wCi(t){if(t!==void 0)return t===null?null:{end_point:Wj.PointToJSON(t.end_point),start_point:Wj.PointToJSON(t.start_point)}}iM.LineToJSON=wCi;var oM={};Object.defineProperty(oM,"__esModule",{value:!0});const Kj=n0,kre=td;function mCi(t){return Ere(t)}oM.OrthogonalCameraFromJSON=mCi;function Ere(t,e){return t==null?t:{view_to_world_scale:t.view_to_world_scale,camera_direction:Kj.DirectionFromJSON(t.camera_direction),camera_up_vector:Kj.DirectionFromJSON(t.camera_up_vector),camera_view_point:kre.PointFromJSON(t.camera_view_point)}}oM.OrthogonalCameraFromJSONTyped=Ere;function yCi(t){if(t!==void 0)return t===null?null:{view_to_world_scale:t.view_to_world_scale,camera_direction:Kj.DirectionToJSON(t.camera_direction),camera_up_vector:Kj.DirectionToJSON(t.camera_up_vector),camera_view_point:kre.PointToJSON(t.camera_view_point)}}oM.OrthogonalCameraToJSON=yCi;var rM={};Object.defineProperty(rM,"__esModule",{value:!0});const vCi=$e,sM=n0,zre=td;function CCi(t){return Pre(t)}rM.PerspectiveCameraFromJSON=CCi;function Pre(t,e){return t==null?t:{field_of_view:t.field_of_view,camera_direction:sM.DirectionFromJSON(t.camera_direction),camera_up_vector:sM.DirectionFromJSON(t.camera_up_vector),camera_view_point:zre.PointFromJSON(t.camera_view_point),bimdata_camera_direction:vCi.exists(t,"bimdata_camera_direction")?sM.DirectionFromJSON(t.bimdata_camera_direction):void 0}}rM.PerspectiveCameraFromJSONTyped=Pre;function ICi(t){if(t!==void 0)return t===null?null:{field_of_view:t.field_of_view,camera_direction:sM.DirectionToJSON(t.camera_direction),camera_up_vector:sM.DirectionToJSON(t.camera_up_vector),camera_view_point:zre.PointToJSON(t.camera_view_point),bimdata_camera_direction:sM.DirectionToJSON(t.bimdata_camera_direction)}}rM.PerspectiveCameraToJSON=ICi;var nM={},M0={};Object.defineProperty(M0,"__esModule",{value:!0});function jCi(t){return Bre(t)}M0.GeometryPointFromJSON=jCi;function Bre(t,e){return t==null?t:{x:t.x,y:t.y,z:t.z}}M0.GeometryPointFromJSONTyped=Bre;function bCi(t){if(t!==void 0)return t===null?null:{x:t.x,y:t.y,z:t.z}}M0.GeometryPointToJSON=bCi,Object.defineProperty(nM,"__esModule",{value:!0});const qj=$e,Ore=M0;function xCi(t){return Rre(t)}nM.PinFromJSON=xCi;function Rre(t,e){return t==null?t:{guid:qj.exists(t,"guid")?t.guid:void 0,name:qj.exists(t,"name")?t.name:void 0,color:qj.exists(t,"color")?t.color:void 0,point:Ore.GeometryPointFromJSON(t.point),index:qj.exists(t,"index")?t.index:void 0}}nM.PinFromJSONTyped=Rre;function NCi(t){if(t!==void 0)return t===null?null:{guid:t.guid,name:t.name,color:t.color,point:Ore.GeometryPointToJSON(t.point),index:t.index}}nM.PinToJSON=NCi;var aM={};Object.defineProperty(aM,"__esModule",{value:!0});function DCi(t){return Ure(t)}aM.SnapshotFromJSON=DCi;function Ure(t,e){return t==null?t:{snapshot_type:t.snapshot_type,snapshot_data:t.snapshot_data}}aM.SnapshotFromJSONTyped=Ure;function SCi(t){if(t!==void 0)return t===null?null:{snapshot_type:t.snapshot_type,snapshot_data:t.snapshot_data}}aM.SnapshotToJSON=SCi,Object.defineProperty(tM,"__esModule",{value:!0});const nl=$e,Yre=D4,Fre=R4,Qre=iM,Gre=oM,Hre=rM,Vre=nM,Zre=aM;function TCi(t){return Jre(t)}tM.ViewpointFromJSON=TCi;function Jre(t,e){return t==null?t:{index:nl.exists(t,"index")?t.index:void 0,guid:nl.exists(t,"guid")?t.guid:void 0,originating_system:nl.exists(t,"originating_system")?t.originating_system:void 0,authoring_tool_id:nl.exists(t,"authoring_tool_id")?t.authoring_tool_id:void 0,orthogonal_camera:nl.exists(t,"orthogonal_camera")?Gre.OrthogonalCameraFromJSON(t.orthogonal_camera):void 0,perspective_camera:nl.exists(t,"perspective_camera")?Hre.PerspectiveCameraFromJSON(t.perspective_camera):void 0,lines:nl.exists(t,"lines")?t.lines===null?null:t.lines.map(Qre.LineFromJSON):void 0,clipping_planes:nl.exists(t,"clipping_planes")?t.clipping_planes===null?null:t.clipping_planes.map(Yre.ClippingPlaneFromJSON):void 0,snapshot:nl.exists(t,"snapshot")?Zre.SnapshotFromJSON(t.snapshot):void 0,components:nl.exists(t,"components")?Fre.ComponentsParentFromJSON(t.components):void 0,pins:nl.exists(t,"pins")?t.pins===null?null:t.pins.map(Vre.PinFromJSON):void 0,models:nl.exists(t,"models")?t.models:void 0}}tM.ViewpointFromJSONTyped=Jre;function kCi(t){if(t!==void 0)return t===null?null:{index:t.index,guid:t.guid,originating_system:t.originating_system,authoring_tool_id:t.authoring_tool_id,orthogonal_camera:Gre.OrthogonalCameraToJSON(t.orthogonal_camera),perspective_camera:Hre.PerspectiveCameraToJSON(t.perspective_camera),lines:t.lines===void 0?void 0:t.lines===null?null:t.lines.map(Qre.LineToJSON),clipping_planes:t.clipping_planes===void 0?void 0:t.clipping_planes===null?null:t.clipping_planes.map(Yre.ClippingPlaneToJSON),snapshot:Zre.SnapshotToJSON(t.snapshot),components:Fre.ComponentsParentToJSON(t.components),pins:t.pins===void 0?void 0:t.pins===null?null:t.pins.map(Vre.PinToJSON),models:t.models}}tM.ViewpointToJSON=kCi,Object.defineProperty(Zm,"__esModule",{value:!0});const us=$e,Wre=O4,Kre=tM;function ECi(t){return qre(t)}Zm.FullTopicFromJSON=ECi;function qre(t,e){return t==null?t:{guid:us.exists(t,"guid")?t.guid:void 0,creation_date:us.exists(t,"creation_date")?new Date(t.creation_date):void 0,creation_author:us.exists(t,"creation_author")?t.creation_author:void 0,modified_date:t.modified_date===null?null:new Date(t.modified_date),modified_author:us.exists(t,"modified_author")?t.modified_author:void 0,title:t.title,description:us.exists(t,"description")?t.description:void 0,reference_links:us.exists(t,"reference_links")?t.reference_links:void 0,ifcs:us.exists(t,"ifcs")?t.ifcs:void 0,models:us.exists(t,"models")?t.models:void 0,labels:us.exists(t,"labels")?t.labels:void 0,topic_type:us.exists(t,"topic_type")?t.topic_type:void 0,topic_status:us.exists(t,"topic_status")?t.topic_status:void 0,stage:us.exists(t,"stage")?t.stage:void 0,priority:us.exists(t,"priority")?t.priority:void 0,index:us.exists(t,"index")?t.index:void 0,assigned_to:us.exists(t,"assigned_to")?t.assigned_to:void 0,format:us.exists(t,"format")?t.format:void 0,due_date:us.exists(t,"due_date")?t.due_date===null?null:new Date(t.due_date):void 0,comments:us.exists(t,"comments")?t.comments.map(Wre.CommentFromJSON):void 0,viewpoints:us.exists(t,"viewpoints")?t.viewpoints.map(Kre.ViewpointFromJSON):void 0,project:t.project}}Zm.FullTopicFromJSONTyped=qre;function zCi(t){if(t!==void 0)return t===null?null:{guid:t.guid,creation_date:t.creation_date===void 0?void 0:t.creation_date.toISOString(),creation_author:t.creation_author,modified_author:t.modified_author,title:t.title,description:t.description,reference_links:t.reference_links,ifcs:t.ifcs,models:t.models,labels:t.labels,topic_type:t.topic_type,topic_status:t.topic_status,stage:t.stage,priority:t.priority,index:t.index,assigned_to:t.assigned_to,format:t.format,due_date:t.due_date===void 0?void 0:t.due_date===null?null:t.due_date.toISOString(),comments:t.comments===void 0?void 0:t.comments.map(Wre.CommentToJSON),viewpoints:t.viewpoints===void 0?void 0:t.viewpoints.map(Kre.ViewpointToJSON),project:t.project}}Zm.FullTopicToJSON=zCi;var Jm={},xp={},Np={};Object.defineProperty(Np,"__esModule",{value:!0});const Xj=id;function PCi(t){return Xre(t)}Np.LineRequestFromJSON=PCi;function Xre(t,e){return t==null?t:{end_point:Xj.PointRequestFromJSON(t.end_point),start_point:Xj.PointRequestFromJSON(t.start_point)}}Np.LineRequestFromJSONTyped=Xre;function BCi(t){if(t!==void 0)return t===null?null:{end_point:Xj.PointRequestToJSON(t.end_point),start_point:Xj.PointRequestToJSON(t.start_point)}}Np.LineRequestToJSON=BCi;var Dp={};Object.defineProperty(Dp,"__esModule",{value:!0});const _j=a0,_re=id;function OCi(t){return $re(t)}Dp.OrthogonalCameraRequestFromJSON=OCi;function $re(t,e){return t==null?t:{view_to_world_scale:t.view_to_world_scale,camera_direction:_j.DirectionRequestFromJSON(t.camera_direction),camera_up_vector:_j.DirectionRequestFromJSON(t.camera_up_vector),camera_view_point:_re.PointRequestFromJSON(t.camera_view_point)}}Dp.OrthogonalCameraRequestFromJSONTyped=$re;function RCi(t){if(t!==void 0)return t===null?null:{view_to_world_scale:t.view_to_world_scale,camera_direction:_j.DirectionRequestToJSON(t.camera_direction),camera_up_vector:_j.DirectionRequestToJSON(t.camera_up_vector),camera_view_point:_re.PointRequestToJSON(t.camera_view_point)}}Dp.OrthogonalCameraRequestToJSON=RCi;var Sp={};Object.defineProperty(Sp,"__esModule",{value:!0});const UCi=$e,lM=a0,ese=id;function YCi(t){return tse(t)}Sp.PerspectiveCameraRequestFromJSON=YCi;function tse(t,e){return t==null?t:{field_of_view:t.field_of_view,camera_direction:lM.DirectionRequestFromJSON(t.camera_direction),camera_up_vector:lM.DirectionRequestFromJSON(t.camera_up_vector),camera_view_point:ese.PointRequestFromJSON(t.camera_view_point),bimdata_camera_direction:UCi.exists(t,"bimdata_camera_direction")?lM.DirectionRequestFromJSON(t.bimdata_camera_direction):void 0}}Sp.PerspectiveCameraRequestFromJSONTyped=tse;function FCi(t){if(t!==void 0)return t===null?null:{field_of_view:t.field_of_view,camera_direction:lM.DirectionRequestToJSON(t.camera_direction),camera_up_vector:lM.DirectionRequestToJSON(t.camera_up_vector),camera_view_point:ese.PointRequestToJSON(t.camera_view_point),bimdata_camera_direction:lM.DirectionRequestToJSON(t.bimdata_camera_direction)}}Sp.PerspectiveCameraRequestToJSON=FCi;var Tp={},ql={};Object.defineProperty(ql,"__esModule",{value:!0});function QCi(t){return ise(t)}ql.GeometryPointRequestFromJSON=QCi;function ise(t,e){return t==null?t:{x:t.x,y:t.y,z:t.z}}ql.GeometryPointRequestFromJSONTyped=ise;function GCi(t){if(t!==void 0)return t===null?null:{x:t.x,y:t.y,z:t.z}}ql.GeometryPointRequestToJSON=GCi,Object.defineProperty(Tp,"__esModule",{value:!0});const $j=$e,ose=ql;function HCi(t){return rse(t)}Tp.PinRequestFromJSON=HCi;function rse(t,e){return t==null?t:{guid:$j.exists(t,"guid")?t.guid:void 0,name:$j.exists(t,"name")?t.name:void 0,color:$j.exists(t,"color")?t.color:void 0,point:ose.GeometryPointRequestFromJSON(t.point),index:$j.exists(t,"index")?t.index:void 0}}Tp.PinRequestFromJSONTyped=rse;function VCi(t){if(t!==void 0)return t===null?null:{guid:t.guid,name:t.name,color:t.color,point:ose.GeometryPointRequestToJSON(t.point),index:t.index}}Tp.PinRequestToJSON=VCi;var kp={};Object.defineProperty(kp,"__esModule",{value:!0});function ZCi(t){return sse(t)}kp.SnapshotRequestFromJSON=ZCi;function sse(t,e){return t==null?t:{snapshot_type:t.snapshot_type,snapshot_data:t.snapshot_data}}kp.SnapshotRequestFromJSONTyped=sse;function JCi(t){if(t!==void 0)return t===null?null:{snapshot_type:t.snapshot_type,snapshot_data:t.snapshot_data}}kp.SnapshotRequestToJSON=JCi,Object.defineProperty(xp,"__esModule",{value:!0});const Da=$e,nse=fp,ase=yp,lse=Np,cse=Dp,use=Sp,dse=Tp,hse=kp;function WCi(t){return Ase(t)}xp.ViewpointRequestFromJSON=WCi;function Ase(t,e){return t==null?t:{index:Da.exists(t,"index")?t.index:void 0,guid:Da.exists(t,"guid")?t.guid:void 0,originating_system:Da.exists(t,"originating_system")?t.originating_system:void 0,authoring_tool_id:Da.exists(t,"authoring_tool_id")?t.authoring_tool_id:void 0,orthogonal_camera:Da.exists(t,"orthogonal_camera")?cse.OrthogonalCameraRequestFromJSON(t.orthogonal_camera):void 0,perspective_camera:Da.exists(t,"perspective_camera")?use.PerspectiveCameraRequestFromJSON(t.perspective_camera):void 0,lines:Da.exists(t,"lines")?t.lines===null?null:t.lines.map(lse.LineRequestFromJSON):void 0,clipping_planes:Da.exists(t,"clipping_planes")?t.clipping_planes===null?null:t.clipping_planes.map(nse.ClippingPlaneRequestFromJSON):void 0,snapshot:Da.exists(t,"snapshot")?hse.SnapshotRequestFromJSON(t.snapshot):void 0,components:Da.exists(t,"components")?ase.ComponentsParentRequestFromJSON(t.components):void 0,pins:Da.exists(t,"pins")?t.pins===null?null:t.pins.map(dse.PinRequestFromJSON):void 0,temp_id:Da.exists(t,"temp_id")?t.temp_id:void 0,models:Da.exists(t,"models")?t.models:void 0}}xp.ViewpointRequestFromJSONTyped=Ase;function KCi(t){if(t!==void 0)return t===null?null:{index:t.index,guid:t.guid,originating_system:t.originating_system,authoring_tool_id:t.authoring_tool_id,orthogonal_camera:cse.OrthogonalCameraRequestToJSON(t.orthogonal_camera),perspective_camera:use.PerspectiveCameraRequestToJSON(t.perspective_camera),lines:t.lines===void 0?void 0:t.lines===null?null:t.lines.map(lse.LineRequestToJSON),clipping_planes:t.clipping_planes===void 0?void 0:t.clipping_planes===null?null:t.clipping_planes.map(nse.ClippingPlaneRequestToJSON),snapshot:hse.SnapshotRequestToJSON(t.snapshot),components:ase.ComponentsParentRequestToJSON(t.components),pins:t.pins===void 0?void 0:t.pins===null?null:t.pins.map(dse.PinRequestToJSON),temp_id:t.temp_id,models:t.models}}xp.ViewpointRequestToJSON=KCi,Object.defineProperty(Jm,"__esModule",{value:!0});const ds=$e,pse=mp,gse=xp;function qCi(t){return Mse(t)}Jm.FullTopicRequestFromJSON=qCi;function Mse(t,e){return t==null?t:{guid:ds.exists(t,"guid")?t.guid:void 0,creation_date:ds.exists(t,"creation_date")?new Date(t.creation_date):void 0,creation_author:ds.exists(t,"creation_author")?t.creation_author:void 0,modified_author:ds.exists(t,"modified_author")?t.modified_author:void 0,title:t.title,description:ds.exists(t,"description")?t.description:void 0,reference_links:ds.exists(t,"reference_links")?t.reference_links:void 0,ifcs:ds.exists(t,"ifcs")?t.ifcs:void 0,models:ds.exists(t,"models")?t.models:void 0,labels:ds.exists(t,"labels")?t.labels:void 0,topic_type:ds.exists(t,"topic_type")?t.topic_type:void 0,topic_status:ds.exists(t,"topic_status")?t.topic_status:void 0,stage:ds.exists(t,"stage")?t.stage:void 0,priority:ds.exists(t,"priority")?t.priority:void 0,index:ds.exists(t,"index")?t.index:void 0,assigned_to:ds.exists(t,"assigned_to")?t.assigned_to:void 0,format:ds.exists(t,"format")?t.format:void 0,due_date:ds.exists(t,"due_date")?t.due_date===null?null:new Date(t.due_date):void 0,comments:ds.exists(t,"comments")?t.comments.map(pse.CommentRequestFromJSON):void 0,viewpoints:ds.exists(t,"viewpoints")?t.viewpoints.map(gse.ViewpointRequestFromJSON):void 0,project:t.project}}Jm.FullTopicRequestFromJSONTyped=Mse;function XCi(t){if(t!==void 0)return t===null?null:{guid:t.guid,creation_date:t.creation_date===void 0?void 0:t.creation_date.toISOString(),creation_author:t.creation_author,modified_author:t.modified_author,title:t.title,description:t.description,reference_links:t.reference_links,ifcs:t.ifcs,models:t.models,labels:t.labels,topic_type:t.topic_type,topic_status:t.topic_status,stage:t.stage,priority:t.priority,index:t.index,assigned_to:t.assigned_to,format:t.format,due_date:t.due_date===void 0?void 0:t.due_date===null?null:t.due_date.toISOString(),comments:t.comments===void 0?void 0:t.comments.map(pse.CommentRequestToJSON),viewpoints:t.viewpoints===void 0?void 0:t.viewpoints.map(gse.ViewpointRequestToJSON),project:t.project}}Jm.FullTopicRequestToJSON=XCi;var fse={};(function(t){Object.defineProperty(t,"__esModule",{value:!0});const e=dE,i=bp;(function(s){s[s.NUMBER_1=1]="NUMBER_1",s[s.NUMBER_50=50]="NUMBER_50",s[s.NUMBER_100=100]="NUMBER_100",s[s.NUMBER_null=null]="NUMBER_null"})(t.GroupFolderPermissionEnum||(t.GroupFolderPermissionEnum={}));function o(s){return r(s)}t.GroupFolderFromJSON=o;function r(s,a){return s==null?s:{folder:e.FolderWithoutChildrenFromJSON(s.folder),group:i.GroupFromJSON(s.group),permission:s.permission}}t.GroupFolderFromJSONTyped=r;function n(s){if(s!==void 0)return s===null?null:{permission:s.permission}}t.GroupFolderToJSON=n})(fse);var Wm={};Object.defineProperty(Wm,"__esModule",{value:!0});const _Ci=$e;function $Ci(t){return Lse(t)}Wm.GroupRequestFromJSON=$Ci;function Lse(t,e){return t==null?t:{name:t.name,color:_Ci.exists(t,"color")?t.color:void 0}}Wm.GroupRequestFromJSONTyped=Lse;function e3i(t){if(t!==void 0)return t===null?null:{name:t.name,color:t.color}}Wm.GroupRequestToJSON=e3i;var Km={};Object.defineProperty(Km,"__esModule",{value:!0});const wse=$e;function t3i(t){return mse(t)}Km.IfcAccessTokenFromJSON=t3i;function mse(t,e){return t==null?t:{token:t.token,read_only:wse.exists(t,"read_only")?t.read_only:void 0,expires_at:wse.exists(t,"expires_at")?new Date(t.expires_at):void 0}}Km.IfcAccessTokenFromJSONTyped=mse;function i3i(t){if(t!==void 0)return t===null?null:{read_only:t.read_only,expires_at:t.expires_at===void 0?void 0:t.expires_at.toISOString()}}Km.IfcAccessTokenToJSON=i3i;var qm={};Object.defineProperty(qm,"__esModule",{value:!0});const yse=$e;function o3i(t){return vse(t)}qm.IfcAccessTokenRequestFromJSON=o3i;function vse(t,e){return t==null?t:{read_only:yse.exists(t,"read_only")?t.read_only:void 0,expires_at:yse.exists(t,"expires_at")?new Date(t.expires_at):void 0}}qm.IfcAccessTokenRequestFromJSONTyped=vse;function r3i(t){if(t!==void 0)return t===null?null:{read_only:t.read_only,expires_at:t.expires_at===void 0?void 0:t.expires_at.toISOString()}}qm.IfcAccessTokenRequestToJSON=r3i;var Cse={};(function(t){Object.defineProperty(t,"__esModule",{value:!0});const e=$e;(function(n){n.Original="ORIGINAL",n.Updated="UPDATED",n.None="NONE"})(t.IfcExportRequestClassificationsEnum||(t.IfcExportRequestClassificationsEnum={})),function(n){n.Original="ORIGINAL",n.Updated="UPDATED",n.None="NONE"}(t.IfcExportRequestZonesEnum||(t.IfcExportRequestZonesEnum={})),function(n){n.Original="ORIGINAL",n.Updated="UPDATED",n.None="NONE"}(t.IfcExportRequestPropertiesEnum||(t.IfcExportRequestPropertiesEnum={})),function(n){n.Original="ORIGINAL",n.Updated="UPDATED",n.None="NONE"}(t.IfcExportRequestSystemsEnum||(t.IfcExportRequestSystemsEnum={})),function(n){n.Original="ORIGINAL",n.Updated="UPDATED",n.None="NONE"}(t.IfcExportRequestLayersEnum||(t.IfcExportRequestLayersEnum={})),function(n){n.Original="ORIGINAL",n.Updated="UPDATED",n.None="NONE"}(t.IfcExportRequestMaterialsEnum||(t.IfcExportRequestMaterialsEnum={})),function(n){n.Original="ORIGINAL",n.Updated="UPDATED",n.None="NONE"}(t.IfcExportRequestAttributesEnum||(t.IfcExportRequestAttributesEnum={})),function(n){n.Original="ORIGINAL",n.Updated="UPDATED",n.None="NONE"}(t.IfcExportRequestStructureEnum||(t.IfcExportRequestStructureEnum={}));function i(n){return o(n)}t.IfcExportRequestFromJSON=i;function o(n,s){return n==null?n:{classifications:e.exists(n,"classifications")?n.classifications:void 0,zones:e.exists(n,"zones")?n.zones:void 0,properties:e.exists(n,"properties")?n.properties:void 0,systems:e.exists(n,"systems")?n.systems:void 0,layers:e.exists(n,"layers")?n.layers:void 0,materials:e.exists(n,"materials")?n.materials:void 0,attributes:e.exists(n,"attributes")?n.attributes:void 0,structure:e.exists(n,"structure")?n.structure:void 0,uuids:e.exists(n,"uuids")?n.uuids:void 0,file_name:n.file_name}}t.IfcExportRequestFromJSONTyped=o;function r(n){if(n!==void 0)return n===null?null:{classifications:n.classifications,zones:n.zones,properties:n.properties,systems:n.systems,layers:n.layers,materials:n.materials,attributes:n.attributes,structure:n.structure,uuids:n.uuids,file_name:n.file_name}}t.IfcExportRequestToJSON=r})(Cse);var Xm={};Object.defineProperty(Xm,"__esModule",{value:!0});const s3i=$e;function n3i(t){return Ise(t)}Xm.IfcMergeRequestFromJSON=n3i;function Ise(t,e){return t==null?t:{ifc_ids:t.ifc_ids,floating_point_reduction:s3i.exists(t,"floating_point_reduction")?t.floating_point_reduction:void 0,export_name:t.export_name}}Xm.IfcMergeRequestFromJSONTyped=Ise;function a3i(t){if(t!==void 0)return t===null?null:{ifc_ids:t.ifc_ids,floating_point_reduction:t.floating_point_reduction,export_name:t.export_name}}Xm.IfcMergeRequestToJSON=a3i;var _m={};Object.defineProperty(_m,"__esModule",{value:!0});const l3i=$e;function c3i(t){return jse(t)}_m.IfcOptimizeRequestFromJSON=c3i;function jse(t,e){return t==null?t:{floating_point_reduction:l3i.exists(t,"floating_point_reduction")?t.floating_point_reduction:void 0}}_m.IfcOptimizeRequestFromJSONTyped=jse;function u3i(t){if(t!==void 0)return t===null?null:{floating_point_reduction:t.floating_point_reduction}}_m.IfcOptimizeRequestToJSON=u3i;var $m={};Object.defineProperty($m,"__esModule",{value:!0});function d3i(t){return bse(t)}$m.ImportGroupRequestFromJSON=d3i;function bse(t,e){return t==null?t:{group_ids:t.group_ids,redirect_uri:t.redirect_uri}}$m.ImportGroupRequestFromJSONTyped=bse;function h3i(t){if(t!==void 0)return t===null?null:{group_ids:t.group_ids,redirect_uri:t.redirect_uri}}$m.ImportGroupRequestToJSON=h3i;var xse={};(function(t){Object.defineProperty(t,"__esModule",{value:!0});const e=$e;(function(n){n[n.NUMBER_100=100]="NUMBER_100",n[n.NUMBER_50=50]="NUMBER_50"})(t.InvitationCloudRoleEnum||(t.InvitationCloudRoleEnum={})),function(n){n[n.NUMBER_100=100]="NUMBER_100",n[n.NUMBER_50=50]="NUMBER_50",n[n.NUMBER_25=25]="NUMBER_25",n[n.NUMBER_null=null]="NUMBER_null"}(t.InvitationProjectRoleEnum||(t.InvitationProjectRoleEnum={})),function(n){n.A="A",n.D="D",n.P="P"}(t.InvitationStatusEnum||(t.InvitationStatusEnum={}));function i(n){return o(n)}t.InvitationFromJSON=i;function o(n,s){return n==null?n:{id:n.id,client_id:n.client_id,redirect_uri:n.redirect_uri,cloud_name:n.cloud_name,cloud_role:n.cloud_role,project_name:e.exists(n,"project_name")?n.project_name:void 0,project_role:e.exists(n,"project_role")?n.project_role:void 0,email:n.email,status:e.exists(n,"status")?n.status:void 0,sender_provider_sub:e.exists(n,"sender_provider_sub")?n.sender_provider_sub:void 0}}t.InvitationFromJSONTyped=o;function r(n){if(n!==void 0)return n===null?null:{redirect_uri:n.redirect_uri,cloud_name:n.cloud_name,cloud_role:n.cloud_role,project_name:n.project_name,project_role:n.project_role,email:n.email,status:n.status,sender_provider_sub:n.sender_provider_sub}}t.InvitationToJSON=r})(xse);var e2={};Object.defineProperty(e2,"__esModule",{value:!0});const A3i=$e;function p3i(t){return Nse(t)}e2.LabelRequestFromJSON=p3i;function Nse(t,e){return t==null?t:{label:t.label,project:A3i.exists(t,"project")?t.project:void 0}}e2.LabelRequestFromJSONTyped=Nse;function g3i(t){if(t!==void 0)return t===null?null:{label:t.label,project:t.project}}e2.LabelRequestToJSON=g3i;var t2={};Object.defineProperty(t2,"__esModule",{value:!0});const Dse=$e;function M3i(t){return Sse(t)}t2.LayerFromJSON=M3i;function Sse(t,e){return t==null?t:{id:t.id,name:t.name,identifier:Dse.exists(t,"identifier")?t.identifier:void 0,description:Dse.exists(t,"description")?t.description:void 0,elements:t.elements}}t2.LayerFromJSONTyped=Sse;function f3i(t){if(t!==void 0)return t===null?null:{name:t.name,identifier:t.identifier,description:t.description,elements:t.elements}}t2.LayerToJSON=f3i;var i2={};Object.defineProperty(i2,"__esModule",{value:!0});const Tse=$e;function L3i(t){return kse(t)}i2.LayerRequestFromJSON=L3i;function kse(t,e){return t==null?t:{name:t.name,identifier:Tse.exists(t,"identifier")?t.identifier:void 0,description:Tse.exists(t,"description")?t.description:void 0,elements:t.elements}}i2.LayerRequestFromJSONTyped=kse;function w3i(t){if(t!==void 0)return t===null?null:{name:t.name,identifier:t.identifier,description:t.description,elements:t.elements}}i2.LayerRequestToJSON=w3i;var o2={};Object.defineProperty(o2,"__esModule",{value:!0});function m3i(t){return Ese(t)}o2.LogEntryFromJSON=m3i;function Ese(t,e){return t==null?t:{id:t.id,user_id:t.user_id,user_email:t.user_email,app_name:t.app_name,project_name:t.project_name,date:new Date(t.date),action:t.action,description:t.description}}o2.LogEntryFromJSONTyped=Ese;function y3i(t){if(t!==void 0)return t===null?null:{user_email:t.user_email,app_name:t.app_name,project_name:t.project_name,action:t.action,description:t.description}}o2.LogEntryToJSON=y3i;var r2={};Object.defineProperty(r2,"__esModule",{value:!0});const zse=$e;function v3i(t){return Pse(t)}r2.MarketplaceAppLightRequestFromJSON=v3i;function Pse(t,e){return t==null?t:{name:t.name,viewer_plugins_urls:zse.exists(t,"viewer_plugins_urls")?t.viewer_plugins_urls:void 0,file:zse.exists(t,"file")?t.file:void 0}}r2.MarketplaceAppLightRequestFromJSONTyped=Pse;function C3i(t){if(t!==void 0)return t===null?null:{name:t.name,viewer_plugins_urls:t.viewer_plugins_urls,file:t.file}}r2.MarketplaceAppLightRequestToJSON=C3i;var s2={},cM={};Object.defineProperty(cM,"__esModule",{value:!0});const Bse=h0;function I3i(t){return Ose(t)}cM.MaterialRequestFromJSON=I3i;function Ose(t,e){return t==null?t:{property_sets:t.property_sets.map(Bse.PropertySetRequestFromJSON)}}cM.MaterialRequestFromJSONTyped=Ose;function j3i(t){if(t!==void 0)return t===null?null:{property_sets:t.property_sets.map(Bse.PropertySetRequestToJSON)}}cM.MaterialRequestToJSON=j3i,Object.defineProperty(s2,"__esModule",{value:!0});const b3i=$e,Rse=cM;function x3i(t){return Use(t)}s2.MaterialListComponentRequestFromJSON=x3i;function Use(t,e){return t==null?t:{material:b3i.exists(t,"material")?Rse.MaterialRequestFromJSON(t.material):void 0}}s2.MaterialListComponentRequestFromJSONTyped=Use;function N3i(t){if(t!==void 0)return t===null?null:{material:Rse.MaterialRequestToJSON(t.material)}}s2.MaterialListComponentRequestToJSON=N3i;var n2={};Object.defineProperty(n2,"__esModule",{value:!0});const Yse=$e;function D3i(t){return Fse(t)}n2.ModelErrorsFromJSON=D3i;function Fse(t,e){return t==null?t:{errors:Yse.exists(t,"errors")?t.errors:void 0,warnings:Yse.exists(t,"warnings")?t.warnings:void 0}}n2.ModelErrorsFromJSONTyped=Fse;function S3i(t){if(t!==void 0)return t===null?null:{errors:t.errors,warnings:t.warnings}}n2.ModelErrorsToJSON=S3i;var a2={};Object.defineProperty(a2,"__esModule",{value:!0});const Qse=$e;function T3i(t){return Gse(t)}a2.ModelErrorsRequestFromJSON=T3i;function Gse(t,e){return t==null?t:{errors:Qse.exists(t,"errors")?t.errors:void 0,warnings:Qse.exists(t,"warnings")?t.warnings:void 0}}a2.ModelErrorsRequestFromJSONTyped=Gse;function k3i(t){if(t!==void 0)return t===null?null:{errors:t.errors,warnings:t.warnings}}a2.ModelErrorsRequestToJSON=k3i;var l2={};Object.defineProperty(l2,"__esModule",{value:!0});const Ep=$e;function E3i(t){return Hse(t)}l2.ModelFilesFromJSON=E3i;function Hse(t,e){return t==null?t:{structure_file:Ep.exists(t,"structure_file")?t.structure_file:void 0,systems_file:Ep.exists(t,"systems_file")?t.systems_file:void 0,map_file:Ep.exists(t,"map_file")?t.map_file:void 0,gltf_file:Ep.exists(t,"gltf_file")?t.gltf_file:void 0,preview_file:Ep.exists(t,"preview_file")?t.preview_file:void 0,xkt_file:Ep.exists(t,"xkt_file")?t.xkt_file:void 0,binary_2d_file:Ep.exists(t,"binary_2d_file")?t.binary_2d_file:void 0}}l2.ModelFilesFromJSONTyped=Hse;function z3i(t){if(t!==void 0)return t===null?null:{structure_file:t.structure_file,systems_file:t.systems_file,map_file:t.map_file,gltf_file:t.gltf_file,preview_file:t.preview_file,xkt_file:t.xkt_file,binary_2d_file:t.binary_2d_file}}l2.ModelFilesToJSON=z3i;var c2={};Object.defineProperty(c2,"__esModule",{value:!0});const P3i=$e;function B3i(t){return Vse(t)}c2.OrganizationRequestFromJSON=B3i;function Vse(t,e){return t==null?t:{name:t.name,logo:P3i.exists(t,"logo")?t.logo:void 0}}c2.OrganizationRequestFromJSONTyped=Vse;function O3i(t){if(t!==void 0)return t===null?null:{name:t.name,logo:t.logo}}c2.OrganizationRequestToJSON=O3i;var u2={};Object.defineProperty(u2,"__esModule",{value:!0});const R3i=$e;function U3i(t){return Zse(t)}u2.PatchedBcfProjectRequestFromJSON=U3i;function Zse(t,e){return t==null?t:{name:R3i.exists(t,"name")?t.name:void 0}}u2.PatchedBcfProjectRequestFromJSONTyped=Zse;function Y3i(t){if(t!==void 0)return t===null?null:{name:t.name}}u2.PatchedBcfProjectRequestToJSON=Y3i;var d2={};Object.defineProperty(d2,"__esModule",{value:!0});const hE=$e;function F3i(t){return Jse(t)}d2.PatchedClassificationRequestFromJSON=F3i;function Jse(t,e){return t==null?t:{name:hE.exists(t,"name")?t.name:void 0,notation:hE.exists(t,"notation")?t.notation:void 0,title:hE.exists(t,"title")?t.title:void 0}}d2.PatchedClassificationRequestFromJSONTyped=Jse;function Q3i(t){if(t!==void 0)return t===null?null:{name:t.name,notation:t.notation,title:t.title}}d2.PatchedClassificationRequestToJSON=Q3i;var h2={};Object.defineProperty(h2,"__esModule",{value:!0});const AE=$e;function G3i(t){return Wse(t)}h2.PatchedCloudRequestFromJSON=G3i;function Wse(t,e){return t==null?t:{name:AE.exists(t,"name")?t.name:void 0,organization_id:AE.exists(t,"organization_id")?t.organization_id:void 0,image:AE.exists(t,"image")?t.image:void 0}}h2.PatchedCloudRequestFromJSONTyped=Wse;function H3i(t){if(t!==void 0)return t===null?null:{name:t.name,organization_id:t.organization_id,image:t.image}}h2.PatchedCloudRequestToJSON=H3i;var A2={};Object.defineProperty(A2,"__esModule",{value:!0});const f0=$e;function V3i(t){return Kse(t)}A2.PatchedCommentRequestFromJSON=V3i;function Kse(t,e){return t==null?t:{guid:f0.exists(t,"guid")?t.guid:void 0,date:f0.exists(t,"date")?new Date(t.date):void 0,author:f0.exists(t,"author")?t.author:void 0,comment:f0.exists(t,"comment")?t.comment:void 0,viewpoint_guid:f0.exists(t,"viewpoint_guid")?t.viewpoint_guid:void 0,reply_to_comment_guid:f0.exists(t,"reply_to_comment_guid")?t.reply_to_comment_guid:void 0,modified_author:f0.exists(t,"modified_author")?t.modified_author:void 0,viewpoint_temp_id:f0.exists(t,"viewpoint_temp_id")?t.viewpoint_temp_id:void 0}}A2.PatchedCommentRequestFromJSONTyped=Kse;function Z3i(t){if(t!==void 0)return t===null?null:{guid:t.guid,date:t.date===void 0?void 0:t.date.toISOString(),author:t.author,comment:t.comment,viewpoint_guid:t.viewpoint_guid,reply_to_comment_guid:t.reply_to_comment_guid,modified_author:t.modified_author,viewpoint_temp_id:t.viewpoint_temp_id}}A2.PatchedCommentRequestToJSON=Z3i;var qse={};(function(t){Object.defineProperty(t,"__esModule",{value:!0});const e=$e;(function(n){n.Upload="UPLOAD",n.Split="SPLIT",n.Merge="MERGE",n.Export="EXPORT",n.Optimized="OPTIMIZED"})(t.PatchedDocumentRequestModelSourceEnum||(t.PatchedDocumentRequestModelSourceEnum={})),function(n){n.Upload="UPLOAD",n.Split="SPLIT",n.Merge="MERGE",n.Export="EXPORT",n.Optimized="OPTIMIZED"}(t.PatchedDocumentRequestIfcSourceEnum||(t.PatchedDocumentRequestIfcSourceEnum={}));function i(n){return o(n)}t.PatchedDocumentRequestFromJSON=i;function o(n,s){return n==null?n:{parent_id:e.exists(n,"parent_id")?n.parent_id:void 0,name:e.exists(n,"name")?n.name:void 0,file_name:e.exists(n,"file_name")?n.file_name:void 0,description:e.exists(n,"description")?n.description:void 0,file:e.exists(n,"file")?n.file:void 0,model_source:e.exists(n,"model_source")?n.model_source:void 0,ifc_source:e.exists(n,"ifc_source")?n.ifc_source:void 0,successor_of:e.exists(n,"successor_of")?n.successor_of:void 0}}t.PatchedDocumentRequestFromJSONTyped=o;function r(n){if(n!==void 0)return n===null?null:{parent_id:n.parent_id,name:n.name,file_name:n.file_name,description:n.description,file:n.file,model_source:n.model_source,ifc_source:n.ifc_source,successor_of:n.successor_of}}t.PatchedDocumentRequestToJSON=r})(qse);var p2={};Object.defineProperty(p2,"__esModule",{value:!0});const J3i=$e;function W3i(t){return Xse(t)}p2.PatchedDrawingRequestFromJSON=W3i;function Xse(t,e){return t==null?t:{content:J3i.exists(t,"content")?t.content:void 0}}p2.PatchedDrawingRequestFromJSONTyped=Xse;function K3i(t){if(t!==void 0)return t===null?null:{content:t.content}}p2.PatchedDrawingRequestToJSON=K3i;var g2={};Object.defineProperty(g2,"__esModule",{value:!0});const uM=$e,_se=Mp,$se=Cp,eb=h0;function q3i(t){return ene(t)}g2.PatchedElementRequestFromJSON=q3i;function ene(t,e){return t==null?t:{uuid:uM.exists(t,"uuid")?t.uuid:void 0,type:uM.exists(t,"type")?t.type:void 0,attributes:uM.exists(t,"attributes")?eb.PropertySetRequestFromJSON(t.attributes):void 0,property_sets:uM.exists(t,"property_sets")?t.property_sets.map(eb.PropertySetRequestFromJSON):void 0,classifications:uM.exists(t,"classifications")?t.classifications.map(_se.ClassificationRequestFromJSON):void 0,layers:uM.exists(t,"layers")?t.layers.map($se.LayerElementRequestFromJSON):void 0}}g2.PatchedElementRequestFromJSONTyped=ene;function X3i(t){if(t!==void 0)return t===null?null:{uuid:t.uuid,type:t.type,attributes:eb.PropertySetRequestToJSON(t.attributes),property_sets:t.property_sets===void 0?void 0:t.property_sets.map(eb.PropertySetRequestToJSON),classifications:t.classifications===void 0?void 0:t.classifications.map(_se.ClassificationRequestToJSON),layers:t.layers===void 0?void 0:t.layers.map($se.LayerElementRequestToJSON)}}g2.PatchedElementRequestToJSON=X3i;var tne={};(function(t){Object.defineProperty(t,"__esModule",{value:!0});const e=$e;(function(n){n[n.NUMBER_1=1]="NUMBER_1",n[n.NUMBER_50=50]="NUMBER_50",n[n.NUMBER_100=100]="NUMBER_100"})(t.PatchedFolderWithoutChildrenRequestDefaultPermissionEnum||(t.PatchedFolderWithoutChildrenRequestDefaultPermissionEnum={}));function i(n){return o(n)}t.PatchedFolderWithoutChildrenRequestFromJSON=i;function o(n,s){return n==null?n:{parent_id:e.exists(n,"parent_id")?n.parent_id:void 0,name:e.exists(n,"name")?n.name:void 0,default_permission:e.exists(n,"default_permission")?n.default_permission:void 0,propagate:e.exists(n,"propagate")?n.propagate:void 0}}t.PatchedFolderWithoutChildrenRequestFromJSONTyped=o;function r(n){if(n!==void 0)return n===null?null:{parent_id:n.parent_id,name:n.name,default_permission:n.default_permission,propagate:n.propagate}}t.PatchedFolderWithoutChildrenRequestToJSON=r})(tne);var M2={};Object.defineProperty(M2,"__esModule",{value:!0});const Pr=$e,ine=mp,one=xp;function _3i(t){return rne(t)}M2.PatchedFullTopicRequestFromJSON=_3i;function rne(t,e){return t==null?t:{guid:Pr.exists(t,"guid")?t.guid:void 0,creation_date:Pr.exists(t,"creation_date")?new Date(t.creation_date):void 0,creation_author:Pr.exists(t,"creation_author")?t.creation_author:void 0,modified_author:Pr.exists(t,"modified_author")?t.modified_author:void 0,title:Pr.exists(t,"title")?t.title:void 0,description:Pr.exists(t,"description")?t.description:void 0,reference_links:Pr.exists(t,"reference_links")?t.reference_links:void 0,ifcs:Pr.exists(t,"ifcs")?t.ifcs:void 0,models:Pr.exists(t,"models")?t.models:void 0,labels:Pr.exists(t,"labels")?t.labels:void 0,topic_type:Pr.exists(t,"topic_type")?t.topic_type:void 0,topic_status:Pr.exists(t,"topic_status")?t.topic_status:void 0,stage:Pr.exists(t,"stage")?t.stage:void 0,priority:Pr.exists(t,"priority")?t.priority:void 0,index:Pr.exists(t,"index")?t.index:void 0,assigned_to:Pr.exists(t,"assigned_to")?t.assigned_to:void 0,format:Pr.exists(t,"format")?t.format:void 0,due_date:Pr.exists(t,"due_date")?t.due_date===null?null:new Date(t.due_date):void 0,comments:Pr.exists(t,"comments")?t.comments.map(ine.CommentRequestFromJSON):void 0,viewpoints:Pr.exists(t,"viewpoints")?t.viewpoints.map(one.ViewpointRequestFromJSON):void 0,project:Pr.exists(t,"project")?t.project:void 0}}M2.PatchedFullTopicRequestFromJSONTyped=rne;function $3i(t){if(t!==void 0)return t===null?null:{guid:t.guid,creation_date:t.creation_date===void 0?void 0:t.creation_date.toISOString(),creation_author:t.creation_author,modified_author:t.modified_author,title:t.title,description:t.description,reference_links:t.reference_links,ifcs:t.ifcs,models:t.models,labels:t.labels,topic_type:t.topic_type,topic_status:t.topic_status,stage:t.stage,priority:t.priority,index:t.index,assigned_to:t.assigned_to,format:t.format,due_date:t.due_date===void 0?void 0:t.due_date===null?null:t.due_date.toISOString(),comments:t.comments===void 0?void 0:t.comments.map(ine.CommentRequestToJSON),viewpoints:t.viewpoints===void 0?void 0:t.viewpoints.map(one.ViewpointRequestToJSON),project:t.project}}M2.PatchedFullTopicRequestToJSON=$3i;var sne={};(function(t){Object.defineProperty(t,"__esModule",{value:!0});const e=$e;(function(n){n[n.NUMBER_1=1]="NUMBER_1",n[n.NUMBER_50=50]="NUMBER_50",n[n.NUMBER_100=100]="NUMBER_100",n[n.NUMBER_null=null]="NUMBER_null"})(t.PatchedGroupFolderRequestPermissionEnum||(t.PatchedGroupFolderRequestPermissionEnum={}));function i(n){return o(n)}t.PatchedGroupFolderRequestFromJSON=i;function o(n,s){return n==null?n:{permission:e.exists(n,"permission")?n.permission:void 0,propagate:e.exists(n,"propagate")?n.propagate:void 0}}t.PatchedGroupFolderRequestFromJSONTyped=o;function r(n){if(n!==void 0)return n===null?null:{permission:n.permission,propagate:n.propagate}}t.PatchedGroupFolderRequestToJSON=r})(sne);var f2={};Object.defineProperty(f2,"__esModule",{value:!0});const nne=$e;function e5i(t){return ane(t)}f2.PatchedGroupRequestFromJSON=e5i;function ane(t,e){return t==null?t:{name:nne.exists(t,"name")?t.name:void 0,color:nne.exists(t,"color")?t.color:void 0}}f2.PatchedGroupRequestFromJSONTyped=ane;function t5i(t){if(t!==void 0)return t===null?null:{name:t.name,color:t.color}}f2.PatchedGroupRequestToJSON=t5i;var L2={};Object.defineProperty(L2,"__esModule",{value:!0});const lne=$e;function i5i(t){return cne(t)}L2.PatchedIfcAccessTokenRequestFromJSON=i5i;function cne(t,e){return t==null?t:{read_only:lne.exists(t,"read_only")?t.read_only:void 0,expires_at:lne.exists(t,"expires_at")?new Date(t.expires_at):void 0}}L2.PatchedIfcAccessTokenRequestFromJSONTyped=cne;function o5i(t){if(t!==void 0)return t===null?null:{read_only:t.read_only,expires_at:t.expires_at===void 0?void 0:t.expires_at.toISOString()}}L2.PatchedIfcAccessTokenRequestToJSON=o5i;var w2={};Object.defineProperty(w2,"__esModule",{value:!0});const une=$e;function r5i(t){return dne(t)}w2.PatchedLabelRequestFromJSON=r5i;function dne(t,e){return t==null?t:{label:une.exists(t,"label")?t.label:void 0,project:une.exists(t,"project")?t.project:void 0}}w2.PatchedLabelRequestFromJSONTyped=dne;function s5i(t){if(t!==void 0)return t===null?null:{label:t.label,project:t.project}}w2.PatchedLabelRequestToJSON=s5i;var m2={};Object.defineProperty(m2,"__esModule",{value:!0});const tb=$e;function n5i(t){return hne(t)}m2.PatchedLayerRequestFromJSON=n5i;function hne(t,e){return t==null?t:{name:tb.exists(t,"name")?t.name:void 0,identifier:tb.exists(t,"identifier")?t.identifier:void 0,description:tb.exists(t,"description")?t.description:void 0,elements:tb.exists(t,"elements")?t.elements:void 0}}m2.PatchedLayerRequestFromJSONTyped=hne;function a5i(t){if(t!==void 0)return t===null?null:{name:t.name,identifier:t.identifier,description:t.description,elements:t.elements}}m2.PatchedLayerRequestToJSON=a5i;var Ane={};(function(t){Object.defineProperty(t,"__esModule",{value:!0});const e=$e;(function(n){n.Upload="UPLOAD",n.Split="SPLIT",n.Merge="MERGE",n.Export="EXPORT",n.Optimized="OPTIMIZED"})(t.PatchedModelRequestSourceEnum||(t.PatchedModelRequestSourceEnum={}));function i(n){return o(n)}t.PatchedModelRequestFromJSON=i;function o(n,s){return n==null?n:{name:e.exists(n,"name")?n.name:void 0,source:e.exists(n,"source")?n.source:void 0,world_position:e.exists(n,"world_position")?n.world_position:void 0,size_ratio:e.exists(n,"size_ratio")?n.size_ratio:void 0,archived:e.exists(n,"archived")?n.archived:void 0,version:e.exists(n,"version")?n.version:void 0,north_vector:e.exists(n,"north_vector")?n.north_vector:void 0,recommanded_2d_angle:e.exists(n,"recommanded_2d_angle")?n.recommanded_2d_angle:void 0}}t.PatchedModelRequestFromJSONTyped=o;function r(n){if(n!==void 0)return n===null?null:{name:n.name,source:n.source,world_position:n.world_position,size_ratio:n.size_ratio,archived:n.archived,version:n.version,north_vector:n.north_vector,recommanded_2d_angle:n.recommanded_2d_angle}}t.PatchedModelRequestToJSON=r})(Ane);var y2={};Object.defineProperty(y2,"__esModule",{value:!0});const v2=$e,pne=ql;function l5i(t){return gne(t)}y2.PatchedPinRequestFromJSON=l5i;function gne(t,e){return t==null?t:{guid:v2.exists(t,"guid")?t.guid:void 0,name:v2.exists(t,"name")?t.name:void 0,color:v2.exists(t,"color")?t.color:void 0,point:v2.exists(t,"point")?pne.GeometryPointRequestFromJSON(t.point):void 0,index:v2.exists(t,"index")?t.index:void 0}}y2.PatchedPinRequestFromJSONTyped=gne;function c5i(t){if(t!==void 0)return t===null?null:{guid:t.guid,name:t.name,color:t.color,point:pne.GeometryPointRequestToJSON(t.point),index:t.index}}y2.PatchedPinRequestToJSON=c5i;var C2={};Object.defineProperty(C2,"__esModule",{value:!0});const I2=$e;function u5i(t){return Mne(t)}C2.PatchedPositioningPlanRequestFromJSON=u5i;function Mne(t,e){return t==null?t:{translation_x:I2.exists(t,"translation_x")?t.translation_x:void 0,translation_y:I2.exists(t,"translation_y")?t.translation_y:void 0,rotate_z:I2.exists(t,"rotate_z")?t.rotate_z:void 0,scale:I2.exists(t,"scale")?t.scale:void 0,opacity:I2.exists(t,"opacity")?t.opacity:void 0}}C2.PatchedPositioningPlanRequestFromJSONTyped=Mne;function d5i(t){if(t!==void 0)return t===null?null:{translation_x:t.translation_x,translation_y:t.translation_y,rotate_z:t.rotate_z,scale:t.scale,opacity:t.opacity}}C2.PatchedPositioningPlanRequestToJSON=d5i;var j2={};Object.defineProperty(j2,"__esModule",{value:!0});const pE=$e;function h5i(t){return fne(t)}j2.PatchedPriorityRequestFromJSON=h5i;function fne(t,e){return t==null?t:{priority:pE.exists(t,"priority")?t.priority:void 0,color:pE.exists(t,"color")?t.color:void 0,project:pE.exists(t,"project")?t.project:void 0}}j2.PatchedPriorityRequestFromJSONTyped=fne;function A5i(t){if(t!==void 0)return t===null?null:{priority:t.priority,color:t.color,project:t.project}}j2.PatchedPriorityRequestToJSON=A5i;var Lne={};(function(t){Object.defineProperty(t,"__esModule",{value:!0});const e=$e;(function(n){n.C="C",n.D="D",n.P="P",n.W="W",n.I="I",n.E="E",n.X="X"})(t.PatchedProcessorHandlerRequestStatusEnum||(t.PatchedProcessorHandlerRequestStatusEnum={}));function i(n){return o(n)}t.PatchedProcessorHandlerRequestFromJSON=i;function o(n,s){return n==null?n:{status:e.exists(n,"status")?n.status:void 0,detail_message:e.exists(n,"detail_message")?n.detail_message:void 0}}t.PatchedProcessorHandlerRequestFromJSONTyped=o;function r(n){if(n!==void 0)return n===null?null:{status:n.status,detail_message:n.detail_message}}t.PatchedProcessorHandlerRequestToJSON=r})(Lne);var wne={};(function(t){Object.defineProperty(t,"__esModule",{value:!0});const e=$e;(function(n){n.A="A",n.D="D"})(t.PatchedProjectRequestStatusEnum||(t.PatchedProjectRequestStatusEnum={}));function i(n){return o(n)}t.PatchedProjectRequestFromJSON=i;function o(n,s){return n==null?n:{logo:e.exists(n,"logo")?n.logo:void 0,name:e.exists(n,"name")?n.name:void 0,description:e.exists(n,"description")?n.description:void 0,status:e.exists(n,"status")?n.status:void 0,parent_id:e.exists(n,"parent_id")?n.parent_id:void 0,main_model_id:e.exists(n,"main_model_id")?n.main_model_id:void 0}}t.PatchedProjectRequestFromJSONTyped=o;function r(n){if(n!==void 0)return n===null?null:{logo:n.logo,name:n.name,description:n.description,status:n.status,parent_id:n.parent_id,main_model_id:n.main_model_id}}t.PatchedProjectRequestToJSON=r})(wne);var b2={};Object.defineProperty(b2,"__esModule",{value:!0});const x2=$e,mne=A0;function p5i(t){return yne(t)}b2.PatchedPropertyDefinitionRequestFromJSON=p5i;function yne(t,e){return t==null?t:{unit:x2.exists(t,"unit")?mne.UnitRequestFromJSON(t.unit):void 0,name:x2.exists(t,"name")?t.name:void 0,description:x2.exists(t,"description")?t.description:void 0,type:x2.exists(t,"type")?t.type:void 0,value_type:x2.exists(t,"value_type")?t.value_type:void 0}}b2.PatchedPropertyDefinitionRequestFromJSONTyped=yne;function g5i(t){if(t!==void 0)return t===null?null:{unit:mne.UnitRequestToJSON(t.unit),name:t.name,description:t.description,type:t.type,value_type:t.value_type}}b2.PatchedPropertyDefinitionRequestToJSON=g5i;var N2={};Object.defineProperty(N2,"__esModule",{value:!0});const vne=$e,Cne=jp;function M5i(t){return Ine(t)}N2.PatchedPropertyRequestFromJSON=M5i;function Ine(t,e){return t==null?t:{definition:vne.exists(t,"definition")?Cne.PropertyDefinitionRequestFromJSON(t.definition):void 0,value:vne.exists(t,"value")?t.value:void 0}}N2.PatchedPropertyRequestFromJSONTyped=Ine;function f5i(t){if(t!==void 0)return t===null?null:{definition:Cne.PropertyDefinitionRequestToJSON(t.definition),value:t.value}}N2.PatchedPropertyRequestToJSON=f5i;var D2={};Object.defineProperty(D2,"__esModule",{value:!0});const ib=$e,jne=Ip;function L5i(t){return bne(t)}D2.PatchedPropertySetRequestFromJSON=L5i;function bne(t,e){return t==null?t:{name:ib.exists(t,"name")?t.name:void 0,description:ib.exists(t,"description")?t.description:void 0,type:ib.exists(t,"type")?t.type:void 0,properties:ib.exists(t,"properties")?t.properties.map(jne.PropertyRequestFromJSON):void 0}}D2.PatchedPropertySetRequestFromJSONTyped=bne;function w5i(t){if(t!==void 0)return t===null?null:{name:t.name,description:t.description,type:t.type,properties:t.properties===void 0?void 0:t.properties.map(jne.PropertyRequestToJSON)}}D2.PatchedPropertySetRequestToJSON=w5i;var S2={};Object.defineProperty(S2,"__esModule",{value:!0});const ob=$e,xne=ql;function m5i(t){return Nne(t)}S2.PatchedSpaceRequestFromJSON=m5i;function Nne(t,e){return t==null?t:{name:ob.exists(t,"name")?t.name:void 0,longname:ob.exists(t,"longname")?t.longname:void 0,uuid:ob.exists(t,"uuid")?t.uuid:void 0,geometry:ob.exists(t,"geometry")?t.geometry===null?null:t.geometry.map(xne.GeometryPointRequestFromJSON):void 0}}S2.PatchedSpaceRequestFromJSONTyped=Nne;function y5i(t){if(t!==void 0)return t===null?null:{name:t.name,longname:t.longname,uuid:t.uuid,geometry:t.geometry===void 0?void 0:t.geometry===null?null:t.geometry.map(xne.GeometryPointRequestToJSON)}}S2.PatchedSpaceRequestToJSON=y5i;var T2={};Object.defineProperty(T2,"__esModule",{value:!0});const Dne=$e;function v5i(t){return Sne(t)}T2.PatchedStageRequestFromJSON=v5i;function Sne(t,e){return t==null?t:{stage:Dne.exists(t,"stage")?t.stage:void 0,project:Dne.exists(t,"project")?t.project:void 0}}T2.PatchedStageRequestFromJSONTyped=Sne;function C5i(t){if(t!==void 0)return t===null?null:{stage:t.stage,project:t.project}}T2.PatchedStageRequestToJSON=C5i;var k2={};Object.defineProperty(k2,"__esModule",{value:!0});const I5i=$e;function j5i(t){return Tne(t)}k2.PatchedStoreyBuildingRequestFromJSON=j5i;function Tne(t,e){return t==null?t:{name:I5i.exists(t,"name")?t.name:void 0}}k2.PatchedStoreyBuildingRequestFromJSONTyped=Tne;function b5i(t){if(t!==void 0)return t===null?null:{name:t.name}}k2.PatchedStoreyBuildingRequestToJSON=b5i;var E2={};Object.defineProperty(E2,"__esModule",{value:!0});const z2=$e;function x5i(t){return kne(t)}E2.PatchedSystemRequestFromJSON=x5i;function kne(t,e){return t==null?t:{uuid:z2.exists(t,"uuid")?t.uuid:void 0,name:z2.exists(t,"name")?t.name:void 0,object_type:z2.exists(t,"object_type")?t.object_type:void 0,description:z2.exists(t,"description")?t.description:void 0,elements:z2.exists(t,"elements")?t.elements:void 0}}E2.PatchedSystemRequestFromJSONTyped=kne;function N5i(t){if(t!==void 0)return t===null?null:{uuid:t.uuid,name:t.name,object_type:t.object_type,description:t.description,elements:t.elements}}E2.PatchedSystemRequestToJSON=N5i;var P2={};Object.defineProperty(P2,"__esModule",{value:!0});const Ene=$e;function D5i(t){return zne(t)}P2.PatchedTagRequestFromJSON=D5i;function zne(t,e){return t==null?t:{name:Ene.exists(t,"name")?t.name:void 0,color:Ene.exists(t,"color")?t.color:void 0}}P2.PatchedTagRequestFromJSONTyped=zne;function S5i(t){if(t!==void 0)return t===null?null:{name:t.name,color:t.color}}P2.PatchedTagRequestToJSON=S5i;var B2={};Object.defineProperty(B2,"__esModule",{value:!0});const hs=$e;function T5i(t){return Pne(t)}B2.PatchedTopicRequestFromJSON=T5i;function Pne(t,e){return t==null?t:{guid:hs.exists(t,"guid")?t.guid:void 0,topic_type:hs.exists(t,"topic_type")?t.topic_type:void 0,topic_status:hs.exists(t,"topic_status")?t.topic_status:void 0,title:hs.exists(t,"title")?t.title:void 0,priority:hs.exists(t,"priority")?t.priority:void 0,labels:hs.exists(t,"labels")?t.labels:void 0,creation_date:hs.exists(t,"creation_date")?new Date(t.creation_date):void 0,creation_author:hs.exists(t,"creation_author")?t.creation_author:void 0,modified_author:hs.exists(t,"modified_author")?t.modified_author:void 0,assigned_to:hs.exists(t,"assigned_to")?t.assigned_to:void 0,reference_links:hs.exists(t,"reference_links")?t.reference_links:void 0,stage:hs.exists(t,"stage")?t.stage:void 0,description:hs.exists(t,"description")?t.description:void 0,due_date:hs.exists(t,"due_date")?t.due_date===null?null:new Date(t.due_date):void 0,ifcs:hs.exists(t,"ifcs")?t.ifcs:void 0,models:hs.exists(t,"models")?t.models:void 0,format:hs.exists(t,"format")?t.format:void 0,index:hs.exists(t,"index")?t.index:void 0,project:hs.exists(t,"project")?t.project:void 0}}B2.PatchedTopicRequestFromJSONTyped=Pne;function k5i(t){if(t!==void 0)return t===null?null:{guid:t.guid,topic_type:t.topic_type,topic_status:t.topic_status,title:t.title,priority:t.priority,labels:t.labels,creation_date:t.creation_date===void 0?void 0:t.creation_date.toISOString(),creation_author:t.creation_author,modified_author:t.modified_author,assigned_to:t.assigned_to,reference_links:t.reference_links,stage:t.stage,description:t.description,due_date:t.due_date===void 0?void 0:t.due_date===null?null:t.due_date.toISOString(),ifcs:t.ifcs,models:t.models,format:t.format,index:t.index,project:t.project}}B2.PatchedTopicRequestToJSON=k5i;var O2={};Object.defineProperty(O2,"__esModule",{value:!0});const gE=$e;function E5i(t){return Bne(t)}O2.PatchedTopicStatusRequestFromJSON=E5i;function Bne(t,e){return t==null?t:{topic_status:gE.exists(t,"topic_status")?t.topic_status:void 0,color:gE.exists(t,"color")?t.color:void 0,project:gE.exists(t,"project")?t.project:void 0}}O2.PatchedTopicStatusRequestFromJSONTyped=Bne;function z5i(t){if(t!==void 0)return t===null?null:{topic_status:t.topic_status,color:t.color,project:t.project}}O2.PatchedTopicStatusRequestToJSON=z5i;var R2={};Object.defineProperty(R2,"__esModule",{value:!0});const One=$e;function P5i(t){return Rne(t)}R2.PatchedTopicTypeRequestFromJSON=P5i;function Rne(t,e){return t==null?t:{topic_type:One.exists(t,"topic_type")?t.topic_type:void 0,project:One.exists(t,"project")?t.project:void 0}}R2.PatchedTopicTypeRequestFromJSONTyped=Rne;function B5i(t){if(t!==void 0)return t===null?null:{topic_type:t.topic_type,project:t.project}}R2.PatchedTopicTypeRequestToJSON=B5i;var U2={};Object.defineProperty(U2,"__esModule",{value:!0});const od=$e,Une=A0;function O5i(t){return Yne(t)}U2.PatchedUnitRequestFromJSON=O5i;function Yne(t,e){return t==null?t:{type:od.exists(t,"type")?t.type:void 0,name:od.exists(t,"name")?t.name:void 0,unit_type:od.exists(t,"unit_type")?t.unit_type:void 0,prefix:od.exists(t,"prefix")?t.prefix:void 0,dimensions:od.exists(t,"dimensions")?t.dimensions:void 0,conversion_factor:od.exists(t,"conversion_factor")?t.conversion_factor:void 0,conversion_baseunit:od.exists(t,"conversion_baseunit")?Une.UnitRequestFromJSON(t.conversion_baseunit):void 0,elements:od.exists(t,"elements")?t.elements:void 0,is_default:od.exists(t,"is_default")?t.is_default:void 0}}U2.PatchedUnitRequestFromJSONTyped=Yne;function R5i(t){if(t!==void 0)return t===null?null:{type:t.type,name:t.name,unit_type:t.unit_type,prefix:t.prefix,dimensions:t.dimensions,conversion_factor:t.conversion_factor,conversion_baseunit:Une.UnitRequestToJSON(t.conversion_baseunit),elements:t.elements,is_default:t.is_default}}U2.PatchedUnitRequestToJSON=R5i;var Fne={};(function(t){Object.defineProperty(t,"__esModule",{value:!0});const e=$e;(function(n){n[n.NUMBER_100=100]="NUMBER_100",n[n.NUMBER_50=50]="NUMBER_50"})(t.PatchedUserCloudUpdateRequestCloudRoleEnum||(t.PatchedUserCloudUpdateRequestCloudRoleEnum={}));function i(n){return o(n)}t.PatchedUserCloudUpdateRequestFromJSON=i;function o(n,s){return n==null?n:{cloud_role:e.exists(n,"cloud_role")?n.cloud_role:void 0}}t.PatchedUserCloudUpdateRequestFromJSONTyped=o;function r(n){if(n!==void 0)return n===null?null:{cloud_role:n.cloud_role}}t.PatchedUserCloudUpdateRequestToJSON=r})(Fne);var Qne={};(function(t){Object.defineProperty(t,"__esModule",{value:!0});const e=$e;(function(n){n[n.NUMBER_100=100]="NUMBER_100",n[n.NUMBER_50=50]="NUMBER_50",n[n.NUMBER_25=25]="NUMBER_25"})(t.PatchedUserProjectUpdateRequestRoleEnum||(t.PatchedUserProjectUpdateRequestRoleEnum={}));function i(n){return o(n)}t.PatchedUserProjectUpdateRequestFromJSON=i;function o(n,s){return n==null?n:{role:e.exists(n,"role")?n.role:void 0}}t.PatchedUserProjectUpdateRequestFromJSONTyped=o;function r(n){if(n!==void 0)return n===null?null:{role:n.role}}t.PatchedUserProjectUpdateRequestToJSON=r})(Qne);var Y2={};Object.defineProperty(Y2,"__esModule",{value:!0});const Sa=$e,Gne=fp,Hne=yp,Vne=Np,Zne=Dp,Jne=Sp,Wne=Tp,Kne=kp;function U5i(t){return qne(t)}Y2.PatchedViewpointRequestFromJSON=U5i;function qne(t,e){return t==null?t:{index:Sa.exists(t,"index")?t.index:void 0,guid:Sa.exists(t,"guid")?t.guid:void 0,originating_system:Sa.exists(t,"originating_system")?t.originating_system:void 0,authoring_tool_id:Sa.exists(t,"authoring_tool_id")?t.authoring_tool_id:void 0,orthogonal_camera:Sa.exists(t,"orthogonal_camera")?Zne.OrthogonalCameraRequestFromJSON(t.orthogonal_camera):void 0,perspective_camera:Sa.exists(t,"perspective_camera")?Jne.PerspectiveCameraRequestFromJSON(t.perspective_camera):void 0,lines:Sa.exists(t,"lines")?t.lines===null?null:t.lines.map(Vne.LineRequestFromJSON):void 0,clipping_planes:Sa.exists(t,"clipping_planes")?t.clipping_planes===null?null:t.clipping_planes.map(Gne.ClippingPlaneRequestFromJSON):void 0,snapshot:Sa.exists(t,"snapshot")?Kne.SnapshotRequestFromJSON(t.snapshot):void 0,components:Sa.exists(t,"components")?Hne.ComponentsParentRequestFromJSON(t.components):void 0,pins:Sa.exists(t,"pins")?t.pins===null?null:t.pins.map(Wne.PinRequestFromJSON):void 0,temp_id:Sa.exists(t,"temp_id")?t.temp_id:void 0,models:Sa.exists(t,"models")?t.models:void 0}}Y2.PatchedViewpointRequestFromJSONTyped=qne;function Y5i(t){if(t!==void 0)return t===null?null:{index:t.index,guid:t.guid,originating_system:t.originating_system,authoring_tool_id:t.authoring_tool_id,orthogonal_camera:Zne.OrthogonalCameraRequestToJSON(t.orthogonal_camera),perspective_camera:Jne.PerspectiveCameraRequestToJSON(t.perspective_camera),lines:t.lines===void 0?void 0:t.lines===null?null:t.lines.map(Vne.LineRequestToJSON),clipping_planes:t.clipping_planes===void 0?void 0:t.clipping_planes===null?null:t.clipping_planes.map(Gne.ClippingPlaneRequestToJSON),snapshot:Kne.SnapshotRequestToJSON(t.snapshot),components:Hne.ComponentsParentRequestToJSON(t.components),pins:t.pins===void 0?void 0:t.pins===null?null:t.pins.map(Wne.PinRequestToJSON),temp_id:t.temp_id,models:t.models}}Y2.PatchedViewpointRequestToJSON=Y5i;var F2={};Object.defineProperty(F2,"__esModule",{value:!0});const Xne=$e;function F5i(t){return _ne(t)}F2.PatchedVisaCommentRequestFromJSON=F5i;function _ne(t,e){return t==null?t:{author_id:Xne.exists(t,"author_id")?t.author_id:void 0,content:Xne.exists(t,"content")?t.content:void 0}}F2.PatchedVisaCommentRequestFromJSONTyped=_ne;function Q5i(t){if(t!==void 0)return t===null?null:{author_id:t.author_id,content:t.content}}F2.PatchedVisaCommentRequestToJSON=Q5i;var Q2={};Object.defineProperty(Q2,"__esModule",{value:!0});const ME=$e;function G5i(t){return $ne(t)}Q2.PatchedVisaRequestFromJSON=G5i;function $ne(t,e){return t==null?t:{creator_id:ME.exists(t,"creator_id")?t.creator_id:void 0,description:ME.exists(t,"description")?t.description:void 0,deadline:ME.exists(t,"deadline")?t.deadline===null?null:new Date(t.deadline):void 0}}Q2.PatchedVisaRequestFromJSONTyped=$ne;function H5i(t){if(t!==void 0)return t===null?null:{creator_id:t.creator_id,description:t.description,deadline:t.deadline===void 0?void 0:t.deadline===null?null:t.deadline.toISOString().substr(0,10)}}Q2.PatchedVisaRequestToJSON=H5i;var G2={};Object.defineProperty(G2,"__esModule",{value:!0});const V5i=$e;function Z5i(t){return eae(t)}G2.PatchedVisaValidationRequestFromJSON=Z5i;function eae(t,e){return t==null?t:{validator_id:V5i.exists(t,"validator_id")?t.validator_id:void 0}}G2.PatchedVisaValidationRequestFromJSONTyped=eae;function J5i(t){if(t!==void 0)return t===null?null:{validator_id:t.validator_id}}G2.PatchedVisaValidationRequestToJSON=J5i;var H2={};Object.defineProperty(H2,"__esModule",{value:!0});const fE=$e;function W5i(t){return tae(t)}H2.PatchedWebHookRequestFromJSON=W5i;function tae(t,e){return t==null?t:{events:fE.exists(t,"events")?t.events:void 0,url:fE.exists(t,"url")?t.url:void 0,secret:fE.exists(t,"secret")?t.secret:void 0}}H2.PatchedWebHookRequestFromJSONTyped=tae;function K5i(t){if(t!==void 0)return t===null?null:{events:t.events,url:t.url,secret:t.secret}}H2.PatchedWebHookRequestToJSON=K5i;var V2={},dM={},zp={};Object.defineProperty(zp,"__esModule",{value:!0});const rb=$e,iae=ql;function q5i(t){return oae(t)}zp.ZoneSpaceRequestFromJSON=q5i;function oae(t,e){return t==null?t:{name:rb.exists(t,"name")?t.name:void 0,longname:rb.exists(t,"longname")?t.longname:void 0,uuid:t.uuid,geometry:rb.exists(t,"geometry")?t.geometry===null?null:t.geometry.map(iae.GeometryPointRequestFromJSON):void 0,order:rb.exists(t,"order")?t.order:void 0}}zp.ZoneSpaceRequestFromJSONTyped=oae;function X5i(t){if(t!==void 0)return t===null?null:{name:t.name,longname:t.longname,uuid:t.uuid,geometry:t.geometry===void 0?void 0:t.geometry===null?null:t.geometry.map(iae.GeometryPointRequestToJSON),order:t.order}}zp.ZoneSpaceRequestToJSON=X5i,Object.defineProperty(dM,"__esModule",{value:!0});const Pp=$e,rae=zp;function sae(t){return nae(t)}dM.ZoneRequestFromJSON=sae;function nae(t,e){return t==null?t:{name:Pp.exists(t,"name")?t.name:void 0,uuid:t.uuid,zones:Pp.exists(t,"zones")?t.zones.map(sae):void 0,parent_id:Pp.exists(t,"parent_id")?t.parent_id:void 0,spaces:Pp.exists(t,"spaces")?t.spaces.map(rae.ZoneSpaceRequestFromJSON):void 0,color:Pp.exists(t,"color")?t.color:void 0,order:Pp.exists(t,"order")?t.order:void 0,storey_uuid:Pp.exists(t,"storey_uuid")?t.storey_uuid:void 0}}dM.ZoneRequestFromJSONTyped=nae;function aae(t){if(t!==void 0)return t===null?null:{name:t.name,uuid:t.uuid,zones:t.zones===void 0?void 0:t.zones.map(aae),parent_id:t.parent_id,spaces:t.spaces===void 0?void 0:t.spaces.map(rae.ZoneSpaceRequestToJSON),color:t.color,order:t.order,storey_uuid:t.storey_uuid}}dM.ZoneRequestToJSON=aae,Object.defineProperty(V2,"__esModule",{value:!0});const L0=$e,lae=dM,cae=zp;function _5i(t){return uae(t)}V2.PatchedZoneRequestFromJSON=_5i;function uae(t,e){return t==null?t:{name:L0.exists(t,"name")?t.name:void 0,uuid:L0.exists(t,"uuid")?t.uuid:void 0,zones:L0.exists(t,"zones")?t.zones.map(lae.ZoneRequestFromJSON):void 0,parent_id:L0.exists(t,"parent_id")?t.parent_id:void 0,spaces:L0.exists(t,"spaces")?t.spaces.map(cae.ZoneSpaceRequestFromJSON):void 0,color:L0.exists(t,"color")?t.color:void 0,order:L0.exists(t,"order")?t.order:void 0,storey_uuid:L0.exists(t,"storey_uuid")?t.storey_uuid:void 0}}V2.PatchedZoneRequestFromJSONTyped=uae;function $5i(t){if(t!==void 0)return t===null?null:{name:t.name,uuid:t.uuid,zones:t.zones===void 0?void 0:t.zones.map(lae.ZoneRequestToJSON),parent_id:t.parent_id,spaces:t.spaces===void 0?void 0:t.spaces.map(cae.ZoneSpaceRequestToJSON),color:t.color,order:t.order,storey_uuid:t.storey_uuid}}V2.PatchedZoneRequestToJSON=$5i;var Z2={};Object.defineProperty(Z2,"__esModule",{value:!0});const J2=$e,dae=ql;function eIi(t){return hae(t)}Z2.PatchedZoneSpaceRequestFromJSON=eIi;function hae(t,e){return t==null?t:{name:J2.exists(t,"name")?t.name:void 0,longname:J2.exists(t,"longname")?t.longname:void 0,uuid:J2.exists(t,"uuid")?t.uuid:void 0,geometry:J2.exists(t,"geometry")?t.geometry===null?null:t.geometry.map(dae.GeometryPointRequestFromJSON):void 0,order:J2.exists(t,"order")?t.order:void 0}}Z2.PatchedZoneSpaceRequestFromJSONTyped=hae;function tIi(t){if(t!==void 0)return t===null?null:{name:t.name,longname:t.longname,uuid:t.uuid,geometry:t.geometry===void 0?void 0:t.geometry===null?null:t.geometry.map(dae.GeometryPointRequestToJSON),order:t.order}}Z2.PatchedZoneSpaceRequestToJSON=tIi;var W2={};Object.defineProperty(W2,"__esModule",{value:!0});const K2=$e;function iIi(t){return Aae(t)}W2.PositioningPlanFromJSON=iIi;function Aae(t,e){return t==null?t:{translation_x:K2.exists(t,"translation_x")?t.translation_x:void 0,translation_y:K2.exists(t,"translation_y")?t.translation_y:void 0,rotate_z:K2.exists(t,"rotate_z")?t.rotate_z:void 0,scale:K2.exists(t,"scale")?t.scale:void 0,opacity:K2.exists(t,"opacity")?t.opacity:void 0}}W2.PositioningPlanFromJSONTyped=Aae;function oIi(t){if(t!==void 0)return t===null?null:{translation_x:t.translation_x,translation_y:t.translation_y,rotate_z:t.rotate_z,scale:t.scale,opacity:t.opacity}}W2.PositioningPlanToJSON=oIi;var q2={};Object.defineProperty(q2,"__esModule",{value:!0});const pae=$e;function rIi(t){return gae(t)}q2.PriorityRequestFromJSON=rIi;function gae(t,e){return t==null?t:{priority:t.priority,color:pae.exists(t,"color")?t.color:void 0,project:pae.exists(t,"project")?t.project:void 0}}q2.PriorityRequestFromJSONTyped=gae;function sIi(t){if(t!==void 0)return t===null?null:{priority:t.priority,color:t.color,project:t.project}}q2.PriorityRequestToJSON=sIi;var Mae={};(function(t){Object.defineProperty(t,"__esModule",{value:!0});const e=$e;(function(n){n.C="C",n.D="D",n.P="P",n.W="W",n.I="I",n.E="E",n.X="X"})(t.ProcessorHandlerStatusEnum||(t.ProcessorHandlerStatusEnum={}));function i(n){return o(n)}t.ProcessorHandlerFromJSON=i;function o(n,s){return n==null?n:{id:n.id,worker:n.worker,status:e.exists(n,"status")?n.status:void 0,detail_message:e.exists(n,"detail_message")?n.detail_message:void 0}}t.ProcessorHandlerFromJSONTyped=o;function r(n){if(n!==void 0)return n===null?null:{status:n.status,detail_message:n.detail_message}}t.ProcessorHandlerToJSON=r})(Mae);var fae={};(function(t){Object.defineProperty(t,"__esModule",{value:!0});const e=$e,i=S4;(function(s){s.A="A",s.D="D"})(t.ProjectStatusEnum||(t.ProjectStatusEnum={}));function o(s){return r(s)}t.ProjectFromJSON=o;function r(s,a){return s==null?s:{id:s.id,logo:e.exists(s,"logo")?s.logo:void 0,name:s.name,description:e.exists(s,"description")?s.description:void 0,cloud:i.CloudFromJSON(s.cloud),status:e.exists(s,"status")?s.status:void 0,created_at:new Date(s.created_at),updated_at:new Date(s.updated_at),parent_id:e.exists(s,"parent_id")?s.parent_id:void 0,root_folder_id:s.root_folder_id,main_model_id:e.exists(s,"main_model_id")?s.main_model_id:void 0}}t.ProjectFromJSONTyped=r;function n(s){if(s!==void 0)return s===null?null:{logo:s.logo,name:s.name,description:s.description,status:s.status,parent_id:s.parent_id,main_model_id:s.main_model_id}}t.ProjectToJSON=n})(fae);var Lae={};(function(t){Object.defineProperty(t,"__esModule",{value:!0});const e=$e;(function(n){n.Bcfread="bcf:read",n.Bcfwrite="bcf:write",n.Documentread="document:read",n.Documentwrite="document:write",n.Ifcread="ifc:read",n.Ifcwrite="ifc:write",n.Modelread="model:read",n.Modelwrite="model:write"})(t.ProjectAccessTokenScopesEnum||(t.ProjectAccessTokenScopesEnum={}));function i(n){return o(n)}t.ProjectAccessTokenFromJSON=i;function o(n,s){return n==null?n:{token:n.token,scopes:n.scopes,expires_at:e.exists(n,"expires_at")?new Date(n.expires_at):void 0,email_impersonation:e.exists(n,"email_impersonation")?n.email_impersonation:void 0}}t.ProjectAccessTokenFromJSONTyped=o;function r(n){if(n!==void 0)return n===null?null:{scopes:n.scopes,expires_at:n.expires_at===void 0?void 0:n.expires_at.toISOString(),email_impersonation:n.email_impersonation}}t.ProjectAccessTokenToJSON=r})(Lae);var wae={};(function(t){Object.defineProperty(t,"__esModule",{value:!0});const e=$e;(function(n){n.Bcfread="bcf:read",n.Bcfwrite="bcf:write",n.Documentread="document:read",n.Documentwrite="document:write",n.Ifcread="ifc:read",n.Ifcwrite="ifc:write",n.Modelread="model:read",n.Modelwrite="model:write"})(t.ProjectAccessTokenRequestScopesEnum||(t.ProjectAccessTokenRequestScopesEnum={}));function i(n){return o(n)}t.ProjectAccessTokenRequestFromJSON=i;function o(n,s){return n==null?n:{scopes:n.scopes,expires_at:e.exists(n,"expires_at")?new Date(n.expires_at):void 0,email_impersonation:e.exists(n,"email_impersonation")?n.email_impersonation:void 0}}t.ProjectAccessTokenRequestFromJSONTyped=o;function r(n){if(n!==void 0)return n===null?null:{scopes:n.scopes,expires_at:n.expires_at===void 0?void 0:n.expires_at.toISOString(),email_impersonation:n.email_impersonation}}t.ProjectAccessTokenRequestToJSON=r})(wae);var X2={};Object.defineProperty(X2,"__esModule",{value:!0});const LE=$e;function nIi(t){return mae(t)}X2.ProjectImportRequestFromJSON=nIi;function mae(t,e){return t==null?t:{project_id:t.project_id,import_dms:LE.exists(t,"import_dms")?t.import_dms:void 0,import_users:LE.exists(t,"import_users")?t.import_users:void 0,import_groups:LE.exists(t,"import_groups")?t.import_groups:void 0}}X2.ProjectImportRequestFromJSONTyped=mae;function aIi(t){if(t!==void 0)return t===null?null:{project_id:t.project_id,import_dms:t.import_dms,import_users:t.import_users,import_groups:t.import_groups}}X2.ProjectImportRequestToJSON=aIi;var yae={};(function(t){Object.defineProperty(t,"__esModule",{value:!0}),function(r){r[r.NUMBER_100=100]="NUMBER_100",r[r.NUMBER_50=50]="NUMBER_50",r[r.NUMBER_25=25]="NUMBER_25"}(t.ProjectInvitationRoleEnum||(t.ProjectInvitationRoleEnum={}));function e(r){return i(r)}t.ProjectInvitationFromJSON=e;function i(r,n){return r==null?r:{id:r.id,email:r.email,redirect_uri:r.redirect_uri,role:r.role}}t.ProjectInvitationFromJSONTyped=i;function o(r){if(r!==void 0)return r===null?null:{email:r.email,redirect_uri:r.redirect_uri,role:r.role}}t.ProjectInvitationToJSON=o})(yae);var vae={};(function(t){Object.defineProperty(t,"__esModule",{value:!0}),function(r){r[r.NUMBER_100=100]="NUMBER_100",r[r.NUMBER_50=50]="NUMBER_50",r[r.NUMBER_25=25]="NUMBER_25"}(t.ProjectInvitationRequestRoleEnum||(t.ProjectInvitationRequestRoleEnum={}));function e(r){return i(r)}t.ProjectInvitationRequestFromJSON=e;function i(r,n){return r==null?r:{email:r.email,redirect_uri:r.redirect_uri,role:r.role}}t.ProjectInvitationRequestFromJSONTyped=i;function o(r){if(r!==void 0)return r===null?null:{email:r.email,redirect_uri:r.redirect_uri,role:r.role}}t.ProjectInvitationRequestToJSON=o})(vae);var Cae={};(function(t){Object.defineProperty(t,"__esModule",{value:!0});const e=$e;(function(n){n.A="A",n.D="D"})(t.ProjectRequestStatusEnum||(t.ProjectRequestStatusEnum={}));function i(n){return o(n)}t.ProjectRequestFromJSON=i;function o(n,s){return n==null?n:{logo:e.exists(n,"logo")?n.logo:void 0,name:n.name,description:e.exists(n,"description")?n.description:void 0,status:e.exists(n,"status")?n.status:void 0,parent_id:e.exists(n,"parent_id")?n.parent_id:void 0,main_model_id:e.exists(n,"main_model_id")?n.main_model_id:void 0}}t.ProjectRequestFromJSONTyped=o;function r(n){if(n!==void 0)return n===null?null:{logo:n.logo,name:n.name,description:n.description,status:n.status,parent_id:n.parent_id,main_model_id:n.main_model_id}}t.ProjectRequestToJSON=r})(Cae);var wE={};(function(t){Object.defineProperty(t,"__esModule",{value:!0});const e=$e;(function(n){n[n.NUMBER_100=100]="NUMBER_100",n[n.NUMBER_50=50]="NUMBER_50",n[n.NUMBER_25=25]="NUMBER_25"})(t.ProjectRoleRoleEnum||(t.ProjectRoleRoleEnum={}));function i(n){return o(n)}t.ProjectRoleFromJSON=i;function o(n,s){return n==null?n:{project:n.project,role:e.exists(n,"role")?n.role:void 0}}t.ProjectRoleFromJSONTyped=o;function r(n){if(n!==void 0)return n===null?null:{project:n.project,role:n.role}}t.ProjectRoleToJSON=r})(wE);var _2={};Object.defineProperty(_2,"__esModule",{value:!0});function lIi(t){return Iae(t)}_2.ProjectSizeFromJSON=lIi;function Iae(t,e){return t==null?t:{total_size:t.total_size,smart_data_size:t.smart_data_size}}_2.ProjectSizeFromJSONTyped=Iae;function cIi(t){if(t!==void 0)return t===null?null:{}}_2.ProjectSizeToJSON=cIi;var jae={};(function(t){Object.defineProperty(t,"__esModule",{value:!0});const e=$e;(function(n){n.A="A",n.D="D"})(t.ProjectWithChildrenStatusEnum||(t.ProjectWithChildrenStatusEnum={}));function i(n){return o(n)}t.ProjectWithChildrenFromJSON=i;function o(n,s){return n==null?n:{id:n.id,logo:e.exists(n,"logo")?n.logo:void 0,name:n.name,description:e.exists(n,"description")?n.description:void 0,status:e.exists(n,"status")?n.status:void 0,created_at:new Date(n.created_at),updated_at:new Date(n.updated_at),parent_id:e.exists(n,"parent_id")?n.parent_id:void 0,children:n.children.map(i),root_folder_id:n.root_folder_id,main_model_id:n.main_model_id}}t.ProjectWithChildrenFromJSONTyped=o;function r(n){if(n!==void 0)return n===null?null:{logo:n.logo,name:n.name,description:n.description,status:n.status,parent_id:n.parent_id}}t.ProjectWithChildrenToJSON=r})(jae);var $2={};Object.defineProperty($2,"__esModule",{value:!0});const uIi=$e;function dIi(t){return bae(t)}$2.PublicOrganizationRequestFromJSON=dIi;function bae(t,e){return t==null?t:{name:t.name,logo:uIi.exists(t,"logo")?t.logo:void 0}}$2.PublicOrganizationRequestFromJSONTyped=bae;function hIi(t){if(t!==void 0)return t===null?null:{name:t.name,logo:t.logo}}$2.PublicOrganizationRequestToJSON=hIi;var hM={};Object.defineProperty(hM,"__esModule",{value:!0});const mE=$e;function AIi(t){return xae(t)}hM.RawClassificationFromJSON=AIi;function xae(t,e){return t==null?t:{id:t.id,type:mE.exists(t,"type")?t.type:void 0,notation:mE.exists(t,"notation")?t.notation:void 0,description:mE.exists(t,"description")?t.description:void 0}}hM.RawClassificationFromJSONTyped=xae;function pIi(t){if(t!==void 0)return t===null?null:{type:t.type,notation:t.notation,description:t.description}}hM.RawClassificationToJSON=pIi;var AM={};Object.defineProperty(AM,"__esModule",{value:!0});const yE=$e;function gIi(t){return Nae(t)}AM.RawClassificationRequestFromJSON=gIi;function Nae(t,e){return t==null?t:{type:yE.exists(t,"type")?t.type:void 0,notation:yE.exists(t,"notation")?t.notation:void 0,description:yE.exists(t,"description")?t.description:void 0}}AM.RawClassificationRequestFromJSONTyped=Nae;function MIi(t){if(t!==void 0)return t===null?null:{type:t.type,notation:t.notation,description:t.description}}AM.RawClassificationRequestToJSON=MIi;var pM={};Object.defineProperty(pM,"__esModule",{value:!0});const ey=$e;function fIi(t){return Dae(t)}pM.RawDefinitionFromJSON=fIi;function Dae(t,e){return t==null?t:{id:t.id,description:ey.exists(t,"description")?t.description:void 0,name:ey.exists(t,"name")?t.name:void 0,type:ey.exists(t,"type")?t.type:void 0,value_type:ey.exists(t,"value_type")?t.value_type:void 0,unit_id:ey.exists(t,"unit_id")?t.unit_id:void 0}}pM.RawDefinitionFromJSONTyped=Dae;function LIi(t){if(t!==void 0)return t===null?null:{description:t.description,name:t.name,type:t.type,value_type:t.value_type,unit_id:t.unit_id}}pM.RawDefinitionToJSON=LIi;var gM={};Object.defineProperty(gM,"__esModule",{value:!0});const ty=$e;function wIi(t){return Sae(t)}gM.RawDefinitionRequestFromJSON=wIi;function Sae(t,e){return t==null?t:{description:ty.exists(t,"description")?t.description:void 0,name:ty.exists(t,"name")?t.name:void 0,type:ty.exists(t,"type")?t.type:void 0,value_type:ty.exists(t,"value_type")?t.value_type:void 0,unit_id:ty.exists(t,"unit_id")?t.unit_id:void 0}}gM.RawDefinitionRequestFromJSONTyped=Sae;function mIi(t){if(t!==void 0)return t===null?null:{description:t.description,name:t.name,type:t.type,value_type:t.value_type,unit_id:t.unit_id}}gM.RawDefinitionRequestToJSON=mIi;var MM={};Object.defineProperty(MM,"__esModule",{value:!0});const fM=$e;function yIi(t){return Tae(t)}MM.RawElementFromJSON=yIi;function Tae(t,e){return t==null?t:{uuid:t.uuid,type:t.type,attributes:fM.exists(t,"attributes")?t.attributes:void 0,material_list:fM.exists(t,"material_list")?t.material_list:void 0,psets:fM.exists(t,"psets")?t.psets:void 0,classifications:fM.exists(t,"classifications")?t.classifications:void 0,layers:fM.exists(t,"layers")?t.layers:void 0,systems:fM.exists(t,"systems")?t.systems:void 0}}MM.RawElementFromJSONTyped=Tae;function vIi(t){if(t!==void 0)return t===null?null:{uuid:t.uuid,type:t.type,attributes:t.attributes,material_list:t.material_list,psets:t.psets,classifications:t.classifications,layers:t.layers,systems:t.systems}}MM.RawElementToJSON=vIi;var LM={};Object.defineProperty(LM,"__esModule",{value:!0});const wM=$e;function CIi(t){return kae(t)}LM.RawElementRequestFromJSON=CIi;function kae(t,e){return t==null?t:{uuid:t.uuid,type:t.type,attributes:wM.exists(t,"attributes")?t.attributes:void 0,material_list:wM.exists(t,"material_list")?t.material_list:void 0,psets:wM.exists(t,"psets")?t.psets:void 0,classifications:wM.exists(t,"classifications")?t.classifications:void 0,layers:wM.exists(t,"layers")?t.layers:void 0,systems:wM.exists(t,"systems")?t.systems:void 0}}LM.RawElementRequestFromJSONTyped=kae;function IIi(t){if(t!==void 0)return t===null?null:{uuid:t.uuid,type:t.type,attributes:t.attributes,material_list:t.material_list,psets:t.psets,classifications:t.classifications,layers:t.layers,systems:t.systems}}LM.RawElementRequestToJSON=IIi;var iy={},mM={};Object.defineProperty(mM,"__esModule",{value:!0});const Eae=$e;function jIi(t){return zae(t)}mM.RawLayerFromJSON=jIi;function zae(t,e){return t==null?t:{id:t.id,name:t.name,description:Eae.exists(t,"description")?t.description:void 0,identifier:Eae.exists(t,"identifier")?t.identifier:void 0}}mM.RawLayerFromJSONTyped=zae;function bIi(t){if(t!==void 0)return t===null?null:{name:t.name,description:t.description,identifier:t.identifier}}mM.RawLayerToJSON=bIi;var yM={},vM={};Object.defineProperty(vM,"__esModule",{value:!0});const vE=$e;function xIi(t){return Pae(t)}vM.RawMaterialFromJSON=xIi;function Pae(t,e){return t==null?t:{id:t.id,step_id:t.step_id,name:t.name,description:vE.exists(t,"description")?t.description:void 0,category:vE.exists(t,"category")?t.category:void 0,psets:vE.exists(t,"psets")?t.psets:void 0}}vM.RawMaterialFromJSONTyped=Pae;function NIi(t){if(t!==void 0)return t===null?null:{step_id:t.step_id,name:t.name,description:t.description,category:t.category,psets:t.psets}}vM.RawMaterialToJSON=NIi;var CM={};Object.defineProperty(CM,"__esModule",{value:!0});const Bae=$e;function DIi(t){return Oae(t)}CM.RawMaterialListComponentsFromJSON=DIi;function Oae(t,e){return t==null?t:{id:t.id,material:Bae.exists(t,"material")?t.material:void 0,material_option:Bae.exists(t,"material_option")?t.material_option:void 0}}CM.RawMaterialListComponentsFromJSONTyped=Oae;function SIi(t){if(t!==void 0)return t===null?null:{material:t.material,material_option:t.material_option}}CM.RawMaterialListComponentsToJSON=SIi;var IM={};Object.defineProperty(IM,"__esModule",{value:!0});const Rae=$e;function TIi(t){return Uae(t)}IM.RawMaterialOptionsFromJSON=TIi;function Uae(t,e){return t==null?t:{id:t.id,thickness:Rae.exists(t,"thickness")?t.thickness:void 0,material_list:Rae.exists(t,"material_list")?t.material_list:void 0}}IM.RawMaterialOptionsFromJSONTyped=Uae;function kIi(t){if(t!==void 0)return t===null?null:{thickness:t.thickness,material_list:t.material_list}}IM.RawMaterialOptionsToJSON=kIi,Object.defineProperty(yM,"__esModule",{value:!0});const CE=$e,Yae=vM,Fae=CM,Qae=IM;function EIi(t){return Gae(t)}yM.RawMaterialListFromJSON=EIi;function Gae(t,e){return t==null?t:{materials_data:CE.exists(t,"materials_data")?t.materials_data===null?null:t.materials_data.map(Yae.RawMaterialFromJSON):void 0,list_components:CE.exists(t,"list_components")?t.list_components===null?null:t.list_components.map(Fae.RawMaterialListComponentsFromJSON):void 0,options:CE.exists(t,"options")?t.options===null?null:t.options.map(Qae.RawMaterialOptionsFromJSON):void 0}}yM.RawMaterialListFromJSONTyped=Gae;function zIi(t){if(t!==void 0)return t===null?null:{materials_data:t.materials_data===void 0?void 0:t.materials_data===null?null:t.materials_data.map(Yae.RawMaterialToJSON),list_components:t.list_components===void 0?void 0:t.list_components===null?null:t.list_components.map(Fae.RawMaterialListComponentsToJSON),options:t.options===void 0?void 0:t.options===null?null:t.options.map(Qae.RawMaterialOptionsToJSON)}}yM.RawMaterialListToJSON=zIi;var jM={},bM={};Object.defineProperty(bM,"__esModule",{value:!0});const PIi=$e;function BIi(t){return Hae(t)}bM.RawPropertyFromJSON=BIi;function Hae(t,e){return t==null?t:{id:t.id,value:PIi.exists(t,"value")?t.value:void 0,def_id:t.def_id}}bM.RawPropertyFromJSONTyped=Hae;function OIi(t){if(t!==void 0)return t===null?null:{value:t.value,def_id:t.def_id}}bM.RawPropertyToJSON=OIi,Object.defineProperty(jM,"__esModule",{value:!0});const IE=$e,Vae=bM;function RIi(t){return Zae(t)}jM.RawPropertySetFromJSON=RIi;function Zae(t,e){return t==null?t:{id:t.id,description:IE.exists(t,"description")?t.description:void 0,name:IE.exists(t,"name")?t.name:void 0,type:IE.exists(t,"type")?t.type:void 0,properties:t.properties.map(Vae.RawPropertyFromJSON)}}jM.RawPropertySetFromJSONTyped=Zae;function UIi(t){if(t!==void 0)return t===null?null:{description:t.description,name:t.name,type:t.type,properties:t.properties.map(Vae.RawPropertyToJSON)}}jM.RawPropertySetToJSON=UIi;var xM={};Object.defineProperty(xM,"__esModule",{value:!0});const jE=$e;function YIi(t){return Jae(t)}xM.RawSystemFromJSON=YIi;function Jae(t,e){return t==null?t:{uuid:t.uuid,name:jE.exists(t,"name")?t.name:void 0,description:jE.exists(t,"description")?t.description:void 0,object_type:jE.exists(t,"object_type")?t.object_type:void 0}}xM.RawSystemFromJSONTyped=Jae;function FIi(t){if(t!==void 0)return t===null?null:{uuid:t.uuid,name:t.name,description:t.description,object_type:t.object_type}}xM.RawSystemToJSON=FIi;var NM={};Object.defineProperty(NM,"__esModule",{value:!0});const w0=$e;function QIi(t){return Wae(t)}NM.RawUnitFromJSON=QIi;function Wae(t,e){return t==null?t:{id:t.id,name:w0.exists(t,"name")?t.name:void 0,type:t.type,unit_type:w0.exists(t,"unit_type")?t.unit_type:void 0,prefix:w0.exists(t,"prefix")?t.prefix:void 0,elements:w0.exists(t,"elements")?t.elements:void 0,conversion_factor:w0.exists(t,"conversion_factor")?t.conversion_factor:void 0,dimensions:w0.exists(t,"dimensions")?t.dimensions:void 0,conversion_baseunit_index:w0.exists(t,"conversion_baseunit_index")?t.conversion_baseunit_index:void 0,is_default:w0.exists(t,"is_default")?t.is_default:void 0}}NM.RawUnitFromJSONTyped=Wae;function GIi(t){if(t!==void 0)return t===null?null:{name:t.name,type:t.type,unit_type:t.unit_type,prefix:t.prefix,elements:t.elements,conversion_factor:t.conversion_factor,dimensions:t.dimensions,conversion_baseunit_index:t.conversion_baseunit_index,is_default:t.is_default}}NM.RawUnitToJSON=GIi,Object.defineProperty(iy,"__esModule",{value:!0});const Bp=$e,Kae=hM,qae=pM,Xae=MM,_ae=mM,$ae=yM,ele=jM,tle=xM,ile=NM;function HIi(t){return ole(t)}iy.RawElementsFromJSON=HIi;function ole(t,e){return t==null?t:{units:Bp.exists(t,"units")?t.units===null?null:t.units.map(ile.RawUnitFromJSON):void 0,definitions:Bp.exists(t,"definitions")?t.definitions===null?null:t.definitions.map(qae.RawDefinitionFromJSON):void 0,property_sets:Bp.exists(t,"property_sets")?t.property_sets===null?null:t.property_sets.map(ele.RawPropertySetFromJSON):void 0,classifications:Bp.exists(t,"classifications")?t.classifications===null?null:t.classifications.map(Kae.RawClassificationFromJSON):void 0,layers:Bp.exists(t,"layers")?t.layers===null?null:t.layers.map(_ae.RawLayerFromJSON):void 0,systems:Bp.exists(t,"systems")?t.systems===null?null:t.systems.map(tle.RawSystemFromJSON):void 0,materials:Bp.exists(t,"materials")?$ae.RawMaterialListFromJSON(t.materials):void 0,elements:t.elements.map(Xae.RawElementFromJSON)}}iy.RawElementsFromJSONTyped=ole;function VIi(t){if(t!==void 0)return t===null?null:{units:t.units===void 0?void 0:t.units===null?null:t.units.map(ile.RawUnitToJSON),definitions:t.definitions===void 0?void 0:t.definitions===null?null:t.definitions.map(qae.RawDefinitionToJSON),property_sets:t.property_sets===void 0?void 0:t.property_sets===null?null:t.property_sets.map(ele.RawPropertySetToJSON),classifications:t.classifications===void 0?void 0:t.classifications===null?null:t.classifications.map(Kae.RawClassificationToJSON),layers:t.layers===void 0?void 0:t.layers===null?null:t.layers.map(_ae.RawLayerToJSON),systems:t.systems===void 0?void 0:t.systems===null?null:t.systems.map(tle.RawSystemToJSON),materials:$ae.RawMaterialListToJSON(t.materials),elements:t.elements.map(Xae.RawElementToJSON)}}iy.RawElementsToJSON=VIi;var oy={},DM={};Object.defineProperty(DM,"__esModule",{value:!0});const rle=$e;function ZIi(t){return sle(t)}DM.RawLayerRequestFromJSON=ZIi;function sle(t,e){return t==null?t:{name:t.name,description:rle.exists(t,"description")?t.description:void 0,identifier:rle.exists(t,"identifier")?t.identifier:void 0}}DM.RawLayerRequestFromJSONTyped=sle;function JIi(t){if(t!==void 0)return t===null?null:{name:t.name,description:t.description,identifier:t.identifier}}DM.RawLayerRequestToJSON=JIi;var SM={},TM={};Object.defineProperty(TM,"__esModule",{value:!0});const nle=$e;function WIi(t){return ale(t)}TM.RawMaterialListComponentsRequestFromJSON=WIi;function ale(t,e){return t==null?t:{material:nle.exists(t,"material")?t.material:void 0,material_option:nle.exists(t,"material_option")?t.material_option:void 0}}TM.RawMaterialListComponentsRequestFromJSONTyped=ale;function KIi(t){if(t!==void 0)return t===null?null:{material:t.material,material_option:t.material_option}}TM.RawMaterialListComponentsRequestToJSON=KIi;var kM={};Object.defineProperty(kM,"__esModule",{value:!0});const lle=$e;function qIi(t){return cle(t)}kM.RawMaterialOptionsRequestFromJSON=qIi;function cle(t,e){return t==null?t:{thickness:lle.exists(t,"thickness")?t.thickness:void 0,material_list:lle.exists(t,"material_list")?t.material_list:void 0}}kM.RawMaterialOptionsRequestFromJSONTyped=cle;function XIi(t){if(t!==void 0)return t===null?null:{thickness:t.thickness,material_list:t.material_list}}kM.RawMaterialOptionsRequestToJSON=XIi;var EM={};Object.defineProperty(EM,"__esModule",{value:!0});const bE=$e;function _Ii(t){return ule(t)}EM.RawMaterialRequestFromJSON=_Ii;function ule(t,e){return t==null?t:{step_id:t.step_id,name:t.name,description:bE.exists(t,"description")?t.description:void 0,category:bE.exists(t,"category")?t.category:void 0,psets:bE.exists(t,"psets")?t.psets:void 0}}EM.RawMaterialRequestFromJSONTyped=ule;function $Ii(t){if(t!==void 0)return t===null?null:{step_id:t.step_id,name:t.name,description:t.description,category:t.category,psets:t.psets}}EM.RawMaterialRequestToJSON=$Ii,Object.defineProperty(SM,"__esModule",{value:!0});const xE=$e,dle=TM,hle=kM,Ale=EM;function eji(t){return ple(t)}SM.RawMaterialListRequestFromJSON=eji;function ple(t,e){return t==null?t:{materials_data:xE.exists(t,"materials_data")?t.materials_data===null?null:t.materials_data.map(Ale.RawMaterialRequestFromJSON):void 0,list_components:xE.exists(t,"list_components")?t.list_components===null?null:t.list_components.map(dle.RawMaterialListComponentsRequestFromJSON):void 0,options:xE.exists(t,"options")?t.options===null?null:t.options.map(hle.RawMaterialOptionsRequestFromJSON):void 0}}SM.RawMaterialListRequestFromJSONTyped=ple;function tji(t){if(t!==void 0)return t===null?null:{materials_data:t.materials_data===void 0?void 0:t.materials_data===null?null:t.materials_data.map(Ale.RawMaterialRequestToJSON),list_components:t.list_components===void 0?void 0:t.list_components===null?null:t.list_components.map(dle.RawMaterialListComponentsRequestToJSON),options:t.options===void 0?void 0:t.options===null?null:t.options.map(hle.RawMaterialOptionsRequestToJSON)}}SM.RawMaterialListRequestToJSON=tji;var zM={},PM={};Object.defineProperty(PM,"__esModule",{value:!0});const iji=$e;function oji(t){return gle(t)}PM.RawPropertyRequestFromJSON=oji;function gle(t,e){return t==null?t:{value:iji.exists(t,"value")?t.value:void 0,def_id:t.def_id}}PM.RawPropertyRequestFromJSONTyped=gle;function rji(t){if(t!==void 0)return t===null?null:{value:t.value,def_id:t.def_id}}PM.RawPropertyRequestToJSON=rji,Object.defineProperty(zM,"__esModule",{value:!0});const NE=$e,Mle=PM;function sji(t){return fle(t)}zM.RawPropertySetRequestFromJSON=sji;function fle(t,e){return t==null?t:{description:NE.exists(t,"description")?t.description:void 0,name:NE.exists(t,"name")?t.name:void 0,type:NE.exists(t,"type")?t.type:void 0,properties:t.properties.map(Mle.RawPropertyRequestFromJSON)}}zM.RawPropertySetRequestFromJSONTyped=fle;function nji(t){if(t!==void 0)return t===null?null:{description:t.description,name:t.name,type:t.type,properties:t.properties.map(Mle.RawPropertyRequestToJSON)}}zM.RawPropertySetRequestToJSON=nji;var BM={};Object.defineProperty(BM,"__esModule",{value:!0});const DE=$e;function aji(t){return Lle(t)}BM.RawSystemRequestFromJSON=aji;function Lle(t,e){return t==null?t:{uuid:t.uuid,name:DE.exists(t,"name")?t.name:void 0,description:DE.exists(t,"description")?t.description:void 0,object_type:DE.exists(t,"object_type")?t.object_type:void 0}}BM.RawSystemRequestFromJSONTyped=Lle;function lji(t){if(t!==void 0)return t===null?null:{uuid:t.uuid,name:t.name,description:t.description,object_type:t.object_type}}BM.RawSystemRequestToJSON=lji;var OM={};Object.defineProperty(OM,"__esModule",{value:!0});const m0=$e;function cji(t){return wle(t)}OM.RawUnitRequestFromJSON=cji;function wle(t,e){return t==null?t:{name:m0.exists(t,"name")?t.name:void 0,type:t.type,unit_type:m0.exists(t,"unit_type")?t.unit_type:void 0,prefix:m0.exists(t,"prefix")?t.prefix:void 0,elements:m0.exists(t,"elements")?t.elements:void 0,conversion_factor:m0.exists(t,"conversion_factor")?t.conversion_factor:void 0,dimensions:m0.exists(t,"dimensions")?t.dimensions:void 0,conversion_baseunit_index:m0.exists(t,"conversion_baseunit_index")?t.conversion_baseunit_index:void 0,is_default:m0.exists(t,"is_default")?t.is_default:void 0}}OM.RawUnitRequestFromJSONTyped=wle;function uji(t){if(t!==void 0)return t===null?null:{name:t.name,type:t.type,unit_type:t.unit_type,prefix:t.prefix,elements:t.elements,conversion_factor:t.conversion_factor,dimensions:t.dimensions,conversion_baseunit_index:t.conversion_baseunit_index,is_default:t.is_default}}OM.RawUnitRequestToJSON=uji,Object.defineProperty(oy,"__esModule",{value:!0});const Op=$e,mle=AM,yle=gM,vle=LM,Cle=DM,Ile=SM,jle=zM,ble=BM,xle=OM;function dji(t){return Nle(t)}oy.RawElementsRequestFromJSON=dji;function Nle(t,e){return t==null?t:{units:Op.exists(t,"units")?t.units===null?null:t.units.map(xle.RawUnitRequestFromJSON):void 0,definitions:Op.exists(t,"definitions")?t.definitions===null?null:t.definitions.map(yle.RawDefinitionRequestFromJSON):void 0,property_sets:Op.exists(t,"property_sets")?t.property_sets===null?null:t.property_sets.map(jle.RawPropertySetRequestFromJSON):void 0,classifications:Op.exists(t,"classifications")?t.classifications===null?null:t.classifications.map(mle.RawClassificationRequestFromJSON):void 0,layers:Op.exists(t,"layers")?t.layers===null?null:t.layers.map(Cle.RawLayerRequestFromJSON):void 0,systems:Op.exists(t,"systems")?t.systems===null?null:t.systems.map(ble.RawSystemRequestFromJSON):void 0,materials:Op.exists(t,"materials")?Ile.RawMaterialListRequestFromJSON(t.materials):void 0,elements:t.elements.map(vle.RawElementRequestFromJSON)}}oy.RawElementsRequestFromJSONTyped=Nle;function hji(t){if(t!==void 0)return t===null?null:{units:t.units===void 0?void 0:t.units===null?null:t.units.map(xle.RawUnitRequestToJSON),definitions:t.definitions===void 0?void 0:t.definitions===null?null:t.definitions.map(yle.RawDefinitionRequestToJSON),property_sets:t.property_sets===void 0?void 0:t.property_sets===null?null:t.property_sets.map(jle.RawPropertySetRequestToJSON),classifications:t.classifications===void 0?void 0:t.classifications===null?null:t.classifications.map(mle.RawClassificationRequestToJSON),layers:t.layers===void 0?void 0:t.layers===null?null:t.layers.map(Cle.RawLayerRequestToJSON),systems:t.systems===void 0?void 0:t.systems===null?null:t.systems.map(ble.RawSystemRequestToJSON),materials:Ile.RawMaterialListRequestToJSON(t.materials),elements:t.elements.map(vle.RawElementRequestToJSON)}}oy.RawElementsRequestToJSON=hji;var ry={};Object.defineProperty(ry,"__esModule",{value:!0});function Aji(t){return Dle(t)}ry.SelectUserRequestFromJSON=Aji;function Dle(t,e){return t==null?t:{email:t.email}}ry.SelectUserRequestFromJSONTyped=Dle;function pji(t){if(t!==void 0)return t===null?null:{email:t.email}}ry.SelectUserRequestToJSON=pji;var sy={};Object.defineProperty(sy,"__esModule",{value:!0});function gji(t){return Sle(t)}sy.SelfBcfUserFromJSON=gji;function Sle(t,e){return t==null?t:{id:t.id,name:t.name,email:t.email,is_client:t.is_client,is_project_token:t.is_project_token}}sy.SelfBcfUserFromJSONTyped=Sle;function Mji(t){if(t!==void 0)return t===null?null:{id:t.id,email:t.email}}sy.SelfBcfUserToJSON=Mji;var ny={};Object.defineProperty(ny,"__esModule",{value:!0});const fji=$e,Lji=oE,wji=Lp,mji=wE;function yji(t){return Tle(t)}ny.SelfUserFromJSON=yji;function Tle(t,e){return t==null?t:{id:t.id,email:t.email,firstname:t.firstname,lastname:t.lastname,created_at:new Date(t.created_at),updated_at:new Date(t.updated_at),organizations:t.organizations.map(wji.OrganizationFromJSON),clouds:t.clouds.map(Lji.CloudRoleFromJSON),projects:t.projects.map(mji.ProjectRoleFromJSON),provider:t.provider,provider_sub:fji.exists(t,"provider_sub")?t.provider_sub:void 0,sub:t.sub,profile_picture:t.profile_picture}}ny.SelfUserFromJSONTyped=Tle;function vji(t){if(t!==void 0)return t===null?null:{email:t.email,firstname:t.firstname,lastname:t.lastname,provider_sub:t.provider_sub}}ny.SelfUserToJSON=vji;var ay={};Object.defineProperty(ay,"__esModule",{value:!0});function Cji(t){return kle(t)}ay.SimpleElementFromJSON=Cji;function kle(t,e){return t==null?t:{uuid:t.uuid}}ay.SimpleElementFromJSONTyped=kle;function Iji(t){if(t!==void 0)return t===null?null:{uuid:t.uuid}}ay.SimpleElementToJSON=Iji;var Ele={};(function(t){Object.defineProperty(t,"__esModule",{value:!0}),function(r){r.BimdataPlatform="BIMDATA_PLATFORM",r.Organization="ORGANIZATION"}(t.SizeManagedByEnum||(t.SizeManagedByEnum={})),function(r){r[r.NUMBER_100=100]="NUMBER_100",r[r.NUMBER_50=50]="NUMBER_50"}(t.SizeRoleEnum||(t.SizeRoleEnum={}));function e(r){return i(r)}t.SizeFromJSON=e;function i(r,n){return r==null?r:{managed_by:r.managed_by,role:r.role,total_size:r.total_size,smart_data_size:r.smart_data_size,total_size_available:r.total_size_available,smart_data_size_available:r.smart_data_size_available,remaining_total_size:r.remaining_total_size,remaining_smart_data_size:r.remaining_smart_data_size,remaining_total_size_percent:r.remaining_total_size_percent,remaining_smart_data_size_percent:r.remaining_smart_data_size_percent}}t.SizeFromJSONTyped=i;function o(r){if(r!==void 0)return r===null?null:{managed_by:r.managed_by,role:r.role}}t.SizeToJSON=o})(Ele);var ly={};Object.defineProperty(ly,"__esModule",{value:!0});const SE=$e,zle=M0;function jji(t){return Ple(t)}ly.SpaceFromJSON=jji;function Ple(t,e){return t==null?t:{id:t.id,name:SE.exists(t,"name")?t.name:void 0,longname:SE.exists(t,"longname")?t.longname:void 0,uuid:t.uuid,zone_set:t.zone_set,geometry:SE.exists(t,"geometry")?t.geometry===null?null:t.geometry.map(zle.GeometryPointFromJSON):void 0,created_at:new Date(t.created_at),updated_at:new Date(t.updated_at)}}ly.SpaceFromJSONTyped=Ple;function bji(t){if(t!==void 0)return t===null?null:{name:t.name,longname:t.longname,uuid:t.uuid,geometry:t.geometry===void 0?void 0:t.geometry===null?null:t.geometry.map(zle.GeometryPointToJSON)}}ly.SpaceToJSON=bji;var cy={};Object.defineProperty(cy,"__esModule",{value:!0});const TE=$e,Ble=ql;function xji(t){return Ole(t)}cy.SpaceRequestFromJSON=xji;function Ole(t,e){return t==null?t:{name:TE.exists(t,"name")?t.name:void 0,longname:TE.exists(t,"longname")?t.longname:void 0,uuid:t.uuid,geometry:TE.exists(t,"geometry")?t.geometry===null?null:t.geometry.map(Ble.GeometryPointRequestFromJSON):void 0}}cy.SpaceRequestFromJSONTyped=Ole;function Nji(t){if(t!==void 0)return t===null?null:{name:t.name,longname:t.longname,uuid:t.uuid,geometry:t.geometry===void 0?void 0:t.geometry===null?null:t.geometry.map(Ble.GeometryPointRequestToJSON)}}cy.SpaceRequestToJSON=Nji;var uy={};Object.defineProperty(uy,"__esModule",{value:!0});const Dji=$e;function Sji(t){return Rle(t)}uy.StageRequestFromJSON=Sji;function Rle(t,e){return t==null?t:{stage:t.stage,project:Dji.exists(t,"project")?t.project:void 0}}uy.StageRequestFromJSONTyped=Rle;function Tji(t){if(t!==void 0)return t===null?null:{stage:t.stage,project:t.project}}uy.StageRequestToJSON=Tji;var dy={};Object.defineProperty(dy,"__esModule",{value:!0});const kji=Ap;function Eji(t){return Ule(t)}dy.StoreyFromJSON=Eji;function Ule(t,e){return t==null?t:{uuid:t.uuid,name:t.name,plans:t.plans.map(kji.ModelWithPositioningPlanFromJSON),plans_unreachable_count:t.plans_unreachable_count}}dy.StoreyFromJSONTyped=Ule;function zji(t){if(t!==void 0)return t===null?null:{}}dy.StoreyToJSON=zji;var hy={};Object.defineProperty(hy,"__esModule",{value:!0});function Pji(t){return Yle(t)}hy.StoreyBuildingRequestFromJSON=Pji;function Yle(t,e){return t==null?t:{name:t.name}}hy.StoreyBuildingRequestFromJSONTyped=Yle;function Bji(t){if(t!==void 0)return t===null?null:{name:t.name}}hy.StoreyBuildingRequestToJSON=Bji;var Ay={};Object.defineProperty(Ay,"__esModule",{value:!0});function Oji(t){return Fle(t)}Ay.StoreyModelPlanRequestFromJSON=Oji;function Fle(t,e){return t==null?t:{id:t.id}}Ay.StoreyModelPlanRequestFromJSONTyped=Fle;function Rji(t){if(t!==void 0)return t===null?null:{id:t.id}}Ay.StoreyModelPlanRequestToJSON=Rji;var py={};Object.defineProperty(py,"__esModule",{value:!0});const sb=$e;function Uji(t){return Qle(t)}py.SystemFromJSON=Uji;function Qle(t,e){return t==null?t:{id:t.id,uuid:sb.exists(t,"uuid")?t.uuid:void 0,name:sb.exists(t,"name")?t.name:void 0,object_type:sb.exists(t,"object_type")?t.object_type:void 0,description:sb.exists(t,"description")?t.description:void 0,elements:t.elements}}py.SystemFromJSONTyped=Qle;function Yji(t){if(t!==void 0)return t===null?null:{uuid:t.uuid,name:t.name,object_type:t.object_type,description:t.description,elements:t.elements}}py.SystemToJSON=Yji;var gy={};Object.defineProperty(gy,"__esModule",{value:!0});const nb=$e;function Fji(t){return Gle(t)}gy.SystemRequestFromJSON=Fji;function Gle(t,e){return t==null?t:{uuid:nb.exists(t,"uuid")?t.uuid:void 0,name:nb.exists(t,"name")?t.name:void 0,object_type:nb.exists(t,"object_type")?t.object_type:void 0,description:nb.exists(t,"description")?t.description:void 0,elements:t.elements}}gy.SystemRequestFromJSONTyped=Gle;function Qji(t){if(t!==void 0)return t===null?null:{uuid:t.uuid,name:t.name,object_type:t.object_type,description:t.description,elements:t.elements}}gy.SystemRequestToJSON=Qji;var My={};Object.defineProperty(My,"__esModule",{value:!0});function Gji(t){return Hle(t)}My.TagIdRequestFromJSON=Gji;function Hle(t,e){return t==null?t:{tag_id:t.tag_id}}My.TagIdRequestFromJSONTyped=Hle;function Hji(t){if(t!==void 0)return t===null?null:{tag_id:t.tag_id}}My.TagIdRequestToJSON=Hji;var fy={};Object.defineProperty(fy,"__esModule",{value:!0});const Vji=$e;function Zji(t){return Vle(t)}fy.TagRequestFromJSON=Zji;function Vle(t,e){return t==null?t:{name:t.name,color:Vji.exists(t,"color")?t.color:void 0}}fy.TagRequestFromJSONTyped=Vle;function Jji(t){if(t!==void 0)return t===null?null:{name:t.name,color:t.color}}fy.TagRequestToJSON=Jji;var Ly={};Object.defineProperty(Ly,"__esModule",{value:!0});const Ys=$e;function Wji(t){return Zle(t)}Ly.TopicFromJSON=Wji;function Zle(t,e){return t==null?t:{guid:Ys.exists(t,"guid")?t.guid:void 0,topic_type:Ys.exists(t,"topic_type")?t.topic_type:void 0,topic_status:Ys.exists(t,"topic_status")?t.topic_status:void 0,title:t.title,priority:Ys.exists(t,"priority")?t.priority:void 0,labels:Ys.exists(t,"labels")?t.labels:void 0,creation_date:Ys.exists(t,"creation_date")?new Date(t.creation_date):void 0,creation_author:Ys.exists(t,"creation_author")?t.creation_author:void 0,modified_date:t.modified_date===null?null:new Date(t.modified_date),modified_author:Ys.exists(t,"modified_author")?t.modified_author:void 0,assigned_to:Ys.exists(t,"assigned_to")?t.assigned_to:void 0,reference_links:Ys.exists(t,"reference_links")?t.reference_links:void 0,stage:Ys.exists(t,"stage")?t.stage:void 0,description:Ys.exists(t,"description")?t.description:void 0,due_date:Ys.exists(t,"due_date")?t.due_date===null?null:new Date(t.due_date):void 0,ifcs:Ys.exists(t,"ifcs")?t.ifcs:void 0,models:Ys.exists(t,"models")?t.models:void 0,format:Ys.exists(t,"format")?t.format:void 0,index:Ys.exists(t,"index")?t.index:void 0,project:t.project}}Ly.TopicFromJSONTyped=Zle;function Kji(t){if(t!==void 0)return t===null?null:{guid:t.guid,topic_type:t.topic_type,topic_status:t.topic_status,title:t.title,priority:t.priority,labels:t.labels,creation_date:t.creation_date===void 0?void 0:t.creation_date.toISOString(),creation_author:t.creation_author,modified_author:t.modified_author,assigned_to:t.assigned_to,reference_links:t.reference_links,stage:t.stage,description:t.description,due_date:t.due_date===void 0?void 0:t.due_date===null?null:t.due_date.toISOString(),ifcs:t.ifcs,models:t.models,format:t.format,index:t.index,project:t.project}}Ly.TopicToJSON=Kji;var wy={};Object.defineProperty(wy,"__esModule",{value:!0});const Fs=$e;function qji(t){return Jle(t)}wy.TopicRequestFromJSON=qji;function Jle(t,e){return t==null?t:{guid:Fs.exists(t,"guid")?t.guid:void 0,topic_type:Fs.exists(t,"topic_type")?t.topic_type:void 0,topic_status:Fs.exists(t,"topic_status")?t.topic_status:void 0,title:t.title,priority:Fs.exists(t,"priority")?t.priority:void 0,labels:Fs.exists(t,"labels")?t.labels:void 0,creation_date:Fs.exists(t,"creation_date")?new Date(t.creation_date):void 0,creation_author:Fs.exists(t,"creation_author")?t.creation_author:void 0,modified_author:Fs.exists(t,"modified_author")?t.modified_author:void 0,assigned_to:Fs.exists(t,"assigned_to")?t.assigned_to:void 0,reference_links:Fs.exists(t,"reference_links")?t.reference_links:void 0,stage:Fs.exists(t,"stage")?t.stage:void 0,description:Fs.exists(t,"description")?t.description:void 0,due_date:Fs.exists(t,"due_date")?t.due_date===null?null:new Date(t.due_date):void 0,ifcs:Fs.exists(t,"ifcs")?t.ifcs:void 0,models:Fs.exists(t,"models")?t.models:void 0,format:Fs.exists(t,"format")?t.format:void 0,index:Fs.exists(t,"index")?t.index:void 0,project:t.project}}wy.TopicRequestFromJSONTyped=Jle;function Xji(t){if(t!==void 0)return t===null?null:{guid:t.guid,topic_type:t.topic_type,topic_status:t.topic_status,title:t.title,priority:t.priority,labels:t.labels,creation_date:t.creation_date===void 0?void 0:t.creation_date.toISOString(),creation_author:t.creation_author,modified_author:t.modified_author,assigned_to:t.assigned_to,reference_links:t.reference_links,stage:t.stage,description:t.description,due_date:t.due_date===void 0?void 0:t.due_date===null?null:t.due_date.toISOString(),ifcs:t.ifcs,models:t.models,format:t.format,index:t.index,project:t.project}}wy.TopicRequestToJSON=Xji;var my={};Object.defineProperty(my,"__esModule",{value:!0});const Wle=$e;function _ji(t){return Kle(t)}my.TopicStatusRequestFromJSON=_ji;function Kle(t,e){return t==null?t:{topic_status:t.topic_status,color:Wle.exists(t,"color")?t.color:void 0,project:Wle.exists(t,"project")?t.project:void 0}}my.TopicStatusRequestFromJSONTyped=Kle;function $ji(t){if(t!==void 0)return t===null?null:{topic_status:t.topic_status,color:t.color,project:t.project}}my.TopicStatusRequestToJSON=$ji;var yy={};Object.defineProperty(yy,"__esModule",{value:!0});const ebi=$e;function tbi(t){return qle(t)}yy.TopicTypeRequestFromJSON=tbi;function qle(t,e){return t==null?t:{topic_type:t.topic_type,project:ebi.exists(t,"project")?t.project:void 0}}yy.TopicTypeRequestFromJSONTyped=qle;function ibi(t){if(t!==void 0)return t===null?null:{topic_type:t.topic_type,project:t.project}}yy.TopicTypeRequestToJSON=ibi;var Xle={};(function(t){Object.defineProperty(t,"__esModule",{value:!0});const e=$e,i=sl;(function(s){s.A="A",s.D="D",s.P="P"})(t.UserInvitationStatusEnum||(t.UserInvitationStatusEnum={}));function o(s){return r(s)}t.UserInvitationFromJSON=o;function r(s,a){return s==null?s:{id:s.id,redirect_uri:s.redirect_uri,cloud_id:s.cloud_id,cloud_name:s.cloud_name,project_id:s.project_id,project_name:e.exists(s,"project_name")?s.project_name:void 0,status:e.exists(s,"status")?s.status:void 0,client_name:s.client_name,sender:i.UserFromJSON(s.sender),created_at:new Date(s.created_at),responded_at:e.exists(s,"responded_at")?s.responded_at===null?null:new Date(s.responded_at):void 0}}t.UserInvitationFromJSONTyped=r;function n(s){if(s!==void 0)return s===null?null:{redirect_uri:s.redirect_uri,cloud_name:s.cloud_name,project_name:s.project_name,status:s.status,client_name:s.client_name,sender:i.UserToJSON(s.sender),responded_at:s.responded_at===void 0?void 0:s.responded_at===null?null:s.responded_at.toISOString()}}t.UserInvitationToJSON=n})(Xle);var vy={};Object.defineProperty(vy,"__esModule",{value:!0});function obi(t){return _le(t)}vy.UserProjectIdRequestFromJSON=obi;function _le(t,e){return t==null?t:{userproject_id:t.userproject_id}}vy.UserProjectIdRequestFromJSONTyped=_le;function rbi(t){if(t!==void 0)return t===null?null:{userproject_id:t.userproject_id}}vy.UserProjectIdRequestToJSON=rbi;var Cy={};Object.defineProperty(Cy,"__esModule",{value:!0});function sbi(t){return $le(t)}Cy.VersionFromJSON=sbi;function $le(t,e){return t==null?t:{version_id:t.version_id,detailed_version:t.detailed_version}}Cy.VersionFromJSONTyped=$le;function nbi(t){if(t!==void 0)return t===null?null:{}}Cy.VersionToJSON=nbi;var Iy={};Object.defineProperty(Iy,"__esModule",{value:!0});const abi=$e;function lbi(t){return ece(t)}Iy.VisaAttachmentFromJSON=lbi;function ece(t,e){return t==null?t:{attachment:abi.exists(t,"attachment")?t.attachment:void 0}}Iy.VisaAttachmentFromJSONTyped=ece;function cbi(t){if(t!==void 0)return t===null?null:{attachment:t.attachment}}Iy.VisaAttachmentToJSON=cbi;var jy={};Object.defineProperty(jy,"__esModule",{value:!0});const ubi=$e;function dbi(t){return tce(t)}jy.VisaAttachmentRequestFromJSON=dbi;function tce(t,e){return t==null?t:{attachment:ubi.exists(t,"attachment")?t.attachment:void 0}}jy.VisaAttachmentRequestFromJSONTyped=tce;function hbi(t){if(t!==void 0)return t===null?null:{attachment:t.attachment}}jy.VisaAttachmentRequestToJSON=hbi;var by={};Object.defineProperty(by,"__esModule",{value:!0});const ice=$e;function Abi(t){return oce(t)}by.VisaCommentRequestFromJSON=Abi;function oce(t,e){return t==null?t:{author_id:ice.exists(t,"author_id")?t.author_id:void 0,content:ice.exists(t,"content")?t.content:void 0}}by.VisaCommentRequestFromJSONTyped=oce;function pbi(t){if(t!==void 0)return t===null?null:{author_id:t.author_id,content:t.content}}by.VisaCommentRequestToJSON=pbi;var xy={};Object.defineProperty(xy,"__esModule",{value:!0});const kE=$e;function gbi(t){return rce(t)}xy.VisaRequestFromJSON=gbi;function rce(t,e){return t==null?t:{creator_id:kE.exists(t,"creator_id")?t.creator_id:void 0,description:kE.exists(t,"description")?t.description:void 0,deadline:kE.exists(t,"deadline")?t.deadline===null?null:new Date(t.deadline):void 0}}xy.VisaRequestFromJSONTyped=rce;function Mbi(t){if(t!==void 0)return t===null?null:{creator_id:t.creator_id,description:t.description,deadline:t.deadline===void 0?void 0:t.deadline===null?null:t.deadline.toISOString().substr(0,10)}}xy.VisaRequestToJSON=Mbi;var Ny={};Object.defineProperty(Ny,"__esModule",{value:!0});function fbi(t){return sce(t)}Ny.VisaValidationRequestFromJSON=fbi;function sce(t,e){return t==null?t:{validator_id:t.validator_id}}Ny.VisaValidationRequestFromJSONTyped=sce;function Lbi(t){if(t!==void 0)return t===null?null:{validator_id:t.validator_id}}Ny.VisaValidationRequestToJSON=Lbi;var Dy={};Object.defineProperty(Dy,"__esModule",{value:!0});function wbi(t){return nce(t)}Dy.WebHookFromJSON=wbi;function nce(t,e){return t==null?t:{id:t.id,events:t.events,url:t.url,secret:t.secret}}Dy.WebHookFromJSONTyped=nce;function mbi(t){if(t!==void 0)return t===null?null:{events:t.events,url:t.url,secret:t.secret}}Dy.WebHookToJSON=mbi;var Sy={};Object.defineProperty(Sy,"__esModule",{value:!0});function ybi(t){return ace(t)}Sy.WebHookRequestFromJSON=ybi;function ace(t,e){return t==null?t:{events:t.events,url:t.url,secret:t.secret}}Sy.WebHookRequestFromJSONTyped=ace;function vbi(t){if(t!==void 0)return t===null?null:{events:t.events,url:t.url,secret:t.secret}}Sy.WebHookRequestToJSON=vbi;var lce={};(function(t){Object.defineProperty(t,"__esModule",{value:!0});const e=$e;(function(n){n[n.NUMBER_1=1]="NUMBER_1",n[n.NUMBER_50=50]="NUMBER_50",n[n.NUMBER_100=100]="NUMBER_100"})(t.WriteFolderRequestDefaultPermissionEnum||(t.WriteFolderRequestDefaultPermissionEnum={}));function i(n){return o(n)}t.WriteFolderRequestFromJSON=i;function o(n,s){return n==null?n:{parent_id:e.exists(n,"parent_id")?n.parent_id:void 0,name:n.name,default_permission:e.exists(n,"default_permission")?n.default_permission:void 0,children:e.exists(n,"children")?n.children===null?null:n.children.map(i):void 0}}t.WriteFolderRequestFromJSONTyped=o;function r(n){if(n!==void 0)return n===null?null:{parent_id:n.parent_id,name:n.name,default_permission:n.default_permission,children:n.children===void 0?void 0:n.children===null?null:n.children.map(r)}}t.WriteFolderRequestToJSON=r})(lce);var Ty={},RM={};Object.defineProperty(RM,"__esModule",{value:!0});const ab=$e,cce=M0;function Cbi(t){return uce(t)}RM.ZoneSpaceFromJSON=Cbi;function uce(t,e){return t==null?t:{id:t.id,name:ab.exists(t,"name")?t.name:void 0,longname:ab.exists(t,"longname")?t.longname:void 0,uuid:t.uuid,zone_set:t.zone_set,geometry:ab.exists(t,"geometry")?t.geometry===null?null:t.geometry.map(cce.GeometryPointFromJSON):void 0,order:ab.exists(t,"order")?t.order:void 0,created_at:new Date(t.created_at),updated_at:new Date(t.updated_at)}}RM.ZoneSpaceFromJSONTyped=uce;function Ibi(t){if(t!==void 0)return t===null?null:{name:t.name,longname:t.longname,uuid:t.uuid,geometry:t.geometry===void 0?void 0:t.geometry===null?null:t.geometry.map(cce.GeometryPointToJSON),order:t.order}}RM.ZoneSpaceToJSON=Ibi,Object.defineProperty(Ty,"__esModule",{value:!0});const Rp=$e,dce=RM;function hce(t){return Ace(t)}Ty.ZoneFromJSON=hce;function Ace(t,e){return t==null?t:{id:t.id,name:Rp.exists(t,"name")?t.name:void 0,uuid:t.uuid,zones:Rp.exists(t,"zones")?t.zones.map(hce):void 0,parent_id:Rp.exists(t,"parent_id")?t.parent_id:void 0,spaces:Rp.exists(t,"spaces")?t.spaces.map(dce.ZoneSpaceFromJSON):void 0,created_at:new Date(t.created_at),updated_at:new Date(t.updated_at),color:Rp.exists(t,"color")?t.color:void 0,order:Rp.exists(t,"order")?t.order:void 0,storey_uuid:Rp.exists(t,"storey_uuid")?t.storey_uuid:void 0}}Ty.ZoneFromJSONTyped=Ace;function pce(t){if(t!==void 0)return t===null?null:{name:t.name,uuid:t.uuid,zones:t.zones===void 0?void 0:t.zones.map(pce),parent_id:t.parent_id,spaces:t.spaces===void 0?void 0:t.spaces.map(dce.ZoneSpaceToJSON),color:t.color,order:t.order,storey_uuid:t.storey_uuid}}Ty.ZoneToJSON=pce;var ky={};Object.defineProperty(ky,"__esModule",{value:!0});const jbi=$e;function bbi(t){return gce(t)}ky.ZoneSpaceRelationRequestFromJSON=bbi;function gce(t,e){return t==null?t:{id:t.id,order:jbi.exists(t,"order")?t.order:void 0}}ky.ZoneSpaceRelationRequestFromJSONTyped=gce;function xbi(t){if(t!==void 0)return t===null?null:{id:t.id,order:t.order}}ky.ZoneSpaceRelationRequestToJSON=xbi,function(t){function e(i){for(var o in i)t.hasOwnProperty(o)||(t[o]=i[o])}Object.defineProperty(t,"__esModule",{value:!0}),e(gm),e(Mm),e(fm),e(Lm),e(ym),e(yie),e(N4),e(Mp),e(D4),e(fp),e(S4),e(Fie),e(vm),e(Cm),e(oE),e(P4),e(B4),e(O4),e(mp),e(l0),e(c0),e(R4),e(yp),e(Im),e(jm),e(bm),e(xm),e(Nm),e(n0),e(a0),e(wm),e(Sm),e(Tm),e(km),e(Em),e(zm),e(Om),e(Rm),e(Um),e(Ym),e(Gm),e(T4),e(Hm),e(Cre),e(Vm),e(Dre),e(dE),e(Sre),e(Zm),e(Jm),e(M0),e(ql),e(bp),e(fse),e(Jj),e(Wm),e(Km),e(qm),e(Cse),e(Xm),e(_m),e($m),e(xse),e(G4),e(e2),e(t2),e(W4),e(Cp),e(i2),e(iM),e(Np),e(o2),e(E4),e(k4),e(r2),e(q4),e(K4),e(s2),e(eM),e(cM),e(X7),e(n2),e(a2),e(l2),e(eE),e(Ap),e(Lp),e(c2),e(oM),e(Dp),e(u2),e(d2),e(h2),e(A2),e(qse),e(p2),e(g2),e(tne),e(M2),e(sne),e(f2),e(L2),e(w2),e(m2),e(Ane),e(y2),e(C2),e(j2),e(Lne),e(wne),e(b2),e(N2),e(D2),e(S2),e(T2),e(k2),e(E2),e(P2),e(B2),e(O2),e(R2),e(U2),e(Fne),e(Qne),e(Y2),e(F2),e(Q2),e(G2),e(H2),e(V2),e(Z2),e(rM),e(Sp),e(nM),e(Tp),e(td),e(id),e(W2),e(H4),e(q2),e(Mae),e(fae),e(Lae),e(wae),e(X2),e(yae),e(vae),e(Cae),e(wE),e(_2),e(jae),e(X4),e(_4),e(jp),e(Ip),e(vp),e(h0),e(z4),e($2),e(hM),e(AM),e(pM),e(gM),e(MM),e(LM),e(iy),e(oy),e(mM),e(DM),e(vM),e(yM),e(CM),e(TM),e(SM),e(IM),e(kM),e(EM),e(bM),e(PM),e(jM),e(zM),e(xM),e(BM),e(NM),e(OM),e(uE),e(ry),e(sy),e(ny),e(g0),e(ay),e(Ele),e(aM),e(kp),e(ly),e(cy),e(V4),e(uy),e(dy),e(hy),e(Ay),e(py),e(gy),e(pp),e(My),e(fy),e(Ly),e(wy),e(Z4),e(my),e(J4),e(yy),e($4),e(A0),e(sl),e(Xle),e(b4),e(vy),e(Cy),e(Y4),e(Q4),e(tM),e(xp),e(_7),e(Iy),e(jy),e(x4),e(by),e(xy),e($7),e(Ny),e(U4),e(F4),e(Dy),e(Sy),e(lce),e(gp),e(Ty),e(dM),e(RM),e(ky),e(zp)}(hp),function(t){var e=Mr&&Mr.__awaiter||function(n,s,a,l){return new(a||(a=Promise))(function(c,u){function d(g){try{A(l.next(g))}catch(p){u(p)}}function h(g){try{A(l.throw(g))}catch(p){u(p)}}function A(g){g.done?c(g.value):new a(function(p){p(g.value)}).then(d,h)}A((l=l.apply(n,s||[])).next())})};Object.defineProperty(t,"__esModule",{value:!0});const i=$e,o=hp;class r extends i.BaseAPI{createCommentRaw(s,a){return e(this,void 0,void 0,function*(){if(s.projects_pk===null||s.projects_pk===void 0)throw new i.RequiredError("projects_pk","Required parameter requestParameters.projects_pk was null or undefined when calling createComment.");if(s.topics_guid===null||s.topics_guid===void 0)throw new i.RequiredError("topics_guid","Required parameter requestParameters.topics_guid was null or undefined when calling createComment.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/bcf/2.1/projects/{projects_pk}/topics/{topics_guid}/comments".replace("{projects_pk}",encodeURIComponent(String(s.projects_pk))).replace("{topics_guid}",encodeURIComponent(String(s.topics_guid))),method:"POST",headers:c,query:l,body:o.CommentRequestToJSON(s.CommentRequest)},a);return new i.JSONApiResponse(u,d=>o.CommentFromJSON(d))})}createComment(s,a,l,c){return e(this,void 0,void 0,function*(){return yield(yield this.createCommentRaw({projects_pk:s,topics_guid:a,CommentRequest:l},c)).value()})}createExtensionLabelRaw(s,a){return e(this,void 0,void 0,function*(){if(s.projects_pk===null||s.projects_pk===void 0)throw new i.RequiredError("projects_pk","Required parameter requestParameters.projects_pk was null or undefined when calling createExtensionLabel.");if(s.LabelRequest===null||s.LabelRequest===void 0)throw new i.RequiredError("LabelRequest","Required parameter requestParameters.LabelRequest was null or undefined when calling createExtensionLabel.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/bcf/2.1/projects/{projects_pk}/extension/label".replace("{projects_pk}",encodeURIComponent(String(s.projects_pk))),method:"POST",headers:c,query:l,body:o.LabelRequestToJSON(s.LabelRequest)},a);return new i.JSONApiResponse(u,d=>o.LabelFromJSON(d))})}createExtensionLabel(s,a,l){return e(this,void 0,void 0,function*(){return yield(yield this.createExtensionLabelRaw({projects_pk:s,LabelRequest:a},l)).value()})}createExtensionPriorityRaw(s,a){return e(this,void 0,void 0,function*(){if(s.projects_pk===null||s.projects_pk===void 0)throw new i.RequiredError("projects_pk","Required parameter requestParameters.projects_pk was null or undefined when calling createExtensionPriority.");if(s.PriorityRequest===null||s.PriorityRequest===void 0)throw new i.RequiredError("PriorityRequest","Required parameter requestParameters.PriorityRequest was null or undefined when calling createExtensionPriority.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/bcf/2.1/projects/{projects_pk}/extension/priority".replace("{projects_pk}",encodeURIComponent(String(s.projects_pk))),method:"POST",headers:c,query:l,body:o.PriorityRequestToJSON(s.PriorityRequest)},a);return new i.JSONApiResponse(u,d=>o.PriorityFromJSON(d))})}createExtensionPriority(s,a,l){return e(this,void 0,void 0,function*(){return yield(yield this.createExtensionPriorityRaw({projects_pk:s,PriorityRequest:a},l)).value()})}createExtensionStageRaw(s,a){return e(this,void 0,void 0,function*(){if(s.projects_pk===null||s.projects_pk===void 0)throw new i.RequiredError("projects_pk","Required parameter requestParameters.projects_pk was null or undefined when calling createExtensionStage.");if(s.StageRequest===null||s.StageRequest===void 0)throw new i.RequiredError("StageRequest","Required parameter requestParameters.StageRequest was null or undefined when calling createExtensionStage.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/bcf/2.1/projects/{projects_pk}/extension/stage".replace("{projects_pk}",encodeURIComponent(String(s.projects_pk))),method:"POST",headers:c,query:l,body:o.StageRequestToJSON(s.StageRequest)},a);return new i.JSONApiResponse(u,d=>o.StageFromJSON(d))})}createExtensionStage(s,a,l){return e(this,void 0,void 0,function*(){return yield(yield this.createExtensionStageRaw({projects_pk:s,StageRequest:a},l)).value()})}createExtensionStatusRaw(s,a){return e(this,void 0,void 0,function*(){if(s.projects_pk===null||s.projects_pk===void 0)throw new i.RequiredError("projects_pk","Required parameter requestParameters.projects_pk was null or undefined when calling createExtensionStatus.");if(s.TopicStatusRequest===null||s.TopicStatusRequest===void 0)throw new i.RequiredError("TopicStatusRequest","Required parameter requestParameters.TopicStatusRequest was null or undefined when calling createExtensionStatus.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/bcf/2.1/projects/{projects_pk}/extension/status".replace("{projects_pk}",encodeURIComponent(String(s.projects_pk))),method:"POST",headers:c,query:l,body:o.TopicStatusRequestToJSON(s.TopicStatusRequest)},a);return new i.JSONApiResponse(u,d=>o.TopicStatusFromJSON(d))})}createExtensionStatus(s,a,l){return e(this,void 0,void 0,function*(){return yield(yield this.createExtensionStatusRaw({projects_pk:s,TopicStatusRequest:a},l)).value()})}createExtensionTypeRaw(s,a){return e(this,void 0,void 0,function*(){if(s.projects_pk===null||s.projects_pk===void 0)throw new i.RequiredError("projects_pk","Required parameter requestParameters.projects_pk was null or undefined when calling createExtensionType.");if(s.TopicTypeRequest===null||s.TopicTypeRequest===void 0)throw new i.RequiredError("TopicTypeRequest","Required parameter requestParameters.TopicTypeRequest was null or undefined when calling createExtensionType.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/bcf/2.1/projects/{projects_pk}/extension/type".replace("{projects_pk}",encodeURIComponent(String(s.projects_pk))),method:"POST",headers:c,query:l,body:o.TopicTypeRequestToJSON(s.TopicTypeRequest)},a);return new i.JSONApiResponse(u,d=>o.TopicTypeFromJSON(d))})}createExtensionType(s,a,l){return e(this,void 0,void 0,function*(){return yield(yield this.createExtensionTypeRaw({projects_pk:s,TopicTypeRequest:a},l)).value()})}createFullTopicRaw(s,a){return e(this,void 0,void 0,function*(){if(s.projects_pk===null||s.projects_pk===void 0)throw new i.RequiredError("projects_pk","Required parameter requestParameters.projects_pk was null or undefined when calling createFullTopic.");if(s.FullTopicRequest===null||s.FullTopicRequest===void 0)throw new i.RequiredError("FullTopicRequest","Required parameter requestParameters.FullTopicRequest was null or undefined when calling createFullTopic.");const l={};s.img_format!==void 0&&(l.img_format=s.img_format);const c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/bcf/2.1/projects/{projects_pk}/full-topic".replace("{projects_pk}",encodeURIComponent(String(s.projects_pk))),method:"POST",headers:c,query:l,body:o.FullTopicRequestToJSON(s.FullTopicRequest)},a);return new i.JSONApiResponse(u,d=>o.FullTopicFromJSON(d))})}createFullTopic(s,a,l,c){return e(this,void 0,void 0,function*(){return yield(yield this.createFullTopicRaw({projects_pk:s,FullTopicRequest:a,img_format:l},c)).value()})}createPinRaw(s,a){return e(this,void 0,void 0,function*(){if(s.projects_pk===null||s.projects_pk===void 0)throw new i.RequiredError("projects_pk","Required parameter requestParameters.projects_pk was null or undefined when calling createPin.");if(s.topics_guid===null||s.topics_guid===void 0)throw new i.RequiredError("topics_guid","Required parameter requestParameters.topics_guid was null or undefined when calling createPin.");if(s.viewpoints_guid===null||s.viewpoints_guid===void 0)throw new i.RequiredError("viewpoints_guid","Required parameter requestParameters.viewpoints_guid was null or undefined when calling createPin.");if(s.PinRequest===null||s.PinRequest===void 0)throw new i.RequiredError("PinRequest","Required parameter requestParameters.PinRequest was null or undefined when calling createPin.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/bcf/2.1/projects/{projects_pk}/topics/{topics_guid}/viewpoints/{viewpoints_guid}/pin".replace("{projects_pk}",encodeURIComponent(String(s.projects_pk))).replace("{topics_guid}",encodeURIComponent(String(s.topics_guid))).replace("{viewpoints_guid}",encodeURIComponent(String(s.viewpoints_guid))),method:"POST",headers:c,query:l,body:o.PinRequestToJSON(s.PinRequest)},a);return new i.JSONApiResponse(u,d=>o.PinFromJSON(d))})}createPin(s,a,l,c,u){return e(this,void 0,void 0,function*(){return yield(yield this.createPinRaw({projects_pk:s,topics_guid:a,viewpoints_guid:l,PinRequest:c},u)).value()})}createTopicRaw(s,a){return e(this,void 0,void 0,function*(){if(s.projects_pk===null||s.projects_pk===void 0)throw new i.RequiredError("projects_pk","Required parameter requestParameters.projects_pk was null or undefined when calling createTopic.");if(s.TopicRequest===null||s.TopicRequest===void 0)throw new i.RequiredError("TopicRequest","Required parameter requestParameters.TopicRequest was null or undefined when calling createTopic.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/bcf/2.1/projects/{projects_pk}/topics".replace("{projects_pk}",encodeURIComponent(String(s.projects_pk))),method:"POST",headers:c,query:l,body:o.TopicRequestToJSON(s.TopicRequest)},a);return new i.JSONApiResponse(u,d=>o.TopicFromJSON(d))})}createTopic(s,a,l){return e(this,void 0,void 0,function*(){return yield(yield this.createTopicRaw({projects_pk:s,TopicRequest:a},l)).value()})}createViewpointRaw(s,a){return e(this,void 0,void 0,function*(){if(s.projects_pk===null||s.projects_pk===void 0)throw new i.RequiredError("projects_pk","Required parameter requestParameters.projects_pk was null or undefined when calling createViewpoint.");if(s.topics_guid===null||s.topics_guid===void 0)throw new i.RequiredError("topics_guid","Required parameter requestParameters.topics_guid was null or undefined when calling createViewpoint.");const l={};s.img_format!==void 0&&(l.img_format=s.img_format);const c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/bcf/2.1/projects/{projects_pk}/topics/{topics_guid}/viewpoints".replace("{projects_pk}",encodeURIComponent(String(s.projects_pk))).replace("{topics_guid}",encodeURIComponent(String(s.topics_guid))),method:"POST",headers:c,query:l,body:o.ViewpointRequestToJSON(s.ViewpointRequest)},a);return new i.JSONApiResponse(u,d=>o.ViewpointFromJSON(d))})}createViewpoint(s,a,l,c,u){return e(this,void 0,void 0,function*(){return yield(yield this.createViewpointRaw({projects_pk:s,topics_guid:a,img_format:l,ViewpointRequest:c},u)).value()})}deleteCommentRaw(s,a){return e(this,void 0,void 0,function*(){if(s.guid===null||s.guid===void 0)throw new i.RequiredError("guid","Required parameter requestParameters.guid was null or undefined when calling deleteComment.");if(s.projects_pk===null||s.projects_pk===void 0)throw new i.RequiredError("projects_pk","Required parameter requestParameters.projects_pk was null or undefined when calling deleteComment.");if(s.topics_guid===null||s.topics_guid===void 0)throw new i.RequiredError("topics_guid","Required parameter requestParameters.topics_guid was null or undefined when calling deleteComment.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/bcf/2.1/projects/{projects_pk}/topics/{topics_guid}/comments/{guid}".replace("{guid}",encodeURIComponent(String(s.guid))).replace("{projects_pk}",encodeURIComponent(String(s.projects_pk))).replace("{topics_guid}",encodeURIComponent(String(s.topics_guid))),method:"DELETE",headers:c,query:l},a);return new i.VoidApiResponse(u)})}deleteComment(s,a,l,c){return e(this,void 0,void 0,function*(){yield this.deleteCommentRaw({guid:s,projects_pk:a,topics_guid:l},c)})}deleteExtensionLabelRaw(s,a){return e(this,void 0,void 0,function*(){if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling deleteExtensionLabel.");if(s.projects_pk===null||s.projects_pk===void 0)throw new i.RequiredError("projects_pk","Required parameter requestParameters.projects_pk was null or undefined when calling deleteExtensionLabel.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/bcf/2.1/projects/{projects_pk}/extension/label/{id}".replace("{id}",encodeURIComponent(String(s.id))).replace("{projects_pk}",encodeURIComponent(String(s.projects_pk))),method:"DELETE",headers:c,query:l},a);return new i.VoidApiResponse(u)})}deleteExtensionLabel(s,a,l){return e(this,void 0,void 0,function*(){yield this.deleteExtensionLabelRaw({id:s,projects_pk:a},l)})}deleteExtensionPriorityRaw(s,a){return e(this,void 0,void 0,function*(){if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling deleteExtensionPriority.");if(s.projects_pk===null||s.projects_pk===void 0)throw new i.RequiredError("projects_pk","Required parameter requestParameters.projects_pk was null or undefined when calling deleteExtensionPriority.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/bcf/2.1/projects/{projects_pk}/extension/priority/{id}".replace("{id}",encodeURIComponent(String(s.id))).replace("{projects_pk}",encodeURIComponent(String(s.projects_pk))),method:"DELETE",headers:c,query:l},a);return new i.VoidApiResponse(u)})}deleteExtensionPriority(s,a,l){return e(this,void 0,void 0,function*(){yield this.deleteExtensionPriorityRaw({id:s,projects_pk:a},l)})}deleteExtensionStageRaw(s,a){return e(this,void 0,void 0,function*(){if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling deleteExtensionStage.");if(s.projects_pk===null||s.projects_pk===void 0)throw new i.RequiredError("projects_pk","Required parameter requestParameters.projects_pk was null or undefined when calling deleteExtensionStage.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/bcf/2.1/projects/{projects_pk}/extension/stage/{id}".replace("{id}",encodeURIComponent(String(s.id))).replace("{projects_pk}",encodeURIComponent(String(s.projects_pk))),method:"DELETE",headers:c,query:l},a);return new i.VoidApiResponse(u)})}deleteExtensionStage(s,a,l){return e(this,void 0,void 0,function*(){yield this.deleteExtensionStageRaw({id:s,projects_pk:a},l)})}deleteExtensionStatusRaw(s,a){return e(this,void 0,void 0,function*(){if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling deleteExtensionStatus.");if(s.projects_pk===null||s.projects_pk===void 0)throw new i.RequiredError("projects_pk","Required parameter requestParameters.projects_pk was null or undefined when calling deleteExtensionStatus.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/bcf/2.1/projects/{projects_pk}/extension/status/{id}".replace("{id}",encodeURIComponent(String(s.id))).replace("{projects_pk}",encodeURIComponent(String(s.projects_pk))),method:"DELETE",headers:c,query:l},a);return new i.VoidApiResponse(u)})}deleteExtensionStatus(s,a,l){return e(this,void 0,void 0,function*(){yield this.deleteExtensionStatusRaw({id:s,projects_pk:a},l)})}deleteExtensionTypeRaw(s,a){return e(this,void 0,void 0,function*(){if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling deleteExtensionType.");if(s.projects_pk===null||s.projects_pk===void 0)throw new i.RequiredError("projects_pk","Required parameter requestParameters.projects_pk was null or undefined when calling deleteExtensionType.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/bcf/2.1/projects/{projects_pk}/extension/type/{id}".replace("{id}",encodeURIComponent(String(s.id))).replace("{projects_pk}",encodeURIComponent(String(s.projects_pk))),method:"DELETE",headers:c,query:l},a);return new i.VoidApiResponse(u)})}deleteExtensionType(s,a,l){return e(this,void 0,void 0,function*(){yield this.deleteExtensionTypeRaw({id:s,projects_pk:a},l)})}deletePinRaw(s,a){return e(this,void 0,void 0,function*(){if(s.guid===null||s.guid===void 0)throw new i.RequiredError("guid","Required parameter requestParameters.guid was null or undefined when calling deletePin.");if(s.projects_pk===null||s.projects_pk===void 0)throw new i.RequiredError("projects_pk","Required parameter requestParameters.projects_pk was null or undefined when calling deletePin.");if(s.topics_guid===null||s.topics_guid===void 0)throw new i.RequiredError("topics_guid","Required parameter requestParameters.topics_guid was null or undefined when calling deletePin.");if(s.viewpoints_guid===null||s.viewpoints_guid===void 0)throw new i.RequiredError("viewpoints_guid","Required parameter requestParameters.viewpoints_guid was null or undefined when calling deletePin.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/bcf/2.1/projects/{projects_pk}/topics/{topics_guid}/viewpoints/{viewpoints_guid}/pin/{guid}".replace("{guid}",encodeURIComponent(String(s.guid))).replace("{projects_pk}",encodeURIComponent(String(s.projects_pk))).replace("{topics_guid}",encodeURIComponent(String(s.topics_guid))).replace("{viewpoints_guid}",encodeURIComponent(String(s.viewpoints_guid))),method:"DELETE",headers:c,query:l},a);return new i.VoidApiResponse(u)})}deletePin(s,a,l,c,u){return e(this,void 0,void 0,function*(){yield this.deletePinRaw({guid:s,projects_pk:a,topics_guid:l,viewpoints_guid:c},u)})}deleteTopicRaw(s,a){return e(this,void 0,void 0,function*(){if(s.guid===null||s.guid===void 0)throw new i.RequiredError("guid","Required parameter requestParameters.guid was null or undefined when calling deleteTopic.");if(s.projects_pk===null||s.projects_pk===void 0)throw new i.RequiredError("projects_pk","Required parameter requestParameters.projects_pk was null or undefined when calling deleteTopic.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/bcf/2.1/projects/{projects_pk}/topics/{guid}".replace("{guid}",encodeURIComponent(String(s.guid))).replace("{projects_pk}",encodeURIComponent(String(s.projects_pk))),method:"DELETE",headers:c,query:l},a);return new i.VoidApiResponse(u)})}deleteTopic(s,a,l){return e(this,void 0,void 0,function*(){yield this.deleteTopicRaw({guid:s,projects_pk:a},l)})}deleteViewpointRaw(s,a){return e(this,void 0,void 0,function*(){if(s.guid===null||s.guid===void 0)throw new i.RequiredError("guid","Required parameter requestParameters.guid was null or undefined when calling deleteViewpoint.");if(s.projects_pk===null||s.projects_pk===void 0)throw new i.RequiredError("projects_pk","Required parameter requestParameters.projects_pk was null or undefined when calling deleteViewpoint.");if(s.topics_guid===null||s.topics_guid===void 0)throw new i.RequiredError("topics_guid","Required parameter requestParameters.topics_guid was null or undefined when calling deleteViewpoint.");const l={};s.img_format!==void 0&&(l.img_format=s.img_format);const c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/bcf/2.1/projects/{projects_pk}/topics/{topics_guid}/viewpoints/{guid}".replace("{guid}",encodeURIComponent(String(s.guid))).replace("{projects_pk}",encodeURIComponent(String(s.projects_pk))).replace("{topics_guid}",encodeURIComponent(String(s.topics_guid))),method:"DELETE",headers:c,query:l},a);return new i.VoidApiResponse(u)})}deleteViewpoint(s,a,l,c,u){return e(this,void 0,void 0,function*(){yield this.deleteViewpointRaw({guid:s,projects_pk:a,topics_guid:l,img_format:c},u)})}downloadBcfExportRaw(s,a){return e(this,void 0,void 0,function*(){if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling downloadBcfExport.");const l={};s.format!==void 0&&(l.format=s.format),s.topics!==void 0&&(l.topics=s.topics);const c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/bcf/2.1/projects/{id}/export".replace("{id}",encodeURIComponent(String(s.id))),method:"GET",headers:c,query:l},a);return new i.BlobApiResponse(u)})}downloadBcfExport(s,a,l,c){return e(this,void 0,void 0,function*(){return yield(yield this.downloadBcfExportRaw({id:s,format:a,topics:l},c)).value()})}downloadBcfExportXlsxRaw(s,a){return e(this,void 0,void 0,function*(){if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling downloadBcfExportXlsx.");const l={};s.format!==void 0&&(l.format=s.format),s.locale!==void 0&&(l.locale=s.locale),s.topics!==void 0&&(l.topics=s.topics);const c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/bcf/2.1/projects/{id}/export-xlsx".replace("{id}",encodeURIComponent(String(s.id))),method:"GET",headers:c,query:l},a);return new i.BlobApiResponse(u)})}downloadBcfExportXlsx(s,a,l,c,u){return e(this,void 0,void 0,function*(){return yield(yield this.downloadBcfExportXlsxRaw({id:s,format:a,locale:l,topics:c},u)).value()})}fullUpdateBcfProjectRaw(s,a){return e(this,void 0,void 0,function*(){if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling fullUpdateBcfProject.");if(s.BcfProjectRequest===null||s.BcfProjectRequest===void 0)throw new i.RequiredError("BcfProjectRequest","Required parameter requestParameters.BcfProjectRequest was null or undefined when calling fullUpdateBcfProject.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/bcf/2.1/projects/{id}".replace("{id}",encodeURIComponent(String(s.id))),method:"PUT",headers:c,query:l,body:o.BcfProjectRequestToJSON(s.BcfProjectRequest)},a);return new i.JSONApiResponse(u,d=>o.BcfProjectFromJSON(d))})}fullUpdateBcfProject(s,a,l){return e(this,void 0,void 0,function*(){return yield(yield this.fullUpdateBcfProjectRaw({id:s,BcfProjectRequest:a},l)).value()})}fullUpdateCommentRaw(s,a){return e(this,void 0,void 0,function*(){if(s.guid===null||s.guid===void 0)throw new i.RequiredError("guid","Required parameter requestParameters.guid was null or undefined when calling fullUpdateComment.");if(s.projects_pk===null||s.projects_pk===void 0)throw new i.RequiredError("projects_pk","Required parameter requestParameters.projects_pk was null or undefined when calling fullUpdateComment.");if(s.topics_guid===null||s.topics_guid===void 0)throw new i.RequiredError("topics_guid","Required parameter requestParameters.topics_guid was null or undefined when calling fullUpdateComment.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/bcf/2.1/projects/{projects_pk}/topics/{topics_guid}/comments/{guid}".replace("{guid}",encodeURIComponent(String(s.guid))).replace("{projects_pk}",encodeURIComponent(String(s.projects_pk))).replace("{topics_guid}",encodeURIComponent(String(s.topics_guid))),method:"PUT",headers:c,query:l,body:o.CommentRequestToJSON(s.CommentRequest)},a);return new i.JSONApiResponse(u,d=>o.CommentFromJSON(d))})}fullUpdateComment(s,a,l,c,u){return e(this,void 0,void 0,function*(){return yield(yield this.fullUpdateCommentRaw({guid:s,projects_pk:a,topics_guid:l,CommentRequest:c},u)).value()})}fullUpdateFullTopicRaw(s,a){return e(this,void 0,void 0,function*(){if(s.guid===null||s.guid===void 0)throw new i.RequiredError("guid","Required parameter requestParameters.guid was null or undefined when calling fullUpdateFullTopic.");if(s.projects_pk===null||s.projects_pk===void 0)throw new i.RequiredError("projects_pk","Required parameter requestParameters.projects_pk was null or undefined when calling fullUpdateFullTopic.");if(s.FullTopicRequest===null||s.FullTopicRequest===void 0)throw new i.RequiredError("FullTopicRequest","Required parameter requestParameters.FullTopicRequest was null or undefined when calling fullUpdateFullTopic.");const l={};s.img_format!==void 0&&(l.img_format=s.img_format);const c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/bcf/2.1/projects/{projects_pk}/full-topic/{guid}".replace("{guid}",encodeURIComponent(String(s.guid))).replace("{projects_pk}",encodeURIComponent(String(s.projects_pk))),method:"PUT",headers:c,query:l,body:o.FullTopicRequestToJSON(s.FullTopicRequest)},a);return new i.JSONApiResponse(u,d=>o.FullTopicFromJSON(d))})}fullUpdateFullTopic(s,a,l,c,u){return e(this,void 0,void 0,function*(){return yield(yield this.fullUpdateFullTopicRaw({guid:s,projects_pk:a,FullTopicRequest:l,img_format:c},u)).value()})}fullUpdatePinRaw(s,a){return e(this,void 0,void 0,function*(){if(s.guid===null||s.guid===void 0)throw new i.RequiredError("guid","Required parameter requestParameters.guid was null or undefined when calling fullUpdatePin.");if(s.projects_pk===null||s.projects_pk===void 0)throw new i.RequiredError("projects_pk","Required parameter requestParameters.projects_pk was null or undefined when calling fullUpdatePin.");if(s.topics_guid===null||s.topics_guid===void 0)throw new i.RequiredError("topics_guid","Required parameter requestParameters.topics_guid was null or undefined when calling fullUpdatePin.");if(s.viewpoints_guid===null||s.viewpoints_guid===void 0)throw new i.RequiredError("viewpoints_guid","Required parameter requestParameters.viewpoints_guid was null or undefined when calling fullUpdatePin.");if(s.PinRequest===null||s.PinRequest===void 0)throw new i.RequiredError("PinRequest","Required parameter requestParameters.PinRequest was null or undefined when calling fullUpdatePin.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/bcf/2.1/projects/{projects_pk}/topics/{topics_guid}/viewpoints/{viewpoints_guid}/pin/{guid}".replace("{guid}",encodeURIComponent(String(s.guid))).replace("{projects_pk}",encodeURIComponent(String(s.projects_pk))).replace("{topics_guid}",encodeURIComponent(String(s.topics_guid))).replace("{viewpoints_guid}",encodeURIComponent(String(s.viewpoints_guid))),method:"PUT",headers:c,query:l,body:o.PinRequestToJSON(s.PinRequest)},a);return new i.JSONApiResponse(u,d=>o.PinFromJSON(d))})}fullUpdatePin(s,a,l,c,u,d){return e(this,void 0,void 0,function*(){return yield(yield this.fullUpdatePinRaw({guid:s,projects_pk:a,topics_guid:l,viewpoints_guid:c,PinRequest:u},d)).value()})}fullUpdateTopicRaw(s,a){return e(this,void 0,void 0,function*(){if(s.guid===null||s.guid===void 0)throw new i.RequiredError("guid","Required parameter requestParameters.guid was null or undefined when calling fullUpdateTopic.");if(s.projects_pk===null||s.projects_pk===void 0)throw new i.RequiredError("projects_pk","Required parameter requestParameters.projects_pk was null or undefined when calling fullUpdateTopic.");if(s.TopicRequest===null||s.TopicRequest===void 0)throw new i.RequiredError("TopicRequest","Required parameter requestParameters.TopicRequest was null or undefined when calling fullUpdateTopic.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/bcf/2.1/projects/{projects_pk}/topics/{guid}".replace("{guid}",encodeURIComponent(String(s.guid))).replace("{projects_pk}",encodeURIComponent(String(s.projects_pk))),method:"PUT",headers:c,query:l,body:o.TopicRequestToJSON(s.TopicRequest)},a);return new i.JSONApiResponse(u,d=>o.TopicFromJSON(d))})}fullUpdateTopic(s,a,l,c){return e(this,void 0,void 0,function*(){return yield(yield this.fullUpdateTopicRaw({guid:s,projects_pk:a,TopicRequest:l},c)).value()})}getAuthRaw(s){return e(this,void 0,void 0,function*(){const a={},l={};this.configuration&&this.configuration.apiKey&&(l.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(l.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(l.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(l.Authorization=this.configuration.apiKey("Authorization"));const c=yield this.request({path:"/bcf/2.1/auth",method:"GET",headers:l,query:a},s);return new i.JSONApiResponse(c,u=>u.map(o.AuthFromJSON))})}getAuth(s){return e(this,void 0,void 0,function*(){return yield(yield this.getAuthRaw(s)).value()})}getBcfProjectRaw(s,a){return e(this,void 0,void 0,function*(){if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling getBcfProject.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/bcf/2.1/projects/{id}".replace("{id}",encodeURIComponent(String(s.id))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>o.BcfProjectFromJSON(d))})}getBcfProject(s,a){return e(this,void 0,void 0,function*(){return yield(yield this.getBcfProjectRaw({id:s},a)).value()})}getBcfProjectsRaw(s){return e(this,void 0,void 0,function*(){const a={},l={};this.configuration&&this.configuration.apiKey&&(l.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(l.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(l.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(l.Authorization=this.configuration.apiKey("Authorization"));const c=yield this.request({path:"/bcf/2.1/projects",method:"GET",headers:l,query:a},s);return new i.JSONApiResponse(c,u=>u.map(o.BcfProjectFromJSON))})}getBcfProjects(s){return e(this,void 0,void 0,function*(){return yield(yield this.getBcfProjectsRaw(s)).value()})}getColoringsRaw(s,a){return e(this,void 0,void 0,function*(){if(s.guid===null||s.guid===void 0)throw new i.RequiredError("guid","Required parameter requestParameters.guid was null or undefined when calling getColorings.");if(s.projects_pk===null||s.projects_pk===void 0)throw new i.RequiredError("projects_pk","Required parameter requestParameters.projects_pk was null or undefined when calling getColorings.");if(s.topics_guid===null||s.topics_guid===void 0)throw new i.RequiredError("topics_guid","Required parameter requestParameters.topics_guid was null or undefined when calling getColorings.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/bcf/2.1/projects/{projects_pk}/topics/{topics_guid}/viewpoints/{guid}/coloring".replace("{guid}",encodeURIComponent(String(s.guid))).replace("{projects_pk}",encodeURIComponent(String(s.projects_pk))).replace("{topics_guid}",encodeURIComponent(String(s.topics_guid))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>d.map(o.ColoringFromJSON))})}getColorings(s,a,l,c){return e(this,void 0,void 0,function*(){return yield(yield this.getColoringsRaw({guid:s,projects_pk:a,topics_guid:l},c)).value()})}getCommentRaw(s,a){return e(this,void 0,void 0,function*(){if(s.guid===null||s.guid===void 0)throw new i.RequiredError("guid","Required parameter requestParameters.guid was null or undefined when calling getComment.");if(s.projects_pk===null||s.projects_pk===void 0)throw new i.RequiredError("projects_pk","Required parameter requestParameters.projects_pk was null or undefined when calling getComment.");if(s.topics_guid===null||s.topics_guid===void 0)throw new i.RequiredError("topics_guid","Required parameter requestParameters.topics_guid was null or undefined when calling getComment.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/bcf/2.1/projects/{projects_pk}/topics/{topics_guid}/comments/{guid}".replace("{guid}",encodeURIComponent(String(s.guid))).replace("{projects_pk}",encodeURIComponent(String(s.projects_pk))).replace("{topics_guid}",encodeURIComponent(String(s.topics_guid))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>o.CommentFromJSON(d))})}getComment(s,a,l,c){return e(this,void 0,void 0,function*(){return yield(yield this.getCommentRaw({guid:s,projects_pk:a,topics_guid:l},c)).value()})}getCommentsRaw(s,a){return e(this,void 0,void 0,function*(){if(s.projects_pk===null||s.projects_pk===void 0)throw new i.RequiredError("projects_pk","Required parameter requestParameters.projects_pk was null or undefined when calling getComments.");if(s.topics_guid===null||s.topics_guid===void 0)throw new i.RequiredError("topics_guid","Required parameter requestParameters.topics_guid was null or undefined when calling getComments.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/bcf/2.1/projects/{projects_pk}/topics/{topics_guid}/comments".replace("{projects_pk}",encodeURIComponent(String(s.projects_pk))).replace("{topics_guid}",encodeURIComponent(String(s.topics_guid))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>d.map(o.CommentFromJSON))})}getComments(s,a,l){return e(this,void 0,void 0,function*(){return yield(yield this.getCommentsRaw({projects_pk:s,topics_guid:a},l)).value()})}getDetailedExtensionsRaw(s,a){return e(this,void 0,void 0,function*(){if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling getDetailedExtensions.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/bcf/2.1/projects/{id}/detailed-extensions".replace("{id}",encodeURIComponent(String(s.id))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>o.DetailedExtensionsFromJSON(d))})}getDetailedExtensions(s,a){return e(this,void 0,void 0,function*(){return yield(yield this.getDetailedExtensionsRaw({id:s},a)).value()})}getExtensionsRaw(s,a){return e(this,void 0,void 0,function*(){if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling getExtensions.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/bcf/2.1/projects/{id}/extensions".replace("{id}",encodeURIComponent(String(s.id))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>o.ExtensionsFromJSON(d))})}getExtensions(s,a){return e(this,void 0,void 0,function*(){return yield(yield this.getExtensionsRaw({id:s},a)).value()})}getFullTopicRaw(s,a){return e(this,void 0,void 0,function*(){if(s.guid===null||s.guid===void 0)throw new i.RequiredError("guid","Required parameter requestParameters.guid was null or undefined when calling getFullTopic.");if(s.projects_pk===null||s.projects_pk===void 0)throw new i.RequiredError("projects_pk","Required parameter requestParameters.projects_pk was null or undefined when calling getFullTopic.");const l={};s.img_format!==void 0&&(l.img_format=s.img_format);const c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/bcf/2.1/projects/{projects_pk}/full-topic/{guid}".replace("{guid}",encodeURIComponent(String(s.guid))).replace("{projects_pk}",encodeURIComponent(String(s.projects_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>o.FullTopicFromJSON(d))})}getFullTopic(s,a,l,c){return e(this,void 0,void 0,function*(){return yield(yield this.getFullTopicRaw({guid:s,projects_pk:a,img_format:l},c)).value()})}getFullTopicsRaw(s,a){return e(this,void 0,void 0,function*(){if(s.projects_pk===null||s.projects_pk===void 0)throw new i.RequiredError("projects_pk","Required parameter requestParameters.projects_pk was null or undefined when calling getFullTopics.");const l={};s.format!==void 0&&(l.format=s.format),s.ifcs&&(l.ifcs=s.ifcs),s.img_format!==void 0&&(l.img_format=s.img_format),s.models&&(l.models=s.models);const c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/bcf/2.1/projects/{projects_pk}/full-topic".replace("{projects_pk}",encodeURIComponent(String(s.projects_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>d.map(o.FullTopicFromJSON))})}getFullTopics(s,a,l,c,u,d){return e(this,void 0,void 0,function*(){return yield(yield this.getFullTopicsRaw({projects_pk:s,format:a,ifcs:l,img_format:c,models:u},d)).value()})}getPinsRaw(s,a){return e(this,void 0,void 0,function*(){if(s.projects_pk===null||s.projects_pk===void 0)throw new i.RequiredError("projects_pk","Required parameter requestParameters.projects_pk was null or undefined when calling getPins.");if(s.topics_guid===null||s.topics_guid===void 0)throw new i.RequiredError("topics_guid","Required parameter requestParameters.topics_guid was null or undefined when calling getPins.");if(s.viewpoints_guid===null||s.viewpoints_guid===void 0)throw new i.RequiredError("viewpoints_guid","Required parameter requestParameters.viewpoints_guid was null or undefined when calling getPins.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/bcf/2.1/projects/{projects_pk}/topics/{topics_guid}/viewpoints/{viewpoints_guid}/pin".replace("{projects_pk}",encodeURIComponent(String(s.projects_pk))).replace("{topics_guid}",encodeURIComponent(String(s.topics_guid))).replace("{viewpoints_guid}",encodeURIComponent(String(s.viewpoints_guid))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>d.map(o.PinFromJSON))})}getPins(s,a,l,c){return e(this,void 0,void 0,function*(){return yield(yield this.getPinsRaw({projects_pk:s,topics_guid:a,viewpoints_guid:l},c)).value()})}getRelatedTopicsRaw(s,a){return e(this,void 0,void 0,function*(){if(s.guid===null||s.guid===void 0)throw new i.RequiredError("guid","Required parameter requestParameters.guid was null or undefined when calling getRelatedTopics.");if(s.projects_pk===null||s.projects_pk===void 0)throw new i.RequiredError("projects_pk","Required parameter requestParameters.projects_pk was null or undefined when calling getRelatedTopics.");const l={};s.format!==void 0&&(l.format=s.format),s.ifcs&&(l.ifcs=s.ifcs),s.models&&(l.models=s.models);const c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/bcf/2.1/projects/{projects_pk}/topics/{guid}/related_topics".replace("{guid}",encodeURIComponent(String(s.guid))).replace("{projects_pk}",encodeURIComponent(String(s.projects_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u)})}getRelatedTopics(s,a,l,c,u,d){return e(this,void 0,void 0,function*(){return yield(yield this.getRelatedTopicsRaw({guid:s,projects_pk:a,format:l,ifcs:c,models:u},d)).value()})}getSelectionsRaw(s,a){return e(this,void 0,void 0,function*(){if(s.guid===null||s.guid===void 0)throw new i.RequiredError("guid","Required parameter requestParameters.guid was null or undefined when calling getSelections.");if(s.projects_pk===null||s.projects_pk===void 0)throw new i.RequiredError("projects_pk","Required parameter requestParameters.projects_pk was null or undefined when calling getSelections.");if(s.topics_guid===null||s.topics_guid===void 0)throw new i.RequiredError("topics_guid","Required parameter requestParameters.topics_guid was null or undefined when calling getSelections.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/bcf/2.1/projects/{projects_pk}/topics/{topics_guid}/viewpoints/{guid}/selection".replace("{guid}",encodeURIComponent(String(s.guid))).replace("{projects_pk}",encodeURIComponent(String(s.projects_pk))).replace("{topics_guid}",encodeURIComponent(String(s.topics_guid))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>d.map(o.ComponentFromJSON))})}getSelections(s,a,l,c){return e(this,void 0,void 0,function*(){return yield(yield this.getSelectionsRaw({guid:s,projects_pk:a,topics_guid:l},c)).value()})}getSnapshotRaw(s,a){return e(this,void 0,void 0,function*(){if(s.guid===null||s.guid===void 0)throw new i.RequiredError("guid","Required parameter requestParameters.guid was null or undefined when calling getSnapshot.");if(s.projects_pk===null||s.projects_pk===void 0)throw new i.RequiredError("projects_pk","Required parameter requestParameters.projects_pk was null or undefined when calling getSnapshot.");if(s.topics_guid===null||s.topics_guid===void 0)throw new i.RequiredError("topics_guid","Required parameter requestParameters.topics_guid was null or undefined when calling getSnapshot.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/bcf/2.1/projects/{projects_pk}/topics/{topics_guid}/viewpoints/{guid}/snapshot".replace("{guid}",encodeURIComponent(String(s.guid))).replace("{projects_pk}",encodeURIComponent(String(s.projects_pk))).replace("{topics_guid}",encodeURIComponent(String(s.topics_guid))),method:"GET",headers:c,query:l},a);return new i.BlobApiResponse(u)})}getSnapshot(s,a,l,c){return e(this,void 0,void 0,function*(){return yield(yield this.getSnapshotRaw({guid:s,projects_pk:a,topics_guid:l},c)).value()})}getTopicRaw(s,a){return e(this,void 0,void 0,function*(){if(s.guid===null||s.guid===void 0)throw new i.RequiredError("guid","Required parameter requestParameters.guid was null or undefined when calling getTopic.");if(s.projects_pk===null||s.projects_pk===void 0)throw new i.RequiredError("projects_pk","Required parameter requestParameters.projects_pk was null or undefined when calling getTopic.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/bcf/2.1/projects/{projects_pk}/topics/{guid}".replace("{guid}",encodeURIComponent(String(s.guid))).replace("{projects_pk}",encodeURIComponent(String(s.projects_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>o.TopicFromJSON(d))})}getTopic(s,a,l){return e(this,void 0,void 0,function*(){return yield(yield this.getTopicRaw({guid:s,projects_pk:a},l)).value()})}getTopicDocumentReferencesRaw(s,a){return e(this,void 0,void 0,function*(){if(s.guid===null||s.guid===void 0)throw new i.RequiredError("guid","Required parameter requestParameters.guid was null or undefined when calling getTopicDocumentReferences.");if(s.projects_pk===null||s.projects_pk===void 0)throw new i.RequiredError("projects_pk","Required parameter requestParameters.projects_pk was null or undefined when calling getTopicDocumentReferences.");const l={};s.format!==void 0&&(l.format=s.format),s.ifcs&&(l.ifcs=s.ifcs),s.models&&(l.models=s.models);const c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/bcf/2.1/projects/{projects_pk}/topics/{guid}/document_references".replace("{guid}",encodeURIComponent(String(s.guid))).replace("{projects_pk}",encodeURIComponent(String(s.projects_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u)})}getTopicDocumentReferences(s,a,l,c,u,d){return e(this,void 0,void 0,function*(){return yield(yield this.getTopicDocumentReferencesRaw({guid:s,projects_pk:a,format:l,ifcs:c,models:u},d)).value()})}getTopicViewpointsRaw(s,a){return e(this,void 0,void 0,function*(){if(s.projects_pk===null||s.projects_pk===void 0)throw new i.RequiredError("projects_pk","Required parameter requestParameters.projects_pk was null or undefined when calling getTopicViewpoints.");if(s.topics_guid===null||s.topics_guid===void 0)throw new i.RequiredError("topics_guid","Required parameter requestParameters.topics_guid was null or undefined when calling getTopicViewpoints.");const l={};s.img_format!==void 0&&(l.img_format=s.img_format);const c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/bcf/2.1/projects/{projects_pk}/topics/{topics_guid}/topic-viewpoints".replace("{projects_pk}",encodeURIComponent(String(s.projects_pk))).replace("{topics_guid}",encodeURIComponent(String(s.topics_guid))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>d.map(o.ViewpointFromJSON))})}getTopicViewpoints(s,a,l,c){return e(this,void 0,void 0,function*(){return yield(yield this.getTopicViewpointsRaw({projects_pk:s,topics_guid:a,img_format:l},c)).value()})}getTopicsRaw(s,a){return e(this,void 0,void 0,function*(){if(s.projects_pk===null||s.projects_pk===void 0)throw new i.RequiredError("projects_pk","Required parameter requestParameters.projects_pk was null or undefined when calling getTopics.");const l={};s.format!==void 0&&(l.format=s.format),s.ifcs&&(l.ifcs=s.ifcs),s.models&&(l.models=s.models);const c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/bcf/2.1/projects/{projects_pk}/topics".replace("{projects_pk}",encodeURIComponent(String(s.projects_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>d.map(o.TopicFromJSON))})}getTopics(s,a,l,c,u){return e(this,void 0,void 0,function*(){return yield(yield this.getTopicsRaw({projects_pk:s,format:a,ifcs:l,models:c},u)).value()})}getUserRaw(s){return e(this,void 0,void 0,function*(){const a={},l={};this.configuration&&this.configuration.apiKey&&(l.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(l.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(l.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(l.Authorization=this.configuration.apiKey("Authorization"));const c=yield this.request({path:"/bcf/2.1/current-user",method:"GET",headers:l,query:a},s);return new i.JSONApiResponse(c,u=>o.SelfBcfUserFromJSON(u))})}getUser(s){return e(this,void 0,void 0,function*(){return yield(yield this.getUserRaw(s)).value()})}getVersionsRaw(s){return e(this,void 0,void 0,function*(){const a={},l={};this.configuration&&this.configuration.apiKey&&(l.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(l.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(l.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(l.Authorization=this.configuration.apiKey("Authorization"));const c=yield this.request({path:"/bcf/versions",method:"GET",headers:l,query:a},s);return new i.JSONApiResponse(c,u=>u.map(o.VersionFromJSON))})}getVersions(s){return e(this,void 0,void 0,function*(){return yield(yield this.getVersionsRaw(s)).value()})}getViewpoinPinRaw(s,a){return e(this,void 0,void 0,function*(){if(s.guid===null||s.guid===void 0)throw new i.RequiredError("guid","Required parameter requestParameters.guid was null or undefined when calling getViewpoinPin.");if(s.projects_pk===null||s.projects_pk===void 0)throw new i.RequiredError("projects_pk","Required parameter requestParameters.projects_pk was null or undefined when calling getViewpoinPin.");if(s.topics_guid===null||s.topics_guid===void 0)throw new i.RequiredError("topics_guid","Required parameter requestParameters.topics_guid was null or undefined when calling getViewpoinPin.");if(s.viewpoints_guid===null||s.viewpoints_guid===void 0)throw new i.RequiredError("viewpoints_guid","Required parameter requestParameters.viewpoints_guid was null or undefined when calling getViewpoinPin.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/bcf/2.1/projects/{projects_pk}/topics/{topics_guid}/viewpoints/{viewpoints_guid}/pin/{guid}".replace("{guid}",encodeURIComponent(String(s.guid))).replace("{projects_pk}",encodeURIComponent(String(s.projects_pk))).replace("{topics_guid}",encodeURIComponent(String(s.topics_guid))).replace("{viewpoints_guid}",encodeURIComponent(String(s.viewpoints_guid))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>o.PinFromJSON(d))})}getViewpoinPin(s,a,l,c,u){return e(this,void 0,void 0,function*(){return yield(yield this.getViewpoinPinRaw({guid:s,projects_pk:a,topics_guid:l,viewpoints_guid:c},u)).value()})}getViewpointRaw(s,a){return e(this,void 0,void 0,function*(){if(s.guid===null||s.guid===void 0)throw new i.RequiredError("guid","Required parameter requestParameters.guid was null or undefined when calling getViewpoint.");if(s.projects_pk===null||s.projects_pk===void 0)throw new i.RequiredError("projects_pk","Required parameter requestParameters.projects_pk was null or undefined when calling getViewpoint.");if(s.topics_guid===null||s.topics_guid===void 0)throw new i.RequiredError("topics_guid","Required parameter requestParameters.topics_guid was null or undefined when calling getViewpoint.");const l={};s.img_format!==void 0&&(l.img_format=s.img_format);const c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/bcf/2.1/projects/{projects_pk}/topics/{topics_guid}/viewpoints/{guid}".replace("{guid}",encodeURIComponent(String(s.guid))).replace("{projects_pk}",encodeURIComponent(String(s.projects_pk))).replace("{topics_guid}",encodeURIComponent(String(s.topics_guid))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>o.ViewpointFromJSON(d))})}getViewpoint(s,a,l,c,u){return e(this,void 0,void 0,function*(){return yield(yield this.getViewpointRaw({guid:s,projects_pk:a,topics_guid:l,img_format:c},u)).value()})}getViewpointsRaw(s,a){return e(this,void 0,void 0,function*(){if(s.projects_pk===null||s.projects_pk===void 0)throw new i.RequiredError("projects_pk","Required parameter requestParameters.projects_pk was null or undefined when calling getViewpoints.");if(s.topics_guid===null||s.topics_guid===void 0)throw new i.RequiredError("topics_guid","Required parameter requestParameters.topics_guid was null or undefined when calling getViewpoints.");const l={};s.img_format!==void 0&&(l.img_format=s.img_format);const c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/bcf/2.1/projects/{projects_pk}/topics/{topics_guid}/viewpoints".replace("{projects_pk}",encodeURIComponent(String(s.projects_pk))).replace("{topics_guid}",encodeURIComponent(String(s.topics_guid))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>d.map(o.ViewpointFromJSON))})}getViewpoints(s,a,l,c){return e(this,void 0,void 0,function*(){return yield(yield this.getViewpointsRaw({projects_pk:s,topics_guid:a,img_format:l},c)).value()})}getVisibilitiesRaw(s,a){return e(this,void 0,void 0,function*(){if(s.guid===null||s.guid===void 0)throw new i.RequiredError("guid","Required parameter requestParameters.guid was null or undefined when calling getVisibilities.");if(s.projects_pk===null||s.projects_pk===void 0)throw new i.RequiredError("projects_pk","Required parameter requestParameters.projects_pk was null or undefined when calling getVisibilities.");if(s.topics_guid===null||s.topics_guid===void 0)throw new i.RequiredError("topics_guid","Required parameter requestParameters.topics_guid was null or undefined when calling getVisibilities.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/bcf/2.1/projects/{projects_pk}/topics/{topics_guid}/viewpoints/{guid}/visibility".replace("{guid}",encodeURIComponent(String(s.guid))).replace("{projects_pk}",encodeURIComponent(String(s.projects_pk))).replace("{topics_guid}",encodeURIComponent(String(s.topics_guid))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>o.VisibilityFromJSON(d))})}getVisibilities(s,a,l,c){return e(this,void 0,void 0,function*(){return yield(yield this.getVisibilitiesRaw({guid:s,projects_pk:a,topics_guid:l},c)).value()})}importBcfRaw(s,a){return e(this,void 0,void 0,function*(){if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling importBcf.");if(s.name===null||s.name===void 0)throw new i.RequiredError("name","Required parameter requestParameters.name was null or undefined when calling importBcf.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=[{contentType:"multipart/form-data"},{contentType:"application/x-www-form-urlencoded"}];i.canConsumeForm(u);let d;d=new URLSearchParams,s.name!==void 0&&d.append("name",s.name);const h=yield this.request({path:"/bcf/2.1/projects/{id}/import".replace("{id}",encodeURIComponent(String(s.id))),method:"POST",headers:c,query:l,body:d},a);return new i.VoidApiResponse(h)})}importBcf(s,a,l){return e(this,void 0,void 0,function*(){yield this.importBcfRaw({id:s,name:a},l)})}updateBcfProjectRaw(s,a){return e(this,void 0,void 0,function*(){if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling updateBcfProject.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/bcf/2.1/projects/{id}".replace("{id}",encodeURIComponent(String(s.id))),method:"PATCH",headers:c,query:l,body:o.PatchedBcfProjectRequestToJSON(s.PatchedBcfProjectRequest)},a);return new i.JSONApiResponse(u,d=>o.BcfProjectFromJSON(d))})}updateBcfProject(s,a,l){return e(this,void 0,void 0,function*(){return yield(yield this.updateBcfProjectRaw({id:s,PatchedBcfProjectRequest:a},l)).value()})}updateCommentRaw(s,a){return e(this,void 0,void 0,function*(){if(s.guid===null||s.guid===void 0)throw new i.RequiredError("guid","Required parameter requestParameters.guid was null or undefined when calling updateComment.");if(s.projects_pk===null||s.projects_pk===void 0)throw new i.RequiredError("projects_pk","Required parameter requestParameters.projects_pk was null or undefined when calling updateComment.");if(s.topics_guid===null||s.topics_guid===void 0)throw new i.RequiredError("topics_guid","Required parameter requestParameters.topics_guid was null or undefined when calling updateComment.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/bcf/2.1/projects/{projects_pk}/topics/{topics_guid}/comments/{guid}".replace("{guid}",encodeURIComponent(String(s.guid))).replace("{projects_pk}",encodeURIComponent(String(s.projects_pk))).replace("{topics_guid}",encodeURIComponent(String(s.topics_guid))),method:"PATCH",headers:c,query:l,body:o.PatchedCommentRequestToJSON(s.PatchedCommentRequest)},a);return new i.JSONApiResponse(u,d=>o.CommentFromJSON(d))})}updateComment(s,a,l,c,u){return e(this,void 0,void 0,function*(){return yield(yield this.updateCommentRaw({guid:s,projects_pk:a,topics_guid:l,PatchedCommentRequest:c},u)).value()})}updateExtensionLabelRaw(s,a){return e(this,void 0,void 0,function*(){if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling updateExtensionLabel.");if(s.projects_pk===null||s.projects_pk===void 0)throw new i.RequiredError("projects_pk","Required parameter requestParameters.projects_pk was null or undefined when calling updateExtensionLabel.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/bcf/2.1/projects/{projects_pk}/extension/label/{id}".replace("{id}",encodeURIComponent(String(s.id))).replace("{projects_pk}",encodeURIComponent(String(s.projects_pk))),method:"PATCH",headers:c,query:l,body:o.PatchedLabelRequestToJSON(s.PatchedLabelRequest)},a);return new i.JSONApiResponse(u,d=>o.LabelFromJSON(d))})}updateExtensionLabel(s,a,l,c){return e(this,void 0,void 0,function*(){return yield(yield this.updateExtensionLabelRaw({id:s,projects_pk:a,PatchedLabelRequest:l},c)).value()})}updateExtensionPriorityRaw(s,a){return e(this,void 0,void 0,function*(){if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling updateExtensionPriority.");if(s.projects_pk===null||s.projects_pk===void 0)throw new i.RequiredError("projects_pk","Required parameter requestParameters.projects_pk was null or undefined when calling updateExtensionPriority.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/bcf/2.1/projects/{projects_pk}/extension/priority/{id}".replace("{id}",encodeURIComponent(String(s.id))).replace("{projects_pk}",encodeURIComponent(String(s.projects_pk))),method:"PATCH",headers:c,query:l,body:o.PatchedPriorityRequestToJSON(s.PatchedPriorityRequest)},a);return new i.JSONApiResponse(u,d=>o.PriorityFromJSON(d))})}updateExtensionPriority(s,a,l,c){return e(this,void 0,void 0,function*(){return yield(yield this.updateExtensionPriorityRaw({id:s,projects_pk:a,PatchedPriorityRequest:l},c)).value()})}updateExtensionStageRaw(s,a){return e(this,void 0,void 0,function*(){if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling updateExtensionStage.");if(s.projects_pk===null||s.projects_pk===void 0)throw new i.RequiredError("projects_pk","Required parameter requestParameters.projects_pk was null or undefined when calling updateExtensionStage.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/bcf/2.1/projects/{projects_pk}/extension/stage/{id}".replace("{id}",encodeURIComponent(String(s.id))).replace("{projects_pk}",encodeURIComponent(String(s.projects_pk))),method:"PATCH",headers:c,query:l,body:o.PatchedStageRequestToJSON(s.PatchedStageRequest)},a);return new i.JSONApiResponse(u,d=>o.StageFromJSON(d))})}updateExtensionStage(s,a,l,c){return e(this,void 0,void 0,function*(){return yield(yield this.updateExtensionStageRaw({id:s,projects_pk:a,PatchedStageRequest:l},c)).value()})}updateExtensionStatusRaw(s,a){return e(this,void 0,void 0,function*(){if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling updateExtensionStatus.");if(s.projects_pk===null||s.projects_pk===void 0)throw new i.RequiredError("projects_pk","Required parameter requestParameters.projects_pk was null or undefined when calling updateExtensionStatus.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/bcf/2.1/projects/{projects_pk}/extension/status/{id}".replace("{id}",encodeURIComponent(String(s.id))).replace("{projects_pk}",encodeURIComponent(String(s.projects_pk))),method:"PATCH",headers:c,query:l,body:o.PatchedTopicStatusRequestToJSON(s.PatchedTopicStatusRequest)},a);return new i.JSONApiResponse(u,d=>o.TopicStatusFromJSON(d))})}updateExtensionStatus(s,a,l,c){return e(this,void 0,void 0,function*(){return yield(yield this.updateExtensionStatusRaw({id:s,projects_pk:a,PatchedTopicStatusRequest:l},c)).value()})}updateExtensionTypeRaw(s,a){return e(this,void 0,void 0,function*(){if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling updateExtensionType.");if(s.projects_pk===null||s.projects_pk===void 0)throw new i.RequiredError("projects_pk","Required parameter requestParameters.projects_pk was null or undefined when calling updateExtensionType.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/bcf/2.1/projects/{projects_pk}/extension/type/{id}".replace("{id}",encodeURIComponent(String(s.id))).replace("{projects_pk}",encodeURIComponent(String(s.projects_pk))),method:"PATCH",headers:c,query:l,body:o.PatchedTopicTypeRequestToJSON(s.PatchedTopicTypeRequest)},a);return new i.JSONApiResponse(u,d=>o.TopicTypeFromJSON(d))})}updateExtensionType(s,a,l,c){return e(this,void 0,void 0,function*(){return yield(yield this.updateExtensionTypeRaw({id:s,projects_pk:a,PatchedTopicTypeRequest:l},c)).value()})}updateFullTopicRaw(s,a){return e(this,void 0,void 0,function*(){if(s.guid===null||s.guid===void 0)throw new i.RequiredError("guid","Required parameter requestParameters.guid was null or undefined when calling updateFullTopic.");if(s.projects_pk===null||s.projects_pk===void 0)throw new i.RequiredError("projects_pk","Required parameter requestParameters.projects_pk was null or undefined when calling updateFullTopic.");const l={};s.img_format!==void 0&&(l.img_format=s.img_format);const c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/bcf/2.1/projects/{projects_pk}/full-topic/{guid}".replace("{guid}",encodeURIComponent(String(s.guid))).replace("{projects_pk}",encodeURIComponent(String(s.projects_pk))),method:"PATCH",headers:c,query:l,body:o.PatchedFullTopicRequestToJSON(s.PatchedFullTopicRequest)},a);return new i.JSONApiResponse(u,d=>o.FullTopicFromJSON(d))})}updateFullTopic(s,a,l,c,u){return e(this,void 0,void 0,function*(){return yield(yield this.updateFullTopicRaw({guid:s,projects_pk:a,img_format:l,PatchedFullTopicRequest:c},u)).value()})}updatePinRaw(s,a){return e(this,void 0,void 0,function*(){if(s.guid===null||s.guid===void 0)throw new i.RequiredError("guid","Required parameter requestParameters.guid was null or undefined when calling updatePin.");if(s.projects_pk===null||s.projects_pk===void 0)throw new i.RequiredError("projects_pk","Required parameter requestParameters.projects_pk was null or undefined when calling updatePin.");if(s.topics_guid===null||s.topics_guid===void 0)throw new i.RequiredError("topics_guid","Required parameter requestParameters.topics_guid was null or undefined when calling updatePin.");if(s.viewpoints_guid===null||s.viewpoints_guid===void 0)throw new i.RequiredError("viewpoints_guid","Required parameter requestParameters.viewpoints_guid was null or undefined when calling updatePin.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/bcf/2.1/projects/{projects_pk}/topics/{topics_guid}/viewpoints/{viewpoints_guid}/pin/{guid}".replace("{guid}",encodeURIComponent(String(s.guid))).replace("{projects_pk}",encodeURIComponent(String(s.projects_pk))).replace("{topics_guid}",encodeURIComponent(String(s.topics_guid))).replace("{viewpoints_guid}",encodeURIComponent(String(s.viewpoints_guid))),method:"PATCH",headers:c,query:l,body:o.PatchedPinRequestToJSON(s.PatchedPinRequest)},a);return new i.JSONApiResponse(u,d=>o.PinFromJSON(d))})}updatePin(s,a,l,c,u,d){return e(this,void 0,void 0,function*(){return yield(yield this.updatePinRaw({guid:s,projects_pk:a,topics_guid:l,viewpoints_guid:c,PatchedPinRequest:u},d)).value()})}updateTopicRaw(s,a){return e(this,void 0,void 0,function*(){if(s.guid===null||s.guid===void 0)throw new i.RequiredError("guid","Required parameter requestParameters.guid was null or undefined when calling updateTopic.");if(s.projects_pk===null||s.projects_pk===void 0)throw new i.RequiredError("projects_pk","Required parameter requestParameters.projects_pk was null or undefined when calling updateTopic.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/bcf/2.1/projects/{projects_pk}/topics/{guid}".replace("{guid}",encodeURIComponent(String(s.guid))).replace("{projects_pk}",encodeURIComponent(String(s.projects_pk))),method:"PATCH",headers:c,query:l,body:o.PatchedTopicRequestToJSON(s.PatchedTopicRequest)},a);return new i.JSONApiResponse(u,d=>o.TopicFromJSON(d))})}updateTopic(s,a,l,c){return e(this,void 0,void 0,function*(){return yield(yield this.updateTopicRaw({guid:s,projects_pk:a,PatchedTopicRequest:l},c)).value()})}updateViewpointRaw(s,a){return e(this,void 0,void 0,function*(){if(s.guid===null||s.guid===void 0)throw new i.RequiredError("guid","Required parameter requestParameters.guid was null or undefined when calling updateViewpoint.");if(s.projects_pk===null||s.projects_pk===void 0)throw new i.RequiredError("projects_pk","Required parameter requestParameters.projects_pk was null or undefined when calling updateViewpoint.");if(s.topics_guid===null||s.topics_guid===void 0)throw new i.RequiredError("topics_guid","Required parameter requestParameters.topics_guid was null or undefined when calling updateViewpoint.");const l={};s.img_format!==void 0&&(l.img_format=s.img_format);const c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/bcf/2.1/projects/{projects_pk}/topics/{topics_guid}/viewpoints/{guid}".replace("{guid}",encodeURIComponent(String(s.guid))).replace("{projects_pk}",encodeURIComponent(String(s.projects_pk))).replace("{topics_guid}",encodeURIComponent(String(s.topics_guid))),method:"PATCH",headers:c,query:l,body:o.PatchedViewpointRequestToJSON(s.PatchedViewpointRequest)},a);return new i.JSONApiResponse(u,d=>o.ViewpointFromJSON(d))})}updateViewpoint(s,a,l,c,u,d){return e(this,void 0,void 0,function*(){return yield(yield this.updateViewpointRaw({guid:s,projects_pk:a,topics_guid:l,img_format:c,PatchedViewpointRequest:u},d)).value()})}}t.BcfApi=r,function(n){n.Url="url"}(t.CreateFullTopicImgFormatEnum||(t.CreateFullTopicImgFormatEnum={})),function(n){n.Url="url"}(t.CreateViewpointImgFormatEnum||(t.CreateViewpointImgFormatEnum={})),function(n){n.Url="url"}(t.DeleteViewpointImgFormatEnum||(t.DeleteViewpointImgFormatEnum={})),function(n){n.En="en",n.Fr="fr"}(t.DownloadBcfExportXlsxLocaleEnum||(t.DownloadBcfExportXlsxLocaleEnum={})),function(n){n.Url="url"}(t.FullUpdateFullTopicImgFormatEnum||(t.FullUpdateFullTopicImgFormatEnum={})),function(n){n.Url="url"}(t.GetFullTopicImgFormatEnum||(t.GetFullTopicImgFormatEnum={})),function(n){n.Url="url"}(t.GetFullTopicsImgFormatEnum||(t.GetFullTopicsImgFormatEnum={})),function(n){n.Url="url"}(t.GetTopicViewpointsImgFormatEnum||(t.GetTopicViewpointsImgFormatEnum={})),function(n){n.Url="url"}(t.GetViewpointImgFormatEnum||(t.GetViewpointImgFormatEnum={})),function(n){n.Url="url"}(t.GetViewpointsImgFormatEnum||(t.GetViewpointsImgFormatEnum={})),function(n){n.Url="url"}(t.UpdateFullTopicImgFormatEnum||(t.UpdateFullTopicImgFormatEnum={})),function(n){n.Url="url"}(t.UpdateViewpointImgFormatEnum||(t.UpdateViewpointImgFormatEnum={}))}(uie);var Mce={};(function(t){var e=Mr&&Mr.__awaiter||function(n,s,a,l){return new(a||(a=Promise))(function(c,u){function d(g){try{A(l.next(g))}catch(p){u(p)}}function h(g){try{A(l.throw(g))}catch(p){u(p)}}function A(g){g.done?c(g.value):new a(function(p){p(g.value)}).then(d,h)}A((l=l.apply(n,s||[])).next())})};Object.defineProperty(t,"__esModule",{value:!0});const i=$e,o=hp;class r extends i.BaseAPI{acceptUserInvitationRaw(s,a){return e(this,void 0,void 0,function*(){if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling acceptUserInvitation.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/user/invitations/{id}/accept".replace("{id}",encodeURIComponent(String(s.id))),method:"POST",headers:c,query:l},a);return new i.VoidApiResponse(u)})}acceptUserInvitation(s,a){return e(this,void 0,void 0,function*(){yield this.acceptUserInvitationRaw({id:s},a)})}acceptValidationRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling acceptValidation.");if(s.document_pk===null||s.document_pk===void 0)throw new i.RequiredError("document_pk","Required parameter requestParameters.document_pk was null or undefined when calling acceptValidation.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling acceptValidation.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling acceptValidation.");if(s.visa_pk===null||s.visa_pk===void 0)throw new i.RequiredError("visa_pk","Required parameter requestParameters.visa_pk was null or undefined when calling acceptValidation.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=[{contentType:"multipart/form-data"},{contentType:"application/x-www-form-urlencoded"},{contentType:"application/json"}],d=i.canConsumeForm(u);let h,A=!1;A=d,A?h=new FormData:h=new URLSearchParams,s.attachment!==void 0&&h.append("attachment",s.attachment);const g=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/document/{document_pk}/visa/{visa_pk}/validation/{id}/accept".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{document_pk}",encodeURIComponent(String(s.document_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))).replace("{visa_pk}",encodeURIComponent(String(s.visa_pk))),method:"POST",headers:c,query:l,body:h},a);return new i.JSONApiResponse(g,p=>o.VisaAttachmentFromJSON(p))})}acceptValidation(s,a,l,c,u,d,h){return e(this,void 0,void 0,function*(){return yield(yield this.acceptValidationRaw({cloud_pk:s,document_pk:a,id:l,project_pk:c,visa_pk:u,attachment:d},h)).value()})}addDocumentTagRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling addDocumentTag.");if(s.document_pk===null||s.document_pk===void 0)throw new i.RequiredError("document_pk","Required parameter requestParameters.document_pk was null or undefined when calling addDocumentTag.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling addDocumentTag.");if(s.TagIdRequest===null||s.TagIdRequest===void 0)throw new i.RequiredError("TagIdRequest","Required parameter requestParameters.TagIdRequest was null or undefined when calling addDocumentTag.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/document/{document_pk}/tag".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{document_pk}",encodeURIComponent(String(s.document_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"POST",headers:c,query:l,body:o.TagIdRequestToJSON(s.TagIdRequest)},a);return new i.JSONApiResponse(u,d=>o.DocumentFromJSON(d))})}addDocumentTag(s,a,l,c,u){return e(this,void 0,void 0,function*(){return yield(yield this.addDocumentTagRaw({cloud_pk:s,document_pk:a,project_pk:l,TagIdRequest:c},u)).value()})}addGroupMemberRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling addGroupMember.");if(s.group_pk===null||s.group_pk===void 0)throw new i.RequiredError("group_pk","Required parameter requestParameters.group_pk was null or undefined when calling addGroupMember.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling addGroupMember.");if(s.UserProjectIdRequest===null||s.UserProjectIdRequest===void 0)throw new i.RequiredError("UserProjectIdRequest","Required parameter requestParameters.UserProjectIdRequest was null or undefined when calling addGroupMember.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/group/{group_pk}/member".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{group_pk}",encodeURIComponent(String(s.group_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"POST",headers:c,query:l,body:o.UserProjectIdRequestToJSON(s.UserProjectIdRequest)},a);return new i.JSONApiResponse(u,d=>o.UserProjectFromJSON(d))})}addGroupMember(s,a,l,c,u){return e(this,void 0,void 0,function*(){return yield(yield this.addGroupMemberRaw({cloud_pk:s,group_pk:a,project_pk:l,UserProjectIdRequest:c},u)).value()})}cancelCloudUserInvitationRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling cancelCloudUserInvitation.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling cancelCloudUserInvitation.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/invitation/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))),method:"DELETE",headers:c,query:l},a);return new i.VoidApiResponse(u)})}cancelCloudUserInvitation(s,a,l){return e(this,void 0,void 0,function*(){yield this.cancelCloudUserInvitationRaw({cloud_pk:s,id:a},l)})}cancelProjectUserInvitationRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling cancelProjectUserInvitation.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling cancelProjectUserInvitation.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling cancelProjectUserInvitation.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/invitation/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"DELETE",headers:c,query:l},a);return new i.VoidApiResponse(u)})}cancelProjectUserInvitation(s,a,l,c){return e(this,void 0,void 0,function*(){yield this.cancelProjectUserInvitationRaw({cloud_pk:s,id:a,project_pk:l},c)})}checkAccessRaw(s,a){return e(this,void 0,void 0,function*(){if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling checkAccess.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{id}/check-access".replace("{id}",encodeURIComponent(String(s.id))),method:"GET",headers:c,query:l},a);return new i.VoidApiResponse(u)})}checkAccess(s,a){return e(this,void 0,void 0,function*(){yield this.checkAccessRaw({id:s},a)})}checkProjectAccessRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling checkProjectAccess.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling checkProjectAccess.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{id}/check-access".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>o.CheckProjectAccessFromJSON(d))})}checkProjectAccess(s,a,l){return e(this,void 0,void 0,function*(){return yield(yield this.checkProjectAccessRaw({cloud_pk:s,id:a},l)).value()})}closeVisaRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling closeVisa.");if(s.document_pk===null||s.document_pk===void 0)throw new i.RequiredError("document_pk","Required parameter requestParameters.document_pk was null or undefined when calling closeVisa.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling closeVisa.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling closeVisa.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/document/{document_pk}/visa/{id}/close".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{document_pk}",encodeURIComponent(String(s.document_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"POST",headers:c,query:l},a);return new i.VoidApiResponse(u)})}closeVisa(s,a,l,c,u){return e(this,void 0,void 0,function*(){yield this.closeVisaRaw({cloud_pk:s,document_pk:a,id:l,project_pk:c},u)})}createClassificationRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling createClassification.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling createClassification.");if(s.ClassificationRequest===null||s.ClassificationRequest===void 0)throw new i.RequiredError("ClassificationRequest","Required parameter requestParameters.ClassificationRequest was null or undefined when calling createClassification.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/classification".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"POST",headers:c,query:l,body:s.ClassificationRequest.map(o.ClassificationRequestToJSON)},a);return new i.JSONApiResponse(u,d=>d.map(o.ClassificationFromJSON))})}createClassification(s,a,l,c){return e(this,void 0,void 0,function*(){return yield(yield this.createClassificationRaw({cloud_pk:s,project_pk:a,ClassificationRequest:l},c)).value()})}createCloudRaw(s,a){return e(this,void 0,void 0,function*(){if(s.CloudRequest===null||s.CloudRequest===void 0)throw new i.RequiredError("CloudRequest","Required parameter requestParameters.CloudRequest was null or undefined when calling createCloud.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud",method:"POST",headers:c,query:l,body:o.CloudRequestToJSON(s.CloudRequest)},a);return new i.JSONApiResponse(u,d=>o.CloudFromJSON(d))})}createCloud(s,a){return e(this,void 0,void 0,function*(){return yield(yield this.createCloudRaw({CloudRequest:s},a)).value()})}createDMSTreeRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling createDMSTree.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling createDMSTree.");if(s.WriteFolderRequest===null||s.WriteFolderRequest===void 0)throw new i.RequiredError("WriteFolderRequest","Required parameter requestParameters.WriteFolderRequest was null or undefined when calling createDMSTree.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{id}/dms-tree".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))),method:"POST",headers:c,query:l,body:s.WriteFolderRequest.map(o.WriteFolderRequestToJSON)},a);return new i.JSONApiResponse(u,d=>o.FolderFromJSON(d))})}createDMSTree(s,a,l,c){return e(this,void 0,void 0,function*(){return yield(yield this.createDMSTreeRaw({cloud_pk:s,id:a,WriteFolderRequest:l},c)).value()})}createDemoRaw(s,a){return e(this,void 0,void 0,function*(){if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling createDemo.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{id}/create-demo".replace("{id}",encodeURIComponent(String(s.id))),method:"POST",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>o.ProjectFromJSON(d))})}createDemo(s,a){return e(this,void 0,void 0,function*(){return yield(yield this.createDemoRaw({id:s},a)).value()})}createDocumentRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling createDocument.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling createDocument.");if(s.name===null||s.name===void 0)throw new i.RequiredError("name","Required parameter requestParameters.name was null or undefined when calling createDocument.");if(s.file===null||s.file===void 0)throw new i.RequiredError("file","Required parameter requestParameters.file was null or undefined when calling createDocument.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=[{contentType:"multipart/form-data"},{contentType:"application/x-www-form-urlencoded"}],d=i.canConsumeForm(u);let h,A=!1;A=d,A?h=new FormData:h=new URLSearchParams,s.parent_id!==void 0&&h.append("parent_id",s.parent_id),s.name!==void 0&&h.append("name",s.name),s.file_name!==void 0&&h.append("file_name",s.file_name),s.description!==void 0&&h.append("description",s.description),s.file!==void 0&&h.append("file",s.file),s.model_source!==void 0&&h.append("model_source",s.model_source),s.ifc_source!==void 0&&h.append("ifc_source",s.ifc_source),s.successor_of!==void 0&&h.append("successor_of",s.successor_of);const g=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/document".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"POST",headers:c,query:l,body:h},a);return new i.JSONApiResponse(g,p=>o.DocumentFromJSON(p))})}createDocument(s,a,l,c,u,d,h,A,g,p,M){return e(this,void 0,void 0,function*(){return yield(yield this.createDocumentRaw({cloud_pk:s,project_pk:a,name:l,file:c,parent_id:u,file_name:d,description:h,model_source:A,ifc_source:g,successor_of:p},M)).value()})}createFolderRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling createFolder.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling createFolder.");if(s.FolderWithoutChildrenRequest===null||s.FolderWithoutChildrenRequest===void 0)throw new i.RequiredError("FolderWithoutChildrenRequest","Required parameter requestParameters.FolderWithoutChildrenRequest was null or undefined when calling createFolder.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/folder".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"POST",headers:c,query:l,body:o.FolderWithoutChildrenRequestToJSON(s.FolderWithoutChildrenRequest)},a);return new i.JSONApiResponse(u,d=>o.FolderWithoutChildrenFromJSON(d))})}createFolder(s,a,l,c){return e(this,void 0,void 0,function*(){return yield(yield this.createFolderRaw({cloud_pk:s,project_pk:a,FolderWithoutChildrenRequest:l},c)).value()})}createManageGroupRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling createManageGroup.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling createManageGroup.");if(s.GroupRequest===null||s.GroupRequest===void 0)throw new i.RequiredError("GroupRequest","Required parameter requestParameters.GroupRequest was null or undefined when calling createManageGroup.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/group".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"POST",headers:c,query:l,body:o.GroupRequestToJSON(s.GroupRequest)},a);return new i.JSONApiResponse(u,d=>o.GroupFromJSON(d))})}createManageGroup(s,a,l,c){return e(this,void 0,void 0,function*(){return yield(yield this.createManageGroupRaw({cloud_pk:s,project_pk:a,GroupRequest:l},c)).value()})}createProjectRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling createProject.");if(s.ProjectRequest===null||s.ProjectRequest===void 0)throw new i.RequiredError("ProjectRequest","Required parameter requestParameters.ProjectRequest was null or undefined when calling createProject.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))),method:"POST",headers:c,query:l,body:o.ProjectRequestToJSON(s.ProjectRequest)},a);return new i.JSONApiResponse(u,d=>o.ProjectFromJSON(d))})}createProject(s,a,l){return e(this,void 0,void 0,function*(){return yield(yield this.createProjectRaw({cloud_pk:s,ProjectRequest:a},l)).value()})}createProjectAccessTokenRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling createProjectAccessToken.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling createProjectAccessToken.");if(s.ProjectAccessTokenRequest===null||s.ProjectAccessTokenRequest===void 0)throw new i.RequiredError("ProjectAccessTokenRequest","Required parameter requestParameters.ProjectAccessTokenRequest was null or undefined when calling createProjectAccessToken.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/access-token".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"POST",headers:c,query:l,body:o.ProjectAccessTokenRequestToJSON(s.ProjectAccessTokenRequest)},a);return new i.JSONApiResponse(u,d=>o.ProjectAccessTokenFromJSON(d))})}createProjectAccessToken(s,a,l,c){return e(this,void 0,void 0,function*(){return yield(yield this.createProjectAccessTokenRaw({cloud_pk:s,project_pk:a,ProjectAccessTokenRequest:l},c)).value()})}createTagRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling createTag.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling createTag.");if(s.TagRequest===null||s.TagRequest===void 0)throw new i.RequiredError("TagRequest","Required parameter requestParameters.TagRequest was null or undefined when calling createTag.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/tag".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"POST",headers:c,query:l,body:o.TagRequestToJSON(s.TagRequest)},a);return new i.JSONApiResponse(u,d=>o.TagFromJSON(d))})}createTag(s,a,l,c){return e(this,void 0,void 0,function*(){return yield(yield this.createTagRaw({cloud_pk:s,project_pk:a,TagRequest:l},c)).value()})}createValidationRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling createValidation.");if(s.document_pk===null||s.document_pk===void 0)throw new i.RequiredError("document_pk","Required parameter requestParameters.document_pk was null or undefined when calling createValidation.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling createValidation.");if(s.visa_pk===null||s.visa_pk===void 0)throw new i.RequiredError("visa_pk","Required parameter requestParameters.visa_pk was null or undefined when calling createValidation.");if(s.VisaValidationRequest===null||s.VisaValidationRequest===void 0)throw new i.RequiredError("VisaValidationRequest","Required parameter requestParameters.VisaValidationRequest was null or undefined when calling createValidation.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/document/{document_pk}/visa/{visa_pk}/validation".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{document_pk}",encodeURIComponent(String(s.document_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))).replace("{visa_pk}",encodeURIComponent(String(s.visa_pk))),method:"POST",headers:c,query:l,body:o.VisaValidationRequestToJSON(s.VisaValidationRequest)},a);return new i.JSONApiResponse(u,d=>o.VisaValidationFromJSON(d))})}createValidation(s,a,l,c,u,d){return e(this,void 0,void 0,function*(){return yield(yield this.createValidationRaw({cloud_pk:s,document_pk:a,project_pk:l,visa_pk:c,VisaValidationRequest:u},d)).value()})}createVisaRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling createVisa.");if(s.document_pk===null||s.document_pk===void 0)throw new i.RequiredError("document_pk","Required parameter requestParameters.document_pk was null or undefined when calling createVisa.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling createVisa.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/document/{document_pk}/visa".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{document_pk}",encodeURIComponent(String(s.document_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"POST",headers:c,query:l,body:o.VisaRequestToJSON(s.VisaRequest)},a);return new i.JSONApiResponse(u,d=>o.VisaFromJSON(d))})}createVisa(s,a,l,c,u){return e(this,void 0,void 0,function*(){return yield(yield this.createVisaRaw({cloud_pk:s,document_pk:a,project_pk:l,VisaRequest:c},u)).value()})}createVisaCommentRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling createVisaComment.");if(s.document_pk===null||s.document_pk===void 0)throw new i.RequiredError("document_pk","Required parameter requestParameters.document_pk was null or undefined when calling createVisaComment.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling createVisaComment.");if(s.visa_pk===null||s.visa_pk===void 0)throw new i.RequiredError("visa_pk","Required parameter requestParameters.visa_pk was null or undefined when calling createVisaComment.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/document/{document_pk}/visa/{visa_pk}/comment".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{document_pk}",encodeURIComponent(String(s.document_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))).replace("{visa_pk}",encodeURIComponent(String(s.visa_pk))),method:"POST",headers:c,query:l,body:o.VisaCommentRequestToJSON(s.VisaCommentRequest)},a);return new i.JSONApiResponse(u,d=>o.VisaCommentFromJSON(d))})}createVisaComment(s,a,l,c,u,d){return e(this,void 0,void 0,function*(){return yield(yield this.createVisaCommentRaw({cloud_pk:s,document_pk:a,project_pk:l,visa_pk:c,VisaCommentRequest:u},d)).value()})}deleteAllDocumentHistoryRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling deleteAllDocumentHistory.");if(s.document_pk===null||s.document_pk===void 0)throw new i.RequiredError("document_pk","Required parameter requestParameters.document_pk was null or undefined when calling deleteAllDocumentHistory.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling deleteAllDocumentHistory.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/document/{document_pk}/history/delete".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{document_pk}",encodeURIComponent(String(s.document_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"DELETE",headers:c,query:l},a);return new i.VoidApiResponse(u)})}deleteAllDocumentHistory(s,a,l,c){return e(this,void 0,void 0,function*(){yield this.deleteAllDocumentHistoryRaw({cloud_pk:s,document_pk:a,project_pk:l},c)})}deleteClassificationRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling deleteClassification.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling deleteClassification.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling deleteClassification.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/classification/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"DELETE",headers:c,query:l},a);return new i.VoidApiResponse(u)})}deleteClassification(s,a,l,c){return e(this,void 0,void 0,function*(){yield this.deleteClassificationRaw({cloud_pk:s,id:a,project_pk:l},c)})}deleteCloudRaw(s,a){return e(this,void 0,void 0,function*(){if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling deleteCloud.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{id}".replace("{id}",encodeURIComponent(String(s.id))),method:"DELETE",headers:c,query:l},a);return new i.VoidApiResponse(u)})}deleteCloud(s,a){return e(this,void 0,void 0,function*(){yield this.deleteCloudRaw({id:s},a)})}deleteCloudUserRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling deleteCloudUser.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling deleteCloudUser.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/user/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))),method:"DELETE",headers:c,query:l},a);return new i.VoidApiResponse(u)})}deleteCloudUser(s,a,l){return e(this,void 0,void 0,function*(){yield this.deleteCloudUserRaw({cloud_pk:s,id:a},l)})}deleteDocumentRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling deleteDocument.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling deleteDocument.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling deleteDocument.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/document/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"DELETE",headers:c,query:l},a);return new i.VoidApiResponse(u)})}deleteDocument(s,a,l,c){return e(this,void 0,void 0,function*(){yield this.deleteDocumentRaw({cloud_pk:s,id:a,project_pk:l},c)})}deleteDocumentTagRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling deleteDocumentTag.");if(s.document_pk===null||s.document_pk===void 0)throw new i.RequiredError("document_pk","Required parameter requestParameters.document_pk was null or undefined when calling deleteDocumentTag.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling deleteDocumentTag.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling deleteDocumentTag.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/document/{document_pk}/tag/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{document_pk}",encodeURIComponent(String(s.document_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"DELETE",headers:c,query:l},a);return new i.VoidApiResponse(u)})}deleteDocumentTag(s,a,l,c,u){return e(this,void 0,void 0,function*(){yield this.deleteDocumentTagRaw({cloud_pk:s,document_pk:a,id:l,project_pk:c},u)})}deleteFolderRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling deleteFolder.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling deleteFolder.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling deleteFolder.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/folder/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"DELETE",headers:c,query:l},a);return new i.VoidApiResponse(u)})}deleteFolder(s,a,l,c){return e(this,void 0,void 0,function*(){yield this.deleteFolderRaw({cloud_pk:s,id:a,project_pk:l},c)})}deleteGroupMemberRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling deleteGroupMember.");if(s.group_pk===null||s.group_pk===void 0)throw new i.RequiredError("group_pk","Required parameter requestParameters.group_pk was null or undefined when calling deleteGroupMember.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling deleteGroupMember.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling deleteGroupMember.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/group/{group_pk}/member/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{group_pk}",encodeURIComponent(String(s.group_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"DELETE",headers:c,query:l},a);return new i.VoidApiResponse(u)})}deleteGroupMember(s,a,l,c,u){return e(this,void 0,void 0,function*(){yield this.deleteGroupMemberRaw({cloud_pk:s,group_pk:a,id:l,project_pk:c},u)})}deleteManageGroupRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling deleteManageGroup.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling deleteManageGroup.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling deleteManageGroup.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/group/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"DELETE",headers:c,query:l},a);return new i.VoidApiResponse(u)})}deleteManageGroup(s,a,l,c){return e(this,void 0,void 0,function*(){yield this.deleteManageGroupRaw({cloud_pk:s,id:a,project_pk:l},c)})}deleteProjectRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling deleteProject.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling deleteProject.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))),method:"DELETE",headers:c,query:l},a);return new i.VoidApiResponse(u)})}deleteProject(s,a,l){return e(this,void 0,void 0,function*(){yield this.deleteProjectRaw({cloud_pk:s,id:a},l)})}deleteProjectAccessTokenRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling deleteProjectAccessToken.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling deleteProjectAccessToken.");if(s.token===null||s.token===void 0)throw new i.RequiredError("token","Required parameter requestParameters.token was null or undefined when calling deleteProjectAccessToken.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/access-token/{token}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))).replace("{token}",encodeURIComponent(String(s.token))),method:"DELETE",headers:c,query:l},a);return new i.VoidApiResponse(u)})}deleteProjectAccessToken(s,a,l,c){return e(this,void 0,void 0,function*(){yield this.deleteProjectAccessTokenRaw({cloud_pk:s,project_pk:a,token:l},c)})}deleteProjectUserRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling deleteProjectUser.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling deleteProjectUser.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling deleteProjectUser.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/user/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"DELETE",headers:c,query:l},a);return new i.VoidApiResponse(u)})}deleteProjectUser(s,a,l,c){return e(this,void 0,void 0,function*(){yield this.deleteProjectUserRaw({cloud_pk:s,id:a,project_pk:l},c)})}deleteTagRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling deleteTag.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling deleteTag.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling deleteTag.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/tag/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"DELETE",headers:c,query:l},a);return new i.VoidApiResponse(u)})}deleteTag(s,a,l,c){return e(this,void 0,void 0,function*(){yield this.deleteTagRaw({cloud_pk:s,id:a,project_pk:l},c)})}deleteValidationRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling deleteValidation.");if(s.document_pk===null||s.document_pk===void 0)throw new i.RequiredError("document_pk","Required parameter requestParameters.document_pk was null or undefined when calling deleteValidation.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling deleteValidation.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling deleteValidation.");if(s.visa_pk===null||s.visa_pk===void 0)throw new i.RequiredError("visa_pk","Required parameter requestParameters.visa_pk was null or undefined when calling deleteValidation.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/document/{document_pk}/visa/{visa_pk}/validation/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{document_pk}",encodeURIComponent(String(s.document_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))).replace("{visa_pk}",encodeURIComponent(String(s.visa_pk))),method:"DELETE",headers:c,query:l},a);return new i.VoidApiResponse(u)})}deleteValidation(s,a,l,c,u,d){return e(this,void 0,void 0,function*(){yield this.deleteValidationRaw({cloud_pk:s,document_pk:a,id:l,project_pk:c,visa_pk:u},d)})}deleteVisaRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling deleteVisa.");if(s.document_pk===null||s.document_pk===void 0)throw new i.RequiredError("document_pk","Required parameter requestParameters.document_pk was null or undefined when calling deleteVisa.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling deleteVisa.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling deleteVisa.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/document/{document_pk}/visa/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{document_pk}",encodeURIComponent(String(s.document_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"DELETE",headers:c,query:l},a);return new i.VoidApiResponse(u)})}deleteVisa(s,a,l,c,u){return e(this,void 0,void 0,function*(){yield this.deleteVisaRaw({cloud_pk:s,document_pk:a,id:l,project_pk:c},u)})}deleteVisaCommentRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling deleteVisaComment.");if(s.document_pk===null||s.document_pk===void 0)throw new i.RequiredError("document_pk","Required parameter requestParameters.document_pk was null or undefined when calling deleteVisaComment.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling deleteVisaComment.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling deleteVisaComment.");if(s.visa_pk===null||s.visa_pk===void 0)throw new i.RequiredError("visa_pk","Required parameter requestParameters.visa_pk was null or undefined when calling deleteVisaComment.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/document/{document_pk}/visa/{visa_pk}/comment/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{document_pk}",encodeURIComponent(String(s.document_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))).replace("{visa_pk}",encodeURIComponent(String(s.visa_pk))),method:"DELETE",headers:c,query:l},a);return new i.VoidApiResponse(u)})}deleteVisaComment(s,a,l,c,u,d){return e(this,void 0,void 0,function*(){yield this.deleteVisaCommentRaw({cloud_pk:s,document_pk:a,id:l,project_pk:c,visa_pk:u},d)})}denyUserInvitationRaw(s,a){return e(this,void 0,void 0,function*(){if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling denyUserInvitation.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/user/invitations/{id}/deny".replace("{id}",encodeURIComponent(String(s.id))),method:"POST",headers:c,query:l},a);return new i.VoidApiResponse(u)})}denyUserInvitation(s,a){return e(this,void 0,void 0,function*(){yield this.denyUserInvitationRaw({id:s},a)})}denyValidationRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling denyValidation.");if(s.document_pk===null||s.document_pk===void 0)throw new i.RequiredError("document_pk","Required parameter requestParameters.document_pk was null or undefined when calling denyValidation.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling denyValidation.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling denyValidation.");if(s.visa_pk===null||s.visa_pk===void 0)throw new i.RequiredError("visa_pk","Required parameter requestParameters.visa_pk was null or undefined when calling denyValidation.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=[{contentType:"multipart/form-data"},{contentType:"application/x-www-form-urlencoded"},{contentType:"application/json"}],d=i.canConsumeForm(u);let h,A=!1;A=d,A?h=new FormData:h=new URLSearchParams,s.attachment!==void 0&&h.append("attachment",s.attachment);const g=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/document/{document_pk}/visa/{visa_pk}/validation/{id}/deny".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{document_pk}",encodeURIComponent(String(s.document_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))).replace("{visa_pk}",encodeURIComponent(String(s.visa_pk))),method:"POST",headers:c,query:l,body:h},a);return new i.JSONApiResponse(g,p=>o.VisaAttachmentFromJSON(p))})}denyValidation(s,a,l,c,u,d,h){return e(this,void 0,void 0,function*(){return yield(yield this.denyValidationRaw({cloud_pk:s,document_pk:a,id:l,project_pk:c,visa_pk:u,attachment:d},h)).value()})}getClassificationRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getClassification.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling getClassification.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getClassification.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/classification/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>o.ClassificationFromJSON(d))})}getClassification(s,a,l,c){return e(this,void 0,void 0,function*(){return yield(yield this.getClassificationRaw({cloud_pk:s,id:a,project_pk:l},c)).value()})}getClassificationsRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getClassifications.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getClassifications.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/classification".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>d.map(o.ClassificationFromJSON))})}getClassifications(s,a,l){return e(this,void 0,void 0,function*(){return yield(yield this.getClassificationsRaw({cloud_pk:s,project_pk:a},l)).value()})}getCloudRaw(s,a){return e(this,void 0,void 0,function*(){if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling getCloud.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{id}".replace("{id}",encodeURIComponent(String(s.id))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>o.CloudFromJSON(d))})}getCloud(s,a){return e(this,void 0,void 0,function*(){return yield(yield this.getCloudRaw({id:s},a)).value()})}getCloudInvitationsRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getCloudInvitations.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/invitation".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>d.map(o.CloudInvitationFromJSON))})}getCloudInvitations(s,a){return e(this,void 0,void 0,function*(){return yield(yield this.getCloudInvitationsRaw({cloud_pk:s},a)).value()})}getCloudSizeRaw(s,a){return e(this,void 0,void 0,function*(){if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling getCloudSize.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{id}/size".replace("{id}",encodeURIComponent(String(s.id))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>o.SizeFromJSON(d))})}getCloudSize(s,a){return e(this,void 0,void 0,function*(){return yield(yield this.getCloudSizeRaw({id:s},a)).value()})}getCloudUserRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getCloudUser.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling getCloudUser.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/user/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>o.UserFromJSON(d))})}getCloudUser(s,a,l){return e(this,void 0,void 0,function*(){return yield(yield this.getCloudUserRaw({cloud_pk:s,id:a},l)).value()})}getCloudUsersRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getCloudUsers.");const l={};s.email!==void 0&&(l.email=s.email),s.email__contains!==void 0&&(l.email__contains=s.email__contains),s.email__endswith!==void 0&&(l.email__endswith=s.email__endswith),s.email__startswith!==void 0&&(l.email__startswith=s.email__startswith);const c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/user".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>d.map(o.UserFromJSON))})}getCloudUsers(s,a,l,c,u,d){return e(this,void 0,void 0,function*(){return yield(yield this.getCloudUsersRaw({cloud_pk:s,email:a,email__contains:l,email__endswith:c,email__startswith:u},d)).value()})}getCloudsRaw(s){return e(this,void 0,void 0,function*(){const a={},l={};this.configuration&&this.configuration.apiKey&&(l.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(l.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(l.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(l.Authorization=this.configuration.apiKey("Authorization"));const c=yield this.request({path:"/cloud",method:"GET",headers:l,query:a},s);return new i.JSONApiResponse(c,u=>u.map(o.CloudFromJSON))})}getClouds(s){return e(this,void 0,void 0,function*(){return yield(yield this.getCloudsRaw(s)).value()})}getDocumentRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getDocument.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling getDocument.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getDocument.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/document/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>o.DocumentFromJSON(d))})}getDocument(s,a,l,c){return e(this,void 0,void 0,function*(){return yield(yield this.getDocumentRaw({cloud_pk:s,id:a,project_pk:l},c)).value()})}getDocumentHistoriesRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getDocumentHistories.");if(s.document_pk===null||s.document_pk===void 0)throw new i.RequiredError("document_pk","Required parameter requestParameters.document_pk was null or undefined when calling getDocumentHistories.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getDocumentHistories.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/document/{document_pk}/history".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{document_pk}",encodeURIComponent(String(s.document_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>d.map(o.DocumentFromJSON))})}getDocumentHistories(s,a,l,c){return e(this,void 0,void 0,function*(){return yield(yield this.getDocumentHistoriesRaw({cloud_pk:s,document_pk:a,project_pk:l},c)).value()})}getDocumentsRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getDocuments.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getDocuments.");const l={};s.created_after!==void 0&&(l.created_after=s.created_after.toISOString()),s.created_before!==void 0&&(l.created_before=s.created_before.toISOString()),s.creator_email!==void 0&&(l.creator_email=s.creator_email),s.description!==void 0&&(l.description=s.description),s.description__contains!==void 0&&(l.description__contains=s.description__contains),s.description__endswith!==void 0&&(l.description__endswith=s.description__endswith),s.description__startswith!==void 0&&(l.description__startswith=s.description__startswith),s.file_name!==void 0&&(l.file_name=s.file_name),s.file_name__contains!==void 0&&(l.file_name__contains=s.file_name__contains),s.file_name__endswith!==void 0&&(l.file_name__endswith=s.file_name__endswith),s.file_name__startswith!==void 0&&(l.file_name__startswith=s.file_name__startswith),s.name!==void 0&&(l.name=s.name),s.name__contains!==void 0&&(l.name__contains=s.name__contains),s.name__endswith!==void 0&&(l.name__endswith=s.name__endswith),s.name__startswith!==void 0&&(l.name__startswith=s.name__startswith),s.size_max!==void 0&&(l.size_max=s.size_max),s.size_min!==void 0&&(l.size_min=s.size_min),s.tags&&(l.tags=s.tags.join(i.COLLECTION_FORMATS.csv)),s.visa__creator_email!==void 0&&(l.visa__creator_email=s.visa__creator_email),s.visa__deadline_after!==void 0&&(l.visa__deadline_after=s.visa__deadline_after.toISOString().substr(0,10)),s.visa__deadline_before!==void 0&&(l.visa__deadline_before=s.visa__deadline_before.toISOString().substr(0,10)),s.visa__status!==void 0&&(l.visa__status=s.visa__status),s.visa__validation_status!==void 0&&(l.visa__validation_status=s.visa__validation_status),s.visa__validator_email!==void 0&&(l.visa__validator_email=s.visa__validator_email);const c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/document".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>d.map(o.DocumentFromJSON))})}getDocuments(s,a,l,c,u,d,h,A,g,p,M,f,L,w,v,I,C,b,x,k,B,S,T,R,F,Z,H){return e(this,void 0,void 0,function*(){return yield(yield this.getDocumentsRaw({cloud_pk:s,project_pk:a,created_after:l,created_before:c,creator_email:u,description:d,description__contains:h,description__endswith:A,description__startswith:g,file_name:p,file_name__contains:M,file_name__endswith:f,file_name__startswith:L,name:w,name__contains:v,name__endswith:I,name__startswith:C,size_max:b,size_min:x,tags:k,visa__creator_email:B,visa__deadline_after:S,visa__deadline_before:T,visa__status:R,visa__validation_status:F,visa__validator_email:Z},H)).value()})}getFolderRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getFolder.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling getFolder.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getFolder.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/folder/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>o.FolderWithoutChildrenFromJSON(d))})}getFolder(s,a,l,c){return e(this,void 0,void 0,function*(){return yield(yield this.getFolderRaw({cloud_pk:s,id:a,project_pk:l},c)).value()})}getFolderDocumentsRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getFolderDocuments.");if(s.folder_pk===null||s.folder_pk===void 0)throw new i.RequiredError("folder_pk","Required parameter requestParameters.folder_pk was null or undefined when calling getFolderDocuments.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getFolderDocuments.");const l={};s.created_after!==void 0&&(l.created_after=s.created_after.toISOString()),s.created_before!==void 0&&(l.created_before=s.created_before.toISOString()),s.creator_email!==void 0&&(l.creator_email=s.creator_email),s.description!==void 0&&(l.description=s.description),s.description__contains!==void 0&&(l.description__contains=s.description__contains),s.description__endswith!==void 0&&(l.description__endswith=s.description__endswith),s.description__startswith!==void 0&&(l.description__startswith=s.description__startswith),s.file_name!==void 0&&(l.file_name=s.file_name),s.file_name__contains!==void 0&&(l.file_name__contains=s.file_name__contains),s.file_name__endswith!==void 0&&(l.file_name__endswith=s.file_name__endswith),s.file_name__startswith!==void 0&&(l.file_name__startswith=s.file_name__startswith),s.name!==void 0&&(l.name=s.name),s.name__contains!==void 0&&(l.name__contains=s.name__contains),s.name__endswith!==void 0&&(l.name__endswith=s.name__endswith),s.name__startswith!==void 0&&(l.name__startswith=s.name__startswith),s.size_max!==void 0&&(l.size_max=s.size_max),s.size_min!==void 0&&(l.size_min=s.size_min),s.tags&&(l.tags=s.tags.join(i.COLLECTION_FORMATS.csv)),s.visa__creator_email!==void 0&&(l.visa__creator_email=s.visa__creator_email),s.visa__deadline_after!==void 0&&(l.visa__deadline_after=s.visa__deadline_after.toISOString().substr(0,10)),s.visa__deadline_before!==void 0&&(l.visa__deadline_before=s.visa__deadline_before.toISOString().substr(0,10)),s.visa__status!==void 0&&(l.visa__status=s.visa__status),s.visa__validation_status!==void 0&&(l.visa__validation_status=s.visa__validation_status),s.visa__validator_email!==void 0&&(l.visa__validator_email=s.visa__validator_email);const c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/folder/{folder_pk}/document".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{folder_pk}",encodeURIComponent(String(s.folder_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>d.map(o.DocumentFromJSON))})}getFolderDocuments(s,a,l,c,u,d,h,A,g,p,M,f,L,w,v,I,C,b,x,k,B,S,T,R,F,Z,H,X){return e(this,void 0,void 0,function*(){return yield(yield this.getFolderDocumentsRaw({cloud_pk:s,folder_pk:a,project_pk:l,created_after:c,created_before:u,creator_email:d,description:h,description__contains:A,description__endswith:g,description__startswith:p,file_name:M,file_name__contains:f,file_name__endswith:L,file_name__startswith:w,name:v,name__contains:I,name__endswith:C,name__startswith:b,size_max:x,size_min:k,tags:B,visa__creator_email:S,visa__deadline_after:T,visa__deadline_before:R,visa__status:F,visa__validation_status:Z,visa__validator_email:H},X)).value()})}getFolderProjectUsersRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getFolderProjectUsers.");if(s.folder_pk===null||s.folder_pk===void 0)throw new i.RequiredError("folder_pk","Required parameter requestParameters.folder_pk was null or undefined when calling getFolderProjectUsers.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getFolderProjectUsers.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/folder/{folder_pk}/user".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{folder_pk}",encodeURIComponent(String(s.folder_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>d.map(o.FolderUserProjectFromJSON))})}getFolderProjectUsers(s,a,l,c){return e(this,void 0,void 0,function*(){return yield(yield this.getFolderProjectUsersRaw({cloud_pk:s,folder_pk:a,project_pk:l},c)).value()})}getFoldersRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getFolders.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getFolders.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/folder".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>d.map(o.FolderWithoutChildrenFromJSON))})}getFolders(s,a,l){return e(this,void 0,void 0,function*(){return yield(yield this.getFoldersRaw({cloud_pk:s,project_pk:a},l)).value()})}getGroupRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getGroup.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling getGroup.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getGroup.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/me/group/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>o.GroupFromJSON(d))})}getGroup(s,a,l,c){return e(this,void 0,void 0,function*(){return yield(yield this.getGroupRaw({cloud_pk:s,id:a,project_pk:l},c)).value()})}getGroupsRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getGroups.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getGroups.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/me/group".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>d.map(o.GroupFromJSON))})}getGroups(s,a,l){return e(this,void 0,void 0,function*(){return yield(yield this.getGroupsRaw({cloud_pk:s,project_pk:a},l)).value()})}getLogsRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getLogs.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getLogs.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/logs".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>d.map(o.LogEntryFromJSON))})}getLogs(s,a,l){return e(this,void 0,void 0,function*(){return yield(yield this.getLogsRaw({cloud_pk:s,project_pk:a},l)).value()})}getManageGroupRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getManageGroup.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling getManageGroup.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getManageGroup.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/group/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>o.GroupFromJSON(d))})}getManageGroup(s,a,l,c){return e(this,void 0,void 0,function*(){return yield(yield this.getManageGroupRaw({cloud_pk:s,id:a,project_pk:l},c)).value()})}getManageGroupsRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getManageGroups.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getManageGroups.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/group".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>d.map(o.GroupFromJSON))})}getManageGroups(s,a,l){return e(this,void 0,void 0,function*(){return yield(yield this.getManageGroupsRaw({cloud_pk:s,project_pk:a},l)).value()})}getProjectRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getProject.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling getProject.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>o.ProjectWithChildrenFromJSON(d))})}getProject(s,a,l){return e(this,void 0,void 0,function*(){return yield(yield this.getProjectRaw({cloud_pk:s,id:a},l)).value()})}getProjectAccessTokenRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getProjectAccessToken.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getProjectAccessToken.");if(s.token===null||s.token===void 0)throw new i.RequiredError("token","Required parameter requestParameters.token was null or undefined when calling getProjectAccessToken.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/access-token/{token}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))).replace("{token}",encodeURIComponent(String(s.token))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>o.ProjectAccessTokenFromJSON(d))})}getProjectAccessToken(s,a,l,c){return e(this,void 0,void 0,function*(){return yield(yield this.getProjectAccessTokenRaw({cloud_pk:s,project_pk:a,token:l},c)).value()})}getProjectAccessTokensRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getProjectAccessTokens.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getProjectAccessTokens.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/access-token".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>d.map(o.ProjectAccessTokenFromJSON))})}getProjectAccessTokens(s,a,l){return e(this,void 0,void 0,function*(){return yield(yield this.getProjectAccessTokensRaw({cloud_pk:s,project_pk:a},l)).value()})}getProjectCreatorVisasRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getProjectCreatorVisas.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getProjectCreatorVisas.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/me/visa/creator".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>d.map(o.VisaFromJSON))})}getProjectCreatorVisas(s,a,l){return e(this,void 0,void 0,function*(){return yield(yield this.getProjectCreatorVisasRaw({cloud_pk:s,project_pk:a},l)).value()})}getProjectDMSTreeRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getProjectDMSTree.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling getProjectDMSTree.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{id}/dms-tree".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>o.FolderFromJSON(d))})}getProjectDMSTree(s,a,l){return e(this,void 0,void 0,function*(){return yield(yield this.getProjectDMSTreeRaw({cloud_pk:s,id:a},l)).value()})}getProjectFolderTreeRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getProjectFolderTree.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling getProjectFolderTree.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{id}/folder-tree".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>d.map(o.FolderTreeFromJSON))})}getProjectFolderTree(s,a,l){return e(this,void 0,void 0,function*(){return yield(yield this.getProjectFolderTreeRaw({cloud_pk:s,id:a},l)).value()})}getProjectInvitationsRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getProjectInvitations.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getProjectInvitations.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/invitation".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>d.map(o.ProjectInvitationFromJSON))})}getProjectInvitations(s,a,l){return e(this,void 0,void 0,function*(){return yield(yield this.getProjectInvitationsRaw({cloud_pk:s,project_pk:a},l)).value()})}getProjectSizeRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getProjectSize.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling getProjectSize.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{id}/size".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>o.ProjectSizeFromJSON(d))})}getProjectSize(s,a,l){return e(this,void 0,void 0,function*(){return yield(yield this.getProjectSizeRaw({cloud_pk:s,id:a},l)).value()})}getProjectSubTreeRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getProjectSubTree.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/subtree".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>d.map(o.ProjectWithChildrenFromJSON))})}getProjectSubTree(s,a){return e(this,void 0,void 0,function*(){return yield(yield this.getProjectSubTreeRaw({cloud_pk:s},a)).value()})}getProjectTreeRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getProjectTree.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling getProjectTree.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{id}/tree".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>o.FolderFromJSON(d))})}getProjectTree(s,a,l){return e(this,void 0,void 0,function*(){return yield(yield this.getProjectTreeRaw({cloud_pk:s,id:a},l)).value()})}getProjectUsersRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getProjectUsers.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getProjectUsers.");const l={};s.email!==void 0&&(l.email=s.email),s.email__contains!==void 0&&(l.email__contains=s.email__contains),s.email__endswith!==void 0&&(l.email__endswith=s.email__endswith),s.email__startswith!==void 0&&(l.email__startswith=s.email__startswith);const c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/user".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>d.map(o.UserProjectFromJSON))})}getProjectUsers(s,a,l,c,u,d,h){return e(this,void 0,void 0,function*(){return yield(yield this.getProjectUsersRaw({cloud_pk:s,project_pk:a,email:l,email__contains:c,email__endswith:u,email__startswith:d},h)).value()})}getProjectValidatorVisasRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getProjectValidatorVisas.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getProjectValidatorVisas.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/me/visa/validator".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>d.map(o.VisaFromJSON))})}getProjectValidatorVisas(s,a,l){return e(this,void 0,void 0,function*(){return yield(yield this.getProjectValidatorVisasRaw({cloud_pk:s,project_pk:a},l)).value()})}getProjectsRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getProjects.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>d.map(o.ProjectFromJSON))})}getProjects(s,a){return e(this,void 0,void 0,function*(){return yield(yield this.getProjectsRaw({cloud_pk:s},a)).value()})}getSelfProjectsRaw(s){return e(this,void 0,void 0,function*(){const a={},l={};this.configuration&&this.configuration.apiKey&&(l.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(l.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(l.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(l.Authorization=this.configuration.apiKey("Authorization"));const c=yield this.request({path:"/user/projects",method:"GET",headers:l,query:a},s);return new i.JSONApiResponse(c,u=>u.map(o.ProjectFromJSON))})}getSelfProjects(s){return e(this,void 0,void 0,function*(){return yield(yield this.getSelfProjectsRaw(s)).value()})}getSelfUserRaw(s){return e(this,void 0,void 0,function*(){const a={},l={};this.configuration&&this.configuration.apiKey&&(l.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(l.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(l.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(l.Authorization=this.configuration.apiKey("Authorization"));const c=yield this.request({path:"/user",method:"GET",headers:l,query:a},s);return new i.JSONApiResponse(c,u=>o.SelfUserFromJSON(u))})}getSelfUser(s){return e(this,void 0,void 0,function*(){return yield(yield this.getSelfUserRaw(s)).value()})}getTagRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getTag.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling getTag.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getTag.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/tag/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>o.TagFromJSON(d))})}getTag(s,a,l,c){return e(this,void 0,void 0,function*(){return yield(yield this.getTagRaw({cloud_pk:s,id:a,project_pk:l},c)).value()})}getTagsRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getTags.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getTags.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/tag".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>d.map(o.TagFromJSON))})}getTags(s,a,l){return e(this,void 0,void 0,function*(){return yield(yield this.getTagsRaw({cloud_pk:s,project_pk:a},l)).value()})}getUserInvitationRaw(s,a){return e(this,void 0,void 0,function*(){if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling getUserInvitation.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/user/invitations/{id}".replace("{id}",encodeURIComponent(String(s.id))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>o.UserInvitationFromJSON(d))})}getUserInvitation(s,a){return e(this,void 0,void 0,function*(){return yield(yield this.getUserInvitationRaw({id:s},a)).value()})}getUserInvitationsRaw(s){return e(this,void 0,void 0,function*(){const a={},l={};this.configuration&&this.configuration.apiKey&&(l.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(l.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(l.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(l.Authorization=this.configuration.apiKey("Authorization"));const c=yield this.request({path:"/user/invitations",method:"GET",headers:l,query:a},s);return new i.JSONApiResponse(c,u=>u.map(o.UserInvitationFromJSON))})}getUserInvitations(s){return e(this,void 0,void 0,function*(){return yield(yield this.getUserInvitationsRaw(s)).value()})}getValidationRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getValidation.");if(s.document_pk===null||s.document_pk===void 0)throw new i.RequiredError("document_pk","Required parameter requestParameters.document_pk was null or undefined when calling getValidation.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling getValidation.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getValidation.");if(s.visa_pk===null||s.visa_pk===void 0)throw new i.RequiredError("visa_pk","Required parameter requestParameters.visa_pk was null or undefined when calling getValidation.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/document/{document_pk}/visa/{visa_pk}/validation/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{document_pk}",encodeURIComponent(String(s.document_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))).replace("{visa_pk}",encodeURIComponent(String(s.visa_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>o.VisaValidationFromJSON(d))})}getValidation(s,a,l,c,u,d){return e(this,void 0,void 0,function*(){return yield(yield this.getValidationRaw({cloud_pk:s,document_pk:a,id:l,project_pk:c,visa_pk:u},d)).value()})}getValidationsRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getValidations.");if(s.document_pk===null||s.document_pk===void 0)throw new i.RequiredError("document_pk","Required parameter requestParameters.document_pk was null or undefined when calling getValidations.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getValidations.");if(s.visa_pk===null||s.visa_pk===void 0)throw new i.RequiredError("visa_pk","Required parameter requestParameters.visa_pk was null or undefined when calling getValidations.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/document/{document_pk}/visa/{visa_pk}/validation".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{document_pk}",encodeURIComponent(String(s.document_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))).replace("{visa_pk}",encodeURIComponent(String(s.visa_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>d.map(o.VisaValidationFromJSON))})}getValidations(s,a,l,c,u){return e(this,void 0,void 0,function*(){return yield(yield this.getValidationsRaw({cloud_pk:s,document_pk:a,project_pk:l,visa_pk:c},u)).value()})}getVisaRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getVisa.");if(s.document_pk===null||s.document_pk===void 0)throw new i.RequiredError("document_pk","Required parameter requestParameters.document_pk was null or undefined when calling getVisa.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling getVisa.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getVisa.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/document/{document_pk}/visa/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{document_pk}",encodeURIComponent(String(s.document_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>o.VisaFromJSON(d))})}getVisa(s,a,l,c,u){return e(this,void 0,void 0,function*(){return yield(yield this.getVisaRaw({cloud_pk:s,document_pk:a,id:l,project_pk:c},u)).value()})}getVisaCommentRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getVisaComment.");if(s.document_pk===null||s.document_pk===void 0)throw new i.RequiredError("document_pk","Required parameter requestParameters.document_pk was null or undefined when calling getVisaComment.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling getVisaComment.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getVisaComment.");if(s.visa_pk===null||s.visa_pk===void 0)throw new i.RequiredError("visa_pk","Required parameter requestParameters.visa_pk was null or undefined when calling getVisaComment.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/document/{document_pk}/visa/{visa_pk}/comment/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{document_pk}",encodeURIComponent(String(s.document_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))).replace("{visa_pk}",encodeURIComponent(String(s.visa_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>o.VisaCommentFromJSON(d))})}getVisaComment(s,a,l,c,u,d){return e(this,void 0,void 0,function*(){return yield(yield this.getVisaCommentRaw({cloud_pk:s,document_pk:a,id:l,project_pk:c,visa_pk:u},d)).value()})}getVisaCommentsRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getVisaComments.");if(s.document_pk===null||s.document_pk===void 0)throw new i.RequiredError("document_pk","Required parameter requestParameters.document_pk was null or undefined when calling getVisaComments.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getVisaComments.");if(s.visa_pk===null||s.visa_pk===void 0)throw new i.RequiredError("visa_pk","Required parameter requestParameters.visa_pk was null or undefined when calling getVisaComments.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/document/{document_pk}/visa/{visa_pk}/comment".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{document_pk}",encodeURIComponent(String(s.document_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))).replace("{visa_pk}",encodeURIComponent(String(s.visa_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>d.map(o.VisaCommentFromJSON))})}getVisaComments(s,a,l,c,u){return e(this,void 0,void 0,function*(){return yield(yield this.getVisaCommentsRaw({cloud_pk:s,document_pk:a,project_pk:l,visa_pk:c},u)).value()})}getVisasRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getVisas.");if(s.document_pk===null||s.document_pk===void 0)throw new i.RequiredError("document_pk","Required parameter requestParameters.document_pk was null or undefined when calling getVisas.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getVisas.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/document/{document_pk}/visa".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{document_pk}",encodeURIComponent(String(s.document_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>d.map(o.VisaFromJSON))})}getVisas(s,a,l,c){return e(this,void 0,void 0,function*(){return yield(yield this.getVisasRaw({cloud_pk:s,document_pk:a,project_pk:l},c)).value()})}importFromProjectRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling importFromProject.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling importFromProject.");if(s.ProjectImportRequest===null||s.ProjectImportRequest===void 0)throw new i.RequiredError("ProjectImportRequest","Required parameter requestParameters.ProjectImportRequest was null or undefined when calling importFromProject.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{id}/import_from".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))),method:"POST",headers:c,query:l,body:o.ProjectImportRequestToJSON(s.ProjectImportRequest)},a);return new i.JSONApiResponse(u,d=>o.ProjectFromJSON(d))})}importFromProject(s,a,l,c){return e(this,void 0,void 0,function*(){return yield(yield this.importFromProjectRaw({cloud_pk:s,id:a,ProjectImportRequest:l},c)).value()})}importManageGroupRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling importManageGroup.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling importManageGroup.");if(s.ImportGroupRequest===null||s.ImportGroupRequest===void 0)throw new i.RequiredError("ImportGroupRequest","Required parameter requestParameters.ImportGroupRequest was null or undefined when calling importManageGroup.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/group/import".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"POST",headers:c,query:l,body:o.ImportGroupRequestToJSON(s.ImportGroupRequest)},a);return new i.JSONApiResponse(u,d=>d.map(o.GroupFromJSON))})}importManageGroup(s,a,l,c){return e(this,void 0,void 0,function*(){return yield(yield this.importManageGroupRaw({cloud_pk:s,project_pk:a,ImportGroupRequest:l},c)).value()})}inviteCloudUserRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling inviteCloudUser.");if(s.CloudInvitationRequest===null||s.CloudInvitationRequest===void 0)throw new i.RequiredError("CloudInvitationRequest","Required parameter requestParameters.CloudInvitationRequest was null or undefined when calling inviteCloudUser.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/invitation".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))),method:"POST",headers:c,query:l,body:o.CloudInvitationRequestToJSON(s.CloudInvitationRequest)},a);return new i.JSONApiResponse(u,d=>o.CloudInvitationFromJSON(d))})}inviteCloudUser(s,a,l){return e(this,void 0,void 0,function*(){return yield(yield this.inviteCloudUserRaw({cloud_pk:s,CloudInvitationRequest:a},l)).value()})}inviteProjectUserRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling inviteProjectUser.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling inviteProjectUser.");if(s.ProjectInvitationRequest===null||s.ProjectInvitationRequest===void 0)throw new i.RequiredError("ProjectInvitationRequest","Required parameter requestParameters.ProjectInvitationRequest was null or undefined when calling inviteProjectUser.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/invitation".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"POST",headers:c,query:l,body:o.ProjectInvitationRequestToJSON(s.ProjectInvitationRequest)},a);return new i.JSONApiResponse(u,d=>o.ProjectInvitationFromJSON(d))})}inviteProjectUser(s,a,l,c){return e(this,void 0,void 0,function*(){return yield(yield this.inviteProjectUserRaw({cloud_pk:s,project_pk:a,ProjectInvitationRequest:l},c)).value()})}leaveProjectRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling leaveProject.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling leaveProject.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{id}/leave".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))),method:"POST",headers:c,query:l},a);return new i.VoidApiResponse(u)})}leaveProject(s,a,l){return e(this,void 0,void 0,function*(){yield this.leaveProjectRaw({cloud_pk:s,id:a},l)})}leaveVersionDocumentHistoryRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling leaveVersionDocumentHistory.");if(s.document_pk===null||s.document_pk===void 0)throw new i.RequiredError("document_pk","Required parameter requestParameters.document_pk was null or undefined when calling leaveVersionDocumentHistory.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling leaveVersionDocumentHistory.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling leaveVersionDocumentHistory.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/document/{document_pk}/history/{id}/leave".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{document_pk}",encodeURIComponent(String(s.document_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"POST",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>o.DocumentFromJSON(d))})}leaveVersionDocumentHistory(s,a,l,c,u){return e(this,void 0,void 0,function*(){return yield(yield this.leaveVersionDocumentHistoryRaw({cloud_pk:s,document_pk:a,id:l,project_pk:c},u)).value()})}makeHeadVersionDocumentHistoryRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling makeHeadVersionDocumentHistory.");if(s.document_pk===null||s.document_pk===void 0)throw new i.RequiredError("document_pk","Required parameter requestParameters.document_pk was null or undefined when calling makeHeadVersionDocumentHistory.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling makeHeadVersionDocumentHistory.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling makeHeadVersionDocumentHistory.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/document/{document_pk}/history/{id}/head-version".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{document_pk}",encodeURIComponent(String(s.document_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"POST",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>o.DocumentFromJSON(d))})}makeHeadVersionDocumentHistory(s,a,l,c,u){return e(this,void 0,void 0,function*(){return yield(yield this.makeHeadVersionDocumentHistoryRaw({cloud_pk:s,document_pk:a,id:l,project_pk:c},u)).value()})}pauseVisaRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling pauseVisa.");if(s.document_pk===null||s.document_pk===void 0)throw new i.RequiredError("document_pk","Required parameter requestParameters.document_pk was null or undefined when calling pauseVisa.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling pauseVisa.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling pauseVisa.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/document/{document_pk}/visa/{id}/pause".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{document_pk}",encodeURIComponent(String(s.document_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"POST",headers:c,query:l},a);return new i.VoidApiResponse(u)})}pauseVisa(s,a,l,c,u){return e(this,void 0,void 0,function*(){yield this.pauseVisaRaw({cloud_pk:s,document_pk:a,id:l,project_pk:c},u)})}resetValidationRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling resetValidation.");if(s.document_pk===null||s.document_pk===void 0)throw new i.RequiredError("document_pk","Required parameter requestParameters.document_pk was null or undefined when calling resetValidation.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling resetValidation.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling resetValidation.");if(s.visa_pk===null||s.visa_pk===void 0)throw new i.RequiredError("visa_pk","Required parameter requestParameters.visa_pk was null or undefined when calling resetValidation.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/document/{document_pk}/visa/{visa_pk}/validation/{id}/reset".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{document_pk}",encodeURIComponent(String(s.document_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))).replace("{visa_pk}",encodeURIComponent(String(s.visa_pk))),method:"POST",headers:c,query:l},a);return new i.VoidApiResponse(u)})}resetValidation(s,a,l,c,u,d){return e(this,void 0,void 0,function*(){yield this.resetValidationRaw({cloud_pk:s,document_pk:a,id:l,project_pk:c,visa_pk:u},d)})}resumeVisaRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling resumeVisa.");if(s.document_pk===null||s.document_pk===void 0)throw new i.RequiredError("document_pk","Required parameter requestParameters.document_pk was null or undefined when calling resumeVisa.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling resumeVisa.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling resumeVisa.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/document/{document_pk}/visa/{id}/resume".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{document_pk}",encodeURIComponent(String(s.document_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"POST",headers:c,query:l},a);return new i.VoidApiResponse(u)})}resumeVisa(s,a,l,c,u){return e(this,void 0,void 0,function*(){yield this.resumeVisaRaw({cloud_pk:s,document_pk:a,id:l,project_pk:c},u)})}updateClassificationRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling updateClassification.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling updateClassification.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling updateClassification.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/classification/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"PATCH",headers:c,query:l,body:o.PatchedClassificationRequestToJSON(s.PatchedClassificationRequest)},a);return new i.JSONApiResponse(u,d=>o.ClassificationFromJSON(d))})}updateClassification(s,a,l,c,u){return e(this,void 0,void 0,function*(){return yield(yield this.updateClassificationRaw({cloud_pk:s,id:a,project_pk:l,PatchedClassificationRequest:c},u)).value()})}updateCloudRaw(s,a){return e(this,void 0,void 0,function*(){if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling updateCloud.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{id}".replace("{id}",encodeURIComponent(String(s.id))),method:"PATCH",headers:c,query:l,body:o.PatchedCloudRequestToJSON(s.PatchedCloudRequest)},a);return new i.JSONApiResponse(u,d=>o.CloudFromJSON(d))})}updateCloud(s,a,l){return e(this,void 0,void 0,function*(){return yield(yield this.updateCloudRaw({id:s,PatchedCloudRequest:a},l)).value()})}updateCloudUserRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling updateCloudUser.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling updateCloudUser.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/user/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))),method:"PATCH",headers:c,query:l,body:o.PatchedUserCloudUpdateRequestToJSON(s.PatchedUserCloudUpdateRequest)},a);return new i.JSONApiResponse(u,d=>o.UserFromJSON(d))})}updateCloudUser(s,a,l,c){return e(this,void 0,void 0,function*(){return yield(yield this.updateCloudUserRaw({cloud_pk:s,id:a,PatchedUserCloudUpdateRequest:l},c)).value()})}updateDocumentRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling updateDocument.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling updateDocument.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling updateDocument.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/document/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"PATCH",headers:c,query:l,body:o.PatchedDocumentRequestToJSON(s.PatchedDocumentRequest)},a);return new i.JSONApiResponse(u,d=>o.DocumentFromJSON(d))})}updateDocument(s,a,l,c,u){return e(this,void 0,void 0,function*(){return yield(yield this.updateDocumentRaw({cloud_pk:s,id:a,project_pk:l,PatchedDocumentRequest:c},u)).value()})}updateFolderRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling updateFolder.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling updateFolder.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling updateFolder.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/folder/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"PATCH",headers:c,query:l,body:o.PatchedFolderWithoutChildrenRequestToJSON(s.PatchedFolderWithoutChildrenRequest)},a);return new i.JSONApiResponse(u,d=>o.FolderWithoutChildrenFromJSON(d))})}updateFolder(s,a,l,c,u){return e(this,void 0,void 0,function*(){return yield(yield this.updateFolderRaw({cloud_pk:s,id:a,project_pk:l,PatchedFolderWithoutChildrenRequest:c},u)).value()})}updateGroupFolderRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling updateGroupFolder.");if(s.folder_pk===null||s.folder_pk===void 0)throw new i.RequiredError("folder_pk","Required parameter requestParameters.folder_pk was null or undefined when calling updateGroupFolder.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling updateGroupFolder.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling updateGroupFolder.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/folder/{folder_pk}/group/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{folder_pk}",encodeURIComponent(String(s.folder_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"PATCH",headers:c,query:l,body:o.PatchedGroupFolderRequestToJSON(s.PatchedGroupFolderRequest)},a);return new i.JSONApiResponse(u,d=>o.GroupFolderFromJSON(d))})}updateGroupFolder(s,a,l,c,u,d){return e(this,void 0,void 0,function*(){return yield(yield this.updateGroupFolderRaw({cloud_pk:s,folder_pk:a,id:l,project_pk:c,PatchedGroupFolderRequest:u},d)).value()})}updateManageGroupRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling updateManageGroup.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling updateManageGroup.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling updateManageGroup.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/group/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"PATCH",headers:c,query:l,body:o.PatchedGroupRequestToJSON(s.PatchedGroupRequest)},a);return new i.JSONApiResponse(u,d=>o.GroupFromJSON(d))})}updateManageGroup(s,a,l,c,u){return e(this,void 0,void 0,function*(){return yield(yield this.updateManageGroupRaw({cloud_pk:s,id:a,project_pk:l,PatchedGroupRequest:c},u)).value()})}updatePreviewFileRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling updatePreviewFile.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling updatePreviewFile.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling updatePreviewFile.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=[{contentType:"multipart/form-data"},{contentType:"application/x-www-form-urlencoded"}],d=i.canConsumeForm(u);let h,A=!1;A=d,A?h=new FormData:h=new URLSearchParams,s.office_preview!==void 0&&h.append("office_preview",s.office_preview);const g=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/document/{id}/preview-file".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"PATCH",headers:c,query:l,body:h},a);return new i.JSONApiResponse(g,p=>o.DocumentPreviewFileFromJSON(p))})}updatePreviewFile(s,a,l,c,u){return e(this,void 0,void 0,function*(){return yield(yield this.updatePreviewFileRaw({cloud_pk:s,id:a,project_pk:l,office_preview:c},u)).value()})}updateProjectRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling updateProject.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling updateProject.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))),method:"PATCH",headers:c,query:l,body:o.PatchedProjectRequestToJSON(s.PatchedProjectRequest)},a);return new i.JSONApiResponse(u,d=>o.ProjectFromJSON(d))})}updateProject(s,a,l,c){return e(this,void 0,void 0,function*(){return yield(yield this.updateProjectRaw({cloud_pk:s,id:a,PatchedProjectRequest:l},c)).value()})}updateProjectUserRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling updateProjectUser.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling updateProjectUser.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling updateProjectUser.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/user/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"PATCH",headers:c,query:l,body:o.PatchedUserProjectUpdateRequestToJSON(s.PatchedUserProjectUpdateRequest)},a);return new i.JSONApiResponse(u,d=>o.UserProjectFromJSON(d))})}updateProjectUser(s,a,l,c,u){return e(this,void 0,void 0,function*(){return yield(yield this.updateProjectUserRaw({cloud_pk:s,id:a,project_pk:l,PatchedUserProjectUpdateRequest:c},u)).value()})}updateTagRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling updateTag.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling updateTag.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling updateTag.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/tag/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"PATCH",headers:c,query:l,body:o.PatchedTagRequestToJSON(s.PatchedTagRequest)},a);return new i.JSONApiResponse(u,d=>o.TagFromJSON(d))})}updateTag(s,a,l,c,u){return e(this,void 0,void 0,function*(){return yield(yield this.updateTagRaw({cloud_pk:s,id:a,project_pk:l,PatchedTagRequest:c},u)).value()})}updateValidationRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling updateValidation.");if(s.document_pk===null||s.document_pk===void 0)throw new i.RequiredError("document_pk","Required parameter requestParameters.document_pk was null or undefined when calling updateValidation.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling updateValidation.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling updateValidation.");if(s.visa_pk===null||s.visa_pk===void 0)throw new i.RequiredError("visa_pk","Required parameter requestParameters.visa_pk was null or undefined when calling updateValidation.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/document/{document_pk}/visa/{visa_pk}/validation/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{document_pk}",encodeURIComponent(String(s.document_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))).replace("{visa_pk}",encodeURIComponent(String(s.visa_pk))),method:"PATCH",headers:c,query:l,body:o.PatchedVisaValidationRequestToJSON(s.PatchedVisaValidationRequest)},a);return new i.JSONApiResponse(u,d=>o.VisaValidationFromJSON(d))})}updateValidation(s,a,l,c,u,d,h){return e(this,void 0,void 0,function*(){return yield(yield this.updateValidationRaw({cloud_pk:s,document_pk:a,id:l,project_pk:c,visa_pk:u,PatchedVisaValidationRequest:d},h)).value()})}updateVisaRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling updateVisa.");if(s.document_pk===null||s.document_pk===void 0)throw new i.RequiredError("document_pk","Required parameter requestParameters.document_pk was null or undefined when calling updateVisa.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling updateVisa.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling updateVisa.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/document/{document_pk}/visa/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{document_pk}",encodeURIComponent(String(s.document_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"PATCH",headers:c,query:l,body:o.PatchedVisaRequestToJSON(s.PatchedVisaRequest)},a);return new i.JSONApiResponse(u,d=>o.VisaFromJSON(d))})}updateVisa(s,a,l,c,u,d){return e(this,void 0,void 0,function*(){return yield(yield this.updateVisaRaw({cloud_pk:s,document_pk:a,id:l,project_pk:c,PatchedVisaRequest:u},d)).value()})}updateVisaCommentRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling updateVisaComment.");if(s.document_pk===null||s.document_pk===void 0)throw new i.RequiredError("document_pk","Required parameter requestParameters.document_pk was null or undefined when calling updateVisaComment.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling updateVisaComment.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling updateVisaComment.");if(s.visa_pk===null||s.visa_pk===void 0)throw new i.RequiredError("visa_pk","Required parameter requestParameters.visa_pk was null or undefined when calling updateVisaComment.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/document/{document_pk}/visa/{visa_pk}/comment/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{document_pk}",encodeURIComponent(String(s.document_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))).replace("{visa_pk}",encodeURIComponent(String(s.visa_pk))),method:"PATCH",headers:c,query:l,body:o.PatchedVisaCommentRequestToJSON(s.PatchedVisaCommentRequest)},a);return new i.JSONApiResponse(u,d=>o.VisaCommentFromJSON(d))})}updateVisaComment(s,a,l,c,u,d,h){return e(this,void 0,void 0,function*(){return yield(yield this.updateVisaCommentRaw({cloud_pk:s,document_pk:a,id:l,project_pk:c,visa_pk:u,PatchedVisaCommentRequest:d},h)).value()})}}t.CollaborationApi=r,function(n){n.Upload="UPLOAD",n.Split="SPLIT",n.Merge="MERGE",n.Export="EXPORT",n.Optimized="OPTIMIZED"}(t.CreateDocumentModelSourceEnum||(t.CreateDocumentModelSourceEnum={})),function(n){n.Upload="UPLOAD",n.Split="SPLIT",n.Merge="MERGE",n.Export="EXPORT",n.Optimized="OPTIMIZED"}(t.CreateDocumentIfcSourceEnum||(t.CreateDocumentIfcSourceEnum={})),function(n){n.C="C",n.O="O",n.P="P"}(t.GetDocumentsVisaStatusEnum||(t.GetDocumentsVisaStatusEnum={})),function(n){n.C="C",n.O="O",n.P="P"}(t.GetFolderDocumentsVisaStatusEnum||(t.GetFolderDocumentsVisaStatusEnum={}))})(Mce);var fce={};(function(t){var e=Mr&&Mr.__awaiter||function(n,s,a,l){return new(a||(a=Promise))(function(c,u){function d(g){try{A(l.next(g))}catch(p){u(p)}}function h(g){try{A(l.throw(g))}catch(p){u(p)}}function A(g){g.done?c(g.value):new a(function(p){p(g.value)}).then(d,h)}A((l=l.apply(n,s||[])).next())})};Object.defineProperty(t,"__esModule",{value:!0});const i=$e,o=hp;class r extends i.BaseAPI{addModelErrorsRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling addModelErrors.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling addModelErrors.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling addModelErrors.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{id}/errors".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"POST",headers:c,query:l,body:o.ModelErrorsRequestToJSON(s.ModelErrorsRequest)},a);return new i.JSONApiResponse(u,d=>o.ModelErrorsFromJSON(d))})}addModelErrors(s,a,l,c,u){return e(this,void 0,void 0,function*(){return yield(yield this.addModelErrorsRaw({cloud_pk:s,id:a,project_pk:l,ModelErrorsRequest:c},u)).value()})}addZoneSpaceRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling addZoneSpace.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling addZoneSpace.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling addZoneSpace.");if(s.zone_pk===null||s.zone_pk===void 0)throw new i.RequiredError("zone_pk","Required parameter requestParameters.zone_pk was null or undefined when calling addZoneSpace.");if(s.ZoneSpaceRelationRequest===null||s.ZoneSpaceRelationRequest===void 0)throw new i.RequiredError("ZoneSpaceRelationRequest","Required parameter requestParameters.ZoneSpaceRelationRequest was null or undefined when calling addZoneSpace.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/zone/{zone_pk}/space/add".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))).replace("{zone_pk}",encodeURIComponent(String(s.zone_pk))),method:"POST",headers:c,query:l,body:o.ZoneSpaceRelationRequestToJSON(s.ZoneSpaceRelationRequest)},a);return new i.JSONApiResponse(u,d=>o.ZoneSpaceFromJSON(d))})}addZoneSpace(s,a,l,c,u,d){return e(this,void 0,void 0,function*(){return yield(yield this.addZoneSpaceRaw({cloud_pk:s,model_pk:a,project_pk:l,zone_pk:c,ZoneSpaceRelationRequest:u},d)).value()})}bulkDeleteModelClassificationsRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling bulkDeleteModelClassifications.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling bulkDeleteModelClassifications.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling bulkDeleteModelClassifications.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/classification/list_destroy".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"DELETE",headers:c,query:l,body:o.ClassificationRequestToJSON(s.ClassificationRequest)},a);return new i.VoidApiResponse(u)})}bulkDeleteModelClassifications(s,a,l,c,u){return e(this,void 0,void 0,function*(){yield this.bulkDeleteModelClassificationsRaw({cloud_pk:s,model_pk:a,project_pk:l,ClassificationRequest:c},u)})}bulkDeleteModelPropertiesRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling bulkDeleteModelProperties.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling bulkDeleteModelProperties.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling bulkDeleteModelProperties.");if(s.request_body===null||s.request_body===void 0)throw new i.RequiredError("request_body","Required parameter requestParameters.request_body was null or undefined when calling bulkDeleteModelProperties.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/property/bulk_destroy".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"DELETE",headers:c,query:l,body:s.request_body},a);return new i.VoidApiResponse(u)})}bulkDeleteModelProperties(s,a,l,c,u){return e(this,void 0,void 0,function*(){yield this.bulkDeleteModelPropertiesRaw({cloud_pk:s,model_pk:a,project_pk:l,request_body:c},u)})}bulkDeleteModelPropertyDefinitionsRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling bulkDeleteModelPropertyDefinitions.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling bulkDeleteModelPropertyDefinitions.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling bulkDeleteModelPropertyDefinitions.");if(s.request_body===null||s.request_body===void 0)throw new i.RequiredError("request_body","Required parameter requestParameters.request_body was null or undefined when calling bulkDeleteModelPropertyDefinitions.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/propertydefinition/bulk_destroy".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"DELETE",headers:c,query:l,body:s.request_body},a);return new i.VoidApiResponse(u)})}bulkDeleteModelPropertyDefinitions(s,a,l,c,u){return e(this,void 0,void 0,function*(){yield this.bulkDeleteModelPropertyDefinitionsRaw({cloud_pk:s,model_pk:a,project_pk:l,request_body:c},u)})}bulkDeleteModelUnitsRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling bulkDeleteModelUnits.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling bulkDeleteModelUnits.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling bulkDeleteModelUnits.");if(s.request_body===null||s.request_body===void 0)throw new i.RequiredError("request_body","Required parameter requestParameters.request_body was null or undefined when calling bulkDeleteModelUnits.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/unit/bulk_destroy".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"DELETE",headers:c,query:l,body:s.request_body},a);return new i.VoidApiResponse(u)})}bulkDeleteModelUnits(s,a,l,c,u){return e(this,void 0,void 0,function*(){yield this.bulkDeleteModelUnitsRaw({cloud_pk:s,model_pk:a,project_pk:l,request_body:c},u)})}bulkDeletePropertySetRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling bulkDeletePropertySet.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling bulkDeletePropertySet.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling bulkDeletePropertySet.");if(s.request_body===null||s.request_body===void 0)throw new i.RequiredError("request_body","Required parameter requestParameters.request_body was null or undefined when calling bulkDeletePropertySet.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/propertyset/bulk_destroy".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"DELETE",headers:c,query:l,body:s.request_body},a);return new i.VoidApiResponse(u)})}bulkDeletePropertySet(s,a,l,c,u){return e(this,void 0,void 0,function*(){yield this.bulkDeletePropertySetRaw({cloud_pk:s,model_pk:a,project_pk:l,request_body:c},u)})}bulkFullUpdateElementsRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling bulkFullUpdateElements.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling bulkFullUpdateElements.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling bulkFullUpdateElements.");if(s.ElementRequest===null||s.ElementRequest===void 0)throw new i.RequiredError("ElementRequest","Required parameter requestParameters.ElementRequest was null or undefined when calling bulkFullUpdateElements.");const l={};s.classification!==void 0&&(l.classification=s.classification),s.classification__notation!==void 0&&(l.classification__notation=s.classification__notation),s.type!==void 0&&(l.type=s.type);const c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/element/bulk_update".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"PATCH",headers:c,query:l,body:s.ElementRequest.map(o.ElementRequestToJSON)},a);return new i.JSONApiResponse(u,d=>d.map(o.ElementFromJSON))})}bulkFullUpdateElements(s,a,l,c,u,d,h,A){return e(this,void 0,void 0,function*(){return yield(yield this.bulkFullUpdateElementsRaw({cloud_pk:s,model_pk:a,project_pk:l,ElementRequest:c,classification:u,classification__notation:d,type:h},A)).value()})}bulkFullUpdateModelPropertyRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling bulkFullUpdateModelProperty.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling bulkFullUpdateModelProperty.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling bulkFullUpdateModelProperty.");if(s.PropertyRequest===null||s.PropertyRequest===void 0)throw new i.RequiredError("PropertyRequest","Required parameter requestParameters.PropertyRequest was null or undefined when calling bulkFullUpdateModelProperty.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/property/bulk_update".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"PATCH",headers:c,query:l,body:s.PropertyRequest.map(o.PropertyRequestToJSON)},a);return new i.JSONApiResponse(u,d=>d.map(o.PropertyFromJSON))})}bulkFullUpdateModelProperty(s,a,l,c,u){return e(this,void 0,void 0,function*(){return yield(yield this.bulkFullUpdateModelPropertyRaw({cloud_pk:s,model_pk:a,project_pk:l,PropertyRequest:c},u)).value()})}bulkRemoveClassificationsOfElementRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling bulkRemoveClassificationsOfElement.");if(s.element_uuid===null||s.element_uuid===void 0)throw new i.RequiredError("element_uuid","Required parameter requestParameters.element_uuid was null or undefined when calling bulkRemoveClassificationsOfElement.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling bulkRemoveClassificationsOfElement.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling bulkRemoveClassificationsOfElement.");if(s.request_body===null||s.request_body===void 0)throw new i.RequiredError("request_body","Required parameter requestParameters.request_body was null or undefined when calling bulkRemoveClassificationsOfElement.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/element/{element_uuid}/classification/bulk_destroy".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{element_uuid}",encodeURIComponent(String(s.element_uuid))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"DELETE",headers:c,query:l,body:s.request_body},a);return new i.VoidApiResponse(u)})}bulkRemoveClassificationsOfElement(s,a,l,c,u,d){return e(this,void 0,void 0,function*(){yield this.bulkRemoveClassificationsOfElementRaw({cloud_pk:s,element_uuid:a,model_pk:l,project_pk:c,request_body:u},d)})}bulkRemoveDocumentsOfElementRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling bulkRemoveDocumentsOfElement.");if(s.element_uuid===null||s.element_uuid===void 0)throw new i.RequiredError("element_uuid","Required parameter requestParameters.element_uuid was null or undefined when calling bulkRemoveDocumentsOfElement.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling bulkRemoveDocumentsOfElement.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling bulkRemoveDocumentsOfElement.");if(s.request_body===null||s.request_body===void 0)throw new i.RequiredError("request_body","Required parameter requestParameters.request_body was null or undefined when calling bulkRemoveDocumentsOfElement.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/element/{element_uuid}/documents/bulk_destroy".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{element_uuid}",encodeURIComponent(String(s.element_uuid))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"DELETE",headers:c,query:l,body:s.request_body},a);return new i.VoidApiResponse(u)})}bulkRemoveDocumentsOfElement(s,a,l,c,u,d){return e(this,void 0,void 0,function*(){yield this.bulkRemoveDocumentsOfElementRaw({cloud_pk:s,element_uuid:a,model_pk:l,project_pk:c,request_body:u},d)})}bulkRemoveElementsFromClassificationRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling bulkRemoveElementsFromClassification.");if(s.model_classification_pk===null||s.model_classification_pk===void 0)throw new i.RequiredError("model_classification_pk","Required parameter requestParameters.model_classification_pk was null or undefined when calling bulkRemoveElementsFromClassification.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling bulkRemoveElementsFromClassification.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling bulkRemoveElementsFromClassification.");if(s.request_body===null||s.request_body===void 0)throw new i.RequiredError("request_body","Required parameter requestParameters.request_body was null or undefined when calling bulkRemoveElementsFromClassification.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/classification/{model_classification_pk}/element/bulk_destroy".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{model_classification_pk}",encodeURIComponent(String(s.model_classification_pk))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"DELETE",headers:c,query:l,body:s.request_body},a);return new i.VoidApiResponse(u)})}bulkRemoveElementsFromClassification(s,a,l,c,u,d){return e(this,void 0,void 0,function*(){yield this.bulkRemoveElementsFromClassificationRaw({cloud_pk:s,model_classification_pk:a,model_pk:l,project_pk:c,request_body:u},d)})}bulkUpdateElementsRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling bulkUpdateElements.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling bulkUpdateElements.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling bulkUpdateElements.");if(s.ElementRequest===null||s.ElementRequest===void 0)throw new i.RequiredError("ElementRequest","Required parameter requestParameters.ElementRequest was null or undefined when calling bulkUpdateElements.");const l={};s.classification!==void 0&&(l.classification=s.classification),s.classification__notation!==void 0&&(l.classification__notation=s.classification__notation),s.type!==void 0&&(l.type=s.type);const c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/element/bulk_update".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"PUT",headers:c,query:l,body:s.ElementRequest.map(o.ElementRequestToJSON)},a);return new i.JSONApiResponse(u,d=>d.map(o.ElementFromJSON))})}bulkUpdateElements(s,a,l,c,u,d,h,A){return e(this,void 0,void 0,function*(){return yield(yield this.bulkUpdateElementsRaw({cloud_pk:s,model_pk:a,project_pk:l,ElementRequest:c,classification:u,classification__notation:d,type:h},A)).value()})}bulkUpdateModelPropertyRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling bulkUpdateModelProperty.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling bulkUpdateModelProperty.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling bulkUpdateModelProperty.");if(s.PropertyRequest===null||s.PropertyRequest===void 0)throw new i.RequiredError("PropertyRequest","Required parameter requestParameters.PropertyRequest was null or undefined when calling bulkUpdateModelProperty.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/property/bulk_update".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"PUT",headers:c,query:l,body:s.PropertyRequest.map(o.PropertyRequestToJSON)},a);return new i.JSONApiResponse(u,d=>d.map(o.PropertyFromJSON))})}bulkUpdateModelProperty(s,a,l,c,u){return e(this,void 0,void 0,function*(){return yield(yield this.bulkUpdateModelPropertyRaw({cloud_pk:s,model_pk:a,project_pk:l,PropertyRequest:c},u)).value()})}createAccessTokenRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling createAccessToken.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling createAccessToken.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling createAccessToken.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/access_token".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"POST",headers:c,query:l,body:o.IfcAccessTokenRequestToJSON(s.IfcAccessTokenRequest)},a);return new i.JSONApiResponse(u,d=>o.IfcAccessTokenFromJSON(d))})}createAccessToken(s,a,l,c,u){return e(this,void 0,void 0,function*(){return yield(yield this.createAccessTokenRaw({cloud_pk:s,model_pk:a,project_pk:l,IfcAccessTokenRequest:c},u)).value()})}createBuildingRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling createBuilding.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling createBuilding.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling createBuilding.");if(s.StoreyBuildingRequest===null||s.StoreyBuildingRequest===void 0)throw new i.RequiredError("StoreyBuildingRequest","Required parameter requestParameters.StoreyBuildingRequest was null or undefined when calling createBuilding.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/building".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"POST",headers:c,query:l,body:o.StoreyBuildingRequestToJSON(s.StoreyBuildingRequest)},a);return new i.JSONApiResponse(u,d=>o.BuildingFromJSON(d))})}createBuilding(s,a,l,c,u){return e(this,void 0,void 0,function*(){return yield(yield this.createBuildingRaw({cloud_pk:s,model_pk:a,project_pk:l,StoreyBuildingRequest:c},u)).value()})}createBuildingPlanRaw(s,a){return e(this,void 0,void 0,function*(){if(s.building_uuid===null||s.building_uuid===void 0)throw new i.RequiredError("building_uuid","Required parameter requestParameters.building_uuid was null or undefined when calling createBuildingPlan.");if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling createBuildingPlan.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling createBuildingPlan.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling createBuildingPlan.");if(s.BuildingModelPlanRequest===null||s.BuildingModelPlanRequest===void 0)throw new i.RequiredError("BuildingModelPlanRequest","Required parameter requestParameters.BuildingModelPlanRequest was null or undefined when calling createBuildingPlan.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/building/{building_uuid}/plan/add".replace("{building_uuid}",encodeURIComponent(String(s.building_uuid))).replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"POST",headers:c,query:l,body:o.BuildingModelPlanRequestToJSON(s.BuildingModelPlanRequest)},a);return new i.JSONApiResponse(u,d=>o.BuildingFromJSON(d))})}createBuildingPlan(s,a,l,c,u,d){return e(this,void 0,void 0,function*(){return yield(yield this.createBuildingPlanRaw({building_uuid:s,cloud_pk:a,model_pk:l,project_pk:c,BuildingModelPlanRequest:u},d)).value()})}createClassificationElementRelationsRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling createClassificationElementRelations.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling createClassificationElementRelations.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling createClassificationElementRelations.");if(s.ElementClassificationRelationRequest===null||s.ElementClassificationRelationRequest===void 0)throw new i.RequiredError("ElementClassificationRelationRequest","Required parameter requestParameters.ElementClassificationRelationRequest was null or undefined when calling createClassificationElementRelations.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/classification-element".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"POST",headers:c,query:l,body:s.ElementClassificationRelationRequest.map(o.ElementClassificationRelationRequestToJSON)},a);return new i.VoidApiResponse(u)})}createClassificationElementRelations(s,a,l,c,u){return e(this,void 0,void 0,function*(){yield this.createClassificationElementRelationsRaw({cloud_pk:s,model_pk:a,project_pk:l,ElementClassificationRelationRequest:c},u)})}createClassificationsOfElementRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling createClassificationsOfElement.");if(s.element_uuid===null||s.element_uuid===void 0)throw new i.RequiredError("element_uuid","Required parameter requestParameters.element_uuid was null or undefined when calling createClassificationsOfElement.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling createClassificationsOfElement.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling createClassificationsOfElement.");if(s.ClassificationRequest===null||s.ClassificationRequest===void 0)throw new i.RequiredError("ClassificationRequest","Required parameter requestParameters.ClassificationRequest was null or undefined when calling createClassificationsOfElement.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/element/{element_uuid}/classification".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{element_uuid}",encodeURIComponent(String(s.element_uuid))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"POST",headers:c,query:l,body:s.ClassificationRequest.map(o.ClassificationRequestToJSON)},a);return new i.JSONApiResponse(u,d=>d.map(o.ClassificationFromJSON))})}createClassificationsOfElement(s,a,l,c,u,d){return e(this,void 0,void 0,function*(){return yield(yield this.createClassificationsOfElementRaw({cloud_pk:s,element_uuid:a,model_pk:l,project_pk:c,ClassificationRequest:u},d)).value()})}createDrawingRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling createDrawing.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling createDrawing.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling createDrawing.");if(s.DrawingRequest===null||s.DrawingRequest===void 0)throw new i.RequiredError("DrawingRequest","Required parameter requestParameters.DrawingRequest was null or undefined when calling createDrawing.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/drawing".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"POST",headers:c,query:l,body:o.DrawingRequestToJSON(s.DrawingRequest)},a);return new i.JSONApiResponse(u,d=>o.DrawingFromJSON(d))})}createDrawing(s,a,l,c,u){return e(this,void 0,void 0,function*(){return yield(yield this.createDrawingRaw({cloud_pk:s,model_pk:a,project_pk:l,DrawingRequest:c},u)).value()})}createElementRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling createElement.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling createElement.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling createElement.");if(s.ElementRequest===null||s.ElementRequest===void 0)throw new i.RequiredError("ElementRequest","Required parameter requestParameters.ElementRequest was null or undefined when calling createElement.");const l={};s.classification!==void 0&&(l.classification=s.classification),s.classification__notation!==void 0&&(l.classification__notation=s.classification__notation),s.type!==void 0&&(l.type=s.type);const c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/element".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"POST",headers:c,query:l,body:s.ElementRequest.map(o.ElementRequestToJSON)},a);return new i.JSONApiResponse(u,d=>d.map(o.ElementFromJSON))})}createElement(s,a,l,c,u,d,h,A){return e(this,void 0,void 0,function*(){return yield(yield this.createElementRaw({cloud_pk:s,model_pk:a,project_pk:l,ElementRequest:c,classification:u,classification__notation:d,type:h},A)).value()})}createElementPropertySetRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling createElementPropertySet.");if(s.element_uuid===null||s.element_uuid===void 0)throw new i.RequiredError("element_uuid","Required parameter requestParameters.element_uuid was null or undefined when calling createElementPropertySet.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling createElementPropertySet.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling createElementPropertySet.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/element/{element_uuid}/propertyset".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{element_uuid}",encodeURIComponent(String(s.element_uuid))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"POST",headers:c,query:l,body:o.PropertySetRequestToJSON(s.PropertySetRequest)},a);return new i.JSONApiResponse(u,d=>o.PropertySetFromJSON(d))})}createElementPropertySet(s,a,l,c,u,d){return e(this,void 0,void 0,function*(){return yield(yield this.createElementPropertySetRaw({cloud_pk:s,element_uuid:a,model_pk:l,project_pk:c,PropertySetRequest:u},d)).value()})}createElementPropertySetPropertyRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling createElementPropertySetProperty.");if(s.element_uuid===null||s.element_uuid===void 0)throw new i.RequiredError("element_uuid","Required parameter requestParameters.element_uuid was null or undefined when calling createElementPropertySetProperty.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling createElementPropertySetProperty.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling createElementPropertySetProperty.");if(s.propertyset_pk===null||s.propertyset_pk===void 0)throw new i.RequiredError("propertyset_pk","Required parameter requestParameters.propertyset_pk was null or undefined when calling createElementPropertySetProperty.");if(s.PropertyRequest===null||s.PropertyRequest===void 0)throw new i.RequiredError("PropertyRequest","Required parameter requestParameters.PropertyRequest was null or undefined when calling createElementPropertySetProperty.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/element/{element_uuid}/propertyset/{propertyset_pk}/property".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{element_uuid}",encodeURIComponent(String(s.element_uuid))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))).replace("{propertyset_pk}",encodeURIComponent(String(s.propertyset_pk))),method:"POST",headers:c,query:l,body:o.PropertyRequestToJSON(s.PropertyRequest)},a);return new i.JSONApiResponse(u,d=>o.PropertyFromJSON(d))})}createElementPropertySetProperty(s,a,l,c,u,d,h){return e(this,void 0,void 0,function*(){return yield(yield this.createElementPropertySetPropertyRaw({cloud_pk:s,element_uuid:a,model_pk:l,project_pk:c,propertyset_pk:u,PropertyRequest:d},h)).value()})}createElementPropertySetPropertyDefinitionRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling createElementPropertySetPropertyDefinition.");if(s.element_uuid===null||s.element_uuid===void 0)throw new i.RequiredError("element_uuid","Required parameter requestParameters.element_uuid was null or undefined when calling createElementPropertySetPropertyDefinition.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling createElementPropertySetPropertyDefinition.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling createElementPropertySetPropertyDefinition.");if(s.property_pk===null||s.property_pk===void 0)throw new i.RequiredError("property_pk","Required parameter requestParameters.property_pk was null or undefined when calling createElementPropertySetPropertyDefinition.");if(s.propertyset_pk===null||s.propertyset_pk===void 0)throw new i.RequiredError("propertyset_pk","Required parameter requestParameters.propertyset_pk was null or undefined when calling createElementPropertySetPropertyDefinition.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/element/{element_uuid}/propertyset/{propertyset_pk}/property/{property_pk}/propertydefinition".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{element_uuid}",encodeURIComponent(String(s.element_uuid))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))).replace("{property_pk}",encodeURIComponent(String(s.property_pk))).replace("{propertyset_pk}",encodeURIComponent(String(s.propertyset_pk))),method:"POST",headers:c,query:l,body:o.PropertyDefinitionRequestToJSON(s.PropertyDefinitionRequest)},a);return new i.JSONApiResponse(u,d=>o.PropertyDefinitionFromJSON(d))})}createElementPropertySetPropertyDefinition(s,a,l,c,u,d,h,A){return e(this,void 0,void 0,function*(){return yield(yield this.createElementPropertySetPropertyDefinitionRaw({cloud_pk:s,element_uuid:a,model_pk:l,project_pk:c,property_pk:u,propertyset_pk:d,PropertyDefinitionRequest:h},A)).value()})}createElementPropertySetPropertyDefinitionUnitRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling createElementPropertySetPropertyDefinitionUnit.");if(s.element_uuid===null||s.element_uuid===void 0)throw new i.RequiredError("element_uuid","Required parameter requestParameters.element_uuid was null or undefined when calling createElementPropertySetPropertyDefinitionUnit.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling createElementPropertySetPropertyDefinitionUnit.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling createElementPropertySetPropertyDefinitionUnit.");if(s.property_pk===null||s.property_pk===void 0)throw new i.RequiredError("property_pk","Required parameter requestParameters.property_pk was null or undefined when calling createElementPropertySetPropertyDefinitionUnit.");if(s.propertydefinition_pk===null||s.propertydefinition_pk===void 0)throw new i.RequiredError("propertydefinition_pk","Required parameter requestParameters.propertydefinition_pk was null or undefined when calling createElementPropertySetPropertyDefinitionUnit.");if(s.propertyset_pk===null||s.propertyset_pk===void 0)throw new i.RequiredError("propertyset_pk","Required parameter requestParameters.propertyset_pk was null or undefined when calling createElementPropertySetPropertyDefinitionUnit.");if(s.UnitRequest===null||s.UnitRequest===void 0)throw new i.RequiredError("UnitRequest","Required parameter requestParameters.UnitRequest was null or undefined when calling createElementPropertySetPropertyDefinitionUnit.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/element/{element_uuid}/propertyset/{propertyset_pk}/property/{property_pk}/propertydefinition/{propertydefinition_pk}/unit".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{element_uuid}",encodeURIComponent(String(s.element_uuid))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))).replace("{property_pk}",encodeURIComponent(String(s.property_pk))).replace("{propertydefinition_pk}",encodeURIComponent(String(s.propertydefinition_pk))).replace("{propertyset_pk}",encodeURIComponent(String(s.propertyset_pk))),method:"POST",headers:c,query:l,body:o.UnitRequestToJSON(s.UnitRequest)},a);return new i.JSONApiResponse(u,d=>o.UnitFromJSON(d))})}createElementPropertySetPropertyDefinitionUnit(s,a,l,c,u,d,h,A,g){return e(this,void 0,void 0,function*(){return yield(yield this.createElementPropertySetPropertyDefinitionUnitRaw({cloud_pk:s,element_uuid:a,model_pk:l,project_pk:c,property_pk:u,propertydefinition_pk:d,propertyset_pk:h,UnitRequest:A},g)).value()})}createLayerRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling createLayer.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling createLayer.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling createLayer.");if(s.LayerRequest===null||s.LayerRequest===void 0)throw new i.RequiredError("LayerRequest","Required parameter requestParameters.LayerRequest was null or undefined when calling createLayer.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/layer".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"POST",headers:c,query:l,body:o.LayerRequestToJSON(s.LayerRequest)},a);return new i.JSONApiResponse(u,d=>o.LayerFromJSON(d))})}createLayer(s,a,l,c,u){return e(this,void 0,void 0,function*(){return yield(yield this.createLayerRaw({cloud_pk:s,model_pk:a,project_pk:l,LayerRequest:c},u)).value()})}createMetaBuildingRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling createMetaBuilding.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling createMetaBuilding.");if(s.CreateBuildingByNameRequest===null||s.CreateBuildingByNameRequest===void 0)throw new i.RequiredError("CreateBuildingByNameRequest","Required parameter requestParameters.CreateBuildingByNameRequest was null or undefined when calling createMetaBuilding.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/create-metabuilding".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"POST",headers:c,query:l,body:o.CreateBuildingByNameRequestToJSON(s.CreateBuildingByNameRequest)},a);return new i.JSONApiResponse(u,d=>o.ModelFromJSON(d))})}createMetaBuilding(s,a,l,c){return e(this,void 0,void 0,function*(){return yield(yield this.createMetaBuildingRaw({cloud_pk:s,project_pk:a,CreateBuildingByNameRequest:l},c)).value()})}createModelRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling createModel.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling createModel.");if(s.CreateModelRequest===null||s.CreateModelRequest===void 0)throw new i.RequiredError("CreateModelRequest","Required parameter requestParameters.CreateModelRequest was null or undefined when calling createModel.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/create-model".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"POST",headers:c,query:l,body:o.CreateModelRequestToJSON(s.CreateModelRequest)},a);return new i.JSONApiResponse(u,d=>o.ModelFromJSON(d))})}createModel(s,a,l,c){return e(this,void 0,void 0,function*(){return yield(yield this.createModelRaw({cloud_pk:s,project_pk:a,CreateModelRequest:l},c)).value()})}createModelPropertyDefinitionRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling createModelPropertyDefinition.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling createModelPropertyDefinition.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling createModelPropertyDefinition.");if(s.PropertyDefinitionRequest===null||s.PropertyDefinitionRequest===void 0)throw new i.RequiredError("PropertyDefinitionRequest","Required parameter requestParameters.PropertyDefinitionRequest was null or undefined when calling createModelPropertyDefinition.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/propertydefinition".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"POST",headers:c,query:l,body:s.PropertyDefinitionRequest.map(o.PropertyDefinitionRequestToJSON)},a);return new i.JSONApiResponse(u,d=>d.map(o.PropertyDefinitionFromJSON))})}createModelPropertyDefinition(s,a,l,c,u){return e(this,void 0,void 0,function*(){return yield(yield this.createModelPropertyDefinitionRaw({cloud_pk:s,model_pk:a,project_pk:l,PropertyDefinitionRequest:c},u)).value()})}createModelUnitRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling createModelUnit.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling createModelUnit.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling createModelUnit.");if(s.UnitRequest===null||s.UnitRequest===void 0)throw new i.RequiredError("UnitRequest","Required parameter requestParameters.UnitRequest was null or undefined when calling createModelUnit.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/unit".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"POST",headers:c,query:l,body:s.UnitRequest.map(o.UnitRequestToJSON)},a);return new i.JSONApiResponse(u,d=>d.map(o.UnitFromJSON))})}createModelUnit(s,a,l,c,u){return e(this,void 0,void 0,function*(){return yield(yield this.createModelUnitRaw({cloud_pk:s,model_pk:a,project_pk:l,UnitRequest:c},u)).value()})}createMultiPageModelRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling createMultiPageModel.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling createMultiPageModel.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling createMultiPageModel.");if(s.CreateMultiPageModelRequest===null||s.CreateMultiPageModelRequest===void 0)throw new i.RequiredError("CreateMultiPageModelRequest","Required parameter requestParameters.CreateMultiPageModelRequest was null or undefined when calling createMultiPageModel.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{id}/create-multipage-model".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"POST",headers:c,query:l,body:o.CreateMultiPageModelRequestToJSON(s.CreateMultiPageModelRequest)},a);return new i.JSONApiResponse(u,d=>o.ModelFromJSON(d))})}createMultiPageModel(s,a,l,c,u){return e(this,void 0,void 0,function*(){return yield(yield this.createMultiPageModelRaw({cloud_pk:s,id:a,project_pk:l,CreateMultiPageModelRequest:c},u)).value()})}createPropertySetRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling createPropertySet.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling createPropertySet.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling createPropertySet.");if(s.PropertySetRequest===null||s.PropertySetRequest===void 0)throw new i.RequiredError("PropertySetRequest","Required parameter requestParameters.PropertySetRequest was null or undefined when calling createPropertySet.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/propertyset".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"POST",headers:c,query:l,body:s.PropertySetRequest.map(o.PropertySetRequestToJSON)},a);return new i.JSONApiResponse(u,d=>d.map(o.PropertySetFromJSON))})}createPropertySet(s,a,l,c,u){return e(this,void 0,void 0,function*(){return yield(yield this.createPropertySetRaw({cloud_pk:s,model_pk:a,project_pk:l,PropertySetRequest:c},u)).value()})}createPropertySetElementRelationsRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling createPropertySetElementRelations.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling createPropertySetElementRelations.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling createPropertySetElementRelations.");if(s.ElementPropertySetRelationRequest===null||s.ElementPropertySetRelationRequest===void 0)throw new i.RequiredError("ElementPropertySetRelationRequest","Required parameter requestParameters.ElementPropertySetRelationRequest was null or undefined when calling createPropertySetElementRelations.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/propertyset-element".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"POST",headers:c,query:l,body:s.ElementPropertySetRelationRequest.map(o.ElementPropertySetRelationRequestToJSON)},a);return new i.VoidApiResponse(u)})}createPropertySetElementRelations(s,a,l,c,u){return e(this,void 0,void 0,function*(){yield this.createPropertySetElementRelationsRaw({cloud_pk:s,model_pk:a,project_pk:l,ElementPropertySetRelationRequest:c},u)})}createRawElementsRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling createRawElements.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling createRawElements.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling createRawElements.");if(s.RawElementsRequest===null||s.RawElementsRequest===void 0)throw new i.RequiredError("RawElementsRequest","Required parameter requestParameters.RawElementsRequest was null or undefined when calling createRawElements.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/element/raw".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"POST",headers:c,query:l,body:o.RawElementsRequestToJSON(s.RawElementsRequest)},a);return new i.VoidApiResponse(u)})}createRawElements(s,a,l,c,u){return e(this,void 0,void 0,function*(){yield this.createRawElementsRaw({cloud_pk:s,model_pk:a,project_pk:l,RawElementsRequest:c},u)})}createSpaceRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling createSpace.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling createSpace.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling createSpace.");if(s.SpaceRequest===null||s.SpaceRequest===void 0)throw new i.RequiredError("SpaceRequest","Required parameter requestParameters.SpaceRequest was null or undefined when calling createSpace.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/space".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"POST",headers:c,query:l,body:s.SpaceRequest.map(o.SpaceRequestToJSON)},a);return new i.JSONApiResponse(u,d=>d.map(o.SpaceFromJSON))})}createSpace(s,a,l,c,u){return e(this,void 0,void 0,function*(){return yield(yield this.createSpaceRaw({cloud_pk:s,model_pk:a,project_pk:l,SpaceRequest:c},u)).value()})}createStoreyRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling createStorey.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling createStorey.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling createStorey.");if(s.StoreyBuildingRequest===null||s.StoreyBuildingRequest===void 0)throw new i.RequiredError("StoreyBuildingRequest","Required parameter requestParameters.StoreyBuildingRequest was null or undefined when calling createStorey.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/storey".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"POST",headers:c,query:l,body:o.StoreyBuildingRequestToJSON(s.StoreyBuildingRequest)},a);return new i.JSONApiResponse(u,d=>o.StoreyFromJSON(d))})}createStorey(s,a,l,c,u){return e(this,void 0,void 0,function*(){return yield(yield this.createStoreyRaw({cloud_pk:s,model_pk:a,project_pk:l,StoreyBuildingRequest:c},u)).value()})}createStoreyPlanRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling createStoreyPlan.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling createStoreyPlan.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling createStoreyPlan.");if(s.storey_uuid===null||s.storey_uuid===void 0)throw new i.RequiredError("storey_uuid","Required parameter requestParameters.storey_uuid was null or undefined when calling createStoreyPlan.");if(s.StoreyModelPlanRequest===null||s.StoreyModelPlanRequest===void 0)throw new i.RequiredError("StoreyModelPlanRequest","Required parameter requestParameters.StoreyModelPlanRequest was null or undefined when calling createStoreyPlan.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/storey/{storey_uuid}/plan/add".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))).replace("{storey_uuid}",encodeURIComponent(String(s.storey_uuid))),method:"POST",headers:c,query:l,body:o.StoreyModelPlanRequestToJSON(s.StoreyModelPlanRequest)},a);return new i.JSONApiResponse(u,d=>o.StoreyFromJSON(d))})}createStoreyPlan(s,a,l,c,u,d){return e(this,void 0,void 0,function*(){return yield(yield this.createStoreyPlanRaw({cloud_pk:s,model_pk:a,project_pk:l,storey_uuid:c,StoreyModelPlanRequest:u},d)).value()})}createSystemRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling createSystem.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling createSystem.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling createSystem.");if(s.SystemRequest===null||s.SystemRequest===void 0)throw new i.RequiredError("SystemRequest","Required parameter requestParameters.SystemRequest was null or undefined when calling createSystem.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/system".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"POST",headers:c,query:l,body:o.SystemRequestToJSON(s.SystemRequest)},a);return new i.JSONApiResponse(u,d=>o.SystemFromJSON(d))})}createSystem(s,a,l,c,u){return e(this,void 0,void 0,function*(){return yield(yield this.createSystemRaw({cloud_pk:s,model_pk:a,project_pk:l,SystemRequest:c},u)).value()})}createTilesetRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling createTileset.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling createTileset.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling createTileset.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{id}/tileset".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"POST",headers:c,query:l},a);return new i.VoidApiResponse(u)})}createTileset(s,a,l,c){return e(this,void 0,void 0,function*(){yield this.createTilesetRaw({cloud_pk:s,id:a,project_pk:l},c)})}createXktFileRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling createXktFile.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling createXktFile.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling createXktFile.");if(s.version===null||s.version===void 0)throw new i.RequiredError("version","Required parameter requestParameters.version was null or undefined when calling createXktFile.");if(s.file===null||s.file===void 0)throw new i.RequiredError("file","Required parameter requestParameters.file was null or undefined when calling createXktFile.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=[{contentType:"multipart/form-data"},{contentType:"application/x-www-form-urlencoded"}],d=i.canConsumeForm(u);let h,A=!1;A=d,A?h=new FormData:h=new URLSearchParams,s.version!==void 0&&h.append("version",s.version),s.file!==void 0&&h.append("file",s.file);const g=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{id}/xkt-file".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"POST",headers:c,query:l,body:h},a);return new i.JSONApiResponse(g,p=>o.XktFileFromJSON(p))})}createXktFile(s,a,l,c,u,d){return e(this,void 0,void 0,function*(){return yield(yield this.createXktFileRaw({cloud_pk:s,id:a,project_pk:l,version:c,file:u},d)).value()})}createZoneRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling createZone.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling createZone.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling createZone.");if(s.ZoneRequest===null||s.ZoneRequest===void 0)throw new i.RequiredError("ZoneRequest","Required parameter requestParameters.ZoneRequest was null or undefined when calling createZone.");const l={};s.color!==void 0&&(l.color=s.color);const c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/zone".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"POST",headers:c,query:l,body:s.ZoneRequest.map(o.ZoneRequestToJSON)},a);return new i.JSONApiResponse(u,d=>d.map(o.ZoneFromJSON))})}createZone(s,a,l,c,u,d){return e(this,void 0,void 0,function*(){return yield(yield this.createZoneRaw({cloud_pk:s,model_pk:a,project_pk:l,ZoneRequest:c,color:u},d)).value()})}createZoneSpaceRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling createZoneSpace.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling createZoneSpace.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling createZoneSpace.");if(s.zone_pk===null||s.zone_pk===void 0)throw new i.RequiredError("zone_pk","Required parameter requestParameters.zone_pk was null or undefined when calling createZoneSpace.");if(s.ZoneSpaceRequest===null||s.ZoneSpaceRequest===void 0)throw new i.RequiredError("ZoneSpaceRequest","Required parameter requestParameters.ZoneSpaceRequest was null or undefined when calling createZoneSpace.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/zone/{zone_pk}/space".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))).replace("{zone_pk}",encodeURIComponent(String(s.zone_pk))),method:"POST",headers:c,query:l,body:o.ZoneSpaceRequestToJSON(s.ZoneSpaceRequest)},a);return new i.JSONApiResponse(u,d=>o.ZoneSpaceFromJSON(d))})}createZoneSpace(s,a,l,c,u,d){return e(this,void 0,void 0,function*(){return yield(yield this.createZoneSpaceRaw({cloud_pk:s,model_pk:a,project_pk:l,zone_pk:c,ZoneSpaceRequest:u},d)).value()})}deleteAccessTokenRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling deleteAccessToken.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling deleteAccessToken.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling deleteAccessToken.");if(s.token===null||s.token===void 0)throw new i.RequiredError("token","Required parameter requestParameters.token was null or undefined when calling deleteAccessToken.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/access_token/{token}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))).replace("{token}",encodeURIComponent(String(s.token))),method:"DELETE",headers:c,query:l},a);return new i.VoidApiResponse(u)})}deleteAccessToken(s,a,l,c,u){return e(this,void 0,void 0,function*(){yield this.deleteAccessTokenRaw({cloud_pk:s,model_pk:a,project_pk:l,token:c},u)})}deleteBuildingRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling deleteBuilding.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling deleteBuilding.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling deleteBuilding.");if(s.uuid===null||s.uuid===void 0)throw new i.RequiredError("uuid","Required parameter requestParameters.uuid was null or undefined when calling deleteBuilding.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/building/{uuid}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))).replace("{uuid}",encodeURIComponent(String(s.uuid))),method:"DELETE",headers:c,query:l},a);return new i.VoidApiResponse(u)})}deleteBuilding(s,a,l,c,u){return e(this,void 0,void 0,function*(){yield this.deleteBuildingRaw({cloud_pk:s,model_pk:a,project_pk:l,uuid:c},u)})}deleteBuildingPlanRaw(s,a){return e(this,void 0,void 0,function*(){if(s.building_uuid===null||s.building_uuid===void 0)throw new i.RequiredError("building_uuid","Required parameter requestParameters.building_uuid was null or undefined when calling deleteBuildingPlan.");if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling deleteBuildingPlan.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling deleteBuildingPlan.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling deleteBuildingPlan.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling deleteBuildingPlan.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/building/{building_uuid}/plan/{id}".replace("{building_uuid}",encodeURIComponent(String(s.building_uuid))).replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"DELETE",headers:c,query:l},a);return new i.VoidApiResponse(u)})}deleteBuildingPlan(s,a,l,c,u,d){return e(this,void 0,void 0,function*(){yield this.deleteBuildingPlanRaw({building_uuid:s,cloud_pk:a,id:l,model_pk:c,project_pk:u},d)})}deleteDrawingRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling deleteDrawing.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling deleteDrawing.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling deleteDrawing.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling deleteDrawing.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/drawing/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"DELETE",headers:c,query:l},a);return new i.VoidApiResponse(u)})}deleteDrawing(s,a,l,c,u){return e(this,void 0,void 0,function*(){yield this.deleteDrawingRaw({cloud_pk:s,id:a,model_pk:l,project_pk:c},u)})}deleteElementRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling deleteElement.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling deleteElement.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling deleteElement.");if(s.uuid===null||s.uuid===void 0)throw new i.RequiredError("uuid","Required parameter requestParameters.uuid was null or undefined when calling deleteElement.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/element/{uuid}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))).replace("{uuid}",encodeURIComponent(String(s.uuid))),method:"DELETE",headers:c,query:l},a);return new i.VoidApiResponse(u)})}deleteElement(s,a,l,c,u){return e(this,void 0,void 0,function*(){yield this.deleteElementRaw({cloud_pk:s,model_pk:a,project_pk:l,uuid:c},u)})}deleteLayerRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling deleteLayer.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling deleteLayer.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling deleteLayer.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling deleteLayer.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/layer/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"DELETE",headers:c,query:l},a);return new i.VoidApiResponse(u)})}deleteLayer(s,a,l,c,u){return e(this,void 0,void 0,function*(){yield this.deleteLayerRaw({cloud_pk:s,id:a,model_pk:l,project_pk:c},u)})}deleteModelRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling deleteModel.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling deleteModel.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling deleteModel.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"DELETE",headers:c,query:l},a);return new i.VoidApiResponse(u)})}deleteModel(s,a,l,c){return e(this,void 0,void 0,function*(){yield this.deleteModelRaw({cloud_pk:s,id:a,project_pk:l},c)})}deleteModelPropertyRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling deleteModelProperty.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling deleteModelProperty.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling deleteModelProperty.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling deleteModelProperty.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/property/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"DELETE",headers:c,query:l},a);return new i.VoidApiResponse(u)})}deleteModelProperty(s,a,l,c,u){return e(this,void 0,void 0,function*(){yield this.deleteModelPropertyRaw({cloud_pk:s,id:a,model_pk:l,project_pk:c},u)})}deleteModelPropertyDefinitionRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling deleteModelPropertyDefinition.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling deleteModelPropertyDefinition.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling deleteModelPropertyDefinition.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling deleteModelPropertyDefinition.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/propertydefinition/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"DELETE",headers:c,query:l},a);return new i.VoidApiResponse(u)})}deleteModelPropertyDefinition(s,a,l,c,u){return e(this,void 0,void 0,function*(){yield this.deleteModelPropertyDefinitionRaw({cloud_pk:s,id:a,model_pk:l,project_pk:c},u)})}deleteModelUnitRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling deleteModelUnit.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling deleteModelUnit.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling deleteModelUnit.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling deleteModelUnit.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/unit/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"DELETE",headers:c,query:l},a);return new i.VoidApiResponse(u)})}deleteModelUnit(s,a,l,c,u){return e(this,void 0,void 0,function*(){yield this.deleteModelUnitRaw({cloud_pk:s,id:a,model_pk:l,project_pk:c},u)})}deleteModelWithoutDocRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling deleteModelWithoutDoc.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling deleteModelWithoutDoc.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling deleteModelWithoutDoc.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{id}/delete-model".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"DELETE",headers:c,query:l},a);return new i.VoidApiResponse(u)})}deleteModelWithoutDoc(s,a,l,c){return e(this,void 0,void 0,function*(){yield this.deleteModelWithoutDocRaw({cloud_pk:s,id:a,project_pk:l},c)})}deletePropertySetRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling deletePropertySet.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling deletePropertySet.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling deletePropertySet.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling deletePropertySet.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/propertyset/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"DELETE",headers:c,query:l},a);return new i.VoidApiResponse(u)})}deletePropertySet(s,a,l,c,u){return e(this,void 0,void 0,function*(){yield this.deletePropertySetRaw({cloud_pk:s,id:a,model_pk:l,project_pk:c},u)})}deleteSpaceRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling deleteSpace.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling deleteSpace.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling deleteSpace.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling deleteSpace.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/space/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"DELETE",headers:c,query:l},a);return new i.VoidApiResponse(u)})}deleteSpace(s,a,l,c,u){return e(this,void 0,void 0,function*(){yield this.deleteSpaceRaw({cloud_pk:s,id:a,model_pk:l,project_pk:c},u)})}deleteStoreyRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling deleteStorey.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling deleteStorey.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling deleteStorey.");if(s.uuid===null||s.uuid===void 0)throw new i.RequiredError("uuid","Required parameter requestParameters.uuid was null or undefined when calling deleteStorey.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/storey/{uuid}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))).replace("{uuid}",encodeURIComponent(String(s.uuid))),method:"DELETE",headers:c,query:l},a);return new i.VoidApiResponse(u)})}deleteStorey(s,a,l,c,u){return e(this,void 0,void 0,function*(){yield this.deleteStoreyRaw({cloud_pk:s,model_pk:a,project_pk:l,uuid:c},u)})}deleteStoreyPlanRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling deleteStoreyPlan.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling deleteStoreyPlan.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling deleteStoreyPlan.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling deleteStoreyPlan.");if(s.storey_uuid===null||s.storey_uuid===void 0)throw new i.RequiredError("storey_uuid","Required parameter requestParameters.storey_uuid was null or undefined when calling deleteStoreyPlan.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/storey/{storey_uuid}/plan/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))).replace("{storey_uuid}",encodeURIComponent(String(s.storey_uuid))),method:"DELETE",headers:c,query:l},a);return new i.VoidApiResponse(u)})}deleteStoreyPlan(s,a,l,c,u,d){return e(this,void 0,void 0,function*(){yield this.deleteStoreyPlanRaw({cloud_pk:s,id:a,model_pk:l,project_pk:c,storey_uuid:u},d)})}deleteSystemRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling deleteSystem.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling deleteSystem.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling deleteSystem.");if(s.uuid===null||s.uuid===void 0)throw new i.RequiredError("uuid","Required parameter requestParameters.uuid was null or undefined when calling deleteSystem.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/system/{uuid}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))).replace("{uuid}",encodeURIComponent(String(s.uuid))),method:"DELETE",headers:c,query:l},a);return new i.VoidApiResponse(u)})}deleteSystem(s,a,l,c,u){return e(this,void 0,void 0,function*(){yield this.deleteSystemRaw({cloud_pk:s,model_pk:a,project_pk:l,uuid:c},u)})}deleteZoneRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling deleteZone.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling deleteZone.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling deleteZone.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling deleteZone.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/zone/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"DELETE",headers:c,query:l},a);return new i.VoidApiResponse(u)})}deleteZone(s,a,l,c,u){return e(this,void 0,void 0,function*(){yield this.deleteZoneRaw({cloud_pk:s,id:a,model_pk:l,project_pk:c},u)})}deleteZoneSpaceRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling deleteZoneSpace.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling deleteZoneSpace.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling deleteZoneSpace.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling deleteZoneSpace.");if(s.zone_pk===null||s.zone_pk===void 0)throw new i.RequiredError("zone_pk","Required parameter requestParameters.zone_pk was null or undefined when calling deleteZoneSpace.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/zone/{zone_pk}/space/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))).replace("{zone_pk}",encodeURIComponent(String(s.zone_pk))),method:"DELETE",headers:c,query:l},a);return new i.VoidApiResponse(u)})}deleteZoneSpace(s,a,l,c,u,d){return e(this,void 0,void 0,function*(){yield this.deleteZoneSpaceRaw({cloud_pk:s,id:a,model_pk:l,project_pk:c,zone_pk:u},d)})}exportIfcRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling exportIfc.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling exportIfc.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling exportIfc.");if(s.IfcExportRequest===null||s.IfcExportRequest===void 0)throw new i.RequiredError("IfcExportRequest","Required parameter requestParameters.IfcExportRequest was null or undefined when calling exportIfc.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{id}/export".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"POST",headers:c,query:l,body:o.IfcExportRequestToJSON(s.IfcExportRequest)},a);return new i.VoidApiResponse(u)})}exportIfc(s,a,l,c,u){return e(this,void 0,void 0,function*(){yield this.exportIfcRaw({cloud_pk:s,id:a,project_pk:l,IfcExportRequest:c},u)})}fullUpdateElementRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling fullUpdateElement.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling fullUpdateElement.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling fullUpdateElement.");if(s.uuid===null||s.uuid===void 0)throw new i.RequiredError("uuid","Required parameter requestParameters.uuid was null or undefined when calling fullUpdateElement.");if(s.ElementRequest===null||s.ElementRequest===void 0)throw new i.RequiredError("ElementRequest","Required parameter requestParameters.ElementRequest was null or undefined when calling fullUpdateElement.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/element/{uuid}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))).replace("{uuid}",encodeURIComponent(String(s.uuid))),method:"PUT",headers:c,query:l,body:o.ElementRequestToJSON(s.ElementRequest)},a);return new i.JSONApiResponse(u,d=>o.ElementFromJSON(d))})}fullUpdateElement(s,a,l,c,u,d){return e(this,void 0,void 0,function*(){return yield(yield this.fullUpdateElementRaw({cloud_pk:s,model_pk:a,project_pk:l,uuid:c,ElementRequest:u},d)).value()})}getAccessTokenRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getAccessToken.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling getAccessToken.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getAccessToken.");if(s.token===null||s.token===void 0)throw new i.RequiredError("token","Required parameter requestParameters.token was null or undefined when calling getAccessToken.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/access_token/{token}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))).replace("{token}",encodeURIComponent(String(s.token))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>o.IfcAccessTokenFromJSON(d))})}getAccessToken(s,a,l,c,u){return e(this,void 0,void 0,function*(){return yield(yield this.getAccessTokenRaw({cloud_pk:s,model_pk:a,project_pk:l,token:c},u)).value()})}getAccessTokensRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getAccessTokens.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling getAccessTokens.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getAccessTokens.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/access_token".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>d.map(o.IfcAccessTokenFromJSON))})}getAccessTokens(s,a,l,c){return e(this,void 0,void 0,function*(){return yield(yield this.getAccessTokensRaw({cloud_pk:s,model_pk:a,project_pk:l},c)).value()})}getBuildingRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getBuilding.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling getBuilding.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getBuilding.");if(s.uuid===null||s.uuid===void 0)throw new i.RequiredError("uuid","Required parameter requestParameters.uuid was null or undefined when calling getBuilding.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/building/{uuid}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))).replace("{uuid}",encodeURIComponent(String(s.uuid))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>o.BuildingFromJSON(d))})}getBuilding(s,a,l,c,u){return e(this,void 0,void 0,function*(){return yield(yield this.getBuildingRaw({cloud_pk:s,model_pk:a,project_pk:l,uuid:c},u)).value()})}getBuildingPlanPositioningRaw(s,a){return e(this,void 0,void 0,function*(){if(s.building_uuid===null||s.building_uuid===void 0)throw new i.RequiredError("building_uuid","Required parameter requestParameters.building_uuid was null or undefined when calling getBuildingPlanPositioning.");if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getBuildingPlanPositioning.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling getBuildingPlanPositioning.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling getBuildingPlanPositioning.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getBuildingPlanPositioning.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/building/{building_uuid}/plan/{id}/positioning".replace("{building_uuid}",encodeURIComponent(String(s.building_uuid))).replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>o.PositioningPlanFromJSON(d))})}getBuildingPlanPositioning(s,a,l,c,u,d){return e(this,void 0,void 0,function*(){return yield(yield this.getBuildingPlanPositioningRaw({building_uuid:s,cloud_pk:a,id:l,model_pk:c,project_pk:u},d)).value()})}getBuildingsRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getBuildings.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling getBuildings.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getBuildings.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/building".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>d.map(o.BuildingFromJSON))})}getBuildings(s,a,l,c){return e(this,void 0,void 0,function*(){return yield(yield this.getBuildingsRaw({cloud_pk:s,model_pk:a,project_pk:l},c)).value()})}getClassificationsOfElementRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getClassificationsOfElement.");if(s.element_uuid===null||s.element_uuid===void 0)throw new i.RequiredError("element_uuid","Required parameter requestParameters.element_uuid was null or undefined when calling getClassificationsOfElement.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling getClassificationsOfElement.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getClassificationsOfElement.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/element/{element_uuid}/classification".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{element_uuid}",encodeURIComponent(String(s.element_uuid))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>d.map(o.ClassificationFromJSON))})}getClassificationsOfElement(s,a,l,c,u){return e(this,void 0,void 0,function*(){return yield(yield this.getClassificationsOfElementRaw({cloud_pk:s,element_uuid:a,model_pk:l,project_pk:c},u)).value()})}getDocumentsOfElementRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getDocumentsOfElement.");if(s.element_uuid===null||s.element_uuid===void 0)throw new i.RequiredError("element_uuid","Required parameter requestParameters.element_uuid was null or undefined when calling getDocumentsOfElement.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling getDocumentsOfElement.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getDocumentsOfElement.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/element/{element_uuid}/documents".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{element_uuid}",encodeURIComponent(String(s.element_uuid))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>d.map(o.DocumentFromJSON))})}getDocumentsOfElement(s,a,l,c,u){return e(this,void 0,void 0,function*(){return yield(yield this.getDocumentsOfElementRaw({cloud_pk:s,element_uuid:a,model_pk:l,project_pk:c},u)).value()})}getDrawingRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getDrawing.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling getDrawing.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling getDrawing.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getDrawing.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/drawing/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>o.DrawingFromJSON(d))})}getDrawing(s,a,l,c,u){return e(this,void 0,void 0,function*(){return yield(yield this.getDrawingRaw({cloud_pk:s,id:a,model_pk:l,project_pk:c},u)).value()})}getDrawingsRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getDrawings.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling getDrawings.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getDrawings.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/drawing".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>d.map(o.DrawingFromJSON))})}getDrawings(s,a,l,c){return e(this,void 0,void 0,function*(){return yield(yield this.getDrawingsRaw({cloud_pk:s,model_pk:a,project_pk:l},c)).value()})}getElementRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getElement.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling getElement.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getElement.");if(s.uuid===null||s.uuid===void 0)throw new i.RequiredError("uuid","Required parameter requestParameters.uuid was null or undefined when calling getElement.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/element/{uuid}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))).replace("{uuid}",encodeURIComponent(String(s.uuid))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>o.ElementFromJSON(d))})}getElement(s,a,l,c,u){return e(this,void 0,void 0,function*(){return yield(yield this.getElementRaw({cloud_pk:s,model_pk:a,project_pk:l,uuid:c},u)).value()})}getElementLinkedDocumentsRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getElementLinkedDocuments.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling getElementLinkedDocuments.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getElementLinkedDocuments.");const l={};s.classification!==void 0&&(l.classification=s.classification),s.classification__notation!==void 0&&(l.classification__notation=s.classification__notation),s.type!==void 0&&(l.type=s.type);const c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/element/documents".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>d.map(o.DocumentWithElementListFromJSON))})}getElementLinkedDocuments(s,a,l,c,u,d,h){return e(this,void 0,void 0,function*(){return yield(yield this.getElementLinkedDocumentsRaw({cloud_pk:s,model_pk:a,project_pk:l,classification:c,classification__notation:u,type:d},h)).value()})}getElementPropertySetRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getElementPropertySet.");if(s.element_uuid===null||s.element_uuid===void 0)throw new i.RequiredError("element_uuid","Required parameter requestParameters.element_uuid was null or undefined when calling getElementPropertySet.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling getElementPropertySet.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling getElementPropertySet.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getElementPropertySet.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/element/{element_uuid}/propertyset/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{element_uuid}",encodeURIComponent(String(s.element_uuid))).replace("{id}",encodeURIComponent(String(s.id))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>o.PropertySetFromJSON(d))})}getElementPropertySet(s,a,l,c,u,d){return e(this,void 0,void 0,function*(){return yield(yield this.getElementPropertySetRaw({cloud_pk:s,element_uuid:a,id:l,model_pk:c,project_pk:u},d)).value()})}getElementPropertySetPropertiesRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getElementPropertySetProperties.");if(s.element_uuid===null||s.element_uuid===void 0)throw new i.RequiredError("element_uuid","Required parameter requestParameters.element_uuid was null or undefined when calling getElementPropertySetProperties.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling getElementPropertySetProperties.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getElementPropertySetProperties.");if(s.propertyset_pk===null||s.propertyset_pk===void 0)throw new i.RequiredError("propertyset_pk","Required parameter requestParameters.propertyset_pk was null or undefined when calling getElementPropertySetProperties.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/element/{element_uuid}/propertyset/{propertyset_pk}/property".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{element_uuid}",encodeURIComponent(String(s.element_uuid))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))).replace("{propertyset_pk}",encodeURIComponent(String(s.propertyset_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>d.map(o.PropertyFromJSON))})}getElementPropertySetProperties(s,a,l,c,u,d){return e(this,void 0,void 0,function*(){return yield(yield this.getElementPropertySetPropertiesRaw({cloud_pk:s,element_uuid:a,model_pk:l,project_pk:c,propertyset_pk:u},d)).value()})}getElementPropertySetPropertyRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getElementPropertySetProperty.");if(s.element_uuid===null||s.element_uuid===void 0)throw new i.RequiredError("element_uuid","Required parameter requestParameters.element_uuid was null or undefined when calling getElementPropertySetProperty.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling getElementPropertySetProperty.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling getElementPropertySetProperty.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getElementPropertySetProperty.");if(s.propertyset_pk===null||s.propertyset_pk===void 0)throw new i.RequiredError("propertyset_pk","Required parameter requestParameters.propertyset_pk was null or undefined when calling getElementPropertySetProperty.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/element/{element_uuid}/propertyset/{propertyset_pk}/property/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{element_uuid}",encodeURIComponent(String(s.element_uuid))).replace("{id}",encodeURIComponent(String(s.id))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))).replace("{propertyset_pk}",encodeURIComponent(String(s.propertyset_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>o.PropertyFromJSON(d))})}getElementPropertySetProperty(s,a,l,c,u,d,h){return e(this,void 0,void 0,function*(){return yield(yield this.getElementPropertySetPropertyRaw({cloud_pk:s,element_uuid:a,id:l,model_pk:c,project_pk:u,propertyset_pk:d},h)).value()})}getElementPropertySetPropertyDefinitionRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getElementPropertySetPropertyDefinition.");if(s.element_uuid===null||s.element_uuid===void 0)throw new i.RequiredError("element_uuid","Required parameter requestParameters.element_uuid was null or undefined when calling getElementPropertySetPropertyDefinition.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling getElementPropertySetPropertyDefinition.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling getElementPropertySetPropertyDefinition.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getElementPropertySetPropertyDefinition.");if(s.property_pk===null||s.property_pk===void 0)throw new i.RequiredError("property_pk","Required parameter requestParameters.property_pk was null or undefined when calling getElementPropertySetPropertyDefinition.");if(s.propertyset_pk===null||s.propertyset_pk===void 0)throw new i.RequiredError("propertyset_pk","Required parameter requestParameters.propertyset_pk was null or undefined when calling getElementPropertySetPropertyDefinition.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/element/{element_uuid}/propertyset/{propertyset_pk}/property/{property_pk}/propertydefinition/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{element_uuid}",encodeURIComponent(String(s.element_uuid))).replace("{id}",encodeURIComponent(String(s.id))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))).replace("{property_pk}",encodeURIComponent(String(s.property_pk))).replace("{propertyset_pk}",encodeURIComponent(String(s.propertyset_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>o.PropertyDefinitionFromJSON(d))})}getElementPropertySetPropertyDefinition(s,a,l,c,u,d,h,A){return e(this,void 0,void 0,function*(){return yield(yield this.getElementPropertySetPropertyDefinitionRaw({cloud_pk:s,element_uuid:a,id:l,model_pk:c,project_pk:u,property_pk:d,propertyset_pk:h},A)).value()})}getElementPropertySetPropertyDefinitionUnitRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getElementPropertySetPropertyDefinitionUnit.");if(s.element_uuid===null||s.element_uuid===void 0)throw new i.RequiredError("element_uuid","Required parameter requestParameters.element_uuid was null or undefined when calling getElementPropertySetPropertyDefinitionUnit.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling getElementPropertySetPropertyDefinitionUnit.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling getElementPropertySetPropertyDefinitionUnit.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getElementPropertySetPropertyDefinitionUnit.");if(s.property_pk===null||s.property_pk===void 0)throw new i.RequiredError("property_pk","Required parameter requestParameters.property_pk was null or undefined when calling getElementPropertySetPropertyDefinitionUnit.");if(s.propertydefinition_pk===null||s.propertydefinition_pk===void 0)throw new i.RequiredError("propertydefinition_pk","Required parameter requestParameters.propertydefinition_pk was null or undefined when calling getElementPropertySetPropertyDefinitionUnit.");if(s.propertyset_pk===null||s.propertyset_pk===void 0)throw new i.RequiredError("propertyset_pk","Required parameter requestParameters.propertyset_pk was null or undefined when calling getElementPropertySetPropertyDefinitionUnit.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/element/{element_uuid}/propertyset/{propertyset_pk}/property/{property_pk}/propertydefinition/{propertydefinition_pk}/unit/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{element_uuid}",encodeURIComponent(String(s.element_uuid))).replace("{id}",encodeURIComponent(String(s.id))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))).replace("{property_pk}",encodeURIComponent(String(s.property_pk))).replace("{propertydefinition_pk}",encodeURIComponent(String(s.propertydefinition_pk))).replace("{propertyset_pk}",encodeURIComponent(String(s.propertyset_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>o.UnitFromJSON(d))})}getElementPropertySetPropertyDefinitionUnit(s,a,l,c,u,d,h,A,g){return e(this,void 0,void 0,function*(){return yield(yield this.getElementPropertySetPropertyDefinitionUnitRaw({cloud_pk:s,element_uuid:a,id:l,model_pk:c,project_pk:u,property_pk:d,propertydefinition_pk:h,propertyset_pk:A},g)).value()})}getElementPropertySetPropertyDefinitionUnitsRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getElementPropertySetPropertyDefinitionUnits.");if(s.element_uuid===null||s.element_uuid===void 0)throw new i.RequiredError("element_uuid","Required parameter requestParameters.element_uuid was null or undefined when calling getElementPropertySetPropertyDefinitionUnits.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling getElementPropertySetPropertyDefinitionUnits.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getElementPropertySetPropertyDefinitionUnits.");if(s.property_pk===null||s.property_pk===void 0)throw new i.RequiredError("property_pk","Required parameter requestParameters.property_pk was null or undefined when calling getElementPropertySetPropertyDefinitionUnits.");if(s.propertydefinition_pk===null||s.propertydefinition_pk===void 0)throw new i.RequiredError("propertydefinition_pk","Required parameter requestParameters.propertydefinition_pk was null or undefined when calling getElementPropertySetPropertyDefinitionUnits.");if(s.propertyset_pk===null||s.propertyset_pk===void 0)throw new i.RequiredError("propertyset_pk","Required parameter requestParameters.propertyset_pk was null or undefined when calling getElementPropertySetPropertyDefinitionUnits.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/element/{element_uuid}/propertyset/{propertyset_pk}/property/{property_pk}/propertydefinition/{propertydefinition_pk}/unit".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{element_uuid}",encodeURIComponent(String(s.element_uuid))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))).replace("{property_pk}",encodeURIComponent(String(s.property_pk))).replace("{propertydefinition_pk}",encodeURIComponent(String(s.propertydefinition_pk))).replace("{propertyset_pk}",encodeURIComponent(String(s.propertyset_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>d.map(o.UnitFromJSON))})}getElementPropertySetPropertyDefinitionUnits(s,a,l,c,u,d,h,A){return e(this,void 0,void 0,function*(){return yield(yield this.getElementPropertySetPropertyDefinitionUnitsRaw({cloud_pk:s,element_uuid:a,model_pk:l,project_pk:c,property_pk:u,propertydefinition_pk:d,propertyset_pk:h},A)).value()})}getElementPropertySetPropertyDefinitionsRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getElementPropertySetPropertyDefinitions.");if(s.element_uuid===null||s.element_uuid===void 0)throw new i.RequiredError("element_uuid","Required parameter requestParameters.element_uuid was null or undefined when calling getElementPropertySetPropertyDefinitions.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling getElementPropertySetPropertyDefinitions.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getElementPropertySetPropertyDefinitions.");if(s.property_pk===null||s.property_pk===void 0)throw new i.RequiredError("property_pk","Required parameter requestParameters.property_pk was null or undefined when calling getElementPropertySetPropertyDefinitions.");if(s.propertyset_pk===null||s.propertyset_pk===void 0)throw new i.RequiredError("propertyset_pk","Required parameter requestParameters.propertyset_pk was null or undefined when calling getElementPropertySetPropertyDefinitions.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/element/{element_uuid}/propertyset/{propertyset_pk}/property/{property_pk}/propertydefinition".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{element_uuid}",encodeURIComponent(String(s.element_uuid))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))).replace("{property_pk}",encodeURIComponent(String(s.property_pk))).replace("{propertyset_pk}",encodeURIComponent(String(s.propertyset_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>d.map(o.PropertyDefinitionFromJSON))})}getElementPropertySetPropertyDefinitions(s,a,l,c,u,d,h){return e(this,void 0,void 0,function*(){return yield(yield this.getElementPropertySetPropertyDefinitionsRaw({cloud_pk:s,element_uuid:a,model_pk:l,project_pk:c,property_pk:u,propertyset_pk:d},h)).value()})}getElementPropertySetsRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getElementPropertySets.");if(s.element_uuid===null||s.element_uuid===void 0)throw new i.RequiredError("element_uuid","Required parameter requestParameters.element_uuid was null or undefined when calling getElementPropertySets.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling getElementPropertySets.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getElementPropertySets.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/element/{element_uuid}/propertyset".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{element_uuid}",encodeURIComponent(String(s.element_uuid))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>d.map(o.PropertySetFromJSON))})}getElementPropertySets(s,a,l,c,u){return e(this,void 0,void 0,function*(){return yield(yield this.getElementPropertySetsRaw({cloud_pk:s,element_uuid:a,model_pk:l,project_pk:c},u)).value()})}getElementsRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getElements.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling getElements.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getElements.");const l={};s.classification!==void 0&&(l.classification=s.classification),s.classification__notation!==void 0&&(l.classification__notation=s.classification__notation),s.type!==void 0&&(l.type=s.type);const c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/element".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>d.map(o.ElementFromJSON))})}getElements(s,a,l,c,u,d,h){return e(this,void 0,void 0,function*(){return yield(yield this.getElementsRaw({cloud_pk:s,model_pk:a,project_pk:l,classification:c,classification__notation:u,type:d},h)).value()})}getElementsFromClassificationRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getElementsFromClassification.");if(s.model_classification_pk===null||s.model_classification_pk===void 0)throw new i.RequiredError("model_classification_pk","Required parameter requestParameters.model_classification_pk was null or undefined when calling getElementsFromClassification.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling getElementsFromClassification.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getElementsFromClassification.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/classification/{model_classification_pk}/element".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{model_classification_pk}",encodeURIComponent(String(s.model_classification_pk))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>d.map(o.ElementFromJSON))})}getElementsFromClassification(s,a,l,c,u){return e(this,void 0,void 0,function*(){return yield(yield this.getElementsFromClassificationRaw({cloud_pk:s,model_classification_pk:a,model_pk:l,project_pk:c},u)).value()})}getLayerRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getLayer.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling getLayer.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling getLayer.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getLayer.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/layer/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>o.LayerFromJSON(d))})}getLayer(s,a,l,c,u){return e(this,void 0,void 0,function*(){return yield(yield this.getLayerRaw({cloud_pk:s,id:a,model_pk:l,project_pk:c},u)).value()})}getLayersRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getLayers.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling getLayers.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getLayers.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/layer".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>d.map(o.LayerFromJSON))})}getLayers(s,a,l,c){return e(this,void 0,void 0,function*(){return yield(yield this.getLayersRaw({cloud_pk:s,model_pk:a,project_pk:l},c)).value()})}getMaterialRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getMaterial.");if(s.element_uuid===null||s.element_uuid===void 0)throw new i.RequiredError("element_uuid","Required parameter requestParameters.element_uuid was null or undefined when calling getMaterial.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling getMaterial.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling getMaterial.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getMaterial.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/element/{element_uuid}/material/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{element_uuid}",encodeURIComponent(String(s.element_uuid))).replace("{id}",encodeURIComponent(String(s.id))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>o.MaterialFromJSON(d))})}getMaterial(s,a,l,c,u,d){return e(this,void 0,void 0,function*(){return yield(yield this.getMaterialRaw({cloud_pk:s,element_uuid:a,id:l,model_pk:c,project_pk:u},d)).value()})}getMaterialsRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getMaterials.");if(s.element_uuid===null||s.element_uuid===void 0)throw new i.RequiredError("element_uuid","Required parameter requestParameters.element_uuid was null or undefined when calling getMaterials.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling getMaterials.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getMaterials.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/element/{element_uuid}/material".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{element_uuid}",encodeURIComponent(String(s.element_uuid))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>d.map(o.MaterialFromJSON))})}getMaterials(s,a,l,c,u){return e(this,void 0,void 0,function*(){return yield(yield this.getMaterialsRaw({cloud_pk:s,element_uuid:a,model_pk:l,project_pk:c},u)).value()})}getModelRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getModel.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling getModel.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getModel.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>o.ModelFromJSON(d))})}getModel(s,a,l,c){return e(this,void 0,void 0,function*(){return yield(yield this.getModelRaw({cloud_pk:s,id:a,project_pk:l},c)).value()})}getModelClassificationsRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getModelClassifications.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling getModelClassifications.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getModelClassifications.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/classification".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>d.map(o.ClassificationFromJSON))})}getModelClassifications(s,a,l,c){return e(this,void 0,void 0,function*(){return yield(yield this.getModelClassificationsRaw({cloud_pk:s,model_pk:a,project_pk:l},c)).value()})}getModelMaterialRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getModelMaterial.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling getModelMaterial.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling getModelMaterial.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getModelMaterial.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/material/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>o.MaterialFromJSON(d))})}getModelMaterial(s,a,l,c,u){return e(this,void 0,void 0,function*(){return yield(yield this.getModelMaterialRaw({cloud_pk:s,id:a,model_pk:l,project_pk:c},u)).value()})}getModelMaterialsRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getModelMaterials.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling getModelMaterials.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getModelMaterials.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/material".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>d.map(o.MaterialFromJSON))})}getModelMaterials(s,a,l,c){return e(this,void 0,void 0,function*(){return yield(yield this.getModelMaterialsRaw({cloud_pk:s,model_pk:a,project_pk:l},c)).value()})}getModelPropertiesRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getModelProperties.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling getModelProperties.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getModelProperties.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/property".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>d.map(o.PropertyFromJSON))})}getModelProperties(s,a,l,c){return e(this,void 0,void 0,function*(){return yield(yield this.getModelPropertiesRaw({cloud_pk:s,model_pk:a,project_pk:l},c)).value()})}getModelPropertyRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getModelProperty.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling getModelProperty.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling getModelProperty.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getModelProperty.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/property/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>o.PropertyFromJSON(d))})}getModelProperty(s,a,l,c,u){return e(this,void 0,void 0,function*(){return yield(yield this.getModelPropertyRaw({cloud_pk:s,id:a,model_pk:l,project_pk:c},u)).value()})}getModelPropertyDefinitionRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getModelPropertyDefinition.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling getModelPropertyDefinition.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling getModelPropertyDefinition.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getModelPropertyDefinition.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/propertydefinition/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>o.PropertyDefinitionFromJSON(d))})}getModelPropertyDefinition(s,a,l,c,u){return e(this,void 0,void 0,function*(){return yield(yield this.getModelPropertyDefinitionRaw({cloud_pk:s,id:a,model_pk:l,project_pk:c},u)).value()})}getModelPropertyDefinitionsRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getModelPropertyDefinitions.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling getModelPropertyDefinitions.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getModelPropertyDefinitions.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/propertydefinition".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>d.map(o.PropertyDefinitionFromJSON))})}getModelPropertyDefinitions(s,a,l,c){return e(this,void 0,void 0,function*(){return yield(yield this.getModelPropertyDefinitionsRaw({cloud_pk:s,model_pk:a,project_pk:l},c)).value()})}getModelUnitRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getModelUnit.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling getModelUnit.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling getModelUnit.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getModelUnit.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/unit/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>o.UnitFromJSON(d))})}getModelUnit(s,a,l,c,u){return e(this,void 0,void 0,function*(){return yield(yield this.getModelUnitRaw({cloud_pk:s,id:a,model_pk:l,project_pk:c},u)).value()})}getModelUnitsRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getModelUnits.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling getModelUnits.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getModelUnits.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/unit".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>d.map(o.UnitFromJSON))})}getModelUnits(s,a,l,c){return e(this,void 0,void 0,function*(){return yield(yield this.getModelUnitsRaw({cloud_pk:s,model_pk:a,project_pk:l},c)).value()})}getModelsRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getModels.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getModels.");const l={};s.source!==void 0&&(l.source=s.source),s.status&&(l.status=s.status),s.type&&(l.type=s.type);const c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>d.map(o.ModelFromJSON))})}getModels(s,a,l,c,u,d){return e(this,void 0,void 0,function*(){return yield(yield this.getModelsRaw({cloud_pk:s,project_pk:a,source:l,status:c,type:u},d)).value()})}getProcessorHandlerRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getProcessorHandler.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling getProcessorHandler.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling getProcessorHandler.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getProcessorHandler.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/processorhandler/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>o.ProcessorHandlerFromJSON(d))})}getProcessorHandler(s,a,l,c,u){return e(this,void 0,void 0,function*(){return yield(yield this.getProcessorHandlerRaw({cloud_pk:s,id:a,model_pk:l,project_pk:c},u)).value()})}getProcessorHandlersRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getProcessorHandlers.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling getProcessorHandlers.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getProcessorHandlers.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/processorhandler".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>d.map(o.ProcessorHandlerFromJSON))})}getProcessorHandlers(s,a,l,c){return e(this,void 0,void 0,function*(){return yield(yield this.getProcessorHandlersRaw({cloud_pk:s,model_pk:a,project_pk:l},c)).value()})}getPropertySetRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getPropertySet.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling getPropertySet.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling getPropertySet.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getPropertySet.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/propertyset/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>o.PropertySetFromJSON(d))})}getPropertySet(s,a,l,c,u){return e(this,void 0,void 0,function*(){return yield(yield this.getPropertySetRaw({cloud_pk:s,id:a,model_pk:l,project_pk:c},u)).value()})}getPropertySetsRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getPropertySets.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling getPropertySets.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getPropertySets.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/propertyset".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>d.map(o.PropertySetFromJSON))})}getPropertySets(s,a,l,c){return e(this,void 0,void 0,function*(){return yield(yield this.getPropertySetsRaw({cloud_pk:s,model_pk:a,project_pk:l},c)).value()})}getRawElementsRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getRawElements.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling getRawElements.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getRawElements.");const l={};s.classification!==void 0&&(l.classification=s.classification),s.classification__notation!==void 0&&(l.classification__notation=s.classification__notation),s.type!==void 0&&(l.type=s.type);const c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/element/raw".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>o.RawElementsFromJSON(d))})}getRawElements(s,a,l,c,u,d,h){return e(this,void 0,void 0,function*(){return yield(yield this.getRawElementsRaw({cloud_pk:s,model_pk:a,project_pk:l,classification:c,classification__notation:u,type:d},h)).value()})}getSimpleElementRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getSimpleElement.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling getSimpleElement.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getSimpleElement.");if(s.uuid===null||s.uuid===void 0)throw new i.RequiredError("uuid","Required parameter requestParameters.uuid was null or undefined when calling getSimpleElement.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/element/{uuid}/simple".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))).replace("{uuid}",encodeURIComponent(String(s.uuid))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>o.SimpleElementFromJSON(d))})}getSimpleElement(s,a,l,c,u){return e(this,void 0,void 0,function*(){return yield(yield this.getSimpleElementRaw({cloud_pk:s,model_pk:a,project_pk:l,uuid:c},u)).value()})}getSimpleElementsRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getSimpleElements.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling getSimpleElements.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getSimpleElements.");const l={};s.classification!==void 0&&(l.classification=s.classification),s.classification__notation!==void 0&&(l.classification__notation=s.classification__notation),s.type!==void 0&&(l.type=s.type);const c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/element/simple".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>o.SimpleElementFromJSON(d))})}getSimpleElements(s,a,l,c,u,d,h){return e(this,void 0,void 0,function*(){return yield(yield this.getSimpleElementsRaw({cloud_pk:s,model_pk:a,project_pk:l,classification:c,classification__notation:u,type:d},h)).value()})}getSpaceRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getSpace.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling getSpace.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling getSpace.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getSpace.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/space/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>o.SpaceFromJSON(d))})}getSpace(s,a,l,c,u){return e(this,void 0,void 0,function*(){return yield(yield this.getSpaceRaw({cloud_pk:s,id:a,model_pk:l,project_pk:c},u)).value()})}getSpacesRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getSpaces.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling getSpaces.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getSpaces.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/space".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>d.map(o.SpaceFromJSON))})}getSpaces(s,a,l,c){return e(this,void 0,void 0,function*(){return yield(yield this.getSpacesRaw({cloud_pk:s,model_pk:a,project_pk:l},c)).value()})}getStoreyRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getStorey.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling getStorey.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getStorey.");if(s.uuid===null||s.uuid===void 0)throw new i.RequiredError("uuid","Required parameter requestParameters.uuid was null or undefined when calling getStorey.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/storey/{uuid}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))).replace("{uuid}",encodeURIComponent(String(s.uuid))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>o.StoreyFromJSON(d))})}getStorey(s,a,l,c,u){return e(this,void 0,void 0,function*(){return yield(yield this.getStoreyRaw({cloud_pk:s,model_pk:a,project_pk:l,uuid:c},u)).value()})}getStoreyPlanPositioningRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getStoreyPlanPositioning.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling getStoreyPlanPositioning.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling getStoreyPlanPositioning.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getStoreyPlanPositioning.");if(s.storey_uuid===null||s.storey_uuid===void 0)throw new i.RequiredError("storey_uuid","Required parameter requestParameters.storey_uuid was null or undefined when calling getStoreyPlanPositioning.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/storey/{storey_uuid}/plan/{id}/positioning".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))).replace("{storey_uuid}",encodeURIComponent(String(s.storey_uuid))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>o.PositioningPlanFromJSON(d))})}getStoreyPlanPositioning(s,a,l,c,u,d){return e(this,void 0,void 0,function*(){return yield(yield this.getStoreyPlanPositioningRaw({cloud_pk:s,id:a,model_pk:l,project_pk:c,storey_uuid:u},d)).value()})}getStoreysRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getStoreys.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling getStoreys.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getStoreys.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/storey".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>d.map(o.StoreyFromJSON))})}getStoreys(s,a,l,c){return e(this,void 0,void 0,function*(){return yield(yield this.getStoreysRaw({cloud_pk:s,model_pk:a,project_pk:l},c)).value()})}getSystemRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getSystem.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling getSystem.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getSystem.");if(s.uuid===null||s.uuid===void 0)throw new i.RequiredError("uuid","Required parameter requestParameters.uuid was null or undefined when calling getSystem.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/system/{uuid}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))).replace("{uuid}",encodeURIComponent(String(s.uuid))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>o.SystemFromJSON(d))})}getSystem(s,a,l,c,u){return e(this,void 0,void 0,function*(){return yield(yield this.getSystemRaw({cloud_pk:s,model_pk:a,project_pk:l,uuid:c},u)).value()})}getSystemsRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getSystems.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling getSystems.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getSystems.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/system".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>d.map(o.SystemFromJSON))})}getSystems(s,a,l,c){return e(this,void 0,void 0,function*(){return yield(yield this.getSystemsRaw({cloud_pk:s,model_pk:a,project_pk:l},c)).value()})}getTilesetRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getTileset.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling getTileset.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getTileset.");const l={};s.tile_format!==void 0&&(l.tile_format=s.tile_format);const c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{id}/tileset".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"GET",headers:c,query:l},a);return new i.VoidApiResponse(u)})}getTileset(s,a,l,c,u){return e(this,void 0,void 0,function*(){yield this.getTilesetRaw({cloud_pk:s,id:a,project_pk:l,tile_format:c},u)})}getZoneRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getZone.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling getZone.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling getZone.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getZone.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/zone/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>o.ZoneFromJSON(d))})}getZone(s,a,l,c,u){return e(this,void 0,void 0,function*(){return yield(yield this.getZoneRaw({cloud_pk:s,id:a,model_pk:l,project_pk:c},u)).value()})}getZoneSpaceRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getZoneSpace.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling getZoneSpace.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling getZoneSpace.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getZoneSpace.");if(s.zone_pk===null||s.zone_pk===void 0)throw new i.RequiredError("zone_pk","Required parameter requestParameters.zone_pk was null or undefined when calling getZoneSpace.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/zone/{zone_pk}/space/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))).replace("{zone_pk}",encodeURIComponent(String(s.zone_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>o.ZoneSpaceFromJSON(d))})}getZoneSpace(s,a,l,c,u,d){return e(this,void 0,void 0,function*(){return yield(yield this.getZoneSpaceRaw({cloud_pk:s,id:a,model_pk:l,project_pk:c,zone_pk:u},d)).value()})}getZoneSpacesRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getZoneSpaces.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling getZoneSpaces.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getZoneSpaces.");if(s.zone_pk===null||s.zone_pk===void 0)throw new i.RequiredError("zone_pk","Required parameter requestParameters.zone_pk was null or undefined when calling getZoneSpaces.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/zone/{zone_pk}/space".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))).replace("{zone_pk}",encodeURIComponent(String(s.zone_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>d.map(o.ZoneSpaceFromJSON))})}getZoneSpaces(s,a,l,c,u){return e(this,void 0,void 0,function*(){return yield(yield this.getZoneSpacesRaw({cloud_pk:s,model_pk:a,project_pk:l,zone_pk:c},u)).value()})}getZonesRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getZones.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling getZones.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling getZones.");const l={};s.color!==void 0&&(l.color=s.color);const c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/zone".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>d.map(o.ZoneFromJSON))})}getZones(s,a,l,c,u){return e(this,void 0,void 0,function*(){return yield(yield this.getZonesRaw({cloud_pk:s,model_pk:a,project_pk:l,color:c},u)).value()})}linkDocumentsOfElementRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling linkDocumentsOfElement.");if(s.element_uuid===null||s.element_uuid===void 0)throw new i.RequiredError("element_uuid","Required parameter requestParameters.element_uuid was null or undefined when calling linkDocumentsOfElement.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling linkDocumentsOfElement.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling linkDocumentsOfElement.");if(s.request_body===null||s.request_body===void 0)throw new i.RequiredError("request_body","Required parameter requestParameters.request_body was null or undefined when calling linkDocumentsOfElement.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/element/{element_uuid}/documents".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{element_uuid}",encodeURIComponent(String(s.element_uuid))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"POST",headers:c,query:l,body:s.request_body},a);return new i.JSONApiResponse(u,d=>d.map(o.DocumentFromJSON))})}linkDocumentsOfElement(s,a,l,c,u,d){return e(this,void 0,void 0,function*(){return yield(yield this.linkDocumentsOfElementRaw({cloud_pk:s,element_uuid:a,model_pk:l,project_pk:c,request_body:u},d)).value()})}listClassificationElementRelationsRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling listClassificationElementRelations.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling listClassificationElementRelations.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling listClassificationElementRelations.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/classification-element".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>d.map(o.ElementClassificationRelationFromJSON))})}listClassificationElementRelations(s,a,l,c){return e(this,void 0,void 0,function*(){return yield(yield this.listClassificationElementRelationsRaw({cloud_pk:s,model_pk:a,project_pk:l},c)).value()})}mergeIfcsRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling mergeIfcs.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling mergeIfcs.");if(s.IfcMergeRequest===null||s.IfcMergeRequest===void 0)throw new i.RequiredError("IfcMergeRequest","Required parameter requestParameters.IfcMergeRequest was null or undefined when calling mergeIfcs.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/merge".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"POST",headers:c,query:l,body:o.IfcMergeRequestToJSON(s.IfcMergeRequest)},a);return new i.VoidApiResponse(u)})}mergeIfcs(s,a,l,c){return e(this,void 0,void 0,function*(){yield this.mergeIfcsRaw({cloud_pk:s,project_pk:a,IfcMergeRequest:l},c)})}optimizeIfcRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling optimizeIfc.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling optimizeIfc.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling optimizeIfc.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{id}/optimize".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"POST",headers:c,query:l,body:o.IfcOptimizeRequestToJSON(s.IfcOptimizeRequest)},a);return new i.VoidApiResponse(u)})}optimizeIfc(s,a,l,c,u){return e(this,void 0,void 0,function*(){yield this.optimizeIfcRaw({cloud_pk:s,id:a,project_pk:l,IfcOptimizeRequest:c},u)})}removeAllElementPropertySetRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling removeAllElementPropertySet.");if(s.element_uuid===null||s.element_uuid===void 0)throw new i.RequiredError("element_uuid","Required parameter requestParameters.element_uuid was null or undefined when calling removeAllElementPropertySet.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling removeAllElementPropertySet.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling removeAllElementPropertySet.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/element/{element_uuid}/propertyset/all".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{element_uuid}",encodeURIComponent(String(s.element_uuid))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"DELETE",headers:c,query:l},a);return new i.VoidApiResponse(u)})}removeAllElementPropertySet(s,a,l,c,u){return e(this,void 0,void 0,function*(){yield this.removeAllElementPropertySetRaw({cloud_pk:s,element_uuid:a,model_pk:l,project_pk:c},u)})}removeClassificationOfElementRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling removeClassificationOfElement.");if(s.element_uuid===null||s.element_uuid===void 0)throw new i.RequiredError("element_uuid","Required parameter requestParameters.element_uuid was null or undefined when calling removeClassificationOfElement.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling removeClassificationOfElement.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling removeClassificationOfElement.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling removeClassificationOfElement.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/element/{element_uuid}/classification/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{element_uuid}",encodeURIComponent(String(s.element_uuid))).replace("{id}",encodeURIComponent(String(s.id))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"DELETE",headers:c,query:l},a);return new i.VoidApiResponse(u)})}removeClassificationOfElement(s,a,l,c,u,d){return e(this,void 0,void 0,function*(){yield this.removeClassificationOfElementRaw({cloud_pk:s,element_uuid:a,id:l,model_pk:c,project_pk:u},d)})}removeDocumentOfElementRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling removeDocumentOfElement.");if(s.element_uuid===null||s.element_uuid===void 0)throw new i.RequiredError("element_uuid","Required parameter requestParameters.element_uuid was null or undefined when calling removeDocumentOfElement.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling removeDocumentOfElement.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling removeDocumentOfElement.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling removeDocumentOfElement.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/element/{element_uuid}/documents/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{element_uuid}",encodeURIComponent(String(s.element_uuid))).replace("{id}",encodeURIComponent(String(s.id))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"DELETE",headers:c,query:l},a);return new i.VoidApiResponse(u)})}removeDocumentOfElement(s,a,l,c,u,d){return e(this,void 0,void 0,function*(){yield this.removeDocumentOfElementRaw({cloud_pk:s,element_uuid:a,id:l,model_pk:c,project_pk:u},d)})}removeElementPropertySetRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling removeElementPropertySet.");if(s.element_uuid===null||s.element_uuid===void 0)throw new i.RequiredError("element_uuid","Required parameter requestParameters.element_uuid was null or undefined when calling removeElementPropertySet.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling removeElementPropertySet.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling removeElementPropertySet.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling removeElementPropertySet.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/element/{element_uuid}/propertyset/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{element_uuid}",encodeURIComponent(String(s.element_uuid))).replace("{id}",encodeURIComponent(String(s.id))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"DELETE",headers:c,query:l},a);return new i.VoidApiResponse(u)})}removeElementPropertySet(s,a,l,c,u,d){return e(this,void 0,void 0,function*(){yield this.removeElementPropertySetRaw({cloud_pk:s,element_uuid:a,id:l,model_pk:c,project_pk:u},d)})}removeElementPropertySetPropertyRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling removeElementPropertySetProperty.");if(s.element_uuid===null||s.element_uuid===void 0)throw new i.RequiredError("element_uuid","Required parameter requestParameters.element_uuid was null or undefined when calling removeElementPropertySetProperty.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling removeElementPropertySetProperty.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling removeElementPropertySetProperty.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling removeElementPropertySetProperty.");if(s.propertyset_pk===null||s.propertyset_pk===void 0)throw new i.RequiredError("propertyset_pk","Required parameter requestParameters.propertyset_pk was null or undefined when calling removeElementPropertySetProperty.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/element/{element_uuid}/propertyset/{propertyset_pk}/property/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{element_uuid}",encodeURIComponent(String(s.element_uuid))).replace("{id}",encodeURIComponent(String(s.id))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))).replace("{propertyset_pk}",encodeURIComponent(String(s.propertyset_pk))),method:"DELETE",headers:c,query:l},a);return new i.VoidApiResponse(u)})}removeElementPropertySetProperty(s,a,l,c,u,d,h){return e(this,void 0,void 0,function*(){yield this.removeElementPropertySetPropertyRaw({cloud_pk:s,element_uuid:a,id:l,model_pk:c,project_pk:u,propertyset_pk:d},h)})}removeElementPropertySetPropertyDefinitionRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling removeElementPropertySetPropertyDefinition.");if(s.element_uuid===null||s.element_uuid===void 0)throw new i.RequiredError("element_uuid","Required parameter requestParameters.element_uuid was null or undefined when calling removeElementPropertySetPropertyDefinition.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling removeElementPropertySetPropertyDefinition.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling removeElementPropertySetPropertyDefinition.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling removeElementPropertySetPropertyDefinition.");if(s.property_pk===null||s.property_pk===void 0)throw new i.RequiredError("property_pk","Required parameter requestParameters.property_pk was null or undefined when calling removeElementPropertySetPropertyDefinition.");if(s.propertyset_pk===null||s.propertyset_pk===void 0)throw new i.RequiredError("propertyset_pk","Required parameter requestParameters.propertyset_pk was null or undefined when calling removeElementPropertySetPropertyDefinition.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/element/{element_uuid}/propertyset/{propertyset_pk}/property/{property_pk}/propertydefinition/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{element_uuid}",encodeURIComponent(String(s.element_uuid))).replace("{id}",encodeURIComponent(String(s.id))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))).replace("{property_pk}",encodeURIComponent(String(s.property_pk))).replace("{propertyset_pk}",encodeURIComponent(String(s.propertyset_pk))),method:"DELETE",headers:c,query:l},a);return new i.VoidApiResponse(u)})}removeElementPropertySetPropertyDefinition(s,a,l,c,u,d,h,A){return e(this,void 0,void 0,function*(){yield this.removeElementPropertySetPropertyDefinitionRaw({cloud_pk:s,element_uuid:a,id:l,model_pk:c,project_pk:u,property_pk:d,propertyset_pk:h},A)})}removeElementPropertySetPropertyDefinitionUnitRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling removeElementPropertySetPropertyDefinitionUnit.");if(s.element_uuid===null||s.element_uuid===void 0)throw new i.RequiredError("element_uuid","Required parameter requestParameters.element_uuid was null or undefined when calling removeElementPropertySetPropertyDefinitionUnit.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling removeElementPropertySetPropertyDefinitionUnit.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling removeElementPropertySetPropertyDefinitionUnit.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling removeElementPropertySetPropertyDefinitionUnit.");if(s.property_pk===null||s.property_pk===void 0)throw new i.RequiredError("property_pk","Required parameter requestParameters.property_pk was null or undefined when calling removeElementPropertySetPropertyDefinitionUnit.");if(s.propertydefinition_pk===null||s.propertydefinition_pk===void 0)throw new i.RequiredError("propertydefinition_pk","Required parameter requestParameters.propertydefinition_pk was null or undefined when calling removeElementPropertySetPropertyDefinitionUnit.");if(s.propertyset_pk===null||s.propertyset_pk===void 0)throw new i.RequiredError("propertyset_pk","Required parameter requestParameters.propertyset_pk was null or undefined when calling removeElementPropertySetPropertyDefinitionUnit.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/element/{element_uuid}/propertyset/{propertyset_pk}/property/{property_pk}/propertydefinition/{propertydefinition_pk}/unit/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{element_uuid}",encodeURIComponent(String(s.element_uuid))).replace("{id}",encodeURIComponent(String(s.id))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))).replace("{property_pk}",encodeURIComponent(String(s.property_pk))).replace("{propertydefinition_pk}",encodeURIComponent(String(s.propertydefinition_pk))).replace("{propertyset_pk}",encodeURIComponent(String(s.propertyset_pk))),method:"DELETE",headers:c,query:l},a);return new i.VoidApiResponse(u)})}removeElementPropertySetPropertyDefinitionUnit(s,a,l,c,u,d,h,A,g){return e(this,void 0,void 0,function*(){yield this.removeElementPropertySetPropertyDefinitionUnitRaw({cloud_pk:s,element_uuid:a,id:l,model_pk:c,project_pk:u,property_pk:d,propertydefinition_pk:h,propertyset_pk:A},g)})}removeElementsFromClassificationRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling removeElementsFromClassification.");if(s.model_classification_pk===null||s.model_classification_pk===void 0)throw new i.RequiredError("model_classification_pk","Required parameter requestParameters.model_classification_pk was null or undefined when calling removeElementsFromClassification.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling removeElementsFromClassification.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling removeElementsFromClassification.");if(s.uuid===null||s.uuid===void 0)throw new i.RequiredError("uuid","Required parameter requestParameters.uuid was null or undefined when calling removeElementsFromClassification.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/classification/{model_classification_pk}/element/{uuid}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{model_classification_pk}",encodeURIComponent(String(s.model_classification_pk))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))).replace("{uuid}",encodeURIComponent(String(s.uuid))),method:"DELETE",headers:c,query:l},a);return new i.VoidApiResponse(u)})}removeElementsFromClassification(s,a,l,c,u,d){return e(this,void 0,void 0,function*(){yield this.removeElementsFromClassificationRaw({cloud_pk:s,model_classification_pk:a,model_pk:l,project_pk:c,uuid:u},d)})}reprocessModelRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling reprocessModel.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling reprocessModel.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling reprocessModel.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{id}/reprocess".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"POST",headers:c,query:l},a);return new i.VoidApiResponse(u)})}reprocessModel(s,a,l,c){return e(this,void 0,void 0,function*(){yield this.reprocessModelRaw({cloud_pk:s,id:a,project_pk:l},c)})}updateAccessTokenRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling updateAccessToken.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling updateAccessToken.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling updateAccessToken.");if(s.token===null||s.token===void 0)throw new i.RequiredError("token","Required parameter requestParameters.token was null or undefined when calling updateAccessToken.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/access_token/{token}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))).replace("{token}",encodeURIComponent(String(s.token))),method:"PATCH",headers:c,query:l,body:o.PatchedIfcAccessTokenRequestToJSON(s.PatchedIfcAccessTokenRequest)},a);return new i.JSONApiResponse(u,d=>o.IfcAccessTokenFromJSON(d))})}updateAccessToken(s,a,l,c,u,d){return e(this,void 0,void 0,function*(){return yield(yield this.updateAccessTokenRaw({cloud_pk:s,model_pk:a,project_pk:l,token:c,PatchedIfcAccessTokenRequest:u},d)).value()})}updateBuildingRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling updateBuilding.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling updateBuilding.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling updateBuilding.");if(s.uuid===null||s.uuid===void 0)throw new i.RequiredError("uuid","Required parameter requestParameters.uuid was null or undefined when calling updateBuilding.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/building/{uuid}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))).replace("{uuid}",encodeURIComponent(String(s.uuid))),method:"PATCH",headers:c,query:l,body:o.PatchedStoreyBuildingRequestToJSON(s.PatchedStoreyBuildingRequest)},a);return new i.JSONApiResponse(u,d=>o.BuildingFromJSON(d))})}updateBuilding(s,a,l,c,u,d){return e(this,void 0,void 0,function*(){return yield(yield this.updateBuildingRaw({cloud_pk:s,model_pk:a,project_pk:l,uuid:c,PatchedStoreyBuildingRequest:u},d)).value()})}updateBuildingPlanPositioningRaw(s,a){return e(this,void 0,void 0,function*(){if(s.building_uuid===null||s.building_uuid===void 0)throw new i.RequiredError("building_uuid","Required parameter requestParameters.building_uuid was null or undefined when calling updateBuildingPlanPositioning.");if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling updateBuildingPlanPositioning.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling updateBuildingPlanPositioning.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling updateBuildingPlanPositioning.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling updateBuildingPlanPositioning.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/building/{building_uuid}/plan/{id}/positioning".replace("{building_uuid}",encodeURIComponent(String(s.building_uuid))).replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"PATCH",headers:c,query:l,body:o.PatchedPositioningPlanRequestToJSON(s.PatchedPositioningPlanRequest)},a);return new i.JSONApiResponse(u,d=>o.PositioningPlanFromJSON(d))})}updateBuildingPlanPositioning(s,a,l,c,u,d,h){return e(this,void 0,void 0,function*(){return yield(yield this.updateBuildingPlanPositioningRaw({building_uuid:s,cloud_pk:a,id:l,model_pk:c,project_pk:u,PatchedPositioningPlanRequest:d},h)).value()})}updateDrawingRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling updateDrawing.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling updateDrawing.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling updateDrawing.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling updateDrawing.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/drawing/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"PATCH",headers:c,query:l,body:o.PatchedDrawingRequestToJSON(s.PatchedDrawingRequest)},a);return new i.JSONApiResponse(u,d=>o.DrawingFromJSON(d))})}updateDrawing(s,a,l,c,u,d){return e(this,void 0,void 0,function*(){return yield(yield this.updateDrawingRaw({cloud_pk:s,id:a,model_pk:l,project_pk:c,PatchedDrawingRequest:u},d)).value()})}updateElementRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling updateElement.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling updateElement.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling updateElement.");if(s.uuid===null||s.uuid===void 0)throw new i.RequiredError("uuid","Required parameter requestParameters.uuid was null or undefined when calling updateElement.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/element/{uuid}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))).replace("{uuid}",encodeURIComponent(String(s.uuid))),method:"PATCH",headers:c,query:l,body:o.PatchedElementRequestToJSON(s.PatchedElementRequest)},a);return new i.JSONApiResponse(u,d=>o.ElementFromJSON(d))})}updateElement(s,a,l,c,u,d){return e(this,void 0,void 0,function*(){return yield(yield this.updateElementRaw({cloud_pk:s,model_pk:a,project_pk:l,uuid:c,PatchedElementRequest:u},d)).value()})}updateElementPropertySetPropertyRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling updateElementPropertySetProperty.");if(s.element_uuid===null||s.element_uuid===void 0)throw new i.RequiredError("element_uuid","Required parameter requestParameters.element_uuid was null or undefined when calling updateElementPropertySetProperty.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling updateElementPropertySetProperty.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling updateElementPropertySetProperty.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling updateElementPropertySetProperty.");if(s.propertyset_pk===null||s.propertyset_pk===void 0)throw new i.RequiredError("propertyset_pk","Required parameter requestParameters.propertyset_pk was null or undefined when calling updateElementPropertySetProperty.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/element/{element_uuid}/propertyset/{propertyset_pk}/property/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{element_uuid}",encodeURIComponent(String(s.element_uuid))).replace("{id}",encodeURIComponent(String(s.id))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))).replace("{propertyset_pk}",encodeURIComponent(String(s.propertyset_pk))),method:"PATCH",headers:c,query:l,body:o.PatchedPropertyRequestToJSON(s.PatchedPropertyRequest)},a);return new i.JSONApiResponse(u,d=>o.PropertyFromJSON(d))})}updateElementPropertySetProperty(s,a,l,c,u,d,h,A){return e(this,void 0,void 0,function*(){return yield(yield this.updateElementPropertySetPropertyRaw({cloud_pk:s,element_uuid:a,id:l,model_pk:c,project_pk:u,propertyset_pk:d,PatchedPropertyRequest:h},A)).value()})}updateLayerRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling updateLayer.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling updateLayer.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling updateLayer.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling updateLayer.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/layer/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"PATCH",headers:c,query:l,body:o.PatchedLayerRequestToJSON(s.PatchedLayerRequest)},a);return new i.JSONApiResponse(u,d=>o.LayerFromJSON(d))})}updateLayer(s,a,l,c,u,d){return e(this,void 0,void 0,function*(){return yield(yield this.updateLayerRaw({cloud_pk:s,id:a,model_pk:l,project_pk:c,PatchedLayerRequest:u},d)).value()})}updateModelRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling updateModel.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling updateModel.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling updateModel.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"PATCH",headers:c,query:l,body:o.PatchedModelRequestToJSON(s.PatchedModelRequest)},a);return new i.JSONApiResponse(u,d=>o.ModelFromJSON(d))})}updateModel(s,a,l,c,u){return e(this,void 0,void 0,function*(){return yield(yield this.updateModelRaw({cloud_pk:s,id:a,project_pk:l,PatchedModelRequest:c},u)).value()})}updateModelFilesRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling updateModelFiles.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling updateModelFiles.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling updateModelFiles.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=[{contentType:"multipart/form-data"},{contentType:"application/x-www-form-urlencoded"}],d=i.canConsumeForm(u);let h,A=!1;A=d,A=d,A=d,A=d,A=d,A=d,A=d,A?h=new FormData:h=new URLSearchParams,s.structure_file!==void 0&&h.append("structure_file",s.structure_file),s.systems_file!==void 0&&h.append("systems_file",s.systems_file),s.map_file!==void 0&&h.append("map_file",s.map_file),s.gltf_file!==void 0&&h.append("gltf_file",s.gltf_file),s.preview_file!==void 0&&h.append("preview_file",s.preview_file),s.xkt_file!==void 0&&h.append("xkt_file",s.xkt_file),s.binary_2d_file!==void 0&&h.append("binary_2d_file",s.binary_2d_file);const g=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{id}/files".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"PATCH",headers:c,query:l,body:h},a);return new i.JSONApiResponse(g,p=>o.ModelFilesFromJSON(p))})}updateModelFiles(s,a,l,c,u,d,h,A,g,p,M){return e(this,void 0,void 0,function*(){return yield(yield this.updateModelFilesRaw({cloud_pk:s,id:a,project_pk:l,structure_file:c,systems_file:u,map_file:d,gltf_file:h,preview_file:A,xkt_file:g,binary_2d_file:p},M)).value()})}updateModelPropertyRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling updateModelProperty.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling updateModelProperty.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling updateModelProperty.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling updateModelProperty.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/property/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"PATCH",headers:c,query:l,body:o.PatchedPropertyRequestToJSON(s.PatchedPropertyRequest)},a);return new i.JSONApiResponse(u,d=>o.PropertyFromJSON(d))})}updateModelProperty(s,a,l,c,u,d){return e(this,void 0,void 0,function*(){return yield(yield this.updateModelPropertyRaw({cloud_pk:s,id:a,model_pk:l,project_pk:c,PatchedPropertyRequest:u},d)).value()})}updateModelPropertyDefinitionRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling updateModelPropertyDefinition.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling updateModelPropertyDefinition.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling updateModelPropertyDefinition.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling updateModelPropertyDefinition.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/propertydefinition/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"PATCH",headers:c,query:l,body:o.PatchedPropertyDefinitionRequestToJSON(s.PatchedPropertyDefinitionRequest)},a);return new i.JSONApiResponse(u,d=>o.PropertyDefinitionFromJSON(d))})}updateModelPropertyDefinition(s,a,l,c,u,d){return e(this,void 0,void 0,function*(){return yield(yield this.updateModelPropertyDefinitionRaw({cloud_pk:s,id:a,model_pk:l,project_pk:c,PatchedPropertyDefinitionRequest:u},d)).value()})}updateModelUnitRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling updateModelUnit.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling updateModelUnit.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling updateModelUnit.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling updateModelUnit.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/unit/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"PATCH",headers:c,query:l,body:o.PatchedUnitRequestToJSON(s.PatchedUnitRequest)},a);return new i.JSONApiResponse(u,d=>o.UnitFromJSON(d))})}updateModelUnit(s,a,l,c,u,d){return e(this,void 0,void 0,function*(){return yield(yield this.updateModelUnitRaw({cloud_pk:s,id:a,model_pk:l,project_pk:c,PatchedUnitRequest:u},d)).value()})}updateOrderBuildingPlanRaw(s,a){return e(this,void 0,void 0,function*(){if(s.building_uuid===null||s.building_uuid===void 0)throw new i.RequiredError("building_uuid","Required parameter requestParameters.building_uuid was null or undefined when calling updateOrderBuildingPlan.");if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling updateOrderBuildingPlan.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling updateOrderBuildingPlan.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling updateOrderBuildingPlan.");if(s.request_body===null||s.request_body===void 0)throw new i.RequiredError("request_body","Required parameter requestParameters.request_body was null or undefined when calling updateOrderBuildingPlan.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/building/{building_uuid}/plan/order".replace("{building_uuid}",encodeURIComponent(String(s.building_uuid))).replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"PATCH",headers:c,query:l,body:s.request_body},a);return new i.JSONApiResponse(u,d=>o.StoreyFromJSON(d))})}updateOrderBuildingPlan(s,a,l,c,u,d){return e(this,void 0,void 0,function*(){return yield(yield this.updateOrderBuildingPlanRaw({building_uuid:s,cloud_pk:a,model_pk:l,project_pk:c,request_body:u},d)).value()})}updateOrderStoreyPlanRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling updateOrderStoreyPlan.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling updateOrderStoreyPlan.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling updateOrderStoreyPlan.");if(s.storey_uuid===null||s.storey_uuid===void 0)throw new i.RequiredError("storey_uuid","Required parameter requestParameters.storey_uuid was null or undefined when calling updateOrderStoreyPlan.");if(s.request_body===null||s.request_body===void 0)throw new i.RequiredError("request_body","Required parameter requestParameters.request_body was null or undefined when calling updateOrderStoreyPlan.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/storey/{storey_uuid}/plan/order".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))).replace("{storey_uuid}",encodeURIComponent(String(s.storey_uuid))),method:"PATCH",headers:c,query:l,body:s.request_body},a);return new i.JSONApiResponse(u,d=>o.StoreyFromJSON(d))})}updateOrderStoreyPlan(s,a,l,c,u,d){return e(this,void 0,void 0,function*(){return yield(yield this.updateOrderStoreyPlanRaw({cloud_pk:s,model_pk:a,project_pk:l,storey_uuid:c,request_body:u},d)).value()})}updateOrderStoreysRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling updateOrderStoreys.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling updateOrderStoreys.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling updateOrderStoreys.");if(s.request_body===null||s.request_body===void 0)throw new i.RequiredError("request_body","Required parameter requestParameters.request_body was null or undefined when calling updateOrderStoreys.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/storey/order".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"PATCH",headers:c,query:l,body:s.request_body},a);return new i.JSONApiResponse(u,d=>d.map(o.StoreyFromJSON))})}updateOrderStoreys(s,a,l,c,u){return e(this,void 0,void 0,function*(){return yield(yield this.updateOrderStoreysRaw({cloud_pk:s,model_pk:a,project_pk:l,request_body:c},u)).value()})}updateProcessorHandlerRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling updateProcessorHandler.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling updateProcessorHandler.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling updateProcessorHandler.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling updateProcessorHandler.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/processorhandler/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"PATCH",headers:c,query:l,body:o.PatchedProcessorHandlerRequestToJSON(s.PatchedProcessorHandlerRequest)},a);return new i.JSONApiResponse(u,d=>o.ProcessorHandlerFromJSON(d))})}updateProcessorHandler(s,a,l,c,u,d){return e(this,void 0,void 0,function*(){return yield(yield this.updateProcessorHandlerRaw({cloud_pk:s,id:a,model_pk:l,project_pk:c,PatchedProcessorHandlerRequest:u},d)).value()})}updatePropertySetRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling updatePropertySet.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling updatePropertySet.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling updatePropertySet.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling updatePropertySet.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/propertyset/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"PATCH",headers:c,query:l,body:o.PatchedPropertySetRequestToJSON(s.PatchedPropertySetRequest)},a);return new i.JSONApiResponse(u,d=>o.PropertySetFromJSON(d))})}updatePropertySet(s,a,l,c,u,d){return e(this,void 0,void 0,function*(){return yield(yield this.updatePropertySetRaw({cloud_pk:s,id:a,model_pk:l,project_pk:c,PatchedPropertySetRequest:u},d)).value()})}updateSpaceRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling updateSpace.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling updateSpace.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling updateSpace.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling updateSpace.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/space/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"PATCH",headers:c,query:l,body:o.PatchedSpaceRequestToJSON(s.PatchedSpaceRequest)},a);return new i.JSONApiResponse(u,d=>o.SpaceFromJSON(d))})}updateSpace(s,a,l,c,u,d){return e(this,void 0,void 0,function*(){return yield(yield this.updateSpaceRaw({cloud_pk:s,id:a,model_pk:l,project_pk:c,PatchedSpaceRequest:u},d)).value()})}updateStoreyRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling updateStorey.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling updateStorey.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling updateStorey.");if(s.uuid===null||s.uuid===void 0)throw new i.RequiredError("uuid","Required parameter requestParameters.uuid was null or undefined when calling updateStorey.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/storey/{uuid}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))).replace("{uuid}",encodeURIComponent(String(s.uuid))),method:"PATCH",headers:c,query:l,body:o.PatchedStoreyBuildingRequestToJSON(s.PatchedStoreyBuildingRequest)},a);return new i.JSONApiResponse(u,d=>o.StoreyFromJSON(d))})}updateStorey(s,a,l,c,u,d){return e(this,void 0,void 0,function*(){return yield(yield this.updateStoreyRaw({cloud_pk:s,model_pk:a,project_pk:l,uuid:c,PatchedStoreyBuildingRequest:u},d)).value()})}updateStoreyPlanPositioningRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling updateStoreyPlanPositioning.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling updateStoreyPlanPositioning.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling updateStoreyPlanPositioning.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling updateStoreyPlanPositioning.");if(s.storey_uuid===null||s.storey_uuid===void 0)throw new i.RequiredError("storey_uuid","Required parameter requestParameters.storey_uuid was null or undefined when calling updateStoreyPlanPositioning.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/storey/{storey_uuid}/plan/{id}/positioning".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))).replace("{storey_uuid}",encodeURIComponent(String(s.storey_uuid))),method:"PATCH",headers:c,query:l,body:o.PatchedPositioningPlanRequestToJSON(s.PatchedPositioningPlanRequest)},a);return new i.JSONApiResponse(u,d=>o.PositioningPlanFromJSON(d))})}updateStoreyPlanPositioning(s,a,l,c,u,d,h){return e(this,void 0,void 0,function*(){return yield(yield this.updateStoreyPlanPositioningRaw({cloud_pk:s,id:a,model_pk:l,project_pk:c,storey_uuid:u,PatchedPositioningPlanRequest:d},h)).value()})}updateSystemRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling updateSystem.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling updateSystem.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling updateSystem.");if(s.uuid===null||s.uuid===void 0)throw new i.RequiredError("uuid","Required parameter requestParameters.uuid was null or undefined when calling updateSystem.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/system/{uuid}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))).replace("{uuid}",encodeURIComponent(String(s.uuid))),method:"PATCH",headers:c,query:l,body:o.PatchedSystemRequestToJSON(s.PatchedSystemRequest)},a);return new i.JSONApiResponse(u,d=>o.SystemFromJSON(d))})}updateSystem(s,a,l,c,u,d){return e(this,void 0,void 0,function*(){return yield(yield this.updateSystemRaw({cloud_pk:s,model_pk:a,project_pk:l,uuid:c,PatchedSystemRequest:u},d)).value()})}updateZoneRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling updateZone.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling updateZone.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling updateZone.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling updateZone.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/zone/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))),method:"PATCH",headers:c,query:l,body:o.PatchedZoneRequestToJSON(s.PatchedZoneRequest)},a);return new i.JSONApiResponse(u,d=>o.ZoneFromJSON(d))})}updateZone(s,a,l,c,u,d){return e(this,void 0,void 0,function*(){return yield(yield this.updateZoneRaw({cloud_pk:s,id:a,model_pk:l,project_pk:c,PatchedZoneRequest:u},d)).value()})}updateZoneSpaceRaw(s,a){return e(this,void 0,void 0,function*(){if(s.cloud_pk===null||s.cloud_pk===void 0)throw new i.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling updateZoneSpace.");if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling updateZoneSpace.");if(s.model_pk===null||s.model_pk===void 0)throw new i.RequiredError("model_pk","Required parameter requestParameters.model_pk was null or undefined when calling updateZoneSpace.");if(s.project_pk===null||s.project_pk===void 0)throw new i.RequiredError("project_pk","Required parameter requestParameters.project_pk was null or undefined when calling updateZoneSpace.");if(s.zone_pk===null||s.zone_pk===void 0)throw new i.RequiredError("zone_pk","Required parameter requestParameters.zone_pk was null or undefined when calling updateZoneSpace.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/cloud/{cloud_pk}/project/{project_pk}/model/{model_pk}/zone/{zone_pk}/space/{id}".replace("{cloud_pk}",encodeURIComponent(String(s.cloud_pk))).replace("{id}",encodeURIComponent(String(s.id))).replace("{model_pk}",encodeURIComponent(String(s.model_pk))).replace("{project_pk}",encodeURIComponent(String(s.project_pk))).replace("{zone_pk}",encodeURIComponent(String(s.zone_pk))),method:"PATCH",headers:c,query:l,body:o.PatchedZoneSpaceRequestToJSON(s.PatchedZoneSpaceRequest)},a);return new i.JSONApiResponse(u,d=>o.ZoneSpaceFromJSON(d))})}updateZoneSpace(s,a,l,c,u,d,h){return e(this,void 0,void 0,function*(){return yield(yield this.updateZoneSpaceRaw({cloud_pk:s,id:a,model_pk:l,project_pk:c,zone_pk:u,PatchedZoneSpaceRequest:d},h)).value()})}}t.ModelApi=r,function(n){n.Export="EXPORT",n.Merge="MERGE",n.Optimized="OPTIMIZED",n.Split="SPLIT",n.Upload="UPLOAD"}(t.GetModelsSourceEnum||(t.GetModelsSourceEnum={})),function(n){n.C="C",n.D="D",n.E="E",n.I="I",n.P="P",n.W="W",n.X="X"}(t.GetModelsStatusEnum||(t.GetModelsStatusEnum={})),function(n){n.Dwg="DWG",n.Dxf="DXF",n.Gltf="GLTF",n.Ifc="IFC",n.Jpeg="JPEG",n.Metabuilding="METABUILDING",n.Obj="OBJ",n.Pdf="PDF",n.Png="PNG",n.PointCloud="POINT_CLOUD"}(t.GetModelsTypeEnum||(t.GetModelsTypeEnum={})),function(n){n.Pnts="pnts",n.Xkt="xkt"}(t.GetTilesetTileFormatEnum||(t.GetTilesetTileFormatEnum={}))})(fce);var Lce={};(function(t){var e=Mr&&Mr.__awaiter||function(n,s,a,l){return new(a||(a=Promise))(function(c,u){function d(g){try{A(l.next(g))}catch(p){u(p)}}function h(g){try{A(l.throw(g))}catch(p){u(p)}}function A(g){g.done?c(g.value):new a(function(p){p(g.value)}).then(d,h)}A((l=l.apply(n,s||[])).next())})};Object.defineProperty(t,"__esModule",{value:!0});const i=$e,o=hp;class r extends i.BaseAPI{acceptInvitationRaw(s,a){return e(this,void 0,void 0,function*(){if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling acceptInvitation.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/identity-provider/invitation/{id}/accept".replace("{id}",encodeURIComponent(String(s.id))),method:"POST",headers:c,query:l},a);return new i.VoidApiResponse(u)})}acceptInvitation(s,a){return e(this,void 0,void 0,function*(){yield this.acceptInvitationRaw({id:s},a)})}createUserRaw(s,a){return e(this,void 0,void 0,function*(){if(s.CreateUserRequest===null||s.CreateUserRequest===void 0)throw new i.RequiredError("CreateUserRequest","Required parameter requestParameters.CreateUserRequest was null or undefined when calling createUser.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/identity-provider/user",method:"POST",headers:c,query:l,body:o.CreateUserRequestToJSON(s.CreateUserRequest)},a);return new i.JSONApiResponse(u,d=>o.ShortUserFromJSON(d))})}createUser(s,a){return e(this,void 0,void 0,function*(){return yield(yield this.createUserRaw({CreateUserRequest:s},a)).value()})}deleteUserRaw(s,a){return e(this,void 0,void 0,function*(){if(s.SelectUserRequest===null||s.SelectUserRequest===void 0)throw new i.RequiredError("SelectUserRequest","Required parameter requestParameters.SelectUserRequest was null or undefined when calling deleteUser.");const l={},c={};c["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/identity-provider/user",method:"DELETE",headers:c,query:l,body:o.SelectUserRequestToJSON(s.SelectUserRequest)},a);return new i.VoidApiResponse(u)})}deleteUser(s,a){return e(this,void 0,void 0,function*(){yield this.deleteUserRaw({SelectUserRequest:s},a)})}denyInvitationRaw(s,a){return e(this,void 0,void 0,function*(){if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling denyInvitation.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/identity-provider/invitation/{id}/deny".replace("{id}",encodeURIComponent(String(s.id))),method:"POST",headers:c,query:l},a);return new i.VoidApiResponse(u)})}denyInvitation(s,a){return e(this,void 0,void 0,function*(){yield this.denyInvitationRaw({id:s},a)})}getInvitationRaw(s,a){return e(this,void 0,void 0,function*(){if(s.id===null||s.id===void 0)throw new i.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling getInvitation.");const l={},c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/identity-provider/invitation/{id}".replace("{id}",encodeURIComponent(String(s.id))),method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>o.InvitationFromJSON(d))})}getInvitation(s,a){return e(this,void 0,void 0,function*(){return yield(yield this.getInvitationRaw({id:s},a)).value()})}getInvitationsRaw(s,a){return e(this,void 0,void 0,function*(){const l={};s.status!==void 0&&(l.status=s.status);const c={};this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(c.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(c.Authorization=this.configuration.apiKey("Authorization"));const u=yield this.request({path:"/identity-provider/invitation",method:"GET",headers:c,query:l},a);return new i.JSONApiResponse(u,d=>d.map(o.InvitationFromJSON))})}getInvitations(s,a){return e(this,void 0,void 0,function*(){return yield(yield this.getInvitationsRaw({status:s},a)).value()})}}t.SsoApi=r,function(n){n.A="A",n.D="D",n.P="P"}(t.GetInvitationsStatusEnum||(t.GetInvitationsStatusEnum={}))})(Lce);var EE={},al=Mr&&Mr.__awaiter||function(t,e,i,o){return new(i||(i=Promise))(function(r,n){function s(c){try{l(o.next(c))}catch(u){n(u)}}function a(c){try{l(o.throw(c))}catch(u){n(u)}}function l(c){c.done?r(c.value):new i(function(u){u(c.value)}).then(s,a)}l((o=o.apply(t,e||[])).next())})};Object.defineProperty(EE,"__esModule",{value:!0});const As=$e,y0=hp;class Nbi extends As.BaseAPI{createWebHookRaw(e,i){return al(this,void 0,void 0,function*(){if(e.cloud_pk===null||e.cloud_pk===void 0)throw new As.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling createWebHook.");if(e.WebHookRequest===null||e.WebHookRequest===void 0)throw new As.RequiredError("WebHookRequest","Required parameter requestParameters.WebHookRequest was null or undefined when calling createWebHook.");const o={},r={};r["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(r.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(r.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(r.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(r.Authorization=this.configuration.apiKey("Authorization"));const n=yield this.request({path:"/cloud/{cloud_pk}/webhook".replace("{cloud_pk}",encodeURIComponent(String(e.cloud_pk))),method:"POST",headers:r,query:o,body:y0.WebHookRequestToJSON(e.WebHookRequest)},i);return new As.JSONApiResponse(n,s=>y0.WebHookFromJSON(s))})}createWebHook(e,i,o){return al(this,void 0,void 0,function*(){return yield(yield this.createWebHookRaw({cloud_pk:e,WebHookRequest:i},o)).value()})}deleteWebHookRaw(e,i){return al(this,void 0,void 0,function*(){if(e.cloud_pk===null||e.cloud_pk===void 0)throw new As.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling deleteWebHook.");if(e.id===null||e.id===void 0)throw new As.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling deleteWebHook.");const o={},r={};this.configuration&&this.configuration.apiKey&&(r.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(r.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(r.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(r.Authorization=this.configuration.apiKey("Authorization"));const n=yield this.request({path:"/cloud/{cloud_pk}/webhook/{id}".replace("{cloud_pk}",encodeURIComponent(String(e.cloud_pk))).replace("{id}",encodeURIComponent(String(e.id))),method:"DELETE",headers:r,query:o},i);return new As.VoidApiResponse(n)})}deleteWebHook(e,i,o){return al(this,void 0,void 0,function*(){yield this.deleteWebHookRaw({cloud_pk:e,id:i},o)})}getWebHookRaw(e,i){return al(this,void 0,void 0,function*(){if(e.cloud_pk===null||e.cloud_pk===void 0)throw new As.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getWebHook.");if(e.id===null||e.id===void 0)throw new As.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling getWebHook.");const o={},r={};this.configuration&&this.configuration.apiKey&&(r.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(r.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(r.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(r.Authorization=this.configuration.apiKey("Authorization"));const n=yield this.request({path:"/cloud/{cloud_pk}/webhook/{id}".replace("{cloud_pk}",encodeURIComponent(String(e.cloud_pk))).replace("{id}",encodeURIComponent(String(e.id))),method:"GET",headers:r,query:o},i);return new As.JSONApiResponse(n,s=>y0.WebHookFromJSON(s))})}getWebHook(e,i,o){return al(this,void 0,void 0,function*(){return yield(yield this.getWebHookRaw({cloud_pk:e,id:i},o)).value()})}getWebHooksRaw(e,i){return al(this,void 0,void 0,function*(){if(e.cloud_pk===null||e.cloud_pk===void 0)throw new As.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling getWebHooks.");const o={},r={};this.configuration&&this.configuration.apiKey&&(r.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(r.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(r.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(r.Authorization=this.configuration.apiKey("Authorization"));const n=yield this.request({path:"/cloud/{cloud_pk}/webhook".replace("{cloud_pk}",encodeURIComponent(String(e.cloud_pk))),method:"GET",headers:r,query:o},i);return new As.JSONApiResponse(n,s=>s.map(y0.WebHookFromJSON))})}getWebHooks(e,i){return al(this,void 0,void 0,function*(){return yield(yield this.getWebHooksRaw({cloud_pk:e},i)).value()})}pingWebHookRaw(e,i){return al(this,void 0,void 0,function*(){if(e.cloud_pk===null||e.cloud_pk===void 0)throw new As.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling pingWebHook.");if(e.id===null||e.id===void 0)throw new As.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling pingWebHook.");if(e.WebHookRequest===null||e.WebHookRequest===void 0)throw new As.RequiredError("WebHookRequest","Required parameter requestParameters.WebHookRequest was null or undefined when calling pingWebHook.");const o={},r={};r["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(r.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(r.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(r.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(r.Authorization=this.configuration.apiKey("Authorization"));const n=yield this.request({path:"/cloud/{cloud_pk}/webhook/{id}/ping".replace("{cloud_pk}",encodeURIComponent(String(e.cloud_pk))).replace("{id}",encodeURIComponent(String(e.id))),method:"POST",headers:r,query:o,body:y0.WebHookRequestToJSON(e.WebHookRequest)},i);return new As.JSONApiResponse(n,s=>y0.WebHookFromJSON(s))})}pingWebHook(e,i,o,r){return al(this,void 0,void 0,function*(){return yield(yield this.pingWebHookRaw({cloud_pk:e,id:i,WebHookRequest:o},r)).value()})}updateWebHookRaw(e,i){return al(this,void 0,void 0,function*(){if(e.cloud_pk===null||e.cloud_pk===void 0)throw new As.RequiredError("cloud_pk","Required parameter requestParameters.cloud_pk was null or undefined when calling updateWebHook.");if(e.id===null||e.id===void 0)throw new As.RequiredError("id","Required parameter requestParameters.id was null or undefined when calling updateWebHook.");const o={},r={};r["Content-Type"]="application/json",this.configuration&&this.configuration.apiKey&&(r.Authorization=this.configuration.apiKey("Authorization")),this.configuration&&this.configuration.accessToken&&(r.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.accessToken&&(r.Authorization=yield this.configuration.accessToken("BIMData_Connect",[])),this.configuration&&this.configuration.apiKey&&(r.Authorization=this.configuration.apiKey("Authorization"));const n=yield this.request({path:"/cloud/{cloud_pk}/webhook/{id}".replace("{cloud_pk}",encodeURIComponent(String(e.cloud_pk))).replace("{id}",encodeURIComponent(String(e.id))),method:"PATCH",headers:r,query:o,body:y0.PatchedWebHookRequestToJSON(e.PatchedWebHookRequest)},i);return new As.JSONApiResponse(n,s=>y0.WebHookFromJSON(s))})}updateWebHook(e,i,o,r){return al(this,void 0,void 0,function*(){return yield(yield this.updateWebHookRaw({cloud_pk:e,id:i,PatchedWebHookRequest:o},r)).value()})}}EE.WebhookApi=Nbi,function(t){function e(i){for(var o in i)t.hasOwnProperty(o)||(t[o]=i[o])}Object.defineProperty(t,"__esModule",{value:!0}),e(uie),e(Mce),e(fce),e(Lce),e(EE)}(q7),function(t){function e(n){for(var s in n)t.hasOwnProperty(s)||(t[s]=n[s])}Object.defineProperty(t,"__esModule",{value:!0});const i=q7,o=$e;e($e),e(q7),e(hp);function r(n){const s={_accessToken:null,_config:null,_clients:{},set config(a){this._accessToken=a.accessToken,this._config=new o.Configuration({basePath:a.basePath||a.apiUrl,credentials:a.credentials,headers:{Authorization:`Bearer ${a.accessToken}`}}),Object.assign(this._clients,{bfcApi:new i.BcfApi(this._config),collaborationApi:new i.CollaborationApi(this._config),modelApi:new i.ModelApi(this._config),ssoApi:new i.SsoApi(this._config),webhookApi:new i.WebhookApi(this._config)})},set accessToken(a){this.config=Object.assign({},this._config.configuration,{accessToken:a})},get accessToken(){return this._accessToken},get authHeader(){return this._config.headers},get config(){return this._config},get bcfApi(){return this._clients.bfcApi},get collaborationApi(){return this._clients.collaborationApi},get modelApi(){return this._clients.modelApi},get ssoApi(){return this._clients.ssoApi},get webhookApi(){return this._clients.webhookApi}};return s.config=n,s}t.makeBIMDataApiClient=r}(K7);const Ey=15,zE=30,PE=19,Dbi=29,lb=256,BE=lb+1+Dbi,wce=2*BE+1,zy=256,Sbi=7,mce=16,yce=17,vce=18,OE=8*2,cb=-1,Tbi=1,ub=2,kbi=0,UM=0,Cce=1,Ebi=3,ea=4,Xl=0,Ice=1,db=2,_l=-2,zbi=-3,YM=-5;function hb(t){return Ab(t.map(([e,i])=>new Array(e).fill(i,0,e)))}function Ab(t){return t.reduce((e,i)=>e.concat(Array.isArray(i)?Ab(i):i),[])}const jce=[0,1,2,3].concat(...hb([[2,4],[2,5],[4,6],[4,7],[8,8],[8,9],[16,10],[16,11],[32,12],[32,13],[64,14],[64,15],[2,0],[1,16],[1,17],[2,18],[2,19],[4,20],[4,21],[8,22],[8,23],[16,24],[16,25],[32,26],[32,27],[64,28],[64,29]]));function Vo(){const t=this;function e(r){const n=t.dyn_tree,s=t.stat_desc.static_tree,a=t.stat_desc.extra_bits,l=t.stat_desc.extra_base,c=t.stat_desc.max_length;let u,d,h,A,g,p,M=0;for(A=0;A<=Ey;A++)r.bl_count[A]=0;for(n[r.heap[r.heap_max]*2+1]=0,u=r.heap_max+1;u<wce;u++)d=r.heap[u],A=n[n[d*2+1]*2+1]+1,A>c&&(A=c,M++),n[d*2+1]=A,!(d>t.max_code)&&(r.bl_count[A]++,g=0,d>=l&&(g=a[d-l]),p=n[d*2],r.opt_len+=p*(A+g),s&&(r.static_len+=p*(s[d*2+1]+g)));if(M!==0){do{for(A=c-1;r.bl_count[A]===0;)A--;r.bl_count[A]--,r.bl_count[A+1]+=2,r.bl_count[c]--,M-=2}while(M>0);for(A=c;A!==0;A--)for(d=r.bl_count[A];d!==0;)h=r.heap[--u],!(h>t.max_code)&&(n[h*2+1]!=A&&(r.opt_len+=(A-n[h*2+1])*n[h*2],n[h*2+1]=A),d--)}}function i(r,n){let s=0;do s|=r&1,r>>>=1,s<<=1;while(--n>0);return s>>>1}function o(r,n,s){const a=[];let l=0,c,u,d;for(c=1;c<=Ey;c++)a[c]=l=l+s[c-1]<<1;for(u=0;u<=n;u++)d=r[u*2+1],d!==0&&(r[u*2]=i(a[d]++,d))}t.build_tree=function(r){const n=t.dyn_tree,s=t.stat_desc.static_tree,a=t.stat_desc.elems;let l,c,u=-1,d;for(r.heap_len=0,r.heap_max=wce,l=0;l<a;l++)n[l*2]!==0?(r.heap[++r.heap_len]=u=l,r.depth[l]=0):n[l*2+1]=0;for(;r.heap_len<2;)d=r.heap[++r.heap_len]=u<2?++u:0,n[d*2]=1,r.depth[d]=0,r.opt_len--,s&&(r.static_len-=s[d*2+1]);for(t.max_code=u,l=Math.floor(r.heap_len/2);l>=1;l--)r.pqdownheap(n,l);d=a;do l=r.heap[1],r.heap[1]=r.heap[r.heap_len--],r.pqdownheap(n,1),c=r.heap[1],r.heap[--r.heap_max]=l,r.heap[--r.heap_max]=c,n[d*2]=n[l*2]+n[c*2],r.depth[d]=Math.max(r.depth[l],r.depth[c])+1,n[l*2+1]=n[c*2+1]=d,r.heap[1]=d++,r.pqdownheap(n,1);while(r.heap_len>=2);r.heap[--r.heap_max]=r.heap[1],e(r),o(n,t.max_code,r.bl_count)}}Vo._length_code=[0,1,2,3,4,5,6,7].concat(...hb([[2,8],[2,9],[2,10],[2,11],[4,12],[4,13],[4,14],[4,15],[8,16],[8,17],[8,18],[8,19],[16,20],[16,21],[16,22],[16,23],[32,24],[32,25],[32,26],[31,27],[1,28]])),Vo.base_length=[0,1,2,3,4,5,6,7,8,10,12,14,16,20,24,28,32,40,48,56,64,80,96,112,128,160,192,224,0],Vo.base_dist=[0,1,2,3,4,6,8,12,16,24,32,48,64,96,128,192,256,384,512,768,1024,1536,2048,3072,4096,6144,8192,12288,16384,24576],Vo.d_code=function(t){return t<256?jce[t]:jce[256+(t>>>7)]},Vo.extra_lbits=[0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0],Vo.extra_dbits=[0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13],Vo.extra_blbits=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,7],Vo.bl_order=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15];function Qs(t,e,i,o,r){const n=this;n.static_tree=t,n.extra_bits=e,n.extra_base=i,n.elems=o,n.max_length=r}const Pbi=[12,140,76,204,44,172,108,236,28,156,92,220,60,188,124,252,2,130,66,194,34,162,98,226,18,146,82,210,50,178,114,242,10,138,74,202,42,170,106,234,26,154,90,218,58,186,122,250,6,134,70,198,38,166,102,230,22,150,86,214,54,182,118,246,14,142,78,206,46,174,110,238,30,158,94,222,62,190,126,254,1,129,65,193,33,161,97,225,17,145,81,209,49,177,113,241,9,137,73,201,41,169,105,233,25,153,89,217,57,185,121,249,5,133,69,197,37,165,101,229,21,149,85,213,53,181,117,245,13,141,77,205,45,173,109,237,29,157,93,221,61,189,125,253,19,275,147,403,83,339,211,467,51,307,179,435,115,371,243,499,11,267,139,395,75,331,203,459,43,299,171,427,107,363,235,491,27,283,155,411,91,347,219,475,59,315,187,443,123,379,251,507,7,263,135,391,71,327,199,455,39,295,167,423,103,359,231,487,23,279,151,407,87,343,215,471,55,311,183,439,119,375,247,503,15,271,143,399,79,335,207,463,47,303,175,431,111,367,239,495,31,287,159,415,95,351,223,479,63,319,191,447,127,383,255,511,0,64,32,96,16,80,48,112,8,72,40,104,24,88,56,120,4,68,36,100,20,84,52,116,3,131,67,195,35,163,99,227],Bbi=hb([[144,8],[112,9],[24,7],[8,8]]);Qs.static_ltree=Ab(Pbi.map((t,e)=>[t,Bbi[e]]));const Obi=[0,16,8,24,4,20,12,28,2,18,10,26,6,22,14,30,1,17,9,25,5,21,13,29,3,19,11,27,7,23],Rbi=hb([[30,5]]);Qs.static_dtree=Ab(Obi.map((t,e)=>[t,Rbi[e]])),Qs.static_l_desc=new Qs(Qs.static_ltree,Vo.extra_lbits,lb+1,BE,Ey),Qs.static_d_desc=new Qs(Qs.static_dtree,Vo.extra_dbits,0,zE,Ey),Qs.static_bl_desc=new Qs(null,Vo.extra_blbits,0,PE,Sbi);const Ubi=9,Ybi=8;function Vc(t,e,i,o,r){const n=this;n.good_length=t,n.max_lazy=e,n.nice_length=i,n.max_chain=o,n.func=r}const bce=0,pb=1,Up=2,$l=[new Vc(0,0,0,0,bce),new Vc(4,4,8,4,pb),new Vc(4,5,16,8,pb),new Vc(4,6,32,32,pb),new Vc(4,4,16,16,Up),new Vc(8,16,32,32,Up),new Vc(8,16,128,128,Up),new Vc(8,32,128,256,Up),new Vc(32,128,258,1024,Up),new Vc(32,258,258,4096,Up)],gb=["need dictionary","stream end","","","stream error","data error","","buffer error","",""],ec=0,Mb=1,Py=2,fb=3,Fbi=32,RE=42,Lb=113,By=666,UE=8,Qbi=0,YE=1,Gbi=2,tr=3,wb=258,Ta=wb+tr+1;function xce(t,e,i,o){const r=t[e*2],n=t[i*2];return r<n||r==n&&o[e]<=o[i]}function Hbi(){const t=this;let e,i,o,r,n,s,a,l,c,u,d,h,A,g,p,M,f,L,w,v,I,C,b,x,k,B,S,T,R,F,Z,H,X;const ee=new Vo,de=new Vo,he=new Vo;t.depth=[];let Te,V,re,ue,oe,ae;t.bl_count=[],t.heap=[],Z=[],H=[],X=[];function Le(){c=2*n,d[A-1]=0;for(let Qe=0;Qe<A-1;Qe++)d[Qe]=0;B=$l[S].max_lazy,R=$l[S].good_length,F=$l[S].nice_length,k=$l[S].max_chain,I=0,f=0,b=0,L=x=tr-1,v=0,h=0}function me(){let Qe;for(Qe=0;Qe<BE;Qe++)Z[Qe*2]=0;for(Qe=0;Qe<zE;Qe++)H[Qe*2]=0;for(Qe=0;Qe<PE;Qe++)X[Qe*2]=0;Z[zy*2]=1,t.opt_len=t.static_len=0,V=re=0}function ye(){ee.dyn_tree=Z,ee.stat_desc=Qs.static_l_desc,de.dyn_tree=H,de.stat_desc=Qs.static_d_desc,he.dyn_tree=X,he.stat_desc=Qs.static_bl_desc,oe=0,ae=0,ue=8,me()}t.pqdownheap=function(Qe,ot){const We=t.heap,ut=We[ot];let rt=ot<<1;for(;rt<=t.heap_len&&(rt<t.heap_len&&xce(Qe,We[rt+1],We[rt],t.depth)&&rt++,!xce(Qe,ut,We[rt],t.depth));)We[ot]=We[rt],ot=rt,rt<<=1;We[ot]=ut};function Pe(Qe,ot){let We=-1,ut,rt=Qe[0*2+1],Tt=0,xt=7,Xt=4;rt===0&&(xt=138,Xt=3),Qe[(ot+1)*2+1]=65535;for(let Dt=0;Dt<=ot;Dt++)ut=rt,rt=Qe[(Dt+1)*2+1],!(++Tt<xt&&ut==rt)&&(Tt<Xt?X[ut*2]+=Tt:ut!==0?(ut!=We&&X[ut*2]++,X[mce*2]++):Tt<=10?X[yce*2]++:X[vce*2]++,Tt=0,We=ut,rt===0?(xt=138,Xt=3):ut==rt?(xt=6,Xt=3):(xt=7,Xt=4))}function Oe(){let Qe;for(Pe(Z,ee.max_code),Pe(H,de.max_code),he.build_tree(t),Qe=PE-1;Qe>=3&&X[Vo.bl_order[Qe]*2+1]===0;Qe--);return t.opt_len+=3*(Qe+1)+5+5+4,Qe}function Je(Qe){t.pending_buf[t.pending++]=Qe}function J(Qe){Je(Qe&255),Je(Qe>>>8&255)}function _(Qe){Je(Qe>>8&255),Je(Qe&255&255)}function $(Qe,ot){let We;const ut=ot;ae>OE-ut?(We=Qe,oe|=We<<ae&65535,J(oe),oe=We>>>OE-ae,ae+=ut-OE):(oe|=Qe<<ae&65535,ae+=ut)}function te(Qe,ot){const We=Qe*2;$(ot[We]&65535,ot[We+1]&65535)}function Se(Qe,ot){let We,ut=-1,rt,Tt=Qe[0*2+1],xt=0,Xt=7,Dt=4;for(Tt===0&&(Xt=138,Dt=3),We=0;We<=ot;We++)if(rt=Tt,Tt=Qe[(We+1)*2+1],!(++xt<Xt&&rt==Tt)){if(xt<Dt)do te(rt,X);while(--xt!==0);else rt!==0?(rt!=ut&&(te(rt,X),xt--),te(mce,X),$(xt-3,2)):xt<=10?(te(yce,X),$(xt-3,3)):(te(vce,X),$(xt-11,7));xt=0,ut=rt,Tt===0?(Xt=138,Dt=3):rt==Tt?(Xt=6,Dt=3):(Xt=7,Dt=4)}}function Ee(Qe,ot,We){let ut;for($(Qe-257,5),$(ot-1,5),$(We-4,4),ut=0;ut<We;ut++)$(X[Vo.bl_order[ut]*2+1],3);Se(Z,Qe-1),Se(H,ot-1)}function je(){ae==16?(J(oe),oe=0,ae=0):ae>=8&&(Je(oe&255),oe>>>=8,ae-=8)}function De(){$(YE<<1,3),te(zy,Qs.static_ltree),je(),1+ue+10-ae<9&&($(YE<<1,3),te(zy,Qs.static_ltree),je()),ue=7}function Ce(Qe,ot){let We,ut,rt;if(t.dist_buf[V]=Qe,t.lc_buf[V]=ot&255,V++,Qe===0?Z[ot*2]++:(re++,Qe--,Z[(Vo._length_code[ot]+lb+1)*2]++,H[Vo.d_code(Qe)*2]++),!(V&8191)&&S>2){for(We=V*8,ut=I-f,rt=0;rt<zE;rt++)We+=H[rt*2]*(5+Vo.extra_dbits[rt]);if(We>>>=3,re<Math.floor(V/2)&&We<Math.floor(ut/2))return!0}return V==Te-1}function fe(Qe,ot){let We,ut,rt=0,Tt,xt;if(V!==0)do We=t.dist_buf[rt],ut=t.lc_buf[rt],rt++,We===0?te(ut,Qe):(Tt=Vo._length_code[ut],te(Tt+lb+1,Qe),xt=Vo.extra_lbits[Tt],xt!==0&&(ut-=Vo.base_length[Tt],$(ut,xt)),We--,Tt=Vo.d_code(We),te(Tt,ot),xt=Vo.extra_dbits[Tt],xt!==0&&(We-=Vo.base_dist[Tt],$(We,xt)));while(rt<V);te(zy,Qe),ue=Qe[zy*2+1]}function Ie(){ae>8?J(oe):ae>0&&Je(oe&255),oe=0,ae=0}function ze(Qe,ot,We){Ie(),ue=8,We&&(J(ot),J(~ot)),t.pending_buf.set(l.subarray(Qe,Qe+ot),t.pending),t.pending+=ot}function st(Qe,ot,We){$((Qbi<<1)+(We?1:0),3),ze(Qe,ot,!0)}function Ke(Qe,ot,We){let ut,rt,Tt=0;S>0?(ee.build_tree(t),de.build_tree(t),Tt=Oe(),ut=t.opt_len+3+7>>>3,rt=t.static_len+3+7>>>3,rt<=ut&&(ut=rt)):ut=rt=ot+5,ot+4<=ut&&Qe!=-1?st(Qe,ot,We):rt==ut?($((YE<<1)+(We?1:0),3),fe(Qs.static_ltree,Qs.static_dtree)):($((Gbi<<1)+(We?1:0),3),Ee(ee.max_code+1,de.max_code+1,Tt+1),fe(Z,H)),me(),We&&Ie()}function it(Qe){Ke(f>=0?f:-1,I-f,Qe),f=I,e.flush_pending()}function yt(){let Qe,ot,We,ut;do{if(ut=c-b-I,ut===0&&I===0&&b===0)ut=n;else if(ut==-1)ut--;else if(I>=n+n-Ta){l.set(l.subarray(n,n+n),0),C-=n,I-=n,f-=n,Qe=A,We=Qe;do ot=d[--We]&65535,d[We]=ot>=n?ot-n:0;while(--Qe!==0);Qe=n,We=Qe;do ot=u[--We]&65535,u[We]=ot>=n?ot-n:0;while(--Qe!==0);ut+=n}if(e.avail_in===0)return;Qe=e.read_buf(l,I+b,ut),b+=Qe,b>=tr&&(h=l[I]&255,h=(h<<M^l[I+1]&255)&p)}while(b<Ta&&e.avail_in!==0)}function _e(Qe){let ot=65535,We;for(ot>o-5&&(ot=o-5);;){if(b<=1){if(yt(),b===0&&Qe==UM)return ec;if(b===0)break}if(I+=b,b=0,We=f+ot,(I===0||I>=We)&&(b=I-We,I=We,it(!1),e.avail_out===0)||I-f>=n-Ta&&(it(!1),e.avail_out===0))return ec}return it(Qe==ea),e.avail_out===0?Qe==ea?Py:ec:Qe==ea?fb:Mb}function et(Qe){let ot=k,We=I,ut,rt,Tt=x;const xt=I>n-Ta?I-(n-Ta):0;let Xt=F;const Dt=a,gt=I+wb;let Yt=l[We+Tt-1],zt=l[We+Tt];x>=R&&(ot>>=2),Xt>b&&(Xt=b);do if(ut=Qe,!(l[ut+Tt]!=zt||l[ut+Tt-1]!=Yt||l[ut]!=l[We]||l[++ut]!=l[We+1])){We+=2,ut++;do;while(l[++We]==l[++ut]&&l[++We]==l[++ut]&&l[++We]==l[++ut]&&l[++We]==l[++ut]&&l[++We]==l[++ut]&&l[++We]==l[++ut]&&l[++We]==l[++ut]&&l[++We]==l[++ut]&&We<gt);if(rt=wb-(gt-We),We=gt-wb,rt>Tt){if(C=Qe,Tt=rt,rt>=Xt)break;Yt=l[We+Tt-1],zt=l[We+Tt]}}while((Qe=u[Qe&Dt]&65535)>xt&&--ot!==0);return Tt<=b?Tt:b}function dt(Qe){let ot=0,We;for(;;){if(b<Ta){if(yt(),b<Ta&&Qe==UM)return ec;if(b===0)break}if(b>=tr&&(h=(h<<M^l[I+(tr-1)]&255)&p,ot=d[h]&65535,u[I&a]=d[h],d[h]=I),ot!==0&&(I-ot&65535)<=n-Ta&&T!=ub&&(L=et(ot)),L>=tr)if(We=Ce(I-C,L-tr),b-=L,L<=B&&b>=tr){L--;do I++,h=(h<<M^l[I+(tr-1)]&255)&p,ot=d[h]&65535,u[I&a]=d[h],d[h]=I;while(--L!==0);I++}else I+=L,L=0,h=l[I]&255,h=(h<<M^l[I+1]&255)&p;else We=Ce(0,l[I]&255),b--,I++;if(We&&(it(!1),e.avail_out===0))return ec}return it(Qe==ea),e.avail_out===0?Qe==ea?Py:ec:Qe==ea?fb:Mb}function at(Qe){let ot=0,We,ut;for(;;){if(b<Ta){if(yt(),b<Ta&&Qe==UM)return ec;if(b===0)break}if(b>=tr&&(h=(h<<M^l[I+(tr-1)]&255)&p,ot=d[h]&65535,u[I&a]=d[h],d[h]=I),x=L,w=C,L=tr-1,ot!==0&&x<B&&(I-ot&65535)<=n-Ta&&(T!=ub&&(L=et(ot)),L<=5&&(T==Tbi||L==tr&&I-C>4096)&&(L=tr-1)),x>=tr&&L<=x){ut=I+b-tr,We=Ce(I-1-w,x-tr),b-=x-1,x-=2;do++I<=ut&&(h=(h<<M^l[I+(tr-1)]&255)&p,ot=d[h]&65535,u[I&a]=d[h],d[h]=I);while(--x!==0);if(v=0,L=tr-1,I++,We&&(it(!1),e.avail_out===0))return ec}else if(v!==0){if(We=Ce(0,l[I-1]&255),We&&it(!1),I++,b--,e.avail_out===0)return ec}else v=1,I++,b--}return v!==0&&(We=Ce(0,l[I-1]&255),v=0),it(Qe==ea),e.avail_out===0?Qe==ea?Py:ec:Qe==ea?fb:Mb}function kt(Qe){return Qe.total_in=Qe.total_out=0,Qe.msg=null,t.pending=0,t.pending_out=0,i=Lb,r=UM,ye(),Le(),Xl}t.deflateInit=function(Qe,ot,We,ut,rt,Tt){return ut||(ut=UE),rt||(rt=Ybi),Tt||(Tt=kbi),Qe.msg=null,ot==cb&&(ot=6),rt<1||rt>Ubi||ut!=UE||We<9||We>15||ot<0||ot>9||Tt<0||Tt>ub?_l:(Qe.dstate=t,s=We,n=1<<s,a=n-1,g=rt+7,A=1<<g,p=A-1,M=Math.floor((g+tr-1)/tr),l=new Uint8Array(n*2),u=[],d=[],Te=1<<rt+6,t.pending_buf=new Uint8Array(Te*4),o=Te*4,t.dist_buf=new Uint16Array(Te),t.lc_buf=new Uint8Array(Te),S=ot,T=Tt,kt(Qe))},t.deflateEnd=function(){return i!=RE&&i!=Lb&&i!=By?_l:(t.lc_buf=null,t.dist_buf=null,t.pending_buf=null,d=null,u=null,l=null,t.dstate=null,i==Lb?zbi:Xl)},t.deflateParams=function(Qe,ot,We){let ut=Xl;return ot==cb&&(ot=6),ot<0||ot>9||We<0||We>ub?_l:($l[S].func!=$l[ot].func&&Qe.total_in!==0&&(ut=Qe.deflate(Cce)),S!=ot&&(S=ot,B=$l[S].max_lazy,R=$l[S].good_length,F=$l[S].nice_length,k=$l[S].max_chain),T=We,ut)},t.deflateSetDictionary=function(Qe,ot,We){let ut=We,rt,Tt=0;if(!ot||i!=RE)return _l;if(ut<tr)return Xl;for(ut>n-Ta&&(ut=n-Ta,Tt=We-ut),l.set(ot.subarray(Tt,Tt+ut),0),I=ut,f=ut,h=l[0]&255,h=(h<<M^l[1]&255)&p,rt=0;rt<=ut-tr;rt++)h=(h<<M^l[rt+(tr-1)]&255)&p,u[rt&a]=d[h],d[h]=rt;return Xl},t.deflate=function(Qe,ot){let We,ut,rt,Tt,xt;if(ot>ea||ot<0)return _l;if(!Qe.next_out||!Qe.next_in&&Qe.avail_in!==0||i==By&&ot!=ea)return Qe.msg=gb[db-_l],_l;if(Qe.avail_out===0)return Qe.msg=gb[db-YM],YM;if(e=Qe,Tt=r,r=ot,i==RE&&(ut=UE+(s-8<<4)<<8,rt=(S-1&255)>>1,rt>3&&(rt=3),ut|=rt<<6,I!==0&&(ut|=Fbi),ut+=31-ut%31,i=Lb,_(ut)),t.pending!==0){if(e.flush_pending(),e.avail_out===0)return r=-1,Xl}else if(e.avail_in===0&&ot<=Tt&&ot!=ea)return e.msg=gb[db-YM],YM;if(i==By&&e.avail_in!==0)return Qe.msg=gb[db-YM],YM;if(e.avail_in!==0||b!==0||ot!=UM&&i!=By){switch(xt=-1,$l[S].func){case bce:xt=_e(ot);break;case pb:xt=dt(ot);break;case Up:xt=at(ot);break}if((xt==Py||xt==fb)&&(i=By),xt==ec||xt==Py)return e.avail_out===0&&(r=-1),Xl;if(xt==Mb){if(ot==Cce)De();else if(st(0,0,!1),ot==Ebi)for(We=0;We<A;We++)d[We]=0;if(e.flush_pending(),e.avail_out===0)return r=-1,Xl}}return ot!=ea?Xl:Ice}}function Nce(){const t=this;t.next_in_index=0,t.next_out_index=0,t.avail_in=0,t.total_in=0,t.avail_out=0,t.total_out=0}Nce.prototype={deflateInit(t,e){const i=this;return i.dstate=new Hbi,e||(e=Ey),i.dstate.deflateInit(i,t,e)},deflate(t){const e=this;return e.dstate?e.dstate.deflate(e,t):_l},deflateEnd(){const t=this;if(!t.dstate)return _l;const e=t.dstate.deflateEnd();return t.dstate=null,e},deflateParams(t,e){const i=this;return i.dstate?i.dstate.deflateParams(i,t,e):_l},deflateSetDictionary(t,e){const i=this;return i.dstate?i.dstate.deflateSetDictionary(i,t,e):_l},read_buf(t,e,i){const o=this;let r=o.avail_in;return r>i&&(r=i),r===0?0:(o.avail_in-=r,t.set(o.next_in.subarray(o.next_in_index,o.next_in_index+r),e),o.next_in_index+=r,o.total_in+=r,r)},flush_pending(){const t=this;let e=t.dstate.pending;e>t.avail_out&&(e=t.avail_out),e!==0&&(t.next_out.set(t.dstate.pending_buf.subarray(t.dstate.pending_out,t.dstate.pending_out+e),t.next_out_index),t.next_out_index+=e,t.dstate.pending_out+=e,t.total_out+=e,t.avail_out-=e,t.dstate.pending-=e,t.dstate.pending===0&&(t.dstate.pending_out=0))}};function Vbi(t){const e=this,i=new Nce,o=Zbi(t&&t.chunkSize?t.chunkSize:64*1024),r=UM,n=new Uint8Array(o);let s=t?t.level:cb;typeof s>"u"&&(s=cb),i.deflateInit(s),i.next_out=n,e.append=function(a,l){let c,u,d=0,h=0,A=0;const g=[];if(a.length){i.next_in_index=0,i.next_in=a,i.avail_in=a.length;do{if(i.next_out_index=0,i.avail_out=o,c=i.deflate(r),c!=Xl)throw new Error("deflating: "+i.msg);i.next_out_index&&(i.next_out_index==o?g.push(new Uint8Array(n)):g.push(n.subarray(0,i.next_out_index))),A+=i.next_out_index,l&&i.next_in_index>0&&i.next_in_index!=d&&(l(i.next_in_index),d=i.next_in_index)}while(i.avail_in>0||i.avail_out===0);return g.length>1?(u=new Uint8Array(A),g.forEach(function(p){u.set(p,h),h+=p.length})):u=g[0]?new Uint8Array(g[0]):new Uint8Array,u}},e.flush=function(){let a,l,c=0,u=0;const d=[];do{if(i.next_out_index=0,i.avail_out=o,a=i.deflate(ea),a!=Ice&&a!=Xl)throw new Error("deflating: "+i.msg);o-i.avail_out>0&&d.push(n.slice(0,i.next_out_index)),u+=i.next_out_index}while(i.avail_in>0||i.avail_out===0);return i.deflateEnd(),l=new Uint8Array(u),d.forEach(function(h){l.set(h,c),c+=h.length}),l}}function Zbi(t){return t+5*(Math.floor(t/16383)+1)}const Jbi=15,so=0,rd=1,Wbi=2,ta=-2,Zo=-3,Dce=-4,sd=-5,ka=[0,1,3,7,15,31,63,127,255,511,1023,2047,4095,8191,16383,32767,65535],Sce=1440,Kbi=0,qbi=4,Xbi=9,_bi=5,$bi=[96,7,256,0,8,80,0,8,16,84,8,115,82,7,31,0,8,112,0,8,48,0,9,192,80,7,10,0,8,96,0,8,32,0,9,160,0,8,0,0,8,128,0,8,64,0,9,224,80,7,6,0,8,88,0,8,24,0,9,144,83,7,59,0,8,120,0,8,56,0,9,208,81,7,17,0,8,104,0,8,40,0,9,176,0,8,8,0,8,136,0,8,72,0,9,240,80,7,4,0,8,84,0,8,20,85,8,227,83,7,43,0,8,116,0,8,52,0,9,200,81,7,13,0,8,100,0,8,36,0,9,168,0,8,4,0,8,132,0,8,68,0,9,232,80,7,8,0,8,92,0,8,28,0,9,152,84,7,83,0,8,124,0,8,60,0,9,216,82,7,23,0,8,108,0,8,44,0,9,184,0,8,12,0,8,140,0,8,76,0,9,248,80,7,3,0,8,82,0,8,18,85,8,163,83,7,35,0,8,114,0,8,50,0,9,196,81,7,11,0,8,98,0,8,34,0,9,164,0,8,2,0,8,130,0,8,66,0,9,228,80,7,7,0,8,90,0,8,26,0,9,148,84,7,67,0,8,122,0,8,58,0,9,212,82,7,19,0,8,106,0,8,42,0,9,180,0,8,10,0,8,138,0,8,74,0,9,244,80,7,5,0,8,86,0,8,22,192,8,0,83,7,51,0,8,118,0,8,54,0,9,204,81,7,15,0,8,102,0,8,38,0,9,172,0,8,6,0,8,134,0,8,70,0,9,236,80,7,9,0,8,94,0,8,30,0,9,156,84,7,99,0,8,126,0,8,62,0,9,220,82,7,27,0,8,110,0,8,46,0,9,188,0,8,14,0,8,142,0,8,78,0,9,252,96,7,256,0,8,81,0,8,17,85,8,131,82,7,31,0,8,113,0,8,49,0,9,194,80,7,10,0,8,97,0,8,33,0,9,162,0,8,1,0,8,129,0,8,65,0,9,226,80,7,6,0,8,89,0,8,25,0,9,146,83,7,59,0,8,121,0,8,57,0,9,210,81,7,17,0,8,105,0,8,41,0,9,178,0,8,9,0,8,137,0,8,73,0,9,242,80,7,4,0,8,85,0,8,21,80,8,258,83,7,43,0,8,117,0,8,53,0,9,202,81,7,13,0,8,101,0,8,37,0,9,170,0,8,5,0,8,133,0,8,69,0,9,234,80,7,8,0,8,93,0,8,29,0,9,154,84,7,83,0,8,125,0,8,61,0,9,218,82,7,23,0,8,109,0,8,45,0,9,186,0,8,13,0,8,141,0,8,77,0,9,250,80,7,3,0,8,83,0,8,19,85,8,195,83,7,35,0,8,115,0,8,51,0,9,198,81,7,11,0,8,99,0,8,35,0,9,166,0,8,3,0,8,131,0,8,67,0,9,230,80,7,7,0,8,91,0,8,27,0,9,150,84,7,67,0,8,123,0,8,59,0,9,214,82,7,19,0,8,107,0,8,43,0,9,182,0,8,11,0,8,139,0,8,75,0,9,246,80,7,5,0,8,87,0,8,23,192,8,0,83,7,51,0,8,119,0,8,55,0,9,206,81,7,15,0,8,103,0,8,39,0,9,174,0,8,7,0,8,135,0,8,71,0,9,238,80,7,9,0,8,95,0,8,31,0,9,158,84,7,99,0,8,127,0,8,63,0,9,222,82,7,27,0,8,111,0,8,47,0,9,190,0,8,15,0,8,143,0,8,79,0,9,254,96,7,256,0,8,80,0,8,16,84,8,115,82,7,31,0,8,112,0,8,48,0,9,193,80,7,10,0,8,96,0,8,32,0,9,161,0,8,0,0,8,128,0,8,64,0,9,225,80,7,6,0,8,88,0,8,24,0,9,145,83,7,59,0,8,120,0,8,56,0,9,209,81,7,17,0,8,104,0,8,40,0,9,177,0,8,8,0,8,136,0,8,72,0,9,241,80,7,4,0,8,84,0,8,20,85,8,227,83,7,43,0,8,116,0,8,52,0,9,201,81,7,13,0,8,100,0,8,36,0,9,169,0,8,4,0,8,132,0,8,68,0,9,233,80,7,8,0,8,92,0,8,28,0,9,153,84,7,83,0,8,124,0,8,60,0,9,217,82,7,23,0,8,108,0,8,44,0,9,185,0,8,12,0,8,140,0,8,76,0,9,249,80,7,3,0,8,82,0,8,18,85,8,163,83,7,35,0,8,114,0,8,50,0,9,197,81,7,11,0,8,98,0,8,34,0,9,165,0,8,2,0,8,130,0,8,66,0,9,229,80,7,7,0,8,90,0,8,26,0,9,149,84,7,67,0,8,122,0,8,58,0,9,213,82,7,19,0,8,106,0,8,42,0,9,181,0,8,10,0,8,138,0,8,74,0,9,245,80,7,5,0,8,86,0,8,22,192,8,0,83,7,51,0,8,118,0,8,54,0,9,205,81,7,15,0,8,102,0,8,38,0,9,173,0,8,6,0,8,134,0,8,70,0,9,237,80,7,9,0,8,94,0,8,30,0,9,157,84,7,99,0,8,126,0,8,62,0,9,221,82,7,27,0,8,110,0,8,46,0,9,189,0,8,14,0,8,142,0,8,78,0,9,253,96,7,256,0,8,81,0,8,17,85,8,131,82,7,31,0,8,113,0,8,49,0,9,195,80,7,10,0,8,97,0,8,33,0,9,163,0,8,1,0,8,129,0,8,65,0,9,227,80,7,6,0,8,89,0,8,25,0,9,147,83,7,59,0,8,121,0,8,57,0,9,211,81,7,17,0,8,105,0,8,41,0,9,179,0,8,9,0,8,137,0,8,73,0,9,243,80,7,4,0,8,85,0,8,21,80,8,258,83,7,43,0,8,117,0,8,53,0,9,203,81,7,13,0,8,101,0,8,37,0,9,171,0,8,5,0,8,133,0,8,69,0,9,235,80,7,8,0,8,93,0,8,29,0,9,155,84,7,83,0,8,125,0,8,61,0,9,219,82,7,23,0,8,109,0,8,45,0,9,187,0,8,13,0,8,141,0,8,77,0,9,251,80,7,3,0,8,83,0,8,19,85,8,195,83,7,35,0,8,115,0,8,51,0,9,199,81,7,11,0,8,99,0,8,35,0,9,167,0,8,3,0,8,131,0,8,67,0,9,231,80,7,7,0,8,91,0,8,27,0,9,151,84,7,67,0,8,123,0,8,59,0,9,215,82,7,19,0,8,107,0,8,43,0,9,183,0,8,11,0,8,139,0,8,75,0,9,247,80,7,5,0,8,87,0,8,23,192,8,0,83,7,51,0,8,119,0,8,55,0,9,207,81,7,15,0,8,103,0,8,39,0,9,175,0,8,7,0,8,135,0,8,71,0,9,239,80,7,9,0,8,95,0,8,31,0,9,159,84,7,99,0,8,127,0,8,63,0,9,223,82,7,27,0,8,111,0,8,47,0,9,191,0,8,15,0,8,143,0,8,79,0,9,255],exi=[80,5,1,87,5,257,83,5,17,91,5,4097,81,5,5,89,5,1025,85,5,65,93,5,16385,80,5,3,88,5,513,84,5,33,92,5,8193,82,5,9,90,5,2049,86,5,129,192,5,24577,80,5,2,87,5,385,83,5,25,91,5,6145,81,5,7,89,5,1537,85,5,97,93,5,24577,80,5,4,88,5,769,84,5,49,92,5,12289,82,5,13,90,5,3073,86,5,193,192,5,24577],txi=[3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,115,131,163,195,227,258,0,0],ixi=[0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0,112,112],oxi=[1,2,3,4,5,7,9,13,17,25,33,49,65,97,129,193,257,385,513,769,1025,1537,2049,3073,4097,6145,8193,12289,16385,24577],rxi=[0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13],v0=15;function FE(){const t=this;let e,i,o,r,n,s;function a(c,u,d,h,A,g,p,M,f,L,w){let v,I,C,b,x,k,B,S,T,R,F,Z,H,X,ee;R=0,x=d;do o[c[u+R]]++,R++,x--;while(x!==0);if(o[0]==d)return p[0]=-1,M[0]=0,so;for(S=M[0],k=1;k<=v0&&o[k]===0;k++);for(B=k,S<k&&(S=k),x=v0;x!==0&&o[x]===0;x--);for(C=x,S>x&&(S=x),M[0]=S,X=1<<k;k<x;k++,X<<=1)if((X-=o[k])<0)return Zo;if((X-=o[x])<0)return Zo;for(o[x]+=X,s[1]=k=0,R=1,H=2;--x!==0;)s[H]=k+=o[R],H++,R++;x=0,R=0;do(k=c[u+R])!==0&&(w[s[k]++]=x),R++;while(++x<d);for(d=s[C],s[0]=x=0,R=0,b=-1,Z=-S,n[0]=0,F=0,ee=0;B<=C;B++)for(v=o[B];v--!==0;){for(;B>Z+S;){if(b++,Z+=S,ee=C-Z,ee=ee>S?S:ee,(I=1<<(k=B-Z))>v+1&&(I-=v+1,H=B,k<ee))for(;++k<ee&&!((I<<=1)<=o[++H]);)I-=o[H];if(ee=1<<k,L[0]+ee>Sce)return Zo;n[b]=F=L[0],L[0]+=ee,b!==0?(s[b]=x,r[0]=k,r[1]=S,k=x>>>Z-S,r[2]=F-n[b-1]-k,f.set(r,(n[b-1]+k)*3)):p[0]=F}for(r[1]=B-Z,R>=d?r[0]=192:w[R]<h?(r[0]=w[R]<256?0:96,r[2]=w[R++]):(r[0]=g[w[R]-h]+16+64,r[2]=A[w[R++]-h]),I=1<<B-Z,k=x>>>Z;k<ee;k+=I)f.set(r,(F+k)*3);for(k=1<<B-1;x&k;k>>>=1)x^=k;for(x^=k,T=(1<<Z)-1;(x&T)!=s[b];)b--,Z-=S,T=(1<<Z)-1}return X!==0&&C!=1?sd:so}function l(c){let u;for(e||(e=[],i=[],o=new Int32Array(v0+1),r=[],n=new Int32Array(v0),s=new Int32Array(v0+1)),i.length<c&&(i=[]),u=0;u<c;u++)i[u]=0;for(u=0;u<v0+1;u++)o[u]=0;for(u=0;u<3;u++)r[u]=0;n.set(o.subarray(0,v0),0),s.set(o.subarray(0,v0+1),0)}t.inflate_trees_bits=function(c,u,d,h,A){let g;return l(19),e[0]=0,g=a(c,0,19,19,null,null,d,u,h,e,i),g==Zo?A.msg="oversubscribed dynamic bit lengths tree":(g==sd||u[0]===0)&&(A.msg="incomplete dynamic bit lengths tree",g=Zo),g},t.inflate_trees_dynamic=function(c,u,d,h,A,g,p,M,f){let L;return l(288),e[0]=0,L=a(d,0,c,257,txi,ixi,g,h,M,e,i),L!=so||h[0]===0?(L==Zo?f.msg="oversubscribed literal/length tree":L!=Dce&&(f.msg="incomplete literal/length tree",L=Zo),L):(l(288),L=a(d,c,u,0,oxi,rxi,p,A,M,e,i),L!=so||A[0]===0&&c>257?(L==Zo?f.msg="oversubscribed distance tree":L==sd?(f.msg="incomplete distance tree",L=Zo):L!=Dce&&(f.msg="empty distance tree with lengths",L=Zo),L):so)}}FE.inflate_trees_fixed=function(t,e,i,o){return t[0]=Xbi,e[0]=_bi,i[0]=$bi,o[0]=exi,so};const mb=0,Tce=1,kce=2,Ece=3,zce=4,Pce=5,Bce=6,QE=7,Oce=8,yb=9;function sxi(){const t=this;let e,i=0,o,r=0,n=0,s=0,a=0,l=0,c=0,u=0,d,h=0,A,g=0;function p(M,f,L,w,v,I,C,b){let x,k,B,S,T,R,F,Z,H,X,ee,de,he,Te,V,re;F=b.next_in_index,Z=b.avail_in,T=C.bitb,R=C.bitk,H=C.write,X=H<C.read?C.read-H-1:C.end-H,ee=ka[M],de=ka[f];do{for(;R<20;)Z--,T|=(b.read_byte(F++)&255)<<R,R+=8;if(x=T&ee,k=L,B=w,re=(B+x)*3,(S=k[re])===0){T>>=k[re+1],R-=k[re+1],C.win[H++]=k[re+2],X--;continue}do{if(T>>=k[re+1],R-=k[re+1],S&16){for(S&=15,he=k[re+2]+(T&ka[S]),T>>=S,R-=S;R<15;)Z--,T|=(b.read_byte(F++)&255)<<R,R+=8;x=T&de,k=v,B=I,re=(B+x)*3,S=k[re];do if(T>>=k[re+1],R-=k[re+1],S&16){for(S&=15;R<S;)Z--,T|=(b.read_byte(F++)&255)<<R,R+=8;if(Te=k[re+2]+(T&ka[S]),T>>=S,R-=S,X-=he,H>=Te)V=H-Te,H-V>0&&2>H-V?(C.win[H++]=C.win[V++],C.win[H++]=C.win[V++],he-=2):(C.win.set(C.win.subarray(V,V+2),H),H+=2,V+=2,he-=2);else{V=H-Te;do V+=C.end;while(V<0);if(S=C.end-V,he>S){if(he-=S,H-V>0&&S>H-V)do C.win[H++]=C.win[V++];while(--S!==0);else C.win.set(C.win.subarray(V,V+S),H),H+=S,V+=S,S=0;V=0}}if(H-V>0&&he>H-V)do C.win[H++]=C.win[V++];while(--he!==0);else C.win.set(C.win.subarray(V,V+he),H),H+=he,V+=he,he=0;break}else if(!(S&64))x+=k[re+2],x+=T&ka[S],re=(B+x)*3,S=k[re];else return b.msg="invalid distance code",he=b.avail_in-Z,he=R>>3<he?R>>3:he,Z+=he,F-=he,R-=he<<3,C.bitb=T,C.bitk=R,b.avail_in=Z,b.total_in+=F-b.next_in_index,b.next_in_index=F,C.write=H,Zo;while(!0);break}if(S&64)return S&32?(he=b.avail_in-Z,he=R>>3<he?R>>3:he,Z+=he,F-=he,R-=he<<3,C.bitb=T,C.bitk=R,b.avail_in=Z,b.total_in+=F-b.next_in_index,b.next_in_index=F,C.write=H,rd):(b.msg="invalid literal/length code",he=b.avail_in-Z,he=R>>3<he?R>>3:he,Z+=he,F-=he,R-=he<<3,C.bitb=T,C.bitk=R,b.avail_in=Z,b.total_in+=F-b.next_in_index,b.next_in_index=F,C.write=H,Zo);if(x+=k[re+2],x+=T&ka[S],re=(B+x)*3,(S=k[re])===0){T>>=k[re+1],R-=k[re+1],C.win[H++]=k[re+2],X--;break}}while(!0)}while(X>=258&&Z>=10);return he=b.avail_in-Z,he=R>>3<he?R>>3:he,Z+=he,F-=he,R-=he<<3,C.bitb=T,C.bitk=R,b.avail_in=Z,b.total_in+=F-b.next_in_index,b.next_in_index=F,C.write=H,so}t.init=function(M,f,L,w,v,I){e=mb,c=M,u=f,d=L,h=w,A=v,g=I,o=null},t.proc=function(M,f,L){let w,v,I,C=0,b=0,x=0,k,B,S,T;for(x=f.next_in_index,k=f.avail_in,C=M.bitb,b=M.bitk,B=M.write,S=B<M.read?M.read-B-1:M.end-B;;)switch(e){case mb:if(S>=258&&k>=10&&(M.bitb=C,M.bitk=b,f.avail_in=k,f.total_in+=x-f.next_in_index,f.next_in_index=x,M.write=B,L=p(c,u,d,h,A,g,M,f),x=f.next_in_index,k=f.avail_in,C=M.bitb,b=M.bitk,B=M.write,S=B<M.read?M.read-B-1:M.end-B,L!=so)){e=L==rd?QE:yb;break}n=c,o=d,r=h,e=Tce;case Tce:for(w=n;b<w;){if(k!==0)L=so;else return M.bitb=C,M.bitk=b,f.avail_in=k,f.total_in+=x-f.next_in_index,f.next_in_index=x,M.write=B,M.inflate_flush(f,L);k--,C|=(f.read_byte(x++)&255)<<b,b+=8}if(v=(r+(C&ka[w]))*3,C>>>=o[v+1],b-=o[v+1],I=o[v],I===0){s=o[v+2],e=Bce;break}if(I&16){a=I&15,i=o[v+2],e=kce;break}if(!(I&64)){n=I,r=v/3+o[v+2];break}if(I&32){e=QE;break}return e=yb,f.msg="invalid literal/length code",L=Zo,M.bitb=C,M.bitk=b,f.avail_in=k,f.total_in+=x-f.next_in_index,f.next_in_index=x,M.write=B,M.inflate_flush(f,L);case kce:for(w=a;b<w;){if(k!==0)L=so;else return M.bitb=C,M.bitk=b,f.avail_in=k,f.total_in+=x-f.next_in_index,f.next_in_index=x,M.write=B,M.inflate_flush(f,L);k--,C|=(f.read_byte(x++)&255)<<b,b+=8}i+=C&ka[w],C>>=w,b-=w,n=u,o=A,r=g,e=Ece;case Ece:for(w=n;b<w;){if(k!==0)L=so;else return M.bitb=C,M.bitk=b,f.avail_in=k,f.total_in+=x-f.next_in_index,f.next_in_index=x,M.write=B,M.inflate_flush(f,L);k--,C|=(f.read_byte(x++)&255)<<b,b+=8}if(v=(r+(C&ka[w]))*3,C>>=o[v+1],b-=o[v+1],I=o[v],I&16){a=I&15,l=o[v+2],e=zce;break}if(!(I&64)){n=I,r=v/3+o[v+2];break}return e=yb,f.msg="invalid distance code",L=Zo,M.bitb=C,M.bitk=b,f.avail_in=k,f.total_in+=x-f.next_in_index,f.next_in_index=x,M.write=B,M.inflate_flush(f,L);case zce:for(w=a;b<w;){if(k!==0)L=so;else return M.bitb=C,M.bitk=b,f.avail_in=k,f.total_in+=x-f.next_in_index,f.next_in_index=x,M.write=B,M.inflate_flush(f,L);k--,C|=(f.read_byte(x++)&255)<<b,b+=8}l+=C&ka[w],C>>=w,b-=w,e=Pce;case Pce:for(T=B-l;T<0;)T+=M.end;for(;i!==0;){if(S===0&&(B==M.end&&M.read!==0&&(B=0,S=B<M.read?M.read-B-1:M.end-B),S===0&&(M.write=B,L=M.inflate_flush(f,L),B=M.write,S=B<M.read?M.read-B-1:M.end-B,B==M.end&&M.read!==0&&(B=0,S=B<M.read?M.read-B-1:M.end-B),S===0)))return M.bitb=C,M.bitk=b,f.avail_in=k,f.total_in+=x-f.next_in_index,f.next_in_index=x,M.write=B,M.inflate_flush(f,L);M.win[B++]=M.win[T++],S--,T==M.end&&(T=0),i--}e=mb;break;case Bce:if(S===0&&(B==M.end&&M.read!==0&&(B=0,S=B<M.read?M.read-B-1:M.end-B),S===0&&(M.write=B,L=M.inflate_flush(f,L),B=M.write,S=B<M.read?M.read-B-1:M.end-B,B==M.end&&M.read!==0&&(B=0,S=B<M.read?M.read-B-1:M.end-B),S===0)))return M.bitb=C,M.bitk=b,f.avail_in=k,f.total_in+=x-f.next_in_index,f.next_in_index=x,M.write=B,M.inflate_flush(f,L);L=so,M.win[B++]=s,S--,e=mb;break;case QE:if(b>7&&(b-=8,k++,x--),M.write=B,L=M.inflate_flush(f,L),B=M.write,S=B<M.read?M.read-B-1:M.end-B,M.read!=M.write)return M.bitb=C,M.bitk=b,f.avail_in=k,f.total_in+=x-f.next_in_index,f.next_in_index=x,M.write=B,M.inflate_flush(f,L);e=Oce;case Oce:return L=rd,M.bitb=C,M.bitk=b,f.avail_in=k,f.total_in+=x-f.next_in_index,f.next_in_index=x,M.write=B,M.inflate_flush(f,L);case yb:return L=Zo,M.bitb=C,M.bitk=b,f.avail_in=k,f.total_in+=x-f.next_in_index,f.next_in_index=x,M.write=B,M.inflate_flush(f,L);default:return L=ta,M.bitb=C,M.bitk=b,f.avail_in=k,f.total_in+=x-f.next_in_index,f.next_in_index=x,M.write=B,M.inflate_flush(f,L)}},t.free=function(){}}const Rce=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15],FM=0,GE=1,Uce=2,Yce=3,Fce=4,Qce=5,vb=6,Cb=7,Gce=8,Yp=9;function nxi(t,e){const i=this;let o=FM,r=0,n=0,s=0,a;const l=[0],c=[0],u=new sxi;let d=0,h=new Int32Array(Sce*3);const A=0,g=new FE;i.bitk=0,i.bitb=0,i.win=new Uint8Array(e),i.end=e,i.read=0,i.write=0,i.reset=function(p,M){M&&(M[0]=A),o==vb&&u.free(p),o=FM,i.bitk=0,i.bitb=0,i.read=i.write=0},i.reset(t,null),i.inflate_flush=function(p,M){let f,L,w;return L=p.next_out_index,w=i.read,f=(w<=i.write?i.write:i.end)-w,f>p.avail_out&&(f=p.avail_out),f!==0&&M==sd&&(M=so),p.avail_out-=f,p.total_out+=f,p.next_out.set(i.win.subarray(w,w+f),L),L+=f,w+=f,w==i.end&&(w=0,i.write==i.end&&(i.write=0),f=i.write-w,f>p.avail_out&&(f=p.avail_out),f!==0&&M==sd&&(M=so),p.avail_out-=f,p.total_out+=f,p.next_out.set(i.win.subarray(w,w+f),L),L+=f,w+=f),p.next_out_index=L,i.read=w,M},i.proc=function(p,M){let f,L,w,v,I,C,b,x;for(v=p.next_in_index,I=p.avail_in,L=i.bitb,w=i.bitk,C=i.write,b=C<i.read?i.read-C-1:i.end-C;;){let k,B,S,T,R,F,Z,H;switch(o){case FM:for(;w<3;){if(I!==0)M=so;else return i.bitb=L,i.bitk=w,p.avail_in=I,p.total_in+=v-p.next_in_index,p.next_in_index=v,i.write=C,i.inflate_flush(p,M);I--,L|=(p.read_byte(v++)&255)<<w,w+=8}switch(f=L&7,d=f&1,f>>>1){case 0:L>>>=3,w-=3,f=w&7,L>>>=f,w-=f,o=GE;break;case 1:k=[],B=[],S=[[]],T=[[]],FE.inflate_trees_fixed(k,B,S,T),u.init(k[0],B[0],S[0],0,T[0],0),L>>>=3,w-=3,o=vb;break;case 2:L>>>=3,w-=3,o=Yce;break;case 3:return L>>>=3,w-=3,o=Yp,p.msg="invalid block type",M=Zo,i.bitb=L,i.bitk=w,p.avail_in=I,p.total_in+=v-p.next_in_index,p.next_in_index=v,i.write=C,i.inflate_flush(p,M)}break;case GE:for(;w<32;){if(I!==0)M=so;else return i.bitb=L,i.bitk=w,p.avail_in=I,p.total_in+=v-p.next_in_index,p.next_in_index=v,i.write=C,i.inflate_flush(p,M);I--,L|=(p.read_byte(v++)&255)<<w,w+=8}if((~L>>>16&65535)!=(L&65535))return o=Yp,p.msg="invalid stored block lengths",M=Zo,i.bitb=L,i.bitk=w,p.avail_in=I,p.total_in+=v-p.next_in_index,p.next_in_index=v,i.write=C,i.inflate_flush(p,M);r=L&65535,L=w=0,o=r!==0?Uce:d!==0?Cb:FM;break;case Uce:if(I===0||b===0&&(C==i.end&&i.read!==0&&(C=0,b=C<i.read?i.read-C-1:i.end-C),b===0&&(i.write=C,M=i.inflate_flush(p,M),C=i.write,b=C<i.read?i.read-C-1:i.end-C,C==i.end&&i.read!==0&&(C=0,b=C<i.read?i.read-C-1:i.end-C),b===0)))return i.bitb=L,i.bitk=w,p.avail_in=I,p.total_in+=v-p.next_in_index,p.next_in_index=v,i.write=C,i.inflate_flush(p,M);if(M=so,f=r,f>I&&(f=I),f>b&&(f=b),i.win.set(p.read_buf(v,f),C),v+=f,I-=f,C+=f,b-=f,(r-=f)!==0)break;o=d!==0?Cb:FM;break;case Yce:for(;w<14;){if(I!==0)M=so;else return i.bitb=L,i.bitk=w,p.avail_in=I,p.total_in+=v-p.next_in_index,p.next_in_index=v,i.write=C,i.inflate_flush(p,M);I--,L|=(p.read_byte(v++)&255)<<w,w+=8}if(n=f=L&16383,(f&31)>29||(f>>5&31)>29)return o=Yp,p.msg="too many length or distance symbols",M=Zo,i.bitb=L,i.bitk=w,p.avail_in=I,p.total_in+=v-p.next_in_index,p.next_in_index=v,i.write=C,i.inflate_flush(p,M);if(f=258+(f&31)+(f>>5&31),!a||a.length<f)a=[];else for(x=0;x<f;x++)a[x]=0;L>>>=14,w-=14,s=0,o=Fce;case Fce:for(;s<4+(n>>>10);){for(;w<3;){if(I!==0)M=so;else return i.bitb=L,i.bitk=w,p.avail_in=I,p.total_in+=v-p.next_in_index,p.next_in_index=v,i.write=C,i.inflate_flush(p,M);I--,L|=(p.read_byte(v++)&255)<<w,w+=8}a[Rce[s++]]=L&7,L>>>=3,w-=3}for(;s<19;)a[Rce[s++]]=0;if(l[0]=7,f=g.inflate_trees_bits(a,l,c,h,p),f!=so)return M=f,M==Zo&&(a=null,o=Yp),i.bitb=L,i.bitk=w,p.avail_in=I,p.total_in+=v-p.next_in_index,p.next_in_index=v,i.write=C,i.inflate_flush(p,M);s=0,o=Qce;case Qce:for(;f=n,!(s>=258+(f&31)+(f>>5&31));){let X,ee;for(f=l[0];w<f;){if(I!==0)M=so;else return i.bitb=L,i.bitk=w,p.avail_in=I,p.total_in+=v-p.next_in_index,p.next_in_index=v,i.write=C,i.inflate_flush(p,M);I--,L|=(p.read_byte(v++)&255)<<w,w+=8}if(f=h[(c[0]+(L&ka[f]))*3+1],ee=h[(c[0]+(L&ka[f]))*3+2],ee<16)L>>>=f,w-=f,a[s++]=ee;else{for(x=ee==18?7:ee-14,X=ee==18?11:3;w<f+x;){if(I!==0)M=so;else return i.bitb=L,i.bitk=w,p.avail_in=I,p.total_in+=v-p.next_in_index,p.next_in_index=v,i.write=C,i.inflate_flush(p,M);I--,L|=(p.read_byte(v++)&255)<<w,w+=8}if(L>>>=f,w-=f,X+=L&ka[x],L>>>=x,w-=x,x=s,f=n,x+X>258+(f&31)+(f>>5&31)||ee==16&&x<1)return a=null,o=Yp,p.msg="invalid bit length repeat",M=Zo,i.bitb=L,i.bitk=w,p.avail_in=I,p.total_in+=v-p.next_in_index,p.next_in_index=v,i.write=C,i.inflate_flush(p,M);ee=ee==16?a[x-1]:0;do a[x++]=ee;while(--X!==0);s=x}}if(c[0]=-1,R=[],F=[],Z=[],H=[],R[0]=9,F[0]=6,f=n,f=g.inflate_trees_dynamic(257+(f&31),1+(f>>5&31),a,R,F,Z,H,h,p),f!=so)return f==Zo&&(a=null,o=Yp),M=f,i.bitb=L,i.bitk=w,p.avail_in=I,p.total_in+=v-p.next_in_index,p.next_in_index=v,i.write=C,i.inflate_flush(p,M);u.init(R[0],F[0],h,Z[0],h,H[0]),o=vb;case vb:if(i.bitb=L,i.bitk=w,p.avail_in=I,p.total_in+=v-p.next_in_index,p.next_in_index=v,i.write=C,(M=u.proc(i,p,M))!=rd)return i.inflate_flush(p,M);if(M=so,u.free(p),v=p.next_in_index,I=p.avail_in,L=i.bitb,w=i.bitk,C=i.write,b=C<i.read?i.read-C-1:i.end-C,d===0){o=FM;break}o=Cb;case Cb:if(i.write=C,M=i.inflate_flush(p,M),C=i.write,b=C<i.read?i.read-C-1:i.end-C,i.read!=i.write)return i.bitb=L,i.bitk=w,p.avail_in=I,p.total_in+=v-p.next_in_index,p.next_in_index=v,i.write=C,i.inflate_flush(p,M);o=Gce;case Gce:return M=rd,i.bitb=L,i.bitk=w,p.avail_in=I,p.total_in+=v-p.next_in_index,p.next_in_index=v,i.write=C,i.inflate_flush(p,M);case Yp:return M=Zo,i.bitb=L,i.bitk=w,p.avail_in=I,p.total_in+=v-p.next_in_index,p.next_in_index=v,i.write=C,i.inflate_flush(p,M);default:return M=ta,i.bitb=L,i.bitk=w,p.avail_in=I,p.total_in+=v-p.next_in_index,p.next_in_index=v,i.write=C,i.inflate_flush(p,M)}}},i.free=function(p){i.reset(p,null),i.win=null,h=null},i.set_dictionary=function(p,M,f){i.win.set(p.subarray(M,M+f),0),i.read=i.write=f},i.sync_point=function(){return o==GE?1:0}}const axi=32,lxi=8,cxi=0,Hce=1,Vce=2,Zce=3,Jce=4,Wce=5,HE=6,Oy=7,Kce=12,C0=13,uxi=[0,0,255,255];function dxi(){const t=this;t.mode=0,t.method=0,t.was=[0],t.need=0,t.marker=0,t.wbits=0;function e(i){return!i||!i.istate?ta:(i.total_in=i.total_out=0,i.msg=null,i.istate.mode=Oy,i.istate.blocks.reset(i,null),so)}t.inflateEnd=function(i){return t.blocks&&t.blocks.free(i),t.blocks=null,so},t.inflateInit=function(i,o){return i.msg=null,t.blocks=null,o<8||o>15?(t.inflateEnd(i),ta):(t.wbits=o,i.istate.blocks=new nxi(i,1<<o),e(i),so)},t.inflate=function(i,o){let r,n;if(!i||!i.istate||!i.next_in)return ta;const s=i.istate;for(o=o==qbi?sd:so,r=sd;;)switch(s.mode){case cxi:if(i.avail_in===0)return r;if(r=o,i.avail_in--,i.total_in++,((s.method=i.read_byte(i.next_in_index++))&15)!=lxi){s.mode=C0,i.msg="unknown compression method",s.marker=5;break}if((s.method>>4)+8>s.wbits){s.mode=C0,i.msg="invalid win size",s.marker=5;break}s.mode=Hce;case Hce:if(i.avail_in===0)return r;if(r=o,i.avail_in--,i.total_in++,n=i.read_byte(i.next_in_index++)&255,((s.method<<8)+n)%31!==0){s.mode=C0,i.msg="incorrect header check",s.marker=5;break}if(!(n&axi)){s.mode=Oy;break}s.mode=Vce;case Vce:if(i.avail_in===0)return r;r=o,i.avail_in--,i.total_in++,s.need=(i.read_byte(i.next_in_index++)&255)<<24&4278190080,s.mode=Zce;case Zce:if(i.avail_in===0)return r;r=o,i.avail_in--,i.total_in++,s.need+=(i.read_byte(i.next_in_index++)&255)<<16&16711680,s.mode=Jce;case Jce:if(i.avail_in===0)return r;r=o,i.avail_in--,i.total_in++,s.need+=(i.read_byte(i.next_in_index++)&255)<<8&65280,s.mode=Wce;case Wce:return i.avail_in===0?r:(r=o,i.avail_in--,i.total_in++,s.need+=i.read_byte(i.next_in_index++)&255,s.mode=HE,Wbi);case HE:return s.mode=C0,i.msg="need dictionary",s.marker=0,ta;case Oy:if(r=s.blocks.proc(i,r),r==Zo){s.mode=C0,s.marker=0;break}if(r==so&&(r=o),r!=rd)return r;r=o,s.blocks.reset(i,s.was),s.mode=Kce;case Kce:return i.avail_in=0,rd;case C0:return Zo;default:return ta}},t.inflateSetDictionary=function(i,o,r){let n=0,s=r;if(!i||!i.istate||i.istate.mode!=HE)return ta;const a=i.istate;return s>=1<<a.wbits&&(s=(1<<a.wbits)-1,n=r-s),a.blocks.set_dictionary(o,n,s),a.mode=Oy,so},t.inflateSync=function(i){let o,r,n,s,a;if(!i||!i.istate)return ta;const l=i.istate;if(l.mode!=C0&&(l.mode=C0,l.marker=0),(o=i.avail_in)===0)return sd;for(r=i.next_in_index,n=l.marker;o!==0&&n<4;)i.read_byte(r)==uxi[n]?n++:i.read_byte(r)!==0?n=0:n=4-n,r++,o--;return i.total_in+=r-i.next_in_index,i.next_in_index=r,i.avail_in=o,l.marker=n,n!=4?Zo:(s=i.total_in,a=i.total_out,e(i),i.total_in=s,i.total_out=a,l.mode=Oy,so)},t.inflateSyncPoint=function(i){return!i||!i.istate||!i.istate.blocks?ta:i.istate.blocks.sync_point()}}function qce(){}qce.prototype={inflateInit(t){const e=this;return e.istate=new dxi,t||(t=Jbi),e.istate.inflateInit(e,t)},inflate(t){const e=this;return e.istate?e.istate.inflate(e,t):ta},inflateEnd(){const t=this;if(!t.istate)return ta;const e=t.istate.inflateEnd(t);return t.istate=null,e},inflateSync(){const t=this;return t.istate?t.istate.inflateSync(t):ta},inflateSetDictionary(t,e){const i=this;return i.istate?i.istate.inflateSetDictionary(i,t,e):ta},read_byte(t){return this.next_in[t]},read_buf(t,e){return this.next_in.subarray(t,t+e)}};function hxi(t){const e=this,i=new qce,o=t&&t.chunkSize?Math.floor(t.chunkSize*2):128*1024,r=Kbi,n=new Uint8Array(o);let s=!1;i.inflateInit(),i.next_out=n,e.append=function(a,l){const c=[];let u,d,h=0,A=0,g=0;if(a.length!==0){i.next_in_index=0,i.next_in=a,i.avail_in=a.length;do{if(i.next_out_index=0,i.avail_out=o,i.avail_in===0&&!s&&(i.next_in_index=0,s=!0),u=i.inflate(r),s&&u===sd){if(i.avail_in!==0)throw new Error("inflating: bad input")}else if(u!==so&&u!==rd)throw new Error("inflating: "+i.msg);if((s||u===rd)&&i.avail_in===a.length)throw new Error("inflating: bad input");i.next_out_index&&(i.next_out_index===o?c.push(new Uint8Array(n)):c.push(n.subarray(0,i.next_out_index))),g+=i.next_out_index,l&&i.next_in_index>0&&i.next_in_index!=h&&(l(i.next_in_index),h=i.next_in_index)}while(i.avail_in>0||i.avail_out===0);return c.length>1?(d=new Uint8Array(g),c.forEach(function(p){d.set(p,A),A+=p.length})):d=c[0]?new Uint8Array(c[0]):new Uint8Array,d}},e.flush=function(){i.inflateEnd()}}const Fp=4294967295,I0=65535,Axi=8,pxi=0,gxi=99,Mxi=67324752,fxi=134695760,Xce=33639248,Lxi=101010256,_ce=101075792,wxi=117853008,QM=22,VE=20,ZE=56,mxi=1,yxi=39169,vxi=10,Cxi=1,Ixi=21589,jxi=28789,bxi=25461,xxi=6534,$ce=1,Nxi=6,eue=8,tue=2048,iue=16,Dxi="/",tc=void 0,Ib="undefined",oue="function";class rue{constructor(e){return class extends TransformStream{constructor(i,o){const r=new e(o);super({transform(n,s){s.enqueue(r.append(n))},flush(n){const s=r.flush();s&&n.enqueue(s)}})}}}}const Sxi=64;let sue=2;try{typeof navigator!=Ib&&navigator.hardwareConcurrency&&(sue=navigator.hardwareConcurrency)}catch{}const Txi={chunkSize:512*1024,maxWorkers:sue,terminateWorkerTimeout:5e3,useWebWorkers:!0,useCompressionStream:!0,workerScripts:tc,CompressionStreamNative:typeof CompressionStream!=Ib&&CompressionStream,DecompressionStreamNative:typeof DecompressionStream!=Ib&&DecompressionStream},j0=Object.assign({},Txi);function kxi(){return j0}function Exi(t){return Math.max(t.chunkSize,Sxi)}function JE(t){const{baseURL:e,chunkSize:i,maxWorkers:o,terminateWorkerTimeout:r,useCompressionStream:n,useWebWorkers:s,Deflate:a,Inflate:l,CompressionStream:c,DecompressionStream:u,workerScripts:d}=t;if(b0("baseURL",e),b0("chunkSize",i),b0("maxWorkers",o),b0("terminateWorkerTimeout",r),b0("useCompressionStream",n),b0("useWebWorkers",s),a&&(j0.CompressionStream=new rue(a)),l&&(j0.DecompressionStream=new rue(l)),b0("CompressionStream",c),b0("DecompressionStream",u),d!==tc){const{deflate:h,inflate:A}=d;if((h||A)&&(j0.workerScripts||(j0.workerScripts={})),h){if(!Array.isArray(h))throw new Error("workerScripts.deflate must be an array");j0.workerScripts.deflate=h}if(A){if(!Array.isArray(A))throw new Error("workerScripts.inflate must be an array");j0.workerScripts.inflate=A}}}function b0(t,e){e!==tc&&(j0[t]=e)}const WE={application:{"andrew-inset":"ez",annodex:"anx","atom+xml":"atom","atomcat+xml":"atomcat","atomserv+xml":"atomsrv",bbolin:"lin","cu-seeme":"cu","davmount+xml":"davmount",dsptype:"tsp",ecmascript:["es","ecma"],futuresplash:"spl",hta:"hta","java-archive":"jar","java-serialized-object":"ser","java-vm":"class",m3g:"m3g","mac-binhex40":"hqx",mathematica:["nb","ma","mb"],msaccess:"mdb",msword:["doc","dot","wiz"],mxf:"mxf",oda:"oda",ogg:"ogx",pdf:"pdf","pgp-keys":"key","pgp-signature":["asc","sig"],"pics-rules":"prf",postscript:["ps","ai","eps","epsi","epsf","eps2","eps3"],rar:"rar","rdf+xml":"rdf","rss+xml":"rss",rtf:"rtf","xhtml+xml":["xhtml","xht"],xml:["xml","xsl","xsd","xpdl"],"xspf+xml":"xspf",zip:"zip","vnd.android.package-archive":"apk","vnd.cinderella":"cdy","vnd.google-earth.kml+xml":"kml","vnd.google-earth.kmz":"kmz","vnd.mozilla.xul+xml":"xul","vnd.ms-excel":["xls","xlb","xlt","xlm","xla","xlc","xlw"],"vnd.ms-pki.seccat":"cat","vnd.ms-pki.stl":"stl","vnd.ms-powerpoint":["ppt","pps","pot","ppa","pwz"],"vnd.oasis.opendocument.chart":"odc","vnd.oasis.opendocument.database":"odb","vnd.oasis.opendocument.formula":"odf","vnd.oasis.opendocument.graphics":"odg","vnd.oasis.opendocument.graphics-template":"otg","vnd.oasis.opendocument.image":"odi","vnd.oasis.opendocument.presentation":"odp","vnd.oasis.opendocument.presentation-template":"otp","vnd.oasis.opendocument.spreadsheet":"ods","vnd.oasis.opendocument.spreadsheet-template":"ots","vnd.oasis.opendocument.text":"odt","vnd.oasis.opendocument.text-master":["odm","otm"],"vnd.oasis.opendocument.text-template":"ott","vnd.oasis.opendocument.text-web":"oth","vnd.openxmlformats-officedocument.spreadsheetml.sheet":"xlsx","vnd.openxmlformats-officedocument.spreadsheetml.template":"xltx","vnd.openxmlformats-officedocument.presentationml.presentation":"pptx","vnd.openxmlformats-officedocument.presentationml.slideshow":"ppsx","vnd.openxmlformats-officedocument.presentationml.template":"potx","vnd.openxmlformats-officedocument.wordprocessingml.document":"docx","vnd.openxmlformats-officedocument.wordprocessingml.template":"dotx","vnd.smaf":"mmf","vnd.stardivision.calc":"sdc","vnd.stardivision.chart":"sds","vnd.stardivision.draw":"sda","vnd.stardivision.impress":"sdd","vnd.stardivision.math":["sdf","smf"],"vnd.stardivision.writer":["sdw","vor"],"vnd.stardivision.writer-global":"sgl","vnd.sun.xml.calc":"sxc","vnd.sun.xml.calc.template":"stc","vnd.sun.xml.draw":"sxd","vnd.sun.xml.draw.template":"std","vnd.sun.xml.impress":"sxi","vnd.sun.xml.impress.template":"sti","vnd.sun.xml.math":"sxm","vnd.sun.xml.writer":"sxw","vnd.sun.xml.writer.global":"sxg","vnd.sun.xml.writer.template":"stw","vnd.symbian.install":["sis","sisx"],"vnd.visio":["vsd","vst","vss","vsw","vsdx","vssx","vstx","vssm","vstm"],"vnd.wap.wbxml":"wbxml","vnd.wap.wmlc":"wmlc","vnd.wap.wmlscriptc":"wmlsc","vnd.wordperfect":"wpd","vnd.wordperfect5.1":"wp5","x-123":"wk","x-7z-compressed":"7z","x-abiword":"abw","x-apple-diskimage":"dmg","x-bcpio":"bcpio","x-bittorrent":"torrent","x-cbr":["cbr","cba","cbt","cb7"],"x-cbz":"cbz","x-cdf":["cdf","cda"],"x-cdlink":"vcd","x-chess-pgn":"pgn","x-cpio":"cpio","x-csh":"csh","x-director":["dir","dxr","cst","cct","cxt","w3d","fgd","swa"],"x-dms":"dms","x-doom":"wad","x-dvi":"dvi","x-httpd-eruby":"rhtml","x-font":"pcf.Z","x-freemind":"mm","x-gnumeric":"gnumeric","x-go-sgf":"sgf","x-graphing-calculator":"gcf","x-gtar":["gtar","taz"],"x-hdf":"hdf","x-httpd-php":["phtml","pht","php"],"x-httpd-php-source":"phps","x-httpd-php3":"php3","x-httpd-php3-preprocessed":"php3p","x-httpd-php4":"php4","x-httpd-php5":"php5","x-ica":"ica","x-info":"info","x-internet-signup":["ins","isp"],"x-iphone":"iii","x-iso9660-image":"iso","x-java-jnlp-file":"jnlp","x-jmol":"jmz","x-killustrator":"kil","x-latex":"latex","x-lyx":"lyx","x-lzx":"lzx","x-maker":["frm","fb","fbdoc"],"x-ms-wmd":"wmd","x-msdos-program":["com","exe","bat","dll"],"x-netcdf":["nc"],"x-ns-proxy-autoconfig":["pac","dat"],"x-nwc":"nwc","x-object":"o","x-oz-application":"oza","x-pkcs7-certreqresp":"p7r","x-python-code":["pyc","pyo"],"x-qgis":["qgs","shp","shx"],"x-quicktimeplayer":"qtl","x-redhat-package-manager":["rpm","rpa"],"x-ruby":"rb","x-sh":"sh","x-shar":"shar","x-shockwave-flash":["swf","swfl"],"x-silverlight":"scr","x-stuffit":"sit","x-sv4cpio":"sv4cpio","x-sv4crc":"sv4crc","x-tar":"tar","x-tex-gf":"gf","x-tex-pk":"pk","x-texinfo":["texinfo","texi"],"x-trash":["~","%","bak","old","sik"],"x-ustar":"ustar","x-wais-source":"src","x-wingz":"wz","x-x509-ca-cert":["crt","der","cer"],"x-xcf":"xcf","x-xfig":"fig","x-xpinstall":"xpi",applixware:"aw","atomsvc+xml":"atomsvc","ccxml+xml":"ccxml","cdmi-capability":"cdmia","cdmi-container":"cdmic","cdmi-domain":"cdmid","cdmi-object":"cdmio","cdmi-queue":"cdmiq","docbook+xml":"dbk","dssc+der":"dssc","dssc+xml":"xdssc","emma+xml":"emma","epub+zip":"epub",exi:"exi","font-tdpfr":"pfr","gml+xml":"gml","gpx+xml":"gpx",gxf:"gxf",hyperstudio:"stk","inkml+xml":["ink","inkml"],ipfix:"ipfix","jsonml+json":"jsonml","lost+xml":"lostxml","mads+xml":"mads",marc:"mrc","marcxml+xml":"mrcx","mathml+xml":["mathml","mml"],mbox:"mbox","mediaservercontrol+xml":"mscml","metalink+xml":"metalink","metalink4+xml":"meta4","mets+xml":"mets","mods+xml":"mods",mp21:["m21","mp21"],mp4:"mp4s","oebps-package+xml":"opf","omdoc+xml":"omdoc",onenote:["onetoc","onetoc2","onetmp","onepkg"],oxps:"oxps","patch-ops-error+xml":"xer","pgp-encrypted":"pgp",pkcs10:"p10","pkcs7-mime":["p7m","p7c"],"pkcs7-signature":"p7s",pkcs8:"p8","pkix-attr-cert":"ac","pkix-crl":"crl","pkix-pkipath":"pkipath",pkixcmp:"pki","pls+xml":"pls","prs.cww":"cww","pskc+xml":"pskcxml","reginfo+xml":"rif","relax-ng-compact-syntax":"rnc","resource-lists+xml":"rl","resource-lists-diff+xml":"rld","rls-services+xml":"rs","rpki-ghostbusters":"gbr","rpki-manifest":"mft","rpki-roa":"roa","rsd+xml":"rsd","sbml+xml":"sbml","scvp-cv-request":"scq","scvp-cv-response":"scs","scvp-vp-request":"spq","scvp-vp-response":"spp",sdp:"sdp","set-payment-initiation":"setpay","set-registration-initiation":"setreg","shf+xml":"shf","sparql-query":"rq","sparql-results+xml":"srx",srgs:"gram","srgs+xml":"grxml","sru+xml":"sru","ssdl+xml":"ssdl","ssml+xml":"ssml","tei+xml":["tei","teicorpus"],"thraud+xml":"tfi","timestamped-data":"tsd","vnd.3gpp.pic-bw-large":"plb","vnd.3gpp.pic-bw-small":"psb","vnd.3gpp.pic-bw-var":"pvb","vnd.3gpp2.tcap":"tcap","vnd.3m.post-it-notes":"pwn","vnd.accpac.simply.aso":"aso","vnd.accpac.simply.imp":"imp","vnd.acucobol":"acu","vnd.acucorp":["atc","acutc"],"vnd.adobe.air-application-installer-package+zip":"air","vnd.adobe.formscentral.fcdt":"fcdt","vnd.adobe.fxp":["fxp","fxpl"],"vnd.adobe.xdp+xml":"xdp","vnd.adobe.xfdf":"xfdf","vnd.ahead.space":"ahead","vnd.airzip.filesecure.azf":"azf","vnd.airzip.filesecure.azs":"azs","vnd.amazon.ebook":"azw","vnd.americandynamics.acc":"acc","vnd.amiga.ami":"ami","vnd.anser-web-certificate-issue-initiation":"cii","vnd.anser-web-funds-transfer-initiation":"fti","vnd.antix.game-component":"atx","vnd.apple.installer+xml":"mpkg","vnd.apple.mpegurl":"m3u8","vnd.aristanetworks.swi":"swi","vnd.astraea-software.iota":"iota","vnd.audiograph":"aep","vnd.blueice.multipass":"mpm","vnd.bmi":"bmi","vnd.businessobjects":"rep","vnd.chemdraw+xml":"cdxml","vnd.chipnuts.karaoke-mmd":"mmd","vnd.claymore":"cla","vnd.cloanto.rp9":"rp9","vnd.clonk.c4group":["c4g","c4d","c4f","c4p","c4u"],"vnd.cluetrust.cartomobile-config":"c11amc","vnd.cluetrust.cartomobile-config-pkg":"c11amz","vnd.commonspace":"csp","vnd.contact.cmsg":"cdbcmsg","vnd.cosmocaller":"cmc","vnd.crick.clicker":"clkx","vnd.crick.clicker.keyboard":"clkk","vnd.crick.clicker.palette":"clkp","vnd.crick.clicker.template":"clkt","vnd.crick.clicker.wordbank":"clkw","vnd.criticaltools.wbs+xml":"wbs","vnd.ctc-posml":"pml","vnd.cups-ppd":"ppd","vnd.curl.car":"car","vnd.curl.pcurl":"pcurl","vnd.dart":"dart","vnd.data-vision.rdz":"rdz","vnd.dece.data":["uvf","uvvf","uvd","uvvd"],"vnd.dece.ttml+xml":["uvt","uvvt"],"vnd.dece.unspecified":["uvx","uvvx"],"vnd.dece.zip":["uvz","uvvz"],"vnd.denovo.fcselayout-link":"fe_launch","vnd.dna":"dna","vnd.dolby.mlp":"mlp","vnd.dpgraph":"dpg","vnd.dreamfactory":"dfac","vnd.ds-keypoint":"kpxx","vnd.dvb.ait":"ait","vnd.dvb.service":"svc","vnd.dynageo":"geo","vnd.ecowin.chart":"mag","vnd.enliven":"nml","vnd.epson.esf":"esf","vnd.epson.msf":"msf","vnd.epson.quickanime":"qam","vnd.epson.salt":"slt","vnd.epson.ssf":"ssf","vnd.eszigno3+xml":["es3","et3"],"vnd.ezpix-album":"ez2","vnd.ezpix-package":"ez3","vnd.fdf":"fdf","vnd.fdsn.mseed":"mseed","vnd.fdsn.seed":["seed","dataless"],"vnd.flographit":"gph","vnd.fluxtime.clip":"ftc","vnd.framemaker":["fm","frame","maker","book"],"vnd.frogans.fnc":"fnc","vnd.frogans.ltf":"ltf","vnd.fsc.weblaunch":"fsc","vnd.fujitsu.oasys":"oas","vnd.fujitsu.oasys2":"oa2","vnd.fujitsu.oasys3":"oa3","vnd.fujitsu.oasysgp":"fg5","vnd.fujitsu.oasysprs":"bh2","vnd.fujixerox.ddd":"ddd","vnd.fujixerox.docuworks":"xdw","vnd.fujixerox.docuworks.binder":"xbd","vnd.fuzzysheet":"fzs","vnd.genomatix.tuxedo":"txd","vnd.geogebra.file":"ggb","vnd.geogebra.tool":"ggt","vnd.geometry-explorer":["gex","gre"],"vnd.geonext":"gxt","vnd.geoplan":"g2w","vnd.geospace":"g3w","vnd.gmx":"gmx","vnd.grafeq":["gqf","gqs"],"vnd.groove-account":"gac","vnd.groove-help":"ghf","vnd.groove-identity-message":"gim","vnd.groove-injector":"grv","vnd.groove-tool-message":"gtm","vnd.groove-tool-template":"tpl","vnd.groove-vcard":"vcg","vnd.hal+xml":"hal","vnd.handheld-entertainment+xml":"zmm","vnd.hbci":"hbci","vnd.hhe.lesson-player":"les","vnd.hp-hpgl":"hpgl","vnd.hp-hpid":"hpid","vnd.hp-hps":"hps","vnd.hp-jlyt":"jlt","vnd.hp-pcl":"pcl","vnd.hp-pclxl":"pclxl","vnd.hydrostatix.sof-data":"sfd-hdstx","vnd.ibm.minipay":"mpy","vnd.ibm.modcap":["afp","listafp","list3820"],"vnd.ibm.rights-management":"irm","vnd.ibm.secure-container":"sc","vnd.iccprofile":["icc","icm"],"vnd.igloader":"igl","vnd.immervision-ivp":"ivp","vnd.immervision-ivu":"ivu","vnd.insors.igm":"igm","vnd.intercon.formnet":["xpw","xpx"],"vnd.intergeo":"i2g","vnd.intu.qbo":"qbo","vnd.intu.qfx":"qfx","vnd.ipunplugged.rcprofile":"rcprofile","vnd.irepository.package+xml":"irp","vnd.is-xpr":"xpr","vnd.isac.fcs":"fcs","vnd.jam":"jam","vnd.jcp.javame.midlet-rms":"rms","vnd.jisp":"jisp","vnd.joost.joda-archive":"joda","vnd.kahootz":["ktz","ktr"],"vnd.kde.karbon":"karbon","vnd.kde.kchart":"chrt","vnd.kde.kformula":"kfo","vnd.kde.kivio":"flw","vnd.kde.kontour":"kon","vnd.kde.kpresenter":["kpr","kpt"],"vnd.kde.kspread":"ksp","vnd.kde.kword":["kwd","kwt"],"vnd.kenameaapp":"htke","vnd.kidspiration":"kia","vnd.kinar":["kne","knp"],"vnd.koan":["skp","skd","skt","skm"],"vnd.kodak-descriptor":"sse","vnd.las.las+xml":"lasxml","vnd.llamagraphics.life-balance.desktop":"lbd","vnd.llamagraphics.life-balance.exchange+xml":"lbe","vnd.lotus-1-2-3":"123","vnd.lotus-approach":"apr","vnd.lotus-freelance":"pre","vnd.lotus-notes":"nsf","vnd.lotus-organizer":"org","vnd.lotus-screencam":"scm","vnd.lotus-wordpro":"lwp","vnd.macports.portpkg":"portpkg","vnd.mcd":"mcd","vnd.medcalcdata":"mc1","vnd.mediastation.cdkey":"cdkey","vnd.mfer":"mwf","vnd.mfmp":"mfm","vnd.micrografx.flo":"flo","vnd.micrografx.igx":"igx","vnd.mif":"mif","vnd.mobius.daf":"daf","vnd.mobius.dis":"dis","vnd.mobius.mbk":"mbk","vnd.mobius.mqy":"mqy","vnd.mobius.msl":"msl","vnd.mobius.plc":"plc","vnd.mobius.txf":"txf","vnd.mophun.application":"mpn","vnd.mophun.certificate":"mpc","vnd.ms-artgalry":"cil","vnd.ms-cab-compressed":"cab","vnd.ms-excel.addin.macroenabled.12":"xlam","vnd.ms-excel.sheet.binary.macroenabled.12":"xlsb","vnd.ms-excel.sheet.macroenabled.12":"xlsm","vnd.ms-excel.template.macroenabled.12":"xltm","vnd.ms-fontobject":"eot","vnd.ms-htmlhelp":"chm","vnd.ms-ims":"ims","vnd.ms-lrm":"lrm","vnd.ms-officetheme":"thmx","vnd.ms-powerpoint.addin.macroenabled.12":"ppam","vnd.ms-powerpoint.presentation.macroenabled.12":"pptm","vnd.ms-powerpoint.slide.macroenabled.12":"sldm","vnd.ms-powerpoint.slideshow.macroenabled.12":"ppsm","vnd.ms-powerpoint.template.macroenabled.12":"potm","vnd.ms-project":["mpp","mpt"],"vnd.ms-word.document.macroenabled.12":"docm","vnd.ms-word.template.macroenabled.12":"dotm","vnd.ms-works":["wps","wks","wcm","wdb"],"vnd.ms-wpl":"wpl","vnd.ms-xpsdocument":"xps","vnd.mseq":"mseq","vnd.musician":"mus","vnd.muvee.style":"msty","vnd.mynfc":"taglet","vnd.neurolanguage.nlu":"nlu","vnd.nitf":["ntf","nitf"],"vnd.noblenet-directory":"nnd","vnd.noblenet-sealer":"nns","vnd.noblenet-web":"nnw","vnd.nokia.n-gage.data":"ngdat","vnd.nokia.n-gage.symbian.install":"n-gage","vnd.nokia.radio-preset":"rpst","vnd.nokia.radio-presets":"rpss","vnd.novadigm.edm":"edm","vnd.novadigm.edx":"edx","vnd.novadigm.ext":"ext","vnd.oasis.opendocument.chart-template":"otc","vnd.oasis.opendocument.formula-template":"odft","vnd.oasis.opendocument.image-template":"oti","vnd.olpc-sugar":"xo","vnd.oma.dd2+xml":"dd2","vnd.openofficeorg.extension":"oxt","vnd.openxmlformats-officedocument.presentationml.slide":"sldx","vnd.osgeo.mapguide.package":"mgp","vnd.osgi.dp":"dp","vnd.osgi.subsystem":"esa","vnd.palm":["pdb","pqa","oprc"],"vnd.pawaafile":"paw","vnd.pg.format":"str","vnd.pg.osasli":"ei6","vnd.picsel":"efif","vnd.pmi.widget":"wg","vnd.pocketlearn":"plf","vnd.powerbuilder6":"pbd","vnd.previewsystems.box":"box","vnd.proteus.magazine":"mgz","vnd.publishare-delta-tree":"qps","vnd.pvi.ptid1":"ptid","vnd.quark.quarkxpress":["qxd","qxt","qwd","qwt","qxl","qxb"],"vnd.realvnc.bed":"bed","vnd.recordare.musicxml":"mxl","vnd.recordare.musicxml+xml":"musicxml","vnd.rig.cryptonote":"cryptonote","vnd.rn-realmedia":"rm","vnd.rn-realmedia-vbr":"rmvb","vnd.route66.link66+xml":"link66","vnd.sailingtracker.track":"st","vnd.seemail":"see","vnd.sema":"sema","vnd.semd":"semd","vnd.semf":"semf","vnd.shana.informed.formdata":"ifm","vnd.shana.informed.formtemplate":"itp","vnd.shana.informed.interchange":"iif","vnd.shana.informed.package":"ipk","vnd.simtech-mindmapper":["twd","twds"],"vnd.smart.teacher":"teacher","vnd.solent.sdkm+xml":["sdkm","sdkd"],"vnd.spotfire.dxp":"dxp","vnd.spotfire.sfs":"sfs","vnd.stepmania.package":"smzip","vnd.stepmania.stepchart":"sm","vnd.sus-calendar":["sus","susp"],"vnd.svd":"svd","vnd.syncml+xml":"xsm","vnd.syncml.dm+wbxml":"bdm","vnd.syncml.dm+xml":"xdm","vnd.tao.intent-module-archive":"tao","vnd.tcpdump.pcap":["pcap","cap","dmp"],"vnd.tmobile-livetv":"tmo","vnd.trid.tpt":"tpt","vnd.triscape.mxs":"mxs","vnd.trueapp":"tra","vnd.ufdl":["ufd","ufdl"],"vnd.uiq.theme":"utz","vnd.umajin":"umj","vnd.unity":"unityweb","vnd.uoml+xml":"uoml","vnd.vcx":"vcx","vnd.visionary":"vis","vnd.vsf":"vsf","vnd.webturbo":"wtb","vnd.wolfram.player":"nbp","vnd.wqd":"wqd","vnd.wt.stf":"stf","vnd.xara":"xar","vnd.xfdl":"xfdl","vnd.yamaha.hv-dic":"hvd","vnd.yamaha.hv-script":"hvs","vnd.yamaha.hv-voice":"hvp","vnd.yamaha.openscoreformat":"osf","vnd.yamaha.openscoreformat.osfpvg+xml":"osfpvg","vnd.yamaha.smaf-audio":"saf","vnd.yamaha.smaf-phrase":"spf","vnd.yellowriver-custom-menu":"cmp","vnd.zul":["zir","zirz"],"vnd.zzazz.deck+xml":"zaz","voicexml+xml":"vxml",widget:"wgt",winhlp:"hlp","wsdl+xml":"wsdl","wspolicy+xml":"wspolicy","x-ace-compressed":"ace","x-authorware-bin":["aab","x32","u32","vox"],"x-authorware-map":"aam","x-authorware-seg":"aas","x-blorb":["blb","blorb"],"x-bzip":"bz","x-bzip2":["bz2","boz"],"x-cfs-compressed":"cfs","x-chat":"chat","x-conference":"nsc","x-dgc-compressed":"dgc","x-dtbncx+xml":"ncx","x-dtbook+xml":"dtb","x-dtbresource+xml":"res","x-eva":"eva","x-font-bdf":"bdf","x-font-ghostscript":"gsf","x-font-linux-psf":"psf","x-font-pcf":"pcf","x-font-snf":"snf","x-font-ttf":["ttf","ttc"],"x-font-type1":["pfa","pfb","pfm","afm"],"x-freearc":"arc","x-gca-compressed":"gca","x-glulx":"ulx","x-gramps-xml":"gramps","x-install-instructions":"install","x-lzh-compressed":["lzh","lha"],"x-mie":"mie","x-mobipocket-ebook":["prc","mobi"],"x-ms-application":"application","x-ms-shortcut":"lnk","x-ms-xbap":"xbap","x-msbinder":"obd","x-mscardfile":"crd","x-msclip":"clp","application/x-ms-installer":"msi","x-msmediaview":["mvb","m13","m14"],"x-msmetafile":["wmf","wmz","emf","emz"],"x-msmoney":"mny","x-mspublisher":"pub","x-msschedule":"scd","x-msterminal":"trm","x-mswrite":"wri","x-nzb":"nzb","x-pkcs12":["p12","pfx"],"x-pkcs7-certificates":["p7b","spc"],"x-research-info-systems":"ris","x-silverlight-app":"xap","x-sql":"sql","x-stuffitx":"sitx","x-subrip":"srt","x-t3vm-image":"t3","x-tex-tfm":"tfm","x-tgif":"obj","x-xliff+xml":"xlf","x-xz":"xz","x-zmachine":["z1","z2","z3","z4","z5","z6","z7","z8"],"xaml+xml":"xaml","xcap-diff+xml":"xdf","xenc+xml":"xenc","xml-dtd":"dtd","xop+xml":"xop","xproc+xml":"xpl","xslt+xml":"xslt","xv+xml":["mxml","xhvml","xvml","xvm"],yang:"yang","yin+xml":"yin",envoy:"evy",fractals:"fif","internet-property-stream":"acx",olescript:"axs","vnd.ms-outlook":"msg","vnd.ms-pkicertstore":"sst","x-compress":"z","x-perfmon":["pma","pmc","pmr","pmw"],"ynd.ms-pkipko":"pko",gzip:["gz","tgz"],"smil+xml":["smi","smil"],"vnd.debian.binary-package":["deb","udeb"],"vnd.hzn-3d-crossword":"x3d","vnd.sqlite3":["db","sqlite","sqlite3","db-wal","sqlite-wal","db-shm","sqlite-shm"],"vnd.wap.sic":"sic","vnd.wap.slc":"slc","x-krita":["kra","krz"],"x-perl":["pm","pl"],yaml:["yaml","yml"]},audio:{amr:"amr","amr-wb":"awb",annodex:"axa",basic:["au","snd"],flac:"flac",midi:["mid","midi","kar","rmi"],mpeg:["mpga","mpega","mp3","m4a","mp2a","m2a","m3a"],mpegurl:"m3u",ogg:["oga","ogg","spx"],"prs.sid":"sid","x-aiff":"aifc","x-gsm":"gsm","x-ms-wma":"wma","x-ms-wax":"wax","x-pn-realaudio":"ram","x-realaudio":"ra","x-sd2":"sd2",adpcm:"adp",mp4:"mp4a",s3m:"s3m",silk:"sil","vnd.dece.audio":["uva","uvva"],"vnd.digital-winds":"eol","vnd.dra":"dra","vnd.dts":"dts","vnd.dts.hd":"dtshd","vnd.lucent.voice":"lvp","vnd.ms-playready.media.pya":"pya","vnd.nuera.ecelp4800":"ecelp4800","vnd.nuera.ecelp7470":"ecelp7470","vnd.nuera.ecelp9600":"ecelp9600","vnd.rip":"rip",webm:"weba","x-caf":"caf","x-matroska":"mka","x-pn-realaudio-plugin":"rmp",xm:"xm",aac:"aac",aiff:["aiff","aif","aff"],opus:"opus",wav:"wav"},chemical:{"x-alchemy":"alc","x-cache":["cac","cache"],"x-cache-csf":"csf","x-cactvs-binary":["cbin","cascii","ctab"],"x-cdx":"cdx","x-chem3d":"c3d","x-cif":"cif","x-cmdf":"cmdf","x-cml":"cml","x-compass":"cpa","x-crossfire":"bsd","x-csml":["csml","csm"],"x-ctx":"ctx","x-cxf":["cxf","cef"],"x-embl-dl-nucleotide":["emb","embl"],"x-gamess-input":["inp","gam","gamin"],"x-gaussian-checkpoint":["fch","fchk"],"x-gaussian-cube":"cub","x-gaussian-input":["gau","gjc","gjf"],"x-gaussian-log":"gal","x-gcg8-sequence":"gcg","x-genbank":"gen","x-hin":"hin","x-isostar":["istr","ist"],"x-jcamp-dx":["jdx","dx"],"x-kinemage":"kin","x-macmolecule":"mcm","x-macromodel-input":"mmod","x-mdl-molfile":"mol","x-mdl-rdfile":"rd","x-mdl-rxnfile":"rxn","x-mdl-sdfile":"sd","x-mdl-tgf":"tgf","x-mmcif":"mcif","x-mol2":"mol2","x-molconn-Z":"b","x-mopac-graph":"gpt","x-mopac-input":["mop","mopcrt","zmt"],"x-mopac-out":"moo","x-ncbi-asn1":"asn","x-ncbi-asn1-ascii":["prt","ent"],"x-ncbi-asn1-binary":"val","x-rosdal":"ros","x-swissprot":"sw","x-vamas-iso14976":"vms","x-vmd":"vmd","x-xtel":"xtel","x-xyz":"xyz"},font:{otf:"otf",woff:"woff",woff2:"woff2"},image:{gif:"gif",ief:"ief",jpeg:["jpeg","jpg","jpe","jfif","jfif-tbnl","jif"],pcx:"pcx",png:"png","svg+xml":["svg","svgz"],tiff:["tiff","tif"],"vnd.djvu":["djvu","djv"],"vnd.wap.wbmp":"wbmp","x-canon-cr2":"cr2","x-canon-crw":"crw","x-cmu-raster":"ras","x-coreldraw":"cdr","x-coreldrawpattern":"pat","x-coreldrawtemplate":"cdt","x-corelphotopaint":"cpt","x-epson-erf":"erf","x-icon":"ico","x-jg":"art","x-jng":"jng","x-nikon-nef":"nef","x-olympus-orf":"orf","x-portable-anymap":"pnm","x-portable-bitmap":"pbm","x-portable-graymap":"pgm","x-portable-pixmap":"ppm","x-rgb":"rgb","x-xbitmap":"xbm","x-xpixmap":"xpm","x-xwindowdump":"xwd",bmp:"bmp",cgm:"cgm",g3fax:"g3",ktx:"ktx","prs.btif":"btif",sgi:"sgi","vnd.dece.graphic":["uvi","uvvi","uvg","uvvg"],"vnd.dwg":"dwg","vnd.dxf":"dxf","vnd.fastbidsheet":"fbs","vnd.fpx":"fpx","vnd.fst":"fst","vnd.fujixerox.edmics-mmr":"mmr","vnd.fujixerox.edmics-rlc":"rlc","vnd.ms-modi":"mdi","vnd.ms-photo":"wdp","vnd.net-fpx":"npx","vnd.xiff":"xif",webp:"webp","x-3ds":"3ds","x-cmx":"cmx","x-freehand":["fh","fhc","fh4","fh5","fh7"],"x-pict":["pic","pct"],"x-tga":"tga","cis-cod":"cod",avif:"avifs",heic:["heif","heic"],pjpeg:["pjpg"],"vnd.adobe.photoshop":"psd","x-adobe-dng":"dng","x-fuji-raf":"raf","x-icns":"icns","x-kodak-dcr":"dcr","x-kodak-k25":"k25","x-kodak-kdc":"kdc","x-minolta-mrw":"mrw","x-panasonic-raw":["raw","rw2","rwl"],"x-pentax-pef":["pef","ptx"],"x-sigma-x3f":"x3f","x-sony-arw":"arw","x-sony-sr2":"sr2","x-sony-srf":"srf"},message:{rfc822:["eml","mime","mht","mhtml","nws"]},model:{iges:["igs","iges"],mesh:["msh","mesh","silo"],vrml:["wrl","vrml"],"x3d+vrml":["x3dv","x3dvz"],"x3d+xml":"x3dz","x3d+binary":["x3db","x3dbz"],"vnd.collada+xml":"dae","vnd.dwf":"dwf","vnd.gdl":"gdl","vnd.gtw":"gtw","vnd.mts":"mts","vnd.usdz+zip":"usdz","vnd.vtu":"vtu"},text:{"cache-manifest":["manifest","appcache"],calendar:["ics","icz","ifb"],css:"css",csv:"csv",h323:"323",html:["html","htm","shtml","stm"],iuls:"uls",plain:["txt","text","brf","conf","def","list","log","in","bas","diff","ksh"],richtext:"rtx",scriptlet:["sct","wsc"],texmacs:"tm","tab-separated-values":"tsv","vnd.sun.j2me.app-descriptor":"jad","vnd.wap.wml":"wml","vnd.wap.wmlscript":"wmls","x-bibtex":"bib","x-boo":"boo","x-c++hdr":["h++","hpp","hxx","hh"],"x-c++src":["c++","cpp","cxx","cc"],"x-component":"htc","x-dsrc":"d","x-diff":"patch","x-haskell":"hs","x-java":"java","x-literate-haskell":"lhs","x-moc":"moc","x-pascal":["p","pas","pp","inc"],"x-pcs-gcd":"gcd","x-python":"py","x-scala":"scala","x-setext":"etx","x-tcl":["tcl","tk"],"x-tex":["tex","ltx","sty","cls"],"x-vcalendar":"vcs","x-vcard":"vcf",n3:"n3","prs.lines.tag":"dsc",sgml:["sgml","sgm"],troff:["t","tr","roff","man","me","ms"],turtle:"ttl","uri-list":["uri","uris","urls"],vcard:"vcard","vnd.curl":"curl","vnd.curl.dcurl":"dcurl","vnd.curl.scurl":"scurl","vnd.curl.mcurl":"mcurl","vnd.dvb.subtitle":"sub","vnd.fly":"fly","vnd.fmi.flexstor":"flx","vnd.graphviz":"gv","vnd.in3d.3dml":"3dml","vnd.in3d.spot":"spot","x-asm":["s","asm"],"x-c":["c","h","dic"],"x-fortran":["f","for","f77","f90"],"x-opml":"opml","x-nfo":"nfo","x-sfv":"sfv","x-uuencode":"uu",webviewhtml:"htt",javascript:"js",json:"json",markdown:["md","markdown","mdown","markdn"],"vnd.wap.si":"si","vnd.wap.sl":"sl"},video:{avif:"avif","3gpp":"3gp",annodex:"axv",dl:"dl",dv:["dif","dv"],fli:"fli",gl:"gl",mpeg:["mpeg","mpg","mpe","m1v","m2v","mp2","mpa","mpv2"],mp4:["mp4","mp4v","mpg4"],quicktime:["qt","mov"],ogg:"ogv","vnd.mpegurl":["mxu","m4u"],"x-flv":"flv","x-la-asf":["lsf","lsx"],"x-mng":"mng","x-ms-asf":["asf","asx","asr"],"x-ms-wm":"wm","x-ms-wmv":"wmv","x-ms-wmx":"wmx","x-ms-wvx":"wvx","x-msvideo":"avi","x-sgi-movie":"movie","x-matroska":["mpv","mkv","mk3d","mks"],"3gpp2":"3g2",h261:"h261",h263:"h263",h264:"h264",jpeg:"jpgv",jpm:["jpm","jpgm"],mj2:["mj2","mjp2"],"vnd.dece.hd":["uvh","uvvh"],"vnd.dece.mobile":["uvm","uvvm"],"vnd.dece.pd":["uvp","uvvp"],"vnd.dece.sd":["uvs","uvvs"],"vnd.dece.video":["uvv","uvvv"],"vnd.dvb.file":"dvb","vnd.fvt":"fvt","vnd.ms-playready.media.pyv":"pyv","vnd.uvvu.mp4":["uvu","uvvu"],"vnd.vivo":"viv",webm:"webm","x-f4v":"f4v","x-m4v":"m4v","x-ms-vob":"vob","x-smv":"smv",mp2t:"ts"},"x-conference":{"x-cooltalk":"ice"},"x-world":{"x-vrml":["vrm","flr","wrz","xaf","xof"]}};(()=>{const t={};for(const e of Object.keys(WE))for(const i of Object.keys(WE[e])){const o=WE[e][i];if(typeof o=="string")t[o]=e+"/"+i;else for(let r=0;r<o.length;r++)t[o[r]]=e+"/"+i}return t})();const nue=[];for(let t=0;t<256;t++){let e=t;for(let i=0;i<8;i++)e&1?e=e>>>1^3988292384:e=e>>>1;nue[t]=e}class jb{constructor(e){this.crc=e||-1}append(e){let i=this.crc|0;for(let o=0,r=e.length|0;o<r;o++)i=i>>>8^nue[(i^e[o])&255];this.crc=i}get(){return~this.crc}}class aue extends TransformStream{constructor(){let e;const i=new jb;super({transform(o,r){i.append(o),r.enqueue(o)},flush(){const o=new Uint8Array(4);new DataView(o.buffer).setUint32(0,i.get()),e.value=o}}),e=this}}function zxi(t){if(typeof TextEncoder>"u"){t=unescape(encodeURIComponent(t));const e=new Uint8Array(t.length);for(let i=0;i<e.length;i++)e[i]=t.charCodeAt(i);return e}else return new TextEncoder().encode(t)}const Nn={concat(t,e){if(t.length===0||e.length===0)return t.concat(e);const i=t[t.length-1],o=Nn.getPartial(i);return o===32?t.concat(e):Nn._shiftRight(e,o,i|0,t.slice(0,t.length-1))},bitLength(t){const e=t.length;if(e===0)return 0;const i=t[e-1];return(e-1)*32+Nn.getPartial(i)},clamp(t,e){if(t.length*32<e)return t;t=t.slice(0,Math.ceil(e/32));const i=t.length;return e=e&31,i>0&&e&&(t[i-1]=Nn.partial(e,t[i-1]&2147483648>>e-1,1)),t},partial(t,e,i){return t===32?e:(i?e|0:e<<32-t)+t*1099511627776},getPartial(t){return Math.round(t/1099511627776)||32},_shiftRight(t,e,i,o){for(o===void 0&&(o=[]);e>=32;e-=32)o.push(i),i=0;if(e===0)return o.concat(t);for(let s=0;s<t.length;s++)o.push(i|t[s]>>>e),i=t[s]<<32-e;const r=t.length?t[t.length-1]:0,n=Nn.getPartial(r);return o.push(Nn.partial(e+n&31,e+n>32?i:o.pop(),1)),o}},bb={bytes:{fromBits(t){const e=Nn.bitLength(t)/8,i=new Uint8Array(e);let o;for(let r=0;r<e;r++)r&3||(o=t[r/4]),i[r]=o>>>24,o<<=8;return i},toBits(t){const e=[];let i,o=0;for(i=0;i<t.length;i++)o=o<<8|t[i],(i&3)===3&&(e.push(o),o=0);return i&3&&e.push(Nn.partial(8*(i&3),o)),e}}},lue={};lue.sha1=class{constructor(t){const e=this;e.blockSize=512,e._init=[1732584193,4023233417,2562383102,271733878,3285377520],e._key=[1518500249,1859775393,2400959708,3395469782],t?(e._h=t._h.slice(0),e._buffer=t._buffer.slice(0),e._length=t._length):e.reset()}reset(){const t=this;return t._h=t._init.slice(0),t._buffer=[],t._length=0,t}update(t){const e=this;typeof t=="string"&&(t=bb.utf8String.toBits(t));const i=e._buffer=Nn.concat(e._buffer,t),o=e._length,r=e._length=o+Nn.bitLength(t);if(r>9007199254740991)throw new Error("Cannot hash more than 2^53 - 1 bits");const n=new Uint32Array(i);let s=0;for(let a=e.blockSize+o-(e.blockSize+o&e.blockSize-1);a<=r;a+=e.blockSize)e._block(n.subarray(16*s,16*(s+1))),s+=1;return i.splice(0,16*s),e}finalize(){const t=this;let e=t._buffer;const i=t._h;e=Nn.concat(e,[Nn.partial(1,1)]);for(let o=e.length+2;o&15;o++)e.push(0);for(e.push(Math.floor(t._length/4294967296)),e.push(t._length|0);e.length;)t._block(e.splice(0,16));return t.reset(),i}_f(t,e,i,o){if(t<=19)return e&i|~e&o;if(t<=39)return e^i^o;if(t<=59)return e&i|e&o|i&o;if(t<=79)return e^i^o}_S(t,e){return e<<t|e>>>32-t}_block(t){const e=this,i=e._h,o=Array(80);for(let c=0;c<16;c++)o[c]=t[c];let r=i[0],n=i[1],s=i[2],a=i[3],l=i[4];for(let c=0;c<=79;c++){c>=16&&(o[c]=e._S(1,o[c-3]^o[c-8]^o[c-14]^o[c-16]));const u=e._S(5,r)+e._f(c,n,s,a)+l+o[c]+e._key[Math.floor(c/20)]|0;l=a,a=s,s=e._S(30,n),n=r,r=u}i[0]=i[0]+r|0,i[1]=i[1]+n|0,i[2]=i[2]+s|0,i[3]=i[3]+a|0,i[4]=i[4]+l|0}};const cue={};cue.aes=class{constructor(t){const e=this;e._tables=[[[],[],[],[],[]],[[],[],[],[],[]]],e._tables[0][0][0]||e._precompute();const i=e._tables[0][4],o=e._tables[1],r=t.length;let n,s,a,l=1;if(r!==4&&r!==6&&r!==8)throw new Error("invalid aes key size");for(e._key=[s=t.slice(0),a=[]],n=r;n<4*r+28;n++){let c=s[n-1];(n%r===0||r===8&&n%r===4)&&(c=i[c>>>24]<<24^i[c>>16&255]<<16^i[c>>8&255]<<8^i[c&255],n%r===0&&(c=c<<8^c>>>24^l<<24,l=l<<1^(l>>7)*283)),s[n]=s[n-r]^c}for(let c=0;n;c++,n--){const u=s[c&3?n:n-4];n<=4||c<4?a[c]=u:a[c]=o[0][i[u>>>24]]^o[1][i[u>>16&255]]^o[2][i[u>>8&255]]^o[3][i[u&255]]}}encrypt(t){return this._crypt(t,0)}decrypt(t){return this._crypt(t,1)}_precompute(){const t=this._tables[0],e=this._tables[1],i=t[4],o=e[4],r=[],n=[];let s,a,l,c;for(let u=0;u<256;u++)n[(r[u]=u<<1^(u>>7)*283)^u]=u;for(let u=s=0;!i[u];u^=a||1,s=n[s]||1){let d=s^s<<1^s<<2^s<<3^s<<4;d=d>>8^d&255^99,i[u]=d,o[d]=u,c=r[l=r[a=r[u]]];let h=c*16843009^l*65537^a*257^u*16843008,A=r[d]*257^d*16843008;for(let g=0;g<4;g++)t[g][u]=A=A<<24^A>>>8,e[g][d]=h=h<<24^h>>>8}for(let u=0;u<5;u++)t[u]=t[u].slice(0),e[u]=e[u].slice(0)}_crypt(t,e){if(t.length!==4)throw new Error("invalid aes block size");const i=this._key[e],o=i.length/4-2,r=[0,0,0,0],n=this._tables[e],s=n[0],a=n[1],l=n[2],c=n[3],u=n[4];let d=t[0]^i[0],h=t[e?3:1]^i[1],A=t[2]^i[2],g=t[e?1:3]^i[3],p=4,M,f,L;for(let w=0;w<o;w++)M=s[d>>>24]^a[h>>16&255]^l[A>>8&255]^c[g&255]^i[p],f=s[h>>>24]^a[A>>16&255]^l[g>>8&255]^c[d&255]^i[p+1],L=s[A>>>24]^a[g>>16&255]^l[d>>8&255]^c[h&255]^i[p+2],g=s[g>>>24]^a[d>>16&255]^l[h>>8&255]^c[A&255]^i[p+3],p+=4,d=M,h=f,A=L;for(let w=0;w<4;w++)r[e?3&-w:w]=u[d>>>24]<<24^u[h>>16&255]<<16^u[A>>8&255]<<8^u[g&255]^i[p++],M=d,d=h,h=A,A=g,g=M;return r}};const Pxi={getRandomValues(t){const e=new Uint32Array(t.buffer),i=o=>{let r=987654321;const n=4294967295;return function(){return r=36969*(r&65535)+(r>>16)&n,o=18e3*(o&65535)+(o>>16)&n,(((r<<16)+o&n)/4294967296+.5)*(Math.random()>.5?1:-1)}};for(let o=0,r;o<t.length;o+=4){const n=i((r||Math.random())*4294967296);r=n()*987654071,e[o/4]=n()*4294967296|0}return t}},uue={};uue.ctrGladman=class{constructor(t,e){this._prf=t,this._initIv=e,this._iv=e}reset(){this._iv=this._initIv}update(t){return this.calculate(this._prf,t,this._iv)}incWord(t){if((t>>24&255)===255){let e=t>>16&255,i=t>>8&255,o=t&255;e===255?(e=0,i===255?(i=0,o===255?o=0:++o):++i):++e,t=0,t+=e<<16,t+=i<<8,t+=o}else t+=1<<24;return t}incCounter(t){(t[0]=this.incWord(t[0]))===0&&(t[1]=this.incWord(t[1]))}calculate(t,e,i){let o;if(!(o=e.length))return[];const r=Nn.bitLength(e);for(let n=0;n<o;n+=4){this.incCounter(i);const s=t.encrypt(i);e[n]^=s[0],e[n+1]^=s[1],e[n+2]^=s[2],e[n+3]^=s[3]}return Nn.clamp(e,r)}};const Qp={importKey(t){return new Qp.hmacSha1(bb.bytes.toBits(t))},pbkdf2(t,e,i,o){if(i=i||1e4,o<0||i<0)throw new Error("invalid params to pbkdf2");const r=(o>>5)+1<<2;let n,s,a,l,c;const u=new ArrayBuffer(r),d=new DataView(u);let h=0;const A=Nn;for(e=bb.bytes.toBits(e),c=1;h<(r||1);c++){for(n=s=t.encrypt(A.concat(e,[c])),a=1;a<i;a++)for(s=t.encrypt(s),l=0;l<s.length;l++)n[l]^=s[l];for(a=0;h<(r||1)&&a<n.length;a++)d.setInt32(h,n[a]),h+=4}return u.slice(0,o/8)}};Qp.hmacSha1=class{constructor(t){const e=this,i=e._hash=lue.sha1,o=[[],[]];e._baseHash=[new i,new i];const r=e._baseHash[0].blockSize/32;t.length>r&&(t=new i().update(t).finalize());for(let n=0;n<r;n++)o[0][n]=t[n]^909522486,o[1][n]=t[n]^1549556828;e._baseHash[0].update(o[0]),e._baseHash[1].update(o[1]),e._resultHash=new i(e._baseHash[0])}reset(){const t=this;t._resultHash=new t._hash(t._baseHash[0]),t._updated=!1}update(t){const e=this;e._updated=!0,e._resultHash.update(t)}digest(){const t=this,e=t._resultHash.finalize(),i=new t._hash(t._baseHash[1]).update(e).finalize();return t.reset(),i}encrypt(t){if(this._updated)throw new Error("encrypt on already updated hmac called!");return this.update(t),this.digest(t)}};const Bxi=typeof crypto<"u"&&typeof crypto.getRandomValues=="function",due="Invalid password",hue="Invalid signature",KE="zipjs-abort-check-password";function Aue(t){return Bxi?crypto.getRandomValues(t):Pxi.getRandomValues(t)}const GM=16,Oxi="raw",pue={name:"PBKDF2"},Rxi={name:"HMAC"},Uxi="SHA-1",Yxi=Object.assign({hash:Rxi},pue),qE=Object.assign({iterations:1e3,hash:{name:Uxi}},pue),Fxi=["deriveBits"],Ry=[8,12,16],Uy=[16,24,32],x0=10,Qxi=[0,0,0,0],gue="undefined",Mue="function",xb=typeof crypto!=gue,Yy=xb&&crypto.subtle,fue=xb&&typeof Yy!=gue,Zc=bb.bytes,Gxi=cue.aes,Hxi=uue.ctrGladman,Vxi=Qp.hmacSha1;let Lue=xb&&fue&&typeof Yy.importKey==Mue,wue=xb&&fue&&typeof Yy.deriveBits==Mue;class Zxi extends TransformStream{constructor({password:e,signed:i,encryptionStrength:o,checkPasswordOnly:r}){super({start(){Object.assign(this,{ready:new Promise(n=>this.resolveReady=n),password:e,signed:i,strength:o-1,pending:new Uint8Array})},async transform(n,s){const a=this,{password:l,strength:c,resolveReady:u,ready:d}=a;l?(await Wxi(a,c,l,ll(n,0,Ry[c]+2)),n=ll(n,Ry[c]+2),r?s.error(new Error(KE)):u()):await d;const h=new Uint8Array(n.length-x0-(n.length-x0)%GM);s.enqueue(mue(a,n,h,0,x0,!0))},async flush(n){const{signed:s,ctr:a,hmac:l,pending:c,ready:u}=this;if(l&&a){await u;const d=ll(c,0,c.length-x0),h=ll(c,c.length-x0);let A=new Uint8Array;if(d.length){const g=Qy(Zc,d);l.update(g);const p=a.update(g);A=Fy(Zc,p)}if(s){const g=ll(Fy(Zc,l.digest()),0,x0);for(let p=0;p<x0;p++)if(g[p]!=h[p])throw new Error(hue)}n.enqueue(A)}}})}}class Jxi extends TransformStream{constructor({password:e,encryptionStrength:i}){let o;super({start(){Object.assign(this,{ready:new Promise(r=>this.resolveReady=r),password:e,strength:i-1,pending:new Uint8Array})},async transform(r,n){const s=this,{password:a,strength:l,resolveReady:c,ready:u}=s;let d=new Uint8Array;a?(d=await Kxi(s,l,a),c()):await u;const h=new Uint8Array(d.length+r.length-r.length%GM);h.set(d,0),n.enqueue(mue(s,r,h,d.length,0))},async flush(r){const{ctr:n,hmac:s,pending:a,ready:l}=this;if(s&&n){await l;let c=new Uint8Array;if(a.length){const u=n.update(Qy(Zc,a));s.update(u),c=Fy(Zc,u)}o.signature=Fy(Zc,s.digest()).slice(0,x0),r.enqueue(XE(c,o.signature))}}}),o=this}}function mue(t,e,i,o,r,n){const{ctr:s,hmac:a,pending:l}=t,c=e.length-r;l.length&&(e=XE(l,e),i=_xi(i,c-c%GM));let u;for(u=0;u<=c-GM;u+=GM){const d=Qy(Zc,ll(e,u,u+GM));n&&a.update(d);const h=s.update(d);n||a.update(h),i.set(Fy(Zc,h),u+o)}return t.pending=ll(e,u),i}async function Wxi(t,e,i,o){const r=await yue(t,e,i,ll(o,0,Ry[e])),n=ll(o,Ry[e]);if(r[0]!=n[0]||r[1]!=n[1])throw new Error(due)}async function Kxi(t,e,i){const o=Aue(new Uint8Array(Ry[e])),r=await yue(t,e,i,o);return XE(o,r)}async function yue(t,e,i,o){t.password=null;const r=zxi(i),n=await qxi(Oxi,r,Yxi,!1,Fxi),s=await Xxi(Object.assign({salt:o},qE),n,8*(Uy[e]*2+2)),a=new Uint8Array(s),l=Qy(Zc,ll(a,0,Uy[e])),c=Qy(Zc,ll(a,Uy[e],Uy[e]*2)),u=ll(a,Uy[e]*2);return Object.assign(t,{keys:{key:l,authentication:c,passwordVerification:u},ctr:new Hxi(new Gxi(l),Array.from(Qxi)),hmac:new Vxi(c)}),u}async function qxi(t,e,i,o,r){if(Lue)try{return await Yy.importKey(t,e,i,o,r)}catch{return Lue=!1,Qp.importKey(e)}else return Qp.importKey(e)}async function Xxi(t,e,i){if(wue)try{return await Yy.deriveBits(t,e,i)}catch{return wue=!1,Qp.pbkdf2(e,t.salt,qE.iterations,i)}else return Qp.pbkdf2(e,t.salt,qE.iterations,i)}function XE(t,e){let i=t;return t.length+e.length&&(i=new Uint8Array(t.length+e.length),i.set(t,0),i.set(e,t.length)),i}function _xi(t,e){if(e&&e>t.length){const i=t;t=new Uint8Array(e),t.set(i,0)}return t}function ll(t,e,i){return t.subarray(e,i)}function Fy(t,e){return t.fromBits(e)}function Qy(t,e){return t.toBits(e)}const HM=12;class $xi extends TransformStream{constructor({password:e,passwordVerification:i,checkPasswordOnly:o}){super({start(){Object.assign(this,{password:e,passwordVerification:i}),Iue(this,e)},transform(r,n){const s=this;if(s.password){const a=vue(s,r.subarray(0,HM));if(s.password=null,a[HM-1]!=s.passwordVerification)throw new Error(due);r=r.subarray(HM)}o?n.error(new Error(KE)):n.enqueue(vue(s,r))}})}}class eNi extends TransformStream{constructor({password:e,passwordVerification:i}){super({start(){Object.assign(this,{password:e,passwordVerification:i}),Iue(this,e)},transform(o,r){const n=this;let s,a;if(n.password){n.password=null;const l=Aue(new Uint8Array(HM));l[HM-1]=n.passwordVerification,s=new Uint8Array(o.length+l.length),s.set(Cue(n,l),0),a=HM}else s=new Uint8Array(o.length),a=0;s.set(Cue(n,o),a),r.enqueue(s)}})}}function vue(t,e){const i=new Uint8Array(e.length);for(let o=0;o<e.length;o++)i[o]=jue(t)^e[o],_E(t,i[o]);return i}function Cue(t,e){const i=new Uint8Array(e.length);for(let o=0;o<e.length;o++)i[o]=jue(t)^e[o],_E(t,e[o]);return i}function Iue(t,e){const i=[305419896,591751049,878082192];Object.assign(t,{keys:i,crcKey0:new jb(i[0]),crcKey2:new jb(i[2])});for(let o=0;o<e.length;o++)_E(t,e.charCodeAt(o))}function _E(t,e){let[i,o,r]=t.keys;t.crcKey0.append([e]),i=~t.crcKey0.get(),o=xue(Math.imul(xue(o+bue(i)),134775813)+1),t.crcKey2.append([o>>>24]),r=~t.crcKey2.get(),t.keys=[i,o,r]}function jue(t){const e=t.keys[2]|2;return bue(Math.imul(e,e^1)>>>8)}function bue(t){return t&255}function xue(t){return t&4294967295}const Nue="deflate-raw";class tNi extends TransformStream{constructor(e,{chunkSize:i,CompressionStream:o,CompressionStreamNative:r}){super({});const{compressed:n,encrypted:s,useCompressionStream:a,zipCrypto:l,signed:c,level:u}=e,d=this;let h,A,g=Due(super.readable);(!s||l)&&c&&(h=new aue,g=Jc(g,h)),n&&(g=Tue(g,a,{level:u,chunkSize:i},r,o)),s&&(l?g=Jc(g,new eNi(e)):(A=new Jxi(e),g=Jc(g,A))),Sue(d,g,()=>{let p;s&&!l&&(p=A.signature),(!s||l)&&c&&(p=new DataView(h.value.buffer).getUint32(0)),d.signature=p})}}class iNi extends TransformStream{constructor(e,{chunkSize:i,DecompressionStream:o,DecompressionStreamNative:r}){super({});const{zipCrypto:n,encrypted:s,signed:a,signature:l,compressed:c,useCompressionStream:u}=e;let d,h,A=Due(super.readable);s&&(n?A=Jc(A,new $xi(e)):(h=new Zxi(e),A=Jc(A,h))),c&&(A=Tue(A,u,{chunkSize:i},r,o)),(!s||n)&&a&&(d=new aue,A=Jc(A,d)),Sue(this,A,()=>{if((!s||n)&&a){const g=new DataView(d.value.buffer);if(l!=g.getUint32(0,!1))throw new Error(hue)}})}}function Due(t){return Jc(t,new TransformStream({transform(e,i){e&&e.length&&i.enqueue(e)}}))}function Sue(t,e,i){e=Jc(e,new TransformStream({flush:i})),Object.defineProperty(t,"readable",{get(){return e}})}function Tue(t,e,i,o,r){try{const n=e&&o?o:r;t=Jc(t,new n(Nue,i))}catch(n){if(e)t=Jc(t,new r(Nue,i));else throw n}return t}function Jc(t,e){return t.pipeThrough(e)}const oNi="message",rNi="start",sNi="pull",kue="data",nNi="ack",aNi="close",lNi="deflate",Eue="inflate";class cNi extends TransformStream{constructor(e,i){super({});const o=this,{codecType:r}=e;let n;r.startsWith(lNi)?n=tNi:r.startsWith(Eue)&&(n=iNi);let s=0;const a=new n(e,i),l=super.readable,c=new TransformStream({transform(u,d){u&&u.length&&(s+=u.length,d.enqueue(u))},flush(){const{signature:u}=a;Object.assign(o,{signature:u,size:s})}});Object.defineProperty(o,"readable",{get(){return l.pipeThrough(a).pipeThrough(c)}})}}const uNi=typeof Worker!=Ib;class $E{constructor(e,{readable:i,writable:o},{options:r,config:n,streamOptions:s,useWebWorkers:a,transferStreams:l,scripts:c},u){const{signal:d}=s;return Object.assign(e,{busy:!0,readable:i.pipeThrough(new dNi(i,s,n),{signal:d}),writable:o,options:Object.assign({},r),scripts:c,transferStreams:l,terminate(){const{worker:h,busy:A}=e;h&&!A&&(h.terminate(),e.interface=null)},onTaskFinished(){e.busy=!1,u(e)}}),(a&&uNi?ANi:hNi)(e,n)}}class dNi extends TransformStream{constructor(e,{onstart:i,onprogress:o,size:r,onend:n},{chunkSize:s}){let a=0;super({start(){i&&ez(i,r)},async transform(l,c){a+=l.length,o&&await ez(o,a,r),c.enqueue(l)},flush(){e.size=a,n&&ez(n,a)}},{highWaterMark:1,size:()=>s})}}async function ez(t,...e){try{await t(...e)}catch{}}function hNi(t,e){return{run:()=>pNi(t,e)}}function ANi(t,{baseURL:e,chunkSize:i}){return t.interface||Object.assign(t,{worker:fNi(t.scripts[0],e,t),interface:{run:()=>gNi(t,{chunkSize:i})}}),t.interface}async function pNi({options:t,readable:e,writable:i,onTaskFinished:o},r){const n=new cNi(t,r);try{await e.pipeThrough(n).pipeTo(i,{preventClose:!0,preventAbort:!0});const{signature:s,size:a}=n;return{signature:s,size:a}}finally{o()}}async function gNi(t,e){let i,o;const r=new Promise((d,h)=>{i=d,o=h});Object.assign(t,{reader:null,writer:null,resolveResult:i,rejectResult:o,result:r});const{readable:n,options:s,scripts:a}=t,{writable:l,closed:c}=MNi(t.writable);tz({type:rNi,scripts:a.slice(1),options:s,config:e,readable:n,writable:l},t)||Object.assign(t,{reader:n.getReader(),writer:l.getWriter()});const u=await r;try{await l.getWriter().close()}catch{}return await c,u}function MNi(t){const e=t.getWriter();let i;const o=new Promise(r=>i=r);return{writable:new WritableStream({async write(r){await e.ready,await e.write(r)},close(){e.releaseLock(),i()},abort(r){return e.abort(r)}}),closed:o}}let zue=!0,Pue=!0;function fNi(t,e,i){const o={type:"module"};let r,n;typeof t==oue&&(t=t());try{r=new URL(t,e)}catch{r=t}if(zue)try{n=new Worker(r)}catch{zue=!1,n=new Worker(r,o)}else n=new Worker(r,o);return n.addEventListener(oNi,s=>LNi(s,i)),n}function tz(t,{worker:e,writer:i,onTaskFinished:o,transferStreams:r}){try{let{value:n,readable:s,writable:a}=t;const l=[];if(n&&(n.byteLength<n.buffer.byteLength?t.value=n.buffer.slice(0,n.byteLength):t.value=n.buffer,l.push(t.value)),r&&Pue?(s&&l.push(s),a&&l.push(a)):t.readable=t.writable=null,l.length)try{return e.postMessage(t,l),!0}catch{Pue=!1,t.readable=t.writable=null,e.postMessage(t)}else e.postMessage(t)}catch(n){throw i&&i.releaseLock(),o(),n}}async function LNi({data:t},e){const{type:i,value:o,messageId:r,result:n,error:s}=t,{reader:a,writer:l,resolveResult:c,rejectResult:u,onTaskFinished:d}=e;try{if(s){const{message:A,stack:g,code:p,name:M}=s,f=new Error(A);Object.assign(f,{stack:g,code:p,name:M}),h(f)}else{if(i==sNi){const{value:A,done:g}=await a.read();tz({type:kue,value:A,done:g,messageId:r},e)}i==kue&&(await l.ready,await l.write(new Uint8Array(o)),tz({type:nNi,messageId:r},e)),i==aNi&&h(null,n)}}catch(A){h(A)}function h(A,g){A?u(A):c(g),l&&l.releaseLock(),d()}}let Gp=[];const iz=[];let Bue=0;async function wNi(t,e){const{options:i,config:o}=e,{transferStreams:r,useWebWorkers:n,useCompressionStream:s,codecType:a,compressed:l,signed:c,encrypted:u}=i,{workerScripts:d,maxWorkers:h,terminateWorkerTimeout:A}=o;e.transferStreams=r||r===tc;const g=!l&&!c&&!u&&!e.transferStreams;e.useWebWorkers=!g&&(n||n===tc&&o.useWebWorkers),e.scripts=e.useWebWorkers&&d?d[a]:[],i.useCompressionStream=s||s===tc&&o.useCompressionStream;let p;const M=Gp.find(L=>!L.busy);if(M)Oue(M),p=new $E(M,t,e,f);else if(Gp.length<h){const L={indexWorker:Bue};Bue++,Gp.push(L),p=new $E(L,t,e,f)}else p=await new Promise(L=>iz.push({resolve:L,stream:t,workerOptions:e}));return p.run();function f(L){if(iz.length){const[{resolve:w,stream:v,workerOptions:I}]=iz.splice(0,1);w(new $E(L,v,I,f))}else L.worker?(Oue(L),Number.isFinite(A)&&A>=0&&(L.terminateTimeout=setTimeout(()=>{Gp=Gp.filter(w=>w!=L),L.terminate()},A))):Gp=Gp.filter(w=>w!=L)}}function Oue(t){const{terminateTimeout:e}=t;e&&(clearTimeout(e),t.terminateTimeout=null)}function mNi(t){const e=()=>URL.createObjectURL(new Blob([`const{Array:e,Object:t,Number:n,Math:r,Error:s,Uint8Array:i,Uint16Array:o,Uint32Array:c,Int32Array:f,Map:a,DataView:l,Promise:u,TextEncoder:w,crypto:h,postMessage:d,TransformStream:p,ReadableStream:y,WritableStream:m,CompressionStream:b,DecompressionStream:g}=self;class k{constructor(e){return class extends p{constructor(t,n){const r=new e(n);super({transform(e,t){t.enqueue(r.append(e))},flush(e){const t=r.flush();t&&e.enqueue(t)}})}}}}const v=[];for(let e=0;256>e;e++){let t=e;for(let e=0;8>e;e++)1&t?t=t>>>1^3988292384:t>>>=1;v[e]=t}class S{constructor(e){this.t=e||-1}append(e){let t=0|this.t;for(let n=0,r=0|e.length;r>n;n++)t=t>>>8^v[255&(t^e[n])];this.t=t}get(){return~this.t}}class z extends p{constructor(){let e;const t=new S;super({transform(e,n){t.append(e),n.enqueue(e)},flush(){const n=new i(4);new l(n.buffer).setUint32(0,t.get()),e.value=n}}),e=this}}const C={concat(e,t){if(0===e.length||0===t.length)return e.concat(t);const n=e[e.length-1],r=C.i(n);return 32===r?e.concat(t):C.o(t,r,0|n,e.slice(0,e.length-1))},l(e){const t=e.length;if(0===t)return 0;const n=e[t-1];return 32*(t-1)+C.i(n)},u(e,t){if(32*e.length<t)return e;const n=(e=e.slice(0,r.ceil(t/32))).length;return t&=31,n>0&&t&&(e[n-1]=C.h(t,e[n-1]&2147483648>>t-1,1)),e},h:(e,t,n)=>32===e?t:(n?0|t:t<<32-e)+1099511627776*e,i:e=>r.round(e/1099511627776)||32,o(e,t,n,r){for(void 0===r&&(r=[]);t>=32;t-=32)r.push(n),n=0;if(0===t)return r.concat(e);for(let s=0;s<e.length;s++)r.push(n|e[s]>>>t),n=e[s]<<32-t;const s=e.length?e[e.length-1]:0,i=C.i(s);return r.push(C.h(t+i&31,t+i>32?n:r.pop(),1)),r}},x={p:{m(e){const t=C.l(e)/8,n=new i(t);let r;for(let s=0;t>s;s++)0==(3&s)&&(r=e[s/4]),n[s]=r>>>24,r<<=8;return n},g(e){const t=[];let n,r=0;for(n=0;n<e.length;n++)r=r<<8|e[n],3==(3&n)&&(t.push(r),r=0);return 3&n&&t.push(C.h(8*(3&n),r)),t}}},_=class{constructor(e){const t=this;t.blockSize=512,t.k=[1732584193,4023233417,2562383102,271733878,3285377520],t.v=[1518500249,1859775393,2400959708,3395469782],e?(t.S=e.S.slice(0),t.C=e.C.slice(0),t._=e._):t.reset()}reset(){const e=this;return e.S=e.k.slice(0),e.C=[],e._=0,e}update(e){const t=this;"string"==typeof e&&(e=x.A.g(e));const n=t.C=C.concat(t.C,e),r=t._,i=t._=r+C.l(e);if(i>9007199254740991)throw new s("Cannot hash more than 2^53 - 1 bits");const o=new c(n);let f=0;for(let e=t.blockSize+r-(t.blockSize+r&t.blockSize-1);i>=e;e+=t.blockSize)t.I(o.subarray(16*f,16*(f+1))),f+=1;return n.splice(0,16*f),t}D(){const e=this;let t=e.C;const n=e.S;t=C.concat(t,[C.h(1,1)]);for(let e=t.length+2;15&e;e++)t.push(0);for(t.push(r.floor(e._/4294967296)),t.push(0|e._);t.length;)e.I(t.splice(0,16));return e.reset(),n}V(e,t,n,r){return e>19?e>39?e>59?e>79?void 0:t^n^r:t&n|t&r|n&r:t^n^r:t&n|~t&r}P(e,t){return t<<e|t>>>32-e}I(t){const n=this,s=n.S,i=e(80);for(let e=0;16>e;e++)i[e]=t[e];let o=s[0],c=s[1],f=s[2],a=s[3],l=s[4];for(let e=0;79>=e;e++){16>e||(i[e]=n.P(1,i[e-3]^i[e-8]^i[e-14]^i[e-16]));const t=n.P(5,o)+n.V(e,c,f,a)+l+i[e]+n.v[r.floor(e/20)]|0;l=a,a=f,f=n.P(30,c),c=o,o=t}s[0]=s[0]+o|0,s[1]=s[1]+c|0,s[2]=s[2]+f|0,s[3]=s[3]+a|0,s[4]=s[4]+l|0}},A={getRandomValues(e){const t=new c(e.buffer),n=e=>{let t=987654321;const n=4294967295;return()=>(t=36969*(65535&t)+(t>>16)&n,(((t<<16)+(e=18e3*(65535&e)+(e>>16)&n)&n)/4294967296+.5)*(r.random()>.5?1:-1))};for(let s,i=0;i<e.length;i+=4){const e=n(4294967296*(s||r.random()));s=987654071*e(),t[i/4]=4294967296*e()|0}return e}},I={importKey:e=>new I.R(x.p.g(e)),B(e,t,n,r){if(n=n||1e4,0>r||0>n)throw new s("invalid params to pbkdf2");const i=1+(r>>5)<<2;let o,c,f,a,u;const w=new ArrayBuffer(i),h=new l(w);let d=0;const p=C;for(t=x.p.g(t),u=1;(i||1)>d;u++){for(o=c=e.encrypt(p.concat(t,[u])),f=1;n>f;f++)for(c=e.encrypt(c),a=0;a<c.length;a++)o[a]^=c[a];for(f=0;(i||1)>d&&f<o.length;f++)h.setInt32(d,o[f]),d+=4}return w.slice(0,r/8)},R:class{constructor(e){const t=this,n=t.M=_,r=[[],[]];t.U=[new n,new n];const s=t.U[0].blockSize/32;e.length>s&&(e=(new n).update(e).D());for(let t=0;s>t;t++)r[0][t]=909522486^e[t],r[1][t]=1549556828^e[t];t.U[0].update(r[0]),t.U[1].update(r[1]),t.K=new n(t.U[0])}reset(){const e=this;e.K=new e.M(e.U[0]),e.N=!1}update(e){this.N=!0,this.K.update(e)}digest(){const e=this,t=e.K.D(),n=new e.M(e.U[1]).update(t).D();return e.reset(),n}encrypt(e){if(this.N)throw new s("encrypt on already updated hmac called!");return this.update(e),this.digest(e)}}},D=void 0!==h&&"function"==typeof h.getRandomValues,V="Invalid password",P="Invalid signature",R="zipjs-abort-check-password";function B(e){return D?h.getRandomValues(e):A.getRandomValues(e)}const E=16,M={name:"PBKDF2"},U=t.assign({hash:{name:"HMAC"}},M),K=t.assign({iterations:1e3,hash:{name:"SHA-1"}},M),N=["deriveBits"],O=[8,12,16],T=[16,24,32],W=10,j=[0,0,0,0],H="undefined",L="function",F=typeof h!=H,q=F&&h.subtle,G=F&&typeof q!=H,J=x.p,Q=class{constructor(e){const t=this;t.O=[[[],[],[],[],[]],[[],[],[],[],[]]],t.O[0][0][0]||t.T();const n=t.O[0][4],r=t.O[1],i=e.length;let o,c,f,a=1;if(4!==i&&6!==i&&8!==i)throw new s("invalid aes key size");for(t.v=[c=e.slice(0),f=[]],o=i;4*i+28>o;o++){let e=c[o-1];(o%i==0||8===i&&o%i==4)&&(e=n[e>>>24]<<24^n[e>>16&255]<<16^n[e>>8&255]<<8^n[255&e],o%i==0&&(e=e<<8^e>>>24^a<<24,a=a<<1^283*(a>>7))),c[o]=c[o-i]^e}for(let e=0;o;e++,o--){const t=c[3&e?o:o-4];f[e]=4>=o||4>e?t:r[0][n[t>>>24]]^r[1][n[t>>16&255]]^r[2][n[t>>8&255]]^r[3][n[255&t]]}}encrypt(e){return this.W(e,0)}decrypt(e){return this.W(e,1)}T(){const e=this.O[0],t=this.O[1],n=e[4],r=t[4],s=[],i=[];let o,c,f,a;for(let e=0;256>e;e++)i[(s[e]=e<<1^283*(e>>7))^e]=e;for(let l=o=0;!n[l];l^=c||1,o=i[o]||1){let i=o^o<<1^o<<2^o<<3^o<<4;i=i>>8^255&i^99,n[l]=i,r[i]=l,a=s[f=s[c=s[l]]];let u=16843009*a^65537*f^257*c^16843008*l,w=257*s[i]^16843008*i;for(let n=0;4>n;n++)e[n][l]=w=w<<24^w>>>8,t[n][i]=u=u<<24^u>>>8}for(let n=0;5>n;n++)e[n]=e[n].slice(0),t[n]=t[n].slice(0)}W(e,t){if(4!==e.length)throw new s("invalid aes block size");const n=this.v[t],r=n.length/4-2,i=[0,0,0,0],o=this.O[t],c=o[0],f=o[1],a=o[2],l=o[3],u=o[4];let w,h,d,p=e[0]^n[0],y=e[t?3:1]^n[1],m=e[2]^n[2],b=e[t?1:3]^n[3],g=4;for(let e=0;r>e;e++)w=c[p>>>24]^f[y>>16&255]^a[m>>8&255]^l[255&b]^n[g],h=c[y>>>24]^f[m>>16&255]^a[b>>8&255]^l[255&p]^n[g+1],d=c[m>>>24]^f[b>>16&255]^a[p>>8&255]^l[255&y]^n[g+2],b=c[b>>>24]^f[p>>16&255]^a[y>>8&255]^l[255&m]^n[g+3],g+=4,p=w,y=h,m=d;for(let e=0;4>e;e++)i[t?3&-e:e]=u[p>>>24]<<24^u[y>>16&255]<<16^u[m>>8&255]<<8^u[255&b]^n[g++],w=p,p=y,y=m,m=b,b=w;return i}},X=class{constructor(e,t){this.j=e,this.H=t,this.L=t}reset(){this.L=this.H}update(e){return this.F(this.j,e,this.L)}q(e){if(255==(e>>24&255)){let t=e>>16&255,n=e>>8&255,r=255&e;255===t?(t=0,255===n?(n=0,255===r?r=0:++r):++n):++t,e=0,e+=t<<16,e+=n<<8,e+=r}else e+=1<<24;return e}G(e){0===(e[0]=this.q(e[0]))&&(e[1]=this.q(e[1]))}F(e,t,n){let r;if(!(r=t.length))return[];const s=C.l(t);for(let s=0;r>s;s+=4){this.G(n);const r=e.encrypt(n);t[s]^=r[0],t[s+1]^=r[1],t[s+2]^=r[2],t[s+3]^=r[3]}return C.u(t,s)}},Y=I.R;let Z=F&&G&&typeof q.importKey==L,$=F&&G&&typeof q.deriveBits==L;class ee extends p{constructor({password:e,signed:n,encryptionStrength:r,checkPasswordOnly:o}){super({start(){t.assign(this,{ready:new u((e=>this.J=e)),password:e,signed:n,X:r-1,pending:new i})},async transform(e,t){const n=this,{password:r,X:c,J:f,ready:a}=n;r?(await(async(e,t,n,r)=>{const i=await re(e,t,n,ie(r,0,O[t])),o=ie(r,O[t]);if(i[0]!=o[0]||i[1]!=o[1])throw new s(V)})(n,c,r,ie(e,0,O[c]+2)),e=ie(e,O[c]+2),o?t.error(new s(R)):f()):await a;const l=new i(e.length-W-(e.length-W)%E);t.enqueue(ne(n,e,l,0,W,!0))},async flush(e){const{signed:t,Y:n,Z:r,pending:o,ready:c}=this;if(r&&n){await c;const f=ie(o,0,o.length-W),a=ie(o,o.length-W);let l=new i;if(f.length){const e=ce(J,f);r.update(e);const t=n.update(e);l=oe(J,t)}if(t){const e=ie(oe(J,r.digest()),0,W);for(let t=0;W>t;t++)if(e[t]!=a[t])throw new s(P)}e.enqueue(l)}}})}}class te extends p{constructor({password:e,encryptionStrength:n}){let r;super({start(){t.assign(this,{ready:new u((e=>this.J=e)),password:e,X:n-1,pending:new i})},async transform(e,t){const n=this,{password:r,X:s,J:o,ready:c}=n;let f=new i;r?(f=await(async(e,t,n)=>{const r=B(new i(O[t]));return se(r,await re(e,t,n,r))})(n,s,r),o()):await c;const a=new i(f.length+e.length-e.length%E);a.set(f,0),t.enqueue(ne(n,e,a,f.length,0))},async flush(e){const{Y:t,Z:n,pending:s,ready:o}=this;if(n&&t){await o;let c=new i;if(s.length){const e=t.update(ce(J,s));n.update(e),c=oe(J,e)}r.signature=oe(J,n.digest()).slice(0,W),e.enqueue(se(c,r.signature))}}}),r=this}}function ne(e,t,n,r,s,o){const{Y:c,Z:f,pending:a}=e,l=t.length-s;let u;for(a.length&&(t=se(a,t),n=((e,t)=>{if(t&&t>e.length){const n=e;(e=new i(t)).set(n,0)}return e})(n,l-l%E)),u=0;l-E>=u;u+=E){const e=ce(J,ie(t,u,u+E));o&&f.update(e);const s=c.update(e);o||f.update(s),n.set(oe(J,s),u+r)}return e.pending=ie(t,u),n}async function re(n,r,s,o){n.password=null;const c=(e=>{if(void 0===w){const t=new i((e=unescape(encodeURIComponent(e))).length);for(let n=0;n<t.length;n++)t[n]=e.charCodeAt(n);return t}return(new w).encode(e)})(s),f=await(async(e,t,n,r,s)=>{if(!Z)return I.importKey(t);try{return await q.importKey("raw",t,n,!1,s)}catch(e){return Z=!1,I.importKey(t)}})(0,c,U,0,N),a=await(async(e,t,n)=>{if(!$)return I.B(t,e.salt,K.iterations,n);try{return await q.deriveBits(e,t,n)}catch(r){return $=!1,I.B(t,e.salt,K.iterations,n)}})(t.assign({salt:o},K),f,8*(2*T[r]+2)),l=new i(a),u=ce(J,ie(l,0,T[r])),h=ce(J,ie(l,T[r],2*T[r])),d=ie(l,2*T[r]);return t.assign(n,{keys:{key:u,$:h,passwordVerification:d},Y:new X(new Q(u),e.from(j)),Z:new Y(h)}),d}function se(e,t){let n=e;return e.length+t.length&&(n=new i(e.length+t.length),n.set(e,0),n.set(t,e.length)),n}function ie(e,t,n){return e.subarray(t,n)}function oe(e,t){return e.m(t)}function ce(e,t){return e.g(t)}class fe extends p{constructor({password:e,passwordVerification:n,checkPasswordOnly:r}){super({start(){t.assign(this,{password:e,passwordVerification:n}),we(this,e)},transform(e,t){const n=this;if(n.password){const t=le(n,e.subarray(0,12));if(n.password=null,t[11]!=n.passwordVerification)throw new s(V);e=e.subarray(12)}r?t.error(new s(R)):t.enqueue(le(n,e))}})}}class ae extends p{constructor({password:e,passwordVerification:n}){super({start(){t.assign(this,{password:e,passwordVerification:n}),we(this,e)},transform(e,t){const n=this;let r,s;if(n.password){n.password=null;const t=B(new i(12));t[11]=n.passwordVerification,r=new i(e.length+t.length),r.set(ue(n,t),0),s=12}else r=new i(e.length),s=0;r.set(ue(n,e),s),t.enqueue(r)}})}}function le(e,t){const n=new i(t.length);for(let r=0;r<t.length;r++)n[r]=de(e)^t[r],he(e,n[r]);return n}function ue(e,t){const n=new i(t.length);for(let r=0;r<t.length;r++)n[r]=de(e)^t[r],he(e,t[r]);return n}function we(e,n){const r=[305419896,591751049,878082192];t.assign(e,{keys:r,ee:new S(r[0]),te:new S(r[2])});for(let t=0;t<n.length;t++)he(e,n.charCodeAt(t))}function he(e,t){let[n,s,i]=e.keys;e.ee.append([t]),n=~e.ee.get(),s=ye(r.imul(ye(s+pe(n)),134775813)+1),e.te.append([s>>>24]),i=~e.te.get(),e.keys=[n,s,i]}function de(e){const t=2|e.keys[2];return pe(r.imul(t,1^t)>>>8)}function pe(e){return 255&e}function ye(e){return 4294967295&e}const me="deflate-raw";class be extends p{constructor(e,{chunkSize:t,CompressionStream:n,CompressionStreamNative:r}){super({});const{compressed:s,encrypted:i,useCompressionStream:o,zipCrypto:c,signed:f,level:a}=e,u=this;let w,h,d=ke(super.readable);i&&!c||!f||(w=new z,d=ze(d,w)),s&&(d=Se(d,o,{level:a,chunkSize:t},r,n)),i&&(c?d=ze(d,new ae(e)):(h=new te(e),d=ze(d,h))),ve(u,d,(()=>{let e;i&&!c&&(e=h.signature),i&&!c||!f||(e=new l(w.value.buffer).getUint32(0)),u.signature=e}))}}class ge extends p{constructor(e,{chunkSize:t,DecompressionStream:n,DecompressionStreamNative:r}){super({});const{zipCrypto:i,encrypted:o,signed:c,signature:f,compressed:a,useCompressionStream:u}=e;let w,h,d=ke(super.readable);o&&(i?d=ze(d,new fe(e)):(h=new ee(e),d=ze(d,h))),a&&(d=Se(d,u,{chunkSize:t},r,n)),o&&!i||!c||(w=new z,d=ze(d,w)),ve(this,d,(()=>{if((!o||i)&&c){const e=new l(w.value.buffer);if(f!=e.getUint32(0,!1))throw new s(P)}}))}}function ke(e){return ze(e,new p({transform(e,t){e&&e.length&&t.enqueue(e)}}))}function ve(e,n,r){n=ze(n,new p({flush:r})),t.defineProperty(e,"readable",{get:()=>n})}function Se(e,t,n,r,s){try{e=ze(e,new(t&&r?r:s)(me,n))}catch(r){if(!t)throw r;e=ze(e,new s(me,n))}return e}function ze(e,t){return e.pipeThrough(t)}const Ce="data";class xe extends p{constructor(e,n){super({});const r=this,{codecType:s}=e;let i;s.startsWith("deflate")?i=be:s.startsWith("inflate")&&(i=ge);let o=0;const c=new i(e,n),f=super.readable,a=new p({transform(e,t){e&&e.length&&(o+=e.length,t.enqueue(e))},flush(){const{signature:e}=c;t.assign(r,{signature:e,size:o})}});t.defineProperty(r,"readable",{get:()=>f.pipeThrough(c).pipeThrough(a)})}}const _e=new a,Ae=new a;let Ie=0;async function De(e){try{const{options:t,scripts:r,config:s}=e;r&&r.length&&importScripts.apply(void 0,r),self.initCodec&&self.initCodec(),s.CompressionStreamNative=self.CompressionStream,s.DecompressionStreamNative=self.DecompressionStream,self.Deflate&&(s.CompressionStream=new k(self.Deflate)),self.Inflate&&(s.DecompressionStream=new k(self.Inflate));const i={highWaterMark:1,size:()=>s.chunkSize},o=e.readable||new y({async pull(e){const t=new u((e=>_e.set(Ie,e)));Ve({type:"pull",messageId:Ie}),Ie=(Ie+1)%n.MAX_SAFE_INTEGER;const{value:r,done:s}=await t;e.enqueue(r),s&&e.close()}},i),c=e.writable||new m({async write(e){let t;const r=new u((e=>t=e));Ae.set(Ie,t),Ve({type:Ce,value:e,messageId:Ie}),Ie=(Ie+1)%n.MAX_SAFE_INTEGER,await r}},i),f=new xe(t,s);await o.pipeThrough(f).pipeTo(c,{preventClose:!0,preventAbort:!0});try{await c.getWriter().close()}catch(e){}const{signature:a,size:l}=f;Ve({type:"close",result:{signature:a,size:l}})}catch(e){Pe(e)}}function Ve(e){let{value:t}=e;if(t)if(t.length)try{t=new i(t),e.value=t.buffer,d(e,[e.value])}catch(t){d(e)}else d(e);else d(e)}function Pe(e=new s("Unknown error")){const{message:t,stack:n,code:r,name:i}=e;d({error:{message:t,stack:n,code:r,name:i}})}addEventListener("message",(({data:e})=>{const{type:t,messageId:n,value:r,done:s}=e;try{if("start"==t&&De(e),t==Ce){const e=_e.get(n);_e.delete(n),e({value:new i(r),done:s})}if("ack"==t){const e=Ae.get(n);Ae.delete(n),e()}}catch(e){Pe(e)}}));const Re=-2;function Be(t){return Ee(t.map((([t,n])=>new e(t).fill(n,0,t))))}function Ee(t){return t.reduce(((t,n)=>t.concat(e.isArray(n)?Ee(n):n)),[])}const Me=[0,1,2,3].concat(...Be([[2,4],[2,5],[4,6],[4,7],[8,8],[8,9],[16,10],[16,11],[32,12],[32,13],[64,14],[64,15],[2,0],[1,16],[1,17],[2,18],[2,19],[4,20],[4,21],[8,22],[8,23],[16,24],[16,25],[32,26],[32,27],[64,28],[64,29]]));function Ue(){const e=this;function t(e,t){let n=0;do{n|=1&e,e>>>=1,n<<=1}while(--t>0);return n>>>1}e.ne=n=>{const s=e.re,i=e.ie.se,o=e.ie.oe;let c,f,a,l=-1;for(n.ce=0,n.fe=573,c=0;o>c;c++)0!==s[2*c]?(n.ae[++n.ce]=l=c,n.le[c]=0):s[2*c+1]=0;for(;2>n.ce;)a=n.ae[++n.ce]=2>l?++l:0,s[2*a]=1,n.le[a]=0,n.ue--,i&&(n.we-=i[2*a+1]);for(e.he=l,c=r.floor(n.ce/2);c>=1;c--)n.de(s,c);a=o;do{c=n.ae[1],n.ae[1]=n.ae[n.ce--],n.de(s,1),f=n.ae[1],n.ae[--n.fe]=c,n.ae[--n.fe]=f,s[2*a]=s[2*c]+s[2*f],n.le[a]=r.max(n.le[c],n.le[f])+1,s[2*c+1]=s[2*f+1]=a,n.ae[1]=a++,n.de(s,1)}while(n.ce>=2);n.ae[--n.fe]=n.ae[1],(t=>{const n=e.re,r=e.ie.se,s=e.ie.pe,i=e.ie.ye,o=e.ie.me;let c,f,a,l,u,w,h=0;for(l=0;15>=l;l++)t.be[l]=0;for(n[2*t.ae[t.fe]+1]=0,c=t.fe+1;573>c;c++)f=t.ae[c],l=n[2*n[2*f+1]+1]+1,l>o&&(l=o,h++),n[2*f+1]=l,f>e.he||(t.be[l]++,u=0,i>f||(u=s[f-i]),w=n[2*f],t.ue+=w*(l+u),r&&(t.we+=w*(r[2*f+1]+u)));if(0!==h){do{for(l=o-1;0===t.be[l];)l--;t.be[l]--,t.be[l+1]+=2,t.be[o]--,h-=2}while(h>0);for(l=o;0!==l;l--)for(f=t.be[l];0!==f;)a=t.ae[--c],a>e.he||(n[2*a+1]!=l&&(t.ue+=(l-n[2*a+1])*n[2*a],n[2*a+1]=l),f--)}})(n),((e,n,r)=>{const s=[];let i,o,c,f=0;for(i=1;15>=i;i++)s[i]=f=f+r[i-1]<<1;for(o=0;n>=o;o++)c=e[2*o+1],0!==c&&(e[2*o]=t(s[c]++,c))})(s,e.he,n.be)}}function Ke(e,t,n,r,s){const i=this;i.se=e,i.pe=t,i.ye=n,i.oe=r,i.me=s}Ue.ge=[0,1,2,3,4,5,6,7].concat(...Be([[2,8],[2,9],[2,10],[2,11],[4,12],[4,13],[4,14],[4,15],[8,16],[8,17],[8,18],[8,19],[16,20],[16,21],[16,22],[16,23],[32,24],[32,25],[32,26],[31,27],[1,28]])),Ue.ke=[0,1,2,3,4,5,6,7,8,10,12,14,16,20,24,28,32,40,48,56,64,80,96,112,128,160,192,224,0],Ue.ve=[0,1,2,3,4,6,8,12,16,24,32,48,64,96,128,192,256,384,512,768,1024,1536,2048,3072,4096,6144,8192,12288,16384,24576],Ue.Se=e=>256>e?Me[e]:Me[256+(e>>>7)],Ue.ze=[0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0],Ue.Ce=[0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13],Ue.xe=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,7],Ue._e=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15];const Ne=Be([[144,8],[112,9],[24,7],[8,8]]);Ke.Ae=Ee([12,140,76,204,44,172,108,236,28,156,92,220,60,188,124,252,2,130,66,194,34,162,98,226,18,146,82,210,50,178,114,242,10,138,74,202,42,170,106,234,26,154,90,218,58,186,122,250,6,134,70,198,38,166,102,230,22,150,86,214,54,182,118,246,14,142,78,206,46,174,110,238,30,158,94,222,62,190,126,254,1,129,65,193,33,161,97,225,17,145,81,209,49,177,113,241,9,137,73,201,41,169,105,233,25,153,89,217,57,185,121,249,5,133,69,197,37,165,101,229,21,149,85,213,53,181,117,245,13,141,77,205,45,173,109,237,29,157,93,221,61,189,125,253,19,275,147,403,83,339,211,467,51,307,179,435,115,371,243,499,11,267,139,395,75,331,203,459,43,299,171,427,107,363,235,491,27,283,155,411,91,347,219,475,59,315,187,443,123,379,251,507,7,263,135,391,71,327,199,455,39,295,167,423,103,359,231,487,23,279,151,407,87,343,215,471,55,311,183,439,119,375,247,503,15,271,143,399,79,335,207,463,47,303,175,431,111,367,239,495,31,287,159,415,95,351,223,479,63,319,191,447,127,383,255,511,0,64,32,96,16,80,48,112,8,72,40,104,24,88,56,120,4,68,36,100,20,84,52,116,3,131,67,195,35,163,99,227].map(((e,t)=>[e,Ne[t]])));const Oe=Be([[30,5]]);function Te(e,t,n,r,s){const i=this;i.Ie=e,i.De=t,i.Ve=n,i.Pe=r,i.Re=s}Ke.Be=Ee([0,16,8,24,4,20,12,28,2,18,10,26,6,22,14,30,1,17,9,25,5,21,13,29,3,19,11,27,7,23].map(((e,t)=>[e,Oe[t]]))),Ke.Ee=new Ke(Ke.Ae,Ue.ze,257,286,15),Ke.Me=new Ke(Ke.Be,Ue.Ce,0,30,15),Ke.Ue=new Ke(null,Ue.xe,0,19,7);const We=[new Te(0,0,0,0,0),new Te(4,4,8,4,1),new Te(4,5,16,8,1),new Te(4,6,32,32,1),new Te(4,4,16,16,2),new Te(8,16,32,32,2),new Te(8,16,128,128,2),new Te(8,32,128,256,2),new Te(32,128,258,1024,2),new Te(32,258,258,4096,2)],je=["need dictionary","stream end","","","stream error","data error","","buffer error","",""],He=113,Le=666,Fe=262;function qe(e,t,n,r){const s=e[2*t],i=e[2*n];return i>s||s==i&&r[t]<=r[n]}function Ge(){const e=this;let t,n,s,c,f,a,l,u,w,h,d,p,y,m,b,g,k,v,S,z,C,x,_,A,I,D,V,P,R,B,E,M,U;const K=new Ue,N=new Ue,O=new Ue;let T,W,j,H,L,F;function q(){let t;for(t=0;286>t;t++)E[2*t]=0;for(t=0;30>t;t++)M[2*t]=0;for(t=0;19>t;t++)U[2*t]=0;E[512]=1,e.ue=e.we=0,W=j=0}function G(e,t){let n,r=-1,s=e[1],i=0,o=7,c=4;0===s&&(o=138,c=3),e[2*(t+1)+1]=65535;for(let f=0;t>=f;f++)n=s,s=e[2*(f+1)+1],++i<o&&n==s||(c>i?U[2*n]+=i:0!==n?(n!=r&&U[2*n]++,U[32]++):i>10?U[36]++:U[34]++,i=0,r=n,0===s?(o=138,c=3):n==s?(o=6,c=3):(o=7,c=4))}function J(t){e.Ke[e.pending++]=t}function Q(e){J(255&e),J(e>>>8&255)}function X(e,t){let n;const r=t;F>16-r?(n=e,L|=n<<F&65535,Q(L),L=n>>>16-F,F+=r-16):(L|=e<<F&65535,F+=r)}function Y(e,t){const n=2*e;X(65535&t[n],65535&t[n+1])}function Z(e,t){let n,r,s=-1,i=e[1],o=0,c=7,f=4;for(0===i&&(c=138,f=3),n=0;t>=n;n++)if(r=i,i=e[2*(n+1)+1],++o>=c||r!=i){if(f>o)do{Y(r,U)}while(0!=--o);else 0!==r?(r!=s&&(Y(r,U),o--),Y(16,U),X(o-3,2)):o>10?(Y(18,U),X(o-11,7)):(Y(17,U),X(o-3,3));o=0,s=r,0===i?(c=138,f=3):r==i?(c=6,f=3):(c=7,f=4)}}function $(){16==F?(Q(L),L=0,F=0):8>F||(J(255&L),L>>>=8,F-=8)}function ee(t,n){let s,i,o;if(e.Ne[W]=t,e.Oe[W]=255&n,W++,0===t?E[2*n]++:(j++,t--,E[2*(Ue.ge[n]+256+1)]++,M[2*Ue.Se(t)]++),0==(8191&W)&&V>2){for(s=8*W,i=C-k,o=0;30>o;o++)s+=M[2*o]*(5+Ue.Ce[o]);if(s>>>=3,j<r.floor(W/2)&&s<r.floor(i/2))return!0}return W==T-1}function te(t,n){let r,s,i,o,c=0;if(0!==W)do{r=e.Ne[c],s=e.Oe[c],c++,0===r?Y(s,t):(i=Ue.ge[s],Y(i+256+1,t),o=Ue.ze[i],0!==o&&(s-=Ue.ke[i],X(s,o)),r--,i=Ue.Se(r),Y(i,n),o=Ue.Ce[i],0!==o&&(r-=Ue.ve[i],X(r,o)))}while(W>c);Y(256,t),H=t[513]}function ne(){F>8?Q(L):F>0&&J(255&L),L=0,F=0}function re(t,n,r){X(0+(r?1:0),3),((t,n)=>{ne(),H=8,Q(n),Q(~n),e.Ke.set(u.subarray(t,t+n),e.pending),e.pending+=n})(t,n)}function se(n){((t,n,r)=>{let s,i,o=0;V>0?(K.ne(e),N.ne(e),o=(()=>{let t;for(G(E,K.he),G(M,N.he),O.ne(e),t=18;t>=3&&0===U[2*Ue._e[t]+1];t--);return e.ue+=14+3*(t+1),t})(),s=e.ue+3+7>>>3,i=e.we+3+7>>>3,i>s||(s=i)):s=i=n+5,n+4>s||-1==t?i==s?(X(2+(r?1:0),3),te(Ke.Ae,Ke.Be)):(X(4+(r?1:0),3),((e,t,n)=>{let r;for(X(e-257,5),X(t-1,5),X(n-4,4),r=0;n>r;r++)X(U[2*Ue._e[r]+1],3);Z(E,e-1),Z(M,t-1)})(K.he+1,N.he+1,o+1),te(E,M)):re(t,n,r),q(),r&&ne()})(0>k?-1:k,C-k,n),k=C,t.Te()}function ie(){let e,n,r,s;do{if(s=w-_-C,0===s&&0===C&&0===_)s=f;else if(-1==s)s--;else if(C>=f+f-Fe){u.set(u.subarray(f,f+f),0),x-=f,C-=f,k-=f,e=y,r=e;do{n=65535&d[--r],d[r]=f>n?0:n-f}while(0!=--e);e=f,r=e;do{n=65535&h[--r],h[r]=f>n?0:n-f}while(0!=--e);s+=f}if(0===t.We)return;e=t.je(u,C+_,s),_+=e,3>_||(p=255&u[C],p=(p<<g^255&u[C+1])&b)}while(Fe>_&&0!==t.We)}function oe(e){let t,n,r=I,s=C,i=A;const o=C>f-Fe?C-(f-Fe):0;let c=B;const a=l,w=C+258;let d=u[s+i-1],p=u[s+i];R>A||(r>>=2),c>_&&(c=_);do{if(t=e,u[t+i]==p&&u[t+i-1]==d&&u[t]==u[s]&&u[++t]==u[s+1]){s+=2,t++;do{}while(u[++s]==u[++t]&&u[++s]==u[++t]&&u[++s]==u[++t]&&u[++s]==u[++t]&&u[++s]==u[++t]&&u[++s]==u[++t]&&u[++s]==u[++t]&&u[++s]==u[++t]&&w>s);if(n=258-(w-s),s=w-258,n>i){if(x=e,i=n,n>=c)break;d=u[s+i-1],p=u[s+i]}}}while((e=65535&h[e&a])>o&&0!=--r);return i>_?_:i}e.le=[],e.be=[],e.ae=[],E=[],M=[],U=[],e.de=(t,n)=>{const r=e.ae,s=r[n];let i=n<<1;for(;i<=e.ce&&(i<e.ce&&qe(t,r[i+1],r[i],e.le)&&i++,!qe(t,s,r[i],e.le));)r[n]=r[i],n=i,i<<=1;r[n]=s},e.He=(t,S,x,W,j,G)=>(W||(W=8),j||(j=8),G||(G=0),t.Le=null,-1==S&&(S=6),1>j||j>9||8!=W||9>x||x>15||0>S||S>9||0>G||G>2?Re:(t.Fe=e,a=x,f=1<<a,l=f-1,m=j+7,y=1<<m,b=y-1,g=r.floor((m+3-1)/3),u=new i(2*f),h=[],d=[],T=1<<j+6,e.Ke=new i(4*T),s=4*T,e.Ne=new o(T),e.Oe=new i(T),V=S,P=G,(t=>(t.qe=t.Ge=0,t.Le=null,e.pending=0,e.Je=0,n=He,c=0,K.re=E,K.ie=Ke.Ee,N.re=M,N.ie=Ke.Me,O.re=U,O.ie=Ke.Ue,L=0,F=0,H=8,q(),(()=>{w=2*f,d[y-1]=0;for(let e=0;y-1>e;e++)d[e]=0;D=We[V].De,R=We[V].Ie,B=We[V].Ve,I=We[V].Pe,C=0,k=0,_=0,v=A=2,z=0,p=0})(),0))(t))),e.Qe=()=>42!=n&&n!=He&&n!=Le?Re:(e.Oe=null,e.Ne=null,e.Ke=null,d=null,h=null,u=null,e.Fe=null,n==He?-3:0),e.Xe=(e,t,n)=>{let r=0;return-1==t&&(t=6),0>t||t>9||0>n||n>2?Re:(We[V].Re!=We[t].Re&&0!==e.qe&&(r=e.Ye(1)),V!=t&&(V=t,D=We[V].De,R=We[V].Ie,B=We[V].Ve,I=We[V].Pe),P=n,r)},e.Ze=(e,t,r)=>{let s,i=r,o=0;if(!t||42!=n)return Re;if(3>i)return 0;for(i>f-Fe&&(i=f-Fe,o=r-i),u.set(t.subarray(o,o+i),0),C=i,k=i,p=255&u[0],p=(p<<g^255&u[1])&b,s=0;i-3>=s;s++)p=(p<<g^255&u[s+2])&b,h[s&l]=d[p],d[p]=s;return 0},e.Ye=(r,i)=>{let o,w,m,I,R;if(i>4||0>i)return Re;if(!r.$e||!r.et&&0!==r.We||n==Le&&4!=i)return r.Le=je[4],Re;if(0===r.tt)return r.Le=je[7],-5;var B;if(t=r,I=c,c=i,42==n&&(w=8+(a-8<<4)<<8,m=(V-1&255)>>1,m>3&&(m=3),w|=m<<6,0!==C&&(w|=32),w+=31-w%31,n=He,J((B=w)>>8&255),J(255&B)),0!==e.pending){if(t.Te(),0===t.tt)return c=-1,0}else if(0===t.We&&I>=i&&4!=i)return t.Le=je[7],-5;if(n==Le&&0!==t.We)return r.Le=je[7],-5;if(0!==t.We||0!==_||0!=i&&n!=Le){switch(R=-1,We[V].Re){case 0:R=(e=>{let n,r=65535;for(r>s-5&&(r=s-5);;){if(1>=_){if(ie(),0===_&&0==e)return 0;if(0===_)break}if(C+=_,_=0,n=k+r,(0===C||C>=n)&&(_=C-n,C=n,se(!1),0===t.tt))return 0;if(C-k>=f-Fe&&(se(!1),0===t.tt))return 0}return se(4==e),0===t.tt?4==e?2:0:4==e?3:1})(i);break;case 1:R=(e=>{let n,r=0;for(;;){if(Fe>_){if(ie(),Fe>_&&0==e)return 0;if(0===_)break}if(3>_||(p=(p<<g^255&u[C+2])&b,r=65535&d[p],h[C&l]=d[p],d[p]=C),0===r||(C-r&65535)>f-Fe||2!=P&&(v=oe(r)),3>v)n=ee(0,255&u[C]),_--,C++;else if(n=ee(C-x,v-3),_-=v,v>D||3>_)C+=v,v=0,p=255&u[C],p=(p<<g^255&u[C+1])&b;else{v--;do{C++,p=(p<<g^255&u[C+2])&b,r=65535&d[p],h[C&l]=d[p],d[p]=C}while(0!=--v);C++}if(n&&(se(!1),0===t.tt))return 0}return se(4==e),0===t.tt?4==e?2:0:4==e?3:1})(i);break;case 2:R=(e=>{let n,r,s=0;for(;;){if(Fe>_){if(ie(),Fe>_&&0==e)return 0;if(0===_)break}if(3>_||(p=(p<<g^255&u[C+2])&b,s=65535&d[p],h[C&l]=d[p],d[p]=C),A=v,S=x,v=2,0!==s&&D>A&&f-Fe>=(C-s&65535)&&(2!=P&&(v=oe(s)),5>=v&&(1==P||3==v&&C-x>4096)&&(v=2)),3>A||v>A)if(0!==z){if(n=ee(0,255&u[C-1]),n&&se(!1),C++,_--,0===t.tt)return 0}else z=1,C++,_--;else{r=C+_-3,n=ee(C-1-S,A-3),_-=A-1,A-=2;do{++C>r||(p=(p<<g^255&u[C+2])&b,s=65535&d[p],h[C&l]=d[p],d[p]=C)}while(0!=--A);if(z=0,v=2,C++,n&&(se(!1),0===t.tt))return 0}}return 0!==z&&(n=ee(0,255&u[C-1]),z=0),se(4==e),0===t.tt?4==e?2:0:4==e?3:1})(i)}if(2!=R&&3!=R||(n=Le),0==R||2==R)return 0===t.tt&&(c=-1),0;if(1==R){if(1==i)X(2,3),Y(256,Ke.Ae),$(),9>1+H+10-F&&(X(2,3),Y(256,Ke.Ae),$()),H=7;else if(re(0,0,!1),3==i)for(o=0;y>o;o++)d[o]=0;if(t.Te(),0===t.tt)return c=-1,0}}return 4!=i?0:1}}function Je(){const e=this;e.nt=0,e.rt=0,e.We=0,e.qe=0,e.tt=0,e.Ge=0}function Qe(e){const t=new Je,n=(o=e&&e.chunkSize?e.chunkSize:65536)+5*(r.floor(o/16383)+1);var o;const c=new i(n);let f=e?e.level:-1;void 0===f&&(f=-1),t.He(f),t.$e=c,this.append=(e,r)=>{let o,f,a=0,l=0,u=0;const w=[];if(e.length){t.nt=0,t.et=e,t.We=e.length;do{if(t.rt=0,t.tt=n,o=t.Ye(0),0!=o)throw new s("deflating: "+t.Le);t.rt&&(t.rt==n?w.push(new i(c)):w.push(c.subarray(0,t.rt))),u+=t.rt,r&&t.nt>0&&t.nt!=a&&(r(t.nt),a=t.nt)}while(t.We>0||0===t.tt);return w.length>1?(f=new i(u),w.forEach((e=>{f.set(e,l),l+=e.length}))):f=w[0]?new i(w[0]):new i,f}},this.flush=()=>{let e,r,o=0,f=0;const a=[];do{if(t.rt=0,t.tt=n,e=t.Ye(4),1!=e&&0!=e)throw new s("deflating: "+t.Le);n-t.tt>0&&a.push(c.slice(0,t.rt)),f+=t.rt}while(t.We>0||0===t.tt);return t.Qe(),r=new i(f),a.forEach((e=>{r.set(e,o),o+=e.length})),r}}Je.prototype={He(e,t){const n=this;return n.Fe=new Ge,t||(t=15),n.Fe.He(n,e,t)},Ye(e){const t=this;return t.Fe?t.Fe.Ye(t,e):Re},Qe(){const e=this;if(!e.Fe)return Re;const t=e.Fe.Qe();return e.Fe=null,t},Xe(e,t){const n=this;return n.Fe?n.Fe.Xe(n,e,t):Re},Ze(e,t){const n=this;return n.Fe?n.Fe.Ze(n,e,t):Re},je(e,t,n){const r=this;let s=r.We;return s>n&&(s=n),0===s?0:(r.We-=s,e.set(r.et.subarray(r.nt,r.nt+s),t),r.nt+=s,r.qe+=s,s)},Te(){const e=this;let t=e.Fe.pending;t>e.tt&&(t=e.tt),0!==t&&(e.$e.set(e.Fe.Ke.subarray(e.Fe.Je,e.Fe.Je+t),e.rt),e.rt+=t,e.Fe.Je+=t,e.Ge+=t,e.tt-=t,e.Fe.pending-=t,0===e.Fe.pending&&(e.Fe.Je=0))}};const Xe=-2,Ye=-3,Ze=-5,$e=[0,1,3,7,15,31,63,127,255,511,1023,2047,4095,8191,16383,32767,65535],et=[96,7,256,0,8,80,0,8,16,84,8,115,82,7,31,0,8,112,0,8,48,0,9,192,80,7,10,0,8,96,0,8,32,0,9,160,0,8,0,0,8,128,0,8,64,0,9,224,80,7,6,0,8,88,0,8,24,0,9,144,83,7,59,0,8,120,0,8,56,0,9,208,81,7,17,0,8,104,0,8,40,0,9,176,0,8,8,0,8,136,0,8,72,0,9,240,80,7,4,0,8,84,0,8,20,85,8,227,83,7,43,0,8,116,0,8,52,0,9,200,81,7,13,0,8,100,0,8,36,0,9,168,0,8,4,0,8,132,0,8,68,0,9,232,80,7,8,0,8,92,0,8,28,0,9,152,84,7,83,0,8,124,0,8,60,0,9,216,82,7,23,0,8,108,0,8,44,0,9,184,0,8,12,0,8,140,0,8,76,0,9,248,80,7,3,0,8,82,0,8,18,85,8,163,83,7,35,0,8,114,0,8,50,0,9,196,81,7,11,0,8,98,0,8,34,0,9,164,0,8,2,0,8,130,0,8,66,0,9,228,80,7,7,0,8,90,0,8,26,0,9,148,84,7,67,0,8,122,0,8,58,0,9,212,82,7,19,0,8,106,0,8,42,0,9,180,0,8,10,0,8,138,0,8,74,0,9,244,80,7,5,0,8,86,0,8,22,192,8,0,83,7,51,0,8,118,0,8,54,0,9,204,81,7,15,0,8,102,0,8,38,0,9,172,0,8,6,0,8,134,0,8,70,0,9,236,80,7,9,0,8,94,0,8,30,0,9,156,84,7,99,0,8,126,0,8,62,0,9,220,82,7,27,0,8,110,0,8,46,0,9,188,0,8,14,0,8,142,0,8,78,0,9,252,96,7,256,0,8,81,0,8,17,85,8,131,82,7,31,0,8,113,0,8,49,0,9,194,80,7,10,0,8,97,0,8,33,0,9,162,0,8,1,0,8,129,0,8,65,0,9,226,80,7,6,0,8,89,0,8,25,0,9,146,83,7,59,0,8,121,0,8,57,0,9,210,81,7,17,0,8,105,0,8,41,0,9,178,0,8,9,0,8,137,0,8,73,0,9,242,80,7,4,0,8,85,0,8,21,80,8,258,83,7,43,0,8,117,0,8,53,0,9,202,81,7,13,0,8,101,0,8,37,0,9,170,0,8,5,0,8,133,0,8,69,0,9,234,80,7,8,0,8,93,0,8,29,0,9,154,84,7,83,0,8,125,0,8,61,0,9,218,82,7,23,0,8,109,0,8,45,0,9,186,0,8,13,0,8,141,0,8,77,0,9,250,80,7,3,0,8,83,0,8,19,85,8,195,83,7,35,0,8,115,0,8,51,0,9,198,81,7,11,0,8,99,0,8,35,0,9,166,0,8,3,0,8,131,0,8,67,0,9,230,80,7,7,0,8,91,0,8,27,0,9,150,84,7,67,0,8,123,0,8,59,0,9,214,82,7,19,0,8,107,0,8,43,0,9,182,0,8,11,0,8,139,0,8,75,0,9,246,80,7,5,0,8,87,0,8,23,192,8,0,83,7,51,0,8,119,0,8,55,0,9,206,81,7,15,0,8,103,0,8,39,0,9,174,0,8,7,0,8,135,0,8,71,0,9,238,80,7,9,0,8,95,0,8,31,0,9,158,84,7,99,0,8,127,0,8,63,0,9,222,82,7,27,0,8,111,0,8,47,0,9,190,0,8,15,0,8,143,0,8,79,0,9,254,96,7,256,0,8,80,0,8,16,84,8,115,82,7,31,0,8,112,0,8,48,0,9,193,80,7,10,0,8,96,0,8,32,0,9,161,0,8,0,0,8,128,0,8,64,0,9,225,80,7,6,0,8,88,0,8,24,0,9,145,83,7,59,0,8,120,0,8,56,0,9,209,81,7,17,0,8,104,0,8,40,0,9,177,0,8,8,0,8,136,0,8,72,0,9,241,80,7,4,0,8,84,0,8,20,85,8,227,83,7,43,0,8,116,0,8,52,0,9,201,81,7,13,0,8,100,0,8,36,0,9,169,0,8,4,0,8,132,0,8,68,0,9,233,80,7,8,0,8,92,0,8,28,0,9,153,84,7,83,0,8,124,0,8,60,0,9,217,82,7,23,0,8,108,0,8,44,0,9,185,0,8,12,0,8,140,0,8,76,0,9,249,80,7,3,0,8,82,0,8,18,85,8,163,83,7,35,0,8,114,0,8,50,0,9,197,81,7,11,0,8,98,0,8,34,0,9,165,0,8,2,0,8,130,0,8,66,0,9,229,80,7,7,0,8,90,0,8,26,0,9,149,84,7,67,0,8,122,0,8,58,0,9,213,82,7,19,0,8,106,0,8,42,0,9,181,0,8,10,0,8,138,0,8,74,0,9,245,80,7,5,0,8,86,0,8,22,192,8,0,83,7,51,0,8,118,0,8,54,0,9,205,81,7,15,0,8,102,0,8,38,0,9,173,0,8,6,0,8,134,0,8,70,0,9,237,80,7,9,0,8,94,0,8,30,0,9,157,84,7,99,0,8,126,0,8,62,0,9,221,82,7,27,0,8,110,0,8,46,0,9,189,0,8,14,0,8,142,0,8,78,0,9,253,96,7,256,0,8,81,0,8,17,85,8,131,82,7,31,0,8,113,0,8,49,0,9,195,80,7,10,0,8,97,0,8,33,0,9,163,0,8,1,0,8,129,0,8,65,0,9,227,80,7,6,0,8,89,0,8,25,0,9,147,83,7,59,0,8,121,0,8,57,0,9,211,81,7,17,0,8,105,0,8,41,0,9,179,0,8,9,0,8,137,0,8,73,0,9,243,80,7,4,0,8,85,0,8,21,80,8,258,83,7,43,0,8,117,0,8,53,0,9,203,81,7,13,0,8,101,0,8,37,0,9,171,0,8,5,0,8,133,0,8,69,0,9,235,80,7,8,0,8,93,0,8,29,0,9,155,84,7,83,0,8,125,0,8,61,0,9,219,82,7,23,0,8,109,0,8,45,0,9,187,0,8,13,0,8,141,0,8,77,0,9,251,80,7,3,0,8,83,0,8,19,85,8,195,83,7,35,0,8,115,0,8,51,0,9,199,81,7,11,0,8,99,0,8,35,0,9,167,0,8,3,0,8,131,0,8,67,0,9,231,80,7,7,0,8,91,0,8,27,0,9,151,84,7,67,0,8,123,0,8,59,0,9,215,82,7,19,0,8,107,0,8,43,0,9,183,0,8,11,0,8,139,0,8,75,0,9,247,80,7,5,0,8,87,0,8,23,192,8,0,83,7,51,0,8,119,0,8,55,0,9,207,81,7,15,0,8,103,0,8,39,0,9,175,0,8,7,0,8,135,0,8,71,0,9,239,80,7,9,0,8,95,0,8,31,0,9,159,84,7,99,0,8,127,0,8,63,0,9,223,82,7,27,0,8,111,0,8,47,0,9,191,0,8,15,0,8,143,0,8,79,0,9,255],tt=[80,5,1,87,5,257,83,5,17,91,5,4097,81,5,5,89,5,1025,85,5,65,93,5,16385,80,5,3,88,5,513,84,5,33,92,5,8193,82,5,9,90,5,2049,86,5,129,192,5,24577,80,5,2,87,5,385,83,5,25,91,5,6145,81,5,7,89,5,1537,85,5,97,93,5,24577,80,5,4,88,5,769,84,5,49,92,5,12289,82,5,13,90,5,3073,86,5,193,192,5,24577],nt=[3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,115,131,163,195,227,258,0,0],rt=[0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0,112,112],st=[1,2,3,4,5,7,9,13,17,25,33,49,65,97,129,193,257,385,513,769,1025,1537,2049,3073,4097,6145,8193,12289,16385,24577],it=[0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13];function ot(){let e,t,n,r,s,i;function o(e,t,o,c,f,a,l,u,w,h,d){let p,y,m,b,g,k,v,S,z,C,x,_,A,I,D;C=0,g=o;do{n[e[t+C]]++,C++,g--}while(0!==g);if(n[0]==o)return l[0]=-1,u[0]=0,0;for(S=u[0],k=1;15>=k&&0===n[k];k++);for(v=k,k>S&&(S=k),g=15;0!==g&&0===n[g];g--);for(m=g,S>g&&(S=g),u[0]=S,I=1<<k;g>k;k++,I<<=1)if(0>(I-=n[k]))return Ye;if(0>(I-=n[g]))return Ye;for(n[g]+=I,i[1]=k=0,C=1,A=2;0!=--g;)i[A]=k+=n[C],A++,C++;g=0,C=0;do{0!==(k=e[t+C])&&(d[i[k]++]=g),C++}while(++g<o);for(o=i[m],i[0]=g=0,C=0,b=-1,_=-S,s[0]=0,x=0,D=0;m>=v;v++)for(p=n[v];0!=p--;){for(;v>_+S;){if(b++,_+=S,D=m-_,D=D>S?S:D,(y=1<<(k=v-_))>p+1&&(y-=p+1,A=v,D>k))for(;++k<D&&(y<<=1)>n[++A];)y-=n[A];if(D=1<<k,h[0]+D>1440)return Ye;s[b]=x=h[0],h[0]+=D,0!==b?(i[b]=g,r[0]=k,r[1]=S,k=g>>>_-S,r[2]=x-s[b-1]-k,w.set(r,3*(s[b-1]+k))):l[0]=x}for(r[1]=v-_,o>C?d[C]<c?(r[0]=256>d[C]?0:96,r[2]=d[C++]):(r[0]=a[d[C]-c]+16+64,r[2]=f[d[C++]-c]):r[0]=192,y=1<<v-_,k=g>>>_;D>k;k+=y)w.set(r,3*(x+k));for(k=1<<v-1;0!=(g&k);k>>>=1)g^=k;for(g^=k,z=(1<<_)-1;(g&z)!=i[b];)b--,_-=S,z=(1<<_)-1}return 0!==I&&1!=m?Ze:0}function c(o){let c;for(e||(e=[],t=[],n=new f(16),r=[],s=new f(15),i=new f(16)),t.length<o&&(t=[]),c=0;o>c;c++)t[c]=0;for(c=0;16>c;c++)n[c]=0;for(c=0;3>c;c++)r[c]=0;s.set(n.subarray(0,15),0),i.set(n.subarray(0,16),0)}this.st=(n,r,s,i,f)=>{let a;return c(19),e[0]=0,a=o(n,0,19,19,null,null,s,r,i,e,t),a==Ye?f.Le="oversubscribed dynamic bit lengths tree":a!=Ze&&0!==r[0]||(f.Le="incomplete dynamic bit lengths tree",a=Ye),a},this.it=(n,r,s,i,f,a,l,u,w)=>{let h;return c(288),e[0]=0,h=o(s,0,n,257,nt,rt,a,i,u,e,t),0!=h||0===i[0]?(h==Ye?w.Le="oversubscribed literal/length tree":-4!=h&&(w.Le="incomplete literal/length tree",h=Ye),h):(c(288),h=o(s,n,r,0,st,it,l,f,u,e,t),0!=h||0===f[0]&&n>257?(h==Ye?w.Le="oversubscribed distance tree":h==Ze?(w.Le="incomplete distance tree",h=Ye):-4!=h&&(w.Le="empty distance tree with lengths",h=Ye),h):0)}}function ct(){const e=this;let t,n,r,s,i=0,o=0,c=0,f=0,a=0,l=0,u=0,w=0,h=0,d=0;function p(e,t,n,r,s,i,o,c){let f,a,l,u,w,h,d,p,y,m,b,g,k,v,S,z;d=c.nt,p=c.We,w=o.ot,h=o.ct,y=o.write,m=y<o.read?o.read-y-1:o.end-y,b=$e[e],g=$e[t];do{for(;20>h;)p--,w|=(255&c.ft(d++))<<h,h+=8;if(f=w&b,a=n,l=r,z=3*(l+f),0!==(u=a[z]))for(;;){if(w>>=a[z+1],h-=a[z+1],0!=(16&u)){for(u&=15,k=a[z+2]+(w&$e[u]),w>>=u,h-=u;15>h;)p--,w|=(255&c.ft(d++))<<h,h+=8;for(f=w&g,a=s,l=i,z=3*(l+f),u=a[z];;){if(w>>=a[z+1],h-=a[z+1],0!=(16&u)){for(u&=15;u>h;)p--,w|=(255&c.ft(d++))<<h,h+=8;if(v=a[z+2]+(w&$e[u]),w>>=u,h-=u,m-=k,v>y){S=y-v;do{S+=o.end}while(0>S);if(u=o.end-S,k>u){if(k-=u,y-S>0&&u>y-S)do{o.lt[y++]=o.lt[S++]}while(0!=--u);else o.lt.set(o.lt.subarray(S,S+u),y),y+=u,S+=u,u=0;S=0}}else S=y-v,y-S>0&&2>y-S?(o.lt[y++]=o.lt[S++],o.lt[y++]=o.lt[S++],k-=2):(o.lt.set(o.lt.subarray(S,S+2),y),y+=2,S+=2,k-=2);if(y-S>0&&k>y-S)do{o.lt[y++]=o.lt[S++]}while(0!=--k);else o.lt.set(o.lt.subarray(S,S+k),y),y+=k,S+=k,k=0;break}if(0!=(64&u))return c.Le="invalid distance code",k=c.We-p,k=k>h>>3?h>>3:k,p+=k,d-=k,h-=k<<3,o.ot=w,o.ct=h,c.We=p,c.qe+=d-c.nt,c.nt=d,o.write=y,Ye;f+=a[z+2],f+=w&$e[u],z=3*(l+f),u=a[z]}break}if(0!=(64&u))return 0!=(32&u)?(k=c.We-p,k=k>h>>3?h>>3:k,p+=k,d-=k,h-=k<<3,o.ot=w,o.ct=h,c.We=p,c.qe+=d-c.nt,c.nt=d,o.write=y,1):(c.Le="invalid literal/length code",k=c.We-p,k=k>h>>3?h>>3:k,p+=k,d-=k,h-=k<<3,o.ot=w,o.ct=h,c.We=p,c.qe+=d-c.nt,c.nt=d,o.write=y,Ye);if(f+=a[z+2],f+=w&$e[u],z=3*(l+f),0===(u=a[z])){w>>=a[z+1],h-=a[z+1],o.lt[y++]=a[z+2],m--;break}}else w>>=a[z+1],h-=a[z+1],o.lt[y++]=a[z+2],m--}while(m>=258&&p>=10);return k=c.We-p,k=k>h>>3?h>>3:k,p+=k,d-=k,h-=k<<3,o.ot=w,o.ct=h,c.We=p,c.qe+=d-c.nt,c.nt=d,o.write=y,0}e.init=(e,i,o,c,f,a)=>{t=0,u=e,w=i,r=o,h=c,s=f,d=a,n=null},e.ut=(e,y,m)=>{let b,g,k,v,S,z,C,x=0,_=0,A=0;for(A=y.nt,v=y.We,x=e.ot,_=e.ct,S=e.write,z=S<e.read?e.read-S-1:e.end-S;;)switch(t){case 0:if(z>=258&&v>=10&&(e.ot=x,e.ct=_,y.We=v,y.qe+=A-y.nt,y.nt=A,e.write=S,m=p(u,w,r,h,s,d,e,y),A=y.nt,v=y.We,x=e.ot,_=e.ct,S=e.write,z=S<e.read?e.read-S-1:e.end-S,0!=m)){t=1==m?7:9;break}c=u,n=r,o=h,t=1;case 1:for(b=c;b>_;){if(0===v)return e.ot=x,e.ct=_,y.We=v,y.qe+=A-y.nt,y.nt=A,e.write=S,e.wt(y,m);m=0,v--,x|=(255&y.ft(A++))<<_,_+=8}if(g=3*(o+(x&$e[b])),x>>>=n[g+1],_-=n[g+1],k=n[g],0===k){f=n[g+2],t=6;break}if(0!=(16&k)){a=15&k,i=n[g+2],t=2;break}if(0==(64&k)){c=k,o=g/3+n[g+2];break}if(0!=(32&k)){t=7;break}return t=9,y.Le="invalid literal/length code",m=Ye,e.ot=x,e.ct=_,y.We=v,y.qe+=A-y.nt,y.nt=A,e.write=S,e.wt(y,m);case 2:for(b=a;b>_;){if(0===v)return e.ot=x,e.ct=_,y.We=v,y.qe+=A-y.nt,y.nt=A,e.write=S,e.wt(y,m);m=0,v--,x|=(255&y.ft(A++))<<_,_+=8}i+=x&$e[b],x>>=b,_-=b,c=w,n=s,o=d,t=3;case 3:for(b=c;b>_;){if(0===v)return e.ot=x,e.ct=_,y.We=v,y.qe+=A-y.nt,y.nt=A,e.write=S,e.wt(y,m);m=0,v--,x|=(255&y.ft(A++))<<_,_+=8}if(g=3*(o+(x&$e[b])),x>>=n[g+1],_-=n[g+1],k=n[g],0!=(16&k)){a=15&k,l=n[g+2],t=4;break}if(0==(64&k)){c=k,o=g/3+n[g+2];break}return t=9,y.Le="invalid distance code",m=Ye,e.ot=x,e.ct=_,y.We=v,y.qe+=A-y.nt,y.nt=A,e.write=S,e.wt(y,m);case 4:for(b=a;b>_;){if(0===v)return e.ot=x,e.ct=_,y.We=v,y.qe+=A-y.nt,y.nt=A,e.write=S,e.wt(y,m);m=0,v--,x|=(255&y.ft(A++))<<_,_+=8}l+=x&$e[b],x>>=b,_-=b,t=5;case 5:for(C=S-l;0>C;)C+=e.end;for(;0!==i;){if(0===z&&(S==e.end&&0!==e.read&&(S=0,z=S<e.read?e.read-S-1:e.end-S),0===z&&(e.write=S,m=e.wt(y,m),S=e.write,z=S<e.read?e.read-S-1:e.end-S,S==e.end&&0!==e.read&&(S=0,z=S<e.read?e.read-S-1:e.end-S),0===z)))return e.ot=x,e.ct=_,y.We=v,y.qe+=A-y.nt,y.nt=A,e.write=S,e.wt(y,m);e.lt[S++]=e.lt[C++],z--,C==e.end&&(C=0),i--}t=0;break;case 6:if(0===z&&(S==e.end&&0!==e.read&&(S=0,z=S<e.read?e.read-S-1:e.end-S),0===z&&(e.write=S,m=e.wt(y,m),S=e.write,z=S<e.read?e.read-S-1:e.end-S,S==e.end&&0!==e.read&&(S=0,z=S<e.read?e.read-S-1:e.end-S),0===z)))return e.ot=x,e.ct=_,y.We=v,y.qe+=A-y.nt,y.nt=A,e.write=S,e.wt(y,m);m=0,e.lt[S++]=f,z--,t=0;break;case 7:if(_>7&&(_-=8,v++,A--),e.write=S,m=e.wt(y,m),S=e.write,z=S<e.read?e.read-S-1:e.end-S,e.read!=e.write)return e.ot=x,e.ct=_,y.We=v,y.qe+=A-y.nt,y.nt=A,e.write=S,e.wt(y,m);t=8;case 8:return m=1,e.ot=x,e.ct=_,y.We=v,y.qe+=A-y.nt,y.nt=A,e.write=S,e.wt(y,m);case 9:return m=Ye,e.ot=x,e.ct=_,y.We=v,y.qe+=A-y.nt,y.nt=A,e.write=S,e.wt(y,m);default:return m=Xe,e.ot=x,e.ct=_,y.We=v,y.qe+=A-y.nt,y.nt=A,e.write=S,e.wt(y,m)}},e.ht=()=>{}}ot.dt=(e,t,n,r)=>(e[0]=9,t[0]=5,n[0]=et,r[0]=tt,0);const ft=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15];function at(e,t){const n=this;let r,s=0,o=0,c=0,a=0;const l=[0],u=[0],w=new ct;let h=0,d=new f(4320);const p=new ot;n.ct=0,n.ot=0,n.lt=new i(t),n.end=t,n.read=0,n.write=0,n.reset=(e,t)=>{t&&(t[0]=0),6==s&&w.ht(e),s=0,n.ct=0,n.ot=0,n.read=n.write=0},n.reset(e,null),n.wt=(e,t)=>{let r,s,i;return s=e.rt,i=n.read,r=(i>n.write?n.end:n.write)-i,r>e.tt&&(r=e.tt),0!==r&&t==Ze&&(t=0),e.tt-=r,e.Ge+=r,e.$e.set(n.lt.subarray(i,i+r),s),s+=r,i+=r,i==n.end&&(i=0,n.write==n.end&&(n.write=0),r=n.write-i,r>e.tt&&(r=e.tt),0!==r&&t==Ze&&(t=0),e.tt-=r,e.Ge+=r,e.$e.set(n.lt.subarray(i,i+r),s),s+=r,i+=r),e.rt=s,n.read=i,t},n.ut=(e,t)=>{let i,f,y,m,b,g,k,v;for(m=e.nt,b=e.We,f=n.ot,y=n.ct,g=n.write,k=g<n.read?n.read-g-1:n.end-g;;){let S,z,C,x,_,A,I,D;switch(s){case 0:for(;3>y;){if(0===b)return n.ot=f,n.ct=y,e.We=b,e.qe+=m-e.nt,e.nt=m,n.write=g,n.wt(e,t);t=0,b--,f|=(255&e.ft(m++))<<y,y+=8}switch(i=7&f,h=1&i,i>>>1){case 0:f>>>=3,y-=3,i=7&y,f>>>=i,y-=i,s=1;break;case 1:S=[],z=[],C=[[]],x=[[]],ot.dt(S,z,C,x),w.init(S[0],z[0],C[0],0,x[0],0),f>>>=3,y-=3,s=6;break;case 2:f>>>=3,y-=3,s=3;break;case 3:return f>>>=3,y-=3,s=9,e.Le="invalid block type",t=Ye,n.ot=f,n.ct=y,e.We=b,e.qe+=m-e.nt,e.nt=m,n.write=g,n.wt(e,t)}break;case 1:for(;32>y;){if(0===b)return n.ot=f,n.ct=y,e.We=b,e.qe+=m-e.nt,e.nt=m,n.write=g,n.wt(e,t);t=0,b--,f|=(255&e.ft(m++))<<y,y+=8}if((~f>>>16&65535)!=(65535&f))return s=9,e.Le="invalid stored block lengths",t=Ye,n.ot=f,n.ct=y,e.We=b,e.qe+=m-e.nt,e.nt=m,n.write=g,n.wt(e,t);o=65535&f,f=y=0,s=0!==o?2:0!==h?7:0;break;case 2:if(0===b)return n.ot=f,n.ct=y,e.We=b,e.qe+=m-e.nt,e.nt=m,n.write=g,n.wt(e,t);if(0===k&&(g==n.end&&0!==n.read&&(g=0,k=g<n.read?n.read-g-1:n.end-g),0===k&&(n.write=g,t=n.wt(e,t),g=n.write,k=g<n.read?n.read-g-1:n.end-g,g==n.end&&0!==n.read&&(g=0,k=g<n.read?n.read-g-1:n.end-g),0===k)))return n.ot=f,n.ct=y,e.We=b,e.qe+=m-e.nt,e.nt=m,n.write=g,n.wt(e,t);if(t=0,i=o,i>b&&(i=b),i>k&&(i=k),n.lt.set(e.je(m,i),g),m+=i,b-=i,g+=i,k-=i,0!=(o-=i))break;s=0!==h?7:0;break;case 3:for(;14>y;){if(0===b)return n.ot=f,n.ct=y,e.We=b,e.qe+=m-e.nt,e.nt=m,n.write=g,n.wt(e,t);t=0,b--,f|=(255&e.ft(m++))<<y,y+=8}if(c=i=16383&f,(31&i)>29||(i>>5&31)>29)return s=9,e.Le="too many length or distance symbols",t=Ye,n.ot=f,n.ct=y,e.We=b,e.qe+=m-e.nt,e.nt=m,n.write=g,n.wt(e,t);if(i=258+(31&i)+(i>>5&31),!r||r.length<i)r=[];else for(v=0;i>v;v++)r[v]=0;f>>>=14,y-=14,a=0,s=4;case 4:for(;4+(c>>>10)>a;){for(;3>y;){if(0===b)return n.ot=f,n.ct=y,e.We=b,e.qe+=m-e.nt,e.nt=m,n.write=g,n.wt(e,t);t=0,b--,f|=(255&e.ft(m++))<<y,y+=8}r[ft[a++]]=7&f,f>>>=3,y-=3}for(;19>a;)r[ft[a++]]=0;if(l[0]=7,i=p.st(r,l,u,d,e),0!=i)return(t=i)==Ye&&(r=null,s=9),n.ot=f,n.ct=y,e.We=b,e.qe+=m-e.nt,e.nt=m,n.write=g,n.wt(e,t);a=0,s=5;case 5:for(;i=c,258+(31&i)+(i>>5&31)>a;){let o,w;for(i=l[0];i>y;){if(0===b)return n.ot=f,n.ct=y,e.We=b,e.qe+=m-e.nt,e.nt=m,n.write=g,n.wt(e,t);t=0,b--,f|=(255&e.ft(m++))<<y,y+=8}if(i=d[3*(u[0]+(f&$e[i]))+1],w=d[3*(u[0]+(f&$e[i]))+2],16>w)f>>>=i,y-=i,r[a++]=w;else{for(v=18==w?7:w-14,o=18==w?11:3;i+v>y;){if(0===b)return n.ot=f,n.ct=y,e.We=b,e.qe+=m-e.nt,e.nt=m,n.write=g,n.wt(e,t);t=0,b--,f|=(255&e.ft(m++))<<y,y+=8}if(f>>>=i,y-=i,o+=f&$e[v],f>>>=v,y-=v,v=a,i=c,v+o>258+(31&i)+(i>>5&31)||16==w&&1>v)return r=null,s=9,e.Le="invalid bit length repeat",t=Ye,n.ot=f,n.ct=y,e.We=b,e.qe+=m-e.nt,e.nt=m,n.write=g,n.wt(e,t);w=16==w?r[v-1]:0;do{r[v++]=w}while(0!=--o);a=v}}if(u[0]=-1,_=[],A=[],I=[],D=[],_[0]=9,A[0]=6,i=c,i=p.it(257+(31&i),1+(i>>5&31),r,_,A,I,D,d,e),0!=i)return i==Ye&&(r=null,s=9),t=i,n.ot=f,n.ct=y,e.We=b,e.qe+=m-e.nt,e.nt=m,n.write=g,n.wt(e,t);w.init(_[0],A[0],d,I[0],d,D[0]),s=6;case 6:if(n.ot=f,n.ct=y,e.We=b,e.qe+=m-e.nt,e.nt=m,n.write=g,1!=(t=w.ut(n,e,t)))return n.wt(e,t);if(t=0,w.ht(e),m=e.nt,b=e.We,f=n.ot,y=n.ct,g=n.write,k=g<n.read?n.read-g-1:n.end-g,0===h){s=0;break}s=7;case 7:if(n.write=g,t=n.wt(e,t),g=n.write,k=g<n.read?n.read-g-1:n.end-g,n.read!=n.write)return n.ot=f,n.ct=y,e.We=b,e.qe+=m-e.nt,e.nt=m,n.write=g,n.wt(e,t);s=8;case 8:return t=1,n.ot=f,n.ct=y,e.We=b,e.qe+=m-e.nt,e.nt=m,n.write=g,n.wt(e,t);case 9:return t=Ye,n.ot=f,n.ct=y,e.We=b,e.qe+=m-e.nt,e.nt=m,n.write=g,n.wt(e,t);default:return t=Xe,n.ot=f,n.ct=y,e.We=b,e.qe+=m-e.nt,e.nt=m,n.write=g,n.wt(e,t)}}},n.ht=e=>{n.reset(e,null),n.lt=null,d=null},n.yt=(e,t,r)=>{n.lt.set(e.subarray(t,t+r),0),n.read=n.write=r},n.bt=()=>1==s?1:0}const lt=13,ut=[0,0,255,255];function wt(){const e=this;function t(e){return e&&e.gt?(e.qe=e.Ge=0,e.Le=null,e.gt.mode=7,e.gt.kt.reset(e,null),0):Xe}e.mode=0,e.method=0,e.vt=[0],e.St=0,e.marker=0,e.zt=0,e.Ct=t=>(e.kt&&e.kt.ht(t),e.kt=null,0),e.xt=(n,r)=>(n.Le=null,e.kt=null,8>r||r>15?(e.Ct(n),Xe):(e.zt=r,n.gt.kt=new at(n,1<<r),t(n),0)),e._t=(e,t)=>{let n,r;if(!e||!e.gt||!e.et)return Xe;const s=e.gt;for(t=4==t?Ze:0,n=Ze;;)switch(s.mode){case 0:if(0===e.We)return n;if(n=t,e.We--,e.qe++,8!=(15&(s.method=e.ft(e.nt++)))){s.mode=lt,e.Le="unknown compression method",s.marker=5;break}if(8+(s.method>>4)>s.zt){s.mode=lt,e.Le="invalid win size",s.marker=5;break}s.mode=1;case 1:if(0===e.We)return n;if(n=t,e.We--,e.qe++,r=255&e.ft(e.nt++),((s.method<<8)+r)%31!=0){s.mode=lt,e.Le="incorrect header check",s.marker=5;break}if(0==(32&r)){s.mode=7;break}s.mode=2;case 2:if(0===e.We)return n;n=t,e.We--,e.qe++,s.St=(255&e.ft(e.nt++))<<24&4278190080,s.mode=3;case 3:if(0===e.We)return n;n=t,e.We--,e.qe++,s.St+=(255&e.ft(e.nt++))<<16&16711680,s.mode=4;case 4:if(0===e.We)return n;n=t,e.We--,e.qe++,s.St+=(255&e.ft(e.nt++))<<8&65280,s.mode=5;case 5:return 0===e.We?n:(n=t,e.We--,e.qe++,s.St+=255&e.ft(e.nt++),s.mode=6,2);case 6:return s.mode=lt,e.Le="need dictionary",s.marker=0,Xe;case 7:if(n=s.kt.ut(e,n),n==Ye){s.mode=lt,s.marker=0;break}if(0==n&&(n=t),1!=n)return n;n=t,s.kt.reset(e,s.vt),s.mode=12;case 12:return e.We=0,1;case lt:return Ye;default:return Xe}},e.At=(e,t,n)=>{let r=0,s=n;if(!e||!e.gt||6!=e.gt.mode)return Xe;const i=e.gt;return s<1<<i.zt||(s=(1<<i.zt)-1,r=n-s),i.kt.yt(t,r,s),i.mode=7,0},e.It=e=>{let n,r,s,i,o;if(!e||!e.gt)return Xe;const c=e.gt;if(c.mode!=lt&&(c.mode=lt,c.marker=0),0===(n=e.We))return Ze;for(r=e.nt,s=c.marker;0!==n&&4>s;)e.ft(r)==ut[s]?s++:s=0!==e.ft(r)?0:4-s,r++,n--;return e.qe+=r-e.nt,e.nt=r,e.We=n,c.marker=s,4!=s?Ye:(i=e.qe,o=e.Ge,t(e),e.qe=i,e.Ge=o,c.mode=7,0)},e.Dt=e=>e&&e.gt&&e.gt.kt?e.gt.kt.bt():Xe}function ht(){}function dt(e){const t=new ht,n=e&&e.chunkSize?r.floor(2*e.chunkSize):131072,o=new i(n);let c=!1;t.xt(),t.$e=o,this.append=(e,r)=>{const f=[];let a,l,u=0,w=0,h=0;if(0!==e.length){t.nt=0,t.et=e,t.We=e.length;do{if(t.rt=0,t.tt=n,0!==t.We||c||(t.nt=0,c=!0),a=t._t(0),c&&a===Ze){if(0!==t.We)throw new s("inflating: bad input")}else if(0!==a&&1!==a)throw new s("inflating: "+t.Le);if((c||1===a)&&t.We===e.length)throw new s("inflating: bad input");t.rt&&(t.rt===n?f.push(new i(o)):f.push(o.subarray(0,t.rt))),h+=t.rt,r&&t.nt>0&&t.nt!=u&&(r(t.nt),u=t.nt)}while(t.We>0||0===t.tt);return f.length>1?(l=new i(h),f.forEach((e=>{l.set(e,w),w+=e.length}))):l=f[0]?new i(f[0]):new i,l}},this.flush=()=>{t.Ct()}}ht.prototype={xt(e){const t=this;return t.gt=new wt,e||(e=15),t.gt.xt(t,e)},_t(e){const t=this;return t.gt?t.gt._t(t,e):Xe},Ct(){const e=this;if(!e.gt)return Xe;const t=e.gt.Ct(e);return e.gt=null,t},It(){const e=this;return e.gt?e.gt.It(e):Xe},At(e,t){const n=this;return n.gt?n.gt.At(n,e,t):Xe},ft(e){return this.et[e]},je(e,t){return this.et.subarray(e,e+t)}},self.initCodec=()=>{self.Deflate=Qe,self.Inflate=dt};
1857
- `],{type:"text/javascript"}));t({workerScripts:{inflate:[e],deflate:[e]}})}const yNi="Writer iterator completed too soon",vNi="Content-Type",CNi=64*1024,Rue="writable";class oz{constructor(){this.size=0}init(){this.initialized=!0}}class Uue extends oz{get readable(){const e=this,{chunkSize:i=CNi}=e,o=new ReadableStream({start(){this.chunkOffset=0},async pull(r){const{offset:n=0,size:s,diskNumberStart:a}=o,{chunkOffset:l}=this;r.enqueue(await ln(e,n+l,Math.min(i,s-l),a)),l+i>s?r.close():this.chunkOffset+=i}});return o}}class Yue extends Uue{constructor(e){super(),Object.assign(this,{blob:e,size:e.size})}async readUint8Array(e,i){const o=this,r=e+i;let n=await(e||r<o.size?o.blob.slice(e,r):o.blob).arrayBuffer();return n.byteLength>i&&(n=n.slice(e,r)),new Uint8Array(n)}}class Fue extends oz{constructor(e){super();const i=this,o=new TransformStream,r=[];e&&r.push([vNi,e]),Object.defineProperty(i,Rue,{get(){return o.writable}}),i.blob=new Response(o.readable,{headers:r}).blob()}getData(){return this.blob}}class INi extends Fue{constructor(e){super(e),Object.assign(this,{encoding:e,utf8:!e||e.toLowerCase()=="utf-8"})}async getData(){const{encoding:e,utf8:i}=this,o=await super.getData();if(o.text&&i)return o.text();{const r=new FileReader;return new Promise((n,s)=>{Object.assign(r,{onload:({target:a})=>n(a.result),onerror:()=>s(r.error)}),r.readAsText(o,e)})}}}class jNi extends Uue{constructor(e){super(),this.readers=e}async init(){const e=this,{readers:i}=e;e.lastDiskNumber=0,e.lastDiskOffset=0,await Promise.all(i.map(async(o,r)=>{await o.init(),r!=i.length-1&&(e.lastDiskOffset+=o.size),e.size+=o.size})),super.init()}async readUint8Array(e,i,o=0){const r=this,{readers:n}=this;let s,a=o;a==-1&&(a=n.length-1);let l=e;for(;l>=n[a].size;)l-=n[a].size,a++;const c=n[a],u=c.size;if(l+i<=u)s=await ln(c,l,i);else{const d=u-l;s=new Uint8Array(i),s.set(await ln(c,l,d)),s.set(await r.readUint8Array(e+d,i-d,o),d)}return r.lastDiskNumber=Math.max(a,r.lastDiskNumber),s}}class Que extends oz{constructor(e,i=4294967295){super();const o=this;Object.assign(o,{diskNumber:0,diskOffset:0,size:0,maxSize:i,availableSize:i});let r,n,s;const a=new WritableStream({async write(u){const{availableSize:d}=o;if(s)u.length>=d?(await l(u.slice(0,d)),await c(),o.diskOffset+=r.size,o.diskNumber++,s=null,await this.write(u.slice(d))):await l(u);else{const{value:h,done:A}=await e.next();if(A&&!h)throw new Error(yNi);r=h,r.size=0,r.maxSize&&(o.maxSize=r.maxSize),o.availableSize=o.maxSize,await Nb(r),n=h.writable,s=n.getWriter(),await this.write(u)}},async close(){await s.ready,await c()}});Object.defineProperty(o,Rue,{get(){return a}});async function l(u){const d=u.length;d&&(await s.ready,await s.write(u),r.size+=d,o.size+=d,o.availableSize-=d)}async function c(){n.size=r.size,await s.close()}}}async function Nb(t,e){t.init&&!t.initialized&&await t.init(e)}function bNi(t){return Array.isArray(t)&&(t=new jNi(t)),t instanceof ReadableStream&&(t={readable:t}),t}function xNi(t){t.writable===tc&&typeof t.next==oue&&(t=new Que(t)),t instanceof WritableStream&&(t={writable:t});const{writable:e}=t;return e.size===tc&&(e.size=0),t instanceof Que||Object.assign(t,{diskNumber:0,diskOffset:0,availableSize:1/0,maxSize:1/0}),t}function ln(t,e,i,o){return t.readUint8Array(e,i,o)}const Gue="\0\u263A\u263B\u2665\u2666\u2663\u2660\u2022\u25D8\u25CB\u25D9\u2642\u2640\u266A\u266B\u263C\u25BA\u25C4\u2195\u203C\xB6\xA7\u25AC\u21A8\u2191\u2193\u2192\u2190\u221F\u2194\u25B2\u25BC !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~\u2302\xC7\xFC\xE9\xE2\xE4\xE0\xE5\xE7\xEA\xEB\xE8\xEF\xEE\xEC\xC4\xC5\xC9\xE6\xC6\xF4\xF6\xF2\xFB\xF9\xFF\xD6\xDC\xA2\xA3\xA5\u20A7\u0192\xE1\xED\xF3\xFA\xF1\xD1\xAA\xBA\xBF\u2310\xAC\xBD\xBC\xA1\xAB\xBB\u2591\u2592\u2593\u2502\u2524\u2561\u2562\u2556\u2555\u2563\u2551\u2557\u255D\u255C\u255B\u2510\u2514\u2534\u252C\u251C\u2500\u253C\u255E\u255F\u255A\u2554\u2569\u2566\u2560\u2550\u256C\u2567\u2568\u2564\u2565\u2559\u2558\u2552\u2553\u256B\u256A\u2518\u250C\u2588\u2584\u258C\u2590\u2580\u03B1\xDF\u0393\u03C0\u03A3\u03C3\xB5\u03C4\u03A6\u0398\u03A9\u03B4\u221E\u03C6\u03B5\u2229\u2261\xB1\u2265\u2264\u2320\u2321\xF7\u2248\xB0\u2219\xB7\u221A\u207F\xB2\u25A0 ".split(""),NNi=Gue.length==256;function DNi(t){if(NNi){let e="";for(let i=0;i<t.length;i++)e+=Gue[t[i]];return e}else return new TextDecoder().decode(t)}function rz(t,e){return e&&e.trim().toLowerCase()=="cp437"?DNi(t):new TextDecoder(e).decode(t)}const Hue="filename",Vue="rawFilename",Zue="comment",Jue="rawComment",Wue="uncompressedSize",Kue="compressedSize",que="offset",sz="diskNumberStart",nz="lastModDate",az="rawLastModDate",Xue="lastAccessDate",SNi="rawLastAccessDate",_ue="creationDate",TNi="rawCreationDate",kNi="internalFileAttribute",ENi="externalFileAttribute",zNi="msDosCompatible",PNi="zip64",BNi=[Hue,Vue,Kue,Wue,nz,az,Zue,Jue,Xue,_ue,que,sz,sz,kNi,ENi,zNi,PNi,"directory","bitFlag","encrypted","signature","filenameUTF8","commentUTF8","compressionMethod","version","versionMadeBy","extraField","rawExtraField","extraFieldZip64","extraFieldUnicodePath","extraFieldUnicodeComment","extraFieldAES","extraFieldNTFS","extraFieldExtendedTimestamp"];class $ue{constructor(e){BNi.forEach(i=>this[i]=e[i])}}const lz="File format is not recognized",ONi="End of central directory not found",RNi="End of Zip64 central directory not found",UNi="End of Zip64 central directory locator not found",YNi="Central directory header not found",FNi="Local file header not found",QNi="Zip64 extra field not found",GNi="File contains encrypted entry",HNi="Encryption method not supported",ede="Compression method not supported",tde="Split zip file",ide="utf-8",ode="cp437",VNi=[[Wue,Fp],[Kue,Fp],[que,Fp],[sz,I0]],ZNi={[I0]:{getValue:Br,bytes:4},[Fp]:{getValue:Db,bytes:8}};class JNi{constructor(e,i={}){Object.assign(this,{reader:bNi(e),options:i,config:kxi()})}async*getEntriesGenerator(e={}){const i=this;let{reader:o}=i;const{config:r}=i;if(await Nb(o),(o.size===tc||!o.readUint8Array)&&(o=new Yue(await new Response(o.readable).blob()),await Nb(o)),o.size<QM)throw new Error(lz);o.chunkSize=Exi(r);const n=await $Ni(o,Lxi,o.size,QM,I0*16);if(!n){const B=await ln(o,0,4),S=Ds(B);throw Br(S)==fxi?new Error(tde):new Error(ONi)}const s=Ds(n);let a=Br(s,12),l=Br(s,16);const c=n.offset,u=Ns(s,20),d=c+QM+u;let h=Ns(s,4);const A=o.lastDiskNumber||0;let g=Ns(s,6),p=Ns(s,8),M=0,f=0;if(l==Fp||a==Fp||p==I0||g==I0){const B=await ln(o,n.offset-VE,VE),S=Ds(B);if(Br(S,0)!=wxi)throw new Error(RNi);l=Db(S,8);let T=await ln(o,l,ZE,-1),R=Ds(T);const F=n.offset-VE-ZE;if(Br(R,0)!=_ce&&l!=F){const Z=l;l=F,M=l-Z,T=await ln(o,l,ZE,-1),R=Ds(T)}if(Br(R,0)!=_ce)throw new Error(UNi);h==I0&&(h=Br(R,16)),g==I0&&(g=Br(R,20)),p==I0&&(p=Db(R,32)),a==Fp&&(a=Db(R,40)),l-=a}if(l>=o.size&&(M=o.size-l-a-QM,l=o.size-a-QM),A!=h)throw new Error(tde);if(l<0)throw new Error(lz);let L=0,w=await ln(o,l,a,g),v=Ds(w);if(a){const B=n.offset-a;if(Br(v,L)!=Xce&&l!=B){const S=l;l=B,M+=l-S,w=await ln(o,l,a,g),v=Ds(w)}}const I=n.offset-l-(o.lastDiskOffset||0);if(a!=I&&I>=0&&(a=I,w=await ln(o,l,a,g),v=Ds(w)),l<0||l>=o.size)throw new Error(lz);const C=cl(i,e,"filenameEncoding"),b=cl(i,e,"commentEncoding");for(let B=0;B<p;B++){const S=new WNi(o,r,i.options);if(Br(v,L)!=Xce)throw new Error(YNi);rde(S,v,L+6);const T=!!S.bitFlag.languageEncodingFlag,R=L+46,F=R+S.filenameLength,Z=F+S.extraFieldLength,H=Ns(v,L+4),X=(H&0)==0,ee=w.subarray(R,F),de=Ns(v,L+32),he=Z+de,Te=w.subarray(Z,he),V=T,re=T,ue=X&&(VM(v,L+38)&iue)==iue,oe=Br(v,L+42)+M;Object.assign(S,{versionMadeBy:H,msDosCompatible:X,compressedSize:0,uncompressedSize:0,commentLength:de,directory:ue,offset:oe,diskNumberStart:Ns(v,L+34),internalFileAttribute:Ns(v,L+36),externalFileAttribute:Br(v,L+38),rawFilename:ee,filenameUTF8:V,commentUTF8:re,rawExtraField:w.subarray(F,Z)});const[ae,Le]=await Promise.all([rz(ee,V?ide:C||ode),rz(Te,re?ide:b||ode)]);Object.assign(S,{rawComment:Te,filename:ae,comment:Le,directory:ue||ae.endsWith(Dxi)}),f=Math.max(oe,f),await sde(S,S,v,L+6);const me=new $ue(S);me.getData=(Pe,Oe)=>S.getData(Pe,me,Oe),L=he;const{onprogress:ye}=e;if(ye)try{await ye(B+1,p,new $ue(S))}catch{}yield me}const x=cl(i,e,"extractPrependedData"),k=cl(i,e,"extractAppendedData");return x&&(i.prependedData=f>0?await ln(o,0,f):new Uint8Array),i.comment=u?await ln(o,c+QM,u):new Uint8Array,k&&(i.appendedData=d<o.size?await ln(o,d,o.size-d):new Uint8Array),!0}async getEntries(e={}){const i=[];for await(const o of this.getEntriesGenerator(e))i.push(o);return i}async close(){}}class WNi{constructor(e,i,o){Object.assign(this,{reader:e,config:i,options:o})}async getData(e,i,o={}){const r=this,{reader:n,offset:s,diskNumberStart:a,extraFieldAES:l,compressionMethod:c,config:u,bitFlag:d,signature:h,rawLastModDate:A,uncompressedSize:g,compressedSize:p}=r,M=i.localDirectory={},f=await ln(n,s,30,a),L=Ds(f);let w=cl(r,o,"password");if(w=w&&w.length&&w,l&&l.originalCompressionMethod!=gxi)throw new Error(ede);if(c!=pxi&&c!=Axi)throw new Error(ede);if(Br(L,0)!=Mxi)throw new Error(FNi);rde(M,L,4),M.rawExtraField=M.extraFieldLength?await ln(n,s+30+M.filenameLength,M.extraFieldLength,a):new Uint8Array,await sde(r,M,L,4,!0),Object.assign(i,{lastAccessDate:M.lastAccessDate,creationDate:M.creationDate});const v=r.encrypted&&M.encrypted,I=v&&!l;if(v){if(!I&&l.strength===tc)throw new Error(HNi);if(!w)throw new Error(GNi)}const C=s+30+M.filenameLength+M.extraFieldLength,b=p,x=n.readable;Object.assign(x,{diskNumberStart:a,offset:C,size:b});const k=cl(r,o,"signal"),B=cl(r,o,"checkPasswordOnly");B&&(e=new WritableStream),e=xNi(e),await Nb(e,g);const{writable:S}=e,{onstart:T,onprogress:R,onend:F}=o,Z={options:{codecType:Eue,password:w,zipCrypto:I,encryptionStrength:l&&l.strength,signed:cl(r,o,"checkSignature"),passwordVerification:I&&(d.dataDescriptor?A>>>8&255:h>>>24&255),signature:h,compressed:c!=0,encrypted:v,useWebWorkers:cl(r,o,"useWebWorkers"),useCompressionStream:cl(r,o,"useCompressionStream"),transferStreams:cl(r,o,"transferStreams"),checkPasswordOnly:B},config:u,streamOptions:{signal:k,size:b,onstart:T,onprogress:R,onend:F}};let H=0;try{({outputSize:H}=await wNi({readable:x,writable:S},Z))}catch(X){if(!B||X.message!=KE)throw X}finally{const X=cl(r,o,"preventClose");S.size+=H,!X&&!S.locked&&await S.getWriter().close()}return B?void 0:e.getData?e.getData():S}}function rde(t,e,i){const o=t.rawBitFlag=Ns(e,i+2),r=(o&$ce)==$ce,n=Br(e,i+6);Object.assign(t,{encrypted:r,version:Ns(e,i),bitFlag:{level:(o&Nxi)>>1,dataDescriptor:(o&eue)==eue,languageEncodingFlag:(o&tue)==tue},rawLastModDate:n,lastModDate:eDi(n),filenameLength:Ns(e,i+22),extraFieldLength:Ns(e,i+24)})}async function sde(t,e,i,o,r){const{rawExtraField:n}=e,s=e.extraField=new Map,a=Ds(new Uint8Array(n));let l=0;try{for(;l<n.length;){const f=Ns(a,l),L=Ns(a,l+2);s.set(f,{type:f,data:n.slice(l+4,l+4+L)}),l+=4+L}}catch{}const c=Ns(i,o+4);Object.assign(e,{signature:Br(i,o+10),uncompressedSize:Br(i,o+18),compressedSize:Br(i,o+14)});const u=s.get(mxi);u&&(KNi(u,e),e.extraFieldZip64=u);const d=s.get(jxi);d&&(await nde(d,Hue,Vue,e,t),e.extraFieldUnicodePath=d);const h=s.get(bxi);h&&(await nde(h,Zue,Jue,e,t),e.extraFieldUnicodeComment=h);const A=s.get(yxi);A?(qNi(A,e,c),e.extraFieldAES=A):e.compressionMethod=c;const g=s.get(vxi);g&&(XNi(g,e),e.extraFieldNTFS=g);const p=s.get(Ixi);p&&(_Ni(p,e,r),e.extraFieldExtendedTimestamp=p);const M=s.get(xxi);M&&(e.extraFieldUSDZ=M)}function KNi(t,e){e.zip64=!0;const i=Ds(t.data),o=VNi.filter(([r,n])=>e[r]==n);for(let r=0,n=0;r<o.length;r++){const[s,a]=o[r];if(e[s]==a){const l=ZNi[a];e[s]=t[s]=l.getValue(i,n),n+=l.bytes}else if(t[s])throw new Error(QNi)}}async function nde(t,e,i,o,r){const n=Ds(t.data),s=new jb;s.append(r[i]);const a=Ds(new Uint8Array(4));a.setUint32(0,s.get(),!0);const l=Br(n,1);Object.assign(t,{version:VM(n,0),[e]:rz(t.data.subarray(5)),valid:!r.bitFlag.languageEncodingFlag&&l==Br(a,0)}),t.valid&&(o[e]=t[e],o[e+"UTF8"]=!0)}function qNi(t,e,i){const o=Ds(t.data),r=VM(o,4);Object.assign(t,{vendorVersion:VM(o,0),vendorId:VM(o,2),strength:r,originalCompressionMethod:i,compressionMethod:Ns(o,5)}),e.compressionMethod=t.compressionMethod}function XNi(t,e){const i=Ds(t.data);let o=4,r;try{for(;o<t.data.length&&!r;){const n=Ns(i,o),s=Ns(i,o+2);n==Cxi&&(r=t.data.slice(o+4,o+4+s)),o+=4+s}}catch{}try{if(r&&r.length==24){const n=Ds(r),s=n.getBigUint64(0,!0),a=n.getBigUint64(8,!0),l=n.getBigUint64(16,!0);Object.assign(t,{rawLastModDate:s,rawLastAccessDate:a,rawCreationDate:l});const c=cz(s),u=cz(a),d=cz(l),h={lastModDate:c,lastAccessDate:u,creationDate:d};Object.assign(t,h),Object.assign(e,h)}}catch{}}function _Ni(t,e,i){const o=Ds(t.data),r=VM(o,0),n=[],s=[];i?((r&1)==1&&(n.push(nz),s.push(az)),(r&2)==2&&(n.push(Xue),s.push(SNi)),(r&4)==4&&(n.push(_ue),s.push(TNi))):t.data.length>=5&&(n.push(nz),s.push(az));let a=1;n.forEach((l,c)=>{if(t.data.length>=a+4){const u=Br(o,a);e[l]=t[l]=new Date(u*1e3);const d=s[c];t[d]=u}a+=4})}async function $Ni(t,e,i,o,r){const n=new Uint8Array(4),s=Ds(n);tDi(s,0,e);const a=o+r;return await l(o)||await l(Math.min(a,i));async function l(c){const u=i-c,d=await ln(t,u,c);for(let h=d.length-o;h>=0;h--)if(d[h]==n[0]&&d[h+1]==n[1]&&d[h+2]==n[2]&&d[h+3]==n[3])return{offset:u+h,buffer:d.slice(h,h+o).buffer}}}function cl(t,e,i){return e[i]===tc?t.options[i]:e[i]}function eDi(t){const e=(t&4294901760)>>16,i=t&65535;try{return new Date(1980+((e&65024)>>9),((e&480)>>5)-1,e&31,(i&63488)>>11,(i&2016)>>5,(i&31)*2,0)}catch{}}function cz(t){return new Date(Number(t/BigInt(1e4)-BigInt(116444736e5)))}function VM(t,e){return t.getUint8(e)}function Ns(t,e){return t.getUint16(e,!0)}function Br(t,e){return t.getUint32(e,!0)}function Db(t,e){return Number(t.getBigUint64(e,!0))}function tDi(t,e,i){t.setUint32(e,i,!0)}function Ds(t){return new DataView(t.buffer)}let ade;try{ade=import.meta.url}catch{}JE({baseURL:ade}),mNi(JE),JE({Deflate:Vbi,Inflate:hxi});function iDi(t){return{getDetailedExtensions(e){return[]},getExtensions(e){return[]},getFullTopics(e,i,o,r,n){return[]},getTopics(e,i,o,r){return[]}}}function oDi(t){return{checkProjectAccess(e,i){return{has_read_permission:!0,has_write_permission:!1,has_admin_permission:!1,token_scopes:["bcf:read","document:read","model:read"],usable_scopes:["bcf:read","document:read","model:read"],user_role:50,user:null}},getProjectDMSTree(e,i){return{}},getDocumentHistories(e,i,o){return[]},getProjectUsers(e,i){return[]}}}function rDi(t){const e=t,i=e.units.reduce((u,d)=>(d.conversion_baseunit=e.units[d.conversion_baseunit_index],delete d.conversion_baseunit_index,u[d.id]=d,u),{}),o=e.definitions.reduce((u,d)=>(d.unit=e.units[d.unit_id],delete d.unit_id,u[d.id]=d,u),{}),r=e.property_sets.reduce((u,d)=>(d.properties.forEach(h=>{h.definition=e.definitions[h.def_id],delete h.def_id}),u[d.id]=d,u),{}),n=e.classifications.reduce((u,d)=>(d.name=d.type,d.title=d.description,u[d.id]=d,u),{}),s=e.layers.reduce((u,d)=>(d.elements=[],u[d.id]=d,u),{}),a=e.systems.reduce((u,d)=>(d.elements=[],u[d.uuid]=d,u),{}),l={};l.materials_data=e.materials.materials_data.reduce((u,d)=>(d.property_sets=d.psets.map(h=>e.property_sets[h]),delete d.psets,delete d.step_id,u[d.id]=d,u),{}),l.list_components=e.materials.list_components.reduce((u,d)=>(d.material=e.materials.materials_data[d.material],d.option=e.materials.options[d.material_option],u[d.id]=d,delete d.id,u),{}),l.options=e.materials.options.reduce((u,d)=>(d.list_components=d.material_list.map(h=>e.materials.list_components[h]),u[d.id]=d,u),{});const c={};return e.elements.forEach(u=>{u.attributes=e.property_sets[u.attributes],u.property_sets=u.psets.map(d=>e.property_sets[d]),delete u.psets,u.classifications=u.classifications.map(d=>e.classifications[d]),u.systems=u.systems.map(d=>{const h=e.systems[d];return h.elements.push(u.uuid),h}),u.layers=u.layers.map(d=>{const h=e.layers[d];return h.elements.push(u.uuid),h}),u.material_list=u.material_list.map(d=>e.materials.list_components[d]),c[u.uuid]=u}),{units:i,definitions:o,property_sets:r,classifications:n,layers:s,systems:a,materials:l,elements:c}}function sDi(t){const e={};return Object.values(t).forEach(i=>{e[i.uuid]={},e[i.uuid].attributes={},i.attributes.properties.forEach(o=>{e[i.uuid].attributes[o.definition.name]=o.value}),i.property_sets.forEach(o=>{e[i.uuid][o.name]={},o.properties.forEach(r=>{e[i.uuid][o.name][r.definition.name]=r.value})})}),e}function nDi(t){return Object.values(t).forEach(e=>{e.formattedRawElements=rDi(e.rawElements)}),{getModels(e,i,o,r,n){let s=Object.values(t).map(a=>a.model);return o?.length>0&&(s=s.filter(a=>o.includes(a.source))),r?.length>0&&(s=s.filter(a=>r.includes(a.status))),n?.length>0&&(s=s.filter(a=>n.includes(a.type))),s},getModel(e,i,o){return t[i].model},getTileset(e,i,o,r){console.warn("[BIMData Viewer] Offline Warning: `getTileset` is not available in offline mode.")},getBuildings(e,i,o){return t[i].buildings},getBuildingPlanPositioning(e,i,o,r,n){const s=this.getBuilding(i,r,n,e).plans.find(a=>a.plan.id===o);return{translation_x:s.translation_x,translation_y:s.translation_y,rotate_z:s.rotate_z,scale:s.scale,opacity:s.opacity}},getBuilding(e,i,o,r){return t[i].buildings.find(n=>n.uuid===r)},getModelClassifications(e,i,o){return Object.values(t[i].formattedRawElements.classifications)},listClassificationElementRelations(e,i,o){return Object.values(t[i].formattedRawElements.elements).flatMap(r=>r.classifications.map(n=>({element_uuid:r.uuid,classification_id:n.id})))},getElementsFromClassification(e,i,o,r){return t[o].formattedRawElements.classifications[i].elements},getDrawings(e,i,o){return t[i].drawings},getDrawing(e,i,o,r){return this.getDrawings(e,o,r).find(n=>n.id===i)},getElements(e,i,o,r,n,s){return Object.values(t[i].formattedRawElements.elements).filter(a=>s?a.type===s:r?a.classifications.some(l=>l.name===r):n?a.classifications.some(l=>l.notation===n):!0)},getElementLinkedDocuments(e,i,o){return console.warn("[BIMData Viewer] Offline Warning: `getElementLinkedDocuments` is not available in offline mode."),[]},async getRawElements(e,i,o,r,n,s){return t[i].rawElements},getSimpleElements(e,i,o,r,n,s){const a=this.getElements(e,i,o,r,n,s);return sDi(a)},getClassificationsOfElement(e,i,o,r){return this.getElement(e,o,r,i).classifications},getDocumentsOfElement(e,i,o,r){return console.warn("[BIMData Viewer] Offline Warning: `getDocumentsOfElement` is not available in offline mode."),[]},getMaterials(e,i,o,r){return this.getElement(e,o,r,i).material_list.map(n=>n.material)},getMaterial(e,i,o,r,n){return this.getMaterials(e,i,r,n).find(s=>s.id===o)},getElementPropertySets(e,i,o,r){return this.getElement(e,o,r,i).property_sets},getElementPropertySet(e,i,o,r,n){return this.getElementPropertySets(e,i,r,n).find(s=>s.id===o)},getElementPropertySetProperties(e,i,o,r,n){return this.getElementPropertySet(e,i,n,o,r).properties},getElementPropertySetProperty(e,i,o,r,n,s){return this.getElementPropertySetProperties(e,i,r,n,s).find(a=>a.id===o)},getElementPropertySetPropertyDefinitions(e,i,o,r,n,s){return[this.getElementPropertySetProperty(e,i,n,o,r,s).definition]},getElementPropertySetPropertyDefinition(e,i,o,r,n,s,a){const l=this.getElementPropertySetProperty(e,i,s,r,n,a).definition;return l.id===o?l:void 0},getElementPropertySetPropertyDefinitionUnits(e,i,o,r,n,s,a){return[this.getElementPropertySetPropertyDefinition(e,i,s,o,r,n,a).unit]},getElementPropertySetPropertyDefinitionUnit(e,i,o,r,n,s,a,l){const c=this.getElementPropertySetPropertyDefinition(e,i,a,r,n,s,l).unit;return c.id===o?c:void 0},getElement(e,i,o,r){return t[i].formattedRawElements.elements[r]},getSimpleElement(e,i,o,r){return this.getSimpleElements(e,i,o)[r]},getLayers(e,i,o){return Object.values(t[i].formattedRawElements.layers)},getLayer(e,i,o,r){return this.getLayers(e,o,r).find(n=>n.id===i)},getModelMaterials(e,i,o){return Object.values(t[i].formattedRawElements.materials.materials_data)},getModelMaterial(e,i,o,r){return this.getModelMaterials(e,o,r).find(n=>n.id===i)},getProcessorHandlers(e,i,o){return console.warn("[BIMData Viewer] Offline Warning: `getProcessorHandlers` is not available in offline mode."),[]},getProcessorHandler(e,i,o,r){console.warn("[BIMData Viewer] Offline Warning: `getProcessorHandler` is not available in offline mode.")},getModelProperties(e,i,o){return t[i].properties},getModelProperty(e,i,o,r){return t[o].properties.find(n=>n.id===i)},getModelPropertyDefinitions(e,i,o){return Object.values(t[i].formattedRawElements.definitions)},getModelPropertyDefinition(e,i,o,r){return this.getModelPropertyDefinitions(e,o,r).find(n=>n.id===i)},getPropertySets(e,i,o){return Object.values(t[i].formattedRawElements.property_sets)},getPropertySet(e,i,o,r){return this.getPropertySets(e,o,r).find(n=>n.id===i)},getSpaces(e,i,o){return t[i].spaces},getSpace(e,i,o,r){return t[o].spaces.find(n=>n.id===i)},getStoreys(e,i,o){return t[i].storeys},getStoreyPlanPositioning(e,i,o,r,n){const s=this.getStorey(e,o,r,n).plans.find(a=>a.plan.id===i);return{translation_x:s.translation_x,translation_y:s.translation_y,rotate_z:s.rotate_z,scale:s.scale,opacity:s.opacity}},getStorey(e,i,o,r){return t[i].storeys.find(n=>n.uuid===r)},getSystems(e,i,o){return Object.values(t[i].formattedRawElements.systems)},getSystem(e,i,o,r){return this.getSystems(e,i,o).find(n=>n.uuid===r)},getModelUnits(e,i,o){return Object.values(t[i].formattedRawElements.units)},getModelUnit(e,i,o,r){return this.getModelUnits(e,o,r).find(n=>n.id===i)},getZones(e,i,o,r){return t[i].zones.filter(n=>r?n.color===r:!0)},getZone(e,i,o,r){return t[o].zones.find(n=>n.id===i)},getZoneSpaces(e,i,o,r){return this.getZone(e,r,i,o).spaces},getZoneSpace(e,i,o,r,n){return this.getZoneSpaces(e,o,r,n).find(s=>s.id===i)}}}async function aDi(t){const e=t.find(o=>o.filename==="data.json"),i=await e?.getData(new INi);return i?JSON.parse(i):null}async function Gy(t,e,i){const o=t.find(n=>n.filename===`${e.id}/${i}`),r=await o?.getData(new Fue);return r?URL.createObjectURL(r):null}async function lDi(t,e){await Promise.all([Gy(t,e,"document_file").then(i=>e.document&&(e.document.file=i)),Gy(t,e,"structure_file").then(i=>e.structure_file=i),Gy(t,e,"map_file").then(i=>e.map_file=i),Gy(t,e,"binary_2d_file").then(i=>e.binary_2d_file=i),...e.xkt_files.map((i,o)=>Gy(t,e,`xkt_file_v${i.version}`).then(r=>e.xkt_files[o]={version:i.version,file:r}))])}function uz(t,e,i){return new Proxy(t[i],{get:function(o,r){if(e[i][r])return e[i][r];throw new Error(`[BIMData Viewer] Offline Error: method \`${i}.${r}\` is not mocked.`)}})}class cDi{async setup(e,i){const o=await fetch(e).then(n=>n.blob()),r=new JNi(new Yue(o));return this.entries=await r.getEntries(),this.data=await aDi(this.entries),await Promise.all(Object.values(this.data).flatMap(({model:n,buildings:s,storeys:a})=>[n].concat(n.children).concat(s.flatMap(l=>l.plans).map(l=>l.plan)).concat(a.flatMap(l=>l.plans).map(l=>l.plan))).map(n=>lDi(this.entries,n))),this.bcfApi=iDi(this.data),this.collaborationApi=oDi(this.data),this.modelApi=nDi(this.data),Object.assign({},i,{bcfApi:uz(i,this,"bcfApi"),collaborationApi:uz(i,this,"collaborationApi"),modelApi:uz(i,this,"modelApi")})}}class uDi{constructor(e={}){const{apiUrl:i,archiveUrl:o,cloudId:r,projectId:n,accessToken:s,offline:a}=e;this.apiUrl=i,this.archiveUrl=o,this.cloudId=r,this.projectId=n,this._accessToken=s,this.offline=a??{enabled:!1};const l=K7.makeBIMDataApiClient({apiUrl:i,accessToken:s});this.apiClient=l,Object.assign(l,{BcfApi:function(){return console.warn("[BIMData Viewer] DEPRECATED - API - please use `apiClient.bcfApi` instead of `new apiClient.BcfApi()`."),l.bcfApi},CollaborationApi:function(){return console.warn("[BIMData Viewer] DEPRECATED - API - please use `apiClient.collaborationApi` instead of `new apiClient.CollaborationApi()`."),l.collaborationApi},ModelApi:function(){return console.warn("[BIMData Viewer] DEPRECATED - API - please use `apiClient.modelApi` instead of `new apiClient.ModelApi()`."),l.modelApi},IfcApi:function(){return console.warn("[BIMData Viewer] DEPRECATED - API - please use `apiClient.modelApi` instead of `new apiClient.IfcApi()`."),new Proxy(l.modelApi,{get:function(c,u,d){const h=u.replace("Deprecated","").replace("Ifc","Model");return Reflect.get(c,h,d)}})}})}get accessToken(){return this._accessToken}set accessToken(e){this._accessToken=e,this.apiClient.accessToken=e}getModel(e){const{cloudId:i,projectId:o,apiClient:r}=this;return r.modelApi.getModel(i,e,o)}getIfc(e){return console.warn("[BIMData Viewer] DEPRECATED - API - please use the `getModel` method instead of `getIfc`."),this.getModel(e)}async getModelStructure(e){const i=(await(await fetch(e.structure_file)).json())[0];return jh(i),i}getIfcStructure(e){return console.warn("[BIMData Viewer] DEPRECATED - API - please use the getModelStructure method instead of getIfcStructure."),this.getModelStructure(e)}async getRawElements(e){const{cloudId:i,projectId:o,apiClient:r}=this,n=await r.modelApi.getRawElements(i,e,o);n.units.forEach(a=>{a.conversion_baseunit=n.units[a.conversion_baseunit_index],delete a.conversion_baseunit_index}),n.definitions.forEach(a=>{a.unit=n.units[a.unit_id],delete a.unit_id}),n.property_sets.forEach(a=>{a.properties.forEach(l=>{l.definition=n.definitions[l.def_id],delete l.def_id})});const s={};return n.elements.forEach(a=>{a.attributes=n.property_sets[a.attributes],a.property_sets=a.psets.map(l=>n.property_sets[l]),Object.assign(a,{get propertySets(){return console.warn("propertySets is deprecated, please use property_sets instead."),a.property_sets}}),delete a.psets,a.classifications=a.classifications.map(l=>n.classifications[l]),a.systems=a.systems.map(l=>n.systems[l]),a.layers=a.layers.map(l=>n.layers[l]),s[a.uuid]=a}),s}getStoreys(e){const{cloudId:i,projectId:o,apiClient:r}=this;return r.modelApi.getStoreys(i,e,o)}createModel(e){const{cloudId:i,projectId:o,apiClient:r}=this;return r.modelApi.createModel(i,o,{document_id:e})}async waitForModelProcess(e){const i=["C","E","X"];return i.includes(e.status)?e:new Promise((o,r)=>{const n=setInterval(async()=>{try{let s=await this.getModel(e.id);i.includes(s.status)&&(clearInterval(n),o(s))}catch(s){clearInterval(n),r(s)}},1e3)})}async createStoreyPlan(e,i,o){const{cloudId:r,projectId:n,apiClient:s}=this,a=await this.createModel(o);return await s.modelApi.createStoreyPlan(r,e,n,i,{id:a.id}),a}deleteStoreyPlan(e,i,o){const{cloudId:r,projectId:n,apiClient:s}=this;return s.modelApi.deleteStoreyPlan(r,o,e,n,i)}updatePlanPositioning(e,i,o,r){const{cloudId:n,projectId:s,apiClient:a}=this;return a.modelApi.updateStoreyPlanPositioning(n,o,e,s,i,r)}async setOfflineMode(){const{offline:e}=this;e!=null&&e.enabled&&(this.apiClient=await new cDi().setup(e.dataFile,this.apiClient))}}function dDi(t){const e=[{methodName:"selectObjects",property:"selected",value:!0,eventName:"objects-selected",exlusiveIndex:1},{methodName:"deselectObjects",property:"selected",value:!1,eventName:"objects-deselected"},{methodName:"highlightObjects",property:"highlighted",value:!0,eventName:"objects-highlighted"},{methodName:"unhighlightObjects",property:"highlighted",value:!1,eventName:"objects-unhighlighted"},{methodName:"showObjects",property:"visible",value:!0,eventName:"objects-shown"},{methodName:"hideObjects",property:"visible",value:!1,eventName:"objects-hidden"},{methodName:"xrayObjects",property:"xrayed",value:!0,eventName:"objects-xrayed"},{methodName:"unxrayObjects",property:"xrayed",value:!1,eventName:"objects-unxrayed"},{methodName:"setObjectsPickable",property:"pickable",value:!0,eventName:"objects-pickable"},{methodName:"setObjectsUnpickable",property:"pickable",value:!1,eventName:"objects-unpickable"}],i=e.reduce((r,n)=>(r[n.methodName]=function(s,a){o(this,n,a);const{property:l,value:c}=n,u=[];for(const d of s){const h=t.get(d);try{h[l]=c,u.push(h)}catch{console.warn(`object with id ${d} does not exist`)}}this.hub.emit(n.eventName,{objects:u,options:{...a}})},r[`${n.methodName}ByUuids`]=function(s,a){o(this,n,a);const{property:l,value:c}=n,u=s.map(d=>this.uuidsMap.get(d)).filter(d=>d?.length>0).flatMap(d=>d.map(h=>(h[l]=c,h)));this.hub.emit(n.eventName,{objects:u,options:{...a}})},r),{}),o=(r,n,s)=>{if(n.exlusiveIndex!==void 0&&s!=null&&s.exclusive){const a=e[n.exlusiveIndex],{property:l,value:c}=n;r[a.methodName](r.objects.filter(u=>u[l]===c).map(u=>u.id),{options:{...s}})}};return{...i,colorizeObjects(r,n,s){const a=[];for(const l of r)try{const c=t.get(l);c.color=n,a.push(c)}catch{console.warn(`object with id ${l} does not exist`)}this.hub.emit("objects-colorized",{objects:a,color:n,options:{...s}})},colorizeObjectsByUuids(r,n,s){const a=r.flatMap(l=>this.uuidsMap.get(l));this.colorizeObjects(a.map(l=>l.id),n,s)},get objects(){return Array.from(t.values())},get objectsIds(){return this.objects.map(r=>r.id)},get objectsUuids(){return Array.from(new Set(this.objects.map(r=>r.uuid)))},get objectsMap(){return t}}}const hDi=Object.freeze({EXA:10**18,PETA:10**15,TERA:10**12,GIGA:10**9,MEGA:10**6,KILO:10**3,HECTO:10**2,DECA:10,DECI:10**-1,CENTI:10**-2,MILLI:10**-3,MICRO:10**-6,NANO:10**-9,PICO:10**-12,FEMTO:10**-15,ATTO:10**-18});async function ADi(t,e,i){async function o(l,c){try{const u=(await t.apiClient.modelApi.getElement(t.cloudId,i,t.projectId,l)).attributes.properties.find(d=>d.definition.name===c);if(u){const d=u.definition.unit;if(d){const{name:h,prefix:A}=d;h!=="METRE"&&console.warn(`[Viewer] Elevation unit other that "METRE" are not supported. Unit "${h}" fallback to "METRE".`);const g=hDi[A];return g===void 0&&console.warn(`[Viewer] Elevation unit prefix "${A}" is unknown and will be ignored.`),(u.value??0)*(g??1)}else return u.value??0}}catch(u){console.warn(`[Models] Cannot get elevation of object with uuid ${l}: ${u}`)}return 0}const r=new Map,n=new Map;function s(){const l=new Set(e.map(c=>{var u,d;return(d=(u=c.object)==null?void 0:u.building)==null?void 0:d.uuid}).filter(Boolean));return P9(l,10,(c,u)=>{o(c,"ElevationOfRefHeight").then(d=>{r.set(c,d),u()},u)})}function a(){return P9(e,10,(l,c)=>{o(l.uuid,"Elevation").then(u=>{n.set(l.uuid,u),c()},c)})}await Promise.all([s(),a()]),e.forEach(l=>{var c,u;const d=n.get(l.uuid)??0,h=r.get((u=(c=l.object)==null?void 0:c.building)==null?void 0:u.uuid)??0;l.elevation=d,l.absoluteElevation=h+d}),e.forEach((l,c)=>{var u,d;l.topElevation=((u=e[c+1])==null?void 0:u.elevation)??1/0,l.absoluteTopElevation=((d=e[c+1])==null?void 0:d.absoluteElevation)??1/0})}class _B{constructor(e){const{archived:i,binary_2d_file:o,children:r,created_at:n,creator:s,document:a,document_id:l,errors:c,gltf_file:u,id:d,map_file:h,name:A,north_vector:g,page_number:p,parent_id:M,preview_file:f,project_id:L,recommanded_2d_angle:w,size_ratio:v,source:I,status:C,structure_file:b,systems_file:x,type:k,updated_at:B,version:S,viewer_360_file:T,warnings:R,world_position:F,xkt_file:Z,xkt_files:H}=e;this.id=d,this.name=A,this.type=k,this.archived=i,this.binary_2d_file=o,this.children=r?.map(X=>new _B(X))??[],this.created_at=n,this.creator=s,this.document=a,this.document_id=l,this.errors=c,this.gltf_file=u,this.map_file=h,this.north_vector=g,this.page_number=p,this.parent_id=M,this.preview_file=f,this.project_id=L,this.recommanded_2d_angle=w,this.size_ratio=v,this.source=I,this.status=C,this.structure_file=b,this.systems_file=x,this.updated_at=B,this.version=S,this.viewer_360_file=T,this.warnings=R,this.world_position=F,this.xkt_file=Z,this.xkt_files=H}}class lde{constructor(e,i,o,r){this.model=i,this.storey=o,this.index=r,this.key=`${o.key}-${e.plan.id}-${r}`,this.translation_x=e.translation_x??0,this.translation_y=e.translation_y??0,this.rotate_z=e.rotate_z??0,this.scale=e.scale??1,this.opacity=e.opacity??1,this.plan=e.plan}}class pDi{constructor(e,i){this.model=i;const{name:o,uuid:r,plans:n,plans_unreachable_count:s}=e;this.name=o,this.uuid=r,this.key=`${i.id}-${this.uuid}`,this.plans_unreachable_count=s,this.plans=n.map((a,l)=>new lde(a,i,this,l)),this.object=i.uuids.get(this.uuid),this.objects=null,this.elevation=null,this.absoluteElevation=null,this.topElevation=null,this.absoluteTopElevation=null}get uuids(){return new Map([...this.objects.values()].map(e=>[e.uuid,e]))}}class gDi extends r8{constructor(e,i){super(e,i,"zone");const{id:o,uuid:r,name:n,created_at:s,updated_at:a,parent_id:l,order:c,zones:u,spaces:d,color:h,storey_uuid:A}=e;this.id=o,this.uuid=r,this.name=n,this.created_at=s,this.updated_at=a,this.parent_id=l,this.order=c,this.zones=u,this.spaces=d,this.color=h,this.storey_uuid=A}}class MDi extends _B{constructor(e,i,{structure:o,zones:r,systems:n,storeys:s}={}){var a,l;if(super(i),this._stateObjectMap=e,this.uuids=new Map,o){const d=VG(o,this,e),h=Pjt(d);this.structure=d,this.objects=h,h.forEach(A=>{A.uuid&&this.uuids.set(A.uuid,A)})}else this.structure=null,this.objects=[];this.zones=[],this.setZones(r??[]),n?.forEach(d=>{const h=new r8(d,this,"system");this.uuids.set(h.uuid,h),e.set(h.id,h),this.objects.unshift(h)}),this.storeys=s?.map(d=>new pDi(d,this)).sort(Ch("order",!1))??[];const c=new Map(this.storeys.map(d=>[d.uuid,new Set])),u=this.type==="DWG"?"layout":"storey";for(const d of this.objects)d.type!==u&&c.has((a=d[u])==null?void 0:a.uuid)&&c.get((l=d[u])==null?void 0:l.uuid).add(d);for(const d of this.storeys){const h=c.get(d.uuid);d.objects=h?[...h.values()]:[]}}setZones(e=[]){this.zones.forEach(i=>{this._stateObjectMap.delete(i.id),this.uuids.delete(i.uuid),this.objects.splice(this.objects.indexOf(i),1)}),this.zones=e.map(i=>{const o=new gDi(i,this);return this._stateObjectMap.set(o.id,o),this.uuids.set(o.uuid,o),this.objects.unshift(o),o})}}const fDi=(t,e,i)=>{const{api:o}=i;async function r(n){if(typeof n=="string"&&(console.warn(`[State] 'loadModel' called with id ${n} as string and parsed as integer.`),n=parseInt(n)),t.get(n))return console.warn(`[State] 'loadModel' called with id ${n}}, model already loaded.`),t.get(n);const s=[o.apiClient.modelApi.getZones(o.cloudId,n,o.projectId),o.apiClient.modelApi.getSystems(o.cloudId,n,o.projectId),o.getStoreys(n)],a=await o.getModel(n);a.structure_file&&s.push(o.getModelStructure(a));const[l,c,u,d]=await Promise.all(s),h=new MDi(e,a,{structure:d,zones:l,systems:c,storeys:u});return h.objects.forEach(A=>{var g,p;A.parent=h.uuids.get((g=A.parent)==null?void 0:g.uuid),A.children=(p=A.children)==null?void 0:p.map(M=>h.uuids.get(M.uuid)).filter(Boolean)}),await ADi(o,h.storeys,h.id),t.set(n,h),h}return{get models(){return Array.from(t.values())},get ifcs(){return console.warn("[BIMData Viewer] DEPRECATED - State model - please use the models instead of ifcs."),Array.from(t.values()).filter(n=>!n.type||n.type==="IFC")},get modelsMap(){return t},get ifcsMap(){return console.warn("[BIMData Viewer] DEPRECATED - State model - please use the modelsMap instead of ifcsMap."),new Map([...t].filter(([,n])=>!n.type||n.type==="IFC"))},async loadModels(n){const s=await Promise.allSettled(n.map(r));s.filter(l=>l.status==="rejected").forEach(l=>console.error(l.reason));const a=s.filter(l=>l.status==="fulfilled").map(l=>l.value);if(a.length>0){const l=a.filter(c=>!c.type||c.type==="IFC");l.length&&this.hub.emit("ifcs-loaded",{ifcs:l}),this.hub.emit("models-loaded",{models:a}),i.globalContext.hub.emit("models-loaded",{models:a}),this.hub.emit("objects-added",{objects:a.flatMap(c=>c.objects)})}return a},loadIfcs(n){return console.warn("[BIMData Viewer] DEPRECATED - State model - please use the loadModels method instead of loadIfcs."),this.loadModels(n)},unloadModels(n){const s=[],a=[];if(n.forEach(l=>{const c=t.get(l);c?(t.delete(l),c.objects.map(u=>(a.push(u),u.id)).forEach(u=>e.delete(u)),s.push(c)):console.warn(`[State] Cannot unload model with id ${l} because it is not loaded.`)}),a.length>0&&this.hub.emit("objects-removed",{objects:a}),s.length>0){const l=s.filter(c=>!c.type||c.type==="IFC");l.length&&this.hub.emit("ifcs-unloaded",{ifcs:l}),this.hub.emit("models-unloaded",{models:s})}return s},unloadIfcs(n){return console.warn("[BIMData Viewer] DEPRECATED - State model - please use the unloadModels method instead of unloadIfcs."),this.unloadModels(n)},getStoreyFromAbsoluteElevation(n,s){var a;if(!n.storeys)return null;for(let l=0;l<n.storeys.length;l++)if(s>=n.storeys[l].absoluteElevation&&s<(((a=n.storeys[l+1])==null?void 0:a.absoluteElevation)??1/0))return n.storeys[l];return n.storeys[0]}}};function LDi(t){return{async createPlan(e,i,o,r){const n=await t.api.createStoreyPlan(e.id,i.uuid,o.id);await t.api.updatePlanPositioning(e.id,i.uuid,n.id,r);const s=new lde({...r,plan:n},e,i,e.storeys.length);return i.plans.push(s),this.hub.emit("plan-created",{plan:s}),s},async updatePlan(e){const i=await t.api.updatePlanPositioning(e.model.id,e.storey.uuid,e.plan.id,e);return Object.assign(e,i),this.hub.emit("plan-updated",{plan:e}),e},async deletePlan(e){await t.api.deleteStoreyPlan(e.model.id,e.storey.uuid,e.plan.id),e.storey.plans=e.storey.plans.filter(i=>i.key!==e.key),this.hub.emit("plan-deleted",{plan:e})}}}const wDi=(t,e)=>{const i={getObjectsByUuids(o){return o.flatMap(r=>this.uuidsMap.get(r))},getObject(o){return console.warn("[BIMData Viewer] DEPRECATED - State - `getObject` is deprecated, use `objectsMap.get` instead."),e.get(o)},getIfc(o){return console.warn("[BIMData Viewer] DEPRECATED - State - `getIfc` is deprecated, use `modelsMap.get` instead."),t.get(o)},get colorizedObjects(){return Array.from(e.values()).filter(o=>!!o.color)},get colorizedObjectsIds(){return this.colorizedObjects.map(o=>o.id)},get colorizedObjectsUuids(){return Array.from(new Set(this.colorizedObjects.map(o=>o.uuid)))},getObjectsOfType(o){return Array.from(e.values()).filter(r=>r.type===o)},getTypesOf(o){typeof o.map>"u"&&(o=[...o]);const r=new Set;return o.forEach(n=>{const s=e.get(n);s&&s.type&&r.add(s.type)}),Array.from(r).sort()},getObjectsWithTheSameTypeAs(o){const r=this.getTypesOf(o);return[...e.values()].filter(n=>r.includes(n.type))}};return mDi.forEach(o=>{Object.defineProperty(i,o.name,{get(){return Array.from(e.values()).filter(r=>r[o.property]===o.value).map(r=>Object.freeze(Object.defineProperties({},Object.getOwnPropertyDescriptors(r))))}}),Object.defineProperty(i,`${o.name}Ids`,{get(){return this[o.name].map(yDi)}}),Object.defineProperty(i,`${o.name}Uuids`,{get(){return Array.from(new Set(this[o.name].map(vDi)))}})}),i},mDi=[{name:"selectedObjects",property:"selected",value:!0},{name:"deselectedObjects",property:"selected",value:!1},{name:"highlightedObjects",property:"highlighted",value:!0},{name:"unhighlightedObjects",property:"highlighted",value:!1},{name:"visibleObjects",property:"visible",value:!0},{name:"unvisibleObjects",property:"visible",value:!1},{name:"xrayedObjects",property:"xrayed",value:!0},{name:"unxrayedObjects",property:"xrayed",value:!1},{name:"pickableObjects",property:"pickable",value:!0},{name:"unpickableObjects",property:"pickable",value:!1}];function yDi(t){return t.id}function vDi(t){return t.uuid}function dz(t,e){return t.mixins?t.mixins[t.mixins.length]=e:t.mixins=[e],t}function CDi(t){const e=new Set;return{get annotations(){return Array.from(e)},addAnnotation({x:i=0,y:o=0,z:r=0,component:n={render(){}},props:s}={},a){const l=this,c={get x(){return i},set x(u){i=u,l.hub.emit("annotation-updated",{annotation:c})},get y(){return o},set y(u){o=u,l.hub.emit("annotation-updated",{annotation:c})},get z(){return r},set z(u){r=u,l.hub.emit("annotation-updated",{annotation:c})},component:n,props:s};return dz(c.component,{beforeCreate(){this.$viewer=t}}),e.add(c),this.hub.emit("annotation-added",{annotation:c,options:a}),c},removeAnnotation(i,o){return e.has(i)?(e.delete(i),this.hub.emit("annotation-removed",{annotation:i,options:o}),!0):!1},clearAnnotations(){e.forEach(i=>this.removeAnnotation(i))}}}function IDi(t){const e=new Map,i=new Map,o={uuidsMap:{get(r){const n=[];return e.forEach(s=>{const a=s.uuids.get(r);a&&n.push(a)}),n}},hub:new wh};return[fDi(e,i,t),dDi(i),LDi(t),CDi(t),wDi(e,i)].forEach(r=>Object.defineProperties(o,Object.getOwnPropertyDescriptors(r))),o}function jDi(t){if(t?.type==="container")DDi(t);else if(t?.type==="zone")NDi(t);else throw new TypeError("AREAS CORE - Layout first child must be a zone or a container.");return bDi(t),t}function bDi(t){const e=new Set,i=new Set;for(let o of t)if(o.id!=null)if(o.type==="zone"){if(e.has(o.id))throw new Error("AREAS CORE - Cannot add the same zone id twice.");e.add(o.id)}else{if(i.has(o.id))throw new Error("AREAS CORE - Cannot add the same container id twice.");i.add(o.id)}}function xDi(t){cde(t.layout,"zone",t.zoneIdManager),cde(t.layout,"container",t.containerIdManager)}function cde(t,e,i){const o=[...t].filter(r=>r.type===e);o.map(r=>r.id).filter(r=>r!=null).forEach(r=>i.add(r)),o.filter(r=>r.id===void 0||r.id===null).forEach(r=>{r.id=i.nextId()})}function NDi(t){if(typeof t!="object")throw new TypeError("AREAS CORE - Invalid zone. Zone must be an object.");if(t?.type!=="zone")throw new TypeError('AREAS CORE - Invalid zone. A zone must be of type "zone".');return t}function DDi(t){var e,i;if(typeof t!="object")throw new TypeError("AREAS CORE - Invalid container. A container must be an object.");if(t?.type!=="container")throw new TypeError('AREAS CORE - Invalid container. Container must be of type "container".');if(t!=null&&t.direction&&!["row","column"].includes(t.direction))throw new TypeError('AREAS CORE - Invalid container. Container direction must be of type "row" or "column".');if(((e=t?.children)==null?void 0:e.length)<2)throw new TypeError("AREAS CORE - Invalid container. Container children must have at least 2 children.");if(((i=t?.children)==null?void 0:i.reduce((o,r)=>o+r?.ratio,0))!==100)throw new TypeError("AREAS CORE - Invalid container. The sum of container children ratios must be equal to 100.");return t}function ude(t){var e;return(e=t.children)!=null&&e.length&&t.children.forEach(i=>{Object.defineProperty(i,Symbol.iterator,{value:ude(i),configurable:!0})}),function*(){var i;if(yield t,(i=t.children)!=null&&i.length)for(let o of t.children)yield*o}}function ZM(t){return Object.defineProperty(t,Symbol.iterator,{value:ude(t),configurable:!0}),t}function dde(){let t=1;const e=new Set;return{nextId(){for(;!this.isIdAvailable(t);)t++;return e.add(t),t},isIdAvailable(i){return!e.has(i)},add(i){return this.isIdAvailable(i)?(e.add(i),i):!1}}}function hde(t){var e;if(!t)return;const i=Object.assign({},t);return((e=t.children)==null?void 0:e.length)>0&&(i.children=t.children.map(hde)),i}function SDi(t){return e=>{const i=t.getZone(e);if(!i)return!1;const o=t.getParent(i);if(!o)throw new Error("AREAS CORE - Cannot delete root Zone");const r=o.children.indexOf(i);if(o.children.length>2){const n=o.children[r-1],s=o.children[r+1];r===0?s.ratio+=i.ratio:r===o.children.length-1?n.ratio+=i.ratio:(n.ratio+=Math.floor(i.ratio/2),s.ratio+=Math.ceil(i.ratio/2)),o.children=o.children.filter(a=>a.type!=="zone"||a.id!==e)}else{const n=o.children[r===1?0:1];n.ratio=o.ratio;const s=t.getParent(o);if(s){const a=s.children.indexOf(o);s.children.splice(a,1,n)}else t.layout=n}return!0}}var TDi=SDi;function kDi(t){return()=>Ade(t.layout,[t.layout])}function Ade(t,e=[]){var i;return(i=t.children)==null||i.forEach(o=>{e.push(o),o.type==="container"&&Ade(o,e)}),e}var EDi=kDi;function zDi(t){return e=>{if(!e)throw new TypeError("AREAS CORE - fail to get parent: container child is null or undefined");return t.layout.type==="zone"?null:pde(t.layout,e)}}function pde(t,e){for(let i of t.children){if(i===e)return t;if(i.type==="container"){const o=pde(i,e);if(o)return o}}return null}var PDi=zDi;function BDi(t){return e=>t.layout.type==="zone"?t.layout.id===e?t.layout:null:gde(t.layout,e)}function gde(t,e){for(let i of t.children)if(i.type==="zone"){if(i.id===e)return i}else{const o=gde(i,e);if(o)return o}return null}var ODi=BDi;function RDi(t){return(e,i)=>{if(typeof i!="number")throw new TypeError("AREAS CORE - resize value must be a number.");const o=t.getParent(e),r=o.children.findIndex(s=>s===e);if(r===-1)return!1;const n=o.children[r+1];if(n){const s=e.ratio+n.ratio;let a=e.ratio+i;return a=a<0?0:a,a=a>s?s:a,e.ratio=a,n.ratio=s-a,!0}else return!1}}var UDi=RDi;function YDi(t){return(e,i=50,o="row",r=!0,n=null)=>{const s=t.getZone(e);if(!s)throw new Error(`AREAS CORE - fail to split zone ${e}: zone does not exist.`);if(typeof i!="number"||i<0||i>100)throw new TypeError(`AREAS CORE - fail to split zone: invalid ratio ${i}, ratio should be a number between 0 and 100.`);if(o!=="row"&&o!=="column")throw new TypeError(`AREAS CORE - fail to split zone: invalid direction ${o}, direction should be 'row' or 'column'.`);const a=t.getParent(s),l=ZM({id:t.zoneIdManager.nextId(),type:"zone",...n});if(a){const c=a.children.findIndex(u=>u===s);if(a.direction===o)r?(l.ratio=Math.floor(s.ratio*(100-i)/100),s.ratio=Math.ceil(s.ratio*i/100),a.children.splice(c,1,s,l)):(l.ratio=Math.floor(s.ratio*i/100),s.ratio=Math.ceil(s.ratio*(100-i)/100),a.children.splice(c,1,l,s));else{const u=ZM({id:t.containerIdManager.nextId(),type:"container",direction:o,ratio:s.ratio});r?(l.ratio=Math.floor(100-i),s.ratio=Math.ceil(i),u.children=[s,l]):(l.ratio=Math.floor(i),s.ratio=Math.ceil(100-i),u.children=[l,s]),a.children.splice(c,1,u)}}else{const c=ZM({id:t.containerIdManager.nextId(),type:"container",direction:o});r?(l.ratio=Math.floor(100-i),s.ratio=Math.ceil(i),c.children=[s,l]):(l.ratio=Math.floor(i),s.ratio=Math.ceil(100-i),c.children=[l,s]),t._layout=c}return l}}var FDi=YDi;function QDi(t){return(e=50,i="row",o=!0,r=null)=>{const n=t.layout;if(typeof e!="number"||e<0||e>100)throw new TypeError(`AREAS CORE - fail to split layout: invalid ratio ${e}, ratio should be a number between 0 and 100.`);if(i!=="row"&&i!=="column")throw new TypeError(`AREAS CORE - fail to split layout: invalid direction ${i}, direction should be 'row' or 'column'.`);const s=ZM({id:t.zoneIdManager.nextId(),type:"zone",...r}),a=ZM({id:t.containerIdManager.nextId(),type:"container",direction:i});return o?(s.ratio=Math.floor(100-e),n.ratio=Math.ceil(e),a.children=[n,s]):(s.ratio=Math.floor(e),n.ratio=Math.ceil(100-e),a.children=[s,n]),t._layout=a,s}}var GDi=QDi;function HDi(t){return(e,i)=>{const o=t.getZone(e),r=t.getZone(i);if(!o)throw new Error(`AREAS CORE - fail to swap zone ${e}: zone does not exist.`);if(!r)throw new Error(`AREAS CORE - fail to swap to zone ${i}: zone does not exist.`);const n=t.getParent(o),s=t.getParent(r),a=n.children.indexOf(o),l=s.children.indexOf(r),c=o.ratio,u=r.ratio;o.ratio=u,r.ratio=c,n.children[a]=r,s.children[l]=o}}var VDi=HDi;function ZDi(t){const e={_layout:null,get layout(){return this._layout},set layout(i){i||(i={type:"zone"}),ZM(i),jDi(i),this._layout=i,xDi(e)},zoneIdManager:dde(),containerIdManager:dde()};return e.layout=t,e.deleteZone=TDi(e),e.getNodes=EDi(e),e.getParent=PDi(e),e.getZone=ODi(e),e.resize=UDi(e),e.splitZone=FDi(e),e.splitLayout=GDi(e),e.swapZones=VDi(e),e}var JDi=ZDi;function Mde(t=1,e=0,i=100){return Math.min(Math.max(e,t),i)}function fde(t,e){const i=t.getParent(e);if(i){const{width:o,height:r}=fde(t,i),n=i.children.length-1;return i.direction==="column"?{width:o,height:Math.max(0,(r-n*t.separatorSize)*(e.ratio/100))}:{width:Math.max(0,(o-n*t.separatorSize)*(e.ratio/100)),height:r}}else return{width:t.width,height:t.height}}function Lde(t,e,i){const{width:o,height:r}=fde(t,e),n=e.children.length-1;if(e.direction==="column"){const s=1-n*t.separatorSize/r;return{height:`${Mde(i.ratio*s,0,100)}%`,width:"100%"}}else{const s=1-n*t.separatorSize/o;return{height:"100%",width:`${Mde(i.ratio*s,0,100)}%`}}}function WDi(t,e){const i={ref:t.contentManager.getRef(e.id),id:`zone-${e.id}`,class:"areas-zone",style:{flexGrow:0,overflow:"hidden"},key:e.id},o=t.getParent(e);if(o){const{width:r,height:n}=Lde(t,o,e);i.style={width:r,height:n}}else i.style={height:"100%"};return t.vue.h("div",i)}var hz=WDi;function KDi(t,e,i){const{separatorSize:o,separatorDetectionMargin:r,separatorDetectionZIndex:n}=t,s=e.direction==="column",a={ref:`separator-${e.id}-${i+1}`,class:"areas-separator",style:{[s?"height":"width"]:`${o}px`,backgroundColor:"var(--areas-separator-color, black)",flexShrink:0,position:"relative"}},l=s?"ns-resize":"ew-resize",c=t.vue.h("div",{style:{position:"absolute",[s?"height":"width"]:`${r*2}px`,[s?"width":"height"]:"100%",[s?"top":"left"]:`${-r+o/2}px`,zIndex:n,cursor:l},onMousedown:u=>qDi(t,e,i,u,l)});return t.vue.h("div",a,t.resizable?[c]:null)}function qDi(t,e,i,o,r){o.preventDefault(),o.stopPropagation(),document.body.style.cursor=r;const n=a=>XDi(t,e,i,a),s=()=>_Di(n,s);document.addEventListener("mousemove",n),document.addEventListener("mouseup",s)}function XDi(t,e,i,o){const r=e.children[i],n=e.direction==="column"?"height":"width",s=t.root.$refs[`separator-${e.id}-${i+1}`].getBoundingClientRect(),{separatorSize:a}=t,l=(e.direction==="column"?o.clientY-s.y:o.clientX-s.x)-a/2,c=t.root.$refs[`container-${e.id}`].getBoundingClientRect()[n],u=l/c*100;t.resize(r,u)}function _Di(t,e){document.removeEventListener("mousemove",t),document.removeEventListener("mouseup",e),document.body.style.cursor=""}var $Di=KDi;function Az(t,e){const i={ref:`container-${e.id}`,id:`container-${e.id}`,class:"areas-container",style:{height:"100%",display:"flex",flexDirection:e.direction}},o=t.getParent(e);if(o){const{width:s,height:a}=Lde(t,o,e);i.style.width=s,i.style.height=a}const r=e.children.length-1,n=e.children.map((s,a)=>a<=r-1?[s.type==="zone"?hz(t,s):Az(t,s),$Di(t,e,a)]:s.type==="zone"?hz(t,s):Az(t,s));return t.vue.h("div",i,[n])}var e9i=Az;function t9i(t){const e=new Map,i=new Map,o=new Map;e.set("default",{component:{render(){return t.vue.h("div","Default component")}}});function r(n){return n&&!e.has(n)&&(console.warn(`[AREAS] Content with name ${n} is not registered, fallback to 'default'.`),n="default"),e.get(n)}return{registerContent(n,s){e.set(n,{name:n,component:s})},renderContent(n){return[...n].filter(s=>s.type==="zone").forEach(s=>{i.set(s.id,Object.assign({},r(s.content??"default"),{ref:t.vue.ref(null),options:{zoneId:s.id,...s.options,key:s.id},name:s.content??"default"}))}),t.vue.h("div",{style:{display:"none"}},[...i.values()].map(s=>t.vue.h(s.component,{...s.options,ref:s.ref})))},link(){[...o.entries()].forEach(([n,s])=>{const a=i.get(n);if(!a)return;const l=a.ref.value.$el,c=s.value;for(;c.lastChild;)c.removeChild(c.lastChild);c.appendChild(l)})},getElementZoneId(n){var s;for(const[a,l]of[...o.entries()])if((s=l.value)!=null&&s.contains(n))return a;return null},getRef(n){let s=o.get(n);return s||(s=t.vue.ref(null),o.set(n,s)),s},deleteZoneContent(n){i.delete(n),o.delete(n)},clean(){i.clear(),o.clear()}}}var i9i=t9i;function o9i(t,e,i){const o=e.ref(0),r=e.ref(0),{separatorSize:n=2,separatorDetectionMargin:s=10,separatorDetectionZIndex:a=2,resizable:l=!0}=i??{},c=e.ref(!!l),u={vue:e,core:t,zones:e.ref([]),get resizable(){return c.value},set resizable(h){c.value=h},get width(){return o.value},get height(){return r.value},get separatorSize(){return n},get separatorDetectionMargin(){return s},get separatorDetectionZIndex(){return a},getParent(h){return this.core.getParent(h)},async coreLayoutSync(h=!1){this.layout&&(h?this.layout.value=this.core.layout:e.triggerRef(this.layout),await e.nextTick(),this.contentManager.link())},resize(h,A){this.core.resize(h,A),e.triggerRef(this.layout)},async split(h,A,g,p,M){const f=this.core.splitZone(h,A,g,p,M);return await this.coreLayoutSync(this.zones.value.length===1),f},async splitLayout(h,A,g,p){const M=this.core.splitLayout(h,A,g,p);return await this.coreLayoutSync(!0),M},async delete(h){let A=!1;const g=this.core.getZone(h);if(g){const M=this.core.getParent(g);A=M?.children.length===2&&this.core.getParent(M)===null}this.contentManager.deleteZoneContent(h);const p=this.core.deleteZone(h);return await this.coreLayoutSync(A),p},async swap(h,A){const g=this.core.swapZones(h,A);return await this.coreLayoutSync(),g},destroy(){var h;(h=this.resizeObserver)==null||h.disconnect()},root:null,get component(){return this.layout=e.shallowRef(t.layout),e.watch(this.layout,h=>{this.zones.value=[...h].filter(A=>A.type==="zone")},{immediate:!0}),{created(){u.root=this},mounted(){const{width:h,height:A}=this.$el.getBoundingClientRect();o.value=h,r.value=A,u.resizeObserver=new ResizeObserver(g=>g.forEach(p=>{const{width:M,height:f}=p.target.getBoundingClientRect();o.value=M,r.value=f})),u.resizeObserver.observe(this.$el),u.contentManager.link()},render(){return e.h("div",{class:"areas-root"},[u.contentManager.renderContent(u.layout.value),d(u.layout.value)])}}}};u.contentManager=i9i(u);function d(h){return h.type==="zone"?hz(u,h):e9i(u,h)}return u}var r9i=o9i;function s9i(t,e=null,i=null){const o=JDi(e),r=r9i(o,t,i);return Object.freeze({core:o,renderer:r,destroy(){r.destroy()},swap(n,s){return this.renderer.swap(n,s)},split(n,s,a,l,c){return this.renderer.split(n,s,a,l,c)},splitLayout(n,s,a,l){return this.renderer.splitLayout(n,s,a,l)},delete(n){return this.renderer.delete(n)},registerContent(n,s){this.renderer.contentManager.registerContent(n,s)},getElementZoneId(n){return this.renderer.contentManager.getElementZoneId(n)},get layout(){return hde(this.core.layout)},set layout(n){this.core.layout=n,this.renderer.contentManager.clean(),this.renderer.coreLayoutSync(!0)},get component(){return this.renderer.component},get resizable(){return this.renderer.resizable},set resizable(n){this.renderer.resizable=n}})}var n9i=s9i;function a9i(t){return Array.isArray(t?.children)?mde(t):wde(t)}function wde(t,e=100){return{type:"zone",ratio:e,options:typeof t=="string"?{windowName:t}:t}}function mde(t,e=100){return{type:"container",ratio:e,direction:t.direction,children:t.children.map((i,o)=>Array.isArray(i?.children)?mde(i,t.ratios[o]):wde(i,t.ratios[o]))}}function l9i(t,e){return t.type==="zone"?yde(t,e):vde(t,e)}function yde(t,e){var i,o;const r=e.get(t.id);return{windowName:((i=r.window)==null?void 0:i.name)??null,windowState:{modelIds:r.loadedModelIds,viewpoint:r.viewer&&r.getViewpoint(),storey:(o=r.selectedStorey)==null?void 0:o.key}}}function vde(t,e){return{direction:t.direction,ratios:t.children.map(i=>i.ratio),children:t.children.map(i=>i.type==="zone"?yde(i,e):vde(i,e))}}const c9i={props:{text:{type:String,default:""}},emits:["close"]},u9i={class:"success-modal"},d9i={class:"success-modal__close"},h9i={class:"success-modal__title"},A9i={class:"success-modal__title--icon"},p9i={class:"success-modal__text"},g9i={class:"success-modal__button"};function M9i(t,e,i,o,r,n){const s=z("BIMDataIconClose"),a=z("BIMDataPieSpinner"),l=z("BIMDataIconSuccess"),c=z("BIMDataButton");return D(),Y("div",u9i,[m("div",d9i,[O(a,{delay:5,onStop:e[1]||(e[1]=u=>t.$emit("close"))},{default:W(()=>[O(s,{class:"icon-close",size:"xxxs",onClick:e[0]||(e[0]=u=>t.$emit("close"))})]),_:1})]),m("div",h9i,[m("h2",null,ie(t.$t("modal.success")),1),m("span",A9i,[O(l,{class:"fill-primary"})])]),m("div",p9i,ie(i.text||t.$t("modal.success")),1),m("div",g9i,[O(c,{class:"bimdata-btn__fill bimdata-btn__fill--primary bimdata-btn__radius",onClick:e[2]||(e[2]=u=>t.$emit("close"))},{default:W(()=>[At(ie(t.$t("modal.button")),1)]),_:1})])])}const f9i=K(c9i,[["render",M9i],["__scopeId","data-v-79d3a107"]]),Cde=Symbol("modal-mixin-id"),Ide={inject:["$viewer"],data(){return{modals:[]}},computed:{modal(){return this.modals.length?this.modals[0]:null}},created(){const t=this;this.mixin={[Cde]:!0,beforeCreate(){this.$viewer=t.$viewer}}},methods:{pushModal(t,e={},{display:i="full"}={}){this.inject$viewerRecursively(t),this.modals.push({component:wu(t),props:e,display:i})},clearModal(){this.modals.shift()},inject$viewerRecursively(t){var e;(e=t.mixins)!=null&&e.some(i=>i[Cde]===!0)||dz(t,this.mixin),t.components&&Object.values(t.components).forEach(i=>this.inject$viewerRecursively(i))},getModal(t){const e={success:f9i};if(Object.keys(e).includes(t))return e[t];console.warn(`Modal name unknown : ${t}`)}},render(){if(this.modal){const t=["bimdata-modal-manager"];return this.modal.display==="full"&&t.push("full"),this.modal.display==="banner"&&t.push("banner"),Vi("div",{class:t,onClick:this.clearModal},[Vi("div",{class:["bimdata-modal-manager__content"],onClick(e){e.stopPropagation()}},[Vi(this.modal.component,{onClose:this.clearModal,...this.modal.props})])])}else return null}},L9i={props:{plugin:{type:Object,required:!0}},setup(t){const e=Gt("$viewer"),{plugin:i}=t;Ln("$plugin",i),bde(i.component,e.localContext,i)}},jde=Symbol("plugin mixin");function bde(t,e,i,o=!0){var r;if((r=t.mixins)!=null&&r.some(s=>s[jde]))return;const n={[jde]:!0,beforeCreate(){!this._.setupState.$viewer&&(this.$plugin=i,this.$viewer=e.$viewer),Object.defineProperties(this,{$isOpen:{get(){return i.isOpen}},$loading:{get(){return i.loading}},$shown:{get(){return i.shown}}}),o&&(i.componentInstance=this,i.isViewer&&(e.viewer=this))},methods:{$open(...s){i.open(...s)},$close(...s){i.close(...s)},$show(){i.show()},$hide(){i.hide()}}};o&&(n.props={plugin:{type:Object,required:!0}},n.provide={pluginInstance:i},n.created=function(){e.hub.emit("plugin-created",{name:i.name,plugin:this}),e.$viewer.globalContext.hub.emit("plugin-created",{name:i.name,plugin:this})},n.unmounted=function(){e.hub.emit("plugin-destroyed",{name:i.name,plugin:this}),e.$viewer.globalContext.hub.emit("plugin-destroyed",{name:i.name,plugin:this})}),dz(t,n),t.components&&Object.values(t.components).forEach(s=>bde(s,e,i,!1))}const w9i={class:"plugin-component-instance-container"};function m9i(t,e,i,o,r,n){return Et((D(),Y("div",w9i,[(D(),ne(ys(i.plugin.component),{plugin:i.plugin},null,8,["plugin"]))],512)),[[fi,i.plugin.shown]])}const Sb=K(L9i,[["render",m9i]]),y9i={props:{name:{type:String,default:"box"},content:{type:String,default:""},width:{type:[Number,String],default:20},height:{type:[Number,String],default:20},color:{type:String,default:"currentColor"},x:{type:[Number,String],default:20},y:{type:[Number,String],default:20}},computed:{viewBox(){return`0 0 ${this.x} ${this.y}`}}},v9i=["width","height","viewBox","aria-labelledby","fill"],C9i=["innerHTML"];function I9i(t,e,i,o,r,n){return D(),Y("svg",{xmlns:"http://www.w3.org/2000/svg",width:i.width,height:i.height,viewBox:n.viewBox,"aria-labelledby":i.name,fill:i.color,role:"presentation"},[m("g",{innerHTML:i.content},null,8,C9i)],8,v9i)}const j9i=K(y9i,[["render",I9i]]),b9i=["src"],x9i={__name:"PluginIcon",props:{plugin:{type:Object,required:!0},isOpen:{type:Boolean,required:!0}},setup(t){const e=t,i=xr(null);return mu(()=>{e.isOpen&&e.plugin.button.iconOpen?i.value=e.plugin.button.iconOpen:e.plugin.button.icon?i.value=e.plugin.button.icon:i.value={component:"BIMDataIcon",options:{name:"default",size:"m"}}}),(o,r)=>i.value.imgUri?(D(),Y("img",{key:0,src:i.value.imgUri,style:{"max-width":"40px","max-height":"40px"}},null,8,b9i)):i.value.svgPath?(D(),ne(j9i,Va({key:1},i.value.options,{content:i.value.svgPath}),null,16,["content"])):i.value.component?(D(),ne(ys(i.value.component),Bf(Va({key:2},i.value.options)),null,16)):ve("",!0)}},N9i={key:0,class:"tools-menu__info"},D9i={class:"window"},S9i={class:"plugins-as-button__content"},T9i={class:"plugins-as-button__panel__header"},k9i={class:"panel__content"},E9i={__name:"PluginAsButton",props:{plugin:{type:Object,required:!0},active:{type:Boolean,required:!0},position:{type:String,required:!0,validator(t){return["right","left"].includes(t)}}},emits:["focus"],setup(t,{emit:e}){const i=e;Gt("$viewer");const o=t,{active:r}=gC(o),n=o.plugin,s=vt(()=>n.isOpen),a=vt(()=>n.buttonText),l=vt(()=>o.active?2:1);function c(){s.value&&i("focus")}function u(){s.value?n.close():n.open()}function d(){Es(()=>{s.value&&!n.button.keepOpen&&!n.loading&&n.close()})}return(h,A)=>{const g=z("BIMDataSpinner"),p=z("BIMDataButton"),M=z("BIMDataTooltip"),f=Hi("click-away");return Et((D(),Y("div",{class:"plugins-as-button",style:xe({zIndex:l.value,position:ii(n).button.content==="simple"?"relative":null})},[m("div",{class:"tools-menu m-b-12",onMouseenter:c},[O(M,{ref:"tooltip",class:Ne({open:s.value}),text:ii(n).button.tooltip?h.$t(ii(n).button.tooltip):ii(n).name,position:t.position==="left"?"right":"left",disabled:s.value},{default:W(()=>[O(p,{width:"45px",height:"45px",fill:"",icon:"",color:"default",class:Ne({focus:ii(r)}),"data-test":`plugin-${ii(n).name}`,onClick:A[0]||(A[0]=L=>u())},{default:W(()=>[a.value?(D(),Y("span",N9i,ie(ii(O8t)(a.value,ii(n).button.truncateSize||4)),1)):ve("",!0),ii(n).loading?(D(),ne(g,{key:1})):ve("",!0),O(x9i,{plugin:ii(n),"is-open":s.value},null,8,["plugin","is-open"])]),_:1},8,["class","data-test"])]),_:1},8,["class","text","position","disabled"])],32),m("div",D9i,[O(oo,{name:`slide-fade-${t.position}`},{default:W(()=>[Et(m("span",S9i,[ii(n).button.content==="panel"?(D(),Y("div",{key:0,class:Ne(["plugins-as-button__submenu",`plugins-as-button__submenu--${t.position==="right"?"left":"right"}__panel`])},[m("div",T9i,ie(ii(n).button.tooltip?h.$t(ii(n).button.tooltip):ii(n).name),1),m("div",k9i,[O(Sb,{plugin:ii(n)},null,8,["plugin"])])],2)):(D(),ne(Sb,{key:1,class:Ne(["plugins-as-button__submenu",`plugins-as-button__submenu--${t.position==="right"?"left":"right"}__${ii(n).button.content||"free"}`]),plugin:ii(n)},null,8,["class","plugin"]))],512),[[fi,s.value]])]),_:1},8,["name"])])],4)),[[f,d]])}}},z9i={__name:"SideColumn",props:{plugins:{type:Array,default:()=>[]},position:{type:String,required:!0,validator(t){return["right","left"].includes(t)}}},setup(t){const e=t,i=xr(null);return(o,r)=>(D(),Y("div",{class:Ne(["side-column",`side-column--${e.position}`])},[(D(!0),Y(Mt,null,ei(e.plugins,n=>(D(),Y(Mt,{key:n.name},[n.button.content==="none"?(D(),ne(Sb,{key:0,plugin:n,onMouseenter:s=>i.value=n},null,8,["plugin","onMouseenter"])):Et((D(),ne(E9i,{key:1,plugin:n,position:e.position,active:i.value===n,onFocus:s=>i.value=n},null,8,["plugin","position","active","onFocus"])),[[fi,n.shown]])],64))),128))],2))}},P9i=K(z9i,[["__scopeId","data-v-f11ec0c8"]]),B9i={},O9i={width:"23",height:"22",viewBox:"0 0 23 22",fill:"none",xmlns:"http://www.w3.org/2000/svg"},R9i=m("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M-1.39472e-07 10.1037L3.19075 13.2944L6.3815 10.1037L4.25434 10.1037L4.25434 5.31755C4.25434 5.17754 4.30509 4.94384 4.42614 4.77572C4.47895 4.70237 4.54133 4.64599 4.62063 4.60508C4.69908 4.56461 4.83161 4.51987 5.05202 4.51987L11.1676 4.51987L11.1676 2.3927L5.05202 2.3927C3.96087 2.3927 3.17625 2.87117 2.69987 3.5328C2.26254 4.14021 2.12717 4.83714 2.12717 5.31755L2.12717 10.1037L-1.39472e-07 10.1037Z",fill:"currentColor"},null,-1),U9i=m("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M23 11.9657L19.8092 8.7749L16.6185 11.9657L18.7457 11.9657L18.7457 16.7518C18.7457 16.8918 18.6949 17.1255 18.5739 17.2936C18.521 17.367 18.4587 17.4233 18.3794 17.4643C18.3009 17.5047 18.1684 17.5495 17.948 17.5495L11.8324 17.5495L11.8324 19.6766L17.948 19.6766C19.0391 19.6766 19.8238 19.1982 20.3001 18.5365C20.7375 17.9291 20.8728 17.2322 20.8728 16.7518L20.8728 11.9657L23 11.9657Z",fill:"currentColor"},null,-1),Y9i=m("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M0 15.6879C0 14.9536 0.595228 14.3584 1.32948 14.3584H8.24277C8.97703 14.3584 9.57225 14.9536 9.57225 15.6879V19.9422C9.57225 20.6765 8.97703 21.2717 8.24277 21.2717H1.32948C0.595228 21.2717 0 20.6765 0 19.9422V15.6879ZM1.59538 15.9538V19.6763H7.97688V15.9538H1.59538Z",fill:"currentColor"},null,-1),F9i=m("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M13.2948 1.32948C13.2948 0.595229 13.89 0 14.6243 0H21.5376C22.2718 0 22.8671 0.595228 22.8671 1.32948V5.58382C22.8671 6.31807 22.2718 6.91329 21.5376 6.91329H14.6243C13.89 6.91329 13.2948 6.31807 13.2948 5.58382V1.32948ZM14.8902 1.59538V5.31792H21.2717V1.59538H14.8902Z",fill:"currentColor"},null,-1),Q9i=[R9i,U9i,Y9i,F9i];function G9i(t,e){return D(),Y("svg",O9i,Q9i)}const H9i=K(B9i,[["render",G9i]]),V9i={props:{color:{type:String,default:"currentColor"},size:{type:Number,default:1}}},Z9i=["width","height"],J9i=["fill"];function W9i(t,e,i,o,r,n){return D(),Y("svg",{width:23*i.size,height:28*i.size,viewBox:"0 0 23 28",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[m("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M7.81498 1.39408C7.83109 1.39042 7.84845 1.38833 7.86714 1.38833H8.34975C8.73313 1.38833 9.04391 1.07754 9.04391 0.694167C9.04391 0.310789 8.73313 0 8.34975 0H7.86714C7.74418 0 7.62361 0.0138267 7.5072 0.0402917C7.18421 0.113723 6.96548 0.401367 6.96677 0.719361C6.64878 0.718068 6.36114 0.936792 6.28771 1.25978C6.26124 1.37619 6.24741 1.49677 6.24741 1.61972V2.10233C6.24741 2.48571 6.5582 2.7965 6.94158 2.7965C7.32496 2.7965 7.63575 2.48571 7.63575 2.10233V1.61972C7.63575 1.60103 7.63783 1.58368 7.64149 1.56756C7.65339 1.51525 7.65903 1.46297 7.65892 1.4115C7.71038 1.41162 7.76266 1.40597 7.81498 1.39408ZM10.7628 0C10.3794 0 10.0686 0.310789 10.0686 0.694167C10.0686 1.07754 10.3794 1.38833 10.7628 1.38833H11.728C12.1114 1.38833 12.4222 1.07754 12.4222 0.694167C12.4222 0.310789 12.1114 0 11.728 0H10.7628ZM14.1411 0C13.7577 0 13.4469 0.310789 13.4469 0.694167C13.4469 1.07754 13.7577 1.38833 14.1411 1.38833H15.1063C15.4897 1.38833 15.8005 1.07754 15.8005 0.694167C15.8005 0.310789 15.4897 0 15.1063 0H14.1411ZM17.5194 0C17.136 0 16.8252 0.310789 16.8252 0.694167C16.8252 1.07754 17.136 1.38833 17.5194 1.38833H18.4846C18.868 1.38833 19.1788 1.07754 19.1788 0.694167C19.1788 0.310789 18.868 0 18.4846 0H17.5194ZM20.8976 0C20.5143 0 20.2035 0.310789 20.2035 0.694167C20.2035 1.07754 20.5143 1.38833 20.8976 1.38833H21.3803C21.3989 1.38833 21.4163 1.39042 21.4324 1.39408C21.4847 1.40597 21.537 1.41162 21.5885 1.4115C21.5884 1.46297 21.594 1.51525 21.6059 1.56756C21.6096 1.58368 21.6116 1.60103 21.6116 1.61972V2.10233C21.6116 2.48571 21.9224 2.7965 22.3058 2.7965C22.6892 2.7965 23 2.48571 23 2.10233V1.61972C23 1.49677 22.9861 1.37619 22.9597 1.25978C22.8863 0.936791 22.5986 0.718068 22.2806 0.719361C22.2819 0.401367 22.0632 0.113723 21.7402 0.0402916C21.6238 0.0138267 21.5032 0 21.3803 0H20.8976ZM23 4.51539C23 4.13201 22.6892 3.82122 22.3058 3.82122C21.9224 3.82122 21.6116 4.13201 21.6116 4.51539V5.48061C21.6116 5.86399 21.9224 6.17478 22.3058 6.17478C22.6892 6.17478 23 5.86399 23 5.48061V4.51539ZM23 7.89367C23 7.51029 22.6892 7.1995 22.3058 7.1995C21.9224 7.1995 21.6116 7.51029 21.6116 7.89367V8.85889C21.6116 9.24227 21.9224 9.55306 22.3058 9.55306C22.6892 9.55306 23 9.24227 23 8.85889V7.89367ZM23 11.2719C23 10.8886 22.6892 10.5778 22.3058 10.5778C21.9224 10.5778 21.6116 10.8886 21.6116 11.2719V12.2372C21.6116 12.6205 21.9224 12.9313 22.3058 12.9313C22.6892 12.9313 23 12.6205 23 12.2372V11.2719ZM23 14.6502C23 14.2669 22.6892 13.9561 22.3058 13.9561C21.9224 13.9561 21.6116 14.2669 21.6116 14.6502V15.1328C21.6116 15.1515 21.6096 15.1689 21.6059 15.185C21.594 15.2373 21.5884 15.2896 21.5885 15.3411C21.537 15.3409 21.4847 15.3466 21.4324 15.3585C21.4163 15.3621 21.3989 15.3642 21.3803 15.3642H20.8976C20.5143 15.3642 20.2035 15.675 20.2035 16.0584C20.2035 16.4418 20.5143 16.7526 20.8976 16.7526H21.3803C21.5032 16.7526 21.6238 16.7387 21.7402 16.7123C22.0632 16.6388 22.2819 16.3512 22.2806 16.0332C22.5986 16.0345 22.8863 15.8158 22.9597 15.4928C22.9861 15.3764 23 15.2558 23 15.1328V14.6502ZM14.6474 13.9116C14.2294 13.4884 13.7764 13.3132 13.2767 13.5451C13.1394 13.6088 13.0164 13.7642 12.965 13.9976C12.9404 14.1092 12.9387 14.2154 12.952 14.2991C12.9615 14.3593 12.9761 14.3926 12.9832 14.4062L13.3718 14.7996C13.6232 15.0542 13.6207 15.4644 13.3661 15.7158C13.1116 15.9673 12.7014 15.9648 12.4499 15.7102L11.1619 14.4063C11.0696 14.3373 10.7782 14.256 10.4038 14.5402C10.265 14.6456 10.1892 14.8021 10.164 15.0159C10.146 15.1695 10.1586 15.3254 10.1806 15.4503L11.5483 16.8349C11.7998 17.0894 11.7973 17.4997 11.5427 17.7511C11.2881 18.0026 10.8779 18.0001 10.6265 17.7455L8.84977 15.9469C8.73834 15.8341 8.59086 15.7372 8.44955 15.7103C8.34989 15.6913 8.17941 15.6888 7.92486 15.922C7.40908 16.3944 7.60249 16.7531 7.61982 16.7853C7.62079 16.7871 7.62121 16.7879 7.62092 16.7876L8.36876 17.5446L8.36898 17.5449L9.63136 18.8228C9.88282 19.0774 9.8803 19.4876 9.62574 19.7391C9.37117 19.9905 8.96096 19.988 8.7095 19.7335L7.50459 18.5137C7.39104 18.4504 7.3071 18.431 7.25026 18.426C7.18448 18.4203 7.12354 18.4313 7.05978 18.4573C6.91636 18.5159 6.79333 18.6313 6.65652 18.7691C6.4611 19.004 6.42638 19.1929 6.43343 19.3189C6.44127 19.4591 6.50463 19.5852 6.59048 19.673L9.52673 22.586C9.77984 22.8371 9.78249 23.2456 9.53265 23.4999C9.2828 23.7543 8.87438 23.759 8.61876 23.5104L8.22865 23.1311V23.623C8.24763 24.1981 8.60657 24.7179 9.15357 25.1243C9.71443 25.541 10.3301 25.7301 10.6198 25.7301H14.6969C15.587 25.6238 16.1129 25.3237 16.2057 25.252C17.6012 24.1569 18.629 22.8236 18.9789 22.282C19.965 20.0757 18.9393 18.2565 18.341 17.6508L14.6474 13.9116ZM6.93288 21.8379V23.6327L6.93312 23.6505C6.96401 24.7762 7.65626 25.6261 8.38077 26.1644C9.09398 26.6943 9.97451 27.0259 10.6198 27.0259H14.7343C14.7585 27.0259 14.7826 27.0245 14.8067 27.0218C15.9128 26.8974 16.6893 26.5178 17.0025 26.2739L17.0044 26.2724C18.5682 25.0455 19.7067 23.557 20.0979 22.9372C20.1134 22.9127 20.1272 22.8871 20.1393 22.8607C21.4417 20.0111 20.126 17.614 19.2629 16.7402L17.6781 15.1359V6.01643C17.6781 4.8663 16.7457 3.93393 15.5956 3.93393H2.0825C0.932367 3.93393 0 4.8663 0 6.01643V19.5295C0 20.6797 0.932368 21.612 2.0825 21.612H6.70519L6.93288 21.8379ZM5.13682 19.2982H2.31389V6.24782H15.3642V12.8096C14.7425 12.2755 13.8096 11.8694 12.7314 12.3697C12.2925 12.5733 12.0053 12.926 11.8384 13.2984C11.1789 12.8743 10.2855 13.0031 9.62023 13.5082C9.24833 13.7906 9.04821 14.1549 8.94823 14.5061C8.86696 14.4778 8.7815 14.4544 8.69206 14.4374C8.15818 14.3357 7.58059 14.4801 7.04965 14.9664C6.21364 15.7322 6.13093 16.6828 6.43561 17.319C6.09639 17.4901 5.85345 17.7375 5.73648 17.8566L5.71719 17.8762C5.70638 17.8871 5.69596 17.8985 5.68595 17.9101C5.31058 18.3486 5.1343 18.8291 5.13682 19.2982Z",fill:i.color},null,8,J9i)],8,Z9i)}const xde=K(V9i,[["render",W9i]]),K9i="data:image/png;base64,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",pz=document.createElement("img");pz.src=K9i,pz.style.cursor="grabbing";function q9i({dataTransferType:t="areas_zone-id",getData:e=()=>null,onDropCB:i=()=>{}}={}){const o=Ve(!1),r=Ve(!1);function n(d){d.dataTransfer.types.includes(t)&&(d.preventDefault(),d.dataTransfer.dropEffect="move")}function s(){r.value=!1}function a(d){o.value=!0,d.dataTransfer.setData(t,e()),d.dataTransfer.effectAllowed="move",d.dataTransfer.setDragImage(pz,45,45)}function l(){o.value=!1}function c(d){r.value=!1;const h=parseInt(d.dataTransfer.getData(t),10);i?.(h)}function u(d){d.dataTransfer.types.includes(t)&&(r.value=!0)}return{dragging:o,dragover:r,onDragOver:n,onDragLeave:s,onDragStart:a,onDragEnd:l,onDrop:c,onDragEnter:u}}const X9i=["draggable"],_9i={class:"layout-settings__header"},$9i={key:0,class:"layout-settings__swap"},e8i={key:1,class:"layout-settings__split"},t8i={class:"layout-settings__split__text"},i8i={class:"layout-settings__split__text"},o8i={key:2,class:"layout-settings__buttons"},r8i={__name:"LayoutSettings",setup(t){const e=Gt("$viewer"),{localContext:i}=e,o=vt(()=>i.window),r=vt(()=>e.globalContext.localContexts.length>1),n=vt(()=>e.layout.settings.swap),s=vt(()=>e.layout.settings.full);function a(){e.layout.settings.swap=!e.layout.settings.swap}function l(){i.loadWindow(null),e.layout.settings.edit=!1}function c(){i.close()}function u(C="row"){e.globalContext.open({localContextId:i.id,ratio:50,direction:C})}function d(){u(),e.layout.settings.edit=!1}function h(){u("column"),e.layout.settings.edit=!1}ni(()=>e.globalContext.localContexts.length,C=>{var b;C===1&&e.layout.settings.edit&&((b=e.globalContext.localContexts[0].window)==null?void 0:b.header)===!1&&(e.layout.settings.edit=!1)});const{dragging:A,dragover:g,onDragOver:p,onDragLeave:M,onDragStart:f,onDragEnd:L,onDrop:w,onDragEnter:v}=q9i({getData:()=>String(i.id),onDropCB:C=>{Number.isNaN(C)||e.globalContext.swap(C,i.id)}}),I=vt(()=>e.layout.settings.swap);return(C,b)=>{const x=z("BIMDataIconWindowRight"),k=z("BIMDataButton"),B=z("BIMDataIconWindowBottom"),S=z("BIMDataIconDelete"),T=z("BIMDataTooltip");return D(),Y("div",{class:Ne(["layout-settings",{"layout-settings--swap":n.value,"layout-settings--dragging":ii(A),"layout-settings--dragover":ii(g)}]),draggable:I.value,onDragover:b[0]||(b[0]=(...R)=>ii(p)&&ii(p)(...R)),onDragleave:b[1]||(b[1]=(...R)=>ii(M)&&ii(M)(...R)),onDragenter:b[2]||(b[2]=(...R)=>ii(v)&&ii(v)(...R)),onDragstart:b[3]||(b[3]=jt((...R)=>ii(f)&&ii(f)(...R),["self"])),onDrop:b[4]||(b[4]=(...R)=>ii(w)&&ii(w)(...R)),onDragend:b[5]||(b[5]=(...R)=>ii(L)&&ii(L)(...R))},[m("div",_9i,ie(C.$t(n.value?"window-manager.swap":"window-manager.description"))+". ",1),n.value?(D(),Y("div",$9i,[O(xde,{color:"#ffffff",size:2})])):(D(),Y("div",e8i,[O(k,{color:"default",fill:"",square:"",icon:"",height:"50px",style:{padding:"var(--spacing-unit)"},onClick:d},{default:W(()=>[O(x),m("span",t8i,ie(C.$t("window-manager.vertical")),1)]),_:1}),O(k,{color:"default",fill:"",square:"",icon:"",height:"50px",style:{padding:"var(--spacing-unit)"},onClick:h},{default:W(()=>[O(B),m("span",i8i,ie(C.$t("window-manager.horizontal")),1)]),_:1})])),s.value?(D(),Y("div",o8i,[r.value?(D(),ne(T,{key:0,text:C.$t("window-manager.delete"),position:"left"},{default:W(()=>[O(k,{disabled:n.value,fill:"",square:"",icon:"",color:"default",width:"50px",height:"50px",onClick:c},{default:W(()=>[O(S,{fill:"",color:"high"})]),_:1},8,["disabled"])]),_:1},8,["text"])):ve("",!0),r.value?(D(),ne(T,{key:1,text:C.$t("window-manager.swap_tooltip"),position:"left"},{default:W(()=>[O(k,{fill:"",square:"",icon:"",color:n.value?"secondary":"default",width:"50px",height:"50px",onClick:a},{default:W(()=>[O(xde)]),_:1},8,["color"])]),_:1},8,["text"])):ve("",!0),o.value?(D(),ne(T,{key:2,text:C.$t("window-manager.change"),position:"left"},{default:W(()=>[O(k,{disabled:n.value,fill:"",square:"",icon:"",color:"default",width:"50px",height:"50px",onClick:l},{default:W(()=>[O(H9i)]),_:1},8,["disabled"])]),_:1},8,["text"])):ve("",!0)])):ve("",!0)],42,X9i)}}};function s8i(t,e=()=>{}){const i=Ve(0),o=Ve(0),r=Ve(0),n=Ve(0),s=l=>{l.forEach(c=>{const{width:u,height:d,x:h,y:A}=c.target.getBoundingClientRect();i.value=u,o.value=d,r.value=h,n.value=A,e?.({width:i.value,height:o.value,x:r.value,y:n.value})})},a=new ResizeObserver(s);return Ao(()=>{a.observe(t.value)}),ko(()=>a.disconnect()),{width:i,height:o,x:r,y:n}}class n8i extends UQ{constructor(e){super(e);const{width:i,height:o,x:r,y:n}=s8i(this.templateRef,s=>this.hub.emit("context-resize",s));this._resolution=Ve(1),this._width=i,this._height=o,this._x=r,this._y=n}get width(){return this._width.value}get height(){return this._height.value}get x(){return this._x.value}get y(){return this._y.value}get resolution(){return this._resolution.value}set resolution(e){this._resolution.value=e}}class a8i extends n8i{constructor(e){super(e),this.viewer=null,this._annotationMode=Ve(!1)}get annotationMode(){return this._annotationMode.value}async getSnapshot(){if(!this.viewer)throw new Error("[localContext.getSnapshot] Error: no viewer registered in this localContext.");await this.hideUI();const e=await this.viewer.getSnapshot();return await this.showUI(),e}getViewpoint(e){if(!this.viewer)throw new Error("[localContext.getViewpoint] Error: no viewer registered in this localContext.");return this.viewer.getViewpoint(e)}setViewpoint(e,i){if(!this.viewer)throw new Error("[localContext.setViewpoint] Error: no viewer registered in this localContext.");this.viewer.setViewpoint(e,i)}startAnnotationMode(e){if(!this.viewer)throw new Error("[localContext.startAnnotationMode] Error: no viewer registered in this localContext.");if(!this.annotationMode)return this._annotationMode.value=!0,this.viewer.startAnnotationMode(e)}stopAnnotationMode(){if(!this.viewer)throw new Error("[localContext.stopAnnotationMode] Error: no viewer registered in this localContext.");this._annotationMode.value=!1,this.viewer.stopAnnotationMode()}fitView(e){if(!this.viewer)throw new Error("[localContext.fitView] Error: no viewer registered in this localContext.");this.viewer.fitView(e)}async showUI(){if(!this.viewer)throw new Error("[localContext.showUI] Error: no viewer registered in this localContext.");this.pluginComponentInstances.forEach(e=>e.$show()),this.viewer.showUI(),await Es()}async hideUI({exceptions:e=[]}={}){if(!this.viewer)throw new Error("[localContext.hideUI] Error: no viewer registered in this localContext.");e.push(this.viewer.$plugin.name),[...this.pluginComponentInstances.entries()].filter(([i])=>!e.includes(i)).forEach(([,i])=>i.$hide()),this.viewer.hideUI(),await Es()}}class l8i extends a8i{constructor(e){super(e),this.modelTypes=null,this.multiModel=!0,this._loadedModels=xr([]),this._loadingModelIds=Ve([]),this._selectedStorey=xr(null),this._shownPlans=xr([]),this._loadedModelIds=vt(()=>this._loadedModels.value.map(i=>i.id)),this._automaticFirstModelsLoading=!1,this._globalContextSubscription=null,ko(()=>{e.globalContext.hub.off(this._globalContextSubscription)})}get loadedModels(){return this._loadedModels.value}get loadingModelIds(){return this._loadingModelIds.value}get loadedModelIds(){return this._loadedModelIds.value}get selectedStorey(){return this._selectedStorey.value}async loadModels(e,i={}){var o;const r=this._$viewer;if(!Array.isArray(e))throw new Error("[BIMDataViewer - Local State] loadModels requires an array of model ids.");this.multiModel||(e.length>1&&(e=[e[0]]),this.loadedModels.length>0&&this.unloadModels(this.loadedModelIds)),this.loadingModelIds.push(...e),this.hub.emit("models-loading",{ids:e});const n=[],s=[];for(const l of e)this.loadedModelIds.includes(l)||(r.state.modelsMap.has(l)?n.push(r.state.modelsMap.get(l)):s.push(l));n.push(...await r.state.loadModels(s)),this._loadingModelIds.value=this.loadingModelIds.filter(l=>!e.includes(l));const a=n.filter(l=>{var c;return l.status==="C"&&(((c=this.modelTypes)==null?void 0:c.includes(l.type))??!0)});if(a.length===0)return!1;if(this._loadedModels.value=[...this.loadedModels,...a],(o=this.viewer)==null||o.loadModels(a),this.hub.emit("models-loaded",{models:a}),r.globalContext.hub.emit("models-loaded",{models:a,emitter:this}),i!=null&&i.viewpoint&&this.viewer&&this.setViewpoint(i.viewpoint),i!=null&&i.storey){const l=a.flatMap(c=>c.storeys).find(c=>c.key===i.storey);l&&this.selectStorey(l)}return a}unloadModels(e){var i;const{loadedModels:o,$viewer:r}=this;if(!Array.isArray(e))throw new Error("[BIMDataViewer - Local State] unloadModels requires an array of ids.");const n=e.map(s=>r.state.modelsMap.get(s)).filter(Boolean);return n.length===0?!1:(this._loadedModels.value=o.filter(s=>!n.includes(s)),(i=this.viewer)==null||i.unloadModels(n),this.selectedStorey&&n.some(s=>s.storeys.some(a=>a.key===this.selectedStorey.key))&&this.selectStorey(null),this.hub.emit("models-unloaded",{models:n}),r.globalContext.hub.emit("models-unloaded",{models:n,emitter:this}),n)}get automaticFirstModelsLoading(){return this._automaticFirstModelsLoading}set automaticFirstModelsLoading(e){this._automaticFirstModelsLoading=e,e?this._onAutomaticFirstModelsLoading():this._$viewer.globalContext.hub.off(this._globalContextSubscription)}async _onAutomaticFirstModelsLoading(){const{_loadedModels:e,_loadingModelIds:i,$viewer:o}=this;o.globalContext.hub.off(this._globalContextSubscription);const r=this,n=s=>{s=s.filter(a=>{var l;return((l=this.modelTypes)==null?void 0:l.includes(a.type))??!0}),s.length>0&&e.value.length===0&&i.value.length===0&&this.loadModels(s.map(a=>a.id))};await Es(),this._globalContextSubscription=o.globalContext.hub.on("models-loaded",({models:s,emitter:a})=>{a!==r&&n(s)},{getLastEvent:!0})}selectStorey(e,i=!0){this._selectedStorey.value=e,this.shownPlans.length>0&&this.shownPlans.forEach(o=>this.hidePlan(o)),i&&e?.plans.length>0&&e.plans.forEach(o=>this.showPlan(o)),this.hub.emit("storey-selected",{storey:e})}get shownPlans(){return this._shownPlans.value}showPlan(e){return this._shownPlans.value.some(i=>i.key===e.key)?!1:(this._shownPlans.value=[...this._shownPlans.value,e],this.hub.emit("plan-shown",{plan:e}),!0)}hidePlan(e){return this._shownPlans.value.some(i=>i.key===e.key)?(this._shownPlans.value=this._shownPlans.value.filter(i=>i.key!==e.key),this.hub.emit("plan-hidden",{plan:e}),!0):!1}}class c8i extends l8i{constructor(e,i){super(e),this.id=i,this._window=xr(null),this.pluginInstances=new Map,ko(()=>{this.unloadWindow()})}get $viewer(){const e=this;return new Proxy(this._$viewer,{get(i,o,r){return o==="localContext"?e:Reflect.get(i,o,r)}})}get pluginComponentInstances(){return new Map([...this.pluginInstances.values()].filter(e=>e.componentInstance).map(e=>[e.name,e.componentInstance]))}get window(){return this._window.value}unloadWindow(){if(!this.window)return!1;const e=this.window.name;return this.pluginInstances.clear(),this._window.value=null,this.loadedModelIds.length>0&&this.unloadModels(this.loadedModelIds),this.automaticFirstModelsLoading=!1,this._$viewer.globalContext.hub.emit("window-close",{window,name:e,localContext:this}),!0}async loadWindow(e=null,i=null){const o=!!this.window;if(this.unloadWindow(),e===null)return null;if(o&&await Es(),!this.$viewer.windowManager.registeredWindows.has(e)){const l=`Cannot load window with name "${e}" because it is not registered.`;return console.warn(l),null}this._window.value=this.$viewer.windowManager.registeredWindows.get(e);const r=Array.from(this.window.plugins??[]);this.pluginInstances.clear(),r.map(l=>this.$viewer.pluginManager.getPluginInstance(l,this)).filter(Boolean).sort(({button:{stance:l=0}={}},{button:{stance:c=0}={}})=>l-c).forEach(l=>this.pluginInstances.set(l.name,l)),this.modelTypes=Array.isArray(this.window.modelTypes)?this.window.modelTypes:null,this.multiModel=this.window.multiModel??!0,this._loadedModels.value=[],this._loadingModelIds.value=[];const{modelIds:n,viewpoint:s,storey:a}=i??{};return this.window.noModel!==!0&&(n?.length>0?(this.automaticFirstModelsLoading=!1,this.loadModels(n,{viewpoint:s,storey:a})):this.automaticFirstModelsLoading=!0),this._$viewer.globalContext.hub.emit("window-open",{window,name:window.name,localContext:this}),this.window}close(){return this._$viewer.globalContext.close(this.id)}getPlugin(e){return console.warn("[BIMData Viewer] DEPRECATED - Ambigous name. Do not use localContext.getPlugin(name), use the localContext.pluginComponentInstances Map instead."),this.pluginComponentInstances.get(e)}get plugins(){return console.warn("[BIMData Viewer] DEPRECATED - Ambigous name. Do not use localContext.plugins Map, use the localContext.pluginComponentInstances Map instead."),this.pluginComponentInstances}}const u8i={name:"WindowContainer",components:{PluginComponentInstanceContainer:Sb,LayoutSettings:r8i,SideColumn:P9i,ModalManager:Ide},inject:["$viewer"],props:{windowName:{type:String,default:null},windowState:{type:Object,default:null},zoneId:{type:Number,required:!0}},setup(t){const e=Gt("$viewer"),{globalContext:i}=e,o=new c8i(e,t.zoneId);Ln("$viewer",o.$viewer);const{templateRef:r}=o,n=()=>{r.value&&(r.value.scrollTop=0,r.value.scrollLeft=0)};Ao(()=>{r.value.addEventListener("scroll",n,{passive:!0})});const s=()=>{i.activeLocalContext=o},a=()=>{i.activeLocalContext===o&&(i.activeLocalContext=null)},l=vt(()=>{var c;const u=[],d=[],h=[],A=[];return o.window?A.push(...o.pluginInstances.values()):((c=e.windowManager.defaultWindow)==null?void 0:c.plugins.length)>0&&A.push(...e.windowManager.defaultWindow.plugins.map(g=>e.pluginManager.getPluginInstance(g,this)).filter(Boolean).sort(({button:{stance:g=0}={}},{button:{stance:p=0}={}})=>g-p)),A.forEach(g=>{g.button?g.button.position==="left"?d.push(g):g.button.position==="right"&&h.push(g):u.push(g)}),{free:u,leftMenu:d,rightMenu:h}});return Ao(()=>{o.loadWindow(t.windowName,t.windowState)}),{onMouseEnter:s,onMouseLeave:a,templateRef:r,modalManagerTemplateRef:o.modalManagerTemplateRef,windowPlugins:l,layoutSettingsDisplayed:vt(()=>e.layout.settings.edit),spinner:vt(()=>o.spinner),loading:vt(()=>o.loading),width:vt(()=>o.width),height:vt(()=>o.height),resolution:vt(()=>o.resolution),localContext:o}},created(){this.$viewer.windowManager.windowContainers.push(this)},unmounted(){const t=this.$viewer.windowManager.windowContainers.indexOf(this);t!==-1&&this.$viewer.windowManager.windowContainers.splice(t,1)}},d8i={key:0,class:"global-spinner",style:{"z-index":"2"}},h8i={key:1,class:"window-container__layout-settings",style:{"z-index":"5"}};function A8i(t,e,i,o,r,n){const s=z("ModalManager"),a=z("PluginComponentInstanceContainer"),l=z("SideColumn"),c=z("BIMDataSpinner"),u=z("LayoutSettings");return D(),Y("div",{ref:"templateRef",class:"window-container",style:xe(`
1857
+ `],{type:"text/javascript"}));t({workerScripts:{inflate:[e],deflate:[e]}})}const yNi="Writer iterator completed too soon",vNi="Content-Type",CNi=64*1024,Rue="writable";class oz{constructor(){this.size=0}init(){this.initialized=!0}}class Uue extends oz{get readable(){const e=this,{chunkSize:i=CNi}=e,o=new ReadableStream({start(){this.chunkOffset=0},async pull(r){const{offset:n=0,size:s,diskNumberStart:a}=o,{chunkOffset:l}=this;r.enqueue(await ln(e,n+l,Math.min(i,s-l),a)),l+i>s?r.close():this.chunkOffset+=i}});return o}}class Yue extends Uue{constructor(e){super(),Object.assign(this,{blob:e,size:e.size})}async readUint8Array(e,i){const o=this,r=e+i;let n=await(e||r<o.size?o.blob.slice(e,r):o.blob).arrayBuffer();return n.byteLength>i&&(n=n.slice(e,r)),new Uint8Array(n)}}class Fue extends oz{constructor(e){super();const i=this,o=new TransformStream,r=[];e&&r.push([vNi,e]),Object.defineProperty(i,Rue,{get(){return o.writable}}),i.blob=new Response(o.readable,{headers:r}).blob()}getData(){return this.blob}}class INi extends Fue{constructor(e){super(e),Object.assign(this,{encoding:e,utf8:!e||e.toLowerCase()=="utf-8"})}async getData(){const{encoding:e,utf8:i}=this,o=await super.getData();if(o.text&&i)return o.text();{const r=new FileReader;return new Promise((n,s)=>{Object.assign(r,{onload:({target:a})=>n(a.result),onerror:()=>s(r.error)}),r.readAsText(o,e)})}}}class jNi extends Uue{constructor(e){super(),this.readers=e}async init(){const e=this,{readers:i}=e;e.lastDiskNumber=0,e.lastDiskOffset=0,await Promise.all(i.map(async(o,r)=>{await o.init(),r!=i.length-1&&(e.lastDiskOffset+=o.size),e.size+=o.size})),super.init()}async readUint8Array(e,i,o=0){const r=this,{readers:n}=this;let s,a=o;a==-1&&(a=n.length-1);let l=e;for(;l>=n[a].size;)l-=n[a].size,a++;const c=n[a],u=c.size;if(l+i<=u)s=await ln(c,l,i);else{const d=u-l;s=new Uint8Array(i),s.set(await ln(c,l,d)),s.set(await r.readUint8Array(e+d,i-d,o),d)}return r.lastDiskNumber=Math.max(a,r.lastDiskNumber),s}}class Que extends oz{constructor(e,i=4294967295){super();const o=this;Object.assign(o,{diskNumber:0,diskOffset:0,size:0,maxSize:i,availableSize:i});let r,n,s;const a=new WritableStream({async write(u){const{availableSize:d}=o;if(s)u.length>=d?(await l(u.slice(0,d)),await c(),o.diskOffset+=r.size,o.diskNumber++,s=null,await this.write(u.slice(d))):await l(u);else{const{value:h,done:A}=await e.next();if(A&&!h)throw new Error(yNi);r=h,r.size=0,r.maxSize&&(o.maxSize=r.maxSize),o.availableSize=o.maxSize,await Nb(r),n=h.writable,s=n.getWriter(),await this.write(u)}},async close(){await s.ready,await c()}});Object.defineProperty(o,Rue,{get(){return a}});async function l(u){const d=u.length;d&&(await s.ready,await s.write(u),r.size+=d,o.size+=d,o.availableSize-=d)}async function c(){n.size=r.size,await s.close()}}}async function Nb(t,e){t.init&&!t.initialized&&await t.init(e)}function bNi(t){return Array.isArray(t)&&(t=new jNi(t)),t instanceof ReadableStream&&(t={readable:t}),t}function xNi(t){t.writable===tc&&typeof t.next==oue&&(t=new Que(t)),t instanceof WritableStream&&(t={writable:t});const{writable:e}=t;return e.size===tc&&(e.size=0),t instanceof Que||Object.assign(t,{diskNumber:0,diskOffset:0,availableSize:1/0,maxSize:1/0}),t}function ln(t,e,i,o){return t.readUint8Array(e,i,o)}const Gue="\0\u263A\u263B\u2665\u2666\u2663\u2660\u2022\u25D8\u25CB\u25D9\u2642\u2640\u266A\u266B\u263C\u25BA\u25C4\u2195\u203C\xB6\xA7\u25AC\u21A8\u2191\u2193\u2192\u2190\u221F\u2194\u25B2\u25BC !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~\u2302\xC7\xFC\xE9\xE2\xE4\xE0\xE5\xE7\xEA\xEB\xE8\xEF\xEE\xEC\xC4\xC5\xC9\xE6\xC6\xF4\xF6\xF2\xFB\xF9\xFF\xD6\xDC\xA2\xA3\xA5\u20A7\u0192\xE1\xED\xF3\xFA\xF1\xD1\xAA\xBA\xBF\u2310\xAC\xBD\xBC\xA1\xAB\xBB\u2591\u2592\u2593\u2502\u2524\u2561\u2562\u2556\u2555\u2563\u2551\u2557\u255D\u255C\u255B\u2510\u2514\u2534\u252C\u251C\u2500\u253C\u255E\u255F\u255A\u2554\u2569\u2566\u2560\u2550\u256C\u2567\u2568\u2564\u2565\u2559\u2558\u2552\u2553\u256B\u256A\u2518\u250C\u2588\u2584\u258C\u2590\u2580\u03B1\xDF\u0393\u03C0\u03A3\u03C3\xB5\u03C4\u03A6\u0398\u03A9\u03B4\u221E\u03C6\u03B5\u2229\u2261\xB1\u2265\u2264\u2320\u2321\xF7\u2248\xB0\u2219\xB7\u221A\u207F\xB2\u25A0 ".split(""),NNi=Gue.length==256;function DNi(t){if(NNi){let e="";for(let i=0;i<t.length;i++)e+=Gue[t[i]];return e}else return new TextDecoder().decode(t)}function rz(t,e){return e&&e.trim().toLowerCase()=="cp437"?DNi(t):new TextDecoder(e).decode(t)}const Hue="filename",Vue="rawFilename",Zue="comment",Jue="rawComment",Wue="uncompressedSize",Kue="compressedSize",que="offset",sz="diskNumberStart",nz="lastModDate",az="rawLastModDate",Xue="lastAccessDate",SNi="rawLastAccessDate",_ue="creationDate",TNi="rawCreationDate",kNi="internalFileAttribute",ENi="externalFileAttribute",zNi="msDosCompatible",PNi="zip64",BNi=[Hue,Vue,Kue,Wue,nz,az,Zue,Jue,Xue,_ue,que,sz,sz,kNi,ENi,zNi,PNi,"directory","bitFlag","encrypted","signature","filenameUTF8","commentUTF8","compressionMethod","version","versionMadeBy","extraField","rawExtraField","extraFieldZip64","extraFieldUnicodePath","extraFieldUnicodeComment","extraFieldAES","extraFieldNTFS","extraFieldExtendedTimestamp"];class $ue{constructor(e){BNi.forEach(i=>this[i]=e[i])}}const lz="File format is not recognized",ONi="End of central directory not found",RNi="End of Zip64 central directory not found",UNi="End of Zip64 central directory locator not found",YNi="Central directory header not found",FNi="Local file header not found",QNi="Zip64 extra field not found",GNi="File contains encrypted entry",HNi="Encryption method not supported",ede="Compression method not supported",tde="Split zip file",ide="utf-8",ode="cp437",VNi=[[Wue,Fp],[Kue,Fp],[que,Fp],[sz,I0]],ZNi={[I0]:{getValue:Br,bytes:4},[Fp]:{getValue:Db,bytes:8}};class JNi{constructor(e,i={}){Object.assign(this,{reader:bNi(e),options:i,config:kxi()})}async*getEntriesGenerator(e={}){const i=this;let{reader:o}=i;const{config:r}=i;if(await Nb(o),(o.size===tc||!o.readUint8Array)&&(o=new Yue(await new Response(o.readable).blob()),await Nb(o)),o.size<QM)throw new Error(lz);o.chunkSize=Exi(r);const n=await $Ni(o,Lxi,o.size,QM,I0*16);if(!n){const B=await ln(o,0,4),S=Ds(B);throw Br(S)==fxi?new Error(tde):new Error(ONi)}const s=Ds(n);let a=Br(s,12),l=Br(s,16);const c=n.offset,u=Ns(s,20),d=c+QM+u;let h=Ns(s,4);const A=o.lastDiskNumber||0;let g=Ns(s,6),p=Ns(s,8),M=0,f=0;if(l==Fp||a==Fp||p==I0||g==I0){const B=await ln(o,n.offset-VE,VE),S=Ds(B);if(Br(S,0)!=wxi)throw new Error(RNi);l=Db(S,8);let T=await ln(o,l,ZE,-1),R=Ds(T);const F=n.offset-VE-ZE;if(Br(R,0)!=_ce&&l!=F){const Z=l;l=F,M=l-Z,T=await ln(o,l,ZE,-1),R=Ds(T)}if(Br(R,0)!=_ce)throw new Error(UNi);h==I0&&(h=Br(R,16)),g==I0&&(g=Br(R,20)),p==I0&&(p=Db(R,32)),a==Fp&&(a=Db(R,40)),l-=a}if(l>=o.size&&(M=o.size-l-a-QM,l=o.size-a-QM),A!=h)throw new Error(tde);if(l<0)throw new Error(lz);let L=0,w=await ln(o,l,a,g),v=Ds(w);if(a){const B=n.offset-a;if(Br(v,L)!=Xce&&l!=B){const S=l;l=B,M+=l-S,w=await ln(o,l,a,g),v=Ds(w)}}const I=n.offset-l-(o.lastDiskOffset||0);if(a!=I&&I>=0&&(a=I,w=await ln(o,l,a,g),v=Ds(w)),l<0||l>=o.size)throw new Error(lz);const C=cl(i,e,"filenameEncoding"),b=cl(i,e,"commentEncoding");for(let B=0;B<p;B++){const S=new WNi(o,r,i.options);if(Br(v,L)!=Xce)throw new Error(YNi);rde(S,v,L+6);const T=!!S.bitFlag.languageEncodingFlag,R=L+46,F=R+S.filenameLength,Z=F+S.extraFieldLength,H=Ns(v,L+4),X=(H&0)==0,ee=w.subarray(R,F),de=Ns(v,L+32),he=Z+de,Te=w.subarray(Z,he),V=T,re=T,ue=X&&(VM(v,L+38)&iue)==iue,oe=Br(v,L+42)+M;Object.assign(S,{versionMadeBy:H,msDosCompatible:X,compressedSize:0,uncompressedSize:0,commentLength:de,directory:ue,offset:oe,diskNumberStart:Ns(v,L+34),internalFileAttribute:Ns(v,L+36),externalFileAttribute:Br(v,L+38),rawFilename:ee,filenameUTF8:V,commentUTF8:re,rawExtraField:w.subarray(F,Z)});const[ae,Le]=await Promise.all([rz(ee,V?ide:C||ode),rz(Te,re?ide:b||ode)]);Object.assign(S,{rawComment:Te,filename:ae,comment:Le,directory:ue||ae.endsWith(Dxi)}),f=Math.max(oe,f),await sde(S,S,v,L+6);const me=new $ue(S);me.getData=(Pe,Oe)=>S.getData(Pe,me,Oe),L=he;const{onprogress:ye}=e;if(ye)try{await ye(B+1,p,new $ue(S))}catch{}yield me}const x=cl(i,e,"extractPrependedData"),k=cl(i,e,"extractAppendedData");return x&&(i.prependedData=f>0?await ln(o,0,f):new Uint8Array),i.comment=u?await ln(o,c+QM,u):new Uint8Array,k&&(i.appendedData=d<o.size?await ln(o,d,o.size-d):new Uint8Array),!0}async getEntries(e={}){const i=[];for await(const o of this.getEntriesGenerator(e))i.push(o);return i}async close(){}}class WNi{constructor(e,i,o){Object.assign(this,{reader:e,config:i,options:o})}async getData(e,i,o={}){const r=this,{reader:n,offset:s,diskNumberStart:a,extraFieldAES:l,compressionMethod:c,config:u,bitFlag:d,signature:h,rawLastModDate:A,uncompressedSize:g,compressedSize:p}=r,M=i.localDirectory={},f=await ln(n,s,30,a),L=Ds(f);let w=cl(r,o,"password");if(w=w&&w.length&&w,l&&l.originalCompressionMethod!=gxi)throw new Error(ede);if(c!=pxi&&c!=Axi)throw new Error(ede);if(Br(L,0)!=Mxi)throw new Error(FNi);rde(M,L,4),M.rawExtraField=M.extraFieldLength?await ln(n,s+30+M.filenameLength,M.extraFieldLength,a):new Uint8Array,await sde(r,M,L,4,!0),Object.assign(i,{lastAccessDate:M.lastAccessDate,creationDate:M.creationDate});const v=r.encrypted&&M.encrypted,I=v&&!l;if(v){if(!I&&l.strength===tc)throw new Error(HNi);if(!w)throw new Error(GNi)}const C=s+30+M.filenameLength+M.extraFieldLength,b=p,x=n.readable;Object.assign(x,{diskNumberStart:a,offset:C,size:b});const k=cl(r,o,"signal"),B=cl(r,o,"checkPasswordOnly");B&&(e=new WritableStream),e=xNi(e),await Nb(e,g);const{writable:S}=e,{onstart:T,onprogress:R,onend:F}=o,Z={options:{codecType:Eue,password:w,zipCrypto:I,encryptionStrength:l&&l.strength,signed:cl(r,o,"checkSignature"),passwordVerification:I&&(d.dataDescriptor?A>>>8&255:h>>>24&255),signature:h,compressed:c!=0,encrypted:v,useWebWorkers:cl(r,o,"useWebWorkers"),useCompressionStream:cl(r,o,"useCompressionStream"),transferStreams:cl(r,o,"transferStreams"),checkPasswordOnly:B},config:u,streamOptions:{signal:k,size:b,onstart:T,onprogress:R,onend:F}};let H=0;try{({outputSize:H}=await wNi({readable:x,writable:S},Z))}catch(X){if(!B||X.message!=KE)throw X}finally{const X=cl(r,o,"preventClose");S.size+=H,!X&&!S.locked&&await S.getWriter().close()}return B?void 0:e.getData?e.getData():S}}function rde(t,e,i){const o=t.rawBitFlag=Ns(e,i+2),r=(o&$ce)==$ce,n=Br(e,i+6);Object.assign(t,{encrypted:r,version:Ns(e,i),bitFlag:{level:(o&Nxi)>>1,dataDescriptor:(o&eue)==eue,languageEncodingFlag:(o&tue)==tue},rawLastModDate:n,lastModDate:eDi(n),filenameLength:Ns(e,i+22),extraFieldLength:Ns(e,i+24)})}async function sde(t,e,i,o,r){const{rawExtraField:n}=e,s=e.extraField=new Map,a=Ds(new Uint8Array(n));let l=0;try{for(;l<n.length;){const f=Ns(a,l),L=Ns(a,l+2);s.set(f,{type:f,data:n.slice(l+4,l+4+L)}),l+=4+L}}catch{}const c=Ns(i,o+4);Object.assign(e,{signature:Br(i,o+10),uncompressedSize:Br(i,o+18),compressedSize:Br(i,o+14)});const u=s.get(mxi);u&&(KNi(u,e),e.extraFieldZip64=u);const d=s.get(jxi);d&&(await nde(d,Hue,Vue,e,t),e.extraFieldUnicodePath=d);const h=s.get(bxi);h&&(await nde(h,Zue,Jue,e,t),e.extraFieldUnicodeComment=h);const A=s.get(yxi);A?(qNi(A,e,c),e.extraFieldAES=A):e.compressionMethod=c;const g=s.get(vxi);g&&(XNi(g,e),e.extraFieldNTFS=g);const p=s.get(Ixi);p&&(_Ni(p,e,r),e.extraFieldExtendedTimestamp=p);const M=s.get(xxi);M&&(e.extraFieldUSDZ=M)}function KNi(t,e){e.zip64=!0;const i=Ds(t.data),o=VNi.filter(([r,n])=>e[r]==n);for(let r=0,n=0;r<o.length;r++){const[s,a]=o[r];if(e[s]==a){const l=ZNi[a];e[s]=t[s]=l.getValue(i,n),n+=l.bytes}else if(t[s])throw new Error(QNi)}}async function nde(t,e,i,o,r){const n=Ds(t.data),s=new jb;s.append(r[i]);const a=Ds(new Uint8Array(4));a.setUint32(0,s.get(),!0);const l=Br(n,1);Object.assign(t,{version:VM(n,0),[e]:rz(t.data.subarray(5)),valid:!r.bitFlag.languageEncodingFlag&&l==Br(a,0)}),t.valid&&(o[e]=t[e],o[e+"UTF8"]=!0)}function qNi(t,e,i){const o=Ds(t.data),r=VM(o,4);Object.assign(t,{vendorVersion:VM(o,0),vendorId:VM(o,2),strength:r,originalCompressionMethod:i,compressionMethod:Ns(o,5)}),e.compressionMethod=t.compressionMethod}function XNi(t,e){const i=Ds(t.data);let o=4,r;try{for(;o<t.data.length&&!r;){const n=Ns(i,o),s=Ns(i,o+2);n==Cxi&&(r=t.data.slice(o+4,o+4+s)),o+=4+s}}catch{}try{if(r&&r.length==24){const n=Ds(r),s=n.getBigUint64(0,!0),a=n.getBigUint64(8,!0),l=n.getBigUint64(16,!0);Object.assign(t,{rawLastModDate:s,rawLastAccessDate:a,rawCreationDate:l});const c=cz(s),u=cz(a),d=cz(l),h={lastModDate:c,lastAccessDate:u,creationDate:d};Object.assign(t,h),Object.assign(e,h)}}catch{}}function _Ni(t,e,i){const o=Ds(t.data),r=VM(o,0),n=[],s=[];i?((r&1)==1&&(n.push(nz),s.push(az)),(r&2)==2&&(n.push(Xue),s.push(SNi)),(r&4)==4&&(n.push(_ue),s.push(TNi))):t.data.length>=5&&(n.push(nz),s.push(az));let a=1;n.forEach((l,c)=>{if(t.data.length>=a+4){const u=Br(o,a);e[l]=t[l]=new Date(u*1e3);const d=s[c];t[d]=u}a+=4})}async function $Ni(t,e,i,o,r){const n=new Uint8Array(4),s=Ds(n);tDi(s,0,e);const a=o+r;return await l(o)||await l(Math.min(a,i));async function l(c){const u=i-c,d=await ln(t,u,c);for(let h=d.length-o;h>=0;h--)if(d[h]==n[0]&&d[h+1]==n[1]&&d[h+2]==n[2]&&d[h+3]==n[3])return{offset:u+h,buffer:d.slice(h,h+o).buffer}}}function cl(t,e,i){return e[i]===tc?t.options[i]:e[i]}function eDi(t){const e=(t&4294901760)>>16,i=t&65535;try{return new Date(1980+((e&65024)>>9),((e&480)>>5)-1,e&31,(i&63488)>>11,(i&2016)>>5,(i&31)*2,0)}catch{}}function cz(t){return new Date(Number(t/BigInt(1e4)-BigInt(116444736e5)))}function VM(t,e){return t.getUint8(e)}function Ns(t,e){return t.getUint16(e,!0)}function Br(t,e){return t.getUint32(e,!0)}function Db(t,e){return Number(t.getBigUint64(e,!0))}function tDi(t,e,i){t.setUint32(e,i,!0)}function Ds(t){return new DataView(t.buffer)}let ade;try{ade=import.meta.url}catch{}JE({baseURL:ade}),mNi(JE),JE({Deflate:Vbi,Inflate:hxi});function iDi(t){return{getDetailedExtensions(e){return[]},getExtensions(e){return[]},getFullTopics(e,i,o,r,n){return[]},getTopics(e,i,o,r){return[]}}}function oDi(t){return{checkProjectAccess(e,i){return{has_read_permission:!0,has_write_permission:!1,has_admin_permission:!1,token_scopes:["bcf:read","document:read","model:read"],usable_scopes:["bcf:read","document:read","model:read"],user_role:50,user:null}},getProjectDMSTree(e,i){return{}},getDocumentHistories(e,i,o){return[]},getProjectUsers(e,i){return[]}}}function rDi(t){const e=t,i=e.units.reduce((u,d)=>(d.conversion_baseunit=e.units[d.conversion_baseunit_index],delete d.conversion_baseunit_index,u[d.id]=d,u),{}),o=e.definitions.reduce((u,d)=>(d.unit=e.units[d.unit_id],delete d.unit_id,u[d.id]=d,u),{}),r=e.property_sets.reduce((u,d)=>(d.properties.forEach(h=>{h.definition=e.definitions[h.def_id],delete h.def_id}),u[d.id]=d,u),{}),n=e.classifications.reduce((u,d)=>(d.name=d.type,d.title=d.description,u[d.id]=d,u),{}),s=e.layers.reduce((u,d)=>(d.elements=[],u[d.id]=d,u),{}),a=e.systems.reduce((u,d)=>(d.elements=[],u[d.uuid]=d,u),{}),l={};l.materials_data=e.materials.materials_data.reduce((u,d)=>(d.property_sets=d.psets.map(h=>e.property_sets[h]),delete d.psets,delete d.step_id,u[d.id]=d,u),{}),l.list_components=e.materials.list_components.reduce((u,d)=>(d.material=e.materials.materials_data[d.material],d.option=e.materials.options[d.material_option],u[d.id]=d,delete d.id,u),{}),l.options=e.materials.options.reduce((u,d)=>(d.list_components=d.material_list.map(h=>e.materials.list_components[h]),u[d.id]=d,u),{});const c={};return e.elements.forEach(u=>{u.attributes=e.property_sets[u.attributes],u.property_sets=u.psets.map(d=>e.property_sets[d]),delete u.psets,u.classifications=u.classifications.map(d=>e.classifications[d]),u.systems=u.systems.map(d=>{const h=e.systems[d];return h.elements.push(u.uuid),h}),u.layers=u.layers.map(d=>{const h=e.layers[d];return h.elements.push(u.uuid),h}),u.material_list=u.material_list.map(d=>e.materials.list_components[d]),c[u.uuid]=u}),{units:i,definitions:o,property_sets:r,classifications:n,layers:s,systems:a,materials:l,elements:c}}function sDi(t){const e={};return Object.values(t).forEach(i=>{e[i.uuid]={},e[i.uuid].attributes={},i.attributes.properties.forEach(o=>{e[i.uuid].attributes[o.definition.name]=o.value}),i.property_sets.forEach(o=>{e[i.uuid][o.name]={},o.properties.forEach(r=>{e[i.uuid][o.name][r.definition.name]=r.value})})}),e}function nDi(t){return Object.values(t).forEach(e=>{e.formattedRawElements=rDi(e.rawElements)}),{getModels(e,i,o,r,n){let s=Object.values(t).map(a=>a.model);return o?.length>0&&(s=s.filter(a=>o.includes(a.source))),r?.length>0&&(s=s.filter(a=>r.includes(a.status))),n?.length>0&&(s=s.filter(a=>n.includes(a.type))),s},getModel(e,i,o){return t[i].model},getTileset(e,i,o,r){console.warn("[BIMData Viewer] Offline Warning: `getTileset` is not available in offline mode.")},getBuildings(e,i,o){return t[i].buildings},getBuildingPlanPositioning(e,i,o,r,n){const s=this.getBuilding(i,r,n,e).plans.find(a=>a.plan.id===o);return{translation_x:s.translation_x,translation_y:s.translation_y,rotate_z:s.rotate_z,scale:s.scale,opacity:s.opacity}},getBuilding(e,i,o,r){return t[i].buildings.find(n=>n.uuid===r)},getModelClassifications(e,i,o){return Object.values(t[i].formattedRawElements.classifications)},listClassificationElementRelations(e,i,o){return Object.values(t[i].formattedRawElements.elements).flatMap(r=>r.classifications.map(n=>({element_uuid:r.uuid,classification_id:n.id})))},getElementsFromClassification(e,i,o,r){return t[o].formattedRawElements.classifications[i].elements},getDrawings(e,i,o){return t[i].drawings},getDrawing(e,i,o,r){return this.getDrawings(e,o,r).find(n=>n.id===i)},getElements(e,i,o,r,n,s){return Object.values(t[i].formattedRawElements.elements).filter(a=>s?a.type===s:r?a.classifications.some(l=>l.name===r):n?a.classifications.some(l=>l.notation===n):!0)},getElementLinkedDocuments(e,i,o){return console.warn("[BIMData Viewer] Offline Warning: `getElementLinkedDocuments` is not available in offline mode."),[]},async getRawElements(e,i,o,r,n,s){return t[i].rawElements},getSimpleElements(e,i,o,r,n,s){const a=this.getElements(e,i,o,r,n,s);return sDi(a)},getClassificationsOfElement(e,i,o,r){return this.getElement(e,o,r,i).classifications},getDocumentsOfElement(e,i,o,r){return console.warn("[BIMData Viewer] Offline Warning: `getDocumentsOfElement` is not available in offline mode."),[]},getMaterials(e,i,o,r){return this.getElement(e,o,r,i).material_list.map(n=>n.material)},getMaterial(e,i,o,r,n){return this.getMaterials(e,i,r,n).find(s=>s.id===o)},getElementPropertySets(e,i,o,r){return this.getElement(e,o,r,i).property_sets},getElementPropertySet(e,i,o,r,n){return this.getElementPropertySets(e,i,r,n).find(s=>s.id===o)},getElementPropertySetProperties(e,i,o,r,n){return this.getElementPropertySet(e,i,n,o,r).properties},getElementPropertySetProperty(e,i,o,r,n,s){return this.getElementPropertySetProperties(e,i,r,n,s).find(a=>a.id===o)},getElementPropertySetPropertyDefinitions(e,i,o,r,n,s){return[this.getElementPropertySetProperty(e,i,n,o,r,s).definition]},getElementPropertySetPropertyDefinition(e,i,o,r,n,s,a){const l=this.getElementPropertySetProperty(e,i,s,r,n,a).definition;return l.id===o?l:void 0},getElementPropertySetPropertyDefinitionUnits(e,i,o,r,n,s,a){return[this.getElementPropertySetPropertyDefinition(e,i,s,o,r,n,a).unit]},getElementPropertySetPropertyDefinitionUnit(e,i,o,r,n,s,a,l){const c=this.getElementPropertySetPropertyDefinition(e,i,a,r,n,s,l).unit;return c.id===o?c:void 0},getElement(e,i,o,r){return t[i].formattedRawElements.elements[r]},getSimpleElement(e,i,o,r){return this.getSimpleElements(e,i,o)[r]},getLayers(e,i,o){return Object.values(t[i].formattedRawElements.layers)},getLayer(e,i,o,r){return this.getLayers(e,o,r).find(n=>n.id===i)},getModelMaterials(e,i,o){return Object.values(t[i].formattedRawElements.materials.materials_data)},getModelMaterial(e,i,o,r){return this.getModelMaterials(e,o,r).find(n=>n.id===i)},getProcessorHandlers(e,i,o){return console.warn("[BIMData Viewer] Offline Warning: `getProcessorHandlers` is not available in offline mode."),[]},getProcessorHandler(e,i,o,r){console.warn("[BIMData Viewer] Offline Warning: `getProcessorHandler` is not available in offline mode.")},getModelProperties(e,i,o){return t[i].properties},getModelProperty(e,i,o,r){return t[o].properties.find(n=>n.id===i)},getModelPropertyDefinitions(e,i,o){return Object.values(t[i].formattedRawElements.definitions)},getModelPropertyDefinition(e,i,o,r){return this.getModelPropertyDefinitions(e,o,r).find(n=>n.id===i)},getPropertySets(e,i,o){return Object.values(t[i].formattedRawElements.property_sets)},getPropertySet(e,i,o,r){return this.getPropertySets(e,o,r).find(n=>n.id===i)},getSpaces(e,i,o){return t[i].spaces},getSpace(e,i,o,r){return t[o].spaces.find(n=>n.id===i)},getStoreys(e,i,o){return t[i].storeys},getStoreyPlanPositioning(e,i,o,r,n){const s=this.getStorey(e,o,r,n).plans.find(a=>a.plan.id===i);return{translation_x:s.translation_x,translation_y:s.translation_y,rotate_z:s.rotate_z,scale:s.scale,opacity:s.opacity}},getStorey(e,i,o,r){return t[i].storeys.find(n=>n.uuid===r)},getSystems(e,i,o){return Object.values(t[i].formattedRawElements.systems)},getSystem(e,i,o,r){return this.getSystems(e,i,o).find(n=>n.uuid===r)},getModelUnits(e,i,o){return Object.values(t[i].formattedRawElements.units)},getModelUnit(e,i,o,r){return this.getModelUnits(e,o,r).find(n=>n.id===i)},getZones(e,i,o,r){return t[i].zones.filter(n=>r?n.color===r:!0)},getZone(e,i,o,r){return t[o].zones.find(n=>n.id===i)},getZoneSpaces(e,i,o,r){return this.getZone(e,r,i,o).spaces},getZoneSpace(e,i,o,r,n){return this.getZoneSpaces(e,o,r,n).find(s=>s.id===i)}}}async function aDi(t){const e=t.find(o=>o.filename==="data.json"),i=await e?.getData(new INi);return i?JSON.parse(i):null}async function Gy(t,e,i){const o=t.find(n=>n.filename===`${e.id}/${i}`),r=await o?.getData(new Fue);return r?URL.createObjectURL(r):null}async function lDi(t,e){await Promise.all([Gy(t,e,"document_file").then(i=>e.document&&(e.document.file=i)),Gy(t,e,"structure_file").then(i=>e.structure_file=i),Gy(t,e,"map_file").then(i=>e.map_file=i),Gy(t,e,"binary_2d_file").then(i=>e.binary_2d_file=i),...e.xkt_files.map((i,o)=>Gy(t,e,`xkt_file_v${i.version}`).then(r=>e.xkt_files[o]={version:i.version,file:r}))])}function uz(t,e,i){return new Proxy(t[i],{get:function(o,r){if(e[i][r])return e[i][r];throw new Error(`[BIMData Viewer] Offline Error: method \`${i}.${r}\` is not mocked.`)}})}class cDi{async setup(e,i){const o=await fetch(e).then(n=>n.blob()),r=new JNi(new Yue(o));return this.entries=await r.getEntries(),this.data=await aDi(this.entries),await Promise.all(Object.values(this.data).flatMap(({model:n,buildings:s,storeys:a})=>[n].concat(n.children).concat(s.flatMap(l=>l.plans).map(l=>l.plan)).concat(a.flatMap(l=>l.plans).map(l=>l.plan))).map(n=>lDi(this.entries,n))),this.bcfApi=iDi(this.data),this.collaborationApi=oDi(this.data),this.modelApi=nDi(this.data),Object.assign({},i,{bcfApi:uz(i,this,"bcfApi"),collaborationApi:uz(i,this,"collaborationApi"),modelApi:uz(i,this,"modelApi")})}}class uDi{constructor(e={}){const{apiUrl:i,archiveUrl:o,cloudId:r,projectId:n,accessToken:s,offline:a}=e;this.apiUrl=i,this.archiveUrl=o,this.cloudId=r,this.projectId=n,this._accessToken=s,this.offline=a??{enabled:!1};const l=K7.makeBIMDataApiClient({apiUrl:i,accessToken:s});this.apiClient=l,Object.assign(l,{BcfApi:function(){return console.warn("[BIMData Viewer] DEPRECATED - API - please use `apiClient.bcfApi` instead of `new apiClient.BcfApi()`."),l.bcfApi},CollaborationApi:function(){return console.warn("[BIMData Viewer] DEPRECATED - API - please use `apiClient.collaborationApi` instead of `new apiClient.CollaborationApi()`."),l.collaborationApi},ModelApi:function(){return console.warn("[BIMData Viewer] DEPRECATED - API - please use `apiClient.modelApi` instead of `new apiClient.ModelApi()`."),l.modelApi},IfcApi:function(){return console.warn("[BIMData Viewer] DEPRECATED - API - please use `apiClient.modelApi` instead of `new apiClient.IfcApi()`."),new Proxy(l.modelApi,{get:function(c,u,d){const h=u.replace("Deprecated","").replace("Ifc","Model");return Reflect.get(c,h,d)}})}})}get accessToken(){return this._accessToken}set accessToken(e){this._accessToken=e,this.apiClient.accessToken=e}getModel(e){const{cloudId:i,projectId:o,apiClient:r}=this;return r.modelApi.getModel(i,e,o)}getIfc(e){return console.warn("[BIMData Viewer] DEPRECATED - API - please use the `getModel` method instead of `getIfc`."),this.getModel(e)}async getModelStructure(e){const i=(await(await fetch(e.structure_file)).json())[0];return jh(i),i}getIfcStructure(e){return console.warn("[BIMData Viewer] DEPRECATED - API - please use the getModelStructure method instead of getIfcStructure."),this.getModelStructure(e)}async getRawElements(e){const{cloudId:i,projectId:o,apiClient:r}=this,n=await r.modelApi.getRawElements(i,e,o);n.units.forEach(a=>{a.conversion_baseunit=n.units[a.conversion_baseunit_index],delete a.conversion_baseunit_index}),n.definitions.forEach(a=>{a.unit=n.units[a.unit_id],delete a.unit_id}),n.property_sets.forEach(a=>{a.properties.forEach(l=>{l.definition=n.definitions[l.def_id],delete l.def_id})});const s={};return n.elements.forEach(a=>{a.attributes=n.property_sets[a.attributes],a.property_sets=a.psets.map(l=>n.property_sets[l]),Object.assign(a,{get propertySets(){return console.warn("propertySets is deprecated, please use property_sets instead."),a.property_sets}}),delete a.psets,a.classifications=a.classifications.map(l=>n.classifications[l]),a.systems=a.systems.map(l=>n.systems[l]),a.layers=a.layers.map(l=>n.layers[l]),s[a.uuid]=a}),s}getStoreys(e){const{cloudId:i,projectId:o,apiClient:r}=this;return r.modelApi.getStoreys(i,e,o)}createModel(e){const{cloudId:i,projectId:o,apiClient:r}=this;return r.modelApi.createModel(i,o,{document_id:e})}async waitForModelProcess(e){const i=["C","E","X"];return i.includes(e.status)?e:new Promise((o,r)=>{const n=setInterval(async()=>{try{let s=await this.getModel(e.id);i.includes(s.status)&&(clearInterval(n),o(s))}catch(s){clearInterval(n),r(s)}},1e3)})}async createStoreyPlan(e,i,o){const{cloudId:r,projectId:n,apiClient:s}=this,a=await this.createModel(o);return await s.modelApi.createStoreyPlan(r,e,n,i,{id:a.id}),a}deleteStoreyPlan(e,i,o){const{cloudId:r,projectId:n,apiClient:s}=this;return s.modelApi.deleteStoreyPlan(r,o,e,n,i)}updatePlanPositioning(e,i,o,r){const{cloudId:n,projectId:s,apiClient:a}=this;return a.modelApi.updateStoreyPlanPositioning(n,o,e,s,i,r)}async setOfflineMode(){const{offline:e}=this;e!=null&&e.enabled&&(this.apiClient=await new cDi().setup(e.dataFile,this.apiClient))}}function dDi(t){const e=[{methodName:"selectObjects",property:"selected",value:!0,eventName:"objects-selected",exlusiveIndex:1},{methodName:"deselectObjects",property:"selected",value:!1,eventName:"objects-deselected"},{methodName:"highlightObjects",property:"highlighted",value:!0,eventName:"objects-highlighted"},{methodName:"unhighlightObjects",property:"highlighted",value:!1,eventName:"objects-unhighlighted"},{methodName:"showObjects",property:"visible",value:!0,eventName:"objects-shown"},{methodName:"hideObjects",property:"visible",value:!1,eventName:"objects-hidden"},{methodName:"xrayObjects",property:"xrayed",value:!0,eventName:"objects-xrayed"},{methodName:"unxrayObjects",property:"xrayed",value:!1,eventName:"objects-unxrayed"},{methodName:"setObjectsPickable",property:"pickable",value:!0,eventName:"objects-pickable"},{methodName:"setObjectsUnpickable",property:"pickable",value:!1,eventName:"objects-unpickable"}],i=e.reduce((r,n)=>(r[n.methodName]=function(s,a){o(this,n,a);const{property:l,value:c}=n,u=[];for(const d of s){const h=t.get(d);try{h[l]=c,u.push(h)}catch{console.warn(`object with id ${d} does not exist`)}}this.hub.emit(n.eventName,{objects:u,options:{...a}})},r[`${n.methodName}ByUuids`]=function(s,a){o(this,n,a);const{property:l,value:c}=n,u=s.map(d=>this.uuidsMap.get(d)).filter(d=>d?.length>0).flatMap(d=>d.map(h=>(h[l]=c,h)));this.hub.emit(n.eventName,{objects:u,options:{...a}})},r),{}),o=(r,n,s)=>{if(n.exlusiveIndex!==void 0&&s!=null&&s.exclusive){const a=e[n.exlusiveIndex],{property:l,value:c}=n;r[a.methodName](r.objects.filter(u=>u[l]===c).map(u=>u.id),{options:{...s}})}};return{...i,colorizeObjects(r,n,s){const a=[];for(const l of r)try{const c=t.get(l);c.color=n,a.push(c)}catch{console.warn(`object with id ${l} does not exist`)}this.hub.emit("objects-colorized",{objects:a,color:n,options:{...s}})},colorizeObjectsByUuids(r,n,s){const a=r.flatMap(l=>this.uuidsMap.get(l));this.colorizeObjects(a.map(l=>l.id),n,s)},get objects(){return Array.from(t.values())},get objectsIds(){return this.objects.map(r=>r.id)},get objectsUuids(){return Array.from(new Set(this.objects.map(r=>r.uuid)))},get objectsMap(){return t}}}const hDi=Object.freeze({EXA:10**18,PETA:10**15,TERA:10**12,GIGA:10**9,MEGA:10**6,KILO:10**3,HECTO:10**2,DECA:10,DECI:10**-1,CENTI:10**-2,MILLI:10**-3,MICRO:10**-6,NANO:10**-9,PICO:10**-12,FEMTO:10**-15,ATTO:10**-18});async function ADi(t,e,i){async function o(l,c){try{const u=(await t.apiClient.modelApi.getElement(t.cloudId,i,t.projectId,l)).attributes.properties.find(d=>d.definition.name===c);if(u){const d=u.definition.unit;if(d){const{name:h,prefix:A}=d;h!=="METRE"&&console.warn(`[Viewer] Elevation unit other that "METRE" are not supported. Unit "${h}" fallback to "METRE".`);const g=hDi[A];return g===void 0&&console.warn(`[Viewer] Elevation unit prefix "${A}" is unknown and will be ignored.`),(u.value??0)*(g??1)}else return u.value??0}}catch(u){console.warn(`[Models] Cannot get elevation of object with uuid ${l}: ${u}`)}return 0}const r=new Map,n=new Map;function s(){const l=new Set(e.map(c=>{var u,d;return(d=(u=c.object)==null?void 0:u.building)==null?void 0:d.uuid}).filter(Boolean));return P9(l,10,(c,u)=>{o(c,"ElevationOfRefHeight").then(d=>{r.set(c,d),u()},u)})}function a(){return P9(e,10,(l,c)=>{o(l.uuid,"Elevation").then(u=>{n.set(l.uuid,u),c()},c)})}await Promise.all([s(),a()]),e.forEach(l=>{var c,u;const d=n.get(l.uuid)??0,h=r.get((u=(c=l.object)==null?void 0:c.building)==null?void 0:u.uuid)??0;l.elevation=d,l.absoluteElevation=h+d}),e.forEach((l,c)=>{var u,d;l.topElevation=((u=e[c+1])==null?void 0:u.elevation)??1/0,l.absoluteTopElevation=((d=e[c+1])==null?void 0:d.absoluteElevation)??1/0})}class _B{constructor(e){const{archived:i,binary_2d_file:o,children:r,created_at:n,creator:s,document:a,document_id:l,errors:c,gltf_file:u,id:d,map_file:h,name:A,north_vector:g,page_number:p,parent_id:M,preview_file:f,project_id:L,recommanded_2d_angle:w,size_ratio:v,source:I,status:C,structure_file:b,systems_file:x,type:k,updated_at:B,version:S,viewer_360_file:T,warnings:R,world_position:F,xkt_file:Z,xkt_files:H}=e;this.id=d,this.name=A,this.type=k,this.archived=i,this.binary_2d_file=o,this.children=r?.map(X=>new _B(X))??[],this.created_at=n,this.creator=s,this.document=a,this.document_id=l,this.errors=c,this.gltf_file=u,this.map_file=h,this.north_vector=g,this.page_number=p,this.parent_id=M,this.preview_file=f,this.project_id=L,this.recommanded_2d_angle=w,this.size_ratio=v,this.source=I,this.status=C,this.structure_file=b,this.systems_file=x,this.updated_at=B,this.version=S,this.viewer_360_file=T,this.warnings=R,this.world_position=F,this.xkt_file=Z,this.xkt_files=H}}class lde{constructor(e,i,o,r){this.model=i,this.storey=o,this.index=r,this.key=`${o.key}-${e.plan.id}-${r}`,this.translation_x=e.translation_x??0,this.translation_y=e.translation_y??0,this.rotate_z=e.rotate_z??0,this.scale=e.scale??1,this.opacity=e.opacity??1,this.plan=e.plan}}class pDi{constructor(e,i){this.model=i;const{name:o,uuid:r,plans:n,plans_unreachable_count:s}=e;this.name=o,this.uuid=r,this.key=`${i.id}-${this.uuid}`,this.plans_unreachable_count=s,this.plans=n.map((a,l)=>new lde(a,i,this,l)),this.object=i.uuids.get(this.uuid),this.objects=null,this.elevation=null,this.absoluteElevation=null,this.topElevation=null,this.absoluteTopElevation=null}get uuids(){return new Map([...this.objects.values()].map(e=>[e.uuid,e]))}}class gDi extends r8{constructor(e,i){super(e,i,"zone");const{id:o,uuid:r,name:n,created_at:s,updated_at:a,parent_id:l,order:c,zones:u,spaces:d,color:h,storey_uuid:A}=e;this.id=o,this.uuid=r,this.name=n,this.created_at=s,this.updated_at=a,this.parent_id=l,this.order=c,this.zones=u,this.spaces=d,this.color=h,this.storey_uuid=A}}class MDi extends _B{constructor(e,i,{structure:o,zones:r,systems:n,storeys:s}={}){var a,l;if(super(i),this._stateObjectMap=e,this.uuids=new Map,o){const d=VG(o,this,e),h=Pjt(d);this.structure=d,this.objects=h,h.forEach(A=>{A.uuid&&this.uuids.set(A.uuid,A)})}else this.structure=null,this.objects=[];this.zones=[],this.setZones(r??[]),n?.forEach(d=>{const h=new r8(d,this,"system");this.uuids.set(h.uuid,h),e.set(h.id,h),this.objects.unshift(h)}),this.storeys=s?.map(d=>new pDi(d,this)).sort(Ch("order",!1))??[];const c=new Map(this.storeys.map(d=>[d.uuid,new Set])),u=this.type==="DWG"?"layout":"storey";for(const d of this.objects)d.type!==u&&c.has((a=d[u])==null?void 0:a.uuid)&&c.get((l=d[u])==null?void 0:l.uuid).add(d);for(const d of this.storeys){const h=c.get(d.uuid);d.objects=h?[...h.values()]:[]}}setZones(e=[]){this.zones.forEach(i=>{this._stateObjectMap.delete(i.id),this.uuids.delete(i.uuid),this.objects.splice(this.objects.indexOf(i),1)}),this.zones=e.map(i=>{const o=new gDi(i,this);return this._stateObjectMap.set(o.id,o),this.uuids.set(o.uuid,o),this.objects.unshift(o),o})}}const fDi=(t,e,i)=>{const{api:o}=i;async function r(n){if(typeof n=="string"&&(console.warn(`[State] 'loadModel' called with id ${n} as string and parsed as integer.`),n=parseInt(n)),t.get(n))return console.warn(`[State] 'loadModel' called with id ${n}}, model already loaded.`),t.get(n);const s=[o.apiClient.modelApi.getZones(o.cloudId,n,o.projectId),o.apiClient.modelApi.getSystems(o.cloudId,n,o.projectId),o.getStoreys(n)],a=await o.getModel(n);a.structure_file&&s.push(o.getModelStructure(a));const[l,c,u,d]=await Promise.all(s),h=new MDi(e,a,{structure:d,zones:l,systems:c,storeys:u});return h.objects.forEach(A=>{var g,p;A.parent=h.uuids.get((g=A.parent)==null?void 0:g.uuid),A.children=(p=A.children)==null?void 0:p.map(M=>h.uuids.get(M.uuid)).filter(Boolean)}),await ADi(o,h.storeys,h.id),t.set(n,h),h}return{get models(){return Array.from(t.values())},get ifcs(){return console.warn("[BIMData Viewer] DEPRECATED - State model - please use the models instead of ifcs."),Array.from(t.values()).filter(n=>!n.type||n.type==="IFC")},get modelsMap(){return t},get ifcsMap(){return console.warn("[BIMData Viewer] DEPRECATED - State model - please use the modelsMap instead of ifcsMap."),new Map([...t].filter(([,n])=>!n.type||n.type==="IFC"))},async loadModels(n){const s=await Promise.allSettled(n.map(r));s.filter(l=>l.status==="rejected").forEach(l=>console.error(l.reason));const a=s.filter(l=>l.status==="fulfilled").map(l=>l.value);if(a.length>0){const l=a.filter(c=>!c.type||c.type==="IFC");l.length&&this.hub.emit("ifcs-loaded",{ifcs:l}),this.hub.emit("models-loaded",{models:a}),i.globalContext.hub.emit("models-loaded",{models:a}),this.hub.emit("objects-added",{objects:a.flatMap(c=>c.objects)})}return a},loadIfcs(n){return console.warn("[BIMData Viewer] DEPRECATED - State model - please use the loadModels method instead of loadIfcs."),this.loadModels(n)},unloadModels(n){const s=[],a=[];if(n.forEach(l=>{const c=t.get(l);c?(t.delete(l),c.objects.map(u=>(a.push(u),u.id)).forEach(u=>e.delete(u)),s.push(c)):console.warn(`[State] Cannot unload model with id ${l} because it is not loaded.`)}),a.length>0&&this.hub.emit("objects-removed",{objects:a}),s.length>0){const l=s.filter(c=>!c.type||c.type==="IFC");l.length&&this.hub.emit("ifcs-unloaded",{ifcs:l}),this.hub.emit("models-unloaded",{models:s})}return s},unloadIfcs(n){return console.warn("[BIMData Viewer] DEPRECATED - State model - please use the unloadModels method instead of unloadIfcs."),this.unloadModels(n)},getStoreyFromAbsoluteElevation(n,s){var a;if(!n.storeys)return null;for(let l=0;l<n.storeys.length;l++)if(s>=n.storeys[l].absoluteElevation&&s<(((a=n.storeys[l+1])==null?void 0:a.absoluteElevation)??1/0))return n.storeys[l];return n.storeys[0]}}};function LDi(t){return{async createPlan(e,i,o,r){const n=await t.api.createStoreyPlan(e.id,i.uuid,o.id);await t.api.updatePlanPositioning(e.id,i.uuid,n.id,r);const s=new lde({...r,plan:n},e,i,e.storeys.length);return i.plans.push(s),this.hub.emit("plan-created",{plan:s}),s},async updatePlan(e){const i=await t.api.updatePlanPositioning(e.model.id,e.storey.uuid,e.plan.id,e);return Object.assign(e,i),this.hub.emit("plan-updated",{plan:e}),e},async deletePlan(e){await t.api.deleteStoreyPlan(e.model.id,e.storey.uuid,e.plan.id),e.storey.plans=e.storey.plans.filter(i=>i.key!==e.key),this.hub.emit("plan-deleted",{plan:e})}}}const wDi=(t,e)=>{const i={getObjectsByUuids(o){return o.flatMap(r=>this.uuidsMap.get(r))},getObject(o){return console.warn("[BIMData Viewer] DEPRECATED - State - `getObject` is deprecated, use `objectsMap.get` instead."),e.get(o)},getIfc(o){return console.warn("[BIMData Viewer] DEPRECATED - State - `getIfc` is deprecated, use `modelsMap.get` instead."),t.get(o)},get colorizedObjects(){return Array.from(e.values()).filter(o=>!!o.color)},get colorizedObjectsIds(){return this.colorizedObjects.map(o=>o.id)},get colorizedObjectsUuids(){return Array.from(new Set(this.colorizedObjects.map(o=>o.uuid)))},getObjectsOfType(o){return Array.from(e.values()).filter(r=>r.type===o)},getTypesOf(o){typeof o.map>"u"&&(o=[...o]);const r=new Set;return o.forEach(n=>{const s=e.get(n);s&&s.type&&r.add(s.type)}),Array.from(r).sort()},getObjectsWithTheSameTypeAs(o){const r=this.getTypesOf(o);return[...e.values()].filter(n=>r.includes(n.type))}};return mDi.forEach(o=>{Object.defineProperty(i,o.name,{get(){return Array.from(e.values()).filter(r=>r[o.property]===o.value).map(r=>Object.freeze(Object.defineProperties({},Object.getOwnPropertyDescriptors(r))))}}),Object.defineProperty(i,`${o.name}Ids`,{get(){return this[o.name].map(yDi)}}),Object.defineProperty(i,`${o.name}Uuids`,{get(){return Array.from(new Set(this[o.name].map(vDi)))}})}),i},mDi=[{name:"selectedObjects",property:"selected",value:!0},{name:"deselectedObjects",property:"selected",value:!1},{name:"highlightedObjects",property:"highlighted",value:!0},{name:"unhighlightedObjects",property:"highlighted",value:!1},{name:"visibleObjects",property:"visible",value:!0},{name:"unvisibleObjects",property:"visible",value:!1},{name:"xrayedObjects",property:"xrayed",value:!0},{name:"unxrayedObjects",property:"xrayed",value:!1},{name:"pickableObjects",property:"pickable",value:!0},{name:"unpickableObjects",property:"pickable",value:!1}];function yDi(t){return t.id}function vDi(t){return t.uuid}function dz(t,e){return t.mixins?t.mixins[t.mixins.length]=e:t.mixins=[e],t}function CDi(t){const e=new Set;return{get annotations(){return Array.from(e)},addAnnotation({x:i=0,y:o=0,z:r=0,component:n={render(){}},props:s}={},a){const l=this,c={get x(){return i},set x(u){i=u,l.hub.emit("annotation-updated",{annotation:c})},get y(){return o},set y(u){o=u,l.hub.emit("annotation-updated",{annotation:c})},get z(){return r},set z(u){r=u,l.hub.emit("annotation-updated",{annotation:c})},component:n,props:s};return dz(c.component,{beforeCreate(){this.$viewer=t}}),e.add(c),this.hub.emit("annotation-added",{annotation:c,options:a}),c},removeAnnotation(i,o){return e.has(i)?(e.delete(i),this.hub.emit("annotation-removed",{annotation:i,options:o}),!0):!1},clearAnnotations(){e.forEach(i=>this.removeAnnotation(i))}}}function IDi(t){const e=new Map,i=new Map,o={uuidsMap:{get(r){const n=[];return e.forEach(s=>{const a=s.uuids.get(r);a&&n.push(a)}),n}},hub:new wh};return[fDi(e,i,t),dDi(i),LDi(t),CDi(t),wDi(e,i)].forEach(r=>Object.defineProperties(o,Object.getOwnPropertyDescriptors(r))),o}function jDi(t){if(t?.type==="container")DDi(t);else if(t?.type==="zone")NDi(t);else throw new TypeError("AREAS CORE - Layout first child must be a zone or a container.");return bDi(t),t}function bDi(t){const e=new Set,i=new Set;for(let o of t)if(o.id!=null)if(o.type==="zone"){if(e.has(o.id))throw new Error("AREAS CORE - Cannot add the same zone id twice.");e.add(o.id)}else{if(i.has(o.id))throw new Error("AREAS CORE - Cannot add the same container id twice.");i.add(o.id)}}function xDi(t){cde(t.layout,"zone",t.zoneIdManager),cde(t.layout,"container",t.containerIdManager)}function cde(t,e,i){const o=[...t].filter(r=>r.type===e);o.map(r=>r.id).filter(r=>r!=null).forEach(r=>i.add(r)),o.filter(r=>r.id===void 0||r.id===null).forEach(r=>{r.id=i.nextId()})}function NDi(t){if(typeof t!="object")throw new TypeError("AREAS CORE - Invalid zone. Zone must be an object.");if(t?.type!=="zone")throw new TypeError('AREAS CORE - Invalid zone. A zone must be of type "zone".');return t}function DDi(t){var e,i;if(typeof t!="object")throw new TypeError("AREAS CORE - Invalid container. A container must be an object.");if(t?.type!=="container")throw new TypeError('AREAS CORE - Invalid container. Container must be of type "container".');if(t!=null&&t.direction&&!["row","column"].includes(t.direction))throw new TypeError('AREAS CORE - Invalid container. Container direction must be of type "row" or "column".');if(((e=t?.children)==null?void 0:e.length)<2)throw new TypeError("AREAS CORE - Invalid container. Container children must have at least 2 children.");if(((i=t?.children)==null?void 0:i.reduce((o,r)=>o+r?.ratio,0))!==100)throw new TypeError("AREAS CORE - Invalid container. The sum of container children ratios must be equal to 100.");return t}function ude(t){var e;return(e=t.children)!=null&&e.length&&t.children.forEach(i=>{Object.defineProperty(i,Symbol.iterator,{value:ude(i),configurable:!0})}),function*(){var i;if(yield t,(i=t.children)!=null&&i.length)for(let o of t.children)yield*o}}function ZM(t){return Object.defineProperty(t,Symbol.iterator,{value:ude(t),configurable:!0}),t}function dde(){let t=1;const e=new Set;return{nextId(){for(;!this.isIdAvailable(t);)t++;return e.add(t),t},isIdAvailable(i){return!e.has(i)},add(i){return this.isIdAvailable(i)?(e.add(i),i):!1}}}function hde(t){var e;if(!t)return;const i=Object.assign({},t);return((e=t.children)==null?void 0:e.length)>0&&(i.children=t.children.map(hde)),i}function SDi(t){return e=>{const i=t.getZone(e);if(!i)return!1;const o=t.getParent(i);if(!o)throw new Error("AREAS CORE - Cannot delete root Zone");const r=o.children.indexOf(i);if(o.children.length>2){const n=o.children[r-1],s=o.children[r+1];r===0?s.ratio+=i.ratio:r===o.children.length-1?n.ratio+=i.ratio:(n.ratio+=Math.floor(i.ratio/2),s.ratio+=Math.ceil(i.ratio/2)),o.children=o.children.filter(a=>a.type!=="zone"||a.id!==e)}else{const n=o.children[r===1?0:1];n.ratio=o.ratio;const s=t.getParent(o);if(s){const a=s.children.indexOf(o);s.children.splice(a,1,n)}else t.layout=n}return!0}}var TDi=SDi;function kDi(t){return()=>Ade(t.layout,[t.layout])}function Ade(t,e=[]){var i;return(i=t.children)==null||i.forEach(o=>{e.push(o),o.type==="container"&&Ade(o,e)}),e}var EDi=kDi;function zDi(t){return e=>{if(!e)throw new TypeError("AREAS CORE - fail to get parent: container child is null or undefined");return t.layout.type==="zone"?null:pde(t.layout,e)}}function pde(t,e){for(let i of t.children){if(i===e)return t;if(i.type==="container"){const o=pde(i,e);if(o)return o}}return null}var PDi=zDi;function BDi(t){return e=>t.layout.type==="zone"?t.layout.id===e?t.layout:null:gde(t.layout,e)}function gde(t,e){for(let i of t.children)if(i.type==="zone"){if(i.id===e)return i}else{const o=gde(i,e);if(o)return o}return null}var ODi=BDi;function RDi(t){return(e,i)=>{if(typeof i!="number")throw new TypeError("AREAS CORE - resize value must be a number.");const o=t.getParent(e),r=o.children.findIndex(s=>s===e);if(r===-1)return!1;const n=o.children[r+1];if(n){const s=e.ratio+n.ratio;let a=e.ratio+i;return a=a<0?0:a,a=a>s?s:a,e.ratio=a,n.ratio=s-a,!0}else return!1}}var UDi=RDi;function YDi(t){return(e,i=50,o="row",r=!0,n=null)=>{const s=t.getZone(e);if(!s)throw new Error(`AREAS CORE - fail to split zone ${e}: zone does not exist.`);if(typeof i!="number"||i<0||i>100)throw new TypeError(`AREAS CORE - fail to split zone: invalid ratio ${i}, ratio should be a number between 0 and 100.`);if(o!=="row"&&o!=="column")throw new TypeError(`AREAS CORE - fail to split zone: invalid direction ${o}, direction should be 'row' or 'column'.`);const a=t.getParent(s),l=ZM({id:t.zoneIdManager.nextId(),type:"zone",...n});if(a){const c=a.children.findIndex(u=>u===s);if(a.direction===o)r?(l.ratio=Math.floor(s.ratio*(100-i)/100),s.ratio=Math.ceil(s.ratio*i/100),a.children.splice(c,1,s,l)):(l.ratio=Math.floor(s.ratio*i/100),s.ratio=Math.ceil(s.ratio*(100-i)/100),a.children.splice(c,1,l,s));else{const u=ZM({id:t.containerIdManager.nextId(),type:"container",direction:o,ratio:s.ratio});r?(l.ratio=Math.floor(100-i),s.ratio=Math.ceil(i),u.children=[s,l]):(l.ratio=Math.floor(i),s.ratio=Math.ceil(100-i),u.children=[l,s]),a.children.splice(c,1,u)}}else{const c=ZM({id:t.containerIdManager.nextId(),type:"container",direction:o});r?(l.ratio=Math.floor(100-i),s.ratio=Math.ceil(i),c.children=[s,l]):(l.ratio=Math.floor(i),s.ratio=Math.ceil(100-i),c.children=[l,s]),t._layout=c}return l}}var FDi=YDi;function QDi(t){return(e=50,i="row",o=!0,r=null)=>{const n=t.layout;if(typeof e!="number"||e<0||e>100)throw new TypeError(`AREAS CORE - fail to split layout: invalid ratio ${e}, ratio should be a number between 0 and 100.`);if(i!=="row"&&i!=="column")throw new TypeError(`AREAS CORE - fail to split layout: invalid direction ${i}, direction should be 'row' or 'column'.`);const s=ZM({id:t.zoneIdManager.nextId(),type:"zone",...r}),a=ZM({id:t.containerIdManager.nextId(),type:"container",direction:i});return o?(s.ratio=Math.floor(100-e),n.ratio=Math.ceil(e),a.children=[n,s]):(s.ratio=Math.floor(e),n.ratio=Math.ceil(100-e),a.children=[s,n]),t._layout=a,s}}var GDi=QDi;function HDi(t){return(e,i)=>{const o=t.getZone(e),r=t.getZone(i);if(!o)throw new Error(`AREAS CORE - fail to swap zone ${e}: zone does not exist.`);if(!r)throw new Error(`AREAS CORE - fail to swap to zone ${i}: zone does not exist.`);const n=t.getParent(o),s=t.getParent(r),a=n.children.indexOf(o),l=s.children.indexOf(r),c=o.ratio,u=r.ratio;o.ratio=u,r.ratio=c,n.children[a]=r,s.children[l]=o}}var VDi=HDi;function ZDi(t){const e={_layout:null,get layout(){return this._layout},set layout(i){i||(i={type:"zone"}),ZM(i),jDi(i),this._layout=i,xDi(e)},zoneIdManager:dde(),containerIdManager:dde()};return e.layout=t,e.deleteZone=TDi(e),e.getNodes=EDi(e),e.getParent=PDi(e),e.getZone=ODi(e),e.resize=UDi(e),e.splitZone=FDi(e),e.splitLayout=GDi(e),e.swapZones=VDi(e),e}var JDi=ZDi;function Mde(t=1,e=0,i=100){return Math.min(Math.max(e,t),i)}function fde(t,e){const i=t.getParent(e);if(i){const{width:o,height:r}=fde(t,i),n=i.children.length-1;return i.direction==="column"?{width:o,height:Math.max(0,(r-n*t.separatorSize)*(e.ratio/100))}:{width:Math.max(0,(o-n*t.separatorSize)*(e.ratio/100)),height:r}}else return{width:t.width,height:t.height}}function Lde(t,e,i){const{width:o,height:r}=fde(t,e),n=e.children.length-1;if(e.direction==="column"){const s=1-n*t.separatorSize/r;return{height:`${Mde(i.ratio*s,0,100)}%`,width:"100%"}}else{const s=1-n*t.separatorSize/o;return{height:"100%",width:`${Mde(i.ratio*s,0,100)}%`}}}function WDi(t,e){const i={ref:t.contentManager.getRef(e.id),id:`zone-${e.id}`,class:"areas-zone",style:{flexGrow:0,overflow:"hidden"},key:e.id},o=t.getParent(e);if(o){const{width:r,height:n}=Lde(t,o,e);i.style={width:r,height:n}}else i.style={height:"100%"};return t.vue.h("div",i)}var hz=WDi;function KDi(t,e,i){const{separatorSize:o,separatorDetectionMargin:r,separatorDetectionZIndex:n}=t,s=e.direction==="column",a={ref:`separator-${e.id}-${i+1}`,class:"areas-separator",style:{[s?"height":"width"]:`${o}px`,backgroundColor:"var(--areas-separator-color, black)",flexShrink:0,position:"relative"}},l=s?"ns-resize":"ew-resize",c=t.vue.h("div",{style:{position:"absolute",[s?"height":"width"]:`${r*2}px`,[s?"width":"height"]:"100%",[s?"top":"left"]:`${-r+o/2}px`,zIndex:n,cursor:l},onMousedown:u=>qDi(t,e,i,u,l)});return t.vue.h("div",a,t.resizable?[c]:null)}function qDi(t,e,i,o,r){o.preventDefault(),o.stopPropagation(),document.body.style.cursor=r;const n=a=>XDi(t,e,i,a),s=()=>_Di(n,s);document.addEventListener("mousemove",n),document.addEventListener("mouseup",s)}function XDi(t,e,i,o){const r=e.children[i],n=e.direction==="column"?"height":"width",s=t.root.$refs[`separator-${e.id}-${i+1}`].getBoundingClientRect(),{separatorSize:a}=t,l=(e.direction==="column"?o.clientY-s.y:o.clientX-s.x)-a/2,c=t.root.$refs[`container-${e.id}`].getBoundingClientRect()[n],u=l/c*100;t.resize(r,u)}function _Di(t,e){document.removeEventListener("mousemove",t),document.removeEventListener("mouseup",e),document.body.style.cursor=""}var $Di=KDi;function Az(t,e){const i={ref:`container-${e.id}`,id:`container-${e.id}`,class:"areas-container",style:{height:"100%",display:"flex",flexDirection:e.direction}},o=t.getParent(e);if(o){const{width:s,height:a}=Lde(t,o,e);i.style.width=s,i.style.height=a}const r=e.children.length-1,n=e.children.map((s,a)=>a<=r-1?[s.type==="zone"?hz(t,s):Az(t,s),$Di(t,e,a)]:s.type==="zone"?hz(t,s):Az(t,s));return t.vue.h("div",i,[n])}var e9i=Az;function t9i(t){const e=new Map,i=new Map,o=new Map;e.set("default",{component:{render(){return t.vue.h("div","Default component")}}});function r(n){return n&&!e.has(n)&&(console.warn(`[AREAS] Content with name ${n} is not registered, fallback to 'default'.`),n="default"),e.get(n)}return{registerContent(n,s){e.set(n,{name:n,component:s})},renderContent(n){return[...n].filter(s=>s.type==="zone").forEach(s=>{i.set(s.id,Object.assign({},r(s.content??"default"),{ref:t.vue.ref(null),options:{zoneId:s.id,...s.options,key:s.id},name:s.content??"default"}))}),t.vue.h("div",{style:{display:"none"}},[...i.values()].map(s=>t.vue.h(s.component,{...s.options,ref:s.ref})))},link(){[...o.entries()].forEach(([n,s])=>{const a=i.get(n);if(!a)return;const l=a.ref.value.$el,c=s.value;for(;c.lastChild;)c.removeChild(c.lastChild);c.appendChild(l)})},getElementZoneId(n){var s;for(const[a,l]of[...o.entries()])if((s=l.value)!=null&&s.contains(n))return a;return null},getRef(n){let s=o.get(n);return s||(s=t.vue.ref(null),o.set(n,s)),s},deleteZoneContent(n){i.delete(n),o.delete(n)},clean(){i.clear(),o.clear()}}}var i9i=t9i;function o9i(t,e,i){const o=e.ref(0),r=e.ref(0),{separatorSize:n=2,separatorDetectionMargin:s=10,separatorDetectionZIndex:a=2,resizable:l=!0}=i??{},c=e.ref(!!l),u={vue:e,core:t,zones:e.ref([]),get resizable(){return c.value},set resizable(h){c.value=h},get width(){return o.value},get height(){return r.value},get separatorSize(){return n},get separatorDetectionMargin(){return s},get separatorDetectionZIndex(){return a},getParent(h){return this.core.getParent(h)},async coreLayoutSync(h=!1){this.layout&&(h?this.layout.value=this.core.layout:e.triggerRef(this.layout),await e.nextTick(),this.contentManager.link())},resize(h,A){this.core.resize(h,A),e.triggerRef(this.layout)},async split(h,A,g,p,M){const f=this.core.splitZone(h,A,g,p,M);return await this.coreLayoutSync(this.zones.value.length===1),f},async splitLayout(h,A,g,p){const M=this.core.splitLayout(h,A,g,p);return await this.coreLayoutSync(!0),M},async delete(h){let A=!1;const g=this.core.getZone(h);if(g){const M=this.core.getParent(g);A=M?.children.length===2&&this.core.getParent(M)===null}this.contentManager.deleteZoneContent(h);const p=this.core.deleteZone(h);return await this.coreLayoutSync(A),p},async swap(h,A){const g=this.core.swapZones(h,A);return await this.coreLayoutSync(),g},destroy(){var h;(h=this.resizeObserver)==null||h.disconnect()},root:null,get component(){return this.layout=e.shallowRef(t.layout),e.watch(this.layout,h=>{this.zones.value=[...h].filter(A=>A.type==="zone")},{immediate:!0}),{created(){u.root=this},mounted(){const{width:h,height:A}=this.$el.getBoundingClientRect();o.value=h,r.value=A,u.resizeObserver=new ResizeObserver(g=>g.forEach(p=>{const{width:M,height:f}=p.target.getBoundingClientRect();o.value=M,r.value=f})),u.resizeObserver.observe(this.$el),u.contentManager.link()},render(){return e.h("div",{class:"areas-root"},[u.contentManager.renderContent(u.layout.value),d(u.layout.value)])}}}};u.contentManager=i9i(u);function d(h){return h.type==="zone"?hz(u,h):e9i(u,h)}return u}var r9i=o9i;function s9i(t,e=null,i=null){const o=JDi(e),r=r9i(o,t,i);return Object.freeze({core:o,renderer:r,destroy(){r.destroy()},swap(n,s){return this.renderer.swap(n,s)},split(n,s,a,l,c){return this.renderer.split(n,s,a,l,c)},splitLayout(n,s,a,l){return this.renderer.splitLayout(n,s,a,l)},delete(n){return this.renderer.delete(n)},registerContent(n,s){this.renderer.contentManager.registerContent(n,s)},getElementZoneId(n){return this.renderer.contentManager.getElementZoneId(n)},get layout(){return hde(this.core.layout)},set layout(n){this.core.layout=n,this.renderer.contentManager.clean(),this.renderer.coreLayoutSync(!0)},get component(){return this.renderer.component},get resizable(){return this.renderer.resizable},set resizable(n){this.renderer.resizable=n}})}var n9i=s9i;function a9i(t){return Array.isArray(t?.children)?mde(t):wde(t)}function wde(t,e=100){return{type:"zone",ratio:e,options:typeof t=="string"?{windowName:t}:t}}function mde(t,e=100){return{type:"container",ratio:e,direction:t.direction,children:t.children.map((i,o)=>Array.isArray(i?.children)?mde(i,t.ratios[o]):wde(i,t.ratios[o]))}}function l9i(t,e){return t.type==="zone"?yde(t,e):vde(t,e)}function yde(t,e){var i,o;const r=e.get(t.id);return{windowName:((i=r.window)==null?void 0:i.name)??null,windowState:{modelIds:r.loadedModelIds,viewpoint:r.viewer&&r.getViewpoint(),storey:(o=r.selectedStorey)==null?void 0:o.key}}}function vde(t,e){return{direction:t.direction,ratios:t.children.map(i=>i.ratio),children:t.children.map(i=>i.type==="zone"?yde(i,e):vde(i,e))}}const c9i={props:{text:{type:String,default:""}},emits:["close"]},u9i={class:"success-modal"},d9i={class:"success-modal__close"},h9i={class:"success-modal__title"},A9i={class:"success-modal__title--icon"},p9i={class:"success-modal__text"},g9i={class:"success-modal__button"};function M9i(t,e,i,o,r,n){const s=z("BIMDataIconClose"),a=z("BIMDataPieSpinner"),l=z("BIMDataIconSuccess"),c=z("BIMDataButton");return D(),Y("div",u9i,[m("div",d9i,[O(a,{delay:5,onStop:e[1]||(e[1]=u=>t.$emit("close"))},{default:W(()=>[O(s,{class:"icon-close",size:"xxxs",onClick:e[0]||(e[0]=u=>t.$emit("close"))})]),_:1})]),m("div",h9i,[m("h2",null,ie(t.$t("modal.success")),1),m("span",A9i,[O(l,{class:"fill-primary"})])]),m("div",p9i,ie(i.text||t.$t("modal.success")),1),m("div",g9i,[O(c,{class:"bimdata-btn__fill bimdata-btn__fill--primary bimdata-btn__radius",onClick:e[2]||(e[2]=u=>t.$emit("close"))},{default:W(()=>[At(ie(t.$t("modal.button")),1)]),_:1})])])}const f9i=K(c9i,[["render",M9i],["__scopeId","data-v-79d3a107"]]),Cde=Symbol("modal-mixin-id"),Ide={inject:["$viewer"],data(){return{modals:[]}},computed:{modal(){return this.modals.length?this.modals[0]:null}},created(){const t=this;this.mixin={[Cde]:!0,beforeCreate(){this.$viewer=t.$viewer}}},methods:{pushModal(t,e={},{display:i="full"}={}){this.inject$viewerRecursively(t),this.modals.push({component:wu(t),props:e,display:i})},clearModal(){this.modals.shift()},inject$viewerRecursively(t){var e;(e=t.mixins)!=null&&e.some(i=>i[Cde]===!0)||dz(t,this.mixin),t.components&&Object.values(t.components).forEach(i=>this.inject$viewerRecursively(i))},getModal(t){const e={success:f9i};if(Object.keys(e).includes(t))return e[t];console.warn(`Modal name unknown : ${t}`)}},render(){if(this.modal){const t=["bimdata-modal-manager"];return this.modal.display==="full"&&t.push("full"),this.modal.display==="banner"&&t.push("banner"),Vi("div",{class:t,onClick:this.clearModal},[Vi("div",{class:["bimdata-modal-manager__content"],onClick(e){e.stopPropagation()}},[Vi(this.modal.component,{onClose:this.clearModal,...this.modal.props})])])}else return null}},L9i={props:{plugin:{type:Object,required:!0}},setup(t){const e=Gt("$viewer"),{plugin:i}=t;Ln("$plugin",i),bde(i.component,e.localContext,i)}},jde=Symbol("plugin mixin");function bde(t,e,i,o=!0){var r;if((r=t.mixins)!=null&&r.some(s=>s[jde]))return;const n={[jde]:!0,beforeCreate(){!this._.setupState.$viewer&&(this.$plugin=i,this.$viewer=e.$viewer),Object.defineProperties(this,{$isOpen:{get(){return i.isOpen}},$loading:{get(){return i.loading}},$shown:{get(){return i.shown}}}),o&&(i.componentInstance=this,i.isViewer&&(e.viewer=this))},methods:{$open(...s){i.open(...s)},$close(...s){i.close(...s)},$show(){i.show()},$hide(){i.hide()}}};o&&(n.props={plugin:{type:Object,required:!0}},n.provide={pluginInstance:i},n.created=function(){e.hub.emit("plugin-created",{name:i.name,plugin:this}),e.$viewer.globalContext.hub.emit("plugin-created",{name:i.name,plugin:this})},n.unmounted=function(){e.hub.emit("plugin-destroyed",{name:i.name,plugin:this}),e.$viewer.globalContext.hub.emit("plugin-destroyed",{name:i.name,plugin:this})}),dz(t,n),t.components&&Object.values(t.components).forEach(s=>bde(s,e,i,!1))}const w9i={class:"plugin-component-instance-container"};function m9i(t,e,i,o,r,n){return Et((D(),Y("div",w9i,[(D(),ne(ys(i.plugin.component),{plugin:i.plugin},null,8,["plugin"]))],512)),[[fi,i.plugin.shown]])}const Sb=K(L9i,[["render",m9i]]),y9i={props:{name:{type:String,default:"box"},content:{type:String,default:""},width:{type:[Number,String],default:20},height:{type:[Number,String],default:20},color:{type:String,default:"currentColor"},x:{type:[Number,String],default:20},y:{type:[Number,String],default:20}},computed:{viewBox(){return`0 0 ${this.x} ${this.y}`}}},v9i=["width","height","viewBox","aria-labelledby","fill"],C9i=["innerHTML"];function I9i(t,e,i,o,r,n){return D(),Y("svg",{xmlns:"http://www.w3.org/2000/svg",width:i.width,height:i.height,viewBox:n.viewBox,"aria-labelledby":i.name,fill:i.color,role:"presentation"},[m("g",{innerHTML:i.content},null,8,C9i)],8,v9i)}const j9i=K(y9i,[["render",I9i]]),b9i=["src"],x9i={__name:"PluginIcon",props:{plugin:{type:Object,required:!0},isOpen:{type:Boolean,required:!0}},setup(t){const e=t,i=xr(null);return mu(()=>{e.isOpen&&e.plugin.button.iconOpen?i.value=e.plugin.button.iconOpen:e.plugin.button.icon?i.value=e.plugin.button.icon:i.value={component:"BIMDataIcon",options:{name:"default",size:"m"}}}),(o,r)=>i.value.imgUri?(D(),Y("img",{key:0,src:i.value.imgUri,style:{"max-width":"40px","max-height":"40px"}},null,8,b9i)):i.value.svgPath?(D(),ne(j9i,Va({key:1},i.value.options,{content:i.value.svgPath}),null,16,["content"])):i.value.component?(D(),ne(ys(i.value.component),Bf(Va({key:2},i.value.options)),null,16)):ve("",!0)}},N9i={key:0,class:"tools-menu__info"},D9i={class:"window"},S9i={class:"plugins-as-button__content"},T9i={class:"plugins-as-button__panel__header"},k9i={class:"panel__content"},E9i={__name:"PluginAsButton",props:{plugin:{type:Object,required:!0},active:{type:Boolean,required:!0},position:{type:String,required:!0,validator(t){return["right","left"].includes(t)}}},emits:["focus"],setup(t,{emit:e}){const i=e;Gt("$viewer");const o=t,{active:r}=gC(o),n=o.plugin,s=vt(()=>n.isOpen),a=vt(()=>n.buttonText),l=vt(()=>o.active?2:1);function c(){s.value&&i("focus")}function u(){s.value?n.close():n.open()}function d(){Es(()=>{s.value&&!n.button.keepOpen&&!n.loading&&n.close()})}return(h,A)=>{const g=z("BIMDataSpinner"),p=z("BIMDataButton"),M=z("BIMDataTooltip"),f=Hi("click-away");return Et((D(),Y("div",{class:"plugins-as-button",style:xe({zIndex:l.value,position:ii(n).button.content==="simple"?"relative":null})},[m("div",{class:"tools-menu m-b-12",onMouseenter:c},[O(M,{ref:"tooltip",class:Ne({open:s.value}),text:ii(n).button.tooltip?h.$t(ii(n).button.tooltip):ii(n).name,position:t.position==="left"?"right":"left",disabled:s.value},{default:W(()=>[O(p,{width:"45px",height:"45px",fill:"",icon:"",color:"default",class:Ne({focus:ii(r)}),"data-test":`plugin-${ii(n).name}`,onClick:A[0]||(A[0]=L=>u())},{default:W(()=>[a.value?(D(),Y("span",N9i,ie(ii(O8t)(a.value,ii(n).button.truncateSize||4)),1)):ve("",!0),ii(n).loading?(D(),ne(g,{key:1})):ve("",!0),O(x9i,{plugin:ii(n),"is-open":s.value},null,8,["plugin","is-open"])]),_:1},8,["class","data-test"])]),_:1},8,["class","text","position","disabled"])],32),m("div",D9i,[O(oo,{name:`slide-fade-${t.position}`},{default:W(()=>[Et(m("span",S9i,[ii(n).button.content==="panel"?(D(),Y("div",{key:0,class:Ne(["plugins-as-button__submenu",`plugins-as-button__submenu--${t.position==="right"?"left":"right"}__panel`])},[m("div",T9i,ie(ii(n).button.tooltip?h.$t(ii(n).button.tooltip):ii(n).name),1),m("div",k9i,[O(Sb,{plugin:ii(n)},null,8,["plugin"])])],2)):(D(),ne(Sb,{key:1,class:Ne(["plugins-as-button__submenu",`plugins-as-button__submenu--${t.position==="right"?"left":"right"}__${ii(n).button.content||"free"}`]),plugin:ii(n)},null,8,["class","plugin"]))],512),[[fi,s.value]])]),_:1},8,["name"])])],4)),[[f,d]])}}},z9i={__name:"SideColumn",props:{plugins:{type:Array,default:()=>[]},position:{type:String,required:!0,validator(t){return["right","left"].includes(t)}}},setup(t){const e=t,i=xr(null);return(o,r)=>(D(),Y("div",{class:Ne(["side-column",`side-column--${e.position}`])},[(D(!0),Y(Mt,null,ei(e.plugins,n=>(D(),Y(Mt,{key:n.name},[n.button.content==="none"?(D(),ne(Sb,{key:0,plugin:n,onMouseenter:s=>i.value=n},null,8,["plugin","onMouseenter"])):Et((D(),ne(E9i,{key:1,plugin:n,position:e.position,active:i.value===n,onFocus:s=>i.value=n},null,8,["plugin","position","active","onFocus"])),[[fi,n.shown]])],64))),128))],2))}},P9i=K(z9i,[["__scopeId","data-v-f11ec0c8"]]),B9i={},O9i={width:"23",height:"22",viewBox:"0 0 23 22",fill:"none",xmlns:"http://www.w3.org/2000/svg"},R9i=m("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M-1.39472e-07 10.1037L3.19075 13.2944L6.3815 10.1037L4.25434 10.1037L4.25434 5.31755C4.25434 5.17754 4.30509 4.94384 4.42614 4.77572C4.47895 4.70237 4.54133 4.64599 4.62063 4.60508C4.69908 4.56461 4.83161 4.51987 5.05202 4.51987L11.1676 4.51987L11.1676 2.3927L5.05202 2.3927C3.96087 2.3927 3.17625 2.87117 2.69987 3.5328C2.26254 4.14021 2.12717 4.83714 2.12717 5.31755L2.12717 10.1037L-1.39472e-07 10.1037Z",fill:"currentColor"},null,-1),U9i=m("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M23 11.9657L19.8092 8.7749L16.6185 11.9657L18.7457 11.9657L18.7457 16.7518C18.7457 16.8918 18.6949 17.1255 18.5739 17.2936C18.521 17.367 18.4587 17.4233 18.3794 17.4643C18.3009 17.5047 18.1684 17.5495 17.948 17.5495L11.8324 17.5495L11.8324 19.6766L17.948 19.6766C19.0391 19.6766 19.8238 19.1982 20.3001 18.5365C20.7375 17.9291 20.8728 17.2322 20.8728 16.7518L20.8728 11.9657L23 11.9657Z",fill:"currentColor"},null,-1),Y9i=m("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M0 15.6879C0 14.9536 0.595228 14.3584 1.32948 14.3584H8.24277C8.97703 14.3584 9.57225 14.9536 9.57225 15.6879V19.9422C9.57225 20.6765 8.97703 21.2717 8.24277 21.2717H1.32948C0.595228 21.2717 0 20.6765 0 19.9422V15.6879ZM1.59538 15.9538V19.6763H7.97688V15.9538H1.59538Z",fill:"currentColor"},null,-1),F9i=m("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M13.2948 1.32948C13.2948 0.595229 13.89 0 14.6243 0H21.5376C22.2718 0 22.8671 0.595228 22.8671 1.32948V5.58382C22.8671 6.31807 22.2718 6.91329 21.5376 6.91329H14.6243C13.89 6.91329 13.2948 6.31807 13.2948 5.58382V1.32948ZM14.8902 1.59538V5.31792H21.2717V1.59538H14.8902Z",fill:"currentColor"},null,-1),Q9i=[R9i,U9i,Y9i,F9i];function G9i(t,e){return D(),Y("svg",O9i,Q9i)}const H9i=K(B9i,[["render",G9i]]),V9i={props:{color:{type:String,default:"currentColor"},size:{type:Number,default:1}}},Z9i=["width","height"],J9i=["fill"];function W9i(t,e,i,o,r,n){return D(),Y("svg",{width:23*i.size,height:28*i.size,viewBox:"0 0 23 28",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[m("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M7.81498 1.39408C7.83109 1.39042 7.84845 1.38833 7.86714 1.38833H8.34975C8.73313 1.38833 9.04391 1.07754 9.04391 0.694167C9.04391 0.310789 8.73313 0 8.34975 0H7.86714C7.74418 0 7.62361 0.0138267 7.5072 0.0402917C7.18421 0.113723 6.96548 0.401367 6.96677 0.719361C6.64878 0.718068 6.36114 0.936792 6.28771 1.25978C6.26124 1.37619 6.24741 1.49677 6.24741 1.61972V2.10233C6.24741 2.48571 6.5582 2.7965 6.94158 2.7965C7.32496 2.7965 7.63575 2.48571 7.63575 2.10233V1.61972C7.63575 1.60103 7.63783 1.58368 7.64149 1.56756C7.65339 1.51525 7.65903 1.46297 7.65892 1.4115C7.71038 1.41162 7.76266 1.40597 7.81498 1.39408ZM10.7628 0C10.3794 0 10.0686 0.310789 10.0686 0.694167C10.0686 1.07754 10.3794 1.38833 10.7628 1.38833H11.728C12.1114 1.38833 12.4222 1.07754 12.4222 0.694167C12.4222 0.310789 12.1114 0 11.728 0H10.7628ZM14.1411 0C13.7577 0 13.4469 0.310789 13.4469 0.694167C13.4469 1.07754 13.7577 1.38833 14.1411 1.38833H15.1063C15.4897 1.38833 15.8005 1.07754 15.8005 0.694167C15.8005 0.310789 15.4897 0 15.1063 0H14.1411ZM17.5194 0C17.136 0 16.8252 0.310789 16.8252 0.694167C16.8252 1.07754 17.136 1.38833 17.5194 1.38833H18.4846C18.868 1.38833 19.1788 1.07754 19.1788 0.694167C19.1788 0.310789 18.868 0 18.4846 0H17.5194ZM20.8976 0C20.5143 0 20.2035 0.310789 20.2035 0.694167C20.2035 1.07754 20.5143 1.38833 20.8976 1.38833H21.3803C21.3989 1.38833 21.4163 1.39042 21.4324 1.39408C21.4847 1.40597 21.537 1.41162 21.5885 1.4115C21.5884 1.46297 21.594 1.51525 21.6059 1.56756C21.6096 1.58368 21.6116 1.60103 21.6116 1.61972V2.10233C21.6116 2.48571 21.9224 2.7965 22.3058 2.7965C22.6892 2.7965 23 2.48571 23 2.10233V1.61972C23 1.49677 22.9861 1.37619 22.9597 1.25978C22.8863 0.936791 22.5986 0.718068 22.2806 0.719361C22.2819 0.401367 22.0632 0.113723 21.7402 0.0402916C21.6238 0.0138267 21.5032 0 21.3803 0H20.8976ZM23 4.51539C23 4.13201 22.6892 3.82122 22.3058 3.82122C21.9224 3.82122 21.6116 4.13201 21.6116 4.51539V5.48061C21.6116 5.86399 21.9224 6.17478 22.3058 6.17478C22.6892 6.17478 23 5.86399 23 5.48061V4.51539ZM23 7.89367C23 7.51029 22.6892 7.1995 22.3058 7.1995C21.9224 7.1995 21.6116 7.51029 21.6116 7.89367V8.85889C21.6116 9.24227 21.9224 9.55306 22.3058 9.55306C22.6892 9.55306 23 9.24227 23 8.85889V7.89367ZM23 11.2719C23 10.8886 22.6892 10.5778 22.3058 10.5778C21.9224 10.5778 21.6116 10.8886 21.6116 11.2719V12.2372C21.6116 12.6205 21.9224 12.9313 22.3058 12.9313C22.6892 12.9313 23 12.6205 23 12.2372V11.2719ZM23 14.6502C23 14.2669 22.6892 13.9561 22.3058 13.9561C21.9224 13.9561 21.6116 14.2669 21.6116 14.6502V15.1328C21.6116 15.1515 21.6096 15.1689 21.6059 15.185C21.594 15.2373 21.5884 15.2896 21.5885 15.3411C21.537 15.3409 21.4847 15.3466 21.4324 15.3585C21.4163 15.3621 21.3989 15.3642 21.3803 15.3642H20.8976C20.5143 15.3642 20.2035 15.675 20.2035 16.0584C20.2035 16.4418 20.5143 16.7526 20.8976 16.7526H21.3803C21.5032 16.7526 21.6238 16.7387 21.7402 16.7123C22.0632 16.6388 22.2819 16.3512 22.2806 16.0332C22.5986 16.0345 22.8863 15.8158 22.9597 15.4928C22.9861 15.3764 23 15.2558 23 15.1328V14.6502ZM14.6474 13.9116C14.2294 13.4884 13.7764 13.3132 13.2767 13.5451C13.1394 13.6088 13.0164 13.7642 12.965 13.9976C12.9404 14.1092 12.9387 14.2154 12.952 14.2991C12.9615 14.3593 12.9761 14.3926 12.9832 14.4062L13.3718 14.7996C13.6232 15.0542 13.6207 15.4644 13.3661 15.7158C13.1116 15.9673 12.7014 15.9648 12.4499 15.7102L11.1619 14.4063C11.0696 14.3373 10.7782 14.256 10.4038 14.5402C10.265 14.6456 10.1892 14.8021 10.164 15.0159C10.146 15.1695 10.1586 15.3254 10.1806 15.4503L11.5483 16.8349C11.7998 17.0894 11.7973 17.4997 11.5427 17.7511C11.2881 18.0026 10.8779 18.0001 10.6265 17.7455L8.84977 15.9469C8.73834 15.8341 8.59086 15.7372 8.44955 15.7103C8.34989 15.6913 8.17941 15.6888 7.92486 15.922C7.40908 16.3944 7.60249 16.7531 7.61982 16.7853C7.62079 16.7871 7.62121 16.7879 7.62092 16.7876L8.36876 17.5446L8.36898 17.5449L9.63136 18.8228C9.88282 19.0774 9.8803 19.4876 9.62574 19.7391C9.37117 19.9905 8.96096 19.988 8.7095 19.7335L7.50459 18.5137C7.39104 18.4504 7.3071 18.431 7.25026 18.426C7.18448 18.4203 7.12354 18.4313 7.05978 18.4573C6.91636 18.5159 6.79333 18.6313 6.65652 18.7691C6.4611 19.004 6.42638 19.1929 6.43343 19.3189C6.44127 19.4591 6.50463 19.5852 6.59048 19.673L9.52673 22.586C9.77984 22.8371 9.78249 23.2456 9.53265 23.4999C9.2828 23.7543 8.87438 23.759 8.61876 23.5104L8.22865 23.1311V23.623C8.24763 24.1981 8.60657 24.7179 9.15357 25.1243C9.71443 25.541 10.3301 25.7301 10.6198 25.7301H14.6969C15.587 25.6238 16.1129 25.3237 16.2057 25.252C17.6012 24.1569 18.629 22.8236 18.9789 22.282C19.965 20.0757 18.9393 18.2565 18.341 17.6508L14.6474 13.9116ZM6.93288 21.8379V23.6327L6.93312 23.6505C6.96401 24.7762 7.65626 25.6261 8.38077 26.1644C9.09398 26.6943 9.97451 27.0259 10.6198 27.0259H14.7343C14.7585 27.0259 14.7826 27.0245 14.8067 27.0218C15.9128 26.8974 16.6893 26.5178 17.0025 26.2739L17.0044 26.2724C18.5682 25.0455 19.7067 23.557 20.0979 22.9372C20.1134 22.9127 20.1272 22.8871 20.1393 22.8607C21.4417 20.0111 20.126 17.614 19.2629 16.7402L17.6781 15.1359V6.01643C17.6781 4.8663 16.7457 3.93393 15.5956 3.93393H2.0825C0.932367 3.93393 0 4.8663 0 6.01643V19.5295C0 20.6797 0.932368 21.612 2.0825 21.612H6.70519L6.93288 21.8379ZM5.13682 19.2982H2.31389V6.24782H15.3642V12.8096C14.7425 12.2755 13.8096 11.8694 12.7314 12.3697C12.2925 12.5733 12.0053 12.926 11.8384 13.2984C11.1789 12.8743 10.2855 13.0031 9.62023 13.5082C9.24833 13.7906 9.04821 14.1549 8.94823 14.5061C8.86696 14.4778 8.7815 14.4544 8.69206 14.4374C8.15818 14.3357 7.58059 14.4801 7.04965 14.9664C6.21364 15.7322 6.13093 16.6828 6.43561 17.319C6.09639 17.4901 5.85345 17.7375 5.73648 17.8566L5.71719 17.8762C5.70638 17.8871 5.69596 17.8985 5.68595 17.9101C5.31058 18.3486 5.1343 18.8291 5.13682 19.2982Z",fill:i.color},null,8,J9i)],8,Z9i)}const xde=K(V9i,[["render",W9i]]),K9i="data:image/png;base64,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",pz=document.createElement("img");pz.src=K9i,pz.style.cursor="grabbing";function q9i({dataTransferType:t="areas_zone-id",getData:e=()=>null,onDropCB:i=()=>{}}={}){const o=Ve(!1),r=Ve(!1);function n(d){d.dataTransfer.types.includes(t)&&(d.preventDefault(),d.dataTransfer.dropEffect="move")}function s(){r.value=!1}function a(d){o.value=!0,d.dataTransfer.setData(t,e()),d.dataTransfer.effectAllowed="move",d.dataTransfer.setDragImage(pz,45,45)}function l(){o.value=!1}function c(d){r.value=!1;const h=parseInt(d.dataTransfer.getData(t),10);i?.(h)}function u(d){d.dataTransfer.types.includes(t)&&(r.value=!0)}return{dragging:o,dragover:r,onDragOver:n,onDragLeave:s,onDragStart:a,onDragEnd:l,onDrop:c,onDragEnter:u}}const X9i=["draggable"],_9i={class:"layout-settings__header"},$9i={key:0,class:"layout-settings__swap"},e8i={key:1,class:"layout-settings__split"},t8i={class:"layout-settings__split__text"},i8i={class:"layout-settings__split__text"},o8i={key:2,class:"layout-settings__buttons"},r8i={__name:"LayoutSettings",setup(t){const e=Gt("$viewer"),{localContext:i}=e,o=vt(()=>i.window),r=vt(()=>e.globalContext.localContexts.length>1),n=vt(()=>e.layout.settings.swap),s=vt(()=>e.layout.settings.full);function a(){e.layout.settings.swap=!e.layout.settings.swap}function l(){i.loadWindow(null),e.layout.settings.edit=!1}function c(){i.close()}function u(C="row"){e.globalContext.open({localContextId:i.id,ratio:50,direction:C})}function d(){u(),e.layout.settings.edit=!1}function h(){u("column"),e.layout.settings.edit=!1}ni(()=>e.globalContext.localContexts.length,C=>{var b;C===1&&e.layout.settings.edit&&((b=e.globalContext.localContexts[0].window)==null?void 0:b.header)===!1&&(e.layout.settings.edit=!1)});const{dragging:A,dragover:g,onDragOver:p,onDragLeave:M,onDragStart:f,onDragEnd:L,onDrop:w,onDragEnter:v}=q9i({getData:()=>String(i.id),onDropCB:C=>{Number.isNaN(C)||e.globalContext.swap(C,i.id)}}),I=vt(()=>e.layout.settings.swap);return(C,b)=>{const x=z("BIMDataIconWindowRight"),k=z("BIMDataButton"),B=z("BIMDataIconWindowBottom"),S=z("BIMDataIconDelete"),T=z("BIMDataTooltip");return D(),Y("div",{class:Ne(["layout-settings",{"layout-settings--swap":n.value,"layout-settings--dragging":ii(A),"layout-settings--dragover":ii(g)}]),draggable:I.value,onDragover:b[0]||(b[0]=(...R)=>ii(p)&&ii(p)(...R)),onDragleave:b[1]||(b[1]=(...R)=>ii(M)&&ii(M)(...R)),onDragenter:b[2]||(b[2]=(...R)=>ii(v)&&ii(v)(...R)),onDragstart:b[3]||(b[3]=jt((...R)=>ii(f)&&ii(f)(...R),["self"])),onDrop:b[4]||(b[4]=(...R)=>ii(w)&&ii(w)(...R)),onDragend:b[5]||(b[5]=(...R)=>ii(L)&&ii(L)(...R))},[m("div",_9i,ie(C.$t(n.value?"window-manager.swap":"window-manager.description"))+". ",1),n.value?(D(),Y("div",$9i,[O(xde,{color:"#ffffff",size:2})])):(D(),Y("div",e8i,[O(k,{color:"default",fill:"",square:"",icon:"",height:"50px",style:{padding:"var(--spacing-unit)"},onClick:d},{default:W(()=>[O(x),m("span",t8i,ie(C.$t("window-manager.vertical")),1)]),_:1}),O(k,{color:"default",fill:"",square:"",icon:"",height:"50px",style:{padding:"var(--spacing-unit)"},onClick:h},{default:W(()=>[O(B),m("span",i8i,ie(C.$t("window-manager.horizontal")),1)]),_:1})])),s.value?(D(),Y("div",o8i,[r.value?(D(),ne(T,{key:0,text:C.$t("window-manager.delete"),position:"left"},{default:W(()=>[O(k,{disabled:n.value,fill:"",square:"",icon:"",color:"default",width:"50px",height:"50px",onClick:c},{default:W(()=>[O(S,{fill:"",color:"high"})]),_:1},8,["disabled"])]),_:1},8,["text"])):ve("",!0),r.value?(D(),ne(T,{key:1,text:C.$t("window-manager.swap_tooltip"),position:"left"},{default:W(()=>[O(k,{fill:"",square:"",icon:"",color:n.value?"secondary":"default",width:"50px",height:"50px",onClick:a},{default:W(()=>[O(xde)]),_:1},8,["color"])]),_:1},8,["text"])):ve("",!0),o.value?(D(),ne(T,{key:2,text:C.$t("window-manager.change"),position:"left"},{default:W(()=>[O(k,{disabled:n.value,fill:"",square:"",icon:"",color:"default",width:"50px",height:"50px",onClick:l},{default:W(()=>[O(H9i)]),_:1},8,["disabled"])]),_:1},8,["text"])):ve("",!0)])):ve("",!0)],42,X9i)}}};function s8i(t,e=()=>{}){const i=Ve(0),o=Ve(0),r=Ve(0),n=Ve(0),s=l=>{l.forEach(c=>{const{width:u,height:d,x:h,y:A}=c.target.getBoundingClientRect();i.value=u,o.value=d,r.value=h,n.value=A,e?.({width:i.value,height:o.value,x:r.value,y:n.value})})},a=new ResizeObserver(s);return Ao(()=>{a.observe(t.value)}),ko(()=>a.disconnect()),{width:i,height:o,x:r,y:n}}class n8i extends UQ{constructor(e){super(e);const{width:i,height:o,x:r,y:n}=s8i(this.templateRef,s=>this.hub.emit("context-resize",s));this._resolution=Ve(1),this._width=i,this._height=o,this._x=r,this._y=n}get width(){return this._width.value}get height(){return this._height.value}get x(){return this._x.value}get y(){return this._y.value}get resolution(){return this._resolution.value}set resolution(e){this._resolution.value=e}}class a8i extends n8i{constructor(e){super(e),this.viewer=null,this._annotationMode=Ve(!1)}get annotationMode(){return this._annotationMode.value}async getSnapshot(){if(!this.viewer)throw new Error("[localContext.getSnapshot] Error: no viewer registered in this localContext.");await this.hideUI();const e=await this.viewer.getSnapshot();return await this.showUI(),e}getViewpoint(e){if(!this.viewer)throw new Error("[localContext.getViewpoint] Error: no viewer registered in this localContext.");return this.viewer.getViewpoint(e)}setViewpoint(e,i){if(!this.viewer)throw new Error("[localContext.setViewpoint] Error: no viewer registered in this localContext.");this.viewer.setViewpoint(e,i)}startAnnotationMode(e){if(!this.viewer)throw new Error("[localContext.startAnnotationMode] Error: no viewer registered in this localContext.");if(!this.annotationMode)return this._annotationMode.value=!0,this.viewer.startAnnotationMode(e)}stopAnnotationMode(){if(!this.viewer)throw new Error("[localContext.stopAnnotationMode] Error: no viewer registered in this localContext.");this._annotationMode.value=!1,this.viewer.stopAnnotationMode()}fitView(e){if(!this.viewer)throw new Error("[localContext.fitView] Error: no viewer registered in this localContext.");this.viewer.fitView(e)}async showUI(){if(!this.viewer)throw new Error("[localContext.showUI] Error: no viewer registered in this localContext.");this.pluginComponentInstances.forEach(e=>e.$show()),this.viewer.showUI(),await Es()}async hideUI({exceptions:e=[]}={}){if(!this.viewer)throw new Error("[localContext.hideUI] Error: no viewer registered in this localContext.");e.push(this.viewer.$plugin.name),[...this.pluginComponentInstances.entries()].filter(([i])=>!e.includes(i)).forEach(([,i])=>i.$hide()),this.viewer.hideUI(),await Es()}}class l8i extends a8i{constructor(e){super(e),this.modelTypes=null,this.multiModel=!0,this._loadedModels=xr([]),this._loadingModelIds=Ve([]),this._selectedStorey=xr(null),this._shownPlans=xr([]),this._loadedModelIds=vt(()=>this._loadedModels.value.map(i=>i.id)),this._automaticFirstModelsLoading=!1,this._globalContextSubscription=null,ko(()=>{e.globalContext.hub.off(this._globalContextSubscription)})}get loadedModels(){return this._loadedModels.value}get loadingModelIds(){return this._loadingModelIds.value}get loadedModelIds(){return this._loadedModelIds.value}get selectedStorey(){return this._selectedStorey.value}async loadModels(e,i={}){var o;const r=this._$viewer;if(!Array.isArray(e))throw new Error("[BIMDataViewer - Local State] loadModels requires an array of model ids.");this.multiModel||(e.length>1&&(e=[e[0]]),this.loadedModels.length>0&&this.unloadModels(this.loadedModelIds)),this.loadingModelIds.push(...e),this.hub.emit("models-loading",{ids:e});const n=[],s=[];for(const l of e)this.loadedModelIds.includes(l)||(r.state.modelsMap.has(l)?n.push(r.state.modelsMap.get(l)):s.push(l));n.push(...await r.state.loadModels(s)),this._loadingModelIds.value=this.loadingModelIds.filter(l=>!e.includes(l));const a=n.filter(l=>{var c;return l.status==="C"&&(((c=this.modelTypes)==null?void 0:c.includes(l.type))??!0)});if(a.length===0)return!1;if(this._loadedModels.value=[...this.loadedModels,...a],(o=this.viewer)==null||o.loadModels(a),this.hub.emit("models-loaded",{models:a}),r.globalContext.hub.emit("models-loaded",{models:a,emitter:this}),i!=null&&i.viewpoint&&this.viewer&&this.setViewpoint(i.viewpoint),i!=null&&i.storey){const l=a.flatMap(c=>c.storeys).find(c=>c.key===i.storey);l&&this.selectStorey(l)}return a}unloadModels(e){var i;const{loadedModels:o,$viewer:r}=this;if(!Array.isArray(e))throw new Error("[BIMDataViewer - Local State] unloadModels requires an array of ids.");const n=e.map(s=>r.state.modelsMap.get(s)).filter(Boolean);return n.length===0?!1:(this._loadedModels.value=o.filter(s=>!n.includes(s)),(i=this.viewer)==null||i.unloadModels(n),this.selectedStorey&&n.some(s=>s.storeys.some(a=>a.key===this.selectedStorey.key))&&this.selectStorey(null),this.hub.emit("models-unloaded",{models:n}),r.globalContext.hub.emit("models-unloaded",{models:n,emitter:this}),n)}get automaticFirstModelsLoading(){return this._automaticFirstModelsLoading}set automaticFirstModelsLoading(e){this._automaticFirstModelsLoading=e,e?this._onAutomaticFirstModelsLoading():this._$viewer.globalContext.hub.off(this._globalContextSubscription)}async _onAutomaticFirstModelsLoading(){const{_loadedModels:e,_loadingModelIds:i,$viewer:o}=this;o.globalContext.hub.off(this._globalContextSubscription);const r=this,n=a=>{a=a.filter(l=>{var c;return((c=this.modelTypes)==null?void 0:c.includes(l.type))??!0}),a.length>0&&e.value.length===0&&i.value.length===0&&this.loadModels(a.map(l=>l.id))};await Es();let s=!0;this._globalContextSubscription=o.globalContext.hub.on("models-loaded",({models:a,emitter:l})=>{!s&&l===r||n(a)},{getLastEvent:!0}),s=!1}selectStorey(e,i=!0){this._selectedStorey.value=e,this.shownPlans.length>0&&this.shownPlans.forEach(o=>this.hidePlan(o)),i&&e?.plans.length>0&&e.plans.forEach(o=>this.showPlan(o)),this.hub.emit("storey-selected",{storey:e})}get shownPlans(){return this._shownPlans.value}showPlan(e){return this._shownPlans.value.some(i=>i.key===e.key)?!1:(this._shownPlans.value=[...this._shownPlans.value,e],this.hub.emit("plan-shown",{plan:e}),!0)}hidePlan(e){return this._shownPlans.value.some(i=>i.key===e.key)?(this._shownPlans.value=this._shownPlans.value.filter(i=>i.key!==e.key),this.hub.emit("plan-hidden",{plan:e}),!0):!1}}class c8i extends l8i{constructor(e,i){super(e),this.id=i,this._window=xr(null),this.pluginInstances=new Map,ko(()=>{this.unloadWindow()})}get $viewer(){const e=this;return new Proxy(this._$viewer,{get(i,o,r){return o==="localContext"?e:Reflect.get(i,o,r)}})}get pluginComponentInstances(){return new Map([...this.pluginInstances.values()].filter(e=>e.componentInstance).map(e=>[e.name,e.componentInstance]))}get window(){return this._window.value}unloadWindow(){if(!this.window)return!1;const e=this.window.name;return this.pluginInstances.clear(),this._window.value=null,this.loadedModelIds.length>0&&this.unloadModels(this.loadedModelIds),this.automaticFirstModelsLoading=!1,this._$viewer.globalContext.hub.emit("window-close",{window,name:e,localContext:this}),!0}async loadWindow(e=null,i=null){const o=!!this.window;if(this.unloadWindow(),e===null)return null;if(o&&await Es(),!this.$viewer.windowManager.registeredWindows.has(e)){const l=`Cannot load window with name "${e}" because it is not registered.`;return console.warn(l),null}this._window.value=this.$viewer.windowManager.registeredWindows.get(e);const r=Array.from(this.window.plugins??[]);this.pluginInstances.clear(),r.map(l=>this.$viewer.pluginManager.getPluginInstance(l,this)).filter(Boolean).sort(({button:{stance:l=0}={}},{button:{stance:c=0}={}})=>l-c).forEach(l=>this.pluginInstances.set(l.name,l)),this.modelTypes=Array.isArray(this.window.modelTypes)?this.window.modelTypes:null,this.multiModel=this.window.multiModel??!0,this._loadedModels.value=[],this._loadingModelIds.value=[];const{modelIds:n,viewpoint:s,storey:a}=i??{};return this.window.noModel!==!0&&(n?.length>0?(this.automaticFirstModelsLoading=!1,this.loadModels(n,{viewpoint:s,storey:a})):this.automaticFirstModelsLoading=!0),this._$viewer.globalContext.hub.emit("window-open",{window,name:window.name,localContext:this}),this.window}close(){return this._$viewer.globalContext.close(this.id)}getPlugin(e){return console.warn("[BIMData Viewer] DEPRECATED - Ambigous name. Do not use localContext.getPlugin(name), use the localContext.pluginComponentInstances Map instead."),this.pluginComponentInstances.get(e)}get plugins(){return console.warn("[BIMData Viewer] DEPRECATED - Ambigous name. Do not use localContext.plugins Map, use the localContext.pluginComponentInstances Map instead."),this.pluginComponentInstances}}const u8i={name:"WindowContainer",components:{PluginComponentInstanceContainer:Sb,LayoutSettings:r8i,SideColumn:P9i,ModalManager:Ide},inject:["$viewer"],props:{windowName:{type:String,default:null},windowState:{type:Object,default:null},zoneId:{type:Number,required:!0}},setup(t){const e=Gt("$viewer"),{globalContext:i}=e,o=new c8i(e,t.zoneId);Ln("$viewer",o.$viewer);const{templateRef:r}=o,n=()=>{r.value&&(r.value.scrollTop=0,r.value.scrollLeft=0)};Ao(()=>{r.value.addEventListener("scroll",n,{passive:!0})});const s=()=>{i.activeLocalContext=o},a=()=>{i.activeLocalContext===o&&(i.activeLocalContext=null)},l=vt(()=>{var c;const u=[],d=[],h=[],A=[];return o.window?A.push(...o.pluginInstances.values()):((c=e.windowManager.defaultWindow)==null?void 0:c.plugins.length)>0&&A.push(...e.windowManager.defaultWindow.plugins.map(g=>e.pluginManager.getPluginInstance(g,this)).filter(Boolean).sort(({button:{stance:g=0}={}},{button:{stance:p=0}={}})=>g-p)),A.forEach(g=>{g.button?g.button.position==="left"?d.push(g):g.button.position==="right"&&h.push(g):u.push(g)}),{free:u,leftMenu:d,rightMenu:h}});return Ao(()=>{o.loadWindow(t.windowName,t.windowState)}),{onMouseEnter:s,onMouseLeave:a,templateRef:r,modalManagerTemplateRef:o.modalManagerTemplateRef,windowPlugins:l,layoutSettingsDisplayed:vt(()=>e.layout.settings.edit),spinner:vt(()=>o.spinner),loading:vt(()=>o.loading),width:vt(()=>o.width),height:vt(()=>o.height),resolution:vt(()=>o.resolution),localContext:o}},created(){this.$viewer.windowManager.windowContainers.push(this)},unmounted(){const t=this.$viewer.windowManager.windowContainers.indexOf(this);t!==-1&&this.$viewer.windowManager.windowContainers.splice(t,1)}},d8i={key:0,class:"global-spinner",style:{"z-index":"2"}},h8i={key:1,class:"window-container__layout-settings",style:{"z-index":"5"}};function A8i(t,e,i,o,r,n){const s=z("ModalManager"),a=z("PluginComponentInstanceContainer"),l=z("SideColumn"),c=z("BIMDataSpinner"),u=z("LayoutSettings");return D(),Y("div",{ref:"templateRef",class:"window-container",style:xe(`
1858
1858
  --bimdata-local-context-height: ${o.height}px;
1859
1859
  --bimdata-local-context-width: ${o.width}px;
1860
1860
  --bimdata-local-context-resolution: ${o.resolution};
1861
- `),onMouseenter:e[0]||(e[0]=(...d)=>o.onMouseEnter&&o.onMouseEnter(...d)),onMouseleave:e[1]||(e[1]=(...d)=>o.onMouseLeave&&o.onMouseLeave(...d))},[O(s,{ref:"modalManagerTemplateRef"},null,512),(D(!0),Y(Mt,null,ei(o.windowPlugins.free,d=>(D(),ne(a,{key:d.name,style:{height:"100%"},plugin:d},null,8,["plugin"]))),128)),O(l,{position:"left",plugins:o.windowPlugins.leftMenu},null,8,["plugins"]),O(l,{position:"right",plugins:o.windowPlugins.rightMenu},null,8,["plugins"]),o.loading?(D(),Y("div",d8i,[o.spinner&&o.spinner.component?(D(),ne(ys(o.spinner.component),Bf(Va({key:0},o.spinner.props)),null,16)):(D(),ne(c,{key:1,size:"20px",border:"3px"}))])):ve("",!0),o.layoutSettingsDisplayed?(D(),Y("div",h8i,[O(u)])):ve("",!0)],36)}const p8i=K(u8i,[["render",A8i]]);class g8i{constructor(e=!0){const i=n9i(yQ,null,{resizable:e});i.registerContent("default",p8i),this.settings=Dl({edit:!1,swap:!1,full:!1}),this.areas=i}get resizable(){return this.areas.resizable}set resizable(e){this.areas.resizable=e}apply(e=null){this.areas.layout=e?a9i(e):null}copy(e){return l9i(this.areas.layout,e)}open({ratio:e,direction:i,insertAfter:o,windowName:r=null,windowState:n=null,localContextId:s=null}={}){const a=r?{options:{windowName:r,windowState:n}}:null;return s===null?this.areas.splitLayout(e,i,o,a):this.areas.split(s,e,i,o,a)}swap(e,i){return this.areas.swap(e,i)}close(e){return this.areas.delete(e)}}const M8i="@bimdata/viewer",f8i="module",L8i="2.0.0-beta.139",w8i="A customizable BIM viewer.",m8i=["bim","viewer","bimdata","ifc","bcf"],y8i="./index.d.ts",v8i="BIMData.io",C8i="https://developers.bimdata.io/viewer/index.html",I8i={email:"support@bimdata.io"},j8i=["last 2 chrome version","last 2 firefox version"],b8i="dist/bimdata-viewer.esm.min.js",x8i="dist/bimdata-viewer.esm.min.js",N8i={build:"vite build && esbuild dist/bimdata-viewer.esm.min.js --minify --outfile=dist/bimdata-viewer.esm.min.js --allow-overwrite","build:split":"vite build -c vite.config.split.js && esbuild dist/bimdata-viewer-split.esm.min.js --minify --outfile=dist/bimdata-viewer-split.esm.min.js --allow-overwrite","cy:run":"cypress run","cy:open":"cypress open",dev:"vite",prebuild:"rm -rf dist",prepublishOnly:"npm run build","semantic-release":"semantic-release",serve:"http-server -c-1 --silent",test:"npm run test:unit & npm run build & npm run test:e2e","test:unit":"jest","test:e2e":"start-server-and-test 'npm run serve -- -p 8080' http://localhost:8080 cy:run","test:e2e-dev":"start-server-and-test 'npm run serve -- -p 8080' http://localhost:8080 cy:open",version:"echo $npm_package_version",ts:"tsc"},D8i=["dist/*","types/*","CHANGELOG.md","README.md","package.json","package-lock.json","index.d.ts"],S8i={"@babel/preset-env":"^7.22.20","@bimdata/2d-engine":"2.4.0","@bimdata/areas-next":"0.1.15","@bimdata/bcf-components":"6.2.1","@bimdata/building-maker":"3.0.3","@bimdata/components":"1.3.2","@bimdata/design-system":"2.1.0-rc.14","@bimdata/typescript-fetch-api-client":"10.0.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"^6.0.3","@rollup/plugin-commonjs":"^25.0.4","@rollup/plugin-image":"^3.0.2","@rollup/plugin-replace":"^5.0.2","@semantic-release/changelog":"^6.0.3","@semantic-release/commit-analyzer":"^11.0.0","@semantic-release/git":"^10.0.1","@semantic-release/github":"^9.2.1","@semantic-release/npm":"^11.0.0","@semantic-release/release-notes-generator":"^12.0.0","@vitejs/plugin-vue":"4.6.2","@vue/vue3-jest":"29.2.6","@xeokit/xeokit-sdk":"git+https://git@github.com/Amoki/xeokit-sdk.git#369bb4876e529995cd4c192bc7fda5e957f9634f","@zip.js/zip.js":"^2.7.32",async:"^3.2.4",autoprefixer:"^10.4.16","babel-core":"^7.0.0-bridge.0","babel-jest":"^29.7.0","conventional-changelog-eslint":"^5.0.0",cypress:"13.3.0",esbuild:"^0.20.1",eslint:"^8.50.0","eslint-config-prettier":"^9.0.0","eslint-plugin-cypress":"^2.15.1","eslint-plugin-jest":"^27.4.2","eslint-plugin-prettier":"^5.0.0","eslint-plugin-vue":"^9.17.0","form-data":"^4.0.0",html2canvas:"1.4.1","http-server":"^14.1.1",jest:"^29.7.0","jest-environment-jsdom":"^29.7.0","jest-extended":"^4.0.1",jspdf:"^2.5.1",lodash:"^4.17.21","node-fetch":"^3.3.2",postcss:"^8.4.31",prettier:"^3.0.3",querystring:"^0.2.0",sass:"^1.68.0","semantic-release":"^22.0.5",sinon:"^16.0.0","start-server-and-test":"2.0.1",vite:"4.5.2","vite-plugin-css-injected-by-js":"3.4.0",vue:"3.4.20","vue-eslint-parser":"^9.3.1","vue-i18n":"^9.5.0"},T8i={name:M8i,type:f8i,version:L8i,description:w8i,keywords:m8i,types:y8i,author:v8i,homepage:C8i,bugs:I8i,browserslist:j8i,main:b8i,module:x8i,scripts:N8i,files:D8i,devDependencies:S8i};let k8i=class{constructor({plugins:t,api:e,ui:i,locale:o="fr"}){this.pluginManager=new s2i(t),this.windowManager=new a2i,this.windowManager.registerAndAddPluginsToWindows([...this.pluginManager.registeredPlugins.values()]),this.api=new uDi(e),this.globalContext=new x2e(this),this.state=IDi(this),this.shortcutManager=Pge(this.state),this.uiSettings=i||{},this.i18n=new j2e(o),this._contextMenu=null,this.layout=new g8i(this.uiSettings.resizable!==!1),this.localContext=null,window.$viewer=this}get version(){return T8i.version}get locale(){return this.i18n.locale}get contextMenu(){return this._contextMenu||Ege}set contextMenu(t){this._contextMenu=t}get registeredWindows(){return[...this.windowManager.registeredWindows.keys()]}get registeredPlugins(){return[...this.pluginManager.registeredPlugins.keys()]}get pluginsCfg(){return this.pluginManager.cfg}registerPlugin(t){this.pluginManager.registerPlugin(t),this.windowManager.registerAndAddPluginsToWindows([t])}};function E8i(t,e={}){e.backgroundColor&&(t.style.setProperty("--bimdata-viewer-background-color",e.backgroundColor),e.backgroundColor==="transparent"&&t.style.setProperty("--areas-separator-color","transparent")),e.colorPrimary&&t.style.setProperty("--color-primary",e.colorPrimary),e.colorPrimaryLighter&&t.style.setProperty("--color-primary-lighter",e.colorPrimaryLighter),e.colorPrimaryLight&&t.style.setProperty("--color-primary-light",e.colorPrimaryLight),e.colorPrimaryDark&&t.style.setProperty("--color-primary-dark",e.colorPrimaryDark),e.colorSecondary&&t.style.setProperty("--color-secondary",e.colorSecondary),e.colorSecondaryLighter&&t.style.setProperty("--color-secondary-lighter",e.colorSecondaryLighter),e.colorSecondaryLight&&t.style.setProperty("--color-secondary-light",e.colorSecondaryLight),e.colorSecondaryDark&&t.style.setProperty("--color-secondary-dark",e.colorSecondaryDark),e.colorSilverLight&&t.style.setProperty("--color-silver-light",e.colorSilverLight),e.colorSilver&&t.style.setProperty("--color-silver",e.colorSilver),e.colorSilverDark&&t.style.setProperty("--color-silver-dark",e.colorSilverDark),e.colorGraniteLight&&t.style.setProperty("--color-granite-light",e.colorGraniteLight),e.colorGranite&&t.style.setProperty("--color-granite",e.colorGranite),e.colorSuccess&&t.style.setProperty("--color-success",e.colorSuccess),e.colorSuccessLighter&&t.style.setProperty("--color-success-Lighter",e.colorSuccessLighter),e.colorSuccessLight&&t.style.setProperty("--color-success-Light",e.colorSuccessLight),e.colorSuccessDark&&t.style.setProperty("--color-success-Dark",e.colorSuccessDark),e.colorWarning&&t.style.setProperty("--color-warning",e.colorWarning),e.colorWarningLighter&&t.style.setProperty("--color-warning-Lighter",e.colorWarningLighter),e.colorWarningLight&&t.style.setProperty("--color-warning-Light",e.colorWarningLight),e.colorWarningDark&&t.style.setProperty("--color-warning-Dark",e.colorWarningDark),e.colorHigh&&t.style.setProperty("--color-high",e.colorHigh),e.colorHighLighter&&t.style.setProperty("--color-high-lighter",e.colorHighLighter),e.colorHighLight&&t.style.setProperty("--color-high-light",e.colorHighLight),e.colorHighDark&&t.style.setProperty("--color-high-dark",e.colorHighDark),e.colorText&&t.style.setProperty("--color-text",e.colorText),(!e.backgroundColor||e.backgroundColor!=="transparent")&&t.style.setProperty("--areas-separator-color","rgba(216, 216, 216, 1)"),e.headerHeight!=null&&t.style.setProperty("--bimdata-viewer-header-height",e.headerHeight),t.style.setProperty("--areas-background-color","transparent")}const z8i=Object.freeze({25:"GUEST",50:"USER",100:"ADMIN"}),JM=Object.freeze({READ:"read",WRITE:"write"});function Nde(t){const e={};return t.forEach(i=>{const[o,r]=i.split(":");e[o]?e[o].push(r):e[o]=[r]}),e}const P8i={token_scopes:[],usable_scopes:[],user_role:25};function Dde(t=P8i){var e,i,o,r,n,s;const a=Nde(t.token_scopes),l=Nde(t.usable_scopes);return{...WZ(t),tokenScopes:a,usableScopes:l,userRole:z8i[t.user_role],user:t.user?WZ(t.user):null,hasBcfReadPermission:((e=l.bcf)==null?void 0:e.includes(JM.READ))??!1,hasBcfWritePermission:((i=l.bcf)==null?void 0:i.includes(JM.WRITE))??!1,hasModelReadPermission:((o=l.model)==null?void 0:o.includes(JM.READ))??!1,hasModelWritePermission:((r=l.model)==null?void 0:r.includes(JM.WRITE))??!1,hasDocReadPermission:((n=l.document)==null?void 0:n.includes(JM.READ))??!1,hasDocWritePermission:((s=l.document)==null?void 0:s.includes(JM.WRITE))??!1}}const B8i={BcfFilters:{filtersButton:"Filter",filtersTitle:"Filter",priorityLabel:"Priorit\xE4t",statusLabel:"Status",assignedToLabel:"Zugewiesen an",creatorsLabel:"Erstellt von",tagsLabel:"Tags",resetButton:"Zur\xFCcksetzen",searchButton:"Suchen",undefined:"Nicht definiert",datePlaceholder:"Erstellungsdatum"},BcfSettings:{goBackButton:"Zur\xFCck",title:"BCF-Parameter",text:"Erstellen, f\xFCllen und listen Sie die BCF-Einstellungen auf, die Sie f\xFCr dieses Projekt haben m\xF6chten.",validateButton:"Die BCF-Parameter anerkennen"},BcfStatistics:{emptyText:"F\xFCgen Sie Fragen hinzu, um zugeh\xF6rige Statistiken hier anzuzeigen.",issues:"Probleme",extension:{Priority:"Priorit\xE4t",PriorityNotDefined:"Keine Priorit\xE4t",PriorityTitle:"Priorit\xE4ten",Status:"Status",StatusNotDefined:"Kein Status",StatusTitle:"Status"}},BcfTopicCard:{priority:"Priorit\xE4t:",noPriority:"Keine",assignedTo:"Zugewiesen an :",elements:"Elemente",notSpecified:"Nicht definiert",see:"Anzeigen"},BcfTopicCreationCard:{text:"Ein neues BCF-Thema erstellen",createBcfSideTitle:"Ein Problem melden"},BcfTopicForm:{dragDropImageText:"Bitte w\xE4hlen Sie eine Datei aus.",addObjectButton:"Objekt",addAnnotationButton:"Annotation",annotationButtonTooltip:"Zu diesem Thema gibt es derzeit keine Ansichten.",addPictureButton:"F\xFCgen Sie ein Bild hinzu.",titlePlaceholder:"Titel *",titleErrorMessage:"Titel fehlt",typeLabel:"Typ",priorityLabel:"Priorit\xE4t",statusLabel:"Status",stageLabel:"Phase",assignedToLabel:"Zugewiesen an",dueDateLabel:"F\xE4lligkeitsdatum (TT.MM.JJJJ)",descriptionLabel:"Beschreibung",labelsLabel:"Tags",createButton:"Best\xE4tigen",updateButton:"\xC4nderungen \xFCbernehmen",modalText:"Sie sind dabei, die Bearbeitung der Ausgabe {Name} zu beenden, aber es gibt noch ungespeicherte \xC4nderungen.",cancelButton:"\xC4nderungen verwerfen",continueButton:"\xC4nderungen fortsetzen",createTitle:"Ein Problem melden",dragDropImageTextTablet:"Foto machen",takeSnapshot:"Mach einen Schnappschuss",importFile:"Eine Datei importieren",searchPlaceholder:"Suchen",emptySearch:"kein Ergebnis"},BcfTopicOverview:{openViewer:"Im Viewer \xF6ffnen",openViewerNoModels:"Es sind keine Vorlagen zur Ansicht bereit",elements:"{count} Elemente",noElements:"kein Element",type:"Typ",noTypeSpecified:"Kein Typ angegeben",description:"Beschreibung",noDescriptionProvided:"Keine Beschreibung angegeben",assignedTo:"Zugeteilt an",notAssigned:"Nicht zugewiesen",dueDate:"F\xE4lligkeitsdatum",noDueDate:"Kein F\xE4lligkeitsdatum",informations:"Informationen",status:"Status",noStatusSpecified:"Kein Status angegeben",stage:"Phase",noStageProvided:"Keine Phase angegeben",priority:"Priorit\xE4t",priorityNotDefined:"Nicht definiert",tags:"Tags",noTags:"Keine Tags",commentButton:"Ein Kommentar ver\xF6ffentlichen",deleteText:"Sie l\xF6schen jetzt {Name}",deleteBcfButton:"Dieses BCF l\xF6schen",keepBcfButton:"Dieses BCF beibehalten",author:"Autor"},BcfTopicsTable:{headers:{index:"#",priority:"Priorit\xE4t",status:"Status",title:"Titel",creator:"Autor",date:"Datum"}},BcfTopicActionsCell:{seeButton:"Anzeigen"},BcfTopicComments:{commentButton:"Ein Kommentar verfassen",commentLabel:"Ein Kommentar verfassen",commentText:"Kommentar",cancelButton:"Abbrechen",publishButton:"Ver\xF6ffentlichen",commentsText:"Kommentare",deleteCommentText:"Diesen Kommentar l\xF6schen?",deleteButton:"L\xF6schen",takeSnapshot:"Mach einen Schnappschuss"},BcfTopicPriorityCell:{noPriority:"Keine"},SettingCard:{addButton:"ein Element hinzuf\xFCgen",cancelButton:"Abbrechen",validateButton:"Best\xE4tigen",deleteExtensionText:"Diesen Parameter l\xF6schen",deleteButton:"L\xF6schen",title:{Priority:"Priorit\xE4ten",Label:"Tags",Status:"Status",Type:"Typen",Stage:"Phasen"},input:{Priority:"Eine neue Priorit\xE4t hinzuf\xFCgen",Label:"Ein neues Etikett hinzuf\xFCgen",Status:"Einen neuen Status hinzuf\xFCgen",Type:"Einen neuen Typ hinzuf\xFCgen",Stage:"Eine neue Phase hinzuf\xFCgen"},text:{Priority:"Liste der Priorit\xE4ten",Label:"Liste von Tags",Status:"Liste der Status",Type:"Liste der Typen",Stage:"Liste der Phasen"}}},O8i={BcfComponents:B8i},R8i={BcfFilters:{filtersButton:"Filters",filtersTitle:"Filters",priorityLabel:"Priority",statusLabel:"Status",assignedToLabel:"Assigned to",creatorsLabel:"Created by",tagsLabel:"Tags",resetButton:"Reset",searchButton:"Search",undefined:"Not defined",datePlaceholder:"Creation date"},BcfSettings:{goBackButton:"Back",title:"BCF Settings",text:"Create, enter in, and list the BCF settings you would like to have for this project",validateButton:"Validate BCF settings"},BcfStatistics:{emptyText:"Add BCF Topics to start to have some stats here.",issues:"issues",extension:{Priority:"Priority",PriorityNotDefined:"No priority",PriorityTitle:"Priorities",Status:"Status",StatusNotDefined:"No status",StatusTitle:"Status"}},BcfTopicCard:{priority:"Priority: ",noPriority:"None",assignedTo:"Assigned to: ",elements:"Elements",notSpecified:"Not specified",see:"See"},BcfTopicCreationCard:{text:"Create a new BCF topic",createBcfSideTitle:"Report a problem"},BcfTopicForm:{dragDropImageText:"Please select a file",addObjectButton:"Object",addAnnotationButton:"Annotation",annotationButtonTooltip:"This topic has no viewpoint",addPictureButton:"Add a picture",titlePlaceholder:"Title *",titleErrorMessage:"Missing title",typeLabel:"Type",priorityLabel:"Priority",statusLabel:"Status",stageLabel:"Stage",assignedToLabel:"Assigned to",dueDateLabel:"Due date",descriptionLabel:"Description",labelsLabel:"Tags",createButton:"Validate",updateButton:"Modify this BCF",modalText:"You are about to quit editing issue {name} but there are unsaved changes.",cancelButton:"Discard changes",continueButton:"Continue editing",createTitle:"Report a problem",dragDropImageTextTablet:"Take a picture",takeSnapshot:"Take a snapshot",importFile:"Import a file",searchPlaceholder:"Search",emptySearch:"No result"},BcfTopicOverview:{openViewer:"Open in viewer",openViewerNoModels:"No model to open",elements:"{count} Elements",noElements:"No element",type:"Type",noTypeSpecified:"No type specified",description:"Description",noDescriptionProvided:"No description provided",assignedTo:"Assigned to",notAssigned:"Not assigned",dueDate:"Due date",noDueDate:"No due date",informations:"Informations",status:"Status",noStatusSpecified:"No status specified",stage:"Stage",noStageProvided:"No stage provided",priority:"Priority",priorityNotDefined:"Not defined",tags:"Tags",noTags:"No tags",commentButton:"Post a comment",deleteText:"You are about to delete {name}",deleteBcfButton:"Delete this BCF",keepBcfButton:"Keep this BCF",author:"Author"},BcfTopicsTable:{headers:{index:"#",priority:"Priority",status:"Status",title:"Title",creator:"Author",date:"Date"}},BcfTopicActionsCell:{seeButton:"See"},BcfTopicComments:{commentButton:"Post a comment",commentLabel:"Post a comment",commentText:"Comment",cancelButton:"Cancel",publishButton:"Publish",commentsText:"Comments",deleteCommentText:"Delete this comment ?",deleteButton:"Delete",takeSnapshot:"Take a snapshot"},BcfTopicPriorityCell:{noPriority:"None"},SettingCard:{addButton:"add an element",cancelButton:"Cancel",validateButton:"Validate",deleteExtensionText:"Remove this setting",deleteButton:"Delete",title:{Priority:"Priorities",Label:"Labels",Status:"Status",Type:"Types",Stage:"Stages"},input:{Priority:"Add a new priority",Label:"Add a new label",Status:"Add new status",Type:"Add a new type",Stage:"Add a new stage"},text:{Priority:"Priority list",Label:"Labels list",Status:"Status list",Type:"Type list",Stage:"Stage list"}}},U8i={BcfComponents:R8i},Y8i={BcfFilters:{filtersButton:"Filtros",filtersTitle:"Filtros",priorityLabel:"Prioridad",statusLabel:"Estado",assignedToLabel:"Asignado a",creatorsLabel:"Creado por",tagsLabel:"Etiquetas:",resetButton:"Restablecer",searchButton:"Buscar en",undefined:"No definido",datePlaceholder:"Fecha de creaci\xF3n"},BcfSettings:{goBackButton:"Volver",title:"Par\xE1metros del BCF",text:"Cree, rellene y enumere los par\xE1metros del BCF que desea tener en este proyecto",validateButton:"Validar los par\xE1metros del BCF"},BcfStatistics:{emptyText:"A\xF1ada preguntas para ver las estad\xEDsticas asociadas aqu\xED.",issues:"problemas",extension:{Priority:"Prioridad",PriorityNotDefined:"Sin prioridad",PriorityTitle:"Prioridades",Status:"Estado",StatusNotDefined:"Sin estado",StatusTitle:"Estatutos"}},BcfTopicCard:{priority:"Prioridad :",noPriority:"Sin",assignedTo:"Asignado a :",elements:"Elementos",notSpecified:"No definido",see:"Ver"},BcfTopicCreationCard:{text:"Crear un nuevo tema BCF",createBcfSideTitle:"Informar de un problema"},BcfTopicForm:{dragDropImageText:"Seleccione un archivo",addObjectButton:"Objeto",addAnnotationButton:"Anotaci\xF3n",annotationButtonTooltip:"Actualmente este tema no posee ning\xFAn punto de vista",addPictureButton:"A\xF1adir una imagen",titlePlaceholder:"T\xEDtulo *",titleErrorMessage:"Falta el t\xEDtulo",typeLabel:"Tipo",priorityLabel:"Prioridad",statusLabel:"Estado",stageLabel:"Fase",assignedToLabel:"Asignado a",dueDateLabel:"Fecha de vencimiento (DD/MM/AAAA)",descriptionLabel:"Descripci\xF3n",labelsLabel:"Etiquetas",createButton:"Validar",updateButton:"Modificar este BCF",modalText:"Est\xE1 a punto de salir de la edici\xF3n del problema de {name} pero hay cambios sin guardar.",cancelButton:"Cancelar los cambios",continueButton:"Continuar con los cambios",createTitle:"Informar de un problema",dragDropImageTextTablet:"Tomar una fotograf\xEDa",takeSnapshot:"Tomar un snapshot",importFile:"Importar un archivo",searchPlaceholder:"Buscar",emptySearch:"No hay resultados"},BcfTopicOverview:{openViewer:"Abrir en el visor",openViewerNoModels:"No hay ning\xFAn modelo listo para la visualizaci\xF3n",elements:"{count} Elementos",noElements:"Ning\xFAn elemento",type:"Tipo",noTypeSpecified:"No se especifica el tipo",description:"Descripci\xF3n",noDescriptionProvided:"No hay descripci\xF3n",assignedTo:"Asignado a",notAssigned:"No asignado",dueDate:"Plazo",noDueDate:"Sin fecha de vencimiento",informations:"Informaci\xF3n",status:"Estado",noStatusSpecified:"No se especifica el estado",stage:"Fase",noStageProvided:"No se indica ninguna fase",priority:"Prioridad",priorityNotDefined:"No definido",tags:"Etiquetas",noTags:"Sin etiquetas",commentButton:"Publicar un comentario",deleteText:"Est\xE1s a punto de borrar {name}",deleteBcfButton:"Borrar este BCF",keepBcfButton:"Mantenga este BCF",author:"Autor"},BcfTopicsTable:{headers:{index:"#",priority:"Prioridad",status:"Estado",title:"T\xEDtulo",creator:"Autor",date:"Fecha"}},BcfTopicActionsCell:{seeButton:"Ver"},BcfTopicComments:{commentButton:"Publicar un comentario",commentLabel:"Publicar un comentario",commentText:"Comentario",cancelButton:"Cancelar",publishButton:"Publicar",commentsText:"comentarios",deleteCommentText:"\xBFBorrar este comentario?",deleteButton:"Borrar",takeSnapshot:"Tomar un snapshot"},BcfTopicPriorityCell:{noPriority:"Sin"},SettingCard:{addButton:"a\xF1adir un elemento",cancelButton:"Cancelar",validateButton:"Validar",deleteExtensionText:"Borrar esta configuraci\xF3n",deleteButton:"Borrar",title:{Priority:"Prioridades",Label:"Etiquetas:",Status:"Estatutos",Type:"Tipos",Stage:"Fases"},input:{Priority:"A\xF1adir una nueva prioridad",Label:"A\xF1adir una nueva etiqueta",Status:"A\xF1adir un nuevo estado",Type:"A\xF1adir un nuevo tipo",Stage:"A\xF1adir una nueva fase"},text:{Priority:"Lista de prioridades",Label:"Lista de etiquetas",Status:"Lista de estatutos",Type:"Lista de tipos",Stage:"Lista de fases"}}},F8i={BcfComponents:Y8i},Q8i={BcfFilters:{filtersButton:"Filtres",filtersTitle:"Filtres",priorityLabel:"Priorit\xE9",statusLabel:"Statut",assignedToLabel:"Assign\xE9 \xE0",creatorsLabel:"Cr\xE9\xE9 par",tagsLabel:"Tags",resetButton:"R\xE9initialiser",searchButton:"Rechercher",undefined:"Non d\xE9fini",datePlaceholder:"Date de cr\xE9ation"},BcfSettings:{goBackButton:"Retour",title:"Param\xE8tres BCF",text:"Cr\xE9ez, renseignez et listez les param\xE8tres BCF que vous souhaitez avoir sur ce projet",validateButton:"Valider les param\xE8tres BCF"},BcfStatistics:{emptyText:"Ajoutez des questions pour voir les statistiques associ\xE9es ici.",issues:"probl\xE8mes",extension:{Priority:"Priorit\xE9",PriorityNotDefined:"Aucune priorit\xE9",PriorityTitle:"Priorit\xE9s",Status:"Statut",StatusNotDefined:"Aucun statut",StatusTitle:"Statuts"}},BcfTopicCard:{priority:"Priorit\xE9 : ",noPriority:"Aucune",assignedTo:"Assign\xE9 \xE0 : ",elements:"{n} \xC9lements",notSpecified:"Non d\xE9fini",see:"Voir"},BcfTopicCreationCard:{text:"Cr\xE9er un nouveau topic BCF",createBcfSideTitle:"Signaler un probl\xE8me"},BcfTopicForm:{dragDropImageText:"Veuillez s\xE9lectionner un fichier",addObjectButton:"Objet",addAnnotationButton:"Annotation",annotationButtonTooltip:"Ce topic ne poss\xE8de actuellement aucun point de vue",addPictureButton:"Ajouter une image",titlePlaceholder:"Titre *",titleErrorMessage:"Titre manquant",typeLabel:"Type",priorityLabel:"Priorit\xE9",statusLabel:"Statut",stageLabel:"Phase",assignedToLabel:"Assign\xE9 \xE0",dueDateLabel:"Date d'\xE9ch\xE9ance",descriptionLabel:"Description",labelsLabel:"Tags",createButton:"Valider",updateButton:"Modifier ce BCF",modalText:"Vous \xEAtes sur le point de quitter l'\xE9dition de l'issue {name} mais il y'a des modifications non enregistr\xE9es.",cancelButton:"Annuler les modifications",continueButton:"Continuer les modifications",createTitle:"Signaler un probl\xE8me",dragDropImageTextTablet:"Prendre une photo",takeSnapshot:"Prendre un snapshot",importFile:"Importer un fichier",searchPlaceholder:"Rechercher",emptySearch:"Pas de r\xE9sultat"},BcfTopicOverview:{openViewer:"Ouvrir dans le viewer",openViewerNoModels:"Il n'y a aucun mod\xE8le pr\xEAt pour une visualisation",elements:"{count} \xC9lements",noElements:"Aucun \xE9l\xE9ment concern\xE9",type:"Type",noTypeSpecified:"Pas de type sp\xE9cifi\xE9",description:"Description",noDescriptionProvided:"Pas de description renseign\xE9e",assignedTo:"Assign\xE9 \xE0",notAssigned:"Non assign\xE9",dueDate:"\xC9ch\xE9ance",noDueDate:"Pas de date d'\xE9ch\xE9ance",informations:"Informations",status:"Statut",noStatusSpecified:"Pas de statut sp\xE9cifi\xE9",stage:"Phase",noStageProvided:"Pas de phase renseign\xE9e",priority:"Priorit\xE9",priorityNotDefined:"Non d\xE9fini",tags:"Tags",noTags:"Pas de tags",commentButton:"Poster un commentaire",deleteText:"Vous \xEAtes sur le point de supprimer {name}",deleteBcfButton:"Supprimer ce BCF",keepBcfButton:"Conserver ce BCF",author:"Auteur"},BcfTopicsTable:{headers:{index:"#",priority:"Priorit\xE9",status:"Statut",title:"Titre",creator:"Auteur",date:"Date"}},BcfTopicActionsCell:{seeButton:"Voir"},BcfTopicComments:{commentButton:"Poster un commentaire",commentLabel:"Poster un commentaire",commentText:"Commentaire",cancelButton:"Annuler",publishButton:"Publier",commentsText:"commentaires",deleteCommentText:"Supprimer ce commentaire ?",deleteButton:"Supprimer",takeSnapshot:"Prendre un snapshot"},BcfTopicPriorityCell:{noPriority:"Aucune"},SettingCard:{addButton:"ajouter un \xE9l\xE9ment",cancelButton:"Annuler",validateButton:"Valider",deleteExtensionText:"Supprimmer ce param\xE8tre",deleteButton:"Supprimer",title:{Priority:"Priorit\xE9s",Label:"Tags",Status:"Statuts",Type:"Types",Stage:"Phases"},input:{Priority:"Ajouter une nouvelle priorit\xE9",Label:"Ajouter un nouveau label",Status:"Ajouter un nouveau statut",Type:"Ajouter un nouveau type",Stage:"Ajouter une nouvelle phase"},text:{Priority:"Liste des priorit\xE9s",Label:"Liste des tags",Status:"Liste des statuts",Type:"Liste des types",Stage:"Liste des phases"}}},G8i={BcfComponents:Q8i},H8i={BcfFilters:{filtersButton:"Filtri",filtersTitle:"Filtri",priorityLabel:"Priorit\xE0",statusLabel:"Stato",datePlaceholder:"Data di creazione",assignedToLabel:"Assegnato a",creatorsLabel:"Creato da",tagsLabel:"Etichette",resetButton:"Ripristina",searchButton:"Cerca",undefined:"Non definito"},BcfSettings:{goBackButton:"Indietro",title:"Parametri BCF",text:"Creare, notificare e elencare i parametri BCF che si desidera avere su questo progetto",validateButton:"Conferma i parametri BCF"},BcfStatistics:{emptyText:"Aggiungi delle domande per vedere le statistiche associate qui.",issues:"problemi",extension:{Priority:"Priorit\xE0",PriorityNotDefined:"Nessuna priorit\xE0",PriorityTitle:"Priorit\xE0",Status:"Stato",StatusNotDefined:"Nessuno stato",StatusTitle:"Stati"}},BcfTopicCard:{priority:"Priorit\xE0:",noPriority:"Nessuno",assignedTo:"Assegnato a:",elements:"Elementi",noElements:"0 elementi",notSpecified:"Non definito",see:"Visualizza"},BcfTopicCreationCard:{text:"Crea un nuovo topic BCF",createBcfSideTitle:"Segnala un problema"},BcfTopicForm:{dragDropImageText:"Selezionare un file",addObjectButton:"Oggetto",addAnnotationButton:"Annotazione",annotationButtonTooltip:"Attualmente questo argomento non presenta alcun punto di vista",addPictureButton:"Aggiungere un'immagine",titlePlaceholder:"Titolo *",titleErrorMessage:"Titolo mancante",typeLabel:"Tipo",priorityLabel:"Priorit\xE0",statusLabel:"Stato",stageLabel:"Fase",assignedToLabel:"Assegnato a",dueDateLabel:"Data di scadenza",descriptionLabel:"Descrizione",labelsLabel:"Tag",createButton:"Conferma",updateButton:"Modificare questo BCF",modalText:"State per abbandonare la modifica di {name} ma ci sono modifiche non salvate.",cancelButton:"Annullare le modifiche",continueButton:"Continuare le modifiche",createTitle:"Segnala un problema"},BcfTopicOverview:{openViewer:"Apri nel visualizzatore",openViewerNoModels:"Non esistono modelli pronti per la visualizzazione",elements:"{count} Elementi",noElements:"Nessun elemento",type:"Tipo",noTypeSpecified:"Nessun tipo specificato",description:"Descrizione",noDescriptionProvided:"Nessuna descrizione inserita",assignedTo:"Assegnato a",notAssigned:"Non assegnato",dueDate:"Scadenza",noDueDate:"Nessuna data di scadenza",informations:"Informazioni",status:"Stato",noStatusSpecified:"Nessuno stato specificato",stage:"Fase",noStageProvided:"Nessuna fase inserita",priority:"Priorit\xE0",priorityNotDefined:"Non definita",tags:"Etichette",noTags:"Nessuna etichetta",commentButton:"Pubblica un commento",deleteText:"Stai per eliminare {name}",deleteBcfButton:"Elimina questo BCF",keepBcfButton:"Conserva questo BCF",author:"Autore"},BcfTopicsTable:{headers:{index:"#",priority:"Priorit\xE0",status:"Stato",title:"Titolo",creator:"Autore",date:"Data"}},BcfTopicActionsCell:{seeButton:"Visualizza"},BcfTopicComments:{commentButton:"Pubblica un commento",commentLabel:"Pubblica un commento",commentText:"Commento",cancelButton:"Annulla",publishButton:"Pubblica",commentsText:"commenti",deleteCommentText:"Eliminare questo commento?",deleteButton:"Elimina"},BcfTopicPriorityCell:{noPriority:"Nessuno"},SettingCard:{addButton:"aggiungi un elemento",cancelButton:"Annulla",validateButton:"Conferma",deleteExtensionText:"Elimina questo parametro",deleteButton:"Elimina",title:{Priority:"Priorit\xE0",Label:"Etichette",Status:"Stati",Type:"Tipi",Stage:"Fasi"},input:{Priority:"Aggiungi una nuova priorit\xE0",Label:"Aggiungi una nuova etichetta",Status:"Aggiungi un nuovo stato",Type:"Aggiungi un nuovo tipo",Stage:"Aggiungi una nuova fase"},text:{Priority:"Elenco delle priorit\xE0",Label:"Elenco delle etichette",Status:"Elenco degli stati",Type:"Elenco dei tipi",Stage:"Elenco delle fasi"}}},V8i={BcfComponents:H8i},Z8i={de:O8i,en:U8i,es:F8i,fr:G8i,it:V8i},J8i=({apiClient:t,fetchUsers:e,i18nPlugin:i}={})=>({install(o){t?Bo.setup({apiClient:t,fetchUsers:e}):console.error("[BCF Components Plugin] No api client provided. You must provide an api client for the components to work properly."),i?Object.entries(Z8i).forEach(([r,n])=>{i.global.mergeLocaleMessage(r,n)}):console.warn("[BCF Components Plugin] No i18n instance provided. You should either provide an i18n instance or define your own translations in order have text displayed properly."),Object.entries(q5e).forEach(([r,n])=>{o.component(r,n)})}}),W8i={props:{header:{type:Boolean,default:!1},pdf:{type:[Object,File]}},setup(t){const e=Ve(!1),i=Ve(null);return ni(()=>t.pdf,async o=>{if(e.value=!0,o.file)try{const r=await fetch(o.file).then(n=>n.blob());i.value=URL.createObjectURL(r)}catch(r){console.err("[BIMDataPDFViewer] Error fetching the pdf file.",r)}else i.value=URL.createObjectURL(o);e.value=!1},{immediate:!0}),{loading:e,pdfUrl:i}}},K8i={class:"pdf-viewer"},q8i={key:0,class:"pdf-viewer__header"},X8i={class:"pdf-viewer__header--left"},_8i={class:"pdf-viewer__header--title"},$8i={class:"pdf-viewer__header--right"},e6i=["data"];function t6i(t,e,i,o,r,n){const s=z("BIMDataLoading"),a=z("BIMDataTextbox");return D(),Y("div",K8i,[o.loading?(D(),ne(s,{key:0})):(D(),Y(Mt,{key:1},[i.header?(D(),Y("div",q8i,[m("div",X8i,[It(t.$slots,"header-left",{},void 0,!0)]),m("div",_8i,[O(a,{text:i.pdf.name},null,8,["text"])]),m("div",$8i,[It(t.$slots,"header-right",{},void 0,!0)])])):ve("",!0),o.pdfUrl?(D(),Y("object",{key:1,width:"100%",height:"100%",type:"application/pdf",data:o.pdfUrl},null,8,e6i)):ve("",!0)],64))])}const Sde=K(W8i,[["render",t6i],["__scopeId","data-v-edf51369"]]),i6i={props:{color:{type:String,default:"currentColor"},progress:{type:Number,default:0,validator(t){return t>=0&&t<=100}}},data(){return{width:22,strokeWidth:3}},computed:{dashoffset(){return 63-this.progress/100*63}}},o6i={class:"bimdata-pie-progress-spinner"},r6i=["viewBox","width","height"],s6i=["cx","cy","r","stroke-width"],n6i=["cx","cy","r","stroke","stroke-width"];function a6i(t,e,i,o,r,n){return D(),Y("div",o6i,[(D(),Y("svg",{viewBox:`0 0 ${r.width} ${r.width}`,xmlns:"http://www.w3.org/2000/svg",fill:"transparent",width:r.width,height:r.width,style:{transform:"rotate(-90deg)"}},[m("circle",{class:"bimdata-pie-progress-spinner__path--back",cx:r.width/2,cy:r.width/2,r:(r.width-r.strokeWidth)/2,stroke:"lightgray","stroke-width":r.strokeWidth},null,8,s6i),m("circle",{class:"bimdata-pie-progress-spinner__path",cx:r.width/2,cy:r.width/2,r:(r.width-r.strokeWidth)/2,stroke:i.color,"stroke-width":r.strokeWidth,style:xe(`--dashoffset: ${n.dashoffset};`)},null,12,n6i)],8,r6i))])}const l6i=K(i6i,[["render",a6i],["__scopeId","data-v-71eb6ae9"]]),c6i={props:{text:{type:String}}},u6i={class:"multi-line-textbox-tooltip"},d6i={class:"multi-line-textbox-tooltip__content"};function h6i(t,e,i,o,r,n){return D(),Y("div",u6i,[m("div",d6i,ie(i.text),1)])}const A6i=K(c6i,[["render",h6i],["__scopeId","data-v-9e9877bb"]]),p6i={components:{Tooltip:A6i},props:{text:{type:String,default:""},lines:{type:Number,default:3},lineHeight:{type:Number,default:14}},data(){return{needEllipsis:!1,hover:!1}},computed:{style(){return{"--textbox-line-height":`${this.lineHeight}px`,"--textbox-lines":this.lines}},tooltipDisplayed(){return this.needEllipsis&&this.hover}},mounted(){this.resizeObserver=new ResizeObserver(this.onResize),this.resizeObserver.observe(this.$el)},destroyed(){this.resizeObserver&&this.resizeObserver.disconnect()},methods:{onResize(){if(!this.$refs.ghost)return;const t=this.lines*this.lineHeight,{height:e}=this.$refs.ghost.getBoundingClientRect();this.needEllipsis=e>t}}},g6i=t=>(or("data-v-134a4e01"),t=t(),rr(),t),M6i={class:"multi-line-text-box__content"},f6i={class:"multi-line-text-box__content__head"},L6i={class:"multi-line-text-box__content__tail__text"},w6i=g6i(()=>m("div",{class:"multi-line-text-box__content__tail__ellipsis"},"...",-1)),m6i={key:1,class:"multi-line-text-box__content__full"};function y6i(t,e,i,o,r,n){const s=z("Tooltip");return D(),Y("div",{class:"multi-line-text-box",style:xe(n.style),onMouseover:e[1]||(e[1]=a=>r.hover=!0),onMouseleave:e[2]||(e[2]=a=>r.hover=!1)},[m("div",M6i,[r.needEllipsis?(D(),Y(Mt,{key:0},[m("div",f6i,[m("span",null,ie(i.text),1)]),m("div",{class:"multi-line-text-box__content__tail",style:xe(`height:${i.lineHeight*(i.lines-1)}px`)},[m("div",L6i,[m("span",null,ie(i.text),1)]),w6i],4)],64)):(D(),Y("span",m6i,ie(i.text),1)),m("span",{class:"multi-line-text-box__ghost",ref:"ghost"},ie(i.text),513)]),n.tooltipDisplayed?(D(),ne(s,{key:0,onClick:e[0]||(e[0]=jt(()=>{},["stop"])),text:i.text,class:"multi-line-text-box__tooltip"},null,8,["text"])):ve("",!0)],36)}const v6i=K(p6i,[["render",y6i],["__scopeId","data-v-134a4e01"]]),C6i={components:{PieProgressSpinner:l6i,MultiLineTextBox:v6i},inject:["$translate"],props:{disabled:{type:Boolean,default:!1},writeAccess:{type:Boolean,default:!1},width:{type:String,default:"140px"},file:{type:Object,required:!0},projectId:{type:Number,required:!0},spaceId:{type:Number,required:!0},apiUrl:{type:String,required:!0},accessToken:{type:String,required:!0},select:{type:Boolean,default:!1},selected:{type:Boolean,default:!1},multi:{type:Boolean,default:!1},success:{type:Boolean,default:!1},viewPdf:{type:Boolean,default:!1},pdfModelLoading:{type:Boolean,default:!1},pdfPage:{type:Object,default:null}},emits:["rename","download","edit","view","open-folder","toggle-select","loaded","load-error"],data(){return{menuDisplayed:!1,percentCompleted:0}},computed:{multiSelect(){return this.select&&this.multi},edit(){return!this.loading&&!this.select},isFolder(){return this.file.nature==="Folder"},loading(){return this.file.fileToLoad},initials(){return this.file.created_by&&`${this.file.created_by.firstname[0]||""}${this.file.created_by.lastname[0]||""}`.toUpperCase()}},async created(){if(document.addEventListener("keydown",this.onKeyDown),this.file.fileToLoad){const t=new FormData;t.append("file",this.file.fileToLoad),t.append("name",this.file.fileToLoad.name),t.append("parent_id",this.file.folder.id);const e=new XMLHttpRequest;e.open("POST",`${this.apiUrl}/cloud/${this.spaceId}/project/${this.projectId}/document`),e.setRequestHeader("authorization",`Bearer ${this.accessToken}`),e.addEventListener("progress",i=>{this.percentCompleted=i.loaded/i.total*100}),e.addEventListener("load",()=>{if(e.status===201){const i=JSON.parse(e.response);i.updated_at=new Date(i.updated_at),this.$emit("loaded",i)}else this.$emit("load-error",e.statusText)}),e.send(t)}},destroyed(){document.removeEventListener("keydown",this.onKeyDown)},methods:{onKeyDown(t){t.key==="Escape"&&(this.menuDisplayed=!1)},onRenameClick(){this.menuDisplayed=!1,this.$emit("rename")},onDownloadClick(){this.menuDisplayed=!1,this.$emit("download")},onDeleteClick(){this.menuDisplayed=!1,this.$emit("delete")},onViewClick(){this.menuDisplayed=!1,this.$emit("view")},onClick(){this.isFolder?this.$emit("open-folder"):!this.success&&!this.disabled&&this.select&&this.$emit("toggle-select",this.file)},toggleMenu(){this.menuDisplayed=!this.menuDisplayed},away(){setTimeout(()=>{this.menuDisplayed=!1})}}},I6i={class:"file-card__content__header"},j6i={class:"file-card__content__header__btn-menu"},b6i={key:3,class:"selection-box"},x6i={key:2,class:"selection-text"},N6i={key:0,class:"file-card__content__menu"},D6i={class:"file-card__content__footer"},S6i={class:"file-card__content__footer__date"},T6i={key:0,class:"file-card__content__footer__initials"};function k6i(t,e,i,o,r,n){const s=z("BIMDataIconSuccess"),a=z("PieProgressSpinner"),l=z("BIMDataIconEllipsis"),c=z("BIMDataButton"),u=z("BIMDataSpinner"),d=z("BIMDataCheckbox"),h=z("BIMDataRadio"),A=z("BIMDataIconFolder"),g=z("BIMDataFileIcon"),p=z("MultiLineTextBox"),M=Hi("click-away");return D(),Y("div",{class:"file-card",onClick:e[0]||(e[0]=(...f)=>n.onClick&&n.onClick(...f))},[m("div",{class:Ne(["file-card__content",{"file-card__content--selected":i.selected,"file-card__content--disabled":i.disabled,"file-card__content--hover":i.select&&!i.success&&!i.disabled||n.isFolder}])},[m("div",I6i,[m("div",j6i,[i.success?(D(),ne(s,{key:0,size:"s",fill:"",color:"success",class:"file-card__content__header__btn-menu__success"})):n.loading&&!i.success?(D(),ne(a,{key:1,progress:r.percentCompleted,class:"file-card__content__header__btn-menu__spinner"},null,8,["progress"])):n.edit?(D(),ne(c,{key:2,ghost:"",rounded:"",icon:"",onClick:jt(n.toggleMenu,["stop"]),class:"file-card__content__header__btn-menu__edit",disabled:i.success},{default:W(()=>[O(l,{size:"l",fill:"",color:"granite-light"})]),_:1},8,["onClick","disabled"])):n.isFolder?ve("",!0):(D(),Y("div",b6i,[i.pdfModelLoading?(D(),ne(u,{key:0,style:{margin:"6px"}})):(D(),Y(Mt,{key:1},[n.multiSelect?(D(),ne(d,{key:0,disabled:i.disabled,modelValue:i.selected,class:"file-card__content__header__btn-menu__checkbox"},null,8,["disabled","modelValue"])):(D(),ne(h,{key:1,disabled:i.disabled,big:"",modelValue:i.selected,name:"BIMDataFileCardRadio"},null,8,["disabled","modelValue"]))],64)),i.pdfPage?(D(),Y("div",x6i,ie(`page ${i.pdfPage.page_number}`),1)):ve("",!0)]))]),i.file.nature==="Folder"?(D(),ne(A,{key:0,size:"xl",fill:"",color:"primary"})):(D(),ne(g,{key:1,fileName:i.file.file_name,size:25},null,8,["fileName"]))]),r.menuDisplayed?Et((D(),Y("div",N6i,[i.viewPdf&&i.file.model_type==="PDF"?(D(),ne(c,{key:0,color:"default",ghost:"",radius:"",width:"100%",onClick:jt(n.onViewClick,["stop"])},{default:W(()=>[At(ie(n.$translate("view")),1)]),_:1},8,["onClick"])):ve("",!0),O(c,{color:"default",ghost:"",radius:"",width:"100%",onClick:jt(n.onRenameClick,["stop"])},{default:W(()=>[At(ie(n.$translate("rename")),1)]),_:1},8,["onClick"]),O(c,{color:"default",ghost:"",radius:"",width:"100%",onClick:jt(n.onDownloadClick,["stop"])},{default:W(()=>[At(ie(n.$translate("download")),1)]),_:1},8,["onClick"]),i.writeAccess?(D(),ne(c,{key:1,color:"high",ghost:"",radius:"",width:"100%",onClick:jt(n.onDeleteClick,["stop"])},{default:W(()=>[At(ie(n.$translate("delete")),1)]),_:1},8,["onClick"])):ve("",!0)])),[[M,n.away]]):ve("",!0),m("div",D6i,[O(p,{class:"file-card__content__footer__name",text:i.file.name},null,8,["text"]),m("div",S6i,ie(i.file.updated_at.toLocaleDateString()),1),n.initials?(D(),Y("div",T6i,ie(n.initials),1)):ve("",!0)])],2)])}const E6i=K(C6i,[["render",k6i],["__scopeId","data-v-943d4d0b"]]),z6i={inject:["$translate"],props:{projectId:{type:Number,required:!0},spaceId:{type:Number,required:!0},apiClient:{type:Object,required:!0},folder:{type:Object,required:!0}},data(){return{name:"",hasError:!1,loading:!1}},created(){document.addEventListener("keydown",this.onKeyDown)},mounted(){this.timeoutId=setTimeout(()=>this.$refs.nameInput.focus(),200)},destroyed(){document.removeEventListener("keydown",this.onKeyDown),clearTimeout(this.timeoutId)},methods:{onKeyDown(t){t.key==="Enter"&&this.submit()},reset(){this.name="",this.hasError=!1},close(){this.reset(),this.$emit("close")},async submit(){if(this.name){this.loading=!0;try{const t={parent_id:this.folder.id,name:this.name},e=await this.apiClient.collaborationApi.createFolder(this.spaceId,this.projectId,t);this.$emit("success",e)}catch(t){this.$emit("error",t)}finally{this.reset(),this.loading=!1}}else this.$refs.nameInput.focus(),this.hasError=!0}}},P6i={class:"folder-creation-form"},B6i={class:"folder-creation-form__title"};function O6i(t,e,i,o,r,n){const s=z("BIMDataIconAddFolder"),a=z("BIMDataInput"),l=z("BIMDataButton");return D(),Y("div",P6i,[m("div",B6i,[O(s,{size:"xs"}),m("span",null,ie(n.$translate("creationFormTitle")),1)]),O(a,{ref:"nameInput",class:"folder-creation-form__input",placeholder:n.$translate("nameInputPlaceholder"),modelValue:r.name,"onUpdate:modelValue":e[0]||(e[0]=c=>r.name=c),error:r.hasError,errorMessage:n.$translate("nameInputErrorMessage"),onKeyup:[oi(jt(n.close,["stop"]),["esc"]),oi(jt(n.submit,["stop"]),["enter"])],margin:"24px 0px",loading:r.loading},null,8,["placeholder","modelValue","error","errorMessage","onKeyup","loading"]),O(l,{class:"folder-creation-form__btn-cancel",width:"80px",ghost:"",radius:"",onClick:jt(n.close,["stop"])},{default:W(()=>[At(ie(n.$translate("cancel")),1)]),_:1},8,["onClick"]),O(l,{class:"folder-creation-form__btn-submit",width:"80px",color:"primary",fill:"",radius:"",onClick:jt(n.submit,["stop"])},{default:W(()=>[At(ie(n.$translate("submit")),1)]),_:1},8,["onClick"])])}const R6i=K(z6i,[["render",O6i],["__scopeId","data-v-6a3749ed"]]),U6i={components:{NewFolderForm:R6i},inject:["$translate"],props:{projectId:{type:Number,required:!0},spaceId:{type:Number,required:!0},apiClient:{type:Object,required:!0},height:{type:String,default:"32px"},folder:{type:Object},disabled:{type:Boolean,default:!1}},data(){return{showCreationForm:!1}},created(){document.addEventListener("keydown",this.onKeyDown)},destroyed(){document.removeEventListener("keydown",this.onKeyDown)},methods:{onKeyDown(t){t.key==="Escape"&&this.close()},toggle(){this.showCreationForm=!this.showCreationForm},close(){this.showCreationForm=!1}}},Y6i={class:"folder-creation-button"};function F6i(t,e,i,o,r,n){const s=z("BIMDataIconAddFolder"),a=z("BIMDataButton"),l=z("NewFolderForm"),c=Hi("click-away");return Et((D(),Y("div",Y6i,[O(a,{width:"100%",height:i.height,color:"primary",fill:"",radius:"",disabled:i.disabled,onClick:n.toggle},{default:W(()=>[O(s,{size:"xs",margin:"0 6px 0 0"}),m("span",null,ie(n.$translate("buttonText")),1)]),_:1},8,["height","disabled","onClick"]),O(oo,{name:"fade"},{default:W(()=>[r.showCreationForm?(D(),ne(l,{key:0,class:"folder-creation-button__form",projectId:i.projectId,spaceId:i.spaceId,apiClient:i.apiClient,folder:i.folder,onClick:e[0]||(e[0]=jt(()=>{},["stop"])),onClose:n.close,onSuccess:e[1]||(e[1]=u=>{n.close(),t.$emit("success",u)}),onError:e[2]||(e[2]=u=>t.$emit("error",u))},null,8,["projectId","spaceId","apiClient","folder","onClose"])):ve("",!0)]),_:1})])),[[c,n.close]])}const Q6i=K(U6i,[["render",F6i],["__scopeId","data-v-302c3ec1"]]),G6i={inject:["$translate"],props:{width:{type:String,default:"32px"},height:{type:String,default:"32px"},multiple:{type:Boolean,default:!1},accept:{type:Array,default:()=>[]},disabled:{type:Boolean,default:!1}},methods:{selectFile(){this.$refs.fileInput.click()},uploadFile(t){const e=Array.from(t.target.files);e.length>0&&(this.$refs.fileInput.value="",this.$emit("upload",e))}}},H6i=["multiple","accept"];function V6i(t,e,i,o,r,n){const s=z("BIMDataIconAddFile"),a=z("BIMDataButton");return D(),ne(a,{class:"file-upload-button",width:i.width,height:i.height,color:"primary",fill:"",radius:"",disabled:i.disabled,onClick:n.selectFile},{default:W(()=>[It(t.$slots,"default",{},()=>[O(s,{size:"xs",margin:"0 6px 0 0"}),m("span",null,ie(n.$translate("addFileButtonText")),1)]),m("input",{hidden:"",ref:"fileInput",type:"file",multiple:i.multiple,accept:i.accept.join(","),onChange:e[0]||(e[0]=(...l)=>n.uploadFile&&n.uploadFile(...l))},null,40,H6i)]),_:3},8,["width","height","disabled","onClick"])}const Z6i=K(G6i,[["render",V6i]]),J6i={inject:["$translate"],props:{projectId:{type:Number,required:!0},spaceId:{type:Number,required:!0},apiClient:{type:Object,required:!0},entity:{type:Object}},data(){return{name:"",hasError:!1,loading:!1}},mounted(){this.name=this.entity.name,setTimeout(()=>this.$refs.nameInput.focus(),200)},methods:{reset(){this.name="",this.hasError=!1},close(){this.reset(),this.$emit("close")},async submit(){if(this.name){this.loading=!0;try{await this.renameDocument(),this.entity.name=this.name,this.$emit("success")}catch(t){this.$emit("error",t)}finally{this.reset(),this.loading=!1}}else this.$refs.nameInput.focus(),this.hasError=!0},renameDocument(){const t=[this.spaceId,this.entity.id,this.projectId,{name:this.name}];return this.entity.nature==="Folder"?this.apiClient.collaborationApi.updateFolder(...t):this.apiClient.collaborationApi.updateDocument(...t)}}},W6i={class:"rename-modal"},K6i={class:"rename-modal__content"},q6i={class:"rename-modal__content__title"},X6i={class:"rename-modal__content__btn"};function _6i(t,e,i,o,r,n){const s=z("BIMDataIconClose"),a=z("BIMDataButton"),l=z("BIMDataInput"),c=Hi("click-away");return Et((D(),Y("div",W6i,[O(a,{class:"rename-modal__close",color:"default",icon:"",radius:"",ghost:"",width:"21px",height:"21px",onClick:n.close},{default:W(()=>[O(s)]),_:1},8,["onClick"]),m("div",K6i,[m("div",q6i,ie(n.$translate("rename")),1),O(l,{ref:"nameInput",class:"rename-modal__content__input",placeholder:n.$translate("renameFormPlaceholder"),modelValue:r.name,"onUpdate:modelValue":e[0]||(e[0]=u=>r.name=u),error:r.hasError,errorMessage:n.$translate("nameInputErrorMessage"),onKeyup:[oi(jt(n.close,["stop"]),["esc"]),oi(jt(n.submit,["stop"]),["enter"])],margin:"30px 0px",loading:r.loading},null,8,["placeholder","modelValue","error","errorMessage","onKeyup","loading"]),m("div",X6i,[O(a,{class:"rename-modal__content__btn-cancel",width:"80px",ghost:"",radius:"",onClick:jt(n.close,["stop"])},{default:W(()=>[At(ie(n.$translate("cancel")),1)]),_:1},8,["onClick"]),O(a,{class:"rename-modal__content__btn-submit",width:"80px",color:"primary",fill:"",radius:"",onClick:jt(n.submit,["stop"])},{default:W(()=>[At(ie(n.$translate("submit")),1)]),_:1},8,["onClick"])])])])),[[c,n.close]])}const $6i=K(J6i,[["render",_6i],["__scopeId","data-v-47dc7eb4"]]);function Tde(t){return[t,...kde(t)]}function kde(t){return t.children&&t.children.length>0?[...t.children,...t.children.flatMap(e=>kde(e))]:[]}const eSi={inject:["$translate"],props:{projectId:{type:Number,required:!0},spaceId:{type:Number,required:!0},apiClient:{type:Object,required:!0},entity:{type:Object}},data(){return{loading:!1}},computed:{flattenTree(){return Tde(this.entity)}},methods:{close(){this.loading||this.$emit("close")},async submit(){this.loading=!0;try{await this.deleteEntity(),this.$emit("success")}catch(t){this.$emit("error",t)}finally{this.loading=!1}},deleteEntity(){const t=[this.spaceId,this.entity.id,this.projectId];return this.entity.nature==="Folder"?this.apiClient.collaborationApi.deleteFolder(...t):this.apiClient.collaborationApi.deleteDocument(...t)}}},tSi={class:"delete-modal"},iSi={class:"delete-modal__content"},oSi={class:"delete-modal__content__title"},rSi={class:"delete-modal__content__detail"},sSi={class:"delete-modal__content__btn"},nSi={key:1};function aSi(t,e,i,o,r,n){const s=z("BIMDataIconClose"),a=z("BIMDataButton"),l=z("BIMDataSpinner"),c=Hi("click-away");return Et((D(),Y("div",tSi,[O(a,{class:"delete-modal__close",color:"default",icon:"",radius:"",ghost:"",width:"21px",height:"21px",onClick:n.close,disabled:r.loading},{default:W(()=>[O(s)]),_:1},8,["onClick","disabled"]),m("div",iSi,[m("div",oSi,ie(n.$translate("deleteTitle")),1),m("div",rSi,ie(n.$translate("deleteDetail"))+" : ",1),m("ul",null,[(D(!0),Y(Mt,null,ei(n.flattenTree,u=>(D(),Y("li",{key:u.id},' - "'+ie(u.name)+'" ',1))),128))]),m("div",sSi,[O(a,{class:"delete-modal__content__btn-cancel",width:"80px",ghost:"",radius:"",onClick:jt(n.close,["stop"]),disabled:r.loading},{default:W(()=>[At(ie(n.$translate("cancel")),1)]),_:1},8,["onClick","disabled"]),O(a,{class:"delete-modal__content__btn-submit",width:"80px",color:"high",fill:"",radius:"",onClick:jt(n.submit,["stop"]),disabled:r.loading},{default:W(()=>[r.loading?(D(),ne(l,{key:0})):(D(),Y("span",nSi,ie(n.$translate("delete")),1))]),_:1},8,["onClick","disabled"])])])])),[[c,n.close]])}const lSi=K(eSi,[["render",aSi],["__scopeId","data-v-26cd84eb"]]),cSi={inject:["$translate"],props:{model:{type:Object,required:!0},modelSelectedPage:{type:Object,default:null}},emits:["select","close"],setup(t,e){const i=vt(()=>[t.model].concat(t.model.children??[])),o=Ve(null);return ni(()=>t.modelSelectedPage,r=>{r&&(o.value=r)},{immediate:!0}),{pages:i,selectedPage:o}}},uSi={class:"pdf-page-selector"},dSi={class:"head"},hSi={style:{"margin-left":"6px"}},ASi={class:"title"},pSi={class:"body"},gSi=["onClick"],MSi={class:"pdf-page__img"},fSi=["src","alt"],LSi={class:"pdf-page__num"},wSi={class:"foot"};function mSi(t,e,i,o,r,n){const s=z("BIMDataIconArrow"),a=z("BIMDataButton"),l=z("BIMDataIconFilePdfPolychrome"),c=z("BIMDataTextbox"),u=z("BIMDataIconClose"),d=z("BIMDataResponsiveGrid");return D(),Y("div",uSi,[m("div",dSi,[O(a,{ghost:"",radius:"",onClick:e[0]||(e[0]=h=>t.$emit("close"))},{default:W(()=>[O(s,{size:"xxs"}),m("span",hSi,ie(n.$translate("back")),1)]),_:1}),m("span",ASi,[O(l,{size:"m",margin:"0 6px 0 0"}),O(c,{text:i.model.name},null,8,["text"])]),O(a,{ghost:"",rounded:"",icon:"",onClick:e[1]||(e[1]=h=>t.$emit("close"))},{default:W(()=>[O(u,{size:"xxs"})]),_:1})]),m("div",pSi,[O(d,{style:{width:"100%","justify-items":"center"},itemWidth:"157px",rowGap:"6px",columnGap:"6px"},{default:W(()=>[(D(!0),Y(Mt,null,ei(o.pages,h=>(D(),Y("div",{key:h.id,class:Ne(["pdf-page",{selected:o.selectedPage&&o.selectedPage.id===h.id}]),onClick:A=>o.selectedPage=o.selectedPage&&o.selectedPage.id===h.id?null:h},[m("div",MSi,[h.map_file?(D(),Y("img",{key:0,src:h.map_file,alt:`page ${h.page_number}`},null,8,fSi)):(D(),ne(l,{key:1,size:"l"}))]),m("div",LSi,ie(h.page_number),1)],10,gSi))),128))]),_:1})]),m("div",wSi,[O(a,{width:"100%",color:"primary",fill:"",radius:"",onClick:e[2]||(e[2]=h=>t.$emit("select",o.selectedPage))},{default:W(()=>[At(ie(n.$translate("validate")),1)]),_:1})])])}const ySi=K(cSi,[["render",mSi],["__scopeId","data-v-22155996"]]),Ede="Folder";function zde(t){return new Promise(e=>setTimeout(e,t))}async function vSi({name:t,url:e}){const i=document.createElement("a");i.style.display="none",i.download=t,i.href=e,document.body.append(i),i.click(),await zde(100),i.remove(),await zde(500)}function CSi(t){const e=[],i=[];for(const o of t)o.nature===Ede?e.push(o):i.push(o);return{folders:e,documents:i}}function ISi(t,e){const{projectId:i,spaceId:o,accessToken:r,apiUrl:n="https://api.bimdata.io"}=e,s=jSi(n),{folders:a,documents:l}=CSi(t);let c="";return(a.length>0||l.length>0)&&(c+=`${s}/cloud/${o}/project/${i}?`,c+=`accessToken=${r}&`,c+=a.map(u=>`folderId[]=${u.id}`).join("&"),c+=a.length>0&&l.length>0?"&":"",c+=l.map(u=>`documentId[]=${u.id}`).join("&")),c}function jSi(t){const e=new URL(t),i=e.hostname;let o="";const[r,...n]=i.split("."),s=n.join(".");return r.includes("-staging")?o="-staging":r.includes("-next")&&(o="-next"),e.protocol+"//archive"+o+"."+s}async function bSi(t,e={}){try{if(t.length===0)return;let i=null;const o=t[0].name;return t.length===1&&t[0].nature!==Ede?i=t[0].file:i=ISi(t,e),await vSi({name:o,url:i})}catch(i){throw new Error(i)}}const xSi={creationFormTitle:"Create folder",renameFormPlaceholder:"Folder/File name",nameInputPlaceholder:"Folder name",emptyFolder:"This folder is empty",newFolderSuccess:"New folder created",renameFolderSuccess:"Folder renamed",deleteFolderSuccess:"Folder deleted",newFileSuccess:"File added",renameFileSuccess:"File renamed",deleteFileSuccess:"File deleted",nameInputErrorMessage:"Invalid name",cancel:"Cancel",submit:"Submit",buttonText:"New folder",addFileButtonText:"Upload a file",rename:"Rename",view:"View",download:"Download",delete:"Delete",deleteTitle:"Deleting Files",deleteDetail:"You are about to permanently delete the following files / folders",dmsRoot:"Root of the project's DMS",validate:"Validate",back:"Back",pdfPageSelectorTitle:"Select a page"},NSi={creationFormTitle:"Cr\xE9er un dossier",renameFormPlaceholder:"Nom du fichier/dosier",nameInputPlaceholder:"Nom du dossier",emptyFolder:"Ce dossier est vide",newFolderSuccess:"Nouveau dossier cr\xE9\xE9",renameFolderSuccess:"Dossier renomm\xE9",deleteFolderSuccess:"Dossier supprim\xE9",newFileSuccess:"Fichier ajout\xE9",renameFileSuccess:"Fichier renomm\xE9",deleteFileSuccess:"Fichier supprim\xE9",nameInputErrorMessage:"Nom invalide",cancel:"Annuler",submit:"Valider",buttonText:"Nouveau dossier",addFileButtonText:"Charger un fichier",rename:"Renommer",view:"Voir",download:"T\xE9l\xE9charger",delete:"Supprimer",deleteTitle:"Supression de fichiers",deleteDetail:"Vous \xEAtes sur le point de supprimer d\xE9finitivement les fichiers/dossiers suivants",dmsRoot:"Racine de la GED du projet",validate:"Valider",back:"Retour",pdfPageSelectorTitle:"S\xE9lectionner une page"},DSi={creationFormTitle:"Crear un archivo",renameFormPlaceholder:"Nombre de archivo / carpeta",nameInputPlaceholder:"Nombre de la carpeta",emptyFolder:"Esta carpeta est\xE1 vac\xEDa",newFolderSuccess:"Nueva carpeta creada",renameFolderSuccess:"Carpeta renombrada",deleteFolderSuccess:"Carpeta eliminada",newFileSuccess:"Archivo agregado",renameFileSuccess:"Archivo renombrado",deleteFileSuccess:"Archivo eliminado",nameInputErrorMessage:"Nombre inv\xE1lida",cancel:"Cancelar",submit:"Validar",buttonText:"Carpeta nueva",addFileButtonText:"Cargar un archivo",rename:"Renombrar",view:"Ver",download:"Descargar",delete:"Borrar",deleteTitle:"Eliminar archivos",deleteDetail:"Est\xE1 a punto de eliminar permanentemente los siguientes archivos / carpetas"},SSi={creationFormTitle:"Ordner erstellen",renameFormPlaceholder:"Datei- / Ordnernam",nameInputPlaceholder:"Ordnername",emptyFolder:"Dieser Ordner ist leer",newFolderSuccess:"Neuer Ordner erstellt",renameFolderSuccess:"Umbenannter Ordner",deleteFolderSuccess:"Ordner gel\xF6scht",newFileSuccess:"Datei hinzugef\xFCgt",renameFileSuccess:"Umbenannte Datei",deleteFileSuccess:"Datei gel\xF6scht",nameInputErrorMessage:"Ung\xFCltiger name",cancel:"Abbrechen",submit:"Best\xE4tigen",buttonText:"Neuer Ordner",addFileButtonText:"Datei laden",rename:"Umbenennen",view:"Sehen",download:"Herunterladen",delete:"L\xF6schen",deleteTitle:"Dateien l\xF6schen",deleteDetail:"Sie sind im Begriff, die folgenden Dateien / Ordner endg\xFCltig zu l\xF6schen"},TSi={creationFormTitle:"Crea una cartella",renameFormPlaceholder:"Nome file/cartella",nameInputPlaceholder:"Nome della cartella",emptyFolder:"Questa cartella \xE8 vuota",newFolderSuccess:"Nuova cartella creata",renameFolderSuccess:"Cartella rinominata",deleteFolderSuccess:"Cartella eliminata",newFileSuccess:"File aggiunto",renameFileSuccess:"File rinominato",deleteFileSuccess:"File cancellato",nameInputErrorMessage:"Nome non valido",cancel:"Annulla",submit:"Invia",buttonText:"Nuova cartella",addFileButtonText:"Carica un file",rename:"Rinominare",view:"Vedere",download:"Scaricare",delete:"Cancellare",deleteTitle:"Eliminazione di file",deleteDetail:"Stai per eliminare definitivamente i seguenti file/cartelle"},Pde={en:xSi,fr:NSi,es:DSi,de:SSi,it:TSi},Bde=398,Ode=468,Rde=800,kSi=3e3,ESi={components:{FileCard:E6i,NewFolderButton:Q6i,UploadFileButton:Z6i,RenameModal:$6i,DeleteModal:lSi,BIMDataPDFViewer:Sde,PdfPageSelector:ySi},provide(){return{$translate:this.translate}},props:{locale:{type:String,default:"en"},apiUrl:{type:String,default:"https://api.bimdata.io"},spaceId:{type:Number,required:!0},projectId:{type:Number,required:!0},accessToken:{type:String,required:!0},select:{type:Boolean,default:!1},multi:{type:Boolean,default:!1},searchColor:{type:String,default:"primary"},headerButtons:{type:Boolean,default:!0},headerSearch:{type:Boolean,default:!0},alreadySelectedIds:{type:Array,defaut:()=>[]},selectableFileTypes:{type:Array,default:()=>[]},viewPdf:{type:Boolean,default:!1},pdfPageSelect:{type:Boolean,default:!1}},data(){return{currentFolder:null,loadingFiles:[],searchText:"",selectedFiles:[],apiClient:null,fileStructure:null,width:0,entityRenown:!1,entityDeletable:!1,successFileIds:[],pdfToView:null,pdfModel:null,pdfModelSelectedPage:null,pdfModelLoading:null,pdfPageSelectorDisplayed:!1}},computed:{modalDisplayed(){return this.entityRenown||this.entityDeletable},navigationShown(){return this.currentFolder!==this.fileStructure},itemWidth(){return this.xsLayout?"100%":this.sLayout?"180px":"164px"},xsLayout(){return this.width<Bde},sLayout(){return this.width>=Bde&&this.width<Ode},mLayout(){return this.width>=Ode&&this.width<Rde},lLayout(){return this.width>=Rde},multiSelect(){return this.select&&this.multi},files(){let t=null;return this.searchText?t=(this.currentFolder&&this.currentFolder.children||[]).filter(e=>e.name.toLowerCase().includes(this.searchText)):t=this.currentFolder&&this.currentFolder.children||[],t.push(...this.loadingFiles.filter(e=>e.folder.id===this.currentFolder.id&&!t.find(i=>i.id===e.id))),t.sort((e,i)=>(e.name||"").localeCompare(i.name)),t.sort((e,i)=>{const o=e.nature==="Folder"?1:-1;return(i.nature==="Folder"?1:-1)-o}),t}},watch:{accessToken(t){this.apiClient.accessToken=t},multi(){this.selectedFiles=[],this.$emit("selection-change",this.selectedFiles)},select(){this.selectedFiles=[],this.$emit("selection-change",this.selectedFiles)}},mounted(){this.resizeObserver=new ResizeObserver(this.onResize),this.resizeObserver.observe(this.$el)},beforeDestroy(){this.resizeObserver&&this.resizeObserver.disconnect(),clearTimeout(this.timeoutId),document.removeEventListener("keydown",this.onKeyDown)},async created(){document.addEventListener("keydown",this.onKeyDown),this.loadingFileId=0;try{this.apiClient=K7.makeBIMDataApiClient({apiUrl:this.apiUrl,accessToken:this.accessToken}),this.fileStructure=await this.apiClient.collaborationApi.getProjectDMSTree(this.spaceId,this.projectId)}catch(t){this.$emit("error",t)}this.currentFolder=this.fileStructure},methods:{isDisabled(t){var e;if(t.nature==="Folder")return!1;const i=(e=t.file_name)==null?void 0:e.match(/\.(\w+$)/),o=i&&i[1];return this.select&&this.selectableFileTypes.length>0&&!(o&&this.selectableFileTypes.includes(o))},onKeyDown(t){t.key==="Escape"&&(this.entityRenown=null,this.entityDeletable=null,this.$refs.search&&this.$refs.search.$refs.input===document.activeElement&&(this.searchText="",this.$refs.search.blur()))},translate(t){return(Pde[this.locale]||Pde.en)[t]},isFileSucess(t){return this.successFileIds.includes(t)||this.select&&this.alreadySelectedIds&&this.alreadySelectedIds.includes(t)},onFileLoaded(t,e){t.folder.children||this.$set(t.folder,"children",[]),t.folder.children=t.folder.children.filter(i=>i.id!==t.id),t.folder.children.push(e),this.loadingFiles=this.loadingFiles.filter(i=>i.id!==t.id),this.$emit("success",{type:"fileCreated",message:this.translate("newFileSuccess"),content:e}),this.successFileIds.push(e.id),this.timeoutId=setTimeout(()=>{this.successFileIds&&(this.successFileIds=this.successFileIds.filter(i=>i!==e.id))},kSi)},onDownload(t){try{bSi(Tde(t),{projectId:this.projectId,spaceId:this.spaceId,accessToken:this.accessToken,apiUrl:this.apiUrl})}catch(e){this.$emit("error",e)}},onDelete(t){this.entityDeletable=t},onDeleteSuccess(){const t=this.getParent(this.fileStructure,this.entityDeletable);t&&(t.children=t.children.filter(i=>i.id!==this.entityDeletable.id));const e=this.entityDeletable.nature==="Folder";this.$emit("success",{type:e?"folderDeleted":"fileDeleted",message:e?this.translate("deleteFolderSuccess"):this.translate("deleteFileSuccess"),content:this.entityDeletable}),this.entityDeletable=null},onRename(t){this.entityRenown=t},onRenameSuccess(){const t=this.entityRenown.nature==="Folder";this.$emit("success",{type:t?"folderRenamed":"fileRenamed",message:t?this.translate("renameFolderSuccess"):this.translate("renameFileSuccess"),content:this.entityRenown}),this.entityRenown=null},onView(t){this.pdfToView=t},onResize(t){t.forEach(e=>{this.width=e.target.clientWidth})},uploadFiles(t=[]){this.loadingFiles.push(...this.formatFiles(t))},formatFiles(t){return t.map(e=>({name:e.name,updated_at:new Date(e.lastModified),nature:"Document",id:`loadingfile-${this.loadingFileId++}`,fileToLoad:e,folder:this.currentFolder}))},onNewFolder(t){this.currentFolder.children||this.$set(this.currentFolder,"children",[]),this.currentFolder.children.push(t),this.$emit("success",{type:"folderCreated",message:this.translate("newFolderSuccess"),content:t})},async onToggleFileSelect(t){var e,i;let o=null;if(this.isFileSelected(t)){const r=this.selectedPdfPage(t);if(this.pdfPageSelect&&t.model_type==="PDF"&&r){this.selectedFiles=this.selectedFiles.filter(({document:s})=>s!==t),this.pdfModelLoading=t.id;const n=await this.apiClient.modelApi.getModel(this.spaceId,t.model_id,this.projectId);if(this.pdfModelLoading=null,((e=n.children)==null?void 0:e.length)>0&&(o=await this.openPdfPageSelector(n,r),!o))return;this.selectedFiles.push({document:t,pdfPage:o})}else this.selectedFiles=this.selectedFiles.filter(({document:n})=>n!==t)}else{if(this.multi||(this.selectedFiles=[]),this.pdfPageSelect&&t.model_type==="PDF"){this.pdfModelLoading=t.id;const r=await this.apiClient.modelApi.getModel(this.spaceId,t.model_id,this.projectId);if(this.pdfModelLoading=null,((i=r.children)==null?void 0:i.length)>0&&(o=await this.openPdfPageSelector(r),!o))return}this.selectedFiles.push({document:t,pdfPage:o})}this.$emit("selection-change",this.selectedFiles)},isFileSelected(t){return this.selectedFiles.some(({document:e})=>t===e)},async openPdfPageSelector(t,e){this.pdfModel=t,this.pdfModelSelectedPage=e,this.pdfPageSelectorDisplayed=!0;const i=await new Promise(o=>this.selectPdfPage=o);return this.pdfPageSelectorDisplayed=!1,this.pdfModelSelectedPage=null,this.pdfModel=null,i},selectedPdfPage(t){var e;return(e=this.selectedFiles.find(({document:i})=>t===i))==null?void 0:e.pdfPage},onBreadcrumClick(t){this.currentFolder=t},onBreadcrumBack(){const t=this.steps[this.steps.length-2];t&&(this.currentFolder=t)},openFolder(t){this.currentFolder=t},back(){const t=this.getParent(this.fileStructure,this.currentFolder);t?this.currentFolder=t:this.currentFolder=this.fileStructure},getParent(t,e){if(Array.isArray(t.children)){if(t.children.includes(e))return t;for(let i of t.children){const o=this.getParent(i,e);if(o)return o}}},getFolder(t,e=this.fileStructure){if(e.id===t)return e;for(let i of e.children||[]){const o=this.getFolder(t,i);if(o)return o}}}},zSi={class:"bimdata-file-manager"},PSi={class:"bimdata-file-manager__navigation"},BSi={key:0,class:"bimdata-file-manager__navigation__content"},OSi={key:1,class:"bimdata-file-manager__navigation__content--empty"},RSi={key:0,class:"bimdata-file-manager__container"},USi={key:1,class:"bimdata-file-manager__container--empty"},YSi={key:4,class:"bimdata-file-manager__pdf-page-selector"},FSi={key:5,class:"bimdata-file-manager__modal"};function QSi(t,e,i,o,r,n){const s=z("BIMDataIconArrow"),a=z("BIMDataButton"),l=z("BIMDataPDFViewer"),c=z("NewFolderButton"),u=z("UploadFileButton"),d=z("BIMDataSearch"),h=z("BIMDataTextbox"),A=z("FileCard"),g=z("BIMDataResponsiveGrid"),p=z("BIMDataIconFolderOpen"),M=z("BIMDataLoading"),f=z("PdfPageSelector"),L=z("RenameModal"),w=z("DeleteModal");return D(),Y("div",zSi,[r.pdfToView?(D(),ne(l,{key:0,class:"bimdata-file-manager__pdf-viewer",pdf:r.pdfToView,header:""},{"header-left":W(()=>[O(a,{class:"m-l-12",width:"32px",height:"32px",color:"primary",ghost:"",radius:"",icon:"",onClick:e[0]||(e[0]=v=>r.pdfToView=null)},{default:W(()=>[O(s,{size:"xxs"})]),_:1})]),_:1},8,["pdf"])):ve("",!0),i.headerButtons||i.headerSearch?(D(),Y("div",{key:1,class:Ne(["bimdata-file-manager__header",{"bimdata-file-manager__header--xs":n.xsLayout,"bimdata-file-manager__header--s":n.sLayout,"bimdata-file-manager__header--m":n.mLayout,"bimdata-file-manager__header--l":n.lLayout}])},[i.headerButtons?(D(),Y(Mt,{key:0},[O(c,{disabled:!r.currentFolder||r.currentFolder.user_permission<100,projectId:i.projectId,spaceId:i.spaceId,apiClient:r.apiClient,folder:r.currentFolder,onSuccess:n.onNewFolder,onError:e[1]||(e[1]=v=>t.$emit("error",v))},null,8,["disabled","projectId","spaceId","apiClient","folder","onSuccess"]),O(u,{class:"bimdata-file-manager__header__upload",width:"25%",disabled:!r.currentFolder||r.currentFolder.user_permission<100,multiple:"",onUpload:n.uploadFiles},null,8,["disabled","onUpload"])],64)):ve("",!0),i.headerSearch?(D(),ne(d,{key:1,color:i.searchColor,class:"bimdata-file-manager__search",width:"100%",placeholder:"Search",modelValue:r.searchText,"onUpdate:modelValue":e[2]||(e[2]=v=>r.searchText=v),ref:"search",clear:"",radius:""},null,8,["color","modelValue"])):ve("",!0)],2)):ve("",!0),m("div",PSi,[n.navigationShown?(D(),Y("div",BSi,[O(a,{ghost:"",radius:"",icon:"",onClick:n.back},{default:W(()=>[O(s,{size:"xxs"})]),_:1},8,["onClick"]),O(h,{text:r.currentFolder.name,cutPosition:"middle",tooltipPosition:"bottom",tooltipColor:"primary",width:"calc(100% - 45px)"},null,8,["text"])])):(D(),Y("div",OSi,ie(n.translate("dmsRoot")),1))]),r.fileStructure?(D(),Y(Mt,{key:2},[n.files.length>0?(D(),Y("div",RSi,[O(g,{itemWidth:n.itemWidth,rowGap:"4px",columnGap:"6px"},{default:W(()=>[(D(!0),Y(Mt,null,ei(n.files,v=>(D(),ne(A,{width:n.itemWidth,key:v.id,file:v,projectId:i.projectId,spaceId:i.spaceId,apiUrl:i.apiUrl,accessToken:i.accessToken,onOpenFolder:I=>n.openFolder(v),select:i.select,disabled:n.isDisabled(v),multi:i.multi,selected:n.isFileSelected(v),success:n.isFileSucess(v.id),onToggleSelect:I=>n.onToggleFileSelect(v),onRename:I=>n.onRename(v),onDelete:I=>n.onDelete(v),onView:I=>n.onView(v),onDownload:I=>n.onDownload(v),onLoaded:I=>n.onFileLoaded(v,I),writeAccess:r.currentFolder.user_permission>=100,viewPdf:i.viewPdf,pdfModelLoading:r.pdfModelLoading===v.id,pdfPage:n.selectedPdfPage(v)},null,8,["width","file","projectId","spaceId","apiUrl","accessToken","onOpenFolder","select","disabled","multi","selected","success","onToggleSelect","onRename","onDelete","onView","onDownload","onLoaded","writeAccess","viewPdf","pdfModelLoading","pdfPage"]))),128))]),_:1},8,["itemWidth"])])):(D(),Y("div",USi,[m("div",null,[O(p,{size:"xxxl",fill:"",color:"silver"}),m("span",null,ie(n.translate("emptyFolder")),1)])]))],64)):(D(),ne(M,{key:3})),r.pdfPageSelectorDisplayed?(D(),Y("div",YSi,[O(f,{model:r.pdfModel,modelSelectedPage:r.pdfModelSelectedPage,onSelect:t.selectPdfPage,onClose:t.selectPdfPage},null,8,["model","modelSelectedPage","onSelect","onClose"])])):ve("",!0),n.modalDisplayed?(D(),Y("div",FSi,[r.entityRenown?(D(),ne(L,{key:0,projectId:i.projectId,spaceId:i.spaceId,apiClient:r.apiClient,entity:r.entityRenown,onClose:e[3]||(e[3]=v=>r.entityRenown=null),onSuccess:n.onRenameSuccess,onError:e[4]||(e[4]=v=>t.$emit("error",v))},null,8,["projectId","spaceId","apiClient","entity","onSuccess"])):r.entityDeletable?(D(),ne(w,{key:1,projectId:i.projectId,spaceId:i.spaceId,apiClient:r.apiClient,entity:r.entityDeletable,onClose:e[5]||(e[5]=v=>r.entityDeletable=null),onSuccess:n.onDeleteSuccess,onError:e[6]||(e[6]=v=>t.$emit("error",v))},null,8,["projectId","spaceId","apiClient","entity","onSuccess"])):ve("",!0)])):ve("",!0)])}const GSi=K(ESi,[["render",QSi],["__scopeId","data-v-af1635b9"]]),N0=25;function Tb(t){let e,i,o,r;if(Array.isArray(t)){let n,s;t.map(a=>{const{x:l,y:c,width:u,height:d}=a.getBoundingClientRect();(!n||n<l+u)&&(n=l+u),(!s||s<c+d)&&(s=c+d),(!e||e>l)&&(e=l),(!i||i>c)&&(i=c),o=n-e,r=s-i})}else{const{x:n,y:s,width:a,height:l}=t.getBoundingClientRect();e=n,i=s,o=a,r=l}return{x:e,y:i,w:o,h:r}}function Ude(){return{wWindow:window.innerWidth,hWindow:window.innerHeight}}function HSi(){return{offsetXWindow:window.pageXOffset,offsetYWindow:window.pageYOffset}}function VSi(t){return Math.sign(t)===-1}async function ZSi(t,e){const{y:i,h:o}=Tb(t),{hWindow:r}=Ude(),n=e.offsetTop,s=e.scrollTop;VSi(i)&&e.scroll({top:s+i-N0}),i<n&&e.scroll({top:s+i-n-N0}),i+o>r&&e.scroll({top:i+o-r+s+N0})}function JSi(t,e,i,o=0,r=0){const{x:n,y:s,w:a,h:l}=Tb(t),{w:c,h:u}=Tb(e),{wWindow:d,hWindow:h}=Ude(),A=e.getElementsByClassName("tooltip__box__top")[0],{h:g}=Tb(A),{offsetXWindow:p,offsetYWindow:M}=HSi();let f,L,w=0;const v=p+n,I=c+N0,C=M+s,b=u+N0,x=d-(v+a)>I,k=v>I;if(x){f=v+a+N0,h-C-l<b-l?(l<g&&(w=g/2+l/-2),L=C+l-u+w,i.dataset.position="down-right"):(l<g&&(w=g/-2+l/2),L=C+w,i.dataset.position="up-right"),Object.assign(e.style,{left:`${f+r}px`,top:`${L+o}px`});return}if(k){f=v-I,h-C-l<b-l?(l<g&&(w=g/2+l/-2),L=C+l-u+w,i.dataset.position="down-left"):(l<g&&(w=g/-2+l/2),L=C+w,i.dataset.position="up-left"),Object.assign(e.style,{left:`${f+r}px`,top:`${L+o}px`});return}const B=b<C-N0,S=h-(C+l)>b;if(B){i.dataset.position="bottom",Object.assign(e.style,{left:`${v+r}px`,top:`${C-b+o}px`});return}if(S){i.dataset.position="top",Object.assign(e.style,{left:`${v+r}px`,top:`${C+l+N0+o}px`});return}i.dataset.position="hidden",Object.assign(e.style,{left:`${v+a-c+r}px`,top:`${C+l-u+o}px`})}const WSi={skip:"Skip",next:"Next",continue:"Continue"},KSi={skip:"Passer",next:"Suivant",continue:"Continuer"},Yde={en:WSi,fr:KSi},qSi={props:{locale:{type:String,default:"en"},tours:{type:Array,default:()=>[]},tourToDisplay:{type:String,default:()=>""},elementToObserve:{type:[Object,HTMLElement],default:()=>{}},zIndex:{type:Number,default:()=>1e4},transitionDuration:{type:Number,default:()=>.3}},emits:["set-completed-tour"],data(){return{steps:[],showGuidedTour:!1,currentTarget:null,showTooltip:!1,stepIndex:0}},computed:{currentStep(){return this.steps[this.stepIndex]},nextStep(){return this.steps[this.stepIndex+1]},centeredTooltip(){return this.currentStep&&!this.currentStep.target},isStepIntro(){return this.stepIndex===0},isStepOutro(){return this.stepIndex===this.steps.length-1}},watch:{steps(){this.stepIndex=0},async currentStep(t){var e;try{if(!t)return;if(this.currentTarget=null,t.target)this.currentTarget=this.getDomElements(t);else{this.showTooltip=!0;return}(e=t.action)==null||e.call(t,this.currentTarget.element.getAttribute("data-guide-param")),t.clickable&&this.clickListener(),ZSi(this.currentTarget.element,this.elementToObserve),JSi(this.currentTarget.element,this.$refs.tooltip,this.$refs.arrow,t.yOffset,t.xOffset),this.showTooltip=!0}catch{this.closeGuidedTour()}}},created(){this.mutationObserver=new MutationObserver(this.handleClickedStep)},mounted(){const t=this.tours.find(e=>e.name===this.tourToDisplay);t?this.openGuidedTour(t.steps):console.warn(`GuideTour: unknown tour ${this.tourToDisplay}`)},unmounted(){this.mutationObserver.disconnect()},destroyed(){this.mutationObserver.disconnect()},methods:{clickNext(){this.resetSettings(),setTimeout(()=>{this.currentStep.clickable?(this.currentTarget.elementToClick||this.currentTarget.element).click():this.next()},this.transitionDuration*1e3)},openGuidedTour(t){this.steps=t.map(e=>({...e,layout:e.layout?Object.freeze(e.layout):null})),this.showGuidedTour=!0},getDomElements(t,e=document){const{target:i,targetDetail:o,targetToClick:r,targetToClickDetail:n}=t;let s,a;return Array.isArray(i)?s=i.map(l=>e.querySelector(`[data-guide=${l}]`)):typeof i=="string"&&(s=e.querySelector(`[data-guide=${i}] ${o||""}`)),r&&(a=e.querySelector(`[data-guide-click=${r}] ${n||""}`)),{element:s,elementToClick:a}},closeGuidedTour(){this.showGuidedTour=!1,this.steps=[]},next(){this.stepIndex++},close(){this.showTooltip=!1,this.closeGuidedTour(),this.$emit("set-completed-tour",this.tourToDisplay)},resetSettings(){this.showTooltip=!1},clickListener(){(this.currentTarget.elementToClick||this.currentTarget.element).addEventListener("click",()=>{this.nextStep.target?this.mutationObserver.observe(this.elementToObserve,{childList:!0,subtree:!0}):this.next()},{once:!0})},handleClickedStep(){const{element:t}=this.getDomElements(this.nextStep,this.elementToObserve),e=t instanceof HTMLElement,i=Array.isArray(t)&&t.every(o=>o instanceof HTMLElement);(e||i)&&(this.next(),this.mutationObserver.disconnect())},translate(t){return(Yde[this.locale]||Yde.en)[t]}}},XSi={ref:"arrow",class:"arrow"},_Si={class:"tooltip__box"},$Si={class:"tooltip__box__top"},eTi={class:"tooltip__box__progress-bar"},tTi={class:"tooltip__box__bottom"},iTi={class:"tooltip__box__bottom__title"},oTi={class:"tooltip__box__bottom__text"},rTi={class:"tooltip__box__footer"},sTi={class:"tooltip__box__footer__step-counter"},nTi={key:0,class:"tooltip__box__footer__btn-skip"},aTi={key:1,class:"tooltip__box__footer__ghost-element"},lTi={key:2,class:"tooltip__box__footer__btn-start"},cTi={key:3,class:"tooltip__box__footer__btn-next"};function uTi(t,e,i,o,r,n){const s=z("BIMDataButton"),a=z("BIMDataIconChevron");return Et((D(),Y("div",{ref:"guidedTourPortal",class:Ne(["guided-tour-portal",{centeredTooltip:n.centeredTooltip}]),style:xe(`z-index: ${i.zIndex}`)},[n.currentStep?(D(),Y("div",{key:0,ref:"tooltip",class:"tooltip",style:xe({opacity:r.showTooltip?1:0,transition:`opacity ${i.transitionDuration}s ease-in-out`})},[m("div",XSi,null,512),m("div",_Si,[m("div",$Si,[m("div",{class:"tooltip__box__top__image",style:xe({background:`var(--platform-background) url(${n.currentStep.props.img}) no-repeat ${n.currentStep.props.imgPosition} / ${n.currentStep.props.imgSize}`})},null,4)]),m("div",eTi,[(D(!0),Y(Mt,null,ei(r.steps,(l,c)=>(D(),Y("div",{class:"tooltip__progress-bar__step",key:c,style:xe({width:`calc(100% / ${r.steps.length})`,backgroundColor:r.steps.indexOf(n.currentStep)>=c?"var(--color-secondary)":""})},null,4))),128))]),m("div",tTi,[m("div",iTi,ie(n.currentStep.props.title),1),m("div",oTi,ie(n.currentStep.props.content),1)]),m("div",rTi,[m("div",sTi,[m("span",null,ie(r.stepIndex+1),1),m("span",null,"/"+ie(r.steps.length),1)]),n.isStepOutro?(D(),Y("div",aTi)):(D(),Y("div",nTi,[O(s,{width:"0px",height:"0px",color:"granite",onClick:n.close},{default:W(()=>[At(ie(n.translate("skip")),1)]),_:1},8,["onClick"])])),n.isStepOutro?(D(),Y("div",lTi,[O(s,{width:"0px",height:"0px",color:"granite",onClick:n.close},{default:W(()=>[At(ie(n.translate("continue")),1)]),_:1},8,["onClick"])])):(D(),Y("div",cTi,[O(s,{width:"0px",height:"0px",color:"primary",fill:"",radius:"",onClick:n.clickNext},{default:W(()=>[m("span",null,ie(n.translate("next")),1),O(a,{size:"xxs",fill:"",color:"white"})]),_:1},8,["onClick"])]))])])],4)):ve("",!0)],6)),[[fi,r.showGuidedTour]])}const dTi=K(qSi,[["render",uTi],["__scopeId","data-v-37f3ddef"]]),hTi={props:{width:{type:Number},height:{type:Number},previewUrl:{type:String},defaultUrl:{type:String},zoomFactor:{type:Number}},data(){return{hover:!1,zoomX:0,zoomY:0}},computed:{imgUrl(){return this.previewUrl||this.defaultUrl},zoomTransform(){return`
1861
+ `),onMouseenter:e[0]||(e[0]=(...d)=>o.onMouseEnter&&o.onMouseEnter(...d)),onMouseleave:e[1]||(e[1]=(...d)=>o.onMouseLeave&&o.onMouseLeave(...d))},[O(s,{ref:"modalManagerTemplateRef"},null,512),(D(!0),Y(Mt,null,ei(o.windowPlugins.free,d=>(D(),ne(a,{key:d.name,style:{height:"100%"},plugin:d},null,8,["plugin"]))),128)),O(l,{position:"left",plugins:o.windowPlugins.leftMenu},null,8,["plugins"]),O(l,{position:"right",plugins:o.windowPlugins.rightMenu},null,8,["plugins"]),o.loading?(D(),Y("div",d8i,[o.spinner&&o.spinner.component?(D(),ne(ys(o.spinner.component),Bf(Va({key:0},o.spinner.props)),null,16)):(D(),ne(c,{key:1,size:"20px",border:"3px"}))])):ve("",!0),o.layoutSettingsDisplayed?(D(),Y("div",h8i,[O(u)])):ve("",!0)],36)}const p8i=K(u8i,[["render",A8i]]);class g8i{constructor(e=!0){const i=n9i(yQ,null,{resizable:e});i.registerContent("default",p8i),this.settings=Dl({edit:!1,swap:!1,full:!1}),this.areas=i}get resizable(){return this.areas.resizable}set resizable(e){this.areas.resizable=e}apply(e=null){this.areas.layout=e?a9i(e):null}copy(e){return l9i(this.areas.layout,e)}open({ratio:e,direction:i,insertAfter:o,windowName:r=null,windowState:n=null,localContextId:s=null}={}){const a=r?{options:{windowName:r,windowState:n}}:null;return s===null?this.areas.splitLayout(e,i,o,a):this.areas.split(s,e,i,o,a)}swap(e,i){return this.areas.swap(e,i)}close(e){return this.areas.delete(e)}}const M8i="@bimdata/viewer",f8i="module",L8i="2.0.0-beta.140",w8i="A customizable BIM viewer.",m8i=["bim","viewer","bimdata","ifc","bcf"],y8i="./index.d.ts",v8i="BIMData.io",C8i="https://developers.bimdata.io/viewer/index.html",I8i={email:"support@bimdata.io"},j8i=["last 2 chrome version","last 2 firefox version"],b8i="dist/bimdata-viewer.esm.min.js",x8i="dist/bimdata-viewer.esm.min.js",N8i={build:"vite build && esbuild dist/bimdata-viewer.esm.min.js --minify --outfile=dist/bimdata-viewer.esm.min.js --allow-overwrite","build:split":"vite build -c vite.config.split.js && esbuild dist/bimdata-viewer-split.esm.min.js --minify --outfile=dist/bimdata-viewer-split.esm.min.js --allow-overwrite","cy:run":"cypress run","cy:open":"cypress open",dev:"vite",prebuild:"rm -rf dist",prepublishOnly:"npm run build","semantic-release":"semantic-release",serve:"http-server -c-1 --silent",test:"npm run test:unit & npm run build & npm run test:e2e","test:unit":"jest","test:e2e":"start-server-and-test 'npm run serve -- -p 8080' http://localhost:8080 cy:run","test:e2e-dev":"start-server-and-test 'npm run serve -- -p 8080' http://localhost:8080 cy:open",version:"echo $npm_package_version",ts:"tsc"},D8i=["dist/*","types/*","CHANGELOG.md","README.md","package.json","package-lock.json","index.d.ts"],S8i={"@babel/preset-env":"^7.22.20","@bimdata/2d-engine":"2.4.0","@bimdata/areas-next":"0.1.15","@bimdata/bcf-components":"6.2.1","@bimdata/building-maker":"3.0.3","@bimdata/components":"1.3.2","@bimdata/design-system":"2.1.0-rc.14","@bimdata/typescript-fetch-api-client":"10.0.0","@rollup/plugin-alias":"5.0.0","@rollup/plugin-babel":"^6.0.3","@rollup/plugin-commonjs":"^25.0.4","@rollup/plugin-image":"^3.0.2","@rollup/plugin-replace":"^5.0.2","@semantic-release/changelog":"^6.0.3","@semantic-release/commit-analyzer":"^11.0.0","@semantic-release/git":"^10.0.1","@semantic-release/github":"^9.2.1","@semantic-release/npm":"^11.0.0","@semantic-release/release-notes-generator":"^12.0.0","@vitejs/plugin-vue":"4.6.2","@vue/vue3-jest":"29.2.6","@xeokit/xeokit-sdk":"git+https://git@github.com/Amoki/xeokit-sdk.git#369bb4876e529995cd4c192bc7fda5e957f9634f","@zip.js/zip.js":"^2.7.32",async:"^3.2.4",autoprefixer:"^10.4.16","babel-core":"^7.0.0-bridge.0","babel-jest":"^29.7.0","conventional-changelog-eslint":"^5.0.0",cypress:"13.3.0",esbuild:"^0.20.1",eslint:"^8.50.0","eslint-config-prettier":"^9.0.0","eslint-plugin-cypress":"^2.15.1","eslint-plugin-jest":"^27.4.2","eslint-plugin-prettier":"^5.0.0","eslint-plugin-vue":"^9.17.0","form-data":"^4.0.0",html2canvas:"1.4.1","http-server":"^14.1.1",jest:"^29.7.0","jest-environment-jsdom":"^29.7.0","jest-extended":"^4.0.1",jspdf:"^2.5.1",lodash:"^4.17.21","node-fetch":"^3.3.2",postcss:"^8.4.31",prettier:"^3.0.3",querystring:"^0.2.0",sass:"^1.68.0","semantic-release":"^22.0.5",sinon:"^16.0.0","start-server-and-test":"2.0.1",vite:"4.5.2","vite-plugin-css-injected-by-js":"3.4.0",vue:"3.4.20","vue-eslint-parser":"^9.3.1","vue-i18n":"^9.5.0"},T8i={name:M8i,type:f8i,version:L8i,description:w8i,keywords:m8i,types:y8i,author:v8i,homepage:C8i,bugs:I8i,browserslist:j8i,main:b8i,module:x8i,scripts:N8i,files:D8i,devDependencies:S8i};let k8i=class{constructor({plugins:t,api:e,ui:i,locale:o="fr"}){this.pluginManager=new s2i(t),this.windowManager=new a2i,this.windowManager.registerAndAddPluginsToWindows([...this.pluginManager.registeredPlugins.values()]),this.api=new uDi(e),this.globalContext=new x2e(this),this.state=IDi(this),this.shortcutManager=Pge(this.state),this.uiSettings=i||{},this.i18n=new j2e(o),this._contextMenu=null,this.layout=new g8i(this.uiSettings.resizable!==!1),this.localContext=null,window.$viewer=this}get version(){return T8i.version}get locale(){return this.i18n.locale}get contextMenu(){return this._contextMenu||Ege}set contextMenu(t){this._contextMenu=t}get registeredWindows(){return[...this.windowManager.registeredWindows.keys()]}get registeredPlugins(){return[...this.pluginManager.registeredPlugins.keys()]}get pluginsCfg(){return this.pluginManager.cfg}registerPlugin(t){this.pluginManager.registerPlugin(t),this.windowManager.registerAndAddPluginsToWindows([t])}};function E8i(t,e={}){e.backgroundColor&&(t.style.setProperty("--bimdata-viewer-background-color",e.backgroundColor),e.backgroundColor==="transparent"&&t.style.setProperty("--areas-separator-color","transparent")),e.colorPrimary&&t.style.setProperty("--color-primary",e.colorPrimary),e.colorPrimaryLighter&&t.style.setProperty("--color-primary-lighter",e.colorPrimaryLighter),e.colorPrimaryLight&&t.style.setProperty("--color-primary-light",e.colorPrimaryLight),e.colorPrimaryDark&&t.style.setProperty("--color-primary-dark",e.colorPrimaryDark),e.colorSecondary&&t.style.setProperty("--color-secondary",e.colorSecondary),e.colorSecondaryLighter&&t.style.setProperty("--color-secondary-lighter",e.colorSecondaryLighter),e.colorSecondaryLight&&t.style.setProperty("--color-secondary-light",e.colorSecondaryLight),e.colorSecondaryDark&&t.style.setProperty("--color-secondary-dark",e.colorSecondaryDark),e.colorSilverLight&&t.style.setProperty("--color-silver-light",e.colorSilverLight),e.colorSilver&&t.style.setProperty("--color-silver",e.colorSilver),e.colorSilverDark&&t.style.setProperty("--color-silver-dark",e.colorSilverDark),e.colorGraniteLight&&t.style.setProperty("--color-granite-light",e.colorGraniteLight),e.colorGranite&&t.style.setProperty("--color-granite",e.colorGranite),e.colorSuccess&&t.style.setProperty("--color-success",e.colorSuccess),e.colorSuccessLighter&&t.style.setProperty("--color-success-Lighter",e.colorSuccessLighter),e.colorSuccessLight&&t.style.setProperty("--color-success-Light",e.colorSuccessLight),e.colorSuccessDark&&t.style.setProperty("--color-success-Dark",e.colorSuccessDark),e.colorWarning&&t.style.setProperty("--color-warning",e.colorWarning),e.colorWarningLighter&&t.style.setProperty("--color-warning-Lighter",e.colorWarningLighter),e.colorWarningLight&&t.style.setProperty("--color-warning-Light",e.colorWarningLight),e.colorWarningDark&&t.style.setProperty("--color-warning-Dark",e.colorWarningDark),e.colorHigh&&t.style.setProperty("--color-high",e.colorHigh),e.colorHighLighter&&t.style.setProperty("--color-high-lighter",e.colorHighLighter),e.colorHighLight&&t.style.setProperty("--color-high-light",e.colorHighLight),e.colorHighDark&&t.style.setProperty("--color-high-dark",e.colorHighDark),e.colorText&&t.style.setProperty("--color-text",e.colorText),(!e.backgroundColor||e.backgroundColor!=="transparent")&&t.style.setProperty("--areas-separator-color","rgba(216, 216, 216, 1)"),e.headerHeight!=null&&t.style.setProperty("--bimdata-viewer-header-height",e.headerHeight),t.style.setProperty("--areas-background-color","transparent")}const z8i=Object.freeze({25:"GUEST",50:"USER",100:"ADMIN"}),JM=Object.freeze({READ:"read",WRITE:"write"});function Nde(t){const e={};return t.forEach(i=>{const[o,r]=i.split(":");e[o]?e[o].push(r):e[o]=[r]}),e}const P8i={token_scopes:[],usable_scopes:[],user_role:25};function Dde(t=P8i){var e,i,o,r,n,s;const a=Nde(t.token_scopes),l=Nde(t.usable_scopes);return{...WZ(t),tokenScopes:a,usableScopes:l,userRole:z8i[t.user_role],user:t.user?WZ(t.user):null,hasBcfReadPermission:((e=l.bcf)==null?void 0:e.includes(JM.READ))??!1,hasBcfWritePermission:((i=l.bcf)==null?void 0:i.includes(JM.WRITE))??!1,hasModelReadPermission:((o=l.model)==null?void 0:o.includes(JM.READ))??!1,hasModelWritePermission:((r=l.model)==null?void 0:r.includes(JM.WRITE))??!1,hasDocReadPermission:((n=l.document)==null?void 0:n.includes(JM.READ))??!1,hasDocWritePermission:((s=l.document)==null?void 0:s.includes(JM.WRITE))??!1}}const B8i={BcfFilters:{filtersButton:"Filter",filtersTitle:"Filter",priorityLabel:"Priorit\xE4t",statusLabel:"Status",assignedToLabel:"Zugewiesen an",creatorsLabel:"Erstellt von",tagsLabel:"Tags",resetButton:"Zur\xFCcksetzen",searchButton:"Suchen",undefined:"Nicht definiert",datePlaceholder:"Erstellungsdatum"},BcfSettings:{goBackButton:"Zur\xFCck",title:"BCF-Parameter",text:"Erstellen, f\xFCllen und listen Sie die BCF-Einstellungen auf, die Sie f\xFCr dieses Projekt haben m\xF6chten.",validateButton:"Die BCF-Parameter anerkennen"},BcfStatistics:{emptyText:"F\xFCgen Sie Fragen hinzu, um zugeh\xF6rige Statistiken hier anzuzeigen.",issues:"Probleme",extension:{Priority:"Priorit\xE4t",PriorityNotDefined:"Keine Priorit\xE4t",PriorityTitle:"Priorit\xE4ten",Status:"Status",StatusNotDefined:"Kein Status",StatusTitle:"Status"}},BcfTopicCard:{priority:"Priorit\xE4t:",noPriority:"Keine",assignedTo:"Zugewiesen an :",elements:"Elemente",notSpecified:"Nicht definiert",see:"Anzeigen"},BcfTopicCreationCard:{text:"Ein neues BCF-Thema erstellen",createBcfSideTitle:"Ein Problem melden"},BcfTopicForm:{dragDropImageText:"Bitte w\xE4hlen Sie eine Datei aus.",addObjectButton:"Objekt",addAnnotationButton:"Annotation",annotationButtonTooltip:"Zu diesem Thema gibt es derzeit keine Ansichten.",addPictureButton:"F\xFCgen Sie ein Bild hinzu.",titlePlaceholder:"Titel *",titleErrorMessage:"Titel fehlt",typeLabel:"Typ",priorityLabel:"Priorit\xE4t",statusLabel:"Status",stageLabel:"Phase",assignedToLabel:"Zugewiesen an",dueDateLabel:"F\xE4lligkeitsdatum (TT.MM.JJJJ)",descriptionLabel:"Beschreibung",labelsLabel:"Tags",createButton:"Best\xE4tigen",updateButton:"\xC4nderungen \xFCbernehmen",modalText:"Sie sind dabei, die Bearbeitung der Ausgabe {Name} zu beenden, aber es gibt noch ungespeicherte \xC4nderungen.",cancelButton:"\xC4nderungen verwerfen",continueButton:"\xC4nderungen fortsetzen",createTitle:"Ein Problem melden",dragDropImageTextTablet:"Foto machen",takeSnapshot:"Mach einen Schnappschuss",importFile:"Eine Datei importieren",searchPlaceholder:"Suchen",emptySearch:"kein Ergebnis"},BcfTopicOverview:{openViewer:"Im Viewer \xF6ffnen",openViewerNoModels:"Es sind keine Vorlagen zur Ansicht bereit",elements:"{count} Elemente",noElements:"kein Element",type:"Typ",noTypeSpecified:"Kein Typ angegeben",description:"Beschreibung",noDescriptionProvided:"Keine Beschreibung angegeben",assignedTo:"Zugeteilt an",notAssigned:"Nicht zugewiesen",dueDate:"F\xE4lligkeitsdatum",noDueDate:"Kein F\xE4lligkeitsdatum",informations:"Informationen",status:"Status",noStatusSpecified:"Kein Status angegeben",stage:"Phase",noStageProvided:"Keine Phase angegeben",priority:"Priorit\xE4t",priorityNotDefined:"Nicht definiert",tags:"Tags",noTags:"Keine Tags",commentButton:"Ein Kommentar ver\xF6ffentlichen",deleteText:"Sie l\xF6schen jetzt {Name}",deleteBcfButton:"Dieses BCF l\xF6schen",keepBcfButton:"Dieses BCF beibehalten",author:"Autor"},BcfTopicsTable:{headers:{index:"#",priority:"Priorit\xE4t",status:"Status",title:"Titel",creator:"Autor",date:"Datum"}},BcfTopicActionsCell:{seeButton:"Anzeigen"},BcfTopicComments:{commentButton:"Ein Kommentar verfassen",commentLabel:"Ein Kommentar verfassen",commentText:"Kommentar",cancelButton:"Abbrechen",publishButton:"Ver\xF6ffentlichen",commentsText:"Kommentare",deleteCommentText:"Diesen Kommentar l\xF6schen?",deleteButton:"L\xF6schen",takeSnapshot:"Mach einen Schnappschuss"},BcfTopicPriorityCell:{noPriority:"Keine"},SettingCard:{addButton:"ein Element hinzuf\xFCgen",cancelButton:"Abbrechen",validateButton:"Best\xE4tigen",deleteExtensionText:"Diesen Parameter l\xF6schen",deleteButton:"L\xF6schen",title:{Priority:"Priorit\xE4ten",Label:"Tags",Status:"Status",Type:"Typen",Stage:"Phasen"},input:{Priority:"Eine neue Priorit\xE4t hinzuf\xFCgen",Label:"Ein neues Etikett hinzuf\xFCgen",Status:"Einen neuen Status hinzuf\xFCgen",Type:"Einen neuen Typ hinzuf\xFCgen",Stage:"Eine neue Phase hinzuf\xFCgen"},text:{Priority:"Liste der Priorit\xE4ten",Label:"Liste von Tags",Status:"Liste der Status",Type:"Liste der Typen",Stage:"Liste der Phasen"}}},O8i={BcfComponents:B8i},R8i={BcfFilters:{filtersButton:"Filters",filtersTitle:"Filters",priorityLabel:"Priority",statusLabel:"Status",assignedToLabel:"Assigned to",creatorsLabel:"Created by",tagsLabel:"Tags",resetButton:"Reset",searchButton:"Search",undefined:"Not defined",datePlaceholder:"Creation date"},BcfSettings:{goBackButton:"Back",title:"BCF Settings",text:"Create, enter in, and list the BCF settings you would like to have for this project",validateButton:"Validate BCF settings"},BcfStatistics:{emptyText:"Add BCF Topics to start to have some stats here.",issues:"issues",extension:{Priority:"Priority",PriorityNotDefined:"No priority",PriorityTitle:"Priorities",Status:"Status",StatusNotDefined:"No status",StatusTitle:"Status"}},BcfTopicCard:{priority:"Priority: ",noPriority:"None",assignedTo:"Assigned to: ",elements:"Elements",notSpecified:"Not specified",see:"See"},BcfTopicCreationCard:{text:"Create a new BCF topic",createBcfSideTitle:"Report a problem"},BcfTopicForm:{dragDropImageText:"Please select a file",addObjectButton:"Object",addAnnotationButton:"Annotation",annotationButtonTooltip:"This topic has no viewpoint",addPictureButton:"Add a picture",titlePlaceholder:"Title *",titleErrorMessage:"Missing title",typeLabel:"Type",priorityLabel:"Priority",statusLabel:"Status",stageLabel:"Stage",assignedToLabel:"Assigned to",dueDateLabel:"Due date",descriptionLabel:"Description",labelsLabel:"Tags",createButton:"Validate",updateButton:"Modify this BCF",modalText:"You are about to quit editing issue {name} but there are unsaved changes.",cancelButton:"Discard changes",continueButton:"Continue editing",createTitle:"Report a problem",dragDropImageTextTablet:"Take a picture",takeSnapshot:"Take a snapshot",importFile:"Import a file",searchPlaceholder:"Search",emptySearch:"No result"},BcfTopicOverview:{openViewer:"Open in viewer",openViewerNoModels:"No model to open",elements:"{count} Elements",noElements:"No element",type:"Type",noTypeSpecified:"No type specified",description:"Description",noDescriptionProvided:"No description provided",assignedTo:"Assigned to",notAssigned:"Not assigned",dueDate:"Due date",noDueDate:"No due date",informations:"Informations",status:"Status",noStatusSpecified:"No status specified",stage:"Stage",noStageProvided:"No stage provided",priority:"Priority",priorityNotDefined:"Not defined",tags:"Tags",noTags:"No tags",commentButton:"Post a comment",deleteText:"You are about to delete {name}",deleteBcfButton:"Delete this BCF",keepBcfButton:"Keep this BCF",author:"Author"},BcfTopicsTable:{headers:{index:"#",priority:"Priority",status:"Status",title:"Title",creator:"Author",date:"Date"}},BcfTopicActionsCell:{seeButton:"See"},BcfTopicComments:{commentButton:"Post a comment",commentLabel:"Post a comment",commentText:"Comment",cancelButton:"Cancel",publishButton:"Publish",commentsText:"Comments",deleteCommentText:"Delete this comment ?",deleteButton:"Delete",takeSnapshot:"Take a snapshot"},BcfTopicPriorityCell:{noPriority:"None"},SettingCard:{addButton:"add an element",cancelButton:"Cancel",validateButton:"Validate",deleteExtensionText:"Remove this setting",deleteButton:"Delete",title:{Priority:"Priorities",Label:"Labels",Status:"Status",Type:"Types",Stage:"Stages"},input:{Priority:"Add a new priority",Label:"Add a new label",Status:"Add new status",Type:"Add a new type",Stage:"Add a new stage"},text:{Priority:"Priority list",Label:"Labels list",Status:"Status list",Type:"Type list",Stage:"Stage list"}}},U8i={BcfComponents:R8i},Y8i={BcfFilters:{filtersButton:"Filtros",filtersTitle:"Filtros",priorityLabel:"Prioridad",statusLabel:"Estado",assignedToLabel:"Asignado a",creatorsLabel:"Creado por",tagsLabel:"Etiquetas:",resetButton:"Restablecer",searchButton:"Buscar en",undefined:"No definido",datePlaceholder:"Fecha de creaci\xF3n"},BcfSettings:{goBackButton:"Volver",title:"Par\xE1metros del BCF",text:"Cree, rellene y enumere los par\xE1metros del BCF que desea tener en este proyecto",validateButton:"Validar los par\xE1metros del BCF"},BcfStatistics:{emptyText:"A\xF1ada preguntas para ver las estad\xEDsticas asociadas aqu\xED.",issues:"problemas",extension:{Priority:"Prioridad",PriorityNotDefined:"Sin prioridad",PriorityTitle:"Prioridades",Status:"Estado",StatusNotDefined:"Sin estado",StatusTitle:"Estatutos"}},BcfTopicCard:{priority:"Prioridad :",noPriority:"Sin",assignedTo:"Asignado a :",elements:"Elementos",notSpecified:"No definido",see:"Ver"},BcfTopicCreationCard:{text:"Crear un nuevo tema BCF",createBcfSideTitle:"Informar de un problema"},BcfTopicForm:{dragDropImageText:"Seleccione un archivo",addObjectButton:"Objeto",addAnnotationButton:"Anotaci\xF3n",annotationButtonTooltip:"Actualmente este tema no posee ning\xFAn punto de vista",addPictureButton:"A\xF1adir una imagen",titlePlaceholder:"T\xEDtulo *",titleErrorMessage:"Falta el t\xEDtulo",typeLabel:"Tipo",priorityLabel:"Prioridad",statusLabel:"Estado",stageLabel:"Fase",assignedToLabel:"Asignado a",dueDateLabel:"Fecha de vencimiento (DD/MM/AAAA)",descriptionLabel:"Descripci\xF3n",labelsLabel:"Etiquetas",createButton:"Validar",updateButton:"Modificar este BCF",modalText:"Est\xE1 a punto de salir de la edici\xF3n del problema de {name} pero hay cambios sin guardar.",cancelButton:"Cancelar los cambios",continueButton:"Continuar con los cambios",createTitle:"Informar de un problema",dragDropImageTextTablet:"Tomar una fotograf\xEDa",takeSnapshot:"Tomar un snapshot",importFile:"Importar un archivo",searchPlaceholder:"Buscar",emptySearch:"No hay resultados"},BcfTopicOverview:{openViewer:"Abrir en el visor",openViewerNoModels:"No hay ning\xFAn modelo listo para la visualizaci\xF3n",elements:"{count} Elementos",noElements:"Ning\xFAn elemento",type:"Tipo",noTypeSpecified:"No se especifica el tipo",description:"Descripci\xF3n",noDescriptionProvided:"No hay descripci\xF3n",assignedTo:"Asignado a",notAssigned:"No asignado",dueDate:"Plazo",noDueDate:"Sin fecha de vencimiento",informations:"Informaci\xF3n",status:"Estado",noStatusSpecified:"No se especifica el estado",stage:"Fase",noStageProvided:"No se indica ninguna fase",priority:"Prioridad",priorityNotDefined:"No definido",tags:"Etiquetas",noTags:"Sin etiquetas",commentButton:"Publicar un comentario",deleteText:"Est\xE1s a punto de borrar {name}",deleteBcfButton:"Borrar este BCF",keepBcfButton:"Mantenga este BCF",author:"Autor"},BcfTopicsTable:{headers:{index:"#",priority:"Prioridad",status:"Estado",title:"T\xEDtulo",creator:"Autor",date:"Fecha"}},BcfTopicActionsCell:{seeButton:"Ver"},BcfTopicComments:{commentButton:"Publicar un comentario",commentLabel:"Publicar un comentario",commentText:"Comentario",cancelButton:"Cancelar",publishButton:"Publicar",commentsText:"comentarios",deleteCommentText:"\xBFBorrar este comentario?",deleteButton:"Borrar",takeSnapshot:"Tomar un snapshot"},BcfTopicPriorityCell:{noPriority:"Sin"},SettingCard:{addButton:"a\xF1adir un elemento",cancelButton:"Cancelar",validateButton:"Validar",deleteExtensionText:"Borrar esta configuraci\xF3n",deleteButton:"Borrar",title:{Priority:"Prioridades",Label:"Etiquetas:",Status:"Estatutos",Type:"Tipos",Stage:"Fases"},input:{Priority:"A\xF1adir una nueva prioridad",Label:"A\xF1adir una nueva etiqueta",Status:"A\xF1adir un nuevo estado",Type:"A\xF1adir un nuevo tipo",Stage:"A\xF1adir una nueva fase"},text:{Priority:"Lista de prioridades",Label:"Lista de etiquetas",Status:"Lista de estatutos",Type:"Lista de tipos",Stage:"Lista de fases"}}},F8i={BcfComponents:Y8i},Q8i={BcfFilters:{filtersButton:"Filtres",filtersTitle:"Filtres",priorityLabel:"Priorit\xE9",statusLabel:"Statut",assignedToLabel:"Assign\xE9 \xE0",creatorsLabel:"Cr\xE9\xE9 par",tagsLabel:"Tags",resetButton:"R\xE9initialiser",searchButton:"Rechercher",undefined:"Non d\xE9fini",datePlaceholder:"Date de cr\xE9ation"},BcfSettings:{goBackButton:"Retour",title:"Param\xE8tres BCF",text:"Cr\xE9ez, renseignez et listez les param\xE8tres BCF que vous souhaitez avoir sur ce projet",validateButton:"Valider les param\xE8tres BCF"},BcfStatistics:{emptyText:"Ajoutez des questions pour voir les statistiques associ\xE9es ici.",issues:"probl\xE8mes",extension:{Priority:"Priorit\xE9",PriorityNotDefined:"Aucune priorit\xE9",PriorityTitle:"Priorit\xE9s",Status:"Statut",StatusNotDefined:"Aucun statut",StatusTitle:"Statuts"}},BcfTopicCard:{priority:"Priorit\xE9 : ",noPriority:"Aucune",assignedTo:"Assign\xE9 \xE0 : ",elements:"{n} \xC9lements",notSpecified:"Non d\xE9fini",see:"Voir"},BcfTopicCreationCard:{text:"Cr\xE9er un nouveau topic BCF",createBcfSideTitle:"Signaler un probl\xE8me"},BcfTopicForm:{dragDropImageText:"Veuillez s\xE9lectionner un fichier",addObjectButton:"Objet",addAnnotationButton:"Annotation",annotationButtonTooltip:"Ce topic ne poss\xE8de actuellement aucun point de vue",addPictureButton:"Ajouter une image",titlePlaceholder:"Titre *",titleErrorMessage:"Titre manquant",typeLabel:"Type",priorityLabel:"Priorit\xE9",statusLabel:"Statut",stageLabel:"Phase",assignedToLabel:"Assign\xE9 \xE0",dueDateLabel:"Date d'\xE9ch\xE9ance",descriptionLabel:"Description",labelsLabel:"Tags",createButton:"Valider",updateButton:"Modifier ce BCF",modalText:"Vous \xEAtes sur le point de quitter l'\xE9dition de l'issue {name} mais il y'a des modifications non enregistr\xE9es.",cancelButton:"Annuler les modifications",continueButton:"Continuer les modifications",createTitle:"Signaler un probl\xE8me",dragDropImageTextTablet:"Prendre une photo",takeSnapshot:"Prendre un snapshot",importFile:"Importer un fichier",searchPlaceholder:"Rechercher",emptySearch:"Pas de r\xE9sultat"},BcfTopicOverview:{openViewer:"Ouvrir dans le viewer",openViewerNoModels:"Il n'y a aucun mod\xE8le pr\xEAt pour une visualisation",elements:"{count} \xC9lements",noElements:"Aucun \xE9l\xE9ment concern\xE9",type:"Type",noTypeSpecified:"Pas de type sp\xE9cifi\xE9",description:"Description",noDescriptionProvided:"Pas de description renseign\xE9e",assignedTo:"Assign\xE9 \xE0",notAssigned:"Non assign\xE9",dueDate:"\xC9ch\xE9ance",noDueDate:"Pas de date d'\xE9ch\xE9ance",informations:"Informations",status:"Statut",noStatusSpecified:"Pas de statut sp\xE9cifi\xE9",stage:"Phase",noStageProvided:"Pas de phase renseign\xE9e",priority:"Priorit\xE9",priorityNotDefined:"Non d\xE9fini",tags:"Tags",noTags:"Pas de tags",commentButton:"Poster un commentaire",deleteText:"Vous \xEAtes sur le point de supprimer {name}",deleteBcfButton:"Supprimer ce BCF",keepBcfButton:"Conserver ce BCF",author:"Auteur"},BcfTopicsTable:{headers:{index:"#",priority:"Priorit\xE9",status:"Statut",title:"Titre",creator:"Auteur",date:"Date"}},BcfTopicActionsCell:{seeButton:"Voir"},BcfTopicComments:{commentButton:"Poster un commentaire",commentLabel:"Poster un commentaire",commentText:"Commentaire",cancelButton:"Annuler",publishButton:"Publier",commentsText:"commentaires",deleteCommentText:"Supprimer ce commentaire ?",deleteButton:"Supprimer",takeSnapshot:"Prendre un snapshot"},BcfTopicPriorityCell:{noPriority:"Aucune"},SettingCard:{addButton:"ajouter un \xE9l\xE9ment",cancelButton:"Annuler",validateButton:"Valider",deleteExtensionText:"Supprimmer ce param\xE8tre",deleteButton:"Supprimer",title:{Priority:"Priorit\xE9s",Label:"Tags",Status:"Statuts",Type:"Types",Stage:"Phases"},input:{Priority:"Ajouter une nouvelle priorit\xE9",Label:"Ajouter un nouveau label",Status:"Ajouter un nouveau statut",Type:"Ajouter un nouveau type",Stage:"Ajouter une nouvelle phase"},text:{Priority:"Liste des priorit\xE9s",Label:"Liste des tags",Status:"Liste des statuts",Type:"Liste des types",Stage:"Liste des phases"}}},G8i={BcfComponents:Q8i},H8i={BcfFilters:{filtersButton:"Filtri",filtersTitle:"Filtri",priorityLabel:"Priorit\xE0",statusLabel:"Stato",datePlaceholder:"Data di creazione",assignedToLabel:"Assegnato a",creatorsLabel:"Creato da",tagsLabel:"Etichette",resetButton:"Ripristina",searchButton:"Cerca",undefined:"Non definito"},BcfSettings:{goBackButton:"Indietro",title:"Parametri BCF",text:"Creare, notificare e elencare i parametri BCF che si desidera avere su questo progetto",validateButton:"Conferma i parametri BCF"},BcfStatistics:{emptyText:"Aggiungi delle domande per vedere le statistiche associate qui.",issues:"problemi",extension:{Priority:"Priorit\xE0",PriorityNotDefined:"Nessuna priorit\xE0",PriorityTitle:"Priorit\xE0",Status:"Stato",StatusNotDefined:"Nessuno stato",StatusTitle:"Stati"}},BcfTopicCard:{priority:"Priorit\xE0:",noPriority:"Nessuno",assignedTo:"Assegnato a:",elements:"Elementi",noElements:"0 elementi",notSpecified:"Non definito",see:"Visualizza"},BcfTopicCreationCard:{text:"Crea un nuovo topic BCF",createBcfSideTitle:"Segnala un problema"},BcfTopicForm:{dragDropImageText:"Selezionare un file",addObjectButton:"Oggetto",addAnnotationButton:"Annotazione",annotationButtonTooltip:"Attualmente questo argomento non presenta alcun punto di vista",addPictureButton:"Aggiungere un'immagine",titlePlaceholder:"Titolo *",titleErrorMessage:"Titolo mancante",typeLabel:"Tipo",priorityLabel:"Priorit\xE0",statusLabel:"Stato",stageLabel:"Fase",assignedToLabel:"Assegnato a",dueDateLabel:"Data di scadenza",descriptionLabel:"Descrizione",labelsLabel:"Tag",createButton:"Conferma",updateButton:"Modificare questo BCF",modalText:"State per abbandonare la modifica di {name} ma ci sono modifiche non salvate.",cancelButton:"Annullare le modifiche",continueButton:"Continuare le modifiche",createTitle:"Segnala un problema"},BcfTopicOverview:{openViewer:"Apri nel visualizzatore",openViewerNoModels:"Non esistono modelli pronti per la visualizzazione",elements:"{count} Elementi",noElements:"Nessun elemento",type:"Tipo",noTypeSpecified:"Nessun tipo specificato",description:"Descrizione",noDescriptionProvided:"Nessuna descrizione inserita",assignedTo:"Assegnato a",notAssigned:"Non assegnato",dueDate:"Scadenza",noDueDate:"Nessuna data di scadenza",informations:"Informazioni",status:"Stato",noStatusSpecified:"Nessuno stato specificato",stage:"Fase",noStageProvided:"Nessuna fase inserita",priority:"Priorit\xE0",priorityNotDefined:"Non definita",tags:"Etichette",noTags:"Nessuna etichetta",commentButton:"Pubblica un commento",deleteText:"Stai per eliminare {name}",deleteBcfButton:"Elimina questo BCF",keepBcfButton:"Conserva questo BCF",author:"Autore"},BcfTopicsTable:{headers:{index:"#",priority:"Priorit\xE0",status:"Stato",title:"Titolo",creator:"Autore",date:"Data"}},BcfTopicActionsCell:{seeButton:"Visualizza"},BcfTopicComments:{commentButton:"Pubblica un commento",commentLabel:"Pubblica un commento",commentText:"Commento",cancelButton:"Annulla",publishButton:"Pubblica",commentsText:"commenti",deleteCommentText:"Eliminare questo commento?",deleteButton:"Elimina"},BcfTopicPriorityCell:{noPriority:"Nessuno"},SettingCard:{addButton:"aggiungi un elemento",cancelButton:"Annulla",validateButton:"Conferma",deleteExtensionText:"Elimina questo parametro",deleteButton:"Elimina",title:{Priority:"Priorit\xE0",Label:"Etichette",Status:"Stati",Type:"Tipi",Stage:"Fasi"},input:{Priority:"Aggiungi una nuova priorit\xE0",Label:"Aggiungi una nuova etichetta",Status:"Aggiungi un nuovo stato",Type:"Aggiungi un nuovo tipo",Stage:"Aggiungi una nuova fase"},text:{Priority:"Elenco delle priorit\xE0",Label:"Elenco delle etichette",Status:"Elenco degli stati",Type:"Elenco dei tipi",Stage:"Elenco delle fasi"}}},V8i={BcfComponents:H8i},Z8i={de:O8i,en:U8i,es:F8i,fr:G8i,it:V8i},J8i=({apiClient:t,fetchUsers:e,i18nPlugin:i}={})=>({install(o){t?Bo.setup({apiClient:t,fetchUsers:e}):console.error("[BCF Components Plugin] No api client provided. You must provide an api client for the components to work properly."),i?Object.entries(Z8i).forEach(([r,n])=>{i.global.mergeLocaleMessage(r,n)}):console.warn("[BCF Components Plugin] No i18n instance provided. You should either provide an i18n instance or define your own translations in order have text displayed properly."),Object.entries(q5e).forEach(([r,n])=>{o.component(r,n)})}}),W8i={props:{header:{type:Boolean,default:!1},pdf:{type:[Object,File]}},setup(t){const e=Ve(!1),i=Ve(null);return ni(()=>t.pdf,async o=>{if(e.value=!0,o.file)try{const r=await fetch(o.file).then(n=>n.blob());i.value=URL.createObjectURL(r)}catch(r){console.err("[BIMDataPDFViewer] Error fetching the pdf file.",r)}else i.value=URL.createObjectURL(o);e.value=!1},{immediate:!0}),{loading:e,pdfUrl:i}}},K8i={class:"pdf-viewer"},q8i={key:0,class:"pdf-viewer__header"},X8i={class:"pdf-viewer__header--left"},_8i={class:"pdf-viewer__header--title"},$8i={class:"pdf-viewer__header--right"},e6i=["data"];function t6i(t,e,i,o,r,n){const s=z("BIMDataLoading"),a=z("BIMDataTextbox");return D(),Y("div",K8i,[o.loading?(D(),ne(s,{key:0})):(D(),Y(Mt,{key:1},[i.header?(D(),Y("div",q8i,[m("div",X8i,[It(t.$slots,"header-left",{},void 0,!0)]),m("div",_8i,[O(a,{text:i.pdf.name},null,8,["text"])]),m("div",$8i,[It(t.$slots,"header-right",{},void 0,!0)])])):ve("",!0),o.pdfUrl?(D(),Y("object",{key:1,width:"100%",height:"100%",type:"application/pdf",data:o.pdfUrl},null,8,e6i)):ve("",!0)],64))])}const Sde=K(W8i,[["render",t6i],["__scopeId","data-v-edf51369"]]),i6i={props:{color:{type:String,default:"currentColor"},progress:{type:Number,default:0,validator(t){return t>=0&&t<=100}}},data(){return{width:22,strokeWidth:3}},computed:{dashoffset(){return 63-this.progress/100*63}}},o6i={class:"bimdata-pie-progress-spinner"},r6i=["viewBox","width","height"],s6i=["cx","cy","r","stroke-width"],n6i=["cx","cy","r","stroke","stroke-width"];function a6i(t,e,i,o,r,n){return D(),Y("div",o6i,[(D(),Y("svg",{viewBox:`0 0 ${r.width} ${r.width}`,xmlns:"http://www.w3.org/2000/svg",fill:"transparent",width:r.width,height:r.width,style:{transform:"rotate(-90deg)"}},[m("circle",{class:"bimdata-pie-progress-spinner__path--back",cx:r.width/2,cy:r.width/2,r:(r.width-r.strokeWidth)/2,stroke:"lightgray","stroke-width":r.strokeWidth},null,8,s6i),m("circle",{class:"bimdata-pie-progress-spinner__path",cx:r.width/2,cy:r.width/2,r:(r.width-r.strokeWidth)/2,stroke:i.color,"stroke-width":r.strokeWidth,style:xe(`--dashoffset: ${n.dashoffset};`)},null,12,n6i)],8,r6i))])}const l6i=K(i6i,[["render",a6i],["__scopeId","data-v-71eb6ae9"]]),c6i={props:{text:{type:String}}},u6i={class:"multi-line-textbox-tooltip"},d6i={class:"multi-line-textbox-tooltip__content"};function h6i(t,e,i,o,r,n){return D(),Y("div",u6i,[m("div",d6i,ie(i.text),1)])}const A6i=K(c6i,[["render",h6i],["__scopeId","data-v-9e9877bb"]]),p6i={components:{Tooltip:A6i},props:{text:{type:String,default:""},lines:{type:Number,default:3},lineHeight:{type:Number,default:14}},data(){return{needEllipsis:!1,hover:!1}},computed:{style(){return{"--textbox-line-height":`${this.lineHeight}px`,"--textbox-lines":this.lines}},tooltipDisplayed(){return this.needEllipsis&&this.hover}},mounted(){this.resizeObserver=new ResizeObserver(this.onResize),this.resizeObserver.observe(this.$el)},destroyed(){this.resizeObserver&&this.resizeObserver.disconnect()},methods:{onResize(){if(!this.$refs.ghost)return;const t=this.lines*this.lineHeight,{height:e}=this.$refs.ghost.getBoundingClientRect();this.needEllipsis=e>t}}},g6i=t=>(or("data-v-134a4e01"),t=t(),rr(),t),M6i={class:"multi-line-text-box__content"},f6i={class:"multi-line-text-box__content__head"},L6i={class:"multi-line-text-box__content__tail__text"},w6i=g6i(()=>m("div",{class:"multi-line-text-box__content__tail__ellipsis"},"...",-1)),m6i={key:1,class:"multi-line-text-box__content__full"};function y6i(t,e,i,o,r,n){const s=z("Tooltip");return D(),Y("div",{class:"multi-line-text-box",style:xe(n.style),onMouseover:e[1]||(e[1]=a=>r.hover=!0),onMouseleave:e[2]||(e[2]=a=>r.hover=!1)},[m("div",M6i,[r.needEllipsis?(D(),Y(Mt,{key:0},[m("div",f6i,[m("span",null,ie(i.text),1)]),m("div",{class:"multi-line-text-box__content__tail",style:xe(`height:${i.lineHeight*(i.lines-1)}px`)},[m("div",L6i,[m("span",null,ie(i.text),1)]),w6i],4)],64)):(D(),Y("span",m6i,ie(i.text),1)),m("span",{class:"multi-line-text-box__ghost",ref:"ghost"},ie(i.text),513)]),n.tooltipDisplayed?(D(),ne(s,{key:0,onClick:e[0]||(e[0]=jt(()=>{},["stop"])),text:i.text,class:"multi-line-text-box__tooltip"},null,8,["text"])):ve("",!0)],36)}const v6i=K(p6i,[["render",y6i],["__scopeId","data-v-134a4e01"]]),C6i={components:{PieProgressSpinner:l6i,MultiLineTextBox:v6i},inject:["$translate"],props:{disabled:{type:Boolean,default:!1},writeAccess:{type:Boolean,default:!1},width:{type:String,default:"140px"},file:{type:Object,required:!0},projectId:{type:Number,required:!0},spaceId:{type:Number,required:!0},apiUrl:{type:String,required:!0},accessToken:{type:String,required:!0},select:{type:Boolean,default:!1},selected:{type:Boolean,default:!1},multi:{type:Boolean,default:!1},success:{type:Boolean,default:!1},viewPdf:{type:Boolean,default:!1},pdfModelLoading:{type:Boolean,default:!1},pdfPage:{type:Object,default:null}},emits:["rename","download","edit","view","open-folder","toggle-select","loaded","load-error"],data(){return{menuDisplayed:!1,percentCompleted:0}},computed:{multiSelect(){return this.select&&this.multi},edit(){return!this.loading&&!this.select},isFolder(){return this.file.nature==="Folder"},loading(){return this.file.fileToLoad},initials(){return this.file.created_by&&`${this.file.created_by.firstname[0]||""}${this.file.created_by.lastname[0]||""}`.toUpperCase()}},async created(){if(document.addEventListener("keydown",this.onKeyDown),this.file.fileToLoad){const t=new FormData;t.append("file",this.file.fileToLoad),t.append("name",this.file.fileToLoad.name),t.append("parent_id",this.file.folder.id);const e=new XMLHttpRequest;e.open("POST",`${this.apiUrl}/cloud/${this.spaceId}/project/${this.projectId}/document`),e.setRequestHeader("authorization",`Bearer ${this.accessToken}`),e.addEventListener("progress",i=>{this.percentCompleted=i.loaded/i.total*100}),e.addEventListener("load",()=>{if(e.status===201){const i=JSON.parse(e.response);i.updated_at=new Date(i.updated_at),this.$emit("loaded",i)}else this.$emit("load-error",e.statusText)}),e.send(t)}},destroyed(){document.removeEventListener("keydown",this.onKeyDown)},methods:{onKeyDown(t){t.key==="Escape"&&(this.menuDisplayed=!1)},onRenameClick(){this.menuDisplayed=!1,this.$emit("rename")},onDownloadClick(){this.menuDisplayed=!1,this.$emit("download")},onDeleteClick(){this.menuDisplayed=!1,this.$emit("delete")},onViewClick(){this.menuDisplayed=!1,this.$emit("view")},onClick(){this.isFolder?this.$emit("open-folder"):!this.success&&!this.disabled&&this.select&&this.$emit("toggle-select",this.file)},toggleMenu(){this.menuDisplayed=!this.menuDisplayed},away(){setTimeout(()=>{this.menuDisplayed=!1})}}},I6i={class:"file-card__content__header"},j6i={class:"file-card__content__header__btn-menu"},b6i={key:3,class:"selection-box"},x6i={key:2,class:"selection-text"},N6i={key:0,class:"file-card__content__menu"},D6i={class:"file-card__content__footer"},S6i={class:"file-card__content__footer__date"},T6i={key:0,class:"file-card__content__footer__initials"};function k6i(t,e,i,o,r,n){const s=z("BIMDataIconSuccess"),a=z("PieProgressSpinner"),l=z("BIMDataIconEllipsis"),c=z("BIMDataButton"),u=z("BIMDataSpinner"),d=z("BIMDataCheckbox"),h=z("BIMDataRadio"),A=z("BIMDataIconFolder"),g=z("BIMDataFileIcon"),p=z("MultiLineTextBox"),M=Hi("click-away");return D(),Y("div",{class:"file-card",onClick:e[0]||(e[0]=(...f)=>n.onClick&&n.onClick(...f))},[m("div",{class:Ne(["file-card__content",{"file-card__content--selected":i.selected,"file-card__content--disabled":i.disabled,"file-card__content--hover":i.select&&!i.success&&!i.disabled||n.isFolder}])},[m("div",I6i,[m("div",j6i,[i.success?(D(),ne(s,{key:0,size:"s",fill:"",color:"success",class:"file-card__content__header__btn-menu__success"})):n.loading&&!i.success?(D(),ne(a,{key:1,progress:r.percentCompleted,class:"file-card__content__header__btn-menu__spinner"},null,8,["progress"])):n.edit?(D(),ne(c,{key:2,ghost:"",rounded:"",icon:"",onClick:jt(n.toggleMenu,["stop"]),class:"file-card__content__header__btn-menu__edit",disabled:i.success},{default:W(()=>[O(l,{size:"l",fill:"",color:"granite-light"})]),_:1},8,["onClick","disabled"])):n.isFolder?ve("",!0):(D(),Y("div",b6i,[i.pdfModelLoading?(D(),ne(u,{key:0,style:{margin:"6px"}})):(D(),Y(Mt,{key:1},[n.multiSelect?(D(),ne(d,{key:0,disabled:i.disabled,modelValue:i.selected,class:"file-card__content__header__btn-menu__checkbox"},null,8,["disabled","modelValue"])):(D(),ne(h,{key:1,disabled:i.disabled,big:"",modelValue:i.selected,name:"BIMDataFileCardRadio"},null,8,["disabled","modelValue"]))],64)),i.pdfPage?(D(),Y("div",x6i,ie(`page ${i.pdfPage.page_number}`),1)):ve("",!0)]))]),i.file.nature==="Folder"?(D(),ne(A,{key:0,size:"xl",fill:"",color:"primary"})):(D(),ne(g,{key:1,fileName:i.file.file_name,size:25},null,8,["fileName"]))]),r.menuDisplayed?Et((D(),Y("div",N6i,[i.viewPdf&&i.file.model_type==="PDF"?(D(),ne(c,{key:0,color:"default",ghost:"",radius:"",width:"100%",onClick:jt(n.onViewClick,["stop"])},{default:W(()=>[At(ie(n.$translate("view")),1)]),_:1},8,["onClick"])):ve("",!0),O(c,{color:"default",ghost:"",radius:"",width:"100%",onClick:jt(n.onRenameClick,["stop"])},{default:W(()=>[At(ie(n.$translate("rename")),1)]),_:1},8,["onClick"]),O(c,{color:"default",ghost:"",radius:"",width:"100%",onClick:jt(n.onDownloadClick,["stop"])},{default:W(()=>[At(ie(n.$translate("download")),1)]),_:1},8,["onClick"]),i.writeAccess?(D(),ne(c,{key:1,color:"high",ghost:"",radius:"",width:"100%",onClick:jt(n.onDeleteClick,["stop"])},{default:W(()=>[At(ie(n.$translate("delete")),1)]),_:1},8,["onClick"])):ve("",!0)])),[[M,n.away]]):ve("",!0),m("div",D6i,[O(p,{class:"file-card__content__footer__name",text:i.file.name},null,8,["text"]),m("div",S6i,ie(i.file.updated_at.toLocaleDateString()),1),n.initials?(D(),Y("div",T6i,ie(n.initials),1)):ve("",!0)])],2)])}const E6i=K(C6i,[["render",k6i],["__scopeId","data-v-943d4d0b"]]),z6i={inject:["$translate"],props:{projectId:{type:Number,required:!0},spaceId:{type:Number,required:!0},apiClient:{type:Object,required:!0},folder:{type:Object,required:!0}},data(){return{name:"",hasError:!1,loading:!1}},created(){document.addEventListener("keydown",this.onKeyDown)},mounted(){this.timeoutId=setTimeout(()=>this.$refs.nameInput.focus(),200)},destroyed(){document.removeEventListener("keydown",this.onKeyDown),clearTimeout(this.timeoutId)},methods:{onKeyDown(t){t.key==="Enter"&&this.submit()},reset(){this.name="",this.hasError=!1},close(){this.reset(),this.$emit("close")},async submit(){if(this.name){this.loading=!0;try{const t={parent_id:this.folder.id,name:this.name},e=await this.apiClient.collaborationApi.createFolder(this.spaceId,this.projectId,t);this.$emit("success",e)}catch(t){this.$emit("error",t)}finally{this.reset(),this.loading=!1}}else this.$refs.nameInput.focus(),this.hasError=!0}}},P6i={class:"folder-creation-form"},B6i={class:"folder-creation-form__title"};function O6i(t,e,i,o,r,n){const s=z("BIMDataIconAddFolder"),a=z("BIMDataInput"),l=z("BIMDataButton");return D(),Y("div",P6i,[m("div",B6i,[O(s,{size:"xs"}),m("span",null,ie(n.$translate("creationFormTitle")),1)]),O(a,{ref:"nameInput",class:"folder-creation-form__input",placeholder:n.$translate("nameInputPlaceholder"),modelValue:r.name,"onUpdate:modelValue":e[0]||(e[0]=c=>r.name=c),error:r.hasError,errorMessage:n.$translate("nameInputErrorMessage"),onKeyup:[oi(jt(n.close,["stop"]),["esc"]),oi(jt(n.submit,["stop"]),["enter"])],margin:"24px 0px",loading:r.loading},null,8,["placeholder","modelValue","error","errorMessage","onKeyup","loading"]),O(l,{class:"folder-creation-form__btn-cancel",width:"80px",ghost:"",radius:"",onClick:jt(n.close,["stop"])},{default:W(()=>[At(ie(n.$translate("cancel")),1)]),_:1},8,["onClick"]),O(l,{class:"folder-creation-form__btn-submit",width:"80px",color:"primary",fill:"",radius:"",onClick:jt(n.submit,["stop"])},{default:W(()=>[At(ie(n.$translate("submit")),1)]),_:1},8,["onClick"])])}const R6i=K(z6i,[["render",O6i],["__scopeId","data-v-6a3749ed"]]),U6i={components:{NewFolderForm:R6i},inject:["$translate"],props:{projectId:{type:Number,required:!0},spaceId:{type:Number,required:!0},apiClient:{type:Object,required:!0},height:{type:String,default:"32px"},folder:{type:Object},disabled:{type:Boolean,default:!1}},data(){return{showCreationForm:!1}},created(){document.addEventListener("keydown",this.onKeyDown)},destroyed(){document.removeEventListener("keydown",this.onKeyDown)},methods:{onKeyDown(t){t.key==="Escape"&&this.close()},toggle(){this.showCreationForm=!this.showCreationForm},close(){this.showCreationForm=!1}}},Y6i={class:"folder-creation-button"};function F6i(t,e,i,o,r,n){const s=z("BIMDataIconAddFolder"),a=z("BIMDataButton"),l=z("NewFolderForm"),c=Hi("click-away");return Et((D(),Y("div",Y6i,[O(a,{width:"100%",height:i.height,color:"primary",fill:"",radius:"",disabled:i.disabled,onClick:n.toggle},{default:W(()=>[O(s,{size:"xs",margin:"0 6px 0 0"}),m("span",null,ie(n.$translate("buttonText")),1)]),_:1},8,["height","disabled","onClick"]),O(oo,{name:"fade"},{default:W(()=>[r.showCreationForm?(D(),ne(l,{key:0,class:"folder-creation-button__form",projectId:i.projectId,spaceId:i.spaceId,apiClient:i.apiClient,folder:i.folder,onClick:e[0]||(e[0]=jt(()=>{},["stop"])),onClose:n.close,onSuccess:e[1]||(e[1]=u=>{n.close(),t.$emit("success",u)}),onError:e[2]||(e[2]=u=>t.$emit("error",u))},null,8,["projectId","spaceId","apiClient","folder","onClose"])):ve("",!0)]),_:1})])),[[c,n.close]])}const Q6i=K(U6i,[["render",F6i],["__scopeId","data-v-302c3ec1"]]),G6i={inject:["$translate"],props:{width:{type:String,default:"32px"},height:{type:String,default:"32px"},multiple:{type:Boolean,default:!1},accept:{type:Array,default:()=>[]},disabled:{type:Boolean,default:!1}},methods:{selectFile(){this.$refs.fileInput.click()},uploadFile(t){const e=Array.from(t.target.files);e.length>0&&(this.$refs.fileInput.value="",this.$emit("upload",e))}}},H6i=["multiple","accept"];function V6i(t,e,i,o,r,n){const s=z("BIMDataIconAddFile"),a=z("BIMDataButton");return D(),ne(a,{class:"file-upload-button",width:i.width,height:i.height,color:"primary",fill:"",radius:"",disabled:i.disabled,onClick:n.selectFile},{default:W(()=>[It(t.$slots,"default",{},()=>[O(s,{size:"xs",margin:"0 6px 0 0"}),m("span",null,ie(n.$translate("addFileButtonText")),1)]),m("input",{hidden:"",ref:"fileInput",type:"file",multiple:i.multiple,accept:i.accept.join(","),onChange:e[0]||(e[0]=(...l)=>n.uploadFile&&n.uploadFile(...l))},null,40,H6i)]),_:3},8,["width","height","disabled","onClick"])}const Z6i=K(G6i,[["render",V6i]]),J6i={inject:["$translate"],props:{projectId:{type:Number,required:!0},spaceId:{type:Number,required:!0},apiClient:{type:Object,required:!0},entity:{type:Object}},data(){return{name:"",hasError:!1,loading:!1}},mounted(){this.name=this.entity.name,setTimeout(()=>this.$refs.nameInput.focus(),200)},methods:{reset(){this.name="",this.hasError=!1},close(){this.reset(),this.$emit("close")},async submit(){if(this.name){this.loading=!0;try{await this.renameDocument(),this.entity.name=this.name,this.$emit("success")}catch(t){this.$emit("error",t)}finally{this.reset(),this.loading=!1}}else this.$refs.nameInput.focus(),this.hasError=!0},renameDocument(){const t=[this.spaceId,this.entity.id,this.projectId,{name:this.name}];return this.entity.nature==="Folder"?this.apiClient.collaborationApi.updateFolder(...t):this.apiClient.collaborationApi.updateDocument(...t)}}},W6i={class:"rename-modal"},K6i={class:"rename-modal__content"},q6i={class:"rename-modal__content__title"},X6i={class:"rename-modal__content__btn"};function _6i(t,e,i,o,r,n){const s=z("BIMDataIconClose"),a=z("BIMDataButton"),l=z("BIMDataInput"),c=Hi("click-away");return Et((D(),Y("div",W6i,[O(a,{class:"rename-modal__close",color:"default",icon:"",radius:"",ghost:"",width:"21px",height:"21px",onClick:n.close},{default:W(()=>[O(s)]),_:1},8,["onClick"]),m("div",K6i,[m("div",q6i,ie(n.$translate("rename")),1),O(l,{ref:"nameInput",class:"rename-modal__content__input",placeholder:n.$translate("renameFormPlaceholder"),modelValue:r.name,"onUpdate:modelValue":e[0]||(e[0]=u=>r.name=u),error:r.hasError,errorMessage:n.$translate("nameInputErrorMessage"),onKeyup:[oi(jt(n.close,["stop"]),["esc"]),oi(jt(n.submit,["stop"]),["enter"])],margin:"30px 0px",loading:r.loading},null,8,["placeholder","modelValue","error","errorMessage","onKeyup","loading"]),m("div",X6i,[O(a,{class:"rename-modal__content__btn-cancel",width:"80px",ghost:"",radius:"",onClick:jt(n.close,["stop"])},{default:W(()=>[At(ie(n.$translate("cancel")),1)]),_:1},8,["onClick"]),O(a,{class:"rename-modal__content__btn-submit",width:"80px",color:"primary",fill:"",radius:"",onClick:jt(n.submit,["stop"])},{default:W(()=>[At(ie(n.$translate("submit")),1)]),_:1},8,["onClick"])])])])),[[c,n.close]])}const $6i=K(J6i,[["render",_6i],["__scopeId","data-v-47dc7eb4"]]);function Tde(t){return[t,...kde(t)]}function kde(t){return t.children&&t.children.length>0?[...t.children,...t.children.flatMap(e=>kde(e))]:[]}const eSi={inject:["$translate"],props:{projectId:{type:Number,required:!0},spaceId:{type:Number,required:!0},apiClient:{type:Object,required:!0},entity:{type:Object}},data(){return{loading:!1}},computed:{flattenTree(){return Tde(this.entity)}},methods:{close(){this.loading||this.$emit("close")},async submit(){this.loading=!0;try{await this.deleteEntity(),this.$emit("success")}catch(t){this.$emit("error",t)}finally{this.loading=!1}},deleteEntity(){const t=[this.spaceId,this.entity.id,this.projectId];return this.entity.nature==="Folder"?this.apiClient.collaborationApi.deleteFolder(...t):this.apiClient.collaborationApi.deleteDocument(...t)}}},tSi={class:"delete-modal"},iSi={class:"delete-modal__content"},oSi={class:"delete-modal__content__title"},rSi={class:"delete-modal__content__detail"},sSi={class:"delete-modal__content__btn"},nSi={key:1};function aSi(t,e,i,o,r,n){const s=z("BIMDataIconClose"),a=z("BIMDataButton"),l=z("BIMDataSpinner"),c=Hi("click-away");return Et((D(),Y("div",tSi,[O(a,{class:"delete-modal__close",color:"default",icon:"",radius:"",ghost:"",width:"21px",height:"21px",onClick:n.close,disabled:r.loading},{default:W(()=>[O(s)]),_:1},8,["onClick","disabled"]),m("div",iSi,[m("div",oSi,ie(n.$translate("deleteTitle")),1),m("div",rSi,ie(n.$translate("deleteDetail"))+" : ",1),m("ul",null,[(D(!0),Y(Mt,null,ei(n.flattenTree,u=>(D(),Y("li",{key:u.id},' - "'+ie(u.name)+'" ',1))),128))]),m("div",sSi,[O(a,{class:"delete-modal__content__btn-cancel",width:"80px",ghost:"",radius:"",onClick:jt(n.close,["stop"]),disabled:r.loading},{default:W(()=>[At(ie(n.$translate("cancel")),1)]),_:1},8,["onClick","disabled"]),O(a,{class:"delete-modal__content__btn-submit",width:"80px",color:"high",fill:"",radius:"",onClick:jt(n.submit,["stop"]),disabled:r.loading},{default:W(()=>[r.loading?(D(),ne(l,{key:0})):(D(),Y("span",nSi,ie(n.$translate("delete")),1))]),_:1},8,["onClick","disabled"])])])])),[[c,n.close]])}const lSi=K(eSi,[["render",aSi],["__scopeId","data-v-26cd84eb"]]),cSi={inject:["$translate"],props:{model:{type:Object,required:!0},modelSelectedPage:{type:Object,default:null}},emits:["select","close"],setup(t,e){const i=vt(()=>[t.model].concat(t.model.children??[])),o=Ve(null);return ni(()=>t.modelSelectedPage,r=>{r&&(o.value=r)},{immediate:!0}),{pages:i,selectedPage:o}}},uSi={class:"pdf-page-selector"},dSi={class:"head"},hSi={style:{"margin-left":"6px"}},ASi={class:"title"},pSi={class:"body"},gSi=["onClick"],MSi={class:"pdf-page__img"},fSi=["src","alt"],LSi={class:"pdf-page__num"},wSi={class:"foot"};function mSi(t,e,i,o,r,n){const s=z("BIMDataIconArrow"),a=z("BIMDataButton"),l=z("BIMDataIconFilePdfPolychrome"),c=z("BIMDataTextbox"),u=z("BIMDataIconClose"),d=z("BIMDataResponsiveGrid");return D(),Y("div",uSi,[m("div",dSi,[O(a,{ghost:"",radius:"",onClick:e[0]||(e[0]=h=>t.$emit("close"))},{default:W(()=>[O(s,{size:"xxs"}),m("span",hSi,ie(n.$translate("back")),1)]),_:1}),m("span",ASi,[O(l,{size:"m",margin:"0 6px 0 0"}),O(c,{text:i.model.name},null,8,["text"])]),O(a,{ghost:"",rounded:"",icon:"",onClick:e[1]||(e[1]=h=>t.$emit("close"))},{default:W(()=>[O(u,{size:"xxs"})]),_:1})]),m("div",pSi,[O(d,{style:{width:"100%","justify-items":"center"},itemWidth:"157px",rowGap:"6px",columnGap:"6px"},{default:W(()=>[(D(!0),Y(Mt,null,ei(o.pages,h=>(D(),Y("div",{key:h.id,class:Ne(["pdf-page",{selected:o.selectedPage&&o.selectedPage.id===h.id}]),onClick:A=>o.selectedPage=o.selectedPage&&o.selectedPage.id===h.id?null:h},[m("div",MSi,[h.map_file?(D(),Y("img",{key:0,src:h.map_file,alt:`page ${h.page_number}`},null,8,fSi)):(D(),ne(l,{key:1,size:"l"}))]),m("div",LSi,ie(h.page_number),1)],10,gSi))),128))]),_:1})]),m("div",wSi,[O(a,{width:"100%",color:"primary",fill:"",radius:"",onClick:e[2]||(e[2]=h=>t.$emit("select",o.selectedPage))},{default:W(()=>[At(ie(n.$translate("validate")),1)]),_:1})])])}const ySi=K(cSi,[["render",mSi],["__scopeId","data-v-22155996"]]),Ede="Folder";function zde(t){return new Promise(e=>setTimeout(e,t))}async function vSi({name:t,url:e}){const i=document.createElement("a");i.style.display="none",i.download=t,i.href=e,document.body.append(i),i.click(),await zde(100),i.remove(),await zde(500)}function CSi(t){const e=[],i=[];for(const o of t)o.nature===Ede?e.push(o):i.push(o);return{folders:e,documents:i}}function ISi(t,e){const{projectId:i,spaceId:o,accessToken:r,apiUrl:n="https://api.bimdata.io"}=e,s=jSi(n),{folders:a,documents:l}=CSi(t);let c="";return(a.length>0||l.length>0)&&(c+=`${s}/cloud/${o}/project/${i}?`,c+=`accessToken=${r}&`,c+=a.map(u=>`folderId[]=${u.id}`).join("&"),c+=a.length>0&&l.length>0?"&":"",c+=l.map(u=>`documentId[]=${u.id}`).join("&")),c}function jSi(t){const e=new URL(t),i=e.hostname;let o="";const[r,...n]=i.split("."),s=n.join(".");return r.includes("-staging")?o="-staging":r.includes("-next")&&(o="-next"),e.protocol+"//archive"+o+"."+s}async function bSi(t,e={}){try{if(t.length===0)return;let i=null;const o=t[0].name;return t.length===1&&t[0].nature!==Ede?i=t[0].file:i=ISi(t,e),await vSi({name:o,url:i})}catch(i){throw new Error(i)}}const xSi={creationFormTitle:"Create folder",renameFormPlaceholder:"Folder/File name",nameInputPlaceholder:"Folder name",emptyFolder:"This folder is empty",newFolderSuccess:"New folder created",renameFolderSuccess:"Folder renamed",deleteFolderSuccess:"Folder deleted",newFileSuccess:"File added",renameFileSuccess:"File renamed",deleteFileSuccess:"File deleted",nameInputErrorMessage:"Invalid name",cancel:"Cancel",submit:"Submit",buttonText:"New folder",addFileButtonText:"Upload a file",rename:"Rename",view:"View",download:"Download",delete:"Delete",deleteTitle:"Deleting Files",deleteDetail:"You are about to permanently delete the following files / folders",dmsRoot:"Root of the project's DMS",validate:"Validate",back:"Back",pdfPageSelectorTitle:"Select a page"},NSi={creationFormTitle:"Cr\xE9er un dossier",renameFormPlaceholder:"Nom du fichier/dosier",nameInputPlaceholder:"Nom du dossier",emptyFolder:"Ce dossier est vide",newFolderSuccess:"Nouveau dossier cr\xE9\xE9",renameFolderSuccess:"Dossier renomm\xE9",deleteFolderSuccess:"Dossier supprim\xE9",newFileSuccess:"Fichier ajout\xE9",renameFileSuccess:"Fichier renomm\xE9",deleteFileSuccess:"Fichier supprim\xE9",nameInputErrorMessage:"Nom invalide",cancel:"Annuler",submit:"Valider",buttonText:"Nouveau dossier",addFileButtonText:"Charger un fichier",rename:"Renommer",view:"Voir",download:"T\xE9l\xE9charger",delete:"Supprimer",deleteTitle:"Supression de fichiers",deleteDetail:"Vous \xEAtes sur le point de supprimer d\xE9finitivement les fichiers/dossiers suivants",dmsRoot:"Racine de la GED du projet",validate:"Valider",back:"Retour",pdfPageSelectorTitle:"S\xE9lectionner une page"},DSi={creationFormTitle:"Crear un archivo",renameFormPlaceholder:"Nombre de archivo / carpeta",nameInputPlaceholder:"Nombre de la carpeta",emptyFolder:"Esta carpeta est\xE1 vac\xEDa",newFolderSuccess:"Nueva carpeta creada",renameFolderSuccess:"Carpeta renombrada",deleteFolderSuccess:"Carpeta eliminada",newFileSuccess:"Archivo agregado",renameFileSuccess:"Archivo renombrado",deleteFileSuccess:"Archivo eliminado",nameInputErrorMessage:"Nombre inv\xE1lida",cancel:"Cancelar",submit:"Validar",buttonText:"Carpeta nueva",addFileButtonText:"Cargar un archivo",rename:"Renombrar",view:"Ver",download:"Descargar",delete:"Borrar",deleteTitle:"Eliminar archivos",deleteDetail:"Est\xE1 a punto de eliminar permanentemente los siguientes archivos / carpetas"},SSi={creationFormTitle:"Ordner erstellen",renameFormPlaceholder:"Datei- / Ordnernam",nameInputPlaceholder:"Ordnername",emptyFolder:"Dieser Ordner ist leer",newFolderSuccess:"Neuer Ordner erstellt",renameFolderSuccess:"Umbenannter Ordner",deleteFolderSuccess:"Ordner gel\xF6scht",newFileSuccess:"Datei hinzugef\xFCgt",renameFileSuccess:"Umbenannte Datei",deleteFileSuccess:"Datei gel\xF6scht",nameInputErrorMessage:"Ung\xFCltiger name",cancel:"Abbrechen",submit:"Best\xE4tigen",buttonText:"Neuer Ordner",addFileButtonText:"Datei laden",rename:"Umbenennen",view:"Sehen",download:"Herunterladen",delete:"L\xF6schen",deleteTitle:"Dateien l\xF6schen",deleteDetail:"Sie sind im Begriff, die folgenden Dateien / Ordner endg\xFCltig zu l\xF6schen"},TSi={creationFormTitle:"Crea una cartella",renameFormPlaceholder:"Nome file/cartella",nameInputPlaceholder:"Nome della cartella",emptyFolder:"Questa cartella \xE8 vuota",newFolderSuccess:"Nuova cartella creata",renameFolderSuccess:"Cartella rinominata",deleteFolderSuccess:"Cartella eliminata",newFileSuccess:"File aggiunto",renameFileSuccess:"File rinominato",deleteFileSuccess:"File cancellato",nameInputErrorMessage:"Nome non valido",cancel:"Annulla",submit:"Invia",buttonText:"Nuova cartella",addFileButtonText:"Carica un file",rename:"Rinominare",view:"Vedere",download:"Scaricare",delete:"Cancellare",deleteTitle:"Eliminazione di file",deleteDetail:"Stai per eliminare definitivamente i seguenti file/cartelle"},Pde={en:xSi,fr:NSi,es:DSi,de:SSi,it:TSi},Bde=398,Ode=468,Rde=800,kSi=3e3,ESi={components:{FileCard:E6i,NewFolderButton:Q6i,UploadFileButton:Z6i,RenameModal:$6i,DeleteModal:lSi,BIMDataPDFViewer:Sde,PdfPageSelector:ySi},provide(){return{$translate:this.translate}},props:{locale:{type:String,default:"en"},apiUrl:{type:String,default:"https://api.bimdata.io"},spaceId:{type:Number,required:!0},projectId:{type:Number,required:!0},accessToken:{type:String,required:!0},select:{type:Boolean,default:!1},multi:{type:Boolean,default:!1},searchColor:{type:String,default:"primary"},headerButtons:{type:Boolean,default:!0},headerSearch:{type:Boolean,default:!0},alreadySelectedIds:{type:Array,defaut:()=>[]},selectableFileTypes:{type:Array,default:()=>[]},viewPdf:{type:Boolean,default:!1},pdfPageSelect:{type:Boolean,default:!1}},data(){return{currentFolder:null,loadingFiles:[],searchText:"",selectedFiles:[],apiClient:null,fileStructure:null,width:0,entityRenown:!1,entityDeletable:!1,successFileIds:[],pdfToView:null,pdfModel:null,pdfModelSelectedPage:null,pdfModelLoading:null,pdfPageSelectorDisplayed:!1}},computed:{modalDisplayed(){return this.entityRenown||this.entityDeletable},navigationShown(){return this.currentFolder!==this.fileStructure},itemWidth(){return this.xsLayout?"100%":this.sLayout?"180px":"164px"},xsLayout(){return this.width<Bde},sLayout(){return this.width>=Bde&&this.width<Ode},mLayout(){return this.width>=Ode&&this.width<Rde},lLayout(){return this.width>=Rde},multiSelect(){return this.select&&this.multi},files(){let t=null;return this.searchText?t=(this.currentFolder&&this.currentFolder.children||[]).filter(e=>e.name.toLowerCase().includes(this.searchText)):t=this.currentFolder&&this.currentFolder.children||[],t.push(...this.loadingFiles.filter(e=>e.folder.id===this.currentFolder.id&&!t.find(i=>i.id===e.id))),t.sort((e,i)=>(e.name||"").localeCompare(i.name)),t.sort((e,i)=>{const o=e.nature==="Folder"?1:-1;return(i.nature==="Folder"?1:-1)-o}),t}},watch:{accessToken(t){this.apiClient.accessToken=t},multi(){this.selectedFiles=[],this.$emit("selection-change",this.selectedFiles)},select(){this.selectedFiles=[],this.$emit("selection-change",this.selectedFiles)}},mounted(){this.resizeObserver=new ResizeObserver(this.onResize),this.resizeObserver.observe(this.$el)},beforeDestroy(){this.resizeObserver&&this.resizeObserver.disconnect(),clearTimeout(this.timeoutId),document.removeEventListener("keydown",this.onKeyDown)},async created(){document.addEventListener("keydown",this.onKeyDown),this.loadingFileId=0;try{this.apiClient=K7.makeBIMDataApiClient({apiUrl:this.apiUrl,accessToken:this.accessToken}),this.fileStructure=await this.apiClient.collaborationApi.getProjectDMSTree(this.spaceId,this.projectId)}catch(t){this.$emit("error",t)}this.currentFolder=this.fileStructure},methods:{isDisabled(t){var e;if(t.nature==="Folder")return!1;const i=(e=t.file_name)==null?void 0:e.match(/\.(\w+$)/),o=i&&i[1];return this.select&&this.selectableFileTypes.length>0&&!(o&&this.selectableFileTypes.includes(o))},onKeyDown(t){t.key==="Escape"&&(this.entityRenown=null,this.entityDeletable=null,this.$refs.search&&this.$refs.search.$refs.input===document.activeElement&&(this.searchText="",this.$refs.search.blur()))},translate(t){return(Pde[this.locale]||Pde.en)[t]},isFileSucess(t){return this.successFileIds.includes(t)||this.select&&this.alreadySelectedIds&&this.alreadySelectedIds.includes(t)},onFileLoaded(t,e){t.folder.children||this.$set(t.folder,"children",[]),t.folder.children=t.folder.children.filter(i=>i.id!==t.id),t.folder.children.push(e),this.loadingFiles=this.loadingFiles.filter(i=>i.id!==t.id),this.$emit("success",{type:"fileCreated",message:this.translate("newFileSuccess"),content:e}),this.successFileIds.push(e.id),this.timeoutId=setTimeout(()=>{this.successFileIds&&(this.successFileIds=this.successFileIds.filter(i=>i!==e.id))},kSi)},onDownload(t){try{bSi(Tde(t),{projectId:this.projectId,spaceId:this.spaceId,accessToken:this.accessToken,apiUrl:this.apiUrl})}catch(e){this.$emit("error",e)}},onDelete(t){this.entityDeletable=t},onDeleteSuccess(){const t=this.getParent(this.fileStructure,this.entityDeletable);t&&(t.children=t.children.filter(i=>i.id!==this.entityDeletable.id));const e=this.entityDeletable.nature==="Folder";this.$emit("success",{type:e?"folderDeleted":"fileDeleted",message:e?this.translate("deleteFolderSuccess"):this.translate("deleteFileSuccess"),content:this.entityDeletable}),this.entityDeletable=null},onRename(t){this.entityRenown=t},onRenameSuccess(){const t=this.entityRenown.nature==="Folder";this.$emit("success",{type:t?"folderRenamed":"fileRenamed",message:t?this.translate("renameFolderSuccess"):this.translate("renameFileSuccess"),content:this.entityRenown}),this.entityRenown=null},onView(t){this.pdfToView=t},onResize(t){t.forEach(e=>{this.width=e.target.clientWidth})},uploadFiles(t=[]){this.loadingFiles.push(...this.formatFiles(t))},formatFiles(t){return t.map(e=>({name:e.name,updated_at:new Date(e.lastModified),nature:"Document",id:`loadingfile-${this.loadingFileId++}`,fileToLoad:e,folder:this.currentFolder}))},onNewFolder(t){this.currentFolder.children||this.$set(this.currentFolder,"children",[]),this.currentFolder.children.push(t),this.$emit("success",{type:"folderCreated",message:this.translate("newFolderSuccess"),content:t})},async onToggleFileSelect(t){var e,i;let o=null;if(this.isFileSelected(t)){const r=this.selectedPdfPage(t);if(this.pdfPageSelect&&t.model_type==="PDF"&&r){this.selectedFiles=this.selectedFiles.filter(({document:s})=>s!==t),this.pdfModelLoading=t.id;const n=await this.apiClient.modelApi.getModel(this.spaceId,t.model_id,this.projectId);if(this.pdfModelLoading=null,((e=n.children)==null?void 0:e.length)>0&&(o=await this.openPdfPageSelector(n,r),!o))return;this.selectedFiles.push({document:t,pdfPage:o})}else this.selectedFiles=this.selectedFiles.filter(({document:n})=>n!==t)}else{if(this.multi||(this.selectedFiles=[]),this.pdfPageSelect&&t.model_type==="PDF"){this.pdfModelLoading=t.id;const r=await this.apiClient.modelApi.getModel(this.spaceId,t.model_id,this.projectId);if(this.pdfModelLoading=null,((i=r.children)==null?void 0:i.length)>0&&(o=await this.openPdfPageSelector(r),!o))return}this.selectedFiles.push({document:t,pdfPage:o})}this.$emit("selection-change",this.selectedFiles)},isFileSelected(t){return this.selectedFiles.some(({document:e})=>t===e)},async openPdfPageSelector(t,e){this.pdfModel=t,this.pdfModelSelectedPage=e,this.pdfPageSelectorDisplayed=!0;const i=await new Promise(o=>this.selectPdfPage=o);return this.pdfPageSelectorDisplayed=!1,this.pdfModelSelectedPage=null,this.pdfModel=null,i},selectedPdfPage(t){var e;return(e=this.selectedFiles.find(({document:i})=>t===i))==null?void 0:e.pdfPage},onBreadcrumClick(t){this.currentFolder=t},onBreadcrumBack(){const t=this.steps[this.steps.length-2];t&&(this.currentFolder=t)},openFolder(t){this.currentFolder=t},back(){const t=this.getParent(this.fileStructure,this.currentFolder);t?this.currentFolder=t:this.currentFolder=this.fileStructure},getParent(t,e){if(Array.isArray(t.children)){if(t.children.includes(e))return t;for(let i of t.children){const o=this.getParent(i,e);if(o)return o}}},getFolder(t,e=this.fileStructure){if(e.id===t)return e;for(let i of e.children||[]){const o=this.getFolder(t,i);if(o)return o}}}},zSi={class:"bimdata-file-manager"},PSi={class:"bimdata-file-manager__navigation"},BSi={key:0,class:"bimdata-file-manager__navigation__content"},OSi={key:1,class:"bimdata-file-manager__navigation__content--empty"},RSi={key:0,class:"bimdata-file-manager__container"},USi={key:1,class:"bimdata-file-manager__container--empty"},YSi={key:4,class:"bimdata-file-manager__pdf-page-selector"},FSi={key:5,class:"bimdata-file-manager__modal"};function QSi(t,e,i,o,r,n){const s=z("BIMDataIconArrow"),a=z("BIMDataButton"),l=z("BIMDataPDFViewer"),c=z("NewFolderButton"),u=z("UploadFileButton"),d=z("BIMDataSearch"),h=z("BIMDataTextbox"),A=z("FileCard"),g=z("BIMDataResponsiveGrid"),p=z("BIMDataIconFolderOpen"),M=z("BIMDataLoading"),f=z("PdfPageSelector"),L=z("RenameModal"),w=z("DeleteModal");return D(),Y("div",zSi,[r.pdfToView?(D(),ne(l,{key:0,class:"bimdata-file-manager__pdf-viewer",pdf:r.pdfToView,header:""},{"header-left":W(()=>[O(a,{class:"m-l-12",width:"32px",height:"32px",color:"primary",ghost:"",radius:"",icon:"",onClick:e[0]||(e[0]=v=>r.pdfToView=null)},{default:W(()=>[O(s,{size:"xxs"})]),_:1})]),_:1},8,["pdf"])):ve("",!0),i.headerButtons||i.headerSearch?(D(),Y("div",{key:1,class:Ne(["bimdata-file-manager__header",{"bimdata-file-manager__header--xs":n.xsLayout,"bimdata-file-manager__header--s":n.sLayout,"bimdata-file-manager__header--m":n.mLayout,"bimdata-file-manager__header--l":n.lLayout}])},[i.headerButtons?(D(),Y(Mt,{key:0},[O(c,{disabled:!r.currentFolder||r.currentFolder.user_permission<100,projectId:i.projectId,spaceId:i.spaceId,apiClient:r.apiClient,folder:r.currentFolder,onSuccess:n.onNewFolder,onError:e[1]||(e[1]=v=>t.$emit("error",v))},null,8,["disabled","projectId","spaceId","apiClient","folder","onSuccess"]),O(u,{class:"bimdata-file-manager__header__upload",width:"25%",disabled:!r.currentFolder||r.currentFolder.user_permission<100,multiple:"",onUpload:n.uploadFiles},null,8,["disabled","onUpload"])],64)):ve("",!0),i.headerSearch?(D(),ne(d,{key:1,color:i.searchColor,class:"bimdata-file-manager__search",width:"100%",placeholder:"Search",modelValue:r.searchText,"onUpdate:modelValue":e[2]||(e[2]=v=>r.searchText=v),ref:"search",clear:"",radius:""},null,8,["color","modelValue"])):ve("",!0)],2)):ve("",!0),m("div",PSi,[n.navigationShown?(D(),Y("div",BSi,[O(a,{ghost:"",radius:"",icon:"",onClick:n.back},{default:W(()=>[O(s,{size:"xxs"})]),_:1},8,["onClick"]),O(h,{text:r.currentFolder.name,cutPosition:"middle",tooltipPosition:"bottom",tooltipColor:"primary",width:"calc(100% - 45px)"},null,8,["text"])])):(D(),Y("div",OSi,ie(n.translate("dmsRoot")),1))]),r.fileStructure?(D(),Y(Mt,{key:2},[n.files.length>0?(D(),Y("div",RSi,[O(g,{itemWidth:n.itemWidth,rowGap:"4px",columnGap:"6px"},{default:W(()=>[(D(!0),Y(Mt,null,ei(n.files,v=>(D(),ne(A,{width:n.itemWidth,key:v.id,file:v,projectId:i.projectId,spaceId:i.spaceId,apiUrl:i.apiUrl,accessToken:i.accessToken,onOpenFolder:I=>n.openFolder(v),select:i.select,disabled:n.isDisabled(v),multi:i.multi,selected:n.isFileSelected(v),success:n.isFileSucess(v.id),onToggleSelect:I=>n.onToggleFileSelect(v),onRename:I=>n.onRename(v),onDelete:I=>n.onDelete(v),onView:I=>n.onView(v),onDownload:I=>n.onDownload(v),onLoaded:I=>n.onFileLoaded(v,I),writeAccess:r.currentFolder.user_permission>=100,viewPdf:i.viewPdf,pdfModelLoading:r.pdfModelLoading===v.id,pdfPage:n.selectedPdfPage(v)},null,8,["width","file","projectId","spaceId","apiUrl","accessToken","onOpenFolder","select","disabled","multi","selected","success","onToggleSelect","onRename","onDelete","onView","onDownload","onLoaded","writeAccess","viewPdf","pdfModelLoading","pdfPage"]))),128))]),_:1},8,["itemWidth"])])):(D(),Y("div",USi,[m("div",null,[O(p,{size:"xxxl",fill:"",color:"silver"}),m("span",null,ie(n.translate("emptyFolder")),1)])]))],64)):(D(),ne(M,{key:3})),r.pdfPageSelectorDisplayed?(D(),Y("div",YSi,[O(f,{model:r.pdfModel,modelSelectedPage:r.pdfModelSelectedPage,onSelect:t.selectPdfPage,onClose:t.selectPdfPage},null,8,["model","modelSelectedPage","onSelect","onClose"])])):ve("",!0),n.modalDisplayed?(D(),Y("div",FSi,[r.entityRenown?(D(),ne(L,{key:0,projectId:i.projectId,spaceId:i.spaceId,apiClient:r.apiClient,entity:r.entityRenown,onClose:e[3]||(e[3]=v=>r.entityRenown=null),onSuccess:n.onRenameSuccess,onError:e[4]||(e[4]=v=>t.$emit("error",v))},null,8,["projectId","spaceId","apiClient","entity","onSuccess"])):r.entityDeletable?(D(),ne(w,{key:1,projectId:i.projectId,spaceId:i.spaceId,apiClient:r.apiClient,entity:r.entityDeletable,onClose:e[5]||(e[5]=v=>r.entityDeletable=null),onSuccess:n.onDeleteSuccess,onError:e[6]||(e[6]=v=>t.$emit("error",v))},null,8,["projectId","spaceId","apiClient","entity","onSuccess"])):ve("",!0)])):ve("",!0)])}const GSi=K(ESi,[["render",QSi],["__scopeId","data-v-af1635b9"]]),N0=25;function Tb(t){let e,i,o,r;if(Array.isArray(t)){let n,s;t.map(a=>{const{x:l,y:c,width:u,height:d}=a.getBoundingClientRect();(!n||n<l+u)&&(n=l+u),(!s||s<c+d)&&(s=c+d),(!e||e>l)&&(e=l),(!i||i>c)&&(i=c),o=n-e,r=s-i})}else{const{x:n,y:s,width:a,height:l}=t.getBoundingClientRect();e=n,i=s,o=a,r=l}return{x:e,y:i,w:o,h:r}}function Ude(){return{wWindow:window.innerWidth,hWindow:window.innerHeight}}function HSi(){return{offsetXWindow:window.pageXOffset,offsetYWindow:window.pageYOffset}}function VSi(t){return Math.sign(t)===-1}async function ZSi(t,e){const{y:i,h:o}=Tb(t),{hWindow:r}=Ude(),n=e.offsetTop,s=e.scrollTop;VSi(i)&&e.scroll({top:s+i-N0}),i<n&&e.scroll({top:s+i-n-N0}),i+o>r&&e.scroll({top:i+o-r+s+N0})}function JSi(t,e,i,o=0,r=0){const{x:n,y:s,w:a,h:l}=Tb(t),{w:c,h:u}=Tb(e),{wWindow:d,hWindow:h}=Ude(),A=e.getElementsByClassName("tooltip__box__top")[0],{h:g}=Tb(A),{offsetXWindow:p,offsetYWindow:M}=HSi();let f,L,w=0;const v=p+n,I=c+N0,C=M+s,b=u+N0,x=d-(v+a)>I,k=v>I;if(x){f=v+a+N0,h-C-l<b-l?(l<g&&(w=g/2+l/-2),L=C+l-u+w,i.dataset.position="down-right"):(l<g&&(w=g/-2+l/2),L=C+w,i.dataset.position="up-right"),Object.assign(e.style,{left:`${f+r}px`,top:`${L+o}px`});return}if(k){f=v-I,h-C-l<b-l?(l<g&&(w=g/2+l/-2),L=C+l-u+w,i.dataset.position="down-left"):(l<g&&(w=g/-2+l/2),L=C+w,i.dataset.position="up-left"),Object.assign(e.style,{left:`${f+r}px`,top:`${L+o}px`});return}const B=b<C-N0,S=h-(C+l)>b;if(B){i.dataset.position="bottom",Object.assign(e.style,{left:`${v+r}px`,top:`${C-b+o}px`});return}if(S){i.dataset.position="top",Object.assign(e.style,{left:`${v+r}px`,top:`${C+l+N0+o}px`});return}i.dataset.position="hidden",Object.assign(e.style,{left:`${v+a-c+r}px`,top:`${C+l-u+o}px`})}const WSi={skip:"Skip",next:"Next",continue:"Continue"},KSi={skip:"Passer",next:"Suivant",continue:"Continuer"},Yde={en:WSi,fr:KSi},qSi={props:{locale:{type:String,default:"en"},tours:{type:Array,default:()=>[]},tourToDisplay:{type:String,default:()=>""},elementToObserve:{type:[Object,HTMLElement],default:()=>{}},zIndex:{type:Number,default:()=>1e4},transitionDuration:{type:Number,default:()=>.3}},emits:["set-completed-tour"],data(){return{steps:[],showGuidedTour:!1,currentTarget:null,showTooltip:!1,stepIndex:0}},computed:{currentStep(){return this.steps[this.stepIndex]},nextStep(){return this.steps[this.stepIndex+1]},centeredTooltip(){return this.currentStep&&!this.currentStep.target},isStepIntro(){return this.stepIndex===0},isStepOutro(){return this.stepIndex===this.steps.length-1}},watch:{steps(){this.stepIndex=0},async currentStep(t){var e;try{if(!t)return;if(this.currentTarget=null,t.target)this.currentTarget=this.getDomElements(t);else{this.showTooltip=!0;return}(e=t.action)==null||e.call(t,this.currentTarget.element.getAttribute("data-guide-param")),t.clickable&&this.clickListener(),ZSi(this.currentTarget.element,this.elementToObserve),JSi(this.currentTarget.element,this.$refs.tooltip,this.$refs.arrow,t.yOffset,t.xOffset),this.showTooltip=!0}catch{this.closeGuidedTour()}}},created(){this.mutationObserver=new MutationObserver(this.handleClickedStep)},mounted(){const t=this.tours.find(e=>e.name===this.tourToDisplay);t?this.openGuidedTour(t.steps):console.warn(`GuideTour: unknown tour ${this.tourToDisplay}`)},unmounted(){this.mutationObserver.disconnect()},destroyed(){this.mutationObserver.disconnect()},methods:{clickNext(){this.resetSettings(),setTimeout(()=>{this.currentStep.clickable?(this.currentTarget.elementToClick||this.currentTarget.element).click():this.next()},this.transitionDuration*1e3)},openGuidedTour(t){this.steps=t.map(e=>({...e,layout:e.layout?Object.freeze(e.layout):null})),this.showGuidedTour=!0},getDomElements(t,e=document){const{target:i,targetDetail:o,targetToClick:r,targetToClickDetail:n}=t;let s,a;return Array.isArray(i)?s=i.map(l=>e.querySelector(`[data-guide=${l}]`)):typeof i=="string"&&(s=e.querySelector(`[data-guide=${i}] ${o||""}`)),r&&(a=e.querySelector(`[data-guide-click=${r}] ${n||""}`)),{element:s,elementToClick:a}},closeGuidedTour(){this.showGuidedTour=!1,this.steps=[]},next(){this.stepIndex++},close(){this.showTooltip=!1,this.closeGuidedTour(),this.$emit("set-completed-tour",this.tourToDisplay)},resetSettings(){this.showTooltip=!1},clickListener(){(this.currentTarget.elementToClick||this.currentTarget.element).addEventListener("click",()=>{this.nextStep.target?this.mutationObserver.observe(this.elementToObserve,{childList:!0,subtree:!0}):this.next()},{once:!0})},handleClickedStep(){const{element:t}=this.getDomElements(this.nextStep,this.elementToObserve),e=t instanceof HTMLElement,i=Array.isArray(t)&&t.every(o=>o instanceof HTMLElement);(e||i)&&(this.next(),this.mutationObserver.disconnect())},translate(t){return(Yde[this.locale]||Yde.en)[t]}}},XSi={ref:"arrow",class:"arrow"},_Si={class:"tooltip__box"},$Si={class:"tooltip__box__top"},eTi={class:"tooltip__box__progress-bar"},tTi={class:"tooltip__box__bottom"},iTi={class:"tooltip__box__bottom__title"},oTi={class:"tooltip__box__bottom__text"},rTi={class:"tooltip__box__footer"},sTi={class:"tooltip__box__footer__step-counter"},nTi={key:0,class:"tooltip__box__footer__btn-skip"},aTi={key:1,class:"tooltip__box__footer__ghost-element"},lTi={key:2,class:"tooltip__box__footer__btn-start"},cTi={key:3,class:"tooltip__box__footer__btn-next"};function uTi(t,e,i,o,r,n){const s=z("BIMDataButton"),a=z("BIMDataIconChevron");return Et((D(),Y("div",{ref:"guidedTourPortal",class:Ne(["guided-tour-portal",{centeredTooltip:n.centeredTooltip}]),style:xe(`z-index: ${i.zIndex}`)},[n.currentStep?(D(),Y("div",{key:0,ref:"tooltip",class:"tooltip",style:xe({opacity:r.showTooltip?1:0,transition:`opacity ${i.transitionDuration}s ease-in-out`})},[m("div",XSi,null,512),m("div",_Si,[m("div",$Si,[m("div",{class:"tooltip__box__top__image",style:xe({background:`var(--platform-background) url(${n.currentStep.props.img}) no-repeat ${n.currentStep.props.imgPosition} / ${n.currentStep.props.imgSize}`})},null,4)]),m("div",eTi,[(D(!0),Y(Mt,null,ei(r.steps,(l,c)=>(D(),Y("div",{class:"tooltip__progress-bar__step",key:c,style:xe({width:`calc(100% / ${r.steps.length})`,backgroundColor:r.steps.indexOf(n.currentStep)>=c?"var(--color-secondary)":""})},null,4))),128))]),m("div",tTi,[m("div",iTi,ie(n.currentStep.props.title),1),m("div",oTi,ie(n.currentStep.props.content),1)]),m("div",rTi,[m("div",sTi,[m("span",null,ie(r.stepIndex+1),1),m("span",null,"/"+ie(r.steps.length),1)]),n.isStepOutro?(D(),Y("div",aTi)):(D(),Y("div",nTi,[O(s,{width:"0px",height:"0px",color:"granite",onClick:n.close},{default:W(()=>[At(ie(n.translate("skip")),1)]),_:1},8,["onClick"])])),n.isStepOutro?(D(),Y("div",lTi,[O(s,{width:"0px",height:"0px",color:"granite",onClick:n.close},{default:W(()=>[At(ie(n.translate("continue")),1)]),_:1},8,["onClick"])])):(D(),Y("div",cTi,[O(s,{width:"0px",height:"0px",color:"primary",fill:"",radius:"",onClick:n.clickNext},{default:W(()=>[m("span",null,ie(n.translate("next")),1),O(a,{size:"xxs",fill:"",color:"white"})]),_:1},8,["onClick"])]))])])],4)):ve("",!0)],6)),[[fi,r.showGuidedTour]])}const dTi=K(qSi,[["render",uTi],["__scopeId","data-v-37f3ddef"]]),hTi={props:{width:{type:Number},height:{type:Number},previewUrl:{type:String},defaultUrl:{type:String},zoomFactor:{type:Number}},data(){return{hover:!1,zoomX:0,zoomY:0}},computed:{imgUrl(){return this.previewUrl||this.defaultUrl},zoomTransform(){return`
1862
1862
  translate(${this.zoomX}px, ${this.zoomY}px)
1863
1863
  `},zoomImageTransform(){return`
1864
1864
  scale(${this.zoomFactor})