@luxonis/visualizer-protobuf 2.5.8 → 2.7.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 (88) hide show
  1. package/dist/{FoxgloveServer-DiLI7KZU.js → FoxgloveServer-tJZcJH5-.js} +21 -35
  2. package/dist/{communicator-CkB-oBVq.js → communicator-D9LSiWws.js} +1 -1
  3. package/dist/{foxglove-protocol-RZlF5fna.js → foxglove-protocol-RBwoTi12.js} +1 -1
  4. package/dist/{index-CtsCDfSU.js → index-176E1sZR.js} +3 -3
  5. package/dist/{index-RnuD4Qs3.js → index-BX4ZZErj.js} +3 -3
  6. package/dist/{index-_3hZYBUu.js → index-Bj6ylSdI.js} +35678 -35060
  7. package/dist/{index-CsQLP8G9.js → index-BnFzBKLi.js} +3 -3
  8. package/dist/{index-B9HtsMal.js → index-C5E_-GaD.js} +3 -3
  9. package/dist/{index-CfaiCagZ.js → index-CB4BAurO.js} +3 -3
  10. package/dist/{index-BrfSlgFf.js → index-CEPIw1z_.js} +3 -3
  11. package/dist/{index-DYhM_giH.js → index-CNJUWGuC.js} +3 -3
  12. package/dist/{index-BkD5UcIe.js → index-CTC2EPj7.js} +3 -3
  13. package/dist/{index-ClYowDq5.js → index-C_m0K-uV.js} +4 -4
  14. package/dist/{index-hW6M-iuk.js → index-D5NYeQCP.js} +3 -3
  15. package/dist/{index-BJwl5Kdj.js → index-D92fmCp-.js} +3 -3
  16. package/dist/{index-BVPpG9c4.js → index-DY4f-z9c.js} +3 -3
  17. package/dist/{index-CJYDtJg2.js → index-Db8hap7i.js} +3 -3
  18. package/dist/{index-JXDAEBKQ.js → index-DkZoOvo9.js} +3 -3
  19. package/dist/{index-D1Bbn_TG.js → index-Dv65oeZM.js} +3 -3
  20. package/dist/{index-CCbTYmHT.js → index-aVinjo1X.js} +3 -3
  21. package/dist/{index-DuS_Nwod.js → index-euKTZmc_.js} +3 -3
  22. package/dist/{index-BE02MVN5.js → index-zmmZer0m.js} +3 -3
  23. package/dist/index.js +3 -3
  24. package/dist/lib/src/components/Panel.d.ts +2 -0
  25. package/dist/lib/src/components/Panel.d.ts.map +1 -1
  26. package/dist/lib/src/components/Panel.js +2 -2
  27. package/dist/lib/src/components/Panel.js.map +1 -1
  28. package/dist/lib/src/components/PanelToolbar.d.ts +2 -0
  29. package/dist/lib/src/components/PanelToolbar.d.ts.map +1 -1
  30. package/dist/lib/src/components/PanelToolbar.js +12 -1
  31. package/dist/lib/src/components/PanelToolbar.js.map +1 -1
  32. package/dist/lib/src/connection/adapter.d.ts.map +1 -1
  33. package/dist/lib/src/connection/adapter.js +4 -0
  34. package/dist/lib/src/connection/adapter.js.map +1 -1
  35. package/dist/lib/src/connection/communicator.d.ts +3 -0
  36. package/dist/lib/src/connection/communicator.d.ts.map +1 -1
  37. package/dist/lib/src/connection/communicator.js.map +1 -1
  38. package/dist/lib/src/connection/connection.d.ts +2 -0
  39. package/dist/lib/src/connection/connection.d.ts.map +1 -1
  40. package/dist/lib/src/connection/connection.js +1 -1
  41. package/dist/lib/src/connection/connection.js.map +1 -1
  42. package/dist/lib/src/connection/webrtc/bridge.d.ts +4 -1
  43. package/dist/lib/src/connection/webrtc/bridge.d.ts.map +1 -1
  44. package/dist/lib/src/connection/webrtc/bridge.js +105 -71
  45. package/dist/lib/src/connection/webrtc/bridge.js.map +1 -1
  46. package/dist/lib/src/connection/webrtc/comms-proxy.d.ts +10 -0
  47. package/dist/lib/src/connection/webrtc/comms-proxy.d.ts.map +1 -0
  48. package/dist/lib/src/connection/webrtc/comms-proxy.js +64 -0
  49. package/dist/lib/src/connection/webrtc/comms-proxy.js.map +1 -0
  50. package/dist/lib/src/connection/webrtc/handler.d.ts +4 -0
  51. package/dist/lib/src/connection/webrtc/handler.d.ts.map +1 -1
  52. package/dist/lib/src/connection/webrtc/handler.js +3 -0
  53. package/dist/lib/src/connection/webrtc/handler.js.map +1 -1
  54. package/dist/lib/src/connection/webrtc/worker.js +3 -0
  55. package/dist/lib/src/connection/webrtc/worker.js.map +1 -1
  56. package/dist/lib/src/connection/ws/worker.d.ts.map +1 -1
  57. package/dist/lib/src/connection/ws/worker.js +2 -0
  58. package/dist/lib/src/connection/ws/worker.js.map +1 -1
  59. package/dist/lib/src/panels/ImagePanel.d.ts +4 -1
  60. package/dist/lib/src/panels/ImagePanel.d.ts.map +1 -1
  61. package/dist/lib/src/panels/ImagePanel.js.map +1 -1
  62. package/dist/lib/src/protobuf.generated/EncodedFrame.d.ts.map +1 -1
  63. package/dist/lib/src/protobuf.generated/EncodedFrame.js +3 -0
  64. package/dist/lib/src/protobuf.generated/EncodedFrame.js.map +1 -1
  65. package/dist/lib/src/protobuf.generated/Event.d.ts.map +1 -1
  66. package/dist/lib/src/protobuf.generated/Event.js +3 -0
  67. package/dist/lib/src/protobuf.generated/Event.js.map +1 -1
  68. package/dist/lib/src/protobuf.generated/ImageAnnotations.d.ts.map +1 -1
  69. package/dist/lib/src/protobuf.generated/ImageAnnotations.js +3 -0
  70. package/dist/lib/src/protobuf.generated/ImageAnnotations.js.map +1 -1
  71. package/dist/lib/src/protobuf.generated/ImgDetections.d.ts.map +1 -1
  72. package/dist/lib/src/protobuf.generated/ImgDetections.js +3 -0
  73. package/dist/lib/src/protobuf.generated/ImgDetections.js.map +1 -1
  74. package/dist/lib/src/protobuf.generated/ImgFrame.d.ts.map +1 -1
  75. package/dist/lib/src/protobuf.generated/ImgFrame.js +3 -0
  76. package/dist/lib/src/protobuf.generated/ImgFrame.js.map +1 -1
  77. package/dist/lib/src/protobuf.generated/PointCloudData.d.ts.map +1 -1
  78. package/dist/lib/src/protobuf.generated/PointCloudData.js +3 -0
  79. package/dist/lib/src/protobuf.generated/PointCloudData.js.map +1 -1
  80. package/dist/lib/src/protobuf.generated/SpatialImgDetections.d.ts.map +1 -1
  81. package/dist/lib/src/protobuf.generated/SpatialImgDetections.js +3 -0
  82. package/dist/lib/src/protobuf.generated/SpatialImgDetections.js.map +1 -1
  83. package/dist/lib/src/protobuf.generated/common.d.ts.map +1 -1
  84. package/dist/lib/src/protobuf.generated/common.js +3 -0
  85. package/dist/lib/src/protobuf.generated/common.js.map +1 -1
  86. package/dist/{worker-CV6Wbpjh.js → worker-8hm-Dhmm.js} +11 -3
  87. package/dist/{worker-CdMxORW3.js → worker-vqRhkSaI.js} +4 -2
  88. package/package.json +5 -3
