@luxonis/visualizer-protobuf 2.7.0 → 2.8.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 (55) hide show
  1. package/dist/{FoxgloveServer-tJZcJH5-.js → FoxgloveServer-DiLI7KZU.js} +35 -21
  2. package/dist/{communicator-D9LSiWws.js → communicator-CkB-oBVq.js} +1 -1
  3. package/dist/{foxglove-protocol-RBwoTi12.js → foxglove-protocol-RZlF5fna.js} +1 -1
  4. package/dist/{index-CTC2EPj7.js → index-5We-oX4J.js} +3 -3
  5. package/dist/{index-C_m0K-uV.js → index-6oull0P4.js} +4 -4
  6. package/dist/{index-BnFzBKLi.js → index-97QAmggl.js} +3 -3
  7. package/dist/{index-176E1sZR.js → index-B3OmG9Cz.js} +3 -3
  8. package/dist/{index-CEPIw1z_.js → index-B8p0IAYk.js} +3 -3
  9. package/dist/{index-C5E_-GaD.js → index-BOv1lvtM.js} +3 -3
  10. package/dist/{index-CB4BAurO.js → index-CGbXzoOj.js} +3 -3
  11. package/dist/{index-D92fmCp-.js → index-CLaKLRNG.js} +3 -3
  12. package/dist/{index-D5NYeQCP.js → index-CXqAmAuJ.js} +3 -3
  13. package/dist/{index-BX4ZZErj.js → index-CZdG1rOF.js} +3 -3
  14. package/dist/{index-euKTZmc_.js → index-CcoAW3T7.js} +3 -3
  15. package/dist/{index-Bj6ylSdI.js → index-CfnWYdvg.js} +29 -26
  16. package/dist/{index-Db8hap7i.js → index-CidRRcqh.js} +3 -3
  17. package/dist/{index-Dv65oeZM.js → index-CimlW1XP.js} +3 -3
  18. package/dist/{index-aVinjo1X.js → index-D5EAjeI2.js} +3 -3
  19. package/dist/{index-CNJUWGuC.js → index-Djz9MFHf.js} +3 -3
  20. package/dist/{index-DkZoOvo9.js → index-GxLefvle.js} +3 -3
  21. package/dist/{index-DY4f-z9c.js → index-SFx7xGWD.js} +3 -3
  22. package/dist/{index-zmmZer0m.js → index-pDvMkCN6.js} +3 -3
  23. package/dist/index.js +3 -3
  24. package/dist/lib/src/components/PanelToolbar.js +2 -2
  25. package/dist/lib/src/components/PanelToolbar.js.map +1 -1
  26. package/dist/lib/src/messaging/deserialization.d.ts.map +1 -1
  27. package/dist/lib/src/messaging/deserialization.js +1 -0
  28. package/dist/lib/src/messaging/deserialization.js.map +1 -1
  29. package/dist/lib/src/protobuf.generated/EncodedFrame.d.ts.map +1 -1
  30. package/dist/lib/src/protobuf.generated/EncodedFrame.js +0 -3
  31. package/dist/lib/src/protobuf.generated/EncodedFrame.js.map +1 -1
  32. package/dist/lib/src/protobuf.generated/Event.d.ts.map +1 -1
  33. package/dist/lib/src/protobuf.generated/Event.js +0 -3
  34. package/dist/lib/src/protobuf.generated/Event.js.map +1 -1
  35. package/dist/lib/src/protobuf.generated/ImageAnnotations.d.ts.map +1 -1
  36. package/dist/lib/src/protobuf.generated/ImageAnnotations.js +0 -3
  37. package/dist/lib/src/protobuf.generated/ImageAnnotations.js.map +1 -1
  38. package/dist/lib/src/protobuf.generated/ImgDetections.d.ts.map +1 -1
  39. package/dist/lib/src/protobuf.generated/ImgDetections.js +0 -3
  40. package/dist/lib/src/protobuf.generated/ImgDetections.js.map +1 -1
  41. package/dist/lib/src/protobuf.generated/ImgFrame.d.ts.map +1 -1
  42. package/dist/lib/src/protobuf.generated/ImgFrame.js +0 -3
  43. package/dist/lib/src/protobuf.generated/ImgFrame.js.map +1 -1
  44. package/dist/lib/src/protobuf.generated/PointCloudData.d.ts.map +1 -1
  45. package/dist/lib/src/protobuf.generated/PointCloudData.js +0 -3
  46. package/dist/lib/src/protobuf.generated/PointCloudData.js.map +1 -1
  47. package/dist/lib/src/protobuf.generated/SpatialImgDetections.d.ts.map +1 -1
  48. package/dist/lib/src/protobuf.generated/SpatialImgDetections.js +0 -3
  49. package/dist/lib/src/protobuf.generated/SpatialImgDetections.js.map +1 -1
  50. package/dist/lib/src/protobuf.generated/common.d.ts.map +1 -1
  51. package/dist/lib/src/protobuf.generated/common.js +0 -3
  52. package/dist/lib/src/protobuf.generated/common.js.map +1 -1
  53. package/dist/{worker-vqRhkSaI.js → worker-Bd7K1fGT.js} +2 -2
  54. package/dist/{worker-8hm-Dhmm.js → worker-CtuCYYTr.js} +3 -3
  55. package/package.json +1 -1
@@ -1498,9 +1498,11 @@ Long.fromBytesBE = function fromBytesBE(bytes, unsigned) {
1498
1498
  );
1499
1499
  };
1500
1500
 
1501
- // This Source Code Form is subject to the terms of the Mozilla Public
1502
- // License, v2.0. If a copy of the MPL was not distributed with this
1503
- // file, You can obtain one at http://mozilla.org/MPL/2.0/
1501
+ // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
1502
+ // versions:
1503
+ // protoc-gen-ts_proto v1.181.1
1504
+ // protoc v4.25.1
1505
+ // source: common.proto
1504
1506
 
