@luxonis/visualizer-protobuf 2.30.0 → 2.31.1
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/{FoxgloveServer-C39Uooyk.js → FoxgloveServer-BssAO1ix.js} +15 -4
- package/dist/{communicator-1cvNRjMr.js → communicator-D49kmBTQ.js} +1 -1
- package/dist/{deserialization.worker-d0xuPKYs.js → deserialization.worker-DsCOJqEa.js} +1 -1
- package/dist/{foxglove-protocol-CYoMweAY.js → foxglove-protocol-BQ1FsNfG.js} +1 -1
- package/dist/{index--ExGcWRF.js → index-B87igDpg.js} +3 -3
- package/dist/{index-DG1LjJ38.js → index-BEFg_Sko.js} +3 -3
- package/dist/{index-C4GjAqu3.js → index-BP8xet9G.js} +32 -29
- package/dist/{index-DBfT810F.js → index-BRoKkcrX.js} +3 -3
- package/dist/{index-Dn4LK93L.js → index-B_E0WpuE.js} +3 -3
- package/dist/{index-BoavvIJ0.js → index-BgHqUgA4.js} +4 -4
- package/dist/{index-CdxzudUl.js → index-Bgmmj1v0.js} +2875 -2818
- package/dist/{index-D3e3XAuV.js → index-Bgt0P9DZ.js} +3 -3
- package/dist/{index-gihFGAxa.js → index-CDS7NmJ7.js} +3 -3
- package/dist/{index-CgyrzKmo.js → index-CJis4XsK.js} +3 -3
- package/dist/{index-D7zKsndC.js → index-Cmshqsvw.js} +3 -3
- package/dist/{index-3y-FxBOU.js → index-D77uCBAO.js} +3 -3
- package/dist/{index-BtVYSyU9.js → index-DKy3gbmW.js} +3 -3
- package/dist/{index-TJDtDUfC.js → index-Dgcol-fP.js} +3 -3
- package/dist/{index-5qLvVfXR.js → index-DjfB4_mu.js} +3 -3
- package/dist/{index-DC1kmt3c.js → index-DmLecJHe.js} +3 -3
- package/dist/{index-BDGOyJit.js → index-QCS7rRjJ.js} +3 -3
- package/dist/{index-DEnq90TB.js → index-WSsHQmbV.js} +3 -3
- package/dist/{index-BJVD4ja7.js → index-uoDpeMpU.js} +3 -3
- package/dist/index.js +3 -3
- package/dist/lib/src/components/Panel.d.ts +1 -0
- package/dist/lib/src/components/Panel.d.ts.map +1 -1
- package/dist/lib/src/components/Panel.js +3 -2
- package/dist/lib/src/components/Panel.js.map +1 -1
- package/dist/lib/src/panels/PointCloudPanel.d.ts +1 -0
- package/dist/lib/src/panels/PointCloudPanel.d.ts.map +1 -1
- package/dist/lib/src/panels/PointCloudPanel.js +2 -2
- package/dist/lib/src/panels/PointCloudPanel.js.map +1 -1
- package/dist/lib/src/protobuf.generated/EncodedFrame.js +1 -1
- package/dist/lib/src/protobuf.generated/Event.js +1 -1
- package/dist/lib/src/protobuf.generated/IMUData.js +1 -1
- package/dist/lib/src/protobuf.generated/ImageAnnotations.js +1 -1
- package/dist/lib/src/protobuf.generated/ImgDetections.js +1 -1
- package/dist/lib/src/protobuf.generated/ImgFrame.js +1 -1
- package/dist/lib/src/protobuf.generated/PointCloudData.js +1 -1
- package/dist/lib/src/protobuf.generated/SpatialImgDetections.js +1 -1
- package/dist/lib/src/protobuf.generated/common.js +1 -1
- package/dist/packages/studio-base/src/panels/ThreeDeeRender/RendererOverlay.d.ts +2 -0
- package/dist/packages/studio-base/src/panels/ThreeDeeRender/RendererOverlay.d.ts.map +1 -1
- package/dist/packages/studio-base/src/panels/ThreeDeeRender/RendererOverlay.js +6 -2
- package/dist/packages/studio-base/src/panels/ThreeDeeRender/RendererOverlay.js.map +1 -1
- package/dist/packages/studio-base/src/panels/ThreeDeeRender/camera.js +7 -7
- package/dist/packages/studio-base/src/panels/ThreeDeeRender/camera.js.map +1 -1
- package/dist/packages/studio-base/src/panels/ThreeDeeRender/renderables/CameraStateSettings.d.ts.map +1 -1
- package/dist/packages/studio-base/src/panels/ThreeDeeRender/renderables/CameraStateSettings.js +46 -3
- package/dist/packages/studio-base/src/panels/ThreeDeeRender/renderables/CameraStateSettings.js.map +1 -1
- package/dist/{protobuf-By8duXQO.js → protobuf-Cr0sn6Ua.js} +7 -7
- package/dist/{worker-CzUjMpCN.js → worker-C_ZGBh4B.js} +4 -4
- package/dist/{worker-B7qK-cxf.js → worker-DMpdSxSr.js} +3 -3
- package/package.json +3 -2
|
@@ -435,6 +435,14 @@ function parseServerMessage(buffer) {
|
|
|
435
435
|
}
|
|
436
436
|
|
|
437
437
|
const textEncoder = new TextEncoder();
|
|
438
|
+
/**
|
|
439
|
+
* A client to interact with the Foxglove WebSocket protocol:
|
|
440
|
+
* https://github.com/foxglove/ws-protocol/blob/main/docs/spec.md.
|
|
441
|
+
*
|
|
442
|
+
* You must provide the underlying websocket client (an implementation of `IWebSocket`) and that
|
|
443
|
+
* client must advertise a subprotocol which is compatible with the ws-protocol spec (e.g.
|
|
444
|
+
* "foxglove.websocket.v1").
|
|
445
|
+
*/
|
|
438
446
|
class FoxgloveClient {
|
|
439
447
|
static SUPPORTED_SUBPROTOCOL = "foxglove.websocket.v1";
|
|
440
448
|
#emitter = new EventEmitter();
|
|
@@ -454,12 +462,9 @@ class FoxgloveClient {
|
|
|
454
462
|
#reconnect() {
|
|
455
463
|
this.#ws.binaryType = "arraybuffer";
|
|
456
464
|
this.#ws.onerror = (event) => {
|
|
457
|
-
this.#emitter.emit("error", event.error);
|
|
465
|
+
this.#emitter.emit("error", event.error ?? new Error("WebSocket error"));
|
|
458
466
|
};
|
|
459
467
|
this.#ws.onopen = (_event) => {
|
|
460
|
-
if (this.#ws.protocol !== FoxgloveClient.SUPPORTED_SUBPROTOCOL) {
|
|
461
|
-
throw new Error(`Expected subprotocol ${FoxgloveClient.SUPPORTED_SUBPROTOCOL}, got '${this.#ws.protocol}'`);
|
|
462
|
-
}
|
|
463
468
|
this.#emitter.emit("open");
|
|
464
469
|
};
|
|
465
470
|
this.#ws.onmessage = (event) => {
|
|
@@ -483,6 +488,9 @@ class FoxgloveClient {
|
|
|
483
488
|
case "status":
|
|
484
489
|
this.#emitter.emit("status", message);
|
|
485
490
|
return;
|
|
491
|
+
case "removeStatus":
|
|
492
|
+
this.#emitter.emit("removeStatus", message);
|
|
493
|
+
return;
|
|
486
494
|
case "advertise":
|
|
487
495
|
this.#emitter.emit("advertise", message.channels);
|
|
488
496
|
return;
|
|
@@ -501,6 +509,9 @@ class FoxgloveClient {
|
|
|
501
509
|
case "connectionGraphUpdate":
|
|
502
510
|
this.#emitter.emit("connectionGraphUpdate", message);
|
|
503
511
|
return;
|
|
512
|
+
case "serviceCallFailure":
|
|
513
|
+
this.#emitter.emit("serviceCallFailure", message);
|
|
514
|
+
return;
|
|
504
515
|
case BinaryOpcode.MESSAGE_DATA:
|
|
505
516
|
this.#emitter.emit("message", message);
|
|
506
517
|
return;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { p as protobufsBySchema } from './protobuf-
|
|
1
|
+
import { p as protobufsBySchema } from './protobuf-Cr0sn6Ua.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, a as Profile } from './protobuf-
|
|
4
|
+
import { T as Type, P as PointsAnnotationType, p as protobufsBySchema, a as Profile } from './protobuf-Cr0sn6Ua.js';
|
|
5
5
|
import 'react';
|
|
6
6
|
import './_commonjsHelpers-E-ZsRS8r.js';
|
|
7
7
|
import 'zustand';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { C as ClientBinaryOpcode, B as BinaryOpcode } from './FoxgloveServer-
|
|
1
|
+
import { C as ClientBinaryOpcode, B as BinaryOpcode } from './FoxgloveServer-BssAO1ix.js';
|
|
2
2
|
|
|
3
3
|
// This Source Code Form is subject to the terms of the Mozilla Public
|
|
4
4
|
// License, v2.0. If a copy of the MPL was not distributed with this
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a8 as EditorView, a9 as EditorSelection, Q as LRLanguage, N as styleTags, O as tags, J as indentNodeProp, a0 as delimitedIndent, M as foldNodeProp, T as LanguageSupport, V as LRParser, Z as syntaxTree, aa as html, ab as parseMixed, U as ExternalTokenizer } from './index-
|
|
1
|
+
import { a8 as EditorView, a9 as EditorSelection, Q as LRLanguage, N as styleTags, O as tags, J as indentNodeProp, a0 as delimitedIndent, M as foldNodeProp, T as LanguageSupport, V as LRParser, Z as syntaxTree, aa as html, ab as parseMixed, U as ExternalTokenizer } from './index-BP8xet9G.js';
|
|
2
2
|
import './tslib.es6-C73eoP_E.js';
|
|
3
3
|
import 'react';
|
|
4
4
|
import 'react-mosaic-component';
|
|
@@ -7,9 +7,9 @@ import '@mui/material';
|
|
|
7
7
|
import './isArrayLikeObject-Bytw9p-q.js';
|
|
8
8
|
import './comlink-DHMAu6X7.js';
|
|
9
9
|
import './utils-Hzt3wxhG.js';
|
|
10
|
-
import './FoxgloveServer-
|
|
10
|
+
import './FoxgloveServer-BssAO1ix.js';
|
|
11
11
|
import 'ms';
|
|
12
|
-
import './foxglove-protocol-
|
|
12
|
+
import './foxglove-protocol-BQ1FsNfG.js';
|
|
13
13
|
import 'react-dnd';
|
|
14
14
|
import 'react-dnd-html5-backend';
|
|
15
15
|
import './i18next-IYI3-Nuv.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a2 as ContextTracker, U as ExternalTokenizer, N as styleTags, O as tags, V as LRParser, Q as LRLanguage, J as indentNodeProp, a0 as delimitedIndent, M as foldNodeProp, a1 as foldInside, T as LanguageSupport, ab as parseMixed } from './index-
|
|
1
|
+
import { a2 as ContextTracker, U as ExternalTokenizer, N as styleTags, O as tags, V as LRParser, Q as LRLanguage, J as indentNodeProp, a0 as delimitedIndent, M as foldNodeProp, a1 as foldInside, T as LanguageSupport, ab as parseMixed } from './index-BP8xet9G.js';
|
|
2
2
|
import './tslib.es6-C73eoP_E.js';
|
|
3
3
|
import 'react';
|
|
4
4
|
import 'react-mosaic-component';
|
|
@@ -7,9 +7,9 @@ import '@mui/material';
|
|
|
7
7
|
import './isArrayLikeObject-Bytw9p-q.js';
|
|
8
8
|
import './comlink-DHMAu6X7.js';
|
|
9
9
|
import './utils-Hzt3wxhG.js';
|
|
10
|
-
import './FoxgloveServer-
|
|
10
|
+
import './FoxgloveServer-BssAO1ix.js';
|
|
11
11
|
import 'ms';
|
|
12
|
-
import './foxglove-protocol-
|
|
12
|
+
import './foxglove-protocol-BQ1FsNfG.js';
|
|
13
13
|
import 'react-dnd';
|
|
14
14
|
import 'react-dnd-html5-backend';
|
|
15
15
|
import './i18next-IYI3-Nuv.js';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { d as dist$1, e as estimateObjectSize, r as reportError, A as AppError, b as baseFlatten, a as baseEach, c as baseIteratee, f as baseDifference, g as getTag, h as baseKeys, i as baseIsEqual, j as castPath, t as toKey, k as baseGet, l as hasIn, s as sendNotification, m as shallowequal, u as useGuaranteedContext, n as getPanelIdsInsideTabPanels, o as getPanelTypeFromId, T as TAB_PANEL_TYPE, p as removePanelFromTabPanel, q as getPanelIdForType, v as getPathFromNode, w as updateTabPanelLayout, x as getSaveConfigsPayloadForAddedPanel, y as replaceAndRemovePanels, z as inlineTabPanelLayouts, B as getAllPanelIds, C as getConfigsForNestedPanelsInsideTab, D as reorderTabWithinTabPanel, E as moveTabBetweenTabPanels, F as isTabPanelConfig, G as DEFAULT_TAB_PANEL_CONFIG, H as addPanelToTab, I as createAddUpdates, J as filterMap, L as Logger, K as uniq$2, M as useShallowMemo, N as CurrentLayoutContext, O as MessageOrderTracker, P as AppConfigurationContext, _ as __assign$7, Q as __rest$4, R as __spreadArray$4 } from './tslib.es6-C73eoP_E.js';
|
|
2
2
|
import { w as wrap$3, p as proxy } from './comlink-DHMAu6X7.js';
|
|
3
3
|
import { u as uint8ArrayToUint16Array } from './utils-Hzt3wxhG.js';
|
|
4
|
-
import { B as BinaryOpcode } from './FoxgloveServer-
|
|
4
|
+
import { B as BinaryOpcode } from './FoxgloveServer-BssAO1ix.js';
|
|
5
5
|
import { g as getDefaultExportFromCjs, c as commonjsGlobal } from './_commonjsHelpers-E-ZsRS8r.js';
|
|
6
6
|
import * as React$1 from 'react';
|
|
7
7
|
import React__default, { useRef, useMemo, createContext, useContext, forwardRef, createElement, useState, Component, useCallback, useEffect, useLayoutEffect, useReducer, useImperativeHandle, Fragment as Fragment$1, Suspense } from 'react';
|
|
8
|
-
import { p as parseFoxgloveMessage } from './foxglove-protocol-
|
|
8
|
+
import { p as parseFoxgloveMessage } from './foxglove-protocol-BQ1FsNfG.js';
|
|
9
9
|
import { DndProvider } from 'react-dnd';
|
|
10
10
|
import { HTML5Backend } from 'react-dnd-html5-backend';
|
|
11
11
|
import { getLeaves, createRemoveUpdate, updateTree, createHideUpdate, createDragToUpdates, getNodeAtPath, MosaicContext, MosaicWindowContext } from 'react-mosaic-component';
|
|
@@ -754,7 +754,7 @@ class DepthToPointcloudWorkerPool {
|
|
|
754
754
|
// file, You can obtain one at http://mozilla.org/MPL/2.0/
|
|
755
755
|
|
|
756
756
|
function initWorker(callback) {
|
|
757
|
-
const workerWrap = wrap$3(new Worker(new URL("deserialization.worker-
|
|
757
|
+
const workerWrap = wrap$3(new Worker(new URL("deserialization.worker-DsCOJqEa.js", import.meta.url), {
|
|
758
758
|
type: "module",
|
|
759
759
|
name: `message-decoder`
|
|
760
760
|
}));
|
|
@@ -19152,7 +19152,7 @@ class WebRtcBridge extends ArtificialWorker {
|
|
|
19152
19152
|
constructor(automaticTokenRefresh) {
|
|
19153
19153
|
super();
|
|
19154
19154
|
this.automaticTokenRefresh = automaticTokenRefresh;
|
|
19155
|
-
this.#worker = new Worker(new URL("worker-
|
|
19155
|
+
this.#worker = new Worker(new URL("worker-C_ZGBh4B.js", import.meta.url), {
|
|
19156
19156
|
type: "module"
|
|
19157
19157
|
});
|
|
19158
19158
|
this.#setupArtificialWorker();
|
|
@@ -19368,7 +19368,7 @@ class VisualizerConnection extends FoxgloveConnection {
|
|
|
19368
19368
|
let worker;
|
|
19369
19369
|
if (type === 'ws') {
|
|
19370
19370
|
this.#url = data.connectionUrl;
|
|
19371
|
-
worker = new Worker(new URL("worker-
|
|
19371
|
+
worker = new Worker(new URL("worker-DMpdSxSr.js", import.meta.url), {
|
|
19372
19372
|
type: "module"
|
|
19373
19373
|
});
|
|
19374
19374
|
} else {
|
|
@@ -85462,7 +85462,7 @@ function legacy(parser) {
|
|
|
85462
85462
|
return new LanguageSupport(StreamLanguage.define(parser));
|
|
85463
85463
|
}
|
|
85464
85464
|
function sql$1(dialectName) {
|
|
85465
|
-
return import('./index-
|
|
85465
|
+
return import('./index-QCS7rRjJ.js').then(m => m.sql({ dialect: m[dialectName] }));
|
|
85466
85466
|
}
|
|
85467
85467
|
/**
|
|
85468
85468
|
An array of language descriptions for known language packages.
|
|
@@ -85473,7 +85473,7 @@ const languages = [
|
|
|
85473
85473
|
name: "C",
|
|
85474
85474
|
extensions: ["c", "h", "ino"],
|
|
85475
85475
|
load() {
|
|
85476
|
-
return import('./index-
|
|
85476
|
+
return import('./index-DKy3gbmW.js').then(m => m.cpp());
|
|
85477
85477
|
}
|
|
85478
85478
|
}),
|
|
85479
85479
|
/*@__PURE__*/LanguageDescription.of({
|
|
@@ -85481,7 +85481,7 @@ const languages = [
|
|
|
85481
85481
|
alias: ["cpp"],
|
|
85482
85482
|
extensions: ["cpp", "c++", "cc", "cxx", "hpp", "h++", "hh", "hxx"],
|
|
85483
85483
|
load() {
|
|
85484
|
-
return import('./index-
|
|
85484
|
+
return import('./index-DKy3gbmW.js').then(m => m.cpp());
|
|
85485
85485
|
}
|
|
85486
85486
|
}),
|
|
85487
85487
|
/*@__PURE__*/LanguageDescription.of({
|
|
@@ -85501,7 +85501,7 @@ const languages = [
|
|
|
85501
85501
|
name: "Go",
|
|
85502
85502
|
extensions: ["go"],
|
|
85503
85503
|
load() {
|
|
85504
|
-
return import('./index-
|
|
85504
|
+
return import('./index-Cmshqsvw.js').then(m => m.go());
|
|
85505
85505
|
}
|
|
85506
85506
|
}),
|
|
85507
85507
|
/*@__PURE__*/LanguageDescription.of({
|
|
@@ -85516,7 +85516,7 @@ const languages = [
|
|
|
85516
85516
|
name: "Java",
|
|
85517
85517
|
extensions: ["java"],
|
|
85518
85518
|
load() {
|
|
85519
|
-
return import('./index-
|
|
85519
|
+
return import('./index-D77uCBAO.js').then(m => m.java());
|
|
85520
85520
|
}
|
|
85521
85521
|
}),
|
|
85522
85522
|
/*@__PURE__*/LanguageDescription.of({
|
|
@@ -85532,7 +85532,7 @@ const languages = [
|
|
|
85532
85532
|
alias: ["json5"],
|
|
85533
85533
|
extensions: ["json", "map"],
|
|
85534
85534
|
load() {
|
|
85535
|
-
return import('./index-
|
|
85535
|
+
return import('./index-DmLecJHe.js').then(m => m.json());
|
|
85536
85536
|
}
|
|
85537
85537
|
}),
|
|
85538
85538
|
/*@__PURE__*/LanguageDescription.of({
|
|
@@ -85546,14 +85546,14 @@ const languages = [
|
|
|
85546
85546
|
name: "LESS",
|
|
85547
85547
|
extensions: ["less"],
|
|
85548
85548
|
load() {
|
|
85549
|
-
return import('./index-
|
|
85549
|
+
return import('./index-uoDpeMpU.js').then(m => m.less());
|
|
85550
85550
|
}
|
|
85551
85551
|
}),
|
|
85552
85552
|
/*@__PURE__*/LanguageDescription.of({
|
|
85553
85553
|
name: "Liquid",
|
|
85554
85554
|
extensions: ["liquid"],
|
|
85555
85555
|
load() {
|
|
85556
|
-
return import('./index
|
|
85556
|
+
return import('./index-B87igDpg.js').then(m => m.liquid());
|
|
85557
85557
|
}
|
|
85558
85558
|
}),
|
|
85559
85559
|
/*@__PURE__*/LanguageDescription.of({
|
|
@@ -85579,7 +85579,7 @@ const languages = [
|
|
|
85579
85579
|
name: "PHP",
|
|
85580
85580
|
extensions: ["php", "php3", "php4", "php5", "php7", "phtml"],
|
|
85581
85581
|
load() {
|
|
85582
|
-
return import('./index-
|
|
85582
|
+
return import('./index-Bgt0P9DZ.js').then(m => m.php());
|
|
85583
85583
|
}
|
|
85584
85584
|
}),
|
|
85585
85585
|
/*@__PURE__*/LanguageDescription.of({
|
|
@@ -85596,28 +85596,28 @@ const languages = [
|
|
|
85596
85596
|
extensions: ["BUILD", "bzl", "py", "pyw"],
|
|
85597
85597
|
filename: /^(BUCK|BUILD)$/,
|
|
85598
85598
|
load() {
|
|
85599
|
-
return import('./index-
|
|
85599
|
+
return import('./index-B_E0WpuE.js').then(m => m.python());
|
|
85600
85600
|
}
|
|
85601
85601
|
}),
|
|
85602
85602
|
/*@__PURE__*/LanguageDescription.of({
|
|
85603
85603
|
name: "Rust",
|
|
85604
85604
|
extensions: ["rs"],
|
|
85605
85605
|
load() {
|
|
85606
|
-
return import('./index-
|
|
85606
|
+
return import('./index-WSsHQmbV.js').then(m => m.rust());
|
|
85607
85607
|
}
|
|
85608
85608
|
}),
|
|
85609
85609
|
/*@__PURE__*/LanguageDescription.of({
|
|
85610
85610
|
name: "Sass",
|
|
85611
85611
|
extensions: ["sass"],
|
|
85612
85612
|
load() {
|
|
85613
|
-
return import('./index-
|
|
85613
|
+
return import('./index-CJis4XsK.js').then(m => m.sass({ indented: true }));
|
|
85614
85614
|
}
|
|
85615
85615
|
}),
|
|
85616
85616
|
/*@__PURE__*/LanguageDescription.of({
|
|
85617
85617
|
name: "SCSS",
|
|
85618
85618
|
extensions: ["scss"],
|
|
85619
85619
|
load() {
|
|
85620
|
-
return import('./index-
|
|
85620
|
+
return import('./index-CJis4XsK.js').then(m => m.sass());
|
|
85621
85621
|
}
|
|
85622
85622
|
}),
|
|
85623
85623
|
/*@__PURE__*/LanguageDescription.of({
|
|
@@ -85648,7 +85648,7 @@ const languages = [
|
|
|
85648
85648
|
name: "WebAssembly",
|
|
85649
85649
|
extensions: ["wat", "wast"],
|
|
85650
85650
|
load() {
|
|
85651
|
-
return import('./index-
|
|
85651
|
+
return import('./index-Dgcol-fP.js').then(m => m.wast());
|
|
85652
85652
|
}
|
|
85653
85653
|
}),
|
|
85654
85654
|
/*@__PURE__*/LanguageDescription.of({
|
|
@@ -85656,7 +85656,7 @@ const languages = [
|
|
|
85656
85656
|
alias: ["rss", "wsdl", "xsd"],
|
|
85657
85657
|
extensions: ["xml", "xsl", "xsd", "svg"],
|
|
85658
85658
|
load() {
|
|
85659
|
-
return import('./index-
|
|
85659
|
+
return import('./index-CDS7NmJ7.js').then(m => m.xml());
|
|
85660
85660
|
}
|
|
85661
85661
|
}),
|
|
85662
85662
|
/*@__PURE__*/LanguageDescription.of({
|
|
@@ -85664,7 +85664,7 @@ const languages = [
|
|
|
85664
85664
|
alias: ["yml"],
|
|
85665
85665
|
extensions: ["yaml", "yml"],
|
|
85666
85666
|
load() {
|
|
85667
|
-
return import('./index-
|
|
85667
|
+
return import('./index-BEFg_Sko.js').then(m => m.yaml());
|
|
85668
85668
|
}
|
|
85669
85669
|
}),
|
|
85670
85670
|
// Legacy modes ported from CodeMirror 5
|
|
@@ -86460,13 +86460,13 @@ const languages = [
|
|
|
86460
86460
|
name: "Vue",
|
|
86461
86461
|
extensions: ["vue"],
|
|
86462
86462
|
load() {
|
|
86463
|
-
return import('./index-
|
|
86463
|
+
return import('./index-BRoKkcrX.js').then(m => m.vue());
|
|
86464
86464
|
}
|
|
86465
86465
|
}),
|
|
86466
86466
|
/*@__PURE__*/LanguageDescription.of({
|
|
86467
86467
|
name: "Angular Template",
|
|
86468
86468
|
load() {
|
|
86469
|
-
return import('./index-
|
|
86469
|
+
return import('./index-DjfB4_mu.js').then(m => m.angular());
|
|
86470
86470
|
}
|
|
86471
86471
|
})
|
|
86472
86472
|
];
|
|
@@ -162498,7 +162498,8 @@ const Panel = ({
|
|
|
162498
162498
|
annotationsFps,
|
|
162499
162499
|
renderDelay,
|
|
162500
162500
|
toggleTopic,
|
|
162501
|
-
triggerToast
|
|
162501
|
+
triggerToast,
|
|
162502
|
+
hideToolbar = false
|
|
162502
162503
|
}) => {
|
|
162503
162504
|
const [detections, setDetections] = React__default.useState([]);
|
|
162504
162505
|
React__default.useEffect(() => {
|
|
@@ -162520,7 +162521,7 @@ const Panel = ({
|
|
|
162520
162521
|
style: {
|
|
162521
162522
|
borderRadius: "8px"
|
|
162522
162523
|
}
|
|
162523
|
-
}, /*#__PURE__*/React__default.createElement(PanelToolbar, {
|
|
162524
|
+
}, !hideToolbar && /*#__PURE__*/React__default.createElement(PanelToolbar, {
|
|
162524
162525
|
kind: kind,
|
|
162525
162526
|
topic: topic,
|
|
162526
162527
|
setDetections: setDetections,
|
|
@@ -162564,7 +162565,7 @@ function createRenderDelaySampler() {
|
|
|
162564
162565
|
};
|
|
162565
162566
|
}
|
|
162566
162567
|
|
|
162567
|
-
const ImagePanelComponent = /*#__PURE__*/React__default.lazy(async () => await import('./index-
|
|
162568
|
+
const ImagePanelComponent = /*#__PURE__*/React__default.lazy(async () => await import('./index-BgHqUgA4.js'));
|
|
162568
162569
|
const ImagePanelBody = ({
|
|
162569
162570
|
topic,
|
|
162570
162571
|
frameRenderedEvent,
|
|
@@ -162641,7 +162642,7 @@ const ImagePanel = /*#__PURE__*/React__default.memo(function ImagePanel(props) {
|
|
|
162641
162642
|
// License, v2.0. If a copy of the MPL was not distributed with this
|
|
162642
162643
|
// file, You can obtain one at http://mozilla.org/MPL/2.0/
|
|
162643
162644
|
|
|
162644
|
-
const ThreeDeeRenderComponent = /*#__PURE__*/React__default.lazy(async () => await import('./index-
|
|
162645
|
+
const ThreeDeeRenderComponent = /*#__PURE__*/React__default.lazy(async () => await import('./index-Bgmmj1v0.js'));
|
|
162645
162646
|
const PointCloudPanelBody = ({
|
|
162646
162647
|
topic,
|
|
162647
162648
|
frameRenderedEvent
|
|
@@ -162693,7 +162694,8 @@ const PointCloudPanelBody = ({
|
|
|
162693
162694
|
const PointCloudPanel = /*#__PURE__*/React__default.memo(function PointCloudPanel({
|
|
162694
162695
|
topic,
|
|
162695
162696
|
toggleTopic,
|
|
162696
|
-
targetFps
|
|
162697
|
+
targetFps,
|
|
162698
|
+
hideToolbar = false
|
|
162697
162699
|
}) {
|
|
162698
162700
|
const renderedFpsMetricsManagerRef = React__default.useRef(null);
|
|
162699
162701
|
const [renderedFps, setRenderedFps] = React__default.useState(undefined);
|
|
@@ -162729,7 +162731,8 @@ const PointCloudPanel = /*#__PURE__*/React__default.memo(function PointCloudPane
|
|
|
162729
162731
|
renderedFps: renderedFps,
|
|
162730
162732
|
renderDelay: averageFrameDelay,
|
|
162731
162733
|
disableAnnotations: true,
|
|
162732
|
-
targetFps: targetFps
|
|
162734
|
+
targetFps: targetFps,
|
|
162735
|
+
hideToolbar: hideToolbar
|
|
162733
162736
|
}, /*#__PURE__*/React__default.createElement(PointCloudPanelBody, {
|
|
162734
162737
|
topic: topic,
|
|
162735
162738
|
frameRenderedEvent: handleFrameRendered
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { N as styleTags, O as tags, Q as LRLanguage, T as LanguageSupport, V as LRParser, a3 as LocalTokenGroup, aa as html, ab as parseMixed, ad as javascriptLanguage } from './index-
|
|
1
|
+
import { N as styleTags, O as tags, Q as LRLanguage, T as LanguageSupport, V as LRParser, a3 as LocalTokenGroup, aa as html, ab as parseMixed, ad as javascriptLanguage } from './index-BP8xet9G.js';
|
|
2
2
|
import './tslib.es6-C73eoP_E.js';
|
|
3
3
|
import 'react';
|
|
4
4
|
import 'react-mosaic-component';
|
|
@@ -7,9 +7,9 @@ import '@mui/material';
|
|
|
7
7
|
import './isArrayLikeObject-Bytw9p-q.js';
|
|
8
8
|
import './comlink-DHMAu6X7.js';
|
|
9
9
|
import './utils-Hzt3wxhG.js';
|
|
10
|
-
import './FoxgloveServer-
|
|
10
|
+
import './FoxgloveServer-BssAO1ix.js';
|
|
11
11
|
import 'ms';
|
|
12
|
-
import './foxglove-protocol-
|
|
12
|
+
import './foxglove-protocol-BQ1FsNfG.js';
|
|
13
13
|
import 'react-dnd';
|
|
14
14
|
import 'react-dnd-html5-backend';
|
|
15
15
|
import './i18next-IYI3-Nuv.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { U as ExternalTokenizer, a2 as ContextTracker, N as styleTags, O as tags, V as LRParser, Z as syntaxTree, X as ifNotIn, Q as LRLanguage, J as indentNodeProp, a0 as delimitedIndent, M as foldNodeProp, a1 as foldInside, T as LanguageSupport, a5 as IterMode, Y as completeFromList, a6 as NodeWeakMap, a4 as snippetCompletion } from './index-
|
|
1
|
+
import { U as ExternalTokenizer, a2 as ContextTracker, N as styleTags, O as tags, V as LRParser, Z as syntaxTree, X as ifNotIn, Q as LRLanguage, J as indentNodeProp, a0 as delimitedIndent, M as foldNodeProp, a1 as foldInside, T as LanguageSupport, a5 as IterMode, Y as completeFromList, a6 as NodeWeakMap, a4 as snippetCompletion } from './index-BP8xet9G.js';
|
|
2
2
|
import './tslib.es6-C73eoP_E.js';
|
|
3
3
|
import 'react';
|
|
4
4
|
import 'react-mosaic-component';
|
|
@@ -7,9 +7,9 @@ import '@mui/material';
|
|
|
7
7
|
import './isArrayLikeObject-Bytw9p-q.js';
|
|
8
8
|
import './comlink-DHMAu6X7.js';
|
|
9
9
|
import './utils-Hzt3wxhG.js';
|
|
10
|
-
import './FoxgloveServer-
|
|
10
|
+
import './FoxgloveServer-BssAO1ix.js';
|
|
11
11
|
import 'ms';
|
|
12
|
-
import './foxglove-protocol-
|
|
12
|
+
import './foxglove-protocol-BQ1FsNfG.js';
|
|
13
13
|
import 'react-dnd';
|
|
14
14
|
import 'react-dnd-html5-backend';
|
|
15
15
|
import './i18next-IYI3-Nuv.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ImagePanel } from './index-
|
|
1
|
+
import { ImagePanel } from './index-Bgmmj1v0.js';
|
|
2
2
|
import 'react';
|
|
3
3
|
import 'react-dom';
|
|
4
4
|
import './tslib.es6-C73eoP_E.js';
|
|
@@ -7,12 +7,12 @@ 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-BP8xet9G.js';
|
|
11
11
|
import './comlink-DHMAu6X7.js';
|
|
12
12
|
import './utils-Hzt3wxhG.js';
|
|
13
|
-
import './FoxgloveServer-
|
|
13
|
+
import './FoxgloveServer-BssAO1ix.js';
|
|
14
14
|
import 'ms';
|
|
15
|
-
import './foxglove-protocol-
|
|
15
|
+
import './foxglove-protocol-BQ1FsNfG.js';
|
|
16
16
|
import 'react-dnd';
|
|
17
17
|
import 'react-dnd-html5-backend';
|
|
18
18
|
import './i18next-IYI3-Nuv.js';
|