@luxonis/visualizer-protobuf 3.0.1 → 3.0.2

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 (41) hide show
  1. package/dist/{FoxgloveServer-CzGfv6A4.js → FoxgloveServer-B98MHUu6.js} +1 -1
  2. package/dist/{communicator-Bry8Rhl_.js → communicator-Bzkx3Qfr.js} +2 -2
  3. package/dist/{depth-Be6jMsNV.js → depth-BJ1GI-lD.js} +2 -2
  4. package/dist/{deserialization.worker-BRFVmAW6.js → deserialization.worker-CpadaVUC.js} +4 -4
  5. package/dist/{foxglove-protocol-BvaCHfze.js → foxglove-protocol-yHdoBNaD.js} +1 -1
  6. package/dist/{index-T8Clygdf.js → index-47n_qlIK.js} +6 -6
  7. package/dist/{index-BAyXlO8J.js → index-ANY2H_o3.js} +6 -6
  8. package/dist/{index-CchVwbzA.js → index-BCTfxMIE.js} +6 -6
  9. package/dist/{index-6BlZXZuC.js → index-BG2Ave0p.js} +6 -6
  10. package/dist/{index-DSRKZJLN.js → index-BGEFAe_Y.js} +6 -6
  11. package/dist/{index-DNSv_gUV.js → index-BJXCp1lN.js} +8 -8
  12. package/dist/{index-B6jTuetX.js → index-BOEeeBIi.js} +6 -6
  13. package/dist/{index-g-SFBx17.js → index-BYpImo0l.js} +6 -6
  14. package/dist/{index-B1qvG-qo.js → index-BymWWFCn.js} +6 -6
  15. package/dist/{index-pQMSWqkM.js → index-C1D3H_Uz.js} +33 -33
  16. package/dist/{index-BlYRUX1p.js → index-C2nnoTzN.js} +6 -6
  17. package/dist/{index-DziMrclw.js → index-Czo7dUvS.js} +6 -6
  18. package/dist/{index-D-yirRS0.js → index-D8h9BfrP.js} +6 -6
  19. package/dist/{index-7ZRO7erP.js → index-DF-xcCVa.js} +6 -6
  20. package/dist/{index-CbPp1IVO.js → index-DKHbBs7i.js} +6 -6
  21. package/dist/{index-D4JcPcem.js → index-DQXQJcjO.js} +6 -6
  22. package/dist/{index-CnfGAo2c.js → index-DThaHb_u.js} +6 -6
  23. package/dist/{index-Czx66qud.js → index-DV3HrUsB.js} +6 -6
  24. package/dist/{index-D61TcvW7.js → index-Da-CoL-V.js} +6 -6
  25. package/dist/{index-BLi9zAwC.js → index-Dqm1x8G2.js} +1 -1
  26. package/dist/{index-CUOzEGiw.js → index-KQ2js0SY.js} +7 -7
  27. package/dist/index.js +6 -6
  28. package/dist/lib/src/messaging/message-handler.js +2 -2
  29. package/dist/lib/src/messaging/message-handler.js.map +1 -1
  30. package/dist/lib/src/output.css +1 -1
  31. package/dist/lib/src/utils/logger.d.ts +4 -5
  32. package/dist/lib/src/utils/logger.d.ts.map +1 -1
  33. package/dist/lib/src/utils/logger.js +26 -18
  34. package/dist/lib/src/utils/logger.js.map +1 -1
  35. package/dist/logger-Bqy1nuLj.js +75 -0
  36. package/dist/{pointcloudFromDepth.worker-BcnsKUSs.js → pointcloudFromDepth.worker-JLptpLHr.js} +1 -1
  37. package/dist/{protobuf-fLt-ppqN.js → protobuf-Be0G3NFz.js} +125 -2
  38. package/dist/{worker-DR9o4zBS.js → worker-0Q6os6Ck.js} +5 -5
  39. package/dist/{worker-BGG-ZdUp.js → worker-NFznpx6V.js} +4 -4
  40. package/package.json +1 -1
  41. package/dist/logger-CgxnhrWP.js +0 -196
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- import { g as getDefaultExportFromCjs } from './protobuf-fLt-ppqN.js';
2
+ import { g as getDefaultExportFromCjs } from './protobuf-Be0G3NFz.js';
3
3
  import require$$0 from 'ms';
4
4
 
5
5
  var eventemitter3 = {exports: {}};
@@ -1,7 +1,7 @@
1
1
  'use client';
2
- import { L as Logger, _ as _classPrivateFieldLooseBase, b as _objectSpread2, a as _classPrivateFieldLooseKey } from './logger-CgxnhrWP.js';
3
- import { p as protobufsBySchema } from './protobuf-fLt-ppqN.js';
2
+ import { _ as _classPrivateFieldLooseBase, p as protobufsBySchema, b as _objectSpread2, a as _classPrivateFieldLooseKey } from './protobuf-Be0G3NFz.js';
4
3
  import { r as recordToDataView } from './encoding-jXImCIb4.js';
4
+ import { L as Logger } from './logger-Bqy1nuLj.js';
5
5
 
6
6
  const logger = Logger.getLogger();
7
7
 
@@ -1,10 +1,10 @@
1
1
  'use client';
2
2
  import { w as wrap, t as transfer } from './comlink-jf8bdrAf.js';
3
- import { _ as _classPrivateFieldLooseBase, a as _classPrivateFieldLooseKey, b as _objectSpread2, L as Logger$2 } from './logger-CgxnhrWP.js';
3
+ import { f as commonjsGlobal, _ as _classPrivateFieldLooseBase, a as _classPrivateFieldLooseKey, g as getDefaultExportFromCjs, b as _objectSpread2, T as Type } from './protobuf-Be0G3NFz.js';
4
+ import { L as Logger$2 } from './logger-Bqy1nuLj.js';
4
5
  import { useContext, useRef, createContext, useReducer, useLayoutEffect, useState, useCallback } from 'react';
5
6
  import 'zustand';
6
7
  import { isParent, getLeaves, createRemoveUpdate, updateTree, getNodeAtPath } from 'react-mosaic-component';
7
- import { c as commonjsGlobal, g as getDefaultExportFromCjs, T as Type } from './protobuf-fLt-ppqN.js';
8
8
  import { useTheme } from '@mui/material';
9
9
  import { k as isObjectLike, l as baseGetTag, S as Symbol, i as isArray, m as getNative, r as root, n as overArg, g as isPrototype, c as isArrayLike, p as arrayLikeKeys, M as MapCache, f as isArguments, t as toSource, q as Map$1, u as eq, U as Uint8Array, d as isBuffer, v as Stack, e as isTypedArray, h as isObject, w as isLength, j as isIndex, x as identity, y as baseFor, b as baseRest, a as isArrayLikeObject } from './isArrayLikeObject-n9ytTioB.js';
10
10
 
@@ -1,9 +1,9 @@
1
1
  'use client';
2
- import { b as _objectSpread2, L as Logger } from './logger-CgxnhrWP.js';
2
+ import { b as _objectSpread2, P as PointsAnnotationType, p as protobufsBySchema, T as Type, h as Profile } from './protobuf-Be0G3NFz.js';
3
3
  import { e as expose } from './comlink-jf8bdrAf.js';
