@luxonis/visualizer-protobuf 2.58.0 → 2.59.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.
@@ -1,4 +1,4 @@
1
- import { $ as LRLanguage, U as indentNodeProp, a7 as delimitedIndent, X as foldNodeProp, a8 as foldInside, Y as styleTags, Z as tags, a0 as LanguageSupport, a2 as LRParser } from './index-CKLrevxv.js';
1
+ import { $ as LRLanguage, U as indentNodeProp, a7 as delimitedIndent, X as foldNodeProp, a8 as foldInside, Y as styleTags, Z as tags, a0 as LanguageSupport, a2 as LRParser } from './index-C9wMzZDk.js';
2
2
  import './depth-CJRDcPfJ.js';
3
3
  import './protobuf-B55JS-Px.js';
4
4
  import 'protobufjs/minimal';
@@ -1,4 +1,4 @@
1
- import { a9 as ContextTracker, a1 as ExternalTokenizer, Y as styleTags, Z as tags, a2 as LRParser, $ as LRLanguage, U as indentNodeProp, X as foldNodeProp, aj as bracketMatchingHandle, a0 as LanguageSupport, af as EditorView, a5 as syntaxTree, ag as EditorSelection } from './index-CKLrevxv.js';
1
+ import { a9 as ContextTracker, a1 as ExternalTokenizer, Y as styleTags, Z as tags, a2 as LRParser, $ as LRLanguage, U as indentNodeProp, X as foldNodeProp, aj as bracketMatchingHandle, a0 as LanguageSupport, af as EditorView, a5 as syntaxTree, ag as EditorSelection } from './index-C9wMzZDk.js';
2
2
  import './depth-CJRDcPfJ.js';
3
3
  import './protobuf-B55JS-Px.js';
4
4
  import 'protobufjs/minimal';
@@ -1,4 +1,4 @@
1
- import { Y as styleTags, Z as tags, ak as javascriptLanguage, $ as LRLanguage, a0 as LanguageSupport, a2 as LRParser, ah as html, ai as parseMixed, a1 as ExternalTokenizer } from './index-CKLrevxv.js';
1
+ import { Y as styleTags, Z as tags, ak as javascriptLanguage, $ as LRLanguage, a0 as LanguageSupport, a2 as LRParser, ah as html, ai as parseMixed, a1 as ExternalTokenizer } from './index-C9wMzZDk.js';
2
2
  import './depth-CJRDcPfJ.js';
3
3
  import './protobuf-B55JS-Px.js';
4
4
  import 'protobufjs/minimal';
@@ -1,4 +1,4 @@
1
- import { a9 as ContextTracker, a1 as ExternalTokenizer, Y as styleTags, Z as tags, a2 as LRParser, $ as LRLanguage, U as indentNodeProp, a7 as delimitedIndent, X as foldNodeProp, a8 as foldInside, a0 as LanguageSupport, ai as parseMixed } from './index-CKLrevxv.js';
1
+ import { a9 as ContextTracker, a1 as ExternalTokenizer, Y as styleTags, Z as tags, a2 as LRParser, $ as LRLanguage, U as indentNodeProp, a7 as delimitedIndent, X as foldNodeProp, a8 as foldInside, a0 as LanguageSupport, ai as parseMixed } from './index-C9wMzZDk.js';
2
2
  import './depth-CJRDcPfJ.js';
3
3
  import './protobuf-B55JS-Px.js';
4
4
  import 'protobufjs/minimal';
@@ -1,4 +1,4 @@
1
- import { Y as styleTags, Z as tags, a2 as LRParser, $ as LRLanguage, U as indentNodeProp, V as continuedIndent, a6 as flatIndent, a7 as delimitedIndent, X as foldNodeProp, a8 as foldInside, a0 as LanguageSupport } from './index-CKLrevxv.js';
1
+ import { Y as styleTags, Z as tags, a2 as LRParser, $ as LRLanguage, U as indentNodeProp, V as continuedIndent, a6 as flatIndent, a7 as delimitedIndent, X as foldNodeProp, a8 as foldInside, a0 as LanguageSupport } from './index-C9wMzZDk.js';
2
2
  import './depth-CJRDcPfJ.js';
3
3
  import './protobuf-B55JS-Px.js';
4
4
  import 'protobufjs/minimal';
@@ -86788,7 +86788,7 @@ function legacy(parser) {
86788
86788
  return new LanguageSupport(StreamLanguage.define(parser));
86789
86789
  }
86790
86790
  function sql$1(dialectName) {
86791
- return import('./index-1ad9mF-6.js').then(m => m.sql({ dialect: m[dialectName] }));
86791
+ return import('./index-CuCto_Ml.js').then(m => m.sql({ dialect: m[dialectName] }));
86792
86792
  }
