@calcom/atoms 1.0.35 → 1.0.37

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 (145) hide show
  1. package/dist/{AddressInput-xdpADZ6a.js → AddressInput-T_CrBmRf.js} +4 -4
  2. package/dist/{AlbyPriceComponent-Or92Wq38.js → AlbyPriceComponent-EO_dsJvE.js} +24 -24
  3. package/dist/{Card-YXRwzLYs.js → Card-soWSbQyc.js} +1 -1
  4. package/dist/{DatePicker-kEtLX40X.js → DatePicker-lcmLJngR.js} +6 -6
  5. package/dist/{PhoneInput-z6tWOjjy.js → PhoneInput-4L3NBgx-.js} +61 -61
  6. package/dist/{PoweredBy-nFGX9x4g.js → PoweredBy-CbuMIwI6.js} +2 -2
  7. package/dist/{UnpublishedEntity-AeOec7kC.js → UnpublishedEntity-6AN6CU-I.js} +3 -3
  8. package/dist/cal-atoms.js +4 -4
  9. package/dist/cal-atoms.umd.cjs +126 -126
  10. package/dist/{framer-features-FRV_NUF8.js → framer-features-XhnOIXwJ.js} +7 -7
  11. package/dist/{index-CVilpVrZ.js → index-JcDhjvCF.js} +2 -2
  12. package/dist/index-KAnRs-wx.js +76 -0
  13. package/dist/{index-YVMeafN8.js → index-My3dnUlx.js} +13203 -13181
  14. package/dist/index-psDs_9O0.js +4 -0
  15. package/dist/{index-0P289PZn.js → index-sA_u6z9V.js} +1 -1
  16. package/dist/{index-dVp-Ebnc.js → index-zWVUe7ha.js} +2 -2
  17. package/dist/{isSupportedCountry-0hC9cf87.js → isSupportedCountry-HO7hQD0z.js} +1 -1
  18. package/dist/packages/app-store/_utils/getParsedAppKeysFromSlug.d.ts +2 -1
  19. package/dist/packages/app-store/_utils/getParsedAppKeysFromSlug.d.ts.map +1 -1
  20. package/dist/packages/app-store/_utils/invalidateCredential.d.ts +3 -0
  21. package/dist/packages/app-store/_utils/invalidateCredential.d.ts.map +1 -0
  22. package/dist/packages/app-store/_utils/oauth/AxiosLikeResponseToFetchResponse.d.ts +13 -0
  23. package/dist/packages/app-store/_utils/oauth/AxiosLikeResponseToFetchResponse.d.ts.map +1 -0
  24. package/dist/packages/app-store/_utils/oauth/OAuthManager.d.ts +168 -0
  25. package/dist/packages/app-store/_utils/oauth/OAuthManager.d.ts.map +1 -0
  26. package/dist/packages/app-store/_utils/oauth/OAuthManager.test.d.ts +1 -0
  27. package/dist/packages/app-store/_utils/oauth/OAuthManager.test.d.ts.map +1 -0
  28. package/dist/packages/app-store/_utils/oauth/getTokenObjectFromCredential.d.ts +10 -0
  29. package/dist/packages/app-store/_utils/oauth/getTokenObjectFromCredential.d.ts.map +1 -0
  30. package/dist/packages/app-store/_utils/oauth/markTokenAsExpired.d.ts +3 -0
  31. package/dist/packages/app-store/_utils/oauth/markTokenAsExpired.d.ts.map +1 -0
  32. package/dist/packages/app-store/_utils/oauth/oAuthManagerHelper.d.ts +41 -0
  33. package/dist/packages/app-store/_utils/oauth/oAuthManagerHelper.d.ts.map +1 -0
  34. package/dist/packages/app-store/_utils/oauth/universalSchema.d.ts +110 -0
  35. package/dist/packages/app-store/_utils/oauth/universalSchema.d.ts.map +1 -0
  36. package/dist/packages/app-store/_utils/oauth/updateTokenObject.d.ts +7 -0
  37. package/dist/packages/app-store/_utils/oauth/updateTokenObject.d.ts.map +1 -0
  38. package/dist/packages/app-store/_utils/testUtils.d.ts +19 -0
  39. package/dist/packages/app-store/_utils/testUtils.d.ts.map +1 -0
  40. package/dist/packages/app-store/apps.metadata.generated.d.ts +16 -0
  41. package/dist/packages/app-store/apps.metadata.generated.d.ts.map +1 -1
  42. package/dist/packages/app-store/apps.server.generated.d.ts +1 -0
  43. package/dist/packages/app-store/apps.server.generated.d.ts.map +1 -1
  44. package/dist/packages/app-store/clic/api/add.d.ts +4 -0
  45. package/dist/packages/app-store/clic/api/add.d.ts.map +1 -0
  46. package/dist/packages/app-store/clic/api/index.d.ts +2 -0
  47. package/dist/packages/app-store/clic/api/index.d.ts.map +1 -0
  48. package/dist/packages/app-store/clic/config.json.d.ts +19 -0
  49. package/dist/packages/app-store/clic/index.d.ts +2 -0
  50. package/dist/packages/app-store/clic/index.d.ts.map +1 -0
  51. package/dist/packages/app-store/googlecalendar/lib/CalendarService.d.ts +4 -1
  52. package/dist/packages/app-store/googlecalendar/lib/CalendarService.d.ts.map +1 -1
  53. package/dist/packages/app-store/googlecalendar/lib/getGoogleAppKeys.d.ts +5 -1
  54. package/dist/packages/app-store/googlecalendar/lib/getGoogleAppKeys.d.ts.map +1 -1
  55. package/dist/packages/app-store/office365calendar/lib/CalendarService.d.ts +1 -5
  56. package/dist/packages/app-store/office365calendar/lib/CalendarService.d.ts.map +1 -1
  57. package/dist/packages/app-store/office365calendar/lib/getOfficeAppKeys.d.ts +4 -1
  58. package/dist/packages/app-store/office365calendar/lib/getOfficeAppKeys.d.ts.map +1 -1
  59. package/dist/packages/app-store/office365video/lib/VideoApiAdapter.d.ts.map +1 -1
  60. package/dist/packages/app-store/office365video/lib/VideoApiAdapter.test.d.ts +2 -0
  61. package/dist/packages/app-store/office365video/lib/VideoApiAdapter.test.d.ts.map +1 -0
  62. package/dist/packages/app-store/stripepayment/lib/getStripeAppKeys.d.ts +6 -1
  63. package/dist/packages/app-store/stripepayment/lib/getStripeAppKeys.d.ts.map +1 -1
  64. package/dist/packages/app-store/zoomvideo/api/callback.d.ts.map +1 -1
  65. package/dist/packages/app-store/zoomvideo/lib/VideoApiAdapter.d.ts.map +1 -1
  66. package/dist/packages/features/bookings/Booker/utils/event.d.ts +2 -2
  67. package/dist/packages/features/bookings/components/event-meta/Members.d.ts.map +1 -1
  68. package/dist/packages/features/bookings/lib/handleNewBooking.d.ts +1 -0
  69. package/dist/packages/features/bookings/lib/handleNewBooking.d.ts.map +1 -1
  70. package/dist/packages/features/ee/support/lib/intercom/useIntercom.d.ts.map +1 -1
  71. package/dist/packages/features/ee/workflows/components/WorkflowDetailsPage.d.ts.map +1 -1
  72. package/dist/packages/features/eventtypes/lib/getPublicEvent.d.ts +2 -2
  73. package/dist/packages/features/eventtypes/lib/getPublicEvent.d.ts.map +1 -1
  74. package/dist/packages/features/filters/components/TeamsFilter.d.ts.map +1 -1
  75. package/dist/packages/features/insights/components/BookingKPICards.d.ts.map +1 -1
  76. package/dist/packages/features/insights/components/FeedbackTable.d.ts +12 -0
  77. package/dist/packages/features/insights/components/FeedbackTable.d.ts.map +1 -0
  78. package/dist/packages/features/insights/components/HighestNoShowHostTable.d.ts +2 -0
  79. package/dist/packages/features/insights/components/HighestNoShowHostTable.d.ts.map +1 -0
  80. package/dist/packages/features/insights/components/HighestRatedMembersTable.d.ts +2 -0
  81. package/dist/packages/features/insights/components/HighestRatedMembersTable.d.ts.map +1 -0
  82. package/dist/packages/features/insights/components/LowestRatedMembersTable.d.ts +2 -0
  83. package/dist/packages/features/insights/components/LowestRatedMembersTable.d.ts.map +1 -0
  84. package/dist/packages/features/insights/components/RecentFeedbackTable.d.ts +2 -0
  85. package/dist/packages/features/insights/components/RecentFeedbackTable.d.ts.map +1 -0
  86. package/dist/packages/features/insights/components/TotalBookingUsersTable.d.ts.map +1 -1
  87. package/dist/packages/features/insights/components/TotalUserFeedbackTable.d.ts +12 -0
  88. package/dist/packages/features/insights/components/TotalUserFeedbackTable.d.ts.map +1 -0
  89. package/dist/packages/features/insights/components/index.d.ts +4 -0
  90. package/dist/packages/features/insights/components/index.d.ts.map +1 -1
  91. package/dist/packages/features/insights/server/events.d.ts +670 -0
  92. package/dist/packages/features/insights/server/events.d.ts.map +1 -1
  93. package/dist/packages/features/insights/server/trpc-router.d.ts +106 -0
  94. package/dist/packages/features/insights/server/trpc-router.d.ts.map +1 -1
  95. package/dist/packages/lib/constants.d.ts +1 -0
  96. package/dist/packages/lib/constants.d.ts.map +1 -1
  97. package/dist/packages/lib/defaultAvatarImage.d.ts +4 -0
  98. package/dist/packages/lib/defaultAvatarImage.d.ts.map +1 -1
  99. package/dist/packages/lib/entityPermissionUtils.d.ts.map +1 -1
  100. package/dist/packages/lib/errors.d.ts.map +1 -1
  101. package/dist/packages/lib/isOutOfBounds.d.ts +1 -1
  102. package/dist/packages/lib/isOutOfBounds.d.ts.map +1 -1
  103. package/dist/packages/lib/safeStringify.d.ts +3 -0
  104. package/dist/packages/lib/safeStringify.d.ts.map +1 -1
  105. package/dist/packages/lib/server/queries/teams/index.d.ts +0 -23
  106. package/dist/packages/lib/server/queries/teams/index.d.ts.map +1 -1
  107. package/dist/packages/lib/server/repository/profile.d.ts +0 -84
  108. package/dist/packages/lib/server/repository/profile.d.ts.map +1 -1
  109. package/dist/packages/lib/server/repository/user.d.ts +0 -42
  110. package/dist/packages/lib/server/repository/user.d.ts.map +1 -1
  111. package/dist/packages/platform/atoms/booker/BookerPlatformWrapper.d.ts.map +1 -1
  112. package/dist/packages/platform/atoms/hooks/usePublicEvent.d.ts +2 -2
  113. package/dist/packages/platform/atoms/vite.config.d.ts.map +1 -1
  114. package/dist/packages/prisma/zod/bookingtimestatus.d.ts +9 -0
  115. package/dist/packages/prisma/zod/bookingtimestatus.d.ts.map +1 -1
  116. package/dist/packages/trpc/react/hooks/useMeQuery.d.ts +5 -42
  117. package/dist/packages/trpc/react/hooks/useMeQuery.d.ts.map +1 -1
  118. package/dist/packages/trpc/server/middlewares/sessionMiddleware.d.ts +0 -210
  119. package/dist/packages/trpc/server/middlewares/sessionMiddleware.d.ts.map +1 -1
  120. package/dist/packages/trpc/server/procedures/authedProcedure.d.ts +0 -126
  121. package/dist/packages/trpc/server/procedures/authedProcedure.d.ts.map +1 -1
  122. package/dist/packages/trpc/server/routers/_app.d.ts +354 -258
  123. package/dist/packages/trpc/server/routers/_app.d.ts.map +1 -1
  124. package/dist/packages/trpc/server/routers/loggedInViewer/_router.d.ts +5 -42
  125. package/dist/packages/trpc/server/routers/loggedInViewer/_router.d.ts.map +1 -1
  126. package/dist/packages/trpc/server/routers/loggedInViewer/me.handler.d.ts +5 -42
  127. package/dist/packages/trpc/server/routers/loggedInViewer/me.handler.d.ts.map +1 -1
  128. package/dist/packages/trpc/server/routers/loggedInViewer/outOfOffice.handler.d.ts.map +1 -1
  129. package/dist/packages/trpc/server/routers/loggedInViewer/procedures/me.d.ts +5 -42
  130. package/dist/packages/trpc/server/routers/loggedInViewer/procedures/me.d.ts.map +1 -1
  131. package/dist/packages/trpc/server/routers/publicViewer/_router.d.ts +2 -2
  132. package/dist/packages/trpc/server/routers/publicViewer/event.handler.d.ts +2 -2
  133. package/dist/packages/trpc/server/routers/publicViewer/procedures/event.d.ts +2 -2
  134. package/dist/packages/trpc/server/routers/viewer/_router.d.ts +354 -258
  135. package/dist/packages/trpc/server/routers/viewer/_router.d.ts.map +1 -1
  136. package/dist/packages/trpc/server/routers/viewer/bookings/util.d.ts +0 -42
  137. package/dist/packages/trpc/server/routers/viewer/bookings/util.d.ts.map +1 -1
  138. package/dist/packages/trpc/server/routers/viewer/eventTypes/util.d.ts +0 -42
  139. package/dist/packages/trpc/server/routers/viewer/eventTypes/util.d.ts.map +1 -1
  140. package/dist/packages/trpc/server/routers/viewer/webhook/util.d.ts +0 -42
  141. package/dist/packages/trpc/server/routers/viewer/webhook/util.d.ts.map +1 -1
  142. package/globals.min.css +1 -1
  143. package/package.json +1 -1
  144. package/dist/index-4R6rlJjY.js +0 -4
  145. package/dist/index-swucF4c_.js +0 -77