1505
1507
  let CameraModel = /*#__PURE__*/function (CameraModel) {
1506
1508
  CameraModel[CameraModel["PERSPECTIVE"] = 0] = "PERSPECTIVE";
@@ -2194,9 +2196,11 @@ function isSet$6(value) {
2194
2196
  return value !== null && value !== undefined;
2195
2197
  }
2196
2198
 
2197
- // This Source Code Form is subject to the terms of the Mozilla Public
2198
- // License, v2.0. If a copy of the MPL was not distributed with this
2199
- // file, You can obtain one at http://mozilla.org/MPL/2.0/
2199
+ // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
2200
+ // versions:
2201
+ // protoc-gen-ts_proto v1.181.1
2202
+ // protoc v4.25.1
2203
+ // source: ImageAnnotations.proto
2200
2204
 
2201
2205
  const protobufPackage$5 = "dai.proto.image_annotations";
2202
2206
  let PointsAnnotationType = /*#__PURE__*/function (PointsAnnotationType) {
@@ -2806,9 +2810,11 @@ function isSet$5(value) {
2806
2810
  }
2807
2811
  const protobufName$5 = "ImageAnnotations";
2808
2812
 
2809
- // This Source Code Form is subject to the terms of the Mozilla Public
2810
- // License, v2.0. If a copy of the MPL was not distributed with this
2811
- // file, You can obtain one at http://mozilla.org/MPL/2.0/
2813
+ // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
2814
+ // versions:
2815
+ // protoc-gen-ts_proto v1.181.1
2816
+ // protoc v4.25.1
2817
+ // source: ImgFrame.proto
2812
2818
 
2813
2819
  const protobufPackage$4 = "dai.proto.img_frame";
2814
2820
  let Type = /*#__PURE__*/function (Type) {
@@ -3438,9 +3444,11 @@ function isSet$4(value) {
3438
3444
  }
3439
3445
  const protobufName$4 = "ImgFrame";
3440
3446
 
3441
- // This Source Code Form is subject to the terms of the Mozilla Public
3442
- // License, v2.0. If a copy of the MPL was not distributed with this
3443
- // file, You can obtain one at http://mozilla.org/MPL/2.0/
3447
+ // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3448
+ // versions:
3449
+ // protoc-gen-ts_proto v1.181.1
3450
+ // protoc v4.25.1
3451
+ // source: EncodedFrame.proto
3444
3452
 
3445
3453
  const protobufPackage$3 = "dai.proto.encoded_frame";
3446
3454
  let Profile = /*#__PURE__*/function (Profile) {
@@ -3843,9 +3851,11 @@ function isSet$3(value) {
3843
3851
  }
3844
3852
  const protobufName$3 = "EncodedFrame";
3845
3853
 
3846
- // This Source Code Form is subject to the terms of the Mozilla Public
3847
- // License, v2.0. If a copy of the MPL was not distributed with this
3848
- // file, You can obtain one at http://mozilla.org/MPL/2.0/
3854
+ // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3855
+ // versions:
3856
+ // protoc-gen-ts_proto v1.181.1
3857
+ // protoc v4.25.1
3858
+ // source: ImgDetections.proto
3849
3859
 
3850
3860
  const protobufPackage$2 = "dai.proto.img_detections";
3851
3861
  function createBaseImgDetections() {
@@ -4109,9 +4119,11 @@ function isSet$2(value) {
4109
4119
  }
4110
4120
  const protobufName$2 = "ImgDetections";
4111
4121
 
4112
- // This Source Code Form is subject to the terms of the Mozilla Public
4113
- // License, v2.0. If a copy of the MPL was not distributed with this
4114
- // file, You can obtain one at http://mozilla.org/MPL/2.0/
4122
+ // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
4123
+ // versions:
4124
+ // protoc-gen-ts_proto v1.181.1
4125
+ // protoc v4.25.1
4126
+ // source: PointCloudData.proto
4115
4127
 
4116
4128
  const protobufPackage$1 = "dai.proto.point_cloud_data";
4117
4129
  function createBasePointCloudData() {
@@ -4419,9 +4431,11 @@ function isSet$1(value) {
4419
4431
  }
4420
4432
  const protobufName$1 = "PointCloudData";
4421
4433
 
4422
- // This Source Code Form is subject to the terms of the Mozilla Public
4423
- // License, v2.0. If a copy of the MPL was not distributed with this
4424
- // file, You can obtain one at http://mozilla.org/MPL/2.0/
4434
+ // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
4435
+ // versions:
4436
+ // protoc-gen-ts_proto v1.181.1
4437
+ // protoc v4.25.1
4438
+ // source: SpatialImgDetections.proto
4425
4439
 
4426
4440
  const protobufPackage = "dai.proto.spatial_img_detections";
4427
4441
  let SpatialLocationCalculatorAlgorithm = /*#__PURE__*/function (SpatialLocationCalculatorAlgorithm) {
@@ -1,4 +1,4 @@
1
- import { p as protobufsBySchema } from './FoxgloveServer-tJZcJH5-.js';
1
+ import { p as protobufsBySchema } from './FoxgloveServer-DiLI7KZU.js';
2
2
 
3
3
  // This Source Code Form is subject to the terms of the Mozilla Public
4
4
  // License, v2.0. If a copy of the MPL was not distributed with this
@@ -1,4 +1,4 @@
1
- import { C as ClientBinaryOpcode, B as BinaryOpcode } from './FoxgloveServer-tJZcJH5-.js';
1
+ import { C as ClientBinaryOpcode, B as BinaryOpcode } from './FoxgloveServer-DiLI7KZU.js';
2
2
 
3
3
  // This Source Code Form is subject to the terms of the Mozilla Public
4
4
  // License, v2.0. If a copy of the MPL was not distributed with this
@@ -1,5 +1,5 @@
1
- import { aq as styleTags, ar as tags, av as LRParser, as as LRLanguage, an as indentNodeProp, ao as continuedIndent, ap as foldNodeProp, aB as foldInside, at as LanguageSupport } from './index-Bj6ylSdI.js';
2
- import './FoxgloveServer-tJZcJH5-.js';
1
+ import { aq as styleTags, ar as tags, av as LRParser, as as LRLanguage, an as indentNodeProp, ao as continuedIndent, ap as foldNodeProp, aB as foldInside, at as LanguageSupport } from './index-CfnWYdvg.js';
2
+ import './FoxgloveServer-DiLI7KZU.js';
3
3
  import 'protobufjs/minimal';
4
4
  import 'ms';
5
5
  import 'react';
@@ -7,7 +7,7 @@ import 'zustand';
7
7
  import 'react-mosaic-component';
8
8
  import '@mui/material';
9
9
  import './i18next-C5Qe4-E1.js';
10
- import './foxglove-protocol-RBwoTi12.js';
10
+ import './foxglove-protocol-RZlF5fna.js';
11
11
  import 'react-dnd';
12
12
  import 'react-dnd-html5-backend';
13
13
  import '@emotion/react';
@@ -1,15 +1,15 @@
1
- import { ImagePanel } from './index-CEPIw1z_.js';
1
+ import { ImagePanel } from './index-B8p0IAYk.js';
2
2
  import 'react';
3
3
  import 'react-dom';
4
- import './index-Bj6ylSdI.js';
5
- import './FoxgloveServer-tJZcJH5-.js';
4
+ import './index-CfnWYdvg.js';
5
+ import './FoxgloveServer-DiLI7KZU.js';
6
6
  import 'protobufjs/minimal';
7
7
  import 'ms';
8
8
  import 'zustand';
9
9
  import 'react-mosaic-component';
10
10
  import '@mui/material';
11
11
  import './i18next-C5Qe4-E1.js';
12
- import './foxglove-protocol-RBwoTi12.js';
12
+ import './foxglove-protocol-RZlF5fna.js';
13
13
  import 'react-dnd';
14
14
  import 'react-dnd-html5-backend';
15
15
  import '@emotion/react';
@@ -1,5 +1,5 @@
1
- import { aq as styleTags, ar as tags, av as LRParser, as as LRLanguage, an as indentNodeProp, ao as continuedIndent, az as flatIndent, aA as delimitedIndent, ap as foldNodeProp, aB as foldInside, at as LanguageSupport } from './index-Bj6ylSdI.js';
2
- import './FoxgloveServer-tJZcJH5-.js';
1
+ import { aq as styleTags, ar as tags, av as LRParser, as as LRLanguage, an as indentNodeProp, ao as continuedIndent, az as flatIndent, aA as delimitedIndent, ap as foldNodeProp, aB as foldInside, at as LanguageSupport } from './index-CfnWYdvg.js';
2
+ import './FoxgloveServer-DiLI7KZU.js';
3
3
  import 'protobufjs/minimal';
4
4
  import 'ms';
5
5
  import 'react';
@@ -7,7 +7,7 @@ import 'zustand';
7
7
  import 'react-mosaic-component';
8
8
  import '@mui/material';
9
9
  import './i18next-C5Qe4-E1.js';
10
- import './foxglove-protocol-RBwoTi12.js';
10
+ import './foxglove-protocol-RZlF5fna.js';
11
11
  import 'react-dnd';
12
12
  import 'react-dnd-html5-backend';
13
13
  import '@emotion/react';
@@ -1,5 +1,5 @@
1
- import { au as ExternalTokenizer, aC as ContextTracker, aq as styleTags, ar as tags, av as LRParser, aD as LocalTokenGroup, aE as snippetCompletion, ay as syntaxTree, as as LRLanguage, an as indentNodeProp, ao as continuedIndent, az as flatIndent, aA as delimitedIndent, ap as foldNodeProp, aB as foldInside, at as LanguageSupport, aw as ifNotIn, ax as completeFromList, aF as IterMode, aG as NodeWeakMap } from './index-Bj6ylSdI.js';
2
- import './FoxgloveServer-tJZcJH5-.js';
1
+ import { au as ExternalTokenizer, aC as ContextTracker, aq as styleTags, ar as tags, av as LRParser, aD as LocalTokenGroup, aE as snippetCompletion, ay as syntaxTree, as as LRLanguage, an as indentNodeProp, ao as continuedIndent, az as flatIndent, aA as delimitedIndent, ap as foldNodeProp, aB as foldInside, at as LanguageSupport, aw as ifNotIn, ax as completeFromList, aF as IterMode, aG as NodeWeakMap } from './index-CfnWYdvg.js';
2
+ import './FoxgloveServer-DiLI7KZU.js';
3
3
  import 'protobufjs/minimal';
4
4
  import 'ms';
5
5
  import 'react';
@@ -7,7 +7,7 @@ import 'zustand';
7
7
  import 'react-mosaic-component';
8
8
  import '@mui/material';
9
9
  import './i18next-C5Qe4-E1.js';
10
- import './foxglove-protocol-RBwoTi12.js';
10
+ import './foxglove-protocol-RZlF5fna.js';
11
11
  import 'react-dnd';
12
12
  import 'react-dnd-html5-backend';
13
13
  import '@emotion/react';
@@ -1,10 +1,10 @@
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 { i as isSymbol, t as toString, k as keys, g as getSymbols$1, s as stubArray, a as arrayPush, b as baseGetAllKeys, c as getTag, d as getAllKeys, e as createAggregator, f as baseGet, h as baseIteratee, j as castPath, l as toKey, m as flatRest, n as arrayMap$1, o as baseSet, p as baseUniq, q as baseFlatten, r as generateUtilityClass, A as AnalyticsContext, u as useMustNotChange, P as PropTypes, v as useCurrentLayoutActions, w as useCurrentLayoutSelector, x as reportError, y as AppError, E as ErrorDisplay, S as Stack$1, z as makeStyles$1, _ as _extends$1, L as Logger, B as useGuaranteedContext, W as WorkspaceContext, C as useAnalytics, D as AppEvent, F as LeftSidebarItemKeys, R as RightSidebarItemKeys, G as usePanelMosaicId, H as useTranslation, I as usePanelCatalog, J as EmptyState, K as isEmpty, M as PanelContext, N as PanelCatalogContext, O as useSelectedPanels, Q as usePanelStateStore, T as useDefaultPanelTitle, U as PANEL_TITLE_CONFIG_KEY, V as noop$4, X as getPanelTypeFromId, Y as useWorkspaceStore, Z as useShallowMemo, $ as TAB_PANEL_TYPE, a0 as WorkspaceStoreSelectors, a1 as difference, a2 as filterMap, a3 as dist$3, a4 as usePanelContext, a5 as useMessagePipeline, a6 as v4, a7 as useHoverValue, a8 as useSetHoverValue, a9 as useClearHoverValue, aa as useAppConfiguration, ab as useMessagePipelineGetter, ac as usePanelSettingsTreeUpdate, ad as PlayerCapabilities, ae as useValueChangedDebugLog, af as assertNever, ag as PlayerPresence, ah as typescript, ai as isEqual, aj as isDesktopApp, ak as createTheme, al as propTypesExports, am as useJsonTreeTheme } from './index-Bj6ylSdI.js';
4
+ import { i as isSymbol, t as toString, k as keys, g as getSymbols$1, s as stubArray, a as arrayPush, b as baseGetAllKeys, c as getTag, d as getAllKeys, e as createAggregator, f as baseGet, h as baseIteratee, j as castPath, l as toKey, m as flatRest, n as arrayMap$1, o as baseSet, p as baseUniq, q as baseFlatten, r as generateUtilityClass, A as AnalyticsContext, u as useMustNotChange, P as PropTypes, v as useCurrentLayoutActions, w as useCurrentLayoutSelector, x as reportError, y as AppError, E as ErrorDisplay, S as Stack$1, z as makeStyles$1, _ as _extends$1, L as Logger, B as useGuaranteedContext, W as WorkspaceContext, C as useAnalytics, D as AppEvent, F as LeftSidebarItemKeys, R as RightSidebarItemKeys, G as usePanelMosaicId, H as useTranslation, I as usePanelCatalog, J as EmptyState, K as isEmpty, M as PanelContext, N as PanelCatalogContext, O as useSelectedPanels, Q as usePanelStateStore, T as useDefaultPanelTitle, U as PANEL_TITLE_CONFIG_KEY, V as noop$4, X as getPanelTypeFromId, Y as useWorkspaceStore, Z as useShallowMemo, $ as TAB_PANEL_TYPE, a0 as WorkspaceStoreSelectors, a1 as difference, a2 as filterMap, a3 as dist$3, a4 as usePanelContext, a5 as useMessagePipeline, a6 as v4, a7 as useHoverValue, a8 as useSetHoverValue, a9 as useClearHoverValue, aa as useAppConfiguration, ab as useMessagePipelineGetter, ac as usePanelSettingsTreeUpdate, ad as PlayerCapabilities, ae as useValueChangedDebugLog, af as assertNever, ag as PlayerPresence, ah as typescript, ai as isEqual, aj as isDesktopApp, ak as createTheme, al as propTypesExports, am as useJsonTreeTheme } from './index-CfnWYdvg.js';
5
5
  import { createStore, useStore } from 'zustand';
6
6
  import { MosaicDragType, MosaicContext, MosaicWindowContext, getOtherBranch, getNodeAtPath } from 'react-mosaic-component';
7
- import { a as getDefaultExportFromCjs, c as commonjsGlobal, g as getAugmentedNamespace, E as EventEmitter } from './FoxgloveServer-tJZcJH5-.js';
7
+ import { a as getDefaultExportFromCjs, c as commonjsGlobal, g as getAugmentedNamespace, E as EventEmitter } from './FoxgloveServer-DiLI7KZU.js';
8
8
  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';
9
9
  import { p as isObject, r as root, E as copyObject, F as keysIn, G as getPrototype, H as cloneArrayBuffer, S as Symbol$1, I as cloneTypedArray, i as isObjectLike, J as nodeUtil, K as baseUnary, L as copyArray, l as isBuffer, N as cloneBuffer, O as initCloneObject, m as Stack, a as isArray, A as assignValue, z as baseAssignValue, x as baseRest, P as isPlainObject$1, y as isArrayLikeObject, B as tinycolor, Q as t$1, C as merge$1, D as instance } from './i18next-C5Qe4-E1.js';
10
10
  import FullscreenExitIcon from '@mui/icons-material/FullscreenExit';
@@ -20,7 +20,7 @@ import '@mui/material/styles/createTypography';
20
20
  import require$$1$3 from 'color';
21
21
  import require$$2$1 from 'lodash.curry';
22
22
  import OpenInNewIcon from '@mui/icons-material/OpenInNew';
23
- import './foxglove-protocol-RBwoTi12.js';
23
+ import './foxglove-protocol-RZlF5fna.js';
24
24
  import 'react-dnd-html5-backend';
25
25
  import 'object-assign';
26
26
  import 'react/jsx-runtime';
@@ -1,5 +1,5 @@
1
- import { aq as styleTags, ar as tags, as as LRLanguage, at as LanguageSupport, av as LRParser, aD as LocalTokenGroup, aK as html, aL as parseMixed, aN as javascriptLanguage } from './index-Bj6ylSdI.js';
2
- import './FoxgloveServer-tJZcJH5-.js';
1
+ import { aq as styleTags, ar as tags, as as LRLanguage, at as LanguageSupport, av as LRParser, aD as LocalTokenGroup, aK as html, aL as parseMixed, aN as javascriptLanguage } from './index-CfnWYdvg.js';
2
+ import './FoxgloveServer-DiLI7KZU.js';
3
3
  import 'protobufjs/minimal';
4
4
  import 'ms';
5
5
  import 'react';
@@ -7,7 +7,7 @@ import 'zustand';
7
7
  import 'react-mosaic-component';
8
8
  import '@mui/material';
9
9
  import './i18next-C5Qe4-E1.js';
10
- import './foxglove-protocol-RBwoTi12.js';
10
+ import './foxglove-protocol-RZlF5fna.js';
11
11
  import 'react-dnd';
12
12
  import 'react-dnd-html5-backend';
13
13
  import '@emotion/react';
@@ -1,5 +1,5 @@
1
- import { au as ExternalTokenizer, aq as styleTags, ar as tags, av as LRParser, as as LRLanguage, an as indentNodeProp, ao as continuedIndent, az as flatIndent, aA as delimitedIndent, ap as foldNodeProp, aB as foldInside, at as LanguageSupport } from './index-Bj6ylSdI.js';
2
- import './FoxgloveServer-tJZcJH5-.js';
1
+ import { au as ExternalTokenizer, aq as styleTags, ar as tags, av as LRParser, as as LRLanguage, an as indentNodeProp, ao as continuedIndent, az as flatIndent, aA as delimitedIndent, ap as foldNodeProp, aB as foldInside, at as LanguageSupport } from './index-CfnWYdvg.js';
2
+ import './FoxgloveServer-DiLI7KZU.js';
3
3
  import 'protobufjs/minimal';
4
4
  import 'ms';
5
5
  import 'react';
@@ -7,7 +7,7 @@ import 'zustand';
7
7
  import 'react-mosaic-component';
8
8
  import '@mui/material';
9
9
  import './i18next-C5Qe4-E1.js';
10
- import './foxglove-protocol-RBwoTi12.js';
10
+ import './foxglove-protocol-RZlF5fna.js';
11
11
  import 'react-dnd';
12
12
  import 'react-dnd-html5-backend';
13
13
  import '@emotion/react';
@@ -1,5 +1,5 @@
1
- import { aC as ContextTracker, au as ExternalTokenizer, aq as styleTags, ar as tags, av as LRParser, as as LRLanguage, an as indentNodeProp, aA as delimitedIndent, ap as foldNodeProp, aB as foldInside, at as LanguageSupport, aL as parseMixed } from './index-Bj6ylSdI.js';
2
- import './FoxgloveServer-tJZcJH5-.js';
1
+ import { aC as ContextTracker, au as ExternalTokenizer, aq as styleTags, ar as tags, av as LRParser, as as LRLanguage, an as indentNodeProp, aA as delimitedIndent, ap as foldNodeProp, aB as foldInside, at as LanguageSupport, aL as parseMixed } from './index-CfnWYdvg.js';
2
+ import './FoxgloveServer-DiLI7KZU.js';
3
3
  import 'protobufjs/minimal';
4
4
  import 'ms';
5
5
  import 'react';
@@ -7,7 +7,7 @@ import 'zustand';
7
7
  import 'react-mosaic-component';
8
8
  import '@mui/material';
9
9
  import './i18next-C5Qe4-E1.js';
10
- import './foxglove-protocol-RBwoTi12.js';
10
+ import './foxglove-protocol-RZlF5fna.js';
11
11
  import 'react-dnd';
12
12
  import 'react-dnd-html5-backend';
13
13
  import '@emotion/react';
@@ -1,5 +1,5 @@
1
- import { an as indentNodeProp, ao as continuedIndent, ap as foldNodeProp, aq as styleTags, ar as tags, as as LRLanguage, at as LanguageSupport, au as ExternalTokenizer, av as LRParser, aw as ifNotIn, ax as completeFromList, ay as syntaxTree } from './index-Bj6ylSdI.js';
2
- import './FoxgloveServer-tJZcJH5-.js';
1
+ import { an as indentNodeProp, ao as continuedIndent, ap as foldNodeProp, aq as styleTags, ar as tags, as as LRLanguage, at as LanguageSupport, au as ExternalTokenizer, av as LRParser, aw as ifNotIn, ax as completeFromList, ay as syntaxTree } from './index-CfnWYdvg.js';
2
+ import './FoxgloveServer-DiLI7KZU.js';
3
3
  import 'protobufjs/minimal';
4
4
  import 'ms';
5
5
  import 'react';
@@ -7,7 +7,7 @@ import 'zustand';
7
7
  import 'react-mosaic-component';
8
8
  import '@mui/material';
9
9
  import './i18next-C5Qe4-E1.js';
10
- import './foxglove-protocol-RBwoTi12.js';
10
+ import './foxglove-protocol-RZlF5fna.js';
11
11
  import 'react-dnd';
12
12
  import 'react-dnd-html5-backend';
13
13
  import '@emotion/react';
@@ -1,5 +1,5 @@
1
- import { au as ExternalTokenizer, aC as ContextTracker, aq as styleTags, ar as tags, av as LRParser, ay as syntaxTree, aw as ifNotIn, as as LRLanguage, an as indentNodeProp, aA as delimitedIndent, ap as foldNodeProp, aB as foldInside, at as LanguageSupport, aF as IterMode, ax as completeFromList, aG as NodeWeakMap, aE as snippetCompletion } from './index-Bj6ylSdI.js';
2
- import './FoxgloveServer-tJZcJH5-.js';
1
+ import { au as ExternalTokenizer, aC as ContextTracker, aq as styleTags, ar as tags, av as LRParser, ay as syntaxTree, aw as ifNotIn, as as LRLanguage, an as indentNodeProp, aA as delimitedIndent, ap as foldNodeProp, aB as foldInside, at as LanguageSupport, aF as IterMode, ax as completeFromList, aG as NodeWeakMap, aE as snippetCompletion } from './index-CfnWYdvg.js';
2
+ import './FoxgloveServer-DiLI7KZU.js';
3
3
  import 'protobufjs/minimal';
4
4
  import 'ms';
5
5
  import 'react';
@@ -7,7 +7,7 @@ import 'zustand';
7
7
  import 'react-mosaic-component';
8
8
  import '@mui/material';
9
9
  import './i18next-C5Qe4-E1.js';
10
- import './foxglove-protocol-RBwoTi12.js';
10
+ import './foxglove-protocol-RZlF5fna.js';
11
11
  import 'react-dnd';
12
12
  import 'react-dnd-html5-backend';
13
13
  import '@emotion/react';
@@ -1,5 +1,5 @@
1
- import { as as LRLanguage, an as indentNodeProp, aA as delimitedIndent, ap as foldNodeProp, aB as foldInside, aq as styleTags, ar as tags, at as LanguageSupport, av as LRParser } from './index-Bj6ylSdI.js';
2
- import './FoxgloveServer-tJZcJH5-.js';
1
+ import { as as LRLanguage, an as indentNodeProp, aA as delimitedIndent, ap as foldNodeProp, aB as foldInside, aq as styleTags, ar as tags, at as LanguageSupport, av as LRParser } from './index-CfnWYdvg.js';
2
+ import './FoxgloveServer-DiLI7KZU.js';
3
3
  import 'protobufjs/minimal';
4
4
  import 'ms';
5
5
  import 'react';
@@ -7,7 +7,7 @@ import 'zustand';
7
7
  import 'react-mosaic-component';
8
8
  import '@mui/material';
9
9
  import './i18next-C5Qe4-E1.js';
10
- import './foxglove-protocol-RBwoTi12.js';
10
+ import './foxglove-protocol-RZlF5fna.js';
11
11
  import 'react-dnd';
12
12
  import 'react-dnd-html5-backend';
13
13
  import '@emotion/react';
@@ -1,11 +1,11 @@
1
- import { c as commonjsGlobal, g as getAugmentedNamespace, a as getDefaultExportFromCjs, T as Type$1, P as PointsAnnotationType$2, b as Profile, p as protobufsBySchema, B as BinaryOpcode } from './FoxgloveServer-tJZcJH5-.js';
1
+ import { c as commonjsGlobal, g as getAugmentedNamespace, a as getDefaultExportFromCjs, T as Type$1, P as PointsAnnotationType$2, b as Profile, p as protobufsBySchema, B as BinaryOpcode } from './FoxgloveServer-DiLI7KZU.js';
2
2
  import * as React$1 from 'react';
3
3
  import React__default, { useContext, useRef, useLayoutEffect, createContext, useReducer, useState, useCallback, useMemo, forwardRef, createElement, Component, useEffect, useImperativeHandle, Fragment as Fragment$1, Suspense } from 'react';
4
4
  import { createStore, useStore } from 'zustand';
5
5
  import { isParent as isParent$1, getLeaves, createRemoveUpdate, updateTree, getNodeAtPath, createHideUpdate, createDragToUpdates, MosaicContext, MosaicWindowContext } from 'react-mosaic-component';
6
6
  import { useTheme as useTheme$3, alpha, Typography, Divider, Link, Button as Button$1, GlobalStyles, Dialog as Dialog$2, DialogTitle as DialogTitle$2, DialogContent as DialogContent$2, DialogContentText, DialogActions, Stack as Stack$3 } from '@mui/material';
7
7
  import { i as isObjectLike, b as baseGetTag, S as Symbol$1, a as isArray, g as getNative, r as root$6, o as overArg, c as isPrototype, d as isArrayLike, e as arrayLikeKeys, M as MapCache, f as isArguments, s as setToString, h as overRest, t as toSource, j as Map$1, k as eq, U as Uint8Array$2, l as isBuffer, m as Stack$2, n as isTypedArray, p as isObject$2, q as isLength, u as isIndex, v as identity$1, w as baseFor, x as baseRest, y as isArrayLikeObject, z as baseAssignValue, A as assignValue, B as tinycolor, C as merge$2, D as instance } from './i18next-C5Qe4-E1.js';
8
- import { p as parseFoxgloveMessage } from './foxglove-protocol-RBwoTi12.js';
8
+ import { p as parseFoxgloveMessage } from './foxglove-protocol-RZlF5fna.js';
9
9
  import { DndProvider } from 'react-dnd';
10
10
  import { HTML5Backend } from 'react-dnd-html5-backend';
11
11
  import { ThemeContext, __unsafe_useEmotionCache } from '@emotion/react';
@@ -11549,6 +11549,7 @@ async function deserializeDepthAiMessage(args) {
11549
11549
  callback,
11550
11550
  topic
11551
11551
  } = args;
11552
+ console.log("Encoded message", type, message);
11552
11553
  switch (type) {
11553
11554
  case "encodedFrame":
11554
11555
  {
@@ -29930,7 +29931,7 @@ class WebRtcBridge extends ArtificialWorker {
29930
29931
  constructor(automaticTokenRefresh) {
29931
29932
  super();
29932
29933
  this.automaticTokenRefresh = automaticTokenRefresh;
29933
- this.#worker = new Worker(new URL("worker-8hm-Dhmm.js", import.meta.url), {
29934
+ this.#worker = new Worker(new URL("worker-CtuCYYTr.js", import.meta.url), {
29934
29935
  type: "module"
29935
29936
  });
29936
29937
  this.#setupArtificialWorker();
@@ -30146,7 +30147,7 @@ class VisualizerConnection extends FoxgloveConnection {
30146
30147
  let worker;
30147
30148
  if (type === 'ws') {
30148
30149
  this.#url = data.connectionUrl;
30149
- worker = new Worker(new URL("worker-vqRhkSaI.js", import.meta.url), {
30150
+ worker = new Worker(new URL("worker-Bd7K1fGT.js", import.meta.url), {
30150
30151
  type: "module"
30151
30152
  });
30152
30153
  } else {
@@ -90250,7 +90251,7 @@ function legacy(parser) {
90250
90251
  return new LanguageSupport(StreamLanguage.define(parser));
90251
90252
  }
90252
90253
  function sql$1(dialectName) {
90253
- return import('./index-D5NYeQCP.js').then(m => m.sql({ dialect: m[dialectName] }));
90254
+ return import('./index-CXqAmAuJ.js').then(m => m.sql({ dialect: m[dialectName] }));
90254
90255
  }
90255
90256
  /**
90256
90257
  An array of language descriptions for known language packages.
@@ -90261,7 +90262,7 @@ const languages = [
90261
90262
  name: "C",
90262
90263
  extensions: ["c", "h", "ino"],
90263
90264
  load() {
90264
- return import('./index-CB4BAurO.js').then(m => m.cpp());
90265
+ return import('./index-CGbXzoOj.js').then(m => m.cpp());
90265
90266
  }
90266
90267
  }),
90267
90268
  /*@__PURE__*/LanguageDescription.of({
@@ -90269,7 +90270,7 @@ const languages = [
90269
90270
  alias: ["cpp"],
90270
90271
  extensions: ["cpp", "c++", "cc", "cxx", "hpp", "h++", "hh", "hxx"],
90271
90272
  load() {
90272
- return import('./index-CB4BAurO.js').then(m => m.cpp());
90273
+ return import('./index-CGbXzoOj.js').then(m => m.cpp());
90273
90274
  }
90274
90275
  }),
90275
90276
  /*@__PURE__*/LanguageDescription.of({
@@ -90289,7 +90290,7 @@ const languages = [
90289
90290
  name: "Go",
90290
90291
  extensions: ["go"],
90291
90292
  load() {
90292
- return import('./index-176E1sZR.js').then(m => m.go());
90293
+ return import('./index-B3OmG9Cz.js').then(m => m.go());
90293
90294
  }
90294
90295
  }),
90295
90296
  /*@__PURE__*/LanguageDescription.of({
@@ -90304,7 +90305,7 @@ const languages = [
90304
90305
  name: "Java",
90305
90306
  extensions: ["java"],
90306
90307
  load() {
90307
- return import('./index-BnFzBKLi.js').then(m => m.java());
90308
+ return import('./index-97QAmggl.js').then(m => m.java());
90308
90309
  }
90309
90310
  }),
90310
90311
  /*@__PURE__*/LanguageDescription.of({
@@ -90320,7 +90321,7 @@ const languages = [
90320
90321
  alias: ["json5"],
90321
90322
  extensions: ["json", "map"],
90322
90323
  load() {
90323
- return import('./index-CTC2EPj7.js').then(m => m.json());
90324
+ return import('./index-5We-oX4J.js').then(m => m.json());
90324
90325
  }
90325
90326
  }),
90326
90327
  /*@__PURE__*/LanguageDescription.of({
@@ -90334,14 +90335,14 @@ const languages = [
90334
90335
  name: "LESS",
90335
90336
  extensions: ["less"],
90336
90337
  load() {
90337
- return import('./index-Dv65oeZM.js').then(m => m.less());
90338
+ return import('./index-CimlW1XP.js').then(m => m.less());
90338
90339
  }
90339
90340
  }),
90340
90341
  /*@__PURE__*/LanguageDescription.of({
90341
90342
  name: "Liquid",
90342
90343
  extensions: ["liquid"],
90343
90344
  load() {
90344
- return import('./index-zmmZer0m.js').then(m => m.liquid());
90345
+ return import('./index-pDvMkCN6.js').then(m => m.liquid());
90345
90346
  }
90346
90347
  }),
90347
90348
  /*@__PURE__*/LanguageDescription.of({
@@ -90367,7 +90368,7 @@ const languages = [
90367
90368
  name: "PHP",
90368
90369
  extensions: ["php", "php3", "php4", "php5", "php7", "phtml"],
90369
90370
  load() {
90370
- return import('./index-DkZoOvo9.js').then(m => m.php());
90371
+ return import('./index-GxLefvle.js').then(m => m.php());
90371
90372
  }
90372
90373
  }),
90373
90374
  /*@__PURE__*/LanguageDescription.of({
@@ -90384,28 +90385,28 @@ const languages = [
90384
90385
  extensions: ["BUILD", "bzl", "py", "pyw"],
90385
90386
  filename: /^(BUCK|BUILD)$/,
90386
90387
  load() {
90387
- return import('./index-BX4ZZErj.js').then(m => m.python());
90388
+ return import('./index-CZdG1rOF.js').then(m => m.python());
90388
90389
  }
90389
90390
  }),
90390
90391
  /*@__PURE__*/LanguageDescription.of({
90391
90392
  name: "Rust",
90392
90393
  extensions: ["rs"],
90393
90394
  load() {
90394
- return import('./index-DY4f-z9c.js').then(m => m.rust());
90395
+ return import('./index-SFx7xGWD.js').then(m => m.rust());
90395
90396
  }
90396
90397
  }),
90397
90398
  /*@__PURE__*/LanguageDescription.of({
90398
90399
  name: "Sass",
90399
90400
  extensions: ["sass"],
90400
90401
  load() {
90401
- return import('./index-aVinjo1X.js').then(m => m.sass({ indented: true }));
90402
+ return import('./index-D5EAjeI2.js').then(m => m.sass({ indented: true }));
90402
90403
  }
90403
90404
  }),
90404
90405
  /*@__PURE__*/LanguageDescription.of({
90405
90406
  name: "SCSS",
90406
90407
  extensions: ["scss"],
90407
90408
  load() {
90408
- return import('./index-aVinjo1X.js').then(m => m.sass());
90409
+ return import('./index-D5EAjeI2.js').then(m => m.sass());
90409
90410
  }
90410
90411
  }),
90411
90412
  /*@__PURE__*/LanguageDescription.of({
@@ -90436,7 +90437,7 @@ const languages = [
90436
90437
  name: "WebAssembly",
90437
90438
  extensions: ["wat", "wast"],
90438
90439
  load() {
90439
- return import('./index-euKTZmc_.js').then(m => m.wast());
90440
+ return import('./index-CcoAW3T7.js').then(m => m.wast());
90440
90441
  }
90441
90442
  }),
90442
90443
  /*@__PURE__*/LanguageDescription.of({
@@ -90444,7 +90445,7 @@ const languages = [
90444
90445
  alias: ["rss", "wsdl", "xsd"],
90445
90446
  extensions: ["xml", "xsl", "xsd", "svg"],
90446
90447
  load() {
90447
- return import('./index-CNJUWGuC.js').then(m => m.xml());
90448
+ return import('./index-Djz9MFHf.js').then(m => m.xml());
90448
90449
  }
90449
90450
  }),
90450
90451
  /*@__PURE__*/LanguageDescription.of({
@@ -90452,7 +90453,7 @@ const languages = [
90452
90453
  alias: ["yml"],
90453
90454
  extensions: ["yaml", "yml"],
90454
90455
  load() {
90455
- return import('./index-D92fmCp-.js').then(m => m.yaml());
90456
+ return import('./index-CLaKLRNG.js').then(m => m.yaml());
90456
90457
  }
90457
90458
  }),
90458
90459
  // Legacy modes ported from CodeMirror 5
@@ -91248,13 +91249,13 @@ const languages = [
91248
91249
  name: "Vue",
91249
91250
  extensions: ["vue"],
91250
91251
  load() {
91251
- return import('./index-C5E_-GaD.js').then(m => m.vue());
91252
+ return import('./index-BOv1lvtM.js').then(m => m.vue());
91252
91253
  }
91253
91254
  }),
91254
91255
  /*@__PURE__*/LanguageDescription.of({
91255
91256
  name: "Angular Template",
91256
91257
  load() {
91257
- return import('./index-Db8hap7i.js').then(m => m.angular());
91258
+ return import('./index-CidRRcqh.js').then(m => m.angular());
91258
91259
  }
91259
91260
  })
91260
91261
  ];
@@ -162114,7 +162115,7 @@ const PanelToolbar = ({
162114
162115
 
162115
162116
  // TODO: show only when debug mode is ON
162116
162117
  const name = React__default.useMemo(() => {
162117
- return `${topic} - ${metrics?.postDecodeFPS ?? 0}/${metrics?.inputFPS ?? 0} FPS`;
162118
+ return `${topic} ${metrics?.inputFPS && metrics.inputFPS > 0 ? `- ${metrics.postDecodeFPS}/${metrics.inputFPS} FPS` : ""}`;
162118
162119
  }, [topic, metrics]);
162119
162120
  React__default.useEffect(() => {
162120
162121
  if (targetFps && metrics?.inputFPS && targetFps > metrics.inputFPS) {
@@ -162123,7 +162124,9 @@ const PanelToolbar = ({
162123
162124
  triggerToast?.();
162124
162125
  }
162125
162126
  }, 10_000);
162126
- return () => clearTimeout(timeout);
162127
+ return () => {
162128
+ clearTimeout(timeout);
162129
+ };
162127
162130
  }
162128
162131
  return;
162129
162132
  }, [targetFps, metrics?.inputFPS]);
@@ -162257,7 +162260,7 @@ const Panel = ({
162257
162260
  }, children))))));
162258
162261
  };
162259
162262
 
162260
- const ImagePanelComponent = /*#__PURE__*/React__default.lazy(async () => await import('./index-C_m0K-uV.js'));
162263
+ const ImagePanelComponent = /*#__PURE__*/React__default.lazy(async () => await import('./index-6oull0P4.js'));
162261
162264
  const ImagePanelBody = ({
162262
162265
  topic
162263
162266
  }) => {
@@ -162292,7 +162295,7 @@ const ImagePanel = /*#__PURE__*/React__default.memo(function ImagePanel(props) {
162292
162295
  // License, v2.0. If a copy of the MPL was not distributed with this
162293
162296
  // file, You can obtain one at http://mozilla.org/MPL/2.0/
162294
162297
 
162295
- const ThreeDeeRenderComponent = /*#__PURE__*/React__default.lazy(async () => await import('./index-CEPIw1z_.js'));
162298
+ const ThreeDeeRenderComponent = /*#__PURE__*/React__default.lazy(async () => await import('./index-B8p0IAYk.js'));
162296
162299
  const PointCloudPanelBody = ({
162297
162300
  topic
162298
162301
  }) => {
@@ -1,5 +1,5 @@
1
- import { aq as styleTags, ar as tags, aN as javascriptLanguage, as as LRLanguage, at as LanguageSupport, av as LRParser, aK as html, aL as parseMixed, au as ExternalTokenizer } from './index-Bj6ylSdI.js';
2
- import './FoxgloveServer-tJZcJH5-.js';
1
+ import { aq as styleTags, ar as tags, aN as javascriptLanguage, as as LRLanguage, at as LanguageSupport, av as LRParser, aK as html, aL as parseMixed, au as ExternalTokenizer } from './index-CfnWYdvg.js';
2
+ import './FoxgloveServer-DiLI7KZU.js';
3
3
  import 'protobufjs/minimal';
4
4
  import 'ms';
5
5
  import 'react';
@@ -7,7 +7,7 @@ import 'zustand';
7
7
  import 'react-mosaic-component';
8
8
  import '@mui/material';
9
9
  import './i18next-C5Qe4-E1.js';
10
- import './foxglove-protocol-RBwoTi12.js';
10
+ import './foxglove-protocol-RZlF5fna.js';
11
11
  import 'react-dnd';
12
12
  import 'react-dnd-html5-backend';
13
13
  import '@emotion/react';
@@ -1,5 +1,5 @@
1
- import { aq as styleTags, ar as tags, as as LRLanguage, an as indentNodeProp, ao as continuedIndent, ap as foldNodeProp, aB as foldInside, aH as defineCSSCompletionSource, at as LanguageSupport, av as LRParser, au as ExternalTokenizer } from './index-Bj6ylSdI.js';
2
- import './FoxgloveServer-tJZcJH5-.js';
1
+ import { aq as styleTags, ar as tags, as as LRLanguage, an as indentNodeProp, ao as continuedIndent, ap as foldNodeProp, aB as foldInside, aH as defineCSSCompletionSource, at as LanguageSupport, av as LRParser, au as ExternalTokenizer } from './index-CfnWYdvg.js';
2
+ import './FoxgloveServer-DiLI7KZU.js';
3
3
  import 'protobufjs/minimal';
4
4
  import 'ms';
5
5
  import 'react';
@@ -7,7 +7,7 @@ import 'zustand';
7
7
  import 'react-mosaic-component';
8
8
  import '@mui/material';
9
9
  import './i18next-C5Qe4-E1.js';
10
- import './foxglove-protocol-RBwoTi12.js';
10
+ import './foxglove-protocol-RZlF5fna.js';
11
11
  import 'react-dnd';
12
12
  import 'react-dnd-html5-backend';
13
13
  import '@emotion/react';
@@ -1,5 +1,5 @@
1
- import { au as ExternalTokenizer, aC as ContextTracker, aq as styleTags, ar as tags, av as LRParser, as as LRLanguage, ap as foldNodeProp, aB as foldInside, an as indentNodeProp, ao as continuedIndent, aH as defineCSSCompletionSource, at as LanguageSupport } from './index-Bj6ylSdI.js';
2
- import './FoxgloveServer-tJZcJH5-.js';
1
+ import { au as ExternalTokenizer, aC as ContextTracker, aq as styleTags, ar as tags, av as LRParser, as as LRLanguage, ap as foldNodeProp, aB as foldInside, an as indentNodeProp, ao as continuedIndent, aH as defineCSSCompletionSource, at as LanguageSupport } from './index-CfnWYdvg.js';
2
+ import './FoxgloveServer-DiLI7KZU.js';
3
3
  import 'protobufjs/minimal';
4
4
  import 'ms';
5
5
  import 'react';
@@ -7,7 +7,7 @@ import 'zustand';
7
7
  import 'react-mosaic-component';
8
8
  import '@mui/material';
9
9
  import './i18next-C5Qe4-E1.js';
10
- import './foxglove-protocol-RBwoTi12.js';
10
+ import './foxglove-protocol-RZlF5fna.js';
11
11
  import 'react-dnd';
12
12
  import 'react-dnd-html5-backend';
13
13
  import '@emotion/react';
@@ -1,5 +1,5 @@
1
- import { aC as ContextTracker, au as ExternalTokenizer, aq as styleTags, ar as tags, av as LRParser, as as LRLanguage, an as indentNodeProp, ap as foldNodeProp, aM as bracketMatchingHandle, at as LanguageSupport, aI as EditorView, ay as syntaxTree, aJ as EditorSelection } from './index-Bj6ylSdI.js';
2
- import './FoxgloveServer-tJZcJH5-.js';
1
+ import { aC as ContextTracker, au as ExternalTokenizer, aq as styleTags, ar as tags, av as LRParser, as as LRLanguage, an as indentNodeProp, ap as foldNodeProp, aM as bracketMatchingHandle, at as LanguageSupport, aI as EditorView, ay as syntaxTree, aJ as EditorSelection } from './index-CfnWYdvg.js';
2
+ import './FoxgloveServer-DiLI7KZU.js';
3
3
  import 'protobufjs/minimal';
4
4
  import 'ms';
5
5
  import 'react';
@@ -7,7 +7,7 @@ import 'zustand';
7
7
  import 'react-mosaic-component';
8
8
  import '@mui/material';
9
9
  import './i18next-C5Qe4-E1.js';
10
- import './foxglove-protocol-RBwoTi12.js';
10
+ import './foxglove-protocol-RZlF5fna.js';
11
11
  import 'react-dnd';
12
12
  import 'react-dnd-html5-backend';
13
13
  import '@emotion/react';