@calcom/atoms 1.7.1 → 1.8.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 (167) hide show
  1. package/dist/{AddressInput-DR3jIl7N.js → AddressInput-E1ARKDg7.js} +5 -5
  2. package/dist/{AlbyPriceComponent-2k8JXx0O.js → AlbyPriceComponent-jBcuDvZa.js} +24 -24
  3. package/dist/{PhoneInput-Nhiv23jS.js → PhoneInput-qXboae9k.js} +62 -62
  4. package/dist/cal-atoms.js +5 -36
  5. package/dist/index-GQl0OyJB.js +88695 -0
  6. package/dist/index-QBpbC_ZD.js +1957 -0
  7. package/dist/{index-QG3p1fzr.js → index-bGbS5CRI.js} +1 -1
  8. package/dist/packages/features/bookings/Booker/components/BookEventForm/BookEventForm.d.ts.map +1 -1
  9. package/dist/packages/features/bookings/Booker/components/EventMeta.d.ts.map +1 -1
  10. package/dist/packages/features/bookings/Booker/components/Header.d.ts.map +1 -1
  11. package/dist/packages/features/bookings/Booker/components/OverlayCalendar/OverlayCalendar.d.ts.map +1 -1
  12. package/dist/packages/features/bookings/Booker/components/hooks/useBookings.d.ts +1 -1
  13. package/dist/packages/features/bookings/Booker/utils/event.d.ts +33 -33
  14. package/dist/packages/features/bookings/lib/BookingEmailSmsHandler.d.ts +1 -1
  15. package/dist/packages/features/bookings/lib/BookingEmailSmsHandler.d.ts.map +1 -1
  16. package/dist/packages/features/bookings/lib/create-booking.d.ts +91 -91
  17. package/dist/packages/features/bookings/lib/create-recurring-booking.d.ts +91 -91
  18. package/dist/packages/features/bookings/lib/get-booking.d.ts +9 -9
  19. package/dist/packages/features/bookings/lib/getBookingToDelete.d.ts +38 -38
  20. package/dist/packages/features/bookings/lib/getCalendarLinks.d.ts +41 -0
  21. package/dist/packages/features/bookings/lib/getCalendarLinks.d.ts.map +1 -0
  22. package/dist/packages/features/bookings/lib/getCalendarLinks.test.d.ts +2 -0
  23. package/dist/packages/features/bookings/lib/getCalendarLinks.test.d.ts.map +1 -0
  24. package/dist/packages/features/bookings/lib/handleInternalNote.d.ts +2 -2
  25. package/dist/packages/features/bookings/lib/handleNewBooking/createBooking.d.ts +33 -33
  26. package/dist/packages/features/bookings/lib/handleNewBooking/ensureAvailableUsers.d.ts +57 -57
  27. package/dist/packages/features/bookings/lib/handleNewBooking/getEventType.d.ts +57 -57
  28. package/dist/packages/features/bookings/lib/handleNewBooking/getEventTypesFromDB.d.ts +57 -57
  29. package/dist/packages/features/bookings/lib/handleNewBooking/loadUsers.d.ts +46 -46
  30. package/dist/packages/features/bookings/lib/handleNewBooking/originalRescheduledBookingUtils.d.ts +45 -45
  31. package/dist/packages/features/bookings/lib/handleNewBooking.d.ts +364 -364
  32. package/dist/packages/features/bookings/lib/handleNewBooking.d.ts.map +1 -1
  33. package/dist/packages/features/bookings/lib/handlePayment.d.ts +49 -0
  34. package/dist/packages/features/bookings/lib/handlePayment.d.ts.map +1 -0
  35. package/dist/packages/features/bookings/lib/handleSeats/create/createNewSeat.d.ts +33 -33
  36. package/dist/packages/features/bookings/lib/handleSeats/create/createNewSeat.d.ts.map +1 -1
  37. package/dist/packages/features/bookings/lib/handleSeats/reschedule/owner/ownerRescheduleSeatedBooking.d.ts +33 -33
  38. package/dist/packages/features/bookings/lib/requiresConfirmation/getBookingRequest.d.ts +39 -39
  39. package/dist/packages/features/components/controlled-dialog/index.d.ts.map +1 -1
  40. package/dist/packages/features/components/phone-input/PhoneInput.d.ts.map +1 -1
  41. package/dist/packages/features/ee/billing/organizations/index.d.ts +1 -2
  42. package/dist/packages/features/ee/billing/organizations/index.d.ts.map +1 -1
  43. package/dist/packages/features/ee/billing/organizations/internal-organization-billing.d.ts +2 -2
  44. package/dist/packages/features/ee/billing/organizations/organization-billing.repository.d.ts +32 -4
  45. package/dist/packages/features/ee/billing/organizations/organization-billing.repository.d.ts.map +1 -1
  46. package/dist/packages/features/ee/payments/server/stripe-service.d.ts +23 -0
  47. package/dist/packages/features/ee/payments/server/stripe-service.d.ts.map +1 -0
  48. package/dist/packages/features/ee/round-robin/lib/bookingLocationService.d.ts +125 -0
  49. package/dist/packages/features/ee/round-robin/lib/bookingLocationService.d.ts.map +1 -0
  50. package/dist/packages/features/ee/round-robin/lib/bookingLocationService.test.d.ts +2 -0
  51. package/dist/packages/features/ee/round-robin/lib/bookingLocationService.test.d.ts.map +1 -0
  52. package/dist/packages/features/ee/round-robin/roundRobinManualReassignment.d.ts +30 -30
  53. package/dist/packages/features/ee/round-robin/roundRobinManualReassignment.d.ts.map +1 -1
  54. package/dist/packages/features/ee/round-robin/roundRobinReassignment.d.ts.map +1 -1
  55. package/dist/packages/features/ee/workflows/api/scheduleEmailReminders.d.ts.map +1 -1
  56. package/dist/packages/features/ee/workflows/lib/reminders/emailReminderManager.d.ts.map +1 -1
  57. package/dist/packages/features/ee/workflows/lib/repository/workflowReminder.d.ts +6 -6
  58. package/dist/packages/features/eventtypes/components/AddVerifiedEmail.d.ts +7 -0
  59. package/dist/packages/features/eventtypes/components/AddVerifiedEmail.d.ts.map +1 -0
  60. package/dist/packages/features/eventtypes/components/tabs/advanced/CustomEventTypeModal.d.ts +1 -1
  61. package/dist/packages/features/eventtypes/components/tabs/advanced/CustomEventTypeModal.d.ts.map +1 -1
  62. package/dist/packages/features/eventtypes/components/tabs/advanced/EventAdvancedTab.d.ts.map +1 -1
  63. package/dist/packages/features/eventtypes/lib/eventNaming.d.ts +28 -0
  64. package/dist/packages/features/eventtypes/lib/eventNaming.d.ts.map +1 -0
  65. package/dist/packages/features/eventtypes/lib/eventNaming.test.d.ts +2 -0
  66. package/dist/packages/features/eventtypes/lib/eventNaming.test.d.ts.map +1 -0
  67. package/dist/packages/features/eventtypes/lib/getPublicEvent.d.ts +33 -33
  68. package/dist/packages/features/eventtypes/lib/getTeamEventType.d.ts +12 -12
  69. package/dist/packages/features/eventtypes/lib/types.d.ts +1 -1
  70. package/dist/packages/features/eventtypes/lib/types.d.ts.map +1 -1
  71. package/dist/packages/features/shell/user-dropdown/UserDropdown.d.ts +2 -2
  72. package/dist/packages/features/shell/user-dropdown/UserDropdown.d.ts.map +1 -1
  73. package/dist/packages/platform/atoms/event-types/hooks/useAddVerifiedEmail.d.ts +15 -0
  74. package/dist/packages/platform/atoms/event-types/hooks/useAddVerifiedEmail.d.ts.map +1 -0
  75. package/dist/packages/platform/atoms/event-types/hooks/useAtomEventTypeById.d.ts +17 -17
  76. package/dist/packages/platform/atoms/event-types/hooks/useEventTypeForm.d.ts.map +1 -1
  77. package/dist/packages/platform/atoms/event-types/hooks/useGetVerifiedEmails.d.ts +3 -0
  78. package/dist/packages/platform/atoms/event-types/hooks/useGetVerifiedEmails.d.ts.map +1 -0
  79. package/dist/packages/platform/atoms/event-types/wrappers/EventAdvancedPlatformWrapper.d.ts.map +1 -1
  80. package/dist/packages/platform/atoms/hooks/bookings/useCreateBooking.d.ts +91 -91
  81. package/dist/packages/platform/atoms/hooks/bookings/useCreateInstantBooking.d.ts +91 -91
  82. package/dist/packages/platform/atoms/hooks/bookings/useCreateRecurringBooking.d.ts +91 -91
  83. package/dist/packages/platform/atoms/hooks/bookings/useGetBookingForReschedule.d.ts +3 -3
  84. package/dist/packages/platform/atoms/hooks/bookings/useHandleBookEvent.d.ts.map +1 -1
  85. package/dist/packages/platform/atoms/hooks/event-types/public/useAtomGetPublicEvent.d.ts +33 -33
  86. package/dist/packages/platform/atoms/hooks/schedules/useAtomSchedule.d.ts +3 -3
  87. package/dist/packages/platform/atoms/hooks/schedules/useAtomUpdateSchedule.d.ts +3 -3
  88. package/dist/packages/platform/atoms/hooks/useConnectedCalendars.d.ts.map +1 -1
  89. package/dist/packages/platform/atoms/index.d.ts +0 -36
  90. package/dist/packages/platform/atoms/index.d.ts.map +1 -1
  91. package/dist/packages/platform/atoms/lib/appendClientIdToEmail.d.ts +2 -0
  92. package/dist/packages/platform/atoms/lib/appendClientIdToEmail.d.ts.map +1 -0
  93. package/dist/packages/platform/libraries/event-types.d.ts +5 -5
  94. package/dist/packages/platform/libraries/event-types.d.ts.map +1 -1
  95. package/dist/packages/platform/libraries/index.d.ts +3 -3
  96. package/dist/packages/platform/libraries/index.d.ts.map +1 -1
  97. package/dist/packages/prisma/zod/impersonations.d.ts +2 -2
  98. package/dist/packages/prisma/zod/ratelimit.d.ts +2 -2
  99. package/dist/packages/prisma/zod/task.d.ts +2 -2
  100. package/dist/packages/prisma/zod/teamfeatures.d.ts +2 -2
  101. package/dist/packages/prisma/zod/userfeatures.d.ts +2 -2
  102. package/dist/packages/prisma/zod/webhookscheduledtriggers.d.ts +2 -2
  103. package/dist/packages/prisma/zod-utils.d.ts +1 -0
  104. package/dist/packages/prisma/zod-utils.d.ts.map +1 -1
  105. package/dist/packages/trpc/react/hooks/useMeQuery.d.ts +2 -2
  106. package/dist/packages/trpc/react/shared.d.ts +1 -1
  107. package/dist/packages/trpc/react/shared.d.ts.map +1 -1
  108. package/dist/packages/trpc/react/trpc.d.ts.map +1 -1
  109. package/dist/style.css +1 -1
  110. package/package.json +1 -1
  111. package/dist/AppCard-bt7zv8gh.js +0 -281
  112. package/dist/AppListCardPlatformWrapper-VhYhJs_R.js +0 -9
  113. package/dist/AppListCardWebWrapper-NUv3j3xt.js +0 -74
  114. package/dist/AppSettingsInterface-buo7m9T8.js +0 -75
  115. package/dist/AppSettingsInterface-pSKkGg41.js +0 -23
  116. package/dist/AppSettingsInterface-zXTKl0m5.js +0 -29
  117. package/dist/DateRangePicker-bTMo0QHP.js +0 -74
  118. package/dist/EventTypeAppCardInterface-09iYOcZc.js +0 -39
  119. package/dist/EventTypeAppCardInterface-22oySUhU.js +0 -42
  120. package/dist/EventTypeAppCardInterface-4J2r0kDm.js +0 -34
  121. package/dist/EventTypeAppCardInterface-6ARDh1hB.js +0 -34
  122. package/dist/EventTypeAppCardInterface-6N-ocotc.js +0 -34
  123. package/dist/EventTypeAppCardInterface-ALjgH4W_.js +0 -34
  124. package/dist/EventTypeAppCardInterface-Ayfx5tRN.js +0 -39
  125. package/dist/EventTypeAppCardInterface-DcTMtSbr.js +0 -24
  126. package/dist/EventTypeAppCardInterface-DqaD8qmA.js +0 -34
  127. package/dist/EventTypeAppCardInterface-KjJnnhe2.js +0 -51
  128. package/dist/EventTypeAppCardInterface-SS33HaLT.js +0 -24
  129. package/dist/EventTypeAppCardInterface-TIEM8D8u.js +0 -41
  130. package/dist/EventTypeAppCardInterface-UIXAwi3z.js +0 -32
  131. package/dist/EventTypeAppCardInterface-UhZiYpC_.js +0 -858
  132. package/dist/EventTypeAppCardInterface-Uv0b0YwY.js +0 -34
  133. package/dist/EventTypeAppCardInterface-WvWtKyzR.js +0 -32
  134. package/dist/EventTypeAppCardInterface-ZTWUUx-j.js +0 -31
  135. package/dist/EventTypeAppCardInterface-Zce0NZR5.js +0 -33
  136. package/dist/EventTypeAppCardInterface-bj9lQhmN.js +0 -24
  137. package/dist/EventTypeAppCardInterface-cWLQDtAR.js +0 -86
  138. package/dist/EventTypeAppCardInterface-fwF9ZNE1.js +0 -42
  139. package/dist/EventTypeAppCardInterface-lLtnjlZW.js +0 -34
  140. package/dist/EventTypeAppCardInterface-oHgBXT0z.js +0 -24
  141. package/dist/EventTypeAppCardInterface-uSw2xD2a.js +0 -41
  142. package/dist/EventTypeAppCardInterface-uaT7p9un.js +0 -24
  143. package/dist/EventTypeAppCardInterface-vmdHhgZV.js +0 -51
  144. package/dist/EventTypeAppCardInterface-zkJKrgZb.js +0 -49
  145. package/dist/EventTypeAppSettingsInterface-108_BODL.js +0 -78
  146. package/dist/EventTypeAppSettingsInterface-Q0ZDtoUj.js +0 -25
  147. package/dist/EventTypeAppSettingsInterface-Qnr0HCO0.js +0 -43
  148. package/dist/EventTypeAppSettingsInterface-VeVCHNBB.js +0 -24
  149. package/dist/EventTypeAppSettingsInterface-_Yc814Cl.js +0 -221
  150. package/dist/EventTypeAppSettingsInterface-gg2Ef5DU.js +0 -48
  151. package/dist/EventTypeAppSettingsInterface-gkHBitj8.js +0 -106
  152. package/dist/EventTypeAppSettingsInterface-jJT8-1ML.js +0 -120
  153. package/dist/EventTypeAppSettingsInterface-lUvYXuGl.js +0 -72
  154. package/dist/EventTypeAppSettingsInterface-mfeygayG.js +0 -343
  155. package/dist/EventTypeAppSettingsInterface-siyUmyxC.js +0 -23
  156. package/dist/EventTypeAppSettingsInterface-u1frTGTk.js +0 -23
  157. package/dist/EventTypeAppSettingsInterface-ykuyZiXU.js +0 -42
  158. package/dist/InstallAppButton-JXhBVaYJ.js +0 -29
  159. package/dist/InstallAppButton-UL42QGKr.js +0 -14
  160. package/dist/InstallAppButton-c2chNE6g.js +0 -14
  161. package/dist/InstallAppButton-rvYPqvGJ.js +0 -58
  162. package/dist/StripePaymentForm-1yTkAicU.js +0 -493
  163. package/dist/currencyOptions-kannG2hu.js +0 -61
  164. package/dist/index-6aqrxRA8.js +0 -166397
  165. package/dist/index-heZJ0K97.js +0 -28
  166. package/dist/index-miF5qVsp.js +0 -518
  167. package/dist/useIsAppEnabled-aAe8QNQ3.js +0 -18
