@luxonis/visualizer-protobuf 2.67.1 → 2.68.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.
Files changed (73) hide show
  1. package/dist/{depth-CvvVVEb7.js → depth-CFY2W_Vf.js} +35 -18
  2. package/dist/depth-coloring.worker-DR5moFai.js +120 -0
  3. package/dist/{deserialization.worker-hk5-vVek.js → deserialization.worker-BRNDCptR.js} +2 -2
  4. package/dist/{index-OiUy81OG.js → index-7BbbXb7C.js} +2 -2
  5. package/dist/{index-DyET9xdh.js → index-B5d7u70w.js} +2 -2
  6. package/dist/{index-BTT4oTs5.js → index-BGrghyc8.js} +2 -2
  7. package/dist/{index-DzJhlBTx.js → index-BSEL9eaF.js} +2 -2
  8. package/dist/{index-B0BQ4Fwh.js → index-Bjwf7lc9.js} +2 -2
  9. package/dist/{index-DpVmn8Eo.js → index-Bndiqw1t.js} +2 -2
  10. package/dist/{index-DGb5vWhb.js → index-BzPticWU.js} +2 -2
  11. package/dist/{index-BUWAj7RO.js → index-C99kj7Bj.js} +2 -2
  12. package/dist/{index-DuHHWrO3.js → index-CO2KzlVr.js} +2 -2
  13. package/dist/{index-Cnigfgu_.js → index-CYJDY0hm.js} +1 -1
  14. package/dist/{index-BTaQS6zc.js → index-CfGQhG__.js} +2 -2
  15. package/dist/{index-BlAepdJg.js → index-CwMsPSeQ.js} +4 -4
  16. package/dist/{index-BzLeaN56.js → index-D5xb8lsX.js} +916 -488
  17. package/dist/{index-CYlHxiz2.js → index-D9b6Lu-5.js} +2 -2
  18. package/dist/{index-ewsVm4VI.js → index-DEr2t1uV.js} +2 -2
  19. package/dist/{index-CpDOxFKV.js → index-DXgxTZSz.js} +2 -2
  20. package/dist/{index-bi1RxT1w.js → index-DoCri7UR.js} +2 -2
  21. package/dist/{index-CTU14EGn.js → index-DtErPDFb.js} +2 -2
  22. package/dist/{index-CrukQeVA.js → index-DycPqoQx.js} +61 -33
  23. package/dist/{index-BGsMOjjC.js → index-pfvcsvrO.js} +2 -2
  24. package/dist/index.js +2 -2
  25. package/dist/lib/src/components/Panel.d.ts +1 -0
  26. package/dist/lib/src/components/Panel.d.ts.map +1 -1
  27. package/dist/lib/src/components/Panel.js +2 -2
  28. package/dist/lib/src/components/Panel.js.map +1 -1
  29. package/dist/lib/src/components/PanelToolbar.d.ts +1 -0
  30. package/dist/lib/src/components/PanelToolbar.d.ts.map +1 -1
  31. package/dist/lib/src/components/PanelToolbar.js +18 -6
  32. package/dist/lib/src/components/PanelToolbar.js.map +1 -1
  33. package/dist/lib/src/connection/connection.d.ts +3 -1
  34. package/dist/lib/src/connection/connection.d.ts.map +1 -1
  35. package/dist/lib/src/connection/connection.js +3 -2
  36. package/dist/lib/src/connection/connection.js.map +1 -1
  37. package/dist/lib/src/messaging/deserialization/pointcloud/poitcloudPoolManager.js +1 -1
  38. package/dist/lib/src/messaging/deserialization/pointcloud/poitcloudPoolManager.js.map +1 -1
  39. package/dist/lib/src/messaging/deserialization/video/depth-coloring.worker.d.ts.map +1 -1
  40. package/dist/lib/src/messaging/deserialization/video/depth-coloring.worker.js +65 -33
  41. package/dist/lib/src/messaging/deserialization/video/depth-coloring.worker.js.map +1 -1
  42. package/dist/lib/src/messaging/deserialization/video/depth.d.ts.map +1 -1
  43. package/dist/lib/src/messaging/deserialization/video/depth.js +33 -13
  44. package/dist/lib/src/messaging/deserialization/video/depth.js.map +1 -1
  45. package/dist/lib/src/messaging/message-handler.js +1 -1
  46. package/dist/lib/src/messaging/message-handler.js.map +1 -1
  47. package/dist/lib/src/output.css +4 -2
  48. package/dist/lib/src/panels/ImagePanel.d.ts +1 -0
  49. package/dist/lib/src/panels/ImagePanel.d.ts.map +1 -1
  50. package/dist/lib/src/panels/ImagePanel.js.map +1 -1
  51. package/dist/lib/src/utils/config-store.d.ts +3 -0
  52. package/dist/lib/src/utils/config-store.d.ts.map +1 -1
  53. package/dist/lib/src/utils/config-store.js +8 -0
  54. package/dist/lib/src/utils/config-store.js.map +1 -1
  55. package/dist/packages/studio-base/src/panels/ThreeDeeRender/index.d.ts.map +1 -1
  56. package/dist/packages/studio-base/src/panels/ThreeDeeRender/index.js.map +1 -1
  57. package/dist/packages/studio-base/src/panels/ThreeDeeRender/renderables/ImageMode/ImageMode.d.ts.map +1 -1
  58. package/dist/packages/studio-base/src/panels/ThreeDeeRender/renderables/ImageMode/ImageMode.js +2 -2
  59. package/dist/packages/studio-base/src/panels/ThreeDeeRender/renderables/ImageMode/ImageMode.js.map +1 -1
  60. package/dist/packages/studio-base/src/panels/ThreeDeeRender/renderables/ImageMode/MessageHandler.d.ts +3 -3
  61. package/dist/packages/studio-base/src/panels/ThreeDeeRender/renderables/ImageMode/MessageHandler.d.ts.map +1 -1
  62. package/dist/packages/studio-base/src/panels/ThreeDeeRender/renderables/ImageMode/MessageHandler.js +1 -1
  63. package/dist/packages/studio-base/src/panels/ThreeDeeRender/renderables/ImageMode/MessageHandler.js.map +1 -1
  64. package/dist/packages/studio-base/src/panels/ThreeDeeRender/renderables/ImageMode/MessageHandlerFactory.d.ts +11 -0
  65. package/dist/packages/studio-base/src/panels/ThreeDeeRender/renderables/ImageMode/MessageHandlerFactory.d.ts.map +1 -0
  66. package/dist/packages/studio-base/src/panels/ThreeDeeRender/renderables/ImageMode/MessageHandlerFactory.js +24 -0
  67. package/dist/packages/studio-base/src/panels/ThreeDeeRender/renderables/ImageMode/MessageHandlerFactory.js.map +1 -0
  68. package/dist/packages/studio-base/src/panels/ThreeDeeRender/renderables/ImageMode/MessageHandlerV2.d.ts +94 -0
  69. package/dist/packages/studio-base/src/panels/ThreeDeeRender/renderables/ImageMode/MessageHandlerV2.d.ts.map +1 -0
  70. package/dist/packages/studio-base/src/panels/ThreeDeeRender/renderables/ImageMode/MessageHandlerV2.js +410 -0
  71. package/dist/packages/studio-base/src/panels/ThreeDeeRender/renderables/ImageMode/MessageHandlerV2.js.map +1 -0
  72. package/package.json +1 -1
  73. package/dist/depth-coloring.worker-BfrTf5yN.js +0 -86
