@luxonis/visualizer-protobuf 2.37.0 → 2.39.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 (42) hide show
  1. package/dist/{communicator-BI9L9U0t.js → communicator-BjQGdkEF.js} +1 -1
  2. package/dist/{deserialization.worker-BPzAkWKk.js → deserialization.worker-B4mbcVaD.js} +1 -1
  3. package/dist/{encoding-B5mh1ygC.js → encoding-BaoHXAPX.js} +7 -7
  4. package/dist/{index-MePAd5yd.js → index-3VTu28iq.js} +2 -2
  5. package/dist/{index-CWm0KJ8n.js → index-4tKm0rli.js} +1 -1
  6. package/dist/{index-Cu0BHwFo.js → index-ANsWnuDu.js} +1 -1
  7. package/dist/{index-CFFrlSkz.js → index-B7GuixTp.js} +1 -1
  8. package/dist/{index-BfEpEBB4.js → index-BCyySNei.js} +1 -1
  9. package/dist/{index-Bei6XSzB.js → index-BFRXpS0F.js} +1 -1
  10. package/dist/{index-DlKJr7qq.js → index-BN8ED_iw.js} +1 -1
  11. package/dist/{index-WsHMlt9k.js → index-Blkg3kJV.js} +1 -1
  12. package/dist/{index-Dd6AtZgq.js → index-CHA66VFs.js} +1 -1
  13. package/dist/{index-PBEeiMny.js → index-CV-B5Yzw.js} +1 -1
  14. package/dist/{index-DNHbzEBt.js → index-CW_FmXbn.js} +1 -1
  15. package/dist/{index-hJAMpER3.js → index-CqOmuVTG.js} +31 -31
  16. package/dist/{index-BkowtwNU.js → index-Cybrtcp9.js} +145 -1093
  17. package/dist/{index-BcUufSRp.js → index-Cz7XzIHe.js} +1 -1
  18. package/dist/{index-C_tuHIRp.js → index-D1cmz2wj.js} +1 -1
  19. package/dist/{index-D5sbve0w.js → index-DDSCnmQR.js} +1 -1
  20. package/dist/{index-De6APqJN.js → index-DzHGhXh0.js} +1 -1
  21. package/dist/{index-BxVngweg.js → index-WbLcsC_J.js} +1 -1
  22. package/dist/{index-jz0Ae7Bm.js → index-iLAZUWTe.js} +1 -1
  23. package/dist/index.js +1 -1
  24. package/dist/lib/src/components/PanelToolbar.d.ts.map +1 -1
  25. package/dist/lib/src/components/PanelToolbar.js +8 -2
  26. package/dist/lib/src/components/PanelToolbar.js.map +1 -1
  27. package/dist/lib/src/protobuf.generated/EncodedFrame.js +1 -1
  28. package/dist/lib/src/protobuf.generated/Event.js +1 -1
  29. package/dist/lib/src/protobuf.generated/IMUData.js +1 -1
  30. package/dist/lib/src/protobuf.generated/ImageAnnotations.js +1 -1
  31. package/dist/lib/src/protobuf.generated/ImgDetections.js +1 -1
  32. package/dist/lib/src/protobuf.generated/ImgFrame.js +1 -1
  33. package/dist/lib/src/protobuf.generated/PointCloudData.js +1 -1
  34. package/dist/lib/src/protobuf.generated/SpatialImgDetections.js +1 -1
  35. package/dist/lib/src/protobuf.generated/common.js +1 -1
  36. package/dist/packages/studio-base/src/panels/ThreeDeeRender/renderables/ImageMode/MessageHandler.d.ts +6 -0
  37. package/dist/packages/studio-base/src/panels/ThreeDeeRender/renderables/ImageMode/MessageHandler.d.ts.map +1 -1
  38. package/dist/packages/studio-base/src/panels/ThreeDeeRender/renderables/ImageMode/MessageHandler.js +52 -233
  39. package/dist/packages/studio-base/src/panels/ThreeDeeRender/renderables/ImageMode/MessageHandler.js.map +1 -1
  40. package/dist/{worker-CYg1hGeK.js → worker-4R8nuLc9.js} +2 -2
  41. package/dist/{worker--cB8IFXH.js → worker-5EVhuR0-.js} +2 -2
  42. package/package.json +1 -1
