@luxonis/visualizer-protobuf 2.66.8 → 2.66.10
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/{depth-B7VOdK0y.js → depth-BGin0LSZ.js} +15 -452
- package/dist/depth-coloring.worker-YB2xphzJ.js +84 -0
- package/dist/{deserialization.worker-GXEWF6Ah.js → deserialization.worker-CgJJ0wn7.js} +89 -6
- package/dist/{index-CUuB2DeV.js → index-BHSCyWTx.js} +26 -25
- package/dist/{index-D1xmWApp.js → index-BOSTLpqR.js} +3 -2
- package/dist/{index-C05AhKNz.js → index-BwR3Iw0A.js} +5 -5
- package/dist/{index-BxuDWAWd.js → index-C5g4sPQV.js} +5 -5
- package/dist/{index-CfLr9xrN.js → index-CFJCMpe3.js} +5 -5
- package/dist/{index-BYTVvykH.js → index-CMk3yuIe.js} +5 -5
- package/dist/{index-DxPt_hhw.js → index-CT4S0Kky.js} +5 -5
- package/dist/index-CmrbNJoW.js +405 -0
- package/dist/{index-CPFO1Uvg.js → index-Cux47RKo.js} +5 -5
- package/dist/{index-BkruEbO5.js → index-DKiZ2X4o.js} +5 -5
- package/dist/{index-UAnOeVfw.js → index-DgB4MyqP.js} +5 -5
- package/dist/{index-BRSoQ8_Y.js → index-DgsLl2EF.js} +5 -5
- package/dist/{index-BCNQjEez.js → index-DjfMAVx2.js} +7 -6
- package/dist/{index-BLaE8vrb.js → index-DoUU7hig.js} +5 -5
- package/dist/{index-DyM7JMrj.js → index-Dq_6x13l.js} +5 -5
- package/dist/{index-BqkFobGp.js → index-H7DkPNZj.js} +5 -5
- package/dist/{index-DIY7ddlQ.js → index-QTvh2vP4.js} +5 -5
- package/dist/{index-OV08AjM2.js → index-kNDsHDY4.js} +5 -5
- package/dist/{index-DgYMoCLL.js → index-v8qHRTgH.js} +5 -5
- package/dist/{index-DE5zu3LB.js → index-w7ND8d2T.js} +5 -5
- package/dist/index.js +2 -2
- package/dist/lib/src/connection/communicator.js.map +1 -1
- package/dist/lib/src/messaging/deserialization/pointcloud/pointcloudFromDepth.worker.js +54 -39
- package/dist/lib/src/messaging/deserialization/pointcloud/pointcloudFromDepth.worker.js.map +1 -1
- package/dist/lib/src/messaging/deserialization/pointcloud/poitcloudPoolManager.d.ts +1 -1
- package/dist/lib/src/messaging/deserialization/pointcloud/poitcloudPoolManager.d.ts.map +1 -1
- package/dist/lib/src/messaging/deserialization/pointcloud/poitcloudPoolManager.js +1 -1
- package/dist/lib/src/messaging/deserialization/pointcloud/poitcloudPoolManager.js.map +1 -1
- package/dist/lib/src/messaging/deserialization/video/depth-coloring.worker.d.ts +6 -0
- package/dist/lib/src/messaging/deserialization/video/depth-coloring.worker.d.ts.map +1 -0
- package/dist/lib/src/messaging/deserialization/video/depth-coloring.worker.js +89 -0
- package/dist/lib/src/messaging/deserialization/video/depth-coloring.worker.js.map +1 -0
- package/dist/lib/src/messaging/deserialization/video/depth-to-pointcloud.d.ts +14 -0
- package/dist/lib/src/messaging/deserialization/video/depth-to-pointcloud.d.ts.map +1 -0
- package/dist/lib/src/messaging/deserialization/video/depth-to-pointcloud.js +38 -0
- package/dist/lib/src/messaging/deserialization/video/depth-to-pointcloud.js.map +1 -0
- package/dist/lib/src/messaging/deserialization/video/depth.d.ts +8 -7
- package/dist/lib/src/messaging/deserialization/video/depth.d.ts.map +1 -1
- package/dist/lib/src/messaging/deserialization/video/depth.js +12 -22
- package/dist/lib/src/messaging/deserialization/video/depth.js.map +1 -1
- package/dist/lib/src/messaging/deserialization.worker.d.ts +3 -1
- package/dist/lib/src/messaging/deserialization.worker.d.ts.map +1 -1
- package/dist/lib/src/messaging/deserialization.worker.js +7 -4
- package/dist/lib/src/messaging/deserialization.worker.js.map +1 -1
- package/dist/lib/src/messaging/message-handler.d.ts.map +1 -1
- package/dist/lib/src/messaging/message-handler.js +1 -1
- package/dist/lib/src/messaging/message-handler.js.map +1 -1
- package/dist/{pointcloudFromDepth.worker-hil48rbC.js → pointcloudFromDepth.worker-CoUfUVnZ.js} +55 -40
- package/package.json +1 -1
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { e as expose } from './comlink-DHMAu6X7.js';
|
|
2
|
-
import {
|
|
2
|
+
import { t as typescript } from './index-CmrbNJoW.js';
|
|
3
|
+
import { U as parseMessage, e as estimateObjectSize, V as fromMillis, d as dist, W as parsePixelFormat, X as deserializeDepthFrame } from './depth-BGin0LSZ.js';
|
|
3
4
|
import { P as PointsAnnotationType, p as protobufsBySchema, T as Type, b as Profile } from './protobuf-BFCtaU7c.js';
|
|
4
5
|
import { i as isCapableOfEncodedStream } from './encoding-DqlhpFR2.js';
|
|
5
6
|
import 'react';
|
|
@@ -666,6 +667,79 @@ function deserializeColorFrame({
|
|
|
666
667
|
// License, v2.0. If a copy of the MPL was not distributed with this
|
|
667
668
|
// file, You can obtain one at http://mozilla.org/MPL/2.0/
|
|
668
669
|
|
|
670
|
+
function deserializeDepthFrameToPointCloud({
|
|
671
|
+
topic,
|
|
672
|
+
message,
|
|
673
|
+
callback
|
|
674
|
+
}) {
|
|
675
|
+
const {
|
|
676
|
+
receiveTime,
|
|
677
|
+
width,
|
|
678
|
+
height
|
|
679
|
+
} = parseMessage(message);
|
|
680
|
+
const foxgloveMessage = {
|
|
681
|
+
timestamp: message.tsDevice ?? receiveTime,
|
|
682
|
+
frame_id: `pointcloud-${topic}-frame`,
|
|
683
|
+
point_stride: 16,
|
|
684
|
+
pose: {
|
|
685
|
+
position: {
|
|
686
|
+
x: 0,
|
|
687
|
+
y: 0,
|
|
688
|
+
z: 0
|
|
689
|
+
},
|
|
690
|
+
orientation: {
|
|
691
|
+
x: 0,
|
|
692
|
+
y: 0,
|
|
693
|
+
z: 1,
|
|
694
|
+
w: 0
|
|
695
|
+
}
|
|
696
|
+
},
|
|
697
|
+
width,
|
|
698
|
+
height,
|
|
699
|
+
fields: [{
|
|
700
|
+
name: "x",
|
|
701
|
+
offset: 0,
|
|
702
|
+
type: typescript.NumericType.FLOAT32
|
|
703
|
+
}, {
|
|
704
|
+
name: "y",
|
|
705
|
+
offset: 4,
|
|
706
|
+
type: typescript.NumericType.FLOAT32
|
|
707
|
+
}, {
|
|
708
|
+
name: "z",
|
|
709
|
+
offset: 8,
|
|
710
|
+
type: typescript.NumericType.FLOAT32
|
|
711
|
+
}, {
|
|
712
|
+
name: "red",
|
|
713
|
+
offset: 12,
|
|
714
|
+
type: typescript.NumericType.UINT8
|
|
715
|
+
}, {
|
|
716
|
+
name: "green",
|
|
717
|
+
offset: 13,
|
|
718
|
+
type: typescript.NumericType.UINT8
|
|
719
|
+
}, {
|
|
720
|
+
name: "blue",
|
|
721
|
+
offset: 14,
|
|
722
|
+
type: typescript.NumericType.UINT8
|
|
723
|
+
}, {
|
|
724
|
+
name: "alpha",
|
|
725
|
+
offset: 15,
|
|
726
|
+
type: typescript.NumericType.UINT8
|
|
727
|
+
}],
|
|
728
|
+
data: message.data
|
|
729
|
+
};
|
|
730
|
+
callback({
|
|
731
|
+
topic,
|
|
732
|
+
receiveTime,
|
|
733
|
+
message: foxgloveMessage,
|
|
734
|
+
sizeInBytes: estimateObjectSize(foxgloveMessage),
|
|
735
|
+
schemaName: "foxglove.PointCloud"
|
|
736
|
+
});
|
|
737
|
+
}
|
|
738
|
+
|
|
739
|
+
// This Source Code Form is subject to the terms of the Mozilla Public
|
|
740
|
+
// License, v2.0. If a copy of the MPL was not distributed with this
|
|
741
|
+
// file, You can obtain one at http://mozilla.org/MPL/2.0/
|
|
742
|
+
|
|
669
743
|
function ensureWebCodecsSupported(target) {
|
|
670
744
|
const supported = typeof target !== "undefined";
|
|
671
745
|
if (!supported) {
|
|
@@ -955,7 +1029,8 @@ function initCallback(cb) {
|
|
|
955
1029
|
function handleMessageToDecode({
|
|
956
1030
|
schema,
|
|
957
1031
|
buffer,
|
|
958
|
-
topic
|
|
1032
|
+
topic,
|
|
1033
|
+
stereoDepthMaxValue
|
|
959
1034
|
}, configStore, errorCallback) {
|
|
960
1035
|
const handleDecodingError = error => {
|
|
961
1036
|
// TODO: Enable this log once we fix topic unsubscription not working
|
|
@@ -991,20 +1066,23 @@ function handleMessageToDecode({
|
|
|
991
1066
|
topicDecoders,
|
|
992
1067
|
message,
|
|
993
1068
|
callback,
|
|
994
|
-
type: protobufSchema.type
|
|
1069
|
+
type: protobufSchema.type,
|
|
1070
|
+
maxSteroDepth: stereoDepthMaxValue
|
|
995
1071
|
}).catch(handleDecodingError);
|
|
996
1072
|
} catch (error) {
|
|
997
1073
|
handleDecodingError(error);
|
|
998
1074
|
}
|
|
999
1075
|
}
|
|
1000
1076
|
async function deserializeDepthAiMessage(args) {
|
|
1077
|
+
// eslint-disable-next-line @typescript-eslint/no-shadow
|
|
1001
1078
|
const {
|
|
1002
1079
|
topicDecoders,
|
|
1003
1080
|
topicSizes,
|
|
1004
1081
|
type,
|
|
1005
1082
|
message,
|
|
1006
1083
|
callback,
|
|
1007
|
-
topic
|
|
1084
|
+
topic,
|
|
1085
|
+
maxSteroDepth
|
|
1008
1086
|
} = args;
|
|
1009
1087
|
switch (type) {
|
|
1010
1088
|
case "encodedFrame":
|
|
@@ -1063,12 +1141,17 @@ async function deserializeDepthAiMessage(args) {
|
|
|
1063
1141
|
}
|
|
1064
1142
|
case Type.RAW16:
|
|
1065
1143
|
{
|
|
1066
|
-
|
|
1067
|
-
await deserializeDepthFrame({
|
|
1144
|
+
deserializeDepthFrameToPointCloud({
|
|
1068
1145
|
topic,
|
|
1069
1146
|
message,
|
|
1070
1147
|
callback
|
|
1071
1148
|
});
|
|
1149
|
+
await deserializeDepthFrame({
|
|
1150
|
+
topic,
|
|
1151
|
+
message,
|
|
1152
|
+
callback,
|
|
1153
|
+
maxSteroDepth: maxSteroDepth / 1000
|
|
1154
|
+
});
|
|
1072
1155
|
break;
|
|
1073
1156
|
}
|
|
1074
1157
|
default:
|
|
@@ -1,4 +1,4 @@
|
|
|
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$8, Q as __rest$5, R as __spreadArray$5 } from './depth-
|
|
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$8, Q as __rest$5, R as __spreadArray$5 } from './depth-BGin0LSZ.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
4
|
import { p as protobufsBySchema, a as protobufSchemaNameToType, g as getDefaultExportFromCjs, c as commonjsGlobal } from './protobuf-BFCtaU7c.js';
|
|
@@ -575,7 +575,7 @@ class DepthToPointcloudWorkerPool {
|
|
|
575
575
|
this.#FRAME_BATCH_SIZE = Math.max(1, batchSize);
|
|
576
576
|
this.#targetDispatchIntervalMs = DISPATCH_INTERVAL_MS / Math.max(1, Math.round(targetFps / DISPATCH_INTERVAL_FRACTION)) * this.#calculateBatchMultiplier();
|
|
577
577
|
this.#maxProcessedQueueSize = Math.max(1, maxProcessedQueueSize);
|
|
578
|
-
this.workerApis = new Array(WORKER_COUNT).fill(undefined).map(() => wrap$3(new Worker(new URL("pointcloudFromDepth.worker-
|
|
578
|
+
this.workerApis = new Array(WORKER_COUNT).fill(undefined).map(() => wrap$3(new Worker(new URL("pointcloudFromDepth.worker-CoUfUVnZ.js", import.meta.url), {
|
|
579
579
|
type: "module"
|
|
580
580
|
})));
|
|
581
581
|
this.#metrics = globalInputEventMetricsManager;
|
|
@@ -653,7 +653,7 @@ class DepthToPointcloudWorkerPool {
|
|
|
653
653
|
// biome-ignore lint/style/noNonNullAssertion: <explanation>
|
|
654
654
|
const workerApi = this.workerApis[workerIndex];
|
|
655
655
|
this.lastUsedWorkerIndex = (this.lastUsedWorkerIndex + 1) % WORKER_COUNT;
|
|
656
|
-
workerApi.depthToPointcloudGPU(depthDataArray, width, height, fx, fy, cx, cy, i420DataArray, i420Width, i420Height, {
|
|
656
|
+
workerApi.depthToPointcloudGPU(depthDataArray, width, height, fx, fy, cx, cy, i420DataArray, i420Width, i420Height, Number(localStorage.getItem("stereoDepthMaxValue") ?? "5.0"), {
|
|
657
657
|
hasGPU: this.#isWebGpuSupported
|
|
658
658
|
}).then(results => {
|
|
659
659
|
if (results.length === batchToProcess.length) {
|
|
@@ -790,7 +790,7 @@ class ConfigStore {
|
|
|
790
790
|
// file, You can obtain one at http://mozilla.org/MPL/2.0/
|
|
791
791
|
|
|
792
792
|
function initWorker(callback) {
|
|
793
|
-
const workerWrap = wrap$3(new Worker(new URL("deserialization.worker-
|
|
793
|
+
const workerWrap = wrap$3(new Worker(new URL("deserialization.worker-CgJJ0wn7.js", import.meta.url), {
|
|
794
794
|
type: "module",
|
|
795
795
|
name: `message-decoder`
|
|
796
796
|
}));
|
|
@@ -817,7 +817,8 @@ function createMessageHandler(callback) {
|
|
|
817
817
|
schema,
|
|
818
818
|
buffer,
|
|
819
819
|
topic,
|
|
820
|
-
neuralCameraIntrinsics
|
|
820
|
+
neuralCameraIntrinsics,
|
|
821
|
+
stereoDepthMaxValue: Number(localStorage.getItem("stereoDepthMaxValue") ?? "5.0")
|
|
821
822
|
}, ConfigStore.getInstance(), proxiedCallback);
|
|
822
823
|
}
|
|
823
824
|
};
|
|
@@ -86840,7 +86841,7 @@ function legacy(parser) {
|
|
|
86840
86841
|
return new LanguageSupport(StreamLanguage.define(parser));
|
|
86841
86842
|
}
|
|
86842
86843
|
function sql$1(dialectName) {
|
|
86843
|
-
return import('./index-
|
|
86844
|
+
return import('./index-DKiZ2X4o.js').then(m => m.sql({ dialect: m[dialectName] }));
|
|
86844
86845
|
}
|
|
86845
86846
|
/**
|
|
86846
86847
|
An array of language descriptions for known language packages.
|
|
@@ -86851,7 +86852,7 @@ const languages = [
|
|
|
86851
86852
|
name: "C",
|
|
86852
86853
|
extensions: ["c", "h", "ino"],
|
|
86853
86854
|
load() {
|
|
86854
|
-
return import('./index-
|
|
86855
|
+
return import('./index-Dq_6x13l.js').then(m => m.cpp());
|
|
86855
86856
|
}
|
|
86856
86857
|
}),
|
|
86857
86858
|
/*@__PURE__*/LanguageDescription.of({
|
|
@@ -86859,7 +86860,7 @@ const languages = [
|
|
|
86859
86860
|
alias: ["cpp"],
|
|
86860
86861
|
extensions: ["cpp", "c++", "cc", "cxx", "hpp", "h++", "hh", "hxx"],
|
|
86861
86862
|
load() {
|
|
86862
|
-
return import('./index-
|
|
86863
|
+
return import('./index-Dq_6x13l.js').then(m => m.cpp());
|
|
86863
86864
|
}
|
|
86864
86865
|
}),
|
|
86865
86866
|
/*@__PURE__*/LanguageDescription.of({
|
|
@@ -86879,7 +86880,7 @@ const languages = [
|
|
|
86879
86880
|
name: "Go",
|
|
86880
86881
|
extensions: ["go"],
|
|
86881
86882
|
load() {
|
|
86882
|
-
return import('./index-
|
|
86883
|
+
return import('./index-CMk3yuIe.js').then(m => m.go());
|
|
86883
86884
|
}
|
|
86884
86885
|
}),
|
|
86885
86886
|
/*@__PURE__*/LanguageDescription.of({
|
|
@@ -86894,7 +86895,7 @@ const languages = [
|
|
|
86894
86895
|
name: "Java",
|
|
86895
86896
|
extensions: ["java"],
|
|
86896
86897
|
load() {
|
|
86897
|
-
return import('./index-
|
|
86898
|
+
return import('./index-C5g4sPQV.js').then(m => m.java());
|
|
86898
86899
|
}
|
|
86899
86900
|
}),
|
|
86900
86901
|
/*@__PURE__*/LanguageDescription.of({
|
|
@@ -86910,7 +86911,7 @@ const languages = [
|
|
|
86910
86911
|
alias: ["json5"],
|
|
86911
86912
|
extensions: ["json", "map"],
|
|
86912
86913
|
load() {
|
|
86913
|
-
return import('./index-
|
|
86914
|
+
return import('./index-DgB4MyqP.js').then(m => m.json());
|
|
86914
86915
|
}
|
|
86915
86916
|
}),
|
|
86916
86917
|
/*@__PURE__*/LanguageDescription.of({
|
|
@@ -86924,14 +86925,14 @@ const languages = [
|
|
|
86924
86925
|
name: "LESS",
|
|
86925
86926
|
extensions: ["less"],
|
|
86926
86927
|
load() {
|
|
86927
|
-
return import('./index-
|
|
86928
|
+
return import('./index-Cux47RKo.js').then(m => m.less());
|
|
86928
86929
|
}
|
|
86929
86930
|
}),
|
|
86930
86931
|
/*@__PURE__*/LanguageDescription.of({
|
|
86931
86932
|
name: "Liquid",
|
|
86932
86933
|
extensions: ["liquid"],
|
|
86933
86934
|
load() {
|
|
86934
|
-
return import('./index-
|
|
86935
|
+
return import('./index-H7DkPNZj.js').then(m => m.liquid());
|
|
86935
86936
|
}
|
|
86936
86937
|
}),
|
|
86937
86938
|
/*@__PURE__*/LanguageDescription.of({
|
|
@@ -86957,7 +86958,7 @@ const languages = [
|
|
|
86957
86958
|
name: "PHP",
|
|
86958
86959
|
extensions: ["php", "php3", "php4", "php5", "php7", "phtml"],
|
|
86959
86960
|
load() {
|
|
86960
|
-
return import('./index-
|
|
86961
|
+
return import('./index-DoUU7hig.js').then(m => m.php());
|
|
86961
86962
|
}
|
|
86962
86963
|
}),
|
|
86963
86964
|
/*@__PURE__*/LanguageDescription.of({
|
|
@@ -86974,28 +86975,28 @@ const languages = [
|
|
|
86974
86975
|
extensions: ["BUILD", "bzl", "py", "pyw"],
|
|
86975
86976
|
filename: /^(BUCK|BUILD)$/,
|
|
86976
86977
|
load() {
|
|
86977
|
-
return import('./index-
|
|
86978
|
+
return import('./index-BwR3Iw0A.js').then(m => m.python());
|
|
86978
86979
|
}
|
|
86979
86980
|
}),
|
|
86980
86981
|
/*@__PURE__*/LanguageDescription.of({
|
|
86981
86982
|
name: "Rust",
|
|
86982
86983
|
extensions: ["rs"],
|
|
86983
86984
|
load() {
|
|
86984
|
-
return import('./index-
|
|
86985
|
+
return import('./index-DgsLl2EF.js').then(m => m.rust());
|
|
86985
86986
|
}
|
|
86986
86987
|
}),
|
|
86987
86988
|
/*@__PURE__*/LanguageDescription.of({
|
|
86988
86989
|
name: "Sass",
|
|
86989
86990
|
extensions: ["sass"],
|
|
86990
86991
|
load() {
|
|
86991
|
-
return import('./index-
|
|
86992
|
+
return import('./index-w7ND8d2T.js').then(m => m.sass({ indented: true }));
|
|
86992
86993
|
}
|
|
86993
86994
|
}),
|
|
86994
86995
|
/*@__PURE__*/LanguageDescription.of({
|
|
86995
86996
|
name: "SCSS",
|
|
86996
86997
|
extensions: ["scss"],
|
|
86997
86998
|
load() {
|
|
86998
|
-
return import('./index-
|
|
86999
|
+
return import('./index-w7ND8d2T.js').then(m => m.sass());
|
|
86999
87000
|
}
|
|
87000
87001
|
}),
|
|
87001
87002
|
/*@__PURE__*/LanguageDescription.of({
|
|
@@ -87026,7 +87027,7 @@ const languages = [
|
|
|
87026
87027
|
name: "WebAssembly",
|
|
87027
87028
|
extensions: ["wat", "wast"],
|
|
87028
87029
|
load() {
|
|
87029
|
-
return import('./index-
|
|
87030
|
+
return import('./index-CT4S0Kky.js').then(m => m.wast());
|
|
87030
87031
|
}
|
|
87031
87032
|
}),
|
|
87032
87033
|
/*@__PURE__*/LanguageDescription.of({
|
|
@@ -87034,7 +87035,7 @@ const languages = [
|
|
|
87034
87035
|
alias: ["rss", "wsdl", "xsd"],
|
|
87035
87036
|
extensions: ["xml", "xsl", "xsd", "svg"],
|
|
87036
87037
|
load() {
|
|
87037
|
-
return import('./index-
|
|
87038
|
+
return import('./index-QTvh2vP4.js').then(m => m.xml());
|
|
87038
87039
|
}
|
|
87039
87040
|
}),
|
|
87040
87041
|
/*@__PURE__*/LanguageDescription.of({
|
|
@@ -87042,7 +87043,7 @@ const languages = [
|
|
|
87042
87043
|
alias: ["yml"],
|
|
87043
87044
|
extensions: ["yaml", "yml"],
|
|
87044
87045
|
load() {
|
|
87045
|
-
return import('./index-
|
|
87046
|
+
return import('./index-CFJCMpe3.js').then(m => m.yaml());
|
|
87046
87047
|
}
|
|
87047
87048
|
}),
|
|
87048
87049
|
// Legacy modes ported from CodeMirror 5
|
|
@@ -87838,13 +87839,13 @@ const languages = [
|
|
|
87838
87839
|
name: "Vue",
|
|
87839
87840
|
extensions: ["vue"],
|
|
87840
87841
|
load() {
|
|
87841
|
-
return import('./index-
|
|
87842
|
+
return import('./index-kNDsHDY4.js').then(m => m.vue());
|
|
87842
87843
|
}
|
|
87843
87844
|
}),
|
|
87844
87845
|
/*@__PURE__*/LanguageDescription.of({
|
|
87845
87846
|
name: "Angular Template",
|
|
87846
87847
|
load() {
|
|
87847
|
-
return import('./index-
|
|
87848
|
+
return import('./index-v8qHRTgH.js').then(m => m.angular());
|
|
87848
87849
|
}
|
|
87849
87850
|
})
|
|
87850
87851
|
];
|
|
@@ -166553,7 +166554,7 @@ function createRenderDelaySampler() {
|
|
|
166553
166554
|
};
|
|
166554
166555
|
}
|
|
166555
166556
|
|
|
166556
|
-
const ImagePanelComponent = /*#__PURE__*/React__default.lazy(async () => await import('./index-
|
|
166557
|
+
const ImagePanelComponent = /*#__PURE__*/React__default.lazy(async () => await import('./index-DjfMAVx2.js'));
|
|
166557
166558
|
const ImagePanelBody = ({
|
|
166558
166559
|
topic,
|
|
166559
166560
|
frameRenderedEvent,
|
|
@@ -166648,7 +166649,7 @@ const DEFAULT_CAMERA_STATE = {
|
|
|
166648
166649
|
// License, v2.0. If a copy of the MPL was not distributed with this
|
|
166649
166650
|
// file, You can obtain one at http://mozilla.org/MPL/2.0/
|
|
166650
166651
|
|
|
166651
|
-
const ThreeDeeRenderComponent = /*#__PURE__*/React__default.lazy(async () => await import('./index-
|
|
166652
|
+
const ThreeDeeRenderComponent = /*#__PURE__*/React__default.lazy(async () => await import('./index-BOSTLpqR.js'));
|
|
166652
166653
|
const PointCloudPanelBody = ({
|
|
166653
166654
|
topic,
|
|
166654
166655
|
frameRenderedEvent,
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
import React__default, { useReducer, useRef, useCallback, useLayoutEffect, Component, useContext, useState, useEffect, createContext, forwardRef, createElement, cloneElement, useMemo, Profiler, StrictMode } from 'react';
|
|
3
3
|
import ReactDOM__default from 'react-dom';
|
|
4
|
-
import {
|
|
4
|
+
import { Y as isSymbol, Z as toString, $ as keys, a0 as getSymbols$1, a1 as stubArray, a2 as arrayPush, a3 as baseGetAllKeys, g as getTag, a4 as getAllKeys, k as baseGet, c as baseIteratee, j as castPath, t as toKey, a5 as arrayMap$1, a6 as baseUniq, b as baseFlatten, a7 as useMustNotChange, a8 as useCurrentLayoutActions, a9 as useCurrentLayoutSelector, r as reportError, A as AppError, L as Logger, u as useGuaranteedContext, aa as usePanelMosaicId, ab as useSelectedPanels, ac as PANEL_TITLE_CONFIG_KEY, ad as noop$4, o as getPanelTypeFromId, M as useShallowMemo, T as TAB_PANEL_TYPE, J as filterMap, d as dist$2, ae as useAppConfiguration, af as useValueChangedDebugLog, ag as useJsonTreeTheme } from './depth-BGin0LSZ.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-
|
|
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-BHSCyWTx.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-BFCtaU7c.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';
|
|
@@ -17,6 +17,7 @@ import CancelIcon from '@mui/icons-material/Cancel';
|
|
|
17
17
|
import SearchIcon from '@mui/icons-material/Search';
|
|
18
18
|
import { useDrag, useDrop } from 'react-dnd';
|
|
19
19
|
import { B as Box3, V as Vector3, I as InstancedBufferGeometry, F as Float32BufferAttribute, a as InstancedInterleavedBuffer, b as InterleavedBufferAttribute, W as WireframeGeometry, S as Sphere, U as UniformsLib, c as Vector2, e as ShaderLib, f as UniformsUtils, g as ShaderMaterial, h as Vector4, M as Matrix4, L as Line3, i as Mesh, j as MathUtils, O as Object3D, C as Color, r as rgbToThreeColor, s as stringToRgba, m as makeRgba, k as MeshStandardMaterial, R as ReplaceStencilOp, N as NotEqualStencilFunc, D as DoubleSide, P as PointsMaterial, l as rgbaToCssString, n as colorModeSettingsFields, o as autoSelectColorSettings, p as PlaneGeometry, q as DataTexture, t as UVMapping, u as ClampToEdgeWrapping, v as NearestFilter, w as LinearFilter, x as FS_SRGB_TO_LINEAR, y as SRGBColorSpace, z as LinearSRGBColorSpace, A as rgbaToLinear, E as RedFormat, G as RGBAFormat, H as getColorConverter, J as FloatType, K as UnsignedByteType, Q as NEEDS_MIN_MAX$1, T as InstancedMesh, X as CylinderGeometry, Y as ConeGeometry, Z as DataTextureLoader, _ as LinearMipmapLinearFilter, $ as Loader, a0 as LoaderUtils, a1 as FileLoader, a2 as MeshBasicMaterial, a3 as Scene, a4 as TextureLoader, a5 as AnimationClip, a6 as VectorKeyframeTrack, a7 as QuaternionKeyframeTrack, a8 as MeshLambertMaterial, a9 as MeshPhongMaterial, aa as FrontSide, ab as PerspectiveCamera, ac as OrthographicCamera, ad as AmbientLight, ae as SpotLight, af as PointLight, ag as DirectionalLight, ah as BufferGeometry, ai as Group, aj as Quaternion, ak as Bone, al as LineBasicMaterial, am as SkinnedMesh, an as Line, ao as LineSegments, ap as RepeatWrapping, aq as Skeleton, ar as BufferAttribute, as as TrianglesDrawMode, at as TriangleFanDrawMode, au as TriangleStripDrawMode, av as MeshPhysicalMaterial, aw as ImageBitmapLoader, ax as InterleavedBuffer, ay as Material, az as PropertyBinding, aA as LineLoop, aB as Points, aC as InterpolateLinear, aD as ColorManagement, aE as NearestMipmapNearestFilter, aF as LinearMipmapNearestFilter, aG as NearestMipmapLinearFilter, aH as MirroredRepeatWrapping, aI as InterpolateDiscrete, aJ as Texture, aK as NumberKeyframeTrack, aL as Interpolant, aM as EdgesGeometry, aN as LoadingManager, aO as stringToRgb, aP as getLuminance, aQ as Euler, aR as vec3TupleApproxEquals, aS as decodeCompressedImageToBitmap, aT as CanvasTexture, aU as Shape, aV as SRGBToLinear, aW as ShapeGeometry, aX as DynamicDrawUsage, aY as ShaderChunk, aZ as IMAGE_DEFAULT_COLOR_MODE_SETTINGS, a_ as colorHasTransparency, a$ as StaticDrawUsage, b0 as RawShaderMaterial, b1 as GLSL3, b2 as colorFieldComputedPrefix, b3 as getRotationTo, b4 as SphereGeometry, b5 as rgbaGradient, b6 as InstancedBufferAttribute, b7 as BoxGeometry, b8 as DARK_OUTLINE, b9 as LIGHT_OUTLINE, ba as CircleGeometry, bb as LineDashedMaterial, bc as GreaterDepth, bd as EventDispatcher$1, be as Plane, bf as Raycaster, bg as WebGLRenderTarget, bh as THREE$1, bi as Spherical, bj as WebGLRenderer, bk as NoToneMapping, bl as VSMShadowMap, bm as HemisphereLight } from './decodeImage-DAWmFdMI.js';
|
|
20
|
+
import { t as typescript } from './index-CmrbNJoW.js';
|
|
20
21
|
import { CacheProvider } from '@emotion/react';
|
|
21
22
|
import '@mui/material/styles/createTypography';
|
|
22
23
|
import { E as EventEmitter } from './FoxgloveServer-h5m-pXp3.js';
|
|
@@ -1,13 +1,13 @@
|
|
|
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-
|
|
2
|
-
import './depth-
|
|
3
|
-
import './
|
|
4
|
-
import 'protobufjs/minimal';
|
|
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-BHSCyWTx.js';
|
|
2
|
+
import './depth-BGin0LSZ.js';
|
|
3
|
+
import './comlink-DHMAu6X7.js';
|
|
5
4
|
import 'react';
|
|
6
5
|
import 'zustand';
|
|
7
6
|
import 'react-mosaic-component';
|
|
7
|
+
import './protobuf-BFCtaU7c.js';
|
|
8
|
+
import 'protobufjs/minimal';
|
|
8
9
|
import '@mui/material';
|
|
9
10
|
import './isArrayLikeObject-Bytw9p-q.js';
|
|
10
|
-
import './comlink-DHMAu6X7.js';
|
|
11
11
|
import './utils-Hzt3wxhG.js';
|
|
12
12
|
import './FoxgloveServer-h5m-pXp3.js';
|
|
13
13
|
import 'ms';
|
|
@@ -1,13 +1,13 @@
|
|
|
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-
|
|
2
|
-
import './depth-
|
|
3
|
-
import './
|
|
4
|
-
import 'protobufjs/minimal';
|
|
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-BHSCyWTx.js';
|
|
2
|
+
import './depth-BGin0LSZ.js';
|
|
3
|
+
import './comlink-DHMAu6X7.js';
|
|
5
4
|
import 'react';
|
|
6
5
|
import 'zustand';
|
|
7
6
|
import 'react-mosaic-component';
|
|
7
|
+
import './protobuf-BFCtaU7c.js';
|
|
8
|
+
import 'protobufjs/minimal';
|
|
8
9
|
import '@mui/material';
|
|
9
10
|
import './isArrayLikeObject-Bytw9p-q.js';
|
|
10
|
-
import './comlink-DHMAu6X7.js';
|
|
11
11
|
import './utils-Hzt3wxhG.js';
|
|
12
12
|
import './FoxgloveServer-h5m-pXp3.js';
|
|
13
13
|
import 'ms';
|
|
@@ -1,13 +1,13 @@
|
|
|
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-
|
|
2
|
-
import './depth-
|
|
3
|
-
import './
|
|
4
|
-
import 'protobufjs/minimal';
|
|
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-BHSCyWTx.js';
|
|
2
|
+
import './depth-BGin0LSZ.js';
|
|
3
|
+
import './comlink-DHMAu6X7.js';
|
|
5
4
|
import 'react';
|
|
6
5
|
import 'zustand';
|
|
7
6
|
import 'react-mosaic-component';
|
|
7
|
+
import './protobuf-BFCtaU7c.js';
|
|
8
|
+
import 'protobufjs/minimal';
|
|
8
9
|
import '@mui/material';
|
|
9
10
|
import './isArrayLikeObject-Bytw9p-q.js';
|
|
10
|
-
import './comlink-DHMAu6X7.js';
|
|
11
11
|
import './utils-Hzt3wxhG.js';
|
|
12
12
|
import './FoxgloveServer-h5m-pXp3.js';
|
|
13
13
|
import 'ms';
|
|
@@ -1,13 +1,13 @@
|
|
|
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-
|
|
2
|
-
import './depth-
|
|
3
|
-
import './
|
|
4
|
-
import 'protobufjs/minimal';
|
|
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-BHSCyWTx.js';
|
|
2
|
+
import './depth-BGin0LSZ.js';
|
|
3
|
+
import './comlink-DHMAu6X7.js';
|
|
5
4
|
import 'react';
|
|
6
5
|
import 'zustand';
|
|
7
6
|
import 'react-mosaic-component';
|
|
7
|
+
import './protobuf-BFCtaU7c.js';
|
|
8
|
+
import 'protobufjs/minimal';
|
|
8
9
|
import '@mui/material';
|
|
9
10
|
import './isArrayLikeObject-Bytw9p-q.js';
|
|
10
|
-
import './comlink-DHMAu6X7.js';
|
|
11
11
|
import './utils-Hzt3wxhG.js';
|
|
12
12
|
import './FoxgloveServer-h5m-pXp3.js';
|
|
13
13
|
import 'ms';
|
|
@@ -1,13 +1,13 @@
|
|
|
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-
|
|
2
|
-
import './depth-
|
|
3
|
-
import './
|
|
4
|
-
import 'protobufjs/minimal';
|
|
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-BHSCyWTx.js';
|
|
2
|
+
import './depth-BGin0LSZ.js';
|
|
3
|
+
import './comlink-DHMAu6X7.js';
|
|
5
4
|
import 'react';
|
|
6
5
|
import 'zustand';
|
|
7
6
|
import 'react-mosaic-component';
|
|
7
|
+
import './protobuf-BFCtaU7c.js';
|
|
8
|
+
import 'protobufjs/minimal';
|
|
8
9
|
import '@mui/material';
|
|
9
10
|
import './isArrayLikeObject-Bytw9p-q.js';
|
|
10
|
-
import './comlink-DHMAu6X7.js';
|
|
11
11
|
import './utils-Hzt3wxhG.js';
|
|
12
12
|
import './FoxgloveServer-h5m-pXp3.js';
|
|
13
13
|
import 'ms';
|