@calcom/atoms 1.5.0-booker → 1.6.0-booker

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 (52) hide show
  1. package/dist/{AddressInput-2hL6xvaw.js → AddressInput-Mc0HGd98.js} +1 -1
  2. package/dist/{AlbyPriceComponent-90fNQIrg.js → AlbyPriceComponent-TC_lfpoL.js} +1 -1
  3. package/dist/{PhoneInput-FnKIa4kA.js → PhoneInput-Hm9vZnlH.js} +1 -1
  4. package/dist/cal-atoms.js +1 -1
  5. package/dist/{index-a3d1IjXE.js → index-EaOAc3j5.js} +1 -1
  6. package/dist/{index-YQ_KdK6G.js → index-R6IZqbPM.js} +30075 -29966
  7. package/dist/{index-ubX_XTnt.js → index-U5xTOLdv.js} +2 -2
  8. package/dist/packages/features/bookings/Booker/Booker.d.ts.map +1 -1
  9. package/dist/packages/features/bookings/lib/getCalEventResponses.d.ts +2 -1
  10. package/dist/packages/features/bookings/lib/getCalEventResponses.d.ts.map +1 -1
  11. package/dist/packages/features/bookings/lib/handleNewBooking/ensureAvailableUsers.d.ts +2 -0
  12. package/dist/packages/features/bookings/lib/handleNewBooking/ensureAvailableUsers.d.ts.map +1 -1
  13. package/dist/packages/features/bookings/lib/handleNewBooking/getBookingData.d.ts.map +1 -1
  14. package/dist/packages/features/bookings/lib/handleNewBooking/getEventType.d.ts +3 -0
  15. package/dist/packages/features/bookings/lib/handleNewBooking/getEventType.d.ts.map +1 -1
  16. package/dist/packages/features/bookings/lib/handleNewBooking/getEventTypesFromDB.d.ts +2 -0
  17. package/dist/packages/features/bookings/lib/handleNewBooking/getEventTypesFromDB.d.ts.map +1 -1
  18. package/dist/packages/features/bookings/lib/handleNewBooking/loadUsers.d.ts +2 -0
  19. package/dist/packages/features/bookings/lib/handleNewBooking/loadUsers.d.ts.map +1 -1
  20. package/dist/packages/features/data-table/DataTableProvider.d.ts +8 -7
  21. package/dist/packages/features/data-table/DataTableProvider.d.ts.map +1 -1
  22. package/dist/packages/features/data-table/components/segment/DuplicateSegmentDialog.d.ts +2 -2
  23. package/dist/packages/features/data-table/components/segment/DuplicateSegmentDialog.d.ts.map +1 -1
  24. package/dist/packages/features/data-table/components/segment/FilterSegmentSelect.d.ts.map +1 -1
  25. package/dist/packages/features/data-table/components/segment/RenameSegmentDialog.d.ts.map +1 -1
  26. package/dist/packages/features/data-table/components/segment/SaveFilterSegmentButton.d.ts.map +1 -1
  27. package/dist/packages/features/data-table/hooks/useSegments.d.ts.map +1 -1
  28. package/dist/packages/features/data-table/lib/parsers.d.ts +3 -3
  29. package/dist/packages/features/data-table/lib/parsers.d.ts.map +1 -1
  30. package/dist/packages/features/data-table/lib/serializers.d.ts +2 -2
  31. package/dist/packages/features/data-table/lib/types.d.ts +36 -26
  32. package/dist/packages/features/data-table/lib/types.d.ts.map +1 -1
  33. package/dist/packages/features/ee/round-robin/handleRescheduleEventManager.d.ts.map +1 -1
  34. package/dist/packages/features/ee/round-robin/roundRobinManualReassignment.d.ts.map +1 -1
  35. package/dist/packages/features/schedules/lib/use-schedule/useSchedule.d.ts.map +1 -1
  36. package/dist/packages/platform/atoms/booker/BookerPlatformWrapper.d.ts.map +1 -1
  37. package/dist/packages/platform/atoms/booker/types.d.ts +1 -0
  38. package/dist/packages/platform/atoms/booker/types.d.ts.map +1 -1
  39. package/dist/packages/platform/atoms/hooks/useMe.d.ts.map +1 -1
  40. package/dist/packages/platform/atoms/hooks/useVerifyCode.d.ts +18 -0
  41. package/dist/packages/platform/atoms/hooks/useVerifyCode.d.ts.map +1 -0
  42. package/dist/packages/platform/atoms/hooks/useVerifyEmail.d.ts +19 -0
  43. package/dist/packages/platform/atoms/hooks/useVerifyEmail.d.ts.map +1 -0
  44. package/dist/packages/platform/libraries/index.d.ts +4 -0
  45. package/dist/packages/platform/libraries/index.d.ts.map +1 -1
  46. package/dist/packages/prisma/zod/ratelimit.d.ts +2 -2
  47. package/dist/packages/prisma/zod/userfiltersegmentpreference.d.ts +7 -4
  48. package/dist/packages/prisma/zod/userfiltersegmentpreference.d.ts.map +1 -1
  49. package/dist/packages/prisma-client/index.d.ts +88 -30
  50. package/dist/packages/trpc/react/shared.d.ts +1 -1
  51. package/dist/packages/trpc/react/shared.d.ts.map +1 -1
  52. package/package.json +1 -1
@@ -1,5 +1,5 @@
1
1
  import { jsxs as m, jsx as e } from "react/jsx-runtime";
2
- import { I as n, b as c, c as o } from "./index-YQ_KdK6G.js";
2
+ import { I as n, b as c, c as o } from "./index-R6IZqbPM.js";
3
3
  function r({ value: s, onChange: t, ...a }) {
4
4
  return /* @__PURE__ */ m("div", { className: "relative flex items-center", children: [
5
5
  /* @__PURE__ */ e(
@@ -1,6 +1,6 @@
1
1
  import { jsx as z, jsxs as er } from "react/jsx-runtime";
2
2
  import J from "react";
3
- import { d as tr, S as nr } from "./index-YQ_KdK6G.js";
3
+ import { d as tr, S as nr } from "./index-R6IZqbPM.js";
4
4
  const K = function(s, r = !0) {
5
5
  if (s.destroyed)
6
6
  throw new Error("Hash instance has been destroyed");
@@ -1,6 +1,6 @@
1
1
  import { jsx as vt } from "react/jsx-runtime";
2
2
  import Bt, { useState as $t, useEffect as Gt } from "react";
3
- import { w as Vt, i as qt, g as Kt, u as Ut, c as It, t as Wt } from "./index-YQ_KdK6G.js";
3
+ import { w as Vt, i as qt, g as Kt, u as Ut, c as It, t as Wt } from "./index-R6IZqbPM.js";
4
4
  function Ht() {
5
5
  return Vt(qt, arguments);
6
6
  }
package/dist/cal-atoms.js CHANGED
@@ -1,4 +1,4 @@
1
- import { al as s, ak as e, am as r, u as t } from "./index-YQ_KdK6G.js";
1
+ import { al as s, ak as e, am as r, u as t } from "./index-R6IZqbPM.js";
2
2
  export {
3
3
  s as Booker,
4
4
  e as CalProvider,
@@ -1,4 +1,4 @@
1
- import { T as m, a as n } from "./index-YQ_KdK6G.js";
1
+ import { T as m, a as n } from "./index-R6IZqbPM.js";
2
2
  export {
3
3
  m as TimezoneSelect,
4
4
  n as TimezoneSelectComponent