@luxonis/visualizer-protobuf 2.16.1 → 2.17.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (71) hide show
  1. package/dist/{FoxgloveServer-tJZcJH5-.js → FoxgloveServer-DiLI7KZU.js} +35 -21
  2. package/dist/{communicator-D9LSiWws.js → communicator-CkB-oBVq.js} +1 -1
  3. package/dist/{foxglove-protocol-RBwoTi12.js → foxglove-protocol-RZlF5fna.js} +1 -1
  4. package/dist/{index-BvVi0uRg.js → index-B48E1UAG.js} +3 -3
  5. package/dist/{index-C23TCUNb.js → index-BLjDHyc3.js} +4 -4
  6. package/dist/{index-BvllHttZ.js → index-BMz7NRCt.js} +3 -3
  7. package/dist/{index-BRBbEfLt.js → index-BUasVWhe.js} +3 -3
  8. package/dist/{index-Fxi-epuT.js → index-BXOrWBJI.js} +3 -3
  9. package/dist/{index-Bj3e-oMi.js → index-BcTbMgmm.js} +3 -3
  10. package/dist/{index-eGfSIJKq.js → index-Blu2CEEu.js} +3 -3
  11. package/dist/{index-B2r7A42O.js → index-BrlY1Psq.js} +3 -3
  12. package/dist/{index-BBF7QY1k.js → index-BtObidAG.js} +3 -3
  13. package/dist/{index-BjoXQ__u.js → index-BxYA4mwl.js} +3 -3
  14. package/dist/{index-DH9dOOR3.js → index-C3nlGw6Q.js} +3 -3
  15. package/dist/{index-C2PLp2cB.js → index-CFyEFDV3.js} +3 -3
  16. package/dist/{index-C3ZYC-qt.js → index-CKi3-Vke.js} +3 -3
  17. package/dist/{index-CMdpLs9w.js → index-CpSH7Z0n.js} +3 -3
  18. package/dist/{index-rGnzrljf.js → index-D0ohI4Fc.js} +3 -3
  19. package/dist/{index-DZlfOfTk.js → index-DNsTssQj.js} +44 -36
  20. package/dist/{index-Cr9fA6Pt.js → index-DQwFRxoB.js} +3 -4
  21. package/dist/{index-BlnWOxsk.js → index-DdJoiJum.js} +3 -3
  22. package/dist/{index-QKUoKEdA.js → index-ikAcuebv.js} +3 -3
  23. package/dist/index.js +3 -3
  24. package/dist/lib/src/components/Panel.d.ts +1 -0
  25. package/dist/lib/src/components/Panel.d.ts.map +1 -1
  26. package/dist/lib/src/components/Panel.js +2 -2
  27. package/dist/lib/src/components/Panel.js.map +1 -1
  28. package/dist/lib/src/components/PanelToolbar.d.ts +1 -0
  29. package/dist/lib/src/components/PanelToolbar.d.ts.map +1 -1
  30. package/dist/lib/src/components/PanelToolbar.js +6 -3
  31. package/dist/lib/src/components/PanelToolbar.js.map +1 -1
  32. package/dist/lib/src/panels/ImagePanel.d.ts +3 -5
  33. package/dist/lib/src/panels/ImagePanel.d.ts.map +1 -1
  34. package/dist/lib/src/panels/ImagePanel.js.map +1 -1
  35. package/dist/lib/src/panels/PointCloudPanel.d.ts +1 -0
  36. package/dist/lib/src/panels/PointCloudPanel.d.ts.map +1 -1
  37. package/dist/lib/src/panels/PointCloudPanel.js +2 -2
  38. package/dist/lib/src/panels/PointCloudPanel.js.map +1 -1
  39. package/dist/lib/src/protobuf.generated/EncodedFrame.d.ts.map +1 -1
  40. package/dist/lib/src/protobuf.generated/EncodedFrame.js +1 -4
  41. package/dist/lib/src/protobuf.generated/EncodedFrame.js.map +1 -1
  42. package/dist/lib/src/protobuf.generated/Event.d.ts.map +1 -1
  43. package/dist/lib/src/protobuf.generated/Event.js +1 -4
  44. package/dist/lib/src/protobuf.generated/Event.js.map +1 -1
  45. package/dist/lib/src/protobuf.generated/IMUData.d.ts +122 -0
  46. package/dist/lib/src/protobuf.generated/IMUData.d.ts.map +1 -0
  47. package/dist/lib/src/protobuf.generated/IMUData.js +691 -0
  48. package/dist/lib/src/protobuf.generated/IMUData.js.map +1 -0
  49. package/dist/lib/src/protobuf.generated/ImageAnnotations.d.ts.map +1 -1
  50. package/dist/lib/src/protobuf.generated/ImageAnnotations.js +1 -4
  51. package/dist/lib/src/protobuf.generated/ImageAnnotations.js.map +1 -1
  52. package/dist/lib/src/protobuf.generated/ImgDetections.d.ts.map +1 -1
  53. package/dist/lib/src/protobuf.generated/ImgDetections.js +1 -4
  54. package/dist/lib/src/protobuf.generated/ImgDetections.js.map +1 -1
  55. package/dist/lib/src/protobuf.generated/ImgFrame.d.ts.map +1 -1
  56. package/dist/lib/src/protobuf.generated/ImgFrame.js +1 -4
  57. package/dist/lib/src/protobuf.generated/ImgFrame.js.map +1 -1
  58. package/dist/lib/src/protobuf.generated/PointCloudData.d.ts.map +1 -1
  59. package/dist/lib/src/protobuf.generated/PointCloudData.js +1 -4
  60. package/dist/lib/src/protobuf.generated/PointCloudData.js.map +1 -1
  61. package/dist/lib/src/protobuf.generated/SpatialImgDetections.d.ts.map +1 -1
  62. package/dist/lib/src/protobuf.generated/SpatialImgDetections.js +1 -4
  63. package/dist/lib/src/protobuf.generated/SpatialImgDetections.js.map +1 -1
  64. package/dist/lib/src/protobuf.generated/common.d.ts.map +1 -1
  65. package/dist/lib/src/protobuf.generated/common.js +1 -4
  66. package/dist/lib/src/protobuf.generated/common.js.map +1 -1
  67. package/dist/packages/studio-base/src/panels/ThreeDeeRender/ThreeDeeRender.js +1 -1
  68. package/dist/packages/studio-base/src/panels/ThreeDeeRender/ThreeDeeRender.js.map +1 -1
  69. package/dist/{worker-vqRhkSaI.js → worker-Bd7K1fGT.js} +2 -2
  70. package/dist/{worker-8hm-Dhmm.js → worker-CtuCYYTr.js} +3 -3
  71. package/package.json +1 -1