4
- import { t as typescript } from './index-BLi9zAwC.js';
5
- import { R as parseMessage, e as estimateObjectSize, S as fromMillis, d as dist, U as parsePixelFormat, V as deserializeDepthFrame } from './depth-Be6jMsNV.js';
6
- import { P as PointsAnnotationType, p as protobufsBySchema, T as Type, b as Profile } from './protobuf-fLt-ppqN.js';
4
+ import { t as typescript } from './index-Dqm1x8G2.js';
5
+ import { R as parseMessage, e as estimateObjectSize, S as fromMillis, d as dist, U as parsePixelFormat, V as deserializeDepthFrame } from './depth-BJ1GI-lD.js';
6
+ import { L as Logger } from './logger-Bqy1nuLj.js';
7
7
  import { i as isCapableOfEncodedStream } from './encoding-jXImCIb4.js';
8
8
  import 'react';
9
9
  import 'zustand';
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- import { C as ClientBinaryOpcode, B as BinaryOpcode } from './FoxgloveServer-CzGfv6A4.js';
2
+ import { C as ClientBinaryOpcode, B as BinaryOpcode } from './FoxgloveServer-B98MHUu6.js';
3
3
 
4
4
  // This Source Code Form is subject to the terms of the Mozilla Public
5
5
  // License, v2.0. If a copy of the MPL was not distributed with this
@@ -1,18 +1,18 @@
1
1
  'use client';
2
- import { U as styleTags, V as tags, ag as javascriptLanguage, W as LRLanguage, X as LanguageSupport, Z as LRParser, ac as html, ad as parseMixed, Y as ExternalTokenizer } from './index-pQMSWqkM.js';
3
- import './logger-CgxnhrWP.js';
4
- import './depth-Be6jMsNV.js';
2
+ import { U as styleTags, V as tags, ag as javascriptLanguage, W as LRLanguage, X as LanguageSupport, Z as LRParser, ac as html, ad as parseMixed, Y as ExternalTokenizer } from './index-C1D3H_Uz.js';
3
+ import './protobuf-Be0G3NFz.js';
4
+ import './logger-Bqy1nuLj.js';
5
+ import './depth-BJ1GI-lD.js';
5
6
  import './comlink-jf8bdrAf.js';
6
7
  import 'react';
7
8
  import 'zustand';
8
9
  import 'react-mosaic-component';
9
- import './protobuf-fLt-ppqN.js';
10
10
  import '@mui/material';
11
11
  import './isArrayLikeObject-n9ytTioB.js';
12
12
  import './utils-DmlHZWuo.js';
13
- import './FoxgloveServer-CzGfv6A4.js';
13
+ import './FoxgloveServer-B98MHUu6.js';
14
14
  import 'ms';
15
- import './foxglove-protocol-BvaCHfze.js';
15
+ import './foxglove-protocol-yHdoBNaD.js';
16
16
  import 'react-dnd';
17
17
  import 'react-dnd-html5-backend';
18
18
  import './i18next-17tp0Ngf.js';
@@ -1,18 +1,18 @@
1
1
  'use client';
2
- import { Y as ExternalTokenizer, U as styleTags, V as tags, Z as LRParser, W as LRLanguage, Q as indentNodeProp, R as continuedIndent, a4 as delimitedIndent, T as foldNodeProp, a5 as foldInside, ac as html, X as LanguageSupport, ad as parseMixed } from './index-pQMSWqkM.js';
3
- import './logger-CgxnhrWP.js';
4
- import './depth-Be6jMsNV.js';
2
+ import { Y as ExternalTokenizer, U as styleTags, V as tags, Z as LRParser, W as LRLanguage, Q as indentNodeProp, R as continuedIndent, a4 as delimitedIndent, T as foldNodeProp, a5 as foldInside, ac as html, X as LanguageSupport, ad as parseMixed } from './index-C1D3H_Uz.js';
3
+ import './protobuf-Be0G3NFz.js';
4
+ import './logger-Bqy1nuLj.js';
5
+ import './depth-BJ1GI-lD.js';
5
6
  import './comlink-jf8bdrAf.js';
6
7
  import 'react';
7
8
  import 'zustand';
8
9
  import 'react-mosaic-component';
9
- import './protobuf-fLt-ppqN.js';
10
10
  import '@mui/material';
11
11
  import './isArrayLikeObject-n9ytTioB.js';
12
12
  import './utils-DmlHZWuo.js';
13
- import './FoxgloveServer-CzGfv6A4.js';
13
+ import './FoxgloveServer-B98MHUu6.js';
14
14
  import 'ms';
15
- import './foxglove-protocol-BvaCHfze.js';
15
+ import './foxglove-protocol-yHdoBNaD.js';
16
16
  import 'react-dnd';
17
17
  import 'react-dnd-html5-backend';
18
18
  import './i18next-17tp0Ngf.js';
@@ -1,18 +1,18 @@
1
1
  'use client';
2
- import { W as LRLanguage, Q as indentNodeProp, a4 as delimitedIndent, T as foldNodeProp, a5 as foldInside, U as styleTags, V as tags, X as LanguageSupport, Z as LRParser } from './index-pQMSWqkM.js';
3
- import './logger-CgxnhrWP.js';
4
- import './depth-Be6jMsNV.js';
2
+ import { W as LRLanguage, Q as indentNodeProp, a4 as delimitedIndent, T as foldNodeProp, a5 as foldInside, U as styleTags, V as tags, X as LanguageSupport, Z as LRParser } from './index-C1D3H_Uz.js';
3
+ import './protobuf-Be0G3NFz.js';
4
+ import './logger-Bqy1nuLj.js';
5
+ import './depth-BJ1GI-lD.js';
5
6
  import './comlink-jf8bdrAf.js';
6
7
  import 'react';
7
8
  import 'zustand';
8
9
  import 'react-mosaic-component';
9
- import './protobuf-fLt-ppqN.js';
10
10
  import '@mui/material';
11
11
  import './isArrayLikeObject-n9ytTioB.js';
12
12
  import './utils-DmlHZWuo.js';
13
- import './FoxgloveServer-CzGfv6A4.js';
13
+ import './FoxgloveServer-B98MHUu6.js';
14
14
  import 'ms';
15
- import './foxglove-protocol-BvaCHfze.js';
15
+ import './foxglove-protocol-yHdoBNaD.js';
16
16
  import 'react-dnd';
17
17
  import 'react-dnd-html5-backend';
18
18
  import './i18next-17tp0Ngf.js';
@@ -1,18 +1,18 @@
1
1
  'use client';
2
- import { Y as ExternalTokenizer, U as styleTags, V as tags, Z as LRParser, a2 as LocalTokenGroup, W as LRLanguage, Q as indentNodeProp, R as continuedIndent, a3 as flatIndent, a4 as delimitedIndent, T as foldNodeProp, a5 as foldInside, X as LanguageSupport } from './index-pQMSWqkM.js';
3
- import './logger-CgxnhrWP.js';
4
- import './depth-Be6jMsNV.js';
2
+ import { Y as ExternalTokenizer, U as styleTags, V as tags, Z as LRParser, a2 as LocalTokenGroup, W as LRLanguage, Q as indentNodeProp, R as continuedIndent, a3 as flatIndent, a4 as delimitedIndent, T as foldNodeProp, a5 as foldInside, X as LanguageSupport } from './index-C1D3H_Uz.js';
3
+ import './protobuf-Be0G3NFz.js';
4
+ import './logger-Bqy1nuLj.js';
5
+ import './depth-BJ1GI-lD.js';
5
6
  import './comlink-jf8bdrAf.js';