@@ -1,4 +1,4 @@
1
- import { t as transfer, w as wrap } from './comlink-CsH1ih07.js';
1
+ import { w as wrap, t as transfer } from './comlink-CsH1ih07.js';
2
2
  import { useContext, useRef, useLayoutEffect, createContext, useReducer, useState, useCallback } from 'react';
3
3
  import 'zustand';
4
4
  import { isParent, getLeaves, createRemoveUpdate, updateTree, getNodeAtPath } from 'react-mosaic-component';
@@ -4189,12 +4189,31 @@ function parseMessage(message) {
4189
4189
  // License, v2.0. If a copy of the MPL was not distributed with this
4190
4190
  // file, You can obtain one at http://mozilla.org/MPL/2.0/
4191
4191
 
4192
- let depthWorker = null;
4192
+ let workerIndex = 0;
4193
+ const WORKER_COUNT = 3;
4194
+ const workerPool = Array.from({
4195
+ length: WORKER_COUNT
4196
+ }, () => ({
4197
+ remote: wrap(new Worker(new URL("depth-coloring.worker-DR5moFai.js", import.meta.url))),
4198
+ busy: false
4199
+ }));
4193
4200
  function getDepthWorker() {
4194
- if (!depthWorker) {
4195
- depthWorker = wrap(new Worker(new URL("depth-coloring.worker-BfrTf5yN.js", import.meta.url)));
4201
+ for (let i = 0; i < workerPool.length; i++) {
4202
+ const idx = (workerIndex + i) % workerPool.length;
4203
+ const slot = workerPool[idx];
4204
+ if (!slot?.busy) {
4205
+ slot.busy = true;
4206
+ workerIndex = (idx + 1) % workerPool.length;
4207
+ return slot.remote;
4208
+ }
4209
+ }
4210
+ return null;
4211
+ }
4212
+ function releaseWorker(remote) {
4213
+ const slot = workerPool.find(s => s.remote === remote);
4214
+ if (slot) {
4215
+ slot.busy = false;
4196
4216
  }
4197
- return depthWorker;
4198
4217
  }
4199
4218
  async function deserializeDepthFrame({
4200
4219
  topic,
@@ -4209,14 +4228,19 @@ async function deserializeDepthFrame({
4209
4228
  height
4210
4229
  } = parseMessage(message);
4211
4230
  const worker = getDepthWorker();
4212
-
4213
- // Transfer the underlying ArrayBuffer to the worker to avoid cloning and allow GC on the main thread
4231
+ if (!worker) {
4232
+ console.warn("All depth workers busy, dropping frame");
4233
+ return;
4234
+ }
4214
4235
  let colorizedData;
4215
4236
  try {
4216
4237
  colorizedData = await worker.colorDepht(transfer(message.data, [message.data.buffer]), encoding, width, height, maxStereoDepth);
4217
4238
  } catch (err) {
4218
- // Fallback in case the buffer is not transferable (e.g., SharedArrayBuffer)
4219
- colorizedData = await worker.colorDepht(message.data, encoding, width, height, maxStereoDepth);
4239
+ console.error("Error in depth worker:", err);
4240
+ releaseWorker(worker);
4241
+ throw err;
4242
+ } finally {
4243
+ releaseWorker(worker);
4220
4244
  }
4221
4245
  const foxgloveMessage = {
4222
4246
  timestamp: receiveTime,
@@ -4243,17 +4267,11 @@ function getDistanceFromDepthDataForOffset(depthData, width, height, xOffset, yO
4243
4267
  });
4244
4268
  return undefined;
4245
4269
  }
4246
-
4247
- // Compute the pixel index corresponding to the offsets, clamped to image bounds
4248
4270
  const xCenter = Math.min(width - 1, Math.max(0, Math.floor(xOffset * width)));
4249
4271
  const yCenter = Math.min(height - 1, Math.max(0, Math.floor(yOffset * height)));
4250
- const pointStride = 16; // bytes per point
4251
- const zByteOffset = 8; // z is at byte offset 8 within each point
4252
-
4253
- // Prepare a DataView over the provided depthData for efficient reads
4272
+ const pointStride = 16;
4273
+ const zByteOffset = 8;
4254
4274
  const view = new DataView(depthData.buffer, depthData.byteOffset, depthData.byteLength);
4255
-
4256
- // Average z over a 5x5 window centered at (xCenter, yCenter)
4257
4275
  const radius = 2;
4258
4276
  let sum = 0;
4259
4277
  let count = 0;
@@ -4269,7 +4287,6 @@ function getDistanceFromDepthDataForOffset(depthData, width, height, xOffset, yO
4269
4287
  }
4270
4288
  const idx = y * width + x;
4271
4289
  const offset = idx * pointStride + zByteOffset;
4272
- // Ensure we have enough bytes to read a float32
4273
4290
  if (offset + 4 > depthData.byteLength) {
4274
4291
  continue;
4275
4292
  }
@@ -0,0 +1,120 @@
1
+ import { e as expose, t as transfer } from './comlink-CsH1ih07.js';
2
+
3
+ // This Source Code Form is subject to the terms of the Mozilla Public
4
+ // License, v2.0. If a copy of the MPL was not distributed with this
5
+ // file, You can obtain one at http://mozilla.org/MPL/2.0/
6
+
7
+
8
+ // Reusable buffers to avoid allocations
9
+ let depthBuffer = null;
10
+ let colorBuffer = null;
11
+ function colorDepht(data, encoding, width, height, maxSteroDepth) {
12
+ const pixelCount = width * height;
13
+ if (!depthBuffer || depthBuffer.length < pixelCount) {
14
+ depthBuffer = new Float32Array(pixelCount);
15
+ }
16
+ if (!colorBuffer || colorBuffer.length < pixelCount * 3) {
17
+ colorBuffer = new Uint8Array(pixelCount * 3);
18
+ }
19
+ parseDepthData(data, encoding, width, height, depthBuffer);
20
+ colorizeDepthFrame(depthBuffer, width, height, maxSteroDepth, colorBuffer);
21
+ const result = new Uint8Array(pixelCount * 3);
22
+ result.set(colorBuffer.subarray(0, pixelCount * 3));
23
+ return transfer(result, [result.buffer]);
24
+ }
25
+ function parseDepthData(data, encoding, width, height, depthData) {
26
+ const pixelCount = width * height;
27
+ if (encoding === "mono16" || encoding === "16UC1") {
28
+ const byteOffset = data.byteOffset;
29
+ const byteLength = data.byteLength;
30
+ if (byteOffset % 2 === 0 && byteLength >= pixelCount * 2) {
31
+ const uint16View = new Uint16Array(data.buffer, byteOffset, pixelCount);
32
+ for (let i = 0; i < pixelCount; i++) {
33
+ depthData[i] = uint16View[i] * 0.001;
34
+ }
35
+ } else {
36
+ // Fallback: use DataView for unaligned data
37
+ const view = new DataView(data.buffer, byteOffset, byteLength);
38
+ for (let i = 0; i < pixelCount; i++) {
39
+ depthData[i] = view.getUint16(i * 2, true) * 0.001;
40
+ }
41
+ }
42
+ } else if (encoding === "32FC1") {
43
+ const byteOffset = data.byteOffset;
44
+ const byteLength = data.byteLength;
45
+ if (byteOffset % 4 === 0 && byteLength >= pixelCount * 4) {
46
+ const float32View = new Float32Array(data.buffer, byteOffset, pixelCount);
47
+ for (let i = 0; i < pixelCount; i++) {
48
+ depthData[i] = float32View[i];
49
+ }
50
+ } else {
51
+ const view = new DataView(data.buffer, byteOffset, byteLength);
52
+ for (let i = 0; i < pixelCount; i++) {
53
+ depthData[i] = view.getFloat32(i * 4, true);
54
+ }
55
+ }
56
+ } else {
57
+ throw new Error(`Unsupported depth encoding: ${encoding}`);
58
+ }
59
+ }
60
+ expose({
61
+ colorDepht
62
+ });
63
+ function colorizeDepthFrame(depthData, width, height, maxDepth, colorizedData) {
64
+ const pixelCount = width * height;
65
+ const colormap = getJetColormap();
66
+ const invMaxDepth = 255 / maxDepth;
67
+ for (let i = 0; i < pixelCount; i++) {
68
+ const depth = depthData[i];
69
+ const clipped = depth < 0 ? 0 : depth > maxDepth ? maxDepth : depth;
70
+ const normalized = Math.floor(clipped * invMaxDepth);
71
+ const colorOffset = normalized * 3;
72
+ const offset = i * 3;
73
+ colorizedData[offset] = colormap[colorOffset];
74
+ colorizedData[offset + 1] = colormap[colorOffset + 1];
75
+ colorizedData[offset + 2] = colormap[colorOffset + 2];
76
+ }
77
+ }
78
+ let cachedColormapFlat = null;
79
+ function getJetColormap() {
80
+ if (cachedColormapFlat) {
81
+ return cachedColormapFlat;
82
+ }
83
+ const colormap = new Uint8Array(256 * 3);
84
+ for (let i = 0; i < 256; i++) {
85
+ const value = i / 255.0;
86
+ let r, g, b;
87
+ if (value < 0.125) {
88
+ r = 0;
89
+ g = 0;
90
+ b = 0.5 + 0.5 * (value / 0.125);
91
+ } else if (value < 0.375) {
92
+ r = 0;
93
+ g = (value - 0.125) / 0.25;
94
+ b = 1;
95
+ } else if (value < 0.625) {
96
+ r = (value - 0.375) / 0.25;
97
+ g = 1;
98
+ b = 1 - (value - 0.375) / 0.25;
99
+ } else if (value < 0.875) {
100
+ r = 1;
101
+ g = 1 - (value - 0.625) / 0.25;
102
+ b = 0;
103
+ } else {
104
+ r = 1 - 0.5 * (value - 0.875) / 0.125;
105
+ g = 0;
106
+ b = 0;
107
+ }
108
+ const offset = i * 3;
109
+ colormap[offset] = Math.floor(r * 255);
110
+ colormap[offset + 1] = Math.floor(g * 255);
111
+ colormap[offset + 2] = Math.floor(b * 255);
112
+ }
113
+ colormap[0] = 0;
114
+ colormap[1] = 0;
115
+ colormap[2] = 0;
116
+ cachedColormapFlat = colormap;
117
+ return colormap;
118
+ }
119
+
120
+ export { colorDepht };
@@ -1,6 +1,6 @@
1
1
  import { e as expose } from './comlink-CsH1ih07.js';
2
- import { t as typescript } from './index-Cnigfgu_.js';
3
- import { U as parseMessage, e as estimateObjectSize, V as fromMillis, d as dist, W as parsePixelFormat, X as deserializeDepthFrame } from './depth-CvvVVEb7.js';
2
+ import { t as typescript } from './index-CYJDY0hm.js';
3
+ import { U as parseMessage, e as estimateObjectSize, V as fromMillis, d as dist, W as parsePixelFormat, X as deserializeDepthFrame } from './depth-CFY2W_Vf.js';
4
4
  import { P as PointsAnnotationType, p as protobufsBySchema, T as Type, b as Profile } from './protobuf-BFCtaU7c.js';
5
5
  import { i as isCapableOfEncodedStream } from './encoding-DqlhpFR2.js';
6
6
  import 'react';
@@ -1,5 +1,5 @@
1
- import { af as EditorView, ag as EditorSelection, $ as LRLanguage, Y as styleTags, Z as tags, U as indentNodeProp, a7 as delimitedIndent, X as foldNodeProp, a0 as LanguageSupport, a2 as LRParser, a5 as syntaxTree, ah as html, ai as parseMixed, a1 as ExternalTokenizer } from './index-CrukQeVA.js';
2
- import './depth-CvvVVEb7.js';
1
+ import { af as EditorView, ag as EditorSelection, $ as LRLanguage, Y as styleTags, Z as tags, U as indentNodeProp, a7 as delimitedIndent, X as foldNodeProp, a0 as LanguageSupport, a2 as LRParser, a5 as syntaxTree, ah as html, ai as parseMixed, a1 as ExternalTokenizer } from './index-DycPqoQx.js';
2
+ import './depth-CFY2W_Vf.js';
3
3
  import './comlink-CsH1ih07.js';
4
4
  import 'react';
5
5
  import 'zustand';
@@ -1,5 +1,5 @@
1
- import { a9 as ContextTracker, a1 as ExternalTokenizer, Y as styleTags, Z as tags, a2 as LRParser, $ as LRLanguage, U as indentNodeProp, X as foldNodeProp, aj as bracketMatchingHandle, a0 as LanguageSupport, af as EditorView, a5 as syntaxTree, ag as EditorSelection } from './index-CrukQeVA.js';
2
- import './depth-CvvVVEb7.js';
1
+ import { a9 as ContextTracker, a1 as ExternalTokenizer, Y as styleTags, Z as tags, a2 as LRParser, $ as LRLanguage, U as indentNodeProp, X as foldNodeProp, aj as bracketMatchingHandle, a0 as LanguageSupport, af as EditorView, a5 as syntaxTree, ag as EditorSelection } from './index-DycPqoQx.js';
2
+ import './depth-CFY2W_Vf.js';
3
3
  import './comlink-CsH1ih07.js';
4
4
  import 'react';
5
5
  import 'zustand';
@@ -1,5 +1,5 @@
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-CrukQeVA.js';
2
- import './depth-CvvVVEb7.js';
1
+ import { $ as LRLanguage, U as indentNodeProp, a7 as delimitedIndent, X as foldNodeProp, a8 as foldInside, Y as styleTags, Z as tags, a0 as LanguageSupport, a2 as LRParser } from './index-DycPqoQx.js';
2
+ import './depth-CFY2W_Vf.js';
3
3
  import './comlink-CsH1ih07.js';
4
4
  import 'react';
5
5
  import 'zustand';
@@ -1,5 +1,5 @@
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-CrukQeVA.js';
2
- import './depth-CvvVVEb7.js';
1
+ import { Y as styleTags, Z as tags, a2 as LRParser, $ as LRLanguage, U as indentNodeProp, V as continuedIndent, a6 as flatIndent, a7 as delimitedIndent, X as foldNodeProp, a8 as foldInside, a0 as LanguageSupport } from './index-DycPqoQx.js';
2
+ import './depth-CFY2W_Vf.js';
3
3
  import './comlink-CsH1ih07.js';
4
4
  import 'react';
5
5
  import 'zustand';
@@ -1,5 +1,5 @@
1
- import { a1 as ExternalTokenizer, a9 as ContextTracker, Y as styleTags, Z as tags, a2 as LRParser, $ as LRLanguage, X as foldNodeProp, a8 as foldInside, U as indentNodeProp, V as continuedIndent, ae as defineCSSCompletionSource, a0 as LanguageSupport } from './index-CrukQeVA.js';
2
- import './depth-CvvVVEb7.js';
1
+ import { a1 as ExternalTokenizer, a9 as ContextTracker, Y as styleTags, Z as tags, a2 as LRParser, $ as LRLanguage, X as foldNodeProp, a8 as foldInside, U as indentNodeProp, V as continuedIndent, ae as defineCSSCompletionSource, a0 as LanguageSupport } from './index-DycPqoQx.js';
2
+ import './depth-CFY2W_Vf.js';
3
3
  import './comlink-CsH1ih07.js';
4
4
  import 'react';
5
5
  import 'zustand';
@@ -1,5 +1,5 @@
1
- import { U as indentNodeProp, V as continuedIndent, X as foldNodeProp, Y as styleTags, Z as tags, $ as LRLanguage, a0 as LanguageSupport, a1 as ExternalTokenizer, a2 as LRParser, a3 as ifNotIn, a4 as completeFromList, a5 as syntaxTree } from './index-CrukQeVA.js';
2
- import './depth-CvvVVEb7.js';
1
+ import { U as indentNodeProp, V as continuedIndent, X as foldNodeProp, Y as styleTags, Z as tags, $ as LRLanguage, a0 as LanguageSupport, a1 as ExternalTokenizer, a2 as LRParser, a3 as ifNotIn, a4 as completeFromList, a5 as syntaxTree } from './index-DycPqoQx.js';
2
+ import './depth-CFY2W_Vf.js';
3
3
  import './comlink-CsH1ih07.js';
4
4
  import 'react';
5
5
  import 'zustand';
@@ -1,5 +1,5 @@
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-CrukQeVA.js';
2
- import './depth-CvvVVEb7.js';
1
+ import { a9 as ContextTracker, a1 as ExternalTokenizer, Y as styleTags, Z as tags, a2 as LRParser, $ as LRLanguage, U as indentNodeProp, a7 as delimitedIndent, X as foldNodeProp, a8 as foldInside, a0 as LanguageSupport, ai as parseMixed } from './index-DycPqoQx.js';
2
+ import './depth-CFY2W_Vf.js';
3
3
  import './comlink-CsH1ih07.js';
4
4
  import 'react';
5
5
  import 'zustand';
@@ -1,5 +1,5 @@
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-CrukQeVA.js';
2
- import './depth-CvvVVEb7.js';
1
+ import { a1 as ExternalTokenizer, a9 as ContextTracker, Y as styleTags, Z as tags, a2 as LRParser, aa as LocalTokenGroup, ab as snippetCompletion, a5 as syntaxTree, $ as LRLanguage, U as indentNodeProp, V as continuedIndent, a6 as flatIndent, a7 as delimitedIndent, X as foldNodeProp, a8 as foldInside, a0 as LanguageSupport, a3 as ifNotIn, a4 as completeFromList, ac as IterMode, ad as NodeWeakMap } from './index-DycPqoQx.js';
2
+ import './depth-CFY2W_Vf.js';
3
3
  import './comlink-CsH1ih07.js';
4
4
  import 'react';
5
5
  import 'zustand';
@@ -1,5 +1,5 @@
1
- import { a1 as ExternalTokenizer, Y as styleTags, Z as tags, a2 as LRParser, $ as LRLanguage, U as indentNodeProp, V as continuedIndent, X as foldNodeProp, a8 as foldInside, a0 as LanguageSupport } from './index-CrukQeVA.js';
2
- import './depth-CvvVVEb7.js';
1
+ import { a1 as ExternalTokenizer, Y as styleTags, Z as tags, a2 as LRParser, $ as LRLanguage, U as indentNodeProp, V as continuedIndent, X as foldNodeProp, a8 as foldInside, a0 as LanguageSupport } from './index-DycPqoQx.js';
2
+ import './depth-CFY2W_Vf.js';
3
3
  import './comlink-CsH1ih07.js';
4
4
  import 'react';
5
5
  import 'zustand';
@@ -1,4 +1,4 @@
1
- import { ah as tslib_es6 } from './depth-CvvVVEb7.js';
1
+ import { ah as tslib_es6 } from './depth-CFY2W_Vf.js';
2
2
  import { d as getAugmentedNamespace } from './protobuf-BFCtaU7c.js';
3
3
 
4
4
  var typescript = {};
@@ -1,5 +1,5 @@
1
- import { a1 as ExternalTokenizer, Y as styleTags, Z as tags, a2 as LRParser, $ as LRLanguage, U as indentNodeProp, V as continuedIndent, a6 as flatIndent, a7 as delimitedIndent, X as foldNodeProp, a8 as foldInside, a0 as LanguageSupport } from './index-CrukQeVA.js';
2
- import './depth-CvvVVEb7.js';
1
+ import { a1 as ExternalTokenizer, Y as styleTags, Z as tags, a2 as LRParser, $ as LRLanguage, U as indentNodeProp, V as continuedIndent, a6 as flatIndent, a7 as delimitedIndent, X as foldNodeProp, a8 as foldInside, a0 as LanguageSupport } from './index-DycPqoQx.js';
2
+ import './depth-CFY2W_Vf.js';
3
3
  import './comlink-CsH1ih07.js';
4
4
  import 'react';
5
5
  import 'zustand';
@@ -1,7 +1,7 @@
1
- import { ImagePanel } from './index-BzLeaN56.js';
1
+ import { ImagePanel } from './index-D5xb8lsX.js';
2
2
  import 'react';
3
3
  import 'react-dom';
4
- import './depth-CvvVVEb7.js';
4
+ import './depth-CFY2W_Vf.js';
5
5
  import './comlink-CsH1ih07.js';
6
6
  import 'zustand';
7
7
  import 'react-mosaic-component';
@@ -9,7 +9,7 @@ import './protobuf-BFCtaU7c.js';
9
9
  import 'protobufjs/minimal';
10
10
  import '@mui/material';
11
11
  import './isArrayLikeObject-Bytw9p-q.js';
12
- import './index-CrukQeVA.js';
12
+ import './index-DycPqoQx.js';
13
13
  import './utils-Hzt3wxhG.js';
14
14
  import './FoxgloveServer-h5m-pXp3.js';
15
15
  import 'ms';
@@ -32,7 +32,7 @@ import '@mui/icons-material/MoreVert';
32
32
  import '@mui/icons-material/Cancel';
33
33
  import '@mui/icons-material/Search';
34
34
  import './decodeImage-DAWmFdMI.js';
35
- import './index-Cnigfgu_.js';
35
+ import './index-CYJDY0hm.js';
36
36
  import '@mui/material/styles/createTypography';
37
37
  import 'color';
38
38
  import 'lodash.curry';