@luxonis/visualizer-protobuf 2.38.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.
- package/dist/{index-Dzy9H4eN.js → index-3VTu28iq.js} +2 -2
- package/dist/{index-CW07jSZd.js → index-4tKm0rli.js} +1 -1
- package/dist/{index-B_YpX6mQ.js → index-ANsWnuDu.js} +1 -1
- package/dist/{index-C4J2Ez3Z.js → index-B7GuixTp.js} +1 -1
- package/dist/{index-CHQ8c72c.js → index-BCyySNei.js} +1 -1
- package/dist/{index-CVyLuyd1.js → index-BFRXpS0F.js} +1 -1
- package/dist/{index-Bju8N8aL.js → index-BN8ED_iw.js} +1 -1
- package/dist/{index-FFoDQ871.js → index-Blkg3kJV.js} +1 -1
- package/dist/{index-BXVV46N_.js → index-CHA66VFs.js} +1 -1
- package/dist/{index-BJQvzWXZ.js → index-CV-B5Yzw.js} +1 -1
- package/dist/{index-fCPVXmPm.js → index-CW_FmXbn.js} +1 -1
- package/dist/{index-MWcjCcp7.js → index-CqOmuVTG.js} +20 -20
- package/dist/{index-B0a8Fcsq.js → index-Cybrtcp9.js} +145 -1093
- package/dist/{index-DV2Nx63w.js → index-Cz7XzIHe.js} +1 -1
- package/dist/{index-Dss-letG.js → index-D1cmz2wj.js} +1 -1
- package/dist/{index-BtiKczUb.js → index-DDSCnmQR.js} +1 -1
- package/dist/{index-D4iLc9pG.js → index-DzHGhXh0.js} +1 -1
- package/dist/{index-wJ2ZczEf.js → index-WbLcsC_J.js} +1 -1
- package/dist/{index-CfastwMS.js → index-iLAZUWTe.js} +1 -1
- package/dist/index.js +1 -1
- package/dist/packages/studio-base/src/panels/ThreeDeeRender/renderables/ImageMode/MessageHandler.d.ts +6 -0
- package/dist/packages/studio-base/src/panels/ThreeDeeRender/renderables/ImageMode/MessageHandler.d.ts.map +1 -1
- package/dist/packages/studio-base/src/panels/ThreeDeeRender/renderables/ImageMode/MessageHandler.js +52 -233
- package/dist/packages/studio-base/src/panels/ThreeDeeRender/renderables/ImageMode/MessageHandler.js.map +1 -1
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ImagePanel } from './index-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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';
|
|
@@ -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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
87610
|
+
return import('./index-Blkg3kJV.js').then(m => m.angular());
|
|
87611
87611
|
}
|
|
87612
87612
|
})
|
|
87613
87613
|
];
|
|
@@ -166181,7 +166181,7 @@ function createRenderDelaySampler() {
|
|
|
166181
166181
|
};
|
|
166182
166182
|
}
|
|
166183
166183
|
|
|
166184
|
-
const ImagePanelComponent = /*#__PURE__*/React__default.lazy(async () => await import('./index-
|
|
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-
|
|
166283
|
+
const ThreeDeeRenderComponent = /*#__PURE__*/React__default.lazy(async () => await import('./index-Cybrtcp9.js'));
|
|
166284
166284
|
const PointCloudPanelBody = ({
|
|
166285
166285
|
topic,
|
|
166286
166286
|
frameRenderedEvent
|