@luxonis/visualizer-protobuf 2.5.2 → 2.5.4

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 (47) hide show
  1. package/dist/{FoxgloveServer-3hn1w5h4.js → FoxgloveServer-DiLI7KZU.js} +7 -7
  2. package/dist/{communicator-Dj12D1gX.js → communicator-CkB-oBVq.js} +1 -1
  3. package/dist/{foxglove-protocol-DmlyBIf3.js → foxglove-protocol-RZlF5fna.js} +1 -1
  4. package/dist/{index-C268C4La.js → index-BDjfOYa1.js} +3 -3
  5. package/dist/{index-C5UABCF_.js → index-BQBi6b-t.js} +3 -3
  6. package/dist/{index-CodwiqtN.js → index-BVwl4LOm.js} +3 -3
  7. package/dist/{index-CnOHdOBX.js → index-BhCbTqlX.js} +3 -3
  8. package/dist/{index-fmHFT9p5.js → index-Bhl0OuAf.js} +3 -3
  9. package/dist/{index--973qJhr.js → index-BpvhHQJ5.js} +35 -36
  10. package/dist/{index-C3no0vbu.js → index-CIOmYd0E.js} +3 -3
  11. package/dist/{index-B-oS4lo9.js → index-CS9cu-5g.js} +3 -3
  12. package/dist/{index-BAty4u9-.js → index-CbXkpFzc.js} +3 -3
  13. package/dist/{index-D9OFUMug.js → index-Cdp8cCo6.js} +4 -4
  14. package/dist/{index-815UyjXe.js → index-CtpYmrmN.js} +3 -3
  15. package/dist/{index-BrniHYok.js → index-D5xZkC0J.js} +3 -3
  16. package/dist/{index-Dc8AWAbG.js → index-DedIk6DA.js} +3 -3
  17. package/dist/{index-Bmkj6F04.js → index-DjBee7FP.js} +3 -3
  18. package/dist/{index-DMKuVDI3.js → index-DkTOyULm.js} +3 -3
  19. package/dist/{index-DkIfiBNh.js → index-DwdAN0qE.js} +3 -3
  20. package/dist/{index-C-7YCit4.js → index-SZ7_8mhQ.js} +3 -3
  21. package/dist/{index-Nllymnr2.js → index-eMY8qA9H.js} +3 -3
  22. package/dist/{index-BOhRuVDj.js → index-gp7K5N9p.js} +3 -3
  23. package/dist/index.js +3 -3
  24. package/dist/lib/src/messaging/deserialization/pointcloud/point-cloud.d.ts.map +1 -1
  25. package/dist/lib/src/messaging/deserialization/pointcloud/point-cloud.js +1 -1
  26. package/dist/lib/src/messaging/deserialization/pointcloud/point-cloud.js.map +1 -1
  27. package/dist/lib/src/messaging/utils.js +1 -1
  28. package/dist/lib/src/messaging/utils.js.map +1 -1
  29. package/dist/lib/src/panels/PointCloudPanel.d.ts.map +1 -1
  30. package/dist/lib/src/panels/PointCloudPanel.js +3 -0
  31. package/dist/lib/src/panels/PointCloudPanel.js.map +1 -1
  32. package/dist/lib/src/protobuf.generated/EncodedFrame.js +1 -1
  33. package/dist/lib/src/protobuf.generated/Event.js +1 -1
  34. package/dist/lib/src/protobuf.generated/ImageAnnotations.js +1 -1
  35. package/dist/lib/src/protobuf.generated/ImgDetections.js +1 -1
  36. package/dist/lib/src/protobuf.generated/ImgFrame.js +1 -1
  37. package/dist/lib/src/protobuf.generated/PointCloudData.js +1 -1
  38. package/dist/lib/src/protobuf.generated/SpatialImgDetections.js +1 -1
  39. package/dist/lib/src/protobuf.generated/common.js +1 -1
  40. package/dist/package.json +4 -38
  41. package/dist/packages/studio-base/src/providers/WorkspaceContextProvider.d.ts +1 -4
  42. package/dist/packages/studio-base/src/providers/WorkspaceContextProvider.d.ts.map +1 -1
  43. package/dist/packages/studio-base/src/providers/WorkspaceContextProvider.js +4 -7
  44. package/dist/packages/studio-base/src/providers/WorkspaceContextProvider.js.map +1 -1
  45. package/dist/{worker-C3ml2hfy.js → worker-CV6Wbpjh.js} +3 -3
  46. package/dist/{worker-CCvY-EFQ.js → worker-CdMxORW3.js} +2 -2
  47. package/package.json +2 -2
