@photon-ai/pho-ui 2.17.0 → 4.0.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.
Files changed (46) hide show
  1. package/dist/chunks/{basic-page-CogcwGx3.js → basic-page-DlLTmGnH.js} +4 -4
  2. package/dist/chunks/{basic-page-CogcwGx3.js.map → basic-page-DlLTmGnH.js.map} +1 -1
  3. package/dist/chunks/calendar-4OFiCLAv.js +292 -0
  4. package/dist/chunks/calendar-4OFiCLAv.js.map +1 -0
  5. package/dist/chunks/data-table-BeUwsjmX.js +297 -0
  6. package/dist/chunks/data-table-BeUwsjmX.js.map +1 -0
  7. package/dist/chunks/date-picker-DnQuw-B1.js +404 -0
  8. package/dist/chunks/date-picker-DnQuw-B1.js.map +1 -0
  9. package/dist/chunks/{error-D0yoFxCv.js → error-BAQgnde7.js} +2 -2
  10. package/dist/chunks/{error-D0yoFxCv.js.map → error-BAQgnde7.js.map} +1 -1
  11. package/dist/chunks/{filter-bar-BsvdXwzc.js → filter-bar-D9lBBr4z.js} +2 -2
  12. package/dist/chunks/{filter-bar-BsvdXwzc.js.map → filter-bar-D9lBBr4z.js.map} +1 -1
  13. package/dist/chunks/{ghost-search-BvBFa9su.js → ghost-search-AmVXd0zE.js} +2 -2
  14. package/dist/chunks/{ghost-search-BvBFa9su.js.map → ghost-search-AmVXd0zE.js.map} +1 -1
  15. package/dist/chunks/trace-Hku-rImp.js +1706 -0
  16. package/dist/chunks/trace-Hku-rImp.js.map +1 -0
  17. package/dist/components/calendar.js +5 -0
  18. package/dist/components/data-table.js +2 -2
  19. package/dist/components/date-picker.js +6 -0
  20. package/dist/components/error.js +1 -1
  21. package/dist/components/filter-bar.js +1 -1
  22. package/dist/components/phone-input.js +3 -3
  23. package/dist/components/phone-input.js.map +1 -1
  24. package/dist/components/trace.js +38 -37
  25. package/dist/index.js +141 -142
  26. package/dist/primitives.js +1 -1
  27. package/dist/sections/basic-page.js +2 -2
  28. package/dist/src/components/calendar/calendar.d.ts +36 -0
  29. package/dist/src/components/calendar/index.d.ts +2 -0
  30. package/dist/src/components/data-table/data-table.d.ts +8 -6
  31. package/dist/src/components/date-picker/date-picker.d.ts +110 -0
  32. package/dist/src/components/date-picker/index.d.ts +2 -0
  33. package/dist/src/components/trace/index.d.ts +1 -1
  34. package/dist/src/components/trace/layout.d.ts +11 -5
  35. package/dist/src/components/trace/trace.d.ts +5 -27
  36. package/dist/src/index.d.ts +2 -1
  37. package/package.json +10 -5
  38. package/dist/chunks/data-table-DcwCgXJU.js +0 -293
  39. package/dist/chunks/data-table-DcwCgXJU.js.map +0 -1
  40. package/dist/chunks/date-range-picker-DwFDUNRL.js +0 -88
  41. package/dist/chunks/date-range-picker-DwFDUNRL.js.map +0 -1
  42. package/dist/chunks/trace-Ba1RMBfk.js +0 -1645
  43. package/dist/chunks/trace-Ba1RMBfk.js.map +0 -1
  44. package/dist/components/date-range-picker.js +0 -10
  45. package/dist/src/components/date-range-picker/date-range-picker.d.ts +0 -31
  46. package/dist/src/components/date-range-picker/index.d.ts +0 -1
@@ -3,12 +3,12 @@ import { t as p } from "./cn-ChIgwEl3.js";
3
3
  import { n as Ge } from "./link-provider-DXzDQ08N.js";
4
4
  import { FADE_ENTRANCE as ct, FADE_SWAP as ut, SPRING_ENTRANCE as dt, TRAVEL_LINEAR as pt, fadeThroughBlur as ae } from "../motion.js";
5
5
  import { a as Z, o as ge } from "./button-CdqS_t5a.js";
6
- import { t as mt } from "./error-D0yoFxCv.js";
6
+ import { t as mt } from "./error-BAQgnde7.js";
7
7
  import { n as ft, t as ht } from "./IconArrowsMinimize-BfPUGuCB.js";
8
8
  import { t as ie } from "./IconChevronLeft-CSWMKQ4C.js";
9
9
  import { t as gt } from "./IconChevronRight-CzoJnYNI.js";
10
10
  import { t as Re } from "./IconSearch-BKAHkLyX.js";
11
- import { i as be, n as bt, o as vt, r as yt } from "./data-table-DcwCgXJU.js";
11
+ import { i as be, n as bt, o as vt, r as yt } from "./data-table-BeUwsjmX.js";
12
12
  import { t as xt } from "./IconX-pZ9vrtSr.js";
13
13
  import { t as wt } from "./toast-72Wwlzg9.js";
14
14
  import { t as ue } from "./input-group-fc9_jD4d.js";
@@ -17,7 +17,7 @@ import { n as ve, t as J } from "./scroll-area-Zik8t1Mk.js";
17
17
  import { i as At } from "./checkbox-CLPmblNA.js";
18
18
  import { t as _t } from "./form-AiHbbw4m.js";
19
19
  import { i as K } from "./menu-BQeprfxB.js";
20
- import { t as Ct } from "./ghost-search-BvBFa9su.js";
20
+ import { t as Ct } from "./ghost-search-AmVXd0zE.js";
21
21
  import { t as W } from "./tooltip-BTF7GChl.js";
22
22
  import { Children as ee, Fragment as Et, createContext as z, isValidElement as Ve, useCallback as ye, useContext as T, useEffect as O, useId as kt, useLayoutEffect as H, useMemo as q, useRef as C, useState as w, useSyncExternalStore as xe } from "react";
23
23
  import { Fragment as we, jsx as t, jsxs as y } from "react/jsx-runtime";
@@ -1746,4 +1746,4 @@ export {
1746
1746
  Yt as u
1747
1747
  };
1748
1748
 
1749
- //# sourceMappingURL=basic-page-CogcwGx3.js.map
1749
+ //# sourceMappingURL=basic-page-DlLTmGnH.js.map