@luxonis/visualizer-protobuf 1.7.1 → 1.7.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/apps/depthai-visualizer/src/components/PanelToolbar.d.ts.map +1 -1
- package/dist/apps/depthai-visualizer/src/components/PanelToolbar.js +3 -2
- package/dist/apps/depthai-visualizer/src/components/PanelToolbar.js.map +1 -1
- package/dist/{index-DM0hKb1Q.js → index-5Z6-0HjZ.js} +1 -1
- package/dist/{index-D7u8Cy1x.js → index-991YjTpM.js} +1 -1
- package/dist/{index-C-Bxvqu7.js → index-BBjhEWo1.js} +1 -1
- package/dist/{index-DV0_UQ5E.js → index-BHnyDraX.js} +1 -1
- package/dist/{index-0TdnLBXM.js → index-BR6p9qn_.js} +1 -1
- package/dist/{index-DYTlI7_M.js → index-BmWSp4dj.js} +24 -22
- package/dist/{index-Cfc_jwZ7.js → index-BwQcbN7I.js} +1 -1
- package/dist/{index-DZFNpQ1f.js → index-CV0dTNc3.js} +1 -1
- package/dist/{index-CGqusgBE.js → index-CXUCWE5l.js} +1 -1
- package/dist/{index-CzUpX0xy.js → index-CvfX6luV.js} +1 -1
- package/dist/{index-DNKYogzn.js → index-D-ByCfwK.js} +1 -1
- package/dist/{index-BIcacY46.js → index-DQp8svIi.js} +1 -1
- package/dist/{index-mP8FyU6K.js → index-DUnjUfAd.js} +2 -2
- package/dist/{index-C3vs_vTg.js → index-DUue8TYs.js} +1 -1
- package/dist/{index-CymI7-n6.js → index-DtdvLLFw.js} +1 -1
- package/dist/{index-CjPggo8X.js → index-jpuuJ2uW.js} +1 -1
- package/dist/{index-CgOxemRq.js → index-p-JdBKoE.js} +1 -1
- package/dist/{index-BF9CkNyf.js → index-sw0e0YH4.js} +1 -1
- package/dist/{index-CHhlMI8G.js → index-vH3d_e3a.js} +1 -1
- package/dist/index.js +1 -1
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PanelToolbar.d.ts","sourceRoot":"","sources":["../../../../../src/components/PanelToolbar.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAiB,KAAK,UAAU,EAAE,MAAM,YAAY,CAAC;AAC5D,OAAO,EAAE,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAKxD,OAAO,sCAAsC,CAAC;AAuB9C,MAAM,MAAM,iBAAiB,GAAG;IAC9B,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,YAAY,CAAC;IACnB,kBAAkB,CAAC,EAAE,OAAO,CAAC;IAC7B,aAAa,CAAC,EAAE,CAAC,EAAE,EAAE,CAAC,MAAM,EAAE,UAAU,EAAE,KAAK,UAAU,EAAE,KAAK,IAAI,CAAC;CACtE,CAAC;AAEF,eAAO,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,iBAAiB,
|
|
1
|
+
{"version":3,"file":"PanelToolbar.d.ts","sourceRoot":"","sources":["../../../../../src/components/PanelToolbar.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAiB,KAAK,UAAU,EAAE,MAAM,YAAY,CAAC;AAC5D,OAAO,EAAE,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAKxD,OAAO,sCAAsC,CAAC;AAuB9C,MAAM,MAAM,iBAAiB,GAAG;IAC9B,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,YAAY,CAAC;IACnB,kBAAkB,CAAC,EAAE,OAAO,CAAC;IAC7B,aAAa,CAAC,EAAE,CAAC,EAAE,EAAE,CAAC,MAAM,EAAE,UAAU,EAAE,KAAK,UAAU,EAAE,KAAK,IAAI,CAAC;CACtE,CAAC;AAEF,eAAO,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,iBAAiB,CA8HpD,CAAC"}
|
|
@@ -28,9 +28,10 @@ export const PanelToolbar = ({ topic, kind, setDetections, disableAnnotations =
|
|
|
28
28
|
}, [detections, setDetections]);
|
|
29
29
|
return (_jsxs(Flex, { direction: "row", gap: "sm", align: "center", justify: "space-between", style: {
|
|
30
30
|
paddingLeft: 16
|
|
31
|
-
}, children: [_jsx(SubHeader, { text: topic }), !disableAnnotations && kind === 'image' && (_jsxs(DropdownMenu, { onOpenChange: setAnnotationsOpened, children: [_jsx(DropdownMenuTrigger, { asChild: true, children: _jsx(Button, { variant: "outline", label: "Annotations", "aria-controls": annotationsOpened ? "basic-menu" : undefined, "aria-haspopup": "true", "aria-expanded": annotationsOpened ? "true" : undefined, icon: annotationsOpened ? ArrowUpIcon : ArrowDownIcon, disabled: detections.length === 0, style: {
|
|
31
|
+
}, children: [_jsx(SubHeader, { text: topic }), !disableAnnotations && kind === 'image' && (_jsxs(DropdownMenu, { onOpenChange: setAnnotationsOpened, children: [_jsx(DropdownMenuTrigger, { asChild: true, disabled: detections.length === 0, children: _jsx(Button, { variant: "outline", label: "Annotations", "aria-controls": annotationsOpened ? "basic-menu" : undefined, "aria-haspopup": "true", "aria-expanded": annotationsOpened ? "true" : undefined, icon: annotationsOpened ? ArrowUpIcon : ArrowDownIcon, disabled: detections.length === 0, style: {
|
|
32
32
|
borderRadius: 0,
|
|
33
|
-
borderTopRightRadius: 8
|
|
33
|
+
borderTopRightRadius: 8,
|
|
34
|
+
cursor: detections.length === 0 ? 'not-allowed' : 'pointer'
|
|
34
35
|
} }) }), _jsxs(DropdownMenuContent, { children: [detections.map((topic) => (!topic.extra || topic.enabled) && (_jsx(PanelAnnotationButton, { topic: topic, onClick: () => onToggleTopic(topic.name) }, topic.name))), hasExtra && (_jsx(Button, { width: "full", paddingY: "xs", variant: "ghost", "aria-expanded": extraVisible ? "true" : undefined, onClick: () => setExtraVisible((current) => !current), icon: extraVisible ? ArrowUpIcon : ArrowDownIcon, style: {
|
|
35
36
|
borderRadius: 4,
|
|
36
37
|
}, children: extraVisible ? "Less" : "More" })), extraVisible &&
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PanelToolbar.js","sourceRoot":"","sources":["../../../../../src/components/PanelToolbar.tsx"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,oEAAoE;AACpE,0DAA0D;AAE1D,OAAO,EAAE,aAAa,EAAmB,MAAM,YAAY,CAAC;AAE5D,OAAO,EAAE,aAAa,EAAE,WAAW,EAAE,MAAM,EAAE,YAAY,EAAE,mBAAmB,EAAE,gBAAgB,EAAE,mBAAmB,EAAE,IAAI,EAAE,QAAQ,EAAE,IAAI,EAAE,KAAK,EAAE,UAAU,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,+BAA+B,CAAC;AAE1N,OAAO,EAAE,iBAAiB,EAAE,mBAAmB,EAAE,MAAM,gBAAgB,CAAC;AAExE,OAAO,sCAAsC,CAAC;AAO9C,MAAM,qBAAqB,GAAyC,CAAC,EAAE,KAAK,EAAE,OAAO,EAAE,EAAE,EAAE;IACzF,MAAM,WAAW,GAAG,KAAK,CAAC,WAAW,CAAoB,KAAK,CAAC,EAAE;QAC/D,KAAK,CAAC,cAAc,EAAE,CAAC;QACvB,OAAO,EAAE,CAAC;IACZ,CAAC,EAAE,EAAE,CAAC,CAAC;IAEP,OAAO,CACL,KAAC,gBAAgB,IAAC,OAAO,EAAE,WAAW,YACpC,MAAC,IAAI,IAAC,KAAK,EAAC,QAAQ,EAAC,GAAG,EAAC,IAAI,aAC3B,KAAC,IAAI,IAAC,KAAK,EAAC,QAAQ,EAAC,IAAI,EAAE,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,iBAAiB,CAAC,CAAC,CAAC,mBAAmB,GAAI,EACtF,KAAC,UAAU,IAAC,IAAI,EAAE,KAAK,CAAC,IAAI,GAAI,IAC3B,GACU,CACpB,CAAC;AACJ,CAAC,CAAC;AASF,MAAM,CAAC,MAAM,YAAY,GAAgC,CAAC,EACxD,KAAK,EACL,IAAI,EACJ,aAAa,EACb,kBAAkB,GAAG,KAAK,EAC3B,EAAE,EAAE;IACH,MAAM,EAAE,UAAU,EAAE,GAAG,aAAa,EAAE,CAAC;IAEvC,MAAM,CAAC,iBAAiB,EAAE,oBAAoB,CAAC,GAAG,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,CAAC;IACxE,MAAM,QAAQ,GAAG,KAAK,CAAC,OAAO,CAAC,GAAG,EAAE,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC,KAAK,EAAE,EAAE,CAAC,KAAK,CAAC,KAAK,IAAI,CAAC,KAAK,CAAC,OAAO,CAAC,EAAE,CAAC,UAAU,CAAC,CAAC,CAAC;IAC9G,MAAM,CAAC,YAAY,EAAE,eAAe,CAAC,GAAG,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,CAAC;IAE9D,MAAM,aAAa,GAAG,KAAK,CAAC,WAAW,CACrC,CAAC,eAAuB,EAAE,EAAE;QAC1B,aAAa,EAAE,CACb,CAAC,OAAO,EAAE,EAAE,CAAC,OAAO,CAAC,GAAG,CAAC,CAAC,KAAK,EAAE,EAAE,CAAC,CAAC;YACnC,GAAG,KAAK;YACR,GAAG,CAAC,eAAe,KAAK,KAAK,CAAC,IAAI,IAAI;gBACpC,OAAO,EAAE,CAAC,KAAK,CAAC,OAAO;aACxB,CAAC;SACH,CAAC,CAAC,CACJ,CAAC;IACJ,CAAC,EACD,CAAC,UAAU,EAAE,aAAa,CAAC,CAC5B,CAAC;IAEF,OAAO,CACL,MAAC,IAAI,IACH,SAAS,EAAC,KAAK,EACf,GAAG,EAAC,IAAI,EACR,KAAK,EAAC,QAAQ,EACd,OAAO,EAAC,eAAe,EACvB,KAAK,EAAE;YACL,WAAW,EAAE,EAAE;SAChB,aAED,KAAC,SAAS,IAAC,IAAI,EAAE,KAAK,GAAI,EACzB,CAAC,kBAAkB,IAAI,IAAI,KAAK,OAAO,IAAI,CAC1C,MAAC,YAAY,IAAC,YAAY,EAAE,oBAAoB,aAC9C,KAAC,mBAAmB,IAAC,OAAO,
|
|
1
|
+
{"version":3,"file":"PanelToolbar.js","sourceRoot":"","sources":["../../../../../src/components/PanelToolbar.tsx"],"names":[],"mappings":"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"}
|
|
@@ -1,4 +1,4 @@
|
|
|
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-
|
|
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-BmWSp4dj.js';
|
|
2
2
|
import './protobuf-CjDCjqx3.js';
|
|
3
3
|
import 'protobufjs/minimal';
|
|
4
4
|
import 'react';
|
|
@@ -1,4 +1,4 @@
|
|
|
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-
|
|
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-BmWSp4dj.js';
|
|
2
2
|
import './protobuf-CjDCjqx3.js';
|
|
3
3
|
import 'protobufjs/minimal';
|
|
4
4
|
import 'react';
|
|
@@ -1,4 +1,4 @@
|
|
|
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-
|
|
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-BmWSp4dj.js';
|
|
2
2
|
import './protobuf-CjDCjqx3.js';
|
|
3
3
|
import 'protobufjs/minimal';
|
|
4
4
|
import 'react';
|
|
@@ -1,4 +1,4 @@
|
|
|
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-
|
|
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-BmWSp4dj.js';
|
|
2
2
|
import './protobuf-CjDCjqx3.js';
|
|
3
3
|
import 'protobufjs/minimal';
|
|
4
4
|
import 'react';
|
|
@@ -1,4 +1,4 @@
|
|
|
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-
|
|
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-BmWSp4dj.js';
|
|
2
2
|
import './protobuf-CjDCjqx3.js';
|
|
3
3
|
import 'protobufjs/minimal';
|
|
4
4
|
import 'react';
|
|
@@ -83014,7 +83014,7 @@ function legacy(parser) {
|
|
|
83014
83014
|
return new LanguageSupport(StreamLanguage.define(parser));
|
|
83015
83015
|
}
|
|
83016
83016
|
function sql$1(dialectName) {
|
|
83017
|
-
return import('./index-
|
|
83017
|
+
return import('./index-BBjhEWo1.js').then(m => m.sql({ dialect: m[dialectName] }));
|
|
83018
83018
|
}
|
|
83019
83019
|
/**
|
|
83020
83020
|
An array of language descriptions for known language packages.
|
|
@@ -83025,7 +83025,7 @@ const languages = [
|
|
|
83025
83025
|
name: "C",
|
|
83026
83026
|
extensions: ["c", "h", "ino"],
|
|
83027
83027
|
load() {
|
|
83028
|
-
return import('./index-
|
|
83028
|
+
return import('./index-DUue8TYs.js').then(m => m.cpp());
|
|
83029
83029
|
}
|
|
83030
83030
|
}),
|
|
83031
83031
|
/*@__PURE__*/LanguageDescription.of({
|
|
@@ -83033,7 +83033,7 @@ const languages = [
|
|
|
83033
83033
|
alias: ["cpp"],
|
|
83034
83034
|
extensions: ["cpp", "c++", "cc", "cxx", "hpp", "h++", "hh", "hxx"],
|
|
83035
83035
|
load() {
|
|
83036
|
-
return import('./index-
|
|
83036
|
+
return import('./index-DUue8TYs.js').then(m => m.cpp());
|
|
83037
83037
|
}
|
|
83038
83038
|
}),
|
|
83039
83039
|
/*@__PURE__*/LanguageDescription.of({
|
|
@@ -83053,7 +83053,7 @@ const languages = [
|
|
|
83053
83053
|
name: "Go",
|
|
83054
83054
|
extensions: ["go"],
|
|
83055
83055
|
load() {
|
|
83056
|
-
return import('./index-
|
|
83056
|
+
return import('./index-CvfX6luV.js').then(m => m.go());
|
|
83057
83057
|
}
|
|
83058
83058
|
}),
|
|
83059
83059
|
/*@__PURE__*/LanguageDescription.of({
|
|
@@ -83068,7 +83068,7 @@ const languages = [
|
|
|
83068
83068
|
name: "Java",
|
|
83069
83069
|
extensions: ["java"],
|
|
83070
83070
|
load() {
|
|
83071
|
-
return import('./index-
|
|
83071
|
+
return import('./index-D-ByCfwK.js').then(m => m.java());
|
|
83072
83072
|
}
|
|
83073
83073
|
}),
|
|
83074
83074
|
/*@__PURE__*/LanguageDescription.of({
|
|
@@ -83084,7 +83084,7 @@ const languages = [
|
|
|
83084
83084
|
alias: ["json5"],
|
|
83085
83085
|
extensions: ["json", "map"],
|
|
83086
83086
|
load() {
|
|
83087
|
-
return import('./index-
|
|
83087
|
+
return import('./index-BR6p9qn_.js').then(m => m.json());
|
|
83088
83088
|
}
|
|
83089
83089
|
}),
|
|
83090
83090
|
/*@__PURE__*/LanguageDescription.of({
|
|
@@ -83098,14 +83098,14 @@ const languages = [
|
|
|
83098
83098
|
name: "LESS",
|
|
83099
83099
|
extensions: ["less"],
|
|
83100
83100
|
load() {
|
|
83101
|
-
return import('./index-
|
|
83101
|
+
return import('./index-991YjTpM.js').then(m => m.less());
|
|
83102
83102
|
}
|
|
83103
83103
|
}),
|
|
83104
83104
|
/*@__PURE__*/LanguageDescription.of({
|
|
83105
83105
|
name: "Liquid",
|
|
83106
83106
|
extensions: ["liquid"],
|
|
83107
83107
|
load() {
|
|
83108
|
-
return import('./index-
|
|
83108
|
+
return import('./index-DQp8svIi.js').then(m => m.liquid());
|
|
83109
83109
|
}
|
|
83110
83110
|
}),
|
|
83111
83111
|
/*@__PURE__*/LanguageDescription.of({
|
|
@@ -83131,7 +83131,7 @@ const languages = [
|
|
|
83131
83131
|
name: "PHP",
|
|
83132
83132
|
extensions: ["php", "php3", "php4", "php5", "php7", "phtml"],
|
|
83133
83133
|
load() {
|
|
83134
|
-
return import('./index-
|
|
83134
|
+
return import('./index-p-JdBKoE.js').then(m => m.php());
|
|
83135
83135
|
}
|
|
83136
83136
|
}),
|
|
83137
83137
|
/*@__PURE__*/LanguageDescription.of({
|
|
@@ -83148,28 +83148,28 @@ const languages = [
|
|
|
83148
83148
|
extensions: ["BUILD", "bzl", "py", "pyw"],
|
|
83149
83149
|
filename: /^(BUCK|BUILD)$/,
|
|
83150
83150
|
load() {
|
|
83151
|
-
return import('./index-
|
|
83151
|
+
return import('./index-sw0e0YH4.js').then(m => m.python());
|
|
83152
83152
|
}
|
|
83153
83153
|
}),
|
|
83154
83154
|
/*@__PURE__*/LanguageDescription.of({
|
|
83155
83155
|
name: "Rust",
|
|
83156
83156
|
extensions: ["rs"],
|
|
83157
83157
|
load() {
|
|
83158
|
-
return import('./index-
|
|
83158
|
+
return import('./index-CV0dTNc3.js').then(m => m.rust());
|
|
83159
83159
|
}
|
|
83160
83160
|
}),
|
|
83161
83161
|
/*@__PURE__*/LanguageDescription.of({
|
|
83162
83162
|
name: "Sass",
|
|
83163
83163
|
extensions: ["sass"],
|
|
83164
83164
|
load() {
|
|
83165
|
-
return import('./index-
|
|
83165
|
+
return import('./index-5Z6-0HjZ.js').then(m => m.sass({ indented: true }));
|
|
83166
83166
|
}
|
|
83167
83167
|
}),
|
|
83168
83168
|
/*@__PURE__*/LanguageDescription.of({
|
|
83169
83169
|
name: "SCSS",
|
|
83170
83170
|
extensions: ["scss"],
|
|
83171
83171
|
load() {
|
|
83172
|
-
return import('./index-
|
|
83172
|
+
return import('./index-5Z6-0HjZ.js').then(m => m.sass());
|
|
83173
83173
|
}
|
|
83174
83174
|
}),
|
|
83175
83175
|
/*@__PURE__*/LanguageDescription.of({
|
|
@@ -83200,7 +83200,7 @@ const languages = [
|
|
|
83200
83200
|
name: "WebAssembly",
|
|
83201
83201
|
extensions: ["wat", "wast"],
|
|
83202
83202
|
load() {
|
|
83203
|
-
return import('./index-
|
|
83203
|
+
return import('./index-CXUCWE5l.js').then(m => m.wast());
|
|
83204
83204
|
}
|
|
83205
83205
|
}),
|
|
83206
83206
|
/*@__PURE__*/LanguageDescription.of({
|
|
@@ -83208,7 +83208,7 @@ const languages = [
|
|
|
83208
83208
|
alias: ["rss", "wsdl", "xsd"],
|
|
83209
83209
|
extensions: ["xml", "xsl", "xsd", "svg"],
|
|
83210
83210
|
load() {
|
|
83211
|
-
return import('./index-
|
|
83211
|
+
return import('./index-BwQcbN7I.js').then(m => m.xml());
|
|
83212
83212
|
}
|
|
83213
83213
|
}),
|
|
83214
83214
|
/*@__PURE__*/LanguageDescription.of({
|
|
@@ -83216,7 +83216,7 @@ const languages = [
|
|
|
83216
83216
|
alias: ["yml"],
|
|
83217
83217
|
extensions: ["yaml", "yml"],
|
|
83218
83218
|
load() {
|
|
83219
|
-
return import('./index-
|
|
83219
|
+
return import('./index-DtdvLLFw.js').then(m => m.yaml());
|
|
83220
83220
|
}
|
|
83221
83221
|
}),
|
|
83222
83222
|
// Legacy modes ported from CodeMirror 5
|
|
@@ -84012,13 +84012,13 @@ const languages = [
|
|
|
84012
84012
|
name: "Vue",
|
|
84013
84013
|
extensions: ["vue"],
|
|
84014
84014
|
load() {
|
|
84015
|
-
return import('./index-
|
|
84015
|
+
return import('./index-vH3d_e3a.js').then(m => m.vue());
|
|
84016
84016
|
}
|
|
84017
84017
|
}),
|
|
84018
84018
|
/*@__PURE__*/LanguageDescription.of({
|
|
84019
84019
|
name: "Angular Template",
|
|
84020
84020
|
load() {
|
|
84021
|
-
return import('./index-
|
|
84021
|
+
return import('./index-BHnyDraX.js').then(m => m.angular());
|
|
84022
84022
|
}
|
|
84023
84023
|
})
|
|
84024
84024
|
];
|
|
@@ -154105,7 +154105,8 @@ const PanelToolbar = ({
|
|
|
154105
154105
|
}), !disableAnnotations && kind === 'image' && /*#__PURE__*/React__default.createElement(DropdownMenu, {
|
|
154106
154106
|
onOpenChange: setAnnotationsOpened
|
|
154107
154107
|
}, /*#__PURE__*/React__default.createElement(DropdownMenuTrigger, {
|
|
154108
|
-
asChild: true
|
|
154108
|
+
asChild: true,
|
|
154109
|
+
disabled: detections.length === 0
|
|
154109
154110
|
}, /*#__PURE__*/React__default.createElement(Button, {
|
|
154110
154111
|
variant: "outline",
|
|
154111
154112
|
label: "Annotations",
|
|
@@ -154116,7 +154117,8 @@ const PanelToolbar = ({
|
|
|
154116
154117
|
disabled: detections.length === 0,
|
|
154117
154118
|
style: {
|
|
154118
154119
|
borderRadius: 0,
|
|
154119
|
-
borderTopRightRadius: 8
|
|
154120
|
+
borderTopRightRadius: 8,
|
|
154121
|
+
cursor: detections.length === 0 ? 'not-allowed' : 'pointer'
|
|
154120
154122
|
}
|
|
154121
154123
|
})), /*#__PURE__*/React__default.createElement(DropdownMenuContent, null, detections.map(topic => (!topic.extra || topic.enabled) && /*#__PURE__*/React__default.createElement(PanelAnnotationButton, {
|
|
154122
154124
|
key: topic.name,
|
|
@@ -154204,7 +154206,7 @@ const Panel = ({
|
|
|
154204
154206
|
}, children))))));
|
|
154205
154207
|
};
|
|
154206
154208
|
|
|
154207
|
-
const ImagePanelComponent = /*#__PURE__*/React__default.lazy(async () => await import('./index-
|
|
154209
|
+
const ImagePanelComponent = /*#__PURE__*/React__default.lazy(async () => await import('./index-DUnjUfAd.js'));
|
|
154208
154210
|
const ImagePanelBody = ({
|
|
154209
154211
|
topic
|
|
154210
154212
|
}) => {
|
|
@@ -154239,7 +154241,7 @@ const ImagePanel = /*#__PURE__*/React__default.memo(function ImagePanel(props) {
|
|
|
154239
154241
|
// License, v2.0. If a copy of the MPL was not distributed with this
|
|
154240
154242
|
// file, You can obtain one at http://mozilla.org/MPL/2.0/
|
|
154241
154243
|
|
|
154242
|
-
const ThreeDeeRenderComponent = /*#__PURE__*/React__default.lazy(async () => await import('./index-
|
|
154244
|
+
const ThreeDeeRenderComponent = /*#__PURE__*/React__default.lazy(async () => await import('./index-jpuuJ2uW.js'));
|
|
154243
154245
|
const PointCloudPanelBody = ({
|
|
154244
154246
|
topic
|
|
154245
154247
|
}) => {
|
|
@@ -1,4 +1,4 @@
|
|
|
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-
|
|
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-BmWSp4dj.js';
|
|
2
2
|
import './protobuf-CjDCjqx3.js';
|
|
3
3
|
import 'protobufjs/minimal';
|
|
4
4
|
import 'react';
|
|
@@ -1,4 +1,4 @@
|
|
|
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-
|
|
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-BmWSp4dj.js';
|
|
2
2
|
import './protobuf-CjDCjqx3.js';
|
|
3
3
|
import 'protobufjs/minimal';
|
|
4
4
|
import 'react';
|
|
@@ -1,4 +1,4 @@
|
|
|
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-
|
|
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-BmWSp4dj.js';
|
|
2
2
|
import './protobuf-CjDCjqx3.js';
|
|
3
3
|
import 'protobufjs/minimal';
|
|
4
4
|
import 'react';
|
|
@@ -1,4 +1,4 @@
|
|
|
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-
|
|
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-BmWSp4dj.js';
|
|
2
2
|
import './protobuf-CjDCjqx3.js';
|
|
3
3
|
import 'protobufjs/minimal';
|
|
4
4
|
import 'react';
|
|
@@ -1,4 +1,4 @@
|
|
|
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-
|
|
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-BmWSp4dj.js';
|
|
2
2
|
import './protobuf-CjDCjqx3.js';
|
|
3
3
|
import 'protobufjs/minimal';
|
|
4
4
|
import 'react';
|
|
@@ -1,4 +1,4 @@
|
|
|
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-
|
|
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-BmWSp4dj.js';
|
|
2
2
|
import './protobuf-CjDCjqx3.js';
|
|
3
3
|
import 'protobufjs/minimal';
|
|
4
4
|
import 'react';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { ImagePanel } from './index-
|
|
1
|
+
import { ImagePanel } from './index-jpuuJ2uW.js';
|
|
2
2
|
import 'react';
|
|
3
3
|
import 'react-dom';
|
|
4
|
-
import './index-
|
|
4
|
+
import './index-BmWSp4dj.js';
|
|
5
5
|
import './protobuf-CjDCjqx3.js';
|
|
6
6
|
import 'protobufjs/minimal';
|
|
7
7
|
import 'zustand';
|
|
@@ -1,4 +1,4 @@
|
|
|
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-
|
|
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-BmWSp4dj.js';
|
|
2
2
|
import './protobuf-CjDCjqx3.js';
|
|
3
3
|
import 'protobufjs/minimal';
|
|
4
4
|
import 'react';
|
|
@@ -1,4 +1,4 @@
|
|
|
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-
|
|
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-BmWSp4dj.js';
|
|
2
2
|
import './protobuf-CjDCjqx3.js';
|
|
3
3
|
import 'protobufjs/minimal';
|
|
4
4
|
import 'react';
|
|
@@ -1,7 +1,7 @@
|
|
|
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-BmWSp4dj.js';
|
|
5
5
|
import { createStore, useStore } from 'zustand';
|
|
6
6
|
import { MosaicDragType, MosaicContext, MosaicWindowContext, getOtherBranch, getNodeAtPath } from 'react-mosaic-component';
|
|
7
7
|
import { a as getDefaultExportFromCjs, c as commonjsGlobal, g as getAugmentedNamespace } from './protobuf-CjDCjqx3.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
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-
|
|
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-BmWSp4dj.js';
|
|
2
2
|
import './protobuf-CjDCjqx3.js';
|
|
3
3
|
import 'protobufjs/minimal';
|
|
4
4
|
import 'react';
|
|
@@ -1,4 +1,4 @@
|
|
|
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-
|
|
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-BmWSp4dj.js';
|
|
2
2
|
import './protobuf-CjDCjqx3.js';
|
|
3
3
|
import 'protobufjs/minimal';
|
|
4
4
|
import 'react';
|
|
@@ -1,4 +1,4 @@
|
|
|
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-
|
|
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-BmWSp4dj.js';
|
|
2
2
|
import './protobuf-CjDCjqx3.js';
|
|
3
3
|
import 'protobufjs/minimal';
|
|
4
4
|
import 'react';
|
package/dist/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { aT as ImagePanel, aS as PanelLayout, aU as PointCloudPanel, aQ as VisualizerContext, aR as VisualizerFlatContext, aP as WebRtcConnection, aO as WebSocketConnection } from './index-
|
|
1
|
+
export { aT as ImagePanel, aS as PanelLayout, aU as PointCloudPanel, aQ as VisualizerContext, aR as VisualizerFlatContext, aP as WebRtcConnection, aO as WebSocketConnection } from './index-BmWSp4dj.js';
|
|
2
2
|
import './protobuf-CjDCjqx3.js';
|
|
3
3
|
import 'protobufjs/minimal';
|
|
4
4
|
import 'react';
|