6
7
  import 'react';
7
8
  import 'zustand';
8
9
  import 'react-mosaic-component';
9
- import './protobuf-fLt-ppqN.js';
10
10
  import '@mui/material';
11
11
  import './isArrayLikeObject-n9ytTioB.js';
12
12
  import './utils-DmlHZWuo.js';
13
- import './FoxgloveServer-CzGfv6A4.js';
13
+ import './FoxgloveServer-B98MHUu6.js';
14
14
  import 'ms';
15
- import './foxglove-protocol-BvaCHfze.js';
15
+ import './foxglove-protocol-yHdoBNaD.js';
16
16
  import 'react-dnd';
17
17
  import 'react-dnd-html5-backend';
18
18
  import './i18next-17tp0Ngf.js';
@@ -1,18 +1,18 @@
1
1
  'use client';
2
- import { U as styleTags, V as tags, Z as LRParser, W as LRLanguage, Q as indentNodeProp, R as continuedIndent, T as foldNodeProp, a5 as foldInside, X as LanguageSupport } from './index-pQMSWqkM.js';
3
- import './logger-CgxnhrWP.js';
4
- import './depth-Be6jMsNV.js';
2
+ import { U as styleTags, V as tags, Z as LRParser, W as LRLanguage, Q as indentNodeProp, R as continuedIndent, T as foldNodeProp, a5 as foldInside, X as LanguageSupport } from './index-C1D3H_Uz.js';
3
+ import './protobuf-Be0G3NFz.js';
4
+ import './logger-Bqy1nuLj.js';
5
+ import './depth-BJ1GI-lD.js';
5
6
  import './comlink-jf8bdrAf.js';
6
7
  import 'react';
7
8
  import 'zustand';
8
9
  import 'react-mosaic-component';
9
- import './protobuf-fLt-ppqN.js';
10
10
  import '@mui/material';
11
11
  import './isArrayLikeObject-n9ytTioB.js';
12
12
  import './utils-DmlHZWuo.js';
13
- import './FoxgloveServer-CzGfv6A4.js';
13
+ import './FoxgloveServer-B98MHUu6.js';
14
14
  import 'ms';
15
- import './foxglove-protocol-BvaCHfze.js';
15
+ import './foxglove-protocol-yHdoBNaD.js';
16
16
  import 'react-dnd';
17
17
  import 'react-dnd-html5-backend';
18
18
  import './i18next-17tp0Ngf.js';
@@ -1,20 +1,20 @@
1
1
  'use client';
2
- import { ImagePanel } from './index-CUOzEGiw.js';
2
+ import { ImagePanel } from './index-KQ2js0SY.js';
3
3
  import 'react';
4
4
  import 'react-dom/client';
5
- import './depth-Be6jMsNV.js';
5
+ import './depth-BJ1GI-lD.js';
6
6
  import './comlink-jf8bdrAf.js';
7
- import './logger-CgxnhrWP.js';
7
+ import './protobuf-Be0G3NFz.js';
8
+ import './logger-Bqy1nuLj.js';
8
9
  import 'zustand';
9
10
  import 'react-mosaic-component';
10
- import './protobuf-fLt-ppqN.js';
11
11
  import '@mui/material';
12
12
  import './isArrayLikeObject-n9ytTioB.js';
13
- import './index-pQMSWqkM.js';
13
+ import './index-C1D3H_Uz.js';
14
14
  import './utils-DmlHZWuo.js';
15
- import './FoxgloveServer-CzGfv6A4.js';
15
+ import './FoxgloveServer-B98MHUu6.js';
16
16
  import 'ms';
17
- import './foxglove-protocol-BvaCHfze.js';
17
+ import './foxglove-protocol-yHdoBNaD.js';
18
18
  import 'react-dnd';
19
19
  import 'react-dnd-html5-backend';
20
20
  import './i18next-17tp0Ngf.js';
@@ -34,7 +34,7 @@ import '@mui/icons-material/MoreVert';
34
34
  import '@mui/icons-material/Cancel';
35
35
  import '@mui/icons-material/Search';
36
36
  import './decodeImage-DseBx4N0.js';
37
- import './index-BLi9zAwC.js';
37
+ import './index-Dqm1x8G2.js';
38
38
  import '@mui/material/styles/createTypography';
39
39
  import 'color';
40
40
  import 'lodash.curry';
@@ -1,18 +1,18 @@
1
1
  'use client';
2
- import { Y as ExternalTokenizer, a6 as ContextTracker, U as styleTags, V as tags, Z as LRParser, W as LRLanguage, T as foldNodeProp, a5 as foldInside, Q as indentNodeProp, R as continuedIndent, ae as defineCSSCompletionSource, X as LanguageSupport } from './index-pQMSWqkM.js';
3
- import './logger-CgxnhrWP.js';
4
- import './depth-Be6jMsNV.js';
2
+ import { Y as ExternalTokenizer, a6 as ContextTracker, U as styleTags, V as tags, Z as LRParser, W as LRLanguage, T as foldNodeProp, a5 as foldInside, Q as indentNodeProp, R as continuedIndent, ae as defineCSSCompletionSource, X as LanguageSupport } from './index-C1D3H_Uz.js';
3
+ import './protobuf-Be0G3NFz.js';
4
+ import './logger-Bqy1nuLj.js';
5
+ import './depth-BJ1GI-lD.js';
5
6
  import './comlink-jf8bdrAf.js';
6
7
  import 'react';
7
8
  import 'zustand';
8
9
  import 'react-mosaic-component';
9
- import './protobuf-fLt-ppqN.js';
10
10
  import '@mui/material';
11
11
  import './isArrayLikeObject-n9ytTioB.js';
12
12
  import './utils-DmlHZWuo.js';
13
- import './FoxgloveServer-CzGfv6A4.js';
13
+ import './FoxgloveServer-B98MHUu6.js';
14
14
  import 'ms';
15
- import './foxglove-protocol-BvaCHfze.js';
15
+ import './foxglove-protocol-yHdoBNaD.js';
16
16
  import 'react-dnd';
17
17
  import 'react-dnd-html5-backend';
18
18
  import './i18next-17tp0Ngf.js';
@@ -1,18 +1,18 @@
1
1
  'use client';
2
- import { U as styleTags, V as tags, W as LRLanguage, Q as indentNodeProp, R as continuedIndent, T as foldNodeProp, a5 as foldInside, ae as defineCSSCompletionSource, X as LanguageSupport, Z as LRParser, Y as ExternalTokenizer } from './index-pQMSWqkM.js';
3
- import './logger-CgxnhrWP.js';
4
- import './depth-Be6jMsNV.js';
2
+ import { U as styleTags, V as tags, W as LRLanguage, Q as indentNodeProp, R as continuedIndent, T as foldNodeProp, a5 as foldInside, ae as defineCSSCompletionSource, X as LanguageSupport, Z as LRParser, Y as ExternalTokenizer } from './index-C1D3H_Uz.js';
3
+ import './protobuf-Be0G3NFz.js';
4
+ import './logger-Bqy1nuLj.js';
5
+ import './depth-BJ1GI-lD.js';
5
6
  import './comlink-jf8bdrAf.js';
6
7
  import 'react';
7
8
  import 'zustand';
8
9
  import 'react-mosaic-component';
