@hachej/boring-workspace 0.1.28 → 0.1.29

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/testing.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import { jsx as Ba } from "react/jsx-runtime";
2
2
  import * as Pa from "react";
3
3
  import { createElement as is, useMemo as wn, useLayoutEffect as us, isValidElement as ss, cloneElement as ds, useSyncExternalStore as Gi } from "react";
4
- import { h as cs, p as fs, o as ps } from "./WorkspaceProvider-CpMMNtLh.js";
4
+ import { h as cs, p as fs, o as ps } from "./WorkspaceProvider-0V-2x7AH.js";
5
5
  import { d as ms } from "./panel-DnvDNQac.js";
6
6
  import * as bs from "react-dom/test-utils";
7
7
  import ka from "react-dom";
package/dist/workspace.js CHANGED
@@ -1,17 +1,17 @@
1
1
  var V = Object.defineProperty;
2
2
  var X = (e, r, t) => r in e ? V(e, r, { enumerable: !0, configurable: !0, writable: !0, value: t }) : e[r] = t;
3
3
  var T = (e, r, t) => X(e, typeof r != "symbol" ? r + "" : r, t);
4
- import { u as z, a as G, b as Q, D as Y } from "./WorkspaceProvider-CpMMNtLh.js";
5
- import { A as ze, C as Ke, c as je, d as $e, e as _e, F as He, f as Ue, M as Ae, g as qe, P as Je, h as Ve, i as Xe, j as Ge, k as Qe, R as Ye, S as Ze, l as et, m as tt, T as at, U as rt, W as nt, n as st, o as ot, p as it, q as lt, r as ct, s as dt, t as ut, v as pt, w as mt, x as ht, y as ft, z as gt, B as bt, E as yt, G as vt, H as xt, I as Pt, J as St, K as kt, L as Ct, N as wt, O as Nt, Q as Et, V as Rt, X as Tt, Y as It, Z as Ot, _ as Ft, $ as Mt, a0 as Lt, a1 as Bt, a2 as Wt, a3 as Dt, a4 as zt, a5 as Kt, a6 as jt, a7 as $t, a8 as _t, a9 as Ht, aa as Ut, ab as At, ac as qt, ad as Jt, ae as Vt, af as Xt, ag as Gt, ah as Qt, ai as Yt, aj as Zt, ak as ea, al as ta, am as aa, an as ra, ao as na, ap as sa, aq as oa, ar as ia } from "./WorkspaceProvider-CpMMNtLh.js";
4
+ import { u as z, a as G, b as Q, D as Y } from "./WorkspaceProvider-0V-2x7AH.js";
5
+ import { A as ze, C as Ke, c as je, d as $e, e as _e, F as He, f as Ue, M as Ae, g as qe, P as Je, h as Ve, i as Xe, j as Ge, k as Qe, R as Ye, S as Ze, l as et, m as tt, T as at, U as rt, W as nt, n as st, o as ot, p as it, q as lt, r as ct, s as dt, t as ut, v as pt, w as mt, x as ht, y as ft, z as gt, B as bt, E as yt, G as vt, H as xt, I as Pt, J as St, K as kt, L as Ct, N as wt, O as Nt, Q as Et, V as Rt, X as Tt, Y as It, Z as Ot, _ as Ft, $ as Mt, a0 as Lt, a1 as Bt, a2 as Wt, a3 as Dt, a4 as zt, a5 as Kt, a6 as jt, a7 as $t, a8 as _t, a9 as Ht, aa as Ut, ab as At, ac as qt, ad as Jt, ae as Vt, af as Xt, ag as Gt, ah as Qt, ai as Yt, aj as Zt, ak as ea, al as ta, am as aa, an as ra, ao as na, ap as sa, aq as oa, ar as ia } from "./WorkspaceProvider-0V-2x7AH.js";
6
6
  import { c as w } from "./utils-B6yFEsav.js";
7
- import { C as ca, T as da, W as ua, b as pa } from "./WorkspaceLoadingState-DuLadpix.js";
7
+ import { C as ca, T as da, W as ua, b as pa } from "./WorkspaceLoadingState-DJF_4S4_.js";
8
8
  import { jsxs as b, jsx as a, Fragment as Z } from "react/jsx-runtime";
9
9
  import { Button as k, Sheet as ee, SheetContent as te, SheetHeader as ae, SheetTitle as re, SheetDescription as ne, EmptyState as se, Kbd as I, ErrorState as oe, IconButton as O } from "@hachej/boring-ui-kit";
10
10
  import { Toaster as ha, dismissToast as fa, toast as ga } from "@hachej/boring-ui-kit";
11
11
  import { useSyncExternalStore as K, useState as N, useEffect as P, useRef as C, useCallback as y, useMemo as S, Suspense as ie, Component as le } from "react";
12
12
  import { C as ya, c as va } from "./CodeEditor-DQqOn4xz.js";
13
- import { FileTree as Pa } from "./FileTree-DDO-RrZ8.js";
14
- import { MarkdownEditor as ka } from "./MarkdownEditor-Bx5InUeG.js";
13
+ import { FileTree as Pa } from "./FileTree-DUxjUbxL.js";
14
+ import { MarkdownEditor as ka } from "./MarkdownEditor-DPBSzTBz.js";
15
15
  import { MenuIcon as ce, PanelLeftOpenIcon as de, PanelLeftCloseIcon as ue, PinIcon as pe, CheckIcon as me, CopyIcon as he } from "lucide-react";
16
16
  import { d as wa } from "./panel-DnvDNQac.js";
17
17
  function Te() {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hachej/boring-workspace",
3
- "version": "0.1.28",
3
+ "version": "0.1.29",
4
4
  "type": "module",
5
5
  "license": "MIT",
6
6
  "description": "Workspace UI, plugin, and bridge package for composing chat, files, catalogs, editors, and app-specific panes.",
@@ -130,8 +130,8 @@
130
130
  "tailwind-merge": "^2.0.0",
131
131
  "zod": "^3.23.0",
132
132
  "zustand": "^5.0.0",
133
- "@hachej/boring-agent": "0.1.28",
134
- "@hachej/boring-ui-kit": "0.1.28"
133
+ "@hachej/boring-ui-kit": "0.1.29",
134
+ "@hachej/boring-agent": "0.1.29"
135
135
  },
136
136
  "devDependencies": {
137
137
  "@tailwindcss/postcss": "^4.0.0",