@luxonis/visualizer-protobuf 1.9.0 → 1.10.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (46) hide show
  1. package/dist/apps/depthai-visualizer/src/messaging/deserialization/pointcloud/point-cloud.d.ts.map +1 -1
  2. package/dist/apps/depthai-visualizer/src/messaging/deserialization/pointcloud/point-cloud.js +5 -1
  3. package/dist/apps/depthai-visualizer/src/messaging/deserialization/pointcloud/point-cloud.js.map +1 -1
  4. package/dist/apps/depthai-visualizer/src/protobuf.generated/EncodedFrame.d.ts +2 -1
  5. package/dist/apps/depthai-visualizer/src/protobuf.generated/EncodedFrame.d.ts.map +1 -1
  6. package/dist/apps/depthai-visualizer/src/protobuf.generated/EncodedFrame.js +19 -2
  7. package/dist/apps/depthai-visualizer/src/protobuf.generated/EncodedFrame.js.map +1 -1
  8. package/dist/apps/depthai-visualizer/src/protobuf.generated/ImgDetections.d.ts +2 -1
  9. package/dist/apps/depthai-visualizer/src/protobuf.generated/ImgDetections.d.ts.map +1 -1
  10. package/dist/apps/depthai-visualizer/src/protobuf.generated/ImgDetections.js +18 -2
  11. package/dist/apps/depthai-visualizer/src/protobuf.generated/ImgDetections.js.map +1 -1
  12. package/dist/apps/depthai-visualizer/src/protobuf.generated/ImgFrame.d.ts +2 -2
  13. package/dist/apps/depthai-visualizer/src/protobuf.generated/ImgFrame.d.ts.map +1 -1
  14. package/dist/apps/depthai-visualizer/src/protobuf.generated/ImgFrame.js +10 -10
  15. package/dist/apps/depthai-visualizer/src/protobuf.generated/ImgFrame.js.map +1 -1
  16. package/dist/apps/depthai-visualizer/src/protobuf.generated/SpatialImgDetections.d.ts +2 -1
  17. package/dist/apps/depthai-visualizer/src/protobuf.generated/SpatialImgDetections.d.ts.map +1 -1
  18. package/dist/apps/depthai-visualizer/src/protobuf.generated/SpatialImgDetections.js +18 -2
  19. package/dist/apps/depthai-visualizer/src/protobuf.generated/SpatialImgDetections.js.map +1 -1
  20. package/dist/apps/depthai-visualizer/src/protobuf.generated/common.d.ts +14 -36
  21. package/dist/apps/depthai-visualizer/src/protobuf.generated/common.d.ts.map +1 -1
  22. package/dist/apps/depthai-visualizer/src/protobuf.generated/common.js +100 -280
  23. package/dist/apps/depthai-visualizer/src/protobuf.generated/common.js.map +1 -1
  24. package/dist/{index-ChQWCJEj.js → index-B90SOlyW.js} +2 -2
  25. package/dist/{index-B8t-Gi4x.js → index-BC0mvy9n.js} +2 -2
  26. package/dist/{index-7n6fnp2B.js → index-BHB02ggP.js} +2 -2
  27. package/dist/{index-B8Cado6g.js → index-BKL2MC-f.js} +2 -2
  28. package/dist/{index-DSLjhjen.js → index-BiY9B9Hp.js} +2 -2
  29. package/dist/{index-BkQgkjmO.js → index-Bw-Q_7-v.js} +2 -2
  30. package/dist/{index-BvNZUlo_.js → index-Bw8PEeXU.js} +2 -2
  31. package/dist/{index-CNWGMhCW.js → index-C_gk0bw5.js} +38 -22
  32. package/dist/{index-Bay9MnxH.js → index-CgAqNIiJ.js} +2 -2
  33. package/dist/{index-B8FQDMoh.js → index-Cngl5F-F.js} +2 -2
  34. package/dist/{index-Cp3omW6p.js → index-CuGn8iKw.js} +3 -3
  35. package/dist/{index-2SFix7KY.js → index-DHbA32BQ.js} +2 -2
  36. package/dist/{index-DKfQ_S8i.js → index-DMZhlvho.js} +2 -2
  37. package/dist/{index-BEcWpcB1.js → index-DhuAGhcS.js} +2 -2
  38. package/dist/{index-txFQeh8N.js → index-DuGBc6J-.js} +2 -2
  39. package/dist/{index-GbwWdY6w.js → index-EvfybjSU.js} +2 -2
  40. package/dist/{index-Dn-E1-20.js → index-LU4UNxxi.js} +2 -2
  41. package/dist/{index-otpYhpPx.js → index-N0R0IEbS.js} +2 -2
  42. package/dist/{index-Bk6p8-al.js → index-p-TovfmA.js} +2 -2
  43. package/dist/index.js +2 -2
  44. package/dist/{worker-D2k1TTky.js → worker-ChM3ax4q.js} +1 -1
  45. package/dist/{worker-utils-Jii8lIsy.js → worker-utils-wwKCGQOc.js} +149 -292
  46. package/package.json +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@luxonis/visualizer-protobuf",
3
- "version": "1.9.0",
3
+ "version": "1.10.0",
4
4
  "type": "module",
5
5
  "description": "RobotHub Visualizer Library",
6
6
  "author": "Luxonis Corp",