@@ -1501,7 +1501,7 @@ Long.fromBytesBE = function fromBytesBE(bytes, unsigned) {
1501
1501
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
1502
1502
  // versions:
1503
1503
  // protoc-gen-ts_proto v1.181.1
1504
- // protoc v3.19.6
1504
+ // protoc v4.25.1
1505
1505
  // source: common.proto
1506
1506
 
1507
1507
  let CameraModel = /*#__PURE__*/function (CameraModel) {
@@ -2199,7 +2199,7 @@ function isSet$6(value) {
2199
2199
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
2200
2200
  // versions:
2201
2201
  // protoc-gen-ts_proto v1.181.1
2202
- // protoc v3.19.6
2202
+ // protoc v4.25.1
2203
2203
  // source: ImageAnnotations.proto
2204
2204
 
2205
2205
  const protobufPackage$5 = "dai.proto.image_annotations";
@@ -2813,7 +2813,7 @@ const protobufName$5 = "ImageAnnotations";
2813
2813
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
2814
2814
  // versions:
2815
2815
  // protoc-gen-ts_proto v1.181.1
2816
- // protoc v3.19.6
2816
+ // protoc v4.25.1
2817
2817
  // source: ImgFrame.proto
2818
2818
 
2819
2819
  const protobufPackage$4 = "dai.proto.img_frame";
@@ -3447,7 +3447,7 @@ const protobufName$4 = "ImgFrame";
3447
3447
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3448
3448
  // versions:
3449
3449
  // protoc-gen-ts_proto v1.181.1
3450
- // protoc v3.19.6
3450
+ // protoc v4.25.1
3451
3451
  // source: EncodedFrame.proto
3452
3452
 
3453
3453
  const protobufPackage$3 = "dai.proto.encoded_frame";
@@ -3854,7 +3854,7 @@ const protobufName$3 = "EncodedFrame";
3854
3854
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3855
3855
  // versions:
3856
3856
  // protoc-gen-ts_proto v1.181.1
3857
- // protoc v3.19.6
3857
+ // protoc v4.25.1
3858
3858
  // source: ImgDetections.proto
3859
3859
 
3860
3860
  const protobufPackage$2 = "dai.proto.img_detections";
@@ -4122,7 +4122,7 @@ const protobufName$2 = "ImgDetections";
4122
4122
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
4123
4123
  // versions:
4124
4124
  // protoc-gen-ts_proto v1.181.1
4125
- // protoc v3.19.6
4125
+ // protoc v4.25.1
4126
4126
  // source: PointCloudData.proto
4127
4127
 
4128
4128
  const protobufPackage$1 = "dai.proto.point_cloud_data";
@@ -4434,7 +4434,7 @@ const protobufName$1 = "PointCloudData";
4434
4434
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
4435
4435
  // versions:
4436
4436
  // protoc-gen-ts_proto v1.181.1
4437
- // protoc v3.19.6
4437
+ // protoc v4.25.1
4438
4438
  // source: SpatialImgDetections.proto
4439
4439
 
4440
4440
  const protobufPackage = "dai.proto.spatial_img_detections";
@@ -1,4 +1,4 @@
1
- import { p as protobufsBySchema } from './FoxgloveServer-3hn1w5h4.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-3hn1w5h4.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, aN as javascriptLanguage, as as LRLanguage, at as LanguageSupport, av as LRParser, aK as html, aL as parseMixed, au as ExternalTokenizer } from './index--973qJhr.js';
2
- import './FoxgloveServer-3hn1w5h4.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-BpvhHQJ5.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-DmlyBIf3.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 { aI as EditorView, aJ as EditorSelection, as as LRLanguage, aq as styleTags, ar as tags, an as indentNodeProp, aA as delimitedIndent, ap as foldNodeProp, at as LanguageSupport, av as LRParser, ay as syntaxTree, aK as html, aL as parseMixed, au as ExternalTokenizer } from './index--973qJhr.js';
2
- import './FoxgloveServer-3hn1w5h4.js';
1
+ import { aI as EditorView, aJ as EditorSelection, as as LRLanguage, aq as styleTags, ar as tags, an as indentNodeProp, aA as delimitedIndent, ap as foldNodeProp, at as LanguageSupport, av as LRParser, ay as syntaxTree, aK as html, aL as parseMixed, au as ExternalTokenizer } from './index-BpvhHQJ5.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-DmlyBIf3.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, aA as delimitedIndent, ap as foldNodeProp, aB as foldInside, aK as html, at as LanguageSupport, aL as parseMixed } from './index--973qJhr.js';
2
- import './FoxgloveServer-3hn1w5h4.js';
1
+ import { au as ExternalTokenizer, aq as styleTags, ar as tags, av as LRParser, as as LRLanguage, an as indentNodeProp, ao as continuedIndent, aA as delimitedIndent, ap as foldNodeProp, aB as foldInside, aK as html, at as LanguageSupport, aL as parseMixed } from './index-BpvhHQJ5.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-DmlyBIf3.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--973qJhr.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-BpvhHQJ5.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-3hn1w5h4.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-DmlyBIf3.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 { 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--973qJhr.js';
2
- import './FoxgloveServer-3hn1w5h4.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-BpvhHQJ5.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-DmlyBIf3.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-3hn1w5h4.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-DmlyBIf3.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';
@@ -10991,7 +10991,7 @@ function parseMessage(message) {
10991
10991
  const receiveTime = message.ts ?? message.tsDevice ?? fromMillis(Date.now());
10992
10992
  return {
10993
10993
  encoding,
10994
- step,
10994
+ step: stride ?? step,
10995
10995
  receiveTime,
10996
10996
  width,
10997
10997
  height,
@@ -11295,6 +11295,10 @@ function deserializePointCloudData({
11295
11295
  name: "blue",
11296
11296
  offset: 14,
11297
11297
  type: typescript$1.NumericType.UINT8
11298
+ }, {
11299
+ name: "alpha",
11300
+ offset: 15,
11301
+ type: typescript$1.NumericType.UINT8
11298
11302
  });
11299
11303
  foxgloveMessage.point_stride = 15;
11300
11304
  }
@@ -12330,7 +12334,7 @@ class WebRtcBridge extends ArtificialWorker {
12330
12334
  #systemChannel = null;
12331
12335
  constructor() {
12332
12336
  super();
12333
- this.#worker = new Worker(new URL("worker-C3ml2hfy.js", import.meta.url), {
12337
+ this.#worker = new Worker(new URL("worker-CV6Wbpjh.js", import.meta.url), {
12334
12338
  type: "module"
12335
12339
  });
12336
12340
  this.#setupArtificialWorker();
@@ -12512,7 +12516,7 @@ class VisualizerConnection extends FoxgloveConnection {
12512
12516
  let worker;
12513
12517
  if (type === 'ws') {
12514
12518
  this.#url = data.connectionUrl;
12515
- worker = new Worker(new URL("worker-CCvY-EFQ.js", import.meta.url), {
12519
+ worker = new Worker(new URL("worker-CdMxORW3.js", import.meta.url), {
12516
12520
  type: "module"
12517
12521
  });
12518
12522
  } else {
@@ -19893,7 +19897,7 @@ function makeWorkspaceContextInitialState() {
19893
19897
  }
19894
19898
  };
19895
19899
  }
19896
- function createWorkspaceContextStore(initialState, options) {
19900
+ function createWorkspaceContextStore(initialState) {
19897
19901
  const stateCreator = () => {
19898
19902
  const store = {
19899
19903
  ...makeWorkspaceContextInitialState(),
@@ -19901,9 +19905,6 @@ function createWorkspaceContextStore(initialState, options) {
19901
19905
  };
19902
19906
  return store;
19903
19907
  };
19904
- if (options?.disablePersistenceForStorybook === true) {
19905
- return createStore()(stateCreator);
19906
- }
19907
19908
  return createStore()(persist(stateCreator, {
19908
19909
  name: "fox.workspace",
19909
19910
  version: 1,
@@ -19924,14 +19925,9 @@ function WorkspaceContextProvider(props) {
19924
19925
  const {
19925
19926
  children,
19926
19927
  initialState,
19927
- workspaceStoreCreator,
19928
- disablePersistenceForStorybook
19928
+ workspaceStoreCreator
19929
19929
  } = props;
19930
- const [store] = useState(() => workspaceStoreCreator ? workspaceStoreCreator(initialState, {
19931
- disablePersistenceForStorybook
19932
- }) : createWorkspaceContextStore(initialState, {
19933
- disablePersistenceForStorybook
19934
- }));
19930
+ const [store] = useState(() => workspaceStoreCreator ? workspaceStoreCreator(initialState) : createWorkspaceContextStore(initialState));
19935
19931
  return /*#__PURE__*/React__default.createElement(WorkspaceContext.Provider, {
19936
19932
  value: store
19937
19933
  }, children);
@@ -89700,7 +89696,7 @@ function legacy(parser) {
89700
89696
  return new LanguageSupport(StreamLanguage.define(parser));
89701
89697
  }
89702
89698
  function sql$1(dialectName) {
89703
- return import('./index-BOhRuVDj.js').then(m => m.sql({ dialect: m[dialectName] }));
89699
+ return import('./index-gp7K5N9p.js').then(m => m.sql({ dialect: m[dialectName] }));
89704
89700
  }
89705
89701
  /**
89706
89702
  An array of language descriptions for known language packages.
@@ -89711,7 +89707,7 @@ const languages = [
89711
89707
  name: "C",
89712
89708
  extensions: ["c", "h", "ino"],
89713
89709
  load() {
89714
- return import('./index-fmHFT9p5.js').then(m => m.cpp());
89710
+ return import('./index-Bhl0OuAf.js').then(m => m.cpp());
89715
89711
  }
89716
89712
  }),
89717
89713
  /*@__PURE__*/LanguageDescription.of({
@@ -89719,7 +89715,7 @@ const languages = [
89719
89715
  alias: ["cpp"],
89720
89716
  extensions: ["cpp", "c++", "cc", "cxx", "hpp", "h++", "hh", "hxx"],
89721
89717
  load() {
89722
- return import('./index-fmHFT9p5.js').then(m => m.cpp());
89718
+ return import('./index-Bhl0OuAf.js').then(m => m.cpp());
89723
89719
  }
89724
89720
  }),
89725
89721
  /*@__PURE__*/LanguageDescription.of({
@@ -89739,7 +89735,7 @@ const languages = [
89739
89735
  name: "Go",
89740
89736
  extensions: ["go"],
89741
89737
  load() {
89742
- return import('./index-DMKuVDI3.js').then(m => m.go());
89738
+ return import('./index-DkTOyULm.js').then(m => m.go());
89743
89739
  }
89744
89740
  }),
89745
89741
  /*@__PURE__*/LanguageDescription.of({
@@ -89754,7 +89750,7 @@ const languages = [
89754
89750
  name: "Java",
89755
89751
  extensions: ["java"],
89756
89752
  load() {
89757
- return import('./index-DkIfiBNh.js').then(m => m.java());
89753
+ return import('./index-DwdAN0qE.js').then(m => m.java());
89758
89754
  }
89759
89755
  }),
89760
89756
  /*@__PURE__*/LanguageDescription.of({
@@ -89770,7 +89766,7 @@ const languages = [
89770
89766
  alias: ["json5"],
89771
89767
  extensions: ["json", "map"],
89772
89768
  load() {
89773
- return import('./index-Nllymnr2.js').then(m => m.json());
89769
+ return import('./index-eMY8qA9H.js').then(m => m.json());
89774
89770
  }
89775
89771
  }),
89776
89772
  /*@__PURE__*/LanguageDescription.of({
@@ -89784,14 +89780,14 @@ const languages = [
89784
89780
  name: "LESS",
89785
89781
  extensions: ["less"],
89786
89782
  load() {
89787
- return import('./index-Dc8AWAbG.js').then(m => m.less());
89783
+ return import('./index-DedIk6DA.js').then(m => m.less());
89788
89784
  }
89789
89785
  }),
89790
89786
  /*@__PURE__*/LanguageDescription.of({
89791
89787
  name: "Liquid",
89792
89788
  extensions: ["liquid"],
89793
89789
  load() {
89794
- return import('./index-C5UABCF_.js').then(m => m.liquid());
89790
+ return import('./index-BQBi6b-t.js').then(m => m.liquid());
89795
89791
  }
89796
89792
  }),
89797
89793
  /*@__PURE__*/LanguageDescription.of({
@@ -89817,7 +89813,7 @@ const languages = [
89817
89813
  name: "PHP",
89818
89814
  extensions: ["php", "php3", "php4", "php5", "php7", "phtml"],
89819
89815
  load() {
89820
- return import('./index-CodwiqtN.js').then(m => m.php());
89816
+ return import('./index-BVwl4LOm.js').then(m => m.php());
89821
89817
  }
89822
89818
  }),
89823
89819
  /*@__PURE__*/LanguageDescription.of({
@@ -89834,28 +89830,28 @@ const languages = [
89834
89830
  extensions: ["BUILD", "bzl", "py", "pyw"],
89835
89831
  filename: /^(BUCK|BUILD)$/,
89836
89832
  load() {
89837
- return import('./index-815UyjXe.js').then(m => m.python());
89833
+ return import('./index-CtpYmrmN.js').then(m => m.python());
89838
89834
  }
89839
89835
  }),
89840
89836
  /*@__PURE__*/LanguageDescription.of({
89841
89837
  name: "Rust",
89842
89838
  extensions: ["rs"],
89843
89839
  load() {
89844
- return import('./index-C-7YCit4.js').then(m => m.rust());
89840
+ return import('./index-SZ7_8mhQ.js').then(m => m.rust());
89845
89841
  }
89846
89842
  }),
89847
89843
  /*@__PURE__*/LanguageDescription.of({
89848
89844
  name: "Sass",
89849
89845
  extensions: ["sass"],
89850
89846
  load() {
89851
- return import('./index-C3no0vbu.js').then(m => m.sass({ indented: true }));
89847
+ return import('./index-CIOmYd0E.js').then(m => m.sass({ indented: true }));
89852
89848
  }
89853
89849
  }),
89854
89850
  /*@__PURE__*/LanguageDescription.of({
89855
89851
  name: "SCSS",
89856
89852
  extensions: ["scss"],
89857
89853
  load() {
89858
- return import('./index-C3no0vbu.js').then(m => m.sass());
89854
+ return import('./index-CIOmYd0E.js').then(m => m.sass());
89859
89855
  }
89860
89856
  }),
89861
89857
  /*@__PURE__*/LanguageDescription.of({
@@ -89886,7 +89882,7 @@ const languages = [
89886
89882
  name: "WebAssembly",
89887
89883
  extensions: ["wat", "wast"],
89888
89884
  load() {
89889
- return import('./index-Bmkj6F04.js').then(m => m.wast());
89885
+ return import('./index-DjBee7FP.js').then(m => m.wast());
89890
89886
  }
89891
89887
  }),
89892
89888
  /*@__PURE__*/LanguageDescription.of({
@@ -89894,7 +89890,7 @@ const languages = [
89894
89890
  alias: ["rss", "wsdl", "xsd"],
89895
89891
  extensions: ["xml", "xsl", "xsd", "svg"],
89896
89892
  load() {
89897
- return import('./index-BrniHYok.js').then(m => m.xml());
89893
+ return import('./index-D5xZkC0J.js').then(m => m.xml());
89898
89894
  }
89899
89895
  }),
89900
89896
  /*@__PURE__*/LanguageDescription.of({
@@ -89902,7 +89898,7 @@ const languages = [
89902
89898
  alias: ["yml"],
89903
89899
  extensions: ["yaml", "yml"],
89904
89900
  load() {
89905
- return import('./index-BAty4u9-.js').then(m => m.yaml());
89901
+ return import('./index-CbXkpFzc.js').then(m => m.yaml());
89906
89902
  }
89907
89903
  }),
89908
89904
  // Legacy modes ported from CodeMirror 5
@@ -90698,13 +90694,13 @@ const languages = [
90698
90694
  name: "Vue",
90699
90695
  extensions: ["vue"],
90700
90696
  load() {
90701
- return import('./index-B-oS4lo9.js').then(m => m.vue());
90697
+ return import('./index-CS9cu-5g.js').then(m => m.vue());
90702
90698
  }
90703
90699
  }),
90704
90700
  /*@__PURE__*/LanguageDescription.of({
90705
90701
  name: "Angular Template",
90706
90702
  load() {
90707
- return import('./index-C268C4La.js').then(m => m.angular());
90703
+ return import('./index-BDjfOYa1.js').then(m => m.angular());
90708
90704
  }
90709
90705
  })
90710
90706
  ];
@@ -161609,7 +161605,7 @@ const Panel = ({
161609
161605
  }, children))))));
161610
161606
  };
161611
161607
 
161612
- const ImagePanelComponent = /*#__PURE__*/React__default.lazy(async () => await import('./index-D9OFUMug.js'));
161608
+ const ImagePanelComponent = /*#__PURE__*/React__default.lazy(async () => await import('./index-Cdp8cCo6.js'));
161613
161609
  const ImagePanelBody = ({
161614
161610
  topic
161615
161611
  }) => {
@@ -161644,7 +161640,7 @@ const ImagePanel = /*#__PURE__*/React__default.memo(function ImagePanel(props) {
161644
161640
  // License, v2.0. If a copy of the MPL was not distributed with this
161645
161641
  // file, You can obtain one at http://mozilla.org/MPL/2.0/
161646
161642
 
161647
- const ThreeDeeRenderComponent = /*#__PURE__*/React__default.lazy(async () => await import('./index-CnOHdOBX.js'));
161643
+ const ThreeDeeRenderComponent = /*#__PURE__*/React__default.lazy(async () => await import('./index-BhCbTqlX.js'));
161648
161644
  const PointCloudPanelBody = ({
161649
161645
  topic
161650
161646
  }) => {
@@ -161669,6 +161665,9 @@ const PointCloudPanelBody = ({
161669
161665
  fovy: 45,
161670
161666
  near: 100,
161671
161667
  far: 10000
161668
+ },
161669
+ imageMode: {
161670
+ colorMode: "rgba-fields"
161672
161671
  }
161673
161672
  }), [topic]);
161674
161673
  return /*#__PURE__*/React__default.createElement(ThreeDeeRenderComponent, {
@@ -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--973qJhr.js';
2
- import './FoxgloveServer-3hn1w5h4.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-BpvhHQJ5.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-DmlyBIf3.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, at as LanguageSupport, av as LRParser, aD as LocalTokenGroup, aK as html, aL as parseMixed, aN as javascriptLanguage } from './index--973qJhr.js';
2
- import './FoxgloveServer-3hn1w5h4.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-BpvhHQJ5.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-DmlyBIf3.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--973qJhr.js';
2
- import './FoxgloveServer-3hn1w5h4.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-BpvhHQJ5.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-DmlyBIf3.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-CnOHdOBX.js';
1
+ import { ImagePanel } from './index-BhCbTqlX.js';
2
2
  import 'react';
3
3
  import 'react-dom';
4
- import './index--973qJhr.js';
5
- import './FoxgloveServer-3hn1w5h4.js';
4
+ import './index-BpvhHQJ5.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-DmlyBIf3.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 { 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--973qJhr.js';
2
- import './FoxgloveServer-3hn1w5h4.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-BpvhHQJ5.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-DmlyBIf3.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--973qJhr.js';
2
- import './FoxgloveServer-3hn1w5h4.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-BpvhHQJ5.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-DmlyBIf3.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--973qJhr.js';
2
- import './FoxgloveServer-3hn1w5h4.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-BpvhHQJ5.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-DmlyBIf3.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--973qJhr.js';
2
- import './FoxgloveServer-3hn1w5h4.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-BpvhHQJ5.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-DmlyBIf3.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--973qJhr.js';
2
- import './FoxgloveServer-3hn1w5h4.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-BpvhHQJ5.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-DmlyBIf3.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, 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--973qJhr.js';
2
- import './FoxgloveServer-3hn1w5h4.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-BpvhHQJ5.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-DmlyBIf3.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, ap as foldNodeProp, aB as foldInside, at as LanguageSupport } from './index--973qJhr.js';
2
- import './FoxgloveServer-3hn1w5h4.js';
1
+ import { au as ExternalTokenizer, 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-BpvhHQJ5.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-DmlyBIf3.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, av as LRParser, as as LRLanguage, an as indentNodeProp, ao as continuedIndent, ap as foldNodeProp, aB as foldInside, at as LanguageSupport } from './index--973qJhr.js';
2
- import './FoxgloveServer-3hn1w5h4.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-BpvhHQJ5.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-DmlyBIf3.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--973qJhr.js';
2
- import './FoxgloveServer-3hn1w5h4.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-BpvhHQJ5.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-DmlyBIf3.js';
10
+ import './foxglove-protocol-RZlF5fna.js';
11
11
  import 'react-dnd';
12
12
  import 'react-dnd-html5-backend';
13
13
  import '@emotion/react';
package/dist/index.js CHANGED
@@ -1,5 +1,5 @@
1
- export { aR as ImagePanel, aQ as PanelLayout, aS as PointCloudPanel, aO as VisualizerConnection, aP as VisualizerContext } from './index--973qJhr.js';
2
- import './FoxgloveServer-3hn1w5h4.js';
1
+ export { aR as ImagePanel, aQ as PanelLayout, aS as PointCloudPanel, aO as VisualizerConnection, aP as VisualizerContext } from './index-BpvhHQJ5.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-DmlyBIf3.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 +1 @@
1
- {"version":3,"file":"point-cloud.d.ts","sourceRoot":"","sources":["../../../../../../src/messaging/deserialization/pointcloud/point-cloud.ts"],"names":[],"mappings":"AAOA,OAAO,EAAE,YAAY,EAAE,MAAM,qCAAqC,CAAC;AAEnE,OAAO,EAAE,cAAc,EAAE,MAAM,+CAA+C,CAAC;AAG/E,MAAM,MAAM,wBAAwB,GAAG;IACrC,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,cAAc,CAAC;IACxB,QAAQ,EAAE,CAAC,KAAK,EAAE,YAAY,KAAK,IAAI,CAAC;CACzC,CAAC;AAEF,wBAAgB,yBAAyB,CAAC,EACxC,KAAK,EACL,OAAO,EACP,QAAQ,EACT,EAAE,wBAAwB,GAAG,IAAI,CAmCjC"}
1
+ {"version":3,"file":"point-cloud.d.ts","sourceRoot":"","sources":["../../../../../../src/messaging/deserialization/pointcloud/point-cloud.ts"],"names":[],"mappings":"AAOA,OAAO,EAAE,YAAY,EAAE,MAAM,qCAAqC,CAAC;AAEnE,OAAO,EAAE,cAAc,EAAE,MAAM,+CAA+C,CAAC;AAG/E,MAAM,MAAM,wBAAwB,GAAG;IACrC,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,cAAc,CAAC;IACxB,QAAQ,EAAE,CAAC,KAAK,EAAE,YAAY,KAAK,IAAI,CAAC;CACzC,CAAC;AAEF,wBAAgB,yBAAyB,CAAC,EACxC,KAAK,EACL,OAAO,EACP,QAAQ,EACT,EAAE,wBAAwB,GAAG,IAAI,CAoCjC"}
@@ -22,7 +22,7 @@ export function deserializePointCloudData({ topic, message, callback }) {
22
22
  data: message.data
23
23
  };
24
24
  if (message.color) {
25
- foxgloveMessage.fields.push({ name: "red", offset: 12, type: NumericType.UINT8 }, { name: "green", offset: 13, type: NumericType.UINT8 }, { name: "blue", offset: 14, type: NumericType.UINT8 });
25
+ foxgloveMessage.fields.push({ name: "red", offset: 12, type: NumericType.UINT8 }, { name: "green", offset: 13, type: NumericType.UINT8 }, { name: "blue", offset: 14, type: NumericType.UINT8 }, { name: "alpha", offset: 15, type: NumericType.UINT8 });
26
26
  foxgloveMessage.point_stride = 15;
27
27
  }
28
28
  callback({
@@ -1 +1 @@
1
- {"version":3,"file":"point-cloud.js","sourceRoot":"","sources":["../../../../../../src/messaging/deserialization/pointcloud/point-cloud.ts"],"names":[],"mappings":"AAAA,sEAAsE;AACtE,oEAAoE;AACpE,0DAA0D;AAE1D,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAEhD,OAAO,EAAE,kBAAkB,EAAE,MAAM,0DAA0D,CAAC;AAI9F,OAAO,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAQ5C,MAAM,UAAU,yBAAyB,CAAC,EACxC,KAAK,EACL,OAAO,EACP,QAAQ,EACiB;IACzB,MAAM,WAAW,GAAG,UAAU,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,CAAC;IAE3C,MAAM,eAAe,GAAe;QAClC,SAAS,EAAE,WAAW;QACtB,QAAQ,EAAE,cAAc,KAAK,QAAQ;QACrC,YAAY,EAAE,EAAE;QAChB,IAAI,EAAE;YACJ,QAAQ,EAAE,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE;YAC9B,WAAW,EAAE,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE;SACxC;QACD,MAAM,EAAE;YACN,EAAE,IAAI,EAAE,GAAG,EAAE,MAAM,EAAE,CAAC,EAAE,IAAI,EAAE,WAAW,CAAC,OAAO,EAAE;YACnD,EAAE,IAAI,EAAE,GAAG,EAAE,MAAM,EAAE,CAAC,EAAE,IAAI,EAAE,WAAW,CAAC,OAAO,EAAE;YACnD,EAAE,IAAI,EAAE,GAAG,EAAE,MAAM,EAAE,CAAC,EAAE,IAAI,EAAE,WAAW,CAAC,OAAO,EAAE;SACpD;QACD,IAAI,EAAE,OAAO,CAAC,IAAI;KACnB,CAAC;IAEF,IAAI,OAAO,CAAC,KAAK,EAAE,CAAC;QAClB,eAAe,CAAC,MAAM,CAAC,IAAI,CACzB,EAAE,IAAI,EAAE,KAAK,EAAE,MAAM,EAAE,EAAE,EAAE,IAAI,EAAE,WAAW,CAAC,KAAK,EAAE,EACpD,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,EAAE,EAAE,EAAE,IAAI,EAAE,WAAW,CAAC,KAAK,EAAE,EACtD,EAAE,IAAI,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,IAAI,EAAE,WAAW,CAAC,KAAK,EAAE,CACtD,CAAC;QACF,eAAe,CAAC,YAAY,GAAG,EAAE,CAAC;IACpC,CAAC;IAED,QAAQ,CAAC;QACP,KAAK;QACL,WAAW;QACX,OAAO,EAAE,eAAe;QACxB,WAAW,EAAE,kBAAkB,CAAC,eAAe,CAAC;QAChD,UAAU,EAAE,qBAAqB;KAClC,CAAC,CAAC;AACL,CAAC"}
1
+ {"version":3,"file":"point-cloud.js","sourceRoot":"","sources":["../../../../../../src/messaging/deserialization/pointcloud/point-cloud.ts"],"names":[],"mappings":"AAAA,sEAAsE;AACtE,oEAAoE;AACpE,0DAA0D;AAE1D,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAEhD,OAAO,EAAE,kBAAkB,EAAE,MAAM,0DAA0D,CAAC;AAI9F,OAAO,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAQ5C,MAAM,UAAU,yBAAyB,CAAC,EACxC,KAAK,EACL,OAAO,EACP,QAAQ,EACiB;IACzB,MAAM,WAAW,GAAG,UAAU,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,CAAC;IAE3C,MAAM,eAAe,GAAe;QAClC,SAAS,EAAE,WAAW;QACtB,QAAQ,EAAE,cAAc,KAAK,QAAQ;QACrC,YAAY,EAAE,EAAE;QAChB,IAAI,EAAE;YACJ,QAAQ,EAAE,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE;YAC9B,WAAW,EAAE,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE;SACxC;QACD,MAAM,EAAE;YACN,EAAE,IAAI,EAAE,GAAG,EAAE,MAAM,EAAE,CAAC,EAAE,IAAI,EAAE,WAAW,CAAC,OAAO,EAAE;YACnD,EAAE,IAAI,EAAE,GAAG,EAAE,MAAM,EAAE,CAAC,EAAE,IAAI,EAAE,WAAW,CAAC,OAAO,EAAE;YACnD,EAAE,IAAI,EAAE,GAAG,EAAE,MAAM,EAAE,CAAC,EAAE,IAAI,EAAE,WAAW,CAAC,OAAO,EAAE;SACpD;QACD,IAAI,EAAE,OAAO,CAAC,IAAI;KACnB,CAAC;IAEF,IAAI,OAAO,CAAC,KAAK,EAAE,CAAC;QAClB,eAAe,CAAC,MAAM,CAAC,IAAI,CACzB,EAAE,IAAI,EAAE,KAAK,EAAE,MAAM,EAAE,EAAE,EAAE,IAAI,EAAE,WAAW,CAAC,KAAK,EAAE,EACpD,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,EAAE,EAAE,EAAE,IAAI,EAAE,WAAW,CAAC,KAAK,EAAE,EACtD,EAAE,IAAI,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,IAAI,EAAE,WAAW,CAAC,KAAK,EAAE,EACrD,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,EAAE,EAAE,EAAE,IAAI,EAAE,WAAW,CAAC,KAAK,EAAE,CACvD,CAAC;QACF,eAAe,CAAC,YAAY,GAAG,EAAE,CAAC;IACpC,CAAC;IAED,QAAQ,CAAC;QACP,KAAK;QACL,WAAW;QACX,OAAO,EAAE,eAAe;QACxB,WAAW,EAAE,kBAAkB,CAAC,eAAe,CAAC;QAChD,UAAU,EAAE,qBAAqB;KAClC,CAAC,CAAC;AACL,CAAC"}
@@ -81,6 +81,6 @@ export function parseMessage(message) {
81
81
  const type = message.fb?.type ?? message.sourceFb?.type ?? Type.RGB888p;
82
82
  const [encoding, step] = parseMessageType(type);
83
83
  const receiveTime = message.ts ?? message.tsDevice ?? fromMillis(Date.now());
84
- return { encoding, step, receiveTime, width, height, stride, planeStride, type };
84
+ return { encoding, step: stride ?? step, receiveTime, width, height, stride, planeStride, type };
85
85
  }
86
86
  //# sourceMappingURL=utils.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"utils.js","sourceRoot":"","sources":["../../../../src/messaging/utils.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"utils.js","sourceRoot":"","sources":["../../../../src/messaging/utils.ts"],"names":[],"mappings":"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"}
@@ -1 +1 @@
1
- {"version":3,"file":"PointCloudPanel.d.ts","sourceRoot":"","sources":["../../../../src/panels/PointCloudPanel.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,MAAM,OAAO,CAAC;AAQ1B,MAAM,MAAM,oBAAoB,GAAG;IACjC,KAAK,EAAE,MAAM,CAAC;CACf,CAAC;AAiCF,eAAO,MAAM,eAAe,kDAQ1B,CAAC"}
1
+ {"version":3,"file":"PointCloudPanel.d.ts","sourceRoot":"","sources":["../../../../src/panels/PointCloudPanel.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,MAAM,OAAO,CAAC;AAQ1B,MAAM,MAAM,oBAAoB,GAAG;IACjC,KAAK,EAAE,MAAM,CAAC;CACf,CAAC;AAoCF,eAAO,MAAM,eAAe,kDAQ1B,CAAC"}
@@ -27,6 +27,9 @@ const PointCloudPanelBody = ({ topic }) => {
27
27
  fovy: 45,
28
28
  near: 100,
29
29
  far: 10000
30
+ },
31
+ imageMode: {
32
+ colorMode: "rgba-fields"
30
33
  }
31
34
  }), [topic]);
32
35
  return _jsx(ThreeDeeRenderComponent, { overrideConfig: defaultConfig });
@@ -1 +1 @@
1
- {"version":3,"file":"PointCloudPanel.js","sourceRoot":"","sources":["../../../../src/panels/PointCloudPanel.tsx"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,oEAAoE;AACpE,0DAA0D;AAE1D,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EAAE,KAAK,EAAE,MAAM,wBAAwB,CAAC;AAE/C,MAAM,uBAAuB,GAAG,KAAK,CAAC,IAAI,CACxC,KAAK,IAAI,EAAE,CAAC,MAAM,MAAM,CAAC,6CAA6C,CAAC,CACxE,CAAC;AAMF,MAAM,mBAAmB,GAAmC,CAAC,EAAE,KAAK,EAAE,EAAE,EAAE;IACxE,MAAM,aAAa,GAAG,KAAK,CAAC,OAAO,CACjC,GAAG,EAAE,CAAC,CAAC;QACL,MAAM,EAAE;YACN,CAAC,KAAK,CAAC,EAAE;gBACP,QAAQ,EAAE,IAAI;gBACd,QAAQ,EAAE,CAAC;gBACX,SAAS,EAAE,CAAC;gBACZ,UAAU,EAAE,QAAQ;gBACpB,OAAO,EAAE,IAAI;aACd;SACF;QACD,WAAW,EAAE;YACX,QAAQ,EAAE,CAAC,IAAI;YACf,WAAW,EAAE,IAAI;YACjB,GAAG,EAAE,CAAC;YACN,MAAM,EAAE,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,CAAC;YACjB,YAAY,EAAE,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,CAAC;YACvB,iBAAiB,EAAE,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,CAAC;YAC/B,WAAW,EAAE,CAAC;YACd,IAAI,EAAE,EAAE;YACR,IAAI,EAAE,GAAG;YACT,GAAG,EAAE,KAAK;SACX;KACF,CAAC,EACF,CAAC,KAAK,CAAC,CACR,CAAC;IAEF,OAAO,KAAC,uBAAuB,IAAC,cAAc,EAAE,aAAa,GAAI,CAAC;AACpE,CAAC,CAAC;AAEF,MAAM,CAAC,MAAM,eAAe,GAAG,KAAK,CAAC,IAAI,CAAC,SAAS,eAAe,CAAC,EACjE,KAAK,GACgB;IACrB,OAAO,CACL,KAAC,KAAK,IAAC,IAAI,EAAC,YAAY,EAAC,KAAK,EAAE,KAAK,EAAE,kBAAkB,kBACvD,KAAC,mBAAmB,IAAC,KAAK,EAAE,KAAK,GAAI,GAC/B,CACT,CAAC;AACJ,CAAC,CAAC,CAAC"}
1
+ {"version":3,"file":"PointCloudPanel.js","sourceRoot":"","sources":["../../../../src/panels/PointCloudPanel.tsx"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,oEAAoE;AACpE,0DAA0D;AAE1D,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EAAE,KAAK,EAAE,MAAM,wBAAwB,CAAC;AAE/C,MAAM,uBAAuB,GAAG,KAAK,CAAC,IAAI,CACxC,KAAK,IAAI,EAAE,CAAC,MAAM,MAAM,CAAC,6CAA6C,CAAC,CACxE,CAAC;AAMF,MAAM,mBAAmB,GAAmC,CAAC,EAAE,KAAK,EAAE,EAAE,EAAE;IACxE,MAAM,aAAa,GAAG,KAAK,CAAC,OAAO,CACjC,GAAG,EAAE,CAAC,CAAC;QACL,MAAM,EAAE;YACN,CAAC,KAAK,CAAC,EAAE;gBACP,QAAQ,EAAE,IAAI;gBACd,QAAQ,EAAE,CAAC;gBACX,SAAS,EAAE,CAAC;gBACZ,UAAU,EAAE,QAAQ;gBACpB,OAAO,EAAE,IAAI;aACd;SACF;QACD,WAAW,EAAE;YACX,QAAQ,EAAE,CAAC,IAAI;YACf,WAAW,EAAE,IAAI;YACjB,GAAG,EAAE,CAAC;YACN,MAAM,EAAE,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,CAAC;YACjB,YAAY,EAAE,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,CAAC;YACvB,iBAAiB,EAAE,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,CAAC;YAC/B,WAAW,EAAE,CAAC;YACd,IAAI,EAAE,EAAE;YACR,IAAI,EAAE,GAAG;YACT,GAAG,EAAE,KAAK;SACX;QACD,SAAS,EAAE;YACT,SAAS,EAAE,aAAsB;SAClC;KACF,CAAC,EACF,CAAC,KAAK,CAAC,CACR,CAAC;IAEF,OAAO,KAAC,uBAAuB,IAAC,cAAc,EAAE,aAAa,GAAI,CAAC;AACpE,CAAC,CAAC;AAEF,MAAM,CAAC,MAAM,eAAe,GAAG,KAAK,CAAC,IAAI,CAAC,SAAS,eAAe,CAAC,EACjE,KAAK,GACgB;IACrB,OAAO,CACL,KAAC,KAAK,IAAC,IAAI,EAAC,YAAY,EAAC,KAAK,EAAE,KAAK,EAAE,kBAAkB,kBACvD,KAAC,mBAAmB,IAAC,KAAK,EAAE,KAAK,GAAI,GAC/B,CACT,CAAC;AACJ,CAAC,CAAC,CAAC"}
@@ -1,7 +1,7 @@
1
1
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
2
2
  // versions:
3
3
  // protoc-gen-ts_proto v1.181.1
4
- // protoc v3.19.6
4
+ // protoc v4.25.1
5
5
  // source: EncodedFrame.proto
6
6
  /* eslint-disable */
7
7
  import Long from "long";
@@ -1,7 +1,7 @@
1
1
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
2
2
  // versions:
3
3
  // protoc-gen-ts_proto v1.181.1
4
- // protoc v3.19.6
4
+ // protoc v4.25.1
5
5
  // source: Event.proto
6
6
  /* eslint-disable */
7
7
  import Long from "long";
@@ -1,7 +1,7 @@
1
1
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
2
2
  // versions:
3
3
  // protoc-gen-ts_proto v1.181.1
4
- // protoc v3.19.6
4
+ // protoc v4.25.1
5
5
  // source: ImageAnnotations.proto
6
6
  /* eslint-disable */
7
7
  import Long from "long";
@@ -1,7 +1,7 @@
1
1
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
2
2
  // versions:
3
3
  // protoc-gen-ts_proto v1.181.1
4
- // protoc v3.19.6
4
+ // protoc v4.25.1
5
5
  // source: ImgDetections.proto
6
6
  /* eslint-disable */
7
7
  import Long from "long";
@@ -1,7 +1,7 @@
1
1
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
2
2
  // versions:
3
3
  // protoc-gen-ts_proto v1.181.1
4
- // protoc v3.19.6
4
+ // protoc v4.25.1
5
5
  // source: ImgFrame.proto
6
6
  /* eslint-disable */
7
7
  import Long from "long";
@@ -1,7 +1,7 @@
1
1
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
2
2
  // versions:
3
3
  // protoc-gen-ts_proto v1.181.1
4
- // protoc v3.19.6
4
+ // protoc v4.25.1
5
5
  // source: PointCloudData.proto
6
6
  /* eslint-disable */
7
7
  import Long from "long";
@@ -1,7 +1,7 @@
1
1
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
2
2
  // versions:
3
3
  // protoc-gen-ts_proto v1.181.1
4
- // protoc v3.19.6
4
+ // protoc v4.25.1
5
5
  // source: SpatialImgDetections.proto
6
6
  /* eslint-disable */
7
7
  import Long from "long";
@@ -1,7 +1,7 @@
1
1
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
2
2
  // versions:
3
3
  // protoc-gen-ts_proto v1.181.1
4
- // protoc v3.19.6
4
+ // protoc v4.25.1
5
5
  // source: common.proto
6
6
  /* eslint-disable */
7
7
  import Long from "long";
package/dist/package.json CHANGED
@@ -1,49 +1,21 @@
1
1
  {
2
- "name": "foxglove-studio",
3
- "version": "1.87.0-dev",
2
+ "name": "@luxonis/visualizer-monorepo",
3
+ "version": "0.0.0",
4
4
  "license": "MPL-2.0",
5
5
  "private": true,
6
6
  "packageManager": "yarn@3.6.3",
7
- "repository": {
8
- "type": "git",
9
- "url": "https://github.com/foxglove/studio.git"
10
- },
11
7
  "author": {
12
- "name": "Foxglove Technologies",
8
+ "name": "Foxglove Technologies & Luxonis",
13
9
  "email": "support@foxglove.dev"
14
10
  },
15
11
  "homepage": "https://foxglove.dev/",
16
12
  "engines": {
17
13
  "node": ">=16"
18
14
  },
19
- "scripts": {
20
- "clean": "tsc --build --clean packages/**/tsconfig.json && rimraf .webpack */.webpack dist storybook-screenshots storybook-static",
21
- "build:packages": "tsc --build --verbose packages/**/tsconfig.json",
22
- "web:build:dev": "webpack --mode development --progress --config web/webpack.config.ts",
23
- "web:build:prod": "webpack --mode production --progress --config web/webpack.config.ts",
24
- "web:serve": "webpack serve --mode development --progress --config web/webpack.config.ts",
25
- "benchmark:serve": "webpack serve --mode development --progress --config benchmark/webpack.config.ts",
26
- "benchmark:build:prod": "webpack --mode production --progress --config benchmark/webpack.config.ts",
27
- "license-check": "ts-node ci/license-check.ts",
28
- "lint": "TIMING=1 eslint --report-unused-disable-directives --fix .",
29
- "lint:ci": "TIMING=1 eslint --report-unused-disable-directives --config .eslintrc.ci.yaml .",
30
- "lint:unused-exports": "ts-node ./ci/lint-unused-exports.ts",
31
- "lint:dependencies": "ts-node ./ci/lint-dependencies.ts .",
32
- "test": "jest",
33
- "test:debug": "cross-env NODE_OPTIONS='--inspect-brk' jest",
34
- "test:watch": "jest --watch",
35
- "test:web-integration": "jest --forceExit --projects web/integration-test",
36
- "test:web-integration:local": "BASE_URL=\"http://localhost:8080/\" jest --forceExit --projects web/integration-test",
37
- "release:bump-nightly-version": "node -r ts-node/register ./ci/bump-nightly-version.ts",
38
- "storybook": "storybook dev --port 9009 --config-dir .storybook",
39
- "storybook:build": "storybook build --config-dir .storybook --webpack-stats-json",
40
- "version:all": "yarn workspaces foreach version"
41
- },
42
15
  "workspaces": {
43
16
  "packages": [
44
17
  "packages/*",
45
18
  "packages/@types/*",
46
- "web",
47
19
  "lib/",
48
20
  "benchmark"
49
21
  ]
@@ -65,17 +37,13 @@
65
37
  "@foxglove/eslint-plugin-studio": "workspace:*",
66
38
  "@foxglove/tsconfig": "2.0.0",
67
39
  "@octokit/rest": "20.0.2",
68
- "@storybook/addon-actions": "7.6.15",
69
- "@storybook/addon-essentials": "7.6.15",
70
- "@storybook/addon-interactions": "7.6.15",
71
- "@storybook/react": "7.6.15",
72
- "@storybook/react-webpack5": "7.6.15",
73
40
  "@types/babel__core": "^7.20.3",
74
41
  "@types/babel__preset-env": "^7.9.6",
75
42
  "@types/case-sensitive-paths-webpack-plugin": "2.1.9",
76
43
  "@types/jest": "29.5.12",
77
44
  "@types/license-checker": "^25.0.6",
78
45
  "@types/semver": "^7.5.6",
46
+ "@types/webpack-bundle-analyzer": "^4",
79
47
  "@typescript-eslint/eslint-plugin": "6.10.0",
80
48
  "@typescript-eslint/parser": "6.10.0",
81
49
  "babel-plugin-transform-import-meta": "2.2.1",
@@ -92,7 +60,6 @@
92
60
  "eslint-plugin-prettier": "5.1.3",
93
61
  "eslint-plugin-react": "7.33.2",
94
62
  "eslint-plugin-react-hooks": "4.6.0",
95
- "eslint-plugin-storybook": "0.6.15",
96
63
  "eslint-plugin-tss-unused-classes": "1.0.2",
97
64
  "jest": "29.7.0",
98
65
  "jest-environment-jsdom": "29.7.0",
@@ -101,7 +68,6 @@
101
68
  "rimraf": "5.0.5",
102
69
  "rollup": "4.18.1",
103
70
  "semver": "7.5.4",
104
- "storybook": "7.6.15",
105
71
  "ts-node": "10.9.2",
106
72
  "ts-unused-exports": "10.0.1",
107
73
  "tslib": "2.6.2",
@@ -7,11 +7,8 @@ import { WorkspaceContextStore } from "@foxglove/studio-base/context/Workspace/W
7
7
  export declare function makeWorkspaceContextInitialState(): WorkspaceContextStore;
8
8
  export type WorkspaceContextProviderProps = {
9
9
  children?: ReactNode;
10
- disablePersistenceForStorybook?: boolean;
11
10
  initialState?: Partial<WorkspaceContextStore>;
12
- workspaceStoreCreator?: (initialState?: Partial<WorkspaceContextStore>, options?: {
13
- disablePersistenceForStorybook?: boolean;
14
- }) => StoreApi<WorkspaceContextStore>;
11
+ workspaceStoreCreator?: (initialState?: Partial<WorkspaceContextStore>) => StoreApi<WorkspaceContextStore>;
15
12
  };
16
13
  export default function WorkspaceContextProvider(props: WorkspaceContextProviderProps): JSX.Element;
17
14
  //# sourceMappingURL=WorkspaceContextProvider.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"WorkspaceContextProvider.d.ts","sourceRoot":"","sources":["../../../../../../packages/studio-base/src/providers/WorkspaceContextProvider.tsx"],"names":[],"mappings":"AAKA,OAAO,EAAE,SAAS,EAAY,MAAM,OAAO,CAAC;AAC5C,OAAO,EAAE,QAAQ,EAAe,MAAM,SAAS,CAAC;AAGhD,OAAO,EAEL,qBAAqB,EACtB,MAAM,0DAA0D,CAAC;AAGlE;;GAEG;AACH,wBAAgB,gCAAgC,IAAI,qBAAqB,CAkCxE;AAmCD,MAAM,MAAM,6BAA6B,GAAG;IAC1C,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,8BAA8B,CAAC,EAAE,OAAO,CAAC;IACzC,YAAY,CAAC,EAAE,OAAO,CAAC,qBAAqB,CAAC,CAAC;IAC9C,qBAAqB,CAAC,EAAE,CACtB,YAAY,CAAC,EAAE,OAAO,CAAC,qBAAqB,CAAC,EAC7C,OAAO,CAAC,EAAE;QAAE,8BAA8B,CAAC,EAAE,OAAO,CAAA;KAAE,KACnD,QAAQ,CAAC,qBAAqB,CAAC,CAAC;CACtC,CAAC;AAEF,MAAM,CAAC,OAAO,UAAU,wBAAwB,CAC9C,KAAK,EAAE,6BAA6B,GACnC,GAAG,CAAC,OAAO,CAUb"}
1
+ {"version":3,"file":"WorkspaceContextProvider.d.ts","sourceRoot":"","sources":["../../../../../../packages/studio-base/src/providers/WorkspaceContextProvider.tsx"],"names":[],"mappings":"AAKA,OAAO,EAAE,SAAS,EAAY,MAAM,OAAO,CAAC;AAC5C,OAAO,EAAE,QAAQ,EAAe,MAAM,SAAS,CAAC;AAGhD,OAAO,EAEL,qBAAqB,EACtB,MAAM,0DAA0D,CAAC;AAGlE;;GAEG;AACH,wBAAgB,gCAAgC,IAAI,qBAAqB,CAkCxE;AA6BD,MAAM,MAAM,6BAA6B,GAAG;IAC1C,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,YAAY,CAAC,EAAE,OAAO,CAAC,qBAAqB,CAAC,CAAC;IAC9C,qBAAqB,CAAC,EAAE,CAAC,YAAY,CAAC,EAAE,OAAO,CAAC,qBAAqB,CAAC,KAAK,QAAQ,CAAC,qBAAqB,CAAC,CAAC;CAC5G,CAAC;AAEF,MAAM,CAAC,OAAO,UAAU,wBAAwB,CAC9C,KAAK,EAAE,6BAA6B,GACnC,GAAG,CAAC,OAAO,CAUb"}
@@ -46,7 +46,7 @@ export function makeWorkspaceContextInitialState() {
46
46
  },
47
47
  };
48
48
  }
49
- function createWorkspaceContextStore(initialState, options) {
49
+ function createWorkspaceContextStore(initialState) {
50
50
  const stateCreator = () => {
51
51
  const store = {
52
52
  ...makeWorkspaceContextInitialState(),
@@ -54,9 +54,6 @@ function createWorkspaceContextStore(initialState, options) {
54
54
  };
55
55
  return store;
56
56
  };
57
- if (options?.disablePersistenceForStorybook === true) {
58
- return createStore()(stateCreator);
59
- }
60
57
  return createStore()(persist(stateCreator, {
61
58
  name: "fox.workspace",
62
59
  version: 1,
@@ -74,10 +71,10 @@ function createWorkspaceContextStore(initialState, options) {
74
71
  }));
75
72
  }
76
73
  export default function WorkspaceContextProvider(props) {
77
- const { children, initialState, workspaceStoreCreator, disablePersistenceForStorybook } = props;
74
+ const { children, initialState, workspaceStoreCreator } = props;
78
75
  const [store] = useState(() => workspaceStoreCreator
79
- ? workspaceStoreCreator(initialState, { disablePersistenceForStorybook })
80
- : createWorkspaceContextStore(initialState, { disablePersistenceForStorybook }));
76
+ ? workspaceStoreCreator(initialState)
77
+ : createWorkspaceContextStore(initialState));
81
78
  return _jsx(WorkspaceContext.Provider, { value: store, children: children });
82
79
  }
83
80
  //# sourceMappingURL=WorkspaceContextProvider.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"WorkspaceContextProvider.js","sourceRoot":"","sources":["../../../../../../packages/studio-base/src/providers/WorkspaceContextProvider.tsx"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,oEAAoE;AACpE,0DAA0D;AAE1D,OAAO,KAAK,CAAC,MAAM,WAAW,CAAC;AAC/B,OAAO,EAAa,QAAQ,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,EAAY,WAAW,EAAE,MAAM,SAAS,CAAC;AAChD,OAAO,EAAE,OAAO,EAAE,MAAM,oBAAoB,CAAC;AAE7C,OAAO,EACL,gBAAgB,GAEjB,MAAM,0DAA0D,CAAC;AAClE,OAAO,EAAE,uBAAuB,EAAE,MAAM,oDAAoD,CAAC;AAE7F;;GAEG;AACH,MAAM,UAAU,gCAAgC;IAC9C,OAAO;QACL,OAAO,EAAE;YACP,UAAU,EAAE;gBACV,gBAAgB,EAAE,SAAS;gBAC3B,IAAI,EAAE,SAAS;gBACf,IAAI,EAAE,KAAK;aACZ;YACD,WAAW,EAAE;gBACX,UAAU,EAAE,SAAS;gBACrB,IAAI,EAAE,KAAK;aACZ;SACF;QACD,YAAY,EAAE;YACZ,MAAM,EAAE,SAAS;YACjB,KAAK,EAAE,EAAE;SACV;QACD,QAAQ,EAAE;YACR,IAAI,EAAE;gBACJ,IAAI,EAAE,gBAAgB;gBACtB,IAAI,EAAE,IAAI;gBACV,IAAI,EAAE,SAAS;aAChB;YACD,KAAK,EAAE;gBACL,IAAI,EAAE,SAAS;gBACf,IAAI,EAAE,KAAK;gBACX,IAAI,EAAE,SAAS;aAChB;SACF;QACD,gBAAgB,EAAE;YAChB,MAAM,EAAE,KAAK;YACb,KAAK,EAAE,CAAC;SACT;KACF,CAAC;AACJ,CAAC;AAED,SAAS,2BAA2B,CAClC,YAA6C,EAC7C,OAAsD;IAEtD,MAAM,YAAY,GAAG,GAAG,EAAE;QACxB,MAAM,KAAK,GAA0B;YACnC,GAAG,gCAAgC,EAAE;YACrC,GAAG,YAAY;SAChB,CAAC;QACF,OAAO,KAAK,CAAC;IACf,CAAC,CAAC;IACF,IAAI,OAAO,EAAE,8BAA8B,KAAK,IAAI,EAAE,CAAC;QACrD,OAAO,WAAW,EAAyB,CAAC,YAAY,CAAC,CAAC;IAC5D,CAAC;IACD,OAAO,WAAW,EAAyB,CACzC,OAAO,CAAC,YAAY,EAAE;QACpB,IAAI,EAAE,eAAe;QACrB,OAAO,EAAE,CAAC;QACV,OAAO,EAAE,uBAAuB;QAChC,UAAU,EAAE,CAAC,KAAK,EAAE,EAAE;YACpB,kEAAkE;YAClE,gEAAgE;YAChE,OAAO,CAAC,CAAC,IAAI,CAAC,KAAK,EAAE,CAAC,cAAc,EAAE,kBAAkB,EAAE,UAAU,CAAC,CAAC,CAAC;QACzE,CAAC;QACD,KAAK,CAAC,cAAc,EAAE,YAAY;YAChC,yFAAyF;YACzF,oCAAoC;YACpC,OAAO,CAAC,CAAC,KAAK,CAAC,YAAY,EAAE,cAAc,CAAC,CAAC;QAC/C,CAAC;KACF,CAAC,CACH,CAAC;AACJ,CAAC;AAYD,MAAM,CAAC,OAAO,UAAU,wBAAwB,CAC9C,KAAoC;IAEpC,MAAM,EAAE,QAAQ,EAAE,YAAY,EAAE,qBAAqB,EAAE,8BAA8B,EAAE,GAAG,KAAK,CAAC;IAEhG,MAAM,CAAC,KAAK,CAAC,GAAG,QAAQ,CAAC,GAAG,EAAE,CAC5B,qBAAqB;QACnB,CAAC,CAAC,qBAAqB,CAAC,YAAY,EAAE,EAAE,8BAA8B,EAAE,CAAC;QACzE,CAAC,CAAC,2BAA2B,CAAC,YAAY,EAAE,EAAE,8BAA8B,EAAE,CAAC,CAClF,CAAC;IAEF,OAAO,KAAC,gBAAgB,CAAC,QAAQ,IAAC,KAAK,EAAE,KAAK,YAAG,QAAQ,GAA6B,CAAC;AACzF,CAAC"}
1
+ {"version":3,"file":"WorkspaceContextProvider.js","sourceRoot":"","sources":["../../../../../../packages/studio-base/src/providers/WorkspaceContextProvider.tsx"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,oEAAoE;AACpE,0DAA0D;AAE1D,OAAO,KAAK,CAAC,MAAM,WAAW,CAAC;AAC/B,OAAO,EAAa,QAAQ,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,EAAY,WAAW,EAAE,MAAM,SAAS,CAAC;AAChD,OAAO,EAAE,OAAO,EAAE,MAAM,oBAAoB,CAAC;AAE7C,OAAO,EACL,gBAAgB,GAEjB,MAAM,0DAA0D,CAAC;AAClE,OAAO,EAAE,uBAAuB,EAAE,MAAM,oDAAoD,CAAC;AAE7F;;GAEG;AACH,MAAM,UAAU,gCAAgC;IAC9C,OAAO;QACL,OAAO,EAAE;YACP,UAAU,EAAE;gBACV,gBAAgB,EAAE,SAAS;gBAC3B,IAAI,EAAE,SAAS;gBACf,IAAI,EAAE,KAAK;aACZ;YACD,WAAW,EAAE;gBACX,UAAU,EAAE,SAAS;gBACrB,IAAI,EAAE,KAAK;aACZ;SACF;QACD,YAAY,EAAE;YACZ,MAAM,EAAE,SAAS;YACjB,KAAK,EAAE,EAAE;SACV;QACD,QAAQ,EAAE;YACR,IAAI,EAAE;gBACJ,IAAI,EAAE,gBAAgB;gBACtB,IAAI,EAAE,IAAI;gBACV,IAAI,EAAE,SAAS;aAChB;YACD,KAAK,EAAE;gBACL,IAAI,EAAE,SAAS;gBACf,IAAI,EAAE,KAAK;gBACX,IAAI,EAAE,SAAS;aAChB;SACF;QACD,gBAAgB,EAAE;YAChB,MAAM,EAAE,KAAK;YACb,KAAK,EAAE,CAAC;SACT;KACF,CAAC;AACJ,CAAC;AAED,SAAS,2BAA2B,CAAC,YAA6C;IAChF,MAAM,YAAY,GAAG,GAAG,EAAE;QACxB,MAAM,KAAK,GAA0B;YACnC,GAAG,gCAAgC,EAAE;YACrC,GAAG,YAAY;SAChB,CAAC;QACF,OAAO,KAAK,CAAC;IACf,CAAC,CAAC;IACF,OAAO,WAAW,EAAyB,CACzC,OAAO,CAAC,YAAY,EAAE;QACpB,IAAI,EAAE,eAAe;QACrB,OAAO,EAAE,CAAC;QACV,OAAO,EAAE,uBAAuB;QAChC,UAAU,EAAE,CAAC,KAAK,EAAE,EAAE;YACpB,kEAAkE;YAClE,gEAAgE;YAChE,OAAO,CAAC,CAAC,IAAI,CAAC,KAAK,EAAE,CAAC,cAAc,EAAE,kBAAkB,EAAE,UAAU,CAAC,CAAC,CAAC;QACzE,CAAC;QACD,KAAK,CAAC,cAAc,EAAE,YAAY;YAChC,yFAAyF;YACzF,oCAAoC;YACpC,OAAO,CAAC,CAAC,KAAK,CAAC,YAAY,EAAE,cAAc,CAAC,CAAC;QAC/C,CAAC;KACF,CAAC,CACH,CAAC;AACJ,CAAC;AAQD,MAAM,CAAC,OAAO,UAAU,wBAAwB,CAC9C,KAAoC;IAEpC,MAAM,EAAE,QAAQ,EAAE,YAAY,EAAE,qBAAqB,EAAE,GAAG,KAAK,CAAC;IAEhE,MAAM,CAAC,KAAK,CAAC,GAAG,QAAQ,CAAC,GAAG,EAAE,CAC5B,qBAAqB;QACnB,CAAC,CAAC,qBAAqB,CAAC,YAAY,CAAC;QACrC,CAAC,CAAC,2BAA2B,CAAC,YAAY,CAAC,CAC9C,CAAC;IAEF,OAAO,KAAC,gBAAgB,CAAC,QAAQ,IAAC,KAAK,EAAE,KAAK,YAAG,QAAQ,GAA6B,CAAC;AACzF,CAAC"}
@@ -1,6 +1,6 @@
1
- import { F as FoxgloveCommunicator, r as recordToDataView } from './communicator-Dj12D1gX.js';
2
- import { m as makeServiceCallRequest } from './foxglove-protocol-DmlyBIf3.js';
3
- import './FoxgloveServer-3hn1w5h4.js';
1
+ import { F as FoxgloveCommunicator, r as recordToDataView } from './communicator-CkB-oBVq.js';
2
+ import { m as makeServiceCallRequest } from './foxglove-protocol-RZlF5fna.js';
3
+ import './FoxgloveServer-DiLI7KZU.js';
4
4
  import 'protobufjs/minimal';
5
5
  import 'ms';
6
6
 
@@ -1,5 +1,5 @@
1
- import { F as FoxgloveClient } from './FoxgloveServer-3hn1w5h4.js';
2
- import { F as FoxgloveCommunicator } from './communicator-Dj12D1gX.js';
1
+ import { F as FoxgloveClient } from './FoxgloveServer-DiLI7KZU.js';
2
+ import { F as FoxgloveCommunicator } from './communicator-CkB-oBVq.js';
3
3
  import 'protobufjs/minimal';
4
4
  import 'ms';
5
5
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@luxonis/visualizer-protobuf",
3
- "version": "2.5.2",
3
+ "version": "2.5.4",
4
4
  "type": "module",
5
5
  "description": "RobotHub Visualizer Library",
6
6
  "author": "Luxonis Corp",
@@ -16,7 +16,7 @@
16
16
  "@emotion/react": "11.11.3",
17
17
  "@emotion/styled": "11.11.0",
18
18
  "@luxonis/common-fe-components": "1.9.5",
19
- "@luxonis/remote-connection": "2.2.1",
19
+ "@luxonis/remote-connection": "2.3.1",
20
20
  "@mui/icons-material": "5.15.5",
21
21
  "@mui/material": "5.15.6",
22
22
  "color": "^4.2.3",