@ioai/lerobot-studio 1.3.0 → 1.3.1
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-lib/lerobot.es.js
CHANGED
|
@@ -8789,7 +8789,7 @@ var dm = () => {
|
|
|
8789
8789
|
})
|
|
8790
8790
|
]
|
|
8791
8791
|
});
|
|
8792
|
-
}, pm = H.lazy(async () => ({ default: (await import("./DockviewLayout-
|
|
8792
|
+
}, pm = H.lazy(async () => ({ default: (await import("./DockviewLayout-C8FCn77e.js")).DockviewLayout }));
|
|
8793
8793
|
function mm({ showSidebar: e = !0, showPlaybackBar: t = !0, className: n, sidebar: r, emptyState: i, sidebarHeader: a, showToaster: o = !0, onRetry: s }) {
|
|
8794
8794
|
let { t: l } = c(), { episodes: u, info: d, clearError: f, error: p } = j(), { tasks: m } = fp(), h = d !== null && u.length > 0, g = h && e && !!r, _ = m.find((e) => e.phase !== "ready" && e.phase !== "idle" && e.phase !== "error"), v = m.find((e) => e.phase === "error"), y = s ?? (() => {
|
|
8795
8795
|
f();
|