@calcom/atoms 1.0.34 → 1.0.36
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.
- package/dist/{AddressInput-0k8CFuPL.js → AddressInput-T_CrBmRf.js} +4 -4
- package/dist/{AlbyPriceComponent-FVn2jn2F.js → AlbyPriceComponent-EO_dsJvE.js} +24 -24
- package/dist/{Card-9MGOnLgS.js → Card-soWSbQyc.js} +1 -1
- package/dist/{DatePicker-ilNiN0cM.js → DatePicker-lcmLJngR.js} +6 -6
- package/dist/{PhoneInput-S9LeRHHc.js → PhoneInput-4L3NBgx-.js} +61 -61
- package/dist/{PoweredBy-91BsUs40.js → PoweredBy-CbuMIwI6.js} +2 -2
- package/dist/{UnpublishedEntity-azYIehK2.js → UnpublishedEntity-6AN6CU-I.js} +3 -3
- package/dist/cal-atoms.js +4 -4
- package/dist/cal-atoms.umd.cjs +134 -134
- package/dist/{framer-features-_VxdxeK-.js → framer-features-XhnOIXwJ.js} +7 -7
- package/dist/{index-6_9C3LrW.js → index-JcDhjvCF.js} +2 -2
- package/dist/index-KAnRs-wx.js +76 -0
- package/dist/{index-AG38GgN8.js → index-My3dnUlx.js} +12649 -12612
- package/dist/index-psDs_9O0.js +4 -0
- package/dist/{index-FsJWhvbx.js → index-sA_u6z9V.js} +1 -1
- package/dist/{index-EgSCs2YO.js → index-zWVUe7ha.js} +2 -2
- package/dist/{isSupportedCountry-9zm0lLTw.js → isSupportedCountry-HO7hQD0z.js} +1 -1
- package/dist/packages/app-store/_utils/getParsedAppKeysFromSlug.d.ts +2 -1
- package/dist/packages/app-store/_utils/getParsedAppKeysFromSlug.d.ts.map +1 -1
- package/dist/packages/app-store/_utils/invalidateCredential.d.ts +3 -0
- package/dist/packages/app-store/_utils/invalidateCredential.d.ts.map +1 -0
- package/dist/packages/app-store/_utils/oauth/AxiosLikeResponseToFetchResponse.d.ts +13 -0
- package/dist/packages/app-store/_utils/oauth/AxiosLikeResponseToFetchResponse.d.ts.map +1 -0
- package/dist/packages/app-store/_utils/oauth/OAuthManager.d.ts +168 -0
- package/dist/packages/app-store/_utils/oauth/OAuthManager.d.ts.map +1 -0
- package/dist/packages/app-store/_utils/oauth/OAuthManager.test.d.ts +1 -0
- package/dist/packages/app-store/_utils/oauth/OAuthManager.test.d.ts.map +1 -0
- package/dist/packages/app-store/_utils/oauth/getTokenObjectFromCredential.d.ts +10 -0
- package/dist/packages/app-store/_utils/oauth/getTokenObjectFromCredential.d.ts.map +1 -0
- package/dist/packages/app-store/_utils/oauth/markTokenAsExpired.d.ts +3 -0
- package/dist/packages/app-store/_utils/oauth/markTokenAsExpired.d.ts.map +1 -0
- package/dist/packages/app-store/_utils/oauth/oAuthManagerHelper.d.ts +41 -0
- package/dist/packages/app-store/_utils/oauth/oAuthManagerHelper.d.ts.map +1 -0
- package/dist/packages/app-store/_utils/oauth/universalSchema.d.ts +110 -0
- package/dist/packages/app-store/_utils/oauth/universalSchema.d.ts.map +1 -0
- package/dist/packages/app-store/_utils/oauth/updateTokenObject.d.ts +7 -0
- package/dist/packages/app-store/_utils/oauth/updateTokenObject.d.ts.map +1 -0
- package/dist/packages/app-store/_utils/testUtils.d.ts +19 -0
- package/dist/packages/app-store/_utils/testUtils.d.ts.map +1 -0
- package/dist/packages/app-store/apps.metadata.generated.d.ts +16 -0
- package/dist/packages/app-store/apps.metadata.generated.d.ts.map +1 -1
- package/dist/packages/app-store/apps.server.generated.d.ts +1 -0
- package/dist/packages/app-store/apps.server.generated.d.ts.map +1 -1
- package/dist/packages/app-store/clic/api/add.d.ts +4 -0
- package/dist/packages/app-store/clic/api/add.d.ts.map +1 -0
- package/dist/packages/app-store/clic/api/index.d.ts +2 -0
- package/dist/packages/app-store/clic/api/index.d.ts.map +1 -0
- package/dist/packages/app-store/clic/config.json.d.ts +19 -0
- package/dist/packages/app-store/clic/index.d.ts +2 -0
- package/dist/packages/app-store/clic/index.d.ts.map +1 -0
- package/dist/packages/app-store/googlecalendar/lib/CalendarService.d.ts +4 -1
- package/dist/packages/app-store/googlecalendar/lib/CalendarService.d.ts.map +1 -1
- package/dist/packages/app-store/googlecalendar/lib/getGoogleAppKeys.d.ts +5 -1
- package/dist/packages/app-store/googlecalendar/lib/getGoogleAppKeys.d.ts.map +1 -1
- package/dist/packages/app-store/office365calendar/lib/CalendarService.d.ts +1 -5
- package/dist/packages/app-store/office365calendar/lib/CalendarService.d.ts.map +1 -1
- package/dist/packages/app-store/office365calendar/lib/getOfficeAppKeys.d.ts +4 -1
- package/dist/packages/app-store/office365calendar/lib/getOfficeAppKeys.d.ts.map +1 -1
- package/dist/packages/app-store/office365video/lib/VideoApiAdapter.d.ts.map +1 -1
- package/dist/packages/app-store/office365video/lib/VideoApiAdapter.test.d.ts +2 -0
- package/dist/packages/app-store/office365video/lib/VideoApiAdapter.test.d.ts.map +1 -0
- package/dist/packages/app-store/stripepayment/lib/getStripeAppKeys.d.ts +6 -1
- package/dist/packages/app-store/stripepayment/lib/getStripeAppKeys.d.ts.map +1 -1
- package/dist/packages/app-store/zoomvideo/api/callback.d.ts.map +1 -1
- package/dist/packages/app-store/zoomvideo/lib/VideoApiAdapter.d.ts.map +1 -1
- package/dist/packages/features/bookings/Booker/utils/event.d.ts +2 -2
- package/dist/packages/features/bookings/components/event-meta/Members.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/handleNewBooking.d.ts +1 -0
- package/dist/packages/features/bookings/lib/handleNewBooking.d.ts.map +1 -1
- package/dist/packages/features/ee/support/lib/intercom/useIntercom.d.ts.map +1 -1
- package/dist/packages/features/ee/workflows/components/WorkflowDetailsPage.d.ts.map +1 -1
- package/dist/packages/features/eventtypes/lib/getPublicEvent.d.ts +2 -2
- package/dist/packages/features/eventtypes/lib/getPublicEvent.d.ts.map +1 -1
- package/dist/packages/features/filters/components/TeamsFilter.d.ts.map +1 -1
- package/dist/packages/features/insights/components/BookingKPICards.d.ts.map +1 -1
- package/dist/packages/features/insights/components/FeedbackTable.d.ts +12 -0
- package/dist/packages/features/insights/components/FeedbackTable.d.ts.map +1 -0
- package/dist/packages/features/insights/components/HighestNoShowHostTable.d.ts +2 -0
- package/dist/packages/features/insights/components/HighestNoShowHostTable.d.ts.map +1 -0
- package/dist/packages/features/insights/components/HighestRatedMembersTable.d.ts +2 -0
- package/dist/packages/features/insights/components/HighestRatedMembersTable.d.ts.map +1 -0
- package/dist/packages/features/insights/components/LowestRatedMembersTable.d.ts +2 -0
- package/dist/packages/features/insights/components/LowestRatedMembersTable.d.ts.map +1 -0
- package/dist/packages/features/insights/components/RecentFeedbackTable.d.ts +2 -0
- package/dist/packages/features/insights/components/RecentFeedbackTable.d.ts.map +1 -0
- package/dist/packages/features/insights/components/TotalBookingUsersTable.d.ts.map +1 -1
- package/dist/packages/features/insights/components/TotalUserFeedbackTable.d.ts +12 -0
- package/dist/packages/features/insights/components/TotalUserFeedbackTable.d.ts.map +1 -0
- package/dist/packages/features/insights/components/index.d.ts +4 -0
- package/dist/packages/features/insights/components/index.d.ts.map +1 -1
- package/dist/packages/features/insights/server/events.d.ts +670 -0
- package/dist/packages/features/insights/server/events.d.ts.map +1 -1
- package/dist/packages/features/insights/server/trpc-router.d.ts +106 -0
- package/dist/packages/features/insights/server/trpc-router.d.ts.map +1 -1
- package/dist/packages/lib/constants.d.ts +1 -0
- package/dist/packages/lib/constants.d.ts.map +1 -1
- package/dist/packages/lib/defaultAvatarImage.d.ts +4 -0
- package/dist/packages/lib/defaultAvatarImage.d.ts.map +1 -1
- package/dist/packages/lib/entityPermissionUtils.d.ts.map +1 -1
- package/dist/packages/lib/errors.d.ts.map +1 -1
- package/dist/packages/lib/isOutOfBounds.d.ts +1 -1
- package/dist/packages/lib/isOutOfBounds.d.ts.map +1 -1
- package/dist/packages/lib/safeStringify.d.ts +3 -0
- package/dist/packages/lib/safeStringify.d.ts.map +1 -1
- package/dist/packages/lib/server/queries/teams/index.d.ts +0 -23
- package/dist/packages/lib/server/queries/teams/index.d.ts.map +1 -1
- package/dist/packages/lib/server/repository/profile.d.ts +0 -84
- package/dist/packages/lib/server/repository/profile.d.ts.map +1 -1
- package/dist/packages/lib/server/repository/user.d.ts +0 -42
- package/dist/packages/lib/server/repository/user.d.ts.map +1 -1
- package/dist/packages/platform/atoms/booker/BookerPlatformWrapper.d.ts.map +1 -1
- package/dist/packages/platform/atoms/cal-provider/BaseCalProvider.d.ts.map +1 -1
- package/dist/packages/platform/atoms/hooks/useAtomsContext.d.ts +1 -1
- package/dist/packages/platform/atoms/hooks/useAtomsContext.d.ts.map +1 -1
- package/dist/packages/platform/atoms/hooks/usePublicEvent.d.ts +2 -2
- package/dist/packages/prisma/zod/bookingtimestatus.d.ts +9 -0
- package/dist/packages/prisma/zod/bookingtimestatus.d.ts.map +1 -1
- package/dist/packages/trpc/react/hooks/useMeQuery.d.ts +5 -42
- package/dist/packages/trpc/react/hooks/useMeQuery.d.ts.map +1 -1
- package/dist/packages/trpc/server/middlewares/sessionMiddleware.d.ts +0 -210
- package/dist/packages/trpc/server/middlewares/sessionMiddleware.d.ts.map +1 -1
- package/dist/packages/trpc/server/procedures/authedProcedure.d.ts +0 -126
- package/dist/packages/trpc/server/procedures/authedProcedure.d.ts.map +1 -1
- package/dist/packages/trpc/server/routers/_app.d.ts +354 -258
- package/dist/packages/trpc/server/routers/_app.d.ts.map +1 -1
- package/dist/packages/trpc/server/routers/loggedInViewer/_router.d.ts +5 -42
- package/dist/packages/trpc/server/routers/loggedInViewer/_router.d.ts.map +1 -1
- package/dist/packages/trpc/server/routers/loggedInViewer/me.handler.d.ts +5 -42
- package/dist/packages/trpc/server/routers/loggedInViewer/me.handler.d.ts.map +1 -1
- package/dist/packages/trpc/server/routers/loggedInViewer/outOfOffice.handler.d.ts.map +1 -1
- package/dist/packages/trpc/server/routers/loggedInViewer/procedures/me.d.ts +5 -42
- package/dist/packages/trpc/server/routers/loggedInViewer/procedures/me.d.ts.map +1 -1
- package/dist/packages/trpc/server/routers/publicViewer/_router.d.ts +2 -2
- package/dist/packages/trpc/server/routers/publicViewer/event.handler.d.ts +2 -2
- package/dist/packages/trpc/server/routers/publicViewer/procedures/event.d.ts +2 -2
- package/dist/packages/trpc/server/routers/viewer/_router.d.ts +354 -258
- package/dist/packages/trpc/server/routers/viewer/_router.d.ts.map +1 -1
- package/dist/packages/trpc/server/routers/viewer/bookings/util.d.ts +0 -42
- package/dist/packages/trpc/server/routers/viewer/bookings/util.d.ts.map +1 -1
- package/dist/packages/trpc/server/routers/viewer/eventTypes/util.d.ts +0 -42
- package/dist/packages/trpc/server/routers/viewer/eventTypes/util.d.ts.map +1 -1
- package/dist/packages/trpc/server/routers/viewer/webhook/util.d.ts +0 -42
- package/dist/packages/trpc/server/routers/viewer/webhook/util.d.ts.map +1 -1
- package/globals.min.css +1 -1
- package/package.json +1 -1
- package/dist/index-0HhSKbIe.js +0 -4
- package/dist/index-5j7VdDqk.js +0 -77
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import {
|
|
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
|
|
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,
|
|
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
|
|
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 =
|
|
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,
|
|
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 = [
|
|
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-
|
|
2
|
-
import { i } from "./isSupportedCountry-
|
|
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
|
+
};
|