@@ -1498,9 +1498,11 @@ Long.fromBytesBE = function fromBytesBE(bytes, unsigned) {
1498
1498
  );
1499
1499
  };
1500
1500
 
1501
- // This Source Code Form is subject to the terms of the Mozilla Public
1502
- // License, v2.0. If a copy of the MPL was not distributed with this
1503
- // file, You can obtain one at http://mozilla.org/MPL/2.0/
1501
+ // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
1502
+ // versions:
1503
+ // protoc-gen-ts_proto v1.181.1
1504
+ // protoc v4.25.1
1505
+ // source: common.proto
1504
1506
 
1505
1507
  let CameraModel = /*#__PURE__*/function (CameraModel) {
1506
1508
  CameraModel[CameraModel["PERSPECTIVE"] = 0] = "PERSPECTIVE";
@@ -2194,9 +2196,11 @@ function isSet$6(value) {
2194
2196
  return value !== null && value !== undefined;
2195
2197
  }
2196
2198
 
2197
- // This Source Code Form is subject to the terms of the Mozilla Public
2198
- // License, v2.0. If a copy of the MPL was not distributed with this
2199
- // file, You can obtain one at http://mozilla.org/MPL/2.0/
2199
+ // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
2200
+ // versions:
2201
+ // protoc-gen-ts_proto v1.181.1
2202
+ // protoc v4.25.1
2203
+ // source: ImageAnnotations.proto
2200
2204
 
2201
2205
  const protobufPackage$5 = "dai.proto.image_annotations";
2202
2206
  let PointsAnnotationType = /*#__PURE__*/function (PointsAnnotationType) {
@@ -2806,9 +2810,11 @@ function isSet$5(value) {
2806
2810
  }
2807
2811
  const protobufName$5 = "ImageAnnotations";
2808
2812
 
2809
- // This Source Code Form is subject to the terms of the Mozilla Public
2810
- // License, v2.0. If a copy of the MPL was not distributed with this
2811
- // file, You can obtain one at http://mozilla.org/MPL/2.0/
2813
+ // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
2814
+ // versions:
2815
+ // protoc-gen-ts_proto v1.181.1
2816
+ // protoc v4.25.1
2817
+ // source: ImgFrame.proto
2812
2818
 
2813
2819
  const protobufPackage$4 = "dai.proto.img_frame";
2814
2820
  let Type = /*#__PURE__*/function (Type) {
@@ -3438,9 +3444,11 @@ function isSet$4(value) {
3438
3444
  }
3439
3445
  const protobufName$4 = "ImgFrame";
3440
3446
 
3441
- // This Source Code Form is subject to the terms of the Mozilla Public
3442
- // License, v2.0. If a copy of the MPL was not distributed with this
3443
- // file, You can obtain one at http://mozilla.org/MPL/2.0/
3447
+ // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3448
+ // versions:
3449
+ // protoc-gen-ts_proto v1.181.1
3450
+ // protoc v4.25.1
3451
+ // source: EncodedFrame.proto
3444
3452
 
3445
3453
  const protobufPackage$3 = "dai.proto.encoded_frame";
3446
3454
  let Profile = /*#__PURE__*/function (Profile) {
@@ -3843,9 +3851,11 @@ function isSet$3(value) {
3843
3851
  }
3844
3852
  const protobufName$3 = "EncodedFrame";
3845
3853
 
3846
- // This Source Code Form is subject to the terms of the Mozilla Public
3847
- // License, v2.0. If a copy of the MPL was not distributed with this
3848
- // file, You can obtain one at http://mozilla.org/MPL/2.0/
3854
+ // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3855
+ // versions:
3856
+ // protoc-gen-ts_proto v1.181.1
3857
+ // protoc v4.25.1
3858
+ // source: ImgDetections.proto
3849
3859
 
3850
3860
  const protobufPackage$2 = "dai.proto.img_detections";
3851
3861
  function createBaseImgDetections() {
@@ -4109,9 +4119,11 @@ function isSet$2(value) {
4109
4119
  }
4110
4120
  const protobufName$2 = "ImgDetections";
4111
4121
 
4112
- // This Source Code Form is subject to the terms of the Mozilla Public
4113
- // License, v2.0. If a copy of the MPL was not distributed with this
4114
- // file, You can obtain one at http://mozilla.org/MPL/2.0/
4122
+ // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
4123
+ // versions:
4124
+ // protoc-gen-ts_proto v1.181.1
4125
+ // protoc v4.25.1
4126
+ // source: PointCloudData.proto
4115
4127
 
4116
4128
  const protobufPackage$1 = "dai.proto.point_cloud_data";
4117
4129
  function createBasePointCloudData() {
@@ -4419,9 +4431,11 @@ function isSet$1(value) {
4419
4431
  }
4420
4432
  const protobufName$1 = "PointCloudData";
4421
4433
 
4422
- // This Source Code Form is subject to the terms of the Mozilla Public
4423
- // License, v2.0. If a copy of the MPL was not distributed with this
4424
- // file, You can obtain one at http://mozilla.org/MPL/2.0/
4434
+ // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
4435
+ // versions:
4436
+ // protoc-gen-ts_proto v1.181.1
4437
+ // protoc v4.25.1
4438
+ // source: SpatialImgDetections.proto
4425
4439
 
4426
4440
  const protobufPackage = "dai.proto.spatial_img_detections";
4427
4441
  let SpatialLocationCalculatorAlgorithm = /*#__PURE__*/function (SpatialLocationCalculatorAlgorithm) {
@@ -1,4 +1,4 @@
1
- import { p as protobufsBySchema } from './FoxgloveServer-tJZcJH5-.js';
1
+ import { p as protobufsBySchema } from './FoxgloveServer-DiLI7KZU.js';
2
2
 
3
3
  // This Source Code Form is subject to the terms of the Mozilla Public
4
4
  // License, v2.0. If a copy of the MPL was not distributed with this
@@ -1,4 +1,4 @@
1
- import { C as ClientBinaryOpcode, B as BinaryOpcode } from './FoxgloveServer-tJZcJH5-.js';
1
+ import { C as ClientBinaryOpcode, B as BinaryOpcode } from './FoxgloveServer-DiLI7KZU.js';
2
2
 
3
3
  // This Source Code Form is subject to the terms of the Mozilla Public
4
4
  // License, v2.0. If a copy of the MPL was not distributed with this
@@ -1,5 +1,5 @@
1
- import { 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-DZlfOfTk.js';
2
- import './FoxgloveServer-tJZcJH5-.js';
1
+ import { au as ExternalTokenizer, aC as ContextTracker, aq as styleTags, ar as tags, av as LRParser, as as LRLanguage, ap as foldNodeProp, aB as foldInside, an as indentNodeProp, ao as continuedIndent, aH as defineCSSCompletionSource, at as LanguageSupport } from './index-DNsTssQj.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-RBwoTi12.js';
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-Cr9fA6Pt.js';
1
+ import { ImagePanel } from './index-DQwFRxoB.js';
2
2
  import 'react';
3
3
  import 'react-dom';
4
- import './index-DZlfOfTk.js';
5
- import './FoxgloveServer-tJZcJH5-.js';
4
+ import './index-DNsTssQj.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-RBwoTi12.js';
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 { 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-DZlfOfTk.js';
2
- import './FoxgloveServer-tJZcJH5-.js';
1
+ import { as as LRLanguage, an as indentNodeProp, aA as delimitedIndent, ap as foldNodeProp, aB as foldInside, aq as styleTags, ar as tags, at as LanguageSupport, av as LRParser } from './index-DNsTssQj.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-RBwoTi12.js';
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, az as flatIndent, aA as delimitedIndent, ap as foldNodeProp, aB as foldInside, at as LanguageSupport } from './index-DZlfOfTk.js';
2
- import './FoxgloveServer-tJZcJH5-.js';
1
+ import { aq as styleTags, ar as tags, av as LRParser, as as LRLanguage, an as indentNodeProp, ao as continuedIndent, az as flatIndent, aA as delimitedIndent, ap as foldNodeProp, aB as foldInside, at as LanguageSupport } from './index-DNsTssQj.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-RBwoTi12.js';
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-DZlfOfTk.js';
2
- import './FoxgloveServer-tJZcJH5-.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-DNsTssQj.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-RBwoTi12.js';
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-DZlfOfTk.js';
2
- import './FoxgloveServer-tJZcJH5-.js';
1
+ import { an as indentNodeProp, ao as continuedIndent, ap as foldNodeProp, aq as styleTags, ar as tags, as as LRLanguage, at as LanguageSupport, au as ExternalTokenizer, av as LRParser, aw as ifNotIn, ax as completeFromList, ay as syntaxTree } from './index-DNsTssQj.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-RBwoTi12.js';
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-DZlfOfTk.js';
2
- import './FoxgloveServer-tJZcJH5-.js';
1
+ import { aq as styleTags, ar as tags, av as LRParser, as as LRLanguage, an as indentNodeProp, ao as continuedIndent, ap as foldNodeProp, aB as foldInside, at as LanguageSupport } from './index-DNsTssQj.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-RBwoTi12.js';
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, ap as foldNodeProp, aB as foldInside, at as LanguageSupport } from './index-DZlfOfTk.js';
2
- import './FoxgloveServer-tJZcJH5-.js';
1
+ import { au as ExternalTokenizer, aq as styleTags, ar as tags, av as LRParser, as as LRLanguage, an as indentNodeProp, ao as continuedIndent, ap as foldNodeProp, aB as foldInside, at as LanguageSupport } from './index-DNsTssQj.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-RBwoTi12.js';
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, aN as javascriptLanguage, as as LRLanguage, at as LanguageSupport, av as LRParser, aK as html, aL as parseMixed, au as ExternalTokenizer } from './index-DZlfOfTk.js';
2
- import './FoxgloveServer-tJZcJH5-.js';
1
+ import { aq as styleTags, ar as tags, aN as javascriptLanguage, as as LRLanguage, at as LanguageSupport, av as LRParser, aK as html, aL as parseMixed, au as ExternalTokenizer } from './index-DNsTssQj.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-RBwoTi12.js';
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-DZlfOfTk.js';
2
- import './FoxgloveServer-tJZcJH5-.js';
1
+ import { aC as ContextTracker, au as ExternalTokenizer, aq as styleTags, ar as tags, av as LRParser, as as LRLanguage, an as indentNodeProp, aA as delimitedIndent, ap as foldNodeProp, aB as foldInside, at as LanguageSupport, aL as parseMixed } from './index-DNsTssQj.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-RBwoTi12.js';
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, 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-DZlfOfTk.js';
2
- import './FoxgloveServer-tJZcJH5-.js';
1
+ import { aq as styleTags, ar as tags, as as LRLanguage, an as indentNodeProp, ao as continuedIndent, ap as foldNodeProp, aB as foldInside, aH as defineCSSCompletionSource, at as LanguageSupport, av as LRParser, au as ExternalTokenizer } from './index-DNsTssQj.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-RBwoTi12.js';
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-DZlfOfTk.js';
2
- import './FoxgloveServer-tJZcJH5-.js';
1
+ import { au as ExternalTokenizer, aC as ContextTracker, aq as styleTags, ar as tags, av as LRParser, aD as LocalTokenGroup, aE as snippetCompletion, ay as syntaxTree, as as LRLanguage, an as indentNodeProp, ao as continuedIndent, az as flatIndent, aA as delimitedIndent, ap as foldNodeProp, aB as foldInside, at as LanguageSupport, aw as ifNotIn, ax as completeFromList, aF as IterMode, aG as NodeWeakMap } from './index-DNsTssQj.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-RBwoTi12.js';
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-DZlfOfTk.js';
2
- import './FoxgloveServer-tJZcJH5-.js';
1
+ import { au as ExternalTokenizer, aq as styleTags, ar as tags, av as LRParser, as as LRLanguage, an as indentNodeProp, ao as continuedIndent, az as flatIndent, aA as delimitedIndent, ap as foldNodeProp, aB as foldInside, at as LanguageSupport } from './index-DNsTssQj.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-RBwoTi12.js';
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, 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-DZlfOfTk.js';
2
- import './FoxgloveServer-tJZcJH5-.js';
1
+ import { au as ExternalTokenizer, aC as ContextTracker, aq as styleTags, ar as tags, av as LRParser, ay as syntaxTree, aw as ifNotIn, as as LRLanguage, an as indentNodeProp, aA as delimitedIndent, ap as foldNodeProp, aB as foldInside, at as LanguageSupport, aF as IterMode, ax as completeFromList, aG as NodeWeakMap, aE as snippetCompletion } from './index-DNsTssQj.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-RBwoTi12.js';
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, aA as delimitedIndent, ap as foldNodeProp, aB as foldInside, aK as html, at as LanguageSupport, aL as parseMixed } from './index-DZlfOfTk.js';
2
- import './FoxgloveServer-tJZcJH5-.js';
1
+ import { au as ExternalTokenizer, aq as styleTags, ar as tags, av as LRParser, as as LRLanguage, an as indentNodeProp, ao as continuedIndent, aA as delimitedIndent, ap as foldNodeProp, aB as foldInside, aK as html, at as LanguageSupport, aL as parseMixed } from './index-DNsTssQj.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-RBwoTi12.js';
11
+ import './foxglove-protocol-RZlF5fna.js';
12
12
  import 'react-dnd';
13
13
  import 'react-dnd-html5-backend';
14
14
  import '@emotion/react';