@luxonis/visualizer-protobuf 1.8.7 → 1.9.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/apps/depthai-visualizer/src/components/Panel.d.ts.map +1 -1
- package/dist/apps/depthai-visualizer/src/components/Panel.js.map +1 -1
- package/dist/apps/depthai-visualizer/src/components/PanelToolbar.d.ts.map +1 -1
- package/dist/apps/depthai-visualizer/src/components/PanelToolbar.js +14 -1
- package/dist/apps/depthai-visualizer/src/components/PanelToolbar.js.map +1 -1
- package/dist/apps/depthai-visualizer/src/connection/BaseConnection.d.ts +17 -9
- package/dist/apps/depthai-visualizer/src/connection/BaseConnection.d.ts.map +1 -1
- package/dist/apps/depthai-visualizer/src/connection/BaseConnection.js +23 -38
- package/dist/apps/depthai-visualizer/src/connection/BaseConnection.js.map +1 -1
- package/dist/apps/depthai-visualizer/src/connection/ws/Adapter.d.ts +1 -1
- package/dist/apps/depthai-visualizer/src/connection/ws/Adapter.d.ts.map +1 -1
- package/dist/apps/depthai-visualizer/src/connection/ws/Adapter.js +6 -3
- package/dist/apps/depthai-visualizer/src/connection/ws/Adapter.js.map +1 -1
- package/dist/apps/depthai-visualizer/src/connection/ws/Connection.d.ts +6 -6
- package/dist/apps/depthai-visualizer/src/connection/ws/Connection.d.ts.map +1 -1
- package/dist/apps/depthai-visualizer/src/connection/ws/Connection.js +5 -6
- package/dist/apps/depthai-visualizer/src/connection/ws/Connection.js.map +1 -1
- package/dist/apps/depthai-visualizer/src/connection/ws/worker-utils.d.ts +83 -0
- package/dist/apps/depthai-visualizer/src/connection/ws/worker-utils.d.ts.map +1 -0
- package/dist/apps/depthai-visualizer/src/connection/ws/worker-utils.js +184 -0
- package/dist/apps/depthai-visualizer/src/connection/ws/worker-utils.js.map +1 -0
- package/dist/apps/depthai-visualizer/src/connection/ws/worker.d.ts +1 -57
- package/dist/apps/depthai-visualizer/src/connection/ws/worker.d.ts.map +1 -1
- package/dist/apps/depthai-visualizer/src/connection/ws/worker.js +2 -171
- package/dist/apps/depthai-visualizer/src/connection/ws/worker.js.map +1 -1
- package/dist/apps/depthai-visualizer/src/context/ConnectionsProvider.d.ts +4 -0
- package/dist/apps/depthai-visualizer/src/context/ConnectionsProvider.d.ts.map +1 -0
- package/dist/apps/depthai-visualizer/src/context/ConnectionsProvider.js +4 -0
- package/dist/apps/depthai-visualizer/src/context/ConnectionsProvider.js.map +1 -0
- package/dist/apps/depthai-visualizer/src/context/MessagePipelineProvider.d.ts +1 -4
- package/dist/apps/depthai-visualizer/src/context/MessagePipelineProvider.d.ts.map +1 -1
- package/dist/apps/depthai-visualizer/src/context/MessagePipelineProvider.js +3 -2
- package/dist/apps/depthai-visualizer/src/context/MessagePipelineProvider.js.map +1 -1
- package/dist/apps/depthai-visualizer/src/context/VisualizerContext.d.ts.map +1 -1
- package/dist/apps/depthai-visualizer/src/context/VisualizerContext.js +3 -1
- package/dist/apps/depthai-visualizer/src/context/VisualizerContext.js.map +1 -1
- package/dist/apps/depthai-visualizer/src/index.d.ts +3 -4
- package/dist/apps/depthai-visualizer/src/index.d.ts.map +1 -1
- package/dist/apps/depthai-visualizer/src/index.js +1 -2
- package/dist/apps/depthai-visualizer/src/index.js.map +1 -1
- package/dist/apps/depthai-visualizer/src/panels/ImagePanel.d.ts +4 -2
- package/dist/apps/depthai-visualizer/src/panels/ImagePanel.d.ts.map +1 -1
- package/dist/apps/depthai-visualizer/src/panels/ImagePanel.js.map +1 -1
- package/dist/apps/depthai-visualizer/src/utils/metrics-manager.d.ts +6 -0
- package/dist/apps/depthai-visualizer/src/utils/metrics-manager.d.ts.map +1 -0
- package/dist/apps/depthai-visualizer/src/utils/metrics-manager.js +25 -0
- package/dist/apps/depthai-visualizer/src/utils/metrics-manager.js.map +1 -0
- package/dist/{index-DbBAYYLN.js → index-2SFix7KY.js} +4 -2
- package/dist/{index-CzFeKxPw.js → index-7n6fnp2B.js} +4 -2
- package/dist/{index-DiuZWhZw.js → index-B8Cado6g.js} +4 -2
- package/dist/{index-BOt4IOh5.js → index-B8FQDMoh.js} +4 -2
- package/dist/{index-CVP9pfZS.js → index-B8t-Gi4x.js} +4 -2
- package/dist/{index-BuuOsI5x.js → index-BEcWpcB1.js} +7 -4
- package/dist/{index-DTSS5_f7.js → index-Bay9MnxH.js} +4 -2
- package/dist/{index-CxLTPANc.js → index-Bk6p8-al.js} +4 -2
- package/dist/{index-DY872ZDo.js → index-BkQgkjmO.js} +4 -2
- package/dist/{index-BgXnyRS5.js → index-BvNZUlo_.js} +4 -2
- package/dist/{index-PRD8Vx5h.js → index-CNWGMhCW.js} +107 -499
- package/dist/{index-BYKYHdD1.js → index-ChQWCJEj.js} +4 -2
- package/dist/{index-BbjcxqKn.js → index-Cp3omW6p.js} +5 -4
- package/dist/{index-tsO6geQz.js → index-DKfQ_S8i.js} +4 -2
- package/dist/{index-ByXG8O46.js → index-DSLjhjen.js} +4 -2
- package/dist/{index-iE53L-9n.js → index-Dn-E1-20.js} +4 -2
- package/dist/{index-CeDdrD6U.js → index-GbwWdY6w.js} +4 -2
- package/dist/{index-Du_K2fSC.js → index-otpYhpPx.js} +4 -2
- package/dist/{index-BKodwqoN.js → index-txFQeh8N.js} +4 -2
- package/dist/index.js +5 -3
- package/dist/packages/studio-base/src/panels/ThreeDeeRender/renderables/Images/WorkerImageDecoder.d.ts.map +1 -1
- package/dist/packages/studio-base/src/panels/ThreeDeeRender/renderables/Images/WorkerImageDecoder.js +1 -1
- package/dist/packages/studio-base/src/panels/ThreeDeeRender/renderables/Images/WorkerImageDecoder.js.map +1 -1
- package/dist/worker-D2k1TTky.js +10 -0
- package/dist/{protobuf-CjDCjqx3.js → worker-utils-Jii8lIsy.js} +1406 -1
- package/package.json +1 -1
- package/dist/index-CcszYLTP.js +0 -346
- package/dist/worker-CHyNU_Ed.js +0 -1059
|
@@ -1,5 +1,7 @@
|
|
|
1
|
-
import { au as ExternalTokenizer, aq as styleTags, ar as tags, av as LRParser, as as LRLanguage, an as indentNodeProp, ao as continuedIndent, aA as delimitedIndent, ap as foldNodeProp, aB as foldInside, aK as html, at as LanguageSupport, aL as parseMixed } from './index-
|
|
2
|
-
import './
|
|
1
|
+
import { au as ExternalTokenizer, aq as styleTags, ar as tags, av as LRParser, as as LRLanguage, an as indentNodeProp, ao as continuedIndent, aA as delimitedIndent, ap as foldNodeProp, aB as foldInside, aK as html, at as LanguageSupport, aL as parseMixed } from './index-CNWGMhCW.js';
|
|
2
|
+
import './worker-utils-Jii8lIsy.js';
|
|
3
|
+
import 'hydrated-ws';
|
|
4
|
+
import 'ms';
|
|
3
5
|
import 'protobufjs/minimal';
|
|
4
6
|
import 'react';
|
|
5
7
|
import 'zustand';
|
|
@@ -1,8 +1,10 @@
|
|
|
1
|
-
import { ImagePanel } from './index-
|
|
1
|
+
import { ImagePanel } from './index-BEcWpcB1.js';
|
|
2
2
|
import 'react';
|
|
3
3
|
import 'react-dom';
|
|
4
|
-
import './index-
|
|
5
|
-
import './
|
|
4
|
+
import './index-CNWGMhCW.js';
|
|
5
|
+
import './worker-utils-Jii8lIsy.js';
|
|
6
|
+
import 'hydrated-ws';
|
|
7
|
+
import 'ms';
|
|
6
8
|
import 'protobufjs/minimal';
|
|
7
9
|
import 'zustand';
|
|
8
10
|
import 'react-mosaic-component';
|
|
@@ -26,7 +28,6 @@ import '@mui/icons-material/Cancel';
|
|
|
26
28
|
import '@mui/icons-material/Search';
|
|
27
29
|
import './decodeImage-BBqnjJjE.js';
|
|
28
30
|
import '@mui/material/styles/createTypography';
|
|
29
|
-
import './index-CcszYLTP.js';
|
|
30
31
|
import 'color';
|
|
31
32
|
import 'lodash.curry';
|
|
32
33
|
import '@mui/icons-material/OpenInNew';
|
|
@@ -1,5 +1,7 @@
|
|
|
1
|
-
import { aq as styleTags, ar as tags, as as LRLanguage, at as LanguageSupport, av as LRParser, aD as LocalTokenGroup, aK as html, aL as parseMixed, aN as javascriptLanguage } from './index-
|
|
2
|
-
import './
|
|
1
|
+
import { aq as styleTags, ar as tags, as as LRLanguage, at as LanguageSupport, av as LRParser, aD as LocalTokenGroup, aK as html, aL as parseMixed, aN as javascriptLanguage } from './index-CNWGMhCW.js';
|
|
2
|
+
import './worker-utils-Jii8lIsy.js';
|
|
3
|
+
import 'hydrated-ws';
|
|
4
|
+
import 'ms';
|
|
3
5
|
import 'protobufjs/minimal';
|
|
4
6
|
import 'react';
|
|
5
7
|
import 'zustand';
|
|
@@ -1,5 +1,7 @@
|
|
|
1
|
-
import { au as ExternalTokenizer, aq as styleTags, ar as tags, av as LRParser, as as LRLanguage, an as indentNodeProp, ao as continuedIndent, ap as foldNodeProp, aB as foldInside, at as LanguageSupport } from './index-
|
|
2
|
-
import './
|
|
1
|
+
import { au as ExternalTokenizer, aq as styleTags, ar as tags, av as LRParser, as as LRLanguage, an as indentNodeProp, ao as continuedIndent, ap as foldNodeProp, aB as foldInside, at as LanguageSupport } from './index-CNWGMhCW.js';
|
|
2
|
+
import './worker-utils-Jii8lIsy.js';
|
|
3
|
+
import 'hydrated-ws';
|
|
4
|
+
import 'ms';
|
|
3
5
|
import 'protobufjs/minimal';
|
|
4
6
|
import 'react';
|
|
5
7
|
import 'zustand';
|
|
@@ -1,5 +1,7 @@
|
|
|
1
|
-
import { an as indentNodeProp, ao as continuedIndent, ap as foldNodeProp, aq as styleTags, ar as tags, as as LRLanguage, at as LanguageSupport, au as ExternalTokenizer, av as LRParser, aw as ifNotIn, ax as completeFromList, ay as syntaxTree } from './index-
|
|
2
|
-
import './
|
|
1
|
+
import { an as indentNodeProp, ao as continuedIndent, ap as foldNodeProp, aq as styleTags, ar as tags, as as LRLanguage, at as LanguageSupport, au as ExternalTokenizer, av as LRParser, aw as ifNotIn, ax as completeFromList, ay as syntaxTree } from './index-CNWGMhCW.js';
|
|
2
|
+
import './worker-utils-Jii8lIsy.js';
|
|
3
|
+
import 'hydrated-ws';
|
|
4
|
+
import 'ms';
|
|
3
5
|
import 'protobufjs/minimal';
|
|
4
6
|
import 'react';
|
|
5
7
|
import 'zustand';
|
|
@@ -1,5 +1,7 @@
|
|
|
1
|
-
import { aq as styleTags, ar as tags, as as LRLanguage, an as indentNodeProp, ao as continuedIndent, ap as foldNodeProp, aB as foldInside, aH as defineCSSCompletionSource, at as LanguageSupport, av as LRParser, au as ExternalTokenizer } from './index-
|
|
2
|
-
import './
|
|
1
|
+
import { aq as styleTags, ar as tags, as as LRLanguage, an as indentNodeProp, ao as continuedIndent, ap as foldNodeProp, aB as foldInside, aH as defineCSSCompletionSource, at as LanguageSupport, av as LRParser, au as ExternalTokenizer } from './index-CNWGMhCW.js';
|
|
2
|
+
import './worker-utils-Jii8lIsy.js';
|
|
3
|
+
import 'hydrated-ws';
|
|
4
|
+
import 'ms';
|
|
3
5
|
import 'protobufjs/minimal';
|
|
4
6
|
import 'react';
|
|
5
7
|
import 'zustand';
|
|
@@ -1,5 +1,7 @@
|
|
|
1
|
-
import { aq as styleTags, ar as tags, av as LRParser, as as LRLanguage, an as indentNodeProp, ao as continuedIndent, ap as foldNodeProp, aB as foldInside, at as LanguageSupport } from './index-
|
|
2
|
-
import './
|
|
1
|
+
import { aq as styleTags, ar as tags, av as LRParser, as as LRLanguage, an as indentNodeProp, ao as continuedIndent, ap as foldNodeProp, aB as foldInside, at as LanguageSupport } from './index-CNWGMhCW.js';
|
|
2
|
+
import './worker-utils-Jii8lIsy.js';
|
|
3
|
+
import 'hydrated-ws';
|
|
4
|
+
import 'ms';
|
|
3
5
|
import 'protobufjs/minimal';
|
|
4
6
|
import 'react';
|
|
5
7
|
import 'zustand';
|
|
@@ -1,5 +1,7 @@
|
|
|
1
|
-
import { au as ExternalTokenizer, aC as ContextTracker, aq as styleTags, ar as tags, av as LRParser, as as LRLanguage, ap as foldNodeProp, aB as foldInside, an as indentNodeProp, ao as continuedIndent, aH as defineCSSCompletionSource, at as LanguageSupport } from './index-
|
|
2
|
-
import './
|
|
1
|
+
import { au as ExternalTokenizer, aC as ContextTracker, aq as styleTags, ar as tags, av as LRParser, as as LRLanguage, ap as foldNodeProp, aB as foldInside, an as indentNodeProp, ao as continuedIndent, aH as defineCSSCompletionSource, at as LanguageSupport } from './index-CNWGMhCW.js';
|
|
2
|
+
import './worker-utils-Jii8lIsy.js';
|
|
3
|
+
import 'hydrated-ws';
|
|
4
|
+
import 'ms';
|
|
3
5
|
import 'protobufjs/minimal';
|
|
4
6
|
import 'react';
|
|
5
7
|
import 'zustand';
|
package/dist/index.js
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
export {
|
|
2
|
-
|
|
3
|
-
import 'protobufjs/minimal';
|
|
1
|
+
export { aR as ImagePanel, aQ as PanelLayout, aS as PointCloudPanel, aP as VisualizerContext, aO as WebSocketConnection } from './index-CNWGMhCW.js';
|
|
2
|
+
export { d as createWsWorkerMessageListener } from './worker-utils-Jii8lIsy.js';
|
|
4
3
|
import 'react';
|
|
5
4
|
import 'zustand';
|
|
6
5
|
import 'react-mosaic-component';
|
|
@@ -17,3 +16,6 @@ import 'react-syntax-highlighter';
|
|
|
17
16
|
import 'extend';
|
|
18
17
|
import 'react-icons';
|
|
19
18
|
import '@pandacss/dev';
|
|
19
|
+
import 'hydrated-ws';
|
|
20
|
+
import 'ms';
|
|
21
|
+
import 'protobufjs/minimal';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"WorkerImageDecoder.d.ts","sourceRoot":"","sources":["../../../../../../../../../../packages/studio-base/src/panels/ThreeDeeRender/renderables/Images/WorkerImageDecoder.ts"],"names":[],"mappings":"AAOA,OAAO,EAAE,QAAQ,EAAE,MAAM,mBAAmB,CAAC;AAE7C,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,eAAe,CAAC;AACrD,OAAO,EAAE,KAAK,IAAI,QAAQ,EAAE,MAAM,WAAW,CAAC;AAY9C,qBAAa,kBAAkB;;;
|
|
1
|
+
{"version":3,"file":"WorkerImageDecoder.d.ts","sourceRoot":"","sources":["../../../../../../../../../../packages/studio-base/src/panels/ThreeDeeRender/renderables/Images/WorkerImageDecoder.ts"],"names":[],"mappings":"AAOA,OAAO,EAAE,QAAQ,EAAE,MAAM,mBAAmB,CAAC;AAE7C,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,eAAe,CAAC;AACrD,OAAO,EAAE,KAAK,IAAI,QAAQ,EAAE,MAAM,WAAW,CAAC;AAY9C,qBAAa,kBAAkB;;;IAgB7B;;OAEG;IACU,MAAM,CACjB,KAAK,EAAE,QAAQ,GAAG,QAAQ,EAC1B,OAAO,EAAE,OAAO,CAAC,eAAe,CAAC,GAChC,OAAO,CAAC,SAAS,CAAC;IAId,SAAS,IAAI,IAAI;CAGzB"}
|
package/dist/packages/studio-base/src/panels/ThreeDeeRender/renderables/Images/WorkerImageDecoder.js
CHANGED
|
@@ -8,7 +8,7 @@ export class WorkerImageDecoder {
|
|
|
8
8
|
constructor() {
|
|
9
9
|
const { remote, dispose } = ComlinkWrap(new Worker(
|
|
10
10
|
// foxglove-depcheck-used: babel-plugin-transform-import-meta
|
|
11
|
-
new URL("./WorkerImageDecoder.worker", import.meta.url)));
|
|
11
|
+
new URL("./WorkerImageDecoder.worker", import.meta.url), { type: 'module' }));
|
|
12
12
|
this.#remote = remote;
|
|
13
13
|
this.#dispose = dispose;
|
|
14
14
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"WorkerImageDecoder.js","sourceRoot":"","sources":["../../../../../../../../../../packages/studio-base/src/panels/ThreeDeeRender/renderables/Images/WorkerImageDecoder.ts"],"names":[],"mappings":"AAAA,sEAAsE;AACtE,oEAAoE;AACpE,0DAA0D;AAI1D,OAAO,EAAE,WAAW,EAAE,MAAM,sBAAsB,CAAC;AAgBnD,MAAM,OAAO,kBAAkB;IAC7B,OAAO,CAAgC;IACvC,QAAQ,CAAa;IAErB;QACE,MAAM,EAAE,MAAM,EAAE,OAAO,EAAE,GAAG,WAAW,CACrC,IAAI,MAAM;QACR,6DAA6D;QAC7D,IAAI,GAAG,CAAC,6BAA6B,EAAE,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,
|
|
1
|
+
{"version":3,"file":"WorkerImageDecoder.js","sourceRoot":"","sources":["../../../../../../../../../../packages/studio-base/src/panels/ThreeDeeRender/renderables/Images/WorkerImageDecoder.ts"],"names":[],"mappings":"AAAA,sEAAsE;AACtE,oEAAoE;AACpE,0DAA0D;AAI1D,OAAO,EAAE,WAAW,EAAE,MAAM,sBAAsB,CAAC;AAgBnD,MAAM,OAAO,kBAAkB;IAC7B,OAAO,CAAgC;IACvC,QAAQ,CAAa;IAErB;QACE,MAAM,EAAE,MAAM,EAAE,OAAO,EAAE,GAAG,WAAW,CACrC,IAAI,MAAM;QACR,6DAA6D;QAC7D,IAAI,GAAG,CAAC,6BAA6B,EAAE,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,EACvD,EAAE,IAAI,EAAE,QAAQ,EAAE,CACnB,CACF,CAAC;QACF,IAAI,CAAC,OAAO,GAAG,MAAM,CAAC;QACtB,IAAI,CAAC,QAAQ,GAAG,OAAO,CAAC;IAC1B,CAAC;IAED;;OAEG;IACI,KAAK,CAAC,MAAM,CACjB,KAA0B,EAC1B,OAAiC;QAEjC,OAAO,MAAM,IAAI,CAAC,OAAO,CAAC,MAAM,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACnD,CAAC;IAEM,SAAS;QACd,IAAI,CAAC,QAAQ,EAAE,CAAC;IAClB,CAAC;CACF"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { d as createWsWorkerMessageListener } from './worker-utils-Jii8lIsy.js';
|
|
2
|
+
import 'hydrated-ws';
|
|
3
|
+
import 'ms';
|
|
4
|
+
import 'protobufjs/minimal';
|
|
5
|
+
|
|
6
|
+
// This Source Code Form is subject to the terms of the Mozilla Public
|
|
7
|
+
// License, v2.0. If a copy of the MPL was not distributed with this
|
|
8
|
+
// file, You can obtain one at http://mozilla.org/MPL/2.0/
|
|
9
|
+
|
|
10
|
+
self.addEventListener("message", createWsWorkerMessageListener(self.postMessage.bind(self), self.postMessage.bind(self)));
|