9
- import './protobuf-fLt-ppqN.js';
10
10
  import '@mui/material';
11
11
  import './isArrayLikeObject-n9ytTioB.js';
12
12
  import './utils-DmlHZWuo.js';
13
- import './FoxgloveServer-CzGfv6A4.js';
13
+ import './FoxgloveServer-B98MHUu6.js';
14
14
  import 'ms';
15
- import './foxglove-protocol-BvaCHfze.js';
15
+ import './foxglove-protocol-yHdoBNaD.js';
16
16
  import 'react-dnd';
17
17
  import 'react-dnd-html5-backend';
18
18
  import './i18next-17tp0Ngf.js';
@@ -1,18 +1,18 @@
1
1
  'use client';
2
- import { a6 as ContextTracker, Y as ExternalTokenizer, U as styleTags, V as tags, Z as LRParser, W as LRLanguage, Q as indentNodeProp, T as foldNodeProp, af as bracketMatchingHandle, X as LanguageSupport, aa as EditorView, a1 as syntaxTree, ab as EditorSelection } from './index-pQMSWqkM.js';
3
- import './logger-CgxnhrWP.js';
4
- import './depth-Be6jMsNV.js';
2
+ import { a6 as ContextTracker, Y as ExternalTokenizer, U as styleTags, V as tags, Z as LRParser, W as LRLanguage, Q as indentNodeProp, T as foldNodeProp, af as bracketMatchingHandle, X as LanguageSupport, aa as EditorView, a1 as syntaxTree, ab as EditorSelection } from './index-C1D3H_Uz.js';
3
+ import './protobuf-Be0G3NFz.js';
4
+ import './logger-Bqy1nuLj.js';
5
+ import './depth-BJ1GI-lD.js';
5
6
  import './comlink-jf8bdrAf.js';
6
7
  import 'react';
7
8
  import 'zustand';
8
9
  import 'react-mosaic-component';
9
- import './protobuf-fLt-ppqN.js';
10
10
  import '@mui/material';
11
11
  import './isArrayLikeObject-n9ytTioB.js';
12
12
  import './utils-DmlHZWuo.js';
13
- import './FoxgloveServer-CzGfv6A4.js';
13
+ import './FoxgloveServer-B98MHUu6.js';
14
14
  import 'ms';
15
- import './foxglove-protocol-BvaCHfze.js';
15
+ import './foxglove-protocol-yHdoBNaD.js';
16
16
  import 'react-dnd';
17
17
  import 'react-dnd-html5-backend';
18
18
  import './i18next-17tp0Ngf.js';
@@ -1,13 +1,13 @@
1
1
  'use client';
2
- import { L as Logger, _ as _classPrivateFieldLooseBase, a as _classPrivateFieldLooseKey, b as _objectSpread2, c as _objectWithoutProperties$2, d as _extends$2 } from './logger-CgxnhrWP.js';
3
- 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, D as DEFAULT_TAB_PANEL_CONFIG, C as getConfigsForNestedPanelsInsideTab, E as reorderTabWithinTabPanel, F as moveTabBetweenTabPanels, G as isTabPanelConfig, H as addPanelToTab, I as createAddUpdates, J as filterMap, L as Logger$1, K as uniq$2, M as useShallowMemo, N as CurrentLayoutContext, O as MessageOrderTracker, P as AppConfigurationContext } from './depth-Be6jMsNV.js';
2
+ import { _ as _classPrivateFieldLooseBase, a as _classPrivateFieldLooseKey, b as _objectSpread2, p as protobufsBySchema, c as protobufSchemaNameToType, g as getDefaultExportFromCjs, d as _objectWithoutProperties$2, e as _extends$2, f as commonjsGlobal } from './protobuf-Be0G3NFz.js';
3
+ import { L as Logger } from './logger-Bqy1nuLj.js';
4
+ 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, D as DEFAULT_TAB_PANEL_CONFIG, C as getConfigsForNestedPanelsInsideTab, E as reorderTabWithinTabPanel, F as moveTabBetweenTabPanels, G as isTabPanelConfig, H as addPanelToTab, I as createAddUpdates, J as filterMap, L as Logger$1, K as uniq$2, M as useShallowMemo, N as CurrentLayoutContext, O as MessageOrderTracker, P as AppConfigurationContext } from './depth-BJ1GI-lD.js';
4
5
  import { w as wrap$3, r as releaseProxy, p as proxy } from './comlink-jf8bdrAf.js';
5
6
  import { u as uint8ArrayToUint16Array } from './utils-DmlHZWuo.js';
6
- import { p as protobufsBySchema, a as protobufSchemaNameToType, g as getDefaultExportFromCjs, c as commonjsGlobal } from './protobuf-fLt-ppqN.js';
7
- import { B as BinaryOpcode } from './FoxgloveServer-CzGfv6A4.js';
7
+ import { B as BinaryOpcode } from './FoxgloveServer-B98MHUu6.js';
8
8
  import * as React$1 from 'react';
9
9
  import React__default, { useRef, useMemo, createContext, useContext, forwardRef, createElement, useState, Component, useCallback, useEffect, useLayoutEffect, useReducer, useImperativeHandle, Fragment as Fragment$1, Suspense } from 'react';
10
- import { p as parseFoxgloveMessage } from './foxglove-protocol-BvaCHfze.js';
10
+ import { p as parseFoxgloveMessage } from './foxglove-protocol-yHdoBNaD.js';
11
11
  import { DndProvider } from 'react-dnd';
12
12
  import { HTML5Backend } from 'react-dnd-html5-backend';
13
13
  import { getLeaves, createRemoveUpdate, updateTree, createHideUpdate, createDragToUpdates, getNodeAtPath, MosaicContext, MosaicWindowContext } from 'react-mosaic-component';