@@ -32,82 +32,82 @@ export declare const useCreateInstantBooking: ({ onSuccess, onError }?: IUseCrea
32
32
  paymentRequired: boolean;
33
33
  isDryRun: boolean;
34
34
  payment?: {
35
- success: boolean;
36
- data: import('../../../../prisma-client').Prisma.JsonValue;
37
35
  id: number;
38
- refunded: boolean;
39
- currency: string;
40
36
  uid: string;
41
- paymentOption: import('../../../../prisma-client').$Enums.PaymentOption | null;
42
- bookingId: number;
43
- externalId: string;
44
37
  appId: string | null;
38
+ bookingId: number;
45
39
  amount: number;
46
40
  fee: number;
41
+ currency: string;
42
+ success: boolean;
43
+ refunded: boolean;
44
+ data: import('../../../../prisma-client').Prisma.JsonValue;
45
+ externalId: string;
46
+ paymentOption: import('../../../../prisma-client').$Enums.PaymentOption | null;
47
47
  }[] | undefined;
48
48
  attendees?: {
49
- name: string;
50
49
  id: number;
51
50
  email: string;
52
- locale: string | null;
51
+ name: string;
53
52
  timeZone: string;
54
- bookingId: number | null;
55
53
  phoneNumber: string | null;
54
+ locale: string | null;
55
+ bookingId: number | null;
56
56
  noShow: boolean | null;
57
57
  }[] | undefined;
58
58
  references?: {
59
59
  id: number;
60
60
  type: string;
61
61
  uid: string;
62
- credentialId: number | null;
63
- deleted: boolean | null;
64
- bookingId: number | null;
65
- thirdPartyRecurringEventId: string | null;
66
- delegationCredentialId: string | null;
67
- domainWideDelegationCredentialId: string | null;
68
62
  meetingId: string | null;
63
+ thirdPartyRecurringEventId: string | null;
69
64
  meetingPassword: string | null;
70
65
  meetingUrl: string | null;
66
+ bookingId: number | null;
71
67
  externalCalendarId: string | null;
68
+ deleted: boolean | null;
69
+ credentialId: number | null;
70
+ delegationCredentialId: string | null;
71
+ domainWideDelegationCredentialId: string | null;
72
72
  }[] | undefined;
73
73
  id?: number | undefined;
74
- title?: string | undefined;
75
- metadata?: import('../../../../prisma-client').Prisma.JsonValue | undefined;
76
- status?: import('../../../../prisma-client').$Enums.BookingStatus | undefined;
77
- description?: string | null | undefined;
78
- paid?: boolean | undefined;
79
- location?: string | null | undefined;
80
- rescheduled?: boolean | null | undefined;
81
- rating?: number | null | undefined;
82
74
  uid?: string | undefined;
75
+ idempotencyKey?: string | null | undefined;
83
76
  userId?: number | null | undefined;
77
+ userPrimaryEmail?: string | null | undefined;
84
78
  eventTypeId?: number | null | undefined;
79
+ title?: string | undefined;
80
+ description?: string | null | undefined;
85
81
  customInputs?: import('../../../../prisma-client').Prisma.JsonValue | undefined;
86
- smsReminderNumber?: string | null | undefined;
87
- recurringEventId?: string | null | undefined;
88
- cancellationReason?: string | null | undefined;
89
- cancelledBy?: string | null | undefined;
90
- iCalUID?: string | null | undefined;
91
82
  responses?: import('../../../../prisma-client').Prisma.JsonValue | undefined;
92
83
  startTime?: Date | undefined;
93
84
  endTime?: Date | undefined;
94
- idempotencyKey?: string | null | undefined;
95
- userPrimaryEmail?: string | null | undefined;
85
+ location?: string | null | undefined;
96
86
  createdAt?: Date | undefined;
97
87
  updatedAt?: Date | null | undefined;
88
+ status?: import('../../../../prisma-client').$Enums.BookingStatus | undefined;
89
+ paid?: boolean | undefined;
98
90
  destinationCalendarId?: number | null | undefined;
91
+ cancellationReason?: string | null | undefined;
99
92
  rejectionReason?: string | null | undefined;
100
93
  reassignReason?: string | null | undefined;
101
94
  reassignById?: number | null | undefined;
102
95
  dynamicEventSlugRef?: string | null | undefined;
103
96
  dynamicGroupSlugRef?: string | null | undefined;
97
+ rescheduled?: boolean | null | undefined;
104
98
  fromReschedule?: string | null | undefined;
99
+ recurringEventId?: string | null | undefined;
100
+ smsReminderNumber?: string | null | undefined;
105
101
  scheduledJobs?: string[] | undefined;
102
+ metadata?: import('../../../../prisma-client').Prisma.JsonValue | undefined;
106
103
  isRecorded?: boolean | undefined;
104
+ iCalUID?: string | null | undefined;
107
105
  iCalSequence?: number | undefined;
106
+ rating?: number | null | undefined;
108
107
  ratingFeedback?: string | null | undefined;
109
108
  noShowHost?: boolean | null | undefined;
110
109
  oneTimePassword?: string | null | undefined;
110
+ cancelledBy?: string | null | undefined;
111
111
  rescheduledBy?: string | null | undefined;
112
112
  creationSource?: import('../../../../prisma-client').$Enums.CreationSource | null | undefined;
113
113
  appsStatus?: import("@calcom/types/Calendar").AppsStatus[];
@@ -148,82 +148,82 @@ export declare const useCreateInstantBooking: ({ onSuccess, onError }?: IUseCrea
148
148
  videoCallUrl: any;
149
149
  seatReferenceUid: string | undefined;
150
150
  payment: {
151
- success: boolean;
152
- data: import('../../../../prisma-client').Prisma.JsonValue;
153
151
  id: number;
154
- refunded: boolean;
155
- currency: string;
156
152
  uid: string;
157
- paymentOption: import('../../../../prisma-client').$Enums.PaymentOption | null;
158
- bookingId: number;
159
- externalId: string;
160
153
  appId: string | null;
154
+ bookingId: number;
161
155
  amount: number;
162
156
  fee: number;
157
+ currency: string;
158
+ success: boolean;
159
+ refunded: boolean;
160
+ data: import('../../../../prisma-client').Prisma.JsonValue;
161
+ externalId: string;
162
+ paymentOption: import('../../../../prisma-client').$Enums.PaymentOption | null;
163
163
  }[];
164
164
  attendees: {
165
- name: string;
166
165
  id: number;
167
166
  email: string;
168
- locale: string | null;
167
+ name: string;
169
168
  timeZone: string;
170
- bookingId: number | null;
171
169
  phoneNumber: string | null;
170
+ locale: string | null;
171
+ bookingId: number | null;
172
172
  noShow: boolean | null;
173
173
  }[];
174
174
  references: {
175
175
  id: number;
176
176
  type: string;
177
177
  uid: string;
178
- credentialId: number | null;
179
- deleted: boolean | null;
180
- bookingId: number | null;
181
- thirdPartyRecurringEventId: string | null;
182
- delegationCredentialId: string | null;
183
- domainWideDelegationCredentialId: string | null;
184
178
  meetingId: string | null;
179
+ thirdPartyRecurringEventId: string | null;
185
180
  meetingPassword: string | null;
186
181
  meetingUrl: string | null;
182
+ bookingId: number | null;
187
183
  externalCalendarId: string | null;
184
+ deleted: boolean | null;
185
+ credentialId: number | null;
186
+ delegationCredentialId: string | null;
187
+ domainWideDelegationCredentialId: string | null;
188
188
  }[];
189
189
  id: number;
190
- title: string;
191
- metadata: import('../../../../prisma-client').Prisma.JsonValue;
192
- status: import('../../../../prisma-client').$Enums.BookingStatus;
193
- description: string | null;
194
- paid: boolean;
195
- location: string | null;
196
- rescheduled: boolean | null;
197
- rating: number | null;
198
190
  uid: string;
191
+ idempotencyKey: string | null;
199
192
  userId: number | null;
193
+ userPrimaryEmail: string | null;
200
194
  eventTypeId: number | null;
201
- customInputs: import('../../../../prisma-client').Prisma.JsonValue;
202
- smsReminderNumber: string | null;
203
- recurringEventId: string | null;
204
- cancellationReason: string | null;
205
- cancelledBy: string | null;
206
- iCalUID: string | null;
207
- responses: import('../../../../prisma-client').Prisma.JsonValue;
195
+ title: string;
196
+ description: string | null;
197
+ customInputs: import('../../../../prisma-client').Prisma.JsonValue | null;
198
+ responses: import('../../../../prisma-client').Prisma.JsonValue | null;
208
199
  startTime: Date;
209
200
  endTime: Date;
210
- idempotencyKey: string | null;
211
- userPrimaryEmail: string | null;
201
+ location: string | null;
212
202
  createdAt: Date;
213
203
  updatedAt: Date | null;
204
+ status: import('../../../../prisma-client').$Enums.BookingStatus;
205
+ paid: boolean;
214
206
  destinationCalendarId: number | null;
207
+ cancellationReason: string | null;
215
208
  rejectionReason: string | null;
216
209
  reassignReason: string | null;
217
210
  reassignById: number | null;
218
211
  dynamicEventSlugRef: string | null;
219
212
  dynamicGroupSlugRef: string | null;
213
+ rescheduled: boolean | null;
220
214
  fromReschedule: string | null;
215
+ recurringEventId: string | null;
216
+ smsReminderNumber: string | null;
221
217
  scheduledJobs: string[];
218
+ metadata: import('../../../../prisma-client').Prisma.JsonValue | null;
222
219
  isRecorded: boolean;
220
+ iCalUID: string | null;
223
221
  iCalSequence: number;
222
+ rating: number | null;
224
223
  ratingFeedback: string | null;
225
224
  noShowHost: boolean | null;
226
225
  oneTimePassword: string | null;
226
+ cancelledBy: string | null;
227
227
  rescheduledBy: string | null;
228
228
  creationSource: import('../../../../prisma-client').$Enums.CreationSource | null;
229
229
  appsStatus?: import("@calcom/types/Calendar").AppsStatus[];
@@ -258,67 +258,67 @@ export declare const useCreateInstantBooking: ({ onSuccess, onError }?: IUseCrea
258
258
  };
259
259
  paymentRequired: boolean;
260
260
  payment: {
261
- success: boolean;
262
- data: import('../../../../prisma-client').Prisma.JsonValue;
263
261
  id: number;
264
- refunded: boolean;
265
- currency: string;
266
262
  uid: string;
267
- paymentOption: import('../../../../prisma-client').$Enums.PaymentOption | null;
268
- bookingId: number;
269
- externalId: string;
270
263
  appId: string | null;
264
+ bookingId: number;
271
265
  amount: number;
272
266
  fee: number;
267
+ currency: string;
268
+ success: boolean;
269
+ refunded: boolean;
270
+ data: import('../../../../prisma-client').Prisma.JsonValue;
271
+ externalId: string;
272
+ paymentOption: import('../../../../prisma-client').$Enums.PaymentOption | null;
273
273
  }[];
274
274
  attendees: {
275
- name: string;
276
275
  id: number;
277
276
  email: string;
278
- locale: string | null;
277
+ name: string;
279
278
  timeZone: string;
280
- bookingId: number | null;
281
279
  phoneNumber: string | null;
280
+ locale: string | null;
281
+ bookingId: number | null;
282
282
  noShow: boolean | null;
283
283
  }[];
284
284
  id: number;
285
- title: string;
286
- metadata: import('../../../../prisma-client').Prisma.JsonValue;
287
- status: import('../../../../prisma-client').$Enums.BookingStatus;
288
- description: string | null;
289
- paid: boolean;
290
- location: string | null;
291
- rescheduled: boolean | null;
292
- rating: number | null;
293
285
  uid: string;
286
+ idempotencyKey: string | null;
294
287
  userId: number | null;
288
+ userPrimaryEmail: string | null;
295
289
  eventTypeId: number | null;
296
- customInputs: import('../../../../prisma-client').Prisma.JsonValue;
297
- smsReminderNumber: string | null;
298
- recurringEventId: string | null;
299
- cancellationReason: string | null;
300
- cancelledBy: string | null;
301
- iCalUID: string | null;
302
- responses: import('../../../../prisma-client').Prisma.JsonValue;
290
+ title: string;
291
+ description: string | null;
292
+ customInputs: import('../../../../prisma-client').Prisma.JsonValue | null;
293
+ responses: import('../../../../prisma-client').Prisma.JsonValue | null;
303
294
  startTime: Date;
304
295
  endTime: Date;
305
- idempotencyKey: string | null;
306
- userPrimaryEmail: string | null;
296
+ location: string | null;
307
297
  createdAt: Date;
308
298
  updatedAt: Date | null;
299
+ status: import('../../../../prisma-client').$Enums.BookingStatus;
300
+ paid: boolean;
309
301
  destinationCalendarId: number | null;
302
+ cancellationReason: string | null;
310
303
  rejectionReason: string | null;
311
304
  reassignReason: string | null;
312
305
  reassignById: number | null;
313
306
  dynamicEventSlugRef: string | null;
314
307
  dynamicGroupSlugRef: string | null;
308
+ rescheduled: boolean | null;
315
309
  fromReschedule: string | null;
310
+ recurringEventId: string | null;
311
+ smsReminderNumber: string | null;
316
312
  scheduledJobs: string[];
313
+ metadata: import('../../../../prisma-client').Prisma.JsonValue | null;
317
314
  isRecorded: boolean;
315
+ iCalUID: string | null;
318
316
  iCalSequence: number;
317
+ rating: number | null;
319
318
  ratingFeedback: string | null;
320
319
  noShowHost: boolean | null;
321
320
  oneTimePassword: string | null;
321
+ cancelledBy: string | null;
322
322
  rescheduledBy: string | null;
323
323
  creationSource: import('../../../../prisma-client').$Enums.CreationSource | null;
324
324
  appsStatus?: import("@calcom/types/Calendar").AppsStatus[];
@@ -32,82 +32,82 @@ export declare const useCreateRecurringBooking: ({ onSuccess, onError }?: IUseCr
32
32
  paymentRequired: boolean;
33
33
  isDryRun: boolean;
34
34
  payment?: {
35
- success: boolean;
36
- data: import('../../../../prisma-client').Prisma.JsonValue;
37
35
  id: number;
38
- refunded: boolean;
39
- currency: string;
40
36
  uid: string;
41
- paymentOption: import('../../../../prisma-client').$Enums.PaymentOption | null;
42
- bookingId: number;
43
- externalId: string;
44
37
  appId: string | null;
38
+ bookingId: number;
45
39
  amount: number;
46
40
  fee: number;
41
+ currency: string;
42
+ success: boolean;
43
+ refunded: boolean;
44
+ data: import('../../../../prisma-client').Prisma.JsonValue;
45
+ externalId: string;
46
+ paymentOption: import('../../../../prisma-client').$Enums.PaymentOption | null;
47
47
  }[] | undefined;
48
48
  attendees?: {
49
- name: string;
50
49
  id: number;
51
50
  email: string;
52
- locale: string | null;
51
+ name: string;
53
52
  timeZone: string;
54
- bookingId: number | null;
55
53
  phoneNumber: string | null;
54
+ locale: string | null;
55
+ bookingId: number | null;
56
56
  noShow: boolean | null;
57
57
  }[] | undefined;
58
58
  references?: {
59
59
  id: number;
60
60
  type: string;
61
61
  uid: string;
62
- credentialId: number | null;
63
- deleted: boolean | null;
64
- bookingId: number | null;
65
- thirdPartyRecurringEventId: string | null;
66
- delegationCredentialId: string | null;
67
- domainWideDelegationCredentialId: string | null;
68
62
  meetingId: string | null;
63
+ thirdPartyRecurringEventId: string | null;
69
64
  meetingPassword: string | null;
70
65
  meetingUrl: string | null;
66
+ bookingId: number | null;
71
67
  externalCalendarId: string | null;
68
+ deleted: boolean | null;
69
+ credentialId: number | null;
70
+ delegationCredentialId: string | null;
71
+ domainWideDelegationCredentialId: string | null;
72
72
  }[] | undefined;
73
73
  id?: number | undefined;
74
- title?: string | undefined;
75
- metadata?: import('../../../../prisma-client').Prisma.JsonValue | undefined;
76
- status?: import('../../../../prisma-client').$Enums.BookingStatus | undefined;
77
- description?: string | null | undefined;
78
- paid?: boolean | undefined;
79
- location?: string | null | undefined;
80
- rescheduled?: boolean | null | undefined;
81
- rating?: number | null | undefined;
82
74
  uid?: string | undefined;
75
+ idempotencyKey?: string | null | undefined;
83
76
  userId?: number | null | undefined;
77
+ userPrimaryEmail?: string | null | undefined;
84
78
  eventTypeId?: number | null | undefined;
79
+ title?: string | undefined;
80
+ description?: string | null | undefined;
85
81
  customInputs?: import('../../../../prisma-client').Prisma.JsonValue | undefined;
86
- smsReminderNumber?: string | null | undefined;
87
- recurringEventId?: string | null | undefined;
88
- cancellationReason?: string | null | undefined;
89
- cancelledBy?: string | null | undefined;
90
- iCalUID?: string | null | undefined;
91
82
  responses?: import('../../../../prisma-client').Prisma.JsonValue | undefined;
92
83
  startTime?: Date | undefined;
93
84
  endTime?: Date | undefined;
94
- idempotencyKey?: string | null | undefined;
95
- userPrimaryEmail?: string | null | undefined;
85
+ location?: string | null | undefined;
96
86
  createdAt?: Date | undefined;
97
87
  updatedAt?: Date | null | undefined;
88
+ status?: import('../../../../prisma-client').$Enums.BookingStatus | undefined;
89
+ paid?: boolean | undefined;
98
90
  destinationCalendarId?: number | null | undefined;
91
+ cancellationReason?: string | null | undefined;
99
92
  rejectionReason?: string | null | undefined;
100
93
  reassignReason?: string | null | undefined;
101
94
  reassignById?: number | null | undefined;
102
95
  dynamicEventSlugRef?: string | null | undefined;
103
96
  dynamicGroupSlugRef?: string | null | undefined;
97
+ rescheduled?: boolean | null | undefined;
104
98
  fromReschedule?: string | null | undefined;
99
+ recurringEventId?: string | null | undefined;
100
+ smsReminderNumber?: string | null | undefined;
105
101
  scheduledJobs?: string[] | undefined;
102
+ metadata?: import('../../../../prisma-client').Prisma.JsonValue | undefined;
106
103
  isRecorded?: boolean | undefined;
104
+ iCalUID?: string | null | undefined;
107
105
  iCalSequence?: number | undefined;
106
+ rating?: number | null | undefined;
108
107
  ratingFeedback?: string | null | undefined;
109
108
  noShowHost?: boolean | null | undefined;
110
109
  oneTimePassword?: string | null | undefined;
110
+ cancelledBy?: string | null | undefined;
111
111
  rescheduledBy?: string | null | undefined;
112
112
  creationSource?: import('../../../../prisma-client').$Enums.CreationSource | null | undefined;
113
113
  appsStatus?: import("@calcom/types/Calendar").AppsStatus[];
@@ -148,82 +148,82 @@ export declare const useCreateRecurringBooking: ({ onSuccess, onError }?: IUseCr
148
148
  videoCallUrl: any;
149
149
  seatReferenceUid: string | undefined;
150
150
  payment: {
151
- success: boolean;
152
- data: import('../../../../prisma-client').Prisma.JsonValue;
153
151
  id: number;
154
- refunded: boolean;
155
- currency: string;
156
152
  uid: string;
157
- paymentOption: import('../../../../prisma-client').$Enums.PaymentOption | null;
158
- bookingId: number;
159
- externalId: string;
160
153
  appId: string | null;
154
+ bookingId: number;
161
155
  amount: number;
162
156
  fee: number;
157
+ currency: string;
158
+ success: boolean;
159
+ refunded: boolean;
160
+ data: import('../../../../prisma-client').Prisma.JsonValue;
161
+ externalId: string;
162
+ paymentOption: import('../../../../prisma-client').$Enums.PaymentOption | null;
163
163
  }[];
164
164
  attendees: {
165
- name: string;
166
165
  id: number;
167
166
  email: string;
168
- locale: string | null;
167
+ name: string;
169
168
  timeZone: string;
170
- bookingId: number | null;
171
169
  phoneNumber: string | null;
170
+ locale: string | null;
171
+ bookingId: number | null;
172
172
  noShow: boolean | null;
173
173
  }[];
174
174
  references: {
175
175
  id: number;
176
176
  type: string;
177
177
  uid: string;
178
- credentialId: number | null;
179
- deleted: boolean | null;
180
- bookingId: number | null;
181
- thirdPartyRecurringEventId: string | null;
182
- delegationCredentialId: string | null;
183
- domainWideDelegationCredentialId: string | null;
184
178
  meetingId: string | null;
179
+ thirdPartyRecurringEventId: string | null;
185
180
  meetingPassword: string | null;
186
181
  meetingUrl: string | null;
182
+ bookingId: number | null;
187
183
  externalCalendarId: string | null;
184
+ deleted: boolean | null;
185
+ credentialId: number | null;
186
+ delegationCredentialId: string | null;
187
+ domainWideDelegationCredentialId: string | null;
188
188
  }[];
189
189
  id: number;
190
- title: string;
191
- metadata: import('../../../../prisma-client').Prisma.JsonValue;
192
- status: import('../../../../prisma-client').$Enums.BookingStatus;
193
- description: string | null;
194
- paid: boolean;
195
- location: string | null;
196
- rescheduled: boolean | null;
197
- rating: number | null;
198
190
  uid: string;
191
+ idempotencyKey: string | null;
199
192
  userId: number | null;
193
+ userPrimaryEmail: string | null;
200
194
  eventTypeId: number | null;
201
- customInputs: import('../../../../prisma-client').Prisma.JsonValue;
202
- smsReminderNumber: string | null;
203
- recurringEventId: string | null;
204
- cancellationReason: string | null;
205
- cancelledBy: string | null;
206
- iCalUID: string | null;
207
- responses: import('../../../../prisma-client').Prisma.JsonValue;
195
+ title: string;
196
+ description: string | null;
197
+ customInputs: import('../../../../prisma-client').Prisma.JsonValue | null;
198
+ responses: import('../../../../prisma-client').Prisma.JsonValue | null;
208
199
  startTime: Date;
209
200
  endTime: Date;
210
- idempotencyKey: string | null;
211
- userPrimaryEmail: string | null;
201
+ location: string | null;
212
202
  createdAt: Date;
213
203
  updatedAt: Date | null;
204
+ status: import('../../../../prisma-client').$Enums.BookingStatus;
205
+ paid: boolean;
214
206
  destinationCalendarId: number | null;
207
+ cancellationReason: string | null;
215
208
  rejectionReason: string | null;
216
209
  reassignReason: string | null;
217
210
  reassignById: number | null;
218
211
  dynamicEventSlugRef: string | null;
219
212
  dynamicGroupSlugRef: string | null;
213
+ rescheduled: boolean | null;
220
214
  fromReschedule: string | null;
215
+ recurringEventId: string | null;
216
+ smsReminderNumber: string | null;
221
217
  scheduledJobs: string[];
218
+ metadata: import('../../../../prisma-client').Prisma.JsonValue | null;
222
219
  isRecorded: boolean;
220
+ iCalUID: string | null;
223
221
  iCalSequence: number;
222
+ rating: number | null;
224
223
  ratingFeedback: string | null;
225
224
  noShowHost: boolean | null;
226
225
  oneTimePassword: string | null;
226
+ cancelledBy: string | null;
227
227
  rescheduledBy: string | null;
228
228
  creationSource: import('../../../../prisma-client').$Enums.CreationSource | null;
229
229
  appsStatus?: import("@calcom/types/Calendar").AppsStatus[];
@@ -258,67 +258,67 @@ export declare const useCreateRecurringBooking: ({ onSuccess, onError }?: IUseCr
258
258
  };
259
259
  paymentRequired: boolean;
260
260
  payment: {
261
- success: boolean;
262
- data: import('../../../../prisma-client').Prisma.JsonValue;
263
261
  id: number;
264
- refunded: boolean;
265
- currency: string;
266
262
  uid: string;
267
- paymentOption: import('../../../../prisma-client').$Enums.PaymentOption | null;
268
- bookingId: number;
269
- externalId: string;
270
263
  appId: string | null;
264
+ bookingId: number;
271
265
  amount: number;
272
266
  fee: number;
267
+ currency: string;
268
+ success: boolean;
269
+ refunded: boolean;
270
+ data: import('../../../../prisma-client').Prisma.JsonValue;
271
+ externalId: string;
272
+ paymentOption: import('../../../../prisma-client').$Enums.PaymentOption | null;
273
273
  }[];
274
274
  attendees: {
275
- name: string;
276
275
  id: number;
277
276
  email: string;
278
- locale: string | null;
277
+ name: string;
279
278
  timeZone: string;
280
- bookingId: number | null;
281
279
  phoneNumber: string | null;
280
+ locale: string | null;
281
+ bookingId: number | null;
282
282
  noShow: boolean | null;
283
283
  }[];
284
284
  id: number;
285
- title: string;
286
- metadata: import('../../../../prisma-client').Prisma.JsonValue;
287
- status: import('../../../../prisma-client').$Enums.BookingStatus;
288
- description: string | null;
289
- paid: boolean;
290
- location: string | null;
291
- rescheduled: boolean | null;
292
- rating: number | null;
293
285
  uid: string;
286
+ idempotencyKey: string | null;
294
287
  userId: number | null;
288
+ userPrimaryEmail: string | null;
295
289
  eventTypeId: number | null;
296
- customInputs: import('../../../../prisma-client').Prisma.JsonValue;
297
- smsReminderNumber: string | null;
298
- recurringEventId: string | null;
299
- cancellationReason: string | null;
300
- cancelledBy: string | null;
301
- iCalUID: string | null;
302
- responses: import('../../../../prisma-client').Prisma.JsonValue;
290
+ title: string;
291
+ description: string | null;
292
+ customInputs: import('../../../../prisma-client').Prisma.JsonValue | null;
293
+ responses: import('../../../../prisma-client').Prisma.JsonValue | null;
303
294
  startTime: Date;
304
295
  endTime: Date;
305
- idempotencyKey: string | null;
306
- userPrimaryEmail: string | null;
296
+ location: string | null;
307
297
  createdAt: Date;
308
298
  updatedAt: Date | null;
299
+ status: import('../../../../prisma-client').$Enums.BookingStatus;
300
+ paid: boolean;
309
301
  destinationCalendarId: number | null;
302
+ cancellationReason: string | null;
310
303
  rejectionReason: string | null;
311
304
  reassignReason: string | null;
312
305
  reassignById: number | null;
313
306
  dynamicEventSlugRef: string | null;
314
307
  dynamicGroupSlugRef: string | null;
308
+ rescheduled: boolean | null;
315
309
  fromReschedule: string | null;
310
+ recurringEventId: string | null;
311
+ smsReminderNumber: string | null;
316
312
  scheduledJobs: string[];
313
+ metadata: import('../../../../prisma-client').Prisma.JsonValue | null;
317
314
  isRecorded: boolean;
315
+ iCalUID: string | null;
318
316
  iCalSequence: number;
317
+ rating: number | null;
319
318
  ratingFeedback: string | null;
320
319
  noShowHost: boolean | null;
321
320
  oneTimePassword: string | null;
321
+ cancelledBy: string | null;
322
322
  rescheduledBy: string | null;
323
323
  creationSource: import('../../../../prisma-client').$Enums.CreationSource | null;
324
324
  appsStatus?: import("@calcom/types/Calendar").AppsStatus[];
@@ -11,12 +11,12 @@ export declare const useGetBookingForReschedule: (props?: IUseGetBookingForResch
11
11
  name: string;
12
12
  email: string;
13
13
  bookingSeat: {
14
- data: import('../../../../prisma-client').Prisma.JsonValue;
15
14
  id: number;
16
- metadata: import('../../../../prisma-client').Prisma.JsonValue;
17
- bookingId: number;
18
15
  referenceUid: string;
16
+ bookingId: number;
19
17
  attendeeId: number;
18
+ data: import('../../../../prisma-client').Prisma.JsonValue | null;
19
+ metadata: import('../../../../prisma-client').Prisma.JsonValue | null;
20
20
  } | null;
21
21
  }[];
22
22
  eventType: {
@@ -1 +1 @@
1
- {"version":3,"file":"useHandleBookEvent.d.ts","sourceRoot":"","sources":["../../../../../../hooks/bookings/useHandleBookEvent.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,kEAAkE,CAAC;AAEjH,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,iCAAiC,CAAC;AAEnE,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,wBAAwB,CAAC;AACtE,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,mCAAmC,CAAC;AAI3E,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,oBAAoB,CAAC;AAEhE,KAAK,SAAS,GAAG;IAAE,SAAS,CAAC,EAAE,MAAM,IAAI,CAAC;IAAC,OAAO,CAAC,EAAE,CAAC,GAAG,EAAE,GAAG,KAAK,IAAI,CAAA;CAAE,CAAC;AAC1E,KAAK,qBAAqB,GAAG;IAC3B,WAAW,EAAE,wBAAwB,CAAC,aAAa,CAAC,CAAC;IACrD,KAAK,CAAC,EAAE;QACN,IAAI,CAAC,EAAE,IAAI,CACT,WAAW,EACX,IAAI,GAAG,WAAW,GAAG,UAAU,GAAG,gBAAgB,GAAG,QAAQ,GAAG,MAAM,GAAG,gBAAgB,CAC1F,GAAG,IAAI,CAAC;KACV,CAAC;IACF,QAAQ,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IACjC,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,aAAa,EAAE,CAAC,KAAK,EAAE,qBAAqB,EAAE,SAAS,CAAC,EAAE,SAAS,KAAK,IAAI,CAAC;IAC7E,oBAAoB,EAAE,CAAC,KAAK,EAAE,iBAAiB,EAAE,SAAS,CAAC,EAAE,SAAS,KAAK,IAAI,CAAC;IAChF,gBAAgB,EAAE,CAAC,KAAK,EAAE,iBAAiB,EAAE,EAAE,SAAS,CAAC,EAAE,SAAS,KAAK,IAAI,CAAC;IAC9E,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,uBAAuB,CAAC,EAAE,uBAAuB,CAAC;IAClD,eAAe,CAAC,EAAE,OAAO,CAAC;CAC3B,CAAC;AAEF,eAAO,MAAM,kBAAkB,GAAI,6JAWhC,qBAAqB,sBAyBmB,MAAM,SAiEhD,CAAC"}
1
+ {"version":3,"file":"useHandleBookEvent.d.ts","sourceRoot":"","sources":["../../../../../../hooks/bookings/useHandleBookEvent.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,kEAAkE,CAAC;AAEjH,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,iCAAiC,CAAC;AAEnE,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,wBAAwB,CAAC;AACtE,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,mCAAmC,CAAC;AAK3E,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,oBAAoB,CAAC;AAEhE,KAAK,SAAS,GAAG;IAAE,SAAS,CAAC,EAAE,MAAM,IAAI,CAAC;IAAC,OAAO,CAAC,EAAE,CAAC,GAAG,EAAE,GAAG,KAAK,IAAI,CAAA;CAAE,CAAC;AAC1E,KAAK,qBAAqB,GAAG;IAC3B,WAAW,EAAE,wBAAwB,CAAC,aAAa,CAAC,CAAC;IACrD,KAAK,CAAC,EAAE;QACN,IAAI,CAAC,EAAE,IAAI,CACT,WAAW,EACX,IAAI,GAAG,WAAW,GAAG,UAAU,GAAG,gBAAgB,GAAG,QAAQ,GAAG,MAAM,GAAG,gBAAgB,CAC1F,GAAG,IAAI,CAAC;KACV,CAAC;IACF,QAAQ,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IACjC,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,aAAa,EAAE,CAAC,KAAK,EAAE,qBAAqB,EAAE,SAAS,CAAC,EAAE,SAAS,KAAK,IAAI,CAAC;IAC7E,oBAAoB,EAAE,CAAC,KAAK,EAAE,iBAAiB,EAAE,SAAS,CAAC,EAAE,SAAS,KAAK,IAAI,CAAC;IAChF,gBAAgB,EAAE,CAAC,KAAK,EAAE,iBAAiB,EAAE,EAAE,SAAS,CAAC,EAAE,SAAS,KAAK,IAAI,CAAC;IAC9E,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,uBAAuB,CAAC,EAAE,uBAAuB,CAAC;IAClD,eAAe,CAAC,EAAE,OAAO,CAAC;CAC3B,CAAC;AAEF,eAAO,MAAM,kBAAkB,GAAI,6JAWhC,qBAAqB,sBAyBmB,MAAM,SAiEhD,CAAC"}