@wework/floormap-utils
Advanced tools
Comparing version 0.2.3 to 0.3.0
@@ -47,2 +47,4 @@ Object.defineProperty(exports, '__esModule', { value: true }); | ||
var hasWindow = params.hasWindow; | ||
var locationAngle = params.locationAngle; | ||
var centroid = params.centroid; | ||
@@ -205,3 +207,30 @@ var objects = []; | ||
shapes.forEach(function (points, idx) { | ||
var _shapes = shapes; | ||
var _pos = { z: zed }; | ||
var _rotation = null; | ||
if (!_shapes || _shapes.length === 0) { | ||
switch (subType) { | ||
case 'CHAIR': { | ||
_shapes = getChairGeometry(); | ||
_pos = centroid; | ||
_pos.z = zed; | ||
_rotation = { | ||
z: locationAngle | ||
}; | ||
break | ||
} | ||
case 'TABLE': { | ||
_shapes = getTableGeometry(); | ||
_pos = centroid; | ||
_pos.z = zed; | ||
_rotation = { | ||
z: locationAngle | ||
}; | ||
break | ||
} | ||
} | ||
} | ||
_shapes.forEach(function (points, idx) { | ||
var _id = id; | ||
@@ -223,3 +252,4 @@ if (idx !== 0) { | ||
extrude: extrude, | ||
position: { z: zed } | ||
position: _pos, | ||
rotation: _rotation | ||
}); | ||
@@ -270,3 +300,27 @@ }); | ||
var getChairGeometry = function () { | ||
var shapes = [ | ||
[ | ||
{ x: 1.0, y: 1.45 }, | ||
{ x: -1.0, y: 1.45 }, | ||
{ x: -1.0, y: -0.55 }, | ||
{ x: 1.0, y: -0.55 } | ||
] | ||
]; | ||
return shapes | ||
}; | ||
var getTableGeometry = function () { | ||
var shapes = [ | ||
[ | ||
{ x: 2.0, y: 2.3 }, | ||
{ x: -2.0, y: 2.3 }, | ||
{ x: -2.0, y: 0.3 }, | ||
{ x: 2.0, y: 0.3 } | ||
] | ||
]; | ||
return shapes | ||
}; | ||
exports.createRenderObjects = createRenderObjects; | ||
exports.getCenter = getCenter; |
@@ -1,2 +0,2 @@ | ||
Object.defineProperty(exports,"__esModule",{value:!0});var nook="https://cdn.spacemob.co/img/nook@2x.png",meeting="https://cdn.spacemob.co/img/meeting_room@2x.png",gameRoom="https://cdn.spacemob.co/img/gameroom@2x.png",women="https://cdn.spacemob.co/img/wc_f@2x.png",men="https://cdn.spacemob.co/img/wc_m@2x.png",shower="https://cdn.spacemob.co/img/shower@2x.png",itRoom="https://cdn.spacemob.co/img/IT_room@2x.png",printer="https://cdn.spacemob.co/img/printer@2x.png",phoneBooth="https://cdn.spacemob.co/img/phone_booth@2x.png",mechanical="https://cdn.spacemob.co/img/mechanical@2x.png",storage="https://cdn.spacemob.co/img/storage@2x.png",trash="https://cdn.spacemob.co/img/trash@2x.png",pantry="https://cdn.spacemob.co/img/pantry@2x.png",motherRoom="https://cdn.spacemob.co/img/motherroom@2x.png",mail="https://cdn.spacemob.co/img/mail_room@2x.png",getCenter=function(e){for(var a=1/0,o=1/0,t=-1/0,c=-1/0,r=0;r<e.length;r++)a=Math.min(a,e[r].x),o=Math.min(o,e[r].y),t=Math.max(t,e[r].x),c=Math.max(c,e[r].y);return{x:(t+a)/2,y:(c+o)/2}},createRenderObjects=function(e){var t=e.id,a=e.shapes,o=e.type,c=e.subType,r=e.programType,s=e.roomNumber,n=e.hasWindow,p=[],m="rgb(253,235,236)",i="BACK",b=6,g=0,h="black",l=1,d=!1,k=null;if("object"===o)switch(c){case"CHAIR":m="rgb(206,206,206)",i="FRONT",g=-(6-(b=1))/2,h="black";break;case"TABLE":m="rgb(246,241,241)",i="FRONT",b=.5,g=-1.5,l=.7;break;default:m="rgb(253,235,236)"}else"space"===o||"room"===o||console.warn("invalid type:",o);var E={only:!1,color:h};switch(c){case"HALLWAY":case"ELEV LOBBY":m="rgb(255,247,224)",E=null,b=.1,g=-3;break;case"PHONE BOOTH":m="#D8D8D8",h="#474747",k=phoneBooth;break;case"wt":case"NOOK":k=nook;break;case"LOUNGE":k=pantry,m="rgb(255,211,106)";break;case"GAME RM":k=gameRoom;break;case"WOMEN WC":k=women;break;case"MEN WC":k=men;break;case"ADA WC":k=shower;break;case"IT":k=itRoom;break;case"PRINTER":m="#D8D8D8",h="#474747",k=printer;break;case"JC":case"MECH":k=mechanical;break;case"STOR":k=storage;break;case"TRASH":k=trash;break;case"MOTHER RM":k=motherRoom;break;case"F&B":k=pantry;break;case"MAIL":k=mail;break;case"SHOWER":k=shower}switch(r){case"MEET":switch(m="rgb(184,240,218)",h="#474747",d=!0,k||(k=meeting),c){case"NOOK":case"PHONE BOOTH":case"wt":d=!1}break;case"WORK":m="rgb(228,243,247)",h="#EEB4B2",d=!0,n||(m="rgb(172,222,232)");break;case"WASH":case"SERVE":m="#D8D8D8",h="#979797";break;case"OPERATE":case"WE":case"CIRCULATE":break;default:r&&console.log("invalid programType:",r)}if(E&&(E.color=h),a.forEach(function(e,a){var o=t;0!==a&&(o=t+"/"+a),p.push({id:o,type:"MESH",style:{color:m,side:i,outline:E,opacity:l},points:e,interactable:!0,extrude:b,position:{z:g}})}),d&&s){var x=getCenter(a[0]);k&&(x.y=x.y-2),p.push({id:s,type:"TEXT",text:s,position:x,scalar:1.7,style:{color:"black",fontWeight:"bold"},interactable:!1})}if(k){var y=getCenter(a[0]);d&&s&&(y.y=y.y+1),p.push({id:t+"_img",type:"SPRITE",position:y,scalar:1,style:{img:k,maxWidth:3},interactable:!1})}return p};exports.createRenderObjects=createRenderObjects,exports.getCenter=getCenter; | ||
Object.defineProperty(exports,"__esModule",{value:!0});var nook="https://cdn.spacemob.co/img/nook@2x.png",meeting="https://cdn.spacemob.co/img/meeting_room@2x.png",gameRoom="https://cdn.spacemob.co/img/gameroom@2x.png",women="https://cdn.spacemob.co/img/wc_f@2x.png",men="https://cdn.spacemob.co/img/wc_m@2x.png",shower="https://cdn.spacemob.co/img/shower@2x.png",itRoom="https://cdn.spacemob.co/img/IT_room@2x.png",printer="https://cdn.spacemob.co/img/printer@2x.png",phoneBooth="https://cdn.spacemob.co/img/phone_booth@2x.png",mechanical="https://cdn.spacemob.co/img/mechanical@2x.png",storage="https://cdn.spacemob.co/img/storage@2x.png",trash="https://cdn.spacemob.co/img/trash@2x.png",pantry="https://cdn.spacemob.co/img/pantry@2x.png",motherRoom="https://cdn.spacemob.co/img/motherroom@2x.png",mail="https://cdn.spacemob.co/img/mail_room@2x.png",getCenter=function(e){for(var a=1/0,t=1/0,o=-1/0,c=-1/0,r=0;r<e.length;r++)a=Math.min(a,e[r].x),t=Math.min(t,e[r].y),o=Math.max(o,e[r].x),c=Math.max(c,e[r].y);return{x:(o+a)/2,y:(c+t)/2}},createRenderObjects=function(e){var o=e.id,a=e.shapes,t=e.type,c=e.subType,r=e.programType,s=e.roomNumber,n=e.hasWindow,p=e.locationAngle,i=e.centroid,m=[],g="rgb(253,235,236)",b="BACK",h=6,l=0,y="black",d=1,x=!1,k=null;if("object"===t)switch(c){case"CHAIR":g="rgb(206,206,206)",b="FRONT",l=-(6-(h=1))/2,y="black";break;case"TABLE":g="rgb(246,241,241)",b="FRONT",h=.5,l=-1.5,d=.7;break;default:g="rgb(253,235,236)"}else"space"===t||"room"===t||console.warn("invalid type:",t);var E={only:!1,color:y};switch(c){case"HALLWAY":case"ELEV LOBBY":g="rgb(255,247,224)",E=null,h=.1,l=-3;break;case"PHONE BOOTH":g="#D8D8D8",y="#474747",k=phoneBooth;break;case"wt":case"NOOK":k=nook;break;case"LOUNGE":k=pantry,g="rgb(255,211,106)";break;case"GAME RM":k=gameRoom;break;case"WOMEN WC":k=women;break;case"MEN WC":k=men;break;case"ADA WC":k=shower;break;case"IT":k=itRoom;break;case"PRINTER":g="#D8D8D8",y="#474747",k=printer;break;case"JC":case"MECH":k=mechanical;break;case"STOR":k=storage;break;case"TRASH":k=trash;break;case"MOTHER RM":k=motherRoom;break;case"F&B":k=pantry;break;case"MAIL":k=mail;break;case"SHOWER":k=shower}switch(r){case"MEET":switch(g="rgb(184,240,218)",y="#474747",x=!0,k||(k=meeting),c){case"NOOK":case"PHONE BOOTH":case"wt":x=!1}break;case"WORK":g="rgb(228,243,247)",y="#EEB4B2",x=!0,n||(g="rgb(172,222,232)");break;case"WASH":case"SERVE":g="#D8D8D8",y="#979797";break;case"OPERATE":case"WE":case"CIRCULATE":break;default:r&&console.log("invalid programType:",r)}E&&(E.color=y);var R=a,O={z:l},u=null;if(!R||0===R.length)switch(c){case"CHAIR":R=getChairGeometry(),(O=i).z=l,u={z:p};break;case"TABLE":R=getTableGeometry(),(O=i).z=l,u={z:p}}if(R.forEach(function(e,a){var t=o;0!==a&&(t=o+"/"+a),m.push({id:t,type:"MESH",style:{color:g,side:b,outline:E,opacity:d},points:e,interactable:!0,extrude:h,position:O,rotation:u})}),x&&s){var T=getCenter(a[0]);k&&(T.y=T.y-2),m.push({id:s,type:"TEXT",text:s,position:T,scalar:1.7,style:{color:"black",fontWeight:"bold"},interactable:!1})}if(k){var w=getCenter(a[0]);x&&s&&(w.y=w.y+1),m.push({id:o+"_img",type:"SPRITE",position:w,scalar:1,style:{img:k,maxWidth:3},interactable:!1})}return m},getChairGeometry=function(){return[[{x:1,y:1.45},{x:-1,y:1.45},{x:-1,y:-.55},{x:1,y:-.55}]]},getTableGeometry=function(){return[[{x:2,y:2.3},{x:-2,y:2.3},{x:-2,y:.3},{x:2,y:.3}]]};exports.createRenderObjects=createRenderObjects,exports.getCenter=getCenter; | ||
//# sourceMappingURL=floormap-utils.cjs.min.js.map |
@@ -45,2 +45,4 @@ var nook = 'https://cdn.spacemob.co/img/nook@2x.png'; | ||
var hasWindow = params.hasWindow; | ||
var locationAngle = params.locationAngle; | ||
var centroid = params.centroid; | ||
@@ -203,3 +205,30 @@ var objects = []; | ||
shapes.forEach(function (points, idx) { | ||
var _shapes = shapes; | ||
var _pos = { z: zed }; | ||
var _rotation = null; | ||
if (!_shapes || _shapes.length === 0) { | ||
switch (subType) { | ||
case 'CHAIR': { | ||
_shapes = getChairGeometry(); | ||
_pos = centroid; | ||
_pos.z = zed; | ||
_rotation = { | ||
z: locationAngle | ||
}; | ||
break | ||
} | ||
case 'TABLE': { | ||
_shapes = getTableGeometry(); | ||
_pos = centroid; | ||
_pos.z = zed; | ||
_rotation = { | ||
z: locationAngle | ||
}; | ||
break | ||
} | ||
} | ||
} | ||
_shapes.forEach(function (points, idx) { | ||
var _id = id; | ||
@@ -221,3 +250,4 @@ if (idx !== 0) { | ||
extrude: extrude, | ||
position: { z: zed } | ||
position: _pos, | ||
rotation: _rotation | ||
}); | ||
@@ -268,2 +298,26 @@ }); | ||
var getChairGeometry = function () { | ||
var shapes = [ | ||
[ | ||
{ x: 1.0, y: 1.45 }, | ||
{ x: -1.0, y: 1.45 }, | ||
{ x: -1.0, y: -0.55 }, | ||
{ x: 1.0, y: -0.55 } | ||
] | ||
]; | ||
return shapes | ||
}; | ||
var getTableGeometry = function () { | ||
var shapes = [ | ||
[ | ||
{ x: 2.0, y: 2.3 }, | ||
{ x: -2.0, y: 2.3 }, | ||
{ x: -2.0, y: 0.3 }, | ||
{ x: 2.0, y: 0.3 } | ||
] | ||
]; | ||
return shapes | ||
}; | ||
export { createRenderObjects, getCenter }; |
@@ -51,2 +51,4 @@ (function (global, factory) { | ||
var hasWindow = params.hasWindow; | ||
var locationAngle = params.locationAngle; | ||
var centroid = params.centroid; | ||
@@ -209,3 +211,30 @@ var objects = []; | ||
shapes.forEach(function (points, idx) { | ||
var _shapes = shapes; | ||
var _pos = { z: zed }; | ||
var _rotation = null; | ||
if (!_shapes || _shapes.length === 0) { | ||
switch (subType) { | ||
case 'CHAIR': { | ||
_shapes = getChairGeometry(); | ||
_pos = centroid; | ||
_pos.z = zed; | ||
_rotation = { | ||
z: locationAngle | ||
}; | ||
break | ||
} | ||
case 'TABLE': { | ||
_shapes = getTableGeometry(); | ||
_pos = centroid; | ||
_pos.z = zed; | ||
_rotation = { | ||
z: locationAngle | ||
}; | ||
break | ||
} | ||
} | ||
} | ||
_shapes.forEach(function (points, idx) { | ||
var _id = id; | ||
@@ -227,3 +256,4 @@ if (idx !== 0) { | ||
extrude: extrude, | ||
position: { z: zed } | ||
position: _pos, | ||
rotation: _rotation | ||
}); | ||
@@ -274,2 +304,26 @@ }); | ||
var getChairGeometry = function () { | ||
var shapes = [ | ||
[ | ||
{ x: 1.0, y: 1.45 }, | ||
{ x: -1.0, y: 1.45 }, | ||
{ x: -1.0, y: -0.55 }, | ||
{ x: 1.0, y: -0.55 } | ||
] | ||
]; | ||
return shapes | ||
}; | ||
var getTableGeometry = function () { | ||
var shapes = [ | ||
[ | ||
{ x: 2.0, y: 2.3 }, | ||
{ x: -2.0, y: 2.3 }, | ||
{ x: -2.0, y: 0.3 }, | ||
{ x: 2.0, y: 0.3 } | ||
] | ||
]; | ||
return shapes | ||
}; | ||
exports.createRenderObjects = createRenderObjects; | ||
@@ -276,0 +330,0 @@ exports.getCenter = getCenter; |
@@ -1,2 +0,2 @@ | ||
!function(e,a){"object"==typeof exports&&"undefined"!=typeof module?a(exports):"function"==typeof define&&define.amd?define(["exports"],a):a(e.FloormapUtils={})}(this,function(e){var f="https://cdn.spacemob.co/img/shower@2x.png",u="https://cdn.spacemob.co/img/pantry@2x.png",O=function(e){for(var a=1/0,c=1/0,o=-1/0,t=-1/0,s=0;s<e.length;s++)a=Math.min(a,e[s].x),c=Math.min(c,e[s].y),o=Math.max(o,e[s].x),t=Math.max(t,e[s].y);return{x:(o+a)/2,y:(t+c)/2}};e.createRenderObjects=function(e){var o=e.id,a=e.shapes,c=e.type,t=e.subType,s=e.programType,r=e.roomNumber,n=e.hasWindow,p=[],i="rgb(253,235,236)",b="BACK",m=6,g=0,h="black",d=1,l=!1,E=null;if("object"===c)switch(t){case"CHAIR":i="rgb(206,206,206)",b="FRONT",g=-(6-(m=1))/2,h="black";break;case"TABLE":i="rgb(246,241,241)",b="FRONT",m=.5,g=-1.5,d=.7;break;default:i="rgb(253,235,236)"}else"space"===c||"room"===c||console.warn("invalid type:",c);var k={only:!1,color:h};switch(t){case"HALLWAY":case"ELEV LOBBY":i="rgb(255,247,224)",k=null,m=.1,g=-3;break;case"PHONE BOOTH":i="#D8D8D8",h="#474747",E="https://cdn.spacemob.co/img/phone_booth@2x.png";break;case"wt":case"NOOK":E="https://cdn.spacemob.co/img/nook@2x.png";break;case"LOUNGE":E=u,i="rgb(255,211,106)";break;case"GAME RM":E="https://cdn.spacemob.co/img/gameroom@2x.png";break;case"WOMEN WC":E="https://cdn.spacemob.co/img/wc_f@2x.png";break;case"MEN WC":E="https://cdn.spacemob.co/img/wc_m@2x.png";break;case"ADA WC":E=f;break;case"IT":E="https://cdn.spacemob.co/img/IT_room@2x.png";break;case"PRINTER":i="#D8D8D8",h="#474747",E="https://cdn.spacemob.co/img/printer@2x.png";break;case"JC":case"MECH":E="https://cdn.spacemob.co/img/mechanical@2x.png";break;case"STOR":E="https://cdn.spacemob.co/img/storage@2x.png";break;case"TRASH":E="https://cdn.spacemob.co/img/trash@2x.png";break;case"MOTHER RM":E="https://cdn.spacemob.co/img/motherroom@2x.png";break;case"F&B":E=u;break;case"MAIL":E="https://cdn.spacemob.co/img/mail_room@2x.png";break;case"SHOWER":E=f}switch(s){case"MEET":switch(i="rgb(184,240,218)",h="#474747",l=!0,E||(E="https://cdn.spacemob.co/img/meeting_room@2x.png"),t){case"NOOK":case"PHONE BOOTH":case"wt":l=!1}break;case"WORK":i="rgb(228,243,247)",h="#EEB4B2",l=!0,n||(i="rgb(172,222,232)");break;case"WASH":case"SERVE":i="#D8D8D8",h="#979797";break;case"OPERATE":case"WE":case"CIRCULATE":break;default:s&&console.log("invalid programType:",s)}if(k&&(k.color=h),a.forEach(function(e,a){var c=o;0!==a&&(c=o+"/"+a),p.push({id:c,type:"MESH",style:{color:i,side:b,outline:k,opacity:d},points:e,interactable:!0,extrude:m,position:{z:g}})}),l&&r){var x=O(a[0]);E&&(x.y=x.y-2),p.push({id:r,type:"TEXT",text:r,position:x,scalar:1.7,style:{color:"black",fontWeight:"bold"},interactable:!1})}if(E){var y=O(a[0]);l&&r&&(y.y=y.y+1),p.push({id:o+"_img",type:"SPRITE",position:y,scalar:1,style:{img:E,maxWidth:3},interactable:!1})}return p},e.getCenter=O,Object.defineProperty(e,"__esModule",{value:!0})}); | ||
!function(e,a){"object"==typeof exports&&"undefined"!=typeof module?a(exports):"function"==typeof define&&define.amd?define(["exports"],a):a(e.FloormapUtils={})}(this,function(e){var A="https://cdn.spacemob.co/img/shower@2x.png",M="https://cdn.spacemob.co/img/pantry@2x.png",H=function(e){for(var a=1/0,c=1/0,t=-1/0,o=-1/0,s=0;s<e.length;s++)a=Math.min(a,e[s].x),c=Math.min(c,e[s].y),t=Math.max(t,e[s].x),o=Math.max(o,e[s].y);return{x:(t+a)/2,y:(o+c)/2}},w=function(){return[[{x:1,y:1.45},{x:-1,y:1.45},{x:-1,y:-.55},{x:1,y:-.55}]]},W=function(){return[[{x:2,y:2.3},{x:-2,y:2.3},{x:-2,y:.3},{x:2,y:.3}]]};e.createRenderObjects=function(e){var t=e.id,a=e.shapes,c=e.type,o=e.subType,s=e.programType,n=e.roomNumber,r=e.hasWindow,p=e.locationAngle,i=e.centroid,b=[],m="rgb(253,235,236)",g="BACK",l=6,h=0,d="black",x=1,y=!1,u=null;if("object"===c)switch(o){case"CHAIR":m="rgb(206,206,206)",g="FRONT",h=-(6-(l=1))/2,d="black";break;case"TABLE":m="rgb(246,241,241)",g="FRONT",l=.5,h=-1.5,x=.7;break;default:m="rgb(253,235,236)"}else"space"===c||"room"===c||console.warn("invalid type:",c);var E={only:!1,color:d};switch(o){case"HALLWAY":case"ELEV LOBBY":m="rgb(255,247,224)",E=null,l=.1,h=-3;break;case"PHONE BOOTH":m="#D8D8D8",d="#474747",u="https://cdn.spacemob.co/img/phone_booth@2x.png";break;case"wt":case"NOOK":u="https://cdn.spacemob.co/img/nook@2x.png";break;case"LOUNGE":u=M,m="rgb(255,211,106)";break;case"GAME RM":u="https://cdn.spacemob.co/img/gameroom@2x.png";break;case"WOMEN WC":u="https://cdn.spacemob.co/img/wc_f@2x.png";break;case"MEN WC":u="https://cdn.spacemob.co/img/wc_m@2x.png";break;case"ADA WC":u=A;break;case"IT":u="https://cdn.spacemob.co/img/IT_room@2x.png";break;case"PRINTER":m="#D8D8D8",d="#474747",u="https://cdn.spacemob.co/img/printer@2x.png";break;case"JC":case"MECH":u="https://cdn.spacemob.co/img/mechanical@2x.png";break;case"STOR":u="https://cdn.spacemob.co/img/storage@2x.png";break;case"TRASH":u="https://cdn.spacemob.co/img/trash@2x.png";break;case"MOTHER RM":u="https://cdn.spacemob.co/img/motherroom@2x.png";break;case"F&B":u=M;break;case"MAIL":u="https://cdn.spacemob.co/img/mail_room@2x.png";break;case"SHOWER":u=A}switch(s){case"MEET":switch(m="rgb(184,240,218)",d="#474747",y=!0,u||(u="https://cdn.spacemob.co/img/meeting_room@2x.png"),o){case"NOOK":case"PHONE BOOTH":case"wt":y=!1}break;case"WORK":m="rgb(228,243,247)",d="#EEB4B2",y=!0,r||(m="rgb(172,222,232)");break;case"WASH":case"SERVE":m="#D8D8D8",d="#979797";break;case"OPERATE":case"WE":case"CIRCULATE":break;default:s&&console.log("invalid programType:",s)}E&&(E.color=d);var k=a,f={z:h},O=null;if(!k||0===k.length)switch(o){case"CHAIR":k=w(),(f=i).z=h,O={z:p};break;case"TABLE":k=W(),(f=i).z=h,O={z:p}}if(k.forEach(function(e,a){var c=t;0!==a&&(c=t+"/"+a),b.push({id:c,type:"MESH",style:{color:m,side:g,outline:E,opacity:x},points:e,interactable:!0,extrude:l,position:f,rotation:O})}),y&&n){var T=H(a[0]);u&&(T.y=T.y-2),b.push({id:n,type:"TEXT",text:n,position:T,scalar:1.7,style:{color:"black",fontWeight:"bold"},interactable:!1})}if(u){var R=H(a[0]);y&&n&&(R.y=R.y+1),b.push({id:t+"_img",type:"SPRITE",position:R,scalar:1,style:{img:u,maxWidth:3},interactable:!1})}return b},e.getCenter=H,Object.defineProperty(e,"__esModule",{value:!0})}); | ||
//# sourceMappingURL=floormap-utils.umd.min.js.map |
{ | ||
"name": "@wework/floormap-utils", | ||
"version": "0.2.3", | ||
"version": "0.3.0", | ||
"browser": "dist/floormap-utils.min.js", | ||
@@ -5,0 +5,0 @@ "jsnext:main": "dist/floormap-utils.es.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
53333
943