86793
86793
  /**
86794
86794
  An array of language descriptions for known language packages.
@@ -86799,7 +86799,7 @@ const languages = [
86799
86799
  name: "C",
86800
86800
  extensions: ["c", "h", "ino"],
86801
86801
  load() {
86802
- return import('./index-ClzK6yW2.js').then(m => m.cpp());
86802
+ return import('./index-Cm6yWP_C.js').then(m => m.cpp());
86803
86803
  }
86804
86804
  }),
86805
86805
  /*@__PURE__*/LanguageDescription.of({
@@ -86807,7 +86807,7 @@ const languages = [
86807
86807
  alias: ["cpp"],
86808
86808
  extensions: ["cpp", "c++", "cc", "cxx", "hpp", "h++", "hh", "hxx"],
86809
86809
  load() {
86810
- return import('./index-ClzK6yW2.js').then(m => m.cpp());
86810
+ return import('./index-Cm6yWP_C.js').then(m => m.cpp());
86811
86811
  }
86812
86812
  }),
86813
86813
  /*@__PURE__*/LanguageDescription.of({
@@ -86827,7 +86827,7 @@ const languages = [
86827
86827
  name: "Go",
86828
86828
  extensions: ["go"],
86829
86829
  load() {
86830
- return import('./index-DKlcFX6d.js').then(m => m.go());
86830
+ return import('./index-zT_WtqoY.js').then(m => m.go());
86831
86831
  }
86832
86832
  }),
86833
86833
  /*@__PURE__*/LanguageDescription.of({
@@ -86842,7 +86842,7 @@ const languages = [
86842
86842
  name: "Java",
86843
86843
  extensions: ["java"],
86844
86844
  load() {
86845
- return import('./index-BcQrfdBV.js').then(m => m.java());
86845
+ return import('./index-C9iHOlJb.js').then(m => m.java());
86846
86846
  }
86847
86847
  }),
86848
86848
  /*@__PURE__*/LanguageDescription.of({
@@ -86858,7 +86858,7 @@ const languages = [
86858
86858
  alias: ["json5"],
86859
86859
  extensions: ["json", "map"],
86860
86860
  load() {
86861
- return import('./index-BAxUH3rx.js').then(m => m.json());
86861
+ return import('./index-Deq64LIh.js').then(m => m.json());
86862
86862
  }
86863
86863
  }),
86864
86864
  /*@__PURE__*/LanguageDescription.of({
@@ -86872,14 +86872,14 @@ const languages = [
86872
86872
  name: "LESS",
86873
86873
  extensions: ["less"],
86874
86874
  load() {
86875
- return import('./index-j4EekEtI.js').then(m => m.less());
86875
+ return import('./index-EUTQcO4-.js').then(m => m.less());
86876
86876
  }
86877
86877
  }),
86878
86878
  /*@__PURE__*/LanguageDescription.of({
86879
86879
  name: "Liquid",
86880
86880
  extensions: ["liquid"],
86881
86881
  load() {
86882
- return import('./index-IhfRddgY.js').then(m => m.liquid());
86882
+ return import('./index-h3xAfWxR.js').then(m => m.liquid());
86883
86883
  }
86884
86884
  }),
86885
86885
  /*@__PURE__*/LanguageDescription.of({
@@ -86905,7 +86905,7 @@ const languages = [
86905
86905
  name: "PHP",
86906
86906
  extensions: ["php", "php3", "php4", "php5", "php7", "phtml"],
86907
86907
  load() {
86908
- return import('./index-C4GhcLZP.js').then(m => m.php());
86908
+ return import('./index-CnY-kdiq.js').then(m => m.php());
86909
86909
  }
86910
86910
  }),
86911
86911
  /*@__PURE__*/LanguageDescription.of({
@@ -86922,28 +86922,28 @@ const languages = [
86922
86922
  extensions: ["BUILD", "bzl", "py", "pyw"],
86923
86923
  filename: /^(BUCK|BUILD)$/,
86924
86924
  load() {
86925
- return import('./index-DUpvO59u.js').then(m => m.python());
86925
+ return import('./index-CI2zZK-X.js').then(m => m.python());
86926
86926
  }
86927
86927
  }),
86928
86928
  /*@__PURE__*/LanguageDescription.of({
86929
86929
  name: "Rust",
86930
86930
  extensions: ["rs"],
86931
86931
  load() {
86932
- return import('./index-B7TpDVXX.js').then(m => m.rust());
86932
+ return import('./index-DtBMt9at.js').then(m => m.rust());
86933
86933
  }
86934
86934
  }),
86935
86935
  /*@__PURE__*/LanguageDescription.of({
86936
86936
  name: "Sass",
86937
86937
  extensions: ["sass"],
86938
86938
  load() {
86939
- return import('./index-JyyEtFg5.js').then(m => m.sass({ indented: true }));
86939
+ return import('./index-aaPkJ89x.js').then(m => m.sass({ indented: true }));
86940
86940
  }
86941
86941
  }),
86942
86942
  /*@__PURE__*/LanguageDescription.of({
86943
86943
  name: "SCSS",
86944
86944
  extensions: ["scss"],
86945
86945
  load() {
86946
- return import('./index-JyyEtFg5.js').then(m => m.sass());
86946
+ return import('./index-aaPkJ89x.js').then(m => m.sass());
86947
86947
  }
86948
86948
  }),
86949
86949
  /*@__PURE__*/LanguageDescription.of({
@@ -86974,7 +86974,7 @@ const languages = [
86974
86974
  name: "WebAssembly",
86975
86975
  extensions: ["wat", "wast"],
86976
86976
  load() {
86977
- return import('./index-DROES6Ao.js').then(m => m.wast());
86977
+ return import('./index-3ExX-f1E.js').then(m => m.wast());
86978
86978
  }
86979
86979
  }),
86980
86980
  /*@__PURE__*/LanguageDescription.of({
@@ -86982,7 +86982,7 @@ const languages = [
86982
86982
  alias: ["rss", "wsdl", "xsd"],
86983
86983
  extensions: ["xml", "xsl", "xsd", "svg"],
86984
86984
  load() {
86985
- return import('./index-Bvqv79EN.js').then(m => m.xml());
86985
+ return import('./index-BjqViT7W.js').then(m => m.xml());
86986
86986
  }
86987
86987
  }),
86988
86988
  /*@__PURE__*/LanguageDescription.of({
@@ -86990,7 +86990,7 @@ const languages = [
86990
86990
  alias: ["yml"],
86991
86991
  extensions: ["yaml", "yml"],
86992
86992
  load() {
86993
- return import('./index-CeMhPaGN.js').then(m => m.yaml());
86993
+ return import('./index-Bwm4wffR.js').then(m => m.yaml());
86994
86994
  }
86995
86995
  }),
86996
86996
  // Legacy modes ported from CodeMirror 5
@@ -87786,13 +87786,13 @@ const languages = [
87786
87786
  name: "Vue",
87787
87787
  extensions: ["vue"],
87788
87788
  load() {
87789
- return import('./index-XibaEjom.js').then(m => m.vue());
87789
+ return import('./index-fyAJLGvE.js').then(m => m.vue());
87790
87790
  }
87791
87791
  }),
87792
87792
  /*@__PURE__*/LanguageDescription.of({
87793
87793
  name: "Angular Template",
87794
87794
  load() {
87795
- return import('./index-D1bBBSN8.js').then(m => m.angular());
87795
+ return import('./index-BsBXVJKE.js').then(m => m.angular());
87796
87796
  }
87797
87797
  })
87798
87798
  ];
@@ -166489,7 +166489,7 @@ function createRenderDelaySampler() {
166489
166489
  };
166490
166490
  }
166491
166491
 
166492
- const ImagePanelComponent = /*#__PURE__*/React__default.lazy(async () => await import('./index-DeEszsqb.js'));
166492
+ const ImagePanelComponent = /*#__PURE__*/React__default.lazy(async () => await import('./index-CVmUnHhh.js'));
166493
166493
  const ImagePanelBody = ({
166494
166494
  topic,
166495
166495
  frameRenderedEvent,
@@ -166584,7 +166584,7 @@ const DEFAULT_CAMERA_STATE = {
166584
166584
  // License, v2.0. If a copy of the MPL was not distributed with this
166585
166585
  // file, You can obtain one at http://mozilla.org/MPL/2.0/
166586
166586
 
166587
- const ThreeDeeRenderComponent = /*#__PURE__*/React__default.lazy(async () => await import('./index-CN1nJB-l.js'));
166587
+ const ThreeDeeRenderComponent = /*#__PURE__*/React__default.lazy(async () => await import('./index-D-qPLo-v.js'));
166588
166588
  const PointCloudPanelBody = ({
166589
166589
  topic,
166590
166590
  frameRenderedEvent,
@@ -166693,4 +166693,4 @@ const PointCloudPanel = /*#__PURE__*/React__default.memo(function PointCloudPane
166693
166693
  }));
166694
166694
  });
166695
166695
 
166696
- export { LRLanguage as $, AnalyticsContext as A, PlayerCapabilities as B, assertNever as C, PlayerPresence as D, ErrorDisplay as E, isEqual as F, isDesktopApp as G, createTheme$1 as H, propTypesExports as I, DEFAULT_CAMERA_STATE as J, format as K, LeftSidebarItemKeys as L, z as M, serializeError as N, stringify$3 as O, PropTypes as P, createIntl as Q, RightSidebarItemKeys as R, Stack$1 as S, createIntlCache as T, indentNodeProp as U, continuedIndent as V, WorkspaceContext as W, foldNodeProp as X, styleTags as Y, tags$1 as Z, _extends$3 as _, AppEvent as a, LanguageSupport as a0, ExternalTokenizer as a1, LRParser as a2, ifNotIn as a3, completeFromList as a4, syntaxTree as a5, flatIndent as a6, delimitedIndent as a7, foldInside as a8, ContextTracker as a9, LocalTokenGroup as aa, snippetCompletion as ab, IterMode as ac, NodeWeakMap as ad, defineCSSCompletionSource as ae, EditorView as af, EditorSelection as ag, html$4 as ah, parseMixed as ai, bracketMatchingHandle as aj, javascriptLanguage as ak, VisualizerConnection as al, VisualizerContext as am, PanelLayout as an, ImagePanel as ao, PointCloudPanel as ap, globalInputEventMetricsManager as aq, globalDecodeMetricsManager as ar, globalRenderMetricsManager as as, globalThroughputMetricsManager as at, FrameStore as au, baseSet as b, createAggregator as c, useTranslation as d, usePanelCatalog as e, flatRest as f, generateUtilityClass as g, EmptyState as h, isEmpty as i, PanelContext as j, PanelCatalogContext as k, usePanelStateStore as l, makeStyles as m, useDefaultPanelTitle as n, useWorkspaceStore as o, WorkspaceStoreSelectors as p, difference as q, usePanelContext as r, useMessagePipeline as s, useHoverValue as t, useAnalytics as u, v4 as v, useSetHoverValue as w, useClearHoverValue as x, useMessagePipelineGetter as y, usePanelSettingsTreeUpdate as z };
166696
+ export { LRLanguage as $, AnalyticsContext as A, PlayerCapabilities as B, assertNever as C, PlayerPresence as D, ErrorDisplay as E, isEqual as F, isDesktopApp as G, createTheme$1 as H, propTypesExports as I, DEFAULT_CAMERA_STATE as J, format as K, LeftSidebarItemKeys as L, z as M, serializeError as N, stringify$3 as O, PropTypes as P, createIntl as Q, RightSidebarItemKeys as R, Stack$1 as S, createIntlCache as T, indentNodeProp as U, continuedIndent as V, WorkspaceContext as W, foldNodeProp as X, styleTags as Y, tags$1 as Z, _extends$3 as _, AppEvent as a, LanguageSupport as a0, ExternalTokenizer as a1, LRParser as a2, ifNotIn as a3, completeFromList as a4, syntaxTree as a5, flatIndent as a6, delimitedIndent as a7, foldInside as a8, ContextTracker as a9, LocalTokenGroup as aa, snippetCompletion as ab, IterMode as ac, NodeWeakMap as ad, defineCSSCompletionSource as ae, EditorView as af, EditorSelection as ag, html$4 as ah, parseMixed as ai, bracketMatchingHandle as aj, javascriptLanguage as ak, VisualizerConnection as al, VisualizerContext as am, PanelLayout as an, ImagePanel as ao, PointCloudPanel as ap, constructKeyForTopicRenderMetrics as aq, globalInputEventMetricsManager as ar, globalDecodeMetricsManager as as, globalRenderMetricsManager as at, globalThroughputMetricsManager as au, FrameStore as av, baseSet as b, createAggregator as c, useTranslation as d, usePanelCatalog as e, flatRest as f, generateUtilityClass as g, EmptyState as h, isEmpty as i, PanelContext as j, PanelCatalogContext as k, usePanelStateStore as l, makeStyles as m, useDefaultPanelTitle as n, useWorkspaceStore as o, WorkspaceStoreSelectors as p, difference as q, usePanelContext as r, useMessagePipeline as s, useHoverValue as t, useAnalytics as u, v4 as v, useSetHoverValue as w, useClearHoverValue as x, useMessagePipelineGetter as y, usePanelSettingsTreeUpdate as z };
@@ -1,4 +1,4 @@
1
- import { a1 as ExternalTokenizer, a9 as ContextTracker, Y as styleTags, Z as tags, a2 as LRParser, a5 as syntaxTree, a3 as ifNotIn, $ as LRLanguage, U as indentNodeProp, a7 as delimitedIndent, X as foldNodeProp, a8 as foldInside, a0 as LanguageSupport, ac as IterMode, a4 as completeFromList, ad as NodeWeakMap, ab as snippetCompletion } from './index-CKLrevxv.js';
1
+ import { a1 as ExternalTokenizer, a9 as ContextTracker, Y as styleTags, Z as tags, a2 as LRParser, a5 as syntaxTree, a3 as ifNotIn, $ as LRLanguage, U as indentNodeProp, a7 as delimitedIndent, X as foldNodeProp, a8 as foldInside, a0 as LanguageSupport, ac as IterMode, a4 as completeFromList, ad as NodeWeakMap, ab as snippetCompletion } from './index-C9wMzZDk.js';
2
2
  import './depth-CJRDcPfJ.js';
3
3
  import './protobuf-B55JS-Px.js';
4
4
  import 'protobufjs/minimal';
@@ -1,4 +1,4 @@
1
- import { ImagePanel } from './index-CN1nJB-l.js';
1
+ import { ImagePanel } from './index-D-qPLo-v.js';
2
2
  import 'react';
3
3
  import 'react-dom';
4
4
  import './depth-CJRDcPfJ.js';
@@ -8,7 +8,7 @@ import 'zustand';
8
8
  import 'react-mosaic-component';
9
9
  import '@mui/material';
10
10
  import './isArrayLikeObject-Bytw9p-q.js';
11
- import './index-CKLrevxv.js';
11
+ import './index-C9wMzZDk.js';
12
12
  import './comlink-DHMAu6X7.js';
13
13
  import './utils-Hzt3wxhG.js';
14
14
  import './FoxgloveServer-MMAMiqqQ.js';
@@ -1,4 +1,4 @@
1
- import { a1 as ExternalTokenizer, Y as styleTags, Z as tags, a2 as LRParser, $ as LRLanguage, U as indentNodeProp, V as continuedIndent, a6 as flatIndent, a7 as delimitedIndent, X as foldNodeProp, a8 as foldInside, a0 as LanguageSupport } from './index-CKLrevxv.js';
1
+ import { a1 as ExternalTokenizer, Y as styleTags, Z as tags, a2 as LRParser, $ as LRLanguage, U as indentNodeProp, V as continuedIndent, a6 as flatIndent, a7 as delimitedIndent, X as foldNodeProp, a8 as foldInside, a0 as LanguageSupport } from './index-C9wMzZDk.js';
2
2
  import './depth-CJRDcPfJ.js';
3
3
  import './protobuf-B55JS-Px.js';
4
4
  import 'protobufjs/minimal';
@@ -1,4 +1,4 @@
1
- import { a1 as ExternalTokenizer, Y as styleTags, Z as tags, a2 as LRParser, $ as LRLanguage, U as indentNodeProp, V as continuedIndent, a7 as delimitedIndent, X as foldNodeProp, a8 as foldInside, ah as html, a0 as LanguageSupport, ai as parseMixed } from './index-CKLrevxv.js';
1
+ import { a1 as ExternalTokenizer, Y as styleTags, Z as tags, a2 as LRParser, $ as LRLanguage, U as indentNodeProp, V as continuedIndent, a7 as delimitedIndent, X as foldNodeProp, a8 as foldInside, ah as html, a0 as LanguageSupport, ai as parseMixed } from './index-C9wMzZDk.js';
2
2
  import './depth-CJRDcPfJ.js';
3
3
  import './protobuf-B55JS-Px.js';
4
4
  import 'protobufjs/minimal';
@@ -1,4 +1,4 @@
1
- import { U as indentNodeProp, V as continuedIndent, X as foldNodeProp, Y as styleTags, Z as tags, $ as LRLanguage, a0 as LanguageSupport, a1 as ExternalTokenizer, a2 as LRParser, a3 as ifNotIn, a4 as completeFromList, a5 as syntaxTree } from './index-CKLrevxv.js';
1
+ import { U as indentNodeProp, V as continuedIndent, X as foldNodeProp, Y as styleTags, Z as tags, $ as LRLanguage, a0 as LanguageSupport, a1 as ExternalTokenizer, a2 as LRParser, a3 as ifNotIn, a4 as completeFromList, a5 as syntaxTree } from './index-C9wMzZDk.js';
2
2
  import './depth-CJRDcPfJ.js';
3
3
  import './protobuf-B55JS-Px.js';
4
4
  import 'protobufjs/minimal';
@@ -3,7 +3,7 @@ import React__default, { useReducer, useRef, useCallback, useLayoutEffect, Compo
3
3
  import ReactDOM__default from 'react-dom';
4
4
  import { Z as isSymbol, $ as toString, a0 as keys, a1 as getSymbols$1, a2 as stubArray, a3 as arrayPush, a4 as baseGetAllKeys, g as getTag, a5 as getAllKeys, k as baseGet, c as baseIteratee, j as castPath, t as toKey, a6 as arrayMap$1, a7 as baseUniq, b as baseFlatten, a8 as useMustNotChange, a9 as useCurrentLayoutActions, aa as useCurrentLayoutSelector, r as reportError, A as AppError, L as Logger, u as useGuaranteedContext, ab as usePanelMosaicId, ac as useSelectedPanels, ad as PANEL_TITLE_CONFIG_KEY, ae as noop$4, o as getPanelTypeFromId, M as useShallowMemo, T as TAB_PANEL_TYPE, J as filterMap, d as dist$2, af as useAppConfiguration, ag as useValueChangedDebugLog, V as typescript, ah as useJsonTreeTheme } from './depth-CJRDcPfJ.js';
5
5
  import { createStore, useStore } from 'zustand';
6
- import { g as generateUtilityClass, c as createAggregator, f as flatRest, b as baseSet, A as AnalyticsContext, P as PropTypes, E as ErrorDisplay, S as Stack$1, m as makeStyles$1, _ as _extends$1, W as WorkspaceContext, u as useAnalytics, a as AppEvent, L as LeftSidebarItemKeys, R as RightSidebarItemKeys, d as useTranslation, e as usePanelCatalog, h as EmptyState, i as isEmpty, j as PanelContext, k as PanelCatalogContext, l as usePanelStateStore, n as useDefaultPanelTitle, o as useWorkspaceStore, p as WorkspaceStoreSelectors, q as difference, r as usePanelContext, s as useMessagePipeline, v as v4, t as useHoverValue, w as useSetHoverValue, x as useClearHoverValue, y as useMessagePipelineGetter, z as usePanelSettingsTreeUpdate, B as PlayerCapabilities, C as assertNever, D as PlayerPresence, F as isEqual, G as isDesktopApp, H as createTheme, I as propTypesExports, J as DEFAULT_CAMERA_STATE$1, K as format$1, M as z, N as serializeError, O as stringify$1, Q as createIntl, T as createIntlCache } from './index-CKLrevxv.js';
6
+ import { g as generateUtilityClass, c as createAggregator, f as flatRest, b as baseSet, A as AnalyticsContext, P as PropTypes, E as ErrorDisplay, S as Stack$1, m as makeStyles$1, _ as _extends$1, W as WorkspaceContext, u as useAnalytics, a as AppEvent, L as LeftSidebarItemKeys, R as RightSidebarItemKeys, d as useTranslation, e as usePanelCatalog, h as EmptyState, i as isEmpty, j as PanelContext, k as PanelCatalogContext, l as usePanelStateStore, n as useDefaultPanelTitle, o as useWorkspaceStore, p as WorkspaceStoreSelectors, q as difference, r as usePanelContext, s as useMessagePipeline, v as v4, t as useHoverValue, w as useSetHoverValue, x as useClearHoverValue, y as useMessagePipelineGetter, z as usePanelSettingsTreeUpdate, B as PlayerCapabilities, C as assertNever, D as PlayerPresence, F as isEqual, G as isDesktopApp, H as createTheme, I as propTypesExports, J as DEFAULT_CAMERA_STATE$1, K as format$1, M as z, N as serializeError, O as stringify$1, Q as createIntl, T as createIntlCache } from './index-C9wMzZDk.js';
7
7
  import { MosaicDragType, MosaicContext, MosaicWindowContext, getOtherBranch, getNodeAtPath } from 'react-mosaic-component';
8
8
  import { g as getDefaultExportFromCjs, c as commonjsGlobal, d as getAugmentedNamespace } from './protobuf-B55JS-Px.js';
9
9
  import { Link, Button, alpha, IconButton, Card, CardActionArea, CardMedia, CardContent, Typography, Container, Tooltip, Fade, ListItem, ListItemButton, ListItemText, List, TextField, InputAdornment, Popper, Grow, Paper, ClickAwayListener, Menu, MenuItem, Divider, buttonClasses, Backdrop, Chip, useTheme, alertClasses, darken, lighten, inputBaseClasses, autocompleteClasses, inputClasses, Checkbox, dialogActionsClasses, filledInputClasses, inputAdornmentClasses, listSubheaderClasses, selectClasses, tableCellClasses, ThemeProvider as ThemeProvider$1, SvgIcon, tabsClasses as tabsClasses$1, tabClasses, Tabs, Tab, ListItemIcon } from '@mui/material';
@@ -1,4 +1,4 @@
1
- import { Y as styleTags, Z as tags, a2 as LRParser, $ as LRLanguage, U as indentNodeProp, V as continuedIndent, X as foldNodeProp, a8 as foldInside, a0 as LanguageSupport } from './index-CKLrevxv.js';
1
+ import { Y as styleTags, Z as tags, a2 as LRParser, $ as LRLanguage, U as indentNodeProp, V as continuedIndent, X as foldNodeProp, a8 as foldInside, a0 as LanguageSupport } from './index-C9wMzZDk.js';
2
2
  import './depth-CJRDcPfJ.js';
3
3
  import './protobuf-B55JS-Px.js';
4
4
  import 'protobufjs/minimal';
@@ -1,4 +1,4 @@
1
- import { a1 as ExternalTokenizer, Y as styleTags, Z as tags, a2 as LRParser, $ as LRLanguage, U as indentNodeProp, V as continuedIndent, X as foldNodeProp, a8 as foldInside, a0 as LanguageSupport } from './index-CKLrevxv.js';
1
+ import { a1 as ExternalTokenizer, Y as styleTags, Z as tags, a2 as LRParser, $ as LRLanguage, U as indentNodeProp, V as continuedIndent, X as foldNodeProp, a8 as foldInside, a0 as LanguageSupport } from './index-C9wMzZDk.js';
2
2
  import './depth-CJRDcPfJ.js';
3
3
  import './protobuf-B55JS-Px.js';
4
4
  import 'protobufjs/minimal';
@@ -1,4 +1,4 @@
1
- import { Y as styleTags, Z as tags, $ as LRLanguage, U as indentNodeProp, V as continuedIndent, X as foldNodeProp, a8 as foldInside, ae as defineCSSCompletionSource, a0 as LanguageSupport, a2 as LRParser, a1 as ExternalTokenizer } from './index-CKLrevxv.js';
1
+ import { Y as styleTags, Z as tags, $ as LRLanguage, U as indentNodeProp, V as continuedIndent, X as foldNodeProp, a8 as foldInside, ae as defineCSSCompletionSource, a0 as LanguageSupport, a2 as LRParser, a1 as ExternalTokenizer } from './index-C9wMzZDk.js';
2
2
  import './depth-CJRDcPfJ.js';
3
3
  import './protobuf-B55JS-Px.js';
4
4
  import 'protobufjs/minimal';
@@ -1,4 +1,4 @@
1
- import { a1 as ExternalTokenizer, a9 as ContextTracker, Y as styleTags, Z as tags, a2 as LRParser, $ as LRLanguage, X as foldNodeProp, a8 as foldInside, U as indentNodeProp, V as continuedIndent, ae as defineCSSCompletionSource, a0 as LanguageSupport } from './index-CKLrevxv.js';
1
+ import { a1 as ExternalTokenizer, a9 as ContextTracker, Y as styleTags, Z as tags, a2 as LRParser, $ as LRLanguage, X as foldNodeProp, a8 as foldInside, U as indentNodeProp, V as continuedIndent, ae as defineCSSCompletionSource, a0 as LanguageSupport } from './index-C9wMzZDk.js';
2
2
  import './depth-CJRDcPfJ.js';
3
3
  import './protobuf-B55JS-Px.js';
4
4
  import 'protobufjs/minimal';
@@ -1,4 +1,4 @@
1
- import { Y as styleTags, Z as tags, $ as LRLanguage, a0 as LanguageSupport, a2 as LRParser, aa as LocalTokenGroup, ah as html, ai as parseMixed, ak as javascriptLanguage } from './index-CKLrevxv.js';
1
+ import { Y as styleTags, Z as tags, $ as LRLanguage, a0 as LanguageSupport, a2 as LRParser, aa as LocalTokenGroup, ah as html, ai as parseMixed, ak as javascriptLanguage } from './index-C9wMzZDk.js';
2
2
  import './depth-CJRDcPfJ.js';
3
3
  import './protobuf-B55JS-Px.js';
4
4
  import 'protobufjs/minimal';
@@ -1,4 +1,4 @@
1
- import { af as EditorView, ag as EditorSelection, $ as LRLanguage, Y as styleTags, Z as tags, U as indentNodeProp, a7 as delimitedIndent, X as foldNodeProp, a0 as LanguageSupport, a2 as LRParser, a5 as syntaxTree, ah as html, ai as parseMixed, a1 as ExternalTokenizer } from './index-CKLrevxv.js';
1
+ import { af as EditorView, ag as EditorSelection, $ as LRLanguage, Y as styleTags, Z as tags, U as indentNodeProp, a7 as delimitedIndent, X as foldNodeProp, a0 as LanguageSupport, a2 as LRParser, a5 as syntaxTree, ah as html, ai as parseMixed, a1 as ExternalTokenizer } from './index-C9wMzZDk.js';
2
2
  import './depth-CJRDcPfJ.js';
3
3
  import './protobuf-B55JS-Px.js';
4
4
  import 'protobufjs/minimal';
@@ -1,4 +1,4 @@
1
- import { a1 as ExternalTokenizer, a9 as ContextTracker, Y as styleTags, Z as tags, a2 as LRParser, aa as LocalTokenGroup, ab as snippetCompletion, a5 as syntaxTree, $ as LRLanguage, U as indentNodeProp, V as continuedIndent, a6 as flatIndent, a7 as delimitedIndent, X as foldNodeProp, a8 as foldInside, a0 as LanguageSupport, a3 as ifNotIn, a4 as completeFromList, ac as IterMode, ad as NodeWeakMap } from './index-CKLrevxv.js';
1
+ import { a1 as ExternalTokenizer, a9 as ContextTracker, Y as styleTags, Z as tags, a2 as LRParser, aa as LocalTokenGroup, ab as snippetCompletion, a5 as syntaxTree, $ as LRLanguage, U as indentNodeProp, V as continuedIndent, a6 as flatIndent, a7 as delimitedIndent, X as foldNodeProp, a8 as foldInside, a0 as LanguageSupport, a3 as ifNotIn, a4 as completeFromList, ac as IterMode, ad as NodeWeakMap } from './index-C9wMzZDk.js';
2
2
  import './depth-CJRDcPfJ.js';
3
3
  import './protobuf-B55JS-Px.js';
4
4
  import 'protobufjs/minimal';
package/dist/index.js CHANGED
@@ -1,4 +1,4 @@
1
- export { au as FrameStore, ao as ImagePanel, an as PanelLayout, ap as PointCloudPanel, al as VisualizerConnection, am as VisualizerContext, ar as globalDecodeMetricsManager, aq as globalInputEventMetricsManager, as as globalRenderMetricsManager, at as globalThroughputMetricsManager } from './index-CKLrevxv.js';
1
+ export { av as FrameStore, ao as ImagePanel, an as PanelLayout, ap as PointCloudPanel, al as VisualizerConnection, am as VisualizerContext, aq as constructKeyForTopicRenderMetrics, as as globalDecodeMetricsManager, ar as globalInputEventMetricsManager, at as globalRenderMetricsManager, au as globalThroughputMetricsManager } from './index-C9wMzZDk.js';
2
2
  export { S as getDistanceFromDepthDataForOffset } from './depth-CJRDcPfJ.js';
3
3
  import './comlink-DHMAu6X7.js';
4
4
  import './utils-Hzt3wxhG.js';
@@ -6,7 +6,7 @@ export { VisualizerContext } from "./context/VisualizerContext";
6
6
  export { PanelLayout } from "./components/PanelLayout.js";
7
7
  export { ImagePanel } from "./panels/ImagePanel";
8
8
  export { PointCloudPanel } from "./panels/PointCloudPanel";
9
- export { globalInputEventMetricsManager, globalDecodeMetricsManager, globalRenderMetricsManager, globalThroughputMetricsManager, } from "./utils/metrics-manager.js";
9
+ export { constructKeyForTopicRenderMetrics, globalInputEventMetricsManager, globalDecodeMetricsManager, globalRenderMetricsManager, globalThroughputMetricsManager, } from "./utils/metrics-manager.js";
10
10
  export { FrameStore } from "./utils/frame-store.js";
11
11
  export { getDistanceFromDepthDataForOffset, type PointCloudWithDimensions, } from "./messaging/deserialization/video/depth";
12
12
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/index.ts"],"names":[],"mappings":"AAIA,OAAO,cAAc,CAAC;AAEtB,YAAY,EAAE,iBAAiB,EAAE,MAAM,4BAA4B,CAAC;AACpE,OAAO,EAAE,oBAAoB,EAAE,MAAM,4BAA4B,CAAC;AAElE,YAAY,EACV,mBAAmB,IAAI,4BAA4B,EACnD,kBAAkB,IAAI,2BAA2B,EACjD,eAAe,GAChB,MAAM,8BAA8B,CAAC;AAEtC,OAAO,EAAE,iBAAiB,EAAE,MAAM,6BAA6B,CAAC;AAEhE,OAAO,EAAE,WAAW,EAAE,MAAM,6BAA6B,CAAC;AAE1D,OAAO,EAAE,UAAU,EAAE,MAAM,qBAAqB,CAAC;AACjD,OAAO,EAAE,eAAe,EAAE,MAAM,0BAA0B,CAAC;AAE3D,OAAO,EACL,8BAA8B,EAC9B,0BAA0B,EAC1B,0BAA0B,EAC1B,8BAA8B,GAC/B,MAAM,4BAA4B,CAAC;AAEpC,OAAO,EAAE,UAAU,EAAE,MAAM,wBAAwB,CAAC;AAGpD,OAAO,EACL,iCAAiC,EACjC,KAAK,wBAAwB,GAC9B,MAAM,yCAAyC,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/index.ts"],"names":[],"mappings":"AAIA,OAAO,cAAc,CAAC;AAEtB,YAAY,EAAE,iBAAiB,EAAE,MAAM,4BAA4B,CAAC;AACpE,OAAO,EAAE,oBAAoB,EAAE,MAAM,4BAA4B,CAAC;AAElE,YAAY,EACV,mBAAmB,IAAI,4BAA4B,EACnD,kBAAkB,IAAI,2BAA2B,EACjD,eAAe,GAChB,MAAM,8BAA8B,CAAC;AAEtC,OAAO,EAAE,iBAAiB,EAAE,MAAM,6BAA6B,CAAC;AAEhE,OAAO,EAAE,WAAW,EAAE,MAAM,6BAA6B,CAAC;AAE1D,OAAO,EAAE,UAAU,EAAE,MAAM,qBAAqB,CAAC;AACjD,OAAO,EAAE,eAAe,EAAE,MAAM,0BAA0B,CAAC;AAE3D,OAAO,EACL,iCAAiC,EACjC,8BAA8B,EAC9B,0BAA0B,EAC1B,0BAA0B,EAC1B,8BAA8B,GAC/B,MAAM,4BAA4B,CAAC;AAEpC,OAAO,EAAE,UAAU,EAAE,MAAM,wBAAwB,CAAC;AAGpD,OAAO,EACL,iCAAiC,EACjC,KAAK,wBAAwB,GAC9B,MAAM,yCAAyC,CAAC"}
@@ -7,7 +7,7 @@ export { VisualizerContext } from "./context/VisualizerContext";
7
7
  export { PanelLayout } from "./components/PanelLayout.js";
8
8
  export { ImagePanel } from "./panels/ImagePanel";
9
9
  export { PointCloudPanel } from "./panels/PointCloudPanel";
10
- export { globalInputEventMetricsManager, globalDecodeMetricsManager, globalRenderMetricsManager, globalThroughputMetricsManager, } from "./utils/metrics-manager.js";
10
+ export { constructKeyForTopicRenderMetrics, globalInputEventMetricsManager, globalDecodeMetricsManager, globalRenderMetricsManager, globalThroughputMetricsManager, } from "./utils/metrics-manager.js";
11
11
  export { FrameStore } from "./utils/frame-store.js";
12
12
  // Needed for calculation of distance
13
13
  export { getDistanceFromDepthDataForOffset, } from "./messaging/deserialization/video/depth";
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/index.ts"],"names":[],"mappings":"AAAA,sEAAsE;AACtE,oEAAoE;AACpE,0DAA0D;AAE1D,OAAO,cAAc,CAAC;AAGtB,OAAO,EAAE,oBAAoB,EAAE,MAAM,4BAA4B,CAAC;AAQlE,OAAO,EAAE,iBAAiB,EAAE,MAAM,6BAA6B,CAAC;AAEhE,OAAO,EAAE,WAAW,EAAE,MAAM,6BAA6B,CAAC;AAE1D,OAAO,EAAE,UAAU,EAAE,MAAM,qBAAqB,CAAC;AACjD,OAAO,EAAE,eAAe,EAAE,MAAM,0BAA0B,CAAC;AAE3D,OAAO,EACL,8BAA8B,EAC9B,0BAA0B,EAC1B,0BAA0B,EAC1B,8BAA8B,GAC/B,MAAM,4BAA4B,CAAC;AAEpC,OAAO,EAAE,UAAU,EAAE,MAAM,wBAAwB,CAAC;AAEpD,qCAAqC;AACrC,OAAO,EACL,iCAAiC,GAElC,MAAM,yCAAyC,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/index.ts"],"names":[],"mappings":"AAAA,sEAAsE;AACtE,oEAAoE;AACpE,0DAA0D;AAE1D,OAAO,cAAc,CAAC;AAGtB,OAAO,EAAE,oBAAoB,EAAE,MAAM,4BAA4B,CAAC;AAQlE,OAAO,EAAE,iBAAiB,EAAE,MAAM,6BAA6B,CAAC;AAEhE,OAAO,EAAE,WAAW,EAAE,MAAM,6BAA6B,CAAC;AAE1D,OAAO,EAAE,UAAU,EAAE,MAAM,qBAAqB,CAAC;AACjD,OAAO,EAAE,eAAe,EAAE,MAAM,0BAA0B,CAAC;AAE3D,OAAO,EACL,iCAAiC,EACjC,8BAA8B,EAC9B,0BAA0B,EAC1B,0BAA0B,EAC1B,8BAA8B,GAC/B,MAAM,4BAA4B,CAAC;AAEpC,OAAO,EAAE,UAAU,EAAE,MAAM,wBAAwB,CAAC;AAEpD,qCAAqC;AACrC,OAAO,EACL,iCAAiC,GAElC,MAAM,yCAAyC,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@luxonis/visualizer-protobuf",
3
- "version": "2.58.0",
3
+ "version": "2.59.0",
4
4
  "type": "module",
5
5
  "description": "RobotHub Visualizer Library",
6
6
  "author": "Luxonis Corp",