@@ -1,4 +1,4 @@
1
- import { p as protobufsBySchema, r as recordToDataView } from './encoding-B5mh1ygC.js';
1
+ import { p as protobufsBySchema, r as recordToDataView } from './encoding-BaoHXAPX.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,7 +1,7 @@
1
1
  import { e as expose } from './comlink-DHMAu6X7.js';
2
2
  import { t as typescript } from './useMessageReducer-jNx5e6JW.js';
3
3
  import { e as estimateObjectSize, d as dist } from './tslib.es6-C73eoP_E.js';
4
- import { T as Type, P as PointsAnnotationType, p as protobufsBySchema, i as isCapableOfEncodedStream, a as Profile } from './encoding-B5mh1ygC.js';
4
+ import { T as Type, P as PointsAnnotationType, p as protobufsBySchema, i as isCapableOfEncodedStream, a as Profile } from './encoding-BaoHXAPX.js';
5
5
  import 'react';
6
6
  import './_commonjsHelpers-E-ZsRS8r.js';
7
7
  import 'zustand';
@@ -1469,7 +1469,7 @@ Long.fromBytesBE = function fromBytesBE(bytes, unsigned) {
1469
1469
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
1470
1470
  // versions:
1471
1471
  // protoc-gen-ts_proto v1.181.1
1472
- // protoc v4.25.1
1472
+ // protoc v5.29.2
1473
1473
  // source: common.proto
1474
1474
 
1475
1475
  let CameraModel = /*#__PURE__*/function (CameraModel) {
@@ -2167,7 +2167,7 @@ function isSet$6(value) {
2167
2167
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
2168
2168
  // versions:
2169
2169
  // protoc-gen-ts_proto v1.181.1
2170
- // protoc v4.25.1
2170
+ // protoc v5.29.2
2171
2171
  // source: EncodedFrame.proto
2172
2172
 
2173
2173
  const protobufPackage$5 = "dai.proto.encoded_frame";
@@ -2574,7 +2574,7 @@ const protobufName$5 = "EncodedFrame";
2574
2574
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
2575
2575
  // versions:
2576
2576
  // protoc-gen-ts_proto v1.181.1
2577
- // protoc v4.25.1
2577
+ // protoc v5.29.2
2578
2578
  // source: ImageAnnotations.proto
2579
2579
 
2580
2580
  const protobufPackage$4 = "dai.proto.image_annotations";
@@ -3188,7 +3188,7 @@ const protobufName$4 = "ImageAnnotations";
3188
3188
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3189
3189
  // versions:
3190
3190
  // protoc-gen-ts_proto v1.181.1
3191
- // protoc v4.25.1
3191
+ // protoc v5.29.2
3192
3192
  // source: ImgDetections.proto
3193
3193
 
3194
3194
  const protobufPackage$3 = "dai.proto.img_detections";
@@ -3456,7 +3456,7 @@ const protobufName$3 = "ImgDetections";
3456
3456
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3457
3457
  // versions:
3458
3458
  // protoc-gen-ts_proto v1.181.1
3459
- // protoc v4.25.1
3459
+ // protoc v5.29.2
3460
3460
  // source: ImgFrame.proto
3461
3461
 
3462
3462
  const protobufPackage$2 = "dai.proto.img_frame";
@@ -4090,7 +4090,7 @@ const protobufName$2 = "ImgFrame";
4090
4090
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
4091
4091
  // versions:
4092
4092
  // protoc-gen-ts_proto v1.181.1
4093
- // protoc v4.25.1
4093
+ // protoc v5.29.2
4094
4094
  // source: PointCloudData.proto
4095
4095
 
4096
4096
  const protobufPackage$1 = "dai.proto.point_cloud_data";
@@ -4402,7 +4402,7 @@ const protobufName$1 = "PointCloudData";
4402
4402
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
4403
4403
  // versions:
4404
4404
  // protoc-gen-ts_proto v1.181.1
4405
- // protoc v4.25.1
4405
+ // protoc v5.29.2
4406
4406
  // source: SpatialImgDetections.proto
4407
4407
 
4408
4408
  const protobufPackage = "dai.proto.spatial_img_detections";
@@ -1,4 +1,4 @@
1
- import { ImagePanel } from './index-BkowtwNU.js';
1
+ import { ImagePanel } from './index-Cybrtcp9.js';
2
2
  import 'react';
3
3
  import 'react-dom';
4
4
  import './tslib.es6-C73eoP_E.js';
@@ -7,7 +7,7 @@ import './_commonjsHelpers-E-ZsRS8r.js';
7
7
  import '@mui/material';
8
8
  import './isArrayLikeObject-Bytw9p-q.js';
9
9
  import 'zustand';
10
- import './index-hJAMpER3.js';
10
+ import './index-CqOmuVTG.js';
11
11
  import './comlink-DHMAu6X7.js';
12
12
  import './utils-Hzt3wxhG.js';
13
13
  import './FoxgloveServer-C39Uooyk.js';
@@ -1,4 +1,4 @@
1
- import { a3 as ContextTracker, V as ExternalTokenizer, O as styleTags, Q as tags, X as LRParser, T as LRLanguage, K as indentNodeProp, a1 as delimitedIndent, N as foldNodeProp, a2 as foldInside, U as LanguageSupport, ac as parseMixed } from './index-hJAMpER3.js';
1
+ import { a3 as ContextTracker, V as ExternalTokenizer, O as styleTags, Q as tags, X as LRParser, T as LRLanguage, K as indentNodeProp, a1 as delimitedIndent, N as foldNodeProp, a2 as foldInside, U as LanguageSupport, ac as parseMixed } from './index-CqOmuVTG.js';
2
2
  import './tslib.es6-C73eoP_E.js';
3
3
  import 'react';
4
4
  import 'react-mosaic-component';
@@ -1,4 +1,4 @@
1
- import { V as ExternalTokenizer, a3 as ContextTracker, O as styleTags, Q as tags, X as LRParser, a4 as LocalTokenGroup, a5 as snippetCompletion, $ as syntaxTree, T as LRLanguage, K as indentNodeProp, M as continuedIndent, a0 as flatIndent, a1 as delimitedIndent, N as foldNodeProp, a2 as foldInside, U as LanguageSupport, Y as ifNotIn, Z as completeFromList, a6 as IterMode, a7 as NodeWeakMap } from './index-hJAMpER3.js';
1
+ import { V as ExternalTokenizer, a3 as ContextTracker, O as styleTags, Q as tags, X as LRParser, a4 as LocalTokenGroup, a5 as snippetCompletion, $ as syntaxTree, T as LRLanguage, K as indentNodeProp, M as continuedIndent, a0 as flatIndent, a1 as delimitedIndent, N as foldNodeProp, a2 as foldInside, U as LanguageSupport, Y as ifNotIn, Z as completeFromList, a6 as IterMode, a7 as NodeWeakMap } from './index-CqOmuVTG.js';
2
2
  import './tslib.es6-C73eoP_E.js';
3
3
  import 'react';
4
4
  import 'react-mosaic-component';
@@ -1,4 +1,4 @@
1
- import { a3 as ContextTracker, V as ExternalTokenizer, O as styleTags, Q as tags, X as LRParser, T as LRLanguage, K as indentNodeProp, N as foldNodeProp, ad as bracketMatchingHandle, U as LanguageSupport, a9 as EditorView, $ as syntaxTree, aa as EditorSelection } from './index-hJAMpER3.js';
1
+ import { a3 as ContextTracker, V as ExternalTokenizer, O as styleTags, Q as tags, X as LRParser, T as LRLanguage, K as indentNodeProp, N as foldNodeProp, ad as bracketMatchingHandle, U as LanguageSupport, a9 as EditorView, $ as syntaxTree, aa as EditorSelection } from './index-CqOmuVTG.js';
2
2
  import './tslib.es6-C73eoP_E.js';
3
3
  import 'react';
4
4
  import 'react-mosaic-component';
@@ -1,4 +1,4 @@
1
- import { K as indentNodeProp, M as continuedIndent, N as foldNodeProp, O as styleTags, Q as tags, T as LRLanguage, U as LanguageSupport, V as ExternalTokenizer, X as LRParser, Y as ifNotIn, Z as completeFromList, $ as syntaxTree } from './index-hJAMpER3.js';
1
+ import { K as indentNodeProp, M as continuedIndent, N as foldNodeProp, O as styleTags, Q as tags, T as LRLanguage, U as LanguageSupport, V as ExternalTokenizer, X as LRParser, Y as ifNotIn, Z as completeFromList, $ as syntaxTree } from './index-CqOmuVTG.js';
2
2
  import './tslib.es6-C73eoP_E.js';
3
3
  import 'react';
4
4
  import 'react-mosaic-component';
@@ -1,4 +1,4 @@
1
- import { V as ExternalTokenizer, a3 as ContextTracker, O as styleTags, Q as tags, X as LRParser, $ as syntaxTree, Y as ifNotIn, T as LRLanguage, K as indentNodeProp, a1 as delimitedIndent, N as foldNodeProp, a2 as foldInside, U as LanguageSupport, a6 as IterMode, Z as completeFromList, a7 as NodeWeakMap, a5 as snippetCompletion } from './index-hJAMpER3.js';
1
+ import { V as ExternalTokenizer, a3 as ContextTracker, O as styleTags, Q as tags, X as LRParser, $ as syntaxTree, Y as ifNotIn, T as LRLanguage, K as indentNodeProp, a1 as delimitedIndent, N as foldNodeProp, a2 as foldInside, U as LanguageSupport, a6 as IterMode, Z as completeFromList, a7 as NodeWeakMap, a5 as snippetCompletion } from './index-CqOmuVTG.js';
2
2
  import './tslib.es6-C73eoP_E.js';
3
3
  import 'react';
4
4
  import 'react-mosaic-component';
@@ -1,4 +1,4 @@
1
- import { a9 as EditorView, aa as EditorSelection, T as LRLanguage, O as styleTags, Q as tags, K as indentNodeProp, a1 as delimitedIndent, N as foldNodeProp, U as LanguageSupport, X as LRParser, $ as syntaxTree, ab as html, ac as parseMixed, V as ExternalTokenizer } from './index-hJAMpER3.js';
1
+ import { a9 as EditorView, aa as EditorSelection, T as LRLanguage, O as styleTags, Q as tags, K as indentNodeProp, a1 as delimitedIndent, N as foldNodeProp, U as LanguageSupport, X as LRParser, $ as syntaxTree, ab as html, ac as parseMixed, V as ExternalTokenizer } from './index-CqOmuVTG.js';
2
2
  import './tslib.es6-C73eoP_E.js';
3
3
  import 'react';
4
4
  import 'react-mosaic-component';
@@ -1,4 +1,4 @@
1
- import { O as styleTags, Q as tags, ae as javascriptLanguage, T as LRLanguage, U as LanguageSupport, X as LRParser, ab as html, ac as parseMixed, V as ExternalTokenizer } from './index-hJAMpER3.js';
1
+ import { O as styleTags, Q as tags, ae as javascriptLanguage, T as LRLanguage, U as LanguageSupport, X as LRParser, ab as html, ac as parseMixed, V as ExternalTokenizer } from './index-CqOmuVTG.js';
2
2
  import './tslib.es6-C73eoP_E.js';
3
3
  import 'react';
4
4
  import 'react-mosaic-component';
@@ -1,4 +1,4 @@
1
- import { O as styleTags, Q as tags, X as LRParser, T as LRLanguage, K as indentNodeProp, M as continuedIndent, a0 as flatIndent, a1 as delimitedIndent, N as foldNodeProp, a2 as foldInside, U as LanguageSupport } from './index-hJAMpER3.js';
1
+ import { O as styleTags, Q as tags, X as LRParser, T as LRLanguage, K as indentNodeProp, M as continuedIndent, a0 as flatIndent, a1 as delimitedIndent, N as foldNodeProp, a2 as foldInside, U as LanguageSupport } from './index-CqOmuVTG.js';
2
2
  import './tslib.es6-C73eoP_E.js';
3
3
  import 'react';
4
4
  import 'react-mosaic-component';
@@ -1,4 +1,4 @@
1
- import { O as styleTags, Q as tags, T as LRLanguage, K as indentNodeProp, M as continuedIndent, N as foldNodeProp, a2 as foldInside, a8 as defineCSSCompletionSource, U as LanguageSupport, X as LRParser, V as ExternalTokenizer } from './index-hJAMpER3.js';
1
+ import { O as styleTags, Q as tags, T as LRLanguage, K as indentNodeProp, M as continuedIndent, N as foldNodeProp, a2 as foldInside, a8 as defineCSSCompletionSource, U as LanguageSupport, X as LRParser, V as ExternalTokenizer } from './index-CqOmuVTG.js';
2
2
  import './tslib.es6-C73eoP_E.js';
3
3
  import 'react';
4
4
  import 'react-mosaic-component';
@@ -1,4 +1,4 @@
1
- import { V as ExternalTokenizer, O as styleTags, Q as tags, X as LRParser, T as LRLanguage, K as indentNodeProp, M as continuedIndent, N as foldNodeProp, a2 as foldInside, U as LanguageSupport } from './index-hJAMpER3.js';
1
+ import { V as ExternalTokenizer, O as styleTags, Q as tags, X as LRParser, T as LRLanguage, K as indentNodeProp, M as continuedIndent, N as foldNodeProp, a2 as foldInside, U as LanguageSupport } from './index-CqOmuVTG.js';
2
2
  import './tslib.es6-C73eoP_E.js';
3
3
  import 'react';
4
4
  import 'react-mosaic-component';
@@ -768,7 +768,7 @@ class DepthToPointcloudWorkerPool {
768
768
  // file, You can obtain one at http://mozilla.org/MPL/2.0/
769
769
 
770
770
  function initWorker(callback) {
771
- const workerWrap = wrap$3(new Worker(new URL("deserialization.worker-BPzAkWKk.js", import.meta.url), {
771
+ const workerWrap = wrap$3(new Worker(new URL("deserialization.worker-B4mbcVaD.js", import.meta.url), {
772
772
  type: "module",
773
773
  name: `message-decoder`
774
774
  }));
@@ -19973,7 +19973,7 @@ class WebRtcBridge extends ArtificialWorker {
19973
19973
  constructor(automaticTokenRefresh) {
19974
19974
  super();
19975
19975
  this.automaticTokenRefresh = automaticTokenRefresh;
19976
- this.#worker = new Worker(new URL("worker-CYg1hGeK.js", import.meta.url), {
19976
+ this.#worker = new Worker(new URL("worker-4R8nuLc9.js", import.meta.url), {
19977
19977
  type: "module"
19978
19978
  });
19979
19979
  this.#setupArtificialWorker();
@@ -20190,7 +20190,7 @@ class VisualizerConnection extends FoxgloveConnection {
20190
20190
  let worker;
20191
20191
  if (type === "ws") {
20192
20192
  this.#url = data.connectionUrl;
20193
- worker = new Worker(new URL("worker--cB8IFXH.js", import.meta.url), {
20193
+ worker = new Worker(new URL("worker-5EVhuR0-.js", import.meta.url), {
20194
20194
  type: "module"
20195
20195
  });
20196
20196
  } else {
@@ -86603,7 +86603,7 @@ function legacy(parser) {
86603
86603
  return new LanguageSupport(StreamLanguage.define(parser));
86604
86604
  }
86605
86605
  function sql$1(dialectName) {
86606
- return import('./index-BfEpEBB4.js').then(m => m.sql({ dialect: m[dialectName] }));
86606
+ return import('./index-BCyySNei.js').then(m => m.sql({ dialect: m[dialectName] }));
86607
86607
  }
86608
86608
  /**
86609
86609
  An array of language descriptions for known language packages.
@@ -86614,7 +86614,7 @@ const languages = [
86614
86614
  name: "C",
86615
86615
  extensions: ["c", "h", "ino"],
86616
86616
  load() {
86617
- return import('./index-jz0Ae7Bm.js').then(m => m.cpp());
86617
+ return import('./index-iLAZUWTe.js').then(m => m.cpp());
86618
86618
  }
86619
86619
  }),
86620
86620
  /*@__PURE__*/LanguageDescription.of({
@@ -86622,7 +86622,7 @@ const languages = [
86622
86622
  alias: ["cpp"],
86623
86623
  extensions: ["cpp", "c++", "cc", "cxx", "hpp", "h++", "hh", "hxx"],
86624
86624
  load() {
86625
- return import('./index-jz0Ae7Bm.js').then(m => m.cpp());
86625
+ return import('./index-iLAZUWTe.js').then(m => m.cpp());
86626
86626
  }
86627
86627
  }),
86628
86628
  /*@__PURE__*/LanguageDescription.of({
@@ -86642,7 +86642,7 @@ const languages = [
86642
86642
  name: "Go",
86643
86643
  extensions: ["go"],
86644
86644
  load() {
86645
- return import('./index-Cu0BHwFo.js').then(m => m.go());
86645
+ return import('./index-ANsWnuDu.js').then(m => m.go());
86646
86646
  }
86647
86647
  }),
86648
86648
  /*@__PURE__*/LanguageDescription.of({
@@ -86657,7 +86657,7 @@ const languages = [
86657
86657
  name: "Java",
86658
86658
  extensions: ["java"],
86659
86659
  load() {
86660
- return import('./index-Dd6AtZgq.js').then(m => m.java());
86660
+ return import('./index-CHA66VFs.js').then(m => m.java());
86661
86661
  }
86662
86662
  }),
86663
86663
  /*@__PURE__*/LanguageDescription.of({
@@ -86673,7 +86673,7 @@ const languages = [
86673
86673
  alias: ["json5"],
86674
86674
  extensions: ["json", "map"],
86675
86675
  load() {
86676
- return import('./index-BxVngweg.js').then(m => m.json());
86676
+ return import('./index-WbLcsC_J.js').then(m => m.json());
86677
86677
  }
86678
86678
  }),
86679
86679
  /*@__PURE__*/LanguageDescription.of({
@@ -86687,14 +86687,14 @@ const languages = [
86687
86687
  name: "LESS",
86688
86688
  extensions: ["less"],
86689
86689
  load() {
86690
- return import('./index-PBEeiMny.js').then(m => m.less());
86690
+ return import('./index-CV-B5Yzw.js').then(m => m.less());
86691
86691
  }
86692
86692
  }),
86693
86693
  /*@__PURE__*/LanguageDescription.of({
86694
86694
  name: "Liquid",
86695
86695
  extensions: ["liquid"],
86696
86696
  load() {
86697
- return import('./index-DlKJr7qq.js').then(m => m.liquid());
86697
+ return import('./index-BN8ED_iw.js').then(m => m.liquid());
86698
86698
  }
86699
86699
  }),
86700
86700
  /*@__PURE__*/LanguageDescription.of({
@@ -86720,7 +86720,7 @@ const languages = [
86720
86720
  name: "PHP",
86721
86721
  extensions: ["php", "php3", "php4", "php5", "php7", "phtml"],
86722
86722
  load() {
86723
- return import('./index-C_tuHIRp.js').then(m => m.php());
86723
+ return import('./index-D1cmz2wj.js').then(m => m.php());
86724
86724
  }
86725
86725
  }),
86726
86726
  /*@__PURE__*/LanguageDescription.of({
@@ -86737,28 +86737,28 @@ const languages = [
86737
86737
  extensions: ["BUILD", "bzl", "py", "pyw"],
86738
86738
  filename: /^(BUCK|BUILD)$/,
86739
86739
  load() {
86740
- return import('./index-Bei6XSzB.js').then(m => m.python());
86740
+ return import('./index-BFRXpS0F.js').then(m => m.python());
86741
86741
  }
86742
86742
  }),
86743
86743
  /*@__PURE__*/LanguageDescription.of({
86744
86744
  name: "Rust",
86745
86745
  extensions: ["rs"],
86746
86746
  load() {
86747
- return import('./index-DNHbzEBt.js').then(m => m.rust());
86747
+ return import('./index-CW_FmXbn.js').then(m => m.rust());
86748
86748
  }
86749
86749
  }),
86750
86750
  /*@__PURE__*/LanguageDescription.of({
86751
86751
  name: "Sass",
86752
86752
  extensions: ["sass"],
86753
86753
  load() {
86754
- return import('./index-BcUufSRp.js').then(m => m.sass({ indented: true }));
86754
+ return import('./index-Cz7XzIHe.js').then(m => m.sass({ indented: true }));
86755
86755
  }
86756
86756
  }),
86757
86757
  /*@__PURE__*/LanguageDescription.of({
86758
86758
  name: "SCSS",
86759
86759
  extensions: ["scss"],
86760
86760
  load() {
86761
- return import('./index-BcUufSRp.js').then(m => m.sass());
86761
+ return import('./index-Cz7XzIHe.js').then(m => m.sass());
86762
86762
  }
86763
86763
  }),
86764
86764
  /*@__PURE__*/LanguageDescription.of({
@@ -86789,7 +86789,7 @@ const languages = [
86789
86789
  name: "WebAssembly",
86790
86790
  extensions: ["wat", "wast"],
86791
86791
  load() {
86792
- return import('./index-De6APqJN.js').then(m => m.wast());
86792
+ return import('./index-DzHGhXh0.js').then(m => m.wast());
86793
86793
  }
86794
86794
  }),
86795
86795
  /*@__PURE__*/LanguageDescription.of({
@@ -86797,7 +86797,7 @@ const languages = [
86797
86797
  alias: ["rss", "wsdl", "xsd"],
86798
86798
  extensions: ["xml", "xsl", "xsd", "svg"],
86799
86799
  load() {
86800
- return import('./index-CFFrlSkz.js').then(m => m.xml());
86800
+ return import('./index-B7GuixTp.js').then(m => m.xml());
86801
86801
  }
86802
86802
  }),
86803
86803
  /*@__PURE__*/LanguageDescription.of({
@@ -86805,7 +86805,7 @@ const languages = [
86805
86805
  alias: ["yml"],
86806
86806
  extensions: ["yaml", "yml"],
86807
86807
  load() {
86808
- return import('./index-CWm0KJ8n.js').then(m => m.yaml());
86808
+ return import('./index-4tKm0rli.js').then(m => m.yaml());
86809
86809
  }
86810
86810
  }),
86811
86811
  // Legacy modes ported from CodeMirror 5
@@ -87601,13 +87601,13 @@ const languages = [
87601
87601
  name: "Vue",
87602
87602
  extensions: ["vue"],
87603
87603
  load() {
87604
- return import('./index-D5sbve0w.js').then(m => m.vue());
87604
+ return import('./index-DDSCnmQR.js').then(m => m.vue());
87605
87605
  }
87606
87606
  }),
87607
87607
  /*@__PURE__*/LanguageDescription.of({
87608
87608
  name: "Angular Template",
87609
87609
  load() {
87610
- return import('./index-WsHMlt9k.js').then(m => m.angular());
87610
+ return import('./index-Blkg3kJV.js').then(m => m.angular());
87611
87611
  }
87612
87612
  })
87613
87613
  ];
@@ -165823,11 +165823,11 @@ function PanelToolbarMetrics({
165823
165823
  className: "font-semibold"
165824
165824
  }, " Camera:"), " ", !targetFps || targetFps === 0 ? "-" : targetFps, "\xA0FPS"), /*#__PURE__*/React__default.createElement("li", null, /*#__PURE__*/React__default.createElement("b", {
165825
165825
  className: "font-semibold"
165826
- }, "Network: "), !metrics || metrics?.incomingMessagesFps === 0 ? "-" : metrics.incomingMessagesFps, "\xA0FPS"), /*#__PURE__*/React__default.createElement("li", null, /*#__PURE__*/React__default.createElement("b", {
165826
+ }, "Network: "), !metrics || metrics?.incomingMessagesFps === 0 || !Number.isFinite(metrics.incomingMessagesFps) ? "-" : metrics.incomingMessagesFps, "\xA0FPS"), /*#__PURE__*/React__default.createElement("li", null, /*#__PURE__*/React__default.createElement("b", {
165827
165827
  className: "font-semibold"
165828
- }, "Decoding: "), !metrics || metrics?.decodedMessagesFps === 0 ? "-" : metrics.decodedMessagesFps, "\xA0FPS"), /*#__PURE__*/React__default.createElement("li", null, /*#__PURE__*/React__default.createElement("b", {
165828
+ }, "Decoding: "), !metrics || metrics?.decodedMessagesFps === 0 || !Number.isFinite(metrics.decodedMessagesFps) ? "-" : metrics.decodedMessagesFps, "\xA0FPS"), /*#__PURE__*/React__default.createElement("li", null, /*#__PURE__*/React__default.createElement("b", {
165829
165829
  className: "font-semibold"
165830
- }, "Rendering:"), " ", !renderedFps || renderedFps === 0 ? "-" : renderedFps, "\xA0FPS"), /*#__PURE__*/React__default.createElement("li", null, /*#__PURE__*/React__default.createElement("b", {
165830
+ }, "Rendering:"), " ", !renderedFps || renderedFps === 0 || !Number.isFinite(renderedFps) ? "-" : renderedFps, "\xA0FPS"), annotationsFps !== undefined && annotationsFps !== 0 && /*#__PURE__*/React__default.createElement("li", null, /*#__PURE__*/React__default.createElement("b", {
165831
165831
  className: "font-semibold"
165832
165832
  }, "Annotations: "), !annotationsFps || annotationsFps === 0 || !Number.isFinite(annotationsFps) ? "-" : annotationsFps, "\xA0FPS"), /*#__PURE__*/React__default.createElement("li", null, /*#__PURE__*/React__default.createElement("b", {
165833
165833
  className: "font-semibold"
@@ -165842,15 +165842,15 @@ function PanelToolbarMetrics({
165842
165842
  colorVariant: "white",
165843
165843
  size: "sm",
165844
165844
  className: "text-gray-700"
165845
- })) : /*#__PURE__*/React__default.createElement(React__default.Fragment, null, targetFps !== undefined && /*#__PURE__*/React__default.createElement(Label$3, {
165845
+ })) : /*#__PURE__*/React__default.createElement(React__default.Fragment, null, targetFps !== undefined && !isNaN(targetFps) && /*#__PURE__*/React__default.createElement(Label$3, {
165846
165846
  text: `Camera: ${targetFps === 0 ? "-" : targetFps}\u00A0FPS`
165847
165847
  }), metrics?.incomingMessagesFps !== undefined && /*#__PURE__*/React__default.createElement(Label$3, {
165848
- text: `Network: ${metrics.incomingMessagesFps === 0 ? "-" : metrics.incomingMessagesFps}\u00A0FPS`
165848
+ text: `Network: ${metrics.incomingMessagesFps === 0 || !Number.isFinite(metrics.incomingMessagesFps) ? "-" : metrics.incomingMessagesFps}\u00A0FPS`
165849
165849
  }), metrics?.decodedMessagesFps !== undefined && /*#__PURE__*/React__default.createElement(Label$3, {
165850
- text: `Decoding: ${metrics.decodedMessagesFps === 0 ? "-" : metrics.decodedMessagesFps}\u00A0FPS`
165850
+ text: `Decoding: ${metrics.decodedMessagesFps === 0 || !Number.isFinite(metrics.decodedMessagesFps) ? "-" : metrics.decodedMessagesFps}\u00A0FPS`
165851
165851
  }), renderedFps !== undefined && /*#__PURE__*/React__default.createElement(Label$3, {
165852
- text: `Rendering: ${renderedFps === 0 ? "-" : renderedFps}\u00A0FPS`
165853
- }), annotationsFps !== undefined && /*#__PURE__*/React__default.createElement(Label$3, {
165852
+ text: `Rendering: ${renderedFps === 0 || !Number.isFinite(renderedFps) ? "-" : renderedFps}\u00A0FPS`
165853
+ }), annotationsFps !== undefined && annotationsFps !== 0 && /*#__PURE__*/React__default.createElement(Label$3, {
165854
165854
  text: `Annotations: ${annotationsFps === 0 || !Number.isFinite(annotationsFps) ? "-" : annotationsFps}\u00A0FPS`
165855
165855
  }), metrics?.messageThroughput !== undefined && /*#__PURE__*/React__default.createElement(Label$3, {
165856
165856
  text: `Throughput: ${metrics.messageThroughput === 0 ? "-" : metrics.messageThroughput}\u00A0Mbps`
@@ -166181,7 +166181,7 @@ function createRenderDelaySampler() {
166181
166181
  };
166182
166182
  }
166183
166183
 
166184
- const ImagePanelComponent = /*#__PURE__*/React__default.lazy(async () => await import('./index-MePAd5yd.js'));
166184
+ const ImagePanelComponent = /*#__PURE__*/React__default.lazy(async () => await import('./index-3VTu28iq.js'));
166185
166185
  const ImagePanelBody = ({
166186
166186
  topic,
166187
166187
  frameRenderedEvent,
@@ -166280,7 +166280,7 @@ const DEFAULT_CAMERA_STATE = {
166280
166280
  // License, v2.0. If a copy of the MPL was not distributed with this
166281
166281
  // file, You can obtain one at http://mozilla.org/MPL/2.0/
166282
166282
 
166283
- const ThreeDeeRenderComponent = /*#__PURE__*/React__default.lazy(async () => await import('./index-BkowtwNU.js'));
166283
+ const ThreeDeeRenderComponent = /*#__PURE__*/React__default.lazy(async () => await import('./index-Cybrtcp9.js'));
166284
166284
  const PointCloudPanelBody = ({
166285
166285
  topic,
166286
166286
  frameRenderedEvent