@@ -1,9 +1,9 @@
1
- import { aQ as L, aR as V, aS as D, aT as M, aU as Q, aV as Z, aW as _, aX as $, aY as re, aZ as ie, a_ as oe, a$ as ae } from "./index-YVMeafN8.js";
1
+ import { aP as L, aQ as V, aR as D, aS as M, aT as Q, aU as Z, aV as _, aW as j, aX as re, aY as ie, aZ as oe, a_ as ae } from "./index-My3dnUlx.js";
2
2
  function b(t, e, n, s = { passive: !0 }) {
3
3
  return t.addEventListener(e, n, s), () => t.removeEventListener(e, n);
4
4
  }
5
5
  const ce = (t) => t.pointerType === "mouse" ? typeof t.button != "number" || t.button <= 0 : t.isPrimary !== !1;
6
- function j(t, e = "page") {
6
+ function q(t, e = "page") {
7
7
  return {
8
8
  point: {
9
9
  x: t[e + "X"],
@@ -11,11 +11,11 @@ function j(t, e = "page") {
11
11
  }
12
12
  };
13
13
  }
14
- const ue = (t) => (e) => ce(e) && t(e, j(e));
14
+ const ue = (t) => (e) => ce(e) && t(e, q(e));
15
15
  function T(t, e, n, s) {
16
16
  return b(t, e, ue(n), s);
17
17
  }
18
- function q(t) {
18
+ function $(t) {
19
19
  let e = null;
20
20
  return () => {
21
21
  const n = () => {
@@ -24,7 +24,7 @@ function q(t) {
24
24
  return e === null ? (e = t, n) : !1;
25
25
  };
26
26
  }
27
- const X = q("dragHorizontal"), Y = q("dragVertical");
27
+ const X = $("dragHorizontal"), Y = $("dragVertical");
28
28
  function le(t) {
29
29
  let e = !1;
30
30
  if (t === "y")
@@ -95,7 +95,7 @@ function H(t, e) {
95
95
  if (!e)
96
96
  return;
97
97
  const n = new PointerEvent("pointer" + t);
98
- e(n, j(n));
98
+ e(n, q(n));
99
99
  }
100
100
  class fe extends w {
101
101
  constructor() {
@@ -274,7 +274,7 @@ function Ce(t, e, n = {}) {
274
274
  }
275
275
  return s.then(() => t.notify("AnimationComplete", e));
276
276
  }
277
- const Ve = [...$].reverse(), Le = $.length;
277
+ const Ve = [...j].reverse(), Le = j.length;
278
278
  function ke(t) {
279
279
  return (e) => Promise.all(e.map(({ animation: n, options: s }) => Ce(t, n, s)));
280
280
  }
@@ -1,5 +1,5 @@
1
- import { D as a, P as o, f as s, g as t, g as m, i as C, p as n, a as p } from "./index-YVMeafN8.js";
2
- import { i } from "./isSupportedCountry-0hC9cf87.js";
1
+ import { D as a, P as o, f as s, g as t, g as m, i as C, p as n, a as p } from "./index-My3dnUlx.js";
2
+ import { i } from "./isSupportedCountry-HO7hQD0z.js";
3
3
  export {
4
4
  a as DIGITS,
5
5
  o as ParseError,
@@ -0,0 +1,76 @@
1
+ import { af as o, V as s, A as t, c as r, B as n, e as i, h as l, J as d, C as p, j as u, ad as g, ac as m, W as c, a6 as C, a7 as D, a8 as T, a9 as I, aa as S, ab as h, t as w, u as x, G as k, v as B, w as b, x as E, K as F, y as L, z as M, E as f, k as A, Y as G, Q as v, F as H, ai as R, a0 as U, H as y, al as O, I as z, l as P, N as V, m as W, L as j, Z as q, _ as J, $ as K, R as N, ag as Q, ah as X, aj as Y, S as Z, a4 as _, q as $, a1 as aa, a2 as ea, a3 as oa, M as sa, n as ta, o as ra, T as na, b as ia, r as la, a5 as da, O as pa, d as ua, U as ga, X as ma, s as ca, ae as Ca, ak as Da } from "./index-My3dnUlx.js";
2
+ import { U as Ia } from "./UnpublishedEntity-6AN6CU-I.js";
3
+ import { C as ha } from "./Card-soWSbQyc.js";
4
+ export {
5
+ o as AddressInput,
6
+ s as Alert,
7
+ t as Avatar,
8
+ r as AvatarGroup,
9
+ n as Badge,
10
+ i as Button,
11
+ l as ButtonGroup,
12
+ d as ButtonOrLink,
13
+ ha as Card,
14
+ p as Checkbox,
15
+ u as CheckboxField,
16
+ g as ConfirmationContent,
17
+ m as ConfirmationDialogContent,
18
+ c as Credits,
19
+ C as Dialog,
20
+ D as DialogClose,
21
+ T as DialogContent,
22
+ I as DialogFooter,
23
+ S as DialogHeader,
24
+ h as DialogTrigger,
25
+ w as Dropdown,
26
+ x as DropdownItem,
27
+ k as DropdownMenuCheckboxItem,
28
+ B as DropdownMenuContent,
29
+ b as DropdownMenuItem,
30
+ E as DropdownMenuPortal,
31
+ F as DropdownMenuRadioItem,
32
+ L as DropdownMenuSeparator,
33
+ M as DropdownMenuTrigger,
34
+ f as EditableHeading,
35
+ A as EmailField,
36
+ G as EmptyScreen,
37
+ v as ErrorBoundary,
38
+ H as Form,
39
+ R as Group,
40
+ U as HeadSeo,
41
+ y as HintsOrErrors,
42
+ O as Icon,
43
+ z as InfoBadge,
44
+ P as Input,
45
+ V as InputError,
46
+ W as InputField,
47
+ j as Label,
48
+ q as ListItem,
49
+ J as ListItemText,
50
+ K as ListItemTitle,
51
+ N as Logo,
52
+ Q as PhoneInput,
53
+ X as Radio,
54
+ Y as RadioField,
55
+ Z as Select,
56
+ _ as SelectSkeletonLoader,
57
+ $ as SelectWithValidation,
58
+ aa as Skeleton,
59
+ ea as SkeletonContainer,
60
+ oa as SkeletonText,
61
+ sa as Switch,
62
+ ta as TextArea,
63
+ ra as TextField,
64
+ na as TimezoneSelect,
65
+ ia as TimezoneSelectComponent,
66
+ la as ToggleGroup,
67
+ da as Tooltip,
68
+ pa as TopBanner,
69
+ Ia as UnpublishedEntity,
70
+ ua as UpgradeTeamsBadge,
71
+ ga as UserAvatarGroupWithOrg,
72
+ ma as VerticalDivider,
73
+ ca as getReactSelectProps,
74
+ Ca as showToast,
75
+ Da as useCalcomTheme
76
+ };