@photon-ai/pho-ui 2.17.0 → 3.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 (28) hide show
  1. package/dist/chunks/{basic-page-CogcwGx3.js → basic-page-CYDwfVjO.js} +2 -2
  2. package/dist/chunks/{basic-page-CogcwGx3.js.map → basic-page-CYDwfVjO.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/date-picker-Bwa6J4ik.js +381 -0
  6. package/dist/chunks/date-picker-Bwa6J4ik.js.map +1 -0
  7. package/dist/chunks/{error-D0yoFxCv.js → error-BAQgnde7.js} +2 -2
  8. package/dist/chunks/{error-D0yoFxCv.js.map → error-BAQgnde7.js.map} +1 -1
  9. package/dist/chunks/{filter-bar-BsvdXwzc.js → filter-bar-D9lBBr4z.js} +2 -2
  10. package/dist/chunks/{filter-bar-BsvdXwzc.js.map → filter-bar-D9lBBr4z.js.map} +1 -1
  11. package/dist/components/calendar.js +5 -0
  12. package/dist/components/date-picker.js +6 -0
  13. package/dist/components/error.js +1 -1
  14. package/dist/components/filter-bar.js +1 -1
  15. package/dist/index.js +114 -116
  16. package/dist/primitives.js +1 -1
  17. package/dist/sections/basic-page.js +1 -1
  18. package/dist/src/components/calendar/calendar.d.ts +36 -0
  19. package/dist/src/components/calendar/index.d.ts +2 -0
  20. package/dist/src/components/date-picker/date-picker.d.ts +97 -0
  21. package/dist/src/components/date-picker/index.d.ts +2 -0
  22. package/dist/src/index.d.ts +2 -1
  23. package/package.json +10 -5
  24. package/dist/chunks/date-range-picker-DwFDUNRL.js +0 -88
  25. package/dist/chunks/date-range-picker-DwFDUNRL.js.map +0 -1
  26. package/dist/components/date-range-picker.js +0 -10
  27. package/dist/src/components/date-range-picker/date-range-picker.d.ts +0 -31
  28. package/dist/src/components/date-range-picker/index.d.ts +0 -1
@@ -3,7 +3,7 @@ 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";
@@ -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-CYDwfVjO.js.map