@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
package/package.json CHANGED
@@ -4,7 +4,7 @@
4
4
  "type": "module",
5
5
  "description": "Customizable UI components to integrate scheduling into your product.",
6
6
  "authors": "Cal.com, Inc.",
7
- "version": "1.0.35",
7
+ "version": "1.0.37",
8
8
  "scripts": {
9
9
  "dev": "yarn vite build --watch & npx tailwindcss -i ./globals.css -o ./globals.min.css --postcss --minify --watch",
10
10
  "build": "yarn vite build && npx tailwindcss -i ./globals.css -o ./globals.min.css --postcss --minify",
@@ -1,4 +0,0 @@
1
- import { U as i } from "./UnpublishedEntity-AeOec7kC.js";
2
- export {
3
- i as UnpublishedEntity
4
- };
@@ -1,77 +0,0 @@
1
- import { ag as o, W as s, A as t, c as r, B as n, h as i, j as l, K as d, C as p, k as u, ae as m, ad as g, X as c, a7 as C, a8 as D, a9 as T, aa as I, ab as S, ac as h, u as w, v as x, J as k, w as B, x as b, y as A, M as E, z as F, G as L, E as M, l as f, Z as G, R as v, F as U, aj as H, a1 as R, H as y, am as O, I as z, m as P, O as V, n as W, L as j, _ as q, $ as J, a0 as K, V as N, ah as Q, ai as X, ak as Y, S as Z, a5 as _, r as $, a2 as aa, a3 as ea, a4 as oa, N as sa, o as ta, q as ra, T as na, b as ia, s as la, a6 as da, Q as pa, e as ua, U as ma, d as ga, Y as ca, t as Ca, af as Da, al as Ta } from "./index-YVMeafN8.js";
2
- import { U as Sa } from "./UnpublishedEntity-AeOec7kC.js";
3
- import { C as wa } from "./Card-YXRwzLYs.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
- wa as Card,
14
- p as Checkbox,
15
- u as CheckboxField,
16
- m as ConfirmationContent,
17
- g 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
- A as DropdownMenuPortal,
31
- E as DropdownMenuRadioItem,
32
- F as DropdownMenuSeparator,
33
- L as DropdownMenuTrigger,
34
- M as EditableHeading,
35
- f as EmailField,
36
- G as EmptyScreen,
37
- v as ErrorBoundary,
38
- U as Form,
39
- H as Group,
40
- R 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
- Sa as UnpublishedEntity,
70
- ua as UpgradeTeamsBadge,
71
- ma as UserAvatarGroup,
72
- ga as UserAvatarGroupWithOrg,
73
- ca as VerticalDivider,
74
- Ca as getReactSelectProps,
75
- Da as showToast,
76
- Ta as useCalcomTheme
77
- };