@@ -1498,11 +1498,9 @@ Long.fromBytesBE = function fromBytesBE(bytes, unsigned) {
1498
1498
  );
1499
1499
  };
1500
1500
 
1501
- // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
1502
- // versions:
1503
- // protoc-gen-ts_proto v1.181.1
1504
- // protoc v4.25.1
1505
- // source: common.proto
1501
+ // This Source Code Form is subject to the terms of the Mozilla Public
1502
+ // License, v2.0. If a copy of the MPL was not distributed with this
1503
+ // file, You can obtain one at http://mozilla.org/MPL/2.0/
1506
1504
 
1507
1505
  let CameraModel = /*#__PURE__*/function (CameraModel) {
1508
1506
  CameraModel[CameraModel["PERSPECTIVE"] = 0] = "PERSPECTIVE";
@@ -2196,11 +2194,9 @@ function isSet$6(value) {
2196
2194
  return value !== null && value !== undefined;
2197
2195
  }
2198
2196
 
2199
- // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
2200
- // versions:
2201
- // protoc-gen-ts_proto v1.181.1
2202
- // protoc v4.25.1
2203
- // source: ImageAnnotations.proto
2197
+ // This Source Code Form is subject to the terms of the Mozilla Public
2198
+ // License, v2.0. If a copy of the MPL was not distributed with this
2199
+ // file, You can obtain one at http://mozilla.org/MPL/2.0/
2204
2200
 
2205
2201
  const protobufPackage$5 = "dai.proto.image_annotations";
2206
2202
  let PointsAnnotationType = /*#__PURE__*/function (PointsAnnotationType) {
@@ -2810,11 +2806,9 @@ function isSet$5(value) {
2810
2806
  }
2811
2807
  const protobufName$5 = "ImageAnnotations";
2812
2808
 
2813
- // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
2814
- // versions:
2815
- // protoc-gen-ts_proto v1.181.1
2816
- // protoc v4.25.1
2817
- // source: ImgFrame.proto
2809
+ // This Source Code Form is subject to the terms of the Mozilla Public
2810
+ // License, v2.0. If a copy of the MPL was not distributed with this
2811
+ // file, You can obtain one at http://mozilla.org/MPL/2.0/
2818
2812
 
2819
2813
  const protobufPackage$4 = "dai.proto.img_frame";
2820
2814
  let Type = /*#__PURE__*/function (Type) {
@@ -3444,11 +3438,9 @@ function isSet$4(value) {
3444
3438
  }
3445
3439
  const protobufName$4 = "ImgFrame";
3446
3440
 
3447
- // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3448
- // versions:
3449
- // protoc-gen-ts_proto v1.181.1
3450
- // protoc v4.25.1
3451
- // source: EncodedFrame.proto
3441
+ // This Source Code Form is subject to the terms of the Mozilla Public
3442
+ // License, v2.0. If a copy of the MPL was not distributed with this
3443
+ // file, You can obtain one at http://mozilla.org/MPL/2.0/
3452
3444
 
3453
3445
  const protobufPackage$3 = "dai.proto.encoded_frame";
3454
3446
  let Profile = /*#__PURE__*/function (Profile) {
@@ -3851,11 +3843,9 @@ function isSet$3(value) {
3851
3843
  }
3852
3844
  const protobufName$3 = "EncodedFrame";
3853
3845
 
3854
- // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3855
- // versions:
3856
- // protoc-gen-ts_proto v1.181.1
3857
- // protoc v4.25.1
3858
- // source: ImgDetections.proto
3846
+ // This Source Code Form is subject to the terms of the Mozilla Public
3847
+ // License, v2.0. If a copy of the MPL was not distributed with this
3848
+ // file, You can obtain one at http://mozilla.org/MPL/2.0/
3859
3849
 
3860
3850
  const protobufPackage$2 = "dai.proto.img_detections";
3861
3851
  function createBaseImgDetections() {
@@ -4119,11 +4109,9 @@ function isSet$2(value) {
4119
4109
  }
4120
4110
  const protobufName$2 = "ImgDetections";
4121
4111
 
4122
- // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
4123
- // versions:
4124
- // protoc-gen-ts_proto v1.181.1
4125
- // protoc v4.25.1
4126
- // source: PointCloudData.proto
4112
+ // This Source Code Form is subject to the terms of the Mozilla Public
4113
+ // License, v2.0. If a copy of the MPL was not distributed with this
4114
+ // file, You can obtain one at http://mozilla.org/MPL/2.0/
4127
4115
 
4128
4116
  const protobufPackage$1 = "dai.proto.point_cloud_data";
4129
4117
  function createBasePointCloudData() {
@@ -4431,11 +4419,9 @@ function isSet$1(value) {
4431
4419
  }
4432
4420
  const protobufName$1 = "PointCloudData";
4433
4421
 
4434
- // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
4435
- // versions:
4436
- // protoc-gen-ts_proto v1.181.1
4437
- // protoc v4.25.1
4438
- // source: SpatialImgDetections.proto
4422
+ // This Source Code Form is subject to the terms of the Mozilla Public
4423
+ // License, v2.0. If a copy of the MPL was not distributed with this
4424
+ // file, You can obtain one at http://mozilla.org/MPL/2.0/
4439
4425
 
4440
4426
  const protobufPackage = "dai.proto.spatial_img_detections";
4441
4427
  let SpatialLocationCalculatorAlgorithm = /*#__PURE__*/function (SpatialLocationCalculatorAlgorithm) {
@@ -1,4 +1,4 @@
1
- import { p as protobufsBySchema } from './FoxgloveServer-DiLI7KZU.js';
1
+ import { p as protobufsBySchema } from './FoxgloveServer-tJZcJH5-.js';
2
2
 
3
3
  // This Source Code Form is subject to the terms of the Mozilla Public
4
4
  // License, v2.0. If a copy of the MPL was not distributed with this
@@ -1,4 +1,4 @@
1
- import { C as ClientBinaryOpcode, B as BinaryOpcode } from './FoxgloveServer-DiLI7KZU.js';
1
+ import { C as ClientBinaryOpcode, B as BinaryOpcode } from './FoxgloveServer-tJZcJH5-.js';
2
2
 
3
3
  // This Source Code Form is subject to the terms of the Mozilla Public
4
4
  // License, v2.0. If a copy of the MPL was not distributed with this
@@ -1,5 +1,5 @@
1
- import { au as ExternalTokenizer, aC as ContextTracker, aq as styleTags, ar as tags, av as LRParser, aD as LocalTokenGroup, aE as snippetCompletion, ay as syntaxTree, as as LRLanguage, an as indentNodeProp, ao as continuedIndent, az as flatIndent, aA as delimitedIndent, ap as foldNodeProp, aB as foldInside, at as LanguageSupport, aw as ifNotIn, ax as completeFromList, aF as IterMode, aG as NodeWeakMap } from './index-_3hZYBUu.js';
2
- import './FoxgloveServer-DiLI7KZU.js';
1
+ import { au as ExternalTokenizer, aC as ContextTracker, aq as styleTags, ar as tags, av as LRParser, aD as LocalTokenGroup, aE as snippetCompletion, ay as syntaxTree, as as LRLanguage, an as indentNodeProp, ao as continuedIndent, az as flatIndent, aA as delimitedIndent, ap as foldNodeProp, aB as foldInside, at as LanguageSupport, aw as ifNotIn, ax as completeFromList, aF as IterMode, aG as NodeWeakMap } from './index-Bj6ylSdI.js';
2
+ import './FoxgloveServer-tJZcJH5-.js';
3
3
  import 'protobufjs/minimal';
4
4
  import 'ms';
5
5
  import 'react';
@@ -7,7 +7,7 @@ import 'zustand';
7
7
  import 'react-mosaic-component';
8
8
  import '@mui/material';
9
9
  import './i18next-C5Qe4-E1.js';
10
- import './foxglove-protocol-RZlF5fna.js';
10
+ import './foxglove-protocol-RBwoTi12.js';
11
11
  import 'react-dnd';
12
12
  import 'react-dnd-html5-backend';
13
13
  import '@emotion/react';
@@ -1,5 +1,5 @@
1
- import { au as ExternalTokenizer, aC as ContextTracker, aq as styleTags, ar as tags, av as LRParser, ay as syntaxTree, aw as ifNotIn, as as LRLanguage, an as indentNodeProp, aA as delimitedIndent, ap as foldNodeProp, aB as foldInside, at as LanguageSupport, aF as IterMode, ax as completeFromList, aG as NodeWeakMap, aE as snippetCompletion } from './index-_3hZYBUu.js';
2
- import './FoxgloveServer-DiLI7KZU.js';
1
+ import { au as ExternalTokenizer, aC as ContextTracker, aq as styleTags, ar as tags, av as LRParser, ay as syntaxTree, aw as ifNotIn, as as LRLanguage, an as indentNodeProp, aA as delimitedIndent, ap as foldNodeProp, aB as foldInside, at as LanguageSupport, aF as IterMode, ax as completeFromList, aG as NodeWeakMap, aE as snippetCompletion } from './index-Bj6ylSdI.js';
2
+ import './FoxgloveServer-tJZcJH5-.js';
3
3
  import 'protobufjs/minimal';
4
4
  import 'ms';
5
5
  import 'react';
@@ -7,7 +7,7 @@ import 'zustand';
7
7
  import 'react-mosaic-component';
8
8
  import '@mui/material';
9
9
  import './i18next-C5Qe4-E1.js';
10
- import './foxglove-protocol-RZlF5fna.js';
10
+ import './foxglove-protocol-RBwoTi12.js';
11
11
  import 'react-dnd';
12
12
  import 'react-dnd-html5-backend';
13
13
  import '@emotion/react';