@luxonis/visualizer-protobuf 2.16.1 → 2.16.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{FoxgloveServer-tJZcJH5-.js → FoxgloveServer-DiLI7KZU.js} +35 -21
- package/dist/{communicator-D9LSiWws.js → communicator-CkB-oBVq.js} +1 -1
- package/dist/{foxglove-protocol-RBwoTi12.js → foxglove-protocol-RZlF5fna.js} +1 -1
- package/dist/{index-CMdpLs9w.js → index--q0v8_7h.js} +3 -3
- package/dist/{index-BvVi0uRg.js → index-B-NuHgKz.js} +3 -3
- package/dist/{index-eGfSIJKq.js → index-BA7oWwVg.js} +3 -3
- package/dist/{index-C2PLp2cB.js → index-BDNOxLbq.js} +3 -3
- package/dist/{index-Cr9fA6Pt.js → index-BFmZhB_k.js} +3 -4
- package/dist/{index-BBF7QY1k.js → index-BRyhvg1u.js} +3 -3
- package/dist/{index-C23TCUNb.js → index-BflsEH7y.js} +4 -4
- package/dist/{index-rGnzrljf.js → index-BsSLQ0Qh.js} +3 -3
- package/dist/{index-C3ZYC-qt.js → index-C3EAt3Mi.js} +3 -3
- package/dist/{index-QKUoKEdA.js → index-C7bn4vhH.js} +3 -3
- package/dist/{index-Fxi-epuT.js → index-C8kEVNt8.js} +3 -3
- package/dist/{index-BlnWOxsk.js → index-CGZy-t2h.js} +3 -3
- package/dist/{index-Bj3e-oMi.js → index-Cls5O6Ds.js} +3 -3
- package/dist/{index-BjoXQ__u.js → index-D7BaFI3k.js} +3 -3
- package/dist/{index-BvllHttZ.js → index-D_n427cy.js} +3 -3
- package/dist/{index-DZlfOfTk.js → index-De_-85Dx.js} +25 -25
- package/dist/{index-B2r7A42O.js → index-DeqZpaJF.js} +3 -3
- package/dist/{index-DH9dOOR3.js → index-_CotNV5x.js} +3 -3
- package/dist/{index-BRBbEfLt.js → index-qRQvVkdj.js} +3 -3
- package/dist/index.js +3 -3
- package/dist/lib/src/components/PanelToolbar.js +1 -1
- package/dist/lib/src/components/PanelToolbar.js.map +1 -1
- package/dist/lib/src/protobuf.generated/EncodedFrame.d.ts.map +1 -1
- package/dist/lib/src/protobuf.generated/EncodedFrame.js +1 -4
- package/dist/lib/src/protobuf.generated/EncodedFrame.js.map +1 -1
- package/dist/lib/src/protobuf.generated/Event.d.ts.map +1 -1
- package/dist/lib/src/protobuf.generated/Event.js +1 -4
- package/dist/lib/src/protobuf.generated/Event.js.map +1 -1
- package/dist/lib/src/protobuf.generated/IMUData.d.ts +122 -0
- package/dist/lib/src/protobuf.generated/IMUData.d.ts.map +1 -0
- package/dist/lib/src/protobuf.generated/IMUData.js +691 -0
- package/dist/lib/src/protobuf.generated/IMUData.js.map +1 -0
- package/dist/lib/src/protobuf.generated/ImageAnnotations.d.ts.map +1 -1
- package/dist/lib/src/protobuf.generated/ImageAnnotations.js +1 -4
- package/dist/lib/src/protobuf.generated/ImageAnnotations.js.map +1 -1
- package/dist/lib/src/protobuf.generated/ImgDetections.d.ts.map +1 -1
- package/dist/lib/src/protobuf.generated/ImgDetections.js +1 -4
- package/dist/lib/src/protobuf.generated/ImgDetections.js.map +1 -1
- package/dist/lib/src/protobuf.generated/ImgFrame.d.ts.map +1 -1
- package/dist/lib/src/protobuf.generated/ImgFrame.js +1 -4
- package/dist/lib/src/protobuf.generated/ImgFrame.js.map +1 -1
- package/dist/lib/src/protobuf.generated/PointCloudData.d.ts.map +1 -1
- package/dist/lib/src/protobuf.generated/PointCloudData.js +1 -4
- package/dist/lib/src/protobuf.generated/PointCloudData.js.map +1 -1
- package/dist/lib/src/protobuf.generated/SpatialImgDetections.d.ts.map +1 -1
- package/dist/lib/src/protobuf.generated/SpatialImgDetections.js +1 -4
- package/dist/lib/src/protobuf.generated/SpatialImgDetections.js.map +1 -1
- package/dist/lib/src/protobuf.generated/common.d.ts.map +1 -1
- package/dist/lib/src/protobuf.generated/common.js +1 -4
- package/dist/lib/src/protobuf.generated/common.js.map +1 -1
- package/dist/packages/studio-base/src/panels/ThreeDeeRender/ThreeDeeRender.js +1 -1
- package/dist/packages/studio-base/src/panels/ThreeDeeRender/ThreeDeeRender.js.map +1 -1
- package/dist/{worker-vqRhkSaI.js → worker-Bd7K1fGT.js} +2 -2
- package/dist/{worker-8hm-Dhmm.js → worker-CtuCYYTr.js} +3 -3
- package/package.json +1 -1
|
@@ -1498,9 +1498,11 @@ Long.fromBytesBE = function fromBytesBE(bytes, unsigned) {
|
|
|
1498
1498
|
);
|
|
1499
1499
|
};
|
|
1500
1500
|
|
|
1501
|
-
//
|
|
1502
|
-
//
|
|
1503
|
-
//
|
|
1501
|
+
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
1502
|
+
// versions:
|
|
1503
|
+
// protoc-gen-ts_proto v1.181.1
|
|
1504
|
+
// protoc v4.25.1
|
|
1505
|
+
// source: common.proto
|
|
1504
1506
|
|
|
1505
1507
|
let CameraModel = /*#__PURE__*/function (CameraModel) {
|
|
1506
1508
|
CameraModel[CameraModel["PERSPECTIVE"] = 0] = "PERSPECTIVE";
|
|
@@ -2194,9 +2196,11 @@ function isSet$6(value) {
|
|
|
2194
2196
|
return value !== null && value !== undefined;
|
|
2195
2197
|
}
|
|
2196
2198
|
|
|
2197
|
-
//
|
|
2198
|
-
//
|
|
2199
|
-
//
|
|
2199
|
+
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
2200
|
+
// versions:
|
|
2201
|
+
// protoc-gen-ts_proto v1.181.1
|
|
2202
|
+
// protoc v4.25.1
|
|
2203
|
+
// source: ImageAnnotations.proto
|
|
2200
2204
|
|
|
2201
2205
|
const protobufPackage$5 = "dai.proto.image_annotations";
|
|
2202
2206
|
let PointsAnnotationType = /*#__PURE__*/function (PointsAnnotationType) {
|
|
@@ -2806,9 +2810,11 @@ function isSet$5(value) {
|
|
|
2806
2810
|
}
|
|
2807
2811
|
const protobufName$5 = "ImageAnnotations";
|
|
2808
2812
|
|
|
2809
|
-
//
|
|
2810
|
-
//
|
|
2811
|
-
//
|
|
2813
|
+
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
2814
|
+
// versions:
|
|
2815
|
+
// protoc-gen-ts_proto v1.181.1
|
|
2816
|
+
// protoc v4.25.1
|
|
2817
|
+
// source: ImgFrame.proto
|
|
2812
2818
|
|
|
2813
2819
|
const protobufPackage$4 = "dai.proto.img_frame";
|
|
2814
2820
|
let Type = /*#__PURE__*/function (Type) {
|
|
@@ -3438,9 +3444,11 @@ function isSet$4(value) {
|
|
|
3438
3444
|
}
|
|
3439
3445
|
const protobufName$4 = "ImgFrame";
|
|
3440
3446
|
|
|
3441
|
-
//
|
|
3442
|
-
//
|
|
3443
|
-
//
|
|
3447
|
+
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3448
|
+
// versions:
|
|
3449
|
+
// protoc-gen-ts_proto v1.181.1
|
|
3450
|
+
// protoc v4.25.1
|
|
3451
|
+
// source: EncodedFrame.proto
|
|
3444
3452
|
|
|
3445
3453
|
const protobufPackage$3 = "dai.proto.encoded_frame";
|
|
3446
3454
|
let Profile = /*#__PURE__*/function (Profile) {
|
|
@@ -3843,9 +3851,11 @@ function isSet$3(value) {
|
|
|
3843
3851
|
}
|
|
3844
3852
|
const protobufName$3 = "EncodedFrame";
|
|
3845
3853
|
|
|
3846
|
-
//
|
|
3847
|
-
//
|
|
3848
|
-
//
|
|
3854
|
+
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
3855
|
+
// versions:
|
|
3856
|
+
// protoc-gen-ts_proto v1.181.1
|
|
3857
|
+
// protoc v4.25.1
|
|
3858
|
+
// source: ImgDetections.proto
|
|
3849
3859
|
|
|
3850
3860
|
const protobufPackage$2 = "dai.proto.img_detections";
|
|
3851
3861
|
function createBaseImgDetections() {
|
|
@@ -4109,9 +4119,11 @@ function isSet$2(value) {
|
|
|
4109
4119
|
}
|
|
4110
4120
|
const protobufName$2 = "ImgDetections";
|
|
4111
4121
|
|
|
4112
|
-
//
|
|
4113
|
-
//
|
|
4114
|
-
//
|
|
4122
|
+
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
4123
|
+
// versions:
|
|
4124
|
+
// protoc-gen-ts_proto v1.181.1
|
|
4125
|
+
// protoc v4.25.1
|
|
4126
|
+
// source: PointCloudData.proto
|
|
4115
4127
|
|
|
4116
4128
|
const protobufPackage$1 = "dai.proto.point_cloud_data";
|
|
4117
4129
|
function createBasePointCloudData() {
|
|
@@ -4419,9 +4431,11 @@ function isSet$1(value) {
|
|
|
4419
4431
|
}
|
|
4420
4432
|
const protobufName$1 = "PointCloudData";
|
|
4421
4433
|
|
|
4422
|
-
//
|
|
4423
|
-
//
|
|
4424
|
-
//
|
|
4434
|
+
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
|
|
4435
|
+
// versions:
|
|
4436
|
+
// protoc-gen-ts_proto v1.181.1
|
|
4437
|
+
// protoc v4.25.1
|
|
4438
|
+
// source: SpatialImgDetections.proto
|
|
4425
4439
|
|
|
4426
4440
|
const protobufPackage = "dai.proto.spatial_img_detections";
|
|
4427
4441
|
let SpatialLocationCalculatorAlgorithm = /*#__PURE__*/function (SpatialLocationCalculatorAlgorithm) {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { p as protobufsBySchema } from './FoxgloveServer-
|
|
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-
|
|
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 { 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-
|
|
2
|
-
import './FoxgloveServer-
|
|
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-De_-85Dx.js';
|
|
2
|
+
import './FoxgloveServer-DiLI7KZU.js';
|
|
3
3
|
import 'protobufjs/minimal';
|
|
4
4
|
import 'ms';
|
|
5
5
|
import './comlink-D0blLC4P.js';
|
|
@@ -8,7 +8,7 @@ import 'zustand';
|
|
|
8
8
|
import 'react-mosaic-component';
|
|
9
9
|
import '@mui/material';
|
|
10
10
|
import './i18next-C5Qe4-E1.js';
|
|
11
|
-
import './foxglove-protocol-
|
|
11
|
+
import './foxglove-protocol-RZlF5fna.js';
|
|
12
12
|
import 'react-dnd';
|
|
13
13
|
import 'react-dnd-html5-backend';
|
|
14
14
|
import '@emotion/react';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { au as ExternalTokenizer, aC as ContextTracker, aq as styleTags, ar as tags, av as LRParser, as as LRLanguage, ap as foldNodeProp, aB as foldInside, an as indentNodeProp, ao as continuedIndent, aH as defineCSSCompletionSource, at as LanguageSupport } from './index-
|
|
2
|
-
import './FoxgloveServer-
|
|
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-De_-85Dx.js';
|
|
2
|
+
import './FoxgloveServer-DiLI7KZU.js';
|
|
3
3
|
import 'protobufjs/minimal';
|
|
4
4
|
import 'ms';
|
|
5
5
|
import './comlink-D0blLC4P.js';
|
|
@@ -8,7 +8,7 @@ import 'zustand';
|
|
|
8
8
|
import 'react-mosaic-component';
|
|
9
9
|
import '@mui/material';
|
|
10
10
|
import './i18next-C5Qe4-E1.js';
|
|
11
|
-
import './foxglove-protocol-
|
|
11
|
+
import './foxglove-protocol-RZlF5fna.js';
|
|
12
12
|
import 'react-dnd';
|
|
13
13
|
import 'react-dnd-html5-backend';
|
|
14
14
|
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-
|
|
2
|
-
import './FoxgloveServer-
|
|
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-De_-85Dx.js';
|
|
2
|
+
import './FoxgloveServer-DiLI7KZU.js';
|
|
3
3
|
import 'protobufjs/minimal';
|
|
4
4
|
import 'ms';
|
|
5
5
|
import './comlink-D0blLC4P.js';
|
|
@@ -8,7 +8,7 @@ import 'zustand';
|
|
|
8
8
|
import 'react-mosaic-component';
|
|
9
9
|
import '@mui/material';
|
|
10
10
|
import './i18next-C5Qe4-E1.js';
|
|
11
|
-
import './foxglove-protocol-
|
|
11
|
+
import './foxglove-protocol-RZlF5fna.js';
|
|
12
12
|
import 'react-dnd';
|
|
13
13
|
import 'react-dnd-html5-backend';
|
|
14
14
|
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-
|
|
2
|
-
import './FoxgloveServer-
|
|
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-De_-85Dx.js';
|
|
2
|
+
import './FoxgloveServer-DiLI7KZU.js';
|
|
3
3
|
import 'protobufjs/minimal';
|
|
4
4
|
import 'ms';
|
|
5
5
|
import './comlink-D0blLC4P.js';
|
|
@@ -8,7 +8,7 @@ import 'zustand';
|
|
|
8
8
|
import 'react-mosaic-component';
|
|
9
9
|
import '@mui/material';
|
|
10
10
|
import './i18next-C5Qe4-E1.js';
|
|
11
|
-
import './foxglove-protocol-
|
|
11
|
+
import './foxglove-protocol-RZlF5fna.js';
|
|
12
12
|
import 'react-dnd';
|
|
13
13
|
import 'react-dnd-html5-backend';
|
|
14
14
|
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-
|
|
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-De_-85Dx.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-
|
|
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';
|
|
@@ -21,7 +21,7 @@ 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
23
|
import './comlink-D0blLC4P.js';
|
|
24
|
-
import './foxglove-protocol-
|
|
24
|
+
import './foxglove-protocol-RZlF5fna.js';
|
|
25
25
|
import 'react-dnd-html5-backend';
|
|
26
26
|
import 'object-assign';
|
|
27
27
|
import 'react/jsx-runtime';
|
|
@@ -77648,7 +77648,6 @@ function ThreeDeeRender(props) {
|
|
|
77648
77648
|
followTf: partialConfig?.followTf,
|
|
77649
77649
|
scene: {
|
|
77650
77650
|
...(partialConfig?.scene ?? {}),
|
|
77651
|
-
enableStats: true,
|
|
77652
77651
|
transforms: {
|
|
77653
77652
|
showlabels: true,
|
|
77654
77653
|
editable: true,
|
|
@@ -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-
|
|
2
|
-
import './FoxgloveServer-
|
|
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-De_-85Dx.js';
|
|
2
|
+
import './FoxgloveServer-DiLI7KZU.js';
|
|
3
3
|
import 'protobufjs/minimal';
|
|
4
4
|
import 'ms';
|
|
5
5
|
import './comlink-D0blLC4P.js';
|
|
@@ -8,7 +8,7 @@ import 'zustand';
|
|
|
8
8
|
import 'react-mosaic-component';
|
|
9
9
|
import '@mui/material';
|
|
10
10
|
import './i18next-C5Qe4-E1.js';
|
|
11
|
-
import './foxglove-protocol-
|
|
11
|
+
import './foxglove-protocol-RZlF5fna.js';
|
|
12
12
|
import 'react-dnd';
|
|
13
13
|
import 'react-dnd-html5-backend';
|
|
14
14
|
import '@emotion/react';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { ImagePanel } from './index-
|
|
1
|
+
import { ImagePanel } from './index-BFmZhB_k.js';
|
|
2
2
|
import 'react';
|
|
3
3
|
import 'react-dom';
|
|
4
|
-
import './index-
|
|
5
|
-
import './FoxgloveServer-
|
|
4
|
+
import './index-De_-85Dx.js';
|
|
5
|
+
import './FoxgloveServer-DiLI7KZU.js';
|
|
6
6
|
import 'protobufjs/minimal';
|
|
7
7
|
import 'ms';
|
|
8
8
|
import './comlink-D0blLC4P.js';
|
|
@@ -10,7 +10,7 @@ import 'zustand';
|
|
|
10
10
|
import 'react-mosaic-component';
|
|
11
11
|
import '@mui/material';
|
|
12
12
|
import './i18next-C5Qe4-E1.js';
|
|
13
|
-
import './foxglove-protocol-
|
|
13
|
+
import './foxglove-protocol-RZlF5fna.js';
|
|
14
14
|
import 'react-dnd';
|
|
15
15
|
import 'react-dnd-html5-backend';
|
|
16
16
|
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-
|
|
2
|
-
import './FoxgloveServer-
|
|
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-De_-85Dx.js';
|
|
2
|
+
import './FoxgloveServer-DiLI7KZU.js';
|
|
3
3
|
import 'protobufjs/minimal';
|
|
4
4
|
import 'ms';
|
|
5
5
|
import './comlink-D0blLC4P.js';
|
|
@@ -8,7 +8,7 @@ import 'zustand';
|
|
|
8
8
|
import 'react-mosaic-component';
|
|
9
9
|
import '@mui/material';
|
|
10
10
|
import './i18next-C5Qe4-E1.js';
|
|
11
|
-
import './foxglove-protocol-
|
|
11
|
+
import './foxglove-protocol-RZlF5fna.js';
|
|
12
12
|
import 'react-dnd';
|
|
13
13
|
import 'react-dnd-html5-backend';
|
|
14
14
|
import '@emotion/react';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { au as ExternalTokenizer, aq as styleTags, ar as tags, av as LRParser, as as LRLanguage, an as indentNodeProp, ao as continuedIndent, az as flatIndent, aA as delimitedIndent, ap as foldNodeProp, aB as foldInside, at as LanguageSupport } from './index-
|
|
2
|
-
import './FoxgloveServer-
|
|
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-De_-85Dx.js';
|
|
2
|
+
import './FoxgloveServer-DiLI7KZU.js';
|
|
3
3
|
import 'protobufjs/minimal';
|
|
4
4
|
import 'ms';
|
|
5
5
|
import './comlink-D0blLC4P.js';
|
|
@@ -8,7 +8,7 @@ import 'zustand';
|
|
|
8
8
|
import 'react-mosaic-component';
|
|
9
9
|
import '@mui/material';
|
|
10
10
|
import './i18next-C5Qe4-E1.js';
|
|
11
|
-
import './foxglove-protocol-
|
|
11
|
+
import './foxglove-protocol-RZlF5fna.js';
|
|
12
12
|
import 'react-dnd';
|
|
13
13
|
import 'react-dnd-html5-backend';
|
|
14
14
|
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-
|
|
2
|
-
import './FoxgloveServer-
|
|
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-De_-85Dx.js';
|
|
2
|
+
import './FoxgloveServer-DiLI7KZU.js';
|
|
3
3
|
import 'protobufjs/minimal';
|
|
4
4
|
import 'ms';
|
|
5
5
|
import './comlink-D0blLC4P.js';
|
|
@@ -8,7 +8,7 @@ import 'zustand';
|
|
|
8
8
|
import 'react-mosaic-component';
|
|
9
9
|
import '@mui/material';
|
|
10
10
|
import './i18next-C5Qe4-E1.js';
|
|
11
|
-
import './foxglove-protocol-
|
|
11
|
+
import './foxglove-protocol-RZlF5fna.js';
|
|
12
12
|
import 'react-dnd';
|
|
13
13
|
import 'react-dnd-html5-backend';
|
|
14
14
|
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-
|
|
2
|
-
import './FoxgloveServer-
|
|
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-De_-85Dx.js';
|
|
2
|
+
import './FoxgloveServer-DiLI7KZU.js';
|
|
3
3
|
import 'protobufjs/minimal';
|
|
4
4
|
import 'ms';
|
|
5
5
|
import './comlink-D0blLC4P.js';
|
|
@@ -8,7 +8,7 @@ import 'zustand';
|
|
|
8
8
|
import 'react-mosaic-component';
|
|
9
9
|
import '@mui/material';
|
|
10
10
|
import './i18next-C5Qe4-E1.js';
|
|
11
|
-
import './foxglove-protocol-
|
|
11
|
+
import './foxglove-protocol-RZlF5fna.js';
|
|
12
12
|
import 'react-dnd';
|
|
13
13
|
import 'react-dnd-html5-backend';
|
|
14
14
|
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-
|
|
2
|
-
import './FoxgloveServer-
|
|
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-De_-85Dx.js';
|
|
2
|
+
import './FoxgloveServer-DiLI7KZU.js';
|
|
3
3
|
import 'protobufjs/minimal';
|
|
4
4
|
import 'ms';
|
|
5
5
|
import './comlink-D0blLC4P.js';
|
|
@@ -8,7 +8,7 @@ import 'zustand';
|
|
|
8
8
|
import 'react-mosaic-component';
|
|
9
9
|
import '@mui/material';
|
|
10
10
|
import './i18next-C5Qe4-E1.js';
|
|
11
|
-
import './foxglove-protocol-
|
|
11
|
+
import './foxglove-protocol-RZlF5fna.js';
|
|
12
12
|
import 'react-dnd';
|
|
13
13
|
import 'react-dnd-html5-backend';
|
|
14
14
|
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-
|
|
2
|
-
import './FoxgloveServer-
|
|
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-De_-85Dx.js';
|
|
2
|
+
import './FoxgloveServer-DiLI7KZU.js';
|
|
3
3
|
import 'protobufjs/minimal';
|
|
4
4
|
import 'ms';
|
|
5
5
|
import './comlink-D0blLC4P.js';
|
|
@@ -8,7 +8,7 @@ import 'zustand';
|
|
|
8
8
|
import 'react-mosaic-component';
|
|
9
9
|
import '@mui/material';
|
|
10
10
|
import './i18next-C5Qe4-E1.js';
|
|
11
|
-
import './foxglove-protocol-
|
|
11
|
+
import './foxglove-protocol-RZlF5fna.js';
|
|
12
12
|
import 'react-dnd';
|
|
13
13
|
import 'react-dnd-html5-backend';
|
|
14
14
|
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-
|
|
2
|
-
import './FoxgloveServer-
|
|
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-De_-85Dx.js';
|
|
2
|
+
import './FoxgloveServer-DiLI7KZU.js';
|
|
3
3
|
import 'protobufjs/minimal';
|
|
4
4
|
import 'ms';
|
|
5
5
|
import './comlink-D0blLC4P.js';
|
|
@@ -8,7 +8,7 @@ import 'zustand';
|
|
|
8
8
|
import 'react-mosaic-component';
|
|
9
9
|
import '@mui/material';
|
|
10
10
|
import './i18next-C5Qe4-E1.js';
|
|
11
|
-
import './foxglove-protocol-
|
|
11
|
+
import './foxglove-protocol-RZlF5fna.js';
|
|
12
12
|
import 'react-dnd';
|
|
13
13
|
import 'react-dnd-html5-backend';
|
|
14
14
|
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-
|
|
2
|
-
import './FoxgloveServer-
|
|
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-De_-85Dx.js';
|
|
2
|
+
import './FoxgloveServer-DiLI7KZU.js';
|
|
3
3
|
import 'protobufjs/minimal';
|
|
4
4
|
import 'ms';
|
|
5
5
|
import './comlink-D0blLC4P.js';
|
|
@@ -8,7 +8,7 @@ import 'zustand';
|
|
|
8
8
|
import 'react-mosaic-component';
|
|
9
9
|
import '@mui/material';
|
|
10
10
|
import './i18next-C5Qe4-E1.js';
|
|
11
|
-
import './foxglove-protocol-
|
|
11
|
+
import './foxglove-protocol-RZlF5fna.js';
|
|
12
12
|
import 'react-dnd';
|
|
13
13
|
import 'react-dnd-html5-backend';
|
|
14
14
|
import '@emotion/react';
|
|
@@ -1,4 +1,4 @@
|
|
|
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-
|
|
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 { w as wrap$3 } from './comlink-D0blLC4P.js';
|
|
3
3
|
import * as React$1 from 'react';
|
|
4
4
|
import React__default, { useContext, useRef, useLayoutEffect, createContext, useReducer, useState, useCallback, useMemo, forwardRef, createElement, Component, useEffect, useImperativeHandle, Fragment as Fragment$1, Suspense } from 'react';
|
|
@@ -6,7 +6,7 @@ import { createStore, useStore } from 'zustand';
|
|
|
6
6
|
import { isParent as isParent$1, getLeaves, createRemoveUpdate, updateTree, getNodeAtPath, createHideUpdate, createDragToUpdates, MosaicContext, MosaicWindowContext } from 'react-mosaic-component';
|
|
7
7
|
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';
|
|
8
8
|
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';
|
|
9
|
-
import { p as parseFoxgloveMessage } from './foxglove-protocol-
|
|
9
|
+
import { p as parseFoxgloveMessage } from './foxglove-protocol-RZlF5fna.js';
|
|
10
10
|
import { DndProvider } from 'react-dnd';
|
|
11
11
|
import { HTML5Backend } from 'react-dnd-html5-backend';
|
|
12
12
|
import { ThemeContext, __unsafe_useEmotionCache } from '@emotion/react';
|
|
@@ -30293,7 +30293,7 @@ class WebRtcBridge extends ArtificialWorker {
|
|
|
30293
30293
|
constructor(automaticTokenRefresh) {
|
|
30294
30294
|
super();
|
|
30295
30295
|
this.automaticTokenRefresh = automaticTokenRefresh;
|
|
30296
|
-
this.#worker = new Worker(new URL("worker-
|
|
30296
|
+
this.#worker = new Worker(new URL("worker-CtuCYYTr.js", import.meta.url), {
|
|
30297
30297
|
type: "module"
|
|
30298
30298
|
});
|
|
30299
30299
|
this.#setupArtificialWorker();
|
|
@@ -30509,7 +30509,7 @@ class VisualizerConnection extends FoxgloveConnection {
|
|
|
30509
30509
|
let worker;
|
|
30510
30510
|
if (type === 'ws') {
|
|
30511
30511
|
this.#url = data.connectionUrl;
|
|
30512
|
-
worker = new Worker(new URL("worker-
|
|
30512
|
+
worker = new Worker(new URL("worker-Bd7K1fGT.js", import.meta.url), {
|
|
30513
30513
|
type: "module"
|
|
30514
30514
|
});
|
|
30515
30515
|
} else {
|
|
@@ -90613,7 +90613,7 @@ function legacy(parser) {
|
|
|
90613
90613
|
return new LanguageSupport(StreamLanguage.define(parser));
|
|
90614
90614
|
}
|
|
90615
90615
|
function sql$1(dialectName) {
|
|
90616
|
-
return import('./index-
|
|
90616
|
+
return import('./index-Cls5O6Ds.js').then(m => m.sql({ dialect: m[dialectName] }));
|
|
90617
90617
|
}
|
|
90618
90618
|
/**
|
|
90619
90619
|
An array of language descriptions for known language packages.
|
|
@@ -90624,7 +90624,7 @@ const languages = [
|
|
|
90624
90624
|
name: "C",
|
|
90625
90625
|
extensions: ["c", "h", "ino"],
|
|
90626
90626
|
load() {
|
|
90627
|
-
return import('./index-
|
|
90627
|
+
return import('./index-C3EAt3Mi.js').then(m => m.cpp());
|
|
90628
90628
|
}
|
|
90629
90629
|
}),
|
|
90630
90630
|
/*@__PURE__*/LanguageDescription.of({
|
|
@@ -90632,7 +90632,7 @@ const languages = [
|
|
|
90632
90632
|
alias: ["cpp"],
|
|
90633
90633
|
extensions: ["cpp", "c++", "cc", "cxx", "hpp", "h++", "hh", "hxx"],
|
|
90634
90634
|
load() {
|
|
90635
|
-
return import('./index-
|
|
90635
|
+
return import('./index-C3EAt3Mi.js').then(m => m.cpp());
|
|
90636
90636
|
}
|
|
90637
90637
|
}),
|
|
90638
90638
|
/*@__PURE__*/LanguageDescription.of({
|
|
@@ -90652,7 +90652,7 @@ const languages = [
|
|
|
90652
90652
|
name: "Go",
|
|
90653
90653
|
extensions: ["go"],
|
|
90654
90654
|
load() {
|
|
90655
|
-
return import('./index-
|
|
90655
|
+
return import('./index-BDNOxLbq.js').then(m => m.go());
|
|
90656
90656
|
}
|
|
90657
90657
|
}),
|
|
90658
90658
|
/*@__PURE__*/LanguageDescription.of({
|
|
@@ -90667,7 +90667,7 @@ const languages = [
|
|
|
90667
90667
|
name: "Java",
|
|
90668
90668
|
extensions: ["java"],
|
|
90669
90669
|
load() {
|
|
90670
|
-
return import('./index-
|
|
90670
|
+
return import('./index-qRQvVkdj.js').then(m => m.java());
|
|
90671
90671
|
}
|
|
90672
90672
|
}),
|
|
90673
90673
|
/*@__PURE__*/LanguageDescription.of({
|
|
@@ -90683,7 +90683,7 @@ const languages = [
|
|
|
90683
90683
|
alias: ["json5"],
|
|
90684
90684
|
extensions: ["json", "map"],
|
|
90685
90685
|
load() {
|
|
90686
|
-
return import('./index-
|
|
90686
|
+
return import('./index-BA7oWwVg.js').then(m => m.json());
|
|
90687
90687
|
}
|
|
90688
90688
|
}),
|
|
90689
90689
|
/*@__PURE__*/LanguageDescription.of({
|
|
@@ -90697,14 +90697,14 @@ const languages = [
|
|
|
90697
90697
|
name: "LESS",
|
|
90698
90698
|
extensions: ["less"],
|
|
90699
90699
|
load() {
|
|
90700
|
-
return import('./index-
|
|
90700
|
+
return import('./index-_CotNV5x.js').then(m => m.less());
|
|
90701
90701
|
}
|
|
90702
90702
|
}),
|
|
90703
90703
|
/*@__PURE__*/LanguageDescription.of({
|
|
90704
90704
|
name: "Liquid",
|
|
90705
90705
|
extensions: ["liquid"],
|
|
90706
90706
|
load() {
|
|
90707
|
-
return import('./index-
|
|
90707
|
+
return import('./index-C8kEVNt8.js').then(m => m.liquid());
|
|
90708
90708
|
}
|
|
90709
90709
|
}),
|
|
90710
90710
|
/*@__PURE__*/LanguageDescription.of({
|
|
@@ -90730,7 +90730,7 @@ const languages = [
|
|
|
90730
90730
|
name: "PHP",
|
|
90731
90731
|
extensions: ["php", "php3", "php4", "php5", "php7", "phtml"],
|
|
90732
90732
|
load() {
|
|
90733
|
-
return import('./index-
|
|
90733
|
+
return import('./index-BsSLQ0Qh.js').then(m => m.php());
|
|
90734
90734
|
}
|
|
90735
90735
|
}),
|
|
90736
90736
|
/*@__PURE__*/LanguageDescription.of({
|
|
@@ -90747,28 +90747,28 @@ const languages = [
|
|
|
90747
90747
|
extensions: ["BUILD", "bzl", "py", "pyw"],
|
|
90748
90748
|
filename: /^(BUCK|BUILD)$/,
|
|
90749
90749
|
load() {
|
|
90750
|
-
return import('./index
|
|
90750
|
+
return import('./index--q0v8_7h.js').then(m => m.python());
|
|
90751
90751
|
}
|
|
90752
90752
|
}),
|
|
90753
90753
|
/*@__PURE__*/LanguageDescription.of({
|
|
90754
90754
|
name: "Rust",
|
|
90755
90755
|
extensions: ["rs"],
|
|
90756
90756
|
load() {
|
|
90757
|
-
return import('./index-
|
|
90757
|
+
return import('./index-DeqZpaJF.js').then(m => m.rust());
|
|
90758
90758
|
}
|
|
90759
90759
|
}),
|
|
90760
90760
|
/*@__PURE__*/LanguageDescription.of({
|
|
90761
90761
|
name: "Sass",
|
|
90762
90762
|
extensions: ["sass"],
|
|
90763
90763
|
load() {
|
|
90764
|
-
return import('./index-
|
|
90764
|
+
return import('./index-B-NuHgKz.js').then(m => m.sass({ indented: true }));
|
|
90765
90765
|
}
|
|
90766
90766
|
}),
|
|
90767
90767
|
/*@__PURE__*/LanguageDescription.of({
|
|
90768
90768
|
name: "SCSS",
|
|
90769
90769
|
extensions: ["scss"],
|
|
90770
90770
|
load() {
|
|
90771
|
-
return import('./index-
|
|
90771
|
+
return import('./index-B-NuHgKz.js').then(m => m.sass());
|
|
90772
90772
|
}
|
|
90773
90773
|
}),
|
|
90774
90774
|
/*@__PURE__*/LanguageDescription.of({
|
|
@@ -90799,7 +90799,7 @@ const languages = [
|
|
|
90799
90799
|
name: "WebAssembly",
|
|
90800
90800
|
extensions: ["wat", "wast"],
|
|
90801
90801
|
load() {
|
|
90802
|
-
return import('./index-
|
|
90802
|
+
return import('./index-D_n427cy.js').then(m => m.wast());
|
|
90803
90803
|
}
|
|
90804
90804
|
}),
|
|
90805
90805
|
/*@__PURE__*/LanguageDescription.of({
|
|
@@ -90807,7 +90807,7 @@ const languages = [
|
|
|
90807
90807
|
alias: ["rss", "wsdl", "xsd"],
|
|
90808
90808
|
extensions: ["xml", "xsl", "xsd", "svg"],
|
|
90809
90809
|
load() {
|
|
90810
|
-
return import('./index-
|
|
90810
|
+
return import('./index-C7bn4vhH.js').then(m => m.xml());
|
|
90811
90811
|
}
|
|
90812
90812
|
}),
|
|
90813
90813
|
/*@__PURE__*/LanguageDescription.of({
|
|
@@ -90815,7 +90815,7 @@ const languages = [
|
|
|
90815
90815
|
alias: ["yml"],
|
|
90816
90816
|
extensions: ["yaml", "yml"],
|
|
90817
90817
|
load() {
|
|
90818
|
-
return import('./index-
|
|
90818
|
+
return import('./index-D7BaFI3k.js').then(m => m.yaml());
|
|
90819
90819
|
}
|
|
90820
90820
|
}),
|
|
90821
90821
|
// Legacy modes ported from CodeMirror 5
|
|
@@ -91611,13 +91611,13 @@ const languages = [
|
|
|
91611
91611
|
name: "Vue",
|
|
91612
91612
|
extensions: ["vue"],
|
|
91613
91613
|
load() {
|
|
91614
|
-
return import('./index-
|
|
91614
|
+
return import('./index-CGZy-t2h.js').then(m => m.vue());
|
|
91615
91615
|
}
|
|
91616
91616
|
}),
|
|
91617
91617
|
/*@__PURE__*/LanguageDescription.of({
|
|
91618
91618
|
name: "Angular Template",
|
|
91619
91619
|
load() {
|
|
91620
|
-
return import('./index-
|
|
91620
|
+
return import('./index-BRyhvg1u.js').then(m => m.angular());
|
|
91621
91621
|
}
|
|
91622
91622
|
})
|
|
91623
91623
|
];
|
|
@@ -162571,7 +162571,7 @@ const PanelToolbar = ({
|
|
|
162571
162571
|
}), metrics?.decodedMessagesFps && /*#__PURE__*/React__default.createElement(Label$3, {
|
|
162572
162572
|
text: `Decoding: ${metrics.decodedMessagesFps} FPS`
|
|
162573
162573
|
}), renderedFps && /*#__PURE__*/React__default.createElement(Label$3, {
|
|
162574
|
-
text: `Rendering: ${renderedFps}
|
|
162574
|
+
text: `Rendering: ${renderedFps} FPS`
|
|
162575
162575
|
}), eventLoopDelay && /*#__PURE__*/React__default.createElement(Label$3, {
|
|
162576
162576
|
text: `Frontend Delay: ${Math.ceil(eventLoopDelay)} ms`
|
|
162577
162577
|
})))), !disableAnnotations && kind === "image" && /*#__PURE__*/React__default.createElement(DropdownMenu, {
|
|
@@ -162712,7 +162712,7 @@ function createRenderDelaySampler() {
|
|
|
162712
162712
|
};
|
|
162713
162713
|
}
|
|
162714
162714
|
|
|
162715
|
-
const ImagePanelComponent = /*#__PURE__*/React__default.lazy(async () => await import('./index-
|
|
162715
|
+
const ImagePanelComponent = /*#__PURE__*/React__default.lazy(async () => await import('./index-BflsEH7y.js'));
|
|
162716
162716
|
const ImagePanelBody = ({
|
|
162717
162717
|
topic,
|
|
162718
162718
|
frameRenderedEvent
|
|
@@ -162779,7 +162779,7 @@ const ImagePanel = /*#__PURE__*/React__default.memo(function ImagePanel(props) {
|
|
|
162779
162779
|
// License, v2.0. If a copy of the MPL was not distributed with this
|
|
162780
162780
|
// file, You can obtain one at http://mozilla.org/MPL/2.0/
|
|
162781
162781
|
|
|
162782
|
-
const ThreeDeeRenderComponent = /*#__PURE__*/React__default.lazy(async () => await import('./index-
|
|
162782
|
+
const ThreeDeeRenderComponent = /*#__PURE__*/React__default.lazy(async () => await import('./index-BFmZhB_k.js'));
|
|
162783
162783
|
const PointCloudPanelBody = ({
|
|
162784
162784
|
topic
|
|
162785
162785
|
}) => {
|