@@ -29,7 +29,7 @@ import { defineGlobalStyles, defineTokens as defineTokens$1, defineKeyframes, de
29
29
 
30
30
  var e=[],t$1=[];function n$1(n,r){if(n&&"undefined"!=typeof document){var a,s=!0===r.prepend?"prepend":"append",d=!0===r.singleTag,i="string"==typeof r.container?document.querySelector(r.container):document.getElementsByTagName("head")[0];if(d){var u=e.indexOf(i);-1===u&&(u=e.push(i)-1,t$1[u]={}),a=t$1[u]&&t$1[u][s]?t$1[u][s]:t$1[u][s]=c();}else a=c();65279===n.charCodeAt(0)&&(n=n.substring(1)),a.styleSheet?a.styleSheet.cssText+=n:a.appendChild(document.createTextNode(n));}function c(){var e=document.createElement("style");if(e.setAttribute("type","text/css"),r.attributes)for(var t=Object.keys(r.attributes),n=0;n<t.length;n++)e.setAttribute(t[n],r.attributes[t[n]]);var a="prepend"===s?"afterbegin":"beforeend";return i.insertAdjacentElement(a,e),e}}
31
31
 
32
- var css$b = "/*! tailwindcss v4.2.0 | MIT License | https://tailwindcss.com */\n@layer properties;\n@layer theme, base, components, utilities;\n@layer theme {\n :root, :host {\n --font-sans: ui-sans-serif, system-ui, sans-serif, \"Apple Color Emoji\",\n \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\";\n --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, \"Liberation Mono\",\n \"Courier New\", monospace;\n --color-gray-700: oklch(0.373 0.034 259.733);\n --color-white: #fff;\n --spacing: 0.25rem;\n --font-weight-semibold: 600;\n --radius-lg: 0.5rem;\n --default-font-family: var(--font-sans);\n --default-mono-font-family: var(--font-mono);\n }\n}\n@layer base {\n *, ::after, ::before, ::backdrop, ::file-selector-button {\n box-sizing: border-box;\n margin: 0;\n padding: 0;\n border: 0 solid;\n }\n html, :host {\n line-height: 1.5;\n -webkit-text-size-adjust: 100%;\n tab-size: 4;\n font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\");\n font-feature-settings: var(--default-font-feature-settings, normal);\n font-variation-settings: var(--default-font-variation-settings, normal);\n -webkit-tap-highlight-color: transparent;\n }\n hr {\n height: 0;\n color: inherit;\n border-top-width: 1px;\n }\n abbr:where([title]) {\n -webkit-text-decoration: underline dotted;\n text-decoration: underline dotted;\n }\n h1, h2, h3, h4, h5, h6 {\n font-size: inherit;\n font-weight: inherit;\n }\n a {\n color: inherit;\n -webkit-text-decoration: inherit;\n text-decoration: inherit;\n }\n b, strong {\n font-weight: bolder;\n }\n code, kbd, samp, pre {\n font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, \"Liberation Mono\", \"Courier New\", monospace);\n font-feature-settings: var(--default-mono-font-feature-settings, normal);\n font-variation-settings: var(--default-mono-font-variation-settings, normal);\n font-size: 1em;\n }\n small {\n font-size: 80%;\n }\n sub, sup {\n font-size: 75%;\n line-height: 0;\n position: relative;\n vertical-align: baseline;\n }\n sub {\n bottom: -0.25em;\n }\n sup {\n top: -0.5em;\n }\n table {\n text-indent: 0;\n border-color: inherit;\n border-collapse: collapse;\n }\n :-moz-focusring {\n outline: auto;\n }\n progress {\n vertical-align: baseline;\n }\n summary {\n display: list-item;\n }\n ol, ul, menu {\n list-style: none;\n }\n img, svg, video, canvas, audio, iframe, embed, object {\n display: block;\n vertical-align: middle;\n }\n img, video {\n max-width: 100%;\n height: auto;\n }\n button, input, select, optgroup, textarea, ::file-selector-button {\n font: inherit;\n font-feature-settings: inherit;\n font-variation-settings: inherit;\n letter-spacing: inherit;\n color: inherit;\n border-radius: 0;\n background-color: transparent;\n opacity: 1;\n }\n :where(select:is([multiple], [size])) optgroup {\n font-weight: bolder;\n }\n :where(select:is([multiple], [size])) optgroup option {\n padding-inline-start: 20px;\n }\n ::file-selector-button {\n margin-inline-end: 4px;\n }\n ::placeholder {\n opacity: 1;\n }\n @supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px) {\n ::placeholder {\n color: currentColor;\n @supports (color: color-mix(in lab, red, red)) {\n color: color-mix(in oklab, currentColor 50%, transparent);\n }\n }\n }\n textarea {\n resize: vertical;\n }\n ::-webkit-search-decoration {\n -webkit-appearance: none;\n }\n ::-webkit-date-and-time-value {\n min-height: 1lh;\n text-align: inherit;\n }\n ::-webkit-datetime-edit {\n display: inline-flex;\n }\n ::-webkit-datetime-edit-fields-wrapper {\n padding: 0;\n }\n ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {\n padding-block: 0;\n }\n :-moz-ui-invalid {\n box-shadow: none;\n }\n button, input:where([type=\"button\"], [type=\"reset\"], [type=\"submit\"]), ::file-selector-button {\n appearance: button;\n }\n ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {\n height: auto;\n }\n [hidden]:where(:not([hidden=\"until-found\"])) {\n display: none !important;\n }\n}\n@layer utilities {\n .visible {\n visibility: visible;\n }\n .fixed {\n position: fixed;\n }\n .static {\n position: static;\n }\n .start {\n inset-inline-start: var(--spacing);\n }\n .end {\n inset-inline-end: var(--spacing);\n }\n .ml-auto {\n margin-left: auto;\n }\n .flex {\n display: flex;\n }\n .w-full {\n width: 100%;\n }\n .max-w-\\[60\\%\\%\\] {\n max-width: 60%%;\n }\n .grow {\n flex-grow: 1;\n }\n .flex-col {\n flex-direction: column;\n }\n .items-start {\n align-items: flex-start;\n }\n .overflow-hidden {\n overflow: hidden;\n }\n .rounded {\n border-radius: 0.25rem;\n }\n .rounded-lg {\n border-radius: var(--radius-lg);\n }\n .border {\n border-style: var(--tw-border-style);\n border-width: 1px;\n }\n .border-solid {\n --tw-border-style: solid;\n border-style: solid;\n }\n .border-\\[\\#d3d3d3d9\\] {\n border-color: #d3d3d3d9;\n }\n .bg-white {\n background-color: var(--color-white);\n }\n .px-4 {\n padding-inline: calc(var(--spacing) * 4);\n }\n .text-\\[14px\\]\\/\\[14px\\] {\n font-size: 14px;\n line-height: 14px;\n }\n .text-\\[20px\\]\\/\\[20px\\] {\n font-size: 20px;\n line-height: 20px;\n }\n .font-semibold {\n --tw-font-weight: var(--font-weight-semibold);\n font-weight: var(--font-weight-semibold);\n }\n .text-nowrap {\n text-wrap: nowrap;\n }\n .text-gray-700 {\n color: var(--color-gray-700);\n }\n .outline {\n outline-style: var(--tw-outline-style);\n outline-width: 1px;\n }\n .xl\\:flex-row {\n @media (width >= 80rem) {\n flex-direction: row;\n }\n }\n .xl\\:items-end {\n @media (width >= 80rem) {\n align-items: flex-end;\n }\n }\n .xl\\:pb-\\[2px\\] {\n @media (width >= 80rem) {\n padding-bottom: 2px;\n }\n }\n}\n@property --tw-border-style {\n syntax: \"*\";\n inherits: false;\n initial-value: solid;\n}\n@property --tw-font-weight {\n syntax: \"*\";\n inherits: false;\n}\n@property --tw-outline-style {\n syntax: \"*\";\n inherits: false;\n initial-value: solid;\n}\n@layer properties {\n @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {\n *, ::before, ::after, ::backdrop {\n --tw-border-style: solid;\n --tw-font-weight: initial;\n --tw-outline-style: solid;\n }\n }\n}\n";
32
+ var css$b = "/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */\n@layer properties;\n@layer theme, base, components, utilities;\n@layer theme {\n :root, :host {\n --font-sans: ui-sans-serif, system-ui, sans-serif, \"Apple Color Emoji\",\n \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\";\n --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, \"Liberation Mono\",\n \"Courier New\", monospace;\n --color-gray-700: oklch(0.373 0.034 259.733);\n --color-white: #fff;\n --spacing: 0.25rem;\n --font-weight-semibold: 600;\n --radius-lg: 0.5rem;\n --default-font-family: var(--font-sans);\n --default-mono-font-family: var(--font-mono);\n }\n}\n@layer base {\n *, ::after, ::before, ::backdrop, ::file-selector-button {\n box-sizing: border-box;\n margin: 0;\n padding: 0;\n border: 0 solid;\n }\n html, :host {\n line-height: 1.5;\n -webkit-text-size-adjust: 100%;\n tab-size: 4;\n font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\");\n font-feature-settings: var(--default-font-feature-settings, normal);\n font-variation-settings: var(--default-font-variation-settings, normal);\n -webkit-tap-highlight-color: transparent;\n }\n hr {\n height: 0;\n color: inherit;\n border-top-width: 1px;\n }\n abbr:where([title]) {\n -webkit-text-decoration: underline dotted;\n text-decoration: underline dotted;\n }\n h1, h2, h3, h4, h5, h6 {\n font-size: inherit;\n font-weight: inherit;\n }\n a {\n color: inherit;\n -webkit-text-decoration: inherit;\n text-decoration: inherit;\n }\n b, strong {\n font-weight: bolder;\n }\n code, kbd, samp, pre {\n font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, \"Liberation Mono\", \"Courier New\", monospace);\n font-feature-settings: var(--default-mono-font-feature-settings, normal);\n font-variation-settings: var(--default-mono-font-variation-settings, normal);\n font-size: 1em;\n }\n small {\n font-size: 80%;\n }\n sub, sup {\n font-size: 75%;\n line-height: 0;\n position: relative;\n vertical-align: baseline;\n }\n sub {\n bottom: -0.25em;\n }\n sup {\n top: -0.5em;\n }\n table {\n text-indent: 0;\n border-color: inherit;\n border-collapse: collapse;\n }\n :-moz-focusring {\n outline: auto;\n }\n progress {\n vertical-align: baseline;\n }\n summary {\n display: list-item;\n }\n ol, ul, menu {\n list-style: none;\n }\n img, svg, video, canvas, audio, iframe, embed, object {\n display: block;\n vertical-align: middle;\n }\n img, video {\n max-width: 100%;\n height: auto;\n }\n button, input, select, optgroup, textarea, ::file-selector-button {\n font: inherit;\n font-feature-settings: inherit;\n font-variation-settings: inherit;\n letter-spacing: inherit;\n color: inherit;\n border-radius: 0;\n background-color: transparent;\n opacity: 1;\n }\n :where(select:is([multiple], [size])) optgroup {\n font-weight: bolder;\n }\n :where(select:is([multiple], [size])) optgroup option {\n padding-inline-start: 20px;\n }\n ::file-selector-button {\n margin-inline-end: 4px;\n }\n ::placeholder {\n opacity: 1;\n }\n @supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px) {\n ::placeholder {\n color: currentColor;\n @supports (color: color-mix(in lab, red, red)) {\n color: color-mix(in oklab, currentColor 50%, transparent);\n }\n }\n }\n textarea {\n resize: vertical;\n }\n ::-webkit-search-decoration {\n -webkit-appearance: none;\n }\n ::-webkit-date-and-time-value {\n min-height: 1lh;\n text-align: inherit;\n }\n ::-webkit-datetime-edit {\n display: inline-flex;\n }\n ::-webkit-datetime-edit-fields-wrapper {\n padding: 0;\n }\n ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {\n padding-block: 0;\n }\n :-moz-ui-invalid {\n box-shadow: none;\n }\n button, input:where([type=\"button\"], [type=\"reset\"], [type=\"submit\"]), ::file-selector-button {\n appearance: button;\n }\n ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {\n height: auto;\n }\n [hidden]:where(:not([hidden=\"until-found\"])) {\n display: none !important;\n }\n}\n@layer utilities {\n .visible {\n visibility: visible;\n }\n .fixed {\n position: fixed;\n }\n .static {\n position: static;\n }\n .start {\n inset-inline-start: var(--spacing);\n }\n .end {\n inset-inline-end: var(--spacing);\n }\n .ml-auto {\n margin-left: auto;\n }\n .flex {\n display: flex;\n }\n .w-full {\n width: 100%;\n }\n .max-w-\\[60\\%\\%\\] {\n max-width: 60%%;\n }\n .grow {\n flex-grow: 1;\n }\n .flex-col {\n flex-direction: column;\n }\n .items-start {\n align-items: flex-start;\n }\n .overflow-hidden {\n overflow: hidden;\n }\n .rounded {\n border-radius: 0.25rem;\n }\n .rounded-lg {\n border-radius: var(--radius-lg);\n }\n .border {\n border-style: var(--tw-border-style);\n border-width: 1px;\n }\n .border-solid {\n --tw-border-style: solid;\n border-style: solid;\n }\n .border-\\[\\#d3d3d3d9\\] {\n border-color: #d3d3d3d9;\n }\n .bg-white {\n background-color: var(--color-white);\n }\n .px-4 {\n padding-inline: calc(var(--spacing) * 4);\n }\n .text-\\[14px\\]\\/\\[14px\\] {\n font-size: 14px;\n line-height: 14px;\n }\n .text-\\[20px\\]\\/\\[20px\\] {\n font-size: 20px;\n line-height: 20px;\n }\n .font-semibold {\n --tw-font-weight: var(--font-weight-semibold);\n font-weight: var(--font-weight-semibold);\n }\n .text-nowrap {\n text-wrap: nowrap;\n }\n .text-gray-700 {\n color: var(--color-gray-700);\n }\n .outline {\n outline-style: var(--tw-outline-style);\n outline-width: 1px;\n }\n .xl\\:flex-row {\n @media (width >= 80rem) {\n flex-direction: row;\n }\n }\n .xl\\:items-end {\n @media (width >= 80rem) {\n align-items: flex-end;\n }\n }\n .xl\\:pb-\\[2px\\] {\n @media (width >= 80rem) {\n padding-bottom: 2px;\n }\n }\n}\n@property --tw-border-style {\n syntax: \"*\";\n inherits: false;\n initial-value: solid;\n}\n@property --tw-font-weight {\n syntax: \"*\";\n inherits: false;\n}\n@property --tw-outline-style {\n syntax: \"*\";\n inherits: false;\n initial-value: solid;\n}\n@layer properties {\n @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {\n *, ::before, ::after, ::backdrop {\n --tw-border-style: solid;\n --tw-font-weight: initial;\n --tw-outline-style: solid;\n }\n }\n}\n";
33
33
  n$1(css$b,{});
34
34
 
35
35
  // This Source Code Form is subject to the terms of the Mozilla Public
@@ -751,7 +751,7 @@ class DepthToPointcloudWorkerPool {
751
751
  _classPrivateFieldLooseBase(this, _targetDispatchIntervalMs)[_targetDispatchIntervalMs] = DISPATCH_INTERVAL_MS / Math.max(1, Math.round(targetFps / DISPATCH_INTERVAL_FRACTION)) * _classPrivateFieldLooseBase(this, _calculateBatchMultiplier)[_calculateBatchMultiplier]();
752
752
  _classPrivateFieldLooseBase(this, _maxProcessedQueueSize)[_maxProcessedQueueSize] = Math.max(1, maxProcessedQueueSize);
753
753
  this.workerApis = new Array(WORKER_COUNT).fill(undefined).map(() => {
754
- const worker = new Worker(new URL("pointcloudFromDepth.worker-BcnsKUSs.js", import.meta.url), {
754
+ const worker = new Worker(new URL("pointcloudFromDepth.worker-JLptpLHr.js", import.meta.url), {
755
755
  type: "module"
756
756
  });
757
757
  return ComlinkWrap(worker);
@@ -975,7 +975,7 @@ ConfigStore.instance = void 0;
975
975
 
976
976
  var _localStorage$getItem;
977
977
  function initWorker(callback) {
978
- const worker = new Worker(new URL("deserialization.worker-BRFVmAW6.js", import.meta.url), {
978
+ const worker = new Worker(new URL("deserialization.worker-CpadaVUC.js", import.meta.url), {
979
979
  type: "module",
980
980
  name: `message-decoder`
981
981
  });
@@ -1005,14 +1005,14 @@ function createMessageHandler(callback) {
1005
1005
  workerWrapper = newWorkerWrapper;
1006
1006
  workerPool.set(topic, newWorkerWrapper);
1007
1007
  }
1008
- const proxiedCallback = errorCallback ? proxy(errorCallback) : undefined;
1008
+ const proxiedErrorCallback = errorCallback ? proxy(errorCallback) : undefined;
1009
1009
  void workerWrapper.remote.handleMessageToDecode({
1010
1010
  schema,
1011
1011
  buffer,
1012
1012
  topic,
1013
1013
  neuralCameraIntrinsics,
1014
1014
  stereoDepthMaxValue: Number((_localStorage$getItem2 = localStorage.getItem("stereoDepthMaxValue")) !== null && _localStorage$getItem2 !== void 0 ? _localStorage$getItem2 : "8000")
1015
- }, ConfigStore.getInstance(), proxiedCallback);
1015
+ }, ConfigStore.getInstance(), proxiedErrorCallback);
1016
1016
  },
1017
1017
  cleanup: () => {
1018
1018
  // Properly dispose of all workers and release Comlink proxies
@@ -22291,7 +22291,7 @@ class WebRtcBridge extends ArtificialWorker {
22291
22291
  writable: true,
22292
22292
  value: null
22293
22293
  });
22294
- _classPrivateFieldLooseBase(this, _worker)[_worker] = new Worker(new URL("worker-DR9o4zBS.js", import.meta.url), {
22294
+ _classPrivateFieldLooseBase(this, _worker)[_worker] = new Worker(new URL("worker-0Q6os6Ck.js", import.meta.url), {
22295
22295
  type: "module"
22296
22296
  });
22297
22297
  _classPrivateFieldLooseBase(this, _setupArtificialWorker)[_setupArtificialWorker]();
@@ -22606,7 +22606,7 @@ class VisualizerConnection extends FoxgloveConnection {
22606
22606
  let _worker;
22607
22607
  if (type === "ws") {
22608
22608
  _classPrivateFieldLooseBase(this, _url)[_url] = data.connectionUrl;
22609
- _worker = new Worker(new URL("worker-BGG-ZdUp.js", import.meta.url), {
22609
+ _worker = new Worker(new URL("worker-NFznpx6V.js", import.meta.url), {
22610
22610
  type: "module"
22611
22611
  });
22612
22612
  } else {
@@ -88669,7 +88669,7 @@ function legacy(parser) {
88669
88669
  return new LanguageSupport(StreamLanguage.define(parser));
88670
88670
  }
88671
88671
  function sql$1(dialectName) {
88672
- return import('./index-CbPp1IVO.js').then(m => m.sql({ dialect: m[dialectName] }));
88672
+ return import('./index-DKHbBs7i.js').then(m => m.sql({ dialect: m[dialectName] }));
88673
88673
  }
88674
88674
  /**
88675
88675
  An array of language descriptions for known language packages.
@@ -88680,7 +88680,7 @@ const languages = [
88680
88680
  name: "C",
88681
88681
  extensions: ["c", "h", "ino"],
88682
88682
  load() {
88683
- return import('./index-6BlZXZuC.js').then(m => m.cpp());
88683
+ return import('./index-BG2Ave0p.js').then(m => m.cpp());
88684
88684
  }
88685
88685
  }),
88686
88686
  /*@__PURE__*/LanguageDescription.of({
@@ -88688,7 +88688,7 @@ const languages = [
88688
88688
  alias: ["cpp"],
88689
88689
  extensions: ["cpp", "c++", "cc", "cxx", "hpp", "h++", "hh", "hxx"],
88690
88690
  load() {
88691
- return import('./index-6BlZXZuC.js').then(m => m.cpp());
88691
+ return import('./index-BG2Ave0p.js').then(m => m.cpp());
88692
88692
  }
88693
88693
  }),
88694
88694
  /*@__PURE__*/LanguageDescription.of({
@@ -88708,7 +88708,7 @@ const languages = [
88708
88708
  name: "Go",
88709
88709
  extensions: ["go"],
88710
88710
  load() {
88711
- return import('./index-D-yirRS0.js').then(m => m.go());
88711
+ return import('./index-D8h9BfrP.js').then(m => m.go());
88712
88712
  }
88713
88713
  }),
88714
88714
  /*@__PURE__*/LanguageDescription.of({
@@ -88723,7 +88723,7 @@ const languages = [
88723
88723
  name: "Java",
88724
88724
  extensions: ["java"],
88725
88725
  load() {
88726
- return import('./index-DziMrclw.js').then(m => m.java());
88726
+ return import('./index-Czo7dUvS.js').then(m => m.java());
88727
88727
  }
88728
88728
  }),
88729
88729
  /*@__PURE__*/LanguageDescription.of({
@@ -88738,7 +88738,7 @@ const languages = [
88738
88738
  name: "Jinja",
88739
88739
  extensions: ["j2", "jinja", "jinja2"],
88740
88740
  load() {
88741
- return import('./index-CnfGAo2c.js').then(m => m.jinja());
88741
+ return import('./index-DThaHb_u.js').then(m => m.jinja());
88742
88742
  }
88743
88743
  }),
88744
88744
  /*@__PURE__*/LanguageDescription.of({
@@ -88746,7 +88746,7 @@ const languages = [
88746
88746
  alias: ["json5"],
88747
88747
  extensions: ["json", "map"],
88748
88748
  load() {
88749
- return import('./index-DSRKZJLN.js').then(m => m.json());
88749
+ return import('./index-BGEFAe_Y.js').then(m => m.json());
88750
88750
  }
88751
88751
  }),
88752
88752
  /*@__PURE__*/LanguageDescription.of({
@@ -88760,14 +88760,14 @@ const languages = [
88760
88760
  name: "LESS",
88761
88761
  extensions: ["less"],
88762
88762
  load() {
88763
- return import('./index-g-SFBx17.js').then(m => m.less());
88763
+ return import('./index-BYpImo0l.js').then(m => m.less());
88764
88764
  }
88765
88765
  }),
88766
88766
  /*@__PURE__*/LanguageDescription.of({
88767
88767
  name: "Liquid",
88768
88768
  extensions: ["liquid"],
88769
88769
  load() {
88770
- return import('./index-7ZRO7erP.js').then(m => m.liquid());
88770
+ return import('./index-DF-xcCVa.js').then(m => m.liquid());
88771
88771
  }
88772
88772
  }),
88773
88773
  /*@__PURE__*/LanguageDescription.of({
@@ -88793,7 +88793,7 @@ const languages = [
88793
88793
  name: "PHP",
88794
88794
  extensions: ["php", "php3", "php4", "php5", "php7", "phtml"],
88795
88795
  load() {
88796
- return import('./index-BAyXlO8J.js').then(m => m.php());
88796
+ return import('./index-ANY2H_o3.js').then(m => m.php());
88797
88797
  }
88798
88798
  }),
88799
88799
  /*@__PURE__*/LanguageDescription.of({
@@ -88810,28 +88810,28 @@ const languages = [
88810
88810
  extensions: ["BUILD", "bzl", "py", "pyw"],
88811
88811
  filename: /^(BUCK|BUILD)$/,
88812
88812
  load() {
88813
- return import('./index-BlYRUX1p.js').then(m => m.python());
88813
+ return import('./index-C2nnoTzN.js').then(m => m.python());
88814
88814
  }
88815
88815
  }),
88816
88816
  /*@__PURE__*/LanguageDescription.of({
88817
88817
  name: "Rust",
88818
88818
  extensions: ["rs"],
88819
88819
  load() {
88820
- return import('./index-Czx66qud.js').then(m => m.rust());
88820
+ return import('./index-DV3HrUsB.js').then(m => m.rust());
88821
88821
  }
88822
88822
  }),
88823
88823
  /*@__PURE__*/LanguageDescription.of({
88824
88824
  name: "Sass",
88825
88825
  extensions: ["sass"],
88826
88826
  load() {
88827
- return import('./index-B6jTuetX.js').then(m => m.sass({ indented: true }));
88827
+ return import('./index-BOEeeBIi.js').then(m => m.sass({ indented: true }));
88828
88828
  }
88829
88829
  }),
88830
88830
  /*@__PURE__*/LanguageDescription.of({
88831
88831
  name: "SCSS",
88832
88832
  extensions: ["scss"],
88833
88833
  load() {
88834
- return import('./index-B6jTuetX.js').then(m => m.sass());
88834
+ return import('./index-BOEeeBIi.js').then(m => m.sass());
88835
88835
  }
88836
88836
  }),
88837
88837
  /*@__PURE__*/LanguageDescription.of({
@@ -88862,7 +88862,7 @@ const languages = [
88862
88862
  name: "WebAssembly",
88863
88863
  extensions: ["wat", "wast"],
88864
88864
  load() {
88865
- return import('./index-CchVwbzA.js').then(m => m.wast());
88865
+ return import('./index-BCTfxMIE.js').then(m => m.wast());
88866
88866
  }
88867
88867
  }),
88868
88868
  /*@__PURE__*/LanguageDescription.of({
@@ -88870,7 +88870,7 @@ const languages = [
88870
88870
  alias: ["rss", "wsdl", "xsd"],
88871
88871
  extensions: ["xml", "xsl", "xsd", "svg"],
88872
88872
  load() {
88873
- return import('./index-B1qvG-qo.js').then(m => m.xml());
88873
+ return import('./index-BymWWFCn.js').then(m => m.xml());
88874
88874
  }
88875
88875
  }),
88876
88876
  /*@__PURE__*/LanguageDescription.of({
@@ -88878,7 +88878,7 @@ const languages = [
88878
88878
  alias: ["yml"],
88879
88879
  extensions: ["yaml", "yml"],
88880
88880
  load() {
88881
- return import('./index-D4JcPcem.js').then(m => m.yaml());
88881
+ return import('./index-DQXQJcjO.js').then(m => m.yaml());
88882
88882
  }
88883
88883
  }),
88884
88884
  // Legacy modes ported from CodeMirror 5
@@ -89667,13 +89667,13 @@ const languages = [
89667
89667
  name: "Vue",
89668
89668
  extensions: ["vue"],
89669
89669
  load() {
89670
- return import('./index-D61TcvW7.js').then(m => m.vue());
89670
+ return import('./index-Da-CoL-V.js').then(m => m.vue());
89671
89671
  }
89672
89672
  }),
89673
89673
  /*@__PURE__*/LanguageDescription.of({
89674
89674
  name: "Angular Template",
89675
89675
  load() {
89676
- return import('./index-T8Clygdf.js').then(m => m.angular());
89676
+ return import('./index-47n_qlIK.js').then(m => m.angular());
89677
89677
  }
89678
89678
  })
89679
89679
  ];
@@ -174726,7 +174726,7 @@ function createRenderDelaySampler() {
174726
174726
  };
174727
174727
  }
174728
174728
 
174729
- const ImagePanelComponent = /*#__PURE__*/React__default.lazy(async () => await import('./index-DNSv_gUV.js'));
174729
+ const ImagePanelComponent = /*#__PURE__*/React__default.lazy(async () => await import('./index-BJXCp1lN.js'));
174730
174730
  const ImagePanelBody = ({
174731
174731
  topic,
174732
174732
  frameRenderedEvent,
@@ -174821,7 +174821,7 @@ const DEFAULT_CAMERA_STATE = {
174821
174821
  // License, v2.0. If a copy of the MPL was not distributed with this
174822
174822
  // file, You can obtain one at http://mozilla.org/MPL/2.0/
174823
174823
 
174824
- const ThreeDeeRenderComponent = /*#__PURE__*/React__default.lazy(async () => await import('./index-CUOzEGiw.js'));
174824
+ const ThreeDeeRenderComponent = /*#__PURE__*/React__default.lazy(async () => await import('./index-KQ2js0SY.js'));
174825
174825
  const PointCloudPanelBody = ({
174826
174826
  topic,
174827
174827
  frameRenderedEvent,
@@ -1,18 +1,18 @@
1
1
  'use client';
2
- import { Y as ExternalTokenizer, a6 as ContextTracker, U as styleTags, V as tags, Z as LRParser, a1 as syntaxTree, $ as ifNotIn, W as LRLanguage, Q as indentNodeProp, a4 as delimitedIndent, T as foldNodeProp, a5 as foldInside, X as LanguageSupport, a8 as IterMode, a0 as completeFromList, a9 as NodeWeakMap, a7 as snippetCompletion } from './index-pQMSWqkM.js';
3
- import './logger-CgxnhrWP.js';
4
- import './depth-Be6jMsNV.js';
2
+ import { Y as ExternalTokenizer, a6 as ContextTracker, U as styleTags, V as tags, Z as LRParser, a1 as syntaxTree, $ as ifNotIn, W as LRLanguage, Q as indentNodeProp, a4 as delimitedIndent, T as foldNodeProp, a5 as foldInside, X as LanguageSupport, a8 as IterMode, a0 as completeFromList, a9 as NodeWeakMap, a7 as snippetCompletion } from './index-C1D3H_Uz.js';
3
+ import './protobuf-Be0G3NFz.js';
4
+ import './logger-Bqy1nuLj.js';
5
+ import './depth-BJ1GI-lD.js';
5
6
  import './comlink-jf8bdrAf.js';
6
7
  import 'react';
7
8
  import 'zustand';
8
9
  import 'react-mosaic-component';
9
- import './protobuf-fLt-ppqN.js';
10
10
  import '@mui/material';
11
11
  import './isArrayLikeObject-n9ytTioB.js';
12
12
  import './utils-DmlHZWuo.js';
13
- import './FoxgloveServer-CzGfv6A4.js';
13
+ import './FoxgloveServer-B98MHUu6.js';
14
14
  import 'ms';
15
- import './foxglove-protocol-BvaCHfze.js';
15
+ import './foxglove-protocol-yHdoBNaD.js';
16
16
  import 'react-dnd';
17
17
  import 'react-dnd-html5-backend';
18
18
  import './i18next-17tp0Ngf.js';