@luxonis/visualizer-protobuf 2.59.0 → 2.61.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.
- package/dist/{index-C9wMzZDk.js → index-ARAaT2z6.js} +35 -26
- package/dist/{index-CI2zZK-X.js → index-B-gepT8F.js} +1 -1
- package/dist/{index-fyAJLGvE.js → index-B1qRCM6r.js} +1 -1
- package/dist/{index-D-qPLo-v.js → index-B6sll9cE.js} +120 -878
- package/dist/{index-aaPkJ89x.js → index-B_lum5rP.js} +1 -1
- package/dist/{index-BsBXVJKE.js → index-Bi5xhlfD.js} +1 -1
- package/dist/{index-zT_WtqoY.js → index-Bw-FhjMs.js} +1 -1
- package/dist/{index-Bwm4wffR.js → index-By14OgoB.js} +1 -1
- package/dist/{index-CnY-kdiq.js → index-CF2jw9qi.js} +1 -1
- package/dist/{index-EUTQcO4-.js → index-CGutE1Wk.js} +1 -1
- package/dist/{index-CVmUnHhh.js → index-CZ7KcfuL.js} +2 -2
- package/dist/{index-BjqViT7W.js → index-CtllW0hO.js} +1 -1
- package/dist/{index-C9iHOlJb.js → index-CwjLzHD2.js} +1 -1
- package/dist/{index-3ExX-f1E.js → index-DHgbxJte.js} +1 -1
- package/dist/{index-DtBMt9at.js → index-DWI0HJUX.js} +1 -1
- package/dist/{index-Cm6yWP_C.js → index-Dhxo8T8s.js} +1 -1
- package/dist/{index-CuCto_Ml.js → index-DsEmfNSY.js} +1 -1
- package/dist/{index-Deq64LIh.js → index-I6OtZu_1.js} +1 -1
- package/dist/{index-h3xAfWxR.js → index-wp3rICMq.js} +1 -1
- package/dist/index.js +1 -1
- package/dist/lib/src/components/Panel.d.ts +1 -0
- package/dist/lib/src/components/Panel.d.ts.map +1 -1
- package/dist/lib/src/components/Panel.js +2 -2
- package/dist/lib/src/components/Panel.js.map +1 -1
- package/dist/lib/src/connection/foxglove-connection.d.ts +1 -1
- package/dist/lib/src/connection/foxglove-connection.d.ts.map +1 -1
- package/dist/lib/src/connection/foxglove-connection.js +14 -6
- package/dist/lib/src/connection/foxglove-connection.js.map +1 -1
- package/dist/lib/src/output.css +1 -1
- package/package.json +1 -1
|
@@ -26,7 +26,7 @@ import { defineGlobalStyles, defineTokens as defineTokens$1, defineKeyframes, de
|
|
|
26
26
|
|
|
27
27
|
var e=[],t$1=[];function n$1(n,r){if(n&&"undefined"!=typeof document){var a,s=!0===r.prepend?"prepend":"append",d=!0===r.singleTag,i="string"==typeof r.container?document.querySelector(r.container):document.getElementsByTagName("head")[0];if(d){var u=e.indexOf(i);-1===u&&(u=e.push(i)-1,t$1[u]={}),a=t$1[u]&&t$1[u][s]?t$1[u][s]:t$1[u][s]=c();}else a=c();65279===n.charCodeAt(0)&&(n=n.substring(1)),a.styleSheet?a.styleSheet.cssText+=n:a.appendChild(document.createTextNode(n));}function c(){var e=document.createElement("style");if(e.setAttribute("type","text/css"),r.attributes)for(var t=Object.keys(r.attributes),n=0;n<t.length;n++)e.setAttribute(t[n],r.attributes[t[n]]);var a="prepend"===s?"afterbegin":"beforeend";return i.insertAdjacentElement(a,e),e}}
|
|
28
28
|
|
|
29
|
-
var css$b = "/*! tailwindcss v4.1.
|
|
29
|
+
var css$b = "/*! tailwindcss v4.1.13 | MIT License | https://tailwindcss.com */\n@layer properties;\n@layer theme, base, components, utilities;\n@layer theme {\n :root, :host {\n --font-sans: ui-sans-serif, system-ui, sans-serif, \"Apple Color Emoji\",\n \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\";\n --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, \"Liberation Mono\",\n \"Courier New\", monospace;\n --color-gray-700: oklch(0.373 0.034 259.733);\n --color-white: #fff;\n --spacing: 0.25rem;\n --font-weight-semibold: 600;\n --radius-lg: 0.5rem;\n --default-font-family: var(--font-sans);\n --default-mono-font-family: var(--font-mono);\n }\n}\n@layer base {\n *, ::after, ::before, ::backdrop, ::file-selector-button {\n box-sizing: border-box;\n margin: 0;\n padding: 0;\n border: 0 solid;\n }\n html, :host {\n line-height: 1.5;\n -webkit-text-size-adjust: 100%;\n tab-size: 4;\n font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\");\n font-feature-settings: var(--default-font-feature-settings, normal);\n font-variation-settings: var(--default-font-variation-settings, normal);\n -webkit-tap-highlight-color: transparent;\n }\n hr {\n height: 0;\n color: inherit;\n border-top-width: 1px;\n }\n abbr:where([title]) {\n -webkit-text-decoration: underline dotted;\n text-decoration: underline dotted;\n }\n h1, h2, h3, h4, h5, h6 {\n font-size: inherit;\n font-weight: inherit;\n }\n a {\n color: inherit;\n -webkit-text-decoration: inherit;\n text-decoration: inherit;\n }\n b, strong {\n font-weight: bolder;\n }\n code, kbd, samp, pre {\n font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, \"Liberation Mono\", \"Courier New\", monospace);\n font-feature-settings: var(--default-mono-font-feature-settings, normal);\n font-variation-settings: var(--default-mono-font-variation-settings, normal);\n font-size: 1em;\n }\n small {\n font-size: 80%;\n }\n sub, sup {\n font-size: 75%;\n line-height: 0;\n position: relative;\n vertical-align: baseline;\n }\n sub {\n bottom: -0.25em;\n }\n sup {\n top: -0.5em;\n }\n table {\n text-indent: 0;\n border-color: inherit;\n border-collapse: collapse;\n }\n :-moz-focusring {\n outline: auto;\n }\n progress {\n vertical-align: baseline;\n }\n summary {\n display: list-item;\n }\n ol, ul, menu {\n list-style: none;\n }\n img, svg, video, canvas, audio, iframe, embed, object {\n display: block;\n vertical-align: middle;\n }\n img, video {\n max-width: 100%;\n height: auto;\n }\n button, input, select, optgroup, textarea, ::file-selector-button {\n font: inherit;\n font-feature-settings: inherit;\n font-variation-settings: inherit;\n letter-spacing: inherit;\n color: inherit;\n border-radius: 0;\n background-color: transparent;\n opacity: 1;\n }\n :where(select:is([multiple], [size])) optgroup {\n font-weight: bolder;\n }\n :where(select:is([multiple], [size])) optgroup option {\n padding-inline-start: 20px;\n }\n ::file-selector-button {\n margin-inline-end: 4px;\n }\n ::placeholder {\n opacity: 1;\n }\n @supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px) {\n ::placeholder {\n color: currentColor;\n @supports (color: color-mix(in lab, red, red)) {\n color: color-mix(in oklab, currentColor 50%, transparent);\n }\n }\n }\n textarea {\n resize: vertical;\n }\n ::-webkit-search-decoration {\n -webkit-appearance: none;\n }\n ::-webkit-date-and-time-value {\n min-height: 1lh;\n text-align: inherit;\n }\n ::-webkit-datetime-edit {\n display: inline-flex;\n }\n ::-webkit-datetime-edit-fields-wrapper {\n padding: 0;\n }\n ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {\n padding-block: 0;\n }\n :-moz-ui-invalid {\n box-shadow: none;\n }\n button, input:where([type=\"button\"], [type=\"reset\"], [type=\"submit\"]), ::file-selector-button {\n appearance: button;\n }\n ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {\n height: auto;\n }\n [hidden]:where(:not([hidden=\"until-found\"])) {\n display: none !important;\n }\n}\n@layer utilities {\n .visible {\n visibility: visible;\n }\n .fixed {\n position: fixed;\n }\n .static {\n position: static;\n }\n .ml-auto {\n margin-left: auto;\n }\n .flex {\n display: flex;\n }\n .grow {\n flex-grow: 1;\n }\n .flex-col {\n flex-direction: column;\n }\n .items-start {\n align-items: flex-start;\n }\n .overflow-hidden {\n overflow: hidden;\n }\n .rounded {\n border-radius: 0.25rem;\n }\n .rounded-lg {\n border-radius: var(--radius-lg);\n }\n .border {\n border-style: var(--tw-border-style);\n border-width: 1px;\n }\n .border-solid {\n --tw-border-style: solid;\n border-style: solid;\n }\n .border-\\[\\#d3d3d3d9\\] {\n border-color: #d3d3d3d9;\n }\n .bg-white {\n background-color: var(--color-white);\n }\n .px-4 {\n padding-inline: calc(var(--spacing) * 4);\n }\n .text-\\[14px\\]\\/\\[14px\\] {\n font-size: 14px;\n line-height: 14px;\n }\n .text-\\[20px\\]\\/\\[20px\\] {\n font-size: 20px;\n line-height: 20px;\n }\n .font-semibold {\n --tw-font-weight: var(--font-weight-semibold);\n font-weight: var(--font-weight-semibold);\n }\n .whitespace-nowrap {\n white-space: nowrap;\n }\n .text-gray-700 {\n color: var(--color-gray-700);\n }\n .outline {\n outline-style: var(--tw-outline-style);\n outline-width: 1px;\n }\n .xl\\:flex-row {\n @media (width >= 80rem) {\n flex-direction: row;\n }\n }\n .xl\\:items-end {\n @media (width >= 80rem) {\n align-items: flex-end;\n }\n }\n .xl\\:pb-\\[2px\\] {\n @media (width >= 80rem) {\n padding-bottom: 2px;\n }\n }\n}\n@property --tw-border-style {\n syntax: \"*\";\n inherits: false;\n initial-value: solid;\n}\n@property --tw-font-weight {\n syntax: \"*\";\n inherits: false;\n}\n@property --tw-outline-style {\n syntax: \"*\";\n inherits: false;\n initial-value: solid;\n}\n@layer properties {\n @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {\n *, ::before, ::after, ::backdrop {\n --tw-border-style: solid;\n --tw-font-weight: initial;\n --tw-outline-style: solid;\n }\n }\n}\n";
|
|
30
30
|
n$1(css$b,{});
|
|
31
31
|
|
|
32
32
|
// This Source Code Form is subject to the terms of the Mozilla Public
|
|
@@ -1099,6 +1099,9 @@ class FoxgloveConnection {
|
|
|
1099
1099
|
onMessagePacket(event, errorCallback) {
|
|
1100
1100
|
const [imageFrameMetricsKey, annotationsFrameMetricsKey, pointCloudFrameMetricsKey] = [constructKeyForTopicRenderMetrics("incomingImageFrame", event.data.topic), constructKeyForTopicRenderMetrics("incomingAnnotationsFrame", event.data.topic), constructKeyForTopicRenderMetrics("incomingPointCloudFrame", event.data.topic)];
|
|
1101
1101
|
const specificProtobuf = protobufsBySchema[event.data.schema]?.type;
|
|
1102
|
+
if (!specificProtobuf) {
|
|
1103
|
+
throw new Error("Unsupported protobuf schema: " + event.data.schema);
|
|
1104
|
+
}
|
|
1102
1105
|
const packetType = protobufSchemaNameToType(specificProtobuf);
|
|
1103
1106
|
const rateLimiterCounterForType = this.rateLimitCounter[packetType];
|
|
1104
1107
|
this.rateLimitCounter[packetType] = (rateLimiterCounterForType + 1) % this.rateLimitModCoefficient;
|
|
@@ -1126,14 +1129,19 @@ class FoxgloveConnection {
|
|
|
1126
1129
|
this.messageEvents.push(coloredEvent);
|
|
1127
1130
|
this.emitState();
|
|
1128
1131
|
}
|
|
1129
|
-
async
|
|
1132
|
+
async handleParsePointcloudMessage(coloredEvent) {
|
|
1130
1133
|
const poitcloudFrame = this.PoitCloudSyncFramework.getFrame(coloredEvent.receiveTime.nsec);
|
|
1131
1134
|
const {
|
|
1132
1135
|
width: colorWith,
|
|
1133
1136
|
height: colorHeight
|
|
1134
1137
|
} = this.parseResolutionFromMessage(coloredEvent.message, coloredEvent.topic);
|
|
1135
1138
|
if (poitcloudFrame) {
|
|
1136
|
-
const
|
|
1139
|
+
const cameraIntrinsicsString = localStorage.getItem("neuralCameraIntrinsics");
|
|
1140
|
+
if (!cameraIntrinsicsString) {
|
|
1141
|
+
console.warn("Cannot parse pointcloud frame, missing camera intrinsics");
|
|
1142
|
+
return;
|
|
1143
|
+
}
|
|
1144
|
+
const neuralCameraIntrinsics = JSON.parse(cameraIntrinsicsString);
|
|
1137
1145
|
await this.depthToPointcloudWorkerPool.queueDepthFrame({
|
|
1138
1146
|
depthFrame: poitcloudFrame,
|
|
1139
1147
|
width: poitcloudFrame.width ?? 0,
|
|
@@ -1192,7 +1200,7 @@ class FoxgloveConnection {
|
|
|
1192
1200
|
nsec: date *10 ** 6,
|
|
1193
1201
|
};
|
|
1194
1202
|
*/
|
|
1195
|
-
void this.
|
|
1203
|
+
void this.handleParsePointcloudMessage(event);
|
|
1196
1204
|
}
|
|
1197
1205
|
}
|
|
1198
1206
|
emitState = debouncePromise(async () => {
|
|
@@ -86788,7 +86796,7 @@ function legacy(parser) {
|
|
|
86788
86796
|
return new LanguageSupport(StreamLanguage.define(parser));
|
|
86789
86797
|
}
|
|
86790
86798
|
function sql$1(dialectName) {
|
|
86791
|
-
return import('./index-
|
|
86799
|
+
return import('./index-DsEmfNSY.js').then(m => m.sql({ dialect: m[dialectName] }));
|
|
86792
86800
|
}
|
|
86793
86801
|
/**
|
|
86794
86802
|
An array of language descriptions for known language packages.
|
|
@@ -86799,7 +86807,7 @@ const languages = [
|
|
|
86799
86807
|
name: "C",
|
|
86800
86808
|
extensions: ["c", "h", "ino"],
|
|
86801
86809
|
load() {
|
|
86802
|
-
return import('./index-
|
|
86810
|
+
return import('./index-Dhxo8T8s.js').then(m => m.cpp());
|
|
86803
86811
|
}
|
|
86804
86812
|
}),
|
|
86805
86813
|
/*@__PURE__*/LanguageDescription.of({
|
|
@@ -86807,7 +86815,7 @@ const languages = [
|
|
|
86807
86815
|
alias: ["cpp"],
|
|
86808
86816
|
extensions: ["cpp", "c++", "cc", "cxx", "hpp", "h++", "hh", "hxx"],
|
|
86809
86817
|
load() {
|
|
86810
|
-
return import('./index-
|
|
86818
|
+
return import('./index-Dhxo8T8s.js').then(m => m.cpp());
|
|
86811
86819
|
}
|
|
86812
86820
|
}),
|
|
86813
86821
|
/*@__PURE__*/LanguageDescription.of({
|
|
@@ -86827,7 +86835,7 @@ const languages = [
|
|
|
86827
86835
|
name: "Go",
|
|
86828
86836
|
extensions: ["go"],
|
|
86829
86837
|
load() {
|
|
86830
|
-
return import('./index-
|
|
86838
|
+
return import('./index-Bw-FhjMs.js').then(m => m.go());
|
|
86831
86839
|
}
|
|
86832
86840
|
}),
|
|
86833
86841
|
/*@__PURE__*/LanguageDescription.of({
|
|
@@ -86842,7 +86850,7 @@ const languages = [
|
|
|
86842
86850
|
name: "Java",
|
|
86843
86851
|
extensions: ["java"],
|
|
86844
86852
|
load() {
|
|
86845
|
-
return import('./index-
|
|
86853
|
+
return import('./index-CwjLzHD2.js').then(m => m.java());
|
|
86846
86854
|
}
|
|
86847
86855
|
}),
|
|
86848
86856
|
/*@__PURE__*/LanguageDescription.of({
|
|
@@ -86858,7 +86866,7 @@ const languages = [
|
|
|
86858
86866
|
alias: ["json5"],
|
|
86859
86867
|
extensions: ["json", "map"],
|
|
86860
86868
|
load() {
|
|
86861
|
-
return import('./index-
|
|
86869
|
+
return import('./index-I6OtZu_1.js').then(m => m.json());
|
|
86862
86870
|
}
|
|
86863
86871
|
}),
|
|
86864
86872
|
/*@__PURE__*/LanguageDescription.of({
|
|
@@ -86872,14 +86880,14 @@ const languages = [
|
|
|
86872
86880
|
name: "LESS",
|
|
86873
86881
|
extensions: ["less"],
|
|
86874
86882
|
load() {
|
|
86875
|
-
return import('./index-
|
|
86883
|
+
return import('./index-CGutE1Wk.js').then(m => m.less());
|
|
86876
86884
|
}
|
|
86877
86885
|
}),
|
|
86878
86886
|
/*@__PURE__*/LanguageDescription.of({
|
|
86879
86887
|
name: "Liquid",
|
|
86880
86888
|
extensions: ["liquid"],
|
|
86881
86889
|
load() {
|
|
86882
|
-
return import('./index-
|
|
86890
|
+
return import('./index-wp3rICMq.js').then(m => m.liquid());
|
|
86883
86891
|
}
|
|
86884
86892
|
}),
|
|
86885
86893
|
/*@__PURE__*/LanguageDescription.of({
|
|
@@ -86905,7 +86913,7 @@ const languages = [
|
|
|
86905
86913
|
name: "PHP",
|
|
86906
86914
|
extensions: ["php", "php3", "php4", "php5", "php7", "phtml"],
|
|
86907
86915
|
load() {
|
|
86908
|
-
return import('./index-
|
|
86916
|
+
return import('./index-CF2jw9qi.js').then(m => m.php());
|
|
86909
86917
|
}
|
|
86910
86918
|
}),
|
|
86911
86919
|
/*@__PURE__*/LanguageDescription.of({
|
|
@@ -86922,28 +86930,28 @@ const languages = [
|
|
|
86922
86930
|
extensions: ["BUILD", "bzl", "py", "pyw"],
|
|
86923
86931
|
filename: /^(BUCK|BUILD)$/,
|
|
86924
86932
|
load() {
|
|
86925
|
-
return import('./index-
|
|
86933
|
+
return import('./index-B-gepT8F.js').then(m => m.python());
|
|
86926
86934
|
}
|
|
86927
86935
|
}),
|
|
86928
86936
|
/*@__PURE__*/LanguageDescription.of({
|
|
86929
86937
|
name: "Rust",
|
|
86930
86938
|
extensions: ["rs"],
|
|
86931
86939
|
load() {
|
|
86932
|
-
return import('./index-
|
|
86940
|
+
return import('./index-DWI0HJUX.js').then(m => m.rust());
|
|
86933
86941
|
}
|
|
86934
86942
|
}),
|
|
86935
86943
|
/*@__PURE__*/LanguageDescription.of({
|
|
86936
86944
|
name: "Sass",
|
|
86937
86945
|
extensions: ["sass"],
|
|
86938
86946
|
load() {
|
|
86939
|
-
return import('./index-
|
|
86947
|
+
return import('./index-B_lum5rP.js').then(m => m.sass({ indented: true }));
|
|
86940
86948
|
}
|
|
86941
86949
|
}),
|
|
86942
86950
|
/*@__PURE__*/LanguageDescription.of({
|
|
86943
86951
|
name: "SCSS",
|
|
86944
86952
|
extensions: ["scss"],
|
|
86945
86953
|
load() {
|
|
86946
|
-
return import('./index-
|
|
86954
|
+
return import('./index-B_lum5rP.js').then(m => m.sass());
|
|
86947
86955
|
}
|
|
86948
86956
|
}),
|
|
86949
86957
|
/*@__PURE__*/LanguageDescription.of({
|
|
@@ -86974,7 +86982,7 @@ const languages = [
|
|
|
86974
86982
|
name: "WebAssembly",
|
|
86975
86983
|
extensions: ["wat", "wast"],
|
|
86976
86984
|
load() {
|
|
86977
|
-
return import('./index-
|
|
86985
|
+
return import('./index-DHgbxJte.js').then(m => m.wast());
|
|
86978
86986
|
}
|
|
86979
86987
|
}),
|
|
86980
86988
|
/*@__PURE__*/LanguageDescription.of({
|
|
@@ -86982,7 +86990,7 @@ const languages = [
|
|
|
86982
86990
|
alias: ["rss", "wsdl", "xsd"],
|
|
86983
86991
|
extensions: ["xml", "xsl", "xsd", "svg"],
|
|
86984
86992
|
load() {
|
|
86985
|
-
return import('./index-
|
|
86993
|
+
return import('./index-CtllW0hO.js').then(m => m.xml());
|
|
86986
86994
|
}
|
|
86987
86995
|
}),
|
|
86988
86996
|
/*@__PURE__*/LanguageDescription.of({
|
|
@@ -86990,7 +86998,7 @@ const languages = [
|
|
|
86990
86998
|
alias: ["yml"],
|
|
86991
86999
|
extensions: ["yaml", "yml"],
|
|
86992
87000
|
load() {
|
|
86993
|
-
return import('./index-
|
|
87001
|
+
return import('./index-By14OgoB.js').then(m => m.yaml());
|
|
86994
87002
|
}
|
|
86995
87003
|
}),
|
|
86996
87004
|
// Legacy modes ported from CodeMirror 5
|
|
@@ -87786,13 +87794,13 @@ const languages = [
|
|
|
87786
87794
|
name: "Vue",
|
|
87787
87795
|
extensions: ["vue"],
|
|
87788
87796
|
load() {
|
|
87789
|
-
return import('./index-
|
|
87797
|
+
return import('./index-B1qRCM6r.js').then(m => m.vue());
|
|
87790
87798
|
}
|
|
87791
87799
|
}),
|
|
87792
87800
|
/*@__PURE__*/LanguageDescription.of({
|
|
87793
87801
|
name: "Angular Template",
|
|
87794
87802
|
load() {
|
|
87795
|
-
return import('./index-
|
|
87803
|
+
return import('./index-Bi5xhlfD.js').then(m => m.angular());
|
|
87796
87804
|
}
|
|
87797
87805
|
})
|
|
87798
87806
|
];
|
|
@@ -166414,6 +166422,7 @@ const Panel = ({
|
|
|
166414
166422
|
moveUp,
|
|
166415
166423
|
canMoveDown,
|
|
166416
166424
|
moveDown,
|
|
166425
|
+
panelOverlay,
|
|
166417
166426
|
panelToolbarActions
|
|
166418
166427
|
}) => {
|
|
166419
166428
|
const [detections, setDetections] = React__default.useState([]);
|
|
@@ -166439,7 +166448,7 @@ const Panel = ({
|
|
|
166439
166448
|
}, /*#__PURE__*/React__default.createElement("section", {
|
|
166440
166449
|
className: "flex flex-col grow border border-solid border-[#d3d3d3d9] overflow-hidden rounded-lg",
|
|
166441
166450
|
ref: sectionRef
|
|
166442
|
-
}, !hideToolbar && /*#__PURE__*/React__default.createElement(PanelToolbar, {
|
|
166451
|
+
}, panelOverlay, !hideToolbar && /*#__PURE__*/React__default.createElement(PanelToolbar, {
|
|
166443
166452
|
kind: kind,
|
|
166444
166453
|
topic: topic,
|
|
166445
166454
|
setDetections: setDetections,
|
|
@@ -166489,7 +166498,7 @@ function createRenderDelaySampler() {
|
|
|
166489
166498
|
};
|
|
166490
166499
|
}
|
|
166491
166500
|
|
|
166492
|
-
const ImagePanelComponent = /*#__PURE__*/React__default.lazy(async () => await import('./index-
|
|
166501
|
+
const ImagePanelComponent = /*#__PURE__*/React__default.lazy(async () => await import('./index-CZ7KcfuL.js'));
|
|
166493
166502
|
const ImagePanelBody = ({
|
|
166494
166503
|
topic,
|
|
166495
166504
|
frameRenderedEvent,
|
|
@@ -166584,7 +166593,7 @@ const DEFAULT_CAMERA_STATE = {
|
|
|
166584
166593
|
// License, v2.0. If a copy of the MPL was not distributed with this
|
|
166585
166594
|
// file, You can obtain one at http://mozilla.org/MPL/2.0/
|
|
166586
166595
|
|
|
166587
|
-
const ThreeDeeRenderComponent = /*#__PURE__*/React__default.lazy(async () => await import('./index-
|
|
166596
|
+
const ThreeDeeRenderComponent = /*#__PURE__*/React__default.lazy(async () => await import('./index-B6sll9cE.js'));
|
|
166588
166597
|
const PointCloudPanelBody = ({
|
|
166589
166598
|
topic,
|
|
166590
166599
|
frameRenderedEvent,
|
|
@@ -166693,4 +166702,4 @@ const PointCloudPanel = /*#__PURE__*/React__default.memo(function PointCloudPane
|
|
|
166693
166702
|
}));
|
|
166694
166703
|
});
|
|
166695
166704
|
|
|
166696
|
-
export {
|
|
166705
|
+
export { syntaxTree as $, AnalyticsContext as A, PlayerCapabilities as B, assertNever as C, PlayerPresence as D, ErrorDisplay as E, isEqual as F, isDesktopApp as G, createTheme$1 as H, propTypesExports as I, DEFAULT_CAMERA_STATE as J, indentNodeProp as K, LeftSidebarItemKeys as L, continuedIndent as M, foldNodeProp as N, styleTags as O, PropTypes as P, tags$1 as Q, RightSidebarItemKeys as R, Stack$1 as S, LRLanguage as T, LanguageSupport as U, ExternalTokenizer as V, WorkspaceContext as W, LRParser as X, ifNotIn as Y, completeFromList as Z, _extends$3 as _, AppEvent as a, flatIndent as a0, delimitedIndent as a1, foldInside as a2, ContextTracker as a3, LocalTokenGroup as a4, snippetCompletion as a5, IterMode as a6, NodeWeakMap as a7, defineCSSCompletionSource as a8, EditorView as a9, EditorSelection as aa, html$4 as ab, parseMixed as ac, bracketMatchingHandle as ad, javascriptLanguage as ae, VisualizerConnection as af, VisualizerContext as ag, PanelLayout as ah, ImagePanel as ai, PointCloudPanel as aj, constructKeyForTopicRenderMetrics as ak, globalInputEventMetricsManager as al, globalDecodeMetricsManager as am, globalRenderMetricsManager as an, globalThroughputMetricsManager as ao, FrameStore as ap, baseSet as b, createAggregator as c, useTranslation as d, usePanelCatalog as e, flatRest as f, generateUtilityClass as g, EmptyState as h, isEmpty as i, PanelContext as j, PanelCatalogContext as k, usePanelStateStore as l, makeStyles as m, useDefaultPanelTitle as n, useWorkspaceStore as o, WorkspaceStoreSelectors as p, difference as q, usePanelContext as r, useMessagePipeline as s, useHoverValue as t, useAnalytics as u, v4 as v, useSetHoverValue as w, useClearHoverValue as x, useMessagePipelineGetter as y, usePanelSettingsTreeUpdate as z };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { V as ExternalTokenizer, a3 as ContextTracker, O as styleTags, Q as tags, X as LRParser, $ as syntaxTree, Y as ifNotIn, T as LRLanguage, K as indentNodeProp, a1 as delimitedIndent, N as foldNodeProp, a2 as foldInside, U as LanguageSupport, a6 as IterMode, Z as completeFromList, a7 as NodeWeakMap, a5 as snippetCompletion } from './index-ARAaT2z6.js';
|
|
2
2
|
import './depth-CJRDcPfJ.js';
|
|
3
3
|
import './protobuf-B55JS-Px.js';
|
|
4
4
|
import 'protobufjs/minimal';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { O as styleTags, Q as tags, T as LRLanguage, U as LanguageSupport, X as LRParser, a4 as LocalTokenGroup, ab as html, ac as parseMixed, ae as javascriptLanguage } from './index-ARAaT2z6.js';
|
|
2
2
|
import './depth-CJRDcPfJ.js';
|
|
3
3
|
import './protobuf-B55JS-Px.js';
|
|
4
4
|
import 'protobufjs/minimal';
|