@luxonis/visualizer-protobuf 2.68.9 → 2.68.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{FoxgloveServer-h5m-pXp3.js → FoxgloveServer-VUfAN9DL.js} +1 -1
- package/dist/{communicator-Ch92rcoU.js → communicator-CuoUie5N.js} +1 -1
- package/dist/{depth-CFY2W_Vf.js → depth-BEHWbtlK.js} +100 -100
- package/dist/{deserialization.worker-DAmdYYfb.js → deserialization.worker-D008oVyM.js} +69 -5
- package/dist/{foxglove-protocol-BSYuI-q2.js → foxglove-protocol-DuBdoM6O.js} +1 -1
- package/dist/{index-DDDjobHa.js → index-BArQYoU9.js} +5 -5
- package/dist/{index-BNBWBozz.js → index-BLTVlMYq.js} +87 -66
- package/dist/{index-Cdlw1aEs.js → index-BMFcDdUF.js} +5 -5
- package/dist/{index-CYJDY0hm.js → index-BNURNYen.js} +2 -2
- package/dist/{index-zByIDaZX.js → index-BSk15OjZ.js} +5 -5
- package/dist/{index-DIURVs0D.js → index-BZVFtqfI.js} +5 -5
- package/dist/{index-BsdHlfPa.js → index-BwKQxvNs.js} +5 -5
- package/dist/{index-nKZICw68.js → index-C2eC_Z31.js} +5 -5
- package/dist/{index-D9015yOi.js → index-C6LkfXti.js} +5 -5
- package/dist/{index-DRAiJ5eq.js → index-CaDtC7cf.js} +5 -5
- package/dist/{index-CmXHlFr5.js → index-DAbjHYTG.js} +5 -5
- package/dist/{index-G6SeoqDQ.js → index-DDSbdCDA.js} +5 -5
- package/dist/{index-s9z7OIka.js → index-DFrPDKFQ.js} +5 -5
- package/dist/{index-Dbjyr-nz.js → index-DLslize8.js} +5 -5
- package/dist/{index-DPh189Gb.js → index-DansK6hP.js} +7 -7
- package/dist/{index-B6CSn3bW.js → index-Decu1Mne.js} +5 -5
- package/dist/{index-DTsPOb8D.js → index-TsjtsSmF.js} +5 -5
- package/dist/{index-Bi1G4sZj.js → index-cih1vOnj.js} +5 -5
- package/dist/{index-AY6RFcAW.js → index-wxnOzmSh.js} +314 -118
- package/dist/{index-CN1AoOwZ.js → index-zc95naqv.js} +5 -5
- package/dist/index.js +5 -5
- package/dist/lib/src/components/PanelToolbar.d.ts.map +1 -1
- package/dist/lib/src/components/PanelToolbar.js.map +1 -1
- package/dist/lib/src/messaging/deserialization/video/h264.d.ts.map +1 -1
- package/dist/lib/src/messaging/deserialization/video/h264.js +58 -2
- package/dist/lib/src/messaging/deserialization/video/h264.js.map +1 -1
- package/dist/lib/src/protobuf.generated/EncodedFrame.js +1 -1
- package/dist/lib/src/protobuf.generated/EncodedFrame.js.map +1 -1
- package/dist/lib/src/protobuf.generated/Event.js +1 -1
- package/dist/lib/src/protobuf.generated/Event.js.map +1 -1
- package/dist/lib/src/protobuf.generated/IMUData.js +1 -1
- package/dist/lib/src/protobuf.generated/IMUData.js.map +1 -1
- package/dist/lib/src/protobuf.generated/ImageAnnotations.js +1 -1
- package/dist/lib/src/protobuf.generated/ImageAnnotations.js.map +1 -1
- package/dist/lib/src/protobuf.generated/ImgDetections.js +1 -1
- package/dist/lib/src/protobuf.generated/ImgDetections.js.map +1 -1
- package/dist/lib/src/protobuf.generated/ImgFrame.js +1 -1
- package/dist/lib/src/protobuf.generated/ImgFrame.js.map +1 -1
- package/dist/lib/src/protobuf.generated/PointCloudData.js +1 -1
- package/dist/lib/src/protobuf.generated/PointCloudData.js.map +1 -1
- package/dist/lib/src/protobuf.generated/SpatialImgDetections.js +1 -1
- package/dist/lib/src/protobuf.generated/SpatialImgDetections.js.map +1 -1
- package/dist/lib/src/protobuf.generated/common.js +1 -1
- package/dist/lib/src/protobuf.generated/common.js.map +1 -1
- package/dist/packages/studio-base/src/panels/ThreeDeeRender/RendererOverlay.d.ts.map +1 -1
- package/dist/packages/studio-base/src/panels/ThreeDeeRender/RendererOverlay.js +9 -14
- package/dist/packages/studio-base/src/panels/ThreeDeeRender/RendererOverlay.js.map +1 -1
- package/dist/{protobuf-BFCtaU7c.js → protobuf-CUXoOgMk.js} +8 -8
- package/dist/{worker-BaUgfqvr.js → worker-B98aztFc.js} +4 -4
- package/dist/{worker-BpVhgPF8.js → worker-BKBqfM0E.js} +3 -3
- package/package.json +1 -1
- package/dist/packages/studio-base/src/hooks/usePanelMousePresence.d.ts +0 -9
- package/dist/packages/studio-base/src/hooks/usePanelMousePresence.d.ts.map +0 -1
- package/dist/packages/studio-base/src/hooks/usePanelMousePresence.js +0 -40
- package/dist/packages/studio-base/src/hooks/usePanelMousePresence.js.map +0 -1
|
@@ -1,12 +1,12 @@
|
|
|
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 { Y as isSymbol, Z as toString, $ as keys, a0 as getSymbols$1, a1 as stubArray, a2 as arrayPush, a3 as baseGetAllKeys, g as getTag, a4 as getAllKeys,
|
|
4
|
+
import { Y as isSymbol, Z as toString, $ as keys, a0 as getSymbols$1, a1 as stubArray, a2 as arrayPush, a3 as baseGetAllKeys, g as getTag, a4 as getAllKeys, j as baseGet, c as baseIteratee, i as castPath, t as toKey, a5 as arrayMap$1, a6 as baseUniq, b as baseFlatten, a7 as useMustNotChange, L as Logger, a8 as useCurrentLayoutActions, a9 as useCurrentLayoutSelector, r as reportError, A as AppError, u as useGuaranteedContext, aa as usePanelMosaicId, ab as useSelectedPanels, ac as PANEL_TITLE_CONFIG_KEY, ad as noop$4, n as getPanelTypeFromId, K as useShallowMemo, T as TAB_PANEL_TYPE, I as filterMap, d as dist$2, ae as useAppConfiguration, af as useValueChangedDebugLog, ag as useJsonTreeTheme } from './depth-BEHWbtlK.js';
|
|
5
5
|
import { createStore, useStore } from 'zustand';
|
|
6
|
-
import { g as generateUtilityClass, c as createAggregator, f as flatRest, b as baseSet, A as AnalyticsContext, P as PropTypes, E as ErrorDisplay, S as Stack$1, m as makeStyles$1, _ as _extends$1, W as WorkspaceContext, u as useAnalytics, a as AppEvent, L as LeftSidebarItemKeys, R as RightSidebarItemKeys, d as useTranslation, e as usePanelCatalog,
|
|
6
|
+
import { g as generateUtilityClass, c as createAggregator, f as flatRest, b as baseSet, A as AnalyticsContext, P as PropTypes, E as ErrorDisplay, S as Stack$1, m as makeStyles$1, _ as _extends$1, W as WorkspaceContext, u as useAnalytics, a as AppEvent, L as LeftSidebarItemKeys, R as RightSidebarItemKeys, d as useTranslation, e as usePanelCatalog, i as isEmpty, h as PanelContext, j as PanelCatalogContext, k as usePanelStateStore, l as useDefaultPanelTitle, n as useWorkspaceStore, o as WorkspaceStoreSelectors, p as difference, q as usePanelContext, r as useMessagePipeline, v as v4, s as useHoverValue, t as useSetHoverValue, w as useClearHoverValue, x as useMessagePipelineGetter, y as usePanelSettingsTreeUpdate, z as PlayerCapabilities, B as assertNever, C as PlayerPresence, D as isEqual, F as isDesktopApp, G as createTheme, H as propTypesExports, I as format$1, J as z, K as serializeError, M as stringify$1, N as createIntl, O as createIntlCache } from './index-wxnOzmSh.js';
|
|
7
7
|
import { MosaicDragType, MosaicContext, MosaicWindowContext, getOtherBranch, getNodeAtPath } from 'react-mosaic-component';
|
|
8
|
-
import { g as getDefaultExportFromCjs, c as commonjsGlobal, d as getAugmentedNamespace } from './protobuf-
|
|
9
|
-
import { Link, Button, alpha, IconButton, Card, CardActionArea, CardMedia, CardContent,
|
|
8
|
+
import { g as getDefaultExportFromCjs, c as commonjsGlobal, d as getAugmentedNamespace } from './protobuf-CUXoOgMk.js';
|
|
9
|
+
import { Link, Button, alpha, IconButton, Typography, Card, CardActionArea, CardMedia, CardContent, 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';
|
|
10
10
|
import { c as copyObject, k as keysIn, g as getPrototype, d as cloneArrayBuffer, e as cloneTypedArray, f as copyArray, h as cloneBuffer, j as initCloneObject, a as assignValue, b as baseAssignValue, l as isPlainObject$1, t as tinycolor, n as t$1, m as merge$1, i as instance } from './i18next-IYI3-Nuv.js';
|
|
11
11
|
import FullscreenExitIcon from '@mui/icons-material/FullscreenExit';
|
|
12
12
|
import SettingsIcon from '@mui/icons-material/Settings';
|
|
@@ -17,16 +17,16 @@ import CancelIcon from '@mui/icons-material/Cancel';
|
|
|
17
17
|
import SearchIcon from '@mui/icons-material/Search';
|
|
18
18
|
import { useDrag, useDrop } from 'react-dnd';
|
|
19
19
|
import { B as Box3, V as Vector3, I as InstancedBufferGeometry, F as Float32BufferAttribute, a as InstancedInterleavedBuffer, b as InterleavedBufferAttribute, W as WireframeGeometry, S as Sphere, U as UniformsLib, c as Vector2, e as ShaderLib, f as UniformsUtils, g as ShaderMaterial, h as Vector4, M as Matrix4, L as Line3, i as Mesh, j as MathUtils, O as Object3D, C as Color, r as rgbToThreeColor, s as stringToRgba, m as makeRgba, k as MeshStandardMaterial, R as ReplaceStencilOp, N as NotEqualStencilFunc, D as DoubleSide, P as PointsMaterial, l as rgbaToCssString, n as colorModeSettingsFields, o as autoSelectColorSettings, p as PlaneGeometry, q as DataTexture, t as UVMapping, u as ClampToEdgeWrapping, v as NearestFilter, w as LinearFilter, x as FS_SRGB_TO_LINEAR, y as SRGBColorSpace, z as LinearSRGBColorSpace, A as rgbaToLinear, E as RedFormat, G as RGBAFormat, H as getColorConverter, J as FloatType, K as UnsignedByteType, Q as NEEDS_MIN_MAX$1, T as InstancedMesh, X as CylinderGeometry, Y as ConeGeometry, Z as DataTextureLoader, _ as LinearMipmapLinearFilter, $ as Loader, a0 as LoaderUtils, a1 as FileLoader, a2 as MeshBasicMaterial, a3 as Scene, a4 as TextureLoader, a5 as AnimationClip, a6 as VectorKeyframeTrack, a7 as QuaternionKeyframeTrack, a8 as MeshLambertMaterial, a9 as MeshPhongMaterial, aa as FrontSide, ab as PerspectiveCamera, ac as OrthographicCamera, ad as AmbientLight, ae as SpotLight, af as PointLight, ag as DirectionalLight, ah as BufferGeometry, ai as Group, aj as Quaternion, ak as Bone, al as LineBasicMaterial, am as SkinnedMesh, an as Line, ao as LineSegments, ap as RepeatWrapping, aq as Skeleton, ar as BufferAttribute, as as TrianglesDrawMode, at as TriangleFanDrawMode, au as TriangleStripDrawMode, av as MeshPhysicalMaterial, aw as ImageBitmapLoader, ax as InterleavedBuffer, ay as Material, az as PropertyBinding, aA as LineLoop, aB as Points, aC as InterpolateLinear, aD as ColorManagement, aE as NearestMipmapNearestFilter, aF as LinearMipmapNearestFilter, aG as NearestMipmapLinearFilter, aH as MirroredRepeatWrapping, aI as InterpolateDiscrete, aJ as Texture, aK as NumberKeyframeTrack, aL as Interpolant, aM as EdgesGeometry, aN as LoadingManager, aO as stringToRgb, aP as getLuminance, aQ as Euler, aR as vec3TupleApproxEquals, aS as decodeCompressedImageToBitmap, aT as CanvasTexture, aU as Shape, aV as SRGBToLinear, aW as ShapeGeometry, aX as DynamicDrawUsage, aY as ShaderChunk, aZ as IMAGE_DEFAULT_COLOR_MODE_SETTINGS, a_ as colorHasTransparency, a$ as StaticDrawUsage, b0 as RawShaderMaterial, b1 as GLSL3, b2 as colorFieldComputedPrefix, b3 as getRotationTo, b4 as SphereGeometry, b5 as rgbaGradient, b6 as InstancedBufferAttribute, b7 as BoxGeometry, b8 as DARK_OUTLINE, b9 as LIGHT_OUTLINE, ba as CircleGeometry, bb as LineDashedMaterial, bc as GreaterDepth, bd as EventDispatcher$1, be as Plane, bf as Raycaster, bg as WebGLRenderTarget, bh as THREE$1, bi as Spherical, bj as WebGLRenderer, bk as NoToneMapping, bl as VSMShadowMap, bm as HemisphereLight } from './decodeImage-DAWmFdMI.js';
|
|
20
|
-
import { t as typescript } from './index-
|
|
20
|
+
import { t as typescript } from './index-BNURNYen.js';
|
|
21
21
|
import { CacheProvider } from '@emotion/react';
|
|
22
22
|
import '@mui/material/styles/createTypography';
|
|
23
|
-
import { E as EventEmitter } from './FoxgloveServer-
|
|
23
|
+
import { E as EventEmitter } from './FoxgloveServer-VUfAN9DL.js';
|
|
24
24
|
import require$$1$3 from 'color';
|
|
25
25
|
import require$$2$1 from 'lodash.curry';
|
|
26
26
|
import OpenInNewIcon from '@mui/icons-material/OpenInNew';
|
|
27
27
|
import './comlink-CsH1ih07.js';
|
|
28
28
|
import './utils-Hzt3wxhG.js';
|
|
29
|
-
import './foxglove-protocol-
|
|
29
|
+
import './foxglove-protocol-DuBdoM6O.js';
|
|
30
30
|
import 'react-dnd-html5-backend';
|
|
31
31
|
import 'object-assign';
|
|
32
32
|
import 'react/jsx-runtime';
|
|
@@ -5189,6 +5189,21 @@ var useLongPress = function (callback, _a) {
|
|
|
5189
5189
|
};
|
|
5190
5190
|
};
|
|
5191
5191
|
|
|
5192
|
+
// This Source Code Form is subject to the terms of the Mozilla Public
|
|
5193
|
+
// License, v2.0. If a copy of the MPL was not distributed with this
|
|
5194
|
+
// file, You can obtain one at http://mozilla.org/MPL/2.0/
|
|
5195
|
+
//
|
|
5196
|
+
// This file incorporates work covered by the following copyright and
|
|
5197
|
+
// permission notice:
|
|
5198
|
+
//
|
|
5199
|
+
// Copyright 2018-2021 Cruise LLC
|
|
5200
|
+
//
|
|
5201
|
+
// This source code is licensed under the Apache License, Version 2.0,
|
|
5202
|
+
// found at http://www.apache.org/licenses/LICENSE-2.0
|
|
5203
|
+
// You may not use this file except in compliance with the License.
|
|
5204
|
+
|
|
5205
|
+
Logger.getLogger("src/index.ts");
|
|
5206
|
+
|
|
5192
5207
|
function isPrimitive(value) {
|
|
5193
5208
|
return ((typeof value !== 'object') && (typeof value !== 'function')) || (value === null);
|
|
5194
5209
|
}
|
|
@@ -5521,7 +5536,7 @@ class PanelErrorBoundary extends Component {
|
|
|
5521
5536
|
const APP_BAR_HEIGHT = 44;
|
|
5522
5537
|
|
|
5523
5538
|
const PANEL_ROOT_CLASS_NAME = "FoxglovePanelRoot-root";
|
|
5524
|
-
const useStyles$
|
|
5539
|
+
const useStyles$g = makeStyles$1()((theme, props) => {
|
|
5525
5540
|
const {
|
|
5526
5541
|
palette,
|
|
5527
5542
|
transitions
|
|
@@ -5622,7 +5637,7 @@ const PanelRoot = /*#__PURE__*/forwardRef(function PanelRoot(props, ref) {
|
|
|
5622
5637
|
const {
|
|
5623
5638
|
classes,
|
|
5624
5639
|
cx
|
|
5625
|
-
} = useStyles$
|
|
5640
|
+
} = useStyles$g({
|
|
5626
5641
|
sourceRect,
|
|
5627
5642
|
hasFullscreenDescendant
|
|
5628
5643
|
});
|
|
@@ -5639,7 +5654,7 @@ const PanelRoot = /*#__PURE__*/forwardRef(function PanelRoot(props, ref) {
|
|
|
5639
5654
|
}, rest), props.children);
|
|
5640
5655
|
});
|
|
5641
5656
|
|
|
5642
|
-
const useStyles$
|
|
5657
|
+
const useStyles$f = makeStyles$1()(theme => ({
|
|
5643
5658
|
root: {
|
|
5644
5659
|
padding: theme.spacing(0.375),
|
|
5645
5660
|
fontSize: "0.875rem",
|
|
@@ -5658,7 +5673,7 @@ var ToolbarIconButton = /*#__PURE__*/forwardRef(function ToolbarIconButton(props
|
|
|
5658
5673
|
const {
|
|
5659
5674
|
classes,
|
|
5660
5675
|
cx
|
|
5661
|
-
} = useStyles$
|
|
5676
|
+
} = useStyles$f();
|
|
5662
5677
|
return /*#__PURE__*/React__default.createElement(IconButton, _extends$1({
|
|
5663
5678
|
ref: ref,
|
|
5664
5679
|
className: cx(classes.root, className)
|
|
@@ -8667,6 +8682,39 @@ var fuzzysort = {exports: {}};
|
|
|
8667
8682
|
var fuzzysortExports = fuzzysort.exports;
|
|
8668
8683
|
var fuzzySort = /*@__PURE__*/getDefaultExportFromCjs(fuzzysortExports);
|
|
8669
8684
|
|
|
8685
|
+
const useStyles$e = makeStyles$1()(theme => ({
|
|
8686
|
+
root: {
|
|
8687
|
+
whiteSpace: "pre-line",
|
|
8688
|
+
code: {
|
|
8689
|
+
color: theme.palette.primary.main,
|
|
8690
|
+
background: "transparent",
|
|
8691
|
+
padding: 0
|
|
8692
|
+
}
|
|
8693
|
+
}
|
|
8694
|
+
}));
|
|
8695
|
+
function EmptyState({
|
|
8696
|
+
children,
|
|
8697
|
+
className
|
|
8698
|
+
}) {
|
|
8699
|
+
const {
|
|
8700
|
+
classes,
|
|
8701
|
+
cx
|
|
8702
|
+
} = useStyles$e();
|
|
8703
|
+
return /*#__PURE__*/React__default.createElement(Stack$1, {
|
|
8704
|
+
className: cx(classes.root, className),
|
|
8705
|
+
flex: "auto",
|
|
8706
|
+
alignItems: "center",
|
|
8707
|
+
justifyContent: "center",
|
|
8708
|
+
fullHeight: true,
|
|
8709
|
+
paddingX: 1
|
|
8710
|
+
}, /*#__PURE__*/React__default.createElement(Typography, {
|
|
8711
|
+
variant: "body2",
|
|
8712
|
+
color: "text.secondary",
|
|
8713
|
+
lineHeight: 1.4,
|
|
8714
|
+
align: "center"
|
|
8715
|
+
}, children));
|
|
8716
|
+
}
|
|
8717
|
+
|
|
8670
8718
|
// This Source Code Form is subject to the terms of the Mozilla Public
|
|
8671
8719
|
// License, v2.0. If a copy of the MPL was not distributed with this
|
|
8672
8720
|
// file, You can obtain one at http://mozilla.org/MPL/2.0/
|
|
@@ -31981,7 +32029,7 @@ const t3D = threeDeeKey => t$1(`threeDee:${threeDeeKey}`);
|
|
|
31981
32029
|
// License, v2.0. If a copy of the MPL was not distributed with this
|
|
31982
32030
|
// file, You can obtain one at http://mozilla.org/MPL/2.0/
|
|
31983
32031
|
|
|
31984
|
-
const DEFAULT_CAMERA_STATE = {
|
|
32032
|
+
const DEFAULT_CAMERA_STATE$1 = {
|
|
31985
32033
|
near: 0.001,
|
|
31986
32034
|
far: 1000
|
|
31987
32035
|
};
|
|
@@ -31989,7 +32037,7 @@ const MIN_USER_ZOOM = 0.5;
|
|
|
31989
32037
|
const MAX_USER_ZOOM = 50;
|
|
31990
32038
|
class ImageModeCamera extends PerspectiveCamera {
|
|
31991
32039
|
#model;
|
|
31992
|
-
#cameraState = DEFAULT_CAMERA_STATE;
|
|
32040
|
+
#cameraState = DEFAULT_CAMERA_STATE$1;
|
|
31993
32041
|
#rotation = 0;
|
|
31994
32042
|
#flipHorizontal = false;
|
|
31995
32043
|
#flipVertical = false;
|
|
@@ -59731,6 +59779,23 @@ class CameraControls extends EventDispatcher {
|
|
|
59731
59779
|
}
|
|
59732
59780
|
}
|
|
59733
59781
|
|
|
59782
|
+
// This Source Code Form is subject to the terms of the Mozilla Public
|
|
59783
|
+
// License, v2.0. If a copy of the MPL was not distributed with this
|
|
59784
|
+
// file, You can obtain one at http://mozilla.org/MPL/2.0/
|
|
59785
|
+
|
|
59786
|
+
const DEFAULT_CAMERA_STATE = {
|
|
59787
|
+
distance: -500,
|
|
59788
|
+
perspective: localStorage.getItem("perspective") ? localStorage.getItem("perspective") === "true" : true,
|
|
59789
|
+
phi: 89,
|
|
59790
|
+
target: [0, 0, 0],
|
|
59791
|
+
targetOffset: [0, 0, 0],
|
|
59792
|
+
targetOrientation: [0, 1, 1, 1],
|
|
59793
|
+
thetaOffset: 180,
|
|
59794
|
+
fovy: 60,
|
|
59795
|
+
near: 2,
|
|
59796
|
+
far: 20000
|
|
59797
|
+
};
|
|
59798
|
+
|
|
59734
59799
|
/**
|
|
59735
59800
|
* Types of items that can be included in a context menu. Either a clickable item
|
|
59736
59801
|
* or a divider.
|
|
@@ -59867,45 +59932,6 @@ function PublishPoseEstimateIcon(props) {
|
|
|
59867
59932
|
// License, v2.0. If a copy of the MPL was not distributed with this
|
|
59868
59933
|
// file, You can obtain one at http://mozilla.org/MPL/2.0/
|
|
59869
59934
|
|
|
59870
|
-
|
|
59871
|
-
/**
|
|
59872
|
-
* Tracks the presence of the mouse in the parent panel.
|
|
59873
|
-
*
|
|
59874
|
-
* @param ref The element to hide and show on panel hove
|
|
59875
|
-
* @returns True if the mouse is currently within the parent panel.
|
|
59876
|
-
*/
|
|
59877
|
-
function usePanelMousePresence(ref) {
|
|
59878
|
-
const [present, setPresent] = useState(false);
|
|
59879
|
-
const listener = useCallback(ev => {
|
|
59880
|
-
if (!ref.current) {
|
|
59881
|
-
return;
|
|
59882
|
-
}
|
|
59883
|
-
if (ev.type === "mouseenter") {
|
|
59884
|
-
setPresent(true);
|
|
59885
|
-
} else {
|
|
59886
|
-
setPresent(false);
|
|
59887
|
-
}
|
|
59888
|
-
}, [ref]);
|
|
59889
|
-
useEffect(() => {
|
|
59890
|
-
const element = ref.current;
|
|
59891
|
-
if (!element) {
|
|
59892
|
-
return;
|
|
59893
|
-
}
|
|
59894
|
-
const parent = element.closest(`.${PANEL_ROOT_CLASS_NAME}`);
|
|
59895
|
-
parent?.addEventListener("mouseenter", listener);
|
|
59896
|
-
parent?.addEventListener("mouseleave", listener);
|
|
59897
|
-
return () => {
|
|
59898
|
-
parent?.removeEventListener("mouseenter", listener);
|
|
59899
|
-
parent?.removeEventListener("mouseleave", listener);
|
|
59900
|
-
};
|
|
59901
|
-
}, [ref, listener]);
|
|
59902
|
-
return present;
|
|
59903
|
-
}
|
|
59904
|
-
|
|
59905
|
-
// This Source Code Form is subject to the terms of the Mozilla Public
|
|
59906
|
-
// License, v2.0. If a copy of the MPL was not distributed with this
|
|
59907
|
-
// file, You can obtain one at http://mozilla.org/MPL/2.0/
|
|
59908
|
-
|
|
59909
59935
|
const RendererContext = /*#__PURE__*/createContext(undefined);
|
|
59910
59936
|
|
|
59911
59937
|
/**
|
|
@@ -73139,16 +73165,11 @@ function RendererOverlay(props) {
|
|
|
73139
73165
|
const getContextMenuItems = useCallback(() => {
|
|
73140
73166
|
return renderer?.getContextMenuItems() ?? [];
|
|
73141
73167
|
}, [renderer]);
|
|
73142
|
-
const mousePresenceRef = useRef(null);
|
|
73143
|
-
const mousePresent = usePanelMousePresence(mousePresenceRef);
|
|
73144
73168
|
return /*#__PURE__*/React__default.createElement(React__default.Fragment, null, props.interfaceMode === "image" && /*#__PURE__*/React__default.createElement(PanelContextMenu, {
|
|
73145
73169
|
getItems: getContextMenuItems
|
|
73146
73170
|
}), /*#__PURE__*/React__default.createElement("div", {
|
|
73147
|
-
ref: mousePresenceRef,
|
|
73148
73171
|
className: classes.root
|
|
73149
|
-
},
|
|
73150
|
-
// Only show on hover for image panel
|
|
73151
|
-
(props.interfaceMode === "3d" || mousePresent) && /*#__PURE__*/React__default.createElement(Interactions, {
|
|
73172
|
+
}, props.interfaceMode === "3d" && /*#__PURE__*/React__default.createElement(Interactions, {
|
|
73152
73173
|
addPanel: props.addPanel,
|
|
73153
73174
|
interactionsTabType: interactionsTabType,
|
|
73154
73175
|
onShowTopicSettings: props.onShowTopicSettings,
|
|
@@ -73327,7 +73348,7 @@ class CameraStateSettings extends SceneExtension {
|
|
|
73327
73348
|
this.add(this.#cameraGroup);
|
|
73328
73349
|
this.renderer.updateConfig(draft => {
|
|
73329
73350
|
if (!draft.cameraState) {
|
|
73330
|
-
draft.cameraState = cloneDeep(DEFAULT_CAMERA_STATE
|
|
73351
|
+
draft.cameraState = cloneDeep(DEFAULT_CAMERA_STATE);
|
|
73331
73352
|
}
|
|
73332
73353
|
});
|
|
73333
73354
|
const isPerspective = this.renderer.config.cameraState.perspective;
|
|
@@ -73412,7 +73433,7 @@ class CameraStateSettings extends SceneExtension {
|
|
|
73412
73433
|
this.#perspectiveCamera.position.set(0, 0, 0);
|
|
73413
73434
|
this.#orthographicCamera.position.set(0, 0, 0);
|
|
73414
73435
|
this.renderer.updateConfig(draft => {
|
|
73415
|
-
draft.cameraState = cloneDeep(DEFAULT_CAMERA_STATE
|
|
73436
|
+
draft.cameraState = cloneDeep(DEFAULT_CAMERA_STATE);
|
|
73416
73437
|
});
|
|
73417
73438
|
}
|
|
73418
73439
|
let restoredCameraState = false;
|
|
@@ -73433,7 +73454,7 @@ class CameraStateSettings extends SceneExtension {
|
|
|
73433
73454
|
const activeCamera = this.getActiveCamera();
|
|
73434
73455
|
activeCamera.updateMatrixWorld(true);
|
|
73435
73456
|
this.renderer.queueAnimationFrame();
|
|
73436
|
-
const cameraState = defaultCameraState ?? DEFAULT_CAMERA_STATE
|
|
73457
|
+
const cameraState = defaultCameraState ?? DEFAULT_CAMERA_STATE;
|
|
73437
73458
|
this.#applyCameraStateToControls(cameraState, undefined);
|
|
73438
73459
|
this.#controls.update(0);
|
|
73439
73460
|
this.renderer.queueAnimationFrame();
|
|
@@ -73603,7 +73624,7 @@ class CameraStateSettings extends SceneExtension {
|
|
|
73603
73624
|
near: {
|
|
73604
73625
|
label: t$1("threeDee:near"),
|
|
73605
73626
|
input: "number",
|
|
73606
|
-
step: DEFAULT_CAMERA_STATE
|
|
73627
|
+
step: DEFAULT_CAMERA_STATE.near,
|
|
73607
73628
|
precision: PRECISION_DISTANCE,
|
|
73608
73629
|
value: camera.near
|
|
73609
73630
|
},
|
|
@@ -73673,7 +73694,7 @@ class CameraStateSettings extends SceneExtension {
|
|
|
73673
73694
|
if (action.action === "perform-node-action" && action.payload.id === "reset-camera") {
|
|
73674
73695
|
const previousState = cloneDeep(this.renderer.config.cameraState);
|
|
73675
73696
|
this.renderer.updateConfig(draft => {
|
|
73676
|
-
draft.cameraState = cloneDeep(DEFAULT_CAMERA_STATE
|
|
73697
|
+
draft.cameraState = cloneDeep(DEFAULT_CAMERA_STATE);
|
|
73677
73698
|
});
|
|
73678
73699
|
this.#applyCameraStateToControls(this.renderer.config.cameraState, previousState);
|
|
73679
73700
|
this.renderer.emit("cameraMove", this.renderer);
|
|
@@ -73723,10 +73744,10 @@ class CameraStateSettings extends SceneExtension {
|
|
|
73723
73744
|
const followMode = value;
|
|
73724
73745
|
this.renderer.updateConfig(draft => {
|
|
73725
73746
|
if (draft.followMode === "follow-none" || followMode === "follow-pose") {
|
|
73726
|
-
draft.cameraState.targetOffset = [...DEFAULT_CAMERA_STATE
|
|
73747
|
+
draft.cameraState.targetOffset = [...DEFAULT_CAMERA_STATE.targetOffset];
|
|
73727
73748
|
}
|
|
73728
73749
|
if (followMode === "follow-pose") {
|
|
73729
|
-
draft.cameraState.thetaOffset = DEFAULT_CAMERA_STATE
|
|
73750
|
+
draft.cameraState.thetaOffset = DEFAULT_CAMERA_STATE.thetaOffset;
|
|
73730
73751
|
}
|
|
73731
73752
|
draft.followMode = followMode;
|
|
73732
73753
|
});
|
|
@@ -79761,7 +79782,7 @@ function ThreeDeeRender(props) {
|
|
|
79761
79782
|
const partialConfig = initialState;
|
|
79762
79783
|
|
|
79763
79784
|
// Initialize the camera from default settings overlaid with persisted settings
|
|
79764
|
-
const cameraState = merge$1(cloneDeep(DEFAULT_CAMERA_STATE
|
|
79785
|
+
const cameraState = merge$1(cloneDeep(DEFAULT_CAMERA_STATE), partialConfig?.cameraState);
|
|
79765
79786
|
const publish = merge$1(cloneDeep(DEFAULT_PUBLISH_SETTINGS), partialConfig?.publish);
|
|
79766
79787
|
const transforms = partialConfig?.transforms ?? {};
|
|
79767
79788
|
return {
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import './depth-
|
|
1
|
+
import { Y as LRLanguage, Q as indentNodeProp, a5 as delimitedIndent, U as foldNodeProp, a6 as foldInside, V as styleTags, X as tags, Z as LanguageSupport, a0 as LRParser } from './index-wxnOzmSh.js';
|
|
2
|
+
import './depth-BEHWbtlK.js';
|
|
3
3
|
import './comlink-CsH1ih07.js';
|
|
4
4
|
import 'react';
|
|
5
5
|
import 'zustand';
|
|
6
6
|
import 'react-mosaic-component';
|
|
7
|
-
import './protobuf-
|
|
7
|
+
import './protobuf-CUXoOgMk.js';
|
|
8
8
|
import 'protobufjs/minimal';
|
|
9
9
|
import '@mui/material';
|
|
10
10
|
import './isArrayLikeObject-Bytw9p-q.js';
|
|
11
11
|
import './utils-Hzt3wxhG.js';
|
|
12
|
-
import './FoxgloveServer-
|
|
12
|
+
import './FoxgloveServer-VUfAN9DL.js';
|
|
13
13
|
import 'ms';
|
|
14
|
-
import './foxglove-protocol-
|
|
14
|
+
import './foxglove-protocol-DuBdoM6O.js';
|
|
15
15
|
import 'react-dnd';
|
|
16
16
|
import 'react-dnd-html5-backend';
|
|
17
17
|
import './i18next-IYI3-Nuv.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { ah as tslib_es6 } from './depth-
|
|
2
|
-
import { d as getAugmentedNamespace } from './protobuf-
|
|
1
|
+
import { ah as tslib_es6 } from './depth-BEHWbtlK.js';
|
|
2
|
+
import { d as getAugmentedNamespace } from './protobuf-CUXoOgMk.js';
|
|
3
3
|
|
|
4
4
|
var typescript = {};
|
|
5
5
|
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import './depth-
|
|
1
|
+
import { V as styleTags, X as tags, a0 as LRParser, Y as LRLanguage, Q as indentNodeProp, T as continuedIndent, U as foldNodeProp, a6 as foldInside, Z as LanguageSupport } from './index-wxnOzmSh.js';
|
|
2
|
+
import './depth-BEHWbtlK.js';
|
|
3
3
|
import './comlink-CsH1ih07.js';
|
|
4
4
|
import 'react';
|
|
5
5
|
import 'zustand';
|
|
6
6
|
import 'react-mosaic-component';
|
|
7
|
-
import './protobuf-
|
|
7
|
+
import './protobuf-CUXoOgMk.js';
|
|
8
8
|
import 'protobufjs/minimal';
|
|
9
9
|
import '@mui/material';
|
|
10
10
|
import './isArrayLikeObject-Bytw9p-q.js';
|
|
11
11
|
import './utils-Hzt3wxhG.js';
|
|
12
|
-
import './FoxgloveServer-
|
|
12
|
+
import './FoxgloveServer-VUfAN9DL.js';
|
|
13
13
|
import 'ms';
|
|
14
|
-
import './foxglove-protocol-
|
|
14
|
+
import './foxglove-protocol-DuBdoM6O.js';
|
|
15
15
|
import 'react-dnd';
|
|
16
16
|
import 'react-dnd-html5-backend';
|
|
17
17
|
import './i18next-IYI3-Nuv.js';
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import './depth-
|
|
1
|
+
import { V as styleTags, X as tags, ai as javascriptLanguage, Y as LRLanguage, Z as LanguageSupport, a0 as LRParser, af as html, ag as parseMixed, $ as ExternalTokenizer } from './index-wxnOzmSh.js';
|
|
2
|
+
import './depth-BEHWbtlK.js';
|
|
3
3
|
import './comlink-CsH1ih07.js';
|
|
4
4
|
import 'react';
|
|
5
5
|
import 'zustand';
|
|
6
6
|
import 'react-mosaic-component';
|
|
7
|
-
import './protobuf-
|
|
7
|
+
import './protobuf-CUXoOgMk.js';
|
|
8
8
|
import 'protobufjs/minimal';
|
|
9
9
|
import '@mui/material';
|
|
10
10
|
import './isArrayLikeObject-Bytw9p-q.js';
|
|
11
11
|
import './utils-Hzt3wxhG.js';
|
|
12
|
-
import './FoxgloveServer-
|
|
12
|
+
import './FoxgloveServer-VUfAN9DL.js';
|
|
13
13
|
import 'ms';
|
|
14
|
-
import './foxglove-protocol-
|
|
14
|
+
import './foxglove-protocol-DuBdoM6O.js';
|
|
15
15
|
import 'react-dnd';
|
|
16
16
|
import 'react-dnd-html5-backend';
|
|
17
17
|
import './i18next-IYI3-Nuv.js';
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import './depth-
|
|
1
|
+
import { $ as ExternalTokenizer, V as styleTags, X as tags, a0 as LRParser, Y as LRLanguage, Q as indentNodeProp, T as continuedIndent, a5 as delimitedIndent, U as foldNodeProp, a6 as foldInside, af as html, Z as LanguageSupport, ag as parseMixed } from './index-wxnOzmSh.js';
|
|
2
|
+
import './depth-BEHWbtlK.js';
|
|
3
3
|
import './comlink-CsH1ih07.js';
|
|
4
4
|
import 'react';
|
|
5
5
|
import 'zustand';
|
|
6
6
|
import 'react-mosaic-component';
|
|
7
|
-
import './protobuf-
|
|
7
|
+
import './protobuf-CUXoOgMk.js';
|
|
8
8
|
import 'protobufjs/minimal';
|
|
9
9
|
import '@mui/material';
|
|
10
10
|
import './isArrayLikeObject-Bytw9p-q.js';
|
|
11
11
|
import './utils-Hzt3wxhG.js';
|
|
12
|
-
import './FoxgloveServer-
|
|
12
|
+
import './FoxgloveServer-VUfAN9DL.js';
|
|
13
13
|
import 'ms';
|
|
14
|
-
import './foxglove-protocol-
|
|
14
|
+
import './foxglove-protocol-DuBdoM6O.js';
|
|
15
15
|
import 'react-dnd';
|
|
16
16
|
import 'react-dnd-html5-backend';
|
|
17
17
|
import './i18next-IYI3-Nuv.js';
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import './depth-
|
|
1
|
+
import { V as styleTags, X as tags, Y as LRLanguage, Q as indentNodeProp, T as continuedIndent, U as foldNodeProp, a6 as foldInside, ac as defineCSSCompletionSource, Z as LanguageSupport, a0 as LRParser, $ as ExternalTokenizer } from './index-wxnOzmSh.js';
|
|
2
|
+
import './depth-BEHWbtlK.js';
|
|
3
3
|
import './comlink-CsH1ih07.js';
|
|
4
4
|
import 'react';
|
|
5
5
|
import 'zustand';
|
|
6
6
|
import 'react-mosaic-component';
|
|
7
|
-
import './protobuf-
|
|
7
|
+
import './protobuf-CUXoOgMk.js';
|
|
8
8
|
import 'protobufjs/minimal';
|
|
9
9
|
import '@mui/material';
|
|
10
10
|
import './isArrayLikeObject-Bytw9p-q.js';
|
|
11
11
|
import './utils-Hzt3wxhG.js';
|
|
12
|
-
import './FoxgloveServer-
|
|
12
|
+
import './FoxgloveServer-VUfAN9DL.js';
|
|
13
13
|
import 'ms';
|
|
14
|
-
import './foxglove-protocol-
|
|
14
|
+
import './foxglove-protocol-DuBdoM6O.js';
|
|
15
15
|
import 'react-dnd';
|
|
16
16
|
import 'react-dnd-html5-backend';
|
|
17
17
|
import './i18next-IYI3-Nuv.js';
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import './depth-
|
|
1
|
+
import { a7 as ContextTracker, $ as ExternalTokenizer, V as styleTags, X as tags, a0 as LRParser, Y as LRLanguage, Q as indentNodeProp, U as foldNodeProp, ah as bracketMatchingHandle, Z as LanguageSupport, ad as EditorView, a3 as syntaxTree, ae as EditorSelection } from './index-wxnOzmSh.js';
|
|
2
|
+
import './depth-BEHWbtlK.js';
|
|
3
3
|
import './comlink-CsH1ih07.js';
|
|
4
4
|
import 'react';
|
|
5
5
|
import 'zustand';
|
|
6
6
|
import 'react-mosaic-component';
|
|
7
|
-
import './protobuf-
|
|
7
|
+
import './protobuf-CUXoOgMk.js';
|
|
8
8
|
import 'protobufjs/minimal';
|
|
9
9
|
import '@mui/material';
|
|
10
10
|
import './isArrayLikeObject-Bytw9p-q.js';
|
|
11
11
|
import './utils-Hzt3wxhG.js';
|
|
12
|
-
import './FoxgloveServer-
|
|
12
|
+
import './FoxgloveServer-VUfAN9DL.js';
|
|
13
13
|
import 'ms';
|
|
14
|
-
import './foxglove-protocol-
|
|
14
|
+
import './foxglove-protocol-DuBdoM6O.js';
|
|
15
15
|
import 'react-dnd';
|
|
16
16
|
import 'react-dnd-html5-backend';
|
|
17
17
|
import './i18next-IYI3-Nuv.js';
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import './depth-
|
|
1
|
+
import { V as styleTags, X as tags, a0 as LRParser, Y as LRLanguage, Q as indentNodeProp, T as continuedIndent, a4 as flatIndent, a5 as delimitedIndent, U as foldNodeProp, a6 as foldInside, Z as LanguageSupport } from './index-wxnOzmSh.js';
|
|
2
|
+
import './depth-BEHWbtlK.js';
|
|
3
3
|
import './comlink-CsH1ih07.js';
|
|
4
4
|
import 'react';
|
|
5
5
|
import 'zustand';
|
|
6
6
|
import 'react-mosaic-component';
|
|
7
|
-
import './protobuf-
|
|
7
|
+
import './protobuf-CUXoOgMk.js';
|
|
8
8
|
import 'protobufjs/minimal';
|
|
9
9
|
import '@mui/material';
|
|
10
10
|
import './isArrayLikeObject-Bytw9p-q.js';
|
|
11
11
|
import './utils-Hzt3wxhG.js';
|
|
12
|
-
import './FoxgloveServer-
|
|
12
|
+
import './FoxgloveServer-VUfAN9DL.js';
|
|
13
13
|
import 'ms';
|
|
14
|
-
import './foxglove-protocol-
|
|
14
|
+
import './foxglove-protocol-DuBdoM6O.js';
|
|
15
15
|
import 'react-dnd';
|
|
16
16
|
import 'react-dnd-html5-backend';
|
|
17
17
|
import './i18next-IYI3-Nuv.js';
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import './depth-
|
|
1
|
+
import { $ as ExternalTokenizer, a7 as ContextTracker, V as styleTags, X as tags, a0 as LRParser, a3 as syntaxTree, a1 as ifNotIn, Y as LRLanguage, Q as indentNodeProp, a5 as delimitedIndent, U as foldNodeProp, a6 as foldInside, Z as LanguageSupport, aa as IterMode, a2 as completeFromList, ab as NodeWeakMap, a9 as snippetCompletion } from './index-wxnOzmSh.js';
|
|
2
|
+
import './depth-BEHWbtlK.js';
|
|
3
3
|
import './comlink-CsH1ih07.js';
|
|
4
4
|
import 'react';
|
|
5
5
|
import 'zustand';
|
|
6
6
|
import 'react-mosaic-component';
|
|
7
|
-
import './protobuf-
|
|
7
|
+
import './protobuf-CUXoOgMk.js';
|
|
8
8
|
import 'protobufjs/minimal';
|
|
9
9
|
import '@mui/material';
|
|
10
10
|
import './isArrayLikeObject-Bytw9p-q.js';
|
|
11
11
|
import './utils-Hzt3wxhG.js';
|
|
12
|
-
import './FoxgloveServer-
|
|
12
|
+
import './FoxgloveServer-VUfAN9DL.js';
|
|
13
13
|
import 'ms';
|
|
14
|
-
import './foxglove-protocol-
|
|
14
|
+
import './foxglove-protocol-DuBdoM6O.js';
|
|
15
15
|
import 'react-dnd';
|
|
16
16
|
import 'react-dnd-html5-backend';
|
|
17
17
|
import './i18next-IYI3-Nuv.js';
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import './depth-
|
|
1
|
+
import { V as styleTags, X as tags, Y as LRLanguage, Z as LanguageSupport, a0 as LRParser, a8 as LocalTokenGroup, af as html, ag as parseMixed, ai as javascriptLanguage } from './index-wxnOzmSh.js';
|
|
2
|
+
import './depth-BEHWbtlK.js';
|
|
3
3
|
import './comlink-CsH1ih07.js';
|
|
4
4
|
import 'react';
|
|
5
5
|
import 'zustand';
|
|
6
6
|
import 'react-mosaic-component';
|
|
7
|
-
import './protobuf-
|
|
7
|
+
import './protobuf-CUXoOgMk.js';
|
|
8
8
|
import 'protobufjs/minimal';
|
|
9
9
|
import '@mui/material';
|
|
10
10
|
import './isArrayLikeObject-Bytw9p-q.js';
|
|
11
11
|
import './utils-Hzt3wxhG.js';
|
|
12
|
-
import './FoxgloveServer-
|
|
12
|
+
import './FoxgloveServer-VUfAN9DL.js';
|
|
13
13
|
import 'ms';
|
|
14
|
-
import './foxglove-protocol-
|
|
14
|
+
import './foxglove-protocol-DuBdoM6O.js';
|
|
15
15
|
import 'react-dnd';
|
|
16
16
|
import 'react-dnd-html5-backend';
|
|
17
17
|
import './i18next-IYI3-Nuv.js';
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import './depth-
|
|
1
|
+
import { $ as ExternalTokenizer, a7 as ContextTracker, V as styleTags, X as tags, a0 as LRParser, a8 as LocalTokenGroup, a9 as snippetCompletion, a3 as syntaxTree, Y as LRLanguage, Q as indentNodeProp, T as continuedIndent, a4 as flatIndent, a5 as delimitedIndent, U as foldNodeProp, a6 as foldInside, Z as LanguageSupport, a1 as ifNotIn, a2 as completeFromList, aa as IterMode, ab as NodeWeakMap } from './index-wxnOzmSh.js';
|
|
2
|
+
import './depth-BEHWbtlK.js';
|
|
3
3
|
import './comlink-CsH1ih07.js';
|
|
4
4
|
import 'react';
|
|
5
5
|
import 'zustand';
|
|
6
6
|
import 'react-mosaic-component';
|
|
7
|
-
import './protobuf-
|
|
7
|
+
import './protobuf-CUXoOgMk.js';
|
|
8
8
|
import 'protobufjs/minimal';
|
|
9
9
|
import '@mui/material';
|
|
10
10
|
import './isArrayLikeObject-Bytw9p-q.js';
|
|
11
11
|
import './utils-Hzt3wxhG.js';
|
|
12
|
-
import './FoxgloveServer-
|
|
12
|
+
import './FoxgloveServer-VUfAN9DL.js';
|
|
13
13
|
import 'ms';
|
|
14
|
-
import './foxglove-protocol-
|
|
14
|
+
import './foxglove-protocol-DuBdoM6O.js';
|
|
15
15
|
import 'react-dnd';
|
|
16
16
|
import 'react-dnd-html5-backend';
|
|
17
17
|
import './i18next-IYI3-Nuv.js';
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import './depth-
|
|
1
|
+
import { Q as indentNodeProp, T as continuedIndent, U as foldNodeProp, V as styleTags, X as tags, Y as LRLanguage, Z as LanguageSupport, $ as ExternalTokenizer, a0 as LRParser, a1 as ifNotIn, a2 as completeFromList, a3 as syntaxTree } from './index-wxnOzmSh.js';
|
|
2
|
+
import './depth-BEHWbtlK.js';
|
|
3
3
|
import './comlink-CsH1ih07.js';
|
|
4
4
|
import 'react';
|
|
5
5
|
import 'zustand';
|
|
6
6
|
import 'react-mosaic-component';
|
|
7
|
-
import './protobuf-
|
|
7
|
+
import './protobuf-CUXoOgMk.js';
|
|
8
8
|
import 'protobufjs/minimal';
|
|
9
9
|
import '@mui/material';
|
|
10
10
|
import './isArrayLikeObject-Bytw9p-q.js';
|
|
11
11
|
import './utils-Hzt3wxhG.js';
|
|
12
|
-
import './FoxgloveServer-
|
|
12
|
+
import './FoxgloveServer-VUfAN9DL.js';
|
|
13
13
|
import 'ms';
|
|
14
|
-
import './foxglove-protocol-
|
|
14
|
+
import './foxglove-protocol-DuBdoM6O.js';
|
|
15
15
|
import 'react-dnd';
|
|
16
16
|
import 'react-dnd-html5-backend';
|
|
17
17
|
import './i18next-IYI3-Nuv.js';
|
|
@@ -1,19 +1,19 @@
|
|
|
1
|
-
import { ImagePanel } from './index-
|
|
1
|
+
import { ImagePanel } from './index-BLTVlMYq.js';
|
|
2
2
|
import 'react';
|
|
3
3
|
import 'react-dom';
|
|
4
|
-
import './depth-
|
|
4
|
+
import './depth-BEHWbtlK.js';
|
|
5
5
|
import './comlink-CsH1ih07.js';
|
|
6
6
|
import 'zustand';
|
|
7
7
|
import 'react-mosaic-component';
|
|
8
|
-
import './protobuf-
|
|
8
|
+
import './protobuf-CUXoOgMk.js';
|
|
9
9
|
import 'protobufjs/minimal';
|
|
10
10
|
import '@mui/material';
|
|
11
11
|
import './isArrayLikeObject-Bytw9p-q.js';
|
|
12
|
-
import './index-
|
|
12
|
+
import './index-wxnOzmSh.js';
|
|
13
13
|
import './utils-Hzt3wxhG.js';
|
|
14
|
-
import './FoxgloveServer-
|
|
14
|
+
import './FoxgloveServer-VUfAN9DL.js';
|
|
15
15
|
import 'ms';
|
|
16
|
-
import './foxglove-protocol-
|
|
16
|
+
import './foxglove-protocol-DuBdoM6O.js';
|
|
17
17
|
import 'react-dnd';
|
|
18
18
|
import 'react-dnd-html5-backend';
|
|
19
19
|
import './i18next-IYI3-Nuv.js';
|
|
@@ -32,7 +32,7 @@ import '@mui/icons-material/MoreVert';
|
|
|
32
32
|
import '@mui/icons-material/Cancel';
|
|
33
33
|
import '@mui/icons-material/Search';
|
|
34
34
|
import './decodeImage-DAWmFdMI.js';
|
|
35
|
-
import './index-
|
|
35
|
+
import './index-BNURNYen.js';
|
|
36
36
|
import '@mui/material/styles/createTypography';
|
|
37
37
|
import 'color';
|
|
38
38
|
import 'lodash.curry';
|