@hachej/boring-workspace 0.1.55 → 0.1.56
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/{FileTree-DGonRKiT.js → FileTree-ChkSU4gL.js} +1 -1
- package/dist/{MarkdownEditor-CwglOF-8.js → MarkdownEditor-BlYGosmH.js} +1 -1
- package/dist/{WorkspaceLoadingState-B2Ctp-b2.js → WorkspaceLoadingState-BYTO4wdt.js} +1 -1
- package/dist/{WorkspaceProvider-DF90RUdU.js → WorkspaceProvider-Bp1Sm40K.js} +651 -645
- package/dist/app-front.js +2 -2
- package/dist/testing.js +1 -1
- package/dist/workspace.js +5 -5
- package/package.json +4 -4
|
@@ -2,7 +2,7 @@ import { jsx as d, jsxs as y } from "react/jsx-runtime";
|
|
|
2
2
|
import { useRef as C, useMemo as I, useEffect as M, useCallback as k, createContext as E, useContext as J } from "react";
|
|
3
3
|
import { Tree as K } from "react-arborist";
|
|
4
4
|
import { FolderOpenIcon as U, FolderIcon as V, ChevronRightIcon as X, Loader2Icon as Y } from "lucide-react";
|
|
5
|
-
import { _ as Z } from "./WorkspaceProvider-
|
|
5
|
+
import { _ as Z } from "./WorkspaceProvider-Bp1Sm40K.js";
|
|
6
6
|
import { EmptyState as G, Input as H } from "@hachej/boring-ui-kit";
|
|
7
7
|
import { c as g } from "./utils-B6yFEsav.js";
|
|
8
8
|
import { createDragDropManager as Q } from "dnd-core";
|
|
@@ -15,7 +15,7 @@ import { TableHeader as pt } from "@tiptap/extension-table-header";
|
|
|
15
15
|
import { TableCell as mt } from "@tiptap/extension-table-cell";
|
|
16
16
|
import ht from "@tiptap/extension-image";
|
|
17
17
|
import { c as E } from "./utils-B6yFEsav.js";
|
|
18
|
-
import { a8 as O, aA as V, p as wt } from "./WorkspaceProvider-
|
|
18
|
+
import { a8 as O, aA as V, p as wt } from "./WorkspaceProvider-Bp1Sm40K.js";
|
|
19
19
|
import { uploadFile as kt } from "@hachej/boring-agent/front";
|
|
20
20
|
import bt from "@tiptap/extension-code-block-lowlight";
|
|
21
21
|
import { createLowlight as vt, common as It } from "lowlight";
|
|
@@ -3,7 +3,7 @@ import { useState as X, useMemo as W, useCallback as v, useEffect as y, useRef a
|
|
|
3
3
|
import { IconButton as V, LoadingState as Ce, ResizeHandle as ye, Button as Se, Kbd as Pe } from "@hachej/boring-ui-kit";
|
|
4
4
|
import { ChevronLeft as Ne, MessageSquare as _e, Search as We, Plus as Ie } from "lucide-react";
|
|
5
5
|
import { c as m } from "./utils-B6yFEsav.js";
|
|
6
|
-
import { av as Oe, aC as Be, ac as ze, an as Re, Q as Ae, aF as ue, aR as De, ah as Le, aW as Me, aX as ee, u as Ee, ay as Ke } from "./WorkspaceProvider-
|
|
6
|
+
import { av as Oe, aC as Be, ac as ze, an as Re, Q as Ae, aF as ue, aR as De, ah as Le, aW as Me, aX as ee, u as Ee, ay as Ke } from "./WorkspaceProvider-Bp1Sm40K.js";
|
|
7
7
|
function Ze(e, t, o = !0) {
|
|
8
8
|
if (!o || typeof window > "u") return t;
|
|
9
9
|
try {
|