@photon-ai/pho-ui 4.7.0 → 4.8.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/chunks/{basic-page-E_on0m1X.js → basic-page-BqfpJgAj.js} +6 -6
- package/dist/chunks/basic-page-BqfpJgAj.js.map +1 -0
- package/dist/chunks/{data-table-Mog6m3d9.js → data-table-B1dmrN6r.js} +89 -94
- package/dist/chunks/data-table-B1dmrN6r.js.map +1 -0
- package/dist/chunks/ghost-search-CNVs9k1o.js +34 -0
- package/dist/chunks/ghost-search-CNVs9k1o.js.map +1 -0
- package/dist/chunks/{trace-CjOi3_IP.js → trace-D1fOFzJt.js} +633 -622
- package/dist/chunks/trace-D1fOFzJt.js.map +1 -0
- package/dist/components/data-table.js +8 -8
- package/dist/components/trace.js +1 -1
- package/dist/index.js +3 -3
- package/dist/sections/basic-page.js +2 -2
- package/dist/src/components/data-table/chrome.d.ts +25 -0
- package/dist/src/components/data-table/data-table.d.ts +1 -2
- package/dist/src/components/trace/trace.d.ts +15 -4
- package/package.json +1 -1
- package/dist/chunks/basic-page-E_on0m1X.js.map +0 -1
- package/dist/chunks/data-table-Mog6m3d9.js.map +0 -1
- package/dist/chunks/ghost-search-AmVXd0zE.js +0 -25
- package/dist/chunks/ghost-search-AmVXd0zE.js.map +0 -1
- package/dist/chunks/trace-CjOi3_IP.js.map +0 -1
|
@@ -8,7 +8,7 @@ import { n as xa, t as wa } from "./IconArrowsMinimize-BfPUGuCB.js";
|
|
|
8
8
|
import { t as se } from "./IconChevronLeft-CSWMKQ4C.js";
|
|
9
9
|
import { t as Na } from "./IconChevronRight-CzoJnYNI.js";
|
|
10
10
|
import { t as Oe } from "./IconSearch-BKAHkLyX.js";
|
|
11
|
-
import {
|
|
11
|
+
import { a as Aa, n as _a, r as Ae, t as Ca } from "./data-table-B1dmrN6r.js";
|
|
12
12
|
import { t as Ea } from "./IconX-pZ9vrtSr.js";
|
|
13
13
|
import { t as ka } from "./toast-BACxYsv6.js";
|
|
14
14
|
import { t as ge } from "./input-group-fc9_jD4d.js";
|
|
@@ -17,7 +17,7 @@ import { n as _e, t as J } from "./scroll-area-DSwD9th7.js";
|
|
|
17
17
|
import { i as Ra } from "./checkbox-CLPmblNA.js";
|
|
18
18
|
import { t as Ta } from "./form-AiHbbw4m.js";
|
|
19
19
|
import { i as Q } from "./menu-BQeprfxB.js";
|
|
20
|
-
import { t as Pa } from "./ghost-search-
|
|
20
|
+
import { t as Pa } from "./ghost-search-CNVs9k1o.js";
|
|
21
21
|
import { t as Be } from "./description-list-8qm83WZB.js";
|
|
22
22
|
import { t as K } from "./tooltip-BTF7GChl.js";
|
|
23
23
|
import { Children as ee, Fragment as Ia, createContext as G, isValidElement as Ke, useCallback as Ce, useContext as k, useEffect as O, useId as Oa, useLayoutEffect as z, useMemo as V, useRef as E, useState as w, useSyncExternalStore as ue } from "react";
|
|
@@ -72,7 +72,7 @@ function De(e, t) {
|
|
|
72
72
|
function Va({ condense: e = !0, width: t, prerendered: n = !1, className: r, children: l, ref: s, ...u }) {
|
|
73
73
|
const d = k(ae)?.adopt ?? !1, i = k(Ue), c = e === "pinned", [f, o] = w(!1), m = E(0), h = Ce((q) => {
|
|
74
74
|
m.current += q ? 1 : -1, o(m.current > 0);
|
|
75
|
-
}, []), g = t === "full", v = t === "wide" || t == null && f, [N] = w(
|
|
75
|
+
}, []), g = t === "full" && i == null, v = t === "wide" || t == null && f, [N] = w(Aa), b = E(null), _ = V(() => ({
|
|
76
76
|
ref: b,
|
|
77
77
|
prerendered: n
|
|
78
78
|
}), [n]), [x, S] = w(null), [R, I] = w(null);
|
|
@@ -128,7 +128,7 @@ function Va({ condense: e = !0, width: t, prerendered: n = !1, className: r, chi
|
|
|
128
128
|
value: _,
|
|
129
129
|
children: /* @__PURE__ */ a(Ye.Provider, {
|
|
130
130
|
value: B,
|
|
131
|
-
children: /* @__PURE__ */ a(
|
|
131
|
+
children: /* @__PURE__ */ a(_a.Provider, {
|
|
132
132
|
value: h,
|
|
133
133
|
children: /* @__PURE__ */ y(Ae.Provider, {
|
|
134
134
|
value: N,
|
|
@@ -1744,7 +1744,7 @@ var Mn = {
|
|
|
1744
1744
|
Root: Va,
|
|
1745
1745
|
Aside: Yt,
|
|
1746
1746
|
Search: tn,
|
|
1747
|
-
Table:
|
|
1747
|
+
Table: Ca,
|
|
1748
1748
|
CondenseScope: Za,
|
|
1749
1749
|
Breadcrumbs: ua,
|
|
1750
1750
|
Crumb: da,
|
|
@@ -1797,4 +1797,4 @@ export {
|
|
|
1797
1797
|
at as u
|
|
1798
1798
|
};
|
|
1799
1799
|
|
|
1800
|
-
//# sourceMappingURL=basic-page-
|
|
1800
|
+
//# sourceMappingURL=basic-page-BqfpJgAj.js.map
|